PromucFlow_constructor/app/client/src/components/propertyControls
Vemparala Surya Vamsi 2b9299e2d3
chore: bypass immer for first evaluation, fixed cloneDeep issue and using mutative instead of immer (#38993)
## Description
- Using mutative instead of immer, this has reduced the main thread
scripting by about 1 second.
- Removed a cloneDeep during table onMount which saves about 70ms in
main thread scripting.
- Bypassed mutative when applying the first tree to reduce the overhead
associated to mutative.

Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## 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/13164792224>
> Commit: 4cb821723d10198c9db70312a9604df5aa5f80c1
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13164792224&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 06 Feb 2025 04:21:41 UTC
<!-- end of auto-generated comment: Cypress test results  -->


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


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

- **New Dependency**
  - Integrated a new library to enhance overall state management.

- **Refactor**
- Updated state update mechanisms across interactive components and data
flows.
  - Improved table widget processing for more consistent behavior.

- **Chore**
  - Removed legacy development-only configuration settings.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-06 11:20:08 +05:30
..
__snapshots__ chore: update jest version to 29 (#37587) 2024-11-21 18:35:02 +08:00
ActionSelectorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ArrayComponent.tsx feat: add initial assistant message (#36798) 2024-10-10 16:29:26 +02:00
ArrayControl.tsx feat: add initial assistant message (#36798) 2024-10-10 16:29:26 +02: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: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ButtonTabControl.test.tsx
ButtonTabControl.tsx chore: bypass immer for first evaluation, fixed cloneDeep issue and using mutative instead of immer (#38993) 2025-02-06 11:20:08 +05:30
ChartDataControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CodeEditorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ColorPickerComponentV2.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ColorPickerComponentV2.tsx fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
ColorPickerControl.test.tsx
ColorPickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ColumnActionSelectorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ComputeTablePropertyControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CustomWidgetAddEventButtonControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CustomWidgetEditSourceButtonControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DatePickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DraggableListCard.tsx chore: Updating the settings icon throughout the product (#37330) 2024-11-12 18:17:58 +05:30
DraggableListComponent.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DropDownControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DropDownControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FieldConfigurationControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
HTMLDocumentBuilderControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IconSelectControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
IconSelectControl.tsx fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
IconSelectControlV2.tsx fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
IconTabControl.test.tsx
IconTabControl.tsx chore: chat widget polish fixes (#37124) 2024-10-29 16:21:54 +05:30
index.ts feat: add initial assistant message (#36798) 2024-10-10 16:29:26 +02:00
InputTextControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
JSONFormComputeControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
KeyValueComponent.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
LabelAlignmentOptionsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ListComputeControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
LocationSearchControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MenuButtonDynamicItemsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MenuItemsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MultiSwitchControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
NumericInputControl.test.ts
NumericInputControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
OneClickBindingControl.tsx chore: Create query selector (#37018) 2024-10-24 13:19:30 +05:30
OpenConfigPanelControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
OptionControl.tsx chore: fix prop name in options control (#37130) 2024-10-30 16:43:00 +05:30
PrimaryColumnColorPickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnColorPickerControlV2.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnDropdownControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PrimaryColumnsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnsControlV2.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnsControlWDS.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +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: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
StepControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
StepControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
StyledControls.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
SwitchControl.test.tsx
SwitchControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
TabControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TableComputeValue.tsx fix: Revert "fix: Enhance error handling in ComputeTablePropertyControlV2 binding methods (#38205)" (#38852) 2025-01-27 18:16:38 +05:30
TableInlineEditValidationControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TableInlineEditValidPropertyControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ToolbarButtonListControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
WrappedCodeEditorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ZoneStepperControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00