PromucFlow_constructor/app/client/src/constants
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
..
AppsmithActionConstants feat: Create a async execute trigger flow (#39009) 2025-02-04 10:38:40 +00:00
defs feat: show additional info for autocomplete results (#28564) 2023-11-10 13:36:10 +05:30
routes fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
AppConstants.ts chore: Split library side pane for adding package control section (#36926) 2024-10-22 10:48:03 +05:30
BindingsConstants.ts revert: Reverting PR 23245 as regex is using lookbehind which is not … (#24306) 2023-06-12 13:01:29 +05:30
CanvasEditorConstants.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Colors.tsx feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
componentClassNameConstants.ts chore: code changes for widget position observer and widget name on canvas (#27367) 2023-10-06 15:37:43 +05:30
Currency.tsx fix: refactored currency code data to remove duplication problem (#32242) 2024-03-29 16:12:23 +05:30
Datasource.ts feat: Datasource preview page in view mode (#26381) 2023-08-30 08:14:14 +01:00
DatasourceEditorConstants.ts chore: refactor for convert query to module (#29970) 2024-01-03 15:42:35 +05:30
DefaultTheme.tsx fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
DocumentationLinks.ts chore: Moving action settings from editor form to toolbar (#36894) 2024-10-18 11:18:08 +05:30
EnvironmentContants.tsx fix: Workspace name editor input going away on hovering other menu items of workspace (#33179) 2024-05-06 17:36:12 +05:30
EvalConstants.ts fix: set eval version for workflows artefact (#34197) 2024-06-12 13:07:07 +05:30
Explorer.ts fix: hide explorer menu on scroll (#15537) 2022-08-16 14:18:47 +05:30
FieldExpectedValue.ts
Fonts.tsx feat: font update - PT root UI medium (#33008) 2024-05-08 17:47:34 +05:30
GitErrorCodes.ts feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
HelpConstants.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
IconConstants.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
ImagesURL.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
ISDCodes_v2.tsx feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
ISDCodes.tsx
KeyboardShortcuts.ts
Layers.tsx fix: Added an Indice.Layer to the Border and Indicator of the Guided … (#25585) 2023-07-24 15:43:55 +05:30
minWidthConstants.ts feat: Auto layout appsmith editor and mobile responsiveness (#21151) 2023-03-04 12:55:54 +05:30
PropertyControlConstants.tsx fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
QueryEditorConstants.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
Regex.ts fix: display name validation (client) (#22938) 2023-05-04 18:29:57 +05:30
routes.test.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TemplatesConstants.tsx fix: remove building blocks on canvas (#33761) 2024-05-31 11:22:34 +05:30
ThemeConstants.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ThirdPartyConstants.tsx fix: learn more link in git connect success modal (#34297) 2024-06-18 13:03:03 +05:30
typography.ts refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
userConstants.ts fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
WalkthroughConstants.ts chore: removed old flags for airgap instances (#36609) 2024-10-07 15:26:25 +05:30
WidgetConstants.tsx chore: Use zone as form (#38550) 2025-01-10 12:48:51 +05:30
WidgetValidation.ts chore: Remove socket-io and websocket connections (#37784) 2024-11-28 10:58:56 +05:30