PromucFlow_constructor/app/client/src/pages/Editor
Pawan Kumar 68e1bcf9fa
chore: Input morphing (#35845)
/ok-to-test tags="@tag.Widget"

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


- **New Features**
	- Added new input widgets: Email, Password, Number, and Multiline.
	- Enhanced configuration options for phone and currency inputs.

- **Bug Fixes**
- Improved type handling for input properties, ensuring better
validation and reliability.

- **Documentation**
- Updated widget exports for better modularity and usage across the
application.

- **Chores**
- Introduced new constants to support the latest input widget types in
the application.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10572140876>
> Commit: a5c4b41eb615a6c655439f977fc0442cf0e0a237
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10572140876&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Widget`
> Spec:
> <hr>Tue, 27 Aug 2024 06:28:05 UTC
<!-- end of auto-generated comment: Cypress test results  -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-08-27 12:15:45 +05:30
..
__tests__ fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
ActionForm feat: Action redesign: Updating Mongo plugin form config (#35883) 2024-08-27 09:27:03 +05:30
APIEditor chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
AppSettingsPane chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
CanvasLayoutConversion chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CanvasPropertyPane chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
commons chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CommunityTemplates/Modals chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CurlImport chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CustomWidgetBuilder chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DataSourceEditor chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
DatasourceInfo chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EditorName fix: Pencil icon appearing in application name (#35885) 2024-08-27 00:45:31 +05:30
EntityNavigation fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
Explorer chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
FirstTimeUserOnboarding chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
GeneratePage chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
gitSync chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
GlobalHotKeys chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IDE chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
IntegrationEditor chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
JSEditor chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
MultiSelectPropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
NavigationSettings chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
QueryEditor feat: Updates for accounting Section and Zone changes (#35753) 2024-08-20 17:41:03 +05:30
SaaSEditor chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ThemePropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
WDSThemePropertyPane chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
WidgetsEditor chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
widgetSidebar fix: drag and drop issue in list widget (#35622) 2024-08-12 17:24:19 +05:30
ActionSettings.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
AppsmithLink.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Canvas.tsx chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
EditorHeader.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EditorSaveIndicator.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EditorShareButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EntityNotFoundPane.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
FormConfig.tsx feat: Updated subtitle position to bottom (#35789) 2024-08-22 09:12:17 +05:30
FormControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
HelpBarInHeader.tsx
HelpButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
index.tsx chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
loader.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
MainContainerWidthToggles.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
MainContainerWidthToggles.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Popper.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PropertyPaneHelpButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
RealtimeAppEditors.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
RequestConfirmationModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ShareApplicationForm.tsx chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
ToggleModeButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
utils.tsx chore: Input morphing (#35845) 2024-08-27 12:15:45 +05:30
WidgetsEditorEntityExplorer.tsx