PromucFlow_constructor/app/client/src/widgets/TableWidgetV2/component/cellComponents
Valera Melnikov a2bfe450b6
chore: enable no-explicit-any rule (#35321)
## Description
-  Enabled the rule `@typescript-eslint/no-explicit-any`
- Suppressed errors with comment
```
// TODO: Fix this the next time the file is edited
// eslint-disable-next-line @typescript-eslint/no-explicit-any
```

Fixes #35308 

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10181176984>
> Commit: 7fc604e24fa234da7ab2ff56e0b1c715268796ee
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10181176984&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Wed, 31 Jul 2024 15:00:45 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-07-31 18:41:28 +03:00
..
AutoToolTipComponent.tsx fix: Truncate title in tooltips in table cell if it exceeds 200 characters (#34507) 2024-06-27 20:52:50 +05:30
BasicCell.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
Button.tsx fix: [Table Widget] Remove unnecessary scrollbar when page size fits in available height (#32327) 2024-04-15 12:21:08 +05:30
ButtonCell.tsx chore: Table performance improvement (#20983) 2023-03-30 10:24:29 +05:30
CheckboxCell.tsx fix: checkbox column misalignment on table widget (#34222) 2024-06-20 11:50:37 +05:30
DateCell.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
EditActionsCell.tsx chore: Table performance improvement (#20983) 2023-03-30 10:24:29 +05:30
EmptyCell.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
HeaderCell.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
IconButtonCell.tsx fix: enable change in background color on hover for Icon Button cell in Table widget V2 (#23061) 2023-05-11 14:46:44 +05:30
ImageCell.tsx chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
InlineCellEditor.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
MenuButtonCell.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
menuButtonTableComponent.tsx chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
PlainTextCell.test.tsx
PlainTextCell.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SelectCell.tsx feat: display label in table select cell (#35124) 2024-07-25 12:39:24 +01:00
SelectionCheckboxCell.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
SwitchCell.tsx chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
VideoCell.tsx chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30