PromucFlow_constructor/app/client/src/components/propertyControls
Valera Melnikov db9d572424
chore: use ads icons (#35633)
## Description
Why did this PR appear? I wanted to replace the icons from `ads-old`
with the icons from `ads`. After that, I had to fix some affected
components in `ads-old` and in the main app. In the process, I
discovered that a large amount of code is simply not being used.

## 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/10419944222>
> Commit: 86491f43aff37e34468fb7dc32722b9ef2ec60c9
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10419944222&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Fri, 16 Aug 2024 13:28:03 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Improved precision in UI element targeting for enhanced test
reliability.
- Broadened icon options within the FilePickerComponent for greater
flexibility.

- **Improvements**
- Shifted component imports to a centralized design system for better
consistency.
- Simplified prop structures for the Button component to enhance
clarity.
- Enhanced validation utilities available for form handling and input
validation.

- **Bug Fixes**
- Enhanced robustness of element locators, reducing potential UI
interaction issues.

- **Refactor**
- Adjusted component properties to align with updated design guidelines,
promoting semantic usage.
- Consolidated exports to emphasize type definitions and utility
functions for better maintainability.

- **Chores**
- Cleaned up imports and updated code structure for improved
maintainability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-16 17:23:57 +03:00
..
__snapshots__ feat: add property hideNoneIcon to IconSelectControl (#27281) 2023-09-18 18:37:03 +05:30
ActionSelectorControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
BaseControl.tsx chore: add isVisible in default values in wds widgets (#35624) 2024-08-13 14:57:50 +03:00
BorderRadiusOptionsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
BoxShadowOptionsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonBorderRadiusControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonListControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonTabControl.test.tsx
ButtonTabControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ChartDataControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CodeEditorControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ColorPickerComponentV2.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ColorPickerComponentV2.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ColorPickerControl.test.tsx
ColorPickerControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ColumnActionSelectorControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ComputeTablePropertyControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
CustomWidgetAddEventButtonControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CustomWidgetEditSourceButtonControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DatePickerControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DraggableListCard.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DraggableListComponent.tsx chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
DropDownControl.test.tsx
DropDownControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
FieldConfigurationControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
HTMLDocumentBuilderControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IconSelectControl.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
IconSelectControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IconSelectControlV2.tsx chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
IconTabControl.test.tsx
IconTabControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
index.ts chore: allow deleting toolbar + add icon for toolbar creation (#33544) 2024-05-17 16:58:31 +05:30
InputTextControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
JSONFormComputeControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
KeyValueComponent.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
LabelAlignmentOptionsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ListComputeControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
LocationSearchControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
MenuButtonDynamicItemsControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
MenuItemsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
MultiSwitchControl.tsx
NumericInputControl.test.ts
NumericInputControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
OneClickBindingControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
OpenConfigPanelControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
OptionControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PrimaryColumnColorPickerControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
PrimaryColumnColorPickerControlV2.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
PrimaryColumnDropdownControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PrimaryColumnsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PrimaryColumnsControlV2.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PrimaryColumnsControlWDS.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
SectionSplitterControl.tsx feat: Space redistribution UX upgrade and implicit space distribution (#30242) 2024-01-24 07:56:23 +05:30
SelectDefaultValueControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
StepControl.test.tsx
StepControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
StyledControls.tsx chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
SwitchControl.test.tsx
SwitchControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
TabControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
TableComputeValue.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
TableInlineEditValidationControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
TableInlineEditValidPropertyControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
ToolbarButtonListControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils.ts
WrappedCodeEditorControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ZoneStepperControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00