@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":"SolidListViewColumn.js","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewColumn.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolidListViewColumn.js","sourceRoot":"./","sources":["components/core/list/SolidListViewColumn.tsx"],"names":[],"mappings":"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","sourcesContent":["\"use client\";\nimport SolidBigintColumn from \"./columns/SolidBigintColumn\";\nimport SolidBooleanColumn from \"./columns/SolidBooleanColumn\";\nimport SolidComputedColumn from \"./columns/SolidComputedColumn\";\nimport SolidDateColumn from \"./columns/SolidDateColumn\";\nimport SolidDatetimeColumn from \"./columns/SolidDatetimeColumn\";\nimport SolidDecimalColumn from \"./columns/SolidDecimalColumn\";\nimport SolidExternalIdColumn from \"./columns/SolidExternalIdColumn\";\nimport SolidFloatColumn from \"./columns/SolidFloatColumn\";\nimport SolidIntColumn from \"./columns/SolidIntColumn\";\nimport SolidLongTextColumn from \"./columns/SolidLongTextColumn\";\nimport SolidMediaMultipleColumn from \"./columns/SolidMediaMultipleColumn\";\nimport SolidMediaSingleColumn from \"./columns/SolidMediaSingleColumn\";\nimport SolidRelationColumn from \"./columns/SolidRelationColumn\";\nimport SolidRichTextColumn from \"./columns/SolidRichTextColumn\";\nimport SolidSelectionDynamicColumn from \"./columns/SolidSelectionDynamicColumn\";\nimport SolidSelectionStaticColumn from \"./columns/SolidSelectionStaticColumn\";\nimport SolidShortTextColumn from \"./columns/SolidShortTextColumn\";\nimport SolidTimeColumn from \"./columns/SolidTimeColumn\";\nimport SolidUuidColumn from \"./columns/SolidUuidColumn\";\n\nexport type SolidListViewColumnParams = {\n solidListViewMetaData: any;\n fieldMetadata: any,\n column: any,\n setLightboxUrls?: any,\n setOpenLightbox?: any\n};\n\nexport const getNumberOfInputs = (matchMode: any): number | null => {\n if (matchMode.label && matchMode.label === 'Not In') {\n matchMode = 'notIn';\n }\n\n switch (matchMode) {\n case 'between':\n return 2;\n case 'in':\n case 'notIn':\n return null;\n case 'startsWith':\n case 'contains':\n case 'notContains':\n case 'endsWith':\n case 'equals':\n case 'notEquals':\n case 'lt':\n case 'lte':\n case 'gt':\n case 'gte':\n return 1;\n default:\n return 1; // Default to single input if no specific match is found\n }\n}\n\n// // @ts-ignore\n// const components = require.context('./columns', false, /Solid.*Column\\.tsx$/);\n\n// // Define a function to dynamically load components based on type\n// const loadComponentByType = async (type: string) => {\n// try {\n// const componentName = `./columns/Solid${type.charAt(0).toUpperCase() + type.slice(1)}Column.tsx`;\n\n// // Dynamically import the component based on type\n// const componentModule = await import(componentName);\n\n// return componentModule.default;\n// } catch (error) {\n// console.error(`Failed to load component for type: ${type}`, error);\n// return null;\n// }\n// };\n\nexport const SolidListViewColumn = ({ solidListViewMetaData, fieldMetadata, column, setLightboxUrls, setOpenLightbox }: SolidListViewColumnParams) => {\n\n // And finally we can implement additional switching logic based on certain special fields. \n if (fieldMetadata.name === 'id') {\n return SolidIntColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n\n if (fieldMetadata.type === 'int') {\n return SolidIntColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'bigint') {\n return SolidBigintColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'float') {\n return SolidFloatColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'decimal') {\n return SolidDecimalColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'shortText') {\n return SolidShortTextColumn({ solidListViewMetaData, fieldMetadata, column, setLightboxUrls, setOpenLightbox });\n }\n if (fieldMetadata.type === 'longText') {\n return SolidLongTextColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'richText') {\n return SolidRichTextColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'email') {\n return SolidShortTextColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'boolean') {\n return SolidBooleanColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'date') {\n return SolidDateColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'datetime') {\n return SolidDatetimeColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'time') {\n return SolidTimeColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'relation') {\n return SolidRelationColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'mediaSingle') {\n return SolidMediaSingleColumn({ solidListViewMetaData, fieldMetadata, column, setLightboxUrls, setOpenLightbox });\n }\n if (fieldMetadata.type === 'mediaMultiple') {\n return SolidMediaMultipleColumn({ solidListViewMetaData, fieldMetadata, column, setLightboxUrls, setOpenLightbox });\n }\n if (fieldMetadata.type === 'selectionStatic') {\n return SolidSelectionStaticColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'selectionDynamic') {\n return SolidSelectionDynamicColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'computed') {\n return SolidComputedColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'externalId') {\n return SolidExternalIdColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n if (fieldMetadata.type === 'uuid') {\n return SolidUuidColumn({ solidListViewMetaData, fieldMetadata, column });\n }\n // // Load everything else based on type and dynamically.\n // else {\n // const ComponentFound = await loadComponentByType(fieldMetadata.type);\n // const ComponentNotFound = ({ solidListViewMetaData, fieldMetadata, column }: SolidListViewColumnParams) => (\n // <Column\n // key={fieldMetadata.name}\n // field={fieldMetadata.name}\n // header={fieldMetadata.displayName}\n // className=\"text-sm\"\n // sortable={false}\n // filter={false}\n // showFilterOperator={false}\n // body={() => (<span>Type not supported</span>)}\n // style={{ minWidth: \"12rem\" }}\n // headerClassName=\"table-header-fs\"\n // ></Column>\n // );\n\n // return ComponentFound ? ComponentFound({ solidListViewMetaData, fieldMetadata, column }) : ComponentNotFound({ solidListViewMetaData, fieldMetadata, column });\n // }\n\n // TODO: we can implement additional switching logic based on the widget type being used to render the list view column.\n\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewConfigure.d.ts","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewConfigure.tsx"],"names":[],"mappings":"AAgBA,OAAO,+BAA+B,CAAC;AAKvC,eAAO,MAAM,sBAAsB,+QAoB3B,GAAG,4CAySV,CAAA"}
1
+ {"version":3,"file":"SolidListViewConfigure.d.ts","sourceRoot":"./","sources":["components/core/list/SolidListViewConfigure.tsx"],"names":[],"mappings":"AAgBA,OAAO,+BAA+B,CAAC;AAKvC,eAAO,MAAM,sBAAsB,+QAoB3B,GAAG,4CAySV,CAAA"}
@@ -19,41 +19,38 @@ import "../../common/solid-export.css";
19
19
  import { SolidGenericImport } from "../common/SolidGenericImport/SolidGenericImport";
20
20
  import { useHasAnyRole } from "../../../helpers/rolesHelper";
21
21
  import { SolidListViewHeaderButton } from "./SolidListViewHeaderButton";
