@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.
Files changed (1754) hide show
  1. package/dist/components/Svg/DevDocs.d.ts.map +1 -1
  2. package/dist/components/Svg/DevDocs.js +1 -1
  3. package/dist/components/Svg/DevDocs.js.map +1 -1
  4. package/dist/components/Svg/DocsSvg.d.ts.map +1 -1
  5. package/dist/components/Svg/DocsSvg.js +1 -1
  6. package/dist/components/Svg/DocsSvg.js.map +1 -1
  7. package/dist/components/Svg/ExcelSvg.d.ts.map +1 -1
  8. package/dist/components/Svg/ExcelSvg.js +3 -3
  9. package/dist/components/Svg/ExcelSvg.js.map +1 -1
  10. package/dist/components/Svg/FieldSvg.d.ts.map +1 -1
  11. package/dist/components/Svg/FieldSvg.js +1 -1
  12. package/dist/components/Svg/FieldSvg.js.map +1 -1
  13. package/dist/components/Svg/FileSvg.d.ts +2 -2
  14. package/dist/components/Svg/FileSvg.d.ts.map +1 -1
  15. package/dist/components/Svg/FileSvg.js +1 -12
  16. package/dist/components/Svg/FileSvg.js.map +1 -1
  17. package/dist/components/Svg/HomePageModuleSvg.d.ts.map +1 -1
  18. package/dist/components/Svg/HomePageModuleSvg.js +2 -2
  19. package/dist/components/Svg/HomePageModuleSvg.js.map +1 -1
  20. package/dist/components/Svg/ModelSvg.d.ts.map +1 -1
  21. package/dist/components/Svg/ModelSvg.js +1 -1
  22. package/dist/components/Svg/ModelSvg.js.map +1 -1
  23. package/dist/components/Svg/ModuleSvg.d.ts.map +1 -1
  24. package/dist/components/Svg/ModuleSvg.js +1 -1
  25. package/dist/components/Svg/ModuleSvg.js.map +1 -1
  26. package/dist/components/Svg/PDFSvg.d.ts.map +1 -1
  27. package/dist/components/Svg/PDFSvg.js +3 -3
  28. package/dist/components/Svg/PDFSvg.js.map +1 -1
  29. package/dist/components/Svg/RightArrowSvg.d.ts.map +1 -1
  30. package/dist/components/Svg/RightArrowSvg.js +1 -1
  31. package/dist/components/Svg/RightArrowSvg.js.map +1 -1
  32. package/dist/components/Svg/SettingsSvg.d.ts.map +1 -1
  33. package/dist/components/Svg/SettingsSvg.js +1 -1
  34. package/dist/components/Svg/SettingsSvg.js.map +1 -1
  35. package/dist/components/auth/AuthLayout.d.ts.map +1 -1
  36. package/dist/components/auth/AuthLayout.js +67 -74
  37. package/dist/components/auth/AuthLayout.js.map +1 -1
  38. package/dist/components/auth/ForgotPasswordThankYou.d.ts.map +1 -1
  39. package/dist/components/auth/ForgotPasswordThankYou.js +11 -12
  40. package/dist/components/auth/ForgotPasswordThankYou.js.map +1 -1
  41. package/dist/components/auth/GoogleAuthChecking.d.ts.map +1 -1
  42. package/dist/components/auth/GoogleAuthChecking.js +36 -90
  43. package/dist/components/auth/GoogleAuthChecking.js.map +1 -1
  44. package/dist/components/auth/SolidChangeForcePassword.d.ts.map +1 -1
  45. package/dist/components/auth/SolidChangeForcePassword.js +56 -112
  46. package/dist/components/auth/SolidChangeForcePassword.js.map +1 -1
  47. package/dist/components/auth/SolidForgotPassword.d.ts.map +1 -1
  48. package/dist/components/auth/SolidForgotPassword.js +47 -104
  49. package/dist/components/auth/SolidForgotPassword.js.map +1 -1
  50. package/dist/components/auth/SolidInitialLoginOtp.d.ts.map +1 -1
  51. package/dist/components/auth/SolidInitialLoginOtp.js +121 -194
  52. package/dist/components/auth/SolidInitialLoginOtp.js.map +1 -1
  53. package/dist/components/auth/SolidInitiateRegisterOtp.d.ts.map +1 -1
  54. package/dist/components/auth/SolidInitiateRegisterOtp.js +95 -166
  55. package/dist/components/auth/SolidInitiateRegisterOtp.js.map +1 -1
  56. package/dist/components/auth/SolidLogin.d.ts.map +1 -1
  57. package/dist/components/auth/SolidLogin.js +114 -187
  58. package/dist/components/auth/SolidLogin.js.map +1 -1
  59. package/dist/components/auth/SolidOTPVerify.d.ts.map +1 -1
  60. package/dist/components/auth/SolidOTPVerify.js +42 -98
  61. package/dist/components/auth/SolidOTPVerify.js.map +1 -1
  62. package/dist/components/auth/SolidRegister.d.ts.map +1 -1
  63. package/dist/components/auth/SolidRegister.js +123 -198
  64. package/dist/components/auth/SolidRegister.js.map +1 -1
  65. package/dist/components/auth/SolidResetPassword.d.ts.map +1 -1
  66. package/dist/components/auth/SolidResetPassword.js +54 -110
  67. package/dist/components/auth/SolidResetPassword.js.map +1 -1
  68. package/dist/components/common/AuthBanner.d.ts.map +1 -1
  69. package/dist/components/common/AuthBanner.js +1 -1
  70. package/dist/components/common/AuthBanner.js.map +1 -1
  71. package/dist/components/common/AutoCompleteField.d.ts.map +1 -1
  72. package/dist/components/common/AutoCompleteField.js +16 -63
  73. package/dist/components/common/AutoCompleteField.js.map +1 -1
  74. package/dist/components/common/BackButton.d.ts.map +1 -1
  75. package/dist/components/common/BackButton.js +20 -13
  76. package/dist/components/common/BackButton.js.map +1 -1
  77. package/dist/components/common/CancelButton.d.ts.map +1 -1
  78. package/dist/components/common/CancelButton.js +12 -12
  79. package/dist/components/common/CancelButton.js.map +1 -1
  80. package/dist/components/common/CodeEditor.d.ts.map +1 -1
  81. package/dist/components/common/CodeEditor.js +4 -5
  82. package/dist/components/common/CodeEditor.js.map +1 -1
  83. package/dist/components/common/CreateButton.d.ts.map +1 -1
  84. package/dist/components/common/CreateButton.js +5 -5
  85. package/dist/components/common/CreateButton.js.map +1 -1
  86. package/dist/components/common/DownloadProgressToast.d.ts.map +1 -1
  87. package/dist/components/common/DownloadProgressToast.js +3 -4
  88. package/dist/components/common/DownloadProgressToast.js.map +1 -1
  89. package/dist/components/common/DropzonePlaceholder.d.ts.map +1 -1
  90. package/dist/components/common/DropzonePlaceholder.js +4 -5
  91. package/dist/components/common/DropzonePlaceholder.js.map +1 -1
  92. package/dist/components/common/DropzoneUpload.d.ts.map +1 -1
  93. package/dist/components/common/DropzoneUpload.js +1 -1
  94. package/dist/components/common/DropzoneUpload.js.map +1 -1
  95. package/dist/components/common/FileReaderExt.d.ts.map +1 -1
  96. package/dist/components/common/FileReaderExt.js +3 -4
  97. package/dist/components/common/FileReaderExt.js.map +1 -1
  98. package/dist/components/common/GeneralSettings.d.ts.map +1 -1
  99. package/dist/components/common/GeneralSettings.js +216 -286
  100. package/dist/components/common/GeneralSettings.js.map +1 -1
  101. package/dist/components/common/HeaderDynamicTitles.d.ts.map +1 -1
  102. package/dist/components/common/HeaderDynamicTitles.js +3 -3
  103. package/dist/components/common/HeaderDynamicTitles.js.map +1 -1
  104. package/dist/components/common/MarkdownViewer.d.ts.map +1 -1
  105. package/dist/components/common/MarkdownViewer.js +13 -40
  106. package/dist/components/common/MarkdownViewer.js.map +1 -1
  107. package/dist/components/common/MultipleSelectAutoCompleteField.d.ts.map +1 -1
  108. package/dist/components/common/MultipleSelectAutoCompleteField.js +11 -56
  109. package/dist/components/common/MultipleSelectAutoCompleteField.js.map +1 -1
  110. package/dist/components/common/NotFound.d.ts.map +1 -1
  111. package/dist/components/common/NotFound.js +1 -1
  112. package/dist/components/common/NotFound.js.map +1 -1
  113. package/dist/components/common/SingleSelectAutoCompleteField.d.ts.map +1 -1
  114. package/dist/components/common/SingleSelectAutoCompleteField.js +9 -54
  115. package/dist/components/common/SingleSelectAutoCompleteField.js.map +1 -1
  116. package/dist/components/common/SocialMediaLogin.d.ts.map +1 -1
  117. package/dist/components/common/SocialMediaLogin.js +4 -4
  118. package/dist/components/common/SocialMediaLogin.js.map +1 -1
  119. package/dist/components/common/SolidAdmin.d.ts.map +1 -1
  120. package/dist/components/common/SolidAdmin.js +1 -1
  121. package/dist/components/common/SolidAdmin.js.map +1 -1
  122. package/dist/components/common/SolidBreadcrumb.d.ts.map +1 -1
  123. package/dist/components/common/SolidBreadcrumb.js +54 -53
  124. package/dist/components/common/SolidBreadcrumb.js.map +1 -1
  125. package/dist/components/common/SolidExport.d.ts.map +1 -1
  126. package/dist/components/common/SolidExport.js +151 -245
  127. package/dist/components/common/SolidExport.js.map +1 -1
  128. package/dist/components/common/SolidExportStepper.d.ts.map +1 -1
  129. package/dist/components/common/SolidExportStepper.js +17 -19
  130. package/dist/components/common/SolidExportStepper.js.map +1 -1
  131. package/dist/components/common/SolidFieldTooltip.d.ts.map +1 -1
  132. package/dist/components/common/SolidFieldTooltip.js +7 -9
  133. package/dist/components/common/SolidFieldTooltip.js.map +1 -1
  134. package/dist/components/common/SolidFormHeader.d.ts.map +1 -1
  135. package/dist/components/common/SolidFormHeader.js +4 -16
  136. package/dist/components/common/SolidFormHeader.js.map +1 -1
  137. package/dist/components/common/SolidFormStepper.d.ts.map +1 -1
  138. package/dist/components/common/SolidFormStepper.js +110 -177
  139. package/dist/components/common/SolidFormStepper.js.map +1 -1
  140. package/dist/components/common/SolidModuleHome.d.ts.map +1 -1
  141. package/dist/components/common/SolidModuleHome.js +9 -11
  142. package/dist/components/common/SolidModuleHome.js.map +1 -1
  143. package/dist/components/common/SolidPopupContainer.d.ts.map +1 -1
  144. package/dist/components/common/SolidPopupContainer.js +5 -16
  145. package/dist/components/common/SolidPopupContainer.js.map +1 -1
  146. package/dist/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.d.ts.map +1 -1
  147. package/dist/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.js +2 -3
  148. package/dist/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.js.map +1 -1
  149. package/dist/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.d.ts.map +1 -1
  150. package/dist/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.js +2 -3
  151. package/dist/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.js.map +1 -1
  152. package/dist/components/common/SolidSettings/SettingDropzoneActivePlaceholder.d.ts.map +1 -1
  153. package/dist/components/common/SolidSettings/SettingDropzoneActivePlaceholder.js +1 -2
  154. package/dist/components/common/SolidSettings/SettingDropzoneActivePlaceholder.js.map +1 -1
  155. package/dist/components/common/SolidSettings/SettingsImageRemoveButton.d.ts.map +1 -1
  156. package/dist/components/common/SolidSettings/SettingsImageRemoveButton.js +1 -2
  157. package/dist/components/common/SolidSettings/SettingsImageRemoveButton.js.map +1 -1
  158. package/dist/components/common/SolidSettings/SolidUploadedImage.d.ts.map +1 -1
  159. package/dist/components/common/SolidSettings/SolidUploadedImage.js +1 -2
  160. package/dist/components/common/SolidSettings/SolidUploadedImage.js.map +1 -1
  161. package/dist/components/common/SolidThemeLink.d.ts.map +1 -1
  162. package/dist/components/common/SolidThemeLink.js +2 -2
  163. package/dist/components/common/SolidThemeLink.js.map +1 -1
  164. package/dist/components/common/SolidThemeProvider.d.ts.map +1 -1
  165. package/dist/components/common/SolidThemeProvider.js +17 -17
  166. package/dist/components/common/SolidThemeProvider.js.map +1 -1
  167. package/dist/components/common/StepperArrows/ActiveArrowStep.d.ts.map +1 -1
  168. package/dist/components/common/StepperArrows/ActiveArrowStep.js +2 -2
  169. package/dist/components/common/StepperArrows/ActiveArrowStep.js.map +1 -1
  170. package/dist/components/common/StepperArrows/ActiveBeforeStepArrow.d.ts.map +1 -1
  171. package/dist/components/common/StepperArrows/ActiveBeforeStepArrow.js +2 -2
  172. package/dist/components/common/StepperArrows/ActiveBeforeStepArrow.js.map +1 -1
  173. package/dist/components/common/StepperArrows/InactiveStepArrow.d.ts.map +1 -1
  174. package/dist/components/common/StepperArrows/InactiveStepArrow.js +2 -2
  175. package/dist/components/common/StepperArrows/InactiveStepArrow.js.map +1 -1
  176. package/dist/components/common/error.d.ts.map +1 -1
  177. package/dist/components/common/error.js +2 -3
  178. package/dist/components/common/error.js.map +1 -1
  179. package/dist/components/common/useHandleFormCustomButtonClick.d.ts.map +1 -1
  180. package/dist/components/common/useHandleFormCustomButtonClick.js +7 -18
  181. package/dist/components/common/useHandleFormCustomButtonClick.js.map +1 -1
  182. package/dist/components/common/useHandleListCustomButtonClick.d.ts.map +1 -1
  183. package/dist/components/common/useHandleListCustomButtonClick.js +7 -18
  184. package/dist/components/common/useHandleListCustomButtonClick.js.map +1 -1
  185. package/dist/components/core/chatter/SolidChatter.d.ts.map +1 -1
  186. package/dist/components/core/chatter/SolidChatter.js +99 -148
  187. package/dist/components/core/chatter/SolidChatter.js.map +1 -1
  188. package/dist/components/core/chatter/SolidChatterAuditMessage.d.ts.map +1 -1
  189. package/dist/components/core/chatter/SolidChatterAuditMessage.js +2 -3
  190. package/dist/components/core/chatter/SolidChatterAuditMessage.js.map +1 -1
  191. package/dist/components/core/chatter/SolidChatterCustomMessage.d.ts.map +1 -1
  192. package/dist/components/core/chatter/SolidChatterCustomMessage.js +6 -7
  193. package/dist/components/core/chatter/SolidChatterCustomMessage.js.map +1 -1
  194. package/dist/components/core/chatter/SolidChatterDateDivider.d.ts.map +1 -1
  195. package/dist/components/core/chatter/SolidChatterDateDivider.js +2 -3
  196. package/dist/components/core/chatter/SolidChatterDateDivider.js.map +1 -1
  197. package/dist/components/core/chatter/SolidChatterHeader.d.ts.map +1 -1
  198. package/dist/components/core/chatter/SolidChatterHeader.js +33 -88
  199. package/dist/components/core/chatter/SolidChatterHeader.js.map +1 -1
  200. package/dist/components/core/chatter/SolidChatterMessageBox.d.ts.map +1 -1
  201. package/dist/components/core/chatter/SolidChatterMessageBox.js +15 -15
  202. package/dist/components/core/chatter/SolidChatterMessageBox.js.map +1 -1
  203. package/dist/components/core/chatter/SolidMessageComposer.d.ts.map +1 -1
  204. package/dist/components/core/chatter/SolidMessageComposer.js +35 -94
  205. package/dist/components/core/chatter/SolidMessageComposer.js.map +1 -1
  206. package/dist/components/core/common/AvatarWidget.d.ts.map +1 -1
  207. package/dist/components/core/common/AvatarWidget.js +12 -13
  208. package/dist/components/core/common/AvatarWidget.js.map +1 -1
  209. package/dist/components/core/common/DateFieldViewComponent.d.ts.map +1 -1
  210. package/dist/components/core/common/DateFieldViewComponent.js +2 -3
  211. package/dist/components/core/common/DateFieldViewComponent.js.map +1 -1
  212. package/dist/components/core/common/FilterComponent.d.ts.map +1 -1
  213. package/dist/components/core/common/FilterComponent.js +63 -82
  214. package/dist/components/core/common/FilterComponent.js.map +1 -1
  215. package/dist/components/core/common/LoadDynamicJsxComponent.d.ts.map +1 -1
  216. package/dist/components/core/common/LoadDynamicJsxComponent.js +14 -19
  217. package/dist/components/core/common/LoadDynamicJsxComponent.js.map +1 -1
  218. package/dist/components/core/common/PDFViewer.d.ts.map +1 -1
  219. package/dist/components/core/common/PDFViewer.js +20 -68
  220. package/dist/components/core/common/PDFViewer.js.map +1 -1
  221. package/dist/components/core/common/SolidAccountSettings/SolidAccountSettings.d.ts.map +1 -1
  222. package/dist/components/core/common/SolidAccountSettings/SolidAccountSettings.js +13 -13
  223. package/dist/components/core/common/SolidAccountSettings/SolidAccountSettings.js.map +1 -1
  224. package/dist/components/core/common/SolidAccountSettings/SolidChangePassword.d.ts.map +1 -1
  225. package/dist/components/core/common/SolidAccountSettings/SolidChangePassword.js +52 -115
  226. package/dist/components/core/common/SolidAccountSettings/SolidChangePassword.js.map +1 -1
  227. package/dist/components/core/common/SolidAccountSettings/SolidNotifications.d.ts.map +1 -1
  228. package/dist/components/core/common/SolidAccountSettings/SolidNotifications.js +70 -118
  229. package/dist/components/core/common/SolidAccountSettings/SolidNotifications.js.map +1 -1
  230. package/dist/components/core/common/SolidAccountSettings/SolidPersonalInfo.d.ts.map +1 -1
  231. package/dist/components/core/common/SolidAccountSettings/SolidPersonalInfo.js +104 -190
  232. package/dist/components/core/common/SolidAccountSettings/SolidPersonalInfo.js.map +1 -1
  233. package/dist/components/core/common/SolidCreateButton.d.ts.map +1 -1
  234. package/dist/components/core/common/SolidCreateButton.js +7 -9
  235. package/dist/components/core/common/SolidCreateButton.js.map +1 -1
  236. package/dist/components/core/common/SolidGenericImport/DocumentSvg.d.ts.map +1 -1
  237. package/dist/components/core/common/SolidGenericImport/DocumentSvg.js +2 -2
  238. package/dist/components/core/common/SolidGenericImport/DocumentSvg.js.map +1 -1
  239. package/dist/components/core/common/SolidGenericImport/SolidGenericImport.d.ts.map +1 -1
  240. package/dist/components/core/common/SolidGenericImport/SolidGenericImport.js +6 -8
  241. package/dist/components/core/common/SolidGenericImport/SolidGenericImport.js.map +1 -1
  242. package/dist/components/core/common/SolidGenericImport/SolidImportDropzone.d.ts.map +1 -1
  243. package/dist/components/core/common/SolidGenericImport/SolidImportDropzone.js +45 -102
  244. package/dist/components/core/common/SolidGenericImport/SolidImportDropzone.js.map +1 -1
  245. package/dist/components/core/common/SolidGenericImport/SolidImportInstructions.d.ts.map +1 -1
  246. package/dist/components/core/common/SolidGenericImport/SolidImportInstructions.js +50 -108
  247. package/dist/components/core/common/SolidGenericImport/SolidImportInstructions.js.map +1 -1
  248. package/dist/components/core/common/SolidGenericImport/SolidImportStepper.d.ts.map +1 -1
  249. package/dist/components/core/common/SolidGenericImport/SolidImportStepper.js +46 -58
  250. package/dist/components/core/common/SolidGenericImport/SolidImportStepper.js.map +1 -1
  251. package/dist/components/core/common/SolidGenericImport/SolidImportTransaction.d.ts.map +1 -1
  252. package/dist/components/core/common/SolidGenericImport/SolidImportTransaction.js +72 -132
  253. package/dist/components/core/common/SolidGenericImport/SolidImportTransaction.js.map +1 -1
  254. package/dist/components/core/common/SolidGenericImport/SolidImportTransactionStatus.d.ts.map +1 -1
  255. package/dist/components/core/common/SolidGenericImport/SolidImportTransactionStatus.js +49 -107
  256. package/dist/components/core/common/SolidGenericImport/SolidImportTransactionStatus.js.map +1 -1
  257. package/dist/components/core/common/SolidGenericImport/SolidImportWrapper.d.ts.map +1 -1
  258. package/dist/components/core/common/SolidGenericImport/SolidImportWrapper.js +4 -6
  259. package/dist/components/core/common/SolidGenericImport/SolidImportWrapper.js.map +1 -1
  260. package/dist/components/core/common/SolidGlobalSearchElement.d.ts.map +1 -1
  261. package/dist/components/core/common/SolidGlobalSearchElement.js +465 -609
  262. package/dist/components/core/common/SolidGlobalSearchElement.js.map +1 -1
  263. package/dist/components/core/common/SolidLayoutViews.d.ts.map +1 -1
  264. package/dist/components/core/common/SolidLayoutViews.js +3 -4
  265. package/dist/components/core/common/SolidLayoutViews.js.map +1 -1
  266. package/dist/components/core/common/SolidListViewOptions.d.ts.map +1 -1
  267. package/dist/components/core/common/SolidListViewOptions.js +4 -4
  268. package/dist/components/core/common/SolidListViewOptions.js.map +1 -1
  269. package/dist/components/core/common/SolidLoaders/SolidCircularLoader.d.ts.map +1 -1
  270. package/dist/components/core/common/SolidLoaders/SolidCircularLoader.js +1 -1
  271. package/dist/components/core/common/SolidLoaders/SolidCircularLoader.js.map +1 -1
  272. package/dist/components/core/common/SolidPasswordHelperText.d.ts.map +1 -1
  273. package/dist/components/core/common/SolidPasswordHelperText.js +3 -5
  274. package/dist/components/core/common/SolidPasswordHelperText.js.map +1 -1
  275. package/dist/components/core/common/SolidSaveCustomFilterForm.d.ts.map +1 -1
  276. package/dist/components/core/common/SolidSaveCustomFilterForm.js +11 -23
  277. package/dist/components/core/common/SolidSaveCustomFilterForm.js.map +1 -1
  278. package/dist/components/core/common/SolidSearchBox.d.ts.map +1 -1
  279. package/dist/components/core/common/SolidSearchBox.js +5 -6
  280. package/dist/components/core/common/SolidSearchBox.js.map +1 -1
  281. package/dist/components/core/common/SolidViewLayoutManager.d.ts +3 -1
  282. package/dist/components/core/common/SolidViewLayoutManager.d.ts.map +1 -1
  283. package/dist/components/core/common/SolidViewLayoutManager.js +116 -111
  284. package/dist/components/core/common/SolidViewLayoutManager.js.map +1 -1
  285. package/dist/components/core/common/SolidXAiIframe.d.ts.map +1 -1
  286. package/dist/components/core/common/SolidXAiIframe.js +21 -68
  287. package/dist/components/core/common/SolidXAiIframe.js.map +1 -1
  288. package/dist/components/core/dashboard/SolidDashboard.d.ts.map +1 -1
  289. package/dist/components/core/dashboard/SolidDashboard.js +61 -145
  290. package/dist/components/core/dashboard/SolidDashboard.js.map +1 -1
  291. package/dist/components/core/dashboard/SolidDashboardBody.d.ts.map +1 -1
  292. package/dist/components/core/dashboard/SolidDashboardBody.js +18 -38
  293. package/dist/components/core/dashboard/SolidDashboardBody.js.map +1 -1
  294. package/dist/components/core/dashboard/SolidDashboardFilterRequired.d.ts.map +1 -1
  295. package/dist/components/core/dashboard/SolidDashboardFilterRequired.js +1 -1
  296. package/dist/components/core/dashboard/SolidDashboardFilterRequired.js.map +1 -1
  297. package/dist/components/core/dashboard/SolidDashboardHeader.d.ts.map +1 -1
  298. package/dist/components/core/dashboard/SolidDashboardHeader.js +1 -1
  299. package/dist/components/core/dashboard/SolidDashboardHeader.js.map +1 -1
  300. package/dist/components/core/dashboard/SolidDashboardLoading.d.ts.map +1 -1
  301. package/dist/components/core/dashboard/SolidDashboardLoading.js +1 -1
  302. package/dist/components/core/dashboard/SolidDashboardLoading.js.map +1 -1
  303. package/dist/components/core/dashboard/SolidDashboardNotAvailable.d.ts.map +1 -1
  304. package/dist/components/core/dashboard/SolidDashboardNotAvailable.js +1 -1
  305. package/dist/components/core/dashboard/SolidDashboardNotAvailable.js.map +1 -1
  306. package/dist/components/core/dashboard/SolidDashboardRenderError.d.ts.map +1 -1
  307. package/dist/components/core/dashboard/SolidDashboardRenderError.js +1 -1
  308. package/dist/components/core/dashboard/SolidDashboardRenderError.js.map +1 -1
  309. package/dist/components/core/dashboard/SolidDashboardVariable.d.ts.map +1 -1
  310. package/dist/components/core/dashboard/SolidDashboardVariable.js +54 -71
  311. package/dist/components/core/dashboard/SolidDashboardVariable.js.map +1 -1
  312. package/dist/components/core/dashboard/SolidQuestionRenderer.d.ts.map +1 -1
  313. package/dist/components/core/dashboard/SolidQuestionRenderer.js +9 -11
  314. package/dist/components/core/dashboard/SolidQuestionRenderer.js.map +1 -1
  315. package/dist/components/core/dashboard/chart-renderers/ChartJsRenderer.d.ts.map +1 -1
  316. package/dist/components/core/dashboard/chart-renderers/ChartJsRenderer.js +1 -2
  317. package/dist/components/core/dashboard/chart-renderers/ChartJsRenderer.js.map +1 -1
  318. package/dist/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.d.ts.map +1 -1
  319. package/dist/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.js +10 -12
  320. package/dist/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.js.map +1 -1
  321. package/dist/components/core/dashboard/chart-renderers/init-chartjs.d.ts.map +1 -1
  322. package/dist/components/core/dashboard/chart-renderers/init-chartjs.js.map +1 -1
  323. package/dist/components/core/dashboard/dashboard-utils.d.ts.map +1 -1
  324. package/dist/components/core/dashboard/dashboard-utils.js +1 -1
  325. package/dist/components/core/dashboard/dashboard-utils.js.map +1 -1
  326. package/dist/components/core/extension/solid-core/CustomIcon/StatusIcon.d.ts.map +1 -1
  327. package/dist/components/core/extension/solid-core/CustomIcon/StatusIcon.js +2 -3
  328. package/dist/components/core/extension/solid-core/CustomIcon/StatusIcon.js.map +1 -1
  329. package/dist/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.d.ts.map +1 -1
  330. package/dist/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.js +8 -9
  331. package/dist/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.js.map +1 -1
  332. package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.d.ts.map +1 -1
  333. package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.js +5 -5
  334. package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.js.map +1 -1
  335. package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.d.ts.map +1 -1
  336. package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.js +6 -6
  337. package/dist/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.js.map +1 -1
  338. package/dist/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.d.ts.map +1 -1
  339. package/dist/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.js +46 -99
  340. package/dist/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.js.map +1 -1
  341. package/dist/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.d.ts.map +1 -1
  342. package/dist/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.js +60 -139
  343. package/dist/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.js.map +1 -1
  344. package/dist/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.d.ts.map +1 -1
  345. package/dist/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.js +50 -102
  346. package/dist/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.js.map +1 -1
  347. package/dist/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.d.ts.map +1 -1
  348. package/dist/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.js +66 -151
  349. package/dist/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.js.map +1 -1
  350. package/dist/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.d.ts.map +1 -1
  351. package/dist/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.js +32 -57
  352. package/dist/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.js.map +1 -1
  353. package/dist/components/core/field/FieldListViewData.d.ts.map +1 -1
  354. package/dist/components/core/field/FieldListViewData.js +93 -130
  355. package/dist/components/core/field/FieldListViewData.js.map +1 -1
  356. package/dist/components/core/filter/SolidBooleanFilterElement.d.ts.map +1 -1
  357. package/dist/components/core/filter/SolidBooleanFilterElement.js +6 -7
  358. package/dist/components/core/filter/SolidBooleanFilterElement.js.map +1 -1
  359. package/dist/components/core/filter/SolidFilterFields.d.ts.map +1 -1
  360. package/dist/components/core/filter/SolidFilterFields.js +22 -23
  361. package/dist/components/core/filter/SolidFilterFields.js.map +1 -1
  362. package/dist/components/core/filter/SolidManyToManyFilterElement.d.ts.map +1 -1
  363. package/dist/components/core/filter/SolidManyToManyFilterElement.js +25 -73
  364. package/dist/components/core/filter/SolidManyToManyFilterElement.js.map +1 -1
  365. package/dist/components/core/filter/SolidManyToOneFilterElement.d.ts.map +1 -1
  366. package/dist/components/core/filter/SolidManyToOneFilterElement.js +32 -78
  367. package/dist/components/core/filter/SolidManyToOneFilterElement.js.map +1 -1
  368. package/dist/components/core/filter/SolidSelectionDynamicFilterElement.d.ts.map +1 -1
  369. package/dist/components/core/filter/SolidSelectionDynamicFilterElement.js +21 -64
  370. package/dist/components/core/filter/SolidSelectionDynamicFilterElement.js.map +1 -1
  371. package/dist/components/core/filter/SolidSelectionStaticFilterElement.d.ts.map +1 -1
  372. package/dist/components/core/filter/SolidSelectionStaticFilterElement.js +6 -7
  373. package/dist/components/core/filter/SolidSelectionStaticFilterElement.js.map +1 -1
  374. package/dist/components/core/filter/SolidVarInputsFilterElement.d.ts.map +1 -1
  375. package/dist/components/core/filter/SolidVarInputsFilterElement.js +18 -30
  376. package/dist/components/core/filter/SolidVarInputsFilterElement.js.map +1 -1
  377. package/dist/components/core/filter/fields/SolidBigintField.d.ts.map +1 -1
  378. package/dist/components/core/filter/fields/SolidBigintField.js +2 -3
  379. package/dist/components/core/filter/fields/SolidBigintField.js.map +1 -1
  380. package/dist/components/core/filter/fields/SolidBooleanField.d.ts.map +1 -1
  381. package/dist/components/core/filter/fields/SolidBooleanField.js +8 -9
  382. package/dist/components/core/filter/fields/SolidBooleanField.js.map +1 -1
  383. package/dist/components/core/filter/fields/SolidComputedField.d.ts.map +1 -1
  384. package/dist/components/core/filter/fields/SolidComputedField.js +5 -6
  385. package/dist/components/core/filter/fields/SolidComputedField.js.map +1 -1
  386. package/dist/components/core/filter/fields/SolidDateField.d.ts.map +1 -1
  387. package/dist/components/core/filter/fields/SolidDateField.js +7 -8
  388. package/dist/components/core/filter/fields/SolidDateField.js.map +1 -1
  389. package/dist/components/core/filter/fields/SolidDatetimeField.d.ts.map +1 -1
  390. package/dist/components/core/filter/fields/SolidDatetimeField.js +7 -8
  391. package/dist/components/core/filter/fields/SolidDatetimeField.js.map +1 -1
  392. package/dist/components/core/filter/fields/SolidDecimalField.d.ts.map +1 -1
  393. package/dist/components/core/filter/fields/SolidDecimalField.js +2 -3
  394. package/dist/components/core/filter/fields/SolidDecimalField.js.map +1 -1
  395. package/dist/components/core/filter/fields/SolidExternalIdField.d.ts.map +1 -1
  396. package/dist/components/core/filter/fields/SolidExternalIdField.js +7 -8
  397. package/dist/components/core/filter/fields/SolidExternalIdField.js.map +1 -1
  398. package/dist/components/core/filter/fields/SolidFloatField.d.ts.map +1 -1
  399. package/dist/components/core/filter/fields/SolidFloatField.js +2 -3
  400. package/dist/components/core/filter/fields/SolidFloatField.js.map +1 -1
  401. package/dist/components/core/filter/fields/SolidIdField.d.ts.map +1 -1
  402. package/dist/components/core/filter/fields/SolidIdField.js +7 -8
  403. package/dist/components/core/filter/fields/SolidIdField.js.map +1 -1
  404. package/dist/components/core/filter/fields/SolidIntField.d.ts.map +1 -1
  405. package/dist/components/core/filter/fields/SolidIntField.js +5 -6
  406. package/dist/components/core/filter/fields/SolidIntField.js.map +1 -1
  407. package/dist/components/core/filter/fields/SolidLongTextField.d.ts.map +1 -1
  408. package/dist/components/core/filter/fields/SolidLongTextField.js +2 -3
  409. package/dist/components/core/filter/fields/SolidLongTextField.js.map +1 -1
  410. package/dist/components/core/filter/fields/SolidMediaMultipleField.d.ts.map +1 -1
  411. package/dist/components/core/filter/fields/SolidMediaMultipleField.js +7 -8
  412. package/dist/components/core/filter/fields/SolidMediaMultipleField.js.map +1 -1
  413. package/dist/components/core/filter/fields/SolidMediaSingleField.d.ts.map +1 -1
  414. package/dist/components/core/filter/fields/SolidMediaSingleField.js +7 -8
  415. package/dist/components/core/filter/fields/SolidMediaSingleField.js.map +1 -1
  416. package/dist/components/core/filter/fields/SolidRelationField.d.ts.map +1 -1
  417. package/dist/components/core/filter/fields/SolidRelationField.js +3 -4
  418. package/dist/components/core/filter/fields/SolidRelationField.js.map +1 -1
  419. package/dist/components/core/filter/fields/SolidRichTextField.d.ts.map +1 -1
  420. package/dist/components/core/filter/fields/SolidRichTextField.js +2 -3
  421. package/dist/components/core/filter/fields/SolidRichTextField.js.map +1 -1
  422. package/dist/components/core/filter/fields/SolidSelectionDynamicField.d.ts.map +1 -1
  423. package/dist/components/core/filter/fields/SolidSelectionDynamicField.js +7 -8
  424. package/dist/components/core/filter/fields/SolidSelectionDynamicField.js.map +1 -1
  425. package/dist/components/core/filter/fields/SolidSelectionStaticField.d.ts.map +1 -1
  426. package/dist/components/core/filter/fields/SolidSelectionStaticField.js +7 -8
  427. package/dist/components/core/filter/fields/SolidSelectionStaticField.js.map +1 -1
  428. package/dist/components/core/filter/fields/SolidShortTextField.d.ts.map +1 -1
  429. package/dist/components/core/filter/fields/SolidShortTextField.js +7 -8
  430. package/dist/components/core/filter/fields/SolidShortTextField.js.map +1 -1
  431. package/dist/components/core/filter/fields/SolidTimeField.d.ts.map +1 -1
  432. package/dist/components/core/filter/fields/SolidTimeField.js +6 -7
  433. package/dist/components/core/filter/fields/SolidTimeField.js.map +1 -1
  434. package/dist/components/core/filter/fields/SolidUuidField.d.ts.map +1 -1
  435. package/dist/components/core/filter/fields/SolidUuidField.js +7 -8
  436. package/dist/components/core/filter/fields/SolidUuidField.js.map +1 -1
  437. package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.d.ts +1 -1
  438. package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.d.ts.map +1 -1
  439. package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.js +8 -9
  440. package/dist/components/core/filter/fields/relations/SolidRelationManyToManyField.js.map +1 -1
  441. package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.d.ts +1 -1
  442. package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.d.ts.map +1 -1
  443. package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.js +8 -9
  444. package/dist/components/core/filter/fields/relations/SolidRelationManyToOneField.js.map +1 -1
  445. package/dist/components/core/form/SolidFormActionHeader.d.ts.map +1 -1
  446. package/dist/components/core/form/SolidFormActionHeader.js +64 -74
  447. package/dist/components/core/form/SolidFormActionHeader.js.map +1 -1
  448. package/dist/components/core/form/SolidFormFieldRender.d.ts.map +1 -1
  449. package/dist/components/core/form/SolidFormFieldRender.js +9 -11
  450. package/dist/components/core/form/SolidFormFieldRender.js.map +1 -1
  451. package/dist/components/core/form/SolidFormFieldRenderExtension.d.ts.map +1 -1
  452. package/dist/components/core/form/SolidFormFieldRenderExtension.js +4 -16
  453. package/dist/components/core/form/SolidFormFieldRenderExtension.js.map +1 -1
  454. package/dist/components/core/form/SolidFormFooter.d.ts.map +1 -1
  455. package/dist/components/core/form/SolidFormFooter.js +49 -103
  456. package/dist/components/core/form/SolidFormFooter.js.map +1 -1
  457. package/dist/components/core/form/SolidFormLayouts.d.ts.map +1 -1
  458. package/dist/components/core/form/SolidFormLayouts.js +18 -30
  459. package/dist/components/core/form/SolidFormLayouts.js.map +1 -1
  460. package/dist/components/core/form/SolidFormUserViewLayout.d.ts.map +1 -1
  461. package/dist/components/core/form/SolidFormUserViewLayout.js +37 -94
  462. package/dist/components/core/form/SolidFormUserViewLayout.js.map +1 -1
  463. package/dist/components/core/form/SolidFormView.d.ts.map +1 -1
  464. package/dist/components/core/form/SolidFormView.js +735 -760
  465. package/dist/components/core/form/SolidFormView.js.map +1 -1
  466. package/dist/components/core/form/SolidFormViewContextMenuHeaderButton.d.ts.map +1 -1
  467. package/dist/components/core/form/SolidFormViewContextMenuHeaderButton.js +9 -11
  468. package/dist/components/core/form/SolidFormViewContextMenuHeaderButton.js.map +1 -1
  469. package/dist/components/core/form/SolidFormViewNormalHeaderButton.d.ts.map +1 -1
  470. package/dist/components/core/form/SolidFormViewNormalHeaderButton.js +9 -11
  471. package/dist/components/core/form/SolidFormViewNormalHeaderButton.js.map +1 -1
  472. package/dist/components/core/form/SolidFormViewShimmerLoading.d.ts.map +1 -1
  473. package/dist/components/core/form/SolidFormViewShimmerLoading.js +1 -1
  474. package/dist/components/core/form/SolidFormViewShimmerLoading.js.map +1 -1
  475. package/dist/components/core/form/fields/ISolidField.d.ts.map +1 -1
  476. package/dist/components/core/form/fields/ISolidField.js.map +1 -1
  477. package/dist/components/core/form/fields/SolidBooleanField.d.ts +2 -2
  478. package/dist/components/core/form/fields/SolidBooleanField.d.ts.map +1 -1
  479. package/dist/components/core/form/fields/SolidBooleanField.js +112 -143
  480. package/dist/components/core/form/fields/SolidBooleanField.js.map +1 -1
  481. package/dist/components/core/form/fields/SolidDateField.d.ts +2 -2
  482. package/dist/components/core/form/fields/SolidDateField.d.ts.map +1 -1
  483. package/dist/components/core/form/fields/SolidDateField.js +75 -98
  484. package/dist/components/core/form/fields/SolidDateField.js.map +1 -1
  485. package/dist/components/core/form/fields/SolidDateTimeField.d.ts +2 -2
  486. package/dist/components/core/form/fields/SolidDateTimeField.d.ts.map +1 -1
  487. package/dist/components/core/form/fields/SolidDateTimeField.js +67 -89
  488. package/dist/components/core/form/fields/SolidDateTimeField.js.map +1 -1
  489. package/dist/components/core/form/fields/SolidDecimalField.d.ts +2 -2
  490. package/dist/components/core/form/fields/SolidDecimalField.d.ts.map +1 -1
  491. package/dist/components/core/form/fields/SolidDecimalField.js +51 -71
  492. package/dist/components/core/form/fields/SolidDecimalField.js.map +1 -1
  493. package/dist/components/core/form/fields/SolidEmailField.d.ts +2 -2
  494. package/dist/components/core/form/fields/SolidEmailField.d.ts.map +1 -1
  495. package/dist/components/core/form/fields/SolidEmailField.js +50 -68
  496. package/dist/components/core/form/fields/SolidEmailField.js.map +1 -1
  497. package/dist/components/core/form/fields/SolidIntegerField.d.ts +2 -2
  498. package/dist/components/core/form/fields/SolidIntegerField.d.ts.map +1 -1
  499. package/dist/components/core/form/fields/SolidIntegerField.js +91 -103
  500. package/dist/components/core/form/fields/SolidIntegerField.js.map +1 -1
  501. package/dist/components/core/form/fields/SolidJsonField.d.ts +2 -2
  502. package/dist/components/core/form/fields/SolidJsonField.d.ts.map +1 -1
  503. package/dist/components/core/form/fields/SolidJsonField.js +54 -74
  504. package/dist/components/core/form/fields/SolidJsonField.js.map +1 -1
  505. package/dist/components/core/form/fields/SolidLongTextField.d.ts +2 -2
  506. package/dist/components/core/form/fields/SolidLongTextField.d.ts.map +1 -1
  507. package/dist/components/core/form/fields/SolidLongTextField.js +128 -177
  508. package/dist/components/core/form/fields/SolidLongTextField.js.map +1 -1
  509. package/dist/components/core/form/fields/SolidMediaMultipleField.d.ts +2 -2
  510. package/dist/components/core/form/fields/SolidMediaMultipleField.d.ts.map +1 -1
  511. package/dist/components/core/form/fields/SolidMediaMultipleField.js +150 -185
  512. package/dist/components/core/form/fields/SolidMediaMultipleField.js.map +1 -1
  513. package/dist/components/core/form/fields/SolidMediaSingleField.d.ts +2 -2
  514. package/dist/components/core/form/fields/SolidMediaSingleField.d.ts.map +1 -1
  515. package/dist/components/core/form/fields/SolidMediaSingleField.js +117 -143
  516. package/dist/components/core/form/fields/SolidMediaSingleField.js.map +1 -1
  517. package/dist/components/core/form/fields/SolidPasswordField.d.ts +2 -2
  518. package/dist/components/core/form/fields/SolidPasswordField.d.ts.map +1 -1
  519. package/dist/components/core/form/fields/SolidPasswordField.js +117 -188
  520. package/dist/components/core/form/fields/SolidPasswordField.js.map +1 -1
  521. package/dist/components/core/form/fields/SolidRelationField.d.ts.map +1 -1
  522. package/dist/components/core/form/fields/SolidRelationField.js +16 -19
  523. package/dist/components/core/form/fields/SolidRelationField.js.map +1 -1
  524. package/dist/components/core/form/fields/SolidRichTextField.d.ts +2 -2
  525. package/dist/components/core/form/fields/SolidRichTextField.d.ts.map +1 -1
  526. package/dist/components/core/form/fields/SolidRichTextField.js +50 -69
  527. package/dist/components/core/form/fields/SolidRichTextField.js.map +1 -1
  528. package/dist/components/core/form/fields/SolidSelectionDynamicField.d.ts +2 -2
  529. package/dist/components/core/form/fields/SolidSelectionDynamicField.d.ts.map +1 -1
  530. package/dist/components/core/form/fields/SolidSelectionDynamicField.js +120 -197
  531. package/dist/components/core/form/fields/SolidSelectionDynamicField.js.map +1 -1
  532. package/dist/components/core/form/fields/SolidSelectionStaticField.d.ts +2 -2
  533. package/dist/components/core/form/fields/SolidSelectionStaticField.d.ts.map +1 -1
  534. package/dist/components/core/form/fields/SolidSelectionStaticField.js +129 -160
  535. package/dist/components/core/form/fields/SolidSelectionStaticField.js.map +1 -1
  536. package/dist/components/core/form/fields/SolidShortTextField.d.ts +2 -2
  537. package/dist/components/core/form/fields/SolidShortTextField.d.ts.map +1 -1
  538. package/dist/components/core/form/fields/SolidShortTextField.js +104 -132
  539. package/dist/components/core/form/fields/SolidShortTextField.js.map +1 -1
  540. package/dist/components/core/form/fields/SolidTimeField.d.ts +2 -2
  541. package/dist/components/core/form/fields/SolidTimeField.d.ts.map +1 -1
  542. package/dist/components/core/form/fields/SolidTimeField.js +64 -84
  543. package/dist/components/core/form/fields/SolidTimeField.js.map +1 -1
  544. package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.d.ts +2 -2
  545. package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.d.ts.map +1 -1
  546. package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.js +155 -225
  547. package/dist/components/core/form/fields/relations/SolidRelationManyToManyField.js.map +1 -1
  548. package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.d.ts +2 -2
  549. package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.d.ts.map +1 -1
  550. package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.js +570 -653
  551. package/dist/components/core/form/fields/relations/SolidRelationManyToOneField.js.map +1 -1
  552. package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.d.ts +2 -2
  553. package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.d.ts.map +1 -1
  554. package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.js +224 -318
  555. package/dist/components/core/form/fields/relations/SolidRelationOneToManyField.js.map +1 -1
  556. package/dist/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.d.ts.map +1 -1
  557. package/dist/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.js +10 -23
  558. package/dist/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.js.map +1 -1
  559. package/dist/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.d.ts.map +1 -1
  560. package/dist/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.js +40 -92
  561. package/dist/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.js.map +1 -1
  562. package/dist/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.d.ts.map +1 -1
  563. package/dist/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.js +23 -30
  564. package/dist/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.js.map +1 -1
  565. package/dist/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.d.ts.map +1 -1
  566. package/dist/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.js +25 -27
  567. package/dist/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.js.map +1 -1
  568. package/dist/components/core/form/fields/widgets/SolidIconEditWidget.d.ts.map +1 -1
  569. package/dist/components/core/form/fields/widgets/SolidIconEditWidget.js +35 -55
  570. package/dist/components/core/form/fields/widgets/SolidIconEditWidget.js.map +1 -1
  571. package/dist/components/core/form/fields/widgets/SolidIconViewWidget.d.ts.map +1 -1
  572. package/dist/components/core/form/fields/widgets/SolidIconViewWidget.js +8 -10
  573. package/dist/components/core/form/fields/widgets/SolidIconViewWidget.js.map +1 -1
  574. package/dist/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.d.ts.map +1 -1
  575. package/dist/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.js +13 -16
  576. package/dist/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.js.map +1 -1
  577. package/dist/components/core/form/fields/widgets/SolidS3FileViewerWidget.d.ts.map +1 -1
  578. package/dist/components/core/form/fields/widgets/SolidS3FileViewerWidget.js +80 -147
  579. package/dist/components/core/form/fields/widgets/SolidS3FileViewerWidget.js.map +1 -1
  580. package/dist/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.d.ts.map +1 -1
  581. package/dist/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.js +16 -18
  582. package/dist/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.js.map +1 -1
  583. package/dist/components/core/form/widgets/CustomHtml.d.ts.map +1 -1
  584. package/dist/components/core/form/widgets/CustomHtml.js +6 -6
  585. package/dist/components/core/form/widgets/CustomHtml.js.map +1 -1
  586. package/dist/components/core/kanban/KanbanBoard.d.ts.map +1 -1
  587. package/dist/components/core/kanban/KanbanBoard.js +15 -28
  588. package/dist/components/core/kanban/KanbanBoard.js.map +1 -1
  589. package/dist/components/core/kanban/KanbanCard.d.ts.map +1 -1
  590. package/dist/components/core/kanban/KanbanCard.js +49 -68
  591. package/dist/components/core/kanban/KanbanCard.js.map +1 -1
  592. package/dist/components/core/kanban/KanbanColumn.d.ts.map +1 -1
  593. package/dist/components/core/kanban/KanbanColumn.js +6 -18
  594. package/dist/components/core/kanban/KanbanColumn.js.map +1 -1
  595. package/dist/components/core/kanban/KanbanUserViewLayout.d.ts.map +1 -1
  596. package/dist/components/core/kanban/KanbanUserViewLayout.js +37 -94
  597. package/dist/components/core/kanban/KanbanUserViewLayout.js.map +1 -1
  598. package/dist/components/core/kanban/SolidKanbanView.d.ts.map +1 -1
  599. package/dist/components/core/kanban/SolidKanbanView.js +392 -495
  600. package/dist/components/core/kanban/SolidKanbanView.js.map +1 -1
  601. package/dist/components/core/kanban/SolidKanbanViewConfigure.d.ts.map +1 -1
  602. package/dist/components/core/kanban/SolidKanbanViewConfigure.js +24 -27
  603. package/dist/components/core/kanban/SolidKanbanViewConfigure.js.map +1 -1
  604. package/dist/components/core/kanban/SolidKanbanViewFields.d.ts.map +1 -1
  605. package/dist/components/core/kanban/SolidKanbanViewFields.js +22 -23
  606. package/dist/components/core/kanban/SolidKanbanViewFields.js.map +1 -1
  607. package/dist/components/core/kanban/SolidManyToOneFilterElement.d.ts.map +1 -1
  608. package/dist/components/core/kanban/SolidManyToOneFilterElement.js +32 -78
  609. package/dist/components/core/kanban/SolidManyToOneFilterElement.js.map +1 -1
  610. package/dist/components/core/kanban/SolidSelectionDynamicFilterElement.d.ts.map +1 -1
  611. package/dist/components/core/kanban/SolidSelectionDynamicFilterElement.js +21 -64
  612. package/dist/components/core/kanban/SolidSelectionDynamicFilterElement.js.map +1 -1
  613. package/dist/components/core/kanban/SolidSelectionStaticFilterElement.d.ts.map +1 -1
  614. package/dist/components/core/kanban/SolidSelectionStaticFilterElement.js +6 -7
  615. package/dist/components/core/kanban/SolidSelectionStaticFilterElement.js.map +1 -1
  616. package/dist/components/core/kanban/SolidVarInputsFilterElement.d.ts.map +1 -1
  617. package/dist/components/core/kanban/SolidVarInputsFilterElement.js +18 -30
  618. package/dist/components/core/kanban/SolidVarInputsFilterElement.js.map +1 -1
  619. package/dist/components/core/kanban/kanban-fields/SolidBigintKanbanField.d.ts.map +1 -1
  620. package/dist/components/core/kanban/kanban-fields/SolidBigintKanbanField.js +2 -3
  621. package/dist/components/core/kanban/kanban-fields/SolidBigintKanbanField.js.map +1 -1
  622. package/dist/components/core/kanban/kanban-fields/SolidBooleanKanbanField.d.ts.map +1 -1
  623. package/dist/components/core/kanban/kanban-fields/SolidBooleanKanbanField.js +2 -4
  624. package/dist/components/core/kanban/kanban-fields/SolidBooleanKanbanField.js.map +1 -1
  625. package/dist/components/core/kanban/kanban-fields/SolidComputedKanbanField.d.ts.map +1 -1
  626. package/dist/components/core/kanban/kanban-fields/SolidComputedKanbanField.js +5 -6
  627. package/dist/components/core/kanban/kanban-fields/SolidComputedKanbanField.js.map +1 -1
  628. package/dist/components/core/kanban/kanban-fields/SolidDateKanbanField.d.ts.map +1 -1
  629. package/dist/components/core/kanban/kanban-fields/SolidDateKanbanField.js +2 -4
  630. package/dist/components/core/kanban/kanban-fields/SolidDateKanbanField.js.map +1 -1
  631. package/dist/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.d.ts.map +1 -1
  632. package/dist/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.js +2 -4
  633. package/dist/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.js.map +1 -1
  634. package/dist/components/core/kanban/kanban-fields/SolidDecimalKanbanField.d.ts.map +1 -1
  635. package/dist/components/core/kanban/kanban-fields/SolidDecimalKanbanField.js +2 -3
  636. package/dist/components/core/kanban/kanban-fields/SolidDecimalKanbanField.js.map +1 -1
  637. package/dist/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.d.ts.map +1 -1
  638. package/dist/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.js +2 -4
  639. package/dist/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.js.map +1 -1
  640. package/dist/components/core/kanban/kanban-fields/SolidFloatKanbanField.d.ts.map +1 -1
  641. package/dist/components/core/kanban/kanban-fields/SolidFloatKanbanField.js +2 -3
  642. package/dist/components/core/kanban/kanban-fields/SolidFloatKanbanField.js.map +1 -1
  643. package/dist/components/core/kanban/kanban-fields/SolidIdKanbanField.d.ts.map +1 -1
  644. package/dist/components/core/kanban/kanban-fields/SolidIdKanbanField.js +2 -4
  645. package/dist/components/core/kanban/kanban-fields/SolidIdKanbanField.js.map +1 -1
  646. package/dist/components/core/kanban/kanban-fields/SolidIntKanbanField.d.ts.map +1 -1
  647. package/dist/components/core/kanban/kanban-fields/SolidIntKanbanField.js +7 -9
  648. package/dist/components/core/kanban/kanban-fields/SolidIntKanbanField.js.map +1 -1
  649. package/dist/components/core/kanban/kanban-fields/SolidLongTextKanbanField.d.ts.map +1 -1
  650. package/dist/components/core/kanban/kanban-fields/SolidLongTextKanbanField.js +2 -3
  651. package/dist/components/core/kanban/kanban-fields/SolidLongTextKanbanField.js.map +1 -1
  652. package/dist/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.d.ts.map +1 -1
  653. package/dist/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.js +20 -22
  654. package/dist/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.js.map +1 -1
  655. package/dist/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.d.ts.map +1 -1
  656. package/dist/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.js +13 -15
  657. package/dist/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.js.map +1 -1
  658. package/dist/components/core/kanban/kanban-fields/SolidRelationKanbanField.d.ts.map +1 -1
  659. package/dist/components/core/kanban/kanban-fields/SolidRelationKanbanField.js +2 -3
  660. package/dist/components/core/kanban/kanban-fields/SolidRelationKanbanField.js.map +1 -1
  661. package/dist/components/core/kanban/kanban-fields/SolidRichTextKanbanField.d.ts.map +1 -1
  662. package/dist/components/core/kanban/kanban-fields/SolidRichTextKanbanField.js +2 -3
  663. package/dist/components/core/kanban/kanban-fields/SolidRichTextKanbanField.js.map +1 -1
  664. package/dist/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.d.ts.map +1 -1
  665. package/dist/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.js +2 -4
  666. package/dist/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.js.map +1 -1
  667. package/dist/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.d.ts.map +1 -1
  668. package/dist/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.js +2 -4
  669. package/dist/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.js.map +1 -1
  670. package/dist/components/core/kanban/kanban-fields/SolidShortTextKanbanField.d.ts.map +1 -1
  671. package/dist/components/core/kanban/kanban-fields/SolidShortTextKanbanField.js +13 -15
  672. package/dist/components/core/kanban/kanban-fields/SolidShortTextKanbanField.js.map +1 -1
  673. package/dist/components/core/kanban/kanban-fields/SolidTimeKanbanField.d.ts.map +1 -1
  674. package/dist/components/core/kanban/kanban-fields/SolidTimeKanbanField.js +2 -4
  675. package/dist/components/core/kanban/kanban-fields/SolidTimeKanbanField.js.map +1 -1
  676. package/dist/components/core/kanban/kanban-fields/SolidUuidKanbanField.d.ts.map +1 -1
  677. package/dist/components/core/kanban/kanban-fields/SolidUuidKanbanField.js +2 -4
  678. package/dist/components/core/kanban/kanban-fields/SolidUuidKanbanField.js.map +1 -1
  679. package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.d.ts +1 -1
  680. package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.d.ts.map +1 -1
  681. package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.js +1 -2
  682. package/dist/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.js.map +1 -1
  683. package/dist/components/core/list/ListViewRowActionPopup.d.ts.map +1 -1
  684. package/dist/components/core/list/ListViewRowActionPopup.js +7 -20
  685. package/dist/components/core/list/ListViewRowActionPopup.js.map +1 -1
  686. package/dist/components/core/list/SolidColumnSelector/SolidListColumnSelector.d.ts.map +1 -1
  687. package/dist/components/core/list/SolidColumnSelector/SolidListColumnSelector.js +97 -164
  688. package/dist/components/core/list/SolidColumnSelector/SolidListColumnSelector.js.map +1 -1
  689. package/dist/components/core/list/SolidEmptyListViewPlaceholder.d.ts.map +1 -1
  690. package/dist/components/core/list/SolidEmptyListViewPlaceholder.js +20 -23
  691. package/dist/components/core/list/SolidEmptyListViewPlaceholder.js.map +1 -1
  692. package/dist/components/core/list/SolidListView.d.ts.map +1 -1
  693. package/dist/components/core/list/SolidListView.js +591 -711
  694. package/dist/components/core/list/SolidListView.js.map +1 -1
  695. package/dist/components/core/list/SolidListViewColumn.d.ts.map +1 -1
  696. package/dist/components/core/list/SolidListViewColumn.js +23 -24
  697. package/dist/components/core/list/SolidListViewColumn.js.map +1 -1
  698. package/dist/components/core/list/SolidListViewConfigure.d.ts.map +1 -1
  699. package/dist/components/core/list/SolidListViewConfigure.js +52 -51
  700. package/dist/components/core/list/SolidListViewConfigure.js.map +1 -1
  701. package/dist/components/core/list/SolidListViewHeaderButton.d.ts.map +1 -1
  702. package/dist/components/core/list/SolidListViewHeaderButton.js +7 -9
  703. package/dist/components/core/list/SolidListViewHeaderButton.js.map +1 -1
  704. package/dist/components/core/list/SolidListViewHeaderContextMenuButton.d.ts.map +1 -1
  705. package/dist/components/core/list/SolidListViewHeaderContextMenuButton.js +6 -8
  706. package/dist/components/core/list/SolidListViewHeaderContextMenuButton.js.map +1 -1
  707. package/dist/components/core/list/SolidListViewRowButtonContextMenu.d.ts.map +1 -1
  708. package/dist/components/core/list/SolidListViewRowButtonContextMenu.js +8 -21
  709. package/dist/components/core/list/SolidListViewRowButtonContextMenu.js.map +1 -1
  710. package/dist/components/core/list/SolidListViewShimmerLoading.d.ts.map +1 -1
  711. package/dist/components/core/list/SolidListViewShimmerLoading.js +3 -3
  712. package/dist/components/core/list/SolidListViewShimmerLoading.js.map +1 -1
  713. package/dist/components/core/list/SolidListingHeader.d.ts.map +1 -1
  714. package/dist/components/core/list/SolidListingHeader.js +4 -4
  715. package/dist/components/core/list/SolidListingHeader.js.map +1 -1
  716. package/dist/components/core/list/SolidManyToOneFilterElement.d.ts.map +1 -1
  717. package/dist/components/core/list/SolidManyToOneFilterElement.js +33 -78
  718. package/dist/components/core/list/SolidManyToOneFilterElement.js.map +1 -1
  719. package/dist/components/core/list/SolidSelectionDynamicFilterElement.d.ts.map +1 -1
  720. package/dist/components/core/list/SolidSelectionDynamicFilterElement.js +21 -64
  721. package/dist/components/core/list/SolidSelectionDynamicFilterElement.js.map +1 -1
  722. package/dist/components/core/list/SolidSelectionStaticFilterElement.d.ts.map +1 -1
  723. package/dist/components/core/list/SolidSelectionStaticFilterElement.js +6 -7
  724. package/dist/components/core/list/SolidSelectionStaticFilterElement.js.map +1 -1
  725. package/dist/components/core/list/SolidTableRowCell.d.ts.map +1 -1
  726. package/dist/components/core/list/SolidTableRowCell.js +6 -7
  727. package/dist/components/core/list/SolidTableRowCell.js.map +1 -1
  728. package/dist/components/core/list/SolidVarInputsFilterElement.d.ts.map +1 -1
  729. package/dist/components/core/list/SolidVarInputsFilterElement.js +18 -30
  730. package/dist/components/core/list/SolidVarInputsFilterElement.js.map +1 -1
  731. package/dist/components/core/list/columns/SolidBigintColumn.d.ts.map +1 -1
  732. package/dist/components/core/list/columns/SolidBigintColumn.js +2 -3
  733. package/dist/components/core/list/columns/SolidBigintColumn.js.map +1 -1
  734. package/dist/components/core/list/columns/SolidBooleanColumn.d.ts.map +1 -1
  735. package/dist/components/core/list/columns/SolidBooleanColumn.js +25 -41
  736. package/dist/components/core/list/columns/SolidBooleanColumn.js.map +1 -1
  737. package/dist/components/core/list/columns/SolidComputedColumn.d.ts.map +1 -1
  738. package/dist/components/core/list/columns/SolidComputedColumn.js +6 -7
  739. package/dist/components/core/list/columns/SolidComputedColumn.js.map +1 -1
  740. package/dist/components/core/list/columns/SolidDateColumn.d.ts.map +1 -1
  741. package/dist/components/core/list/columns/SolidDateColumn.js +22 -35
  742. package/dist/components/core/list/columns/SolidDateColumn.js.map +1 -1
  743. package/dist/components/core/list/columns/SolidDatetimeColumn.d.ts.map +1 -1
  744. package/dist/components/core/list/columns/SolidDatetimeColumn.js +21 -34
  745. package/dist/components/core/list/columns/SolidDatetimeColumn.js.map +1 -1
  746. package/dist/components/core/list/columns/SolidDecimalColumn.d.ts.map +1 -1
  747. package/dist/components/core/list/columns/SolidDecimalColumn.js +2 -3
  748. package/dist/components/core/list/columns/SolidDecimalColumn.js.map +1 -1
  749. package/dist/components/core/list/columns/SolidExternalIdColumn.d.ts.map +1 -1
  750. package/dist/components/core/list/columns/SolidExternalIdColumn.js +21 -34
  751. package/dist/components/core/list/columns/SolidExternalIdColumn.js.map +1 -1
  752. package/dist/components/core/list/columns/SolidFloatColumn.d.ts.map +1 -1
  753. package/dist/components/core/list/columns/SolidFloatColumn.js +2 -3
  754. package/dist/components/core/list/columns/SolidFloatColumn.js.map +1 -1
  755. package/dist/components/core/list/columns/SolidIdColumn.d.ts.map +1 -1
  756. package/dist/components/core/list/columns/SolidIdColumn.js +21 -34
  757. package/dist/components/core/list/columns/SolidIdColumn.js.map +1 -1
  758. package/dist/components/core/list/columns/SolidIntColumn.d.ts.map +1 -1
  759. package/dist/components/core/list/columns/SolidIntColumn.js +22 -35
  760. package/dist/components/core/list/columns/SolidIntColumn.js.map +1 -1
  761. package/dist/components/core/list/columns/SolidLongTextColumn.d.ts.map +1 -1
  762. package/dist/components/core/list/columns/SolidLongTextColumn.js +2 -3
  763. package/dist/components/core/list/columns/SolidLongTextColumn.js.map +1 -1
  764. package/dist/components/core/list/columns/SolidMediaMultipleColumn.d.ts.map +1 -1
  765. package/dist/components/core/list/columns/SolidMediaMultipleColumn.js +60 -83
  766. package/dist/components/core/list/columns/SolidMediaMultipleColumn.js.map +1 -1
  767. package/dist/components/core/list/columns/SolidMediaSingleColumn.d.ts.map +1 -1
  768. package/dist/components/core/list/columns/SolidMediaSingleColumn.js +31 -48
  769. package/dist/components/core/list/columns/SolidMediaSingleColumn.js.map +1 -1
  770. package/dist/components/core/list/columns/SolidRelationColumn.d.ts.map +1 -1
  771. package/dist/components/core/list/columns/SolidRelationColumn.js +4 -5
  772. package/dist/components/core/list/columns/SolidRelationColumn.js.map +1 -1
  773. package/dist/components/core/list/columns/SolidRichTextColumn.d.ts.map +1 -1
  774. package/dist/components/core/list/columns/SolidRichTextColumn.js +2 -3
  775. package/dist/components/core/list/columns/SolidRichTextColumn.js.map +1 -1
  776. package/dist/components/core/list/columns/SolidSelectionDynamicColumn.d.ts.map +1 -1
  777. package/dist/components/core/list/columns/SolidSelectionDynamicColumn.js +21 -34
  778. package/dist/components/core/list/columns/SolidSelectionDynamicColumn.js.map +1 -1
  779. package/dist/components/core/list/columns/SolidSelectionStaticColumn.d.ts.map +1 -1
  780. package/dist/components/core/list/columns/SolidSelectionStaticColumn.js +21 -34
  781. package/dist/components/core/list/columns/SolidSelectionStaticColumn.js.map +1 -1
  782. package/dist/components/core/list/columns/SolidShortTextColumn.d.ts.map +1 -1
  783. package/dist/components/core/list/columns/SolidShortTextColumn.js +35 -50
  784. package/dist/components/core/list/columns/SolidShortTextColumn.js.map +1 -1
  785. package/dist/components/core/list/columns/SolidTimeColumn.d.ts.map +1 -1
  786. package/dist/components/core/list/columns/SolidTimeColumn.js +21 -34
  787. package/dist/components/core/list/columns/SolidTimeColumn.js.map +1 -1
  788. package/dist/components/core/list/columns/SolidUuidColumn.d.ts.map +1 -1
  789. package/dist/components/core/list/columns/SolidUuidColumn.js +21 -34
  790. package/dist/components/core/list/columns/SolidUuidColumn.js.map +1 -1
  791. package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.d.ts +1 -1
  792. package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.d.ts.map +1 -1
  793. package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.js +24 -39
  794. package/dist/components/core/list/columns/relations/SolidRelationManyToManyColumn.js.map +1 -1
  795. package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.d.ts +1 -1
  796. package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.d.ts.map +1 -1
  797. package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.js +30 -46
  798. package/dist/components/core/list/columns/relations/SolidRelationManyToOneColumn.js.map +1 -1
  799. package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.d.ts +1 -1
  800. package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.d.ts.map +1 -1
  801. package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.js +24 -39
  802. package/dist/components/core/list/columns/relations/SolidRelationOneToManyColumn.js.map +1 -1
  803. package/dist/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.d.ts.map +1 -1
  804. package/dist/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.js +6 -8
  805. package/dist/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.js.map +1 -1
  806. package/dist/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.d.ts.map +1 -1
  807. package/dist/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.js +6 -10
  808. package/dist/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.js.map +1 -1
  809. package/dist/components/core/list/widgets/SolidShortTextAvatarWidget.d.ts.map +1 -1
  810. package/dist/components/core/list/widgets/SolidShortTextAvatarWidget.js +14 -16
  811. package/dist/components/core/list/widgets/SolidShortTextAvatarWidget.js.map +1 -1
  812. package/dist/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.d.ts.map +1 -1
  813. package/dist/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.js +2 -3
  814. package/dist/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.js.map +1 -1
  815. package/dist/components/core/locales/SolidChatterLocaleTabView.d.ts.map +1 -1
  816. package/dist/components/core/locales/SolidChatterLocaleTabView.js +4 -6
  817. package/dist/components/core/locales/SolidChatterLocaleTabView.js.map +1 -1
  818. package/dist/components/core/locales/SolidLocale.d.ts.map +1 -1
  819. package/dist/components/core/locales/SolidLocale.js +24 -26
  820. package/dist/components/core/locales/SolidLocale.js.map +1 -1
  821. package/dist/components/core/model/CreateModel.d.ts.map +1 -1
  822. package/dist/components/core/model/CreateModel.js +137 -221
  823. package/dist/components/core/model/CreateModel.js.map +1 -1
  824. package/dist/components/core/model/FieldMetaData.d.ts.map +1 -1
  825. package/dist/components/core/model/FieldMetaData.js +40 -83
  826. package/dist/components/core/model/FieldMetaData.js.map +1 -1
  827. package/dist/components/core/model/FieldMetaDataForm.d.ts.map +1 -1
  828. package/dist/components/core/model/FieldMetaDataForm.js +800 -914
  829. package/dist/components/core/model/FieldMetaDataForm.js.map +1 -1
  830. package/dist/components/core/model/FieldSelector.d.ts.map +1 -1
  831. package/dist/components/core/model/FieldSelector.js +5 -6
  832. package/dist/components/core/model/FieldSelector.js.map +1 -1
  833. package/dist/components/core/model/ModelListViewData.d.ts.map +1 -1
  834. package/dist/components/core/model/ModelListViewData.js +101 -138
  835. package/dist/components/core/model/ModelListViewData.js.map +1 -1
  836. package/dist/components/core/model/ModelMetaData.d.ts.map +1 -1
  837. package/dist/components/core/model/ModelMetaData.js +190 -269
  838. package/dist/components/core/model/ModelMetaData.js.map +1 -1
  839. package/dist/components/core/module/CreateModule.d.ts.map +1 -1
  840. package/dist/components/core/module/CreateModule.js +142 -218
  841. package/dist/components/core/module/CreateModule.js.map +1 -1
  842. package/dist/components/core/module/ModuleListViewData.d.ts.map +1 -1
  843. package/dist/components/core/module/ModuleListViewData.js +109 -153
  844. package/dist/components/core/module/ModuleListViewData.js.map +1 -1
  845. package/dist/components/core/solid-ai/SolidAiMainWrapper.d.ts.map +1 -1
  846. package/dist/components/core/solid-ai/SolidAiMainWrapper.js +1 -2
  847. package/dist/components/core/solid-ai/SolidAiMainWrapper.js.map +1 -1
  848. package/dist/components/core/solid-ai/SolidXAIIcon.d.ts.map +1 -1
  849. package/dist/components/core/solid-ai/SolidXAIIcon.js +2 -3
  850. package/dist/components/core/solid-ai/SolidXAIIcon.js.map +1 -1
  851. package/dist/components/core/users/CreateUser.d.ts.map +1 -1
  852. package/dist/components/core/users/CreateUser.js +76 -138
  853. package/dist/components/core/users/CreateUser.js.map +1 -1
  854. package/dist/components/core/users/CreateUserRole.d.ts.map +1 -1
  855. package/dist/components/core/users/CreateUserRole.js +66 -127
  856. package/dist/components/core/users/CreateUserRole.js.map +1 -1
  857. package/dist/components/core/users/UserListView.d.ts.map +1 -1
  858. package/dist/components/core/users/UserListView.js +100 -139
  859. package/dist/components/core/users/UserListView.js.map +1 -1
  860. package/dist/components/layout/AdminLayout.d.ts.map +1 -1
  861. package/dist/components/layout/AdminLayout.js +9 -11
  862. package/dist/components/layout/AdminLayout.js.map +1 -1
  863. package/dist/components/layout/AdminSidebar.d.ts.map +1 -1
  864. package/dist/components/layout/AdminSidebar.js +6 -6
  865. package/dist/components/layout/AdminSidebar.js.map +1 -1
  866. package/dist/components/layout/AppConfig.d.ts.map +1 -1
  867. package/dist/components/layout/AppConfig.js +22 -33
  868. package/dist/components/layout/AppConfig.js.map +1 -1
  869. package/dist/components/layout/AppSidebar.d.ts.map +1 -1
  870. package/dist/components/layout/AppSidebar.js +35 -44
  871. package/dist/components/layout/AppSidebar.js.map +1 -1
  872. package/dist/components/layout/ButtonLoader.d.ts.map +1 -1
  873. package/dist/components/layout/ButtonLoader.js +1 -1
  874. package/dist/components/layout/ButtonLoader.js.map +1 -1
  875. package/dist/components/layout/CustomPagination.d.ts.map +1 -1
  876. package/dist/components/layout/CustomPagination.js.map +1 -1
  877. package/dist/components/layout/DashboardHeader.d.ts.map +1 -1
  878. package/dist/components/layout/DashboardHeader.js +5 -5
  879. package/dist/components/layout/DashboardHeader.js.map +1 -1
  880. package/dist/components/layout/FilterMenu.d.ts.map +1 -1
  881. package/dist/components/layout/FilterMenu.js +22 -22
  882. package/dist/components/layout/FilterMenu.js.map +1 -1
  883. package/dist/components/layout/Footer.d.ts.map +1 -1
  884. package/dist/components/layout/Footer.js +1 -1
  885. package/dist/components/layout/Footer.js.map +1 -1
  886. package/dist/components/layout/GlobalSearch.d.ts.map +1 -1
  887. package/dist/components/layout/GlobalSearch.js +5 -5
  888. package/dist/components/layout/GlobalSearch.js.map +1 -1
  889. package/dist/components/layout/Header.d.ts.map +1 -1
  890. package/dist/components/layout/Header.js +1 -1
  891. package/dist/components/layout/Header.js.map +1 -1
  892. package/dist/components/layout/Layout.d.ts.map +1 -1
  893. package/dist/components/layout/Layout.js +62 -102
  894. package/dist/components/layout/Layout.js.map +1 -1
  895. package/dist/components/layout/ListingHeader.d.ts.map +1 -1
  896. package/dist/components/layout/ListingHeader.js +19 -19
  897. package/dist/components/layout/ListingHeader.js.map +1 -1
  898. package/dist/components/layout/Loader.d.ts.map +1 -1
  899. package/dist/components/layout/Loader.js +1 -1
  900. package/dist/components/layout/Loader.js.map +1 -1
  901. package/dist/components/layout/UserSidebar.d.ts.map +1 -1
  902. package/dist/components/layout/UserSidebar.js +6 -6
  903. package/dist/components/layout/UserSidebar.js.map +1 -1
  904. package/dist/components/layout/context/layoutcontext.d.ts.map +1 -1
  905. package/dist/components/layout/context/layoutcontext.js +19 -31
  906. package/dist/components/layout/context/layoutcontext.js.map +1 -1
  907. package/dist/components/layout/navbar-one.d.ts.map +1 -1
  908. package/dist/components/layout/navbar-one.js +25 -26
  909. package/dist/components/layout/navbar-one.js.map +1 -1
  910. package/dist/components/layout/navbar-two-menu.d.ts.map +1 -1
  911. package/dist/components/layout/navbar-two-menu.js +21 -26
  912. package/dist/components/layout/navbar-two-menu.js.map +1 -1
  913. package/dist/components/layout/navbar-two.d.ts.map +1 -1
  914. package/dist/components/layout/navbar-two.js +5 -5
  915. package/dist/components/layout/navbar-two.js.map +1 -1
  916. package/dist/components/layout/user-profile-menu.d.ts.map +1 -1
  917. package/dist/components/layout/user-profile-menu.js +49 -60
  918. package/dist/components/layout/user-profile-menu.js.map +1 -1
  919. package/dist/components/layout/user-profile.d.ts.map +1 -1
  920. package/dist/components/layout/user-profile.js +1 -1
  921. package/dist/components/layout/user-profile.js.map +1 -1
  922. package/dist/components/modelsComponents/filterIcon.d.ts.map +1 -1
  923. package/dist/components/modelsComponents/filterIcon.js +1 -1
  924. package/dist/components/modelsComponents/filterIcon.js.map +1 -1
  925. package/dist/constants/error-messages.d.ts.map +1 -1
  926. package/dist/constants/error-messages.js +31 -78
  927. package/dist/constants/error-messages.js.map +1 -1
  928. package/dist/helpers/AppTitle.d.ts.map +1 -1
  929. package/dist/helpers/AppTitle.js +3 -5
  930. package/dist/helpers/AppTitle.js.map +1 -1
  931. package/dist/helpers/ToastContainer.d.ts.map +1 -1
  932. package/dist/helpers/ToastContainer.js +10 -12
  933. package/dist/helpers/ToastContainer.js.map +1 -1
  934. package/dist/helpers/autoCompleteVirtualScroll.d.ts.map +1 -1
  935. package/dist/helpers/autoCompleteVirtualScroll.js +4 -5
  936. package/dist/helpers/autoCompleteVirtualScroll.js.map +1 -1
  937. package/dist/helpers/countries.d.ts.map +1 -1
  938. package/dist/helpers/countries.js +1 -1
  939. package/dist/helpers/countries.js.map +1 -1
  940. package/dist/helpers/downloadFileWithProgress.d.ts.map +1 -1
  941. package/dist/helpers/downloadFileWithProgress.js +69 -147
  942. package/dist/helpers/downloadFileWithProgress.js.map +1 -1
  943. package/dist/helpers/downloadMediaFile.d.ts.map +1 -1
  944. package/dist/helpers/downloadMediaFile.js +16 -64
  945. package/dist/helpers/downloadMediaFile.js.map +1 -1
  946. package/dist/helpers/getAcceptedFileTypes.d.ts.map +1 -1
  947. package/dist/helpers/getAcceptedFileTypes.js +4 -4
  948. package/dist/helpers/getAcceptedFileTypes.js.map +1 -1
  949. package/dist/helpers/getRandomColors.d.ts.map +1 -1
  950. package/dist/helpers/getRandomColors.js +20 -20
  951. package/dist/helpers/getRandomColors.js.map +1 -1
  952. package/dist/helpers/helpers.d.ts.map +1 -1
  953. package/dist/helpers/helpers.js +14 -14
  954. package/dist/helpers/helpers.js.map +1 -1
  955. package/dist/helpers/hydrateRelationRules.d.ts.map +1 -1
  956. package/dist/helpers/hydrateRelationRules.js +74 -138
  957. package/dist/helpers/hydrateRelationRules.js.map +1 -1
  958. package/dist/helpers/permissions.d.ts.map +1 -1
  959. package/dist/helpers/permissions.js +2 -2
  960. package/dist/helpers/permissions.js.map +1 -1
  961. package/dist/helpers/registry.d.ts.map +1 -1
  962. package/dist/helpers/registry.js +8 -12
  963. package/dist/helpers/registry.js.map +1 -1
  964. package/dist/helpers/resendOtpHelper.d.ts.map +1 -1
  965. package/dist/helpers/resendOtpHelper.js +4 -4
  966. package/dist/helpers/resendOtpHelper.js.map +1 -1
  967. package/dist/helpers/revalidate.d.ts.map +1 -1
  968. package/dist/helpers/revalidate.js +2 -45
  969. package/dist/helpers/revalidate.js.map +1 -1
  970. package/dist/helpers/rolesHelper.d.ts.map +1 -1
  971. package/dist/helpers/rolesHelper.js +5 -7
  972. package/dist/helpers/rolesHelper.js.map +1 -1
  973. package/dist/helpers/solidIcons.d.ts.map +1 -1
  974. package/dist/helpers/solidIcons.js +1 -1
  975. package/dist/helpers/solidIcons.js.map +1 -1
  976. package/dist/helpers/updatePasswordField.d.ts.map +1 -1
  977. package/dist/helpers/updatePasswordField.js +19 -71
  978. package/dist/helpers/updatePasswordField.js.map +1 -1
  979. package/dist/index.d.ts +6 -4
  980. package/dist/index.d.ts.map +1 -1
  981. package/dist/index.js +10 -145
  982. package/dist/index.js.map +1 -1
  983. package/dist/nextAuth/authProviders.d.ts.map +1 -1
  984. package/dist/nextAuth/authProviders.js +164 -211
  985. package/dist/nextAuth/authProviders.js.map +1 -1
  986. package/dist/nextAuth/handleLogout.d.ts.map +1 -1
  987. package/dist/nextAuth/handleLogout.js +30 -84
  988. package/dist/nextAuth/handleLogout.js.map +1 -1
  989. package/dist/nextAuth/refreshAccessToken.d.ts.map +1 -1
  990. package/dist/nextAuth/refreshAccessToken.js +19 -72
  991. package/dist/nextAuth/refreshAccessToken.js.map +1 -1
  992. package/dist/redux/api/aiInteractionApi.d.ts.map +1 -1
  993. package/dist/redux/api/aiInteractionApi.js +10 -10
  994. package/dist/redux/api/aiInteractionApi.js.map +1 -1
  995. package/dist/redux/api/authApi.d.ts.map +1 -1
  996. package/dist/redux/api/authApi.js +33 -37
  997. package/dist/redux/api/authApi.js.map +1 -1
  998. package/dist/redux/api/dashboardApi.d.ts.map +1 -1
  999. package/dist/redux/api/dashboardApi.js +8 -8
  1000. package/dist/redux/api/dashboardApi.js.map +1 -1
  1001. package/dist/redux/api/dashboardQuestionApi.d.ts.map +1 -1
  1002. package/dist/redux/api/dashboardQuestionApi.js +5 -8
  1003. package/dist/redux/api/dashboardQuestionApi.js.map +1 -1
  1004. package/dist/redux/api/exportTemplateApi.d.ts.map +1 -1
  1005. package/dist/redux/api/exportTemplateApi.js +21 -27
  1006. package/dist/redux/api/exportTemplateApi.js.map +1 -1
  1007. package/dist/redux/api/fetchBaseQuery.d.ts.map +1 -1
  1008. package/dist/redux/api/fetchBaseQuery.js +10 -54
  1009. package/dist/redux/api/fetchBaseQuery.js.map +1 -1
  1010. package/dist/redux/api/fieldApi.d.ts.map +1 -1
  1011. package/dist/redux/api/fieldApi.js +18 -18
  1012. package/dist/redux/api/fieldApi.js.map +1 -1
  1013. package/dist/redux/api/importTransactionApi.d.ts.map +1 -1
  1014. package/dist/redux/api/importTransactionApi.js +25 -37
  1015. package/dist/redux/api/importTransactionApi.js.map +1 -1
  1016. package/dist/redux/api/mediaApi.d.ts.map +1 -1
  1017. package/dist/redux/api/mediaApi.js +21 -24
  1018. package/dist/redux/api/mediaApi.js.map +1 -1
  1019. package/dist/redux/api/mediaStorageProviderApi.d.ts.map +1 -1
  1020. package/dist/redux/api/mediaStorageProviderApi.js +21 -24
  1021. package/dist/redux/api/mediaStorageProviderApi.js.map +1 -1
  1022. package/dist/redux/api/modelApi.d.ts.map +1 -1
  1023. package/dist/redux/api/modelApi.js +28 -31
  1024. package/dist/redux/api/modelApi.js.map +1 -1
  1025. package/dist/redux/api/moduleApi.d.ts.map +1 -1
  1026. package/dist/redux/api/moduleApi.js +28 -31
  1027. package/dist/redux/api/moduleApi.js.map +1 -1
  1028. package/dist/redux/api/permissionApi.d.ts.map +1 -1
  1029. package/dist/redux/api/permissionApi.js +8 -8
  1030. package/dist/redux/api/permissionApi.js.map +1 -1
  1031. package/dist/redux/api/pincodeApi.d.ts.map +1 -1
  1032. package/dist/redux/api/pincodeApi.js +16 -16
  1033. package/dist/redux/api/pincodeApi.js.map +1 -1
  1034. package/dist/redux/api/roleApi.d.ts.map +1 -1
  1035. package/dist/redux/api/roleApi.js +21 -24
  1036. package/dist/redux/api/roleApi.js.map +1 -1
  1037. package/dist/redux/api/solidActionApi.d.ts.map +1 -1
  1038. package/dist/redux/api/solidActionApi.js +22 -25
  1039. package/dist/redux/api/solidActionApi.js.map +1 -1
  1040. package/dist/redux/api/solidChatterMessageApi.d.ts.map +1 -1
  1041. package/dist/redux/api/solidChatterMessageApi.js +7 -8
  1042. package/dist/redux/api/solidChatterMessageApi.js.map +1 -1
  1043. package/dist/redux/api/solidEntityApi.d.ts.map +1 -1
  1044. package/dist/redux/api/solidEntityApi.js +73 -99
  1045. package/dist/redux/api/solidEntityApi.js.map +1 -1
  1046. package/dist/redux/api/solidMenuApi.d.ts.map +1 -1
  1047. package/dist/redux/api/solidMenuApi.js +23 -26
  1048. package/dist/redux/api/solidMenuApi.js.map +1 -1
  1049. package/dist/redux/api/solidServiceApi.d.ts.map +1 -1
  1050. package/dist/redux/api/solidServiceApi.js +8 -8
  1051. package/dist/redux/api/solidServiceApi.js.map +1 -1
  1052. package/dist/redux/api/solidSettingsApi.d.ts.map +1 -1
  1053. package/dist/redux/api/solidSettingsApi.js +27 -36
  1054. package/dist/redux/api/solidSettingsApi.js.map +1 -1
  1055. package/dist/redux/api/solidViewApi.d.ts.map +1 -1
  1056. package/dist/redux/api/solidViewApi.js +24 -27
  1057. package/dist/redux/api/solidViewApi.js.map +1 -1
  1058. package/dist/redux/api/stateApi.d.ts.map +1 -1
  1059. package/dist/redux/api/stateApi.js +16 -16
  1060. package/dist/redux/api/stateApi.js.map +1 -1
  1061. package/dist/redux/api/testApi.d.ts.map +1 -1
  1062. package/dist/redux/api/testApi.js +6 -6
  1063. package/dist/redux/api/testApi.js.map +1 -1
  1064. package/dist/redux/api/userApi.d.ts.map +1 -1
  1065. package/dist/redux/api/userApi.js +45 -49
  1066. package/dist/redux/api/userApi.js.map +1 -1
  1067. package/dist/redux/features/authSlice.d.ts.map +1 -1
  1068. package/dist/redux/features/authSlice.js +4 -5
  1069. package/dist/redux/features/authSlice.js.map +1 -1
  1070. package/dist/redux/features/dataViewSlice.d.ts.map +1 -1
  1071. package/dist/redux/features/dataViewSlice.js +6 -7
  1072. package/dist/redux/features/dataViewSlice.js.map +1 -1
  1073. package/dist/redux/features/navbarSlice.d.ts.map +1 -1
  1074. package/dist/redux/features/navbarSlice.js +5 -6
  1075. package/dist/redux/features/navbarSlice.js.map +1 -1
  1076. package/dist/redux/features/popupSlice.d.ts.map +1 -1
  1077. package/dist/redux/features/popupSlice.js +6 -7
  1078. package/dist/redux/features/popupSlice.js.map +1 -1
  1079. package/dist/redux/features/settingsSlice.d.ts +20 -0
  1080. package/dist/redux/features/settingsSlice.d.ts.map +1 -0
  1081. package/dist/redux/features/settingsSlice.js +39 -0
  1082. package/dist/redux/features/settingsSlice.js.map +1 -0
  1083. package/dist/redux/features/themeSlice.d.ts.map +1 -1
  1084. package/dist/redux/features/themeSlice.js +3 -3
  1085. package/dist/redux/features/themeSlice.js.map +1 -1
  1086. package/dist/redux/features/userSlice.d.ts.map +1 -1
  1087. package/dist/redux/features/userSlice.js +6 -7
  1088. package/dist/redux/features/userSlice.js.map +1 -1
  1089. package/dist/redux/hooks/useSolidPopup.d.ts.map +1 -1
  1090. package/dist/redux/hooks/useSolidPopup.js +5 -5
  1091. package/dist/redux/hooks/useSolidPopup.js.map +1 -1
  1092. package/dist/redux/store/defaultStoreConfig.d.ts +1 -0
  1093. package/dist/redux/store/defaultStoreConfig.d.ts.map +1 -1
  1094. package/dist/redux/store/defaultStoreConfig.js +4 -3
  1095. package/dist/redux/store/defaultStoreConfig.js.map +1 -1
  1096. package/dist/styles.d.ts +5 -0
  1097. package/dist/styles.d.ts.map +1 -0
  1098. package/dist/styles.js +5 -0
  1099. package/dist/styles.js.map +1 -0
  1100. package/package.json +11 -5
  1101. package/src/components/Svg/DevDocs.tsx +9 -0
  1102. package/src/components/Svg/DocsSvg.tsx +9 -0
  1103. package/src/components/Svg/ExcelSvg.tsx +15 -0
  1104. package/src/components/Svg/FieldSvg.tsx +9 -0
  1105. package/src/components/Svg/FileSvg.tsx +18 -0
  1106. package/src/components/Svg/HomePageModuleSvg.tsx +179 -0
  1107. package/src/components/Svg/ModelSvg.tsx +9 -0
  1108. package/src/components/Svg/ModuleSvg.tsx +9 -0
  1109. package/src/components/Svg/PDFSvg.tsx +15 -0
  1110. package/src/components/Svg/RightArrowSvg.tsx +9 -0
  1111. package/src/components/Svg/SettingsSvg.tsx +9 -0
  1112. package/src/components/auth/AuthLayout.tsx +237 -0
  1113. package/src/components/auth/ForgotPasswordThankYou.tsx +35 -0
  1114. package/src/components/auth/GoogleAuthChecking.tsx +63 -0
  1115. package/src/components/auth/SolidChangeForcePassword.tsx +222 -0
  1116. package/src/components/auth/SolidForgotPassword.tsx +127 -0
  1117. package/src/components/auth/SolidInitialLoginOtp.tsx +273 -0
  1118. package/src/components/auth/SolidInitiateRegisterOtp.tsx +220 -0
  1119. package/src/components/auth/SolidLogin.tsx +418 -0
  1120. package/src/components/auth/SolidOTPVerify.tsx +135 -0
  1121. package/src/components/auth/SolidRegister.tsx +456 -0
  1122. package/src/components/auth/SolidResetPassword.tsx +196 -0
  1123. package/src/components/common/AuthBanner.tsx +41 -0
  1124. package/src/components/common/AutoCompleteField.tsx +79 -0
  1125. package/src/components/common/BackButton.tsx +72 -0
  1126. package/src/components/common/CancelButton.tsx +61 -0
  1127. package/src/components/common/CodeEditor.tsx +38 -0
  1128. package/src/components/common/CreateButton.tsx +17 -0
  1129. package/src/components/common/DownloadProgressToast.tsx +55 -0
  1130. package/src/components/common/DropzonePlaceholder.tsx +31 -0
  1131. package/src/components/common/DropzoneUpload.tsx +11 -0
  1132. package/src/components/common/FileReaderExt.tsx +20 -0
  1133. package/src/components/common/GeneralSettings.tsx +1233 -0
  1134. package/src/components/common/HeaderDynamicTitles.tsx +13 -0
  1135. package/src/components/common/MarkdownViewer.tsx +84 -0
  1136. package/src/components/common/MultipleSelectAutoCompleteField.tsx +64 -0
  1137. package/src/components/common/NotFound.tsx +22 -0
  1138. package/src/components/common/SingleSelectAutoCompleteField.tsx +73 -0
  1139. package/src/components/common/SocialMediaLogin.tsx +53 -0
  1140. package/src/components/common/SolidAdmin.tsx +6 -0
  1141. package/src/components/common/SolidBreadcrumb.tsx +129 -0
  1142. package/src/components/common/SolidExport.tsx +563 -0
  1143. package/src/components/common/SolidExportStepper.tsx +135 -0
  1144. package/src/components/common/SolidFieldTooltip.tsx +23 -0
  1145. package/src/components/common/SolidFormHeader.tsx +25 -0
  1146. package/src/components/common/SolidFormStepper.tsx +350 -0
  1147. package/src/components/common/SolidModuleHome.tsx +128 -0
  1148. package/src/components/common/SolidPopupContainer.tsx +37 -0
  1149. package/src/components/common/SolidSettings/LlmSettings/AnthropicProviderComponent.tsx +45 -0
  1150. package/src/components/common/SolidSettings/LlmSettings/OpenAiProviderComponent.tsx +45 -0
  1151. package/src/components/common/SolidSettings/SettingDropzoneActivePlaceholder.tsx +20 -0
  1152. package/src/components/common/SolidSettings/SettingsImageRemoveButton.tsx +15 -0
  1153. package/src/components/common/SolidSettings/SolidUploadedImage.tsx +16 -0
  1154. package/src/components/common/SolidThemeLink.tsx +6 -0
  1155. package/src/components/common/SolidThemeProvider.tsx +46 -0
  1156. package/src/components/common/StepperArrows/ActiveArrowStep.tsx +18 -0
  1157. package/src/components/common/StepperArrows/ActiveBeforeStepArrow.tsx +18 -0
  1158. package/src/components/common/StepperArrows/InactiveStepArrow.tsx +19 -0
  1159. package/src/components/common/error.tsx +30 -0
  1160. package/src/components/common/useHandleFormCustomButtonClick.ts +40 -0
  1161. package/src/components/common/useHandleListCustomButtonClick.ts +42 -0
  1162. package/src/components/core/chatter/SolidChatter.tsx +246 -0
  1163. package/src/components/core/chatter/SolidChatterAuditMessage.tsx +35 -0
  1164. package/src/components/core/chatter/SolidChatterCustomMessage.tsx +46 -0
  1165. package/src/components/core/chatter/SolidChatterDateDivider.tsx +16 -0
  1166. package/src/components/core/chatter/SolidChatterHeader.tsx +218 -0
  1167. package/src/components/core/chatter/SolidChatterMessageBox.tsx +163 -0
  1168. package/src/components/core/chatter/SolidMessageComposer.tsx +146 -0
  1169. package/src/components/core/common/AvatarWidget.tsx +55 -0
  1170. package/src/components/core/common/DateFieldViewComponent.tsx +36 -0
  1171. package/src/components/core/common/FilterComponent.tsx +458 -0
  1172. package/src/components/core/common/LoadDynamicJsxComponent.tsx +70 -0
  1173. package/src/components/core/common/PDFViewer.tsx +117 -0
  1174. package/src/components/core/common/SolidAccountSettings/SolidAccountSettings.tsx +91 -0
  1175. package/src/components/core/common/SolidAccountSettings/SolidChangePassword.tsx +188 -0
  1176. package/src/components/core/common/SolidAccountSettings/SolidNotifications.tsx +140 -0
  1177. package/src/components/core/common/SolidAccountSettings/SolidPersonalInfo.tsx +311 -0
  1178. package/src/components/core/common/SolidCreateButton.tsx +48 -0
  1179. package/src/components/core/common/SolidGenericImport/DocumentSvg.tsx +15 -0
  1180. package/src/components/core/common/SolidGenericImport/SolidGenericImport.tsx +64 -0
  1181. package/src/components/core/common/SolidGenericImport/SolidImportDropzone.tsx +125 -0
  1182. package/src/components/core/common/SolidGenericImport/SolidImportInstructions.tsx +122 -0
  1183. package/src/components/core/common/SolidGenericImport/SolidImportStepper.tsx +217 -0
  1184. package/src/components/core/common/SolidGenericImport/SolidImportTransaction.tsx +205 -0
  1185. package/src/components/core/common/SolidGenericImport/SolidImportTransactionStatus.tsx +158 -0
  1186. package/src/components/core/common/SolidGenericImport/SolidImportWrapper.tsx +29 -0
  1187. package/src/components/core/common/SolidGlobalSearchElement.tsx +1470 -0
  1188. package/src/components/core/common/SolidLayoutViews.tsx +87 -0
  1189. package/src/components/core/common/SolidListViewOptions.tsx +31 -0
  1190. package/src/components/core/common/SolidLoaders/SolidCircularLoader.tsx +7 -0
  1191. package/src/components/core/common/SolidPasswordHelperText.tsx +34 -0
  1192. package/src/components/core/common/SolidSaveCustomFilterForm.tsx +75 -0
  1193. package/src/components/core/common/SolidSearchBox.tsx +17 -0
  1194. package/src/components/core/common/SolidViewLayoutManager.ts +421 -0
  1195. package/src/components/core/common/SolidXAiIframe.tsx +77 -0
  1196. package/src/components/core/dashboard/SolidDashboard.tsx +329 -0
  1197. package/src/components/core/dashboard/SolidDashboardBody.tsx +117 -0
  1198. package/src/components/core/dashboard/SolidDashboardFilterRequired.tsx +28 -0
  1199. package/src/components/core/dashboard/SolidDashboardHeader.tsx +10 -0
  1200. package/src/components/core/dashboard/SolidDashboardLoading.tsx +55 -0
  1201. package/src/components/core/dashboard/SolidDashboardNotAvailable.tsx +32 -0
  1202. package/src/components/core/dashboard/SolidDashboardRenderError.tsx +29 -0
  1203. package/src/components/core/dashboard/SolidDashboardVariable.tsx +256 -0
  1204. package/src/components/core/dashboard/SolidQuestionRenderer.tsx +78 -0
  1205. package/src/components/core/dashboard/chart-renderers/ChartJsRenderer.tsx +18 -0
  1206. package/src/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.tsx +54 -0
  1207. package/src/components/core/dashboard/chart-renderers/init-chartjs.ts +25 -0
  1208. package/src/components/core/dashboard/dashboard-utils.ts +39 -0
  1209. package/src/components/core/extension/solid-core/CustomIcon/StatusIcon.tsx +17 -0
  1210. package/src/components/core/extension/solid-core/dashboardQuestion/ChartFormPreviewWidget.tsx +36 -0
  1211. package/src/components/core/extension/solid-core/emailTemplate/emailFormTypeChangeHandler.ts +18 -0
  1212. package/src/components/core/extension/solid-core/emailTemplate/emailFormTypeLoad.ts +18 -0
  1213. package/src/components/core/extension/solid-core/modelMetadata/list/DeleteModelRowAction.tsx +114 -0
  1214. package/src/components/core/extension/solid-core/modelMetadata/list/GenerateModelCodeRowAction.tsx +213 -0
  1215. package/src/components/core/extension/solid-core/moduleMetadata/list/DeleteModuleRowAction.tsx +138 -0
  1216. package/src/components/core/extension/solid-core/moduleMetadata/list/GenerateModuleCodeRowAction.tsx +209 -0
  1217. package/src/components/core/extension/solid-core/roleMetadata/RolePermissionsManyToManyFieldWidget.tsx +131 -0
  1218. package/src/components/core/field/FieldListViewData.tsx +313 -0
  1219. package/src/components/core/filter/SolidBooleanFilterElement.tsx +30 -0
  1220. package/src/components/core/filter/SolidFilterFields.tsx +131 -0
  1221. package/src/components/core/filter/SolidManyToManyFilterElement.tsx +64 -0
  1222. package/src/components/core/filter/SolidManyToOneFilterElement.tsx +61 -0
  1223. package/src/components/core/filter/SolidSelectionDynamicFilterElement.tsx +50 -0
  1224. package/src/components/core/filter/SolidSelectionStaticFilterElement.tsx +32 -0
  1225. package/src/components/core/filter/SolidVarInputsFilterElement.tsx +209 -0
  1226. package/src/components/core/filter/fields/SolidBigintField.tsx +9 -0
  1227. package/src/components/core/filter/fields/SolidBooleanField.tsx +68 -0
  1228. package/src/components/core/filter/fields/SolidComputedField.tsx +23 -0
  1229. package/src/components/core/filter/fields/SolidDateField.tsx +63 -0
  1230. package/src/components/core/filter/fields/SolidDatetimeField.tsx +54 -0
  1231. package/src/components/core/filter/fields/SolidDecimalField.tsx +9 -0
  1232. package/src/components/core/filter/fields/SolidExternalIdField.tsx +52 -0
  1233. package/src/components/core/filter/fields/SolidFloatField.tsx +9 -0
  1234. package/src/components/core/filter/fields/SolidIdField.tsx +46 -0
  1235. package/src/components/core/filter/fields/SolidIntField.tsx +61 -0
  1236. package/src/components/core/filter/fields/SolidLongTextField.tsx +9 -0
  1237. package/src/components/core/filter/fields/SolidMediaMultipleField.tsx +60 -0
  1238. package/src/components/core/filter/fields/SolidMediaSingleField.tsx +62 -0
  1239. package/src/components/core/filter/fields/SolidRelationField.tsx +17 -0
  1240. package/src/components/core/filter/fields/SolidRichTextField.tsx +9 -0
  1241. package/src/components/core/filter/fields/SolidSelectionDynamicField.tsx +52 -0
  1242. package/src/components/core/filter/fields/SolidSelectionStaticField.tsx +54 -0
  1243. package/src/components/core/filter/fields/SolidShortTextField.tsx +60 -0
  1244. package/src/components/core/filter/fields/SolidTimeField.tsx +48 -0
  1245. package/src/components/core/filter/fields/SolidUuidField.tsx +51 -0
  1246. package/src/components/core/filter/fields/relations/SolidRelationManyToManyField.tsx +62 -0
  1247. package/src/components/core/filter/fields/relations/SolidRelationManyToOneField.tsx +84 -0
  1248. package/src/components/core/form/SolidFormActionHeader.tsx +497 -0
  1249. package/src/components/core/form/SolidFormFieldRender.tsx +53 -0
  1250. package/src/components/core/form/SolidFormFieldRenderExtension.tsx +26 -0
  1251. package/src/components/core/form/SolidFormFooter.tsx +162 -0
  1252. package/src/components/core/form/SolidFormLayouts.tsx +104 -0
  1253. package/src/components/core/form/SolidFormUserViewLayout.tsx +84 -0
  1254. package/src/components/core/form/SolidFormView.tsx +1853 -0
  1255. package/src/components/core/form/SolidFormViewContextMenuHeaderButton.tsx +52 -0
  1256. package/src/components/core/form/SolidFormViewNormalHeaderButton.tsx +52 -0
  1257. package/src/components/core/form/SolidFormViewShimmerLoading.tsx +109 -0
  1258. package/src/components/core/form/fields/ISolidField.tsx +71 -0
  1259. package/src/components/core/form/fields/SolidBooleanField.tsx +434 -0
  1260. package/src/components/core/form/fields/SolidDateField.tsx +247 -0
  1261. package/src/components/core/form/fields/SolidDateTimeField.tsx +229 -0
  1262. package/src/components/core/form/fields/SolidDecimalField.tsx +171 -0
  1263. package/src/components/core/form/fields/SolidEmailField.tsx +176 -0
  1264. package/src/components/core/form/fields/SolidIntegerField.tsx +282 -0
  1265. package/src/components/core/form/fields/SolidJsonField.tsx +185 -0
  1266. package/src/components/core/form/fields/SolidLongTextField.tsx +618 -0
  1267. package/src/components/core/form/fields/SolidMediaMultipleField.tsx +663 -0
  1268. package/src/components/core/form/fields/SolidMediaSingleField.tsx +547 -0
  1269. package/src/components/core/form/fields/SolidPasswordField.tsx +390 -0
  1270. package/src/components/core/form/fields/SolidRelationField.tsx +56 -0
  1271. package/src/components/core/form/fields/SolidRichTextField.tsx +188 -0
  1272. package/src/components/core/form/fields/SolidSelectionDynamicField.tsx +340 -0
  1273. package/src/components/core/form/fields/SolidSelectionStaticField.tsx +462 -0
  1274. package/src/components/core/form/fields/SolidShortTextField.tsx +399 -0
  1275. package/src/components/core/form/fields/SolidTimeField.tsx +245 -0
  1276. package/src/components/core/form/fields/relations/SolidRelationManyToManyField.tsx +453 -0
  1277. package/src/components/core/form/fields/relations/SolidRelationManyToOneField.tsx +979 -0
  1278. package/src/components/core/form/fields/relations/SolidRelationOneToManyField.tsx +627 -0
  1279. package/src/components/core/form/fields/relations/widgets/helpers/InlineRelationEntityDialog.tsx +38 -0
  1280. package/src/components/core/form/fields/relations/widgets/helpers/useRelationEntityHandler.ts +64 -0
  1281. package/src/components/core/form/fields/widgets/SolidAiInteractionMessageFieldFormWidget.tsx +135 -0
  1282. package/src/components/core/form/fields/widgets/SolidAiInteractionMetadataFieldFormWidget.tsx +144 -0
  1283. package/src/components/core/form/fields/widgets/SolidIconEditWidget.tsx +265 -0
  1284. package/src/components/core/form/fields/widgets/SolidIconViewWidget.tsx +32 -0
  1285. package/src/components/core/form/fields/widgets/SolidRelationFieldAvatarFormWidget.tsx +50 -0
  1286. package/src/components/core/form/fields/widgets/SolidS3FileViewerWidget.tsx +222 -0
  1287. package/src/components/core/form/fields/widgets/SolidShortTextFieldAvatarWidget.tsx +70 -0
  1288. package/src/components/core/form/widgets/CustomHtml.tsx +20 -0
  1289. package/src/components/core/kanban/KanbanBoard.tsx +150 -0
  1290. package/src/components/core/kanban/KanbanCard.tsx +279 -0
  1291. package/src/components/core/kanban/KanbanColumn.tsx +139 -0
  1292. package/src/components/core/kanban/KanbanUserViewLayout.tsx +84 -0
  1293. package/src/components/core/kanban/SolidKanbanView.tsx +894 -0
  1294. package/src/components/core/kanban/SolidKanbanViewConfigure.tsx +154 -0
  1295. package/src/components/core/kanban/SolidKanbanViewFields.tsx +164 -0
  1296. package/src/components/core/kanban/SolidManyToOneFilterElement.tsx +59 -0
  1297. package/src/components/core/kanban/SolidSelectionDynamicFilterElement.tsx +50 -0
  1298. package/src/components/core/kanban/SolidSelectionStaticFilterElement.tsx +32 -0
  1299. package/src/components/core/kanban/SolidVarInputsFilterElement.tsx +184 -0
  1300. package/src/components/core/kanban/kanban-fields/SolidBigintKanbanField.tsx +9 -0
  1301. package/src/components/core/kanban/kanban-fields/SolidBooleanKanbanField.tsx +16 -0
  1302. package/src/components/core/kanban/kanban-fields/SolidComputedKanbanField.tsx +23 -0
  1303. package/src/components/core/kanban/kanban-fields/SolidDateKanbanField.tsx +14 -0
  1304. package/src/components/core/kanban/kanban-fields/SolidDatetimeKanbanField.tsx +13 -0
  1305. package/src/components/core/kanban/kanban-fields/SolidDecimalKanbanField.tsx +9 -0
  1306. package/src/components/core/kanban/kanban-fields/SolidExternalIdKanbanField.tsx +12 -0
  1307. package/src/components/core/kanban/kanban-fields/SolidFloatKanbanField.tsx +9 -0
  1308. package/src/components/core/kanban/kanban-fields/SolidIdKanbanField.tsx +14 -0
  1309. package/src/components/core/kanban/kanban-fields/SolidIntKanbanField.tsx +20 -0
  1310. package/src/components/core/kanban/kanban-fields/SolidLongTextKanbanField.tsx +9 -0
  1311. package/src/components/core/kanban/kanban-fields/SolidMediaMultipleKanbanField.tsx +140 -0
  1312. package/src/components/core/kanban/kanban-fields/SolidMediaSingleKanbanField.tsx +164 -0
  1313. package/src/components/core/kanban/kanban-fields/SolidRelationKanbanField.tsx +13 -0
  1314. package/src/components/core/kanban/kanban-fields/SolidRichTextKanbanField.tsx +9 -0
  1315. package/src/components/core/kanban/kanban-fields/SolidSelectionDynamicKanbanField.tsx +14 -0
  1316. package/src/components/core/kanban/kanban-fields/SolidSelectionStaticKanbanField.tsx +14 -0
  1317. package/src/components/core/kanban/kanban-fields/SolidShortTextKanbanField.tsx +121 -0
  1318. package/src/components/core/kanban/kanban-fields/SolidTimeKanbanField.tsx +12 -0
  1319. package/src/components/core/kanban/kanban-fields/SolidUuidKanbanField.tsx +13 -0
  1320. package/src/components/core/kanban/kanban-fields/relations/SolidRelationManyToOneKanbanField.tsx +16 -0
  1321. package/src/components/core/list/ListViewRowActionPopup.tsx +41 -0
  1322. package/src/components/core/list/SolidColumnSelector/SolidListColumnSelector.tsx +242 -0
  1323. package/src/components/core/list/SolidEmptyListViewPlaceholder.tsx +111 -0
  1324. package/src/components/core/list/SolidListView.tsx +2004 -0
  1325. package/src/components/core/list/SolidListViewColumn.tsx +165 -0
  1326. package/src/components/core/list/SolidListViewConfigure.tsx +339 -0
  1327. package/src/components/core/list/SolidListViewHeaderButton.tsx +31 -0
  1328. package/src/components/core/list/SolidListViewHeaderContextMenuButton.tsx +30 -0
  1329. package/src/components/core/list/SolidListViewRowButtonContextMenu.tsx +41 -0
  1330. package/src/components/core/list/SolidListViewShimmerLoading.tsx +78 -0
  1331. package/src/components/core/list/SolidListingHeader.tsx +42 -0
  1332. package/src/components/core/list/SolidManyToOneFilterElement.tsx +60 -0
  1333. package/src/components/core/list/SolidSelectionDynamicFilterElement.tsx +50 -0
  1334. package/src/components/core/list/SolidSelectionStaticFilterElement.tsx +32 -0
  1335. package/src/components/core/list/SolidTableRowCell.tsx +35 -0
  1336. package/src/components/core/list/SolidVarInputsFilterElement.tsx +184 -0
  1337. package/src/components/core/list/columns/SolidBigintColumn.tsx +9 -0
  1338. package/src/components/core/list/columns/SolidBooleanColumn.tsx +90 -0
  1339. package/src/components/core/list/columns/SolidComputedColumn.tsx +27 -0
  1340. package/src/components/core/list/columns/SolidDateColumn.tsx +90 -0
  1341. package/src/components/core/list/columns/SolidDatetimeColumn.tsx +79 -0
  1342. package/src/components/core/list/columns/SolidDecimalColumn.tsx +9 -0
  1343. package/src/components/core/list/columns/SolidExternalIdColumn.tsx +80 -0
  1344. package/src/components/core/list/columns/SolidFloatColumn.tsx +9 -0
  1345. package/src/components/core/list/columns/SolidIdColumn.tsx +79 -0
  1346. package/src/components/core/list/columns/SolidIntColumn.tsx +87 -0
  1347. package/src/components/core/list/columns/SolidLongTextColumn.tsx +9 -0
  1348. package/src/components/core/list/columns/SolidMediaMultipleColumn.tsx +301 -0
  1349. package/src/components/core/list/columns/SolidMediaSingleColumn.tsx +170 -0
  1350. package/src/components/core/list/columns/SolidRelationColumn.tsx +21 -0
  1351. package/src/components/core/list/columns/SolidRichTextColumn.tsx +9 -0
  1352. package/src/components/core/list/columns/SolidSelectionDynamicColumn.tsx +80 -0
  1353. package/src/components/core/list/columns/SolidSelectionStaticColumn.tsx +81 -0
  1354. package/src/components/core/list/columns/SolidShortTextColumn.tsx +160 -0
  1355. package/src/components/core/list/columns/SolidTimeColumn.tsx +78 -0
  1356. package/src/components/core/list/columns/SolidUuidColumn.tsx +79 -0
  1357. package/src/components/core/list/columns/relations/SolidRelationManyToManyColumn.tsx +106 -0
  1358. package/src/components/core/list/columns/relations/SolidRelationManyToOneColumn.tsx +117 -0
  1359. package/src/components/core/list/columns/relations/SolidRelationOneToManyColumn.tsx +110 -0
  1360. package/src/components/core/list/widgets/SolidManyToManyRelationAvatarListWidget.tsx +30 -0
  1361. package/src/components/core/list/widgets/SolidManyToOneRelationAvatarListWidget.tsx +30 -0
  1362. package/src/components/core/list/widgets/SolidShortTextAvatarWidget.tsx +70 -0
  1363. package/src/components/core/list/widgets/SolidShortTextFieldImageRenderModeWidget.tsx +21 -0
  1364. package/src/components/core/locales/SolidChatterLocaleTabView.tsx +91 -0
  1365. package/src/components/core/locales/SolidLocale.tsx +127 -0
  1366. package/src/components/core/model/CreateModel.tsx +495 -0
  1367. package/src/components/core/model/FieldMetaData.tsx +263 -0
  1368. package/src/components/core/model/FieldMetaDataForm.tsx +3509 -0
  1369. package/src/components/core/model/FieldSelector.tsx +62 -0
  1370. package/src/components/core/model/ModelListViewData.tsx +384 -0
  1371. package/src/components/core/model/ModelMetaData.tsx +921 -0
  1372. package/src/components/core/module/CreateModule.tsx +617 -0
  1373. package/src/components/core/module/ModuleListViewData.tsx +431 -0
  1374. package/src/components/core/solid-ai/SolidAiMainWrapper.tsx +8 -0
  1375. package/src/components/core/solid-ai/SolidXAIIcon.tsx +37 -0
  1376. package/src/components/core/users/CreateUser.tsx +467 -0
  1377. package/src/components/core/users/CreateUserRole.tsx +212 -0
  1378. package/src/components/core/users/UserListView.tsx +376 -0
  1379. package/src/components/layout/AdminLayout.tsx +57 -0
  1380. package/src/components/layout/AdminSidebar.tsx +65 -0
  1381. package/src/components/layout/AppConfig.tsx +104 -0
  1382. package/src/components/layout/AppSidebar.tsx +232 -0
  1383. package/src/components/layout/ButtonLoader.tsx +7 -0
  1384. package/src/components/layout/CustomPagination.tsx +55 -0
  1385. package/src/components/layout/DashboardHeader.tsx +89 -0
  1386. package/src/components/layout/FilterMenu.tsx +122 -0
  1387. package/src/components/layout/Footer.tsx +13 -0
  1388. package/src/components/layout/GlobalSearch.tsx +37 -0
  1389. package/src/components/layout/Header.tsx +8 -0
  1390. package/src/components/layout/Layout.tsx +211 -0
  1391. package/src/components/layout/ListingHeader.tsx +204 -0
  1392. package/src/components/layout/Loader.tsx +16 -0
  1393. package/src/components/layout/UserSidebar.tsx +53 -0
  1394. package/src/components/layout/context/layoutcontext.tsx +52 -0
  1395. package/src/components/layout/navbar-one.tsx +258 -0
  1396. package/src/components/layout/navbar-two-menu.tsx +72 -0
  1397. package/src/components/layout/navbar-two.tsx +37 -0
  1398. package/src/components/layout/user-profile-menu.tsx +213 -0
  1399. package/src/components/layout/user-profile.tsx +7 -0
  1400. package/src/components/modelsComponents/filterIcon.tsx +9 -0
  1401. package/src/constants/error-messages.ts +238 -0
  1402. package/src/helpers/AppTitle.tsx +12 -0
  1403. package/src/helpers/ToastContainer.tsx +94 -0
  1404. package/src/helpers/autoCompleteVirtualScroll.ts +41 -0
  1405. package/src/helpers/countries.tsx +260 -0
  1406. package/src/helpers/downloadFileWithProgress.ts +91 -0
  1407. package/src/helpers/downloadMediaFile.tsx +21 -0
  1408. package/src/helpers/getAcceptedFileTypes.tsx +22 -0
  1409. package/src/helpers/getRandomColors.tsx +68 -0
  1410. package/src/helpers/helpers.ts +61 -0
  1411. package/src/helpers/hydrateRelationRules.ts +120 -0
  1412. package/src/helpers/permissions.ts +7 -0
  1413. package/src/helpers/registry.ts +337 -0
  1414. package/src/helpers/resendOtpHelper.tsx +5 -0
  1415. package/src/helpers/revalidate.ts +7 -0
  1416. package/src/helpers/rolesHelper.ts +17 -0
  1417. package/src/helpers/solidIcons.tsx +1831 -0
  1418. package/src/helpers/updatePasswordField.ts +41 -0
  1419. package/src/index.ts +422 -0
  1420. package/src/nextAuth/authProviders.tsx +231 -0
  1421. package/src/nextAuth/handleLogout.tsx +39 -0
  1422. package/src/nextAuth/refreshAccessToken.tsx +28 -0
  1423. package/src/redux/api/aiInteractionApi.ts +59 -0
  1424. package/src/redux/api/authApi.ts +131 -0
  1425. package/src/redux/api/dashboardApi.ts +56 -0
  1426. package/src/redux/api/dashboardQuestionApi.ts +17 -0
  1427. package/src/redux/api/exportTemplateApi.tsx +59 -0
  1428. package/src/redux/api/fetchBaseQuery.tsx +98 -0
  1429. package/src/redux/api/fieldApi.ts +86 -0
  1430. package/src/redux/api/importTransactionApi.tsx +69 -0
  1431. package/src/redux/api/mediaApi.ts +55 -0
  1432. package/src/redux/api/mediaStorageProviderApi.ts +55 -0
  1433. package/src/redux/api/modelApi.ts +80 -0
  1434. package/src/redux/api/moduleApi.ts +72 -0
  1435. package/src/redux/api/permissionApi.ts +32 -0
  1436. package/src/redux/api/pincodeApi.tsx +56 -0
  1437. package/src/redux/api/roleApi.ts +58 -0
  1438. package/src/redux/api/solidActionApi.ts +66 -0
  1439. package/src/redux/api/solidChatterMessageApi.ts +25 -0
  1440. package/src/redux/api/solidEntityApi.tsx +164 -0
  1441. package/src/redux/api/solidMenuApi.ts +71 -0
  1442. package/src/redux/api/solidServiceApi.ts +31 -0
  1443. package/src/redux/api/solidSettingsApi.tsx +69 -0
  1444. package/src/redux/api/solidViewApi.ts +73 -0
  1445. package/src/redux/api/stateApi.tsx +56 -0
  1446. package/src/redux/api/testApi.ts +21 -0
  1447. package/src/redux/api/userApi.ts +135 -0
  1448. package/src/redux/features/authSlice.ts +19 -0
  1449. package/src/redux/features/dataViewSlice.ts +26 -0
  1450. package/src/redux/features/navbarSlice.ts +21 -0
  1451. package/src/redux/features/popupSlice.ts +37 -0
  1452. package/src/redux/features/settingsSlice.ts +60 -0
  1453. package/src/redux/features/themeSlice.ts +17 -0
  1454. package/src/redux/features/userSlice.ts +28 -0
  1455. package/src/redux/hooks/useSolidPopup.ts +20 -0
  1456. package/src/redux/store/defaultStoreConfig.ts +64 -0
  1457. package/src/styles.ts +4 -0
  1458. package/src/types/index.d.ts +10 -2
  1459. package/src/types/next.d.ts +1 -1
  1460. package/dist/components/CustomFooter/CustomFooter.d.ts +0 -2
  1461. package/dist/components/CustomFooter/CustomFooter.d.ts.map +0 -1
  1462. package/dist/components/CustomFooter/CustomFooter.js +0 -162
  1463. package/dist/components/CustomFooter/CustomFooter.js.map +0 -1
  1464. package/dist/components/CustomFooter/FooterForm.d.ts +0 -2
  1465. package/dist/components/CustomFooter/FooterForm.d.ts.map +0 -1
  1466. package/dist/components/CustomFooter/FooterForm.js +0 -8
  1467. package/dist/components/CustomFooter/FooterForm.js.map +0 -1
  1468. package/dist/components/CustomHeader/CallIcon.d.ts +0 -2
  1469. package/dist/components/CustomHeader/CallIcon.d.ts.map +0 -1
  1470. package/dist/components/CustomHeader/CallIcon.js +0 -6
  1471. package/dist/components/CustomHeader/CallIcon.js.map +0 -1
  1472. package/dist/components/CustomHeader/CustomDropdown.d.ts +0 -21
  1473. package/dist/components/CustomHeader/CustomDropdown.d.ts.map +0 -1
  1474. package/dist/components/CustomHeader/CustomDropdown.js +0 -38
  1475. package/dist/components/CustomHeader/CustomDropdown.js.map +0 -1
  1476. package/dist/components/CustomHeader/CustomHeader.d.ts +0 -2
  1477. package/dist/components/CustomHeader/CustomHeader.d.ts.map +0 -1
  1478. package/dist/components/CustomHeader/CustomHeader.js +0 -18
  1479. package/dist/components/CustomHeader/CustomHeader.js.map +0 -1
  1480. package/dist/components/CustomHeader/EmailIcon.d.ts +0 -2
  1481. package/dist/components/CustomHeader/EmailIcon.d.ts.map +0 -1
  1482. package/dist/components/CustomHeader/EmailIcon.js +0 -6
  1483. package/dist/components/CustomHeader/EmailIcon.js.map +0 -1
  1484. package/dist/components/CustomHeader/HeaderCart.d.ts +0 -2
  1485. package/dist/components/CustomHeader/HeaderCart.d.ts.map +0 -1
  1486. package/dist/components/CustomHeader/HeaderCart.js +0 -7
  1487. package/dist/components/CustomHeader/HeaderCart.js.map +0 -1
  1488. package/dist/components/CustomHeader/productNavData.d.ts +0 -3
  1489. package/dist/components/CustomHeader/productNavData.d.ts.map +0 -1
  1490. package/dist/components/CustomHeader/productNavData.js +0 -178
  1491. package/dist/components/CustomHeader/productNavData.js.map +0 -1
  1492. package/dist/components/FormView/DetailsViews.d.ts +0 -2
  1493. package/dist/components/FormView/DetailsViews.d.ts.map +0 -1
  1494. package/dist/components/FormView/DetailsViews.js +0 -23
  1495. package/dist/components/FormView/DetailsViews.js.map +0 -1
  1496. package/dist/components/FormView/OrderAddressDetails.d.ts +0 -2
  1497. package/dist/components/FormView/OrderAddressDetails.d.ts.map +0 -1
  1498. package/dist/components/FormView/OrderAddressDetails.js +0 -31
  1499. package/dist/components/FormView/OrderAddressDetails.js.map +0 -1
  1500. package/dist/components/FormView/OrderPaymentDetails.d.ts +0 -2
  1501. package/dist/components/FormView/OrderPaymentDetails.d.ts.map +0 -1
  1502. package/dist/components/FormView/OrderPaymentDetails.js +0 -6
  1503. package/dist/components/FormView/OrderPaymentDetails.js.map +0 -1
  1504. package/dist/components/FormView/OrderTableDetails.d.ts +0 -2
  1505. package/dist/components/FormView/OrderTableDetails.d.ts.map +0 -1
  1506. package/dist/components/FormView/OrderTableDetails.js +0 -22
  1507. package/dist/components/FormView/OrderTableDetails.js.map +0 -1
  1508. package/dist/components/FormView/OrderedProductDetail.d.ts +0 -2
  1509. package/dist/components/FormView/OrderedProductDetail.d.ts.map +0 -1
  1510. package/dist/components/FormView/OrderedProductDetail.js +0 -6
  1511. package/dist/components/FormView/OrderedProductDetail.js.map +0 -1
  1512. package/dist/components/Tag/CustomTag.d.ts +0 -8
  1513. package/dist/components/Tag/CustomTag.d.ts.map +0 -1
  1514. package/dist/components/Tag/CustomTag.js +0 -34
  1515. package/dist/components/Tag/CustomTag.js.map +0 -1
  1516. package/dist/components/auth/Login.d.ts +0 -3
  1517. package/dist/components/auth/Login.d.ts.map +0 -1
  1518. package/dist/components/auth/Login.js +0 -117
  1519. package/dist/components/auth/Login.js.map +0 -1
  1520. package/dist/components/auth/Register.d.ts +0 -3
  1521. package/dist/components/auth/Register.d.ts.map +0 -1
  1522. package/dist/components/auth/Register.js +0 -173
  1523. package/dist/components/auth/Register.js.map +0 -1
  1524. package/dist/components/common/SolidExport.module.css +0 -66
  1525. package/dist/components/core/dashboard/SolidDashboardVariableFilter.d.ts +0 -18
  1526. package/dist/components/core/dashboard/SolidDashboardVariableFilter.d.ts.map +0 -1
  1527. package/dist/components/core/dashboard/SolidDashboardVariableFilter.js +0 -57
  1528. package/dist/components/core/dashboard/SolidDashboardVariableFilter.js.map +0 -1
  1529. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts +0 -10
  1530. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts.map +0 -1
  1531. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js +0 -14
  1532. package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js.map +0 -1
  1533. package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.d.ts +0 -15
  1534. package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.d.ts.map +0 -1
  1535. package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.js +0 -121
  1536. package/dist/components/core/dashboard/SolidDashboardVariableFilterWrapper.js.map +0 -1
  1537. package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.d.ts +0 -7
  1538. package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.d.ts.map +0 -1
  1539. package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.js +0 -68
  1540. package/dist/components/core/dashboard/SolidDashboardVariableVarInputsFilterElement.js.map +0 -1
  1541. package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.d.ts +0 -5
  1542. package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.d.ts.map +0 -1
  1543. package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js +0 -33
  1544. package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js.map +0 -1
  1545. package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.d.ts +0 -5
  1546. package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.d.ts.map +0 -1
  1547. package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js +0 -33
  1548. package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js.map +0 -1
  1549. package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.d.ts +0 -5
  1550. package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.d.ts.map +0 -1
  1551. package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js +0 -32
  1552. package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js.map +0 -1
  1553. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.d.ts +0 -5
  1554. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.d.ts.map +0 -1
  1555. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js +0 -39
  1556. package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js.map +0 -1
  1557. package/dist/components/core/dashboard/solid-dashboard.css +0 -3
  1558. package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.d.ts +0 -2
  1559. package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.d.ts.map +0 -1
  1560. package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.js +0 -75
  1561. package/dist/components/core/dashboard/variable-filters/SolidDashboardSelectionDynamicFilterElement.js.map +0 -1
  1562. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.d.ts +0 -9
  1563. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.d.ts.map +0 -1
  1564. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.js +0 -35
  1565. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableDate.js.map +0 -1
  1566. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.d.ts +0 -4
  1567. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.d.ts.map +0 -1
  1568. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.js +0 -30
  1569. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionDynamic.js.map +0 -1
  1570. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.d.ts +0 -7
  1571. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.d.ts.map +0 -1
  1572. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.js +0 -32
  1573. package/dist/components/core/dashboard/variable-filters/SolidDashboardVariableSelectionStatic.js.map +0 -1
  1574. package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts +0 -4
  1575. package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts.map +0 -1
  1576. package/dist/components/core/extension/solid-core/question/BarChartWidget.js +0 -19
  1577. package/dist/components/core/extension/solid-core/question/BarChartWidget.js.map +0 -1
  1578. package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.d.ts +0 -4
  1579. package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.d.ts.map +0 -1
  1580. package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.js +0 -24
  1581. package/dist/components/core/extension/solid-core/question/ChartFormPreviewWidget.js.map +0 -1
  1582. package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts +0 -4
  1583. package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts.map +0 -1
  1584. package/dist/components/core/extension/solid-core/question/ChartWidget.js +0 -25
  1585. package/dist/components/core/extension/solid-core/question/ChartWidget.js.map +0 -1
  1586. package/dist/components/core/filter/fields/SolidManyToManyFilterElement.d.ts +0 -2
  1587. package/dist/components/core/filter/fields/SolidManyToManyFilterElement.d.ts.map +0 -1
  1588. package/dist/components/core/filter/fields/SolidManyToManyFilterElement.js +0 -89
  1589. package/dist/components/core/filter/fields/SolidManyToManyFilterElement.js.map +0 -1
  1590. package/dist/components/core/list/SolidListColumnSelector.d.ts +0 -2
  1591. package/dist/components/core/list/SolidListColumnSelector.d.ts.map +0 -1
  1592. package/dist/components/core/list/SolidListColumnSelector.js +0 -172
  1593. package/dist/components/core/list/SolidListColumnSelector.js.map +0 -1
  1594. package/dist/components/core/list/widgets/SolidRelationAvatarWidget.d.ts +0 -4
  1595. package/dist/components/core/list/widgets/SolidRelationAvatarWidget.d.ts.map +0 -1
  1596. package/dist/components/core/list/widgets/SolidRelationAvatarWidget.js +0 -61
  1597. package/dist/components/core/list/widgets/SolidRelationAvatarWidget.js.map +0 -1
  1598. package/dist/components/core/locales/SolidLocale.module.css +0 -35
  1599. package/dist/components/core/solid-ai/SolidXAI.module.css +0 -100
  1600. package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.d.ts +0 -2
  1601. package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.d.ts.map +0 -1
  1602. package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.js +0 -7
  1603. package/dist/components/core/solid-ai/SolidXAIEmptyPlaceholder.js.map +0 -1
  1604. package/dist/components/core/solid-ai/SolidXAIInputBox.d.ts +0 -8
  1605. package/dist/components/core/solid-ai/SolidXAIInputBox.d.ts.map +0 -1
  1606. package/dist/components/core/solid-ai/SolidXAIInputBox.js +0 -112
  1607. package/dist/components/core/solid-ai/SolidXAIInputBox.js.map +0 -1
  1608. package/dist/components/core/solid-ai/SolidXAIModule.d.ts +0 -2
  1609. package/dist/components/core/solid-ai/SolidXAIModule.d.ts.map +0 -1
  1610. package/dist/components/core/solid-ai/SolidXAIModule.js +0 -138
  1611. package/dist/components/core/solid-ai/SolidXAIModule.js.map +0 -1
  1612. package/dist/components/core/solid-ai/SolidXAIModuleHeader.d.ts +0 -2
  1613. package/dist/components/core/solid-ai/SolidXAIModuleHeader.d.ts.map +0 -1
  1614. package/dist/components/core/solid-ai/SolidXAIModuleHeader.js +0 -8
  1615. package/dist/components/core/solid-ai/SolidXAIModuleHeader.js.map +0 -1
  1616. package/dist/components/core/solid-ai/SolidXAIResponse.d.ts +0 -5
  1617. package/dist/components/core/solid-ai/SolidXAIResponse.d.ts.map +0 -1
  1618. package/dist/components/core/solid-ai/SolidXAIResponse.js +0 -28
  1619. package/dist/components/core/solid-ai/SolidXAIResponse.js.map +0 -1
  1620. package/dist/components/core/solid-ai/SolidXAIThinking.d.ts +0 -2
  1621. package/dist/components/core/solid-ai/SolidXAIThinking.d.ts.map +0 -1
  1622. package/dist/components/core/solid-ai/SolidXAIThinking.js +0 -9
  1623. package/dist/components/core/solid-ai/SolidXAIThinking.js.map +0 -1
  1624. package/dist/components/core/solid-ai/SolidXAIThreadWrapper.d.ts +0 -9
  1625. package/dist/components/core/solid-ai/SolidXAIThreadWrapper.d.ts.map +0 -1
  1626. package/dist/components/core/solid-ai/SolidXAIThreadWrapper.js +0 -242
  1627. package/dist/components/core/solid-ai/SolidXAIThreadWrapper.js.map +0 -1
  1628. package/dist/components/core/solid-ai/SolidXAiJsonDisplay.d.ts +0 -7
  1629. package/dist/components/core/solid-ai/SolidXAiJsonDisplay.d.ts.map +0 -1
  1630. package/dist/components/core/solid-ai/SolidXAiJsonDisplay.js +0 -348
  1631. package/dist/components/core/solid-ai/SolidXAiJsonDisplay.js.map +0 -1
  1632. package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.d.ts +0 -7
  1633. package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.d.ts.map +0 -1
  1634. package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.js +0 -35
  1635. package/dist/components/core/solid-ai/SolidXAiMarkdownDisplay.js.map +0 -1
  1636. package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.d.ts +0 -7
  1637. package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.d.ts.map +0 -1
  1638. package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.js +0 -15
  1639. package/dist/components/core/solid-ai/SolidXAiPlainTextDisplay.js.map +0 -1
  1640. package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.d.ts +0 -7
  1641. package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.d.ts.map +0 -1
  1642. package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.js +0 -7
  1643. package/dist/components/core/solid-ai/SolidXAiStatusErrorDisplay.js.map +0 -1
  1644. package/dist/components/core/solid-ai/SolidXUserPrompt.d.ts +0 -5
  1645. package/dist/components/core/solid-ai/SolidXUserPrompt.d.ts.map +0 -1
  1646. package/dist/components/core/solid-ai/SolidXUserPrompt.js +0 -11
  1647. package/dist/components/core/solid-ai/SolidXUserPrompt.js.map +0 -1
  1648. package/dist/components/tables/DemoData.d.ts +0 -23
  1649. package/dist/components/tables/DemoData.d.ts.map +0 -1
  1650. package/dist/components/tables/DemoData.js +0 -317
  1651. package/dist/components/tables/DemoData.js.map +0 -1
  1652. package/dist/components/tables/DynamicTable.d.ts +0 -6
  1653. package/dist/components/tables/DynamicTable.d.ts.map +0 -1
  1654. package/dist/components/tables/DynamicTable.js +0 -24
  1655. package/dist/components/tables/DynamicTable.js.map +0 -1
  1656. package/dist/components/tables/ListViewTable.d.ts +0 -12
  1657. package/dist/components/tables/ListViewTable.d.ts.map +0 -1
  1658. package/dist/components/tables/ListViewTable.js +0 -120
  1659. package/dist/components/tables/ListViewTable.js.map +0 -1
  1660. package/dist/declarations.d.ts +0 -22
  1661. package/dist/helpers/authHeader.d.ts +0 -7
  1662. package/dist/helpers/authHeader.d.ts.map +0 -1
  1663. package/dist/helpers/authHeader.js +0 -18
  1664. package/dist/helpers/authHeader.js.map +0 -1
  1665. package/dist/helpers/menu.d.ts +0 -35
  1666. package/dist/helpers/menu.d.ts.map +0 -1
  1667. package/dist/helpers/menu.js +0 -668
  1668. package/dist/helpers/menu.js.map +0 -1
  1669. package/dist/helpers/security-headers.d.ts +0 -32
  1670. package/dist/helpers/security-headers.d.ts.map +0 -1
  1671. package/dist/helpers/security-headers.js +0 -150
  1672. package/dist/helpers/security-headers.js.map +0 -1
  1673. package/dist/redux/api/articleApi.d.ts +0 -19
  1674. package/dist/redux/api/articleApi.d.ts.map +0 -1
  1675. package/dist/redux/api/articleApi.js +0 -57
  1676. package/dist/redux/api/articleApi.js.map +0 -1
  1677. package/dist/redux/api/automationApi.d.ts +0 -19
  1678. package/dist/redux/api/automationApi.d.ts.map +0 -1
  1679. package/dist/redux/api/automationApi.js +0 -57
  1680. package/dist/redux/api/automationApi.js.map +0 -1
  1681. package/dist/redux/api/categoryApi.d.ts +0 -10
  1682. package/dist/redux/api/categoryApi.d.ts.map +0 -1
  1683. package/dist/redux/api/categoryApi.js +0 -48
  1684. package/dist/redux/api/categoryApi.js.map +0 -1
  1685. package/dist/redux/api/cityApi.d.ts +0 -36
  1686. package/dist/redux/api/cityApi.d.ts.map +0 -1
  1687. package/dist/redux/api/cityApi.js +0 -54
  1688. package/dist/redux/api/cityApi.js.map +0 -1
  1689. package/dist/redux/api/cmsBannerImageApi.d.ts +0 -19
  1690. package/dist/redux/api/cmsBannerImageApi.d.ts.map +0 -1
  1691. package/dist/redux/api/cmsBannerImageApi.js +0 -57
  1692. package/dist/redux/api/cmsBannerImageApi.js.map +0 -1
  1693. package/dist/redux/api/countryApi.d.ts +0 -39
  1694. package/dist/redux/api/countryApi.d.ts.map +0 -1
  1695. package/dist/redux/api/countryApi.js +0 -57
  1696. package/dist/redux/api/countryApi.js.map +0 -1
  1697. package/dist/redux/api/menuApi.d.ts +0 -19
  1698. package/dist/redux/api/menuApi.d.ts.map +0 -1
  1699. package/dist/redux/api/menuApi.js +0 -57
  1700. package/dist/redux/api/menuApi.js.map +0 -1
  1701. package/dist/redux/api/menuItemsApi.d.ts +0 -19
  1702. package/dist/redux/api/menuItemsApi.d.ts.map +0 -1
  1703. package/dist/redux/api/menuItemsApi.js +0 -58
  1704. package/dist/redux/api/menuItemsApi.js.map +0 -1
  1705. package/dist/redux/api/orderAttributeApi.d.ts +0 -8
  1706. package/dist/redux/api/orderAttributeApi.d.ts.map +0 -1
  1707. package/dist/redux/api/orderAttributeApi.js +0 -39
  1708. package/dist/redux/api/orderAttributeApi.js.map +0 -1
  1709. package/dist/redux/api/productData.d.ts +0 -51
  1710. package/dist/redux/api/productData.d.ts.map +0 -1
  1711. package/dist/redux/api/productData.js +0 -78
  1712. package/dist/redux/api/productData.js.map +0 -1
  1713. package/dist/redux/api/questionApi.d.ts +0 -5
  1714. package/dist/redux/api/questionApi.d.ts.map +0 -1
  1715. package/dist/redux/api/questionApi.js +0 -18
  1716. package/dist/redux/api/questionApi.js.map +0 -1
  1717. package/dist/redux/api/radixExtraModelAttributeApi.d.ts +0 -8
  1718. package/dist/redux/api/radixExtraModelAttributeApi.d.ts.map +0 -1
  1719. package/dist/redux/api/radixExtraModelAttributeApi.js +0 -39
  1720. package/dist/redux/api/radixExtraModelAttributeApi.js.map +0 -1
  1721. package/dist/redux/api/radixModelMetadataApi.d.ts +0 -20
  1722. package/dist/redux/api/radixModelMetadataApi.d.ts.map +0 -1
  1723. package/dist/redux/api/radixModelMetadataApi.js +0 -64
  1724. package/dist/redux/api/radixModelMetadataApi.js.map +0 -1
  1725. package/dist/redux/api/radixModelsApi.d.ts +0 -13
  1726. package/dist/redux/api/radixModelsApi.d.ts.map +0 -1
  1727. package/dist/redux/api/radixModelsApi.js +0 -67
  1728. package/dist/redux/api/radixModelsApi.js.map +0 -1
  1729. package/dist/redux/api/ratingApi.d.ts +0 -19
  1730. package/dist/redux/api/ratingApi.d.ts.map +0 -1
  1731. package/dist/redux/api/ratingApi.js +0 -57
  1732. package/dist/redux/api/ratingApi.js.map +0 -1
  1733. package/dist/redux/api/reviewApi.d.ts +0 -19
  1734. package/dist/redux/api/reviewApi.d.ts.map +0 -1
  1735. package/dist/redux/api/reviewApi.js +0 -57
  1736. package/dist/redux/api/reviewApi.js.map +0 -1
  1737. package/dist/redux/api/tagApi.d.ts +0 -19
  1738. package/dist/redux/api/tagApi.d.ts.map +0 -1
  1739. package/dist/redux/api/tagApi.js +0 -57
  1740. package/dist/redux/api/tagApi.js.map +0 -1
  1741. package/dist/redux/api/tagGroupApi.d.ts +0 -19
  1742. package/dist/redux/api/tagGroupApi.d.ts.map +0 -1
  1743. package/dist/redux/api/tagGroupApi.js +0 -57
  1744. package/dist/redux/api/tagGroupApi.js.map +0 -1
  1745. package/dist/resources/images/Navigation/settings.png +0 -0
  1746. package/dist/resources/images/SS-Logo.png +0 -0
  1747. package/dist/types/handlebars.d.ts +0 -4
  1748. package/dist/types/index.d.ts +0 -68
  1749. package/dist/types/layout.d.ts +0 -94
  1750. package/dist/types/next-auth.d.ts +0 -0
  1751. package/dist/types/next.d.ts +0 -46
  1752. package/dist/types/solid-core.d.ts +0 -320
  1753. package/publish.js +0 -19
  1754. package/tsconfig.json +0 -38
