PromucFlow_constructor/app/client/src/ce/utils
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
..
Analytics chore: Analytics util refactor (#38089) 2024-12-19 17:46:22 +05:30
autocomplete feat: update autocomplete sorting (#38690) 2025-01-17 16:30:52 +05:30
BusinessFeatures chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
Environments fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
FilterInternalProperties fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
actionExecutionUtils.test.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
actionExecutionUtils.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
adminSettingsHelpers.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
airgapHelpers.tsx
analyticsHelpers.ts feat: workflow analytics code split and housekeeping (#31425) 2024-03-04 15:33:05 +05:30
AnalyticsUtil.tsx chore: Masking user data in mixpanel session recordings (#38267) 2024-12-20 16:32:02 +03:00
analyticsUtilTypes.ts chore: added premium tags datasources for knowing users request to add new integrations (#38110) 2024-12-19 20:00:09 +05:30
getEntityPayloadInfo.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
getIsActionCreatedInApp.ts chore: action response view refactor (#29031) 2023-11-24 11:34:06 +05:30
index.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
licenseHelpers.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
lintRulesHelpers.ts chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
moduleInstanceHelpers.tsx chore: Split files for Module Instances in IDE (#30562) 2024-01-24 14:22:40 +05:30
moduleInstanceNavigationData.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
permissionHelpers.tsx chore: Adding no access state for Datasource tab based on permissions given via GAC (#38268) 2024-12-23 20:27:36 +05:30
planHelpers.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
preloadHelpers.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
serviceWorkerUtils.test.ts chore: make branchName a query param in consolidated api (#38851) 2025-01-28 16:05:11 +05:30
serviceWorkerUtils.ts chore: make branchName a query param in consolidated api (#38851) 2025-01-28 16:05:11 +05:30
signupHelpers.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
workflowHelpers.ts feat: disable create js object option in workflows editor (#36094) 2024-09-04 09:07:09 +05:30
workspaceHelpers.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00