@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":"SolidDashboardBody.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardBody.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolidDashboardBody.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardBody.tsx"],"names":[],"mappings":"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","sourcesContent":["'use client';\nimport 'gridstack/dist/gridstack.min.css';\nimport { GridStackOptions, GridStackWidget } from 'gridstack';\nimport styles from './SolidDashboard.module.css'\nimport { SolidQuestionRenderer } from './SolidQuestionRenderer';\nimport { SqlExpression } from '../../../types/solid-core';\nimport PrimeReactDatatableRenderer from './chart-renderers/PrimeReactDatatableRenderer';\nimport { useGetDashboardQuestionDataByIdQuery } from '../../../redux/api/dashboardQuestionApi';\nimport qs from 'qs';\nimport { ProgressSpinner } from 'primereact/progressspinner';\n\nexport interface SolidDashboardBodyProps {\n dashboardOptions?: GridStackOptions;\n widgetOptions?: GridStackWidget[];\n // Replace `any` with a proper `Question` type when available\n questions: any[];\n filters: SqlExpression[];\n}\n\nconst SolidDashboardBody = ({ questions, filters = [] }: SolidDashboardBodyProps) => {\n // const gridRef = useRef<HTMLDivElement>(null);\n\n // useEffect(() => {\n // if (!gridRef.current) return;\n\n // // Initialize Gridstack on the specific ref\n // const grid = GridStack.init(dashboardOptions || {}, gridRef.current);\n\n // // Load widgets if provided\n // if (widgetOptions && widgetOptions.length > 0) {\n // grid.load(\n // widgetOptions.map((widget) => ({\n // ...widget,\n // content: `${widget.content ?? 'Widget'}`,\n // }))\n // );\n // }\n\n // // Cleanup on unmount\n // return () => {\n // grid.destroy(false);\n // };\n // }, [dashboardOptions, widgetOptions]);\n\n\n // Fallback sequencing\n const questionsWithDefaultIndex = questions.map((q, index) => ({\n ...q,\n defaultIndex: index + 1,\n }));\n\n\n const sortedQuestions = [...questionsWithDefaultIndex].sort((a, b) => {\n const aSeq = a.sequenceNumber ?? a.defaultIndex;\n const bSeq = b.sequenceNumber ?? b.defaultIndex;\n return aSeq - bSeq;\n });\n\n\n return (\n <div className={`p-4 overflow-y-auto ${styles.SolidDashboardContentWrapper}`}>\n {/* <div className=\"grid-stack\" ref={gridRef}></div> */}\n <div className='grid'>\n {/* {questions && questions.map((question: any) => {\n return (\n <div className='col-4 p-3'>\n <SolidQuestionRenderer question={question} filters={filters} key={question.id} isPreview={false} />\n </div>\n )\n })} */}\n {sortedQuestions\n .filter((question: any) => question.visualisedAs !== 'prime-datatable')\n .map((question: any) => (\n <div className=\"col-4 p-3\" key={question.id}>\n <SolidQuestionRenderer\n question={question}\n filters={filters}\n isPreview={false}\n />\n </div>\n ))}\n\n {sortedQuestions\n .filter((question: any) => question.visualisedAs === 'prime-datatable')\n .map((question: any) => {\n const queryParams = qs.stringify({ isPreview: false, filters }, { arrayFormat: 'brackets' });\n\n const { data: questionData, isLoading } = useGetDashboardQuestionDataByIdQuery({\n id: question.id,\n qs: queryParams,\n });\n\n if (isLoading) return <ProgressSpinner />;\n const textAlign = question?.textAlign ?? 'start'\n\n return (\n <div className=\"col-12 p-3\" key={question.id}>\n <div className={`${styles.SolidChartCardWrapper} p-4`} style={{ maxHeight: '40vh', overflowY: 'scroll' }}>\n <div className={`font-medium text-${textAlign} ${styles.SolidChartTitle}`}>{question.name}</div>\n <div className={`mt-2 font-bold text-3xl text-${textAlign} ${styles.SolidChartTitle}`}>{questionData.data.kpi}</div>\n <div className='mt-3'>\n\n <PrimeReactDatatableRenderer\n options={JSON.parse(question?.chartOptions)}\n visualizationData={questionData?.data?.visualizationData}\n />\n </div>\n </div>\n </div>\n )\n })}\n </div>\n </div>\n );\n};\n\nexport default SolidDashboardBody;"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardFilterRequired.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardFilterRequired.tsx"],"names":[],"mappings":"AACA,eAAO,MAAM,4BAA4B,+CA0BxC,CAAA"}
1
+ {"version":3,"file":"SolidDashboardFilterRequired.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardFilterRequired.tsx"],"names":[],"mappings":"AACA,eAAO,MAAM,4BAA4B,+CA0BxC,CAAA"}
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export var SolidDashboardFilterRequired = function () {
3
+ export const SolidDashboardFilterRequired = () => {
4
4
  return (_jsx("div", { className: "flex align-items-center justify-content-center", style: { minHeight: '400px', padding: '2rem' }, children: _jsxs("div", { className: "flex flex-column align-items-center gap-3 text-center", style: { maxWidth: '500px' }, children: [_jsx("div", { className: "flex align-items-center justify-content-center border-circle", style: {
5
5
  width: '80px',
6
6
  height: '80px',
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardFilterRequired.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardFilterRequired.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,MAAM,CAAC,IAAM,4BAA4B,GAAG;IAC1C,OAAO,CACL,cAAK,SAAS,EAAC,gDAAgD,EAAC,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,YAC5G,eAAK,SAAS,EAAC,uDAAuD,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,aACjG,cACE,SAAS,EAAC,8DAA8D,EACxE,KAAK,EAAE;wBACL,KAAK,EAAE,MAAM;wBACb,MAAM,EAAE,MAAM;wBACd,eAAe,EAAE,gBAAgB;wBACjC,KAAK,EAAE,iBAAiB;qBACzB,YAED,YAAG,SAAS,EAAC,cAAc,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,sBAAsB,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAI,GACxF,EACN,wBACE,eAAK,SAAS,EAAC,wBAAwB,aACrC,aAAI,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,EAAE,iCAAuB,EACtH,YAAG,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,6EAEtG,IACA,GACF,IACF,GACF,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"SolidDashboardFilterRequired.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardFilterRequired.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,MAAM,CAAC,MAAM,4BAA4B,GAAG,GAAG,EAAE;IAC/C,OAAO,CACL,cAAK,SAAS,EAAC,gDAAgD,EAAC,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,YAC5G,eAAK,SAAS,EAAC,uDAAuD,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,aACjG,cACE,SAAS,EAAC,8DAA8D,EACxE,KAAK,EAAE;wBACL,KAAK,EAAE,MAAM;wBACb,MAAM,EAAE,MAAM;wBACd,eAAe,EAAE,gBAAgB;wBACjC,KAAK,EAAE,iBAAiB;qBACzB,YAED,YAAG,SAAS,EAAC,cAAc,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,sBAAsB,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAI,GACxF,EACN,wBACE,eAAK,SAAS,EAAC,wBAAwB,aACrC,aAAI,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,EAAE,iCAAuB,EACtH,YAAG,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,6EAEtG,IACA,GACF,IACF,GACF,CACP,CAAA;AACH,CAAC,CAAA","sourcesContent":["\"use client\";\nexport const SolidDashboardFilterRequired = () => {\n return (\n <div className=\"flex align-items-center justify-content-center\" style={{ minHeight: '400px', padding: '2rem' }}>\n <div className=\"flex flex-column align-items-center gap-3 text-center\" style={{ maxWidth: '500px' }}>\n <div\n className=\"flex align-items-center justify-content-center border-circle\"\n style={{\n width: '80px',\n height: '80px',\n backgroundColor: 'var(--blue-50)',\n color: 'var(--blue-500)'\n }}\n >\n <i className=\"pi pi-filter\" style={{ color: \"var(--primary-color)\", fontSize: '2.5rem' }} />\n </div>\n <div>\n <div className=\"flex flex-column gap-2\">\n <h3 className=\"m-0\" style={{ color: 'var(--text-color)', fontSize: '1.25rem', fontWeight: 600 }}>Filters Required</h3>\n <p className=\"m-0\" style={{ color: 'var(--text-color-secondary)', fontSize: '0.95rem', lineHeight: '1.5' }}>\n Please select the required filters to render your dashboard.\n </p>\n </div>\n </div>\n </div>\n </div>\n )\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardHeader.tsx"],"names":[],"mappings":"AACA,QAAA,MAAM,oBAAoB,+CAOzB,CAAA;AACD,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"SolidDashboardHeader.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardHeader.tsx"],"names":[],"mappings":"AACA,QAAA,MAAM,oBAAoB,+CAOzB,CAAA;AACD,eAAe,oBAAoB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- var SolidDashboardHeader = function () {
3
+ const SolidDashboardHeader = () => {
4
4
  return (_jsxs("div", { className: "flex flex-col items-center justify-center h-screen", children: [_jsx("h1", { className: "text-2xl font-bold mb-4", children: "Solid Dashboard Header" }), _jsx("p", { className: "text-lg", children: "This is a placeholder for the Solid Dashboard Header component." })] }));
5
5
  };
6
6
  export default SolidDashboardHeader;
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardHeader.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardHeader.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,IAAM,oBAAoB,GAAG;IAC3B,OAAO,CACL,eAAK,SAAS,EAAC,oDAAoD,aACjE,aAAI,SAAS,EAAC,yBAAyB,uCAA4B,EACnE,YAAG,SAAS,EAAC,SAAS,gFAAoE,IACtF,CACP,CAAC;AACJ,CAAC,CAAA;AACD,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"SolidDashboardHeader.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardHeader.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AACb,MAAM,oBAAoB,GAAG,GAAG,EAAE;IAChC,OAAO,CACL,eAAK,SAAS,EAAC,oDAAoD,aACjE,aAAI,SAAS,EAAC,yBAAyB,uCAA4B,EACnE,YAAG,SAAS,EAAC,SAAS,gFAAoE,IACtF,CACP,CAAC;AACJ,CAAC,CAAA;AACD,eAAe,oBAAoB,CAAC","sourcesContent":["\"use client\";\nconst SolidDashboardHeader = () => {\n return (\n <div className=\"flex flex-col items-center justify-center h-screen\">\n <h1 className=\"text-2xl font-bold mb-4\">Solid Dashboard Header</h1>\n <p className=\"text-lg\">This is a placeholder for the Solid Dashboard Header component.</p>\n </div>\n );\n}\nexport default SolidDashboardHeader;"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardLoading.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardLoading.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,qBAAqB,+CAmDjC,CAAA"}
1
+ {"version":3,"file":"SolidDashboardLoading.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardLoading.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,qBAAqB,+CAmDjC,CAAA"}
@@ -1,7 +1,7 @@
1
1
  "use client'";
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { Skeleton } from 'primereact/skeleton';
4
- export var SolidDashboardLoading = function () {
4
+ export const SolidDashboardLoading = () => {
5
5
  return (_jsxs("div", { className: "grid p-4", children: [_jsx("div", { className: "col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4", children: _jsxs("div", { className: "surface-card p-3 border-round shadow-1", children: [_jsx(Skeleton, { width: "40%", height: "1.4rem", className: "mb-2" }), _jsx(Skeleton, { width: "70%", height: "2rem" })] }) }), _jsx("div", { className: "col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4", children: _jsxs("div", { className: "surface-card p-3 border-round shadow-1", children: [_jsx(Skeleton, { width: "40%", height: "1.4rem", className: "mb-2" }), _jsx(Skeleton, { width: "70%", height: "2rem" })] }) }), _jsx("div", { className: "col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4", children: _jsxs("div", { className: "surface-card p-3 border-round shadow-1", children: [_jsx(Skeleton, { width: "40%", height: "1.4rem", className: "mb-2" }), _jsx(Skeleton, { width: "70%", height: "2rem" })] }) }), _jsx("div", { className: "col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4", children: _jsxs("div", { className: "surface-card p-3 border-round shadow-1", children: [_jsx(Skeleton, { width: "30%", height: "1.4rem", className: "mb-3" }), _jsx(Skeleton, { width: "100%", height: "14rem" })] }) }), _jsx("div", { className: "col-12 sm:col-12 md:col-12 lg:col-12 xl:col-8", children: _jsxs("div", { className: "surface-card p-3 border-round shadow-1", children: [_jsx(Skeleton, { width: "30%", height: "1.4rem", className: "mb-3" }), _jsx(Skeleton, { width: "100%", height: "14rem" })] }) }), _jsx("div", { className: "col-12", children: _jsxs("div", { className: "surface-card p-3 border-round shadow-1", children: [_jsx(Skeleton, { width: "30%", height: "1.4rem", className: "mb-3" }), _jsx(Skeleton, { width: "100%", height: "16rem" })] }) })] }));
6
6
  };
7
7
  //# sourceMappingURL=SolidDashboardLoading.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardLoading.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardLoading.tsx"],"names":[],"mappings":"AAAA,aAAa,CAAA;;AACb,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAA;AAE9C,MAAM,CAAC,IAAM,qBAAqB,GAAG;IACjC,OAAO,CACH,eAAK,SAAS,EAAC,UAAU,aAGrB,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,GAAG,IACpC,GACJ,EAEN,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,GAAG,IACpC,GACJ,EAEN,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,GAAG,IACpC,GACJ,EAGN,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,GAAG,IACtC,GACJ,EAEN,cAAK,SAAS,EAAC,+CAA+C,YAC1D,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,GAAG,IACtC,GACJ,EAGN,cAAK,SAAS,EAAC,QAAQ,YACnB,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,GAAG,IACtC,GACJ,IAEJ,CACT,CAAA;AACL,CAAC,CAAA"}
1
+ {"version":3,"file":"SolidDashboardLoading.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardLoading.tsx"],"names":[],"mappings":"AAAA,aAAa,CAAA;;AACb,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAA;AAE9C,MAAM,CAAC,MAAM,qBAAqB,GAAG,GAAG,EAAE;IACtC,OAAO,CACH,eAAK,SAAS,EAAC,UAAU,aAGrB,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,GAAG,IACpC,GACJ,EAEN,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,GAAG,IACpC,GACJ,EAEN,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,MAAM,GAAG,IACpC,GACJ,EAGN,cAAK,SAAS,EAAC,6CAA6C,YACxD,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,GAAG,IACtC,GACJ,EAEN,cAAK,SAAS,EAAC,+CAA+C,YAC1D,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,GAAG,IACtC,GACJ,EAGN,cAAK,SAAS,EAAC,QAAQ,YACnB,eAAK,SAAS,EAAC,wCAAwC,aACnD,KAAC,QAAQ,IAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,GAAG,EACzD,KAAC,QAAQ,IAAC,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,GAAG,IACtC,GACJ,IAEJ,CACT,CAAA;AACL,CAAC,CAAA","sourcesContent":["\"use client'\"\nimport { Skeleton } from 'primereact/skeleton'\n\nexport const SolidDashboardLoading = () => {\n return (\n <div className=\"grid p-4\">\n\n {/* ROW 1 — Responsive KPI Cards */}\n <div className=\"col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4\">\n <div className=\"surface-card p-3 border-round shadow-1\">\n <Skeleton width=\"40%\" height=\"1.4rem\" className=\"mb-2\" />\n <Skeleton width=\"70%\" height=\"2rem\" />\n </div>\n </div>\n\n <div className=\"col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4\">\n <div className=\"surface-card p-3 border-round shadow-1\">\n <Skeleton width=\"40%\" height=\"1.4rem\" className=\"mb-2\" />\n <Skeleton width=\"70%\" height=\"2rem\" />\n </div>\n </div>\n\n <div className=\"col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4\">\n <div className=\"surface-card p-3 border-round shadow-1\">\n <Skeleton width=\"40%\" height=\"1.4rem\" className=\"mb-2\" />\n <Skeleton width=\"70%\" height=\"2rem\" />\n </div>\n </div>\n\n {/* ROW 2 — Responsive Charts: 2 cards on desktop, but collapses */}\n <div className=\"col-12 sm:col-12 md:col-6 lg:col-6 xl:col-4\">\n <div className=\"surface-card p-3 border-round shadow-1\">\n <Skeleton width=\"30%\" height=\"1.4rem\" className=\"mb-3\" />\n <Skeleton width=\"100%\" height=\"14rem\" />\n </div>\n </div>\n\n <div className=\"col-12 sm:col-12 md:col-12 lg:col-12 xl:col-8\">\n <div className=\"surface-card p-3 border-round shadow-1\">\n <Skeleton width=\"30%\" height=\"1.4rem\" className=\"mb-3\" />\n <Skeleton width=\"100%\" height=\"14rem\" />\n </div>\n </div>\n\n {/* ROW 3 — Full width always */}\n <div className=\"col-12\">\n <div className=\"surface-card p-3 border-round shadow-1\">\n <Skeleton width=\"30%\" height=\"1.4rem\" className=\"mb-3\" />\n <Skeleton width=\"100%\" height=\"16rem\" />\n </div>\n </div>\n\n </div>\n )\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardNotAvailable.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardNotAvailable.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,0BAA0B,+CA2B/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"SolidDashboardNotAvailable.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardNotAvailable.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,0BAA0B,+CA2B/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- var SolidDashboardNotAvailable = function () {
3
+ const SolidDashboardNotAvailable = () => {
4
4
  return (_jsx("div", { className: "flex align-items-center justify-content-center", style: { minHeight: '400px', padding: '2rem' }, children: _jsxs("div", { className: "flex flex-column align-items-center gap-3 text-center", style: { maxWidth: '500px' }, children: [_jsx("div", { className: "flex align-items-center justify-content-center border-circle", style: {
5
5
  width: '80px',
6
6
  height: '80px',
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardNotAvailable.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardNotAvailable.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,IAAM,0BAA0B,GAAG;IACjC,OAAO,CACL,cAAK,SAAS,EAAC,gDAAgD,EAAC,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,YAC5G,eAAK,SAAS,EAAC,uDAAuD,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,aACjG,cACE,SAAS,EAAC,8DAA8D,EACxE,KAAK,EAAE;wBACL,KAAK,EAAE,MAAM;wBACb,MAAM,EAAE,MAAM;wBACd,eAAe,EAAE,gBAAgB;wBACjC,KAAK,EAAE,iBAAiB;qBACzB,YAED,YAAG,SAAS,EAAC,iBAAiB,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAM,GAC9D,EAEN,eAAK,SAAS,EAAC,wBAAwB,aACrC,aAAI,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,EAAE,wCAE1F,EACL,YAAG,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,iJAEtG,IACA,IACF,GACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"SolidDashboardNotAvailable.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardNotAvailable.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,MAAM,0BAA0B,GAAG,GAAG,EAAE;IACtC,OAAO,CACL,cAAK,SAAS,EAAC,gDAAgD,EAAC,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,YAC5G,eAAK,SAAS,EAAC,uDAAuD,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,aACjG,cACE,SAAS,EAAC,8DAA8D,EACxE,KAAK,EAAE;wBACL,KAAK,EAAE,MAAM;wBACb,MAAM,EAAE,MAAM;wBACd,eAAe,EAAE,gBAAgB;wBACjC,KAAK,EAAE,iBAAiB;qBACzB,YAED,YAAG,SAAS,EAAC,iBAAiB,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAM,GAC9D,EAEN,eAAK,SAAS,EAAC,wBAAwB,aACrC,aAAI,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,EAAE,wCAE1F,EACL,YAAG,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,iJAEtG,IACA,IACF,GACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,0BAA0B,CAAC","sourcesContent":["\"use client\";\n\nconst SolidDashboardNotAvailable = () => {\n return (\n <div className=\"flex align-items-center justify-content-center\" style={{ minHeight: '400px', padding: '2rem' }}>\n <div className=\"flex flex-column align-items-center gap-3 text-center\" style={{ maxWidth: '500px' }}>\n <div \n className=\"flex align-items-center justify-content-center border-circle\"\n style={{\n width: '80px',\n height: '80px',\n backgroundColor: 'var(--blue-50)',\n color: 'var(--blue-500)'\n }}\n >\n <i className=\"pi pi-chart-bar\" style={{ fontSize: '2.5rem' }}></i>\n </div>\n \n <div className=\"flex flex-column gap-2\">\n <h3 className=\"m-0\" style={{ color: 'var(--text-color)', fontSize: '1.25rem', fontWeight: 600 }}>\n Dashboard Not Available\n </h3>\n <p className=\"m-0\" style={{ color: 'var(--text-color-secondary)', fontSize: '0.95rem', lineHeight: '1.5' }}>\n This dashboard has not been configured yet or does not exist. Please check the dashboard settings or contact your administrator.\n </p>\n </div>\n </div>\n </div>\n );\n};\n\nexport default SolidDashboardNotAvailable;"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardRenderError.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardRenderError.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB,+CA0BrC,CAAA"}
1
+ {"version":3,"file":"SolidDashboardRenderError.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardRenderError.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB,+CA0BrC,CAAA"}
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export var SolidDashboardRenderError = function () {
3
+ export const SolidDashboardRenderError = () => {
4
4
  return (_jsx("div", { className: "flex align-items-center justify-content-center", style: { minHeight: '400px', padding: '2rem' }, children: _jsxs("div", { className: "flex flex-column align-items-center gap-3 text-center", style: { maxWidth: '500px' }, children: [_jsx("div", { className: "flex align-items-center justify-content-center border-circle", style: {
5
5
  width: '80px',
6
6
  height: '80px',
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardRenderError.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardRenderError.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,MAAM,CAAC,IAAM,yBAAyB,GAAG;IACvC,OAAO,CACL,cAAK,SAAS,EAAC,gDAAgD,EAAC,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,YAC5G,eAAK,SAAS,EAAC,uDAAuD,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,aACjG,cACE,SAAS,EAAC,8DAA8D,EACxE,KAAK,EAAE;wBACL,KAAK,EAAE,MAAM;wBACb,MAAM,EAAE,MAAM;wBACd,eAAe,EAAE,eAAe;wBAChC,KAAK,EAAE,gBAAgB;qBACxB,YAED,YAAG,SAAS,EAAC,4BAA4B,EACtC,KAAK,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAI,GAChC,EACN,eAAK,SAAS,EAAC,wBAAwB,aACrC,aAAI,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,EAAE,2CAAiC,EAEhI,YAAG,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,4DAEtG,IACA,IACF,GACF,CACP,CAAA;AACH,CAAC,CAAA"}
1
+ {"version":3,"file":"SolidDashboardRenderError.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardRenderError.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,MAAM,CAAC,MAAM,yBAAyB,GAAG,GAAG,EAAE;IAC5C,OAAO,CACL,cAAK,SAAS,EAAC,gDAAgD,EAAC,KAAK,EAAE,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,YAC5G,eAAK,SAAS,EAAC,uDAAuD,EAAC,KAAK,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,aACjG,cACE,SAAS,EAAC,8DAA8D,EACxE,KAAK,EAAE;wBACL,KAAK,EAAE,MAAM;wBACb,MAAM,EAAE,MAAM;wBACd,eAAe,EAAE,eAAe;wBAChC,KAAK,EAAE,gBAAgB;qBACxB,YAED,YAAG,SAAS,EAAC,4BAA4B,EACtC,KAAK,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAI,GAChC,EACN,eAAK,SAAS,EAAC,wBAAwB,aACrC,aAAI,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,GAAG,EAAE,2CAAiC,EAEhI,YAAG,SAAS,EAAC,KAAK,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE,4DAEtG,IACA,IACF,GACF,CACP,CAAA;AACH,CAAC,CAAA","sourcesContent":["\"use client\";\n\nexport const SolidDashboardRenderError = () => {\n return (\n <div className=\"flex align-items-center justify-content-center\" style={{ minHeight: '400px', padding: '2rem' }}>\n <div className=\"flex flex-column align-items-center gap-3 text-center\" style={{ maxWidth: '500px' }}>\n <div\n className=\"flex align-items-center justify-content-center border-circle\"\n style={{\n width: '80px',\n height: '80px',\n backgroundColor: 'var(--red-50)',\n color: 'var(--red-500)'\n }}\n >\n <i className=\"pi pi-exclamation-triangle\"\n style={{ fontSize: '2.5rem' }} />\n </div>\n <div className=\"flex flex-column gap-2\">\n <h3 className=\"m-0\" style={{ color: 'var(--text-color)', fontSize: '1.25rem', fontWeight: 600 }}>Error in Loading Dashboard</h3>\n\n <p className=\"m-0\" style={{ color: 'var(--text-color-secondary)', fontSize: '0.95rem', lineHeight: '1.5' }}>\n Failed to load dashboard. Please try again.\n </p>\n </div>\n </div>\n </div>\n )\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardVariable.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardVariable.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAInD,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,cAAc,EAAuB,MAAM,OAAO,CAAC;AAI7E,OAAO,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAI3D,MAAM,WAAW,4BAA4B;IAC3C,UAAU,EAAE,QAAQ,CAAC,cAAc,CAAC,aAAa,EAAE,CAAC,CAAC,CAAC;IACtD,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,uBAAuB,CAAC;CAC5C;AAED,eAAO,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA+C9E,CAAA;AAED,eAAO,MAAM,uCAAuC,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA2E1F,CAAA;AAED,eAAO,MAAM,sCAAsC,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CAgEzF,CAAA;AAED,MAAM,WAAW,2BAA2B;IAC1C,kBAAkB,EAAE,GAAG,CAAC;IACxB,OAAO,EAAE,aAAa,EAAE,CAAC;IACzB,UAAU,EAAE,QAAQ,CAAC,cAAc,CAAC,aAAa,EAAE,CAAC,CAAC,CAAC;CACvD;AAED,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CAmCjE,CAAA;AAED,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"SolidDashboardVariable.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardVariable.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAI1D,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,cAAc,EAAuB,MAAM,OAAO,CAAC;AAI7E,OAAO,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAI3D,MAAM,WAAW,4BAA4B;IAC3C,UAAU,EAAE,QAAQ,CAAC,cAAc,CAAC,aAAa,EAAE,CAAC,CAAC,CAAC;IACtD,WAAW,EAAE,MAAM,CAAC;IACpB,iBAAiB,EAAE,uBAAuB,CAAC;CAC5C;AAED,eAAO,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA+C9E,CAAA;AAED,eAAO,MAAM,uCAAuC,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA2E1F,CAAA;AAED,eAAO,MAAM,sCAAsC,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CAgEzF,CAAA;AAED,MAAM,WAAW,2BAA2B;IAC1C,kBAAkB,EAAE,GAAG,CAAC;IACxB,OAAO,EAAE,aAAa,EAAE,CAAC;IACzB,UAAU,EAAE,QAAQ,CAAC,cAAc,CAAC,aAAa,EAAE,CAAC,CAAC,CAAC;CACvD;AAED,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CAmCjE,CAAA;AAED,eAAe,sBAAsB,CAAC"}
@@ -1,13 +1,4 @@
1
1
  "use client";
2
- var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
3
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
4
- if (ar || !(i in from)) {
5
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
6
- ar[i] = from[i];
7
- }
8
- }
9
- return to.concat(ar || Array.prototype.slice.call(from));
10
- };
11
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
12
3
  import { AutoComplete } from "primereact/autocomplete";
13
4
  import { Calendar } from "primereact/calendar";
@@ -16,28 +7,27 @@ import styles from './SolidDashboard.module.css';
16
7
  import { useGetDashboardVariableSelectionDynamicValuesQuery } from "../../../redux/api/dashboardApi";
17
8
  import { ProgressSpinner } from "primereact/progressspinner";
18
9
  import { Button } from "primereact/button";
19
- export var DateVariableFilterComponent = function (_a) {
20
- var setFilters = _a.setFilters, clearSignal = _a.clearSignal, dashboardVariable = _a.dashboardVariable;
10
+ export const DateVariableFilterComponent = ({ setFilters, clearSignal, dashboardVariable }) => {
21
11
  // Initialize the default dates state
22
12
  // If the dashboardVariable has a defaultOperator as Between and a defaultValue as two dates, we can set those as the initial values, otherwise null
23
- var defaultDatesString = dashboardVariable.defaultOperator === '$between' && dashboardVariable.defaultValue;
24
- var defaultDatesArray = JSON.parse(defaultDatesString || '[]');
13
+ const defaultDatesString = dashboardVariable.defaultOperator === '$between' && dashboardVariable.defaultValue;
14
+ const defaultDatesArray = JSON.parse(defaultDatesString || '[]');
25
15
  // Map the defaultDatesArray to Date objects
26
- var defaultDates = defaultDatesArray.length === 2 ? [
16
+ const defaultDates = defaultDatesArray.length === 2 ? [
27
17
  new Date(defaultDatesArray[0]),
28
18
  new Date(defaultDatesArray[1])
29
19
  ] : null;
30
- var _b = useState(defaultDates), dates = _b[0], setDates = _b[1];
31
- useEffect(function () {
20
+ const [dates, setDates] = useState(defaultDates);
21
+ useEffect(() => {
32
22
  setDates(null); // reset UI
33
23
  }, [clearSignal]);
34
- return (_jsxs("div", { className: "flex align-items-center ".concat(styles.SolidDashboardDateRangeFilterWrapper), children: [_jsx(Calendar, { value: dates, onChange: function (e) {
35
- console.log("Calendar changed values are: ");
24
+ return (_jsxs("div", { className: `flex align-items-center ${styles.SolidDashboardDateRangeFilterWrapper}`, children: [_jsx(Calendar, { value: dates, onChange: (e) => {
25
+ console.log(`Calendar changed values are: `);
36
26
  console.log(e.value);
37
- var newDates = e.value;
27
+ const newDates = e.value;
38
28
  setDates(newDates);
39
29
  if (newDates && newDates.length === 2 && newDates[0] && newDates[1]) {
40
- var filter_1 = {
30
+ const filter = {
41
31
  variableName: dashboardVariable.variableName,
42
32
  // @ts-ignore
43
33
  operator: '$between',
@@ -46,50 +36,47 @@ export var DateVariableFilterComponent = function (_a) {
46
36
  newDates[1].toISOString().split('T')[0]
47
37
  ]
48
38
  };
49
- setFilters(function (prev) {
39
+ setFilters(prev => {
50
40
  // Remove any existing dashboardDate filter and replace with the new one
51
41
  // const filtered = prev.filter(f => f.variableName !== 'dashboardDate');
52
- return [filter_1];
42
+ return [filter];
53
43
  });
54
44
  }
55
45
  }, selectionMode: "range", readOnlyInput: true, hideOnRangeSelection: true, inputStyle: { height: 36.38 }, className: styles.SolidDashboardDateRangeFilter }), _jsx("div", { className: "px-2", children: _jsx("i", { className: "pi pi-calendar opacity-50" }) })] }));
56
46
  };
57
- export var SelectionDynamicVariableFilterComponent = function (_a) {
58
- var setFilters = _a.setFilters, clearSignal = _a.clearSignal, dashboardVariable = _a.dashboardVariable;
47
+ export const SelectionDynamicVariableFilterComponent = ({ setFilters, clearSignal, dashboardVariable }) => {
59
48
  // Initialize the selection dynamic values state
60
49
  // Pick the values from defaultValue if present, for default operator $in
61
- var defaultDynamicValuesString = dashboardVariable.defaultOperator === '$in' && dashboardVariable.defaultValue;
62
- var defaultDynamicValues = JSON.parse(defaultDynamicValuesString || '[]');
50
+ const defaultDynamicValuesString = dashboardVariable.defaultOperator === '$in' && dashboardVariable.defaultValue;
51
+ const defaultDynamicValues = JSON.parse(defaultDynamicValuesString || '[]');
63
52
  // Selection Dynamic Values
64
- var _b = useState(defaultDynamicValues), selectionDynamicValues = _b[0], setSelectionDynamicValues = _b[1];
65
- var _c = useState([]), filteredItems = _c[0], setFilteredItems = _c[1];
53
+ const [selectionDynamicValues, setSelectionDynamicValues] = useState(defaultDynamicValues);
54
+ const [filteredItems, setFilteredItems] = useState([]);
66
55
  // Using rtk query to fetch dynamic values based on variableId
67
- var variableId = dashboardVariable.id;
68
- var queryString = "variableId=".concat(variableId);
69
- var _d = useGetDashboardVariableSelectionDynamicValuesQuery(queryString), dynamicValues = _d.data, isLoading = _d.isLoading, isError = _d.isError;
70
- var allItems = dynamicValues ? dynamicValues : [];
56
+ const variableId = dashboardVariable.id;
57
+ const queryString = `variableId=${variableId}`;
58
+ const { data: dynamicValues, isLoading, isError } = useGetDashboardVariableSelectionDynamicValuesQuery(queryString);
59
+ const allItems = dynamicValues ? dynamicValues : [];
71
60
  // Dynamic search
72
- var searchDynamic = function (event) {
73
- var query = event.query.toLowerCase();
74
- var filtered = allItems.map(function (item) { return item.label; }).filter(function (item) {
75
- return item.toLowerCase().includes(query);
76
- });
61
+ const searchDynamic = (event) => {
62
+ const query = event.query.toLowerCase();
63
+ const filtered = allItems.map(item => item.label).filter(item => item.toLowerCase().includes(query));
77
64
  setFilteredItems(filtered);
78
65
  };
79
66
  // Set the filters whenever selectionDynamicValues change
80
- useEffect(function () {
81
- console.log("Selection Dynamic Values changed:", selectionDynamicValues);
67
+ useEffect(() => {
68
+ console.log(`Selection Dynamic Values changed:`, selectionDynamicValues);
82
69
  if (selectionDynamicValues.length > 0) {
83
- var filter_2 = {
70
+ const filter = {
84
71
  variableName: dashboardVariable.variableName,
85
72
  // @ts-ignore
86
73
  operator: '$in',
87
74
  value: selectionDynamicValues
88
75
  };
89
- setFilters(function (prev) {
76
+ setFilters(prev => {
90
77
  // Remove any existing filter for this variable and replace with the new one
91
- var filtered = prev.filter(function (f) { return f.variableName !== dashboardVariable.variableName; });
92
- return __spreadArray(__spreadArray([], filtered, true), [filter_2], false);
78
+ const filtered = prev.filter(f => f.variableName !== dashboardVariable.variableName);
79
+ return [...filtered, filter];
93
80
  });
94
81
  }
95
82
  // else {
@@ -97,50 +84,47 @@ export var SelectionDynamicVariableFilterComponent = function (_a) {
97
84
  // setFilters(prev => prev.filter(f => f.variableName !== dashboardVariable.variableName));
98
85
  // }
99
86
  }, [selectionDynamicValues]);
100
- useEffect(function () {
87
+ useEffect(() => {
101
88
  setSelectionDynamicValues([]);
102
89
  }, [clearSignal]);
103
90
  return (_jsxs(_Fragment, { children: [isLoading && _jsx(ProgressSpinner, {}), isError && _jsx("div", { children: "Error loading values" }), !isLoading && !isError &&
104
- _jsx(AutoComplete, { value: selectionDynamicValues, suggestions: filteredItems, completeMethod: searchDynamic, onChange: function (e) {
91
+ _jsx(AutoComplete, { value: selectionDynamicValues, suggestions: filteredItems, completeMethod: searchDynamic, onChange: (e) => {
105
92
  console.log('AutoComplete changed values are:');
106
93
  console.log(e);
107
94
  setSelectionDynamicValues(e.value);
108
95
  }, multiple: true, dropdown: true, placeholder: dashboardVariable.variableName, className: "solid-standard-autocomplete", style: { minHeight: 38 } })] }));
109
96
  };
110
- export var SelectionStaticVariableFilterComponent = function (_a) {
111
- var setFilters = _a.setFilters, clearSignal = _a.clearSignal, dashboardVariable = _a.dashboardVariable;
97
+ export const SelectionStaticVariableFilterComponent = ({ setFilters, clearSignal, dashboardVariable }) => {
112
98
  // Initialize the selection static values state
113
99
  // Pick the values from defaultValue if present, for default operator $in
114
- var defaultStaticValuesString = dashboardVariable.defaultOperator === '$in' && dashboardVariable.defaultValue;
115
- var defaultStaticValues = JSON.parse(defaultStaticValuesString || '[]');
100
+ const defaultStaticValuesString = dashboardVariable.defaultOperator === '$in' && dashboardVariable.defaultValue;
101
+ const defaultStaticValues = JSON.parse(defaultStaticValuesString || '[]');
116
102
  // Selection Static Values
117
- var _b = useState(defaultStaticValues), selectionStaticValues = _b[0], setSelectionStaticValues = _b[1];
118
- var _c = useState([]), filteredStaticItems = _c[0], setFilteredStaticItems = _c[1];
119
- var staticValues = dashboardVariable.selectionStaticValues || [];
103
+ const [selectionStaticValues, setSelectionStaticValues] = useState(defaultStaticValues);
104
+ const [filteredStaticItems, setFilteredStaticItems] = useState([]);
105
+ const staticValues = dashboardVariable.selectionStaticValues || [];
120
106
  // The values are in the format val:label, we need to extract the labels
121
- var staticValueItems = staticValues.map(function (val) { return ({ value: val.split(':')[0], label: val.split(':')[1] }); });
107
+ const staticValueItems = staticValues.map((val) => ({ value: val.split(':')[0], label: val.split(':')[1] }));
122
108
  // Static search
123
- var searchStatic = function (event) {
124
- var query = event.query.toLowerCase();
125
- var filtered = staticValueItems.map(function (item) { return item.label; }).filter(function (item) {
126
- return item.toLowerCase().includes(query);
127
- });
109
+ const searchStatic = (event) => {
110
+ const query = event.query.toLowerCase();
111
+ const filtered = staticValueItems.map((item) => item.label).filter((item) => item.toLowerCase().includes(query));
128
112
  setFilteredStaticItems(filtered);
129
113
  };
130
114
  // Set the filters whenever selectionStaticValues change
131
- useEffect(function () {
115
+ useEffect(() => {
132
116
  // console.log(`Selection Static Values changed:`, selectionStaticValues);
133
117
  if (selectionStaticValues.length > 0) {
134
- var filter_3 = {
118
+ const filter = {
135
119
  variableName: dashboardVariable.variableName,
136
120
  // @ts-ignore
137
121
  operator: '$in',
138
122
  value: selectionStaticValues
139
123
  };
140
- setFilters(function (prev) {
124
+ setFilters(prev => {
141
125
  // Remove any existing filter for this variable and replace with the new one
142
- var filtered = prev.filter(function (f) { return f.variableName !== dashboardVariable.variableName; });
143
- return __spreadArray(__spreadArray([], filtered, true), [filter_3], false);
126
+ const filtered = prev.filter(f => f.variableName !== dashboardVariable.variableName);
127
+ return [...filtered, filter];
144
128
  });
145
129
  }
146
130
  // else {
@@ -148,15 +132,14 @@ export var SelectionStaticVariableFilterComponent = function (_a) {
148
132
  // setFilters(prev => prev.filter(f => f.variableName !== dashboardVariable.variableName));
149
133
  // }
150
134
  }, [selectionStaticValues]);
151
- useEffect(function () {
135
+ useEffect(() => {
152
136
  setSelectionStaticValues([]);
153
137
  }, [clearSignal]);
154
- return (_jsx(AutoComplete, { value: selectionStaticValues, suggestions: filteredStaticItems, completeMethod: searchStatic, onChange: function (e) { return setSelectionStaticValues(e.value); }, multiple: true, dropdown: true, placeholder: dashboardVariable.variableName, className: "solid-standard-autocomplete", style: { minHeight: 38 } }));
138
+ return (_jsx(AutoComplete, { value: selectionStaticValues, suggestions: filteredStaticItems, completeMethod: searchStatic, onChange: (e) => setSelectionStaticValues(e.value), multiple: true, dropdown: true, placeholder: dashboardVariable.variableName, className: "solid-standard-autocomplete", style: { minHeight: 38 } }));
155
139
  };
156
- var SolidDashboardVariable = function (_a) {
157
- var dashboardVariables = _a.dashboardVariables, filters = _a.filters, setFilters = _a.setFilters;
158
- var _b = useState(0), clearSignal = _b[0], setClearSignal = _b[1];
159
- var dashboardVariableComponents = dashboardVariables.map(function (dashboardVariable, index) {
140
+ const SolidDashboardVariable = ({ dashboardVariables, filters, setFilters }) => {
141
+ const [clearSignal, setClearSignal] = useState(0);
142
+ const dashboardVariableComponents = dashboardVariables.map((dashboardVariable, index) => {
160
143
  switch (dashboardVariable.variableType) {
161
144
  case 'date':
162
145
  return _jsx(DateVariableFilterComponent, { setFilters: setFilters, clearSignal: clearSignal, dashboardVariable: dashboardVariable }, index);
@@ -168,9 +151,9 @@ var SolidDashboardVariable = function (_a) {
168
151
  return null;
169
152
  }
170
153
  });
171
- var clearAllFilters = function () {
154
+ const clearAllFilters = () => {
172
155
  setFilters([]);
173
- setClearSignal(function (prev) { return prev + 1; }); // triggers children to reset
156
+ setClearSignal(prev => prev + 1); // triggers children to reset
174
157
  };
175
158
  // TODO [HP]: Currently this is static, we need this to be dynamic how we are invoking setFilters below has to be fully dynamic...
176
159
  return (_jsxs("div", { className: "flex align-items-center gap-3", children: [dashboardVariableComponents, filters.length > 0 && (_jsx(Button, { onClick: clearAllFilters, size: "small", outlined: true,
@@ -1 +1 @@
1
- {"version":3,"file":"SolidDashboardVariable.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidDashboardVariable.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolidDashboardVariable.js","sourceRoot":"./","sources":["components/core/dashboard/SolidDashboardVariable.tsx"],"names":[],"mappings":"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","sourcesContent":["\"use client\";\nimport { SqlExpression } from \"../../../types/solid-core\";\nimport { AutoComplete, AutoCompleteChangeEvent, AutoCompleteCompleteEvent } from \"primereact/autocomplete\";\nimport { Calendar } from \"primereact/calendar\";\nimport { Nullable } from \"primereact/ts-helpers\";\nimport React, { Dispatch, SetStateAction, useEffect, useState } from \"react\";\nimport styles from './SolidDashboard.module.css';\nimport { useGetDashboardVariableSelectionDynamicValuesQuery } from \"../../../redux/api/dashboardApi\";\nimport { ProgressSpinner } from \"primereact/progressspinner\";\nimport { DashboardVariableRecord } from \"./SolidDashboard\";\nimport { Button } from \"primereact/button\";\n\n\nexport interface DashboardVariableFilterProps {\n setFilters: Dispatch<SetStateAction<SqlExpression[]>>;\n clearSignal: number;\n dashboardVariable: DashboardVariableRecord;\n}\n\nexport const DateVariableFilterComponent: React.FC<DashboardVariableFilterProps> = ({ setFilters, clearSignal, dashboardVariable }) => {\n // Initialize the default dates state\n // If the dashboardVariable has a defaultOperator as Between and a defaultValue as two dates, we can set those as the initial values, otherwise null\n const defaultDatesString = dashboardVariable.defaultOperator === '$between' && dashboardVariable.defaultValue\n const defaultDatesArray = JSON.parse(defaultDatesString || '[]');\n // Map the defaultDatesArray to Date objects\n const defaultDates: Nullable<(Date | null)[]> = defaultDatesArray.length === 2 ? [\n new Date(defaultDatesArray[0]),\n new Date(defaultDatesArray[1])\n ] : null;\n const [dates, setDates] = useState<Nullable<(Date | null)[]>>(defaultDates);\n\n useEffect(() => {\n setDates(null); // reset UI\n }, [clearSignal]);\n \n return (\n <div className={`flex align-items-center ${styles.SolidDashboardDateRangeFilterWrapper}`}>\n <Calendar value={dates} onChange={(e) => {\n console.log(`Calendar changed values are: `);\n console.log(e.value);\n const newDates = e.value as Date[] | null;\n setDates(newDates);\n\n if (newDates && newDates.length === 2 && newDates[0] && newDates[1]) {\n const filter: SqlExpression = {\n variableName: dashboardVariable.variableName,\n // @ts-ignore\n operator: '$between',\n value: [\n newDates[0].toISOString().split('T')[0],\n newDates[1].toISOString().split('T')[0]\n ]\n };\n setFilters(prev => {\n // Remove any existing dashboardDate filter and replace with the new one\n // const filtered = prev.filter(f => f.variableName !== 'dashboardDate');\n return [filter];\n });\n }\n\n }} selectionMode=\"range\" readOnlyInput hideOnRangeSelection inputStyle={{ height: 36.38 }} className={styles.SolidDashboardDateRangeFilter} />\n <div className=\"px-2\">\n <i className=\"pi pi-calendar opacity-50\"></i>\n </div>\n </div>\n )\n}\n\nexport const SelectionDynamicVariableFilterComponent: React.FC<DashboardVariableFilterProps> = ({ setFilters, clearSignal, dashboardVariable }) => {\n // Initialize the selection dynamic values state\n // Pick the values from defaultValue if present, for default operator $in\n const defaultDynamicValuesString = dashboardVariable.defaultOperator === '$in' && dashboardVariable.defaultValue;\n const defaultDynamicValues = JSON.parse(defaultDynamicValuesString || '[]');\n\n // Selection Dynamic Values\n const [selectionDynamicValues, setSelectionDynamicValues] = useState<string[]>(defaultDynamicValues);\n const [filteredItems, setFilteredItems] = useState<string[]>([]);\n\n // Using rtk query to fetch dynamic values based on variableId\n const variableId = dashboardVariable.id;\n const queryString = `variableId=${variableId}`;\n const { data: dynamicValues, isLoading, isError } = useGetDashboardVariableSelectionDynamicValuesQuery(queryString);\n\n const allItems = dynamicValues ? dynamicValues : [];\n\n // Dynamic search\n const searchDynamic = (event: AutoCompleteCompleteEvent) => {\n const query = event.query.toLowerCase();\n const filtered = allItems.map(item => item.label).filter(item =>\n item.toLowerCase().includes(query)\n );\n setFilteredItems(filtered);\n };\n\n // Set the filters whenever selectionDynamicValues change\n useEffect(() => {\n console.log(`Selection Dynamic Values changed:`, selectionDynamicValues);\n if (selectionDynamicValues.length > 0) {\n const filter: SqlExpression = {\n variableName: dashboardVariable.variableName,\n // @ts-ignore\n operator: '$in',\n value: selectionDynamicValues\n };\n setFilters(prev => {\n // Remove any existing filter for this variable and replace with the new one\n const filtered = prev.filter(f => f.variableName !== dashboardVariable.variableName);\n return [...filtered, filter];\n });\n }\n // else {\n // // If no values selected, remove the filter for this variable\n // setFilters(prev => prev.filter(f => f.variableName !== dashboardVariable.variableName));\n // }\n }, [selectionDynamicValues]);\n\n useEffect(() => {\n setSelectionDynamicValues([]);\n }, [clearSignal]);\n\n return (\n <>\n {isLoading && <ProgressSpinner></ProgressSpinner>}\n {isError && <div>Error loading values</div>}\n {!isLoading && !isError &&\n <AutoComplete\n value={selectionDynamicValues}\n suggestions={filteredItems}\n completeMethod={searchDynamic}\n onChange={(e: AutoCompleteChangeEvent) => {\n console.log('AutoComplete changed values are:');\n console.log(e);\n setSelectionDynamicValues(e.value)\n }}\n multiple\n dropdown\n placeholder={dashboardVariable.variableName}\n className=\"solid-standard-autocomplete\"\n style={{ minHeight: 38 }}\n />\n }\n </>\n );\n}\n\nexport const SelectionStaticVariableFilterComponent: React.FC<DashboardVariableFilterProps> = ({ setFilters, clearSignal, dashboardVariable }) => {\n // Initialize the selection static values state\n // Pick the values from defaultValue if present, for default operator $in\n const defaultStaticValuesString = dashboardVariable.defaultOperator === '$in' && dashboardVariable.defaultValue;\n const defaultStaticValues = JSON.parse(defaultStaticValuesString || '[]');\n\n // Selection Static Values\n const [selectionStaticValues, setSelectionStaticValues] = useState<string[]>(defaultStaticValues);\n const [filteredStaticItems, setFilteredStaticItems] = useState<string[]>([]);\n const staticValues = dashboardVariable.selectionStaticValues || [];\n\n // The values are in the format val:label, we need to extract the labels\n const staticValueItems = staticValues.map((val: any) => ({ value: val.split(':')[0], label: val.split(':')[1] }));\n\n // Static search\n const searchStatic = (event: AutoCompleteCompleteEvent) => {\n const query = event.query.toLowerCase();\n const filtered = staticValueItems.map(\n (item: { label: any; }) => item.label\n ).filter((item: string) =>\n item.toLowerCase().includes(query)\n );\n setFilteredStaticItems(filtered);\n };\n\n // Set the filters whenever selectionStaticValues change\n useEffect(() => {\n // console.log(`Selection Static Values changed:`, selectionStaticValues);\n if (selectionStaticValues.length > 0) {\n const filter: SqlExpression = {\n variableName: dashboardVariable.variableName,\n // @ts-ignore\n operator: '$in',\n value: selectionStaticValues\n };\n setFilters(prev => {\n // Remove any existing filter for this variable and replace with the new one\n const filtered = prev.filter(f => f.variableName !== dashboardVariable.variableName);\n return [...filtered, filter];\n });\n }\n // else {\n // // If no values selected, remove the filter for this variable\n // setFilters(prev => prev.filter(f => f.variableName !== dashboardVariable.variableName));\n // }\n }, [selectionStaticValues]);\n\n useEffect(() => {\n setSelectionStaticValues([]);\n }, [clearSignal]);\n\n return (\n <AutoComplete\n value={selectionStaticValues}\n suggestions={filteredStaticItems}\n completeMethod={searchStatic}\n onChange={(e: AutoCompleteChangeEvent) => setSelectionStaticValues(e.value)}\n multiple\n dropdown\n placeholder={dashboardVariable.variableName}\n className=\"solid-standard-autocomplete\"\n style={{ minHeight: 38 }}\n />\n );\n}\n\nexport interface SolidDashboardVariableProps {\n dashboardVariables: any;\n filters: SqlExpression[];\n setFilters: Dispatch<SetStateAction<SqlExpression[]>>;\n}\n\nconst SolidDashboardVariable: React.FC<SolidDashboardVariableProps> = ({ dashboardVariables, filters, setFilters }) => {\n const [clearSignal, setClearSignal] = useState(0);\n const dashboardVariableComponents = dashboardVariables.map((dashboardVariable: any, index: number) => {\n switch (dashboardVariable.variableType) {\n case 'date':\n return <DateVariableFilterComponent key={index} setFilters={setFilters} clearSignal={clearSignal} dashboardVariable={dashboardVariable} />;\n case 'selectionStatic':\n return <SelectionStaticVariableFilterComponent key={index} setFilters={setFilters} clearSignal={clearSignal} dashboardVariable={dashboardVariable} />;\n case 'selectionDynamic':\n return <SelectionDynamicVariableFilterComponent key={index} setFilters={setFilters} clearSignal={clearSignal} dashboardVariable={dashboardVariable} />;\n default:\n return null;\n }\n });\n\n const clearAllFilters = () => {\n setFilters([]);\n setClearSignal(prev => prev + 1); // triggers children to reset\n };\n\n // TODO [HP]: Currently this is static, we need this to be dynamic how we are invoking setFilters below has to be fully dynamic...\n return (\n <div className=\"flex align-items-center gap-3\">\n {dashboardVariableComponents}\n {filters.length > 0 && (\n <Button\n onClick={clearAllFilters}\n size=\"small\"\n outlined\n // severity=\"info\"\n icon=\"pi pi-filter-slash\"\n />\n )}\n </div>\n );\n}\n\nexport default SolidDashboardVariable;\n\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"SolidQuestionRenderer.d.ts","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidQuestionRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AASnD,KAAK,0BAA0B,GAAG;IAC9B,QAAQ,EAAE,GAAG,CAAC;IACd,OAAO,EAAE,aAAa,EAAE,CAAC;IACzB,SAAS,EAAE,OAAO,CAAC;CACtB,CAAC;AAQF,eAAO,MAAM,qBAAqB,qCAAmD,0BAA0B,4CAsD9G,CAAA"}
1
+ {"version":3,"file":"SolidQuestionRenderer.d.ts","sourceRoot":"./","sources":["components/core/dashboard/SolidQuestionRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAS1D,KAAK,0BAA0B,GAAG;IAC9B,QAAQ,EAAE,GAAG,CAAC;IACd,OAAO,EAAE,aAAa,EAAE,CAAC;IACzB,SAAS,EAAE,OAAO,CAAC;CACtB,CAAC;AAQF,eAAO,MAAM,qBAAqB,qCAAmD,0BAA0B,4CAsD9G,CAAA"}
@@ -8,31 +8,29 @@ import qs from 'qs';
8
8
  import { ChartJsRenderer } from './chart-renderers/ChartJsRenderer';
9
9
  import PrimeReactDatatableRenderer from './chart-renderers/PrimeReactDatatableRenderer';
10
10
  import styles from './SolidDashboard.module.css';
11
- export var SolidQuestionRenderer = function (_a) {
12
- var _b, _c, _d, _e;
13
- var question = _a.question, _f = _a.filters, filters = _f === void 0 ? [] : _f, _g = _a.isPreview, isPreview = _g === void 0 ? false : _g;
11
+ export const SolidQuestionRenderer = ({ question, filters = [], isPreview = false }) => {
14
12
  if (!question) {
15
- return (_jsx("div", { className: "".concat(styles.SolidChartCardWrapper, " p-4"), children: _jsx(Message, { text: "Preview Unavailable" }) }));
13
+ return (_jsx("div", { className: `${styles.SolidChartCardWrapper} p-4`, children: _jsx(Message, { text: "Preview Unavailable" }) }));
16
14
  }
17
- var textAlign = (_b = question === null || question === void 0 ? void 0 : question.textAlign) !== null && _b !== void 0 ? _b : 'start';
15
+ const textAlign = question?.textAlign ?? 'start';
18
16
  if (!question) {
19
17
  return (_jsx(_Fragment, { children: _jsx(Message, { text: "Preview Unavailable" }) }));
20
18
  }
21
19
  // console.log(`Rendering BarChartRenderer using question id: ${question.id}`);
22
20
  // load the question data.
23
- var queryParams = qs.stringify({
24
- isPreview: isPreview,
25
- filters: filters,
21
+ const queryParams = qs.stringify({
22
+ isPreview,
23
+ filters,
26
24
  });
27
- var _h = useGetDashboardQuestionDataByIdQuery({ id: question.id, qs: queryParams }), questionData = _h.data, questionDataIsLoading = _h.isLoading, questionDataError = _h.error;
25
+ const { data: questionData, isLoading: questionDataIsLoading, error: questionDataError } = useGetDashboardQuestionDataByIdQuery({ id: question.id, qs: queryParams });
28
26
  // console.log(`Question data: `); console.log(questionData);
29
27
  // console.log(`Question data is loading: `); console.log(questionDataIsLoading);
30
28
  // console.log(`Question data error: `); console.log(questionDataError);
31
- var options = JSON.parse(question === null || question === void 0 ? void 0 : question.chartOptions);
29
+ const options = JSON.parse(question?.chartOptions);
32
30
  // const kpi = questionData.data.kpi;
33
31
  // const visualizationData = questionData.data.visualizationData;
34
32
  // const visualizedAs = question.data.visualisedAs;
35
33
  return (_jsxs(_Fragment, { children: [questionDataIsLoading && _jsx(ProgressSpinner, {}), !questionDataIsLoading &&
36
- _jsxs("div", { className: "".concat(styles.SolidChartCardWrapper, " p-4 h-full"), children: [_jsx("div", { className: "font-medium text-".concat(textAlign, " ").concat(styles.SolidChartTitle), children: question.name }), _jsx("div", { className: "mt-2 font-bold text-3xl text-".concat(textAlign, " ").concat(styles.SolidChartTitle), children: questionData.data.kpi }), _jsxs("div", { className: 'mt-3', children: [['bar', 'line', 'pie'].includes(question.visualisedAs) && _jsx(ChartJsRenderer, { options: options, visualizationData: questionData.data.visualizationData, visualizedAs: question.visualisedAs }), question.visualisedAs === 'prime-meter-group' && _jsx(MeterGroup, { values: questionData.data.visualizationData.dataset, max: (_e = (_d = (_c = questionData === null || questionData === void 0 ? void 0 : questionData.data) === null || _c === void 0 ? void 0 : _c.visualizationData) === null || _d === void 0 ? void 0 : _d.dataset) === null || _e === void 0 ? void 0 : _e.reduce(function (total, item) { return total + item.value; }, 0) }), question.visualisedAs === 'prime-datatable' && _jsx(PrimeReactDatatableRenderer, { options: options, visualizationData: questionData.data.visualizationData })] })] })] }));
34
+ _jsxs("div", { className: `${styles.SolidChartCardWrapper} p-4 h-full`, children: [_jsx("div", { className: `font-medium text-${textAlign} ${styles.SolidChartTitle}`, children: question.name }), _jsx("div", { className: `mt-2 font-bold text-3xl text-${textAlign} ${styles.SolidChartTitle}`, children: questionData.data.kpi }), _jsxs("div", { className: 'mt-3', children: [['bar', 'line', 'pie'].includes(question.visualisedAs) && _jsx(ChartJsRenderer, { options: options, visualizationData: questionData.data.visualizationData, visualizedAs: question.visualisedAs }), question.visualisedAs === 'prime-meter-group' && _jsx(MeterGroup, { values: questionData.data.visualizationData.dataset, max: questionData?.data?.visualizationData?.dataset?.reduce((total, item) => total + item.value, 0) }), question.visualisedAs === 'prime-datatable' && _jsx(PrimeReactDatatableRenderer, { options: options, visualizationData: questionData.data.visualizationData })] })] })] }));
37
35
  };
38
36
  //# sourceMappingURL=SolidQuestionRenderer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SolidQuestionRenderer.js","sourceRoot":"","sources":["../../../../src/components/core/dashboard/SolidQuestionRenderer.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SolidQuestionRenderer.js","sourceRoot":"./","sources":["components/core/dashboard/SolidQuestionRenderer.tsx"],"names":[],"mappings":"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","sourcesContent":["\"use client\"\nimport { useGetDashboardQuestionDataByIdQuery } from '../../../redux/api/dashboardQuestionApi';\nimport { SqlExpression } from '../../../types/solid-core';\nimport { Message } from 'primereact/message';\nimport { MeterGroup } from 'primereact/metergroup';\nimport { ProgressSpinner } from 'primereact/progressspinner';\nimport qs from 'qs';\nimport { ChartJsRenderer } from './chart-renderers/ChartJsRenderer';\nimport PrimeReactDatatableRenderer from './chart-renderers/PrimeReactDatatableRenderer';\nimport styles from './SolidDashboard.module.css';\n\ntype SolidQuestionRendererProps = {\n question: any;\n filters: SqlExpression[];\n isPreview: boolean;\n};\n\ntype DataItem= {\n value: number;\n label?: string | HTMLElement;\n color?: string;\n}\n\nexport const SolidQuestionRenderer = ({ question, filters = [], isPreview = false }: SolidQuestionRendererProps) => {\n if (!question) {\n return (\n <div className={`${styles.SolidChartCardWrapper} p-4`}>\n <Message text=\"Preview Unavailable\" />\n </div>\n );\n }\n\n const textAlign = question?.textAlign ?? 'start'\n if (!question) {\n return (\n <>\n <Message text=\"Preview Unavailable\" />\n </>\n )\n }\n // console.log(`Rendering BarChartRenderer using question id: ${question.id}`);\n\n // load the question data.\n const queryParams = qs.stringify(\n {\n isPreview,\n filters,\n },\n // ensures proper handling of arrays\n // { arrayFormat: 'indices' }\n );\n const { data: questionData, isLoading: questionDataIsLoading, error: questionDataError } = useGetDashboardQuestionDataByIdQuery({ id: question.id, qs: queryParams });\n\n\n // console.log(`Question data: `); console.log(questionData);\n // console.log(`Question data is loading: `); console.log(questionDataIsLoading);\n // console.log(`Question data error: `); console.log(questionDataError);\n const options = JSON.parse(question?.chartOptions);\n // const kpi = questionData.data.kpi;\n // const visualizationData = questionData.data.visualizationData;\n // const visualizedAs = question.data.visualisedAs;\n return (\n <>\n {questionDataIsLoading && <ProgressSpinner />}\n {!questionDataIsLoading &&\n <div className={`${styles.SolidChartCardWrapper} p-4 h-full`}>\n <div className={`font-medium text-${textAlign} ${styles.SolidChartTitle}`}>{question.name}</div>\n <div className={`mt-2 font-bold text-3xl text-${textAlign} ${styles.SolidChartTitle}`}>{questionData.data.kpi}</div>\n <div className='mt-3'>\n {['bar', 'line', 'pie'].includes(question.visualisedAs) && <ChartJsRenderer options={options} visualizationData={questionData.data.visualizationData} visualizedAs={question.visualisedAs} />}\n {question.visualisedAs === 'prime-meter-group' && <MeterGroup values={questionData.data.visualizationData.dataset} max={questionData?.data?.visualizationData?.dataset?.reduce((total: number, item: DataItem) => total + item.value, 0)}/>}\n {question.visualisedAs === 'prime-datatable' && <PrimeReactDatatableRenderer options={options} visualizationData={questionData.data.visualizationData} />}\n </div>\n </div>\n }\n </>\n )\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"ChartJsRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/core/dashboard/chart-renderers/ChartJsRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,0DAA0D,CAAC;AAGlE,KAAK,oBAAoB,GAAG;IACxB,OAAO,EAAE,GAAG,CAAC;IACb,iBAAiB,EAAE,GAAG,CAAC;IACvB,YAAY,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,CAAC;CACxC,CAAC;AACF,eAAO,MAAM,eAAe,iDAAkD,oBAAoB,4CAQjG,CAAA"}
1
+ {"version":3,"file":"ChartJsRenderer.d.ts","sourceRoot":"./","sources":["components/core/dashboard/chart-renderers/ChartJsRenderer.tsx"],"names":[],"mappings":"AACA,OAAO,oEAAoE,CAAC;AAG5E,KAAK,oBAAoB,GAAG;IACxB,OAAO,EAAE,GAAG,CAAC;IACb,iBAAiB,EAAE,GAAG,CAAC;IACvB,YAAY,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,CAAC;CACxC,CAAC;AACF,eAAO,MAAM,eAAe,iDAAkD,oBAAoB,4CAQjG,CAAA"}
@@ -2,8 +2,7 @@
2
2
  import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import "../../../../components/core/dashboard/chart-renderers/init-chartjs";
4
4
  import { Bar, Line, Pie } from "react-chartjs-2";
5
- export var ChartJsRenderer = function (_a) {
6
- var options = _a.options, visualizationData = _a.visualizationData, visualizedAs = _a.visualizedAs;
5
+ export const ChartJsRenderer = ({ options, visualizationData, visualizedAs }) => {
7
6
  return (_jsxs(_Fragment, { children: [visualizedAs === 'bar' && _jsx(Bar, { options: options, data: visualizationData }), visualizedAs === 'line' && _jsx(Line, { options: options, data: visualizationData }), visualizedAs === 'pie' && _jsx(Pie, { data: visualizationData })] }));
8
7
  };
9
8
  //# sourceMappingURL=ChartJsRenderer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChartJsRenderer.js","sourceRoot":"","sources":["../../../../../src/components/core/dashboard/chart-renderers/ChartJsRenderer.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AACZ,OAAO,0DAA0D,CAAC;AAClE,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC;AAOjD,MAAM,CAAC,IAAM,eAAe,GAAG,UAAC,EAAkE;QAAhE,OAAO,aAAA,EAAE,iBAAiB,uBAAA,EAAE,YAAY,kBAAA;IACtE,OAAO,CACH,8BACK,YAAY,KAAK,KAAK,IAAI,KAAC,GAAG,IAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,GAAI,EAC5E,YAAY,KAAK,MAAM,IAAI,KAAC,IAAI,IAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,GAAI,EAC9E,YAAY,KAAK,KAAK,IAAI,KAAC,GAAG,IAAC,IAAI,EAAE,iBAAiB,GAAI,IAC5D,CACN,CAAC;AACN,CAAC,CAAA"}
1
+ {"version":3,"file":"ChartJsRenderer.js","sourceRoot":"./","sources":["components/core/dashboard/chart-renderers/ChartJsRenderer.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AACZ,OAAO,oEAAoE,CAAC;AAC5E,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC;AAOjD,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,EAAE,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAwB,EAAE,EAAE;IAClG,OAAO,CACH,8BACK,YAAY,KAAK,KAAK,IAAI,KAAC,GAAG,IAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,GAAI,EAC5E,YAAY,KAAK,MAAM,IAAI,KAAC,IAAI,IAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,GAAI,EAC9E,YAAY,KAAK,KAAK,IAAI,KAAC,GAAG,IAAC,IAAI,EAAE,iBAAiB,GAAI,IAC5D,CACN,CAAC;AACN,CAAC,CAAA","sourcesContent":["\"use client\"\nimport \"../../../../components/core/dashboard/chart-renderers/init-chartjs\";\nimport { Bar, Line, Pie } from \"react-chartjs-2\";\n\ntype ChartJsRendererProps = {\n options: any;\n visualizationData: any;\n visualizedAs: 'bar' | 'line' | 'pie';\n};\nexport const ChartJsRenderer = ({ options, visualizationData, visualizedAs }: ChartJsRendererProps) => {\n return (\n <>\n {visualizedAs === 'bar' && <Bar options={options} data={visualizationData} />}\n {visualizedAs === 'line' && <Line options={options} data={visualizationData} />}\n {visualizedAs === 'pie' && <Pie data={visualizationData} />}\n </>\n );\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"PrimeReactDatatableRenderer.d.ts","sourceRoot":"","sources":["../../../../../src/components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.tsx"],"names":[],"mappings":"AAMA,KAAK,gCAAgC,GAAG;IACpC,OAAO,EAAE,GAAG,CAAC;IACb,iBAAiB,EAAE,GAAG,CAAC;CAC1B,CAAA;AAED,QAAA,MAAM,2BAA2B,mCAAoC,gCAAgC,4CAwCpG,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"PrimeReactDatatableRenderer.d.ts","sourceRoot":"./","sources":["components/core/dashboard/chart-renderers/PrimeReactDatatableRenderer.tsx"],"names":[],"mappings":"AAMA,KAAK,gCAAgC,GAAG;IACpC,OAAO,EAAE,GAAG,CAAC;IACb,iBAAiB,EAAE,GAAG,CAAC;CAC1B,CAAA;AAED,QAAA,MAAM,2BAA2B,mCAAoC,gCAAgC,4CAwCpG,CAAC;AAEF,eAAe,2BAA2B,CAAC"}