@unchainedshop/admin-ui 4.8.26 → 4.8.27

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 (377) hide show
  1. package/dist/chunk-45H2WVIC.js +51 -0
  2. package/dist/chunk-4VNS5WPM.js +37 -0
  3. package/dist/chunk-54DKBWXV.js +33 -0
  4. package/dist/chunk-6TXD4TA7.js +1196 -0
  5. package/dist/chunk-BGCKJQGS.js +58 -0
  6. package/dist/chunk-BYXBJQAS.js +1 -0
  7. package/dist/chunk-EJDZRZSZ.js +59 -0
  8. package/dist/chunk-ELPURWDC.js +75 -0
  9. package/dist/chunk-IAQPLRXZ.js +16 -0
  10. package/dist/chunk-ILYPJE4N.js +57 -0
  11. package/dist/chunk-IXBMHOB5.js +13 -0
  12. package/dist/chunk-KH5MK6ZW.js +18 -0
  13. package/dist/chunk-NT7RB7AK.js +70 -0
  14. package/dist/chunk-OKGJ6HDE.js +26 -0
  15. package/dist/chunk-Q6S3LBUF.js +180 -0
  16. package/dist/chunk-QNLGYFV7.js +22 -0
  17. package/dist/chunk-RAQV2GYF.js +70 -0
  18. package/dist/chunk-RHUFQVKL.js +514 -0
  19. package/dist/chunk-RVG6IOFC.js +11 -0
  20. package/dist/chunk-SRAAKMWY.js +39 -0
  21. package/dist/chunk-UFYR5WZT.js +165 -0
  22. package/dist/chunk-UXG7EYHC.js +614 -0
  23. package/dist/chunk-VDKQGOMV.js +840 -0
  24. package/dist/chunk-XHOCXPD5.js +9 -0
  25. package/dist/chunk-XJBPMIC4.js +284 -0
  26. package/dist/chunk-YO6PT7KD.js +13 -0
  27. package/dist/chunk-YSKZE2KN.js +652 -0
  28. package/dist/components/ui/Accordion/Accordion.d.ts +11 -0
  29. package/dist/components/ui/Accordion/Accordion.d.ts.map +1 -0
  30. package/dist/components/ui/Accordion/AccordionHeader.d.ts +6 -0
  31. package/dist/components/ui/Accordion/AccordionHeader.d.ts.map +1 -0
  32. package/dist/components/ui/Accordion/AccordionItem.d.ts +11 -0
  33. package/dist/components/ui/Accordion/AccordionItem.d.ts.map +1 -0
  34. package/dist/components/ui/ActiveInActive.d.ts +10 -0
  35. package/dist/components/ui/ActiveInActive.d.ts.map +1 -0
  36. package/dist/components/ui/AnimatedCounter.d.ts +7 -0
  37. package/dist/components/ui/AnimatedCounter.d.ts.map +1 -0
  38. package/dist/components/ui/Badge.d.ts +10 -0
  39. package/dist/components/ui/Badge.d.ts.map +1 -0
  40. package/dist/components/ui/BreadCrumbs.d.ts +7 -0
  41. package/dist/components/ui/BreadCrumbs.d.ts.map +1 -0
  42. package/dist/components/ui/Button.d.ts +36 -0
  43. package/dist/components/ui/Button.d.ts.map +1 -0
  44. package/dist/components/ui/CopyableText.d.ts +5 -0
  45. package/dist/components/ui/CopyableText.d.ts.map +1 -0
  46. package/dist/components/ui/DateInput.d.ts +15 -0
  47. package/dist/components/ui/DateInput.d.ts.map +1 -0
  48. package/dist/components/ui/DateRangeFilterInput.d.ts +4 -0
  49. package/dist/components/ui/DateRangeFilterInput.d.ts.map +1 -0
  50. package/dist/components/ui/DetailHeader.d.ts +6 -0
  51. package/dist/components/ui/DetailHeader.d.ts.map +1 -0
  52. package/dist/components/ui/DraggableIcon.d.ts +3 -0
  53. package/dist/components/ui/DraggableIcon.d.ts.map +1 -0
  54. package/dist/components/ui/ErrorBoundary.d.ts +18 -0
  55. package/dist/components/ui/ErrorBoundary.d.ts.map +1 -0
  56. package/dist/components/ui/ErrorFallback.d.ts +6 -0
  57. package/dist/components/ui/ErrorFallback.d.ts.map +1 -0
  58. package/dist/components/ui/HelpText.d.ts +11 -0
  59. package/dist/components/ui/HelpText.d.ts.map +1 -0
  60. package/dist/components/ui/ImageWithFallback.d.ts +7 -0
  61. package/dist/components/ui/ImageWithFallback.d.ts.map +1 -0
  62. package/dist/components/ui/InfoTextBanner.d.ts +6 -0
  63. package/dist/components/ui/InfoTextBanner.d.ts.map +1 -0
  64. package/dist/components/ui/JSONView.d.ts +6 -0
  65. package/dist/components/ui/JSONView.d.ts.map +1 -0
  66. package/dist/components/ui/ListHeader.d.ts +6 -0
  67. package/dist/components/ui/ListHeader.d.ts.map +1 -0
  68. package/dist/components/ui/Loading.d.ts +3 -0
  69. package/dist/components/ui/Loading.d.ts.map +1 -0
  70. package/dist/components/ui/NoData.d.ts +7 -0
  71. package/dist/components/ui/NoData.d.ts.map +1 -0
  72. package/dist/components/ui/NoImage.d.ts +7 -0
  73. package/dist/components/ui/NoImage.d.ts.map +1 -0
  74. package/dist/components/ui/NoImageSvg.d.ts +8 -0
  75. package/dist/components/ui/NoImageSvg.d.ts.map +1 -0
  76. package/dist/components/ui/PageHeader.d.ts +11 -0
  77. package/dist/components/ui/PageHeader.d.ts.map +1 -0
  78. package/dist/components/ui/Pagination.d.ts +8 -0
  79. package/dist/components/ui/Pagination.d.ts.map +1 -0
  80. package/dist/components/ui/Portal/Portal.d.ts +16 -0
  81. package/dist/components/ui/Portal/Portal.d.ts.map +1 -0
  82. package/dist/components/ui/Portal/Portal.types.d.ts +16 -0
  83. package/dist/components/ui/Portal/Portal.types.d.ts.map +1 -0
  84. package/dist/components/ui/SaveAndCancelButtons.d.ts +10 -0
  85. package/dist/components/ui/SaveAndCancelButtons.d.ts.map +1 -0
  86. package/dist/components/ui/SearchField.d.ts +7 -0
  87. package/dist/components/ui/SearchField.d.ts.map +1 -0
  88. package/dist/components/ui/Tab.d.ts +18 -0
  89. package/dist/components/ui/Tab.d.ts.map +1 -0
  90. package/dist/components/ui/Tag/TagInput.d.ts +14 -0
  91. package/dist/components/ui/Tag/TagInput.d.ts.map +1 -0
  92. package/dist/components/ui/Tag/TagList.d.ts +8 -0
  93. package/dist/components/ui/Tag/TagList.d.ts.map +1 -0
  94. package/dist/components/ui/Tag/TagListForm.d.ts +8 -0
  95. package/dist/components/ui/Tag/TagListForm.d.ts.map +1 -0
  96. package/dist/components/ui/Toggle.d.ts +11 -0
  97. package/dist/components/ui/Toggle.d.ts.map +1 -0
  98. package/dist/components/ui/ToolTip.d.ts +7 -0
  99. package/dist/components/ui/ToolTip.d.ts.map +1 -0
  100. package/dist/components/ui/card.d.ts +9 -0
  101. package/dist/components/ui/card.d.ts.map +1 -0
  102. package/dist/components/ui/chart.d.ts +42 -0
  103. package/dist/components/ui/chart.d.ts.map +1 -0
  104. package/dist/components/ui/form/CheckboxField.d.ts +4 -0
  105. package/dist/components/ui/form/CheckboxField.d.ts.map +1 -0
  106. package/dist/components/ui/form/ChoicesField.d.ts +12 -0
  107. package/dist/components/ui/form/ChoicesField.d.ts.map +1 -0
  108. package/dist/components/ui/form/Combobox.d.ts +20 -0
  109. package/dist/components/ui/form/Combobox.d.ts.map +1 -0
  110. package/dist/components/ui/form/DatePickerField.d.ts +4 -0
  111. package/dist/components/ui/form/DatePickerField.d.ts.map +1 -0
  112. package/dist/components/ui/form/EmailField.d.ts +7 -0
  113. package/dist/components/ui/form/EmailField.d.ts.map +1 -0
  114. package/dist/components/ui/form/FieldWithHelp.d.ts +10 -0
  115. package/dist/components/ui/form/FieldWithHelp.d.ts.map +1 -0
  116. package/dist/components/ui/form/FieldWrapper.d.ts +8 -0
  117. package/dist/components/ui/form/FieldWrapper.d.ts.map +1 -0
  118. package/dist/components/ui/form/FormErrors.d.ts +6 -0
  119. package/dist/components/ui/form/FormErrors.d.ts.map +1 -0
  120. package/dist/components/ui/form/JSONAreaField.d.ts +7 -0
  121. package/dist/components/ui/form/JSONAreaField.d.ts.map +1 -0
  122. package/dist/components/ui/form/MarkdownTextAreaField.d.ts +8 -0
  123. package/dist/components/ui/form/MarkdownTextAreaField.d.ts.map +1 -0
  124. package/dist/components/ui/form/PasswordField.d.ts +3 -0
  125. package/dist/components/ui/form/PasswordField.d.ts.map +1 -0
  126. package/dist/components/ui/form/SelectField.d.ts +11 -0
  127. package/dist/components/ui/form/SelectField.d.ts.map +1 -0
  128. package/dist/components/ui/form/SubmitButton.d.ts +9 -0
  129. package/dist/components/ui/form/SubmitButton.d.ts.map +1 -0
  130. package/dist/components/ui/form/TagInputField.d.ts +6 -0
  131. package/dist/components/ui/form/TagInputField.d.ts.map +1 -0
  132. package/dist/components/ui/form/TextAreaField.d.ts +8 -0
  133. package/dist/components/ui/form/TextAreaField.d.ts.map +1 -0
  134. package/dist/components/ui/form/TextField.d.ts +10 -0
  135. package/dist/components/ui/form/TextField.d.ts.map +1 -0
  136. package/dist/components/ui/form/index.d.ts +17 -0
  137. package/dist/components/ui/form/index.d.ts.map +1 -0
  138. package/dist/components/ui/icons.d.ts +4 -0
  139. package/dist/components/ui/icons.d.ts.map +1 -0
  140. package/dist/components/ui/index.d.ts +41 -0
  141. package/dist/components/ui/index.d.ts.map +1 -0
  142. package/dist/form.js +30108 -0
  143. package/dist/gql/types.d.ts +17209 -0
  144. package/dist/gql/types.d.ts.map +1 -0
  145. package/dist/hooks.js +41 -0
  146. package/dist/lib/utils.d.ts +3 -0
  147. package/dist/lib/utils.d.ts.map +1 -0
  148. package/dist/modal.js +114 -0
  149. package/dist/modules/UnchainedContext/UnchainedContext.d.ts +8 -0
  150. package/dist/modules/UnchainedContext/UnchainedContext.d.ts.map +1 -0
  151. package/dist/modules/UnchainedContext/useUnchainedContext.d.ts +7 -0
  152. package/dist/modules/UnchainedContext/useUnchainedContext.d.ts.map +1 -0
  153. package/dist/modules/accounts/fragment/MD5MetaDataFragment.d.ts +3 -0
  154. package/dist/modules/accounts/fragment/MD5MetaDataFragment.d.ts.map +1 -0
  155. package/dist/modules/accounts/fragment/UserFragment.d.ts +3 -0
  156. package/dist/modules/accounts/fragment/UserFragment.d.ts.map +1 -0
  157. package/dist/modules/accounts/hooks/useCurrentUser.d.ts +10 -0
  158. package/dist/modules/accounts/hooks/useCurrentUser.d.ts.map +1 -0
  159. package/dist/modules/accounts/hooks/useUsersCount.d.ts +8 -0
  160. package/dist/modules/accounts/hooks/useUsersCount.d.ts.map +1 -0
  161. package/dist/modules/accounts.js +1013 -0
  162. package/dist/modules/assortment/hooks/useAssortmentsCount.d.ts +8 -0
  163. package/dist/modules/assortment/hooks/useAssortmentsCount.d.ts.map +1 -0
  164. package/dist/modules/assortment.js +1121 -0
  165. package/dist/modules/common/components/AppContext.d.ts +18 -0
  166. package/dist/modules/common/components/AppContext.d.ts.map +1 -0
  167. package/dist/modules/common/components/FormWrapper.d.ts +8 -0
  168. package/dist/modules/common/components/FormWrapper.d.ts.map +1 -0
  169. package/dist/modules/common/components/ThemeWrapper.d.ts +10 -0
  170. package/dist/modules/common/components/ThemeWrapper.d.ts.map +1 -0
  171. package/dist/modules/common/data/iso-codes.d.ts +4 -0
  172. package/dist/modules/common/data/iso-codes.d.ts.map +1 -0
  173. package/dist/modules/common/data/miscellaneous.d.ts +51 -0
  174. package/dist/modules/common/data/miscellaneous.d.ts.map +1 -0
  175. package/dist/modules/common/fragments/AddressFragment.d.ts +3 -0
  176. package/dist/modules/common/fragments/AddressFragment.d.ts.map +1 -0
  177. package/dist/modules/common/hooks/useApp.d.ts +11 -0
  178. package/dist/modules/common/hooks/useApp.d.ts.map +1 -0
  179. package/dist/modules/common/hooks/useCSVExport.d.ts +10 -0
  180. package/dist/modules/common/hooks/useCSVExport.d.ts.map +1 -0
  181. package/dist/modules/common/hooks/useCSVImport.d.ts +18 -0
  182. package/dist/modules/common/hooks/useCSVImport.d.ts.map +1 -0
  183. package/dist/modules/common/hooks/useChatEndpointChecker.d.ts +5 -0
  184. package/dist/modules/common/hooks/useChatEndpointChecker.d.ts.map +1 -0
  185. package/dist/modules/common/hooks/useConfirmMediaUpload.d.ts +10 -0
  186. package/dist/modules/common/hooks/useConfirmMediaUpload.d.ts.map +1 -0
  187. package/dist/modules/common/hooks/useDashboardMetrics.d.ts +23 -0
  188. package/dist/modules/common/hooks/useDashboardMetrics.d.ts.map +1 -0
  189. package/dist/modules/common/hooks/useLocalStorage.d.ts +3 -0
  190. package/dist/modules/common/hooks/useLocalStorage.d.ts.map +1 -0
  191. package/dist/modules/common/hooks/useOrderAnalytics.d.ts +25 -0
  192. package/dist/modules/common/hooks/useOrderAnalytics.d.ts.map +1 -0
  193. package/dist/modules/common/hooks/useOrderItemsAnalytics.d.ts +16 -0
  194. package/dist/modules/common/hooks/useOrderItemsAnalytics.d.ts.map +1 -0
  195. package/dist/modules/common/hooks/useOutsideClick.d.ts +3 -0
  196. package/dist/modules/common/hooks/useOutsideClick.d.ts.map +1 -0
  197. package/dist/modules/common/hooks/usePortal.d.ts +20 -0
  198. package/dist/modules/common/hooks/usePortal.d.ts.map +1 -0
  199. package/dist/modules/common/hooks/useShopConfiguration.d.ts +8 -0
  200. package/dist/modules/common/hooks/useShopConfiguration.d.ts.map +1 -0
  201. package/dist/modules/common/hooks/useShopInfo.d.ts +41 -0
  202. package/dist/modules/common/hooks/useShopInfo.d.ts.map +1 -0
  203. package/dist/modules/common/hooks/useStatusTypes.d.ts +10 -0
  204. package/dist/modules/common/hooks/useStatusTypes.d.ts.map +1 -0
  205. package/dist/modules/common/hooks/useSystemRoles.d.ts +7 -0
  206. package/dist/modules/common/hooks/useSystemRoles.d.ts.map +1 -0
  207. package/dist/modules/common/hooks/useTheme.d.ts +7 -0
  208. package/dist/modules/common/hooks/useTheme.d.ts.map +1 -0
  209. package/dist/modules/common/utils/deBounce.d.ts +3 -0
  210. package/dist/modules/common/utils/deBounce.d.ts.map +1 -0
  211. package/dist/modules/common/utils/defaultNextImageLoader.d.ts +7 -0
  212. package/dist/modules/common/utils/defaultNextImageLoader.d.ts.map +1 -0
  213. package/dist/modules/common/utils/formatUsername.d.ts +3 -0
  214. package/dist/modules/common/utils/formatUsername.d.ts.map +1 -0
  215. package/dist/modules/common/utils/getSetupStepsConfigurationsMeta.d.ts +30 -0
  216. package/dist/modules/common/utils/getSetupStepsConfigurationsMeta.d.ts.map +1 -0
  217. package/dist/modules/common/utils/normalizeFilterKeys.d.ts +4 -0
  218. package/dist/modules/common/utils/normalizeFilterKeys.d.ts.map +1 -0
  219. package/dist/modules/common/utils/useFormatDateTime.d.ts +7 -0
  220. package/dist/modules/common/utils/useFormatDateTime.d.ts.map +1 -0
  221. package/dist/modules/common/utils/utils.d.ts +21 -0
  222. package/dist/modules/common/utils/utils.d.ts.map +1 -0
  223. package/dist/modules/country/fragments/CountryFragment.d.ts +3 -0
  224. package/dist/modules/country/fragments/CountryFragment.d.ts.map +1 -0
  225. package/dist/modules/country/hooks/useCountries.d.ts +22 -0
  226. package/dist/modules/country/hooks/useCountries.d.ts.map +1 -0
  227. package/dist/modules/country.js +108 -0
  228. package/dist/modules/currency.js +119 -0
  229. package/dist/modules/delivery-provider.js +269 -0
  230. package/dist/modules/enrollment.js +353 -0
  231. package/dist/modules/event.js +123 -0
  232. package/dist/modules/filter.js +448 -0
  233. package/dist/modules/forms/components/Form.d.ts +8 -0
  234. package/dist/modules/forms/components/Form.d.ts.map +1 -0
  235. package/dist/modules/forms/hooks/useField.d.ts +35 -0
  236. package/dist/modules/forms/hooks/useField.d.ts.map +1 -0
  237. package/dist/modules/forms/hooks/useForm.d.ts +44 -0
  238. package/dist/modules/forms/hooks/useForm.d.ts.map +1 -0
  239. package/dist/modules/forms/hooks/useFormContext.d.ts +3 -0
  240. package/dist/modules/forms/hooks/useFormContext.d.ts.map +1 -0
  241. package/dist/modules/forms/lib/FormContext.d.ts +13 -0
  242. package/dist/modules/forms/lib/FormContext.d.ts.map +1 -0
  243. package/dist/modules/forms/lib/clean.d.ts +3 -0
  244. package/dist/modules/forms/lib/clean.d.ts.map +1 -0
  245. package/dist/modules/forms/lib/validators.d.ts +20 -0
  246. package/dist/modules/forms/lib/validators.d.ts.map +1 -0
  247. package/dist/modules/language/fragments/LanguageFragment.d.ts +3 -0
  248. package/dist/modules/language/fragments/LanguageFragment.d.ts.map +1 -0
  249. package/dist/modules/language/hooks/useLanguages.d.ts +19 -0
  250. package/dist/modules/language/hooks/useLanguages.d.ts.map +1 -0
  251. package/dist/modules/language.js +106 -0
  252. package/dist/modules/modal/components/AlertMessage.d.ts +9 -0
  253. package/dist/modules/modal/components/AlertMessage.d.ts.map +1 -0
  254. package/dist/modules/modal/components/DangerMessage.d.ts +12 -0
  255. package/dist/modules/modal/components/DangerMessage.d.ts.map +1 -0
  256. package/dist/modules/modal/components/ImportResultMessage.d.ts +14 -0
  257. package/dist/modules/modal/components/ImportResultMessage.d.ts.map +1 -0
  258. package/dist/modules/modal/components/Modal.d.ts +10 -0
  259. package/dist/modules/modal/components/Modal.d.ts.map +1 -0
  260. package/dist/modules/modal/components/ModalWrapper.d.ts +6 -0
  261. package/dist/modules/modal/components/ModalWrapper.d.ts.map +1 -0
  262. package/dist/modules/modal/hooks/useModal.d.ts +7 -0
  263. package/dist/modules/modal/hooks/useModal.d.ts.map +1 -0
  264. package/dist/modules/modal/utils/ModalContext.d.ts +9 -0
  265. package/dist/modules/modal/utils/ModalContext.d.ts.map +1 -0
  266. package/dist/modules/order/fragments/OrderDetailFragment.d.ts +3 -0
  267. package/dist/modules/order/fragments/OrderDetailFragment.d.ts.map +1 -0
  268. package/dist/modules/order/fragments/OrderFragment.d.ts +3 -0
  269. package/dist/modules/order/fragments/OrderFragment.d.ts.map +1 -0
  270. package/dist/modules/order/hooks/useOrders.d.ts +46 -0
  271. package/dist/modules/order/hooks/useOrders.d.ts.map +1 -0
  272. package/dist/modules/order.js +563 -0
  273. package/dist/modules/payment-providers.js +206 -0
  274. package/dist/modules/product/hooks/useProductsCount.d.ts +8 -0
  275. package/dist/modules/product/hooks/useProductsCount.d.ts.map +1 -0
  276. package/dist/modules/product-review.js +251 -0
  277. package/dist/modules/product.js +1929 -0
  278. package/dist/modules/quotation.js +297 -0
  279. package/dist/modules/token.js +143 -0
  280. package/dist/modules/warehousing-providers.js +206 -0
  281. package/dist/modules/work/fragments/WorkFragment.d.ts +3 -0
  282. package/dist/modules/work/fragments/WorkFragment.d.ts.map +1 -0
  283. package/dist/modules/work/hooks/useAddWork.d.ts +6 -0
  284. package/dist/modules/work/hooks/useAddWork.d.ts.map +1 -0
  285. package/dist/modules/work/hooks/useWork.d.ts +32 -0
  286. package/dist/modules/work/hooks/useWork.d.ts.map +1 -0
  287. package/dist/modules/work.js +308 -0
  288. package/dist/plugins.js +8 -0
  289. package/dist/providers.js +6 -0
  290. package/dist/sdk/hooks.d.ts +9 -0
  291. package/dist/sdk/hooks.d.ts.map +1 -0
  292. package/dist/sdk/modal.d.ts +7 -0
  293. package/dist/sdk/modal.d.ts.map +1 -0
  294. package/dist/sdk/plugins.d.ts +67 -0
  295. package/dist/sdk/plugins.d.ts.map +1 -0
  296. package/dist/sdk/providers.d.ts +5 -0
  297. package/dist/sdk/providers.d.ts.map +1 -0
  298. package/dist/sdk/theme.d.ts +26 -0
  299. package/dist/sdk/theme.d.ts.map +1 -0
  300. package/dist/theme.js +34 -0
  301. package/dist/ui.js +21540 -0
  302. package/out/403/index.html +2 -2
  303. package/out/404/index.html +2 -2
  304. package/out/404.html +2 -2
  305. package/out/423/index.html +2 -2
  306. package/out/500/index.html +2 -2
  307. package/out/_next/static/chunks/{31_pg1fxqgdfx.js → 01crynfjy3xpb.js} +2 -2
  308. package/out/_next/static/chunks/{1hwup6qqzqzh8.js → 1-mz7zwy-mbvq.js} +2 -2
  309. package/out/_next/static/chunks/{2ecq8dhsm2eu1.js → 1szkbg0-e_tli.js} +1 -1
  310. package/out/_next/static/chunks/{0ac5zzn3zeki5.js → 2ncenexps2330.js} +2 -2
  311. package/out/_next/static/chunks/3-2opr3e2h-8o.js +105 -0
  312. package/out/_next/static/chunks/{turbopack-14zydki2yqyd3.js → turbopack-058ikg9c4qsyu.js} +1 -1
  313. package/out/_next/static/chunks/{turbopack-0la8grv9f6bxn.js → turbopack-22gnlzp5il9ai.js} +1 -1
  314. package/out/_next/static/chunks/{turbopack-1w2r6t0rjz8pp.js → turbopack-2h_05wv-1o-qp.js} +1 -1
  315. package/out/_next/static/{_TiowajLX6Z3MYsLPNgxd → hZLisNV-2KMtO7y1-ggVm}/_buildManifest.js +2 -2
  316. package/out/_offline/index.html +2 -2
  317. package/out/account/forgot-password/index.html +2 -2
  318. package/out/account/index.html +2 -2
  319. package/out/assortments/AssortmentDetailPage/index.html +2 -2
  320. package/out/assortments/index.html +2 -2
  321. package/out/assortments/new/index.html +2 -2
  322. package/out/copilot/index.html +2 -2
  323. package/out/country/CountryDetailPage/index.html +2 -2
  324. package/out/country/index.html +2 -2
  325. package/out/country/new/index.html +2 -2
  326. package/out/currency/CurrencyDetailPage/index.html +2 -2
  327. package/out/currency/index.html +2 -2
  328. package/out/currency/new/index.html +2 -2
  329. package/out/delivery-provider/DeliveryProviderDetailPage/index.html +2 -2
  330. package/out/delivery-provider/index.html +2 -2
  331. package/out/delivery-provider/new/index.html +2 -2
  332. package/out/enrollments/EnrollmentDetailPage/index.html +2 -2
  333. package/out/enrollments/index.html +2 -2
  334. package/out/events/EventDetailPage/index.html +2 -2
  335. package/out/events/index.html +2 -2
  336. package/out/exports/index.html +2 -2
  337. package/out/external/index.html +2 -2
  338. package/out/filters/FilterDetailPage/index.html +2 -2
  339. package/out/filters/index.html +2 -2
  340. package/out/filters/new/index.html +2 -2
  341. package/out/index.html +2 -2
  342. package/out/install/index.html +2 -2
  343. package/out/language/LanguageDetailPage/index.html +2 -2
  344. package/out/language/index.html +2 -2
  345. package/out/language/new/index.html +2 -2
  346. package/out/log-in/index.html +2 -2
  347. package/out/manifest.json +48 -0
  348. package/out/orders/OrderDetailPage/index.html +2 -2
  349. package/out/orders/index.html +2 -2
  350. package/out/payment-provider/PaymentProviderDetailPage/index.html +2 -2
  351. package/out/payment-provider/index.html +2 -2
  352. package/out/payment-provider/new/index.html +2 -2
  353. package/out/products/ProductDetailPage/index.html +2 -2
  354. package/out/products/index.html +2 -2
  355. package/out/products/new/index.html +2 -2
  356. package/out/quotations/QuotationDetailPage/index.html +2 -2
  357. package/out/quotations/index.html +2 -2
  358. package/out/reset-password/index.html +2 -2
  359. package/out/sign-up/index.html +2 -2
  360. package/out/styleguide/index.html +2 -2
  361. package/out/tokens/TokenDetailPage/index.html +2 -2
  362. package/out/tokens/index.html +2 -2
  363. package/out/users/UserDetailPage/index.html +2 -2
  364. package/out/users/index.html +2 -2
  365. package/out/users/new/index.html +2 -2
  366. package/out/verify-email/index.html +2 -2
  367. package/out/warehousing-provider/WarehousingProviderDetailPage/index.html +2 -2
  368. package/out/warehousing-provider/index.html +2 -2
  369. package/out/warehousing-provider/new/index.html +2 -2
  370. package/out/works/WorkDetailPage/index.html +2 -2
  371. package/out/works/WorkQueueListView/index.html +2 -2
  372. package/out/works/index.html +2 -2
  373. package/out/works/management/index.html +2 -2
  374. package/package.json +1 -1
  375. package/out/_next/static/chunks/1t20r1ofch5r3.js +0 -95
  376. /package/out/_next/static/{_TiowajLX6Z3MYsLPNgxd → hZLisNV-2KMtO7y1-ggVm}/_clientMiddlewareManifest.js +0 -0
  377. /package/out/_next/static/{_TiowajLX6Z3MYsLPNgxd → hZLisNV-2KMtO7y1-ggVm}/_ssgManifest.js +0 -0