@@ -1 +1 @@
1
- {"version":3,"file":"SolidPasswordField.d.ts","sourceRoot":"","sources":["../../../../../src/components/core/form/fields/SolidPasswordField.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAC7B,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAG3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAU/D,qBAAa,kBAAmB,YAAW,WAAW;IAElD,OAAO,CAAC,YAAY,CAAkB;gBAE1B,YAAY,EAAE,eAAe;IAIzC,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,GAAG,IAAI;IAQpD,YAAY,IAAI,GAAG;IASnB,gBAAgB,IAAI,MAAM;IA+C1B,MAAM,CAAC,MAAM,EAAE,YAAY;IAkD3B,yBAAyB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,YAAY;CAYjE;AAED,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CAwBhG,CAAA;AAKD,eAAO,MAAM,+BAA+B,6BAA8B,yBAAyB,4CAuElG,CAAA;AAKD,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CAiIhG,CAAC"}
1
+ {"version":3,"file":"SolidPasswordField.d.ts","sourceRoot":"./","sources":["components/core/form/fields/SolidPasswordField.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAG3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AAUzE,qBAAa,kBAAmB,YAAW,WAAW;IAElD,OAAO,CAAC,YAAY,CAAkB;gBAE1B,YAAY,EAAE,eAAe;IAIzC,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,GAAG,IAAI;IAQpD,YAAY,IAAI,GAAG;IASnB,gBAAgB,IAAI,GAAG,CAAC,MAAM;IA+C9B,MAAM,CAAC,MAAM,EAAE,YAAY;IAkD3B,yBAAyB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,YAAY;CAYjE;AAED,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CAwBhG,CAAA;AAKD,eAAO,MAAM,+BAA+B,6BAA8B,yBAAyB,4CAuElG,CAAA;AAKD,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CAiIhG,CAAC"}
@@ -1,51 +1,4 @@
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
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
14
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
15
- return new (P || (P = Promise))(function (resolve, reject) {
16
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
17
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
18
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
19
- step((generator = generator.apply(thisArg, _arguments || [])).next());
20
- });
21
- };
22
- var __generator = (this && this.__generator) || function (thisArg, body) {
23
- var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
24
- return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
25
- function verb(n) { return function (v) { return step([n, v]); }; }
26
- function step(op) {
27
- if (f) throw new TypeError("Generator is already executing.");
28
- while (g && (g = 0, op[0] && (_ = 0)), _) try {
29
- if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
30
- if (y = 0, t) op = [op[0] & 2, t.value];
31
- switch (op[0]) {
32
- case 0: case 1: t = op; break;
33
- case 4: _.label++; return { value: op[1], done: false };
34
- case 5: _.label++; y = op[1]; op = [0]; continue;
35
- case 7: op = _.ops.pop(); _.trys.pop(); continue;
36
- default:
37
- if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
38
- if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
39
- if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
40
- if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
41
- if (t[2]) _.ops.pop();
42
- _.trys.pop(); continue;
43
- }
44
- op = body.call(thisArg, _);
45
- } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
46
- if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
47
- }
48
- };
49
2
  import { Fragment as _Fragment, jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
50
3
  import { Message } from "primereact/message";
51
4
  import * as Yup from 'yup';
@@ -59,33 +12,30 @@ import { Button } from "primereact/button";
59
12
  import { usePathname } from "next/navigation";
60
13
  import { updatePasswordField } from "../../../../helpers/updatePasswordField";
61
14
  import { ERROR_MESSAGES } from "../../../../constants/error-messages";
62
- var SolidPasswordField = /** @class */ (function () {
63
- function SolidPasswordField(fieldContext) {
15
+ export class SolidPasswordField {
16
+ constructor(fieldContext) {
64
17
  this.fieldContext = fieldContext;
65
18
  }
66
- SolidPasswordField.prototype.updateFormData = function (value, formData) {
67
- var _a, _b, _c;
68
- var fieldName = (_c = (_b = (_a = this.fieldContext) === null || _a === void 0 ? void 0 : _a.field) === null || _b === void 0 ? void 0 : _b.attrs) === null || _c === void 0 ? void 0 : _c.name;
19
+ updateFormData(value, formData) {
20
+ const fieldName = this.fieldContext?.field?.attrs?.name;
69
21
  if (value !== undefined && value !== null && value !== '') {
70
22
  formData.append(fieldName, value);
71
23
  }
72
- };
73
- SolidPasswordField.prototype.initialValue = function () {
74
- var _a, _b;
75
- var fieldName = this.fieldContext.field.attrs.name;
76
- var fieldDefaultValue = (_b = (_a = this.fieldContext) === null || _a === void 0 ? void 0 : _a.fieldMetadata) === null || _b === void 0 ? void 0 : _b.defaultValue;
77
- var existingValue = this.fieldContext.data[fieldName];
24
+ }
25
+ initialValue() {
26
+ const fieldName = this.fieldContext.field.attrs.name;
27
+ const fieldDefaultValue = this.fieldContext?.fieldMetadata?.defaultValue;
28
+ const existingValue = this.fieldContext.data[fieldName];
78
29
  // return existingValue !== undefined && existingValue !== null ? existingValue : fieldDefaultValue || '';
79
30
  return existingValue !== undefined && existingValue !== null ? undefined : fieldDefaultValue || '';
80
- };
81
- SolidPasswordField.prototype.validationSchema = function () {
82
- var _a, _b;
83
- var schema = Yup.string();
84
- var fieldMetadata = this.fieldContext.fieldMetadata;
85
- var fieldLayoutInfo = this.fieldContext.field;
86
- var fieldName = fieldLayoutInfo.attrs.name;
87
- var confirmFieldName = "".concat(fieldName, "Confirm");
88
- var fieldLabel = (_a = fieldLayoutInfo.attrs.label) !== null && _a !== void 0 ? _a : fieldMetadata.displayName;
31
+ }
32
+ validationSchema() {
33
+ let schema = Yup.string();
34
+ const fieldMetadata = this.fieldContext.fieldMetadata;
35
+ const fieldLayoutInfo = this.fieldContext.field;
36
+ const fieldName = fieldLayoutInfo.attrs.name;
37
+ const confirmFieldName = `${fieldName}Confirm`;
38
+ const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;
89
39
  // 1. required
90
40
  // 1. required
91
41
  if (fieldMetadata.required) {
@@ -103,13 +53,13 @@ var SolidPasswordField = /** @class */ (function () {
103
53
  }
104
54
  // 3. regular expression
105
55
  if (fieldMetadata.regexPattern) {
106
- var regexPatternNotMatchingErrorMsg = (_b = fieldMetadata.regexPatternNotMatchingErrorMsg) !== null && _b !== void 0 ? _b : ERROR_MESSAGES.FIELD_INVALID_DATA(fieldLabel);
56
+ const regexPatternNotMatchingErrorMsg = fieldMetadata.regexPatternNotMatchingErrorMsg ?? ERROR_MESSAGES.FIELD_INVALID_DATA(fieldLabel);
107
57
  schema = schema.matches(fieldMetadata.regexPattern, regexPatternNotMatchingErrorMsg);
108
58
  }
109
59
  //check password and confirm password match if password have value
110
60
  schema = schema.test('passwords-match', ERROR_MESSAGES.FIELD_MUST_MATCH(fieldLabel), function (value) {
111
- var _a = this, path = _a.path, parent = _a.parent;
112
- var confirmValue = parent[confirmFieldName];
61
+ const { path, parent } = this;
62
+ const confirmValue = parent[confirmFieldName];
113
63
  // Edit mode / untouched → SKIP
114
64
  if (!value && !confirmValue) {
115
65
  return true;
@@ -121,20 +71,19 @@ var SolidPasswordField = /** @class */ (function () {
121
71
  return true; // If password is empty, don't validate match
122
72
  });
123
73
  return schema;
124
- };
125
- SolidPasswordField.prototype.render = function (formik) {
126
- var _a, _b;
127
- var fieldMetadata = this.fieldContext.fieldMetadata;
128
- var fieldLayoutInfo = this.fieldContext.field;
129
- var isFormFieldValid = function (formik, fieldName) { return formik.touched[fieldName] && formik.errors[fieldName]; };
130
- var className = ((_a = fieldLayoutInfo.attrs) === null || _a === void 0 ? void 0 : _a.className) || 'field col-12';
131
- var viewWidget = fieldLayoutInfo.attrs.viewWidget;
132
- var editWidget = fieldLayoutInfo.attrs.editWidget;
133
- var createWidget = (_b = fieldLayoutInfo === null || fieldLayoutInfo === void 0 ? void 0 : fieldLayoutInfo.attrs) === null || _b === void 0 ? void 0 : _b.createWidget;
134
- var pathname = usePathname();
135
- var isCreateForm = pathname.endsWith('/new');
136
- var data = this.fieldContext.data || {};
137
- var isFieldDataEmpty = Object.keys(data).length === 0;
74
+ }
75
+ render(formik) {
76
+ const fieldMetadata = this.fieldContext.fieldMetadata;
77
+ const fieldLayoutInfo = this.fieldContext.field;
78
+ const isFormFieldValid = (formik, fieldName) => formik.touched[fieldName] && formik.errors[fieldName];
79
+ const className = fieldLayoutInfo.attrs?.className || 'field col-12';
80
+ let viewWidget = fieldLayoutInfo.attrs.viewWidget;
81
+ let editWidget = fieldLayoutInfo.attrs.editWidget;
82
+ let createWidget = fieldLayoutInfo?.attrs?.createWidget;
83
+ const pathname = usePathname();
84
+ const isCreateForm = pathname.endsWith('/new');
85
+ const data = this.fieldContext.data || {};
86
+ const isFieldDataEmpty = Object.keys(data).length === 0;
138
87
  if (!createWidget) {
139
88
  createWidget = 'DefaultPasswordFormCreateWidget';
140
89
  }
@@ -144,7 +93,7 @@ var SolidPasswordField = /** @class */ (function () {
144
93
  if (!viewWidget) {
145
94
  viewWidget = 'DefaultPasswordFormViewWidget'; // add of this need to createWidget
146
95
  }
147
- var viewMode = this.fieldContext.viewMode;
96
+ const viewMode = this.fieldContext.viewMode;
148
97
  return (_jsx(_Fragment, { children: _jsxs("div", { className: className, children: [viewMode === "view" &&
149
98
  _jsx(_Fragment, {})
150
99
  // this.renderExtensionRenderMode(viewWidget, formik)
@@ -153,120 +102,100 @@ var SolidPasswordField = /** @class */ (function () {
153
102
  this.renderExtensionRenderMode(editWidget, formik) }), viewMode === "edit" && (isCreateForm || isFieldDataEmpty) &&
154
103
  _jsx(_Fragment, { children: createWidget &&
155
104
  this.renderExtensionRenderMode(createWidget, formik) })] }) }));
156
- };
157
- SolidPasswordField.prototype.renderExtensionRenderMode = function (widget, formik) {
158
- var DynamicWidget = getExtensionComponent(widget);
159
- var widgetProps = {
105
+ }
106
+ renderExtensionRenderMode(widget, formik) {
107
+ let DynamicWidget = getExtensionComponent(widget);
108
+ const widgetProps = {
160
109
  formik: formik,
161
110
  fieldContext: this.fieldContext,
162
111
  };
163
- return (_jsx(_Fragment, { children: DynamicWidget && _jsx(DynamicWidget, __assign({}, widgetProps)) }));
164
- };
165
- return SolidPasswordField;
166
- }());
167
- export { SolidPasswordField };
168
- export var DefaultPasswordFormViewWidget = function (_a) {
169
- var _b, _c;
170
- var formik = _a.formik, fieldContext = _a.fieldContext;
171
- var fieldMetadata = fieldContext.fieldMetadata;
172
- var fieldLayoutInfo = fieldContext.field;
173
- var fieldLabel = (_b = fieldLayoutInfo.attrs.label) !== null && _b !== void 0 ? _b : fieldMetadata.displayName;
174
- var showFieldLabel = (_c = fieldLayoutInfo === null || fieldLayoutInfo === void 0 ? void 0 : fieldLayoutInfo.attrs) === null || _c === void 0 ? void 0 : _c.showLabel;
175
- var _d = useState(false), isText = _d[0], setIsText = _d[1];
176
- return (_jsxs("div", { className: "mt-2 flex-column gap-2", children: [showFieldLabel !== false && (_jsx("p", { className: "m-0 form-field-label font-medium", children: fieldLabel })), _jsxs("div", { className: "flex align-items-center gap-4", children: [_jsx("p", { className: "m-0", children: isText ? formik.values[fieldLayoutInfo.attrs.name] : "••••••••" }), _jsx("i", { className: "pi ".concat(isText ? 'pi-eye' : 'pi-eye-slash'), onClick: function () { return setIsText(!isText); }, style: { cursor: 'pointer' } })] })] }));
112
+ return (_jsx(_Fragment, { children: DynamicWidget && _jsx(DynamicWidget, { ...widgetProps }) }));
113
+ }
114
+ }
115
+ export const DefaultPasswordFormViewWidget = ({ formik, fieldContext }) => {
116
+ const fieldMetadata = fieldContext.fieldMetadata;
117
+ const fieldLayoutInfo = fieldContext.field;
118
+ const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;
119
+ const showFieldLabel = fieldLayoutInfo?.attrs?.showLabel;
120
+ const [isText, setIsText] = useState(false);
121
+ return (_jsxs("div", { className: "mt-2 flex-column gap-2", children: [showFieldLabel !== false && (_jsx("p", { className: "m-0 form-field-label font-medium", children: fieldLabel })), _jsxs("div", { className: "flex align-items-center gap-4", children: [_jsx("p", { className: "m-0", children: isText ? formik.values[fieldLayoutInfo.attrs.name] : "••••••••" }), _jsx("i", { className: `pi ${isText ? 'pi-eye' : 'pi-eye-slash'}`, onClick: () => setIsText(!isText), style: { cursor: 'pointer' } })] })] }));
177
122
  };
178
123
  // Adding formCreateWidget
179
- export var DefaultPasswordFormCreateWidget = function (_a) {
180
- var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
181
- var formik = _a.formik, fieldContext = _a.fieldContext;
182
- var fieldMetadata = fieldContext.fieldMetadata;
183
- var fieldLayoutInfo = fieldContext.field;
184
- var className = ((_b = fieldLayoutInfo.attrs) === null || _b === void 0 ? void 0 : _b.className) || 'field col-12';
185
- var fieldLabel = (_c = fieldLayoutInfo.attrs.label) !== null && _c !== void 0 ? _c : fieldMetadata.displayName;
186
- var fieldDescription = (_d = fieldLayoutInfo.attrs.description) !== null && _d !== void 0 ? _d : fieldMetadata.description;
187
- var solidFormViewMetaData = fieldContext.solidFormViewMetaData;
188
- var showFieldLabel = (_e = fieldLayoutInfo === null || fieldLayoutInfo === void 0 ? void 0 : fieldLayoutInfo.attrs) === null || _e === void 0 ? void 0 : _e.showLabel;
189
- var readOnlyPermission = fieldContext.readOnly;
190
- var isFormFieldValid = function (formik, fieldName) { return formik.touched[fieldName] && formik.errors[fieldName]; };
191
- var fieldDisabled = (_f = fieldLayoutInfo.attrs) === null || _f === void 0 ? void 0 : _f.disabled;
192
- var fieldReadonly = (_g = fieldLayoutInfo.attrs) === null || _g === void 0 ? void 0 : _g.readonly;
193
- var formDisabled = (_k = (_j = (_h = solidFormViewMetaData.data.solidView) === null || _h === void 0 ? void 0 : _h.layout) === null || _j === void 0 ? void 0 : _j.attrs) === null || _k === void 0 ? void 0 : _k.disabled;
194
- var formReadonly = (_o = (_m = (_l = solidFormViewMetaData.data.solidView) === null || _l === void 0 ? void 0 : _l.layout) === null || _m === void 0 ? void 0 : _m.attrs) === null || _o === void 0 ? void 0 : _o.readonly;
124
+ export const DefaultPasswordFormCreateWidget = ({ formik, fieldContext }) => {
125
+ const fieldMetadata = fieldContext.fieldMetadata;
126
+ const fieldLayoutInfo = fieldContext.field;
127
+ const className = fieldLayoutInfo.attrs?.className || 'field col-12';
128
+ const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;
129
+ const fieldDescription = fieldLayoutInfo.attrs.description ?? fieldMetadata.description;
130
+ const solidFormViewMetaData = fieldContext.solidFormViewMetaData;
131
+ const showFieldLabel = fieldLayoutInfo?.attrs?.showLabel;
132
+ const readOnlyPermission = fieldContext.readOnly;
133
+ const isFormFieldValid = (formik, fieldName) => formik.touched[fieldName] && formik.errors[fieldName];
134
+ const fieldDisabled = fieldLayoutInfo.attrs?.disabled;
135
+ const fieldReadonly = fieldLayoutInfo.attrs?.readonly;
136
+ const formDisabled = solidFormViewMetaData.data.solidView?.layout?.attrs?.disabled;
137
+ const formReadonly = solidFormViewMetaData.data.solidView?.layout?.attrs?.readonly;
195
138
  return (_jsx("div", { className: "relative ", children: _jsxs("div", { className: "password-field-component", children: [_jsxs("div", { className: "flex flex-column gap-2 mt-1 sm:mt-2 md:mt-3 lg:mt-4", children: [showFieldLabel != false &&
196
- _jsxs("label", { htmlFor: fieldLayoutInfo.attrs.name, className: "form-field-label", children: [fieldLabel, fieldMetadata.required && _jsx("span", { className: "text-red-500", children: " *" }), _jsx(SolidFieldTooltip, { fieldContext: fieldContext })] }), _jsx(Password, { id: fieldLayoutInfo.attrs.name, name: fieldMetadata.name, value: formik.values[fieldLayoutInfo.attrs.name] || '', onChange: function (e) { return fieldContext.onChange(e, 'onFieldChange'); }, onBlur: function (e) { return fieldContext.onBlur(e, 'onFieldBlur'); }, readOnly: formReadonly || fieldReadonly || readOnlyPermission, disabled: formDisabled || fieldDisabled, toggleMask: true, autoComplete: "new-password" })] }), isFormFieldValid(formik, fieldLayoutInfo.attrs.name) && (_jsx(Message, { severity: "error", text: (_p = formik === null || formik === void 0 ? void 0 : formik.errors[fieldLayoutInfo.attrs.name]) === null || _p === void 0 ? void 0 : _p.toString() })), _jsxs("div", { className: "flex flex-column gap-2 mt-1 sm:mt-2 md:mt-3 lg:mt-4", children: [_jsxs("label", { htmlFor: "".concat(fieldLayoutInfo.attrs.name, "Confirm"), className: "form-field-label", children: ["Confirm ", fieldLabel, fieldMetadata.required && _jsx("span", { className: "text-red-500", children: " *" })] }), _jsx(Password, { id: "".concat(fieldLayoutInfo.attrs.name, "Confirm"), name: "".concat(fieldLayoutInfo.attrs.name, "Confirm"), value: formik.values["".concat(fieldLayoutInfo.attrs.name, "Confirm")] || '', onChange: function (e) {
197
- formik.setFieldValue("".concat(fieldLayoutInfo.attrs.name, "Confirm"), e.target.value);
198
- }, onBlur: function (e) {
199
- formik.setFieldTouched("".concat(fieldLayoutInfo.attrs.name, "Confirm"), true);
200
- }, readOnly: formReadonly || fieldReadonly || readOnlyPermission, disabled: formDisabled || fieldDisabled, toggleMask: true, autoComplete: "new-password" }), isFormFieldValid(formik, "".concat(fieldLayoutInfo.attrs.name, "Confirm")) && (_jsx(Message, { severity: "error", text: (_q = formik === null || formik === void 0 ? void 0 : formik.errors["".concat(fieldLayoutInfo.attrs.name, "Confirm")]) === null || _q === void 0 ? void 0 : _q.toString() }))] })] }) }));
139
+ _jsxs("label", { htmlFor: fieldLayoutInfo.attrs.name, className: "form-field-label", children: [fieldLabel, fieldMetadata.required && _jsx("span", { className: "text-red-500", children: " *" }), _jsx(SolidFieldTooltip, { fieldContext: fieldContext })] }), _jsx(Password, { id: fieldLayoutInfo.attrs.name, name: fieldMetadata.name, value: formik.values[fieldLayoutInfo.attrs.name] || '', onChange: (e) => fieldContext.onChange(e, 'onFieldChange'), onBlur: (e) => fieldContext.onBlur(e, 'onFieldBlur'), readOnly: formReadonly || fieldReadonly || readOnlyPermission, disabled: formDisabled || fieldDisabled, toggleMask: true, autoComplete: "new-password" })] }), isFormFieldValid(formik, fieldLayoutInfo.attrs.name) && (_jsx(Message, { severity: "error", text: formik?.errors[fieldLayoutInfo.attrs.name]?.toString() })), _jsxs("div", { className: "flex flex-column gap-2 mt-1 sm:mt-2 md:mt-3 lg:mt-4", children: [_jsxs("label", { htmlFor: `${fieldLayoutInfo.attrs.name}Confirm`, className: "form-field-label", children: ["Confirm ", fieldLabel, fieldMetadata.required && _jsx("span", { className: "text-red-500", children: " *" })] }), _jsx(Password, { id: `${fieldLayoutInfo.attrs.name}Confirm`, name: `${fieldLayoutInfo.attrs.name}Confirm`, value: formik.values[`${fieldLayoutInfo.attrs.name}Confirm`] || '', onChange: (e) => {
140
+ formik.setFieldValue(`${fieldLayoutInfo.attrs.name}Confirm`, e.target.value);
141
+ }, onBlur: (e) => {
142
+ formik.setFieldTouched(`${fieldLayoutInfo.attrs.name}Confirm`, true);
143
+ }, readOnly: formReadonly || fieldReadonly || readOnlyPermission, disabled: formDisabled || fieldDisabled, toggleMask: true, autoComplete: "new-password" }), isFormFieldValid(formik, `${fieldLayoutInfo.attrs.name}Confirm`) && (_jsx(Message, { severity: "error", text: formik?.errors[`${fieldLayoutInfo.attrs.name}Confirm`]?.toString() }))] })] }) }));
201
144
  };
202
145
  // Adding formEditWidget custom
203
- export var DefaultPasswordFormEditWidget = function (_a) {
204
- var _b, _c;
205
- var _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t;
206
- var formik = _a.formik, fieldContext = _a.fieldContext;
207
- var fieldMetadata = fieldContext.fieldMetadata;
208
- var fieldLayoutInfo = fieldContext.field;
209
- var className = ((_d = fieldLayoutInfo.attrs) === null || _d === void 0 ? void 0 : _d.className) || 'field col-12';
210
- var fieldLabel = (_e = fieldLayoutInfo.attrs.label) !== null && _e !== void 0 ? _e : fieldMetadata.displayName;
211
- var fieldDescription = (_f = fieldLayoutInfo.attrs.description) !== null && _f !== void 0 ? _f : fieldMetadata.description;
212
- var solidFormViewMetaData = fieldContext.solidFormViewMetaData;
213
- var showFieldLabel = (_g = fieldLayoutInfo === null || fieldLayoutInfo === void 0 ? void 0 : fieldLayoutInfo.attrs) === null || _g === void 0 ? void 0 : _g.showLabel;
214
- var readOnlyPermission = fieldContext.readOnly;
215
- var fieldDisabled = (_h = fieldLayoutInfo.attrs) === null || _h === void 0 ? void 0 : _h.disabled;
216
- var fieldReadonly = (_j = fieldLayoutInfo.attrs) === null || _j === void 0 ? void 0 : _j.readonly;
217
- var formDisabled = (_m = (_l = (_k = solidFormViewMetaData.data.solidView) === null || _k === void 0 ? void 0 : _k.layout) === null || _l === void 0 ? void 0 : _l.attrs) === null || _m === void 0 ? void 0 : _m.disabled;
218
- var formReadonly = (_q = (_p = (_o = solidFormViewMetaData.data.solidView) === null || _o === void 0 ? void 0 : _o.layout) === null || _p === void 0 ? void 0 : _p.attrs) === null || _q === void 0 ? void 0 : _q.readonly;
219
- var url = fieldContext === null || fieldContext === void 0 ? void 0 : fieldContext.modelName.replace(/([a-z0-9])([A-Z])/g, '$1-$2').replace(/([A-Z])([A-Z][a-z])/g, '$1-$2').toLowerCase();
220
- var id = (_r = fieldContext === null || fieldContext === void 0 ? void 0 : fieldContext.data) === null || _r === void 0 ? void 0 : _r.id;
221
- var isFormFieldValid = function (formik, fieldName) {
222
- return formik.touched[fieldName] && formik.errors[fieldName];
223
- };
224
- var _u = useState(false), visible = _u[0], setVisible = _u[1];
225
- var fieldName = fieldLayoutInfo.attrs.name;
226
- var confirmFieldName = "".concat(fieldName, "Confirm");
227
- var modalFormik = useFormik({
228
- initialValues: (_b = {},
229
- _b[fieldName] = '',
230
- _b[confirmFieldName] = '',
231
- _b),
232
- validationSchema: Yup.object((_c = {},
233
- _c[fieldName] = Yup.string().required(ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel)),
234
- _c[confirmFieldName] = Yup.string()
235
- .required("Confirm ".concat(ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel)))
146
+ export const DefaultPasswordFormEditWidget = ({ formik, fieldContext }) => {
147
+ const fieldMetadata = fieldContext.fieldMetadata;
148
+ const fieldLayoutInfo = fieldContext.field;
149
+ const className = fieldLayoutInfo.attrs?.className || 'field col-12';
150
+ const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;
151
+ const fieldDescription = fieldLayoutInfo.attrs.description ?? fieldMetadata.description;
152
+ const solidFormViewMetaData = fieldContext.solidFormViewMetaData;
153
+ const showFieldLabel = fieldLayoutInfo?.attrs?.showLabel;
154
+ const readOnlyPermission = fieldContext.readOnly;
155
+ const fieldDisabled = fieldLayoutInfo.attrs?.disabled;
156
+ const fieldReadonly = fieldLayoutInfo.attrs?.readonly;
157
+ const formDisabled = solidFormViewMetaData.data.solidView?.layout?.attrs?.disabled;
158
+ const formReadonly = solidFormViewMetaData.data.solidView?.layout?.attrs?.readonly;
159
+ const url = fieldContext?.modelName
160
+ .replace(/([a-z0-9])([A-Z])/g, '$1-$2')
161
+ .replace(/([A-Z])([A-Z][a-z])/g, '$1-$2')
162
+ .toLowerCase();
163
+ const id = fieldContext?.data?.id;
164
+ const isFormFieldValid = (formik, fieldName) => formik.touched[fieldName] && formik.errors[fieldName];
165
+ const [visible, setVisible] = useState(false);
166
+ const fieldName = fieldLayoutInfo.attrs.name;
167
+ const confirmFieldName = `${fieldName}Confirm`;
168
+ const modalFormik = useFormik({
169
+ initialValues: {
170
+ [fieldName]: '',
171
+ [confirmFieldName]: '',
172
+ },
173
+ validationSchema: Yup.object({
174
+ [fieldName]: Yup.string().required(ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel)),
175
+ [confirmFieldName]: Yup.string()
176
+ .required(`Confirm ${ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel)}`)
236
177
  .oneOf([Yup.ref(fieldName)], ERROR_MESSAGES.FIELD_MUST_MATCH(fieldLabel)),
237
- _c)),
238
- onSubmit: function (values, _a) {
239
- var resetForm = _a.resetForm;
240
- return __awaiter(void 0, void 0, void 0, function () {
241
- var err_1;
242
- return __generator(this, function (_b) {
243
- switch (_b.label) {
244
- case 0:
245
- _b.trys.push([0, 2, , 3]);
246
- return [4 /*yield*/, updatePasswordField({
247
- url: url,
248
- id: id,
249
- fieldName: fieldName,
250
- fieldValue: values[fieldName],
251
- confirmFieldName: confirmFieldName,
252
- confirmFieldValue: values[confirmFieldName],
253
- })];
254
- case 1:
255
- _b.sent();
256
- // formik.setFieldValue(fieldName, values[fieldName]);
257
- resetForm();
258
- setVisible(false);
259
- return [3 /*break*/, 3];
260
- case 2:
261
- err_1 = _b.sent();
262
- console.error(err_1);
263
- return [3 /*break*/, 3];
264
- case 3: return [2 /*return*/];
265
- }
178
+ }),
179
+ onSubmit: async (values, { resetForm }) => {
180
+ try {
181
+ await updatePasswordField({
182
+ url,
183
+ id,
184
+ fieldName,
185
+ fieldValue: values[fieldName],
186
+ confirmFieldName,
187
+ confirmFieldValue: values[confirmFieldName],
266
188
  });
267
- });
189
+ // formik.setFieldValue(fieldName, values[fieldName]);
190
+ resetForm();
191
+ setVisible(false);
192
+ }
193
+ catch (err) {
194
+ console.error(err);
195
+ // TODO: show user-friendly error
196
+ }
268
197
  },
269
198
  });
270
- return (_jsxs("div", { className: className, children: [showFieldLabel !== false && (_jsxs("label", { htmlFor: fieldName, className: "form-field-label", children: [fieldLabel, fieldMetadata.required && _jsx("span", { className: "text-red-500", children: " *" }), _jsx(SolidFieldTooltip, { fieldContext: fieldContext })] })), _jsx(Button, { type: "button", label: "Change Password", icon: "pi pi-lock", onClick: function () { return setVisible(true); }, className: "mt-2", disabled: formDisabled || fieldDisabled || readOnlyPermission || fieldReadonly }), _jsx(Dialog, { header: "Change ".concat(fieldLabel), visible: visible, onHide: function () { return setVisible(false); }, style: { width: '30vw' }, className: "solid-confirm-dialog", children: _jsxs("form", { onSubmit: modalFormik.handleSubmit, className: "p-fluid", children: [_jsxs("div", { className: "field", children: [_jsxs("label", { htmlFor: fieldName, children: ["New ", fieldLabel] }), _jsx(Password, { id: fieldName, name: fieldName, value: modalFormik.values[fieldName], onChange: modalFormik.handleChange, onBlur: modalFormik.handleBlur, toggleMask: true, feedback: false, autoComplete: "new-password" }), isFormFieldValid(modalFormik, fieldName) && (_jsx(Message, { severity: "error", text: (_s = modalFormik.errors[fieldName]) === null || _s === void 0 ? void 0 : _s.toString() }))] }), _jsxs("div", { className: "field mt-4", children: [_jsxs("label", { htmlFor: confirmFieldName, children: ["Confirm ", fieldLabel] }), _jsx(Password, { id: confirmFieldName, name: confirmFieldName, value: modalFormik.values[confirmFieldName], onChange: modalFormik.handleChange, onBlur: modalFormik.handleBlur, toggleMask: true, feedback: false, autoComplete: "new-password" }), isFormFieldValid(modalFormik, confirmFieldName) && (_jsx(Message, { severity: "error", text: (_t = modalFormik.errors[confirmFieldName]) === null || _t === void 0 ? void 0 : _t.toString() }))] }), _jsx("div", { className: "mt-5", children: _jsx(Button, { label: "Update Password", icon: "pi pi-check", type: "submit", className: "w-full" }) })] }) })] }));
199
+ return (_jsxs("div", { className: className, children: [showFieldLabel !== false && (_jsxs("label", { htmlFor: fieldName, className: "form-field-label", children: [fieldLabel, fieldMetadata.required && _jsx("span", { className: "text-red-500", children: " *" }), _jsx(SolidFieldTooltip, { fieldContext: fieldContext })] })), _jsx(Button, { type: "button", label: "Change Password", icon: "pi pi-lock", onClick: () => setVisible(true), className: "mt-2", disabled: formDisabled || fieldDisabled || readOnlyPermission || fieldReadonly }), _jsx(Dialog, { header: `Change ${fieldLabel}`, visible: visible, onHide: () => setVisible(false), style: { width: '30vw' }, className: "solid-confirm-dialog", children: _jsxs("form", { onSubmit: modalFormik.handleSubmit, className: "p-fluid", children: [_jsxs("div", { className: "field", children: [_jsxs("label", { htmlFor: fieldName, children: ["New ", fieldLabel] }), _jsx(Password, { id: fieldName, name: fieldName, value: modalFormik.values[fieldName], onChange: modalFormik.handleChange, onBlur: modalFormik.handleBlur, toggleMask: true, feedback: false, autoComplete: "new-password" }), isFormFieldValid(modalFormik, fieldName) && (_jsx(Message, { severity: "error", text: modalFormik.errors[fieldName]?.toString() }))] }), _jsxs("div", { className: "field mt-4", children: [_jsxs("label", { htmlFor: confirmFieldName, children: ["Confirm ", fieldLabel] }), _jsx(Password, { id: confirmFieldName, name: confirmFieldName, value: modalFormik.values[confirmFieldName], onChange: modalFormik.handleChange, onBlur: modalFormik.handleBlur, toggleMask: true, feedback: false, autoComplete: "new-password" }), isFormFieldValid(modalFormik, confirmFieldName) && (_jsx(Message, { severity: "error", text: modalFormik.errors[confirmFieldName]?.toString() }))] }), _jsx("div", { className: "mt-5", children: _jsx(Button, { label: "Update Password", icon: "pi pi-check", type: "submit", className: "w-full" }) })] }) })] }));
271
200
  };
272
201
  //# sourceMappingURL=SolidPasswordField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SolidPasswordField.js","sourceRoot":"","sources":["../../../../../src/components/core/form/fields/SolidPasswordField.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolidPasswordField.js","sourceRoot":"./","sources":["components/core/form/fields/SolidPasswordField.tsx"],"names":[],"mappings":"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","sourcesContent":["'use client';\nimport { InputText } from \"primereact/inputtext\";\nimport { Message } from \"primereact/message\";\nimport * as Yup from 'yup';\nimport { FormikObject, ISolidField, SolidFieldProps } from \"./ISolidField\";\nimport { Password } from \"primereact/password\";\nimport { getExtensionComponent } from \"../../../../helpers/registry\";\nimport { SolidFormFieldWidgetProps } from \"../../../../types/solid-core\";\nimport { useState } from \"react\";\nimport { SolidFieldTooltip } from \"../../../../components/common/SolidFieldTooltip\";\nimport { Formik, useFormik } from \"formik\";\nimport { Dialog } from \"primereact/dialog\";\nimport { Button } from \"primereact/button\";\nimport { usePathname, useSearchParams } from \"next/navigation\";\nimport { updatePasswordField } from \"../../../../helpers/updatePasswordField\";\nimport { ERROR_MESSAGES } from \"../../../../constants/error-messages\";\n\nexport class SolidPasswordField implements ISolidField {\n\n private fieldContext: SolidFieldProps;\n\n constructor(fieldContext: SolidFieldProps) {\n this.fieldContext = fieldContext;\n }\n\n updateFormData(value: any, formData: FormData): void {\n const fieldName = this.fieldContext?.field?.attrs?.name;\n if (value !== undefined && value !== null && value !== '') {\n formData.append(fieldName, value);\n }\n }\n\n\n initialValue(): any {\n const fieldName = this.fieldContext.field.attrs.name;\n const fieldDefaultValue = this.fieldContext?.fieldMetadata?.defaultValue;\n\n const existingValue = this.fieldContext.data[fieldName];\n // return existingValue !== undefined && existingValue !== null ? existingValue : fieldDefaultValue || '';\n return existingValue !== undefined && existingValue !== null ? undefined : fieldDefaultValue || '';\n }\n\n validationSchema(): Yup.Schema {\n let schema: Yup.StringSchema<string | null | undefined> = Yup.string();\n\n const fieldMetadata = this.fieldContext.fieldMetadata;\n const fieldLayoutInfo = this.fieldContext.field;\n const fieldName = fieldLayoutInfo.attrs.name;\n const confirmFieldName = `${fieldName}Confirm`;\n const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;\n\n // 1. required \n // 1. required\n if (fieldMetadata.required) {\n schema = schema.required(ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel));\n } else {\n schema = schema.nullable(); // Allow null when not required\n }\n\n // 2. length (min/max)\n if (fieldMetadata.min && fieldMetadata.min > 0) {\n schema = schema.min(fieldMetadata.min, ERROR_MESSAGES.FIELD_MINIMUM_CHARACTER(fieldLabel, fieldMetadata.min));\n }\n if (fieldMetadata.max && fieldMetadata.max > 0) {\n schema = schema.max(fieldMetadata.max, ERROR_MESSAGES.FIELD_MAXIMUM_CHARACTER(fieldLabel, fieldMetadata.max));\n }\n // 3. regular expression\n if (fieldMetadata.regexPattern) {\n const regexPatternNotMatchingErrorMsg = fieldMetadata.regexPatternNotMatchingErrorMsg ?? ERROR_MESSAGES.FIELD_INVALID_DATA(fieldLabel)\n schema = schema.matches(fieldMetadata.regexPattern, regexPatternNotMatchingErrorMsg);\n }\n //check password and confirm password match if password have value\n schema = schema.test('passwords-match', ERROR_MESSAGES.FIELD_MUST_MATCH(fieldLabel), function (value) {\n const { path, parent } = this;\n const confirmValue = parent[confirmFieldName];\n\n // Edit mode / untouched → SKIP\n if (!value && !confirmValue) {\n return true;\n }\n // Only one filled → ERROR\n if (value || confirmValue) {\n return value === confirmValue;\n }\n return true; // If password is empty, don't validate match\n });\n return schema;\n }\n\n render(formik: FormikObject) {\n const fieldMetadata = this.fieldContext.fieldMetadata;\n const fieldLayoutInfo = this.fieldContext.field;\n const isFormFieldValid = (formik: any, fieldName: string) => formik.touched[fieldName] && formik.errors[fieldName];\n const className = fieldLayoutInfo.attrs?.className || 'field col-12';\n let viewWidget = fieldLayoutInfo.attrs.viewWidget;\n let editWidget = fieldLayoutInfo.attrs.editWidget;\n let createWidget = fieldLayoutInfo?.attrs?.createWidget;\n const pathname = usePathname();\n const isCreateForm = pathname.endsWith('/new');\n const data = this.fieldContext.data || {};\n const isFieldDataEmpty = Object.keys(data).length === 0;\n if (!createWidget) {\n createWidget = 'DefaultPasswordFormCreateWidget';\n }\n if (!editWidget) {\n editWidget = 'DefaultPasswordFormEditWidget';\n }\n if (!viewWidget) {\n viewWidget = 'DefaultPasswordFormViewWidget'; // add of this need to createWidget\n }\n const viewMode: string = this.fieldContext.viewMode;\n\n return (\n <>\n <div className={className}>\n {viewMode === \"view\" &&\n <></>\n // this.renderExtensionRenderMode(viewWidget, formik)\n }\n {viewMode === \"edit\" && (!isCreateForm && !isFieldDataEmpty) &&\n <>\n {editWidget &&\n this.renderExtensionRenderMode(editWidget, formik)\n }\n </>\n }\n {viewMode === \"edit\" && (isCreateForm || isFieldDataEmpty) &&\n <>\n {createWidget &&\n this.renderExtensionRenderMode(createWidget, formik)\n }\n </>\n }\n\n </div>\n </>\n );\n }\n\n renderExtensionRenderMode(widget: string, formik: FormikObject) {\n let DynamicWidget = getExtensionComponent(widget);\n const widgetProps: SolidFormFieldWidgetProps = {\n formik: formik,\n fieldContext: this.fieldContext,\n }\n return (\n <>\n {DynamicWidget && <DynamicWidget {...widgetProps} />}\n </>\n )\n }\n}\n\nexport const DefaultPasswordFormViewWidget = ({ formik, fieldContext }: SolidFormFieldWidgetProps) => {\n const fieldMetadata = fieldContext.fieldMetadata;\n const fieldLayoutInfo = fieldContext.field;\n const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;\n const showFieldLabel = fieldLayoutInfo?.attrs?.showLabel;\n const [isText, setIsText] = useState(false)\n return (\n <div className=\"mt-2 flex-column gap-2\">\n {showFieldLabel !== false && (\n <p className=\"m-0 form-field-label font-medium\">{fieldLabel}</p>\n )}\n <div className=\"flex align-items-center gap-4\">\n <p className=\"m-0\">\n {isText ? formik.values[fieldLayoutInfo.attrs.name] : \"••••••••\"}\n </p>\n <i\n className={`pi ${isText ? 'pi-eye' : 'pi-eye-slash'}`}\n onClick={() => setIsText(!isText)}\n style={{ cursor: 'pointer' }}\n />\n </div>\n\n </div>\n );\n}\n\n\n\n// Adding formCreateWidget\nexport const DefaultPasswordFormCreateWidget = ({ formik, fieldContext }: SolidFormFieldWidgetProps) => {\n const fieldMetadata = fieldContext.fieldMetadata;\n const fieldLayoutInfo = fieldContext.field;\n const className = fieldLayoutInfo.attrs?.className || 'field col-12';\n const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;\n const fieldDescription = fieldLayoutInfo.attrs.description ?? fieldMetadata.description;\n const solidFormViewMetaData = fieldContext.solidFormViewMetaData;\n const showFieldLabel = fieldLayoutInfo?.attrs?.showLabel;\n const readOnlyPermission = fieldContext.readOnly;\n\n const isFormFieldValid = (formik: any, fieldName: string) => formik.touched[fieldName] && formik.errors[fieldName];\n\n const fieldDisabled = fieldLayoutInfo.attrs?.disabled;\n const fieldReadonly = fieldLayoutInfo.attrs?.readonly;\n\n const formDisabled = solidFormViewMetaData.data.solidView?.layout?.attrs?.disabled;\n const formReadonly = solidFormViewMetaData.data.solidView?.layout?.attrs?.readonly;\n return (\n <div className=\"relative \">\n <div className=\"password-field-component\">\n <div className=\"flex flex-column gap-2 mt-1 sm:mt-2 md:mt-3 lg:mt-4\">\n {showFieldLabel != false &&\n <label htmlFor={fieldLayoutInfo.attrs.name} className=\"form-field-label\">\n {fieldLabel}\n {fieldMetadata.required && <span className=\"text-red-500\"> *</span>}\n <SolidFieldTooltip fieldContext={fieldContext} />\n </label>\n }\n <Password\n id={fieldLayoutInfo.attrs.name}\n name={fieldMetadata.name}\n value={formik.values[fieldLayoutInfo.attrs.name] || ''}\n onChange={(e) => fieldContext.onChange(e, 'onFieldChange')}\n onBlur={(e) => fieldContext.onBlur(e, 'onFieldBlur')}\n readOnly={formReadonly || fieldReadonly || readOnlyPermission}\n disabled={formDisabled || fieldDisabled}\n toggleMask\n autoComplete=\"new-password\"\n />\n </div>\n {isFormFieldValid(formik, fieldLayoutInfo.attrs.name) && (\n <Message severity=\"error\" text={formik?.errors[fieldLayoutInfo.attrs.name]?.toString()} />\n )}\n\n <div className=\"flex flex-column gap-2 mt-1 sm:mt-2 md:mt-3 lg:mt-4\">\n <label htmlFor={`${fieldLayoutInfo.attrs.name}Confirm`} className=\"form-field-label\">\n Confirm {fieldLabel}\n {fieldMetadata.required && <span className=\"text-red-500\"> *</span>}\n </label>\n <Password\n id={`${fieldLayoutInfo.attrs.name}Confirm`}\n name={`${fieldLayoutInfo.attrs.name}Confirm`}\n value={formik.values[`${fieldLayoutInfo.attrs.name}Confirm`] || ''}\n onChange={(e) => {\n formik.setFieldValue(`${fieldLayoutInfo.attrs.name}Confirm`, e.target.value);\n }}\n onBlur={(e) => {\n formik.setFieldTouched(`${fieldLayoutInfo.attrs.name}Confirm`, true);\n }}\n readOnly={formReadonly || fieldReadonly || readOnlyPermission}\n disabled={formDisabled || fieldDisabled}\n toggleMask\n autoComplete=\"new-password\"\n />\n {isFormFieldValid(formik, `${fieldLayoutInfo.attrs.name}Confirm`) && (\n <Message severity=\"error\" text={formik?.errors[`${fieldLayoutInfo.attrs.name}Confirm`]?.toString()} />\n )}\n </div>\n </div>\n </div>\n );\n}\n\n\n// Adding formEditWidget custom\n\nexport const DefaultPasswordFormEditWidget = ({ formik, fieldContext }: SolidFormFieldWidgetProps) => {\n const fieldMetadata = fieldContext.fieldMetadata;\n const fieldLayoutInfo = fieldContext.field;\n\n const className = fieldLayoutInfo.attrs?.className || 'field col-12';\n const fieldLabel = fieldLayoutInfo.attrs.label ?? fieldMetadata.displayName;\n const fieldDescription = fieldLayoutInfo.attrs.description ?? fieldMetadata.description;\n const solidFormViewMetaData = fieldContext.solidFormViewMetaData;\n const showFieldLabel = fieldLayoutInfo?.attrs?.showLabel;\n const readOnlyPermission = fieldContext.readOnly;\n\n const fieldDisabled = fieldLayoutInfo.attrs?.disabled;\n const fieldReadonly = fieldLayoutInfo.attrs?.readonly;\n const formDisabled = solidFormViewMetaData.data.solidView?.layout?.attrs?.disabled;\n const formReadonly = solidFormViewMetaData.data.solidView?.layout?.attrs?.readonly;\n const url = fieldContext?.modelName\n .replace(/([a-z0-9])([A-Z])/g, '$1-$2')\n .replace(/([A-Z])([A-Z][a-z])/g, '$1-$2')\n .toLowerCase();\n const id = fieldContext?.data?.id;\n\n const isFormFieldValid = (formik: any, fieldName: string) =>\n formik.touched[fieldName] && formik.errors[fieldName];\n\n const [visible, setVisible] = useState(false);\n\n const fieldName = fieldLayoutInfo.attrs.name;\n const confirmFieldName = `${fieldName}Confirm`;\n\n const modalFormik = useFormik({\n initialValues: {\n [fieldName]: '',\n [confirmFieldName]: '',\n },\n validationSchema: Yup.object({\n [fieldName]: Yup.string().required(ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel)),\n [confirmFieldName]: Yup.string()\n .required(`Confirm ${ERROR_MESSAGES.FIELD_REUQIRED(fieldLabel)}`)\n .oneOf([Yup.ref(fieldName)], ERROR_MESSAGES.FIELD_MUST_MATCH(fieldLabel)),\n }),\n onSubmit: async (values: { [x: string]: any; }, { resetForm }: any) => {\n try {\n await updatePasswordField({\n url,\n id,\n fieldName,\n fieldValue: values[fieldName],\n confirmFieldName,\n confirmFieldValue: values[confirmFieldName],\n });\n\n // formik.setFieldValue(fieldName, values[fieldName]);\n resetForm();\n setVisible(false);\n } catch (err) {\n console.error(err);\n // TODO: show user-friendly error\n }\n },\n });\n\n return (\n <div className={className}>\n {showFieldLabel !== false && (\n <label htmlFor={fieldName} className=\"form-field-label\">\n {fieldLabel}\n {fieldMetadata.required && <span className=\"text-red-500\"> *</span>}\n <SolidFieldTooltip fieldContext={fieldContext} />\n </label>\n )}\n\n <Button\n type=\"button\"\n label=\"Change Password\"\n icon=\"pi pi-lock\"\n onClick={() => setVisible(true)}\n className=\"mt-2\"\n disabled={formDisabled || fieldDisabled || readOnlyPermission || fieldReadonly}\n />\n\n <Dialog\n header={`Change ${fieldLabel}`}\n visible={visible}\n onHide={() => setVisible(false)}\n style={{ width: '30vw' }}\n className=\"solid-confirm-dialog\"\n >\n <form onSubmit={modalFormik.handleSubmit} className=\"p-fluid\">\n <div className=\"field\">\n <label htmlFor={fieldName}>New {fieldLabel}</label>\n <Password\n id={fieldName}\n name={fieldName}\n value={modalFormik.values[fieldName]}\n onChange={modalFormik.handleChange}\n onBlur={modalFormik.handleBlur}\n toggleMask\n feedback={false}\n autoComplete=\"new-password\"\n />\n {isFormFieldValid(modalFormik, fieldName) && (\n <Message severity=\"error\" text={modalFormik.errors[fieldName]?.toString()} />\n )}\n </div>\n\n <div className=\"field mt-4\">\n <label htmlFor={confirmFieldName}>Confirm {fieldLabel}</label>\n <Password\n id={confirmFieldName}\n name={confirmFieldName}\n value={modalFormik.values[confirmFieldName]}\n onChange={modalFormik.handleChange}\n onBlur={modalFormik.handleBlur}\n toggleMask\n feedback={false}\n autoComplete=\"new-password\"\n />\n {isFormFieldValid(modalFormik, confirmFieldName) && (\n <Message severity=\"error\" text={modalFormik.errors[confirmFieldName]?.toString()} />\n )}\n </div>\n\n <div className=\"mt-5\">\n <Button label=\"Update Password\" icon=\"pi pi-check\" type=\"submit\" className=\"w-full\" />\n </div>\n </form>\n </Dialog>\n </div>\n );\n};\n\n\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidRelationField.d.ts","sourceRoot":"","sources":["../../../../../src/components/core/form/fields/SolidRelationField.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAC7B,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAO3E,qBAAa,kBAAmB,YAAW,WAAW;IAElD,OAAO,CAAC,YAAY,CAAkB;gBAE1B,YAAY,EAAE,eAAe;IAIzC,aAAa,IAAI,WAAW;IAsB5B,YAAY,IAAI,GAAG;IAInB,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,GAAG,GAAG;IAKnD,gBAAgB,IAAI,MAAM;IAI1B,MAAM,CAAC,MAAM,EAAE,YAAY;CAG9B"}
1
+ {"version":3,"file":"SolidRelationField.d.ts","sourceRoot":"./","sources":["components/core/form/fields/SolidRelationField.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAC7B,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAO3E,qBAAa,kBAAmB,YAAW,WAAW;IAElD,OAAO,CAAC,YAAY,CAAkB;gBAE1B,YAAY,EAAE,eAAe;IAIzC,aAAa,IAAI,WAAW;IAsB5B,YAAY,IAAI,GAAG;IAInB,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,GAAG,GAAG;IAKnD,gBAAgB,IAAI,MAAM;IAI1B,MAAM,CAAC,MAAM,EAAE,YAAY;CAG9B"}
@@ -3,13 +3,13 @@ import { SolidRelationManyToManyField } from "./relations/SolidRelationManyToMan
3
3
  import { SolidRelationManyToOneField } from "./relations/SolidRelationManyToOneField";
4
4
  import { SolidRelationOneToManyField } from "./relations/SolidRelationOneToManyField";
5
5
  import { ERROR_MESSAGES } from "../../../../constants/error-messages";
6
- var SolidRelationField = /** @class */ (function () {
7
- function SolidRelationField(fieldContext) {
6
+ export class SolidRelationField {
7
+ constructor(fieldContext) {
8
8
  this.fieldContext = fieldContext;
9
9
  }
10
- SolidRelationField.prototype.relationField = function () {
11
- var fieldMetadata = this.fieldContext.fieldMetadata;
12
- var relationField = null;
10
+ relationField() {
11
+ const fieldMetadata = this.fieldContext.fieldMetadata;
12
+ let relationField = null;
13
13
  if (fieldMetadata.relationType === 'many-to-one') {
14
14
  relationField = new SolidRelationManyToOneField(this.fieldContext);
15
15
  }
@@ -23,21 +23,18 @@ var SolidRelationField = /** @class */ (function () {
23
23
  throw new Error(ERROR_MESSAGES.INVALID_RELATION_TYPE(fieldMetadata.relationType, this.fieldContext.field.attrs.name));
24
24
  }
25
25
  return relationField;
26
- };
27
- SolidRelationField.prototype.initialValue = function () {
28
- var _a;
29
- return (_a = this.relationField()) === null || _a === void 0 ? void 0 : _a.initialValue();
30
- };
31
- SolidRelationField.prototype.updateFormData = function (value, formData) {
26
+ }
27
+ initialValue() {
28
+ return this.relationField()?.initialValue();
29
+ }
30
+ updateFormData(value, formData) {
32
31
  return this.relationField().updateFormData(value, formData);
33
- };
34
- SolidRelationField.prototype.validationSchema = function () {
32
+ }
33
+ validationSchema() {
35
34
  return this.relationField().validationSchema();
36
- };
37
- SolidRelationField.prototype.render = function (formik) {
35
+ }
36
+ render(formik) {
38
37
  return this.relationField().render(formik);
39
- };
40
- return SolidRelationField;
41
- }());
42
- export { SolidRelationField };
38
+ }
39
+ }
43
40
  //# sourceMappingURL=SolidRelationField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SolidRelationField.js","sourceRoot":"","sources":["../../../../../src/components/core/form/fields/SolidRelationField.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAGb,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACtF,OAAO,EAAE,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACtF,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAG5D;IAII,4BAAY,YAA6B;QACrC,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;IACrC,CAAC;IAED,0CAAa,GAAb;QACI,IAAM,aAAa,GAAG,IAAI,CAAC,YAAY,CAAC,aAAa,CAAC;QACtD,IAAI,aAAa,GAAG,IAAI,CAAC;QAEzB,IAAI,aAAa,CAAC,YAAY,KAAK,aAAa,EAAE;YAC9C,aAAa,GAAG,IAAI,2BAA2B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;SACtE;QACD,IAAI,aAAa,CAAC,YAAY,KAAK,cAAc,EAAE;YAC/C,aAAa,GAAG,IAAI,4BAA4B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;SACvE;QACD,IAAI,aAAa,CAAC,YAAY,KAAK,aAAa,EAAE;YAC9C,aAAa,GAAG,IAAI,2BAA2B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;SACtE;QAED,IAAI,CAAC,aAAa,EAAE;YAChB,MAAM,IAAI,KAAK,CAAC,cAAc,CAAC,qBAAqB,CAAC,aAAa,CAAC,YAAY,EAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA;SAEzH;QAED,OAAO,aAAa,CAAC;IACzB,CAAC;IAED,yCAAY,GAAZ;;QACI,OAAO,MAAA,IAAI,CAAC,aAAa,EAAE,0CAAE,YAAY,EAAE,CAAC;IAChD,CAAC;IAED,2CAAc,GAAd,UAAe,KAAU,EAAE,QAAkB;QACzC,OAAO,IAAI,CAAC,aAAa,EAAE,CAAC,cAAc,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC;IAEhE,CAAC;IAED,6CAAgB,GAAhB;QACI,OAAO,IAAI,CAAC,aAAa,EAAE,CAAC,gBAAgB,EAAE,CAAC;IACnD,CAAC;IAED,mCAAM,GAAN,UAAO,MAAoB;QACvB,OAAO,IAAI,CAAC,aAAa,EAAE,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC/C,CAAC;IACL,yBAAC;AAAD,CAAC,AA9CD,IA8CC"}
1
+ {"version":3,"file":"SolidRelationField.js","sourceRoot":"./","sources":["components/core/form/fields/SolidRelationField.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAGb,OAAO,EAAE,4BAA4B,EAAE,MAAM,0CAA0C,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACtF,OAAO,EAAE,2BAA2B,EAAE,MAAM,yCAAyC,CAAC;AACtF,OAAO,EAAE,cAAc,EAAE,MAAM,sCAAsC,CAAC;AAGtE,MAAM,OAAO,kBAAkB;IAI3B,YAAY,YAA6B;QACrC,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;IACrC,CAAC;IAED,aAAa;QACT,MAAM,aAAa,GAAG,IAAI,CAAC,YAAY,CAAC,aAAa,CAAC;QACtD,IAAI,aAAa,GAAG,IAAI,CAAC;QAEzB,IAAI,aAAa,CAAC,YAAY,KAAK,aAAa,EAAE;YAC9C,aAAa,GAAG,IAAI,2BAA2B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;SACtE;QACD,IAAI,aAAa,CAAC,YAAY,KAAK,cAAc,EAAE;YAC/C,aAAa,GAAG,IAAI,4BAA4B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;SACvE;QACD,IAAI,aAAa,CAAC,YAAY,KAAK,aAAa,EAAE;YAC9C,aAAa,GAAG,IAAI,2BAA2B,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;SACtE;QAED,IAAI,CAAC,aAAa,EAAE;YAChB,MAAM,IAAI,KAAK,CAAC,cAAc,CAAC,qBAAqB,CAAC,aAAa,CAAC,YAAY,EAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA;SAEzH;QAED,OAAO,aAAa,CAAC;IACzB,CAAC;IAED,YAAY;QACR,OAAO,IAAI,CAAC,aAAa,EAAE,EAAE,YAAY,EAAE,CAAC;IAChD,CAAC;IAED,cAAc,CAAC,KAAU,EAAE,QAAkB;QACzC,OAAO,IAAI,CAAC,aAAa,EAAE,CAAC,cAAc,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC;IAEhE,CAAC;IAED,gBAAgB;QACZ,OAAO,IAAI,CAAC,aAAa,EAAE,CAAC,gBAAgB,EAAE,CAAC;IACnD,CAAC;IAED,MAAM,CAAC,MAAoB;QACvB,OAAO,IAAI,CAAC,aAAa,EAAE,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC/C,CAAC;CACJ","sourcesContent":["'use client';\nimport { Schema } from \"yup\";\nimport { FormikObject, ISolidField, SolidFieldProps } from \"./ISolidField\";\nimport { SolidRelationManyToManyField } from \"./relations/SolidRelationManyToManyField\";\nimport { SolidRelationManyToOneField } from \"./relations/SolidRelationManyToOneField\";\nimport { SolidRelationOneToManyField } from \"./relations/SolidRelationOneToManyField\";\nimport { ERROR_MESSAGES } from \"../../../../constants/error-messages\";\n\n\nexport class SolidRelationField implements ISolidField {\n\n private fieldContext: SolidFieldProps;\n\n constructor(fieldContext: SolidFieldProps) {\n this.fieldContext = fieldContext;\n }\n\n relationField(): ISolidField {\n const fieldMetadata = this.fieldContext.fieldMetadata;\n let relationField = null;\n\n if (fieldMetadata.relationType === 'many-to-one') {\n relationField = new SolidRelationManyToOneField(this.fieldContext);\n }\n if (fieldMetadata.relationType === 'many-to-many') {\n relationField = new SolidRelationManyToManyField(this.fieldContext);\n }\n if (fieldMetadata.relationType === 'one-to-many') {\n relationField = new SolidRelationOneToManyField(this.fieldContext);\n }\n\n if (!relationField) {\n throw new Error(ERROR_MESSAGES.INVALID_RELATION_TYPE(fieldMetadata.relationType , this.fieldContext.field.attrs.name))\n \n }\n\n return relationField;\n }\n\n initialValue(): any {\n return this.relationField()?.initialValue();\n }\n\n updateFormData(value: any, formData: FormData): any {\n return this.relationField().updateFormData(value, formData);\n\n }\n\n validationSchema(): Schema {\n return this.relationField().validationSchema();\n }\n\n render(formik: FormikObject) {\n return this.relationField().render(formik);\n }\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { Schema } from "yup";
1
+ import * as Yup from 'yup';
2
2
  import { FormikObject, ISolidField, SolidFieldProps } from "./ISolidField";
3
3
  import { SolidFormFieldWidgetProps } from "../../../../types/solid-core";
4
4
  export declare class SolidRichTextField implements ISolidField {
@@ -6,7 +6,7 @@ export declare class SolidRichTextField implements ISolidField {
6
6
  constructor(fieldContext: SolidFieldProps);
7
7
  updateFormData(value: any, formData: FormData): any;
8
8
  initialValue(): any;
9
- validationSchema(): Schema;
9
+ validationSchema(): Yup.Schema;
10
10
  render(formik: FormikObject): import("react/jsx-runtime").JSX.Element;
11
11
  renderExtensionRenderMode(widget: string, formik: FormikObject): import("react/jsx-runtime").JSX.Element;
12
12
  }
@@ -1 +1 @@
1
- {"version":3,"file":"SolidRichTextField.d.ts","sourceRoot":"","sources":["../../../../../src/components/core/form/fields/SolidRichTextField.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAC7B,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAE3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAI/D,qBAAa,kBAAmB,YAAW,WAAW;IAElD,OAAO,CAAC,YAAY,CAAkB;gBAE1B,YAAY,EAAE,eAAe;IAIzC,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,GAAG,GAAG;IAOnD,YAAY,IAAI,GAAG;IAInB,gBAAgB,IAAI,MAAM;IA6B1B,MAAM,CAAC,MAAM,EAAE,YAAY;IAoC3B,yBAAyB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,YAAY;CAYjE;AAID,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CA+ChG,CAAA;AAED,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CA2BhG,CAAA"}
1
+ {"version":3,"file":"SolidRichTextField.d.ts","sourceRoot":"./","sources":["components/core/form/fields/SolidRichTextField.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAE3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AAIzE,qBAAa,kBAAmB,YAAW,WAAW;IAElD,OAAO,CAAC,YAAY,CAAkB;gBAE1B,YAAY,EAAE,eAAe;IAIzC,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,EAAE,QAAQ,GAAG,GAAG;IAOnD,YAAY,IAAI,GAAG;IAInB,gBAAgB,IAAI,GAAG,CAAC,MAAM;IA6B9B,MAAM,CAAC,MAAM,EAAE,YAAY;IAoC3B,yBAAyB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,YAAY;CAYjE;AAID,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CA+ChG,CAAA;AAED,eAAO,MAAM,6BAA6B,6BAA8B,yBAAyB,4CA2BhG,CAAA"}