@solidstarters/solid-core-ui 1.1.210 → 1.1.211
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Svg/DevDocs.d.ts.map +1 -1
- package/dist/components/Svg/DevDocs.js +1 -1
- package/dist/components/Svg/DevDocs.js.map +1 -1
- package/dist/components/Svg/DocsSvg.d.ts.map +1 -1
- package/dist/components/Svg/DocsSvg.js +1 -1
- package/dist/components/Svg/DocsSvg.js.map +1 -1
- package/dist/components/Svg/ExcelSvg.d.ts.map +1 -1
- package/dist/components/Svg/ExcelSvg.js +3 -3
- package/dist/components/Svg/ExcelSvg.js.map +1 -1
- package/dist/components/Svg/FieldSvg.d.ts.map +1 -1
- package/dist/components/Svg/FieldSvg.js +1 -1
- package/dist/components/Svg/FieldSvg.js.map +1 -1
- package/dist/components/Svg/FileSvg.d.ts +2 -2
- package/dist/components/Svg/FileSvg.d.ts.map +1 -1
- package/dist/components/Svg/FileSvg.js +1 -12
- package/dist/components/Svg/FileSvg.js.map +1 -1
- package/dist/components/Svg/HomePageModuleSvg.d.ts.map +1 -1
- package/dist/components/Svg/HomePageModuleSvg.js +2 -2
- package/dist/components/Svg/HomePageModuleSvg.js.map +1 -1
- package/dist/components/Svg/ModelSvg.d.ts.map +1 -1
- package/dist/components/Svg/ModelSvg.js +1 -1
- package/dist/components/Svg/ModelSvg.js.map +1 -1
- package/dist/components/Svg/ModuleSvg.d.ts.map +1 -1
- package/dist/components/Svg/ModuleSvg.js +1 -1
- package/dist/components/Svg/ModuleSvg.js.map +1 -1
- package/dist/components/Svg/PDFSvg.d.ts.map +1 -1
- package/dist/components/Svg/PDFSvg.js +3 -3
- package/dist/components/Svg/PDFSvg.js.map +1 -1
- package/dist/components/Svg/RightArrowSvg.d.ts.map +1 -1
- package/dist/components/Svg/RightArrowSvg.js +1 -1
- package/dist/components/Svg/RightArrowSvg.js.map +1 -1
- package/dist/components/Svg/SettingsSvg.d.ts.map +1 -1
- package/dist/components/Svg/SettingsSvg.js +1 -1
- package/dist/components/Svg/SettingsSvg.js.map +1 -1
- package/dist/components/auth/AuthLayout.d.ts.map +1 -1
- package/dist/components/auth/AuthLayout.js +67 -74
- package/dist/components/auth/AuthLayout.js.map +1 -1
- package/dist/components/auth/ForgotPasswordThankYou.d.ts.map +1 -1
- package/dist/components/auth/ForgotPasswordThankYou.js +11 -12
- package/dist/components/auth/ForgotPasswordThankYou.js.map +1 -1
- package/dist/components/auth/GoogleAuthChecking.d.ts.map +1 -1
- package/dist/components/auth/GoogleAuthChecking.js +36 -90
- package/dist/components/auth/GoogleAuthChecking.js.map +1 -1
- package/dist/components/auth/SolidChangeForcePassword.d.ts.map +1 -1
- package/dist/components/auth/SolidChangeForcePassword.js +56 -112
- package/dist/components/auth/SolidChangeForcePassword.js.map +1 -1
- package/dist/components/auth/SolidForgotPassword.d.ts.map +1 -1
- package/dist/components/auth/SolidForgotPassword.js +47 -104
- package/dist/components/auth/SolidForgotPassword.js.map +1 -1
- package/dist/components/auth/SolidInitialLoginOtp.d.ts.map +1 -1
- package/dist/components/auth/SolidInitialLoginOtp.js +121 -194
- package/dist/components/auth/SolidInitialLoginOtp.js.map +1 -1
- package/dist/components/auth/SolidInitiateRegisterOtp.d.ts.map +1 -1
- package/dist/components/auth/SolidInitiateRegisterOtp.js +95 -166
- package/dist/components/auth/SolidInitiateRegisterOtp.js.map +1 -1
- package/dist/components/auth/SolidLogin.d.ts.map +1 -1
- package/dist/components/auth/SolidLogin.js +114 -187
- package/dist/components/auth/SolidLogin.js.map +1 -1
- package/dist/components/auth/SolidOTPVerify.d.ts.map +1 -1
- package/dist/components/auth/SolidOTPVerify.js +42 -98
- package/dist/components/auth/SolidOTPVerify.js.map +1 -1
- package/dist/components/auth/SolidRegister.d.ts.map +1 -1
- package/dist/components/auth/SolidRegister.js +123 -198
- package/dist/components/auth/SolidRegister.js.map +1 -1
- package/dist/components/auth/SolidResetPassword.d.ts.map +1 -1
- package/dist/components/auth/SolidResetPassword.js +54 -110
- package/dist/components/auth/SolidResetPassword.js.map +1 -1
- package/dist/components/common/AuthBanner.d.ts.map +1 -1
- package/dist/components/common/AuthBanner.js +1 -1
- package/dist/components/common/AuthBanner.js.map +1 -1
- package/dist/components/common/AutoCompleteField.d.ts.map +1 -1
- package/dist/components/common/AutoCompleteField.js +16 -63
- package/dist/components/common/AutoCompleteField.js.map +1 -1
- package/dist/components/common/BackButton.d.ts.map +1 -1
- package/dist/components/common/BackButton.js +20 -13
- package/dist/components/common/BackButton.js.map +1 -1
- package/dist/components/common/CancelButton.d.ts.map +1 -1
- package/dist/components/common/CancelButton.js +12 -12
- package/dist/components/common/CancelButton.js.map +1 -1
- package/dist/components/common/CodeEditor.d.ts.map +1 -1
- package/dist/components/common/CodeEditor.js +4 -5
- package/dist/components/common/CodeEditor.js.map +1 -1
- package/dist/components/common/CreateButton.d.ts.map +1 -1
- package/dist/components/common/CreateButton.js +5 -5
- package/dist/components/common/CreateButton.js.map +1 -1
- package/dist/components/common/DownloadProgressToast.d.ts.map +1 -1
- package/dist/components/common/DownloadProgressToast.js +3 -4
- package/dist/components/common/DownloadProgressToast.js.map +1 -1
- package/dist/components/common/DropzonePlaceholder.d.ts.map +1 -1
- package/dist/components/common/DropzonePlaceholder.js +4 -5
- package/dist/components/common/DropzonePlaceholder.js.map +1 -1
- package/dist/components/common/DropzoneUpload.d.ts.map +1 -1
- package/dist/components/common/DropzoneUpload.js +1 -1
- package/dist/components/common/DropzoneUpload.js.map +1 -1
- package/dist/components/common/FileReaderExt.d.ts.map +1 -1
- package/dist/components/common/FileReaderExt.js +3 -4
- package/dist/components/common/FileReaderExt.js.map +1 -1
- package/dist/components/common/GeneralSettings.d.ts.map +1 -1
- package/dist/components/common/GeneralSettings.js +216 -286
- package/dist/components/common/GeneralSettings.js.map +1 -1
- package/dist/components/common/HeaderDynamicTitles.d.ts.map +1 -1
- package/dist/components/common/HeaderDynamicTitles.js +3 -3
- package/dist/components/common/HeaderDynamicTitles.js.map +1 -1
- package/dist/components/common/MarkdownViewer.d.ts.map +1 -1
- package/dist/components/common/MarkdownViewer.js +13 -40
- package/dist/components/common/MarkdownViewer.js.map +1 -1
- package/dist/components/common/MultipleSelectAutoCompleteField.d.ts.map +1 -1
- package/dist/components/common/MultipleSelectAutoCompleteField.js +11 -56
- package/dist/components/common/MultipleSelectAutoCompleteField.js.map +1 -1
- package/dist/components/common/NotFound.d.ts.map +1 -1
- package/dist/components/common/NotFound.js +1 -1
- package/dist/components/common/NotFound.js.map +1 -1
- package/dist/components/common/SingleSelectAutoCompleteField.d.ts.map +1 -1
- package/dist/components/common/SingleSelectAutoCompleteField.js +9 -54
- package/dist/components/common/SingleSelectAutoCompleteField.js.map +1 -1
- package/dist/components/common/SocialMediaLogin.d.ts.map +1 -1
- package/dist/components/common/SocialMediaLogin.js +4 -4
- package/dist/components/common/SocialMediaLogin.js.map +1 -1
- package/dist/components/common/SolidAdmin.d.ts.map +1 -1
- package/dist/components/common/SolidAdmin.js +1 -1
- package/dist/components/common/SolidAdmin.js.map +1 -1
- package/dist/components/common/SolidBreadcrumb.d.ts.map +1 -1
- package/dist/components/common/SolidBreadcrumb.js +54 -53
- package/dist/components/common/SolidBreadcrumb.js.map +1 -1
- package/dist/components/common/SolidExport.d.ts.map +1 -1
- package/dist/components/common/SolidExport.js +151 -245
- package/dist/components/common/SolidExport.js.map +1 -1
- package/dist/components/common/SolidExportStepper.d.ts.map +1 -1
- package/dist/components/common/SolidExportStepper.js +17 -19
- package/dist/components/common/SolidExportStepper.js.map +1 -1
- package/dist/components/common/SolidFieldTooltip.d.ts.map +1 -1
- package/dist/components/common/SolidFieldTooltip.js +7 -9
- package/dist/components/common/SolidFieldTooltip.js.map +1 -1
- package/dist/components/common/SolidFormHeader.d.ts.map +1 -1
- package/dist/components/common/SolidFormHeader.js +4 -16
- package/dist/components/common/SolidFormHeader.js.map +1 -1
- package/dist/components/common/SolidFormStepper.d.ts.map +1 -1
- package/dist/components/common/SolidFormStepper.js +110 -177
- package/dist/components/common/SolidFormStepper.js.map +1 -1
- package/dist/components/common/SolidModuleHome.d.ts.map +1 -1
- package/dist/components/common/SolidModuleHome.js +9 -11
- package/dist/components/common/SolidModuleHome.js.map +1 -1
- package/dist/components/common/SolidPopupContainer.d.ts.map +1 -1
- package/dist/components/common/SolidPopupContainer.js +5 -16
- package/dist/components/common/SolidPopupContainer.js.map +1 -1
- package/dist/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.d.ts.map +1 -1
- package/dist/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.js +2 -3
- package/dist/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.js.map +1 -1
- package/dist/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.d.ts.map +1 -1
- package/dist/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.js +2 -3
- package/dist/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.js.map +1 -1
- package/dist/components/common/SolidSettings/SettingDropzoneActivePlaceholder.d.ts.map +1 -1
- package/dist/components/common/SolidSettings/SettingDropzoneActivePlaceholder.js +1 -2
- package/dist/components/common/SolidSettings/SettingDropzoneActivePlaceholder.js.map +1 -1
- package/dist/components/common/SolidSettings/SettingsImageRemoveButton.d.ts.map +1 -1
- package/dist/components/common/SolidSettings/SettingsImageRemoveButton.js +1 -2
- package/dist/components/common/SolidSettings/SettingsImageRemoveButton.js.map +1 -1
- package/dist/components/common/SolidSettings/SolidUploadedImage.d.ts.map +1 -1
- package/dist/components/common/SolidSettings/SolidUploadedImage.js +1 -2
- package/dist/components/common/SolidSettings/SolidUploadedImage.js.map +1 -1
- package/dist/components/common/SolidThemeLink.d.ts.map +1 -1
- package/dist/components/common/SolidThemeLink.js +2 -2
- package/dist/components/common/SolidThemeLink.js.map +1 -1
- package/dist/components/common/SolidThemeProvider.d.ts.map +1 -1
- package/dist/components/common/SolidThemeProvider.js +17 -17
- package/dist/components/common/SolidThemeProvider.js.map +1 -1
- package/dist/components/common/StepperArrows/ActiveArrowStep.d.ts.map +1 -1
- package/dist/components/common/StepperArrows/ActiveArrowStep.js +2 -2
- package/dist/components/common/StepperArrows/ActiveArrowStep.js.map +1 -1
- package/dist/components/common/StepperArrows/ActiveBeforeStepArrow.d.ts.map +1 -1
- package/dist/components/common/StepperArrows/ActiveBeforeStepArrow.js +2 -2
- package/dist/components/common/StepperArrows/ActiveBeforeStepArrow.js.map +1 -1
- package/dist/components/common/StepperArrows/InactiveStepArrow.d.ts.map +1 -1
- package/dist/components/common/StepperArrows/InactiveStepArrow.js +2 -2
- package/dist/components/common/StepperArrows/InactiveStepArrow.js.map +1 -1
- package/dist/components/common/error.d.ts.map +1 -1
- package/dist/components/common/error.js +2 -3
- package/dist/components/common/error.js.map +1 -1
- package/dist/components/common/useHandleFormCustomButtonClick.d.ts.map +1 -1
- package/dist/components/common/useHandleFormCustomButtonClick.js +7 -18
- package/dist/components/common/useHandleFormCustomButtonClick.js.map +1 -1
- package/dist/components/common/useHandleListCustomButtonClick.d.ts.map +1 -1
- package/dist/components/common/useHandleListCustomButtonClick.js +7 -18
- package/dist/components/common/useHandleListCustomButtonClick.js.map +1 -1
- package/dist/components/core/chatter/SolidChatter.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidChatter.js +99 -148
- package/dist/components/core/chatter/SolidChatter.js.map +1 -1
- package/dist/components/core/chatter/SolidChatterAuditMessage.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidChatterAuditMessage.js +2 -3
- package/dist/components/core/chatter/SolidChatterAuditMessage.js.map +1 -1
- package/dist/components/core/chatter/SolidChatterCustomMessage.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidChatterCustomMessage.js +6 -7
- package/dist/components/core/chatter/SolidChatterCustomMessage.js.map +1 -1
- package/dist/components/core/chatter/SolidChatterDateDivider.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidChatterDateDivider.js +2 -3
- package/dist/components/core/chatter/SolidChatterDateDivider.js.map +1 -1
- package/dist/components/core/chatter/SolidChatterHeader.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidChatterHeader.js +33 -88
- package/dist/components/core/chatter/SolidChatterHeader.js.map +1 -1
- package/dist/components/core/chatter/SolidChatterMessageBox.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidChatterMessageBox.js +15 -15
- package/dist/components/core/chatter/SolidChatterMessageBox.js.map +1 -1
- package/dist/components/core/chatter/SolidMessageComposer.d.ts.map +1 -1
- package/dist/components/core/chatter/SolidMessageComposer.js +35 -94
- package/dist/components/core/chatter/SolidMessageComposer.js.map +1 -1
- package/dist/components/core/common/AvatarWidget.d.ts.map +1 -1
- package/dist/components/core/common/AvatarWidget.js +12 -13
- package/dist/components/core/common/AvatarWidget.js.map +1 -1
- package/dist/components/core/common/DateFieldViewComponent.d.ts.map +1 -1
- package/dist/components/core/common/DateFieldViewComponent.js +2 -3
- package/dist/components/core/common/DateFieldViewComponent.js.map +1 -1
- package/dist/components/core/common/FilterComponent.d.ts.map +1 -1
- package/dist/components/core/common/FilterComponent.js +63 -82
- package/dist/components/core/common/FilterComponent.js.map +1 -1
- package/dist/components/core/common/LoadDynamicJsxComponent.d.ts.map +1 -1
- package/dist/components/core/common/LoadDynamicJsxComponent.js +14 -19
- package/dist/components/core/common/LoadDynamicJsxComponent.js.map +1 -1
- package/dist/components/core/common/PDFViewer.d.ts.map +1 -1
- package/dist/components/core/common/PDFViewer.js +20 -68
- package/dist/components/core/common/PDFViewer.js.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidAccountSettings.d.ts.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidAccountSettings.js +13 -13
- package/dist/components/core/common/SolidAccountSettings/SolidAccountSettings.js.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidChangePassword.d.ts.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidChangePassword.js +52 -115
- package/dist/components/core/common/SolidAccountSettings/SolidChangePassword.js.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidNotifications.d.ts.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidNotifications.js +70 -118
- package/dist/components/core/common/SolidAccountSettings/SolidNotifications.js.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidPersonalInfo.d.ts.map +1 -1
- package/dist/components/core/common/SolidAccountSettings/SolidPersonalInfo.js +104 -190
- package/dist/components/core/common/SolidAccountSettings/SolidPersonalInfo.js.map +1 -1
- package/dist/components/core/common/SolidCreateButton.d.ts.map +1 -1
- package/dist/components/core/common/SolidCreateButton.js +7 -9
- package/dist/components/core/common/SolidCreateButton.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/DocumentSvg.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/DocumentSvg.js +2 -2
- package/dist/components/core/common/SolidGenericImport/DocumentSvg.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidGenericImport.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidGenericImport.js +6 -8
- package/dist/components/core/common/SolidGenericImport/SolidGenericImport.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportDropzone.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportDropzone.js +45 -102
- package/dist/components/core/common/SolidGenericImport/SolidImportDropzone.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportInstructions.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportInstructions.js +50 -108
- package/dist/components/core/common/SolidGenericImport/SolidImportInstructions.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportStepper.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportStepper.js +46 -58
- package/dist/components/core/common/SolidGenericImport/SolidImportStepper.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportTransaction.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportTransaction.js +72 -132
- package/dist/components/core/common/SolidGenericImport/SolidImportTransaction.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportTransactionStatus.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportTransactionStatus.js +49 -107
- package/dist/components/core/common/SolidGenericImport/SolidImportTransactionStatus.js.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportWrapper.d.ts.map +1 -1
- package/dist/components/core/common/SolidGenericImport/SolidImportWrapper.js +4 -6
- package/dist/components/core/common/SolidGenericImport/SolidImportWrapper.js.map +1 -1
- package/dist/components/core/common/SolidGlobalSearchElement.d.ts.map +1 -1
- package/dist/components/core/common/SolidGlobalSearchElement.js +465 -609
- package/dist/components/core/common/SolidGlobalSearchElement.js.map +1 -1
- package/dist/components/core/common/SolidLayoutViews.d.ts.map +1 -1
- package/dist/components/core/common/SolidLayoutViews.js +3 -4
- package/dist/components/core/common/SolidLayoutViews.js.map +1 -1
- package/dist/components/core/common/SolidListViewOptions.d.ts.map +1 -1
- package/dist/components/core/common/SolidListViewOptions.js +4 -4
- package/dist/components/core/common/SolidListViewOptions.js.map +1 -1
- package/dist/components/core/common/SolidLoaders/SolidCircularLoader.d.ts.map +1 -1
- package/dist/components/core/common/SolidLoaders/SolidCircularLoader.js +1 -1
- package/dist/components/core/common/SolidLoaders/SolidCircularLoader.js.map +1 -1
- package/dist/components/core/common/SolidPasswordHelperText.d.ts.map +1 -1
- package/dist/components/core/common/SolidPasswordHelperText.js +3 -5
- package/dist/components/core/common/SolidPasswordHelperText.js.map +1 -1
- package/dist/components/core/common/SolidSaveCustomFilterForm.d.ts.map +1 -1
- package/dist/components/core/common/SolidSaveCustomFilterForm.js +11 -23
- package/dist/components/core/common/SolidSaveCustomFilterForm.js.map +1 -1
- package/dist/components/core/common/SolidSearchBox.d.ts.map +1 -1
- package/dist/components/core/common/SolidSearchBox.js +5 -6
- package/dist/components/core/common/SolidSearchBox.js.map +1 -1
- package/dist/components/core/common/SolidViewLayoutManager.d.ts +3 -1
- package/dist/components/core/common/SolidViewLayoutManager.d.ts.map +1 -1
- package/dist/components/core/common/SolidViewLayoutManager.js +116 -111
- package/dist/components/core/common/SolidViewLayoutManager.js.map +1 -1
- package/dist/components/core/common/SolidXAiIframe.d.ts.map +1 -1
- package/dist/components/core/common/SolidXAiIframe.js +21 -68
- package/dist/components/core/common/SolidXAiIframe.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboard.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboard.js +61 -145
- package/dist/components/core/dashboard/SolidDashboard.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardBody.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardBody.js +18 -38
- package/dist/components/core/dashboard/SolidDashboardBody.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardFilterRequired.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardFilterRequired.js +1 -1
- package/dist/components/core/dashboard/SolidDashboardFilterRequired.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardHeader.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardHeader.js +1 -1
- package/dist/components/core/dashboard/SolidDashboardHeader.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardLoading.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardLoading.js +1 -1
- package/dist/components/core/dashboard/SolidDashboardLoading.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardNotAvailable.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardNotAvailable.js +1 -1
- package/dist/components/core/dashboard/SolidDashboardNotAvailable.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardRenderError.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardRenderError.js +1 -1
- package/dist/components/core/dashboard/SolidDashboardRenderError.js.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardVariable.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidDashboardVariable.js +54 -71
- package/dist/components/core/dashboard/SolidDashboardVariable.js.map +1 -1
- package/dist/components/core/dashboard/SolidQuestionRenderer.d.ts.map +1 -1
- package/dist/components/core/dashboard/SolidQuestionRenderer.js +9 -11
- package/dist/components/core/dashboard/SolidQuestionRenderer.js.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/ChartJsRenderer.d.ts.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/ChartJsRenderer.js +1 -2
- package/dist/components/core/dashboard/chart-renderers/ChartJsRenderer.js.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.d.ts.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.js +10 -12
- package/dist/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.js.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/init-chartjs.d.ts.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/init-chartjs.js.map +1 -1
- package/dist/components/core/dashboard/dashboard-utils.d.ts.map +1 -1
- package/dist/components/core/dashboard/dashboard-utils.js +1 -1
- package/dist/components/core/dashboard/dashboard-utils.js.map +1 -1
- package/dist/components/core/extension/solid-core/CustomIcon/StatusIcon.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/CustomIcon/StatusIcon.js +2 -3
- package/dist/components/core/extension/solid-core/CustomIcon/StatusIcon.js.map +1 -1
- package/dist/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.js +8 -9
- package/dist/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.js.map +1 -1
- package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.js +5 -5
- package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.js.map +1 -1
- package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.js +6 -6
- package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.js.map +1 -1
- package/dist/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.js +46 -99
- package/dist/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.js.map +1 -1
- package/dist/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.js +60 -139
- package/dist/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.js.map +1 -1
- package/dist/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.js +50 -102
- package/dist/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.js.map +1 -1
- package/dist/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.js +66 -151
- package/dist/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.js.map +1 -1
- package/dist/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.d.ts.map +1 -1
- package/dist/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.js +32 -57
- package/dist/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.js.map +1 -1
- package/dist/components/core/field/FieldListViewData.d.ts.map +1 -1
- package/dist/components/core/field/FieldListViewData.js +93 -130
- package/dist/components/core/field/FieldListViewData.js.map +1 -1
- package/dist/components/core/filter/SolidBooleanFilterElement.d.ts.map +1 -1
- package/dist/components/core/filter/SolidBooleanFilterElement.js +6 -7
- package/dist/components/core/filter/SolidBooleanFilterElement.js.map +1 -1
- package/dist/components/core/filter/SolidFilterFields.d.ts.map +1 -1
- package/dist/components/core/filter/SolidFilterFields.js +22 -23
- package/dist/components/core/filter/SolidFilterFields.js.map +1 -1
- package/dist/components/core/filter/SolidManyToManyFilterElement.d.ts.map +1 -1
- package/dist/components/core/filter/SolidManyToManyFilterElement.js +25 -73
- package/dist/components/core/filter/SolidManyToManyFilterElement.js.map +1 -1
- package/dist/components/core/filter/SolidManyToOneFilterElement.d.ts.map +1 -1
- package/dist/components/core/filter/SolidManyToOneFilterElement.js +32 -78
- package/dist/components/core/filter/SolidManyToOneFilterElement.js.map +1 -1
- package/dist/components/core/filter/SolidSelectionDynamicFilterElement.d.ts.map +1 -1
- package/dist/components/core/filter/SolidSelectionDynamicFilterElement.js +21 -64
- package/dist/components/core/filter/SolidSelectionDynamicFilterElement.js.map +1 -1
- package/dist/components/core/filter/SolidSelectionStaticFilterElement.d.ts.map +1 -1
- package/dist/components/core/filter/SolidSelectionStaticFilterElement.js +6 -7
- package/dist/components/core/filter/SolidSelectionStaticFilterElement.js.map +1 -1
- package/dist/components/core/filter/SolidVarInputsFilterElement.d.ts.map +1 -1
- package/dist/components/core/filter/SolidVarInputsFilterElement.js +18 -30
- package/dist/components/core/filter/SolidVarInputsFilterElement.js.map +1 -1
- package/dist/components/core/filter/fields/SolidBigintField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidBigintField.js +2 -3
- package/dist/components/core/filter/fields/SolidBigintField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidBooleanField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidBooleanField.js +8 -9
- package/dist/components/core/filter/fields/SolidBooleanField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidComputedField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidComputedField.js +5 -6
- package/dist/components/core/filter/fields/SolidComputedField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidDateField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidDateField.js +7 -8
- package/dist/components/core/filter/fields/SolidDateField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidDatetimeField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidDatetimeField.js +7 -8
- package/dist/components/core/filter/fields/SolidDatetimeField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidDecimalField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidDecimalField.js +2 -3
- package/dist/components/core/filter/fields/SolidDecimalField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidExternalIdField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidExternalIdField.js +7 -8
- package/dist/components/core/filter/fields/SolidExternalIdField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidFloatField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidFloatField.js +2 -3
- package/dist/components/core/filter/fields/SolidFloatField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidIdField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidIdField.js +7 -8
- package/dist/components/core/filter/fields/SolidIdField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidIntField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidIntField.js +5 -6
- package/dist/components/core/filter/fields/SolidIntField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidLongTextField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidLongTextField.js +2 -3
- package/dist/components/core/filter/fields/SolidLongTextField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidMediaMultipleField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidMediaMultipleField.js +7 -8
- package/dist/components/core/filter/fields/SolidMediaMultipleField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidMediaSingleField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidMediaSingleField.js +7 -8
- package/dist/components/core/filter/fields/SolidMediaSingleField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidRelationField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidRelationField.js +3 -4
- package/dist/components/core/filter/fields/SolidRelationField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidRichTextField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidRichTextField.js +2 -3
- package/dist/components/core/filter/fields/SolidRichTextField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidSelectionDynamicField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidSelectionDynamicField.js +7 -8
- package/dist/components/core/filter/fields/SolidSelectionDynamicField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidSelectionStaticField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidSelectionStaticField.js +7 -8
- package/dist/components/core/filter/fields/SolidSelectionStaticField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidShortTextField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidShortTextField.js +7 -8
- package/dist/components/core/filter/fields/SolidShortTextField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidTimeField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidTimeField.js +6 -7
- package/dist/components/core/filter/fields/SolidTimeField.js.map +1 -1
- package/dist/components/core/filter/fields/SolidUuidField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/SolidUuidField.js +7 -8
- package/dist/components/core/filter/fields/SolidUuidField.js.map +1 -1
- package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.d.ts +1 -1
- package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.js +8 -9
- package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.js.map +1 -1
- package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.d.ts +1 -1
- package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.d.ts.map +1 -1
- package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.js +8 -9
- package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.js.map +1 -1
- package/dist/components/core/form/SolidFormActionHeader.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormActionHeader.js +64 -74
- package/dist/components/core/form/SolidFormActionHeader.js.map +1 -1
- package/dist/components/core/form/SolidFormFieldRender.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormFieldRender.js +9 -11
- package/dist/components/core/form/SolidFormFieldRender.js.map +1 -1
- package/dist/components/core/form/SolidFormFieldRenderExtension.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormFieldRenderExtension.js +4 -16
- package/dist/components/core/form/SolidFormFieldRenderExtension.js.map +1 -1
- package/dist/components/core/form/SolidFormFooter.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormFooter.js +49 -103
- package/dist/components/core/form/SolidFormFooter.js.map +1 -1
- package/dist/components/core/form/SolidFormLayouts.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormLayouts.js +18 -30
- package/dist/components/core/form/SolidFormLayouts.js.map +1 -1
- package/dist/components/core/form/SolidFormUserViewLayout.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormUserViewLayout.js +37 -94
- package/dist/components/core/form/SolidFormUserViewLayout.js.map +1 -1
- package/dist/components/core/form/SolidFormView.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormView.js +735 -760
- package/dist/components/core/form/SolidFormView.js.map +1 -1
- package/dist/components/core/form/SolidFormViewContextMenuHeaderButton.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormViewContextMenuHeaderButton.js +9 -11
- package/dist/components/core/form/SolidFormViewContextMenuHeaderButton.js.map +1 -1
- package/dist/components/core/form/SolidFormViewNormalHeaderButton.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormViewNormalHeaderButton.js +9 -11
- package/dist/components/core/form/SolidFormViewNormalHeaderButton.js.map +1 -1
- package/dist/components/core/form/SolidFormViewShimmerLoading.d.ts.map +1 -1
- package/dist/components/core/form/SolidFormViewShimmerLoading.js +1 -1
- package/dist/components/core/form/SolidFormViewShimmerLoading.js.map +1 -1
- package/dist/components/core/form/fields/ISolidField.d.ts.map +1 -1
- package/dist/components/core/form/fields/ISolidField.js.map +1 -1
- package/dist/components/core/form/fields/SolidBooleanField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidBooleanField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidBooleanField.js +112 -143
- package/dist/components/core/form/fields/SolidBooleanField.js.map +1 -1
- package/dist/components/core/form/fields/SolidDateField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidDateField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidDateField.js +75 -98
- package/dist/components/core/form/fields/SolidDateField.js.map +1 -1
- package/dist/components/core/form/fields/SolidDateTimeField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidDateTimeField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidDateTimeField.js +67 -89
- package/dist/components/core/form/fields/SolidDateTimeField.js.map +1 -1
- package/dist/components/core/form/fields/SolidDecimalField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidDecimalField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidDecimalField.js +51 -71
- package/dist/components/core/form/fields/SolidDecimalField.js.map +1 -1
- package/dist/components/core/form/fields/SolidEmailField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidEmailField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidEmailField.js +50 -68
- package/dist/components/core/form/fields/SolidEmailField.js.map +1 -1
- package/dist/components/core/form/fields/SolidIntegerField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidIntegerField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidIntegerField.js +91 -103
- package/dist/components/core/form/fields/SolidIntegerField.js.map +1 -1
- package/dist/components/core/form/fields/SolidJsonField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidJsonField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidJsonField.js +54 -74
- package/dist/components/core/form/fields/SolidJsonField.js.map +1 -1
- package/dist/components/core/form/fields/SolidLongTextField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidLongTextField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidLongTextField.js +128 -177
- package/dist/components/core/form/fields/SolidLongTextField.js.map +1 -1
- package/dist/components/core/form/fields/SolidMediaMultipleField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidMediaMultipleField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidMediaMultipleField.js +150 -185
- package/dist/components/core/form/fields/SolidMediaMultipleField.js.map +1 -1
- package/dist/components/core/form/fields/SolidMediaSingleField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidMediaSingleField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidMediaSingleField.js +117 -143
- package/dist/components/core/form/fields/SolidMediaSingleField.js.map +1 -1
- package/dist/components/core/form/fields/SolidPasswordField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidPasswordField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidPasswordField.js +117 -188
- package/dist/components/core/form/fields/SolidPasswordField.js.map +1 -1
- package/dist/components/core/form/fields/SolidRelationField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidRelationField.js +16 -19
- package/dist/components/core/form/fields/SolidRelationField.js.map +1 -1
- package/dist/components/core/form/fields/SolidRichTextField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidRichTextField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidRichTextField.js +50 -69
- package/dist/components/core/form/fields/SolidRichTextField.js.map +1 -1
- package/dist/components/core/form/fields/SolidSelectionDynamicField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidSelectionDynamicField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidSelectionDynamicField.js +120 -197
- package/dist/components/core/form/fields/SolidSelectionDynamicField.js.map +1 -1
- package/dist/components/core/form/fields/SolidSelectionStaticField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidSelectionStaticField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidSelectionStaticField.js +129 -160
- package/dist/components/core/form/fields/SolidSelectionStaticField.js.map +1 -1
- package/dist/components/core/form/fields/SolidShortTextField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidShortTextField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidShortTextField.js +104 -132
- package/dist/components/core/form/fields/SolidShortTextField.js.map +1 -1
- package/dist/components/core/form/fields/SolidTimeField.d.ts +2 -2
- package/dist/components/core/form/fields/SolidTimeField.d.ts.map +1 -1
- package/dist/components/core/form/fields/SolidTimeField.js +64 -84
- package/dist/components/core/form/fields/SolidTimeField.js.map +1 -1
- package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.d.ts +2 -2
- package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.d.ts.map +1 -1
- package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.js +155 -225
- package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.js.map +1 -1
- package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.d.ts +2 -2
- package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.d.ts.map +1 -1
- package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.js +570 -653
- package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.js.map +1 -1
- package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.d.ts +2 -2
- package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.d.ts.map +1 -1
- package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.js +224 -318
- package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.js.map +1 -1
- package/dist/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.d.ts.map +1 -1
- package/dist/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.js +10 -23
- package/dist/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.js.map +1 -1
- package/dist/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.d.ts.map +1 -1
- package/dist/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.js +40 -92
- package/dist/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.js +23 -30
- package/dist/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.js +25 -27
- package/dist/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidIconEditWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidIconEditWidget.js +35 -55
- package/dist/components/core/form/fields/widgets/SolidIconEditWidget.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidIconViewWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidIconViewWidget.js +8 -10
- package/dist/components/core/form/fields/widgets/SolidIconViewWidget.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.js +13 -16
- package/dist/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidS3FileViewerWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidS3FileViewerWidget.js +80 -147
- package/dist/components/core/form/fields/widgets/SolidS3FileViewerWidget.js.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.d.ts.map +1 -1
- package/dist/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.js +16 -18
- package/dist/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.js.map +1 -1
- package/dist/components/core/form/widgets/CustomHtml.d.ts.map +1 -1
- package/dist/components/core/form/widgets/CustomHtml.js +6 -6
- package/dist/components/core/form/widgets/CustomHtml.js.map +1 -1
- package/dist/components/core/kanban/KanbanBoard.d.ts.map +1 -1
- package/dist/components/core/kanban/KanbanBoard.js +15 -28
- package/dist/components/core/kanban/KanbanBoard.js.map +1 -1
- package/dist/components/core/kanban/KanbanCard.d.ts.map +1 -1
- package/dist/components/core/kanban/KanbanCard.js +49 -68
- package/dist/components/core/kanban/KanbanCard.js.map +1 -1
- package/dist/components/core/kanban/KanbanColumn.d.ts.map +1 -1
- package/dist/components/core/kanban/KanbanColumn.js +6 -18
- package/dist/components/core/kanban/KanbanColumn.js.map +1 -1
- package/dist/components/core/kanban/KanbanUserViewLayout.d.ts.map +1 -1
- package/dist/components/core/kanban/KanbanUserViewLayout.js +37 -94
- package/dist/components/core/kanban/KanbanUserViewLayout.js.map +1 -1
- package/dist/components/core/kanban/SolidKanbanView.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidKanbanView.js +392 -495
- package/dist/components/core/kanban/SolidKanbanView.js.map +1 -1
- package/dist/components/core/kanban/SolidKanbanViewConfigure.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidKanbanViewConfigure.js +24 -27
- package/dist/components/core/kanban/SolidKanbanViewConfigure.js.map +1 -1
- package/dist/components/core/kanban/SolidKanbanViewFields.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidKanbanViewFields.js +22 -23
- package/dist/components/core/kanban/SolidKanbanViewFields.js.map +1 -1
- package/dist/components/core/kanban/SolidManyToOneFilterElement.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidManyToOneFilterElement.js +32 -78
- package/dist/components/core/kanban/SolidManyToOneFilterElement.js.map +1 -1
- package/dist/components/core/kanban/SolidSelectionDynamicFilterElement.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidSelectionDynamicFilterElement.js +21 -64
- package/dist/components/core/kanban/SolidSelectionDynamicFilterElement.js.map +1 -1
- package/dist/components/core/kanban/SolidSelectionStaticFilterElement.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidSelectionStaticFilterElement.js +6 -7
- package/dist/components/core/kanban/SolidSelectionStaticFilterElement.js.map +1 -1
- package/dist/components/core/kanban/SolidVarInputsFilterElement.d.ts.map +1 -1
- package/dist/components/core/kanban/SolidVarInputsFilterElement.js +18 -30
- package/dist/components/core/kanban/SolidVarInputsFilterElement.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidBigintKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidBigintKanbanField.js +2 -3
- package/dist/components/core/kanban/kanban-fields/SolidBigintKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidBooleanKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidBooleanKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidBooleanKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidComputedKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidComputedKanbanField.js +5 -6
- package/dist/components/core/kanban/kanban-fields/SolidComputedKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidDateKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidDateKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidDateKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidDecimalKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidDecimalKanbanField.js +2 -3
- package/dist/components/core/kanban/kanban-fields/SolidDecimalKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidFloatKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidFloatKanbanField.js +2 -3
- package/dist/components/core/kanban/kanban-fields/SolidFloatKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidIdKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidIdKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidIdKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidIntKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidIntKanbanField.js +7 -9
- package/dist/components/core/kanban/kanban-fields/SolidIntKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidLongTextKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidLongTextKanbanField.js +2 -3
- package/dist/components/core/kanban/kanban-fields/SolidLongTextKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.js +20 -22
- package/dist/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.js +13 -15
- package/dist/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidRelationKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidRelationKanbanField.js +2 -3
- package/dist/components/core/kanban/kanban-fields/SolidRelationKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidRichTextKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidRichTextKanbanField.js +2 -3
- package/dist/components/core/kanban/kanban-fields/SolidRichTextKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidShortTextKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidShortTextKanbanField.js +13 -15
- package/dist/components/core/kanban/kanban-fields/SolidShortTextKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidTimeKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidTimeKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidTimeKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidUuidKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/SolidUuidKanbanField.js +2 -4
- package/dist/components/core/kanban/kanban-fields/SolidUuidKanbanField.js.map +1 -1
- package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.d.ts +1 -1
- package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.d.ts.map +1 -1
- package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.js +1 -2
- package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.js.map +1 -1
- package/dist/components/core/list/ListViewRowActionPopup.d.ts.map +1 -1
- package/dist/components/core/list/ListViewRowActionPopup.js +7 -20
- package/dist/components/core/list/ListViewRowActionPopup.js.map +1 -1
- package/dist/components/core/list/SolidColumnSelector/SolidListColumnSelector.d.ts.map +1 -1
- package/dist/components/core/list/SolidColumnSelector/SolidListColumnSelector.js +97 -164
- package/dist/components/core/list/SolidColumnSelector/SolidListColumnSelector.js.map +1 -1
- package/dist/components/core/list/SolidEmptyListViewPlaceholder.d.ts.map +1 -1
- package/dist/components/core/list/SolidEmptyListViewPlaceholder.js +20 -23
- package/dist/components/core/list/SolidEmptyListViewPlaceholder.js.map +1 -1
- package/dist/components/core/list/SolidListView.d.ts.map +1 -1
- package/dist/components/core/list/SolidListView.js +591 -711
- package/dist/components/core/list/SolidListView.js.map +1 -1
- package/dist/components/core/list/SolidListViewColumn.d.ts.map +1 -1
- package/dist/components/core/list/SolidListViewColumn.js +23 -24
- package/dist/components/core/list/SolidListViewColumn.js.map +1 -1
- package/dist/components/core/list/SolidListViewConfigure.d.ts.map +1 -1
- package/dist/components/core/list/SolidListViewConfigure.js +52 -51
- package/dist/components/core/list/SolidListViewConfigure.js.map +1 -1
- package/dist/components/core/list/SolidListViewHeaderButton.d.ts.map +1 -1
- package/dist/components/core/list/SolidListViewHeaderButton.js +7 -9
- package/dist/components/core/list/SolidListViewHeaderButton.js.map +1 -1
- package/dist/components/core/list/SolidListViewHeaderContextMenuButton.d.ts.map +1 -1
- package/dist/components/core/list/SolidListViewHeaderContextMenuButton.js +6 -8
- package/dist/components/core/list/SolidListViewHeaderContextMenuButton.js.map +1 -1
- package/dist/components/core/list/SolidListViewRowButtonContextMenu.d.ts.map +1 -1
- package/dist/components/core/list/SolidListViewRowButtonContextMenu.js +8 -21
- package/dist/components/core/list/SolidListViewRowButtonContextMenu.js.map +1 -1
- package/dist/components/core/list/SolidListViewShimmerLoading.d.ts.map +1 -1
- package/dist/components/core/list/SolidListViewShimmerLoading.js +3 -3
- package/dist/components/core/list/SolidListViewShimmerLoading.js.map +1 -1
- package/dist/components/core/list/SolidListingHeader.d.ts.map +1 -1
- package/dist/components/core/list/SolidListingHeader.js +4 -4
- package/dist/components/core/list/SolidListingHeader.js.map +1 -1
- package/dist/components/core/list/SolidManyToOneFilterElement.d.ts.map +1 -1
- package/dist/components/core/list/SolidManyToOneFilterElement.js +33 -78
- package/dist/components/core/list/SolidManyToOneFilterElement.js.map +1 -1
- package/dist/components/core/list/SolidSelectionDynamicFilterElement.d.ts.map +1 -1
- package/dist/components/core/list/SolidSelectionDynamicFilterElement.js +21 -64
- package/dist/components/core/list/SolidSelectionDynamicFilterElement.js.map +1 -1
- package/dist/components/core/list/SolidSelectionStaticFilterElement.d.ts.map +1 -1
- package/dist/components/core/list/SolidSelectionStaticFilterElement.js +6 -7
- package/dist/components/core/list/SolidSelectionStaticFilterElement.js.map +1 -1
- package/dist/components/core/list/SolidTableRowCell.d.ts.map +1 -1
- package/dist/components/core/list/SolidTableRowCell.js +6 -7
- package/dist/components/core/list/SolidTableRowCell.js.map +1 -1
- package/dist/components/core/list/SolidVarInputsFilterElement.d.ts.map +1 -1
- package/dist/components/core/list/SolidVarInputsFilterElement.js +18 -30
- package/dist/components/core/list/SolidVarInputsFilterElement.js.map +1 -1
- package/dist/components/core/list/columns/SolidBigintColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidBigintColumn.js +2 -3
- package/dist/components/core/list/columns/SolidBigintColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidBooleanColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidBooleanColumn.js +25 -41
- package/dist/components/core/list/columns/SolidBooleanColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidComputedColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidComputedColumn.js +6 -7
- package/dist/components/core/list/columns/SolidComputedColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidDateColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidDateColumn.js +22 -35
- package/dist/components/core/list/columns/SolidDateColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidDatetimeColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidDatetimeColumn.js +21 -34
- package/dist/components/core/list/columns/SolidDatetimeColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidDecimalColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidDecimalColumn.js +2 -3
- package/dist/components/core/list/columns/SolidDecimalColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidExternalIdColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidExternalIdColumn.js +21 -34
- package/dist/components/core/list/columns/SolidExternalIdColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidFloatColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidFloatColumn.js +2 -3
- package/dist/components/core/list/columns/SolidFloatColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidIdColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidIdColumn.js +21 -34
- package/dist/components/core/list/columns/SolidIdColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidIntColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidIntColumn.js +22 -35
- package/dist/components/core/list/columns/SolidIntColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidLongTextColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidLongTextColumn.js +2 -3
- package/dist/components/core/list/columns/SolidLongTextColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidMediaMultipleColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidMediaMultipleColumn.js +60 -83
- package/dist/components/core/list/columns/SolidMediaMultipleColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidMediaSingleColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidMediaSingleColumn.js +31 -48
- package/dist/components/core/list/columns/SolidMediaSingleColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidRelationColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidRelationColumn.js +4 -5
- package/dist/components/core/list/columns/SolidRelationColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidRichTextColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidRichTextColumn.js +2 -3
- package/dist/components/core/list/columns/SolidRichTextColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidSelectionDynamicColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidSelectionDynamicColumn.js +21 -34
- package/dist/components/core/list/columns/SolidSelectionDynamicColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidSelectionStaticColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidSelectionStaticColumn.js +21 -34
- package/dist/components/core/list/columns/SolidSelectionStaticColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidShortTextColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidShortTextColumn.js +35 -50
- package/dist/components/core/list/columns/SolidShortTextColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidTimeColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidTimeColumn.js +21 -34
- package/dist/components/core/list/columns/SolidTimeColumn.js.map +1 -1
- package/dist/components/core/list/columns/SolidUuidColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/SolidUuidColumn.js +21 -34
- package/dist/components/core/list/columns/SolidUuidColumn.js.map +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.d.ts +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.js +24 -39
- package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.js.map +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.d.ts +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.js +30 -46
- package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.js.map +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.d.ts +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.d.ts.map +1 -1
- package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.js +24 -39
- package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.js.map +1 -1
- package/dist/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.d.ts.map +1 -1
- package/dist/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.js +6 -8
- package/dist/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.js.map +1 -1
- package/dist/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.d.ts.map +1 -1
- package/dist/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.js +6 -10
- package/dist/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.js.map +1 -1
- package/dist/components/core/list/widgets/SolidShortTextAvatarWidget.d.ts.map +1 -1
- package/dist/components/core/list/widgets/SolidShortTextAvatarWidget.js +14 -16
- package/dist/components/core/list/widgets/SolidShortTextAvatarWidget.js.map +1 -1
- package/dist/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.d.ts.map +1 -1
- package/dist/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.js +2 -3
- package/dist/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.js.map +1 -1
- package/dist/components/core/locales/SolidChatterLocaleTabView.d.ts.map +1 -1
- package/dist/components/core/locales/SolidChatterLocaleTabView.js +4 -6
- package/dist/components/core/locales/SolidChatterLocaleTabView.js.map +1 -1
- package/dist/components/core/locales/SolidLocale.d.ts.map +1 -1
- package/dist/components/core/locales/SolidLocale.js +24 -26
- package/dist/components/core/locales/SolidLocale.js.map +1 -1
- package/dist/components/core/model/CreateModel.d.ts.map +1 -1
- package/dist/components/core/model/CreateModel.js +137 -221
- package/dist/components/core/model/CreateModel.js.map +1 -1
- package/dist/components/core/model/FieldMetaData.d.ts.map +1 -1
- package/dist/components/core/model/FieldMetaData.js +40 -83
- package/dist/components/core/model/FieldMetaData.js.map +1 -1
- package/dist/components/core/model/FieldMetaDataForm.d.ts.map +1 -1
- package/dist/components/core/model/FieldMetaDataForm.js +800 -914
- package/dist/components/core/model/FieldMetaDataForm.js.map +1 -1
- package/dist/components/core/model/FieldSelector.d.ts.map +1 -1
- package/dist/components/core/model/FieldSelector.js +5 -6
- package/dist/components/core/model/FieldSelector.js.map +1 -1
- package/dist/components/core/model/ModelListViewData.d.ts.map +1 -1
- package/dist/components/core/model/ModelListViewData.js +101 -138
- package/dist/components/core/model/ModelListViewData.js.map +1 -1
- package/dist/components/core/model/ModelMetaData.d.ts.map +1 -1
- package/dist/components/core/model/ModelMetaData.js +190 -269
- package/dist/components/core/model/ModelMetaData.js.map +1 -1
- package/dist/components/core/module/CreateModule.d.ts.map +1 -1
- package/dist/components/core/module/CreateModule.js +142 -218
- package/dist/components/core/module/CreateModule.js.map +1 -1
- package/dist/components/core/module/ModuleListViewData.d.ts.map +1 -1
- package/dist/components/core/module/ModuleListViewData.js +109 -153
- package/dist/components/core/module/ModuleListViewData.js.map +1 -1
- package/dist/components/core/solid-ai/SolidAiMainWrapper.d.ts.map +1 -1
- package/dist/components/core/solid-ai/SolidAiMainWrapper.js +1 -2
- package/dist/components/core/solid-ai/SolidAiMainWrapper.js.map +1 -1
- package/dist/components/core/solid-ai/SolidXAIIcon.d.ts.map +1 -1
- package/dist/components/core/solid-ai/SolidXAIIcon.js +2 -3
- package/dist/components/core/solid-ai/SolidXAIIcon.js.map +1 -1
- package/dist/components/core/users/CreateUser.d.ts.map +1 -1
- package/dist/components/core/users/CreateUser.js +76 -138
- package/dist/components/core/users/CreateUser.js.map +1 -1
- package/dist/components/core/users/CreateUserRole.d.ts.map +1 -1
- package/dist/components/core/users/CreateUserRole.js +66 -127
- package/dist/components/core/users/CreateUserRole.js.map +1 -1
- package/dist/components/core/users/UserListView.d.ts.map +1 -1
- package/dist/components/core/users/UserListView.js +100 -139
- package/dist/components/core/users/UserListView.js.map +1 -1
- package/dist/components/layout/AdminLayout.d.ts.map +1 -1
- package/dist/components/layout/AdminLayout.js +9 -11
- package/dist/components/layout/AdminLayout.js.map +1 -1
- package/dist/components/layout/AdminSidebar.d.ts.map +1 -1
- package/dist/components/layout/AdminSidebar.js +6 -6
- package/dist/components/layout/AdminSidebar.js.map +1 -1
- package/dist/components/layout/AppConfig.d.ts.map +1 -1
- package/dist/components/layout/AppConfig.js +22 -33
- package/dist/components/layout/AppConfig.js.map +1 -1
- package/dist/components/layout/AppSidebar.d.ts.map +1 -1
- package/dist/components/layout/AppSidebar.js +35 -44
- package/dist/components/layout/AppSidebar.js.map +1 -1
- package/dist/components/layout/ButtonLoader.d.ts.map +1 -1
- package/dist/components/layout/ButtonLoader.js +1 -1
- package/dist/components/layout/ButtonLoader.js.map +1 -1
- package/dist/components/layout/CustomPagination.d.ts.map +1 -1
- package/dist/components/layout/CustomPagination.js.map +1 -1
- package/dist/components/layout/DashboardHeader.d.ts.map +1 -1
- package/dist/components/layout/DashboardHeader.js +5 -5
- package/dist/components/layout/DashboardHeader.js.map +1 -1
- package/dist/components/layout/FilterMenu.d.ts.map +1 -1
- package/dist/components/layout/FilterMenu.js +22 -22
- package/dist/components/layout/FilterMenu.js.map +1 -1
- package/dist/components/layout/Footer.d.ts.map +1 -1
- package/dist/components/layout/Footer.js +1 -1
- package/dist/components/layout/Footer.js.map +1 -1
- package/dist/components/layout/GlobalSearch.d.ts.map +1 -1
- package/dist/components/layout/GlobalSearch.js +5 -5
- package/dist/components/layout/GlobalSearch.js.map +1 -1
- package/dist/components/layout/Header.d.ts.map +1 -1
- package/dist/components/layout/Header.js +1 -1
- package/dist/components/layout/Header.js.map +1 -1
- package/dist/components/layout/Layout.d.ts.map +1 -1
- package/dist/components/layout/Layout.js +62 -102
- package/dist/components/layout/Layout.js.map +1 -1
- package/dist/components/layout/ListingHeader.d.ts.map +1 -1
- package/dist/components/layout/ListingHeader.js +19 -19
- package/dist/components/layout/ListingHeader.js.map +1 -1
- package/dist/components/layout/Loader.d.ts.map +1 -1
- package/dist/components/layout/Loader.js +1 -1
- package/dist/components/layout/Loader.js.map +1 -1
- package/dist/components/layout/UserSidebar.d.ts.map +1 -1
- package/dist/components/layout/UserSidebar.js +6 -6
- package/dist/components/layout/UserSidebar.js.map +1 -1
- package/dist/components/layout/context/layoutcontext.d.ts.map +1 -1
- package/dist/components/layout/context/layoutcontext.js +19 -31
- package/dist/components/layout/context/layoutcontext.js.map +1 -1
- package/dist/components/layout/navbar-one.d.ts.map +1 -1
- package/dist/components/layout/navbar-one.js +25 -26
- package/dist/components/layout/navbar-one.js.map +1 -1
- package/dist/components/layout/navbar-two-menu.d.ts.map +1 -1
- package/dist/components/layout/navbar-two-menu.js +21 -26
- package/dist/components/layout/navbar-two-menu.js.map +1 -1
- package/dist/components/layout/navbar-two.d.ts.map +1 -1
- package/dist/components/layout/navbar-two.js +5 -5
- package/dist/components/layout/navbar-two.js.map +1 -1
- package/dist/components/layout/user-profile-menu.d.ts.map +1 -1
- package/dist/components/layout/user-profile-menu.js +49 -60
- package/dist/components/layout/user-profile-menu.js.map +1 -1
- package/dist/components/layout/user-profile.d.ts.map +1 -1
- package/dist/components/layout/user-profile.js +1 -1
- package/dist/components/layout/user-profile.js.map +1 -1
- package/dist/components/modelsComponents/filterIcon.d.ts.map +1 -1
- package/dist/components/modelsComponents/filterIcon.js +1 -1
- package/dist/components/modelsComponents/filterIcon.js.map +1 -1
- package/dist/constants/error-messages.d.ts.map +1 -1
- package/dist/constants/error-messages.js +31 -78
- package/dist/constants/error-messages.js.map +1 -1
- package/dist/helpers/AppTitle.d.ts.map +1 -1
- package/dist/helpers/AppTitle.js +3 -5
- package/dist/helpers/AppTitle.js.map +1 -1
- package/dist/helpers/ToastContainer.d.ts.map +1 -1
- package/dist/helpers/ToastContainer.js +10 -12
- package/dist/helpers/ToastContainer.js.map +1 -1
- package/dist/helpers/autoCompleteVirtualScroll.d.ts.map +1 -1
- package/dist/helpers/autoCompleteVirtualScroll.js +4 -5
- package/dist/helpers/autoCompleteVirtualScroll.js.map +1 -1
- package/dist/helpers/countries.d.ts.map +1 -1
- package/dist/helpers/countries.js +1 -1
- package/dist/helpers/countries.js.map +1 -1
- package/dist/helpers/downloadFileWithProgress.d.ts.map +1 -1
- package/dist/helpers/downloadFileWithProgress.js +69 -147
- package/dist/helpers/downloadFileWithProgress.js.map +1 -1
- package/dist/helpers/downloadMediaFile.d.ts.map +1 -1
- package/dist/helpers/downloadMediaFile.js +16 -64
- package/dist/helpers/downloadMediaFile.js.map +1 -1
- package/dist/helpers/getAcceptedFileTypes.d.ts.map +1 -1
- package/dist/helpers/getAcceptedFileTypes.js +4 -4
- package/dist/helpers/getAcceptedFileTypes.js.map +1 -1
- package/dist/helpers/getRandomColors.d.ts.map +1 -1
- package/dist/helpers/getRandomColors.js +20 -20
- package/dist/helpers/getRandomColors.js.map +1 -1
- package/dist/helpers/helpers.d.ts.map +1 -1
- package/dist/helpers/helpers.js +14 -14
- package/dist/helpers/helpers.js.map +1 -1
- package/dist/helpers/hydrateRelationRules.d.ts.map +1 -1
- package/dist/helpers/hydrateRelationRules.js +74 -138
- package/dist/helpers/hydrateRelationRules.js.map +1 -1
- package/dist/helpers/permissions.d.ts.map +1 -1
- package/dist/helpers/permissions.js +2 -2
- package/dist/helpers/permissions.js.map +1 -1
- package/dist/helpers/registry.d.ts.map +1 -1
- package/dist/helpers/registry.js +8 -12
- package/dist/helpers/registry.js.map +1 -1
- package/dist/helpers/resendOtpHelper.d.ts.map +1 -1
- package/dist/helpers/resendOtpHelper.js +4 -4
- package/dist/helpers/resendOtpHelper.js.map +1 -1
- package/dist/helpers/revalidate.d.ts.map +1 -1
- package/dist/helpers/revalidate.js +2 -45
- package/dist/helpers/revalidate.js.map +1 -1
- package/dist/helpers/rolesHelper.d.ts.map +1 -1
- package/dist/helpers/rolesHelper.js +5 -7
- package/dist/helpers/rolesHelper.js.map +1 -1
- package/dist/helpers/solidIcons.d.ts.map +1 -1
- package/dist/helpers/solidIcons.js +1 -1
- package/dist/helpers/solidIcons.js.map +1 -1
- package/dist/helpers/updatePasswordField.d.ts.map +1 -1
- package/dist/helpers/updatePasswordField.js +19 -71
- package/dist/helpers/updatePasswordField.js.map +1 -1
- package/dist/index.d.ts +6 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +10 -145
- package/dist/index.js.map +1 -1
- package/dist/nextAuth/authProviders.d.ts.map +1 -1
- package/dist/nextAuth/authProviders.js +164 -211
- package/dist/nextAuth/authProviders.js.map +1 -1
- package/dist/nextAuth/handleLogout.d.ts.map +1 -1
- package/dist/nextAuth/handleLogout.js +30 -84
- package/dist/nextAuth/handleLogout.js.map +1 -1
- package/dist/nextAuth/refreshAccessToken.d.ts.map +1 -1
- package/dist/nextAuth/refreshAccessToken.js +19 -72
- package/dist/nextAuth/refreshAccessToken.js.map +1 -1
- package/dist/redux/api/aiInteractionApi.d.ts.map +1 -1
- package/dist/redux/api/aiInteractionApi.js +10 -10
- package/dist/redux/api/aiInteractionApi.js.map +1 -1
- package/dist/redux/api/authApi.d.ts.map +1 -1
- package/dist/redux/api/authApi.js +33 -37
- package/dist/redux/api/authApi.js.map +1 -1
- package/dist/redux/api/dashboardApi.d.ts.map +1 -1
- package/dist/redux/api/dashboardApi.js +8 -8
- package/dist/redux/api/dashboardApi.js.map +1 -1
- package/dist/redux/api/dashboardQuestionApi.d.ts.map +1 -1
- package/dist/redux/api/dashboardQuestionApi.js +5 -8
- package/dist/redux/api/dashboardQuestionApi.js.map +1 -1
- package/dist/redux/api/exportTemplateApi.d.ts.map +1 -1
- package/dist/redux/api/exportTemplateApi.js +21 -27
- package/dist/redux/api/exportTemplateApi.js.map +1 -1
- package/dist/redux/api/fetchBaseQuery.d.ts.map +1 -1
- package/dist/redux/api/fetchBaseQuery.js +10 -54
- package/dist/redux/api/fetchBaseQuery.js.map +1 -1
- package/dist/redux/api/fieldApi.d.ts.map +1 -1
- package/dist/redux/api/fieldApi.js +18 -18
- package/dist/redux/api/fieldApi.js.map +1 -1
- package/dist/redux/api/importTransactionApi.d.ts.map +1 -1
- package/dist/redux/api/importTransactionApi.js +25 -37
- package/dist/redux/api/importTransactionApi.js.map +1 -1
- package/dist/redux/api/mediaApi.d.ts.map +1 -1
- package/dist/redux/api/mediaApi.js +21 -24
- package/dist/redux/api/mediaApi.js.map +1 -1
- package/dist/redux/api/mediaStorageProviderApi.d.ts.map +1 -1
- package/dist/redux/api/mediaStorageProviderApi.js +21 -24
- package/dist/redux/api/mediaStorageProviderApi.js.map +1 -1
- package/dist/redux/api/modelApi.d.ts.map +1 -1
- package/dist/redux/api/modelApi.js +28 -31
- package/dist/redux/api/modelApi.js.map +1 -1
- package/dist/redux/api/moduleApi.d.ts.map +1 -1
- package/dist/redux/api/moduleApi.js +28 -31
- package/dist/redux/api/moduleApi.js.map +1 -1
- package/dist/redux/api/permissionApi.d.ts.map +1 -1
- package/dist/redux/api/permissionApi.js +8 -8
- package/dist/redux/api/permissionApi.js.map +1 -1
- package/dist/redux/api/pincodeApi.d.ts.map +1 -1
- package/dist/redux/api/pincodeApi.js +16 -16
- package/dist/redux/api/pincodeApi.js.map +1 -1
- package/dist/redux/api/roleApi.d.ts.map +1 -1
- package/dist/redux/api/roleApi.js +21 -24
- package/dist/redux/api/roleApi.js.map +1 -1
- package/dist/redux/api/solidActionApi.d.ts.map +1 -1
- package/dist/redux/api/solidActionApi.js +22 -25
- package/dist/redux/api/solidActionApi.js.map +1 -1
- package/dist/redux/api/solidChatterMessageApi.d.ts.map +1 -1
- package/dist/redux/api/solidChatterMessageApi.js +7 -8
- package/dist/redux/api/solidChatterMessageApi.js.map +1 -1
- package/dist/redux/api/solidEntityApi.d.ts.map +1 -1
- package/dist/redux/api/solidEntityApi.js +73 -99
- package/dist/redux/api/solidEntityApi.js.map +1 -1
- package/dist/redux/api/solidMenuApi.d.ts.map +1 -1
- package/dist/redux/api/solidMenuApi.js +23 -26
- package/dist/redux/api/solidMenuApi.js.map +1 -1
- package/dist/redux/api/solidServiceApi.d.ts.map +1 -1
- package/dist/redux/api/solidServiceApi.js +8 -8
- package/dist/redux/api/solidServiceApi.js.map +1 -1
- package/dist/redux/api/solidSettingsApi.d.ts.map +1 -1
- package/dist/redux/api/solidSettingsApi.js +27 -36
- package/dist/redux/api/solidSettingsApi.js.map +1 -1
- package/dist/redux/api/solidViewApi.d.ts.map +1 -1
- package/dist/redux/api/solidViewApi.js +24 -27
- package/dist/redux/api/solidViewApi.js.map +1 -1
- package/dist/redux/api/stateApi.d.ts.map +1 -1
- package/dist/redux/api/stateApi.js +16 -16
- package/dist/redux/api/stateApi.js.map +1 -1
- package/dist/redux/api/testApi.d.ts.map +1 -1
- package/dist/redux/api/testApi.js +6 -6
- package/dist/redux/api/testApi.js.map +1 -1
- package/dist/redux/api/userApi.d.ts.map +1 -1
- package/dist/redux/api/userApi.js +45 -49
- package/dist/redux/api/userApi.js.map +1 -1
- package/dist/redux/features/authSlice.d.ts.map +1 -1
- package/dist/redux/features/authSlice.js +4 -5
- package/dist/redux/features/authSlice.js.map +1 -1
- package/dist/redux/features/dataViewSlice.d.ts.map +1 -1
- package/dist/redux/features/dataViewSlice.js +6 -7
- package/dist/redux/features/dataViewSlice.js.map +1 -1
- package/dist/redux/features/navbarSlice.d.ts.map +1 -1
- package/dist/redux/features/navbarSlice.js +5 -6
- package/dist/redux/features/navbarSlice.js.map +1 -1
- package/dist/redux/features/popupSlice.d.ts.map +1 -1
- package/dist/redux/features/popupSlice.js +6 -7
- package/dist/redux/features/popupSlice.js.map +1 -1
- package/dist/redux/features/settingsSlice.d.ts +20 -0
- package/dist/redux/features/settingsSlice.d.ts.map +1 -0
- package/dist/redux/features/settingsSlice.js +39 -0
- package/dist/redux/features/settingsSlice.js.map +1 -0
- package/dist/redux/features/themeSlice.d.ts.map +1 -1
- package/dist/redux/features/themeSlice.js +3 -3
- package/dist/redux/features/themeSlice.js.map +1 -1
- package/dist/redux/features/userSlice.d.ts.map +1 -1
- package/dist/redux/features/userSlice.js +6 -7
- package/dist/redux/features/userSlice.js.map +1 -1
- package/dist/redux/hooks/useSolidPopup.d.ts.map +1 -1
- package/dist/redux/hooks/useSolidPopup.js +5 -5
- package/dist/redux/hooks/useSolidPopup.js.map +1 -1
- package/dist/redux/store/defaultStoreConfig.d.ts +1 -0
- package/dist/redux/store/defaultStoreConfig.d.ts.map +1 -1
- package/dist/redux/store/defaultStoreConfig.js +4 -3
- package/dist/redux/store/defaultStoreConfig.js.map +1 -1
- package/dist/styles.d.ts +5 -0
- package/dist/styles.d.ts.map +1 -0
- package/dist/styles.js +5 -0
- package/dist/styles.js.map +1 -0
- package/package.json +11 -5
- package/src/components/Svg/DevDocs.tsx +9 -0
- package/src/components/Svg/DocsSvg.tsx +9 -0
- package/src/components/Svg/ExcelSvg.tsx +15 -0
- package/src/components/Svg/FieldSvg.tsx +9 -0
- package/src/components/Svg/FileSvg.tsx +18 -0
- package/src/components/Svg/HomePageModuleSvg.tsx +179 -0
- package/src/components/Svg/ModelSvg.tsx +9 -0
- package/src/components/Svg/ModuleSvg.tsx +9 -0
- package/src/components/Svg/PDFSvg.tsx +15 -0
- package/src/components/Svg/RightArrowSvg.tsx +9 -0
- package/src/components/Svg/SettingsSvg.tsx +9 -0
- package/src/components/auth/AuthLayout.tsx +237 -0
- package/src/components/auth/ForgotPasswordThankYou.tsx +35 -0
- package/src/components/auth/GoogleAuthChecking.tsx +63 -0
- package/src/components/auth/SolidChangeForcePassword.tsx +222 -0
- package/src/components/auth/SolidForgotPassword.tsx +127 -0
- package/src/components/auth/SolidInitialLoginOtp.tsx +273 -0
- package/src/components/auth/SolidInitiateRegisterOtp.tsx +220 -0
- package/src/components/auth/SolidLogin.tsx +418 -0
- package/src/components/auth/SolidOTPVerify.tsx +135 -0
- package/src/components/auth/SolidRegister.tsx +456 -0
- package/src/components/auth/SolidResetPassword.tsx +196 -0
- package/src/components/common/AuthBanner.tsx +41 -0
- package/src/components/common/AutoCompleteField.tsx +79 -0
- package/src/components/common/BackButton.tsx +72 -0
- package/src/components/common/CancelButton.tsx +61 -0
- package/src/components/common/CodeEditor.tsx +38 -0
- package/src/components/common/CreateButton.tsx +17 -0
- package/src/components/common/DownloadProgressToast.tsx +55 -0
- package/src/components/common/DropzonePlaceholder.tsx +31 -0
- package/src/components/common/DropzoneUpload.tsx +11 -0
- package/src/components/common/FileReaderExt.tsx +20 -0
- package/src/components/common/GeneralSettings.tsx +1233 -0
- package/src/components/common/HeaderDynamicTitles.tsx +13 -0
- package/src/components/common/MarkdownViewer.tsx +84 -0
- package/src/components/common/MultipleSelectAutoCompleteField.tsx +64 -0
- package/src/components/common/NotFound.tsx +22 -0
- package/src/components/common/SingleSelectAutoCompleteField.tsx +73 -0
- package/src/components/common/SocialMediaLogin.tsx +53 -0
- package/src/components/common/SolidAdmin.tsx +6 -0
- package/src/components/common/SolidBreadcrumb.tsx +129 -0
- package/src/components/common/SolidExport.tsx +563 -0
- package/src/components/common/SolidExportStepper.tsx +135 -0
- package/src/components/common/SolidFieldTooltip.tsx +23 -0
- package/src/components/common/SolidFormHeader.tsx +25 -0
- package/src/components/common/SolidFormStepper.tsx +350 -0
- package/src/components/common/SolidModuleHome.tsx +128 -0
- package/src/components/common/SolidPopupContainer.tsx +37 -0
- package/src/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.tsx +45 -0
- package/src/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.tsx +45 -0
- package/src/components/common/SolidSettings/SettingDropzoneActivePlaceholder.tsx +20 -0
- package/src/components/common/SolidSettings/SettingsImageRemoveButton.tsx +15 -0
- package/src/components/common/SolidSettings/SolidUploadedImage.tsx +16 -0
- package/src/components/common/SolidThemeLink.tsx +6 -0
- package/src/components/common/SolidThemeProvider.tsx +46 -0
- package/src/components/common/StepperArrows/ActiveArrowStep.tsx +18 -0
- package/src/components/common/StepperArrows/ActiveBeforeStepArrow.tsx +18 -0
- package/src/components/common/StepperArrows/InactiveStepArrow.tsx +19 -0
- package/src/components/common/error.tsx +30 -0
- package/src/components/common/useHandleFormCustomButtonClick.ts +40 -0
- package/src/components/common/useHandleListCustomButtonClick.ts +42 -0
- package/src/components/core/chatter/SolidChatter.tsx +246 -0
- package/src/components/core/chatter/SolidChatterAuditMessage.tsx +35 -0
- package/src/components/core/chatter/SolidChatterCustomMessage.tsx +46 -0
- package/src/components/core/chatter/SolidChatterDateDivider.tsx +16 -0
- package/src/components/core/chatter/SolidChatterHeader.tsx +218 -0
- package/src/components/core/chatter/SolidChatterMessageBox.tsx +163 -0
- package/src/components/core/chatter/SolidMessageComposer.tsx +146 -0
- package/src/components/core/common/AvatarWidget.tsx +55 -0
- package/src/components/core/common/DateFieldViewComponent.tsx +36 -0
- package/src/components/core/common/FilterComponent.tsx +458 -0
- package/src/components/core/common/LoadDynamicJsxComponent.tsx +70 -0
- package/src/components/core/common/PDFViewer.tsx +117 -0
- package/src/components/core/common/SolidAccountSettings/SolidAccountSettings.tsx +91 -0
- package/src/components/core/common/SolidAccountSettings/SolidChangePassword.tsx +188 -0
- package/src/components/core/common/SolidAccountSettings/SolidNotifications.tsx +140 -0
- package/src/components/core/common/SolidAccountSettings/SolidPersonalInfo.tsx +311 -0
- package/src/components/core/common/SolidCreateButton.tsx +48 -0
- package/src/components/core/common/SolidGenericImport/DocumentSvg.tsx +15 -0
- package/src/components/core/common/SolidGenericImport/SolidGenericImport.tsx +64 -0
- package/src/components/core/common/SolidGenericImport/SolidImportDropzone.tsx +125 -0
- package/src/components/core/common/SolidGenericImport/SolidImportInstructions.tsx +122 -0
- package/src/components/core/common/SolidGenericImport/SolidImportStepper.tsx +217 -0
- package/src/components/core/common/SolidGenericImport/SolidImportTransaction.tsx +205 -0
- package/src/components/core/common/SolidGenericImport/SolidImportTransactionStatus.tsx +158 -0
- package/src/components/core/common/SolidGenericImport/SolidImportWrapper.tsx +29 -0
- package/src/components/core/common/SolidGlobalSearchElement.tsx +1470 -0
- package/src/components/core/common/SolidLayoutViews.tsx +87 -0
- package/src/components/core/common/SolidListViewOptions.tsx +31 -0
- package/src/components/core/common/SolidLoaders/SolidCircularLoader.tsx +7 -0
- package/src/components/core/common/SolidPasswordHelperText.tsx +34 -0
- package/src/components/core/common/SolidSaveCustomFilterForm.tsx +75 -0
- package/src/components/core/common/SolidSearchBox.tsx +17 -0
- package/src/components/core/common/SolidViewLayoutManager.ts +421 -0
- package/src/components/core/common/SolidXAiIframe.tsx +77 -0
- package/src/components/core/dashboard/SolidDashboard.tsx +329 -0
- package/src/components/core/dashboard/SolidDashboardBody.tsx +117 -0
- package/src/components/core/dashboard/SolidDashboardFilterRequired.tsx +28 -0
- package/src/components/core/dashboard/SolidDashboardHeader.tsx +10 -0
- package/src/components/core/dashboard/SolidDashboardLoading.tsx +55 -0
- package/src/components/core/dashboard/SolidDashboardNotAvailable.tsx +32 -0
- package/src/components/core/dashboard/SolidDashboardRenderError.tsx +29 -0
- package/src/components/core/dashboard/SolidDashboardVariable.tsx +256 -0
- package/src/components/core/dashboard/SolidQuestionRenderer.tsx +78 -0
- package/src/components/core/dashboard/chart-renderers/ChartJsRenderer.tsx +18 -0
- package/src/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.tsx +54 -0
- package/src/components/core/dashboard/chart-renderers/init-chartjs.ts +25 -0
- package/src/components/core/dashboard/dashboard-utils.ts +39 -0
- package/src/components/core/extension/solid-core/CustomIcon/StatusIcon.tsx +17 -0
- package/src/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.tsx +36 -0
- package/src/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.ts +18 -0
- package/src/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.ts +18 -0
- package/src/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.tsx +114 -0
- package/src/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.tsx +213 -0
- package/src/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.tsx +138 -0
- package/src/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.tsx +209 -0
- package/src/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.tsx +131 -0
- package/src/components/core/field/FieldListViewData.tsx +313 -0
- package/src/components/core/filter/SolidBooleanFilterElement.tsx +30 -0
- package/src/components/core/filter/SolidFilterFields.tsx +131 -0
- package/src/components/core/filter/SolidManyToManyFilterElement.tsx +64 -0
- package/src/components/core/filter/SolidManyToOneFilterElement.tsx +61 -0
- package/src/components/core/filter/SolidSelectionDynamicFilterElement.tsx +50 -0
- package/src/components/core/filter/SolidSelectionStaticFilterElement.tsx +32 -0
- package/src/components/core/filter/SolidVarInputsFilterElement.tsx +209 -0
- package/src/components/core/filter/fields/SolidBigintField.tsx +9 -0
- package/src/components/core/filter/fields/SolidBooleanField.tsx +68 -0
- package/src/components/core/filter/fields/SolidComputedField.tsx +23 -0
- package/src/components/core/filter/fields/SolidDateField.tsx +63 -0
- package/src/components/core/filter/fields/SolidDatetimeField.tsx +54 -0
- package/src/components/core/filter/fields/SolidDecimalField.tsx +9 -0
- package/src/components/core/filter/fields/SolidExternalIdField.tsx +52 -0
- package/src/components/core/filter/fields/SolidFloatField.tsx +9 -0
- package/src/components/core/filter/fields/SolidIdField.tsx +46 -0
- package/src/components/core/filter/fields/SolidIntField.tsx +61 -0
- package/src/components/core/filter/fields/SolidLongTextField.tsx +9 -0
- package/src/components/core/filter/fields/SolidMediaMultipleField.tsx +60 -0
- package/src/components/core/filter/fields/SolidMediaSingleField.tsx +62 -0
- package/src/components/core/filter/fields/SolidRelationField.tsx +17 -0
- package/src/components/core/filter/fields/SolidRichTextField.tsx +9 -0
- package/src/components/core/filter/fields/SolidSelectionDynamicField.tsx +52 -0
- package/src/components/core/filter/fields/SolidSelectionStaticField.tsx +54 -0
- package/src/components/core/filter/fields/SolidShortTextField.tsx +60 -0
- package/src/components/core/filter/fields/SolidTimeField.tsx +48 -0
- package/src/components/core/filter/fields/SolidUuidField.tsx +51 -0
- package/src/components/core/filter/fields/relations/SolidRelationManyToManyField.tsx +62 -0
- package/src/components/core/filter/fields/relations/SolidRelationManyToOneField.tsx +84 -0
- package/src/components/core/form/SolidFormActionHeader.tsx +497 -0
- package/src/components/core/form/SolidFormFieldRender.tsx +53 -0
- package/src/components/core/form/SolidFormFieldRenderExtension.tsx +26 -0
- package/src/components/core/form/SolidFormFooter.tsx +162 -0
- package/src/components/core/form/SolidFormLayouts.tsx +104 -0
- package/src/components/core/form/SolidFormUserViewLayout.tsx +84 -0
- package/src/components/core/form/SolidFormView.tsx +1853 -0
- package/src/components/core/form/SolidFormViewContextMenuHeaderButton.tsx +52 -0
- package/src/components/core/form/SolidFormViewNormalHeaderButton.tsx +52 -0
- package/src/components/core/form/SolidFormViewShimmerLoading.tsx +109 -0
- package/src/components/core/form/fields/ISolidField.tsx +71 -0
- package/src/components/core/form/fields/SolidBooleanField.tsx +434 -0
- package/src/components/core/form/fields/SolidDateField.tsx +247 -0
- package/src/components/core/form/fields/SolidDateTimeField.tsx +229 -0
- package/src/components/core/form/fields/SolidDecimalField.tsx +171 -0
- package/src/components/core/form/fields/SolidEmailField.tsx +176 -0
- package/src/components/core/form/fields/SolidIntegerField.tsx +282 -0
- package/src/components/core/form/fields/SolidJsonField.tsx +185 -0
- package/src/components/core/form/fields/SolidLongTextField.tsx +618 -0
- package/src/components/core/form/fields/SolidMediaMultipleField.tsx +663 -0
- package/src/components/core/form/fields/SolidMediaSingleField.tsx +547 -0
- package/src/components/core/form/fields/SolidPasswordField.tsx +390 -0
- package/src/components/core/form/fields/SolidRelationField.tsx +56 -0
- package/src/components/core/form/fields/SolidRichTextField.tsx +188 -0
- package/src/components/core/form/fields/SolidSelectionDynamicField.tsx +340 -0
- package/src/components/core/form/fields/SolidSelectionStaticField.tsx +462 -0
- package/src/components/core/form/fields/SolidShortTextField.tsx +399 -0
- package/src/components/core/form/fields/SolidTimeField.tsx +245 -0
- package/src/components/core/form/fields/relations/SolidRelationManyToManyField.tsx +453 -0
- package/src/components/core/form/fields/relations/SolidRelationManyToOneField.tsx +979 -0
- package/src/components/core/form/fields/relations/SolidRelationOneToManyField.tsx +627 -0
- package/src/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.tsx +38 -0
- package/src/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.ts +64 -0
- package/src/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.tsx +135 -0
- package/src/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.tsx +144 -0
- package/src/components/core/form/fields/widgets/SolidIconEditWidget.tsx +265 -0
- package/src/components/core/form/fields/widgets/SolidIconViewWidget.tsx +32 -0
- package/src/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.tsx +50 -0
- package/src/components/core/form/fields/widgets/SolidS3FileViewerWidget.tsx +222 -0
- package/src/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.tsx +70 -0
- package/src/components/core/form/widgets/CustomHtml.tsx +20 -0
- package/src/components/core/kanban/KanbanBoard.tsx +150 -0
- package/src/components/core/kanban/KanbanCard.tsx +279 -0
- package/src/components/core/kanban/KanbanColumn.tsx +139 -0
- package/src/components/core/kanban/KanbanUserViewLayout.tsx +84 -0
- package/src/components/core/kanban/SolidKanbanView.tsx +894 -0
- package/src/components/core/kanban/SolidKanbanViewConfigure.tsx +154 -0
- package/src/components/core/kanban/SolidKanbanViewFields.tsx +164 -0
- package/src/components/core/kanban/SolidManyToOneFilterElement.tsx +59 -0
- package/src/components/core/kanban/SolidSelectionDynamicFilterElement.tsx +50 -0
- package/src/components/core/kanban/SolidSelectionStaticFilterElement.tsx +32 -0
- package/src/components/core/kanban/SolidVarInputsFilterElement.tsx +184 -0
- package/src/components/core/kanban/kanban-fields/SolidBigintKanbanField.tsx +9 -0
- package/src/components/core/kanban/kanban-fields/SolidBooleanKanbanField.tsx +16 -0
- package/src/components/core/kanban/kanban-fields/SolidComputedKanbanField.tsx +23 -0
- package/src/components/core/kanban/kanban-fields/SolidDateKanbanField.tsx +14 -0
- package/src/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.tsx +13 -0
- package/src/components/core/kanban/kanban-fields/SolidDecimalKanbanField.tsx +9 -0
- package/src/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.tsx +12 -0
- package/src/components/core/kanban/kanban-fields/SolidFloatKanbanField.tsx +9 -0
- package/src/components/core/kanban/kanban-fields/SolidIdKanbanField.tsx +14 -0
- package/src/components/core/kanban/kanban-fields/SolidIntKanbanField.tsx +20 -0
- package/src/components/core/kanban/kanban-fields/SolidLongTextKanbanField.tsx +9 -0
- package/src/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.tsx +140 -0
- package/src/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.tsx +164 -0
- package/src/components/core/kanban/kanban-fields/SolidRelationKanbanField.tsx +13 -0
- package/src/components/core/kanban/kanban-fields/SolidRichTextKanbanField.tsx +9 -0
- package/src/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.tsx +14 -0
- package/src/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.tsx +14 -0
- package/src/components/core/kanban/kanban-fields/SolidShortTextKanbanField.tsx +121 -0
- package/src/components/core/kanban/kanban-fields/SolidTimeKanbanField.tsx +12 -0
- package/src/components/core/kanban/kanban-fields/SolidUuidKanbanField.tsx +13 -0
- package/src/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.tsx +16 -0
- package/src/components/core/list/ListViewRowActionPopup.tsx +41 -0
- package/src/components/core/list/SolidColumnSelector/SolidListColumnSelector.tsx +242 -0
- package/src/components/core/list/SolidEmptyListViewPlaceholder.tsx +111 -0
- package/src/components/core/list/SolidListView.tsx +2004 -0
- package/src/components/core/list/SolidListViewColumn.tsx +165 -0
- package/src/components/core/list/SolidListViewConfigure.tsx +339 -0
- package/src/components/core/list/SolidListViewHeaderButton.tsx +31 -0
- package/src/components/core/list/SolidListViewHeaderContextMenuButton.tsx +30 -0
- package/src/components/core/list/SolidListViewRowButtonContextMenu.tsx +41 -0
- package/src/components/core/list/SolidListViewShimmerLoading.tsx +78 -0
- package/src/components/core/list/SolidListingHeader.tsx +42 -0
- package/src/components/core/list/SolidManyToOneFilterElement.tsx +60 -0
- package/src/components/core/list/SolidSelectionDynamicFilterElement.tsx +50 -0
- package/src/components/core/list/SolidSelectionStaticFilterElement.tsx +32 -0
- package/src/components/core/list/SolidTableRowCell.tsx +35 -0
- package/src/components/core/list/SolidVarInputsFilterElement.tsx +184 -0
- package/src/components/core/list/columns/SolidBigintColumn.tsx +9 -0
- package/src/components/core/list/columns/SolidBooleanColumn.tsx +90 -0
- package/src/components/core/list/columns/SolidComputedColumn.tsx +27 -0
- package/src/components/core/list/columns/SolidDateColumn.tsx +90 -0
- package/src/components/core/list/columns/SolidDatetimeColumn.tsx +79 -0
- package/src/components/core/list/columns/SolidDecimalColumn.tsx +9 -0
- package/src/components/core/list/columns/SolidExternalIdColumn.tsx +80 -0
- package/src/components/core/list/columns/SolidFloatColumn.tsx +9 -0
- package/src/components/core/list/columns/SolidIdColumn.tsx +79 -0
- package/src/components/core/list/columns/SolidIntColumn.tsx +87 -0
- package/src/components/core/list/columns/SolidLongTextColumn.tsx +9 -0
- package/src/components/core/list/columns/SolidMediaMultipleColumn.tsx +301 -0
- package/src/components/core/list/columns/SolidMediaSingleColumn.tsx +170 -0
- package/src/components/core/list/columns/SolidRelationColumn.tsx +21 -0
- package/src/components/core/list/columns/SolidRichTextColumn.tsx +9 -0
- package/src/components/core/list/columns/SolidSelectionDynamicColumn.tsx +80 -0
- package/src/components/core/list/columns/SolidSelectionStaticColumn.tsx +81 -0
- package/src/components/core/list/columns/SolidShortTextColumn.tsx +160 -0
- package/src/components/core/list/columns/SolidTimeColumn.tsx +78 -0
- package/src/components/core/list/columns/SolidUuidColumn.tsx +79 -0
- package/src/components/core/list/columns/relations/SolidRelationManyToManyColumn.tsx +106 -0
- package/src/components/core/list/columns/relations/SolidRelationManyToOneColumn.tsx +117 -0
- package/src/components/core/list/columns/relations/SolidRelationOneToManyColumn.tsx +110 -0
- package/src/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.tsx +30 -0
- package/src/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.tsx +30 -0
- package/src/components/core/list/widgets/SolidShortTextAvatarWidget.tsx +70 -0
- package/src/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.tsx +21 -0
- package/src/components/core/locales/SolidChatterLocaleTabView.tsx +91 -0
- package/src/components/core/locales/SolidLocale.tsx +127 -0
- package/src/components/core/model/CreateModel.tsx +495 -0
- package/src/components/core/model/FieldMetaData.tsx +263 -0
- package/src/components/core/model/FieldMetaDataForm.tsx +3509 -0
- package/src/components/core/model/FieldSelector.tsx +62 -0
- package/src/components/core/model/ModelListViewData.tsx +384 -0
- package/src/components/core/model/ModelMetaData.tsx +921 -0
- package/src/components/core/module/CreateModule.tsx +617 -0
- package/src/components/core/module/ModuleListViewData.tsx +431 -0
- package/src/components/core/solid-ai/SolidAiMainWrapper.tsx +8 -0
- package/src/components/core/solid-ai/SolidXAIIcon.tsx +37 -0
- package/src/components/core/users/CreateUser.tsx +467 -0
- package/src/components/core/users/CreateUserRole.tsx +212 -0
- package/src/components/core/users/UserListView.tsx +376 -0
- package/src/components/layout/AdminLayout.tsx +57 -0
- package/src/components/layout/AdminSidebar.tsx +65 -0
- package/src/components/layout/AppConfig.tsx +104 -0
- package/src/components/layout/AppSidebar.tsx +232 -0
- package/src/components/layout/ButtonLoader.tsx +7 -0
- package/src/components/layout/CustomPagination.tsx +55 -0
- package/src/components/layout/DashboardHeader.tsx +89 -0
- package/src/components/layout/FilterMenu.tsx +122 -0
- package/src/components/layout/Footer.tsx +13 -0
- package/src/components/layout/GlobalSearch.tsx +37 -0
- package/src/components/layout/Header.tsx +8 -0
- package/src/components/layout/Layout.tsx +211 -0
- package/src/components/layout/ListingHeader.tsx +204 -0
- package/src/components/layout/Loader.tsx +16 -0
- package/src/components/layout/UserSidebar.tsx +53 -0
- package/src/components/layout/context/layoutcontext.tsx +52 -0
- package/src/components/layout/navbar-one.tsx +258 -0
- package/src/components/layout/navbar-two-menu.tsx +72 -0
- package/src/components/layout/navbar-two.tsx +37 -0
- package/src/components/layout/user-profile-menu.tsx +213 -0
- package/src/components/layout/user-profile.tsx +7 -0
- package/src/components/modelsComponents/filterIcon.tsx +9 -0
- package/src/constants/error-messages.ts +238 -0
- package/src/helpers/AppTitle.tsx +12 -0
- package/src/helpers/ToastContainer.tsx +94 -0
- package/src/helpers/autoCompleteVirtualScroll.ts +41 -0
- package/src/helpers/countries.tsx +260 -0
- package/src/helpers/downloadFileWithProgress.ts +91 -0
- package/src/helpers/downloadMediaFile.tsx +21 -0
- package/src/helpers/getAcceptedFileTypes.tsx +22 -0
- package/src/helpers/getRandomColors.tsx +68 -0
- package/src/helpers/helpers.ts +61 -0
- package/src/helpers/hydrateRelationRules.ts +120 -0
- package/src/helpers/permissions.ts +7 -0
- package/src/helpers/registry.ts +337 -0
- package/src/helpers/resendOtpHelper.tsx +5 -0
- package/src/helpers/revalidate.ts +7 -0
- package/src/helpers/rolesHelper.ts +17 -0
- package/src/helpers/solidIcons.tsx +1831 -0
- package/src/helpers/updatePasswordField.ts +41 -0
- package/src/index.ts +422 -0
- package/src/nextAuth/authProviders.tsx +231 -0
- package/src/nextAuth/handleLogout.tsx +39 -0
- package/src/nextAuth/refreshAccessToken.tsx +28 -0
- package/src/redux/api/aiInteractionApi.ts +59 -0
- package/src/redux/api/authApi.ts +131 -0
- package/src/redux/api/dashboardApi.ts +56 -0
- package/src/redux/api/dashboardQuestionApi.ts +17 -0
- package/src/redux/api/exportTemplateApi.tsx +59 -0
- package/src/redux/api/fetchBaseQuery.tsx +98 -0
- package/src/redux/api/fieldApi.ts +86 -0
- package/src/redux/api/importTransactionApi.tsx +69 -0
- package/src/redux/api/mediaApi.ts +55 -0
- package/src/redux/api/mediaStorageProviderApi.ts +55 -0
- package/src/redux/api/modelApi.ts +80 -0
- package/src/redux/api/moduleApi.ts +72 -0
- package/src/redux/api/permissionApi.ts +32 -0
- package/src/redux/api/pincodeApi.tsx +56 -0
- package/src/redux/api/roleApi.ts +58 -0
- package/src/redux/api/solidActionApi.ts +66 -0
- package/src/redux/api/solidChatterMessageApi.ts +25 -0
- package/src/redux/api/solidEntityApi.tsx +164 -0
- package/src/redux/api/solidMenuApi.ts +71 -0
- package/src/redux/api/solidServiceApi.ts +31 -0
- package/src/redux/api/solidSettingsApi.tsx +69 -0
- package/src/redux/api/solidViewApi.ts +73 -0
- package/src/redux/api/stateApi.tsx +56 -0
- package/src/redux/api/testApi.ts +21 -0
- package/src/redux/api/userApi.ts +135 -0
- package/src/redux/features/authSlice.ts +19 -0
- package/src/redux/features/dataViewSlice.ts +26 -0
- package/src/redux/features/navbarSlice.ts +21 -0
- package/src/redux/features/popupSlice.ts +37 -0
- package/src/redux/features/settingsSlice.ts +60 -0
- package/src/redux/features/themeSlice.ts +17 -0
- package/src/redux/features/userSlice.ts +28 -0
- package/src/redux/hooks/useSolidPopup.ts +20 -0
- package/src/redux/store/defaultStoreConfig.ts +64 -0
- package/src/styles.ts +4 -0
- package/src/types/index.d.ts +10 -2
- package/src/types/next.d.ts +1 -1
- package/dist/components/CustomFooter/CustomFooter.d.ts +0 -2
- package/dist/components/CustomFooter/CustomFooter.d.ts.map +0 -1
- package/dist/components/CustomFooter/CustomFooter.js +0 -162
- package/dist/components/CustomFooter/CustomFooter.js.map +0 -1
- package/dist/components/CustomFooter/FooterForm.d.ts +0 -2
- package/dist/components/CustomFooter/FooterForm.d.ts.map +0 -1
- package/dist/components/CustomFooter/FooterForm.js +0 -8
- package/dist/components/CustomFooter/FooterForm.js.map +0 -1
- package/dist/components/CustomHeader/CallIcon.d.ts +0 -2
- package/dist/components/CustomHeader/CallIcon.d.ts.map +0 -1
- package/dist/components/CustomHeader/CallIcon.js +0 -6
- package/dist/components/CustomHeader/CallIcon.js.map +0 -1
- package/dist/components/CustomHeader/CustomDropdown.d.ts +0 -21
- package/dist/components/CustomHeader/CustomDropdown.d.ts.map +0 -1
- package/dist/components/CustomHeader/CustomDropdown.js +0 -38
- package/dist/components/CustomHeader/CustomDropdown.js.map +0 -1
- package/dist/components/CustomHeader/CustomHeader.d.ts +0 -2
- package/dist/components/CustomHeader/CustomHeader.d.ts.map +0 -1
- package/dist/components/CustomHeader/CustomHeader.js +0 -18
- package/dist/components/CustomHeader/CustomHeader.js.map +0 -1
- package/dist/components/CustomHeader/EmailIcon.d.ts +0 -2
- package/dist/components/CustomHeader/EmailIcon.d.ts.map +0 -1
- package/dist/components/CustomHeader/EmailIcon.js +0 -6
- package/dist/components/CustomHeader/EmailIcon.js.map +0 -1
- package/dist/components/CustomHeader/HeaderCart.d.ts +0 -2
- package/dist/components/CustomHeader/HeaderCart.d.ts.map +0 -1
- package/dist/components/CustomHeader/HeaderCart.js +0 -7
- package/dist/components/CustomHeader/HeaderCart.js.map +0 -1
- package/dist/components/CustomHeader/productNavData.d.ts +0 -3
- package/dist/components/CustomHeader/productNavData.d.ts.map +0 -1
- package/dist/components/CustomHeader/productNavData.js +0 -178
- package/dist/components/CustomHeader/productNavData.js.map +0 -1
- package/dist/components/FormView/DetailsViews.d.ts +0 -2
- package/dist/components/FormView/DetailsViews.d.ts.map +0 -1
- package/dist/components/FormView/DetailsViews.js +0 -23
- package/dist/components/FormView/DetailsViews.js.map +0 -1
- package/dist/components/FormView/OrderAddressDetails.d.ts +0 -2
- package/dist/components/FormView/OrderAddressDetails.d.ts.map +0 -1
- package/dist/components/FormView/OrderAddressDetails.js +0 -31
- package/dist/components/FormView/OrderAddressDetails.js.map +0 -1
- package/dist/components/FormView/OrderPaymentDetails.d.ts +0 -2
- package/dist/components/FormView/OrderPaymentDetails.d.ts.map +0 -1
- package/dist/components/FormView/OrderPaymentDetails.js +0 -6
- package/dist/components/FormView/OrderPaymentDetails.js.map +0 -1
- package/dist/components/FormView/OrderTableDetails.d.ts +0 -2
- package/dist/components/FormView/OrderTableDetails.d.ts.map +0 -1
- package/dist/components/FormView/OrderTableDetails.js +0 -22
- package/dist/components/FormView/OrderTableDetails.js.map +0 -1
- package/dist/components/FormView/OrderedProductDetail.d.ts +0 -2
- package/dist/components/FormView/OrderedProductDetail.d.ts.map +0 -1
- package/dist/components/FormView/OrderedProductDetail.js +0 -6
- package/dist/components/FormView/OrderedProductDetail.js.map +0 -1
- package/dist/components/Tag/CustomTag.d.ts +0 -8
- package/dist/components/Tag/CustomTag.d.ts.map +0 -1
- package/dist/components/Tag/CustomTag.js +0 -34
- package/dist/components/Tag/CustomTag.js.map +0 -1
- package/dist/components/auth/Login.d.ts +0 -3
- package/dist/components/auth/Login.d.ts.map +0 -1
- package/dist/components/auth/Login.js +0 -117
- package/dist/components/auth/Login.js.map +0 -1
- package/dist/components/auth/Register.d.ts +0 -3
- package/dist/components/auth/Register.d.ts.map +0 -1
- package/dist/components/auth/Register.js +0 -173
- package/dist/components/auth/Register.js.map +0 -1
- package/dist/components/common/SolidExport.module.css +0 -66
- package/dist/components/core/dashboard/SolidDashboardVariableFilter.d.ts +0 -18
- package/dist/components/core/dashboard/SolidDashboardVariableFilter.d.ts.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableFilter.js +0 -57
- package/dist/components/core/dashboard/SolidDashboardVariableFilter.js.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts +0 -10
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js +0 -14
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.d.ts +0 -15
- package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.d.ts.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.js +0 -121
- package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.js.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.d.ts +0 -7
- package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.d.ts.map +0 -1
- package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.js +0 -68
- package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.js.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.d.ts +0 -5
- package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.d.ts.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js +0 -33
- package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.d.ts +0 -5
- package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.d.ts.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js +0 -33
- package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.d.ts +0 -5
- package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.d.ts.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js +0 -32
- package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.d.ts +0 -5
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.d.ts.map +0 -1
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js +0 -39
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js.map +0 -1
- package/dist/components/core/dashboard/solid-dashboard.css +0 -3
- package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.d.ts +0 -2
- package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.d.ts.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.js +0 -75
- package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.js.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.d.ts +0 -9
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.d.ts.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.js +0 -35
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.js.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.d.ts +0 -4
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.d.ts.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.js +0 -30
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.js.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.d.ts +0 -7
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.d.ts.map +0 -1
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.js +0 -32
- package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.js.map +0 -1
- package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts +0 -4
- package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts.map +0 -1
- package/dist/components/core/extension/solid-core/question/BarChartWidget.js +0 -19
- package/dist/components/core/extension/solid-core/question/BarChartWidget.js.map +0 -1
- package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.d.ts +0 -4
- package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.d.ts.map +0 -1
- package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.js +0 -24
- package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.js.map +0 -1
- package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts +0 -4
- package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts.map +0 -1
- package/dist/components/core/extension/solid-core/question/ChartWidget.js +0 -25
- package/dist/components/core/extension/solid-core/question/ChartWidget.js.map +0 -1
- package/dist/components/core/filter/fields/SolidManyToManyFilterElement.d.ts +0 -2
- package/dist/components/core/filter/fields/SolidManyToManyFilterElement.d.ts.map +0 -1
- package/dist/components/core/filter/fields/SolidManyToManyFilterElement.js +0 -89
- package/dist/components/core/filter/fields/SolidManyToManyFilterElement.js.map +0 -1
- package/dist/components/core/list/SolidListColumnSelector.d.ts +0 -2
- package/dist/components/core/list/SolidListColumnSelector.d.ts.map +0 -1
- package/dist/components/core/list/SolidListColumnSelector.js +0 -172
- package/dist/components/core/list/SolidListColumnSelector.js.map +0 -1
- package/dist/components/core/list/widgets/SolidRelationAvatarWidget.d.ts +0 -4
- package/dist/components/core/list/widgets/SolidRelationAvatarWidget.d.ts.map +0 -1
- package/dist/components/core/list/widgets/SolidRelationAvatarWidget.js +0 -61
- package/dist/components/core/list/widgets/SolidRelationAvatarWidget.js.map +0 -1
- package/dist/components/core/locales/SolidLocale.module.css +0 -35
- package/dist/components/core/solid-ai/SolidXAI.module.css +0 -100
- package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.d.ts +0 -2
- package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.js +0 -7
- package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIInputBox.d.ts +0 -8
- package/dist/components/core/solid-ai/SolidXAIInputBox.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIInputBox.js +0 -112
- package/dist/components/core/solid-ai/SolidXAIInputBox.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIModule.d.ts +0 -2
- package/dist/components/core/solid-ai/SolidXAIModule.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIModule.js +0 -138
- package/dist/components/core/solid-ai/SolidXAIModule.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIModuleHeader.d.ts +0 -2
- package/dist/components/core/solid-ai/SolidXAIModuleHeader.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIModuleHeader.js +0 -8
- package/dist/components/core/solid-ai/SolidXAIModuleHeader.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIResponse.d.ts +0 -5
- package/dist/components/core/solid-ai/SolidXAIResponse.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIResponse.js +0 -28
- package/dist/components/core/solid-ai/SolidXAIResponse.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIThinking.d.ts +0 -2
- package/dist/components/core/solid-ai/SolidXAIThinking.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIThinking.js +0 -9
- package/dist/components/core/solid-ai/SolidXAIThinking.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIThreadWrapper.d.ts +0 -9
- package/dist/components/core/solid-ai/SolidXAIThreadWrapper.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAIThreadWrapper.js +0 -242
- package/dist/components/core/solid-ai/SolidXAIThreadWrapper.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiJsonDisplay.d.ts +0 -7
- package/dist/components/core/solid-ai/SolidXAiJsonDisplay.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiJsonDisplay.js +0 -348
- package/dist/components/core/solid-ai/SolidXAiJsonDisplay.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.d.ts +0 -7
- package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.js +0 -35
- package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.d.ts +0 -7
- package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.js +0 -15
- package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.d.ts +0 -7
- package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.js +0 -7
- package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.js.map +0 -1
- package/dist/components/core/solid-ai/SolidXUserPrompt.d.ts +0 -5
- package/dist/components/core/solid-ai/SolidXUserPrompt.d.ts.map +0 -1
- package/dist/components/core/solid-ai/SolidXUserPrompt.js +0 -11
- package/dist/components/core/solid-ai/SolidXUserPrompt.js.map +0 -1
- package/dist/components/tables/DemoData.d.ts +0 -23
- package/dist/components/tables/DemoData.d.ts.map +0 -1
- package/dist/components/tables/DemoData.js +0 -317
- package/dist/components/tables/DemoData.js.map +0 -1
- package/dist/components/tables/DynamicTable.d.ts +0 -6
- package/dist/components/tables/DynamicTable.d.ts.map +0 -1
- package/dist/components/tables/DynamicTable.js +0 -24
- package/dist/components/tables/DynamicTable.js.map +0 -1
- package/dist/components/tables/ListViewTable.d.ts +0 -12
- package/dist/components/tables/ListViewTable.d.ts.map +0 -1
- package/dist/components/tables/ListViewTable.js +0 -120
- package/dist/components/tables/ListViewTable.js.map +0 -1
- package/dist/declarations.d.ts +0 -22
- package/dist/helpers/authHeader.d.ts +0 -7
- package/dist/helpers/authHeader.d.ts.map +0 -1
- package/dist/helpers/authHeader.js +0 -18
- package/dist/helpers/authHeader.js.map +0 -1
- package/dist/helpers/menu.d.ts +0 -35
- package/dist/helpers/menu.d.ts.map +0 -1
- package/dist/helpers/menu.js +0 -668
- package/dist/helpers/menu.js.map +0 -1
- package/dist/helpers/security-headers.d.ts +0 -32
- package/dist/helpers/security-headers.d.ts.map +0 -1
- package/dist/helpers/security-headers.js +0 -150
- package/dist/helpers/security-headers.js.map +0 -1
- package/dist/redux/api/articleApi.d.ts +0 -19
- package/dist/redux/api/articleApi.d.ts.map +0 -1
- package/dist/redux/api/articleApi.js +0 -57
- package/dist/redux/api/articleApi.js.map +0 -1
- package/dist/redux/api/automationApi.d.ts +0 -19
- package/dist/redux/api/automationApi.d.ts.map +0 -1
- package/dist/redux/api/automationApi.js +0 -57
- package/dist/redux/api/automationApi.js.map +0 -1
- package/dist/redux/api/categoryApi.d.ts +0 -10
- package/dist/redux/api/categoryApi.d.ts.map +0 -1
- package/dist/redux/api/categoryApi.js +0 -48
- package/dist/redux/api/categoryApi.js.map +0 -1
- package/dist/redux/api/cityApi.d.ts +0 -36
- package/dist/redux/api/cityApi.d.ts.map +0 -1
- package/dist/redux/api/cityApi.js +0 -54
- package/dist/redux/api/cityApi.js.map +0 -1
- package/dist/redux/api/cmsBannerImageApi.d.ts +0 -19
- package/dist/redux/api/cmsBannerImageApi.d.ts.map +0 -1
- package/dist/redux/api/cmsBannerImageApi.js +0 -57
- package/dist/redux/api/cmsBannerImageApi.js.map +0 -1
- package/dist/redux/api/countryApi.d.ts +0 -39
- package/dist/redux/api/countryApi.d.ts.map +0 -1
- package/dist/redux/api/countryApi.js +0 -57
- package/dist/redux/api/countryApi.js.map +0 -1
- package/dist/redux/api/menuApi.d.ts +0 -19
- package/dist/redux/api/menuApi.d.ts.map +0 -1
- package/dist/redux/api/menuApi.js +0 -57
- package/dist/redux/api/menuApi.js.map +0 -1
- package/dist/redux/api/menuItemsApi.d.ts +0 -19
- package/dist/redux/api/menuItemsApi.d.ts.map +0 -1
- package/dist/redux/api/menuItemsApi.js +0 -58
- package/dist/redux/api/menuItemsApi.js.map +0 -1
- package/dist/redux/api/orderAttributeApi.d.ts +0 -8
- package/dist/redux/api/orderAttributeApi.d.ts.map +0 -1
- package/dist/redux/api/orderAttributeApi.js +0 -39
- package/dist/redux/api/orderAttributeApi.js.map +0 -1
- package/dist/redux/api/productData.d.ts +0 -51
- package/dist/redux/api/productData.d.ts.map +0 -1
- package/dist/redux/api/productData.js +0 -78
- package/dist/redux/api/productData.js.map +0 -1
- package/dist/redux/api/questionApi.d.ts +0 -5
- package/dist/redux/api/questionApi.d.ts.map +0 -1
- package/dist/redux/api/questionApi.js +0 -18
- package/dist/redux/api/questionApi.js.map +0 -1
- package/dist/redux/api/radixExtraModelAttributeApi.d.ts +0 -8
- package/dist/redux/api/radixExtraModelAttributeApi.d.ts.map +0 -1
- package/dist/redux/api/radixExtraModelAttributeApi.js +0 -39
- package/dist/redux/api/radixExtraModelAttributeApi.js.map +0 -1
- package/dist/redux/api/radixModelMetadataApi.d.ts +0 -20
- package/dist/redux/api/radixModelMetadataApi.d.ts.map +0 -1
- package/dist/redux/api/radixModelMetadataApi.js +0 -64
- package/dist/redux/api/radixModelMetadataApi.js.map +0 -1
- package/dist/redux/api/radixModelsApi.d.ts +0 -13
- package/dist/redux/api/radixModelsApi.d.ts.map +0 -1
- package/dist/redux/api/radixModelsApi.js +0 -67
- package/dist/redux/api/radixModelsApi.js.map +0 -1
- package/dist/redux/api/ratingApi.d.ts +0 -19
- package/dist/redux/api/ratingApi.d.ts.map +0 -1
- package/dist/redux/api/ratingApi.js +0 -57
- package/dist/redux/api/ratingApi.js.map +0 -1
- package/dist/redux/api/reviewApi.d.ts +0 -19
- package/dist/redux/api/reviewApi.d.ts.map +0 -1
- package/dist/redux/api/reviewApi.js +0 -57
- package/dist/redux/api/reviewApi.js.map +0 -1
- package/dist/redux/api/tagApi.d.ts +0 -19
- package/dist/redux/api/tagApi.d.ts.map +0 -1
- package/dist/redux/api/tagApi.js +0 -57
- package/dist/redux/api/tagApi.js.map +0 -1
- package/dist/redux/api/tagGroupApi.d.ts +0 -19
- package/dist/redux/api/tagGroupApi.d.ts.map +0 -1
- package/dist/redux/api/tagGroupApi.js +0 -57
- package/dist/redux/api/tagGroupApi.js.map +0 -1
- package/dist/resources/images/Navigation/settings.png +0 -0
- package/dist/resources/images/SS-Logo.png +0 -0
- package/dist/types/handlebars.d.ts +0 -4
- package/dist/types/index.d.ts +0 -68
- package/dist/types/layout.d.ts +0 -94
- package/dist/types/next-auth.d.ts +0 -0
- package/dist/types/next.d.ts +0 -46
- package/dist/types/solid-core.d.ts +0 -320
- package/publish.js +0 -19
- package/tsconfig.json +0 -38
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SolidSaveCustomFilterForm.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"SolidSaveCustomFilterForm.js","sourceRoot":"./","sources":["components/core/common/SolidSaveCustomFilterForm.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AACZ,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAQjC,MAAM,CAAC,MAAM,yBAAyB,GAA6C,CAAC,EAAE,sBAAsB,EAAE,gBAAgB,EAAE,WAAW,EAAE,EAAE,EAAE;IAC7I,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,CAAC,EAAE,IAAI,EAAE,sBAAsB,CAAC,CAAC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,SAAS,EAAE,sBAAsB,CAAC,CAAC,CAAC,sBAAsB,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC,CAAC;IAEhM,MAAM,YAAY,GAAG,CAAC,CAAsC,EAAE,EAAE;QAC5D,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,CAAC,CAAC,MAAM,CAAC;QAChD,aAAa,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;YACrB,GAAG,IAAI;YACP,CAAC,IAAI,CAAC,EAAE,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK;SAChD,CAAC,CAAC,CAAC;IACR,CAAC,CAAC;IAEF,MAAM,YAAY,GAAG,CAAC,CAAkB,EAAE,EAAE;QACxC,CAAC,CAAC,cAAc,EAAE,CAAC;QACnB,MAAM,QAAQ,GAAG;YACb,EAAE,EAAE,sBAAsB,CAAC,CAAC,CAAC,sBAAsB,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI;YAC7D,IAAI,EAAE,UAAU,CAAC,IAAI;YACrB,SAAS,EAAE,UAAU,CAAC,SAAS,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE;SACvD,CAAA;QACD,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC/B,CAAC,CAAC;IAEF,OAAO,CACH,gBAAM,QAAQ,EAAE,YAAY,aACxB,eAAK,SAAS,EAAC,wBAAwB,aACnC,gBAAO,OAAO,EAAC,MAAM,sBAAc,EACnC,gBACI,IAAI,EAAC,MAAM,EACX,EAAE,EAAC,MAAM,EACT,IAAI,EAAC,MAAM,EACX,WAAW,EAAC,cAAc,EAC1B,SAAS,EAAC,wCAAwC,EAClD,KAAK,EAAE,UAAU,CAAC,IAAI,EACtB,QAAQ,EAAE,YAAY,EACtB,QAAQ,EAAE,sBAAsB,GAClC,IACA,EACN,eAAK,SAAS,EAAC,+BAA+B,aAC1C,KAAC,QAAQ,IACL,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,WAAW,EAChB,OAAO,EAAE,UAAU,CAAC,SAAS,EAC7B,QAAQ,EAAE,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC,GAE9B,EACX,gBAAO,OAAO,EAAC,WAAW,EAAC,SAAS,EAAC,MAAM,2BAAmB,IAC5D,EACN,eAAK,SAAS,EAAC,oCAAoC,aAC/C,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,KAAK,EAAE,sBAAsB,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EACjD,IAAI,EAAC,OAAO,GACd,EACF,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,KAAK,EAAC,QAAQ,EACd,IAAI,EAAC,OAAO,EACZ,QAAQ,QACR,OAAO,EAAE,GAAG,EAAE,CAAC,WAAW,EAAE,GAC9B,IACA,IACH,CACV,CAAC;AACN,CAAC,CAAC","sourcesContent":["\"use client\"\nimport { Button } from \"primereact/button\";\nimport { Checkbox } from \"primereact/checkbox\";\nimport { useState } from \"react\";\n\ninterface SolidSaveCustomFilterFormProps {\n currentSavedFilterData: any,\n handleSaveFilter: ({ }) => void;\n closeDialog: any\n}\n\nexport const SolidSaveCustomFilterForm: React.FC<SolidSaveCustomFilterFormProps> = ({ currentSavedFilterData, handleSaveFilter, closeDialog }) => {\n const [formValues, setFormValues] = useState({ name: currentSavedFilterData ? currentSavedFilterData.name : \"\", isPrivate: currentSavedFilterData ? currentSavedFilterData.isPrivate : false });\n\n const handleChange = (e: React.ChangeEvent<HTMLInputElement>) => {\n const { name, value, type, checked } = e.target;\n setFormValues((prev) => ({\n ...prev,\n [name]: type === \"checkbox\" ? checked : value,\n }));\n };\n\n const handleSubmit = (e: React.FormEvent) => {\n e.preventDefault();\n const formData = {\n id: currentSavedFilterData ? currentSavedFilterData.id : null,\n name: formValues.name,\n isPrivate: formValues.isPrivate === true ? true : \"\",\n }\n handleSaveFilter(formData);\n };\n\n return (\n <form onSubmit={handleSubmit}>\n <div className=\"flex flex-column gap-2\">\n <label htmlFor=\"name\">Name:</label>\n <input\n type=\"text\"\n id=\"name\"\n name=\"name\"\n placeholder=\"Filter Title\"\n className=\"p-inputtext p-inputtext-sm p-component\"\n value={formValues.name}\n onChange={handleChange}\n readOnly={currentSavedFilterData}\n />\n </div>\n <div className=\"mt-3 flex align-items-center \">\n <Checkbox\n inputId=\"isPrivate\"\n name=\"isPrivate\"\n checked={formValues.isPrivate}\n onChange={(e: any) => handleChange(e)}\n >\n </Checkbox>\n <label htmlFor=\"isPrivate\" className=\"ml-2\">Is Private</label>\n </div>\n <div className=\"mt-3 flex align-items-center gap-2\">\n <Button\n type=\"submit\"\n label={currentSavedFilterData ? \"Update\" : \"Save\"}\n size=\"small\"\n />\n <Button\n type=\"button\"\n label=\"Cancel\"\n size=\"small\"\n outlined\n onClick={() => closeDialog()}\n />\n </div>\n </form>\n );\n};\n\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SolidSearchBox.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"SolidSearchBox.d.ts","sourceRoot":"./","sources":["components/core/common/SolidSearchBox.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc,iBAAkB,GAAG,4CAW/C,CAAA"}
|
|
@@ -2,13 +2,12 @@
|
|
|
2
2
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
3
|
import { AutoComplete } from "primereact/autocomplete";
|
|
4
4
|
import { useState } from "react";
|
|
5
|
-
export
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
var search = function (event) {
|
|
5
|
+
export const SolidSearchBox = ({ viewData }) => {
|
|
6
|
+
const [value, setValue] = useState('');
|
|
7
|
+
const [items, setItems] = useState([]);
|
|
8
|
+
const search = (event) => {
|
|
10
9
|
// setItems([...Array(10).keys()].map(item => event.query + '-' + item));
|
|
11
10
|
};
|
|
12
|
-
return (_jsx("div", { className: "card flex justify-content-center", children: _jsx(AutoComplete, { value: value, suggestions: items, completeMethod: search, onChange:
|
|
11
|
+
return (_jsx("div", { className: "card flex justify-content-center", children: _jsx(AutoComplete, { value: value, suggestions: items, completeMethod: search, onChange: (e) => setValue(e.value) }) }));
|
|
13
12
|
};
|
|
14
13
|
//# sourceMappingURL=SolidSearchBox.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SolidSearchBox.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"SolidSearchBox.js","sourceRoot":"./","sources":["components/core/common/SolidSearchBox.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAGjC,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAAE,QAAQ,EAAO,EAAE,EAAE;IAChD,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAS,EAAE,CAAC,CAAC;IAC/C,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAW,EAAE,CAAC,CAAC;IACjD,MAAM,MAAM,GAAG,CAAC,KAAU,EAAE,EAAE;QAC1B,yEAAyE;IAC7E,CAAC,CAAA;IACD,OAAO,CACH,cAAK,SAAS,EAAC,kCAAkC,YAC7C,KAAC,YAAY,IAAC,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,cAAc,EAAE,MAAM,EAAE,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,GAAI,GAC5G,CACT,CAAA;AACL,CAAC,CAAA","sourcesContent":["'use client';\nimport { AutoComplete } from \"primereact/autocomplete\";\nimport { useState } from \"react\";\n\n\nexport const SolidSearchBox = ({ viewData }: any) => {\n const [value, setValue] = useState<string>('');\n const [items, setItems] = useState<string[]>([]);\n const search = (event: any) => {\n // setItems([...Array(10).keys()].map(item => event.query + '-' + item));\n }\n return (\n <div className=\"card flex justify-content-center\">\n <AutoComplete value={value} suggestions={items} completeMethod={search} onChange={(e) => setValue(e.value)} />\n </div>\n )\n}"]}
|
|
@@ -25,6 +25,7 @@ export declare class SolidViewLayoutManager {
|
|
|
25
25
|
* @returns The matching LayoutNode or null
|
|
26
26
|
*/
|
|
27
27
|
private findNode;
|
|
28
|
+
private findNodes;
|
|
28
29
|
/**
|
|
29
30
|
* Recursively removes a node from the layout tree.
|
|
30
31
|
*
|
|
@@ -53,9 +54,10 @@ export declare class SolidViewLayoutManager {
|
|
|
53
54
|
*
|
|
54
55
|
* @param parentName - Name of the parent node
|
|
55
56
|
* @param newNode - Child layout node to add
|
|
57
|
+
* @param addChildrenToAll - If true, adds the child node to all nodes with the given parent name
|
|
56
58
|
* @returns true if parent exists and child was added
|
|
57
59
|
*/
|
|
58
|
-
addChildNode(parentName: string, newNode: LayoutNode): boolean;
|
|
60
|
+
addChildNode(parentName: string, newNode: LayoutNode, addChildrenToAll?: boolean): boolean;
|
|
59
61
|
/**
|
|
60
62
|
* Removes a node and its subtree.
|
|
61
63
|
* Root node removal is prevented.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SolidViewLayoutManager.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"SolidViewLayoutManager.d.ts","sourceRoot":"./","sources":["components/core/common/SolidViewLayoutManager.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAExE;;;;;;GAMG;AACH,qBAAa,sBAAsB;IAC/B,mCAAmC;IACnC,OAAO,CAAC,MAAM,CAAa;IAE3B;;;;;OAKG;gBACS,MAAM,EAAE,UAAU;IAK9B;;;;;;;OAOG;IACH,OAAO,CAAC,QAAQ;IAuBhB,OAAO,CAAC,SAAS;IAkBjB;;;;;;OAMG;IACH,OAAO,CAAC,mBAAmB;IAa3B;;;;QAII;IACJ,SAAS,IAAI,UAAU;IAKvB;;;;;;;OAOG;IACH,oBAAoB,CAAC,IAAI,EAAE,MAAM,EAAE,aAAa,EAAE,OAAO,CAAC,eAAe,CAAC,GAAG,OAAO;IASpF;;;;;;;OAOG;IACH,YAAY,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gBAAgB,GAAE,OAAe,GAAG,OAAO;IA2BjG;;;;;;OAMG;IACH,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;IASjC;;;;;OAKG;IACH,QAAQ,CAAC,QAAQ,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,EAAE,IAAI,GAAE,UAAwB;IAS7E;;;;;;OAMG;IACH,iBAAiB,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,CAAC,GAAG,OAAO;IAoB3D;;;;;OAKG;IACH,iBAAiB,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,CAAC,GAAG,OAAO;IAiB3D;;;;;;OAMG;IACH,oBAAoB,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,CAAC,GAAG,OAAO;IAkB9D;;;;;OAKG;IACH,oBAAoB,CAAC,IAAI,EAAE,CAAC,MAAM,eAAe,CAAC,EAAE,GAAG,OAAO;IAiB9D;;;;OAIG;IACH,aAAa,CAAC,MAAM,EAAE,UAAU,GAAG,IAAI;IAKvC;;;;;;OAMG;IACH,wBAAwB,CACpB,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,OAAO,CAAC,eAAe,CAAC,GAChC,OAAO;IAWV;;;;;OAKG;IACH,wBAAwB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAYjD;;;;;OAKG;IACH,iBAAiB,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAK1C;;;;;OAKG;IACH,cAAc,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAKvC;;;;;;OAMG;IACH,mBAAmB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,GAAG,OAAO;IASnE;;;;;;;OAOG;IACH,uBAAuB,CACnB,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,OAAO,CAAC,eAAe,CAAC,GAChC,OAAO;IAeV;;;;;;OAMG;IACH,uBAAuB,CAAC,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO;CActE"}
|
|
@@ -1,14 +1,3 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
1
|
import { ERROR_MESSAGES } from "../../../constants/error-messages";
|
|
13
2
|
/**
|
|
14
3
|
* SolidViewLayoutManager
|
|
@@ -17,14 +6,14 @@ import { ERROR_MESSAGES } from "../../../constants/error-messages";
|
|
|
17
6
|
* Provides low-level tree operations and domain-specific helpers
|
|
18
7
|
* for view attributes, form buttons, and row buttons.
|
|
19
8
|
*/
|
|
20
|
-
|
|
9
|
+
export class SolidViewLayoutManager {
|
|
21
10
|
/**
|
|
22
11
|
* Creates a new layout manager instance.
|
|
23
12
|
* A deep copy of the provided layout is created to avoid side effects.
|
|
24
13
|
*
|
|
25
14
|
* @param layout - Original layout definition
|
|
26
15
|
*/
|
|
27
|
-
|
|
16
|
+
constructor(layout) {
|
|
28
17
|
// Create a deep copy to prevent modifying the original object
|
|
29
18
|
this.layout = structuredClone ? structuredClone(layout) : JSON.parse(JSON.stringify(layout));
|
|
30
19
|
}
|
|
@@ -36,30 +25,44 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
36
25
|
* @param name - Name of the node to find
|
|
37
26
|
* @returns The matching LayoutNode or null
|
|
38
27
|
*/
|
|
39
|
-
|
|
40
|
-
var _a;
|
|
28
|
+
findNode(node, name) {
|
|
41
29
|
if (node.attrs.name === name) {
|
|
42
30
|
return node;
|
|
43
31
|
}
|
|
44
32
|
if (node.children) {
|
|
45
|
-
for (
|
|
46
|
-
|
|
47
|
-
var found = this.findNode(child, name);
|
|
33
|
+
for (let child of node.children) {
|
|
34
|
+
const found = this.findNode(child, name);
|
|
48
35
|
if (found)
|
|
49
36
|
return found;
|
|
50
37
|
}
|
|
51
38
|
}
|
|
52
39
|
// search in formButtons
|
|
53
|
-
if (
|
|
54
|
-
for (
|
|
55
|
-
|
|
56
|
-
var found = this.findNode(btn, name);
|
|
40
|
+
if (node.attrs?.formButtons) {
|
|
41
|
+
for (const btn of node.attrs.formButtons) {
|
|
42
|
+
const found = this.findNode(btn, name);
|
|
57
43
|
if (found)
|
|
58
44
|
return found;
|
|
59
45
|
}
|
|
60
46
|
}
|
|
61
47
|
return null;
|
|
62
|
-
}
|
|
48
|
+
}
|
|
49
|
+
findNodes(node, name) {
|
|
50
|
+
const nodes = [];
|
|
51
|
+
if (node.attrs.name === name) {
|
|
52
|
+
nodes.push(node);
|
|
53
|
+
}
|
|
54
|
+
if (node.children) {
|
|
55
|
+
for (let child of node.children) {
|
|
56
|
+
nodes.push(...this.findNodes(child, name));
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
if (node.attrs?.formButtons) {
|
|
60
|
+
for (const btn of node.attrs.formButtons) {
|
|
61
|
+
nodes.push(...this.findNodes(btn, name));
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
return nodes;
|
|
65
|
+
}
|
|
63
66
|
/**
|
|
64
67
|
* Recursively removes a node from the layout tree.
|
|
65
68
|
*
|
|
@@ -67,26 +70,25 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
67
70
|
* @param name - Name of the node to remove
|
|
68
71
|
* @returns true if the node was removed
|
|
69
72
|
*/
|
|
70
|
-
|
|
71
|
-
var _this = this;
|
|
73
|
+
removeNodeRecursive(parent, name) {
|
|
72
74
|
if (!parent.children)
|
|
73
75
|
return false;
|
|
74
|
-
|
|
76
|
+
const index = parent.children.findIndex((child) => child.attrs.name === name);
|
|
75
77
|
if (index !== -1) {
|
|
76
78
|
parent.children.splice(index, 1); // Remove the node
|
|
77
79
|
return true;
|
|
78
80
|
}
|
|
79
|
-
return parent.children.some(
|
|
80
|
-
}
|
|
81
|
+
return parent.children.some((child) => this.removeNodeRecursive(child, name));
|
|
82
|
+
}
|
|
81
83
|
/**
|
|
82
84
|
* Returns the managed layout instance.
|
|
83
85
|
*
|
|
84
86
|
* @returns Current layout tree
|
|
85
87
|
*/
|
|
86
|
-
|
|
88
|
+
getLayout() {
|
|
87
89
|
// return structuredClone ? structuredClone(this.layout) : JSON.parse(JSON.stringify(this.layout));
|
|
88
90
|
return this.layout;
|
|
89
|
-
}
|
|
91
|
+
}
|
|
90
92
|
/**
|
|
91
93
|
* Updates attributes of a specific node.
|
|
92
94
|
* This method adds or overrides attributes.
|
|
@@ -95,32 +97,46 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
95
97
|
* @param newAttributes - Attributes to merge
|
|
96
98
|
* @returns true if node was found and updated
|
|
97
99
|
*/
|
|
98
|
-
|
|
99
|
-
|
|
100
|
+
updateNodeAttributes(name, newAttributes) {
|
|
101
|
+
const node = this.findNode(this.layout, name);
|
|
100
102
|
if (node) {
|
|
101
|
-
node.attrs =
|
|
103
|
+
node.attrs = { ...node.attrs, ...newAttributes };
|
|
102
104
|
return true;
|
|
103
105
|
}
|
|
104
106
|
return false;
|
|
105
|
-
}
|
|
107
|
+
}
|
|
106
108
|
/**
|
|
107
109
|
* Adds a child node to a parent node.
|
|
108
110
|
*
|
|
109
111
|
* @param parentName - Name of the parent node
|
|
110
112
|
* @param newNode - Child layout node to add
|
|
113
|
+
* @param addChildrenToAll - If true, adds the child node to all nodes with the given parent name
|
|
111
114
|
* @returns true if parent exists and child was added
|
|
112
115
|
*/
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
if (
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
116
|
+
addChildNode(parentName, newNode, addChildrenToAll = false) {
|
|
117
|
+
console.log(`timepass....`);
|
|
118
|
+
if (addChildrenToAll) {
|
|
119
|
+
const parentNodes = this.findNodes(this.layout, parentName);
|
|
120
|
+
parentNodes.forEach((node) => {
|
|
121
|
+
if (!node.children) {
|
|
122
|
+
node.children = [];
|
|
123
|
+
}
|
|
124
|
+
node.children.push(newNode);
|
|
125
|
+
});
|
|
120
126
|
return true;
|
|
121
127
|
}
|
|
122
|
-
|
|
123
|
-
|
|
128
|
+
else {
|
|
129
|
+
const parentNode = this.findNode(this.layout, parentName);
|
|
130
|
+
if (parentNode) {
|
|
131
|
+
if (!parentNode.children) {
|
|
132
|
+
parentNode.children = [];
|
|
133
|
+
}
|
|
134
|
+
parentNode.children.push(newNode);
|
|
135
|
+
return true;
|
|
136
|
+
}
|
|
137
|
+
return false;
|
|
138
|
+
}
|
|
139
|
+
}
|
|
124
140
|
/**
|
|
125
141
|
* Removes a node and its subtree.
|
|
126
142
|
* Root node removal is prevented.
|
|
@@ -128,27 +144,25 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
128
144
|
* @param name - Name of the node to remove
|
|
129
145
|
* @returns true if node was removed
|
|
130
146
|
*/
|
|
131
|
-
|
|
147
|
+
removeNode(name) {
|
|
132
148
|
if (this.layout.attrs.name === name) {
|
|
133
149
|
console.warn(ERROR_MESSAGES.REMOVE_ROOT_NODE);
|
|
134
150
|
return false;
|
|
135
151
|
}
|
|
136
152
|
return this.removeNodeRecursive(this.layout, name);
|
|
137
|
-
}
|
|
153
|
+
}
|
|
138
154
|
/**
|
|
139
155
|
* Traverses the entire layout tree and executes a callback for each node.
|
|
140
156
|
*
|
|
141
157
|
* @param callback - Function executed for each node
|
|
142
158
|
* @param node - Starting node (defaults to root)
|
|
143
159
|
*/
|
|
144
|
-
|
|
145
|
-
var _this = this;
|
|
146
|
-
if (node === void 0) { node = this.layout; }
|
|
160
|
+
traverse(callback, node = this.layout) {
|
|
147
161
|
callback(node);
|
|
148
162
|
if (node.children) {
|
|
149
|
-
node.children.forEach(
|
|
163
|
+
node.children.forEach((child) => this.traverse(callback, child));
|
|
150
164
|
}
|
|
151
|
-
}
|
|
165
|
+
}
|
|
152
166
|
/**
|
|
153
167
|
* Adds or updates view-level attributes.
|
|
154
168
|
* Existing attributes are updated, missing attributes are added.
|
|
@@ -156,33 +170,32 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
156
170
|
* @param attrs - Attributes to set on the view
|
|
157
171
|
* @returns true if at least one attribute was applied
|
|
158
172
|
*/
|
|
159
|
-
|
|
160
|
-
|
|
173
|
+
setViewAttributes(attrs) {
|
|
174
|
+
const viewNode = this.findNode(this.layout, this.layout.attrs.name);
|
|
161
175
|
if (!viewNode)
|
|
162
176
|
return false;
|
|
163
|
-
|
|
164
|
-
for (
|
|
165
|
-
|
|
166
|
-
var newValue = attrs[key];
|
|
177
|
+
let changed = false;
|
|
178
|
+
for (const key of Object.keys(attrs)) {
|
|
179
|
+
const newValue = attrs[key];
|
|
167
180
|
if (viewNode.attrs[key] !== newValue) {
|
|
168
181
|
viewNode.attrs[key] = newValue;
|
|
169
182
|
changed = true;
|
|
170
183
|
}
|
|
171
184
|
}
|
|
172
185
|
return changed;
|
|
173
|
-
}
|
|
186
|
+
}
|
|
174
187
|
/**
|
|
175
188
|
* Adds view-level attributes only if they do not already exist.
|
|
176
189
|
*
|
|
177
190
|
* @param attrs - Attributes to add
|
|
178
191
|
* @returns true if at least one attribute was added
|
|
179
192
|
*/
|
|
180
|
-
|
|
181
|
-
|
|
193
|
+
addViewAttributes(attrs) {
|
|
194
|
+
const viewNode = this.findNode(this.layout, this.layout.attrs.name);
|
|
182
195
|
if (!viewNode)
|
|
183
196
|
return false;
|
|
184
|
-
|
|
185
|
-
for (
|
|
197
|
+
let added = false;
|
|
198
|
+
for (const key in attrs) {
|
|
186
199
|
if (!(key in viewNode.attrs)) {
|
|
187
200
|
// @ts-ignore – layout attributes are dynamic
|
|
188
201
|
viewNode.attrs[key] = attrs[key];
|
|
@@ -190,7 +203,7 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
190
203
|
}
|
|
191
204
|
}
|
|
192
205
|
return added;
|
|
193
|
-
}
|
|
206
|
+
}
|
|
194
207
|
/**
|
|
195
208
|
* Updates existing view-level attributes.
|
|
196
209
|
* Attributes that do not exist are ignored.
|
|
@@ -198,12 +211,12 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
198
211
|
* @param attrs - Attributes to update
|
|
199
212
|
* @returns true if at least one attribute was updated
|
|
200
213
|
*/
|
|
201
|
-
|
|
202
|
-
|
|
214
|
+
updateViewAttributes(attrs) {
|
|
215
|
+
const viewNode = this.findNode(this.layout, this.layout.attrs.name);
|
|
203
216
|
if (!viewNode)
|
|
204
217
|
return false;
|
|
205
|
-
|
|
206
|
-
for (
|
|
218
|
+
let updated = false;
|
|
219
|
+
for (const key in attrs) {
|
|
207
220
|
if (key in viewNode.attrs) {
|
|
208
221
|
// @ts-ignore
|
|
209
222
|
viewNode.attrs[key] = attrs[key];
|
|
@@ -211,20 +224,19 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
211
224
|
}
|
|
212
225
|
}
|
|
213
226
|
return updated;
|
|
214
|
-
}
|
|
227
|
+
}
|
|
215
228
|
/**
|
|
216
229
|
* Removes specific view-level attributes.
|
|
217
230
|
*
|
|
218
231
|
* @param keys - Attribute keys to remove
|
|
219
232
|
* @returns true if at least one attribute was removed
|
|
220
233
|
*/
|
|
221
|
-
|
|
222
|
-
|
|
234
|
+
removeViewAttributes(keys) {
|
|
235
|
+
const viewNode = this.findNode(this.layout, this.layout.attrs.name);
|
|
223
236
|
if (!viewNode)
|
|
224
237
|
return false;
|
|
225
|
-
|
|
226
|
-
for (
|
|
227
|
-
var key = keys_1[_i];
|
|
238
|
+
let removed = false;
|
|
239
|
+
for (const key of keys) {
|
|
228
240
|
if (key in viewNode.attrs) {
|
|
229
241
|
// @ts-ignore
|
|
230
242
|
delete viewNode.attrs[key];
|
|
@@ -232,18 +244,17 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
232
244
|
}
|
|
233
245
|
}
|
|
234
246
|
return removed;
|
|
235
|
-
}
|
|
247
|
+
}
|
|
236
248
|
/**
|
|
237
249
|
* Adds a new form-level button.
|
|
238
250
|
*
|
|
239
251
|
* @param button - Button layout node
|
|
240
252
|
*/
|
|
241
|
-
|
|
253
|
+
addFormButton(button) {
|
|
242
254
|
var _a;
|
|
243
|
-
|
|
244
|
-
(_a = (_b = this.layout.attrs).formButtons) !== null && _a !== void 0 ? _a : (_b.formButtons = []);
|
|
255
|
+
(_a = this.layout.attrs).formButtons ?? (_a.formButtons = []);
|
|
245
256
|
this.layout.attrs.formButtons.push(button);
|
|
246
|
-
}
|
|
257
|
+
}
|
|
247
258
|
/**
|
|
248
259
|
* Updates a form button identified by its action.
|
|
249
260
|
*
|
|
@@ -251,45 +262,44 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
251
262
|
* @param attrs - Attributes to update
|
|
252
263
|
* @returns true if button was found and updated
|
|
253
264
|
*/
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
var button = (_a = this.layout.attrs.formButtons) === null || _a === void 0 ? void 0 : _a.find(function (b) { return b.attrs.action === action; });
|
|
265
|
+
updateFormButtonByAction(action, attrs) {
|
|
266
|
+
const button = this.layout.attrs.formButtons?.find((b) => b.attrs.action === action);
|
|
257
267
|
if (!button)
|
|
258
268
|
return false;
|
|
259
|
-
button.attrs =
|
|
269
|
+
button.attrs = { ...button.attrs, ...attrs };
|
|
260
270
|
return true;
|
|
261
|
-
}
|
|
271
|
+
}
|
|
262
272
|
/**
|
|
263
273
|
* Removes a form button by its action.
|
|
264
274
|
*
|
|
265
275
|
* @param action - Button action identifier
|
|
266
276
|
* @returns true if button was removed
|
|
267
277
|
*/
|
|
268
|
-
|
|
278
|
+
removeFormButtonByAction(action) {
|
|
269
279
|
if (!this.layout.attrs.formButtons)
|
|
270
280
|
return false;
|
|
271
|
-
|
|
272
|
-
this.layout.attrs.formButtons = this.layout.attrs.formButtons.filter(
|
|
281
|
+
const initialLength = this.layout.attrs.formButtons.length;
|
|
282
|
+
this.layout.attrs.formButtons = this.layout.attrs.formButtons.filter((b) => b.attrs.action !== action);
|
|
273
283
|
return this.layout.attrs.formButtons.length !== initialLength;
|
|
274
|
-
}
|
|
284
|
+
}
|
|
275
285
|
/**
|
|
276
286
|
* Disables a form-level button.
|
|
277
287
|
*
|
|
278
288
|
* @param action - Button action identifier
|
|
279
289
|
* @returns true if button was disabled
|
|
280
290
|
*/
|
|
281
|
-
|
|
291
|
+
disableFormButton(action) {
|
|
282
292
|
return this.updateFormButtonByAction(action, { disabled: true });
|
|
283
|
-
}
|
|
293
|
+
}
|
|
284
294
|
/**
|
|
285
295
|
* Hides a form-level button.
|
|
286
296
|
*
|
|
287
297
|
* @param action - Button action identifier
|
|
288
298
|
* @returns true if button was hidden
|
|
289
299
|
*/
|
|
290
|
-
|
|
300
|
+
hideFormButton(action) {
|
|
291
301
|
return this.updateFormButtonByAction(action, { visible: false });
|
|
292
|
-
}
|
|
302
|
+
}
|
|
293
303
|
/**
|
|
294
304
|
* Adds a row-level button to a field.
|
|
295
305
|
*
|
|
@@ -297,16 +307,15 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
297
307
|
* @param button - Button definition
|
|
298
308
|
* @returns true if field exists and button was added
|
|
299
309
|
*/
|
|
300
|
-
|
|
310
|
+
addRowButtonToField(fieldName, button) {
|
|
301
311
|
var _a;
|
|
302
|
-
|
|
303
|
-
var fieldNode = this.findNode(this.layout, fieldName);
|
|
312
|
+
const fieldNode = this.findNode(this.layout, fieldName);
|
|
304
313
|
if (!fieldNode)
|
|
305
314
|
return false;
|
|
306
|
-
(_a =
|
|
315
|
+
(_a = fieldNode.attrs).rowButtons ?? (_a.rowButtons = []);
|
|
307
316
|
fieldNode.attrs.rowButtons.push(button);
|
|
308
317
|
return true;
|
|
309
|
-
}
|
|
318
|
+
}
|
|
310
319
|
/**
|
|
311
320
|
* Updates a row-level button for a field.
|
|
312
321
|
*
|
|
@@ -315,17 +324,16 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
315
324
|
* @param attrs - Attributes to update
|
|
316
325
|
* @returns true if button was updated
|
|
317
326
|
*/
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
if (!((_a = fieldNode === null || fieldNode === void 0 ? void 0 : fieldNode.attrs) === null || _a === void 0 ? void 0 : _a.rowButtons))
|
|
327
|
+
updateRowButtonByAction(fieldName, action, attrs) {
|
|
328
|
+
const fieldNode = this.findNode(this.layout, fieldName);
|
|
329
|
+
if (!fieldNode?.attrs?.rowButtons)
|
|
322
330
|
return false;
|
|
323
|
-
|
|
331
|
+
const button = fieldNode.attrs.rowButtons.find((b) => b.action === action);
|
|
324
332
|
if (!button)
|
|
325
333
|
return false;
|
|
326
334
|
Object.assign(button, attrs);
|
|
327
335
|
return true;
|
|
328
|
-
}
|
|
336
|
+
}
|
|
329
337
|
/**
|
|
330
338
|
* Removes a row-level button from a field.
|
|
331
339
|
*
|
|
@@ -333,16 +341,13 @@ var SolidViewLayoutManager = /** @class */ (function () {
|
|
|
333
341
|
* @param action - Button action identifier
|
|
334
342
|
* @returns true if button was removed
|
|
335
343
|
*/
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
if (!((_a = fieldNode === null || fieldNode === void 0 ? void 0 : fieldNode.attrs) === null || _a === void 0 ? void 0 : _a.rowButtons))
|
|
344
|
+
removeRowButtonByAction(fieldName, action) {
|
|
345
|
+
const fieldNode = this.findNode(this.layout, fieldName);
|
|
346
|
+
if (!fieldNode?.attrs?.rowButtons)
|
|
340
347
|
return false;
|
|
341
|
-
|
|
342
|
-
fieldNode.attrs.rowButtons = fieldNode.attrs.rowButtons.filter(
|
|
348
|
+
const initialLength = fieldNode.attrs.rowButtons.length;
|
|
349
|
+
fieldNode.attrs.rowButtons = fieldNode.attrs.rowButtons.filter((b) => b.action !== action);
|
|
343
350
|
return fieldNode.attrs.rowButtons.length !== initialLength;
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
}());
|
|
347
|
-
export { SolidViewLayoutManager };
|
|
351
|
+
}
|
|
352
|
+
}
|
|
348
353
|
//# sourceMappingURL=SolidViewLayoutManager.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SolidViewLayoutManager.js","sourceRoot":"","sources":["../../../../src/components/core/common/SolidViewLayoutManager.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAG5D;;;;;;GAMG;AACH;IAII;;;;;OAKG;IACH,gCAAY,MAAkB;QAC1B,8DAA8D;QAC9D,IAAI,CAAC,MAAM,GAAG,eAAe,CAAC,CAAC,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACjG,CAAC;IAED;;;;;;;OAOG;IACK,yCAAQ,GAAhB,UAAiB,IAAgB,EAAE,IAAY;;QAC3C,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,EAAE;YAC1B,OAAO,IAAI,CAAC;SACf;QAED,IAAI,IAAI,CAAC,QAAQ,EAAE;YACf,KAAkB,UAAa,EAAb,KAAA,IAAI,CAAC,QAAQ,EAAb,cAAa,EAAb,IAAa,EAAE;gBAA5B,IAAI,KAAK,SAAA;gBACV,IAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;gBACzC,IAAI,KAAK;oBAAE,OAAO,KAAK,CAAC;aAC3B;SACJ;QAED,wBAAwB;QACxB,IAAI,MAAA,IAAI,CAAC,KAAK,0CAAE,WAAW,EAAE;YACzB,KAAkB,UAAsB,EAAtB,KAAA,IAAI,CAAC,KAAK,CAAC,WAAW,EAAtB,cAAsB,EAAtB,IAAsB,EAAE;gBAArC,IAAM,GAAG,SAAA;gBACV,IAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC;gBACvC,IAAI,KAAK;oBAAE,OAAO,KAAK,CAAC;aAC3B;SACJ;QAED,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;;;;OAMG;IACK,oDAAmB,GAA3B,UAA4B,MAAkB,EAAE,IAAY;QAA5D,iBAUC;QATG,IAAI,CAAC,MAAM,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAEnC,IAAM,KAAK,GAAG,MAAM,CAAC,QAAQ,CAAC,SAAS,CAAC,UAAC,KAAK,IAAK,OAAA,KAAK,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,EAAzB,CAAyB,CAAC,CAAC;QAC9E,IAAI,KAAK,KAAK,CAAC,CAAC,EAAE;YACd,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,CAAC,kBAAkB;YACpD,OAAO,IAAI,CAAC;SACf;QAED,OAAO,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAC,KAAK,IAAK,OAAA,KAAI,CAAC,mBAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,EAArC,CAAqC,CAAC,CAAC;IAClF,CAAC;IAGD;;;;QAII;IACJ,0CAAS,GAAT;QACI,mGAAmG;QACnG,OAAO,IAAI,CAAC,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACH,qDAAoB,GAApB,UAAqB,IAAY,EAAE,aAAuC;QACtE,IAAM,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;QAC9C,IAAI,IAAI,EAAE;YACN,IAAI,CAAC,KAAK,yBAAQ,IAAI,CAAC,KAAK,GAAK,aAAa,CAAE,CAAC;YACjD,OAAO,IAAI,CAAC;SACf;QACD,OAAO,KAAK,CAAC;IACjB,CAAC;IAED;;;;;;OAMG;IACH,6CAAY,GAAZ,UAAa,UAAkB,EAAE,OAAmB;QAChD,IAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;QAC1D,IAAI,UAAU,EAAE;YACZ,IAAI,CAAC,UAAU,CAAC,QAAQ,EAAE;gBACtB,UAAU,CAAC,QAAQ,GAAG,EAAE,CAAC;aAC5B;YACD,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YAClC,OAAO,IAAI,CAAC;SACf;QACD,OAAO,KAAK,CAAC;IACjB,CAAC;IAGD;;;;;;OAMG;IACH,2CAAU,GAAV,UAAW,IAAY;QACnB,IAAI,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,EAAE;YACjC,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC;YAC9C,OAAO,KAAK,CAAC;SAChB;QAED,OAAO,IAAI,CAAC,mBAAmB,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC;IAED;;;;;OAKG;IACH,yCAAQ,GAAR,UAAS,QAAoC,EAAE,IAA8B;QAA7E,iBAKC;QAL8C,qBAAA,EAAA,OAAmB,IAAI,CAAC,MAAM;QACzE,QAAQ,CAAC,IAAI,CAAC,CAAC;QACf,IAAI,IAAI,CAAC,QAAQ,EAAE;YACf,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,UAAC,KAAK,IAAK,OAAA,KAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,KAAK,CAAC,EAA9B,CAA8B,CAAC,CAAC;SACpE;IACL,CAAC;IAID;;;;;;OAMG;IACH,kDAAiB,GAAjB,UAAkB,KAA+B;QAC7C,IAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,OAAO,GAAG,KAAK,CAAC;QAEpB,KAAkB,UAA+C,EAA/C,KAAA,MAAM,CAAC,IAAI,CAAC,KAAK,CAA8B,EAA/C,cAA+C,EAA/C,IAA+C,EAAE;YAA9D,IAAM,GAAG,SAAA;YACV,IAAM,QAAQ,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC;YAE5B,IAAI,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,QAAQ,EAAE;gBAClC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,QAAQ,CAAC;gBAC/B,OAAO,GAAG,IAAI,CAAC;aAClB;SACJ;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;IAID;;;;;OAKG;IACH,kDAAiB,GAAjB,UAAkB,KAA+B;QAC7C,IAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,KAAK,GAAG,KAAK,CAAC;QAElB,KAAK,IAAM,GAAG,IAAI,KAAK,EAAE;YACrB,IAAI,CAAC,CAAC,GAAG,IAAI,QAAQ,CAAC,KAAK,CAAC,EAAE;gBAC1B,6CAA6C;gBAC7C,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC;gBACjC,KAAK,GAAG,IAAI,CAAC;aAChB;SACJ;QAED,OAAO,KAAK,CAAC;IACjB,CAAC;IAED;;;;;;OAMG;IACH,qDAAoB,GAApB,UAAqB,KAA+B;QAChD,IAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,OAAO,GAAG,KAAK,CAAC;QAEpB,KAAK,IAAM,GAAG,IAAI,KAAK,EAAE;YACrB,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,EAAE;gBACvB,aAAa;gBACb,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC;gBACjC,OAAO,GAAG,IAAI,CAAC;aAClB;SACJ;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;IAGD;;;;;OAKG;IACH,qDAAoB,GAApB,UAAqB,IAA+B;QAChD,IAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,OAAO,GAAG,KAAK,CAAC;QAEpB,KAAkB,UAAI,EAAJ,aAAI,EAAJ,kBAAI,EAAJ,IAAI,EAAE;YAAnB,IAAM,GAAG,aAAA;YACV,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,EAAE;gBACvB,aAAa;gBACb,OAAO,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;gBAC3B,OAAO,GAAG,IAAI,CAAC;aAClB;SACJ;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;IAED;;;;OAIG;IACH,8CAAa,GAAb,UAAc,MAAkB;;;QAC5B,YAAA,IAAI,CAAC,MAAM,CAAC,KAAK,EAAC,WAAW,uCAAX,WAAW,GAAK,EAAE,EAAC;QACrC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;;OAMG;IACH,yDAAwB,GAAxB,UACI,MAAc,EACd,KAA+B;;QAE/B,IAAM,MAAM,GAAG,MAAA,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,0CAAE,IAAI,CAC9C,UAAC,CAAM,IAAK,OAAA,CAAC,CAAC,KAAK,CAAC,MAAM,KAAK,MAAM,EAAzB,CAAyB,CACxC,CAAC;QAEF,IAAI,CAAC,MAAM;YAAE,OAAO,KAAK,CAAC;QAE1B,MAAM,CAAC,KAAK,yBAAQ,MAAM,CAAC,KAAK,GAAK,KAAK,CAAE,CAAC;QAC7C,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;;;OAKG;IACH,yDAAwB,GAAxB,UAAyB,MAAc;QACnC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW;YAAE,OAAO,KAAK,CAAC;QAEjD,IAAM,aAAa,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,CAAC;QAE3D,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,CAChE,UAAC,CAAM,IAAK,OAAA,CAAC,CAAC,KAAK,CAAC,MAAM,KAAK,MAAM,EAAzB,CAAyB,CACxC,CAAC;QAEF,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,KAAK,aAAa,CAAC;IAClE,CAAC;IAED;;;;;OAKG;IACH,kDAAiB,GAAjB,UAAkB,MAAc;QAC5B,OAAO,IAAI,CAAC,wBAAwB,CAAC,MAAM,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;IACrE,CAAC;IAGD;;;;;OAKG;IACH,+CAAc,GAAd,UAAe,MAAc;QACzB,OAAO,IAAI,CAAC,wBAAwB,CAAC,MAAM,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC,CAAC;IACrE,CAAC;IAGD;;;;;;OAMG;IACH,oDAAmB,GAAnB,UAAoB,SAAiB,EAAE,MAAkB;;;QACrD,IAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,SAAS;YAAE,OAAO,KAAK,CAAC;QAE7B,YAAA,SAAS,CAAC,KAAK,EAAC,UAAU,uCAAV,UAAU,GAAK,EAAE,EAAC;QAClC,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;;;;;OAOG;IACH,wDAAuB,GAAvB,UACI,SAAiB,EACjB,MAAc,EACd,KAA+B;;QAE/B,IAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,CAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,KAAK,0CAAE,UAAU,CAAA;YAAE,OAAO,KAAK,CAAC;QAEhD,IAAM,MAAM,GAAG,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,IAAI,CAC1C,UAAC,CAAM,IAAK,OAAA,CAAC,CAAC,MAAM,KAAK,MAAM,EAAnB,CAAmB,CAClC,CAAC;QAEF,IAAI,CAAC,MAAM;YAAE,OAAO,KAAK,CAAC;QAE1B,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IAGD;;;;;;OAMG;IACH,wDAAuB,GAAvB,UAAwB,SAAiB,EAAE,MAAc;;QACrD,IAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,CAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,KAAK,0CAAE,UAAU,CAAA;YAAE,OAAO,KAAK,CAAC;QAEhD,IAAM,aAAa,GAAG,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC;QAExD,SAAS,CAAC,KAAK,CAAC,UAAU,GAAG,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,CAC1D,UAAC,CAAM,IAAK,OAAA,CAAC,CAAC,MAAM,KAAK,MAAM,EAAnB,CAAmB,CAClC,CAAC;QAEF,OAAO,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,KAAK,aAAa,CAAC;IAC/D,CAAC;IAGL,6BAAC;AAAD,CAAC,AAzXD,IAyXC"}
|
|
1
|
+
{"version":3,"file":"SolidViewLayoutManager.js","sourceRoot":"./","sources":["components/core/common/SolidViewLayoutManager.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAC;AAGnE;;;;;;GAMG;AACH,MAAM,OAAO,sBAAsB;IAI/B;;;;;OAKG;IACH,YAAY,MAAkB;QAC1B,8DAA8D;QAC9D,IAAI,CAAC,MAAM,GAAG,eAAe,CAAC,CAAC,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC;IACjG,CAAC;IAED;;;;;;;OAOG;IACK,QAAQ,CAAC,IAAgB,EAAE,IAAY;QAC3C,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,EAAE;YAC1B,OAAO,IAAI,CAAC;SACf;QAED,IAAI,IAAI,CAAC,QAAQ,EAAE;YACf,KAAK,IAAI,KAAK,IAAI,IAAI,CAAC,QAAQ,EAAE;gBAC7B,MAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC;gBACzC,IAAI,KAAK;oBAAE,OAAO,KAAK,CAAC;aAC3B;SACJ;QAED,wBAAwB;QACxB,IAAI,IAAI,CAAC,KAAK,EAAE,WAAW,EAAE;YACzB,KAAK,MAAM,GAAG,IAAI,IAAI,CAAC,KAAK,CAAC,WAAW,EAAE;gBACtC,MAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC;gBACvC,IAAI,KAAK;oBAAE,OAAO,KAAK,CAAC;aAC3B;SACJ;QAED,OAAO,IAAI,CAAC;IAChB,CAAC;IAEO,SAAS,CAAC,IAAgB,EAAE,IAAY;QAC5C,MAAM,KAAK,GAAiB,EAAE,CAAC;QAC/B,IAAI,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,EAAE;YAC1B,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;SACpB;QACD,IAAI,IAAI,CAAC,QAAQ,EAAE;YACf,KAAK,IAAI,KAAK,IAAI,IAAI,CAAC,QAAQ,EAAE;gBAC7B,KAAK,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC;aAC9C;SACJ;QACD,IAAI,IAAI,CAAC,KAAK,EAAE,WAAW,EAAE;YACzB,KAAK,MAAM,GAAG,IAAI,IAAI,CAAC,KAAK,CAAC,WAAW,EAAE;gBACtC,KAAK,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,SAAS,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC,CAAC;aAC5C;SACJ;QACD,OAAO,KAAK,CAAC;IACjB,CAAC;IAED;;;;;;OAMG;IACK,mBAAmB,CAAC,MAAkB,EAAE,IAAY;QACxD,IAAI,CAAC,MAAM,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAEnC,MAAM,KAAK,GAAG,MAAM,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,CAAC,CAAC;QAC9E,IAAI,KAAK,KAAK,CAAC,CAAC,EAAE;YACd,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,CAAC,kBAAkB;YACpD,OAAO,IAAI,CAAC;SACf;QAED,OAAO,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,mBAAmB,CAAC,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC;IAClF,CAAC;IAGD;;;;QAII;IACJ,SAAS;QACL,mGAAmG;QACnG,OAAO,IAAI,CAAC,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACH,oBAAoB,CAAC,IAAY,EAAE,aAAuC;QACtE,MAAM,IAAI,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;QAC9C,IAAI,IAAI,EAAE;YACN,IAAI,CAAC,KAAK,GAAG,EAAE,GAAG,IAAI,CAAC,KAAK,EAAE,GAAG,aAAa,EAAE,CAAC;YACjD,OAAO,IAAI,CAAC;SACf;QACD,OAAO,KAAK,CAAC;IACjB,CAAC;IAED;;;;;;;OAOG;IACH,YAAY,CAAC,UAAkB,EAAE,OAAmB,EAAE,mBAA4B,KAAK;QACnF,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;QAE5B,IAAI,gBAAgB,EAAE;YAClB,MAAM,WAAW,GAAG,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;YAC5D,WAAW,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE;gBACzB,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;oBAChB,IAAI,CAAC,QAAQ,GAAG,EAAE,CAAC;iBACtB;gBACD,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YAChC,CAAC,CAAC,CAAC;YACH,OAAO,IAAI,CAAC;SACf;aACI;YACD,MAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;YAC1D,IAAI,UAAU,EAAE;gBACZ,IAAI,CAAC,UAAU,CAAC,QAAQ,EAAE;oBACtB,UAAU,CAAC,QAAQ,GAAG,EAAE,CAAC;iBAC5B;gBACD,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;gBAClC,OAAO,IAAI,CAAC;aACf;YACD,OAAO,KAAK,CAAC;SAChB;IACL,CAAC;IAGD;;;;;;OAMG;IACH,UAAU,CAAC,IAAY;QACnB,IAAI,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,KAAK,IAAI,EAAE;YACjC,OAAO,CAAC,IAAI,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC;YAC9C,OAAO,KAAK,CAAC;SAChB;QAED,OAAO,IAAI,CAAC,mBAAmB,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC;IAED;;;;;OAKG;IACH,QAAQ,CAAC,QAAoC,EAAE,OAAmB,IAAI,CAAC,MAAM;QACzE,QAAQ,CAAC,IAAI,CAAC,CAAC;QACf,IAAI,IAAI,CAAC,QAAQ,EAAE;YACf,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,CAAC;SACpE;IACL,CAAC;IAID;;;;;;OAMG;IACH,iBAAiB,CAAC,KAA+B;QAC7C,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,OAAO,GAAG,KAAK,CAAC;QAEpB,KAAK,MAAM,GAAG,IAAI,MAAM,CAAC,IAAI,CAAC,KAAK,CAA8B,EAAE;YAC/D,MAAM,QAAQ,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC;YAE5B,IAAI,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,QAAQ,EAAE;gBAClC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,QAAQ,CAAC;gBAC/B,OAAO,GAAG,IAAI,CAAC;aAClB;SACJ;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;IAID;;;;;OAKG;IACH,iBAAiB,CAAC,KAA+B;QAC7C,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,KAAK,GAAG,KAAK,CAAC;QAElB,KAAK,MAAM,GAAG,IAAI,KAAK,EAAE;YACrB,IAAI,CAAC,CAAC,GAAG,IAAI,QAAQ,CAAC,KAAK,CAAC,EAAE;gBAC1B,6CAA6C;gBAC7C,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC;gBACjC,KAAK,GAAG,IAAI,CAAC;aAChB;SACJ;QAED,OAAO,KAAK,CAAC;IACjB,CAAC;IAED;;;;;;OAMG;IACH,oBAAoB,CAAC,KAA+B;QAChD,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,OAAO,GAAG,KAAK,CAAC;QAEpB,KAAK,MAAM,GAAG,IAAI,KAAK,EAAE;YACrB,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,EAAE;gBACvB,aAAa;gBACb,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,CAAC;gBACjC,OAAO,GAAG,IAAI,CAAC;aAClB;SACJ;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;IAGD;;;;;OAKG;IACH,oBAAoB,CAAC,IAA+B;QAChD,MAAM,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QACpE,IAAI,CAAC,QAAQ;YAAE,OAAO,KAAK,CAAC;QAE5B,IAAI,OAAO,GAAG,KAAK,CAAC;QAEpB,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE;YACpB,IAAI,GAAG,IAAI,QAAQ,CAAC,KAAK,EAAE;gBACvB,aAAa;gBACb,OAAO,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;gBAC3B,OAAO,GAAG,IAAI,CAAC;aAClB;SACJ;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;IAED;;;;OAIG;IACH,aAAa,CAAC,MAAkB;;QAC5B,MAAA,IAAI,CAAC,MAAM,CAAC,KAAK,EAAC,WAAW,QAAX,WAAW,GAAK,EAAE,EAAC;QACrC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;;OAMG;IACH,wBAAwB,CACpB,MAAc,EACd,KAA+B;QAE/B,MAAM,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,EAAE,IAAI,CAC9C,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,KAAK,MAAM,CACxC,CAAC;QAEF,IAAI,CAAC,MAAM;YAAE,OAAO,KAAK,CAAC;QAE1B,MAAM,CAAC,KAAK,GAAG,EAAE,GAAG,MAAM,CAAC,KAAK,EAAE,GAAG,KAAK,EAAE,CAAC;QAC7C,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;;;OAKG;IACH,wBAAwB,CAAC,MAAc;QACnC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW;YAAE,OAAO,KAAK,CAAC;QAEjD,MAAM,aAAa,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,CAAC;QAE3D,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,CAChE,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,KAAK,MAAM,CACxC,CAAC;QAEF,OAAO,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,KAAK,aAAa,CAAC;IAClE,CAAC;IAED;;;;;OAKG;IACH,iBAAiB,CAAC,MAAc;QAC5B,OAAO,IAAI,CAAC,wBAAwB,CAAC,MAAM,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;IACrE,CAAC;IAGD;;;;;OAKG;IACH,cAAc,CAAC,MAAc;QACzB,OAAO,IAAI,CAAC,wBAAwB,CAAC,MAAM,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC,CAAC;IACrE,CAAC;IAGD;;;;;;OAMG;IACH,mBAAmB,CAAC,SAAiB,EAAE,MAAkB;;QACrD,MAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,SAAS;YAAE,OAAO,KAAK,CAAC;QAE7B,MAAA,SAAS,CAAC,KAAK,EAAC,UAAU,QAAV,UAAU,GAAK,EAAE,EAAC;QAClC,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IAED;;;;;;;OAOG;IACH,uBAAuB,CACnB,SAAiB,EACjB,MAAc,EACd,KAA+B;QAE/B,MAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,SAAS,EAAE,KAAK,EAAE,UAAU;YAAE,OAAO,KAAK,CAAC;QAEhD,MAAM,MAAM,GAAG,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,IAAI,CAC1C,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,KAAK,MAAM,CAClC,CAAC;QAEF,IAAI,CAAC,MAAM;YAAE,OAAO,KAAK,CAAC;QAE1B,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;QAC7B,OAAO,IAAI,CAAC;IAChB,CAAC;IAGD;;;;;;OAMG;IACH,uBAAuB,CAAC,SAAiB,EAAE,MAAc;QACrD,MAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,SAAS,EAAE,KAAK,EAAE,UAAU;YAAE,OAAO,KAAK,CAAC;QAEhD,MAAM,aAAa,GAAG,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC;QAExD,SAAS,CAAC,KAAK,CAAC,UAAU,GAAG,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,CAC1D,CAAC,CAAM,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,KAAK,MAAM,CAClC,CAAC;QAEF,OAAO,SAAS,CAAC,KAAK,CAAC,UAAU,CAAC,MAAM,KAAK,aAAa,CAAC;IAC/D,CAAC;CAGJ","sourcesContent":["import { ERROR_MESSAGES } from \"../../../constants/error-messages\";\nimport { LayoutAttribute, LayoutNode } from \"../../../types/solid-core\";\n\n/**\n * SolidViewLayoutManager\n *\n * Central manager for mutating Solid View layout trees.\n * Provides low-level tree operations and domain-specific helpers\n * for view attributes, form buttons, and row buttons.\n */\nexport class SolidViewLayoutManager {\n /** Internal mutable layout copy */\n private layout: LayoutNode;\n\n /**\n * Creates a new layout manager instance.\n * A deep copy of the provided layout is created to avoid side effects.\n *\n * @param layout - Original layout definition\n */\n constructor(layout: LayoutNode) {\n // Create a deep copy to prevent modifying the original object\n this.layout = structuredClone ? structuredClone(layout) : JSON.parse(JSON.stringify(layout));\n }\n\n /**\n * Recursively finds a layout node by its `attrs.name`.\n * Searches children and formButtons.\n *\n * @param node - Node to start searching from\n * @param name - Name of the node to find\n * @returns The matching LayoutNode or null\n */\n private findNode(node: LayoutNode, name: string): LayoutNode | null {\n if (node.attrs.name === name) {\n return node;\n }\n\n if (node.children) {\n for (let child of node.children) {\n const found = this.findNode(child, name);\n if (found) return found;\n }\n }\n\n // search in formButtons\n if (node.attrs?.formButtons) {\n for (const btn of node.attrs.formButtons) {\n const found = this.findNode(btn, name);\n if (found) return found;\n }\n }\n\n return null;\n }\n\n private findNodes(node: LayoutNode, name: string): LayoutNode[] {\n const nodes: LayoutNode[] = [];\n if (node.attrs.name === name) {\n nodes.push(node);\n }\n if (node.children) {\n for (let child of node.children) {\n nodes.push(...this.findNodes(child, name));\n }\n }\n if (node.attrs?.formButtons) {\n for (const btn of node.attrs.formButtons) {\n nodes.push(...this.findNodes(btn, name));\n }\n }\n return nodes;\n }\n\n /**\n * Recursively removes a node from the layout tree.\n *\n * @param parent - Parent node to search within\n * @param name - Name of the node to remove\n * @returns true if the node was removed\n */\n private removeNodeRecursive(parent: LayoutNode, name: string): boolean {\n if (!parent.children) return false;\n\n const index = parent.children.findIndex((child) => child.attrs.name === name);\n if (index !== -1) {\n parent.children.splice(index, 1); // Remove the node\n return true;\n }\n\n return parent.children.some((child) => this.removeNodeRecursive(child, name));\n }\n\n\n /**\n * Returns the managed layout instance.\n *\n * @returns Current layout tree\n */\n getLayout(): LayoutNode {\n // return structuredClone ? structuredClone(this.layout) : JSON.parse(JSON.stringify(this.layout));\n return this.layout;\n }\n\n /**\n * Updates attributes of a specific node.\n * This method adds or overrides attributes.\n *\n * @param name - Node name\n * @param newAttributes - Attributes to merge\n * @returns true if node was found and updated\n */\n updateNodeAttributes(name: string, newAttributes: Partial<LayoutAttribute>): boolean {\n const node = this.findNode(this.layout, name);\n if (node) {\n node.attrs = { ...node.attrs, ...newAttributes };\n return true;\n }\n return false;\n }\n\n /**\n * Adds a child node to a parent node.\n *\n * @param parentName - Name of the parent node\n * @param newNode - Child layout node to add\n * @param addChildrenToAll - If true, adds the child node to all nodes with the given parent name\n * @returns true if parent exists and child was added\n */\n addChildNode(parentName: string, newNode: LayoutNode, addChildrenToAll: boolean = false): boolean {\n console.log(`timepass....`);\n \n if (addChildrenToAll) {\n const parentNodes = this.findNodes(this.layout, parentName);\n parentNodes.forEach((node) => {\n if (!node.children) {\n node.children = [];\n }\n node.children.push(newNode);\n });\n return true;\n }\n else {\n const parentNode = this.findNode(this.layout, parentName);\n if (parentNode) {\n if (!parentNode.children) {\n parentNode.children = [];\n }\n parentNode.children.push(newNode);\n return true;\n }\n return false;\n }\n }\n\n\n /**\n * Removes a node and its subtree.\n * Root node removal is prevented.\n *\n * @param name - Name of the node to remove\n * @returns true if node was removed\n */\n removeNode(name: string): boolean {\n if (this.layout.attrs.name === name) {\n console.warn(ERROR_MESSAGES.REMOVE_ROOT_NODE);\n return false;\n }\n\n return this.removeNodeRecursive(this.layout, name);\n }\n\n /**\n * Traverses the entire layout tree and executes a callback for each node.\n *\n * @param callback - Function executed for each node\n * @param node - Starting node (defaults to root)\n */\n traverse(callback: (node: LayoutNode) => void, node: LayoutNode = this.layout) {\n callback(node);\n if (node.children) {\n node.children.forEach((child) => this.traverse(callback, child));\n }\n }\n\n\n\n /**\n * Adds or updates view-level attributes.\n * Existing attributes are updated, missing attributes are added.\n *\n * @param attrs - Attributes to set on the view\n * @returns true if at least one attribute was applied\n */\n setViewAttributes(attrs: Partial<LayoutAttribute>): boolean {\n const viewNode = this.findNode(this.layout, this.layout.attrs.name);\n if (!viewNode) return false;\n\n let changed = false;\n\n for (const key of Object.keys(attrs) as (keyof LayoutAttribute)[]) {\n const newValue = attrs[key];\n\n if (viewNode.attrs[key] !== newValue) {\n viewNode.attrs[key] = newValue;\n changed = true;\n }\n }\n\n return changed;\n }\n\n\n\n /**\n * Adds view-level attributes only if they do not already exist.\n *\n * @param attrs - Attributes to add\n * @returns true if at least one attribute was added\n */\n addViewAttributes(attrs: Partial<LayoutAttribute>): boolean {\n const viewNode = this.findNode(this.layout, this.layout.attrs.name);\n if (!viewNode) return false;\n\n let added = false;\n\n for (const key in attrs) {\n if (!(key in viewNode.attrs)) {\n // @ts-ignore – layout attributes are dynamic\n viewNode.attrs[key] = attrs[key];\n added = true;\n }\n }\n\n return added;\n }\n\n /**\n * Updates existing view-level attributes.\n * Attributes that do not exist are ignored.\n *\n * @param attrs - Attributes to update\n * @returns true if at least one attribute was updated\n */\n updateViewAttributes(attrs: Partial<LayoutAttribute>): boolean {\n const viewNode = this.findNode(this.layout, this.layout.attrs.name);\n if (!viewNode) return false;\n\n let updated = false;\n\n for (const key in attrs) {\n if (key in viewNode.attrs) {\n // @ts-ignore\n viewNode.attrs[key] = attrs[key];\n updated = true;\n }\n }\n\n return updated;\n }\n\n\n /**\n * Removes specific view-level attributes.\n *\n * @param keys - Attribute keys to remove\n * @returns true if at least one attribute was removed\n */\n removeViewAttributes(keys: (keyof LayoutAttribute)[]): boolean {\n const viewNode = this.findNode(this.layout, this.layout.attrs.name);\n if (!viewNode) return false;\n\n let removed = false;\n\n for (const key of keys) {\n if (key in viewNode.attrs) {\n // @ts-ignore\n delete viewNode.attrs[key];\n removed = true;\n }\n }\n\n return removed;\n }\n\n /**\n * Adds a new form-level button.\n *\n * @param button - Button layout node\n */\n addFormButton(button: LayoutNode): void {\n this.layout.attrs.formButtons ??= [];\n this.layout.attrs.formButtons.push(button);\n }\n\n /**\n * Updates a form button identified by its action.\n *\n * @param action - Button action identifier\n * @param attrs - Attributes to update\n * @returns true if button was found and updated\n */\n updateFormButtonByAction(\n action: string,\n attrs: Partial<LayoutAttribute>\n ): boolean {\n const button = this.layout.attrs.formButtons?.find(\n (b: any) => b.attrs.action === action\n );\n\n if (!button) return false;\n\n button.attrs = { ...button.attrs, ...attrs };\n return true;\n }\n\n /**\n * Removes a form button by its action.\n *\n * @param action - Button action identifier\n * @returns true if button was removed\n */\n removeFormButtonByAction(action: string): boolean {\n if (!this.layout.attrs.formButtons) return false;\n\n const initialLength = this.layout.attrs.formButtons.length;\n\n this.layout.attrs.formButtons = this.layout.attrs.formButtons.filter(\n (b: any) => b.attrs.action !== action\n );\n\n return this.layout.attrs.formButtons.length !== initialLength;\n }\n\n /**\n * Disables a form-level button.\n *\n * @param action - Button action identifier\n * @returns true if button was disabled\n */\n disableFormButton(action: string): boolean {\n return this.updateFormButtonByAction(action, { disabled: true });\n }\n\n\n /**\n * Hides a form-level button.\n *\n * @param action - Button action identifier\n * @returns true if button was hidden\n */\n hideFormButton(action: string): boolean {\n return this.updateFormButtonByAction(action, { visible: false });\n }\n\n\n /**\n * Adds a row-level button to a field.\n *\n * @param fieldName - Target field name\n * @param button - Button definition\n * @returns true if field exists and button was added\n */\n addRowButtonToField(fieldName: string, button: LayoutNode): boolean {\n const fieldNode = this.findNode(this.layout, fieldName);\n if (!fieldNode) return false;\n\n fieldNode.attrs.rowButtons ??= [];\n fieldNode.attrs.rowButtons.push(button);\n return true;\n }\n\n /**\n * Updates a row-level button for a field.\n *\n * @param fieldName - Field name\n * @param action - Button action identifier\n * @param attrs - Attributes to update\n * @returns true if button was updated\n */\n updateRowButtonByAction(\n fieldName: string,\n action: string,\n attrs: Partial<LayoutAttribute>\n ): boolean {\n const fieldNode = this.findNode(this.layout, fieldName);\n if (!fieldNode?.attrs?.rowButtons) return false;\n\n const button = fieldNode.attrs.rowButtons.find(\n (b: any) => b.action === action\n );\n\n if (!button) return false;\n\n Object.assign(button, attrs);\n return true;\n }\n\n\n /**\n * Removes a row-level button from a field.\n *\n * @param fieldName - Field name\n * @param action - Button action identifier\n * @returns true if button was removed\n */\n removeRowButtonByAction(fieldName: string, action: string): boolean {\n const fieldNode = this.findNode(this.layout, fieldName);\n if (!fieldNode?.attrs?.rowButtons) return false;\n\n const initialLength = fieldNode.attrs.rowButtons.length;\n\n fieldNode.attrs.rowButtons = fieldNode.attrs.rowButtons.filter(\n (b: any) => b.action !== action\n );\n\n return fieldNode.attrs.rowButtons.length !== initialLength;\n }\n\n\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SolidXAiIframe.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"SolidXAiIframe.d.ts","sourceRoot":"./","sources":["components/core/common/SolidXAiIframe.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAE3D,UAAU,mBAAmB;IAC3B,GAAG,EAAE,MAAM,CAAC;CACb;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAsExD,CAAC"}
|