@@ -0,0 +1,10 @@
1
+ declare const ActiveInActive: ({ isActive, activeText, activeClassName, inActiveClassName, inActiveText, containerClassName, }: {
2
+ isActive: any;
3
+ activeText?: any;
4
+ activeClassName?: string;
5
+ inActiveClassName?: string;
6
+ inActiveText?: any;
7
+ containerClassName?: string;
8
+ }) => import("react").JSX.Element;
9
+ export default ActiveInActive;
10
+ //# sourceMappingURL=ActiveInActive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActiveInActive.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ActiveInActive.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,cAAc,GAAI;;;;;;;CAOvB,gCAiCA,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ interface AnimatedCounterProps {
2
+ value: number;
3
+ duration?: number;
4
+ }
5
+ declare const AnimatedCounter: ({ value, duration }: AnimatedCounterProps) => import("react").JSX.Element;
6
+ export default AnimatedCounter;
7
+ //# sourceMappingURL=AnimatedCounter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedCounter.d.ts","sourceRoot":"","sources":["../../../src/components/ui/AnimatedCounter.tsx"],"names":[],"mappings":"AAEA,UAAU,oBAAoB;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,QAAA,MAAM,eAAe,GAAI,qBAA2B,oBAAoB,gCAqCvE,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1,10 @@
1
+ declare const Badge: ({ text, className: classes, dotted, color, square, onClick, }: {
2
+ text: any;
3
+ className?: string;
4
+ dotted?: any;
5
+ color?: string;
6
+ square?: any;
7
+ onClick?: any;
8
+ }) => import("react").JSX.Element;
9
+ export default Badge;
10
+ //# sourceMappingURL=Badge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../src/components/ui/Badge.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,KAAK,GAAI;;;;;;;CAOd,gCAgHA,CAAC;AAEF,eAAe,KAAK,CAAC"}
@@ -0,0 +1,7 @@
1
+ declare const BreadCrumbs: ({ routeName, currentPageTitle, depth, }: {
2
+ routeName?: any;
3
+ currentPageTitle?: any;
4
+ depth?: any;
5
+ }) => import("react").JSX.Element;
6
+ export default BreadCrumbs;
7
+ //# sourceMappingURL=BreadCrumbs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BreadCrumbs.d.ts","sourceRoot":"","sources":["../../../src/components/ui/BreadCrumbs.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,WAAW,GAAI;;;;CAIpB,gCAuGA,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,36 @@
1
+ import React from 'react';
2
+ export interface ButtonProps {
3
+ /** Button text content */
4
+ text?: string;
5
+ /** Children content - takes precedence over text */
6
+ children?: React.ReactNode;
7
+ /** Click handler */
8
+ onClick?: (e: React.MouseEvent<HTMLButtonElement>) => void;
9
+ /** Additional CSS classes */
10
+ className?: string;
11
+ /** Disabled state */
12
+ disabled?: boolean;
13
+ /** Element ID */
14
+ id?: string;
15
+ /** Button variant */
16
+ variant?: 'primary' | 'secondary' | 'tertiary' | 'quaternary' | 'danger' | 'ghost' | 'success' | 'neutral' | 'input';
17
+ /** Button size */
18
+ size?: 'xs' | 'sm' | 'md' | 'lg';
19
+ /** Button type */
20
+ type?: 'button' | 'submit' | 'reset';
21
+ /** Loading state */
22
+ loading?: boolean;
23
+ /** Icon to display before text */
24
+ icon?: React.ReactNode;
25
+ /** Icon to display after text */
26
+ iconRight?: React.ReactNode;
27
+ /** Make button full width */
28
+ fullWidth?: boolean;
29
+ /** Rounded style */
30
+ rounded?: 'none' | 'sm' | 'md' | 'lg' | 'full';
31
+ /** Aria label for accessibility */
32
+ ariaLabel?: string;
33
+ }
34
+ declare const Button: React.FC<ButtonProps>;
35
+ export default Button;
36
+ //# sourceMappingURL=Button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/components/ui/Button.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,WAAW;IAC1B,0BAA0B;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,oDAAoD;IACpD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,oBAAoB;IACpB,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC3D,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,qBAAqB;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB;IACjB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,qBAAqB;IACrB,OAAO,CAAC,EACJ,SAAS,GACT,WAAW,GACX,UAAU,GACV,YAAY,GACZ,QAAQ,GACR,OAAO,GACP,SAAS,GACT,SAAS,GACT,OAAO,CAAC;IACZ,kBAAkB;IAClB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjC,kBAAkB;IAClB,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IACrC,oBAAoB;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,kCAAkC;IAClC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,iCAAiC;IACjC,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC5B,6BAA6B;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,oBAAoB;IACpB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IAC/C,mCAAmC;IACnC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA+FjC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -0,0 +1,5 @@
1
+ declare const CopyableText: ({ text }: {
2
+ text: any;
3
+ }) => import("react").JSX.Element;
4
+ export default CopyableText;
5
+ //# sourceMappingURL=CopyableText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CopyableText.d.ts","sourceRoot":"","sources":["../../../src/components/ui/CopyableText.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,YAAY,GAAI;;CAAQ,gCAmD7B,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ type DateInputFieldProps = {
3
+ id: string;
4
+ label?: string;
5
+ value: string | null;
6
+ onChange: (value: string | null) => void;
7
+ placeholder?: string;
8
+ min?: string;
9
+ max?: string;
10
+ className?: string;
11
+ containerClassName?: string;
12
+ };
13
+ declare const DateInputField: React.FC<DateInputFieldProps>;
14
+ export default DateInputField;
15
+ //# sourceMappingURL=DateInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DateInput.d.ts","sourceRoot":"","sources":["../../../src/components/ui/DateInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,KAAK,mBAAmB,GAAG;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAoCjD,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ declare const DateRangeFilterInput: () => React.JSX.Element;
3
+ export default DateRangeFilterInput;
4
+ //# sourceMappingURL=DateRangeFilterInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DateRangeFilterInput.d.ts","sourceRoot":"","sources":["../../../src/components/ui/DateRangeFilterInput.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,QAAA,MAAM,oBAAoB,yBAiEzB,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,6 @@
1
+ declare const DetailHeader: ({ user, contact }: {
2
+ user: any;
3
+ contact: any;
4
+ }) => import("react").JSX.Element;
5
+ export default DetailHeader;
6
+ //# sourceMappingURL=DetailHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DetailHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ui/DetailHeader.tsx"],"names":[],"mappings":"AAiBA,QAAA,MAAM,YAAY,GAAI;;;CAAiB,gCA0DtC,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const DraggableIcon: () => import("react").JSX.Element;
2
+ export default DraggableIcon;
3
+ //# sourceMappingURL=DraggableIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DraggableIcon.d.ts","sourceRoot":"","sources":["../../../src/components/ui/DraggableIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa,mCAYlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,18 @@
1
+ import React from 'react';
2
+ interface ErrorBoundaryState {
3
+ hasError: boolean;
4
+ error: any;
5
+ }
6
+ declare class ErrorBoundary extends React.Component<{
7
+ children: any;
8
+ }, ErrorBoundaryState> {
9
+ constructor(props: any);
10
+ static getDerivedStateFromError(error: any): {
11
+ hasError: boolean;
12
+ error: any;
13
+ };
14
+ componentDidCatch(error: any, errorInfo: any): void;
15
+ render(): any;
16
+ }
17
+ export default ErrorBoundary;
18
+ //# sourceMappingURL=ErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ErrorBoundary.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ErrorBoundary.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,GAAG,CAAC;CACZ;AAED,cAAM,aAAc,SAAQ,KAAK,CAAC,SAAS,CACzC;IAAE,QAAQ,EAAE,GAAG,CAAA;CAAE,EACjB,kBAAkB,CACnB;gBACa,KAAK,KAAA;IAKjB,MAAM,CAAC,wBAAwB,CAAC,KAAK,KAAA;;;;IAGrC,iBAAiB,CAAC,KAAK,KAAA,EAAE,SAAS,KAAA;IAGlC,MAAM;CAYP;AAED,eAAe,aAAa,CAAC"}
@@ -0,0 +1,6 @@
1
+ declare const ErrorFallback: ({ error, resetError }: {
2
+ error?: any;
3
+ resetError?: any;
4
+ }) => import("react").JSX.Element;
5
+ export default ErrorFallback;
6
+ //# sourceMappingURL=ErrorFallback.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ErrorFallback.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ErrorFallback.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,aAAa,GAAI;;;CAAmC,gCAuHzD,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ interface HelpTextProps {
3
+ messageKey: string;
4
+ defaultMessage?: string;
5
+ values?: Record<string, any>;
6
+ className?: string;
7
+ showIcon?: boolean;
8
+ }
9
+ declare const HelpText: React.FC<HelpTextProps>;
10
+ export default HelpText;
11
+ //# sourceMappingURL=HelpText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HelpText.d.ts","sourceRoot":"","sources":["../../../src/components/ui/HelpText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,aAAa;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA6BrC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,7 @@
1
+ declare const ImageWithFallback: ({ fallbackSrc, src, ...props }: {
2
+ [x: string]: any;
3
+ fallbackSrc?: string;
4
+ src: any;
5
+ }) => import("react").JSX.Element;
6
+ export default ImageWithFallback;
7
+ //# sourceMappingURL=ImageWithFallback.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ImageWithFallback.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ImageWithFallback.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,iBAAiB,GAAI;;;;CAAmC,gCAyC7D,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,6 @@
1
+ declare const InfoTextBanner: ({ title, description }: {
2
+ title?: any;
3
+ description: any;
4
+ }) => import("react").JSX.Element;
5
+ export default InfoTextBanner;
6
+ //# sourceMappingURL=InfoTextBanner.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InfoTextBanner.d.ts","sourceRoot":"","sources":["../../../src/components/ui/InfoTextBanner.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,cAAc,GAAI;;;CAA6B,gCAkBpD,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { CommonFieldProps } from '../../modules/forms/hooks/useField';
2
+ declare const JSONView: ({ value, className, onChange, rows: defaultRows, ...props }: CommonFieldProps & {
3
+ rows?: number;
4
+ }) => import("react").JSX.Element;
5
+ export default JSONView;
6
+ //# sourceMappingURL=JSONView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JSONView.d.ts","sourceRoot":"","sources":["../../../src/components/ui/JSONView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAEtE,QAAA,MAAM,QAAQ,GAAI,6DAMf,gBAAgB,GAAG;IAAE,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,gCAgBtC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,6 @@
1
+ declare const ListHeader: ({ children, totalRecords }: {
2
+ children?: any;
3
+ totalRecords?: any;
4
+ }) => import("react").JSX.Element;
5
+ export default ListHeader;
6
+ //# sourceMappingURL=ListHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ListHeader.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU,GAAI;;;CAAwC,gCAqB3D,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const Loading: () => import("react").JSX.Element;
2
+ export default Loading;
3
+ //# sourceMappingURL=Loading.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Loading.d.ts","sourceRoot":"","sources":["../../../src/components/ui/Loading.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,OAAO,mCAyBZ,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -0,0 +1,7 @@
1
+ declare const NoData: ({ message, className, Icon }: {
2
+ message: any;
3
+ className?: string;
4
+ Icon?: any;
5
+ }) => import("react").JSX.Element;
6
+ export default NoData;
7
+ //# sourceMappingURL=NoData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoData.d.ts","sourceRoot":"","sources":["../../../src/components/ui/NoData.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,MAAM,GAAI;;;;CAAwC,gCA+BvD,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -0,0 +1,7 @@
1
+ declare const NoImage: ({ className, containerClassName, Icon }: {
2
+ className?: string;
3
+ containerClassName?: string;
4
+ Icon?: any;
5
+ }) => import("react").JSX.Element;
6
+ export default NoImage;
7
+ //# sourceMappingURL=NoImage.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoImage.d.ts","sourceRoot":"","sources":["../../../src/components/ui/NoImage.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,OAAO,GAAI;;;;CAAwD,gCAMxE,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -0,0 +1,8 @@
1
+ interface NoImageSvgProps {
2
+ className?: string;
3
+ width?: number;
4
+ height?: number;
5
+ }
6
+ declare const NoImageSvg: ({ className, width, height, }: NoImageSvgProps) => import("react").JSX.Element;
7
+ export default NoImageSvg;
8
+ //# sourceMappingURL=NoImageSvg.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NoImageSvg.d.ts","sourceRoot":"","sources":["../../../src/components/ui/NoImageSvg.tsx"],"names":[],"mappings":"AAAA,UAAU,eAAe;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,UAAU,GAAI,+BAIjB,eAAe,gCAoEjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,11 @@
1
+ declare const PageHeader: ({ headerText, onEdit, onDelete, children, title, addPath, addButtonText, }: {
2
+ headerText?: any;
3
+ onEdit?: any;
4
+ onDelete?: any;
5
+ children?: any;
6
+ title?: any;
7
+ addPath?: any;
8
+ addButtonText?: any;
9
+ }) => import("react").JSX.Element;
10
+ export default PageHeader;
11
+ //# sourceMappingURL=PageHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PageHeader.d.ts","sourceRoot":"","sources":["../../../src/components/ui/PageHeader.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,UAAU,GAAI;;;;;;;;CAQnB,gCA+CA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,8 @@
1
+ declare const Pagination: ({ total, data, onLoadMore, isLoading, }: {
2
+ total?: number;
3
+ data?: any[];
4
+ onLoadMore?: any;
5
+ isLoading?: boolean;
6
+ }) => import("react").JSX.Element;
7
+ export default Pagination;
8
+ //# sourceMappingURL=Pagination.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/ui/Pagination.tsx"],"names":[],"mappings":"AAyGA,QAAA,MAAM,UAAU,GAAI;;;;;CAKnB,gCAqQA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import { PortalProps } from './Portal.types';
3
+ /**
4
+ * Portal component that renders children at the document body level
5
+ * to avoid z-index and overflow issues with dropdowns and modals.
6
+ *
7
+ * This component follows the same pattern as the existing Modal component
8
+ * but provides a more generic and reusable implementation.
9
+ *
10
+ * @param children - The content to render in the portal
11
+ * @param container - Optional container element. Defaults to document.body
12
+ * @param className - Optional CSS class to apply to the portal container
13
+ */
14
+ declare const Portal: React.FC<PortalProps>;
15
+ export default Portal;
16
+ //# sourceMappingURL=Portal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Portal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/Portal/Portal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C;;;;;;;;;;GAUG;AACH,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA0CjC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { ReactNode } from 'react';
2
+ export interface PortalProps {
3
+ /** The content to render in the portal */
4
+ children: ReactNode;
5
+ /** Optional container element. Defaults to document.body */
6
+ container?: Element | null;
7
+ /** Optional CSS class to apply to the portal container */
8
+ className?: string;
9
+ }
10
+ export interface PortalRef {
11
+ /** Reference to the portal container element */
12
+ container: HTMLDivElement | null;
13
+ /** Whether the portal is currently mounted */
14
+ mounted: boolean;
15
+ }
16
+ //# sourceMappingURL=Portal.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Portal.types.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/Portal/Portal.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,MAAM,WAAW,WAAW;IAC1B,0CAA0C;IAC1C,QAAQ,EAAE,SAAS,CAAC;IACpB,4DAA4D;IAC5D,SAAS,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC3B,0DAA0D;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,SAAS;IACxB,gDAAgD;IAChD,SAAS,EAAE,cAAc,GAAG,IAAI,CAAC;IACjC,8CAA8C;IAC9C,OAAO,EAAE,OAAO,CAAC;CAClB"}
@@ -0,0 +1,10 @@
1
+ declare const SaveAndCancelButtons: ({ cancelText, showCancel, submitText, showSubmit, onCancel, className, }: {
2
+ cancelText?: any;
3
+ showCancel?: boolean;
4
+ submitText?: any;
5
+ showSubmit?: boolean;
6
+ onCancel: any;
7
+ className?: string;
8
+ }) => import("react").JSX.Element;
9
+ export default SaveAndCancelButtons;
10
+ //# sourceMappingURL=SaveAndCancelButtons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SaveAndCancelButtons.d.ts","sourceRoot":"","sources":["../../../src/components/ui/SaveAndCancelButtons.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,oBAAoB,GAAI;;;;;;;CAO7B,gCAuCA,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,7 @@
1
+ declare const SearchField: ({ inputText, onInputChange, defaultValue }: {
2
+ inputText?: any;
3
+ onInputChange: any;
4
+ defaultValue: any;
5
+ }) => import("react").JSX.Element;
6
+ export default SearchField;
7
+ //# sourceMappingURL=SearchField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchField.d.ts","sourceRoot":"","sources":["../../../src/components/ui/SearchField.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,WAAW,GAAI;;;;CAAiD,gCAuCrE,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,18 @@
1
+ import React from 'react';
2
+ interface TabItem {
3
+ id: string;
4
+ title?: string;
5
+ Icon?: React.ReactNode;
6
+ length?: number;
7
+ }
8
+ interface TabProps {
9
+ children: React.ReactElement<{
10
+ selectedView?: string;
11
+ }>;
12
+ tabItems: TabItem[];
13
+ defaultTab?: string;
14
+ updateRoute?: boolean;
15
+ }
16
+ declare const Tab: ({ children, tabItems, defaultTab, updateRoute, }: TabProps) => React.JSX.Element;
17
+ export default Tab;
18
+ //# sourceMappingURL=Tab.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../src/components/ui/Tab.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,OAAO;IACf,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,UAAU,QAAQ;IAChB,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;QAAE,YAAY,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACxD,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,QAAA,MAAM,GAAG,GAAI,kDAKV,QAAQ,sBAyFV,CAAC;AAEF,eAAe,GAAG,CAAC"}
@@ -0,0 +1,14 @@
1
+ declare const TagInput: ({ tagList: tags, onChange, disabled, name, id, placeholder, selectOptions, className, buttonText, showTagsInline, }: {
2
+ tagList: any;
3
+ onChange: any;
4
+ disabled?: boolean;
5
+ name?: string;
6
+ id?: string;
7
+ placeholder?: string;
8
+ selectOptions?: any[];
9
+ className?: string;
10
+ buttonText?: string;
11
+ showTagsInline?: boolean;
12
+ }) => import("react").JSX.Element;
13
+ export default TagInput;
14
+ //# sourceMappingURL=TagInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TagInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/Tag/TagInput.tsx"],"names":[],"mappings":"AAgBA,QAAA,MAAM,QAAQ,GAAI;;;;;;;;;;;CAWjB,gCAkKA,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,8 @@
1
+ declare const TagList: ({ defaultValue, onSubmit, enableEdit, availableTagOptions, }: {
2
+ defaultValue: any;
3
+ onSubmit: any;
4
+ enableEdit: any;
5
+ availableTagOptions?: any[];
6
+ }) => import("react").JSX.Element;
7
+ export default TagList;
8
+ //# sourceMappingURL=TagList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TagList.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/Tag/TagList.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,OAAO,GAAI;;;;;CAKhB,gCA8CA,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -0,0 +1,8 @@
1
+ declare const TagListForm: ({ tags, onSubmit, onCancel, selectOptions }: {
2
+ tags: any;
3
+ onSubmit: any;
4
+ onCancel: any;
5
+ selectOptions?: any[];
6
+ }) => import("react").JSX.Element;
7
+ export default TagListForm;
8
+ //# sourceMappingURL=TagListForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TagListForm.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/Tag/TagListForm.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,WAAW,GAAI;;;;;CAAgD,gCA8BpE,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,11 @@
1
+ declare const Toggle: ({ toggleText, toggleKey, onToggle, active, className, disabled, ...props }: {
2
+ [x: string]: any;
3
+ toggleText?: string;
4
+ toggleKey?: any;
5
+ onToggle?: any;
6
+ active?: boolean;
7
+ className?: string;
8
+ disabled?: boolean;
9
+ }) => import("react").JSX.Element;
10
+ export default Toggle;
11
+ //# sourceMappingURL=Toggle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../src/components/ui/Toggle.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,MAAM,GAAI;;;;;;;;CAQf,gCA6FA,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ declare const Tooltip: ({ text, children }: {
3
+ text: any;
4
+ children: any;
5
+ }) => React.JSX.Element;
6
+ export default Tooltip;
7
+ //# sourceMappingURL=ToolTip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToolTip.d.ts","sourceRoot":"","sources":["../../../src/components/ui/ToolTip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAExC,QAAA,MAAM,OAAO,GAAI;;;CAAkB,sBAuBlC,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
3
+ declare const CardHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
4
+ declare const CardTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLParagraphElement>>;
5
+ declare const CardDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLParagraphElement> & React.RefAttributes<HTMLParagraphElement>>;
6
+ declare const CardContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
7
+ declare const CardFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
8
+ export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent, };
9
+ //# sourceMappingURL=card.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../src/components/ui/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,IAAI,6GAYR,CAAC;AAGH,QAAA,MAAM,UAAU,6GAKd,CAAC;AAGH,QAAA,MAAM,SAAS,uHAYb,CAAC;AAGH,QAAA,MAAM,eAAe,yHAYnB,CAAC;AAGH,QAAA,MAAM,WAAW,6GAKf,CAAC;AAGH,QAAA,MAAM,UAAU,6GASd,CAAC;AAGH,OAAO,EACL,IAAI,EACJ,UAAU,EACV,UAAU,EACV,SAAS,EACT,eAAe,EACf,WAAW,GACZ,CAAC"}
@@ -0,0 +1,42 @@
1
+ import * as React from 'react';
2
+ import * as RechartsPrimitive from 'recharts';
3
+ declare const THEMES: {
4
+ readonly light: "";
5
+ readonly dark: ".dark";
6
+ };
7
+ export type ChartConfig = {
8
+ [k in string]: {
9
+ label?: React.ReactNode;
10
+ icon?: React.ComponentType;
11
+ } & ({
12
+ color?: string;
13
+ theme?: never;
14
+ } | {
15
+ color?: never;
16
+ theme: Record<keyof typeof THEMES, string>;
17
+ });
18
+ };
19
+ declare const ChartContainer: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
20
+ config: ChartConfig;
21
+ children: React.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>["children"];
22
+ }, "ref"> & React.RefAttributes<HTMLDivElement>>;
23
+ declare const ChartStyle: ({ id, config }: {
24
+ id: string;
25
+ config: ChartConfig;
26
+ }) => React.JSX.Element;
27
+ declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
28
+ declare const ChartTooltipContent: React.ForwardRefExoticComponent<Omit<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & {
29
+ active?: boolean;
30
+ payload?: any[];
31
+ label?: string;
32
+ labelFormatter?: (label: any, payload: any) => React.ReactNode;
33
+ labelClassName?: string;
34
+ formatter?: (value: any, name: any, props: any, index: any, payload: any) => React.ReactNode;
35
+ color?: string;
36
+ hideLabel?: boolean;
37
+ indicator?: "line" | "dot" | "dashed";
38
+ nameKey?: string;
39
+ labelKey?: string;
40
+ }, "ref"> & React.RefAttributes<HTMLDivElement>>;
41
+ export { ChartContainer, ChartTooltip, ChartTooltipContent, ChartStyle };
42
+ //# sourceMappingURL=chart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../../../src/components/ui/chart.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,iBAAiB,MAAM,UAAU,CAAC;AAI9C,QAAA,MAAM,MAAM;;;CAAwC,CAAC;AAErD,MAAM,MAAM,WAAW,GAAG;KACvB,CAAC,IAAI,MAAM,GAAG;QACb,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACxB,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;KAC5B,GAAG,CACA;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,KAAK,CAAA;KAAE,GACjC;QAAE,KAAK,CAAC,EAAE,KAAK,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC,MAAM,OAAO,MAAM,EAAE,MAAM,CAAC,CAAA;KAAE,CAChE;CACF,CAAC;AAkBF,QAAA,MAAM,cAAc;YAGR,WAAW;cACT,KAAK,CAAC,cAAc,CAC5B,OAAO,iBAAiB,CAAC,mBAAmB,CAC7C,CAAC,UAAU,CAAC;gDAwBf,CAAC;AAGH,QAAA,MAAM,UAAU,GAAI,gBAAgB;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,WAAW,CAAA;CAAE,sBA+BtE,CAAC;AAEF,QAAA,MAAM,YAAY,kCAA4B,CAAC;AAE/C,QAAA,MAAM,mBAAmB;aAGZ,OAAO;cACN,GAAG,EAAE;YACP,MAAM;qBACG,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,KAAK,KAAK,CAAC,SAAS;qBAC7C,MAAM;gBACX,CACV,KAAK,EAAE,GAAG,EACV,IAAI,EAAE,GAAG,EACT,KAAK,EAAE,GAAG,EACV,KAAK,EAAE,GAAG,EACV,OAAO,EAAE,GAAG,KACT,KAAK,CAAC,SAAS;YACZ,MAAM;gBACF,OAAO;gBACP,MAAM,GAAG,KAAK,GAAG,QAAQ;cAC3B,MAAM;eACL,MAAM;gDA+IpB,CAAC;AA6BF,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,mBAAmB,EAAE,UAAU,EAAE,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { CommonFieldProps } from '../../../modules/forms/hooks/useField';
2
+ declare const CheckboxField: (props: CommonFieldProps) => import("react").JSX.Element;
3
+ export default CheckboxField;
4
+ //# sourceMappingURL=CheckboxField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckboxField.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/form/CheckboxField.tsx"],"names":[],"mappings":"AAEA,OAAiB,EACf,gBAAgB,EACjB,MAAM,uCAAuC,CAAC;AAE/C,QAAA,MAAM,aAAa,GAAI,OAAO,gBAAgB,gCA+C7C,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { FieldHookProps } from '../../../modules/forms/hooks/useField';
2
+ import { SelectFieldOptions } from './SelectField';
3
+ interface ChoicesFieldProps extends FieldHookProps {
4
+ multiple?: boolean;
5
+ options: SelectFieldOptions;
6
+ choiceClassName?: string;
7
+ choiceContainerClassName?: string;
8
+ labelClassName?: string;
9
+ }
10
+ declare const ChoicesField: ({ multiple, options, ...props }: ChoicesFieldProps) => import("react").JSX.Element;
11
+ export default ChoicesField;
12
+ //# sourceMappingURL=ChoicesField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChoicesField.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/form/ChoicesField.tsx"],"names":[],"mappings":"AAEA,OAAiB,EACf,cAAc,EACf,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAEnD,UAAU,iBAAkB,SAAQ,cAAc;IAChD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,kBAAkB,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,QAAA,MAAM,YAAY,GAAI,iCAAiC,iBAAiB,gCAgEvE,CAAC;AAEF,eAAe,YAAY,CAAC"}