PromucFlow_constructor/app/client/packages/design-system/widgets/src/components
Valera Melnikov 97f2560170
chore: move chat widget to EE repo (#36845)
## Description
I deleted all the code associated with the AI chat widget from CE and
moved it to EE. In order for the code splitting to work correctly, I
created two empty files:
-
[src/ee/modules/ui-builder/ui/wds/constants.ts](https://github.com/appsmithorg/appsmith/pull/36845/files#diff-472f9e0642a7c5739f6fc585d877c3f7ead4aec2525db231f724a6a981c400fd)
-
[src/ee/modules/ui-builder/ui/wds/index.ts](https://github.com/appsmithorg/appsmith/pull/36845/files#diff-295de4eead00758748f21d11af43f079a635fcf3b377d428a15c6f7555e8882c)

Related EE PR — https://github.com/appsmithorg/appsmith-ee/pull/5333

## 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/11324026199>
> Commit: 2e41096cd8896b5497077e57f3d678c70e187584
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11324026199&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 14 Oct 2024 10:04:39 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**
- Introduced new constants and variables for enhanced widget mapping and
configuration.

- **Bug Fixes**
- Removed outdated components and exports from the AIChat and ChatInput
modules to streamline functionality.

- **Chores**
- Cleaned up unused files and exports to improve codebase
maintainability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-10-14 13:10:28 +03:00
..
Avatar chore: Update markdown component + create avatar component + refactor (#36832) 2024-10-14 11:20:21 +05:30
Button chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ChatInput/src chore: move chat widget to EE repo (#36845) 2024-10-14 13:10:28 +03:00
Checkbox chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ComboBox chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ContextualHelp chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Field chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
FieldError chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
FieldLabel chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Flex chore: restructure stories (#35725) 2024-08-17 10:35:10 +05:30
Icon chore: refactor wds combobox component (#36286) 2024-09-17 10:59:01 +03:00
IconButton chore: refactor wds combobox component (#36286) 2024-09-17 10:59:01 +03:00
InlineButtons chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
Input chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Link chore: Update markdown component + create avatar component + refactor (#36832) 2024-10-14 11:20:21 +05:30
ListBox chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ListBoxItem chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Markdown chore: Update markdown component + create avatar component + refactor (#36832) 2024-10-14 11:20:21 +05:30
Menu chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
MenuItem chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Modal feat: show chat description (#36805) 2024-10-11 12:06:18 +02:00
Popover chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Radio chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
RadioGroup chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Select chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Spinner chore: refactor wds combobox component (#36286) 2024-09-17 10:59:01 +03:00
Switch chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
TagGroup chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Text chore: Update markdown component + create avatar component + refactor (#36832) 2024-10-14 11:20:21 +05:30
TextArea chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
TextInput chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ToggleGroup chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ToolbarButtons chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Tooltip chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30