PromucFlow_constructor/app/client/src/components/editorComponents
Hetu Nandu 1a60eaaf89
fix: Reduce cycle deps by removing wrong exports (#39268)
## Description

Remove specific cycle dependencies created because a file was both
importing and exporting items it does not modify.

By reducing cycle dependencies here, I am buying credits that allow
adding cycle dependencies in another PR but very hard to avoid

This PR reduces the deps by 4

EE PR: https://github.com/appsmithorg/appsmith-ee/pull/6214

PR which adds the cycle deps:
https://github.com/appsmithorg/appsmith/pull/39100


## Automation

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

### 🔍 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/13324385763>
> Commit: 34a0f459b27963531adf851f198903cf0831b719
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13324385763&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Fri, 14 Feb 2025 07:54:00 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 Features**
- Introduced a “Show More” option in the code editor’s command palette
for additional suggestions.
- Enabled default expansion for table widget panels to improve content
visibility.

- **Refactor**
- Consolidated entity and type management for a more consistent and
maintainable platform.

- **Improvements**
- Enhanced widget behavior with dynamic updates in dropdowns, file
pickers, and map styling for a smoother user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-14 18:26:31 +05:30
..
ActionCreator fix: action creator zendesk actions not shown fixed (#38900) 2025-01-30 13:03:04 +05:30
CodeEditor fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
Debugger chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
form chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
GlobalSearch fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
HighlightedCode chore: Eject CRA (#39264) 2025-02-14 14:24:41 +05:30
JSONViewer chore: Function Render of State Inspector (#38893) 2025-01-31 10:49:09 +05:30
LazyCodeEditor chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PartialImportExport chore: Remove style from editor and setting config (#38756) 2025-01-23 13:29:03 +05:30
WidgetQueryGeneratorForm chore: update select component (#38954) 2025-02-06 13:10:25 +05:30
ApiResponseView.test.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
ApiResponseView.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
AutoResizeTextArea.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
AutoResizeTextArea.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
BetaCard.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Button.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
EditableText.tsx chore: Add Rename context menu (#37116) 2024-10-31 17:25:04 +05:30
EditorContextProvider.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
EditorContextProvider.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
emptyResponse.tsx
EntityBottomTabs.tsx feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
EntityExplorerSidebar.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ErrorBoundry.tsx feat: add CarbonConnect component (#37280) 2024-11-12 12:55:02 +01:00
ErrorTooltip.tsx
Form.tsx chore: Updating the login and signup page for cloud hosting as per new design (#32641) 2024-04-17 21:46:44 +05:30
FormLabel.tsx
FormRow.tsx
HelperTooltip.tsx
JSResponseView.test.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
JSResponseView.tsx chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
LoadingOverlayScreen.tsx
ProductAlertBanner.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PropertyPaneSidebar.tsx fix: Show bindings hiding behind scroll (#38553) 2025-01-09 09:08:28 +00:00
RadioButtonGroup.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ReadOnlyEditor.tsx chore: Update mixpanel masking classname (#38661) 2025-01-15 16:03:07 +05:30
Spinner.tsx
Tooltip.tsx
utils.test.ts chore: Init Plugin Action Response (#36485) 2024-09-25 13:14:26 +05:30
utils.ts chore: Init Plugin Action Response (#36485) 2024-09-25 13:14:26 +05:30