@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,21 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
3
|
// import { useAppSelector } from "../../redux/hooks";
|
|
15
4
|
import { signOut } from "next-auth/react";
|
|
16
5
|
import { PrimeReactContext } from "primereact/api";
|
|
17
6
|
import { OverlayPanel } from "primereact/overlaypanel";
|
|
18
|
-
import { useContext,
|
|
7
|
+
import { useContext, useRef, useState } from "react";
|
|
19
8
|
import { useDispatch, useSelector } from "react-redux";
|
|
20
9
|
import { LayoutContext } from "./context/layoutcontext";
|
|
21
10
|
import { toggleTheme } from "../../redux/features/themeSlice";
|
|
@@ -25,80 +14,80 @@ import { useRouter } from "next/navigation";
|
|
|
25
14
|
import { Dialog } from "primereact/dialog";
|
|
26
15
|
import { Divider } from "primereact/divider";
|
|
27
16
|
import { Avatar } from "primereact/avatar";
|
|
28
|
-
import { useLazyGetSolidSettingsQuery } from "../../redux/api/solidSettingsApi";
|
|
29
17
|
import { SolidAccountSettings } from "../core/common/SolidAccountSettings/SolidAccountSettings";
|
|
30
18
|
import { useGetUserQuery } from "../../redux/api/userApi";
|
|
31
19
|
import { handleLogout } from "../../nextAuth/handleLogout";
|
|
32
20
|
import { Toast } from "primereact/toast";
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
21
|
+
const UserProfileMenu = () => {
|
|
22
|
+
const toast = useRef(null);
|
|
23
|
+
const [showProfileSettingsDialog, setShowProfileSettingsDialog] = useState(false);
|
|
24
|
+
const router = useRouter();
|
|
25
|
+
// const [trigger, { data: solidSettingsData }] = useLazyGetSolidSettingsQuery();
|
|
26
|
+
// useEffect(() => {
|
|
27
|
+
// trigger("") // Fetch settings on mount
|
|
28
|
+
// }, [trigger])
|
|
29
|
+
const solidSettingsData = useSelector((state) => state.settingsState?.solidSettings);
|
|
42
30
|
// const { user } = useAppSelector((state) => state.auth);
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
31
|
+
const { changeTheme } = useContext(PrimeReactContext);
|
|
32
|
+
const { layoutConfig, setLayoutConfig } = useContext(LayoutContext);
|
|
33
|
+
const { theme } = useSelector((state) => state.theme); // Get current theme from Redux
|
|
34
|
+
const userId = useSelector((state) => state.auth?.user?.user?.id);
|
|
35
|
+
const { data: userData } = useGetUserQuery(userId, {
|
|
48
36
|
skip: !userId,
|
|
49
|
-
})
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
37
|
+
});
|
|
38
|
+
const [checked, setChecked] = useState(theme === "dark");
|
|
39
|
+
const [confirmLogout, setConfirmLogout] = useState(false);
|
|
40
|
+
const dispatch = useDispatch();
|
|
41
|
+
const op = useRef(null);
|
|
42
|
+
const logoutHandler = () => {
|
|
55
43
|
signOut();
|
|
56
44
|
};
|
|
57
|
-
|
|
58
|
-
changeTheme
|
|
59
|
-
setLayoutConfig(
|
|
45
|
+
const _changeTheme = (theme, colorScheme) => {
|
|
46
|
+
changeTheme?.(layoutConfig.theme, theme, 'theme-css', () => {
|
|
47
|
+
setLayoutConfig((prevState) => ({ ...prevState, theme, colorScheme }));
|
|
60
48
|
});
|
|
61
49
|
};
|
|
62
|
-
|
|
63
|
-
|
|
50
|
+
const handleThemeToggle = (e) => {
|
|
51
|
+
const isDarkMode = e.value;
|
|
64
52
|
setChecked(isDarkMode);
|
|
65
53
|
dispatch(toggleTheme()); // Dispatch Redux action
|
|
66
54
|
_changeTheme(isDarkMode ? "solid-dark-purple" : "solid-light-purple", isDarkMode ? "dark" : "light");
|
|
67
55
|
};
|
|
68
|
-
|
|
69
|
-
var _a;
|
|
56
|
+
const getInitials = (value) => {
|
|
70
57
|
if (!value)
|
|
71
58
|
return "";
|
|
72
|
-
|
|
73
|
-
return
|
|
59
|
+
const email = value.includes('@') ? value.split('@')[0] : value;
|
|
60
|
+
return email[0]?.toUpperCase() || "";
|
|
74
61
|
};
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
for (
|
|
62
|
+
const getColorFromInitials = (initials) => {
|
|
63
|
+
let hash = 0;
|
|
64
|
+
for (let i = 0; i < initials.length; i++) {
|
|
78
65
|
hash = initials.charCodeAt(i) + ((hash << 5) - hash);
|
|
79
66
|
}
|
|
80
|
-
|
|
81
|
-
return
|
|
67
|
+
const hue = Math.abs(hash) % 360;
|
|
68
|
+
return `hsl(${hue}, 60%, 60%)`;
|
|
82
69
|
};
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
_jsx(Avatar, { image: (_h = (_g = (_f = (_e = userData === null || userData === void 0 ? void 0 : userData.data) === null || _e === void 0 ? void 0 : _e._media) === null || _f === void 0 ? void 0 : _f.profilePicture) === null || _g === void 0 ? void 0 : _g[0]) === null || _h === void 0 ? void 0 : _h._full_url, shape: "circle", size: "large" })
|
|
70
|
+
const value = userData?.data?.email;
|
|
71
|
+
const initials = getInitials(value);
|
|
72
|
+
const bgColor = getColorFromInitials(initials);
|
|
73
|
+
const UserProfileAvatar = () => {
|
|
74
|
+
return (userData?.data?._media?.profilePicture?.[0]?._full_url ?
|
|
75
|
+
_jsx(Avatar, { image: userData?.data?._media?.profilePicture?.[0]?._full_url, shape: "circle", size: "large" })
|
|
90
76
|
:
|
|
91
77
|
_jsx(Avatar, { label: initials, size: "large", shape: "circle", style: { backgroundColor: bgColor, color: '#ffffff' } }));
|
|
92
78
|
};
|
|
93
79
|
return (_jsxs("div", { className: "userProfile", children: [_jsx(Toast, { ref: toast }), _jsxs("div", { className: "", children: [_jsxs("div", { className: "flex align-items-end",
|
|
94
80
|
//@ts-ignore
|
|
95
|
-
onClick:
|
|
96
|
-
_jsx("span", { className: "font-bold", children:
|
|
81
|
+
onClick: (e) => op?.current?.toggle(e), children: [_jsx(UserProfileAvatar, {}), _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", children: _jsx("path", { d: "M7 5.83301L3.5 9.33301H10.5L7 5.83301Z", fill: "var(--solid-primary-black)" }) })] }), _jsxs(OverlayPanel, { ref: op, className: "user-profile-panel", children: [_jsxs("div", { className: "flex align-items-center p-3 gap-2 secondary-border-bottom", children: [_jsx(UserProfileAvatar, {}), _jsxs("div", { className: "flex flex-column align", children: [solidSettingsData?.enableUsername ?
|
|
82
|
+
_jsx("span", { className: "font-bold", children: userData?.data?.username })
|
|
97
83
|
:
|
|
98
|
-
_jsx("span", { className: "mt-1", children:
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
84
|
+
_jsx("span", { className: "mt-1", children: userData?.data?.email }), _jsx("span", { className: "mt-1 font-medium", children: userData?.data?.roles
|
|
85
|
+
?.filter((role) => role.name !== "Internal User")
|
|
86
|
+
.map((role) => role.name)
|
|
87
|
+
.join(" | ") })] })] }), solidSettingsData?.enableDarkMode === true &&
|
|
88
|
+
_jsxs("div", { className: "p-3 flex align-items-center justify-content-between secondary-border-bottom", children: [_jsxs("div", { className: "flex align-items-center gap-3", children: [_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", children: _jsx("path", { d: "M9 18C6.5 18 4.375 17.125 2.625 15.375C0.875 13.625 0 11.5 0 9C0 6.5 0.875 4.375 2.625 2.625C4.375 0.875 6.5 0 9 0C9.23333 0 9.4625 0.00833333 9.6875 0.025C9.9125 0.0416667 10.1333 0.0666667 10.35 0.1C9.66667 0.583333 9.12083 1.2125 8.7125 1.9875C8.30417 2.7625 8.1 3.6 8.1 4.5C8.1 6 8.625 7.275 9.675 8.325C10.725 9.375 12 9.9 13.5 9.9C14.4167 9.9 15.2583 9.69583 16.025 9.2875C16.7917 8.87917 17.4167 8.33333 17.9 7.65C17.9333 7.86667 17.9583 8.0875 17.975 8.3125C17.9917 8.5375 18 8.76667 18 9C18 11.5 17.125 13.625 15.375 15.375C13.625 17.125 11.5 18 9 18ZM9 16C10.4667 16 11.7833 15.5958 12.95 14.7875C14.1167 13.9792 14.9667 12.925 15.5 11.625C15.1667 11.7083 14.8333 11.775 14.5 11.825C14.1667 11.875 13.8333 11.9 13.5 11.9C11.45 11.9 9.70417 11.1792 8.2625 9.7375C6.82083 8.29583 6.1 6.55 6.1 4.5C6.1 4.16667 6.125 3.83333 6.175 3.5C6.225 3.16667 6.29167 2.83333 6.375 2.5C5.075 3.03333 4.02083 3.88333 3.2125 5.05C2.40417 6.21667 2 7.53333 2 9C2 10.9333 2.68333 12.5833 4.05 13.95C5.41667 15.3167 7.06667 16 9 16Z", fill: "#1D6CBC" }) }), _jsx("p", { className: "m-0 font-bold", children: "Dark Mode" })] }), _jsx(InputSwitch, { checked: checked, onChange: handleThemeToggle })] }), _jsx("div", { className: "flex align-items-center py-1 gap-2 secondary-border-bottom", children: _jsxs(Button, { severity: "secondary", text: true, className: "w-full flex align-items-center gap-2 px-3", onClick: () => setShowProfileSettingsDialog(true), children: [_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", children: _jsx("path", { d: "M8.1191 16.5C7.7816 16.5 7.49098 16.3875 7.24723 16.1625C7.00348 15.9375 6.8566 15.6625 6.8066 15.3375L6.63785 14.1C6.47535 14.0375 6.32223 13.9625 6.17848 13.875C6.03473 13.7875 5.8941 13.6938 5.7566 13.5938L4.5941 14.0813C4.2816 14.2188 3.9691 14.2313 3.6566 14.1188C3.3441 14.0063 3.10035 13.8063 2.92535 13.5188L2.0441 11.9813C1.8691 11.6938 1.8191 11.3875 1.8941 11.0625C1.9691 10.7375 2.13785 10.4688 2.40035 10.2563L3.3941 9.50625C3.3816 9.41875 3.37535 9.33438 3.37535 9.25313V8.74688C3.37535 8.66563 3.3816 8.58125 3.3941 8.49375L2.40035 7.74375C2.13785 7.53125 1.9691 7.2625 1.8941 6.9375C1.8191 6.6125 1.8691 6.30625 2.0441 6.01875L2.92535 4.48125C3.10035 4.19375 3.3441 3.99375 3.6566 3.88125C3.9691 3.76875 4.2816 3.78125 4.5941 3.91875L5.7566 4.40625C5.8941 4.30625 6.03785 4.2125 6.18785 4.125C6.33785 4.0375 6.48785 3.9625 6.63785 3.9L6.8066 2.6625C6.8566 2.3375 7.00348 2.0625 7.24723 1.8375C7.49098 1.6125 7.7816 1.5 8.1191 1.5H9.8816C10.2191 1.5 10.5097 1.6125 10.7535 1.8375C10.9972 2.0625 11.1441 2.3375 11.1941 2.6625L11.3629 3.9C11.5254 3.9625 11.6785 4.0375 11.8222 4.125C11.966 4.2125 12.1066 4.30625 12.2441 4.40625L13.4066 3.91875C13.7191 3.78125 14.0316 3.76875 14.3441 3.88125C14.6566 3.99375 14.9004 4.19375 15.0754 4.48125L15.9566 6.01875C16.1316 6.30625 16.1816 6.6125 16.1066 6.9375C16.0316 7.2625 15.8629 7.53125 15.6004 7.74375L14.6066 8.49375C14.6191 8.58125 14.6254 8.66563 14.6254 8.74688V9.25313C14.6254 9.33438 14.6129 9.41875 14.5879 9.50625L15.5816 10.2563C15.8441 10.4688 16.0129 10.7375 16.0879 11.0625C16.1629 11.3875 16.1129 11.6938 15.9379 11.9813L15.0379 13.5188C14.8629 13.8063 14.6191 14.0063 14.3066 14.1188C13.9941 14.2313 13.6816 14.2188 13.3691 14.0813L12.2441 13.5938C12.1066 13.6938 11.9629 13.7875 11.8129 13.875C11.6629 13.9625 11.5129 14.0375 11.3629 14.1L11.1941 15.3375C11.1441 15.6625 10.9972 15.9375 10.7535 16.1625C10.5097 16.3875 10.2191 16.5 9.8816 16.5H8.1191ZM8.25035 15H9.7316L9.9941 13.0125C10.3816 12.9125 10.741 12.7656 11.0722 12.5719C11.4035 12.3781 11.7066 12.1438 11.9816 11.8688L13.8379 12.6375L14.5691 11.3625L12.9566 10.1438C13.0191 9.96875 13.0629 9.78438 13.0879 9.59063C13.1129 9.39688 13.1254 9.2 13.1254 9C13.1254 8.8 13.1129 8.60313 13.0879 8.40938C13.0629 8.21563 13.0191 8.03125 12.9566 7.85625L14.5691 6.6375L13.8379 5.3625L11.9816 6.15C11.7066 5.8625 11.4035 5.62188 11.0722 5.42813C10.741 5.23438 10.3816 5.0875 9.9941 4.9875L9.75035 3H8.2691L8.0066 4.9875C7.6191 5.0875 7.25973 5.23438 6.92848 5.42813C6.59723 5.62188 6.2941 5.85625 6.0191 6.13125L4.16285 5.3625L3.4316 6.6375L5.0441 7.8375C4.9816 8.025 4.93785 8.2125 4.91285 8.4C4.88785 8.5875 4.87535 8.7875 4.87535 9C4.87535 9.2 4.88785 9.39375 4.91285 9.58125C4.93785 9.76875 4.9816 9.95625 5.0441 10.1438L3.4316 11.3625L4.16285 12.6375L6.0191 11.85C6.2941 12.1375 6.59723 12.3781 6.92848 12.5719C7.25973 12.7656 7.6191 12.9125 8.0066 13.0125L8.25035 15ZM9.03785 11.625C9.76285 11.625 10.3816 11.3688 10.8941 10.8563C11.4066 10.3438 11.6629 9.725 11.6629 9C11.6629 8.275 11.4066 7.65625 10.8941 7.14375C10.3816 6.63125 9.76285 6.375 9.03785 6.375C8.30035 6.375 7.67848 6.63125 7.17223 7.14375C6.66598 7.65625 6.41285 8.275 6.41285 9C6.41285 9.725 6.66598 10.3438 7.17223 10.8563C7.67848 11.3688 8.30035 11.625 9.03785 11.625Z", fill: "#4B4D52" }) }), _jsx("span", { className: "p-button-label flex-none", children: "Account Settings" })] }) }), solidSettingsData?.contactSupportEmail &&
|
|
89
|
+
_jsx("div", { className: "flex align-items-center py-1 gap-2 secondary-border-bottom", children: _jsx(Button, { severity: "secondary", text: true, className: "w-full flex align-items-center gap-2 px-3 ml-1", onClick: () => window.location.href = `mailto:${solidSettingsData?.contactSupportEmail}`, icon: solidSettingsData?.contactSupportIcon || 'pi pi-envelope', children: _jsx("span", { className: "p-button-label flex-none", children: solidSettingsData?.contactSupportDisplayName || "Contact Support" }) }) }), _jsx("div", { className: "py-1", children: _jsxs(Button, { text: true, severity: "secondary", className: "flex align-items-center gap-2 w-full px-3", onClick: () => setConfirmLogout(true), children: [_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", children: _jsx("path", { d: "M3.75 15.75C3.3375 15.75 2.98438 15.6031 2.69063 15.3094C2.39687 15.0156 2.25 14.6625 2.25 14.25V3.75C2.25 3.3375 2.39687 2.98438 2.69063 2.69063C2.98438 2.39687 3.3375 2.25 3.75 2.25H9V3.75H3.75V14.25H9V15.75H3.75ZM12 12.75L10.9688 11.6625L12.8813 9.75H6.75V8.25H12.8813L10.9688 6.3375L12 5.25L15.75 9L12 12.75Z", fill: "#F04A4A" }) }), _jsx("span", { className: "p-button-label flex-none ", children: "Logout" })] }) })] })] }), _jsxs(Dialog, { header: "Logout", headerClassName: "py-2", contentClassName: "px-0 pb-0", className: "solid-confirm-dialog", visible: confirmLogout, style: { width: '20vw' }, onHide: () => { if (!confirmLogout)
|
|
90
|
+
return; setConfirmLogout(false); }, footer: _jsxs("div", { className: "flex align-items-center gap-2", children: [_jsx(Button, { label: "Logout", size: "small", onClick: () => handleLogout(toast) }), _jsx(Button, { label: "Cancel", size: "small", onClick: () => setConfirmLogout(false), outlined: true })] }), children: [_jsx(Divider, { className: "m-0" }), _jsx("div", { className: "p-4", children: _jsx("p", { className: "m-0 solid-primary-title", style: { fontSize: 16 }, children: "Are you sure you want to log out?" }) })] }), showProfileSettingsDialog &&
|
|
102
91
|
_jsx(SolidAccountSettings, { showProfileSettingsDialog: showProfileSettingsDialog, setShowProfileSettingsDialog: setShowProfileSettingsDialog })] }));
|
|
103
92
|
};
|
|
104
93
|
export default UserProfileMenu;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-profile-menu.js","sourceRoot":"","sources":["../../../src/components/layout/user-profile-menu.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"user-profile-menu.js","sourceRoot":"./","sources":["components/layout/user-profile-menu.tsx"],"names":[],"mappings":"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","sourcesContent":["\"use client\";\n// import { useAppSelector } from \"../../redux/hooks\";\nimport { signOut } from \"next-auth/react\";\nimport { PrimeReactContext } from \"primereact/api\";\nimport { OverlayPanel } from \"primereact/overlaypanel\";\nimport { useContext, useRef, useState } from \"react\";\nimport { useDispatch, useSelector } from \"react-redux\";\nimport { LayoutContext } from \"./context/layoutcontext\";\nimport { LayoutConfig } from \"../../types\";\nimport { toggleTheme } from \"../../redux/features/themeSlice\";\nimport { InputSwitch } from \"primereact/inputswitch\";\nimport { Button } from \"primereact/button\";\nimport { useRouter } from \"next/navigation\";\nimport { Dialog } from \"primereact/dialog\";\nimport { Divider } from \"primereact/divider\";\nimport { Avatar } from \"primereact/avatar\";\nimport { SolidAccountSettings } from \"../core/common/SolidAccountSettings/SolidAccountSettings\";\nimport { useGetUserQuery } from \"../../redux/api/userApi\";\nimport { handleLogout } from \"../../nextAuth/handleLogout\";\nimport { Toast } from \"primereact/toast\";\n\nconst UserProfileMenu = () => {\n const toast = useRef(null);\n const [showProfileSettingsDialog, setShowProfileSettingsDialog] = useState(false);\n const router = useRouter();\n // const [trigger, { data: solidSettingsData }] = useLazyGetSolidSettingsQuery();\n\n // useEffect(() => {\n // trigger(\"\") // Fetch settings on mount\n // }, [trigger])\n const solidSettingsData = useSelector((state: any) => state.settingsState?.solidSettings);\n\n // const { user } = useAppSelector((state) => state.auth);\n const { changeTheme } = useContext(PrimeReactContext);\n const { layoutConfig, setLayoutConfig } = useContext(LayoutContext);\n const { theme } = useSelector((state: any) => state.theme); // Get current theme from Redux\n const userId = useSelector((state: any) => state.auth?.user?.user?.id);\n const { data: userData } = useGetUserQuery(userId, {\n skip: !userId,\n });\n const [checked, setChecked] = useState(theme === \"dark\");\n const [confirmLogout, setConfirmLogout] = useState(false);\n const dispatch = useDispatch();\n const op = useRef(null);\n const logoutHandler = () => {\n signOut();\n };\n const _changeTheme = (theme: string, colorScheme: string) => {\n changeTheme?.(layoutConfig.theme, theme, 'theme-css', () => {\n setLayoutConfig((prevState: LayoutConfig) => ({ ...prevState, theme, colorScheme }));\n });\n };\n\n const handleThemeToggle = (e: any) => {\n const isDarkMode = e.value;\n setChecked(isDarkMode);\n dispatch(toggleTheme()); // Dispatch Redux action\n _changeTheme(isDarkMode ? \"solid-dark-purple\" : \"solid-light-purple\", isDarkMode ? \"dark\" : \"light\");\n };\n\n const getInitials = (value: string) => {\n if (!value) return \"\";\n\n const email = value.includes('@') ? value.split('@')[0] : value;\n return email[0]?.toUpperCase() || \"\";\n };\n\n const getColorFromInitials = (initials: string) => {\n let hash = 0;\n for (let i = 0; i < initials.length; i++) {\n hash = initials.charCodeAt(i) + ((hash << 5) - hash);\n }\n const hue = Math.abs(hash) % 360;\n return `hsl(${hue}, 60%, 60%)`;\n };\n\n\n const value = userData?.data?.email;\n const initials = getInitials(value);\n const bgColor = getColorFromInitials(initials);\n\n const UserProfileAvatar = () => {\n return (\n userData?.data?._media?.profilePicture?.[0]?._full_url ?\n <Avatar\n image={userData?.data?._media?.profilePicture?.[0]?._full_url}\n shape=\"circle\"\n size=\"large\"\n />\n :\n <Avatar\n label={initials}\n size=\"large\"\n shape=\"circle\"\n style={{ backgroundColor: bgColor, color: '#ffffff' }}\n />\n )\n }\n return (\n <div className=\"userProfile\">\n <Toast ref={toast} />\n <div\n className=\"\">\n <div\n className=\"flex align-items-end\"\n //@ts-ignore\n onClick={(e: any) => op?.current?.toggle(e)}\n >\n {/* <Image\n src={AvatarImage}\n alt=\"Solid\"\n className=\"profile-icon relative\"\n fill\n /> */}\n <UserProfileAvatar />\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\">\n <path d=\"M7 5.83301L3.5 9.33301H10.5L7 5.83301Z\" fill=\"var(--solid-primary-black)\" />\n </svg>\n </div>\n <OverlayPanel ref={op} className=\"user-profile-panel\">\n <div className=\"flex align-items-center p-3 gap-2 secondary-border-bottom\">\n {/* <Image\n alt=\"avatar\"\n src={AvatarImage}\n className=\"w-2rem relative\"\n fill\n /> */}\n <UserProfileAvatar />\n <div className=\"flex flex-column align\">\n {solidSettingsData?.enableUsername ?\n <span className=\"font-bold\">{userData?.data?.username}</span>\n :\n <span className=\"mt-1\">{userData?.data?.email}</span>\n }\n <span className=\"mt-1 font-medium\">\n {userData?.data?.roles\n ?.filter((role: any) => role.name !== \"Internal User\")\n .map((role: any) => role.name)\n .join(\" | \")}\n </span>\n </div>\n </div>\n\n {/* */}\n {solidSettingsData?.enableDarkMode === true &&\n <div className=\"p-3 flex align-items-center justify-content-between secondary-border-bottom\">\n <div className=\"flex align-items-center gap-3\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n <path d=\"M9 18C6.5 18 4.375 17.125 2.625 15.375C0.875 13.625 0 11.5 0 9C0 6.5 0.875 4.375 2.625 2.625C4.375 0.875 6.5 0 9 0C9.23333 0 9.4625 0.00833333 9.6875 0.025C9.9125 0.0416667 10.1333 0.0666667 10.35 0.1C9.66667 0.583333 9.12083 1.2125 8.7125 1.9875C8.30417 2.7625 8.1 3.6 8.1 4.5C8.1 6 8.625 7.275 9.675 8.325C10.725 9.375 12 9.9 13.5 9.9C14.4167 9.9 15.2583 9.69583 16.025 9.2875C16.7917 8.87917 17.4167 8.33333 17.9 7.65C17.9333 7.86667 17.9583 8.0875 17.975 8.3125C17.9917 8.5375 18 8.76667 18 9C18 11.5 17.125 13.625 15.375 15.375C13.625 17.125 11.5 18 9 18ZM9 16C10.4667 16 11.7833 15.5958 12.95 14.7875C14.1167 13.9792 14.9667 12.925 15.5 11.625C15.1667 11.7083 14.8333 11.775 14.5 11.825C14.1667 11.875 13.8333 11.9 13.5 11.9C11.45 11.9 9.70417 11.1792 8.2625 9.7375C6.82083 8.29583 6.1 6.55 6.1 4.5C6.1 4.16667 6.125 3.83333 6.175 3.5C6.225 3.16667 6.29167 2.83333 6.375 2.5C5.075 3.03333 4.02083 3.88333 3.2125 5.05C2.40417 6.21667 2 7.53333 2 9C2 10.9333 2.68333 12.5833 4.05 13.95C5.41667 15.3167 7.06667 16 9 16Z\" fill=\"#1D6CBC\" />\n </svg>\n <p className=\"m-0 font-bold\">Dark Mode</p>\n </div>\n <InputSwitch checked={checked} onChange={handleThemeToggle} />\n </div>\n }\n <div className=\"flex align-items-center py-1 gap-2 secondary-border-bottom\">\n <Button severity=\"secondary\" text className=\"w-full flex align-items-center gap-2 px-3\" onClick={() => setShowProfileSettingsDialog(true)}>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n <path d=\"M8.1191 16.5C7.7816 16.5 7.49098 16.3875 7.24723 16.1625C7.00348 15.9375 6.8566 15.6625 6.8066 15.3375L6.63785 14.1C6.47535 14.0375 6.32223 13.9625 6.17848 13.875C6.03473 13.7875 5.8941 13.6938 5.7566 13.5938L4.5941 14.0813C4.2816 14.2188 3.9691 14.2313 3.6566 14.1188C3.3441 14.0063 3.10035 13.8063 2.92535 13.5188L2.0441 11.9813C1.8691 11.6938 1.8191 11.3875 1.8941 11.0625C1.9691 10.7375 2.13785 10.4688 2.40035 10.2563L3.3941 9.50625C3.3816 9.41875 3.37535 9.33438 3.37535 9.25313V8.74688C3.37535 8.66563 3.3816 8.58125 3.3941 8.49375L2.40035 7.74375C2.13785 7.53125 1.9691 7.2625 1.8941 6.9375C1.8191 6.6125 1.8691 6.30625 2.0441 6.01875L2.92535 4.48125C3.10035 4.19375 3.3441 3.99375 3.6566 3.88125C3.9691 3.76875 4.2816 3.78125 4.5941 3.91875L5.7566 4.40625C5.8941 4.30625 6.03785 4.2125 6.18785 4.125C6.33785 4.0375 6.48785 3.9625 6.63785 3.9L6.8066 2.6625C6.8566 2.3375 7.00348 2.0625 7.24723 1.8375C7.49098 1.6125 7.7816 1.5 8.1191 1.5H9.8816C10.2191 1.5 10.5097 1.6125 10.7535 1.8375C10.9972 2.0625 11.1441 2.3375 11.1941 2.6625L11.3629 3.9C11.5254 3.9625 11.6785 4.0375 11.8222 4.125C11.966 4.2125 12.1066 4.30625 12.2441 4.40625L13.4066 3.91875C13.7191 3.78125 14.0316 3.76875 14.3441 3.88125C14.6566 3.99375 14.9004 4.19375 15.0754 4.48125L15.9566 6.01875C16.1316 6.30625 16.1816 6.6125 16.1066 6.9375C16.0316 7.2625 15.8629 7.53125 15.6004 7.74375L14.6066 8.49375C14.6191 8.58125 14.6254 8.66563 14.6254 8.74688V9.25313C14.6254 9.33438 14.6129 9.41875 14.5879 9.50625L15.5816 10.2563C15.8441 10.4688 16.0129 10.7375 16.0879 11.0625C16.1629 11.3875 16.1129 11.6938 15.9379 11.9813L15.0379 13.5188C14.8629 13.8063 14.6191 14.0063 14.3066 14.1188C13.9941 14.2313 13.6816 14.2188 13.3691 14.0813L12.2441 13.5938C12.1066 13.6938 11.9629 13.7875 11.8129 13.875C11.6629 13.9625 11.5129 14.0375 11.3629 14.1L11.1941 15.3375C11.1441 15.6625 10.9972 15.9375 10.7535 16.1625C10.5097 16.3875 10.2191 16.5 9.8816 16.5H8.1191ZM8.25035 15H9.7316L9.9941 13.0125C10.3816 12.9125 10.741 12.7656 11.0722 12.5719C11.4035 12.3781 11.7066 12.1438 11.9816 11.8688L13.8379 12.6375L14.5691 11.3625L12.9566 10.1438C13.0191 9.96875 13.0629 9.78438 13.0879 9.59063C13.1129 9.39688 13.1254 9.2 13.1254 9C13.1254 8.8 13.1129 8.60313 13.0879 8.40938C13.0629 8.21563 13.0191 8.03125 12.9566 7.85625L14.5691 6.6375L13.8379 5.3625L11.9816 6.15C11.7066 5.8625 11.4035 5.62188 11.0722 5.42813C10.741 5.23438 10.3816 5.0875 9.9941 4.9875L9.75035 3H8.2691L8.0066 4.9875C7.6191 5.0875 7.25973 5.23438 6.92848 5.42813C6.59723 5.62188 6.2941 5.85625 6.0191 6.13125L4.16285 5.3625L3.4316 6.6375L5.0441 7.8375C4.9816 8.025 4.93785 8.2125 4.91285 8.4C4.88785 8.5875 4.87535 8.7875 4.87535 9C4.87535 9.2 4.88785 9.39375 4.91285 9.58125C4.93785 9.76875 4.9816 9.95625 5.0441 10.1438L3.4316 11.3625L4.16285 12.6375L6.0191 11.85C6.2941 12.1375 6.59723 12.3781 6.92848 12.5719C7.25973 12.7656 7.6191 12.9125 8.0066 13.0125L8.25035 15ZM9.03785 11.625C9.76285 11.625 10.3816 11.3688 10.8941 10.8563C11.4066 10.3438 11.6629 9.725 11.6629 9C11.6629 8.275 11.4066 7.65625 10.8941 7.14375C10.3816 6.63125 9.76285 6.375 9.03785 6.375C8.30035 6.375 7.67848 6.63125 7.17223 7.14375C6.66598 7.65625 6.41285 8.275 6.41285 9C6.41285 9.725 6.66598 10.3438 7.17223 10.8563C7.67848 11.3688 8.30035 11.625 9.03785 11.625Z\" fill=\"#4B4D52\" />\n </svg>\n <span className=\"p-button-label flex-none\">\n Account Settings\n </span>\n </Button>\n </div>\n {solidSettingsData?.contactSupportEmail &&\n <div className=\"flex align-items-center py-1 gap-2 secondary-border-bottom\">\n <Button severity=\"secondary\" text className=\"w-full flex align-items-center gap-2 px-3 ml-1\" onClick={() => window.location.href = `mailto:${solidSettingsData?.contactSupportEmail}`} icon={solidSettingsData?.contactSupportIcon || 'pi pi-envelope'}>\n <span className=\"p-button-label flex-none\">\n {solidSettingsData?.contactSupportDisplayName || \"Contact Support\"}\n </span>\n </Button>\n </div>\n }\n <div className=\"py-1\">\n <Button\n text\n severity=\"secondary\"\n className=\"flex align-items-center gap-2 w-full px-3\"\n onClick={() => setConfirmLogout(true)}\n >\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\">\n <path d=\"M3.75 15.75C3.3375 15.75 2.98438 15.6031 2.69063 15.3094C2.39687 15.0156 2.25 14.6625 2.25 14.25V3.75C2.25 3.3375 2.39687 2.98438 2.69063 2.69063C2.98438 2.39687 3.3375 2.25 3.75 2.25H9V3.75H3.75V14.25H9V15.75H3.75ZM12 12.75L10.9688 11.6625L12.8813 9.75H6.75V8.25H12.8813L10.9688 6.3375L12 5.25L15.75 9L12 12.75Z\" fill=\"#F04A4A\" />\n </svg>\n <span className=\"p-button-label flex-none \">Logout</span>\n </Button>\n </div>\n </OverlayPanel>\n </div>\n <Dialog header=\"Logout\" headerClassName=\"py-2\" contentClassName=\"px-0 pb-0\" className=\"solid-confirm-dialog\" visible={confirmLogout} style={{ width: '20vw' }} onHide={() => { if (!confirmLogout) return; setConfirmLogout(false); }}\n footer={<div className=\"flex align-items-center gap-2\">\n <Button label=\"Logout\" size=\"small\" onClick={() => handleLogout(toast)} />\n <Button label=\"Cancel\" size=\"small\" onClick={() => setConfirmLogout(false)} outlined />\n </div>}\n >\n <Divider className=\"m-0\" />\n <div className=\"p-4\">\n <p className=\"m-0 solid-primary-title\" style={{ fontSize: 16 }}>\n Are you sure you want to log out?\n </p>\n </div>\n </Dialog>\n {showProfileSettingsDialog &&\n <SolidAccountSettings\n showProfileSettingsDialog={showProfileSettingsDialog}\n setShowProfileSettingsDialog={setShowProfileSettingsDialog}\n />\n }\n </div>\n );\n};\n\nexport default UserProfileMenu;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-profile.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"user-profile.d.ts","sourceRoot":"./","sources":["components/layout/user-profile.tsx"],"names":[],"mappings":"AACA,QAAA,MAAM,WAAW,+CAGhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user-profile.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"user-profile.js","sourceRoot":"./","sources":["components/layout/user-profile.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,MAAM,WAAW,GAAG,GAAG,EAAE;IACvB,4DAA4D;IAC5D,OAAO,cAAK,SAAS,EAAC,aAAa,sBAAY,CAAC;AAClD,CAAC,CAAC;AAEF,eAAe,WAAW,CAAC","sourcesContent":["\"use client\";\nconst UserProfile = () => {\n // const subMenu = [\"Add Module sub menu\", \"Edit sub menu\"];\n return <div className=\"UserProfile\">vsfvs</div>;\n};\n\nexport default UserProfile;\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filterIcon.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"filterIcon.d.ts","sourceRoot":"./","sources":["components/modelsComponents/filterIcon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,+CAMtB,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
export
|
|
3
|
+
export const FilterIcon = () => {
|
|
4
4
|
return (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "12", viewBox: "0 0 18 12", fill: "none", children: _jsx("path", { d: "M7 12V10H11V12H7ZM3 7V5H15V7H3ZM0 2V0H18V2H0Z", fill: "#8D9199" }) }));
|
|
5
5
|
};
|
|
6
6
|
//# sourceMappingURL=filterIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filterIcon.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"filterIcon.js","sourceRoot":"./","sources":["components/modelsComponents/filterIcon.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,MAAM,CAAC,MAAM,UAAU,GAAG,GAAG,EAAE;IAC3B,OAAO,CACH,cAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC1F,eAAM,CAAC,EAAC,+CAA+C,EAAC,IAAI,EAAC,SAAS,GAAG,GACvE,CACT,CAAA;AACL,CAAC,CAAA","sourcesContent":["\"use client\";\n\nexport const FilterIcon = () => {\n return (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"12\" viewBox=\"0 0 18 12\" fill=\"none\">\n <path d=\"M7 12V10H11V12H7ZM3 7V5H15V7H3ZM0 2V0H18V2H0Z\" fill=\"#8D9199\" />\n </svg>\n )\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-messages.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"error-messages.d.ts","sourceRoot":"./","sources":["constants/error-messages.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;4BAyBD,MAAM;;;;;;;;+BAaH,MAAM;;;;;;;;;;;;;;;2CAkBM,MAAM;;;;;;;;;;0CAaP,MAAM,aAAa,MAAM;;;;;;mCAOhC,MAAM;;;;;;;;;;;;;;;;;;;;oCA2BL,MAAM,OAAO,GAAG;;;;sCAKd,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAqCd,MAAM;;;;;;;;;;;;gDAaY,MAAM;;;;4BAY1B,MAAM;kCACA,MAAM;2BACb,MAAM;+BACF,MAAM;gCACL,MAAM;8BACR,MAAM;+BACL,MAAM,UAAU,MAAM;8BAEvB,MAAM,QAAQ,MAAM;;;;gCAOlB,MAAM;gCAEN,MAAM;qCAID,MAAM,cAAc,MAAM;qCAE1B,MAAM,cAAc,MAAM;2BAIpC,MAAM;;;0BAMP,MAAM;uCACO,MAAM;iCAIZ,MAAM;;;+CAIQ,MAAM;kCAInB,MAAM;gCAER,MAAM;wCAEE,MAAM;;;;;;uBAYvB,MAAM;CAK1B,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export const ERROR_MESSAGES = {
|
|
2
2
|
/* ----------------------------- AUTHENTICATION ----------------------------- */
|
|
3
3
|
NO_AUTH_TOKEN_FOUND: 'No auth token found.',
|
|
4
4
|
AUTHENICATION__FAILED: 'Authentication failed.',
|
|
@@ -20,9 +20,7 @@ export var ERROR_MESSAGES = {
|
|
|
20
20
|
PASSWORD_CHANGE: 'Password Change Successfully',
|
|
21
21
|
/* ---------------------------------- OTP ----------------------------------- */
|
|
22
22
|
INAVLID_OTP: "Invalid OTP",
|
|
23
|
-
OPT_FORMAT:
|
|
24
|
-
return "You can request a new OTP in ".concat(formatted, " second(s)");
|
|
25
|
-
},
|
|
23
|
+
OPT_FORMAT: (formatted) => `You can request a new OTP in ${formatted} second(s)`,
|
|
26
24
|
/* ---------------------------- AUTH / DASHBOARD ----------------------------- */
|
|
27
25
|
DASHBOARD_REDIRECTING: "Redirecting to dashboard...",
|
|
28
26
|
/* ------------------------------- FILE ERRORS ------------------------------- */
|
|
@@ -32,9 +30,7 @@ export var ERROR_MESSAGES = {
|
|
|
32
30
|
DOWNLOAD_FAILED: 'Download failed',
|
|
33
31
|
FILE_LARGE: 'File too large',
|
|
34
32
|
MAX_FILE_SIZE: 'Maximum file size is 2MB',
|
|
35
|
-
FILE_TOO_LAREG:
|
|
36
|
-
return "File is too large. Max size is ".concat(fileSize, " KB.");
|
|
37
|
-
},
|
|
33
|
+
FILE_TOO_LAREG: (fileSize) => `File is too large. Max size is ${fileSize} KB.`,
|
|
38
34
|
FILE_NOT_ACCEPT: 'File not accepted.',
|
|
39
35
|
FAILED_UPLOAD_FILE: 'Fail to upload file',
|
|
40
36
|
MISSING_FILE: 'Missing File',
|
|
@@ -50,9 +46,7 @@ export var ERROR_MESSAGES = {
|
|
|
50
46
|
ENTITY_DELETE: 'Entity deleted successfully',
|
|
51
47
|
RECORD_DELETE: 'Records deleted successfully',
|
|
52
48
|
MODEL_DELETE: 'Model Deleted',
|
|
53
|
-
MODEL_DELETE_SUCCESSFULLY:
|
|
54
|
-
return "Model ".concat(modelName, " has been deleted successfully");
|
|
55
|
-
},
|
|
49
|
+
MODEL_DELETE_SUCCESSFULLY: (modelName) => `Model ${modelName} has been deleted successfully`,
|
|
56
50
|
DELETE_FAIELD: "Delete Failed",
|
|
57
51
|
EMAIL_ALREADY_TAKEN: 'Email is already taken,',
|
|
58
52
|
UPDATED: 'Updated',
|
|
@@ -63,17 +57,13 @@ export var ERROR_MESSAGES = {
|
|
|
63
57
|
UPDATING_USER: 'Error updating user view:',
|
|
64
58
|
/* ---------------------------- RELATION & FILTER ---------------------------- */
|
|
65
59
|
INVALID_FILTER_STRUCTURE: 'Invalid filter structure.',
|
|
66
|
-
INVALID_RELATION_TYPE:
|
|
67
|
-
return "Invalid relationType ".concat(relationType, " on field ").concat(fieldName);
|
|
68
|
-
},
|
|
60
|
+
INVALID_RELATION_TYPE: (relationType, fieldName) => `Invalid relationType ${relationType} on field ${fieldName}`,
|
|
69
61
|
INVALID_JSON_WHERECLAUSE: 'Invalid whereClause JSON:',
|
|
70
62
|
FIXED_FILTER_NOT_APPLIED: 'Fixed filter not applied due to parsing issues or invalid data.',
|
|
71
63
|
SELECT_RELEVANT_FIELD: 'Please select relevant fields used in fixed filter',
|
|
72
64
|
SKIPPING_EMPTY_FIXED_FILTER: 'Skipping invalid/empty fixed filter : ',
|
|
73
65
|
FIELD_NOT_SELECT: 'Fields Not selected!',
|
|
74
|
-
FIELD_NOT_IN_METADATA:
|
|
75
|
-
return "".concat(label, " is not present in metadata");
|
|
76
|
-
},
|
|
66
|
+
FIELD_NOT_IN_METADATA: (label) => `${label} is not present in metadata`,
|
|
77
67
|
SAVE_FILTER_UNDEFINED_NULL: 'Saved filter ID is undefined or null.',
|
|
78
68
|
/* -------------------------------- FORM / UI -------------------------------- */
|
|
79
69
|
FAILED_UPDATE_FROM: "Failed to update the form.",
|
|
@@ -95,15 +85,11 @@ export var ERROR_MESSAGES = {
|
|
|
95
85
|
PROFILE_SAVED_SUCCESSFULLY: 'Profile saved successfully!',
|
|
96
86
|
NO_UPDATE_MADE: 'No updates were made.',
|
|
97
87
|
/* ------------------------------ INTERACTIONS ------------------------------ */
|
|
98
|
-
INTERATCTION_MESSGAE:
|
|
99
|
-
return "Error handling interaction.message: ".concat(message || String(err));
|
|
100
|
-
},
|
|
88
|
+
INTERATCTION_MESSGAE: (message, err) => `Error handling interaction.message: ${message || String(err)}`,
|
|
101
89
|
APPLY_FAILED: 'Apply Failed',
|
|
102
90
|
APPLY_SUCCESS: 'Apply Successful',
|
|
103
91
|
PREVIEW_INTERACTION: 'Preview clicked for interaction:',
|
|
104
|
-
FAILED_APPLY_INTERACTION:
|
|
105
|
-
return "Failed to apply interaction - ".concat(error);
|
|
106
|
-
},
|
|
92
|
+
FAILED_APPLY_INTERACTION: (error) => `Failed to apply interaction - ${error}`,
|
|
107
93
|
/* --------------------------- PROCESS / BACKEND ---------------------------- */
|
|
108
94
|
BACKEND_UNAVAILABLE: 'Backend Unavailable',
|
|
109
95
|
SEEDER_NOT_TRIGGERED: 'Seeder not triggered. Could not reach backend.',
|
|
@@ -135,9 +121,7 @@ export var ERROR_MESSAGES = {
|
|
|
135
121
|
UPDATE_FAILED: 'Update failed',
|
|
136
122
|
FAILED_CREATE_MENU: 'Failed to create menu',
|
|
137
123
|
ORM_TYPE_REQUIRED: 'Orm Type is required!',
|
|
138
|
-
ACTION_FUNCTION:
|
|
139
|
-
return "Action function \"".concat(action, "\" not found.");
|
|
140
|
-
},
|
|
124
|
+
ACTION_FUNCTION: (action) => `Action function "${action}" not found.`,
|
|
141
125
|
DUPLICATE_KEY: "Duplicate Key",
|
|
142
126
|
ERROR_DECODING: 'Error decoding or parsing query string from local storage:',
|
|
143
127
|
CREATE_MODEL: 'Failed to create Model',
|
|
@@ -149,75 +133,46 @@ export var ERROR_MESSAGES = {
|
|
|
149
133
|
KANBAN_UPDATED: "Kanban View Updated!",
|
|
150
134
|
TRY_AGAIN: 'Please try again later',
|
|
151
135
|
REMOVE_ROOT_NODE: "Cannot remove the root node.",
|
|
152
|
-
ATTEMPT_FETCH_MESSAGE_STATUS:
|
|
153
|
-
return "Attempting to fetch mq message status with query string: ".concat(queryString);
|
|
154
|
-
},
|
|
136
|
+
ATTEMPT_FETCH_MESSAGE_STATUS: (queryString) => `Attempting to fetch mq message status with query string: ${queryString}`,
|
|
155
137
|
FAILED_FETCH_MESSAGE: "Failed to fetch MQ message status:",
|
|
156
138
|
FAILED_CREATE_INVOICE: "Failed to create Invoice:",
|
|
157
139
|
/* ----------------------------------- CRUD ---------------------------------- */
|
|
158
140
|
ADD_ATLEAST_ONE_FIELD: "Please add at least one field",
|
|
159
141
|
/* ----------------------------------- Validation ---------------------------------- */
|
|
160
142
|
// -------------------- REQUIRED / BASIC FIELD ERRORS --------------------
|
|
161
|
-
FIELD_REUQIRED:
|
|
162
|
-
FIELD_INAVLID_FORMAT:
|
|
163
|
-
FIELD_INVALID:
|
|
164
|
-
ENTER_VALID_FIELD:
|
|
165
|
-
FIELD_INVALID_DATA:
|
|
166
|
-
FIELD_MUST_MATCH:
|
|
167
|
-
FIELD_ALREADY_USE:
|
|
168
|
-
|
|
169
|
-
},
|
|
170
|
-
FIELD_MUST_BE_AN: function (field, type) {
|
|
171
|
-
return "".concat(field, " must be an ").concat(type, "\"");
|
|
172
|
-
},
|
|
143
|
+
FIELD_REUQIRED: (field) => `${field} is required`,
|
|
144
|
+
FIELD_INAVLID_FORMAT: (field) => `Invalid ${field} format`,
|
|
145
|
+
FIELD_INVALID: (field) => `Invalid ${field}`,
|
|
146
|
+
ENTER_VALID_FIELD: (field) => `Please enter a valid ${field}.`,
|
|
147
|
+
FIELD_INVALID_DATA: (field) => `${field} has invalid data.`,
|
|
148
|
+
FIELD_MUST_MATCH: (field) => `${field}s must match.`,
|
|
149
|
+
FIELD_ALREADY_USE: (field, field1) => `${field} Already in use. Please choose a different ${field1}.`,
|
|
150
|
+
FIELD_MUST_BE_AN: (field, type) => `${field} must be an ${type}"`,
|
|
173
151
|
REQUIRED_REALTION: 'required-relation',
|
|
174
152
|
VALIDATE_SELECTION: 'valid-selection',
|
|
175
153
|
// -------------------- PASSWORD VALIDATION --------------------
|
|
176
154
|
PASSWORD_DO_NOT_MEET: 'Password does not meet complexity requirements',
|
|
177
|
-
PASSWORD_CHARACTER:
|
|
178
|
-
|
|
179
|
-
},
|
|
180
|
-
PASSWORD_CONTAIN: function (contain, type) {
|
|
181
|
-
if (type === void 0) { type = 'letter'; }
|
|
182
|
-
return "Password must contain at least one ".concat(contain, " ").concat(type);
|
|
183
|
-
},
|
|
155
|
+
PASSWORD_CHARACTER: (count) => `Password must be at least ${count} characters`,
|
|
156
|
+
PASSWORD_CONTAIN: (contain, type = 'letter') => `Password must contain at least one ${contain} ${type}`,
|
|
184
157
|
// -------------------- LENGTH VALIDATION --------------------
|
|
185
|
-
FIELD_MINIMUM_CHARACTER:
|
|
186
|
-
|
|
187
|
-
},
|
|
188
|
-
FIELD_MAXIMUM_CHARACTER: function (field, characters) {
|
|
189
|
-
return "".concat(field, " should not be more than ").concat(characters, " characters long.");
|
|
190
|
-
},
|
|
158
|
+
FIELD_MINIMUM_CHARACTER: (field, characters) => `${field} should be at-least ${characters} characters long.`,
|
|
159
|
+
FIELD_MAXIMUM_CHARACTER: (field, characters) => `${field} should not be more than ${characters} characters long.`,
|
|
191
160
|
// -------------------- OTP --------------------
|
|
192
|
-
OTP_CHARACTER:
|
|
193
|
-
return "OTP must be a ".concat(count, "-digit number");
|
|
194
|
-
},
|
|
161
|
+
OTP_CHARACTER: (count) => `OTP must be a ${count}-digit number`,
|
|
195
162
|
OPT_RESEND: 'OTP Resent Successfully',
|
|
196
163
|
OPT_SEND: 'OTP Sent Successfully',
|
|
197
164
|
// -------------------- UPDATE MESSAGES --------------------
|
|
198
|
-
FIELD_UPDATE:
|
|
199
|
-
FIELD_UPDATE_SUCCESSFULLY:
|
|
200
|
-
return "".concat(field, " Updated Successfully");
|
|
201
|
-
},
|
|
165
|
+
FIELD_UPDATE: (field) => `${field} Updated`,
|
|
166
|
+
FIELD_UPDATE_SUCCESSFULLY: (field) => `${field} Updated Successfully`,
|
|
202
167
|
// -------------------- FILE / OBJECT VALIDATION --------------------
|
|
203
|
-
MUST_BE_FILE_OBJECT:
|
|
204
|
-
return "".concat(field, " must be a file, an object, or empty");
|
|
205
|
-
},
|
|
168
|
+
MUST_BE_FILE_OBJECT: (field) => `${field} must be a file, an object, or empty`,
|
|
206
169
|
FILE_OBJECT: 'file-or-object',
|
|
207
170
|
EMPTY_VALID_ARRAY: 'is-empty-or-valid-array',
|
|
208
|
-
CONTAIN_EMPTY_ARRAY_OR_FILE_OBECT:
|
|
209
|
-
return "".concat(field, " must be an empty array or contain only files/objects.");
|
|
210
|
-
},
|
|
171
|
+
CONTAIN_EMPTY_ARRAY_OR_FILE_OBECT: (field) => `${field} must be an empty array or contain only files/objects.`,
|
|
211
172
|
// -------------------- SELECTION VALIDATION --------------------
|
|
212
|
-
FIELD_MUST_HAVE_ITEM:
|
|
213
|
-
|
|
214
|
-
}
|
|
215
|
-
SELECT_ATLEAST_ONE: function (field) {
|
|
216
|
-
return "You must select at least one ".concat(field, ".");
|
|
217
|
-
},
|
|
218
|
-
SELECT_VALID_FROM_DROPDOWN: function (field) {
|
|
219
|
-
return "Please select a valid ".concat(field, " from the dropdown.");
|
|
220
|
-
},
|
|
173
|
+
FIELD_MUST_HAVE_ITEM: (field) => `${field} must have at least one item.`,
|
|
174
|
+
SELECT_ATLEAST_ONE: (field) => `You must select at least one ${field}.`,
|
|
175
|
+
SELECT_VALID_FROM_DROPDOWN: (field) => `Please select a valid ${field} from the dropdown.`,
|
|
221
176
|
SELECT_ONE_OPERATION: 'Select at least one operation',
|
|
222
177
|
// -------------------- JSON VALIDATION --------------------
|
|
223
178
|
IS_VALID_JSON: 'is-valid-json',
|
|
@@ -225,8 +180,6 @@ export var ERROR_MESSAGES = {
|
|
|
225
180
|
// -------------------- OTHER RULES --------------------
|
|
226
181
|
GREATER_THAN_MIN: 'greater-than-min',
|
|
227
182
|
RELATION_CASCADE: 'Relation Cascade Value is required for one-to-one relationships',
|
|
228
|
-
SNAKE_CASE:
|
|
229
|
-
return "".concat(name, " name must be in snake_case (lowercase letters, numbers, and underscores only).");
|
|
230
|
-
},
|
|
183
|
+
SNAKE_CASE: (name) => `${name} name must be in snake_case (lowercase letters, numbers, and underscores only).`,
|
|
231
184
|
};
|
|
232
185
|
//# sourceMappingURL=error-messages.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-messages.js","sourceRoot":"","sources":["../../src/constants/error-messages.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"error-messages.js","sourceRoot":"./","sources":["constants/error-messages.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,cAAc,GAAG;IAE5B,gFAAgF;IAChF,mBAAmB,EAAE,sBAAsB;IAC3C,qBAAqB,EAAE,wBAAwB;IAC/C,mBAAmB,EAAE,qBAAqB;IAC1C,eAAe,EAAE,sCAAsC;IACvD,oBAAoB,EAAE,kCAAkC;IACxD,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,eAAe;IAC9B,WAAW,EAAE,aAAa;IAC1B,eAAe,EAAE,wBAAwB;IACzC,aAAa,EAAE,iBAAiB;IAChC,kBAAkB,EAAG,oBAAoB;IAEzC,gFAAgF;IAChF,yBAAyB,EAAE,4BAA4B;IACvD,qBAAqB,EAAE,iCAAiC;IACxD,iBAAiB,EAAE,4BAA4B;IAC/C,UAAU,EAAE,sBAAsB;IAClC,qBAAqB,EAAE,+BAA+B;IACtD,eAAe,EAAE,8BAA8B;IAE/C,gFAAgF;IAChF,WAAW,EAAE,aAAa;IAC1B,UAAU,EAAE,CAAC,SAAiB,EAAE,EAAE,CAChC,gCAAgC,SAAS,YAAY;IAEvD,iFAAiF;IACjF,qBAAqB,EAAE,6BAA6B;IAEpD,iFAAiF;IACjF,oBAAoB,EAAE,uBAAuB;IAC7C,kBAAkB,EAAE,qBAAqB;IACzC,oBAAoB,EAAE,uBAAuB;IAC7C,eAAe,EAAE,iBAAiB;IAClC,UAAU,EAAE,gBAAgB;IAC5B,aAAa,EAAE,0BAA0B;IACzC,cAAc,EAAE,CAAC,QAAgB,EAAE,EAAE,CACnC,kCAAkC,QAAQ,MAAM;IAClD,eAAe,EAAE,oBAAoB;IACrC,kBAAkB,EAAE,qBAAqB;IACzC,YAAY,EAAE,cAAc;IAC5B,mBAAmB,EAAE,sBAAsB;IAC3C,oBAAoB,EAAE,yBAAyB;IAC/C,sBAAsB,EAAE,0BAA0B;IAClD,WAAW,EAAE,eAAe;IAC5B,wBAAwB,EAAE,4BAA4B;IAEtD,kFAAkF;IAClF,kBAAkB,EAAE,qBAAqB;IACzC,sBAAsB,EAAE,0BAA0B;IAClD,aAAa,EAAE,0BAA0B;IACzC,aAAa,EAAE,6BAA6B;IAC5C,aAAa,EAAE,8BAA8B;IAC7C,YAAY,EAAE,eAAe;IAC7B,yBAAyB,EAAE,CAAC,SAAiB,EAAE,EAAE,CAC/C,SAAS,SAAS,gCAAgC;IACpD,aAAa,EAAE,eAAe;IAC9B,mBAAmB,EAAE,yBAAyB;IAC9C,OAAO,EAAE,SAAS;IAClB,eAAe,EAAE,kBAAkB;IACnC,aAAa,EAAG,iBAAiB;IACjC,SAAS,EAAG,WAAW;IACvB,iBAAiB,EAAG,0BAA0B;IAC9C,aAAa,EAAG,2BAA2B;IAE3C,iFAAiF;IACjF,wBAAwB,EAAE,2BAA2B;IACrD,qBAAqB,EAAE,CAAC,YAAoB,EAAE,SAAiB,EAAE,EAAE,CACjE,wBAAwB,YAAY,aAAa,SAAS,EAAE;IAC9D,wBAAwB,EAAE,2BAA2B;IACrD,wBAAwB,EAAE,iEAAiE;IAC3F,qBAAqB,EAAE,oDAAoD;IAC3E,2BAA2B,EAAE,wCAAwC;IACrE,gBAAgB,EAAE,sBAAsB;IACxC,qBAAqB,EAAE,CAAC,KAAa,EAAE,EAAE,CACvC,GAAG,KAAK,6BAA6B;IACvC,0BAA0B,EAAE,uCAAuC;IAEnE,iFAAiF;IACjF,kBAAkB,EAAE,4BAA4B;IAChD,gBAAgB,EAAE,2BAA2B;IAC7C,sBAAsB,EAAE,sCAAsC;IAC9D,YAAY,EAAE,8BAA8B;IAC5C,0BAA0B,EAAE,iCAAiC;IAC7D,iBAAiB,EAAE,yBAAyB;IAC5C,kBAAkB,EAAG,mCAAmC;IACxD,MAAM,EAAI,QAAQ;IAClB,YAAY,EAAG,qBAAqB;IACpC,cAAc,EAAG,uBAAuB;IACxC,KAAK,EAAG,OAAO;IACf,WAAW,EAAG,cAAc;IAC5B,wBAAwB,EAAG,4BAA4B;IACvD,UAAU,EAAG,YAAY;IACzB,uBAAuB,EAAG,0BAA0B;IACpD,aAAa,EAAG,eAAe;IAC/B,0BAA0B,EAAG,6BAA6B;IAC1D,cAAc,EAAE,uBAAuB;IAIvC,gFAAgF;IAChF,oBAAoB,EAAE,CAAC,OAAe,EAAE,GAAQ,EAAE,EAAE,CAClD,uCAAuC,OAAO,IAAI,MAAM,CAAC,GAAG,CAAC,EAAE;IACjE,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,kBAAkB;IACjC,mBAAmB,EAAE,kCAAkC;IACvD,wBAAwB,EAAE,CAAC,KAAa,EAAE,EAAE,CAC1C,iCAAiC,KAAK,EAAE;IAE1C,gFAAgF;IAChF,mBAAmB,EAAE,qBAAqB;IAC1C,oBAAoB,EAAE,gDAAgD;IACtE,eAAe,EAAE,eAAe;IAChC,iBAAiB,EAAE,iBAAiB;IACpC,YAAY,EAAE,cAAc;IAC5B,cAAc,EAAE,yCAAyC;IACzD,iBAAiB,EAAE,yCAAyC;IAC5D,6BAA6B,EAAE,kCAAkC;IAEjE,iFAAiF;IACjF,SAAS,EAAE,aAAa;IACxB,aAAa,EAAE,mBAAmB;IAClC,gBAAgB,EAAE,0BAA0B;IAC5C,aAAa,EAAE,uBAAuB;IACtC,cAAc,EAAE,sBAAsB;IACtC,cAAc,EAAE,2BAA2B;IAC3C,aAAa,EAAE,2CAA2C;IAC1D,uBAAuB,EAAE,mCAAmC;IAC5D,YAAY,EAAE,cAAc;IAE5B,iFAAiF;IACjF,YAAY,EAAE,cAAc;IAC5B,mBAAmB,EAAE,6BAA6B;IAClD,WAAW,EAAE,6BAA6B;IAE1C,iFAAiF;IACjF,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,SAAS;IACrB,OAAO,EAAE,SAAS;IAClB,aAAa,EAAE,eAAe;IAC9B,kBAAkB,EAAE,uBAAuB;IAC3C,iBAAiB,EAAE,uBAAuB;IAC1C,eAAe,EAAE,CAAC,MAAc,EAAE,EAAE,CAClC,oBAAoB,MAAM,cAAc;IAC1C,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,4DAA4D;IAC5E,YAAY,EAAE,wBAAwB;IACtC,eAAe,EAAE,2BAA2B;IAC5C,aAAa,EAAE,sBAAsB;IACrC,YAAY,EAAE,yBAAyB;IACvC,0BAA0B,EAAE,6BAA6B;IACzD,8BAA8B,EAAE,gCAAgC;IAChE,cAAc,EAAE,sBAAsB;IACtC,SAAS,EAAE,wBAAwB;IACnC,gBAAgB,EAAE,8BAA8B;IAChD,4BAA4B,EAAE,CAAC,WAAmB,EAAE,EAAE,CACpD,4DAA4D,WAAW,EAAE;IAC3E,oBAAoB,EAAE,oCAAoC;IAC1D,qBAAqB,EAAE,2BAA2B;IAElD,iFAAiF;IACjF,qBAAqB,EAAE,+BAA+B;IAGtD,uFAAuF;IAEvF,0EAA0E;IAC1E,cAAc,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,GAAG,KAAK,cAAc;IACzD,oBAAoB,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,WAAW,KAAK,SAAS;IAClE,aAAa,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,WAAW,KAAK,EAAE;IACpD,iBAAiB,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,wBAAwB,KAAK,GAAG;IACtE,kBAAkB,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,GAAG,KAAK,qBAAqB;IACpE,gBAAgB,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,GAAG,KAAK,eAAe;IAC5D,iBAAiB,EAAE,CAAC,KAAa,EAAE,MAAc,EAAE,EAAE,CACnD,GAAG,KAAK,8CAA8C,MAAM,GAAG;IACjE,gBAAgB,EAAE,CAAC,KAAa,EAAE,IAAY,EAAE,EAAE,CAChD,GAAG,KAAK,eAAe,IAAI,GAAG;IAChC,iBAAiB,EAAE,mBAAmB;IACtC,kBAAkB,EAAE,iBAAiB;IAErC,gEAAgE;IAChE,oBAAoB,EAAE,gDAAgD;IACtE,kBAAkB,EAAE,CAAC,KAAa,EAAE,EAAE,CACpC,6BAA6B,KAAK,aAAa;IACjD,gBAAgB,EAAE,CAAC,OAAe,EAAE,IAAI,GAAG,QAAQ,EAAE,EAAE,CACrD,sCAAsC,OAAO,IAAI,IAAI,EAAE;IAEzD,8DAA8D;IAC9D,uBAAuB,EAAE,CAAC,KAAa,EAAE,UAAkB,EAAE,EAAE,CAC7D,GAAG,KAAK,uBAAuB,UAAU,mBAAmB;IAC9D,uBAAuB,EAAE,CAAC,KAAa,EAAE,UAAkB,EAAE,EAAE,CAC7D,GAAG,KAAK,4BAA4B,UAAU,mBAAmB;IAEnE,gDAAgD;IAChD,aAAa,EAAE,CAAC,KAAa,EAAE,EAAE,CAC/B,iBAAiB,KAAK,eAAe;IACvC,UAAU,EAAG,yBAAyB;IACtC,QAAQ,EAAG,uBAAuB;IAElC,4DAA4D;IAC5D,YAAY,EAAE,CAAC,KAAa,EAAE,EAAE,CAAC,GAAG,KAAK,UAAU;IACnD,yBAAyB,EAAE,CAAC,KAAa,EAAE,EAAE,CAC3C,GAAG,KAAK,uBAAuB;IAEjC,qEAAqE;IACrE,mBAAmB,EAAE,CAAC,KAAa,EAAE,EAAE,CACrC,GAAG,KAAK,uCAAuC;IACjD,WAAW,EAAE,gBAAgB;IAC7B,iBAAiB,EAAE,yBAAyB;IAC5C,iCAAiC,EAAE,CAAC,KAAa,EAAE,EAAE,CACnD,GAAG,KAAK,wDAAwD;IAElE,iEAAiE;IACjE,oBAAoB,EAAE,CAAC,KAAa,EAAE,EAAE,CACtC,GAAG,KAAK,+BAA+B;IACzC,kBAAkB,EAAE,CAAC,KAAa,EAAE,EAAE,CACpC,gCAAgC,KAAK,GAAG;IAC1C,0BAA0B,EAAE,CAAC,KAAa,EAAE,EAAE,CAC5C,yBAAyB,KAAK,qBAAqB;IACrD,oBAAoB,EAAE,+BAA+B;IAErD,4DAA4D;IAC5D,aAAa,EAAE,eAAe;IAC9B,4BAA4B,EAC1B,gEAAgE;IAElE,wDAAwD;IACxD,gBAAgB,EAAE,kBAAkB;IACpC,gBAAgB,EAAE,iEAAiE;IACnF,UAAU,EAAE,CAAC,IAAY,EAAE,EAAE,CAC3B,GAAG,IAAI,iFAAiF;CAI3F,CAAC","sourcesContent":["export const ERROR_MESSAGES = {\n\n /* ----------------------------- AUTHENTICATION ----------------------------- */\n NO_AUTH_TOKEN_FOUND: 'No auth token found.',\n AUTHENICATION__FAILED: 'Authentication failed.',\n INVALID_CREDENTIALS: 'Invalid Credentials',\n SESSION_EXPIRED: 'Session Expired. Please Login Again.',\n FAILED_REFRESH_TOKEN: 'Failed to refresh access token: ',\n LOGIN_ERROR: 'Login Error',\n LOGIN_SUCCESS: 'Login Success',\n PLEASE_WAIT: \"Please wait\",\n SOMETHING_WRONG: 'Something Went Wrong !',\n LOGOUT_FAILED: 'Logout Failed !',\n LOGIN_SUCCESSFULLY : 'Login Successfully',\n\n /* -------------------------------- PASSWORD -------------------------------- */\n FAILED_TO_UPDATE_PASSWORD: 'Failed to update password.',\n INVALID_PASSWORD_REGX: 'Invalid password regex in .env:',\n INCORRECT_CURRENT: \"Incorrect Current Password\",\n MUST_MATCH: \"Passwords must match\",\n FORCE_PASSWORD_CHANGE: \"Force Password Change Success\",\n PASSWORD_CHANGE: 'Password Change Successfully',\n\n /* ---------------------------------- OTP ----------------------------------- */\n INAVLID_OTP: \"Invalid OTP\",\n OPT_FORMAT: (formatted: string) =>\n `You can request a new OTP in ${formatted} second(s)`,\n\n /* ---------------------------- AUTH / DASHBOARD ----------------------------- */\n DASHBOARD_REDIRECTING: \"Redirecting to dashboard...\",\n\n /* ------------------------------- FILE ERRORS ------------------------------- */\n FILE_DOWNLOAD_FAILED: 'File download failed.',\n FAILED_TO_DOWNLOAD: 'Failed to download.',\n FAILED_TO_FETCH_FILE: 'Failed to fetch file.',\n DOWNLOAD_FAILED: 'Download failed',\n FILE_LARGE: 'File too large',\n MAX_FILE_SIZE: 'Maximum file size is 2MB',\n FILE_TOO_LAREG: (fileSize: string) =>\n `File is too large. Max size is ${fileSize} KB.`,\n FILE_NOT_ACCEPT: 'File not accepted.',\n FAILED_UPLOAD_FILE: 'Fail to upload file',\n MISSING_FILE: 'Missing File',\n ERROR_DELETING_FILE: 'Error deleting file:',\n FAILED_DELETED_IMAGE: 'Failed to delete image.',\n PROFILE_PICTURE_REMOVE: \"Profile picture removed.\",\n FILE_UPLOAD: 'File Uploaded',\n FILE_UPLOAD_SUCCESSFULLY: 'File Uploaded Successfully',\n\n /* ------------------------------- USER / ENTITY ------------------------------ */\n NO_ENTITY_SELECTED: 'No entity selected.',\n FAILED_UPDATED_PROFILE: 'Failed to update profile',\n ENTITY_FAILED: 'Failed to create Entity:',\n ENTITY_DELETE: 'Entity deleted successfully',\n RECORD_DELETE: 'Records deleted successfully',\n MODEL_DELETE: 'Model Deleted',\n MODEL_DELETE_SUCCESSFULLY: (modelName: string) =>\n `Model ${modelName} has been deleted successfully`,\n DELETE_FAIELD: \"Delete Failed\",\n EMAIL_ALREADY_TAKEN: 'Email is already taken,',\n UPDATED: 'Updated',\n SETTING_UPDATED: 'Settings updated',\n USER_REGISTER : 'User Registered',\n NO_CHANGE : 'No Change',\n NO_SETTING_UPDATE : 'No settings were updated',\n UPDATING_USER : 'Error updating user view:',\n\n /* ---------------------------- RELATION & FILTER ---------------------------- */\n INVALID_FILTER_STRUCTURE: 'Invalid filter structure.',\n INVALID_RELATION_TYPE: (relationType: string, fieldName: string) =>\n `Invalid relationType ${relationType} on field ${fieldName}`,\n INVALID_JSON_WHERECLAUSE: 'Invalid whereClause JSON:',\n FIXED_FILTER_NOT_APPLIED: 'Fixed filter not applied due to parsing issues or invalid data.',\n SELECT_RELEVANT_FIELD: 'Please select relevant fields used in fixed filter',\n SKIPPING_EMPTY_FIXED_FILTER: 'Skipping invalid/empty fixed filter : ',\n FIELD_NOT_SELECT: 'Fields Not selected!',\n FIELD_NOT_IN_METADATA: (label: string) =>\n `${label} is not present in metadata`,\n SAVE_FILTER_UNDEFINED_NULL: 'Saved filter ID is undefined or null.',\n\n /* -------------------------------- FORM / UI -------------------------------- */\n FAILED_UPDATE_FROM: \"Failed to update the form.\",\n UPDATING_STEPPER: 'Error updating stepper : ',\n DYNAMIC_FUNCTION_ERROR: 'Error in DynamicFunctionComponent : ',\n ON_FORM_LOAD: 'Error in onFormLoad handler:',\n UNABLE_LOAD_DYNAMIC_MODULE: 'Unable to load dynamic module: ',\n LOADING_COMPONENT: 'Error loading component',\n FORM_LAYOUT_UPDATE : 'Form Layout Updated successfully!',\n LAYOUT : 'Layout',\n MARK_PUBLISH : 'Marked as publish !',\n MARK_UNPUBLISH : 'Marked as unpublish !',\n SAVED : 'Saved',\n FORM_UPDATE : 'Form Updated',\n FORM_UPDATE_SUCCESSFULLY : 'Form updated successfully!',\n FORM_SAVED : 'Form Saved',\n FORM_SAVED_SUCCESSFULLY : 'Form saved successfully!',\n PROFILE_SAVED : 'Profile Saved',\n PROFILE_SAVED_SUCCESSFULLY : 'Profile saved successfully!',\n NO_UPDATE_MADE :'No updates were made.',\n \n\n\n /* ------------------------------ INTERACTIONS ------------------------------ */\n INTERATCTION_MESSGAE: (message: string, err: any) =>\n `Error handling interaction.message: ${message || String(err)}`,\n APPLY_FAILED: 'Apply Failed',\n APPLY_SUCCESS: 'Apply Successful',\n PREVIEW_INTERACTION: 'Preview clicked for interaction:',\n FAILED_APPLY_INTERACTION: (error: string) =>\n `Failed to apply interaction - ${error}`,\n\n /* --------------------------- PROCESS / BACKEND ---------------------------- */\n BACKEND_UNAVAILABLE: 'Backend Unavailable',\n SEEDER_NOT_TRIGGERED: 'Seeder not triggered. Could not reach backend.',\n IS_SEEDER_ERROR: 'isSeederError',\n IS_SEEDER_SUCCESS: 'isSeederSuccess',\n SEEDER_ERROR: 'Seeder Error',\n SEEDER_NOT_RUN: 'Could not run seeder. Please try again.',\n BACKEND_NOT_ALIVE: 'Backend is not alive, cannot run seeder',\n FAILED_TRIGGER_MCP_CLIENT_JOB: 'Failed to trigger MCP client job',\n\n /* --------------------------------- NETWORK --------------------------------- */\n API_ERROR: 'API error: ',\n ERROR_OCCURED: \"An error occurred\",\n FETCHING_MESSAGE: 'Error fetching messages:',\n FETCHING_USER: 'Error fetching users:',\n FETCHING_ITEMS: 'Error fetching items',\n LOAD_MORE_DATA: 'Failed to load more data:',\n NETWORK_ERROR: 'Network error occurred. Please try again.',\n NETWORK_OR_SERVER_ERROR: 'Network or server error occurred.',\n DELETE_ERROR: 'Delete error',\n\n /* ----------------------------- IMPORT / EXPORT ----------------------------- */\n IMPORT_ERROR: 'Import Error',\n EXPORT_SUCCESSFULLY: 'File Exported Successfully.',\n SEND_REPORT: 'Can you send me the report?',\n\n /* ----------------------------------- MISC ---------------------------------- */\n ERROR: 'Error',\n FAILED: 'Failed',\n IS_SUCCESS: 'Success',\n DELETED: 'Deleted',\n UPDATE_FAILED: 'Update failed',\n FAILED_CREATE_MENU: 'Failed to create menu',\n ORM_TYPE_REQUIRED: 'Orm Type is required!',\n ACTION_FUNCTION: (action: string) =>\n `Action function \"${action}\" not found.`,\n DUPLICATE_KEY: \"Duplicate Key\",\n ERROR_DECODING: 'Error decoding or parsing query string from local storage:',\n CREATE_MODEL: 'Failed to create Model',\n TEMPLATE_FAILED: 'Failed to create template',\n SELECT_FROMAT: 'Please Select Format',\n PARSED_FIELD: 'Failed to parse fields:',\n CODE_GENERTAE_SUCCESSFULLY: 'Code Generated Successfully',\n RESPONSE_GENERATE_CODE_HANDLER: \"response generate code handler\",\n KANBAN_UPDATED: \"Kanban View Updated!\",\n TRY_AGAIN: 'Please try again later',\n REMOVE_ROOT_NODE: \"Cannot remove the root node.\",\n ATTEMPT_FETCH_MESSAGE_STATUS: (queryString: string) =>\n `Attempting to fetch mq message status with query string: ${queryString}`,\n FAILED_FETCH_MESSAGE: \"Failed to fetch MQ message status:\",\n FAILED_CREATE_INVOICE: \"Failed to create Invoice:\",\n\n /* ----------------------------------- CRUD ---------------------------------- */\n ADD_ATLEAST_ONE_FIELD: \"Please add at least one field\",\n\n\n /* ----------------------------------- Validation ---------------------------------- */\n\n // -------------------- REQUIRED / BASIC FIELD ERRORS --------------------\n FIELD_REUQIRED: (field: string) => `${field} is required`,\n FIELD_INAVLID_FORMAT: (field: string) => `Invalid ${field} format`,\n FIELD_INVALID: (field: string) => `Invalid ${field}`,\n ENTER_VALID_FIELD: (field: string) => `Please enter a valid ${field}.`,\n FIELD_INVALID_DATA: (field: string) => `${field} has invalid data.`,\n FIELD_MUST_MATCH: (field: string) => `${field}s must match.`,\n FIELD_ALREADY_USE: (field: string, field1: string) =>\n `${field} Already in use. Please choose a different ${field1}.`,\n FIELD_MUST_BE_AN: (field: string, type: string) =>\n `${field} must be an ${type}\"`,\n REQUIRED_REALTION: 'required-relation',\n VALIDATE_SELECTION: 'valid-selection',\n\n // -------------------- PASSWORD VALIDATION --------------------\n PASSWORD_DO_NOT_MEET: 'Password does not meet complexity requirements',\n PASSWORD_CHARACTER: (count: Number) =>\n `Password must be at least ${count} characters`,\n PASSWORD_CONTAIN: (contain: string, type = 'letter') =>\n `Password must contain at least one ${contain} ${type}`,\n\n // -------------------- LENGTH VALIDATION --------------------\n FIELD_MINIMUM_CHARACTER: (field: string, characters: Number) =>\n `${field} should be at-least ${characters} characters long.`,\n FIELD_MAXIMUM_CHARACTER: (field: string, characters: Number) =>\n `${field} should not be more than ${characters} characters long.`,\n\n // -------------------- OTP --------------------\n OTP_CHARACTER: (count: Number) =>\n `OTP must be a ${count}-digit number`,\n OPT_RESEND : 'OTP Resent Successfully',\n OPT_SEND : 'OTP Sent Successfully',\n\n // -------------------- UPDATE MESSAGES --------------------\n FIELD_UPDATE: (field: string) => `${field} Updated`,\n FIELD_UPDATE_SUCCESSFULLY: (field: string) =>\n `${field} Updated Successfully`,\n\n // -------------------- FILE / OBJECT VALIDATION --------------------\n MUST_BE_FILE_OBJECT: (field: string) =>\n `${field} must be a file, an object, or empty`,\n FILE_OBJECT: 'file-or-object',\n EMPTY_VALID_ARRAY: 'is-empty-or-valid-array',\n CONTAIN_EMPTY_ARRAY_OR_FILE_OBECT: (field: string) =>\n `${field} must be an empty array or contain only files/objects.`,\n\n // -------------------- SELECTION VALIDATION --------------------\n FIELD_MUST_HAVE_ITEM: (field: string) =>\n `${field} must have at least one item.`,\n SELECT_ATLEAST_ONE: (field: string) =>\n `You must select at least one ${field}.`,\n SELECT_VALID_FROM_DROPDOWN: (field: string) =>\n `Please select a valid ${field} from the dropdown.`,\n SELECT_ONE_OPERATION: 'Select at least one operation',\n\n // -------------------- JSON VALIDATION --------------------\n IS_VALID_JSON: 'is-valid-json',\n COMPUTED_FIELD_VALIDATE_JSON:\n 'Computed Field Value Provider Context Value must be valid JSON',\n\n // -------------------- OTHER RULES --------------------\n GREATER_THAN_MIN: 'greater-than-min',\n RELATION_CASCADE: 'Relation Cascade Value is required for one-to-one relationships',\n SNAKE_CASE: (name: string) =>\n `${name} name must be in snake_case (lowercase letters, numbers, and underscores only).`,\n\n\n\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppTitle.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"AppTitle.d.ts","sourceRoot":"./","sources":["helpers/AppTitle.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ;WAAwB,GAAG;6CAW/C,CAAA"}
|
package/dist/helpers/AppTitle.js
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
var appTitle = title ? (_b = title === null || title === void 0 ? void 0 : title.data) === null || _b === void 0 ? void 0 : _b.appTitle : "Solid Starters";
|
|
6
|
-
return (_jsx("div", { children: _jsx("p", { className: "solid-logo-title", children: appTitle === null || appTitle === void 0 ? void 0 : appTitle.split(" ").map(function (word, index) { return (_jsx("div", { children: word }, index)); }) }) }));
|
|
2
|
+
export const AppTitle = ({ title }) => {
|
|
3
|
+
const appTitle = title ? title?.data?.appTitle : "Solid Starters";
|
|
4
|
+
return (_jsx("div", { children: _jsx("p", { className: "solid-logo-title", children: appTitle?.split(" ").map((word, index) => (_jsx("div", { children: word }, index))) }) }));
|
|
7
5
|
};
|
|
8
6
|
//# sourceMappingURL=AppTitle.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppTitle.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"AppTitle.js","sourceRoot":"./","sources":["helpers/AppTitle.tsx"],"names":[],"mappings":";AAAA,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,EAAkB,EAAE,EAAE;IAClD,MAAM,QAAQ,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,EAAE,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,gBAAgB,CAAC;IAClE,OAAO,CACH,wBACI,YAAG,SAAS,EAAC,kBAAkB,YAC1B,QAAQ,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,IAAY,EAAE,KAAa,EAAE,EAAE,CAAC,CACvD,wBAAkB,IAAI,IAAZ,KAAK,CAAc,CAChC,CAAC,GACF,GACF,CACT,CAAA;AACL,CAAC,CAAA","sourcesContent":["export const AppTitle = ({ title }: { title: any }) => {\n const appTitle = title ? title?.data?.appTitle : \"Solid Starters\";\n return (\n <div>\n <p className=\"solid-logo-title\">\n {appTitle?.split(\" \").map((word: string, index: number) => (\n <div key={index}>{word}</div>\n ))}\n </p>\n </div>\n )\n}"]}
|