22
- export var SolidListViewConfigure = function (_a) {
23
- var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z;
24
- var listViewMetaData = _a.listViewMetaData, solidListViewLayout = _a.solidListViewLayout, setShowArchived = _a.setShowArchived, showArchived = _a.showArchived, viewData = _a.viewData, sizeOptions = _a.sizeOptions, setSize = _a.setSize, size = _a.size, viewModes = _a.viewModes, params = _a.params, actionsAllowed = _a.actionsAllowed, selectedRecords = _a.selectedRecords, setDialogVisible = _a.setDialogVisible, setShowSaveFilterPopup = _a.setShowSaveFilterPopup, filters = _a.filters, handleFetchUpdatedRecords = _a.handleFetchUpdatedRecords, setRecoverDialogVisible = _a.setRecoverDialogVisible;
22
+ export const SolidListViewConfigure = ({ listViewMetaData, solidListViewLayout, setShowArchived, showArchived, viewData, sizeOptions, setSize, size, viewModes, params, actionsAllowed, selectedRecords, setDialogVisible, setShowSaveFilterPopup, filters, handleFetchUpdatedRecords, setRecoverDialogVisible, }) => {
25
23
  // const [visible, setVisible] = useState<boolean>(false);
26
- var handleCustomButtonClick = useHandleListCustomButtonClick();
27
- var _0 = useState(false), openImportDialog = _0[0], setOpenImportDialog = _0[1];
28
- var op = useRef(null);
29
- var exportRef = useRef(null);
30
- var customizeLayout = useRef(null);
31
- var pathname = usePathname();
32
- var router = useRouter();
33
- var _1 = useState(""), view = _1[0], setView = _1[1];
34
- var _2 = useState(false), exportView = _2[0], setExportView = _2[1];
35
- var _3 = useState(false), isOverlayOpen = _3[0], setIsOverlayOpen = _3[1];
36
- var handleViewChange = function (newView) {
24
+ const handleCustomButtonClick = useHandleListCustomButtonClick();
25
+ const [openImportDialog, setOpenImportDialog] = useState(false);
26
+ const op = useRef(null);
27
+ const exportRef = useRef(null);
28
+ const customizeLayout = useRef(null);
29
+ const pathname = usePathname();
30
+ const router = useRouter();
31
+ const [view, setView] = useState("");
32
+ const [exportView, setExportView] = useState(false);
33
+ const [isOverlayOpen, setIsOverlayOpen] = useState(false);
34
+ const handleViewChange = (newView) => {
37
35
  if (view === newView)
38
36
  return; // Prevent unnecessary updates
39
- var pathSegments = pathname.split('/').filter(Boolean);
37
+ const pathSegments = pathname.split('/').filter(Boolean);
40
38
  pathSegments[pathSegments.length - 1] = newView; // Replace the last part with new view
41
- var newPath = '/' + pathSegments.join('/');
39
+ const newPath = '/' + pathSegments.join('/');
42
40
  router.push(newPath);
43
41
  };
44
- useEffect(function () {
42
+ useEffect(() => {
45
43
  if (typeof pathname === 'string') {
46
- var pathSegments = pathname.split('/').filter(Boolean);
44
+ const pathSegments = pathname.split('/').filter(Boolean);
47
45
  if (pathSegments.length > 0) {
48
46
  setView(pathSegments[pathSegments.length - 1]);
49
47
  }
50
48
  }
51
49
  }, []);
52
- useEffect(function () {
53
- var handleClickOutside = function (event) {
54
- var _a;
50
+ useEffect(() => {
51
+ const handleClickOutside = (event) => {
55
52
  if (customizeLayout.current &&
56
- !((_a = customizeLayout.current.getElement()) === null || _a === void 0 ? void 0 : _a.contains(event.target))) {
53
+ !customizeLayout.current.getElement()?.contains(event.target)) {
57
54
  setIsOverlayOpen(false);
58
55
  }
59
56
  };
@@ -63,11 +60,11 @@ export var SolidListViewConfigure = function (_a) {
63
60
  else {
64
61
  document.removeEventListener("click", handleClickOutside);
65
62
  }
66
- return function () { return document.removeEventListener("click", handleClickOutside); };
63
+ return () => document.removeEventListener("click", handleClickOutside);
67
64
  }, [isOverlayOpen]);
68
65
  //Build a map of actionKey → boolean at the top level
69
- var headerActions = (_b = solidListViewLayout === null || solidListViewLayout === void 0 ? void 0 : solidListViewLayout.attrs) !== null && _b !== void 0 ? _b : {};
70
- var normalizeAction = function (value) {
66
+ const headerActions = solidListViewLayout?.attrs ?? {};
67
+ const normalizeAction = (value) => {
71
68
  if (value === true)
72
69
  return { enabled: true, roles: [] };
73
70
  if (value === false)
@@ -76,23 +73,23 @@ export var SolidListViewConfigure = function (_a) {
76
73
  return { enabled: true, roles: value };
77
74
  return { enabled: true, roles: [] }; // default
78
75
  };
79
- var normalized = {
76
+ const normalized = {
80
77
  import: normalizeAction(headerActions.import),
81
78
  export: normalizeAction(headerActions.export),
82
79
  customizeLayout: normalizeAction(headerActions.customizeLayout),
83
80
  savedFilters: normalizeAction(headerActions.savedFilters),
84
81
  };
85
82
  // Role checks
86
- var useRoleCheck = function (roles) { return useHasAnyRole(roles !== null && roles !== void 0 ? roles : []); };
83
+ const useRoleCheck = (roles) => useHasAnyRole(roles ?? []);
87
84
  // Map of action → roleCheck
88
- var roleCheckMap = {
85
+ const roleCheckMap = {
89
86
  import: useRoleCheck(normalized.import.roles),
90
87
  export: useRoleCheck(normalized.export.roles),
91
88
  customizeLayout: useRoleCheck(normalized.customizeLayout.roles),
92
89
  savedFilters: useRoleCheck(normalized.savedFilters.roles),
93
90
  };
94
- var isHeaderActionEnabled = function (action) {
95
- var _a = normalized[action], enabled = _a.enabled, roles = _a.roles;
91
+ const isHeaderActionEnabled = (action) => {
92
+ const { enabled, roles } = normalized[action];
96
93
  // 1. If explicitly disabled
97
94
  if (!enabled)
98
95
  return false;
@@ -103,37 +100,41 @@ export var SolidListViewConfigure = function (_a) {
103
100
  // 3. No restrictions → enabled
104
101
  return true;
105
102
  };
106
- var clearLocalstorageCache = function () {
107
- var currentPageUrl = window.location.pathname; // Get the current page URL
103
+ const clearLocalstorageCache = () => {
104
+ const currentPageUrl = window.location.pathname; // Get the current page URL
108
105
  localStorage.removeItem(currentPageUrl); // Remove from local storage with the URL as the key
109
106
  window.location.reload();
110
107
  };
111
108
  return (_jsxs("div", { className: "position-relative", children: [_jsx(Button, { type: "button", size: "small", icon: "pi pi-cog", severity: "secondary", className: "solid-icon-button", outlined: true,
112
109
  // @ts-ignore
113
- onClick: function (e) { return op.current.toggle(e); } }), _jsx(Dialog, { header: "Export", visible: exportView, headerClassName: "solid-export-dialog-header", className: "ExportDialog p-0 m-0", onHide: function () { if (!exportView)
114
- return; setExportView(false); }, children: _jsx(SolidExport, { listViewMetaData: listViewMetaData, filters: filters }) }), _jsx(OverlayPanel, { ref: exportRef, className: "listview-export-panel" }), _jsxs(OverlayPanel, { ref: op, className: "listview-cogwheel-panel", children: [((actionsAllowed.includes("".concat(permissionExpression(params.modelName, 'deleteMany'))) &&
115
- ((_f = (_e = (_d = (_c = viewData === null || viewData === void 0 ? void 0 : viewData.data) === null || _c === void 0 ? void 0 : _c.solidView) === null || _d === void 0 ? void 0 : _d.layout) === null || _e === void 0 ? void 0 : _e.attrs) === null || _f === void 0 ? void 0 : _f.delete) !== false &&
110
+ onClick: (e) => op.current.toggle(e) }), _jsx(Dialog, { header: "Export", visible: exportView, headerClassName: "solid-export-dialog-header", className: "ExportDialog p-0 m-0", onHide: () => { if (!exportView)
111
+ return; setExportView(false); }, children: _jsx(SolidExport, { listViewMetaData: listViewMetaData, filters: filters }) }), _jsx(OverlayPanel, { ref: exportRef, className: "listview-export-panel" }), _jsxs(OverlayPanel, { ref: op, className: "listview-cogwheel-panel", children: [((actionsAllowed.includes(`${permissionExpression(params.modelName, 'deleteMany')}`) &&
112
+ viewData?.data?.solidView?.layout?.attrs?.delete !== false &&
116
113
  selectedRecords.length > 0) ||
117
- isHeaderActionEnabled('import') && actionsAllowed.includes("".concat(permissionExpression(params.modelName, 'create'))) && actionsAllowed.includes("".concat(permissionExpression('importTransaction', 'create'))) ||
118
- isHeaderActionEnabled('export') && actionsAllowed.includes("".concat(permissionExpression(params.modelName, 'findMany'))) && actionsAllowed.includes("".concat(permissionExpression('exportTransaction', 'create'))) ||
119
- isHeaderActionEnabled('customizeLayout') && actionsAllowed.includes("".concat(permissionExpression('userViewMetadata', 'create'))) ||
120
- isHeaderActionEnabled('savedFilters') && actionsAllowed.includes("".concat(permissionExpression('savedFilters', 'create'))) ||
121
- ((_h = (_g = solidListViewLayout === null || solidListViewLayout === void 0 ? void 0 : solidListViewLayout.attrs) === null || _g === void 0 ? void 0 : _g.headerButtons) === null || _h === void 0 ? void 0 : _h.some(function (rb) { return rb.attrs.actionInContextMenu === true; })) ||
122
- ((_l = (_k = (_j = viewData === null || viewData === void 0 ? void 0 : viewData.data) === null || _j === void 0 ? void 0 : _j.solidView) === null || _k === void 0 ? void 0 : _k.model) === null || _l === void 0 ? void 0 : _l.enableSoftDelete)) && (_jsxs(_Fragment, { children: [_jsx("div", { className: "p-2", children: _jsxs("div", { className: "flex flex-column", children: [actionsAllowed.includes("".concat(permissionExpression(params.modelName, 'deleteMany'))) && ((_q = (_p = (_o = (_m = viewData === null || viewData === void 0 ? void 0 : viewData.data) === null || _m === void 0 ? void 0 : _m.solidView) === null || _o === void 0 ? void 0 : _o.layout) === null || _p === void 0 ? void 0 : _p.attrs) === null || _q === void 0 ? void 0 : _q.delete) !== false && selectedRecords.length > 0 &&
123
- _jsx(Button, { text: true, type: "button", className: "text-left gap-2 text-base", label: "Delete", size: "small", iconPos: "left", severity: "danger", icon: 'pi pi-trash', onClick: function () { return setDialogVisible(true); } }), isHeaderActionEnabled("import") && actionsAllowed.includes("".concat(permissionExpression(params.modelName, 'create'))) && actionsAllowed.includes("".concat(permissionExpression('importTransaction', 'create'))) && (_jsx(Button, { text: true, icon: 'pi pi-download', label: "Import", size: "small", severity: "secondary", className: "text-left gap-2 text-base", onClick: function () { return setOpenImportDialog(true); } })), isHeaderActionEnabled("export") && actionsAllowed.includes("".concat(permissionExpression(params.modelName, 'findMany'))) && actionsAllowed.includes("".concat(permissionExpression('exportTransaction', 'create'))) && (_jsx(Button, { text: true, icon: 'pi pi-upload', label: "Export", size: "small", severity: "secondary", className: "text-left gap-2 text-base",
114
+ isHeaderActionEnabled('import') && actionsAllowed.includes(`${permissionExpression(params.modelName, 'create')}`) && actionsAllowed.includes(`${permissionExpression('importTransaction', 'create')}`) ||
115
+ isHeaderActionEnabled('export') && actionsAllowed.includes(`${permissionExpression(params.modelName, 'findMany')}`) && actionsAllowed.includes(`${permissionExpression('exportTransaction', 'create')}`) ||
116
+ isHeaderActionEnabled('customizeLayout') && actionsAllowed.includes(`${permissionExpression('userViewMetadata', 'create')}`) ||
117
+ isHeaderActionEnabled('savedFilters') && actionsAllowed.includes(`${permissionExpression('savedFilters', 'create')}`) ||
118
+ (solidListViewLayout?.attrs?.headerButtons
119
+ ?.some((rb) => rb.attrs.actionInContextMenu === true)) ||
120
+ viewData?.data?.solidView?.model?.enableSoftDelete) && (_jsxs(_Fragment, { children: [_jsx("div", { className: "p-2", children: _jsxs("div", { className: "flex flex-column", children: [actionsAllowed.includes(`${permissionExpression(params.modelName, 'deleteMany')}`) && viewData?.data?.solidView?.layout?.attrs?.delete !== false && selectedRecords.length > 0 &&
121
+ _jsx(Button, { text: true, type: "button", className: "text-left gap-2 text-base", label: "Delete", size: "small", iconPos: "left", severity: "danger", icon: 'pi pi-trash', onClick: () => setDialogVisible(true) }), isHeaderActionEnabled("import") && actionsAllowed.includes(`${permissionExpression(params.modelName, 'create')}`) && actionsAllowed.includes(`${permissionExpression('importTransaction', 'create')}`) && (_jsx(Button, { text: true, icon: 'pi pi-download', label: "Import", size: "small", severity: "secondary", className: "text-left gap-2 text-base", onClick: () => setOpenImportDialog(true) })), isHeaderActionEnabled("export") && actionsAllowed.includes(`${permissionExpression(params.modelName, 'findMany')}`) && actionsAllowed.includes(`${permissionExpression('exportTransaction', 'create')}`) && (_jsx(Button, { text: true, icon: 'pi pi-upload', label: "Export", size: "small", severity: "secondary", className: "text-left gap-2 text-base",
124
122
  // @ts-ignore
125
- onClick: function () { setExportView(function (exportView) { return !exportView; }); } })), (_t = (_s = (_r = solidListViewLayout === null || solidListViewLayout === void 0 ? void 0 : solidListViewLayout.attrs) === null || _r === void 0 ? void 0 : _r.headerButtons) === null || _s === void 0 ? void 0 : _s.filter(function (rb) { return rb.attrs.actionInContextMenu === true; })) === null || _t === void 0 ? void 0 : _t.map(function (button, index) { return (_jsx(SolidListViewHeaderContextMenuButton, { button: button, params: params, solidListViewMetaData: listViewMetaData, handleCustomButtonClick: handleCustomButtonClick }, index)); }), ((_w = (_v = (_u = viewData === null || viewData === void 0 ? void 0 : viewData.data) === null || _u === void 0 ? void 0 : _u.solidView) === null || _v === void 0 ? void 0 : _v.model) === null || _w === void 0 ? void 0 : _w.enableSoftDelete) && (_jsxs("div", { className: "flex align-items-center px-3 gap-2 mt-2 mb-1", children: [_jsx(Checkbox, { inputId: "showArchived", checked: showArchived, onChange: function () { return setShowArchived(!showArchived); } }), _jsx("label", { htmlFor: "showArchived", className: "ml-2 text-base solid-secondary-text-color", children: "Show Archived Records" })] })), showArchived && (_jsx(Button, { text: true, icon: 'pi pi-refresh', label: "Recover", size: "small", severity: "secondary", className: "flex lg:hidden text-left gap-2 text-base ", onClick: function () { return setRecoverDialogVisible(true); } })), _jsx("div", { className: "flex flex-column lg:hidden", children: (_z = (_y = (_x = solidListViewLayout === null || solidListViewLayout === void 0 ? void 0 : solidListViewLayout.attrs) === null || _x === void 0 ? void 0 : _x.headerButtons) === null || _y === void 0 ? void 0 : _y.filter(function (rb) { return rb.attrs.actionInContextMenu != true; })) === null || _z === void 0 ? void 0 : _z.map(function (button, index) { return (_jsx(SolidListViewHeaderButton, { button: button, params: params, solidListViewMetaData: listViewMetaData, handleCustomButtonClick: handleCustomButtonClick, selectedRecords: selectedRecords, filters: filters }, index)); }) })] }) }), _jsx(Divider, { className: "m-0" })] })), _jsxs("div", { className: "p-2 relative flex flex-column gap-1", children: [isHeaderActionEnabled('customizeLayout') && permissionExpression('userViewMetadata', 'create') && (_jsx(Button, { icon: 'pi pi-sliders-h', label: "Customize Layout", severity: isOverlayOpen ? undefined : "secondary", size: "small", text: isOverlayOpen ? false : true, className: "text-left gap-2 w-full text-base",
123
+ onClick: () => { setExportView((exportView) => !exportView); } })), solidListViewLayout?.attrs?.headerButtons
124
+ ?.filter((rb) => rb.attrs.actionInContextMenu === true)
125
+ ?.map((button, index) => (_jsx(SolidListViewHeaderContextMenuButton, { button: button, params: params, solidListViewMetaData: listViewMetaData, handleCustomButtonClick: handleCustomButtonClick }, index))), viewData?.data?.solidView?.model?.enableSoftDelete && (_jsxs("div", { className: "flex align-items-center px-3 gap-2 mt-2 mb-1", children: [_jsx(Checkbox, { inputId: "showArchived", checked: showArchived, onChange: () => setShowArchived(!showArchived) }), _jsx("label", { htmlFor: "showArchived", className: "ml-2 text-base solid-secondary-text-color", children: "Show Archived Records" })] })), showArchived && (_jsx(Button, { text: true, icon: 'pi pi-refresh', label: "Recover", size: "small", severity: "secondary", className: "flex lg:hidden text-left gap-2 text-base ", onClick: () => setRecoverDialogVisible(true) })), _jsx("div", { className: "flex flex-column lg:hidden", children: solidListViewLayout?.attrs?.headerButtons
126
+ ?.filter((rb) => rb.attrs.actionInContextMenu != true)
127
+ ?.map((button, index) => (_jsx(SolidListViewHeaderButton, { button: button, params: params, solidListViewMetaData: listViewMetaData, handleCustomButtonClick: handleCustomButtonClick, selectedRecords: selectedRecords, filters: filters }, index))) })] }) }), _jsx(Divider, { className: "m-0" })] })), _jsxs("div", { className: "p-2 relative flex flex-column gap-1", children: [isHeaderActionEnabled('customizeLayout') && permissionExpression('userViewMetadata', 'create') && (_jsx(Button, { icon: 'pi pi-sliders-h', label: "Customize Layout", severity: isOverlayOpen ? undefined : "secondary", size: "small", text: isOverlayOpen ? false : true, className: "text-left gap-2 w-full text-base",
126
128
  // @ts-ignore
127
- onClick: function (e) {
128
- var _a;
129
- (_a = customizeLayout.current) === null || _a === void 0 ? void 0 : _a.toggle(e);
130
- setIsOverlayOpen(function (prev) { return !prev; }); // Ensure state updates when toggled
131
- }, children: _jsx("i", { className: "pi pi-chevron-right text-sm" }) })), isHeaderActionEnabled('savedFilters') && permissionExpression('savedFilters', 'create') && (_jsx(Button, { text: true, icon: 'pi pi-save', label: "Save Custom Filter", size: "small", severity: "secondary", className: "text-left gap-2 text-base", onClick: function () { return setShowSaveFilterPopup(true); } })), _jsx(Button, { text: true, icon: 'pi pi-trash', label: "Clear cache", size: "small", severity: "secondary", className: "text-left gap-2 text-base ", onClick: function () { return clearLocalstorageCache(); } }), _jsx(OverlayPanel, { ref: customizeLayout, className: "customize-layout-panel", style: { minWidth: 250 }, onShow: function () { return setIsOverlayOpen(true); }, onHide: function () {
132
- setTimeout(function () { return setIsOverlayOpen(false); }, 50); // ✅ Ensure state updates
129
+ onClick: (e) => {
130
+ customizeLayout.current?.toggle(e);
131
+ setIsOverlayOpen((prev) => !prev); // Ensure state updates when toggled
132
+ }, children: _jsx("i", { className: "pi pi-chevron-right text-sm" }) })), isHeaderActionEnabled('savedFilters') && permissionExpression('savedFilters', 'create') && (_jsx(Button, { text: true, icon: 'pi pi-save', label: "Save Custom Filter", size: "small", severity: "secondary", className: "text-left gap-2 text-base", onClick: () => setShowSaveFilterPopup(true) })), _jsx(Button, { text: true, icon: 'pi pi-trash', label: "Clear cache", size: "small", severity: "secondary", className: "text-left gap-2 text-base ", onClick: () => clearLocalstorageCache() }), _jsx(OverlayPanel, { ref: customizeLayout, className: "customize-layout-panel", style: { minWidth: 250 }, onShow: () => setIsOverlayOpen(true), onHide: () => {
133
+ setTimeout(() => setIsOverlayOpen(false), 50); // Ensure state updates
133
134
  }, children: _jsx("div", { className: "solid-layout-accordion", children: _jsxs(Accordion, { multiple: true, expandIcon: "pi pi-chevron-down", collapseIcon: "pi pi-chevron-up", activeIndex: [2], children: [viewModes && viewModes.length > 0 &&
134
- _jsx(AccordionTab, { header: "Switch Type", children: _jsx("div", { className: "flex flex-column gap-1 p-1", children: viewModes.map(function (option) { return (_jsxs("div", { className: "flex align-items-center ".concat(option.value === view ? 'solid-active-view' : 'solid-view'), children: [_jsx(RadioButton, { inputId: option.value, name: "views", value: option.value,
135
+ _jsx(AccordionTab, { header: "Switch Type", children: _jsx("div", { className: "flex flex-column gap-1 p-1", children: viewModes.map((option) => (_jsxs("div", { className: `flex align-items-center ${option.value === view ? 'solid-active-view' : 'solid-view'}`, children: [_jsx(RadioButton, { inputId: option.value, name: "views", value: option.value,
135
136
  // onChange={(e) => router}
136
- onChange: function () { return handleViewChange(option.value); }, checked: option.value === view }), _jsx("label", { htmlFor: option.value, className: "ml-2 flex align-items-center justify-content-between w-full", children: option.label })] }, option.value)); }) }) }), _jsx(AccordionTab, { header: "Row Spacing", children: _jsx("div", { className: "flex flex-column gap-1 p-1flex flex-column gap-1 p-1", children: sizeOptions.map(function (option) { return (_jsxs("div", { className: "flex align-items-center ".concat(option.value === size ? 'solid-active-view' : 'solid-view'), children: [_jsx(RadioButton, { inputId: option.value, name: "sizes", value: option.value, onChange: function (e) { return setSize(e.value); }, checked: option.value === size }), _jsxs("label", { htmlFor: option.value, className: "ml-2 flex align-items-center justify-content-between w-full", children: [option.label, _jsx(Image, { src: option.image, alt: option.value, fill: true, className: 'relative row-spacing-img' })] })] }, option.value)); }) }) }), _jsx(AccordionTab, { header: "Column Selector", headerClassName: "pb-0", children: _jsx(SolidListColumnSelector, { listViewMetaData: listViewMetaData, customizeLayout: customizeLayout }) })] }) }) })] })] }), openImportDialog &&
137
+ onChange: () => handleViewChange(option.value), checked: option.value === view }), _jsx("label", { htmlFor: option.value, className: "ml-2 flex align-items-center justify-content-between w-full", children: option.label })] }, option.value))) }) }), _jsx(AccordionTab, { header: "Row Spacing", children: _jsx("div", { className: "flex flex-column gap-1 p-1flex flex-column gap-1 p-1", children: sizeOptions.map((option) => (_jsxs("div", { className: `flex align-items-center ${option.value === size ? 'solid-active-view' : 'solid-view'}`, children: [_jsx(RadioButton, { inputId: option.value, name: "sizes", value: option.value, onChange: (e) => setSize(e.value), checked: option.value === size }), _jsxs("label", { htmlFor: option.value, className: "ml-2 flex align-items-center justify-content-between w-full", children: [option.label, _jsx(Image, { src: option.image, alt: option.value, fill: true, className: 'relative row-spacing-img' })] })] }, option.value))) }) }), _jsx(AccordionTab, { header: "Column Selector", headerClassName: "pb-0", children: _jsx(SolidListColumnSelector, { listViewMetaData: listViewMetaData, customizeLayout: customizeLayout }) })] }) }) })] })] }), openImportDialog &&
137
138
  _jsx(SolidGenericImport, { openImportDialog: openImportDialog, setOpenImportDialog: setOpenImportDialog, listViewMetaData: listViewMetaData, handleFetchUpdatedRecords: handleFetchUpdatedRecords })] }));
138
139
  };
139
140
  //# sourceMappingURL=SolidListViewConfigure.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewConfigure.js","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewConfigure.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolidListViewConfigure.js","sourceRoot":"./","sources":["components/core/list/SolidListViewConfigure.tsx"],"names":[],"mappings":"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","sourcesContent":["\"use client\"\nimport { permissionExpression } from \"../../../helpers/permissions\";\nimport Image from \"next/image\";\nimport { usePathname, useRouter } from \"next/navigation\";\nimport { Accordion, AccordionTab } from \"primereact/accordion\";\nimport { Button } from \"primereact/button\";\nimport { Checkbox } from \"primereact/checkbox\";\nimport { Divider } from \"primereact/divider\";\nimport { OverlayPanel } from \"primereact/overlaypanel\";\nimport { RadioButton } from \"primereact/radiobutton\";\nimport { useEffect, useRef, useState } from \"react\";\nimport { SolidListColumnSelector } from \"./SolidColumnSelector/SolidListColumnSelector\";\nimport { SolidExport } from \"../../../components/common/SolidExport\";\nimport { Dialog } from \"primereact/dialog\";\nimport { useHandleListCustomButtonClick } from \"../../../components/common/useHandleListCustomButtonClick\";\nimport { SolidListViewHeaderContextMenuButton } from \"./SolidListViewHeaderContextMenuButton\";\nimport \"../../common/solid-export.css\";\nimport { SolidGenericImport } from \"../common/SolidGenericImport/SolidGenericImport\";\nimport { useHasAnyRole } from \"../../../helpers/rolesHelper\";\nimport { SolidListViewHeaderButton } from \"./SolidListViewHeaderButton\";\n\nexport const SolidListViewConfigure = (\n { listViewMetaData,\n solidListViewLayout,\n setShowArchived,\n showArchived,\n viewData,\n sizeOptions,\n setSize,\n size,\n viewModes,\n params,\n actionsAllowed,\n selectedRecords,\n setDialogVisible,\n setShowSaveFilterPopup,\n filters,\n handleFetchUpdatedRecords,\n setRecoverDialogVisible,\n\n }:\n any) => {\n // const [visible, setVisible] = useState<boolean>(false);\n const handleCustomButtonClick = useHandleListCustomButtonClick();\n const [openImportDialog, setOpenImportDialog] = useState<boolean>(false);\n const op = useRef(null);\n const exportRef = useRef(null);\n const customizeLayout = useRef<OverlayPanel | null>(null);\n const pathname = usePathname();\n const router = useRouter();\n const [view, setView] = useState<string>(\"\");\n const [exportView, setExportView] = useState<boolean>(false);\n const [isOverlayOpen, setIsOverlayOpen] = useState(false);\n\n\n const handleViewChange = (newView: string) => {\n if (view === newView) return; // Prevent unnecessary updates\n const pathSegments = pathname.split('/').filter(Boolean);\n pathSegments[pathSegments.length - 1] = newView; // Replace the last part with new view\n const newPath = '/' + pathSegments.join('/');\n router.push(newPath);\n };\n\n useEffect(() => {\n if (typeof pathname === 'string') {\n const pathSegments = pathname.split('/').filter(Boolean);\n if (pathSegments.length > 0) {\n setView(pathSegments[pathSegments.length - 1]);\n }\n }\n }, [])\n\n useEffect(() => {\n const handleClickOutside = (event: MouseEvent) => {\n if (\n customizeLayout.current &&\n !customizeLayout.current.getElement()?.contains(event.target as Node)\n ) {\n setIsOverlayOpen(false);\n }\n };\n\n if (isOverlayOpen) {\n document.addEventListener(\"click\", handleClickOutside);\n } else {\n document.removeEventListener(\"click\", handleClickOutside);\n }\n\n return () => document.removeEventListener(\"click\", handleClickOutside);\n }, [isOverlayOpen])\n\n\n //Build a map of actionKey → boolean at the top level\n const headerActions = solidListViewLayout?.attrs ?? {};\n\n const normalizeAction = (value: boolean | string[]) => {\n if (value === true) return { enabled: true, roles: [] };\n if (value === false) return { enabled: false, roles: [] };\n if (Array.isArray(value)) return { enabled: true, roles: value };\n return { enabled: true, roles: [] }; // default\n };\n const normalized = {\n import: normalizeAction(headerActions.import),\n export: normalizeAction(headerActions.export),\n customizeLayout: normalizeAction(headerActions.customizeLayout),\n savedFilters: normalizeAction(headerActions.savedFilters),\n };\n\n // Role checks\n const useRoleCheck = (roles: string[]) => useHasAnyRole(roles ?? []);\n\n // Map of action → roleCheck\n const roleCheckMap = {\n import: useRoleCheck(normalized.import.roles),\n export: useRoleCheck(normalized.export.roles),\n customizeLayout: useRoleCheck(normalized.customizeLayout.roles),\n savedFilters: useRoleCheck(normalized.savedFilters.roles),\n };\n\n const isHeaderActionEnabled = (action: keyof typeof normalized) => {\n const { enabled, roles } = normalized[action];\n\n // 1. If explicitly disabled\n if (!enabled) return false;\n\n // 2. If roles list exists → must have at least one\n if (roles.length > 0) {\n return roleCheckMap[action] === true;\n }\n // 3. No restrictions → enabled\n return true;\n };\n\n const clearLocalstorageCache = () => {\n const currentPageUrl = window.location.pathname; // Get the current page URL\n localStorage.removeItem(currentPageUrl); // Remove from local storage with the URL as the key\n window.location.reload();\n };\n\n return (\n <div className=\"position-relative\">\n <Button\n type=\"button\"\n size=\"small\"\n icon=\"pi pi-cog\"\n severity=\"secondary\"\n className=\"solid-icon-button\"\n outlined\n // @ts-ignore\n onClick={(e) => op.current.toggle(e)}\n />\n <Dialog header=\"Export\" visible={exportView} headerClassName=\"solid-export-dialog-header\" className=\"ExportDialog p-0 m-0\" onHide={() => { if (!exportView) return; setExportView(false); }}>\n <SolidExport listViewMetaData={listViewMetaData} filters={filters} />\n </Dialog>\n <OverlayPanel ref={exportRef} className=\"listview-export-panel\">\n\n </OverlayPanel>\n <OverlayPanel ref={op} className=\"listview-cogwheel-panel\">\n {(\n (actionsAllowed.includes(`${permissionExpression(params.modelName, 'deleteMany')}`) &&\n viewData?.data?.solidView?.layout?.attrs?.delete !== false &&\n selectedRecords.length > 0) ||\n isHeaderActionEnabled('import') && actionsAllowed.includes(`${permissionExpression(params.modelName, 'create')}`) && actionsAllowed.includes(`${permissionExpression('importTransaction', 'create')}`) ||\n isHeaderActionEnabled('export') && actionsAllowed.includes(`${permissionExpression(params.modelName, 'findMany')}`) && actionsAllowed.includes(`${permissionExpression('exportTransaction', 'create')}`) ||\n isHeaderActionEnabled('customizeLayout') && actionsAllowed.includes(`${permissionExpression('userViewMetadata', 'create')}`) ||\n isHeaderActionEnabled('savedFilters') && actionsAllowed.includes(`${permissionExpression('savedFilters', 'create')}`) ||\n (solidListViewLayout?.attrs?.headerButtons\n ?.some((rb: any) => rb.attrs.actionInContextMenu === true)) ||\n viewData?.data?.solidView?.model?.enableSoftDelete\n ) && (\n <>\n <div className=\"p-2\">\n <div className=\"flex flex-column\">\n {actionsAllowed.includes(`${permissionExpression(params.modelName, 'deleteMany')}`) && viewData?.data?.solidView?.layout?.attrs?.delete !== false && selectedRecords.length > 0 &&\n <Button\n text\n type=\"button\"\n className=\"text-left gap-2 text-base\"\n label=\"Delete\"\n size=\"small\"\n iconPos=\"left\"\n severity=\"danger\"\n icon={'pi pi-trash'}\n onClick={() => setDialogVisible(true)}\n />}\n {isHeaderActionEnabled(\"import\") && actionsAllowed.includes(`${permissionExpression(params.modelName, 'create')}`) && actionsAllowed.includes(`${permissionExpression('importTransaction', 'create')}`) && (\n <Button text icon='pi pi-download' label=\"Import\" size=\"small\" severity=\"secondary\" className=\"text-left gap-2 text-base\"\n onClick={() => setOpenImportDialog(true)}\n />\n )}\n {isHeaderActionEnabled(\"export\") && actionsAllowed.includes(`${permissionExpression(params.modelName, 'findMany')}`) && actionsAllowed.includes(`${permissionExpression('exportTransaction', 'create')}`) && (\n <Button text icon='pi pi-upload' label=\"Export\" size=\"small\" severity=\"secondary\" className=\"text-left gap-2 text-base\"\n // @ts-ignore\n onClick={() => { setExportView((exportView) => !exportView); }} />\n )}\n {solidListViewLayout?.attrs?.headerButtons\n ?.filter((rb: any) => rb.attrs.actionInContextMenu === true)\n ?.map((button: any, index: number) => (\n <SolidListViewHeaderContextMenuButton\n key={index}\n button={button}\n params={params}\n solidListViewMetaData={listViewMetaData}\n handleCustomButtonClick={handleCustomButtonClick}\n />\n ))}\n {viewData?.data?.solidView?.model?.enableSoftDelete && (\n <div className=\"flex align-items-center px-3 gap-2 mt-2 mb-1\">\n <Checkbox\n inputId=\"showArchived\"\n checked={showArchived}\n onChange={() => setShowArchived(!showArchived)}\n />\n <label htmlFor=\"showArchived\" className=\"ml-2 text-base solid-secondary-text-color\">\n Show Archived Records\n </label>\n </div>\n )}\n {showArchived && (\n <Button text icon='pi pi-refresh' label=\"Recover\" size=\"small\" severity=\"secondary\" className=\"flex lg:hidden text-left gap-2 text-base \"\n onClick={() => setRecoverDialogVisible(true)} />\n )}\n\n <div className=\"flex flex-column lg:hidden\">\n {solidListViewLayout?.attrs?.headerButtons\n ?.filter((rb: any) => rb.attrs.actionInContextMenu != true)\n ?.map((button: any, index: number) => (\n <SolidListViewHeaderButton\n key={index}\n button={button}\n params={params}\n solidListViewMetaData={listViewMetaData}\n handleCustomButtonClick={handleCustomButtonClick}\n selectedRecords={selectedRecords}\n filters={filters}\n />\n ))}\n </div>\n\n </div>\n </div>\n <Divider className=\"m-0\" />\n </>\n )}\n <div className=\"p-2 relative flex flex-column gap-1\">\n {isHeaderActionEnabled('customizeLayout') && permissionExpression('userViewMetadata', 'create') && (<Button\n icon='pi pi-sliders-h'\n label=\"Customize Layout\"\n severity={isOverlayOpen ? undefined : \"secondary\"}\n size=\"small\"\n text={isOverlayOpen ? false : true}\n className=\"text-left gap-2 w-full text-base\"\n // @ts-ignore\n onClick={(e) => {\n customizeLayout.current?.toggle(e);\n setIsOverlayOpen((prev) => !prev); // ✅ Ensure state updates when toggled\n }}\n >\n <i className=\"pi pi-chevron-right text-sm\"></i>\n </Button>\n )}\n {isHeaderActionEnabled('savedFilters') && permissionExpression('savedFilters', 'create') && (\n <Button text icon='pi pi-save' label=\"Save Custom Filter\" size=\"small\" severity=\"secondary\" className=\"text-left gap-2 text-base\" onClick={() => setShowSaveFilterPopup(true)} />\n )}\n <Button text icon='pi pi-trash' label=\"Clear cache\" size=\"small\" severity=\"secondary\" className=\"text-left gap-2 text-base \"\n onClick={() => clearLocalstorageCache()} />\n\n <OverlayPanel ref={customizeLayout} className=\"customize-layout-panel\" style={{ minWidth: 250 }}\n onShow={() => setIsOverlayOpen(true)}\n onHide={() => {\n setTimeout(() => setIsOverlayOpen(false), 50); // ✅ Ensure state updates\n }}\n >\n <div className=\"solid-layout-accordion\">\n <Accordion multiple expandIcon=\"pi pi-chevron-down\" collapseIcon=\"pi pi-chevron-up\" activeIndex={[2]}>\n {viewModes && viewModes.length > 0 &&\n <AccordionTab header=\"Switch Type\">\n <div className=\"flex flex-column gap-1 p-1\">\n {viewModes.map((option: any) => (\n <div key={option.value} className={`flex align-items-center ${option.value === view ? 'solid-active-view' : 'solid-view'}`}>\n <RadioButton\n inputId={option.value}\n name=\"views\"\n value={option.value}\n // onChange={(e) => router}\n onChange={() => handleViewChange(option.value)}\n checked={option.value === view}\n />\n <label htmlFor={option.value} className=\"ml-2 flex align-items-center justify-content-between w-full\">\n {option.label}\n </label>\n </div>\n ))}\n </div>\n </AccordionTab>\n }\n <AccordionTab header=\"Row Spacing\">\n <div className=\"flex flex-column gap-1 p-1flex flex-column gap-1 p-1\">\n {sizeOptions.map((option: any) => (\n <div key={option.value} className={`flex align-items-center ${option.value === size ? 'solid-active-view' : 'solid-view'}`}>\n <RadioButton\n inputId={option.value}\n name=\"sizes\"\n value={option.value}\n onChange={(e) => setSize(e.value)}\n checked={option.value === size}\n />\n <label htmlFor={option.value} className=\"ml-2 flex align-items-center justify-content-between w-full\">\n {option.label}\n <Image\n src={option.image}\n alt={option.value}\n fill\n className='relative row-spacing-img'\n />\n </label>\n </div>\n ))}\n </div>\n </AccordionTab>\n <AccordionTab header=\"Column Selector\" headerClassName=\"pb-0\">\n <SolidListColumnSelector listViewMetaData={listViewMetaData} customizeLayout={customizeLayout} />\n </AccordionTab>\n </Accordion>\n </div>\n </OverlayPanel>\n </div>\n </OverlayPanel>\n {openImportDialog &&\n <SolidGenericImport\n openImportDialog={openImportDialog}\n setOpenImportDialog={setOpenImportDialog}\n listViewMetaData={listViewMetaData}\n handleFetchUpdatedRecords={handleFetchUpdatedRecords}\n />\n }\n </div>\n )\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewHeaderButton.d.ts","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewHeaderButton.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,yBAAyB,iGAAiG,GAAG,mDA0BzI,CAAC"}
1
+ {"version":3,"file":"SolidListViewHeaderButton.d.ts","sourceRoot":"./","sources":["components/core/list/SolidListViewHeaderButton.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,yBAAyB,iGAAiG,GAAG,mDA0BzI,CAAC"}
@@ -2,20 +2,18 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { useHasAnyRole } from "../../../helpers/rolesHelper";
4
4
  import { Button } from "primereact/button";
5
- export var SolidListViewHeaderButton = function (_a) {
6
- var _b, _c, _d, _e, _f, _g, _h, _j;
7
- var button = _a.button, params = _a.params, solidListViewMetaData = _a.solidListViewMetaData, handleCustomButtonClick = _a.handleCustomButtonClick, selectedRecords = _a.selectedRecords, filters = _a.filters;
8
- var hasRole = !((_b = button === null || button === void 0 ? void 0 : button.attrs) === null || _b === void 0 ? void 0 : _b.roles) || ((_c = button === null || button === void 0 ? void 0 : button.attrs) === null || _c === void 0 ? void 0 : _c.roles.length) === 0
5
+ export const SolidListViewHeaderButton = ({ button, params, solidListViewMetaData, handleCustomButtonClick, selectedRecords, filters }) => {
6
+ const hasRole = !button?.attrs?.roles || button?.attrs?.roles.length === 0
9
7
  ? true
10
- : useHasAnyRole((_d = button === null || button === void 0 ? void 0 : button.attrs) === null || _d === void 0 ? void 0 : _d.roles);
8
+ : useHasAnyRole(button?.attrs?.roles);
11
9
  if (!hasRole)
12
10
  return null;
13
- return (_jsx(Button, { type: "button", className: "text-left ".concat((_f = (_e = button === null || button === void 0 ? void 0 : button.attrs) === null || _e === void 0 ? void 0 : _e.className) !== null && _f !== void 0 ? _f : "gap-2"), label: button.attrs.label, size: "small", iconPos: "left", icon: (_h = (_g = button === null || button === void 0 ? void 0 : button.attrs) === null || _g === void 0 ? void 0 : _g.icon) !== null && _h !== void 0 ? _h : (_j = button === null || button === void 0 ? void 0 : button.attrs) === null || _j === void 0 ? void 0 : _j.icon, onClick: function () {
14
- var event = {
15
- params: params,
11
+ return (_jsx(Button, { type: "button", className: `text-left ${button?.attrs?.className ?? "gap-2"}`, label: button.attrs.label, size: "small", iconPos: "left", icon: button?.attrs?.icon ?? button?.attrs?.icon, onClick: () => {
12
+ const event = {
13
+ params,
16
14
  solidListViewMetaData: solidListViewMetaData.data,
17
15
  selectedRecords: selectedRecords,
18
- filters: filters
16
+ filters
19
17
  };
20
18
  handleCustomButtonClick(button.attrs, event);
21
19
  } }));
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewHeaderButton.js","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewHeaderButton.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,CAAC,IAAM,yBAAyB,GAAG,UAAC,EAAgG;;QAA9F,MAAM,YAAA,EAAE,MAAM,YAAA,EAAE,qBAAqB,2BAAA,EAAE,uBAAuB,6BAAA,EAAE,eAAe,qBAAA,EAAC,OAAO,aAAA;IAC/H,IAAM,OAAO,GAAG,CAAC,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAA,IAAI,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAC,MAAM,MAAK,CAAC;QACtE,CAAC,CAAC,IAAI;QACN,CAAC,CAAC,aAAa,CAAC,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAC,CAAC;IAE1C,IAAI,CAAC,OAAO;QAAE,OAAO,IAAI,CAAC;IAE1B,OAAO,CACH,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,oBAAa,MAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,SAAS,mCAAI,OAAO,CAAE,EAC7D,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,EACzB,IAAI,EAAC,OAAO,EACZ,OAAO,EAAC,MAAM,EACd,IAAI,EAAE,MAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,IAAI,mCAAI,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,IAAI,EAChD,OAAO,EAAE;YACL,IAAM,KAAK,GAAG;gBACV,MAAM,QAAA;gBACN,qBAAqB,EAAE,qBAAqB,CAAC,IAAI;gBACjD,eAAe,EAAE,eAAe;gBAChC,OAAO,SAAA;aACV,CAAC;YACF,uBAAuB,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;QACjD,CAAC,GACH,CACL,CAAC;AACN,CAAC,CAAC"}
1
+ {"version":3,"file":"SolidListViewHeaderButton.js","sourceRoot":"./","sources":["components/core/list/SolidListViewHeaderButton.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,CAAC,MAAM,yBAAyB,GAAG,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,eAAe,EAAC,OAAO,EAAO,EAAE,EAAE;IAC1I,MAAM,OAAO,GAAG,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,IAAI,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC;QACtE,CAAC,CAAC,IAAI;QACN,CAAC,CAAC,aAAa,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAE1C,IAAI,CAAC,OAAO;QAAE,OAAO,IAAI,CAAC;IAE1B,OAAO,CACH,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,aAAa,MAAM,EAAE,KAAK,EAAE,SAAS,IAAI,OAAO,EAAE,EAC7D,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,EACzB,IAAI,EAAC,OAAO,EACZ,OAAO,EAAC,MAAM,EACd,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,IAAI,MAAM,EAAE,KAAK,EAAE,IAAI,EAChD,OAAO,EAAE,GAAG,EAAE;YACV,MAAM,KAAK,GAAG;gBACV,MAAM;gBACN,qBAAqB,EAAE,qBAAqB,CAAC,IAAI;gBACjD,eAAe,EAAE,eAAe;gBAChC,OAAO;aACV,CAAC;YACF,uBAAuB,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;QACjD,CAAC,GACH,CACL,CAAC;AACN,CAAC,CAAC","sourcesContent":["\"use client\";\nimport { useHasAnyRole } from \"../../../helpers/rolesHelper\";\nimport { Button } from \"primereact/button\";\n\nexport const SolidListViewHeaderButton = ({ button, params, solidListViewMetaData, handleCustomButtonClick, selectedRecords,filters }: any) => {\n const hasRole = !button?.attrs?.roles || button?.attrs?.roles.length === 0\n ? true\n : useHasAnyRole(button?.attrs?.roles);\n\n if (!hasRole) return null;\n\n return (\n <Button\n type=\"button\"\n className={`text-left ${button?.attrs?.className ?? \"gap-2\"}`}\n label={button.attrs.label}\n size=\"small\"\n iconPos=\"left\"\n icon={button?.attrs?.icon ?? button?.attrs?.icon}\n onClick={() => {\n const event = {\n params,\n solidListViewMetaData: solidListViewMetaData.data,\n selectedRecords: selectedRecords,\n filters\n };\n handleCustomButtonClick(button.attrs, event);\n }}\n />\n );\n};"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewHeaderContextMenuButton.d.ts","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewHeaderContextMenuButton.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,oCAAoC,uEAAwE,GAAG,mDAyB3H,CAAC"}
1
+ {"version":3,"file":"SolidListViewHeaderContextMenuButton.d.ts","sourceRoot":"./","sources":["components/core/list/SolidListViewHeaderContextMenuButton.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,oCAAoC,uEAAwE,GAAG,mDAyB3H,CAAC"}
@@ -2,17 +2,15 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { useHasAnyRole } from "../../../helpers/rolesHelper";
4
4
  import { Button } from "primereact/button";
5
- export var SolidListViewHeaderContextMenuButton = function (_a) {
6
- var _b, _c, _d, _e, _f;
7
- var button = _a.button, params = _a.params, solidListViewMetaData = _a.solidListViewMetaData, handleCustomButtonClick = _a.handleCustomButtonClick;
8
- var hasRole = !((_b = button === null || button === void 0 ? void 0 : button.attrs) === null || _b === void 0 ? void 0 : _b.roles) || ((_c = button === null || button === void 0 ? void 0 : button.attrs) === null || _c === void 0 ? void 0 : _c.roles.length) === 0
5
+ export const SolidListViewHeaderContextMenuButton = ({ button, params, solidListViewMetaData, handleCustomButtonClick }) => {
6
+ const hasRole = !button?.attrs?.roles || button?.attrs?.roles.length === 0
9
7
  ? true
10
- : useHasAnyRole((_d = button === null || button === void 0 ? void 0 : button.attrs) === null || _d === void 0 ? void 0 : _d.roles);
8
+ : useHasAnyRole(button?.attrs?.roles);
11
9
  if (!hasRole)
12
10
  return null;
13
- return (_jsx(Button, { text: true, type: "button", className: "w-full text-left gap-2", label: button.attrs.label, size: "small", iconPos: "left", icon: ((_e = button === null || button === void 0 ? void 0 : button.attrs) === null || _e === void 0 ? void 0 : _e.className) ? (_f = button === null || button === void 0 ? void 0 : button.attrs) === null || _f === void 0 ? void 0 : _f.className : "pi pi-pencil", onClick: function () {
14
- var event = {
15
- params: params,
11
+ return (_jsx(Button, { text: true, type: "button", className: "w-full text-left gap-2", label: button.attrs.label, size: "small", iconPos: "left", icon: button?.attrs?.className ? button?.attrs?.className : "pi pi-pencil", onClick: () => {
12
+ const event = {
13
+ params,
16
14
  solidListViewMetaData: solidListViewMetaData.data,
17
15
  };
18
16
  handleCustomButtonClick(button.attrs, event);
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewHeaderContextMenuButton.js","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewHeaderContextMenuButton.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,CAAC,IAAM,oCAAoC,GAAG,UAAC,EAAuE;;QAArE,MAAM,YAAA,EAAE,MAAM,YAAA,EAAE,qBAAqB,2BAAA,EAAE,uBAAuB,6BAAA;IACjH,IAAM,OAAO,GAAG,CAAC,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAA,IAAI,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAC,MAAM,MAAK,CAAC;QACtE,CAAC,CAAC,IAAI;QACN,CAAC,CAAC,aAAa,CAAC,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAC,CAAC;IAE1C,IAAI,CAAC,OAAO;QAAE,OAAO,IAAI,CAAC;IAE1B,OAAO,CACH,KAAC,MAAM,IACH,IAAI,QACJ,IAAI,EAAC,QAAQ,EACb,SAAS,EAAC,wBAAwB,EAClC,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,EACzB,IAAI,EAAC,OAAO,EACZ,OAAO,EAAC,MAAM,EACd,IAAI,EAAE,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,SAAS,EAAC,CAAC,CAAC,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,SAAS,CAAC,CAAC,CAAC,cAAc,EAC1E,OAAO,EAAE;YACL,IAAM,KAAK,GAAG;gBACV,MAAM,QAAA;gBACN,qBAAqB,EAAE,qBAAqB,CAAC,IAAI;aACpD,CAAC;YACF,uBAAuB,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;QACjD,CAAC,GACH,CACL,CAAC;AACN,CAAC,CAAC"}
1
+ {"version":3,"file":"SolidListViewHeaderContextMenuButton.js","sourceRoot":"./","sources":["components/core/list/SolidListViewHeaderContextMenuButton.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,CAAC,MAAM,oCAAoC,GAAG,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,uBAAuB,EAAO,EAAE,EAAE;IAC5H,MAAM,OAAO,GAAG,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,IAAI,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC;QACtE,CAAC,CAAC,IAAI;QACN,CAAC,CAAC,aAAa,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAE1C,IAAI,CAAC,OAAO;QAAE,OAAO,IAAI,CAAC;IAE1B,OAAO,CACH,KAAC,MAAM,IACH,IAAI,QACJ,IAAI,EAAC,QAAQ,EACb,SAAS,EAAC,wBAAwB,EAClC,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,EACzB,IAAI,EAAC,OAAO,EACZ,OAAO,EAAC,MAAM,EACd,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,cAAc,EAC1E,OAAO,EAAE,GAAG,EAAE;YACV,MAAM,KAAK,GAAG;gBACV,MAAM;gBACN,qBAAqB,EAAE,qBAAqB,CAAC,IAAI;aACpD,CAAC;YACF,uBAAuB,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;QACjD,CAAC,GACH,CACL,CAAC;AACN,CAAC,CAAC","sourcesContent":["\"use client\";\nimport { useHasAnyRole } from \"../../../helpers/rolesHelper\";\nimport { Button } from \"primereact/button\";\n\nexport const SolidListViewHeaderContextMenuButton = ({ button, params, solidListViewMetaData, handleCustomButtonClick }: any) => {\n const hasRole = !button?.attrs?.roles || button?.attrs?.roles.length === 0\n ? true\n : useHasAnyRole(button?.attrs?.roles);\n\n if (!hasRole) return null;\n\n return (\n <Button\n text\n type=\"button\"\n className=\"w-full text-left gap-2\"\n label={button.attrs.label}\n size=\"small\"\n iconPos=\"left\"\n icon={button?.attrs?.className ? button?.attrs?.className : \"pi pi-pencil\"}\n onClick={() => {\n const event = {\n params,\n solidListViewMetaData: solidListViewMetaData.data,\n };\n handleCustomButtonClick(button.attrs, event);\n }}\n />\n );\n};"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewRowButtonContextMenu.d.ts","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewRowButtonContextMenu.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,iCAAiC,iGAAkG,GAAG,mDAmClJ,CAAC"}
1
+ {"version":3,"file":"SolidListViewRowButtonContextMenu.d.ts","sourceRoot":"./","sources":["components/core/list/SolidListViewRowButtonContextMenu.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,iCAAiC,iGAAkG,GAAG,mDAmClJ,CAAC"}
@@ -1,34 +1,21 @@
1
1
  "use client";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
2
  import { jsx as _jsx } from "react/jsx-runtime";
14
3
  import { useHasAnyRole } from "../../../helpers/rolesHelper";
15
4
  import { Button } from "primereact/button";
16
- export var SolidListViewRowButtonContextMenu = function (_a) {
17
- var _b, _c, _d, _e, _f, _g, _h;
18
- var button = _a.button, params = _a.params, getSelectedSolidViewData = _a.getSelectedSolidViewData, solidListViewMetaData = _a.solidListViewMetaData, handleCustomButtonClick = _a.handleCustomButtonClick;
19
- var selectedSolidViewData = getSelectedSolidViewData === null || getSelectedSolidViewData === void 0 ? void 0 : getSelectedSolidViewData();
20
- var hasRole = !((_b = button === null || button === void 0 ? void 0 : button.attrs) === null || _b === void 0 ? void 0 : _b.roles) || ((_c = button === null || button === void 0 ? void 0 : button.attrs) === null || _c === void 0 ? void 0 : _c.roles.length) === 0
5
+ export const SolidListViewRowButtonContextMenu = ({ button, params, getSelectedSolidViewData, solidListViewMetaData, handleCustomButtonClick }) => {
6
+ const selectedSolidViewData = getSelectedSolidViewData?.();
7
+ const hasRole = !button?.attrs?.roles || button?.attrs?.roles.length === 0
21
8
  ? true
22
- : useHasAnyRole((_d = button === null || button === void 0 ? void 0 : button.attrs) === null || _d === void 0 ? void 0 : _d.roles);
9
+ : useHasAnyRole(button?.attrs?.roles);
23
10
  if (!hasRole)
24
11
  return null;
25
- return (_jsx(Button, { type: "button", icon: ((_e = button === null || button === void 0 ? void 0 : button.attrs) === null || _e === void 0 ? void 0 : _e.icon) ? (_f = button === null || button === void 0 ? void 0 : button.attrs) === null || _f === void 0 ? void 0 : _f.icon : "pi pi-pencil", className: "w-full text-left gap-2 ".concat(((_g = button === null || button === void 0 ? void 0 : button.attrs) === null || _g === void 0 ? void 0 : _g.className) ? (_h = button === null || button === void 0 ? void 0 : button.attrs) === null || _h === void 0 ? void 0 : _h.className : ''), label: button.attrs.label, size: "small", onClick: function () {
26
- var event = {
27
- params: params,
12
+ return (_jsx(Button, { type: "button", icon: button?.attrs?.icon ? button?.attrs?.icon : "pi pi-pencil", className: `w-full text-left gap-2 ${button?.attrs?.className ? button?.attrs?.className : ''}`, label: button.attrs.label, size: "small", onClick: () => {
13
+ const event = {
14
+ params,
28
15
  rowData: selectedSolidViewData,
29
16
  solidListViewMetaData: solidListViewMetaData.data,
30
17
  };
31
- var modifiedButtonAttrs = __assign({}, button.attrs); // Create a copy
18
+ const modifiedButtonAttrs = { ...button.attrs }; // Create a copy
32
19
  // Conditionally add popupWidth for specific actions
33
20
  if (modifiedButtonAttrs.action === 'GenerateModelCodeRowAction' || modifiedButtonAttrs.action === 'GenerateModuleCodeRowAction') {
34
21
  modifiedButtonAttrs.popupWidth = '30vw';
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewRowButtonContextMenu.js","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewRowButtonContextMenu.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;;;;;;;;;;;;AAEb,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,CAAC,IAAM,iCAAiC,GAAG,UAAC,EAAiG;;QAA/F,MAAM,YAAA,EAAE,MAAM,YAAA,EAAE,wBAAwB,8BAAA,EAAE,qBAAqB,2BAAA,EAAE,uBAAuB,6BAAA;IACxI,IAAM,qBAAqB,GAAG,wBAAwB,aAAxB,wBAAwB,uBAAxB,wBAAwB,EAAI,CAAC;IAE3D,IAAM,OAAO,GACT,CAAC,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAA,IAAI,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAC,MAAM,MAAK,CAAC;QACtD,CAAC,CAAC,IAAI;QACN,CAAC,CAAC,aAAa,CAAC,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,KAAK,CAAC,CAAC;IAE9C,IAAI,CAAC,OAAO;QAAE,OAAO,IAAI,CAAC;IAE1B,OAAO,CACH,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,IAAI,EAAE,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,IAAI,EAAC,CAAC,CAAC,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,IAAI,CAAC,CAAC,CAAC,cAAc,EAChE,SAAS,EAAE,iCAA0B,CAAA,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,SAAS,EAAC,CAAC,CAAC,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,KAAK,0CAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAE,EAC/F,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,EACzB,IAAI,EAAC,OAAO,EACZ,OAAO,EAAE;YACL,IAAM,KAAK,GAAG;gBACV,MAAM,QAAA;gBACN,OAAO,EAAE,qBAAqB;gBAC9B,qBAAqB,EAAE,qBAAqB,CAAC,IAAI;aACpD,CAAC;YAEF,IAAM,mBAAmB,gBAAQ,MAAM,CAAC,KAAK,CAAE,CAAC,CAAC,gBAAgB;YAEjE,oDAAoD;YACpD,IAAI,mBAAmB,CAAC,MAAM,KAAK,4BAA4B,IAAI,mBAAmB,CAAC,MAAM,KAAK,6BAA6B,EAAE;gBAC7H,mBAAmB,CAAC,UAAU,GAAG,MAAM,CAAC;aAC3C;YAED,uBAAuB,CAAC,mBAAmB,EAAE,KAAK,CAAC,CAAC;QACxD,CAAC,GACH,CACL,CAAC;AACN,CAAC,CAAC"}
1
+ {"version":3,"file":"SolidListViewRowButtonContextMenu.js","sourceRoot":"./","sources":["components/core/list/SolidListViewRowButtonContextMenu.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAE3C,MAAM,CAAC,MAAM,iCAAiC,GAAG,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,uBAAuB,EAAO,EAAE,EAAE;IACnJ,MAAM,qBAAqB,GAAG,wBAAwB,EAAE,EAAE,CAAC;IAE3D,MAAM,OAAO,GACT,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,IAAI,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC;QACtD,CAAC,CAAC,IAAI;QACN,CAAC,CAAC,aAAa,CAAC,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,CAAC;IAE9C,IAAI,CAAC,OAAO;QAAE,OAAO,IAAI,CAAC;IAE1B,OAAO,CACH,KAAC,MAAM,IACH,IAAI,EAAC,QAAQ,EACb,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,cAAc,EAChE,SAAS,EAAE,0BAA0B,MAAM,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,EAC/F,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,EACzB,IAAI,EAAC,OAAO,EACZ,OAAO,EAAE,GAAG,EAAE;YACV,MAAM,KAAK,GAAG;gBACV,MAAM;gBACN,OAAO,EAAE,qBAAqB;gBAC9B,qBAAqB,EAAE,qBAAqB,CAAC,IAAI;aACpD,CAAC;YAEF,MAAM,mBAAmB,GAAG,EAAE,GAAG,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC,gBAAgB;YAEjE,oDAAoD;YACpD,IAAI,mBAAmB,CAAC,MAAM,KAAK,4BAA4B,IAAI,mBAAmB,CAAC,MAAM,KAAK,6BAA6B,EAAE;gBAC7H,mBAAmB,CAAC,UAAU,GAAG,MAAM,CAAC;aAC3C;YAED,uBAAuB,CAAC,mBAAmB,EAAE,KAAK,CAAC,CAAC;QACxD,CAAC,GACH,CACL,CAAC;AACN,CAAC,CAAC","sourcesContent":["\"use client\";\n\nimport { useHasAnyRole } from \"../../../helpers/rolesHelper\";\nimport { Button } from \"primereact/button\";\n\nexport const SolidListViewRowButtonContextMenu = ({ button, params, getSelectedSolidViewData, solidListViewMetaData, handleCustomButtonClick }: any) => {\n const selectedSolidViewData = getSelectedSolidViewData?.();\n \n const hasRole =\n !button?.attrs?.roles || button?.attrs?.roles.length === 0\n ? true\n : useHasAnyRole(button?.attrs?.roles);\n\n if (!hasRole) return null;\n\n return (\n <Button\n type=\"button\"\n icon={button?.attrs?.icon ? button?.attrs?.icon : \"pi pi-pencil\"}\n className={`w-full text-left gap-2 ${button?.attrs?.className ? button?.attrs?.className : ''}`}\n label={button.attrs.label}\n size=\"small\"\n onClick={() => {\n const event = {\n params,\n rowData: selectedSolidViewData,\n solidListViewMetaData: solidListViewMetaData.data,\n };\n\n const modifiedButtonAttrs = { ...button.attrs }; // Create a copy\n\n // Conditionally add popupWidth for specific actions\n if (modifiedButtonAttrs.action === 'GenerateModelCodeRowAction' || modifiedButtonAttrs.action === 'GenerateModuleCodeRowAction') {\n modifiedButtonAttrs.popupWidth = '30vw';\n }\n\n handleCustomButtonClick(modifiedButtonAttrs, event);\n }}\n />\n );\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidListViewShimmerLoading.d.ts","sourceRoot":"","sources":["../../../../src/components/core/list/SolidListViewShimmerLoading.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,2BAA2B,+CA0EvC,CAAA"}
1
+ {"version":3,"file":"SolidListViewShimmerLoading.d.ts","sourceRoot":"./","sources":["components/core/list/SolidListViewShimmerLoading.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,2BAA2B,+CA0EvC,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Skeleton } from 'primereact/skeleton';
3
- export var SolidListViewShimmerLoading = function () {
4
- var rows = Array.from({ length: 14 });
5
- return (_jsx("div", { className: 'h-screen surface-0', children: _jsxs("div", { className: 'solid-list-skeleton-wrapper', children: [_jsxs("table", { className: "solid-list-skeleton-table", style: { borderCollapse: 'collapse', width: '100%' }, children: [_jsx("thead", { children: _jsxs("tr", { className: "solid-list-skeleton-header", children: [_jsx("th", { className: "solid-list-skeleton-col-1", children: _jsx(Skeleton, { width: "16px", height: '16px', className: 'border-round-xs' }) }), _jsx("th", { className: "solid-list-skeleton-col-2", children: _jsx(Skeleton, { width: "70px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-3", children: _jsx(Skeleton, { width: "90px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-4", children: _jsx(Skeleton, { width: "80px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-5", children: _jsx(Skeleton, { width: "90px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-6", children: _jsx(Skeleton, { width: "100px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-7", children: _jsx(Skeleton, { width: "30px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-8", children: _jsx(Skeleton, { width: "30px", className: 'border-round-lg' }) })] }) }), _jsx("tbody", { children: rows.map(function (_, i) { return (_jsxs("tr", { className: "solid-list-skeleton-row", children: [_jsx("td", { children: _jsx(Skeleton, { width: "16px", height: '16px', className: 'border-round-xs' }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { shape: "circle", height: '15px', width: '15px' }) }), _jsx("td", { children: _jsx(Skeleton, { width: "5px", height: '20px' }) })] }, i)); }) })] }), _jsxs("div", { className: 'solid-list-skeleton-footer flex align-items-center justify-content-between', children: [_jsxs("div", { className: 'flex align-items-center gap-3', children: [_jsx(Skeleton, { width: "5rem", height: "1rem" }), _jsx(Skeleton, { width: "30px", height: '15px', className: 'border-round-sm' })] }), _jsxs("div", { className: 'flex align-items-center gap-3', children: [_jsx(Skeleton, { width: "70px" }), _jsx(Skeleton, { width: "10px", height: '15px', className: 'border-round-sm' }), _jsx(Skeleton, { width: "15px", height: '15px', className: 'border-round-sm' })] })] })] }) }));
3
+ export const SolidListViewShimmerLoading = () => {
4
+ const rows = Array.from({ length: 14 });
5
+ return (_jsx("div", { className: 'h-screen surface-0', children: _jsxs("div", { className: 'solid-list-skeleton-wrapper', children: [_jsxs("table", { className: "solid-list-skeleton-table", style: { borderCollapse: 'collapse', width: '100%' }, children: [_jsx("thead", { children: _jsxs("tr", { className: "solid-list-skeleton-header", children: [_jsx("th", { className: "solid-list-skeleton-col-1", children: _jsx(Skeleton, { width: "16px", height: '16px', className: 'border-round-xs' }) }), _jsx("th", { className: "solid-list-skeleton-col-2", children: _jsx(Skeleton, { width: "70px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-3", children: _jsx(Skeleton, { width: "90px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-4", children: _jsx(Skeleton, { width: "80px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-5", children: _jsx(Skeleton, { width: "90px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-6", children: _jsx(Skeleton, { width: "100px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-7", children: _jsx(Skeleton, { width: "30px", className: 'border-round-lg' }) }), _jsx("th", { className: "solid-list-skeleton-col-8", children: _jsx(Skeleton, { width: "30px", className: 'border-round-lg' }) })] }) }), _jsx("tbody", { children: rows.map((_, i) => (_jsxs("tr", { className: "solid-list-skeleton-row", children: [_jsx("td", { children: _jsx(Skeleton, { width: "16px", height: '16px', className: 'border-round-xs' }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { width: "50%" }) }), _jsx("td", { children: _jsx(Skeleton, { shape: "circle", height: '15px', width: '15px' }) }), _jsx("td", { children: _jsx(Skeleton, { width: "5px", height: '20px' }) })] }, i))) })] }), _jsxs("div", { className: 'solid-list-skeleton-footer flex align-items-center justify-content-between', children: [_jsxs("div", { className: 'flex align-items-center gap-3', children: [_jsx(Skeleton, { width: "5rem", height: "1rem" }), _jsx(Skeleton, { width: "30px", height: '15px', className: 'border-round-sm' })] }), _jsxs("div", { className: 'flex align-items-center gap-3', children: [_jsx(Skeleton, { width: "70px" }), _jsx(Skeleton, { width: "10px", height: '15px', className: 'border-round-sm' }), _jsx(Skeleton, { width: "15px", height: '15px', className: 'border-round-sm' })] })] })] }) }));
6
6
  };
7
7
  //# sourceMappingURL=SolidListViewShimmerLoading.js.map