@zydon/common 1.4.73 → 2.0.1

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 (988) hide show
  1. package/README.md +0 -0
  2. package/dist/chunk-2ZLS7IUJ.mjs +5 -0
  3. package/dist/chunk-3JYSNLPI.mjs +7 -0
  4. package/dist/chunk-6UGYYTYE.mjs +8 -0
  5. package/dist/chunk-B3WKNPY5.mjs +5 -0
  6. package/dist/chunk-BD3NUJHG.mjs +5 -0
  7. package/dist/chunk-BQ3PJ47P.mjs +5 -0
  8. package/dist/chunk-BYPABU6L.mjs +5 -0
  9. package/dist/chunk-CLXZIOVZ.mjs +17 -0
  10. package/dist/chunk-D6NU2WRK.mjs +17 -0
  11. package/dist/chunk-D7XCMUMB.mjs +6 -0
  12. package/dist/chunk-DSQPMRZS.mjs +8 -0
  13. package/dist/chunk-EM7HQQDV.mjs +12 -0
  14. package/dist/chunk-EPIVCFTK.mjs +16 -0
  15. package/dist/chunk-EVHG7UNX.mjs +8 -0
  16. package/dist/chunk-FXUKC2TO.mjs +3 -0
  17. package/dist/chunk-GLPNPJIJ.mjs +12 -0
  18. package/dist/chunk-HFMSLXXX.mjs +7 -0
  19. package/dist/chunk-HOPF7ERF.mjs +7 -0
  20. package/dist/chunk-HQYCK4C3.mjs +7 -0
  21. package/dist/chunk-JS74HZ27.mjs +10 -0
  22. package/dist/chunk-JZ3KAZMQ.mjs +3 -0
  23. package/dist/chunk-K3N5XEGM.mjs +7 -0
  24. package/dist/chunk-KLIYANST.mjs +3 -0
  25. package/dist/chunk-LWMTG62I.mjs +20 -0
  26. package/dist/chunk-M7YTQFOK.mjs +5 -0
  27. package/dist/chunk-MAKO5GLN.mjs +7 -0
  28. package/dist/chunk-MUAMRRNL.mjs +5 -0
  29. package/dist/chunk-MWPB3UUX.mjs +7 -0
  30. package/dist/chunk-NCSSC2TF.mjs +17 -0
  31. package/dist/chunk-NCUXGXKM.mjs +6 -0
  32. package/dist/chunk-NNSTFVSV.mjs +13 -0
  33. package/dist/chunk-OKHG4T22.mjs +6 -0
  34. package/dist/chunk-OUPUY4L2.mjs +10 -0
  35. package/dist/chunk-OWZUABY4.mjs +18 -0
  36. package/dist/chunk-PABYPOVH.mjs +13 -0
  37. package/dist/chunk-POP3P3YE.mjs +7 -0
  38. package/dist/chunk-QHCGLZFD.mjs +9 -0
  39. package/dist/chunk-R2LSQJYW.mjs +6 -0
  40. package/dist/chunk-RMSKB5PI.mjs +3 -0
  41. package/dist/chunk-S6AXG7VS.mjs +16 -0
  42. package/dist/chunk-SHNHCDVN.mjs +9 -0
  43. package/dist/chunk-SXVKHA6L.mjs +8 -0
  44. package/dist/chunk-WHA7HOMZ.mjs +8 -0
  45. package/dist/chunk-WMRVP7HJ.mjs +6 -0
  46. package/dist/chunk-X3BVGYHF.mjs +5 -0
  47. package/dist/chunk-YLZSUPQZ.mjs +49 -0
  48. package/dist/chunk-ZREC5BF3.mjs +7 -0
  49. package/dist/components/ActionButton/index.d.ts +10 -4
  50. package/dist/components/ActionButton/index.mjs +3 -0
  51. package/dist/components/Autocomplete/index.d.ts +18 -5
  52. package/dist/components/Autocomplete/index.mjs +3 -0
  53. package/dist/components/AutocompleteDetailed/index.d.ts +18 -5
  54. package/dist/components/AutocompleteDetailed/index.mjs +3 -0
  55. package/dist/components/BuilderLayout/index.d.ts +12 -5
  56. package/dist/components/BuilderLayout/index.mjs +12 -0
  57. package/dist/components/BuilderSidebar/index.d.ts +10 -4
  58. package/dist/components/BuilderSidebar/index.mjs +10 -0
  59. package/dist/components/ColorPickerInput/index.d.ts +12 -4
  60. package/dist/components/ColorPickerInput/index.mjs +2 -0
  61. package/dist/components/ColoredLabel/index.d.ts +16 -4
  62. package/dist/components/ColoredLabel/index.mjs +7 -0
  63. package/dist/components/Common/index.d.ts +11 -4
  64. package/dist/components/Common/index.mjs +18 -0
  65. package/dist/components/Confirm/index.d.ts +18 -4
  66. package/dist/components/Confirm/index.mjs +11 -0
  67. package/dist/components/CustomAvatar/index.d.ts +13 -4
  68. package/dist/components/CustomAvatar/index.mjs +1 -0
  69. package/dist/components/CustomAvatarGroup/index.d.ts +11 -0
  70. package/dist/components/CustomAvatarGroup/index.mjs +7 -0
  71. package/dist/components/DataGrid/index.d.ts +17 -4
  72. package/dist/components/DataGrid/index.mjs +15 -0
  73. package/dist/components/Delayed/index.d.ts +9 -4
  74. package/dist/components/Delayed/index.mjs +5 -0
  75. package/dist/components/Drawer/index.d.ts +15 -4
  76. package/dist/components/Drawer/index.mjs +12 -0
  77. package/dist/components/EmptyContent/index.d.ts +20 -4
  78. package/dist/components/EmptyContent/index.mjs +3 -0
  79. package/dist/components/EmptyView/index.d.ts +11 -4
  80. package/dist/components/EmptyView/index.mjs +2 -0
  81. package/dist/components/Error/index.d.ts +12 -4
  82. package/dist/components/Error/index.mjs +10 -0
  83. package/dist/components/ExpandableGroup/index.d.ts +13 -5
  84. package/dist/components/ExpandableGroup/index.mjs +13 -0
  85. package/dist/components/FixedProgressBar/index.d.ts +6 -4
  86. package/dist/components/FixedProgressBar/index.mjs +1 -0
  87. package/dist/components/FrameSkeleton/index.d.ts +21 -4
  88. package/dist/components/FrameSkeleton/index.mjs +16 -0
  89. package/dist/components/HelpButton/index.d.ts +10 -4
  90. package/dist/components/HelpButton/index.mjs +3 -0
  91. package/dist/components/Icon/index.d.ts +11 -5
  92. package/dist/components/Icon/index.mjs +2 -0
  93. package/dist/components/ImageCrop/index.d.ts +13 -4
  94. package/dist/components/ImageCrop/index.mjs +1 -0
  95. package/dist/components/ImageCropModal/index.d.ts +18 -4
  96. package/dist/components/ImageCropModal/index.mjs +5 -0
  97. package/dist/components/Incrementer/index.d.ts +19 -5
  98. package/dist/components/Incrementer/index.mjs +6 -0
  99. package/dist/components/Label/index.d.ts +15 -5
  100. package/dist/components/Label/index.mjs +9 -0
  101. package/dist/components/LoadingScreen/index.d.ts +5 -3
  102. package/dist/components/LoadingScreen/index.mjs +8 -0
  103. package/dist/components/MaskedInput/index.d.ts +9 -7
  104. package/dist/components/MaskedInput/index.mjs +1 -0
  105. package/dist/components/MenuPopover/index.d.ts +13 -4
  106. package/dist/components/MenuPopover/index.mjs +1 -0
  107. package/dist/components/Modal/index.d.ts +19 -4
  108. package/dist/components/Modal/index.mjs +3 -0
  109. package/dist/components/NumberInput/index.d.ts +26 -5
  110. package/dist/components/NumberInput/index.mjs +1 -0
  111. package/dist/components/PasswordRules/index.d.ts +16 -4
  112. package/dist/components/PasswordRules/index.mjs +11 -0
  113. package/dist/components/PopoverSelect/index.d.ts +17 -4
  114. package/dist/components/PopoverSelect/index.mjs +13 -0
  115. package/dist/components/Portal/index.d.ts +10 -4
  116. package/dist/components/Portal/index.mjs +6 -0
  117. package/dist/components/Result/index.d.ts +18 -5
  118. package/dist/components/Result/index.mjs +1 -0
  119. package/dist/components/SavedChanges/index.d.ts +9 -4
  120. package/dist/components/SavedChanges/index.mjs +7 -0
  121. package/dist/components/Scrollbar/index.d.ts +18 -5
  122. package/dist/components/Scrollbar/index.mjs +1 -0
  123. package/dist/components/SearchInput/index.d.ts +12 -4
  124. package/dist/components/SearchInput/index.mjs +3 -0
  125. package/dist/components/SelectableCards/index.d.ts +7 -4
  126. package/dist/components/SelectableCards/index.mjs +8 -0
  127. package/dist/components/StyledTab/index.d.ts +9 -4
  128. package/dist/components/StyledTab/index.mjs +10 -0
  129. package/dist/components/StyledTab/props.d.ts +4 -2
  130. package/dist/components/StyledTab/props.mjs +1 -0
  131. package/dist/components/StyledTabs/index.d.ts +11 -7
  132. package/dist/components/StyledTabs/index.mjs +7 -0
  133. package/dist/components/StyledTabs/props.d.ts +4 -2
  134. package/dist/components/StyledTabs/props.mjs +1 -0
  135. package/dist/components/SwapList/index.d.ts +7 -4
  136. package/dist/components/SwapList/index.mjs +20 -0
  137. package/dist/components/SwapList/props.d.ts +5 -3
  138. package/dist/components/SwapList/props.mjs +1 -0
  139. package/dist/components/SwapList/styles.d.ts +16 -8
  140. package/dist/components/SwapList/styles.mjs +1 -0
  141. package/dist/components/TabPanel/index.d.ts +12 -4
  142. package/dist/components/TabPanel/index.mjs +6 -0
  143. package/dist/components/TextMaxLine/index.d.ts +17 -5
  144. package/dist/components/TextMaxLine/index.mjs +10 -0
  145. package/dist/components/ToggleButtonGroup/index.d.ts +6 -4
  146. package/dist/components/ToggleButtonGroup/index.mjs +7 -0
  147. package/dist/components/WhiteBox/index.d.ts +11 -4
  148. package/dist/components/WhiteBox/index.mjs +1 -0
  149. package/dist/components/carousel/index.d.ts +202 -7
  150. package/dist/components/carousel/index.mjs +14 -0
  151. package/dist/components/form/Address/index.d.ts +15 -0
  152. package/dist/components/form/Address/index.mjs +15 -0
  153. package/dist/components/form/Autocomplete/index.d.ts +16 -0
  154. package/dist/components/form/Autocomplete/index.mjs +4 -0
  155. package/dist/components/form/AutocompleteDetailed/index.d.ts +14 -0
  156. package/dist/components/form/AutocompleteDetailed/index.mjs +9 -0
  157. package/dist/components/form/Checkbox/index.d.ts +14 -0
  158. package/dist/components/form/Checkbox/index.mjs +9 -0
  159. package/dist/components/form/Codes/index.d.ts +13 -0
  160. package/dist/components/form/Codes/index.mjs +11 -0
  161. package/dist/components/form/ColorPicker/index.d.ts +10 -0
  162. package/dist/components/form/ColorPicker/index.mjs +8 -0
  163. package/dist/components/form/DatePicker/index.d.ts +17 -0
  164. package/dist/components/form/DatePicker/index.mjs +8 -0
  165. package/dist/components/form/DateRangePicker/index.d.ts +16 -0
  166. package/dist/components/form/DateRangePicker/index.mjs +8 -0
  167. package/dist/components/form/DateTimePicker/index.d.ts +17 -0
  168. package/dist/components/form/DateTimePicker/index.mjs +8 -0
  169. package/dist/components/form/Field/index.d.ts +10 -0
  170. package/dist/components/form/Field/index.mjs +1 -0
  171. package/dist/components/form/Form/index.d.ts +14 -0
  172. package/dist/components/form/Form/index.mjs +7 -0
  173. package/dist/components/form/Incrementer/index.d.ts +18 -0
  174. package/dist/components/form/Incrementer/index.mjs +12 -0
  175. package/dist/components/form/MaskedInput/index.d.ts +19 -0
  176. package/dist/components/form/MaskedInput/index.mjs +2 -0
  177. package/dist/components/form/MultiCheckbox/index.d.ts +21 -0
  178. package/dist/components/form/MultiCheckbox/index.mjs +12 -0
  179. package/dist/components/form/MultiChipField/index.d.ts +20 -0
  180. package/dist/components/form/MultiChipField/index.mjs +8 -0
  181. package/dist/components/form/NumberInput/index.d.ts +25 -0
  182. package/dist/components/form/NumberInput/index.mjs +7 -0
  183. package/dist/components/form/Password/index.d.ts +19 -0
  184. package/dist/components/form/Password/index.mjs +13 -0
  185. package/dist/components/form/RadioGroup/index.d.ts +23 -0
  186. package/dist/components/form/RadioGroup/index.mjs +13 -0
  187. package/dist/components/form/SelectableCards/index.d.ts +12 -0
  188. package/dist/components/form/SelectableCards/index.mjs +14 -0
  189. package/dist/components/form/Switch/index.d.ts +14 -0
  190. package/dist/components/form/Switch/index.mjs +9 -0
  191. package/dist/components/form/TimePicker/index.d.ts +17 -0
  192. package/dist/components/form/TimePicker/index.mjs +8 -0
  193. package/dist/components/form/UploadAvatarWithCrop/index.d.ts +21 -0
  194. package/dist/components/form/UploadAvatarWithCrop/index.mjs +19 -0
  195. package/dist/components/form/UploadWithCrop/index.d.ts +21 -0
  196. package/dist/components/form/UploadWithCrop/index.mjs +22 -0
  197. package/dist/components/form/Webhook/index.d.ts +12 -0
  198. package/dist/components/form/Webhook/index.mjs +19 -0
  199. package/dist/components/lightbox/index.d.ts +33 -5
  200. package/dist/components/lightbox/index.mjs +16 -0
  201. package/dist/components/table/index.d.ts +100 -10
  202. package/dist/components/table/index.mjs +21 -0
  203. package/dist/components/upload/index.d.ts +68 -0
  204. package/dist/components/upload/index.mjs +19 -0
  205. package/dist/hooks/useActiveElement.d.ts +2 -2
  206. package/dist/hooks/useActiveElement.mjs +5 -0
  207. package/dist/hooks/useApiMessage.d.ts +2 -2
  208. package/dist/hooks/useApiMessage.mjs +5 -0
  209. package/dist/hooks/useCopyToClipboard.d.ts +2 -2
  210. package/dist/hooks/useCopyToClipboard.mjs +5 -0
  211. package/dist/hooks/useDatagrid.d.ts +8 -6
  212. package/dist/hooks/useDatagrid.mjs +6 -0
  213. package/dist/hooks/useDeepCompareEffect.d.ts +3 -2
  214. package/dist/hooks/useDeepCompareEffect.mjs +6 -0
  215. package/dist/hooks/useEventCallback.d.ts +4 -4
  216. package/dist/hooks/useEventCallback.mjs +2 -0
  217. package/dist/hooks/useEventListener.d.ts +3 -2
  218. package/dist/hooks/useEventListener.mjs +1 -0
  219. package/dist/hooks/useIsMounting.d.ts +2 -2
  220. package/dist/hooks/useIsMounting.mjs +5 -0
  221. package/dist/hooks/useIsomorphicLayoutEffect.d.ts +3 -2
  222. package/dist/hooks/useIsomorphicLayoutEffect.mjs +1 -0
  223. package/dist/hooks/useLocalStorage.d.ts +5 -4
  224. package/dist/hooks/useLocalStorage.mjs +8 -0
  225. package/dist/hooks/useOnClickOutside.d.ts +3 -2
  226. package/dist/hooks/useOnClickOutside.mjs +5 -0
  227. package/dist/hooks/usePagination.d.ts +2 -2
  228. package/dist/hooks/usePagination.mjs +5 -0
  229. package/dist/hooks/usePopover.d.ts +4 -3
  230. package/dist/hooks/usePopover.mjs +1 -0
  231. package/dist/hooks/useResponsive.d.ts +4 -3
  232. package/dist/hooks/useResponsive.mjs +1 -0
  233. package/dist/hooks/useScrollOffSetTop.d.ts +7 -0
  234. package/dist/hooks/useScrollOffSetTop.mjs +6 -0
  235. package/dist/hooks/useSnackbar.d.ts +8 -0
  236. package/dist/hooks/useSnackbar.mjs +5 -0
  237. package/dist/hooks/useTabs.d.ts +6 -4
  238. package/dist/hooks/useTabs.mjs +5 -0
  239. package/dist/hooks/useToggle.d.ts +2 -2
  240. package/dist/hooks/useToggle.mjs +1 -0
  241. package/dist/hooks/useUpload.d.ts +8 -5
  242. package/dist/hooks/useUpload.mjs +1 -0
  243. package/dist/hooks/useUploadImage.d.ts +6 -5
  244. package/dist/hooks/useUploadImage.mjs +2 -0
  245. package/dist/index.css +10 -0
  246. package/dist/index.d.ts +102 -43
  247. package/dist/index.mjs +3 -0
  248. package/dist/{components/SelectableCards/props.d.ts → props-f459546a.d.ts} +6 -4
  249. package/dist/theme/styles/index.d.ts +1914 -0
  250. package/dist/theme/styles/index.mjs +1 -0
  251. package/dist/theme/theme-provider.d.ts +12 -0
  252. package/dist/theme/theme-provider.mjs +3 -0
  253. package/dist/types/api.d.ts +5 -4
  254. package/dist/types/api.mjs +1 -0
  255. package/dist/types/autoComplete.d.ts +8 -4
  256. package/dist/types/autoComplete.mjs +1 -0
  257. package/dist/types/baseField.d.ts +4 -2
  258. package/dist/types/baseField.mjs +1 -0
  259. package/dist/types/datagrid.d.ts +5 -0
  260. package/dist/types/datagrid.mjs +1 -0
  261. package/dist/types/icon.d.ts +3 -14
  262. package/dist/types/icon.mjs +1 -0
  263. package/dist/types/option.d.ts +5 -4
  264. package/dist/types/option.mjs +1 -0
  265. package/dist/types/upload.d.ts +6 -5
  266. package/dist/types/upload.mjs +1 -0
  267. package/dist/types/webhook.d.ts +7 -7
  268. package/dist/types/webhook.mjs +3 -0
  269. package/dist/utils/color.d.ts +3 -2
  270. package/dist/utils/color.mjs +1 -0
  271. package/dist/utils/compare.d.ts +3 -2
  272. package/dist/utils/compare.mjs +1 -0
  273. package/dist/utils/date.d.ts +4 -0
  274. package/dist/utils/date.mjs +6 -0
  275. package/dist/utils/formatNumber.d.ts +11 -10
  276. package/dist/utils/formatNumber.mjs +1 -0
  277. package/dist/utils/formatTime.d.ts +39 -10
  278. package/dist/utils/formatTime.mjs +1 -0
  279. package/dist/utils/loadable.d.ts +5 -3
  280. package/dist/utils/loadable.mjs +7 -0
  281. package/dist/utils/mask.d.ts +8 -7
  282. package/dist/utils/mask.mjs +3 -0
  283. package/dist/utils/number.d.ts +4 -3
  284. package/dist/utils/number.mjs +1 -0
  285. package/dist/utils/sort.d.ts +1 -1
  286. package/dist/utils/sort.mjs +3 -0
  287. package/dist/utils/uuidv4.d.ts +3 -2
  288. package/dist/utils/uuidv4.mjs +3 -0
  289. package/dist/utils/validators.d.ts +6 -5
  290. package/dist/utils/validators.mjs +1 -0
  291. package/package.json +81 -66
  292. package/dist/App.d.ts +0 -3
  293. package/dist/App.d.ts.map +0 -1
  294. package/dist/assets/icons/ArrowGoBackIcon.d.ts +0 -2
  295. package/dist/assets/icons/ArrowGoBackIcon.d.ts.map +0 -1
  296. package/dist/assets/icons/ArrowGoFowardIcon.d.ts +0 -2
  297. package/dist/assets/icons/ArrowGoFowardIcon.d.ts.map +0 -1
  298. package/dist/assets/icons/BannerIcon.d.ts +0 -2
  299. package/dist/assets/icons/BannerIcon.d.ts.map +0 -1
  300. package/dist/assets/icons/CalendarClockIcon.d.ts +0 -2
  301. package/dist/assets/icons/CalendarClockIcon.d.ts.map +0 -1
  302. package/dist/assets/icons/CardsIcon.d.ts +0 -2
  303. package/dist/assets/icons/CardsIcon.d.ts.map +0 -1
  304. package/dist/assets/icons/CirculeIcon.d.ts +0 -2
  305. package/dist/assets/icons/CirculeIcon.d.ts.map +0 -1
  306. package/dist/assets/icons/CleanIcon.d.ts +0 -2
  307. package/dist/assets/icons/CleanIcon.d.ts.map +0 -1
  308. package/dist/assets/icons/DateTimeIcon.d.ts +0 -2
  309. package/dist/assets/icons/DateTimeIcon.d.ts.map +0 -1
  310. package/dist/assets/icons/DecimalIcon.d.ts +0 -2
  311. package/dist/assets/icons/DecimalIcon.d.ts.map +0 -1
  312. package/dist/assets/icons/DecimalIncreaseIcon.d.ts +0 -2
  313. package/dist/assets/icons/DecimalIncreaseIcon.d.ts.map +0 -1
  314. package/dist/assets/icons/DotIcon.d.ts +0 -2
  315. package/dist/assets/icons/DotIcon.d.ts.map +0 -1
  316. package/dist/assets/icons/DropdownIcon.d.ts +0 -2
  317. package/dist/assets/icons/DropdownIcon.d.ts.map +0 -1
  318. package/dist/assets/icons/EmptyViewImage.d.ts +0 -3
  319. package/dist/assets/icons/EmptyViewImage.d.ts.map +0 -1
  320. package/dist/assets/icons/FavouriteIcon.d.ts +0 -2
  321. package/dist/assets/icons/FavouriteIcon.d.ts.map +0 -1
  322. package/dist/assets/icons/FavouriteRoundedIcon.d.ts +0 -2
  323. package/dist/assets/icons/FavouriteRoundedIcon.d.ts.map +0 -1
  324. package/dist/assets/icons/FilterListIcon.d.ts +0 -2
  325. package/dist/assets/icons/FilterListIcon.d.ts.map +0 -1
  326. package/dist/assets/icons/GoogleIcon.d.ts +0 -2
  327. package/dist/assets/icons/GoogleIcon.d.ts.map +0 -1
  328. package/dist/assets/icons/HtmlIcon.d.ts +0 -2
  329. package/dist/assets/icons/HtmlIcon.d.ts.map +0 -1
  330. package/dist/assets/icons/IntegerNumberIcon.d.ts +0 -2
  331. package/dist/assets/icons/IntegerNumberIcon.d.ts.map +0 -1
  332. package/dist/assets/icons/LowPriorityIcon.d.ts +0 -2
  333. package/dist/assets/icons/LowPriorityIcon.d.ts.map +0 -1
  334. package/dist/assets/icons/MiniBannerIcon.d.ts +0 -2
  335. package/dist/assets/icons/MiniBannerIcon.d.ts.map +0 -1
  336. package/dist/assets/icons/NumberOneOutlinedIcon.d.ts +0 -2
  337. package/dist/assets/icons/NumberOneOutlinedIcon.d.ts.map +0 -1
  338. package/dist/assets/icons/OrdersIcon.d.ts +0 -2
  339. package/dist/assets/icons/OrdersIcon.d.ts.map +0 -1
  340. package/dist/assets/icons/Pdf.d.ts +0 -2
  341. package/dist/assets/icons/Pdf.d.ts.map +0 -1
  342. package/dist/assets/icons/PixIcon.d.ts +0 -2
  343. package/dist/assets/icons/PixIcon.d.ts.map +0 -1
  344. package/dist/assets/icons/ProductsIcon.d.ts +0 -2
  345. package/dist/assets/icons/ProductsIcon.d.ts.map +0 -1
  346. package/dist/assets/icons/RadioButtonCheckedIcon.d.ts +0 -2
  347. package/dist/assets/icons/RadioButtonCheckedIcon.d.ts.map +0 -1
  348. package/dist/assets/icons/Star02Icon.d.ts +0 -2
  349. package/dist/assets/icons/Star02Icon.d.ts.map +0 -1
  350. package/dist/assets/icons/TradeDownIcon.d.ts +0 -2
  351. package/dist/assets/icons/TradeDownIcon.d.ts.map +0 -1
  352. package/dist/assets/icons/TradeUpIcon.d.ts +0 -2
  353. package/dist/assets/icons/TradeUpIcon.d.ts.map +0 -1
  354. package/dist/assets/icons/ViewColumnIcon.d.ts +0 -2
  355. package/dist/assets/icons/ViewColumnIcon.d.ts.map +0 -1
  356. package/dist/assets/icons/WhatsappButtonIcon.d.ts +0 -2
  357. package/dist/assets/icons/WhatsappButtonIcon.d.ts.map +0 -1
  358. package/dist/assets/icons/files/Ai.d.ts +0 -3
  359. package/dist/assets/icons/files/Ai.d.ts.map +0 -1
  360. package/dist/assets/icons/files/Audio.d.ts +0 -3
  361. package/dist/assets/icons/files/Audio.d.ts.map +0 -1
  362. package/dist/assets/icons/files/Document.d.ts +0 -3
  363. package/dist/assets/icons/files/Document.d.ts.map +0 -1
  364. package/dist/assets/icons/files/Excel.d.ts +0 -3
  365. package/dist/assets/icons/files/Excel.d.ts.map +0 -1
  366. package/dist/assets/icons/files/File.d.ts +0 -3
  367. package/dist/assets/icons/files/File.d.ts.map +0 -1
  368. package/dist/assets/icons/files/Folder.d.ts +0 -3
  369. package/dist/assets/icons/files/Folder.d.ts.map +0 -1
  370. package/dist/assets/icons/files/Img.d.ts +0 -3
  371. package/dist/assets/icons/files/Img.d.ts.map +0 -1
  372. package/dist/assets/icons/files/Js.d.ts +0 -3
  373. package/dist/assets/icons/files/Js.d.ts.map +0 -1
  374. package/dist/assets/icons/files/Pdf.d.ts +0 -3
  375. package/dist/assets/icons/files/Pdf.d.ts.map +0 -1
  376. package/dist/assets/icons/files/PowerPoint.d.ts +0 -3
  377. package/dist/assets/icons/files/PowerPoint.d.ts.map +0 -1
  378. package/dist/assets/icons/files/Pts.d.ts +0 -3
  379. package/dist/assets/icons/files/Pts.d.ts.map +0 -1
  380. package/dist/assets/icons/files/Txt.d.ts +0 -3
  381. package/dist/assets/icons/files/Txt.d.ts.map +0 -1
  382. package/dist/assets/icons/files/Video.d.ts +0 -3
  383. package/dist/assets/icons/files/Video.d.ts.map +0 -1
  384. package/dist/assets/icons/files/Word.d.ts +0 -3
  385. package/dist/assets/icons/files/Word.d.ts.map +0 -1
  386. package/dist/assets/icons/files/Zip.d.ts +0 -3
  387. package/dist/assets/icons/files/Zip.d.ts.map +0 -1
  388. package/dist/assets/illustrations/BackgroundIllustration.d.ts +0 -4
  389. package/dist/assets/illustrations/BackgroundIllustration.d.ts.map +0 -1
  390. package/dist/assets/illustrations/IllustrationEmptyContent.d.ts +0 -3
  391. package/dist/assets/illustrations/IllustrationEmptyContent.d.ts.map +0 -1
  392. package/dist/assets/illustrations/ImSorry.d.ts +0 -3
  393. package/dist/assets/illustrations/ImSorry.d.ts.map +0 -1
  394. package/dist/assets/illustrations/NoData.d.ts +0 -3
  395. package/dist/assets/illustrations/NoData.d.ts.map +0 -1
  396. package/dist/assets/illustrations/UploadIllustration.d.ts +0 -5
  397. package/dist/assets/illustrations/UploadIllustration.d.ts.map +0 -1
  398. package/dist/assets/illustrations/index.d.ts +0 -4
  399. package/dist/assets/illustrations/index.d.ts.map +0 -1
  400. package/dist/components/ActionButton/index.d.ts.map +0 -1
  401. package/dist/components/ActionButton/props.d.ts +0 -5
  402. package/dist/components/ActionButton/props.d.ts.map +0 -1
  403. package/dist/components/Autocomplete/Listbox.d.ts +0 -4
  404. package/dist/components/Autocomplete/Listbox.d.ts.map +0 -1
  405. package/dist/components/Autocomplete/index.d.ts.map +0 -1
  406. package/dist/components/Autocomplete/props.d.ts +0 -11
  407. package/dist/components/Autocomplete/props.d.ts.map +0 -1
  408. package/dist/components/Autocomplete/styles.d.ts +0 -12
  409. package/dist/components/Autocomplete/styles.d.ts.map +0 -1
  410. package/dist/components/AutocompleteDetailed/ListItem.d.ts +0 -4
  411. package/dist/components/AutocompleteDetailed/ListItem.d.ts.map +0 -1
  412. package/dist/components/AutocompleteDetailed/Listbox.d.ts +0 -4
  413. package/dist/components/AutocompleteDetailed/Listbox.d.ts.map +0 -1
  414. package/dist/components/AutocompleteDetailed/index.d.ts.map +0 -1
  415. package/dist/components/AutocompleteDetailed/props.d.ts +0 -14
  416. package/dist/components/AutocompleteDetailed/props.d.ts.map +0 -1
  417. package/dist/components/AutocompleteDetailed/styles.d.ts +0 -21
  418. package/dist/components/AutocompleteDetailed/styles.d.ts.map +0 -1
  419. package/dist/components/BuilderLayout/index.d.ts.map +0 -1
  420. package/dist/components/BuilderLayout/props.d.ts +0 -7
  421. package/dist/components/BuilderLayout/props.d.ts.map +0 -1
  422. package/dist/components/BuilderLayout/styles.d.ts +0 -8
  423. package/dist/components/BuilderLayout/styles.d.ts.map +0 -1
  424. package/dist/components/BuilderSidebar/index.d.ts.map +0 -1
  425. package/dist/components/BuilderSidebar/props.d.ts +0 -5
  426. package/dist/components/BuilderSidebar/props.d.ts.map +0 -1
  427. package/dist/components/BuilderSidebar/styles.d.ts +0 -13
  428. package/dist/components/BuilderSidebar/styles.d.ts.map +0 -1
  429. package/dist/components/ColorPickerInput/index.d.ts.map +0 -1
  430. package/dist/components/ColorPickerInput/props.d.ts +0 -8
  431. package/dist/components/ColorPickerInput/props.d.ts.map +0 -1
  432. package/dist/components/ColoredLabel/index.d.ts.map +0 -1
  433. package/dist/components/ColoredLabel/props.d.ts +0 -11
  434. package/dist/components/ColoredLabel/props.d.ts.map +0 -1
  435. package/dist/components/ColoredLabel/styles.d.ts +0 -12
  436. package/dist/components/ColoredLabel/styles.d.ts.map +0 -1
  437. package/dist/components/Common/index.d.ts.map +0 -1
  438. package/dist/components/Common/props.d.ts +0 -6
  439. package/dist/components/Common/props.d.ts.map +0 -1
  440. package/dist/components/CommonSSR/index.d.ts +0 -5
  441. package/dist/components/CommonSSR/index.d.ts.map +0 -1
  442. package/dist/components/CommonSSR/props.d.ts +0 -6
  443. package/dist/components/CommonSSR/props.d.ts.map +0 -1
  444. package/dist/components/Confirm/index.d.ts.map +0 -1
  445. package/dist/components/Confirm/props.d.ts +0 -13
  446. package/dist/components/Confirm/props.d.ts.map +0 -1
  447. package/dist/components/CustomAvatar/CustomAvatar.d.ts +0 -5
  448. package/dist/components/CustomAvatar/CustomAvatar.d.ts.map +0 -1
  449. package/dist/components/CustomAvatar/CustomAvatarGroup.d.ts +0 -5
  450. package/dist/components/CustomAvatar/CustomAvatarGroup.d.ts.map +0 -1
  451. package/dist/components/CustomAvatar/index.d.ts.map +0 -1
  452. package/dist/components/CustomAvatar/props.d.ts +0 -11
  453. package/dist/components/CustomAvatar/props.d.ts.map +0 -1
  454. package/dist/components/DataGrid/CustomToolbar/index.d.ts +0 -5
  455. package/dist/components/DataGrid/CustomToolbar/index.d.ts.map +0 -1
  456. package/dist/components/DataGrid/CustomToolbar/props.d.ts +0 -4
  457. package/dist/components/DataGrid/CustomToolbar/props.d.ts.map +0 -1
  458. package/dist/components/DataGrid/LoadingOverlay/index.d.ts +0 -3
  459. package/dist/components/DataGrid/LoadingOverlay/index.d.ts.map +0 -1
  460. package/dist/components/DataGrid/NoRowsOverlay/index.d.ts +0 -3
  461. package/dist/components/DataGrid/NoRowsOverlay/index.d.ts.map +0 -1
  462. package/dist/components/DataGrid/index.d.ts.map +0 -1
  463. package/dist/components/DataGrid/props.d.ts +0 -11
  464. package/dist/components/DataGrid/props.d.ts.map +0 -1
  465. package/dist/components/DataGrid/styles.d.ts +0 -8
  466. package/dist/components/DataGrid/styles.d.ts.map +0 -1
  467. package/dist/components/DataGrid/types.d.ts +0 -2
  468. package/dist/components/DataGrid/types.d.ts.map +0 -1
  469. package/dist/components/Delayed/index.d.ts.map +0 -1
  470. package/dist/components/Delayed/props.d.ts +0 -4
  471. package/dist/components/Delayed/props.d.ts.map +0 -1
  472. package/dist/components/Drawer/index.d.ts.map +0 -1
  473. package/dist/components/Drawer/props.d.ts +0 -9
  474. package/dist/components/Drawer/props.d.ts.map +0 -1
  475. package/dist/components/Drawer/styles.d.ts +0 -8
  476. package/dist/components/Drawer/styles.d.ts.map +0 -1
  477. package/dist/components/EmptyContent/index.d.ts.map +0 -1
  478. package/dist/components/EmptyContent/props.d.ts +0 -8
  479. package/dist/components/EmptyContent/props.d.ts.map +0 -1
  480. package/dist/components/EmptyView/index.d.ts.map +0 -1
  481. package/dist/components/EmptyView/props.d.ts +0 -6
  482. package/dist/components/EmptyView/props.d.ts.map +0 -1
  483. package/dist/components/Error/index.d.ts.map +0 -1
  484. package/dist/components/Error/props.d.ts +0 -7
  485. package/dist/components/Error/props.d.ts.map +0 -1
  486. package/dist/components/ExpandableGroup/index.d.ts.map +0 -1
  487. package/dist/components/ExpandableGroup/props.d.ts +0 -8
  488. package/dist/components/ExpandableGroup/props.d.ts.map +0 -1
  489. package/dist/components/ExpandableGroup/styles.d.ts +0 -12
  490. package/dist/components/ExpandableGroup/styles.d.ts.map +0 -1
  491. package/dist/components/FixedProgressBar/index.d.ts.map +0 -1
  492. package/dist/components/FrameSkeleton/index.d.ts.map +0 -1
  493. package/dist/components/FrameSkeleton/props.d.ts +0 -16
  494. package/dist/components/FrameSkeleton/props.d.ts.map +0 -1
  495. package/dist/components/FrameSkeleton/style.d.ts +0 -27
  496. package/dist/components/FrameSkeleton/style.d.ts.map +0 -1
  497. package/dist/components/HelpButton/index.d.ts.map +0 -1
  498. package/dist/components/HelpButton/props.d.ts +0 -5
  499. package/dist/components/HelpButton/props.d.ts.map +0 -1
  500. package/dist/components/Icon/index.d.ts.map +0 -1
  501. package/dist/components/Icon/props.d.ts +0 -6
  502. package/dist/components/Icon/props.d.ts.map +0 -1
  503. package/dist/components/Iconify/index.d.ts +0 -9
  504. package/dist/components/Iconify/index.d.ts.map +0 -1
  505. package/dist/components/Iconify/props.d.ts +0 -3
  506. package/dist/components/Iconify/props.d.ts.map +0 -1
  507. package/dist/components/ImageCrop/index.d.ts.map +0 -1
  508. package/dist/components/ImageCrop/props.d.ts +0 -8
  509. package/dist/components/ImageCrop/props.d.ts.map +0 -1
  510. package/dist/components/ImageCrop/styles.d.ts +0 -5
  511. package/dist/components/ImageCrop/styles.d.ts.map +0 -1
  512. package/dist/components/ImageCropModal/index.d.ts.map +0 -1
  513. package/dist/components/ImageCropModal/props.d.ts +0 -13
  514. package/dist/components/ImageCropModal/props.d.ts.map +0 -1
  515. package/dist/components/Incrementer/index.d.ts.map +0 -1
  516. package/dist/components/Incrementer/props.d.ts +0 -14
  517. package/dist/components/Incrementer/props.d.ts.map +0 -1
  518. package/dist/components/Label/index.d.ts.map +0 -1
  519. package/dist/components/Label/props.d.ts +0 -11
  520. package/dist/components/Label/props.d.ts.map +0 -1
  521. package/dist/components/Label/styles.d.ts +0 -13
  522. package/dist/components/Label/styles.d.ts.map +0 -1
  523. package/dist/components/LoadingScreen/index.d.ts.map +0 -1
  524. package/dist/components/LoadingScreen/styles.d.ts +0 -5
  525. package/dist/components/LoadingScreen/styles.d.ts.map +0 -1
  526. package/dist/components/MaskedInput/index.d.ts.map +0 -1
  527. package/dist/components/MaskedInput/props.d.ts +0 -16
  528. package/dist/components/MaskedInput/props.d.ts.map +0 -1
  529. package/dist/components/MenuPopover/getPosition.d.ts +0 -51
  530. package/dist/components/MenuPopover/getPosition.d.ts.map +0 -1
  531. package/dist/components/MenuPopover/index.d.ts.map +0 -1
  532. package/dist/components/MenuPopover/props.d.ts +0 -8
  533. package/dist/components/MenuPopover/props.d.ts.map +0 -1
  534. package/dist/components/MenuPopover/styles.d.ts +0 -6
  535. package/dist/components/MenuPopover/styles.d.ts.map +0 -1
  536. package/dist/components/Modal/Actions.d.ts +0 -5
  537. package/dist/components/Modal/Actions.d.ts.map +0 -1
  538. package/dist/components/Modal/ModalActions.d.ts +0 -5
  539. package/dist/components/Modal/ModalActions.d.ts.map +0 -1
  540. package/dist/components/Modal/index.d.ts.map +0 -1
  541. package/dist/components/Modal/props.d.ts +0 -17
  542. package/dist/components/Modal/props.d.ts.map +0 -1
  543. package/dist/components/Modal/styles.d.ts +0 -7
  544. package/dist/components/Modal/styles.d.ts.map +0 -1
  545. package/dist/components/NumberInput/index.d.ts.map +0 -1
  546. package/dist/components/NumberInput/props.d.ts +0 -21
  547. package/dist/components/NumberInput/props.d.ts.map +0 -1
  548. package/dist/components/PasswordRules/index.d.ts.map +0 -1
  549. package/dist/components/PasswordRules/props.d.ts +0 -14
  550. package/dist/components/PasswordRules/props.d.ts.map +0 -1
  551. package/dist/components/PasswordRules/styles.d.ts +0 -11
  552. package/dist/components/PasswordRules/styles.d.ts.map +0 -1
  553. package/dist/components/PopoverSelect/index.d.ts.map +0 -1
  554. package/dist/components/PopoverSelect/props.d.ts +0 -12
  555. package/dist/components/PopoverSelect/props.d.ts.map +0 -1
  556. package/dist/components/PopoverSelect/styles.d.ts +0 -9
  557. package/dist/components/PopoverSelect/styles.d.ts.map +0 -1
  558. package/dist/components/Portal/index.d.ts.map +0 -1
  559. package/dist/components/Portal/props.d.ts +0 -5
  560. package/dist/components/Portal/props.d.ts.map +0 -1
  561. package/dist/components/Result/index.d.ts.map +0 -1
  562. package/dist/components/Result/props.d.ts +0 -12
  563. package/dist/components/Result/props.d.ts.map +0 -1
  564. package/dist/components/SavedChanges/index.d.ts.map +0 -1
  565. package/dist/components/SavedChanges/props.d.ts +0 -4
  566. package/dist/components/SavedChanges/props.d.ts.map +0 -1
  567. package/dist/components/Scrollbar/index.d.ts.map +0 -1
  568. package/dist/components/Scrollbar/props.d.ts +0 -9
  569. package/dist/components/Scrollbar/props.d.ts.map +0 -1
  570. package/dist/components/Scrollbar/styles.d.ts +0 -4
  571. package/dist/components/Scrollbar/styles.d.ts.map +0 -1
  572. package/dist/components/SearchInput/index.d.ts.map +0 -1
  573. package/dist/components/SearchInput/props.d.ts +0 -7
  574. package/dist/components/SearchInput/props.d.ts.map +0 -1
  575. package/dist/components/SelectableCards/index.d.ts.map +0 -1
  576. package/dist/components/SelectableCards/props.d.ts.map +0 -1
  577. package/dist/components/SelectableCards/style.d.ts +0 -8
  578. package/dist/components/SelectableCards/style.d.ts.map +0 -1
  579. package/dist/components/SeoPreview/index.d.ts +0 -4
  580. package/dist/components/SeoPreview/index.d.ts.map +0 -1
  581. package/dist/components/SeoPreview/props.d.ts +0 -20
  582. package/dist/components/SeoPreview/props.d.ts.map +0 -1
  583. package/dist/components/SeoPreview/style.d.ts +0 -20
  584. package/dist/components/SeoPreview/style.d.ts.map +0 -1
  585. package/dist/components/SplashScreen/index.d.ts +0 -4
  586. package/dist/components/SplashScreen/index.d.ts.map +0 -1
  587. package/dist/components/Steps/index.d.ts +0 -4
  588. package/dist/components/Steps/index.d.ts.map +0 -1
  589. package/dist/components/Steps/props.d.ts +0 -11
  590. package/dist/components/Steps/props.d.ts.map +0 -1
  591. package/dist/components/Steps/styles.d.ts +0 -2
  592. package/dist/components/Steps/styles.d.ts.map +0 -1
  593. package/dist/components/StyledTab/index.d.ts.map +0 -1
  594. package/dist/components/StyledTab/props.d.ts.map +0 -1
  595. package/dist/components/StyledTabs/index.d.ts.map +0 -1
  596. package/dist/components/StyledTabs/props.d.ts.map +0 -1
  597. package/dist/components/Summary/index.d.ts +0 -4
  598. package/dist/components/Summary/index.d.ts.map +0 -1
  599. package/dist/components/Summary/props.d.ts +0 -10
  600. package/dist/components/Summary/props.d.ts.map +0 -1
  601. package/dist/components/Summary/styles.d.ts +0 -11
  602. package/dist/components/Summary/styles.d.ts.map +0 -1
  603. package/dist/components/SwapList/index.d.ts.map +0 -1
  604. package/dist/components/SwapList/props.d.ts.map +0 -1
  605. package/dist/components/SwapList/styles.d.ts.map +0 -1
  606. package/dist/components/TabPanel/index.d.ts.map +0 -1
  607. package/dist/components/TabPanel/props.d.ts +0 -7
  608. package/dist/components/TabPanel/props.d.ts.map +0 -1
  609. package/dist/components/TextMaxLine/index.d.ts.map +0 -1
  610. package/dist/components/TextMaxLine/props.d.ts +0 -14
  611. package/dist/components/TextMaxLine/props.d.ts.map +0 -1
  612. package/dist/components/TextMaxLine/useTypography.d.ts +0 -3
  613. package/dist/components/TextMaxLine/useTypography.d.ts.map +0 -1
  614. package/dist/components/ThemeProvider/ThemeContrast.d.ts +0 -4
  615. package/dist/components/ThemeProvider/ThemeContrast.d.ts.map +0 -1
  616. package/dist/components/ThemeProvider/customShadows.d.ts +0 -20
  617. package/dist/components/ThemeProvider/customShadows.d.ts.map +0 -1
  618. package/dist/components/ThemeProvider/globalStyles.d.ts +0 -3
  619. package/dist/components/ThemeProvider/globalStyles.d.ts.map +0 -1
  620. package/dist/components/ThemeProvider/index.d.ts +0 -5
  621. package/dist/components/ThemeProvider/index.d.ts.map +0 -1
  622. package/dist/components/ThemeProvider/overrides/Accordion.d.ts +0 -37
  623. package/dist/components/ThemeProvider/overrides/Accordion.d.ts.map +0 -1
  624. package/dist/components/ThemeProvider/overrides/Alert.d.ts +0 -37
  625. package/dist/components/ThemeProvider/overrides/Alert.d.ts.map +0 -1
  626. package/dist/components/ThemeProvider/overrides/Avatar.d.ts +0 -31
  627. package/dist/components/ThemeProvider/overrides/Avatar.d.ts.map +0 -1
  628. package/dist/components/ThemeProvider/overrides/Backdrop.d.ts +0 -14
  629. package/dist/components/ThemeProvider/overrides/Backdrop.d.ts.map +0 -1
  630. package/dist/components/ThemeProvider/overrides/Badge.d.ts +0 -13
  631. package/dist/components/ThemeProvider/overrides/Badge.d.ts.map +0 -1
  632. package/dist/components/ThemeProvider/overrides/Button.d.ts +0 -52
  633. package/dist/components/ThemeProvider/overrides/Button.d.ts.map +0 -1
  634. package/dist/components/ThemeProvider/overrides/ButtonGroup.d.ts +0 -27
  635. package/dist/components/ThemeProvider/overrides/ButtonGroup.d.ts.map +0 -1
  636. package/dist/components/ThemeProvider/overrides/Card.d.ts +0 -37
  637. package/dist/components/ThemeProvider/overrides/Card.d.ts.map +0 -1
  638. package/dist/components/ThemeProvider/overrides/Checkbox.d.ts +0 -23
  639. package/dist/components/ThemeProvider/overrides/Checkbox.d.ts.map +0 -1
  640. package/dist/components/ThemeProvider/overrides/Chip.d.ts +0 -42
  641. package/dist/components/ThemeProvider/overrides/Chip.d.ts.map +0 -1
  642. package/dist/components/ThemeProvider/overrides/CustomIcons.d.ts +0 -17
  643. package/dist/components/ThemeProvider/overrides/CustomIcons.d.ts.map +0 -1
  644. package/dist/components/ThemeProvider/overrides/Dialog.d.ts +0 -59
  645. package/dist/components/ThemeProvider/overrides/Dialog.d.ts.map +0 -1
  646. package/dist/components/ThemeProvider/overrides/Drawer.d.ts +0 -16
  647. package/dist/components/ThemeProvider/overrides/Drawer.d.ts.map +0 -1
  648. package/dist/components/ThemeProvider/overrides/Fab.d.ts +0 -52
  649. package/dist/components/ThemeProvider/overrides/Fab.d.ts.map +0 -1
  650. package/dist/components/ThemeProvider/overrides/Input.d.ts +0 -85
  651. package/dist/components/ThemeProvider/overrides/Input.d.ts.map +0 -1
  652. package/dist/components/ThemeProvider/overrides/Link.d.ts +0 -9
  653. package/dist/components/ThemeProvider/overrides/Link.d.ts.map +0 -1
  654. package/dist/components/ThemeProvider/overrides/List.d.ts +0 -33
  655. package/dist/components/ThemeProvider/overrides/List.d.ts.map +0 -1
  656. package/dist/components/ThemeProvider/overrides/LoadingButton.d.ts +0 -39
  657. package/dist/components/ThemeProvider/overrides/LoadingButton.d.ts.map +0 -1
  658. package/dist/components/ThemeProvider/overrides/Menu.d.ts +0 -16
  659. package/dist/components/ThemeProvider/overrides/Menu.d.ts.map +0 -1
  660. package/dist/components/ThemeProvider/overrides/Pagination.d.ts +0 -32
  661. package/dist/components/ThemeProvider/overrides/Pagination.d.ts.map +0 -1
  662. package/dist/components/ThemeProvider/overrides/Paper.d.ts +0 -14
  663. package/dist/components/ThemeProvider/overrides/Paper.d.ts.map +0 -1
  664. package/dist/components/ThemeProvider/overrides/Popover.d.ts +0 -12
  665. package/dist/components/ThemeProvider/overrides/Popover.d.ts.map +0 -1
  666. package/dist/components/ThemeProvider/overrides/Progress.d.ts +0 -14
  667. package/dist/components/ThemeProvider/overrides/Progress.d.ts.map +0 -1
  668. package/dist/components/ThemeProvider/overrides/Radio.d.ts +0 -22
  669. package/dist/components/ThemeProvider/overrides/Radio.d.ts.map +0 -1
  670. package/dist/components/ThemeProvider/overrides/Rating.d.ts +0 -32
  671. package/dist/components/ThemeProvider/overrides/Rating.d.ts.map +0 -1
  672. package/dist/components/ThemeProvider/overrides/Select.d.ts +0 -10
  673. package/dist/components/ThemeProvider/overrides/Select.d.ts.map +0 -1
  674. package/dist/components/ThemeProvider/overrides/Skeleton.d.ts +0 -14
  675. package/dist/components/ThemeProvider/overrides/Skeleton.d.ts.map +0 -1
  676. package/dist/components/ThemeProvider/overrides/Slider.d.ts +0 -27
  677. package/dist/components/ThemeProvider/overrides/Slider.d.ts.map +0 -1
  678. package/dist/components/ThemeProvider/overrides/Stepper.d.ts +0 -11
  679. package/dist/components/ThemeProvider/overrides/Stepper.d.ts.map +0 -1
  680. package/dist/components/ThemeProvider/overrides/SvgIcon.d.ts +0 -13
  681. package/dist/components/ThemeProvider/overrides/SvgIcon.d.ts.map +0 -1
  682. package/dist/components/ThemeProvider/overrides/Switch.d.ts +0 -45
  683. package/dist/components/ThemeProvider/overrides/Switch.d.ts.map +0 -1
  684. package/dist/components/ThemeProvider/overrides/Tabs.d.ts +0 -45
  685. package/dist/components/ThemeProvider/overrides/Tabs.d.ts.map +0 -1
  686. package/dist/components/ThemeProvider/overrides/Timeline.d.ts +0 -18
  687. package/dist/components/ThemeProvider/overrides/Timeline.d.ts.map +0 -1
  688. package/dist/components/ThemeProvider/overrides/ToggleButton.d.ts +0 -38
  689. package/dist/components/ThemeProvider/overrides/ToggleButton.d.ts.map +0 -1
  690. package/dist/components/ThemeProvider/overrides/Tooltip.d.ts +0 -14
  691. package/dist/components/ThemeProvider/overrides/Tooltip.d.ts.map +0 -1
  692. package/dist/components/ThemeProvider/overrides/Typography.d.ts +0 -14
  693. package/dist/components/ThemeProvider/overrides/Typography.d.ts.map +0 -1
  694. package/dist/components/ThemeProvider/overrides/index.d.ts +0 -3
  695. package/dist/components/ThemeProvider/overrides/index.d.ts.map +0 -1
  696. package/dist/components/ThemeProvider/palette.d.ts +0 -279
  697. package/dist/components/ThemeProvider/palette.d.ts.map +0 -1
  698. package/dist/components/ThemeProvider/props.d.ts +0 -8
  699. package/dist/components/ThemeProvider/props.d.ts.map +0 -1
  700. package/dist/components/ThemeProvider/shadows.d.ts +0 -4
  701. package/dist/components/ThemeProvider/shadows.d.ts.map +0 -1
  702. package/dist/components/ThemeProvider/ssr.d.ts +0 -5
  703. package/dist/components/ThemeProvider/ssr.d.ts.map +0 -1
  704. package/dist/components/ThemeProvider/typography.d.ts +0 -143
  705. package/dist/components/ThemeProvider/typography.d.ts.map +0 -1
  706. package/dist/components/ToggleButtonGroup/index.d.ts.map +0 -1
  707. package/dist/components/ToggleButtonGroup/styles.d.ts +0 -2
  708. package/dist/components/ToggleButtonGroup/styles.d.ts.map +0 -1
  709. package/dist/components/Webhook/WebhookAlert.d.ts +0 -3
  710. package/dist/components/Webhook/WebhookAlert.d.ts.map +0 -1
  711. package/dist/components/Webhook/index.d.ts +0 -4
  712. package/dist/components/Webhook/index.d.ts.map +0 -1
  713. package/dist/components/Webhook/props.d.ts +0 -27
  714. package/dist/components/Webhook/props.d.ts.map +0 -1
  715. package/dist/components/Webhook/styles.d.ts +0 -12
  716. package/dist/components/Webhook/styles.d.ts.map +0 -1
  717. package/dist/components/WhiteBox/index.d.ts.map +0 -1
  718. package/dist/components/WhiteBox/props.d.ts +0 -6
  719. package/dist/components/WhiteBox/props.d.ts.map +0 -1
  720. package/dist/components/WhiteBox/styles.d.ts +0 -5
  721. package/dist/components/WhiteBox/styles.d.ts.map +0 -1
  722. package/dist/components/animate/DialogAnimate.d.ts +0 -8
  723. package/dist/components/animate/DialogAnimate.d.ts.map +0 -1
  724. package/dist/components/animate/FabButtonAnimate.d.ts +0 -8
  725. package/dist/components/animate/FabButtonAnimate.d.ts.map +0 -1
  726. package/dist/components/animate/IconButtonAnimate.d.ts +0 -5
  727. package/dist/components/animate/IconButtonAnimate.d.ts.map +0 -1
  728. package/dist/components/animate/MotionContainer.d.ts +0 -10
  729. package/dist/components/animate/MotionContainer.d.ts.map +0 -1
  730. package/dist/components/animate/MotionLazyContainer.d.ts +0 -7
  731. package/dist/components/animate/MotionLazyContainer.d.ts.map +0 -1
  732. package/dist/components/animate/MotionViewport.d.ts +0 -11
  733. package/dist/components/animate/MotionViewport.d.ts.map +0 -1
  734. package/dist/components/animate/TextAnimate.d.ts +0 -9
  735. package/dist/components/animate/TextAnimate.d.ts.map +0 -1
  736. package/dist/components/animate/index.d.ts +0 -9
  737. package/dist/components/animate/index.d.ts.map +0 -1
  738. package/dist/components/animate/types.d.ts +0 -27
  739. package/dist/components/animate/types.d.ts.map +0 -1
  740. package/dist/components/animate/variants/actions.d.ts +0 -6
  741. package/dist/components/animate/variants/actions.d.ts.map +0 -1
  742. package/dist/components/animate/variants/background.d.ts +0 -105
  743. package/dist/components/animate/variants/background.d.ts.map +0 -1
  744. package/dist/components/animate/variants/bounce.d.ts +0 -137
  745. package/dist/components/animate/variants/bounce.d.ts.map +0 -1
  746. package/dist/components/animate/variants/container.d.ts +0 -20
  747. package/dist/components/animate/variants/container.d.ts.map +0 -1
  748. package/dist/components/animate/variants/fade.d.ts +0 -218
  749. package/dist/components/animate/variants/fade.d.ts.map +0 -1
  750. package/dist/components/animate/variants/flip.d.ts +0 -76
  751. package/dist/components/animate/variants/flip.d.ts.map +0 -1
  752. package/dist/components/animate/variants/index.d.ts +0 -13
  753. package/dist/components/animate/variants/index.d.ts.map +0 -1
  754. package/dist/components/animate/variants/path.d.ts +0 -15
  755. package/dist/components/animate/variants/path.d.ts.map +0 -1
  756. package/dist/components/animate/variants/rotate.d.ts +0 -40
  757. package/dist/components/animate/variants/rotate.d.ts.map +0 -1
  758. package/dist/components/animate/variants/scale.d.ts +0 -76
  759. package/dist/components/animate/variants/scale.d.ts.map +0 -1
  760. package/dist/components/animate/variants/slide.d.ts +0 -156
  761. package/dist/components/animate/variants/slide.d.ts.map +0 -1
  762. package/dist/components/animate/variants/transition.d.ts +0 -14
  763. package/dist/components/animate/variants/transition.d.ts.map +0 -1
  764. package/dist/components/animate/variants/zoom.d.ts +0 -200
  765. package/dist/components/animate/variants/zoom.d.ts.map +0 -1
  766. package/dist/components/carousel/arrow-icons.d.ts +0 -4
  767. package/dist/components/carousel/arrow-icons.d.ts.map +0 -1
  768. package/dist/components/carousel/carousel-arrow-index.d.ts +0 -11
  769. package/dist/components/carousel/carousel-arrow-index.d.ts.map +0 -1
  770. package/dist/components/carousel/carousel-arrows.d.ts +0 -17
  771. package/dist/components/carousel/carousel-arrows.d.ts.map +0 -1
  772. package/dist/components/carousel/carousel-dots.d.ts +0 -11
  773. package/dist/components/carousel/carousel-dots.d.ts.map +0 -1
  774. package/dist/components/carousel/index.d.ts.map +0 -1
  775. package/dist/components/carousel/use-carousel.d.ts +0 -17
  776. package/dist/components/carousel/use-carousel.d.ts.map +0 -1
  777. package/dist/components/file-thumbnail/DownloadButton.d.ts +0 -6
  778. package/dist/components/file-thumbnail/DownloadButton.d.ts.map +0 -1
  779. package/dist/components/file-thumbnail/FileThumbnail.d.ts +0 -13
  780. package/dist/components/file-thumbnail/FileThumbnail.d.ts.map +0 -1
  781. package/dist/components/file-thumbnail/index.d.ts +0 -4
  782. package/dist/components/file-thumbnail/index.d.ts.map +0 -1
  783. package/dist/components/file-thumbnail/types.d.ts +0 -6
  784. package/dist/components/file-thumbnail/types.d.ts.map +0 -1
  785. package/dist/components/file-thumbnail/utils.d.ts +0 -25
  786. package/dist/components/file-thumbnail/utils.d.ts.map +0 -1
  787. package/dist/components/hook-form/Address/index.d.ts +0 -4
  788. package/dist/components/hook-form/Address/index.d.ts.map +0 -1
  789. package/dist/components/hook-form/Address/props.d.ts +0 -9
  790. package/dist/components/hook-form/Address/props.d.ts.map +0 -1
  791. package/dist/components/hook-form/Autocomplete/index.d.ts +0 -4
  792. package/dist/components/hook-form/Autocomplete/index.d.ts.map +0 -1
  793. package/dist/components/hook-form/Autocomplete/props.d.ts +0 -7
  794. package/dist/components/hook-form/Autocomplete/props.d.ts.map +0 -1
  795. package/dist/components/hook-form/AutocompleteDetailedField/index.d.ts +0 -4
  796. package/dist/components/hook-form/AutocompleteDetailedField/index.d.ts.map +0 -1
  797. package/dist/components/hook-form/AutocompleteDetailedField/props.d.ts +0 -4
  798. package/dist/components/hook-form/AutocompleteDetailedField/props.d.ts.map +0 -1
  799. package/dist/components/hook-form/Checkbox/index.d.ts +0 -5
  800. package/dist/components/hook-form/Checkbox/index.d.ts.map +0 -1
  801. package/dist/components/hook-form/Checkbox/props.d.ts +0 -21
  802. package/dist/components/hook-form/Checkbox/props.d.ts.map +0 -1
  803. package/dist/components/hook-form/Codes/index.d.ts +0 -4
  804. package/dist/components/hook-form/Codes/index.d.ts.map +0 -1
  805. package/dist/components/hook-form/Codes/props.d.ts +0 -7
  806. package/dist/components/hook-form/Codes/props.d.ts.map +0 -1
  807. package/dist/components/hook-form/ColorPickerField/index.d.ts +0 -4
  808. package/dist/components/hook-form/ColorPickerField/index.d.ts.map +0 -1
  809. package/dist/components/hook-form/ColorPickerField/props.d.ts +0 -4
  810. package/dist/components/hook-form/ColorPickerField/props.d.ts.map +0 -1
  811. package/dist/components/hook-form/DatePicker/index.d.ts +0 -4
  812. package/dist/components/hook-form/DatePicker/index.d.ts.map +0 -1
  813. package/dist/components/hook-form/DatePicker/props.d.ts +0 -9
  814. package/dist/components/hook-form/DatePicker/props.d.ts.map +0 -1
  815. package/dist/components/hook-form/DateRangePicker/index.d.ts +0 -4
  816. package/dist/components/hook-form/DateRangePicker/index.d.ts.map +0 -1
  817. package/dist/components/hook-form/DateRangePicker/props.d.ts +0 -9
  818. package/dist/components/hook-form/DateRangePicker/props.d.ts.map +0 -1
  819. package/dist/components/hook-form/DateTimePicker/index.d.ts +0 -4
  820. package/dist/components/hook-form/DateTimePicker/index.d.ts.map +0 -1
  821. package/dist/components/hook-form/DateTimePicker/props.d.ts +0 -9
  822. package/dist/components/hook-form/DateTimePicker/props.d.ts.map +0 -1
  823. package/dist/components/hook-form/Field/index.d.ts +0 -4
  824. package/dist/components/hook-form/Field/index.d.ts.map +0 -1
  825. package/dist/components/hook-form/Field/props.d.ts +0 -4
  826. package/dist/components/hook-form/Field/props.d.ts.map +0 -1
  827. package/dist/components/hook-form/Form/index.d.ts +0 -5
  828. package/dist/components/hook-form/Form/index.d.ts.map +0 -1
  829. package/dist/components/hook-form/Form/props.d.ts +0 -8
  830. package/dist/components/hook-form/Form/props.d.ts.map +0 -1
  831. package/dist/components/hook-form/Incrementer/index.d.ts +0 -4
  832. package/dist/components/hook-form/Incrementer/index.d.ts.map +0 -1
  833. package/dist/components/hook-form/Incrementer/props.d.ts +0 -12
  834. package/dist/components/hook-form/Incrementer/props.d.ts.map +0 -1
  835. package/dist/components/hook-form/MaskedInput/index.d.ts +0 -4
  836. package/dist/components/hook-form/MaskedInput/index.d.ts.map +0 -1
  837. package/dist/components/hook-form/MaskedInput/props.d.ts +0 -15
  838. package/dist/components/hook-form/MaskedInput/props.d.ts.map +0 -1
  839. package/dist/components/hook-form/MultiChipField/index.d.ts +0 -4
  840. package/dist/components/hook-form/MultiChipField/index.d.ts.map +0 -1
  841. package/dist/components/hook-form/MultiChipField/props.d.ts +0 -13
  842. package/dist/components/hook-form/MultiChipField/props.d.ts.map +0 -1
  843. package/dist/components/hook-form/NumberInput/index.d.ts +0 -4
  844. package/dist/components/hook-form/NumberInput/index.d.ts.map +0 -1
  845. package/dist/components/hook-form/NumberInput/props.d.ts +0 -19
  846. package/dist/components/hook-form/NumberInput/props.d.ts.map +0 -1
  847. package/dist/components/hook-form/PasswordField/index.d.ts +0 -4
  848. package/dist/components/hook-form/PasswordField/index.d.ts.map +0 -1
  849. package/dist/components/hook-form/PasswordField/props.d.ts +0 -13
  850. package/dist/components/hook-form/PasswordField/props.d.ts.map +0 -1
  851. package/dist/components/hook-form/RadioGroup/index.d.ts +0 -4
  852. package/dist/components/hook-form/RadioGroup/index.d.ts.map +0 -1
  853. package/dist/components/hook-form/RadioGroup/props.d.ts +0 -17
  854. package/dist/components/hook-form/RadioGroup/props.d.ts.map +0 -1
  855. package/dist/components/hook-form/SelectableCardsField/index.d.ts +0 -7
  856. package/dist/components/hook-form/SelectableCardsField/index.d.ts.map +0 -1
  857. package/dist/components/hook-form/Switch/index.d.ts +0 -4
  858. package/dist/components/hook-form/Switch/index.d.ts.map +0 -1
  859. package/dist/components/hook-form/Switch/props.d.ts +0 -9
  860. package/dist/components/hook-form/Switch/props.d.ts.map +0 -1
  861. package/dist/components/hook-form/TimePicker/index.d.ts +0 -4
  862. package/dist/components/hook-form/TimePicker/index.d.ts.map +0 -1
  863. package/dist/components/hook-form/TimePicker/props.d.ts +0 -9
  864. package/dist/components/hook-form/TimePicker/props.d.ts.map +0 -1
  865. package/dist/components/hook-form/UploadAvatarWithCropField/index.d.ts +0 -4
  866. package/dist/components/hook-form/UploadAvatarWithCropField/index.d.ts.map +0 -1
  867. package/dist/components/hook-form/UploadAvatarWithCropField/props.d.ts +0 -13
  868. package/dist/components/hook-form/UploadAvatarWithCropField/props.d.ts.map +0 -1
  869. package/dist/components/hook-form/UploadWithCropField/index.d.ts +0 -4
  870. package/dist/components/hook-form/UploadWithCropField/index.d.ts.map +0 -1
  871. package/dist/components/hook-form/UploadWithCropField/props.d.ts +0 -13
  872. package/dist/components/hook-form/UploadWithCropField/props.d.ts.map +0 -1
  873. package/dist/components/index.d.ts +0 -142
  874. package/dist/components/index.d.ts.map +0 -1
  875. package/dist/components/lightbox/index.d.ts.map +0 -1
  876. package/dist/components/lightbox/lightbox.d.ts +0 -6
  877. package/dist/components/lightbox/lightbox.d.ts.map +0 -1
  878. package/dist/components/lightbox/styles.d.ts +0 -2
  879. package/dist/components/lightbox/styles.d.ts.map +0 -1
  880. package/dist/components/lightbox/types.d.ts +0 -12
  881. package/dist/components/lightbox/types.d.ts.map +0 -1
  882. package/dist/components/lightbox/use-light-box.d.ts +0 -12
  883. package/dist/components/lightbox/use-light-box.d.ts.map +0 -1
  884. package/dist/components/snackbar/SnackbarProvider.d.ts +0 -7
  885. package/dist/components/snackbar/SnackbarProvider.d.ts.map +0 -1
  886. package/dist/components/snackbar/index.d.ts +0 -3
  887. package/dist/components/snackbar/index.d.ts.map +0 -1
  888. package/dist/components/snackbar/styles.d.ts +0 -8
  889. package/dist/components/snackbar/styles.d.ts.map +0 -1
  890. package/dist/components/table/TableEmptyRows.d.ts +0 -7
  891. package/dist/components/table/TableEmptyRows.d.ts.map +0 -1
  892. package/dist/components/table/TableHeadCustom.d.ts +0 -15
  893. package/dist/components/table/TableHeadCustom.d.ts.map +0 -1
  894. package/dist/components/table/TableNoData.d.ts +0 -7
  895. package/dist/components/table/TableNoData.d.ts.map +0 -1
  896. package/dist/components/table/TablePaginationCustom.d.ts +0 -11
  897. package/dist/components/table/TablePaginationCustom.d.ts.map +0 -1
  898. package/dist/components/table/TableSelectedAction.d.ts +0 -12
  899. package/dist/components/table/TableSelectedAction.d.ts.map +0 -1
  900. package/dist/components/table/TableSkeleton.d.ts +0 -7
  901. package/dist/components/table/TableSkeleton.d.ts.map +0 -1
  902. package/dist/components/table/index.d.ts.map +0 -1
  903. package/dist/components/table/types.d.ts +0 -22
  904. package/dist/components/table/types.d.ts.map +0 -1
  905. package/dist/components/table/useTable.d.ts +0 -13
  906. package/dist/components/table/useTable.d.ts.map +0 -1
  907. package/dist/components/table/utils.d.ts +0 -7
  908. package/dist/components/table/utils.d.ts.map +0 -1
  909. package/dist/components/upload/Upload.d.ts +0 -4
  910. package/dist/components/upload/Upload.d.ts.map +0 -1
  911. package/dist/components/upload/UploadAvatar.d.ts +0 -4
  912. package/dist/components/upload/UploadAvatar.d.ts.map +0 -1
  913. package/dist/components/upload/UploadAvatarWithCrop.d.ts +0 -11
  914. package/dist/components/upload/UploadAvatarWithCrop.d.ts.map +0 -1
  915. package/dist/components/upload/UploadBox.d.ts +0 -4
  916. package/dist/components/upload/UploadBox.d.ts.map +0 -1
  917. package/dist/components/upload/UploadWithCrop.d.ts +0 -11
  918. package/dist/components/upload/UploadWithCrop.d.ts.map +0 -1
  919. package/dist/components/upload/errors/RejectionFiles.d.ts +0 -7
  920. package/dist/components/upload/errors/RejectionFiles.d.ts.map +0 -1
  921. package/dist/components/upload/preview/AvatarPreview.d.ts +0 -7
  922. package/dist/components/upload/preview/AvatarPreview.d.ts.map +0 -1
  923. package/dist/components/upload/preview/MultiFilePreview.d.ts +0 -4
  924. package/dist/components/upload/preview/MultiFilePreview.d.ts.map +0 -1
  925. package/dist/components/upload/preview/SingleFilePreview.d.ts +0 -7
  926. package/dist/components/upload/preview/SingleFilePreview.d.ts.map +0 -1
  927. package/dist/components/upload/styles.d.ts +0 -9
  928. package/dist/components/upload/styles.d.ts.map +0 -1
  929. package/dist/configs/config-global.d.ts +0 -20
  930. package/dist/configs/config-global.d.ts.map +0 -1
  931. package/dist/features-765a8f1b.js +0 -2992
  932. package/dist/hooks/index.d.ts +0 -18
  933. package/dist/hooks/index.d.ts.map +0 -1
  934. package/dist/hooks/useActiveElement.d.ts.map +0 -1
  935. package/dist/hooks/useApiMessage.d.ts.map +0 -1
  936. package/dist/hooks/useCopyToClipboard.d.ts.map +0 -1
  937. package/dist/hooks/useDatagrid.d.ts.map +0 -1
  938. package/dist/hooks/useDeepCompareEffect.d.ts.map +0 -1
  939. package/dist/hooks/useEventCallback.d.ts.map +0 -1
  940. package/dist/hooks/useEventListener.d.ts.map +0 -1
  941. package/dist/hooks/useIsMounting.d.ts.map +0 -1
  942. package/dist/hooks/useIsomorphicLayoutEffect.d.ts.map +0 -1
  943. package/dist/hooks/useLocalStorage.d.ts.map +0 -1
  944. package/dist/hooks/useOffSetTop.d.ts +0 -9
  945. package/dist/hooks/useOffSetTop.d.ts.map +0 -1
  946. package/dist/hooks/useOnClickOutside.d.ts.map +0 -1
  947. package/dist/hooks/usePagination.d.ts.map +0 -1
  948. package/dist/hooks/usePopover.d.ts.map +0 -1
  949. package/dist/hooks/useResponsive.d.ts.map +0 -1
  950. package/dist/hooks/useTabs.d.ts.map +0 -1
  951. package/dist/hooks/useToggle.d.ts.map +0 -1
  952. package/dist/hooks/useUpload.d.ts.map +0 -1
  953. package/dist/hooks/useUploadImage.d.ts.map +0 -1
  954. package/dist/index-b5da2fa0.js +0 -282581
  955. package/dist/index.d.ts.map +0 -1
  956. package/dist/index.js +0 -174
  957. package/dist/index.umd.cjs +0 -35436
  958. package/dist/main.d.ts +0 -2
  959. package/dist/main.d.ts.map +0 -1
  960. package/dist/style.css +0 -9
  961. package/dist/types/api.d.ts.map +0 -1
  962. package/dist/types/autoComplete.d.ts.map +0 -1
  963. package/dist/types/baseField.d.ts.map +0 -1
  964. package/dist/types/icon.d.ts.map +0 -1
  965. package/dist/types/index.d.ts +0 -4
  966. package/dist/types/index.d.ts.map +0 -1
  967. package/dist/types/option.d.ts.map +0 -1
  968. package/dist/types/upload.d.ts.map +0 -1
  969. package/dist/types/webhook.d.ts.map +0 -1
  970. package/dist/utils/color.d.ts.map +0 -1
  971. package/dist/utils/compare.d.ts.map +0 -1
  972. package/dist/utils/cssStyles.d.ts +0 -78
  973. package/dist/utils/cssStyles.d.ts.map +0 -1
  974. package/dist/utils/file.d.ts +0 -2
  975. package/dist/utils/file.d.ts.map +0 -1
  976. package/dist/utils/formatNumber.d.ts.map +0 -1
  977. package/dist/utils/formatTime.d.ts.map +0 -1
  978. package/dist/utils/index.d.ts +0 -14
  979. package/dist/utils/index.d.ts.map +0 -1
  980. package/dist/utils/loadable.d.ts.map +0 -1
  981. package/dist/utils/mask.d.ts.map +0 -1
  982. package/dist/utils/number.d.ts.map +0 -1
  983. package/dist/utils/routes.d.ts +0 -2
  984. package/dist/utils/routes.d.ts.map +0 -1
  985. package/dist/utils/sort.d.ts.map +0 -1
  986. package/dist/utils/uuidv4.d.ts.map +0 -1
  987. package/dist/utils/validators.d.ts.map +0 -1
  988. package/dist/vite.svg +0 -1
package/README.md CHANGED
Binary file
@@ -0,0 +1,5 @@
1
+ import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
2
+
3
+ var d=({isFetching:o,fetching:e,isLoading:t,loading:n,anError:u,error:i,isEmpty:s,empty:l,children:p})=>t?n||"Carregando...":u?i||"Error":s?l||"Nenhum resultado":jsxs(Fragment,{children:[o&&jsx(Fragment,{children:e||"Carregando..."}),p]}),h=d;
4
+
5
+ export { h as a };
@@ -0,0 +1,7 @@
1
+ import p from '@mui/material/Stack';
2
+ import { styled } from '@mui/material/styles';
3
+ import { jsx } from 'react/jsx-runtime';
4
+
5
+ var r=styled(p)(({theme:o})=>({backgroundColor:"#fff",border:`1px solid ${o.palette.grey[300]}`}));var d=({children:o,...t})=>jsx(r,{borderRadius:1,gap:3,padding:3,...t,children:o}),s=d;
6
+
7
+ export { s as a };
@@ -0,0 +1,8 @@
1
+ import { forwardRef, useState } from 'react';
2
+ import { IMaskMixin } from 'react-imask';
3
+ import m from '@mui/material/TextField';
4
+ import { jsx } from 'react/jsx-runtime';
5
+
6
+ var k=IMaskMixin(a=>{let{inputRef:e,"data-value":u,defaultValue:s,tabIndex:n,...t}=a;return jsx(m,{inputRef:e,fullWidth:!0,...t,inputProps:{...t.inputProps,tabIndex:n},value:u})}),p=forwardRef(({onChange:a,name:e,...u},s)=>{let[n,t]=useState("");return jsx(k,{inputRef:s,name:e,"data-value":n,...u,onAccept:(r,d)=>{t(r),a({target:{name:e,value:d._unmaskedValue}});}})});p.displayName="MaskedInput";var P=p;
7
+
8
+ export { P as a };
@@ -0,0 +1,5 @@
1
+ import { useRef, useEffect, useLayoutEffect } from 'react';
2
+
3
+ var a=typeof window<"u"?useLayoutEffect:useEffect;function u(n,t,o,d){let i=useRef(t);a(()=>{i.current=t;},[t]),useEffect(()=>{let e=o?.current||window;if(!(e&&e.addEventListener))return;let v=E=>i.current(E);return e.addEventListener(n,v,d),()=>{e.removeEventListener(n,v);}},[n,o,d]);}var L=u;
4
+
5
+ export { L as a };
@@ -0,0 +1,5 @@
1
+ import { useState, useCallback } from 'react';
2
+
3
+ var p=()=>{let[t,e]=useState(null),o=useCallback(s=>{e(s.currentTarget);},[]),l=useCallback(()=>{e(null);},[]);return {open:t,onOpen:o,onClose:l,setOpen:e}},v=p;
4
+
5
+ export { v as a };
@@ -0,0 +1,5 @@
1
+ import { useState, useCallback } from 'react';
2
+
3
+ var n=(e=!1)=>{let[o,t]=useState(e),a=useCallback(()=>t(s=>!s),[]);return [o,a,t]},u=n;
4
+
5
+ export { u as a };
@@ -0,0 +1,5 @@
1
+ import s from 'lodash/isEqual';
2
+
3
+ var a=(n,o)=>s(n,o);
4
+
5
+ export { a };
@@ -0,0 +1,17 @@
1
+ import { e } from './chunk-FXUKC2TO.mjs';
2
+ import { i, o } from './chunk-S6AXG7VS.mjs';
3
+ import { a } from './chunk-QHCGLZFD.mjs';
4
+ import B from '@mui/material/Box';
5
+ import J from '@mui/material/Paper';
6
+ import Q from '@mui/material/Typography';
7
+ import P from '@mui/material/ButtonBase';
8
+ import M from '@mui/material/IconButton';
9
+ import { styled, alpha, useTheme } from '@mui/material/styles';
10
+ import { jsx, jsxs } from 'react/jsx-runtime';
11
+ import v from '@mui/material/Stack';
12
+ import $ from '@mui/material/Tooltip';
13
+ import ee from '@mui/material/CircularProgress';
14
+
15
+ function k({sx:t,...e}){let o$1=useTheme();return jsx(P,{sx:{p:0,top:0,right:0,width:1,height:1,zIndex:9,opacity:0,position:"absolute",color:"common.white",borderRadius:"inherit",transition:o$1.transitions.create(["opacity"]),"&:hover":{...o({color:i(o$1.vars.palette.grey["900Channel"],.64)}),opacity:1},...t},...e,children:jsx(a,{icon:"ARROW_DOWN_CICLE",width:24})})}function T({sx:t,...e}){return jsx(M,{size:"small",sx:{p:.35,top:4,right:4,position:"absolute",color:"common.white",bgcolor:o=>i(o.vars.palette.grey["900Channel"],.48),"&:hover":{bgcolor:o=>i(o.vars.palette.grey["900Channel"],.72)},...t},...e,children:jsx(a,{icon:"CLOSE_MARK_BUTTON",width:12})})}var s={root:"mnl__file__thumbnail__root",img:"mnl__file__thumbnail__img",icon:"mnl__file__thumbnail__icon",removeBtn:"mnl__file__thumbnail__remove__button",downloadBtn:"mnl__file__thumbnail__download__button"};var E=["pdf"],z=["txt"],L=["psd"],S=["doc","docx"],N=["xls","xlsx"],W=["zip","rar","iso"],j=["ai","esp"],U=["ppt","pptx"],X=["wav","aif","mp3","aac"],G=["jpg","jpeg","gif","bmp","png","svg","webp"],H=["m4v","avi","mpg","mp4","webm"];function u(t){let e,o=d(t);switch(t.includes(o)){case z.includes(o):e="txt";break;case W.includes(o):e="zip";break;case X.includes(o):e="audio";break;case G.includes(o):e="image";break;case H.includes(o):e="video";break;case S.includes(o):e="word";break;case N.includes(o):e="excel";break;case U.includes(o):e="powerpoint";break;case E.includes(o):e="pdf";break;case L.includes(o):e="photoshop";break;case j.includes(o):e="illustrator";break;case t?.startsWith("http"):e="image";break;default:e=d(t);}return e}function C(t){let e;switch(u(t)){case"folder":e="IC_FOLDER";break;case"txt":e="IC_TXT";break;case"zip":e="IC_ZIP";break;case"audio":e="IC_AUDIO";break;case"video":e="IC_VIDEO";break;case"word":e="IC_WORD";break;case"excel":e="IC_EXCEL";break;case"powerpoint":e="IC_POWER_POINT";break;case"pdf":e="IC_PDF";break;case"photoshop":e="IC_PTS";break;case"illustrator":e="IC_AI";break;case"image":e="IC_IMG";break;default:e="IC_FILE";}return e}function d(t){return t&&t.split(".").pop()||""}function V(t){return t.split("/").pop()}function l(t){return typeof t=="string"?{key:t,preview:t,name:V(t),type:d(t),size:void 0,path:t,lastModified:void 0,lastModifiedDate:void 0}:{key:`key:${t.name}`,name:t.name,size:t.size,path:t.path,type:t.type,preview:t.preview,lastModified:t.lastModified,lastModifiedDate:t.lastModifiedDate}}function ge({sx:t,file:e,tooltip:o,onRemove:i,imageView:m,slotProps:r,onDownload:b,...w}){let _=typeof e=="string"?e:URL.createObjectURL(e),{name:O,path:R}=l(e),g=u(R||_),F=jsx(B,{component:"img",src:_,className:s.img,sx:{width:1,height:1,objectFit:"cover",borderRadius:"inherit",...r?.img}}),A=jsx(a,{icon:C(g),sx:{width:32,height:32,flexShrink:0,...t}}),x=jsxs(v,{component:"span",className:s.root,sx:{width:36,height:36,flexShrink:0,borderRadius:1.25,alignItems:"center",position:"relative",display:"inline-flex",justifyContent:"center",...t},...w,children:[g==="image"&&m?F:A,i&&jsx(T,{onClick:i,className:s.removeBtn,sx:r?.removeBtn}),b&&jsx(k,{onClick:b,className:s.downloadBtn,sx:r?.downloadBtn})]});return o?jsx($,{arrow:!0,title:O,slotProps:{popper:{modifiers:[{name:"offset",options:{offset:[0,-12]}}]}},children:x}):x}function Ae({files:t}){return t.length?jsx(J,{variant:"outlined",sx:{py:1,px:2,mt:3,textAlign:"left",borderStyle:"dashed",borderColor:"error.main",bgcolor:e=>i(e.vars.palette.error.mainChannel,.08)},children:t.map(({file:e$1,errors:o})=>{let{path:i,size:m}=l(e$1);return jsxs(B,{sx:{my:1},children:[jsxs(Q,{variant:"subtitle2",noWrap:!0,children:[i," - ",m?e(m):""]}),o.map(r=>jsxs(B,{component:"span",sx:{typography:"caption"},children:["- ",r.message]},r.code))]},i)})}):null}var Le=styled(v)({position:"relative",width:"100%",borderRadius:8,overflow:"hidden","&:hover .actions":{display:"flex"}}),Se=styled(v)(({theme:t})=>({display:"none",position:"absolute",alignItems:"center",justifyContent:"center",flexDirection:"row",gap:12,width:"100%",height:"100%",backgroundColor:alpha(t.palette.primary.main,.9),zIndex:999,button:{"&, &:hover, &:focus":{backgroundColor:"#fff"}}})),Ne=styled(ee)({position:"absolute",width:"100%",height:"100%",zIndex:99,backgroundColor:"#fff",borderRadius:"50%"});
16
+
17
+ export { l as a, ge as b, Ae as c, Le as d, Se as e, Ne as f };
@@ -0,0 +1,17 @@
1
+ import { a } from './chunk-QHCGLZFD.mjs';
2
+ import { createContext, forwardRef, useContext, useMemo, useRef, useEffect } from 'react';
3
+ import re, { autocompleteClasses } from '@mui/material/Autocomplete';
4
+ import oe from '@mui/material/CircularProgress';
5
+ import ne from '@mui/material/TextField';
6
+ import { VariableSizeList } from 'react-window';
7
+ import j from '@mui/material/ListSubheader';
8
+ import B from '@mui/material/Stack';
9
+ import { useTheme, styled } from '@mui/material/styles';
10
+ import v from '@mui/material/Typography';
11
+ import _ from '@mui/material/useMediaQuery';
12
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
13
+ import Y from '@mui/material/Popper';
14
+
15
+ var O=8,q=u=>{let{data:r,index:i,style:p}=u,n=r[i],{showValueInLabel:s,...f}=n[0],c={...p,top:p.top+O,paddingTop:8};return Object.prototype.hasOwnProperty.call(n,"group")?jsx(j,{component:"div",style:c,children:n.group},n.key):jsx(v,{component:"li",...f,noWrap:!0,style:c,children:jsxs(B,{component:"div",direction:"row",flex:1,gap:1,justifyContent:"start",children:[n[1].icon&&jsx(a,{icon:n[1].icon}),n[1].label,s&&jsxs(v,{variant:"inherit",color:"grey.400",children:["(",n[1].value,")"]})]})})},I=createContext({}),w=forwardRef((u,r)=>{let i=useContext(I);return jsx("div",{ref:r,...u,...i})});w.displayName="OuterElementType";var F=u=>{let r=useRef(null);return useEffect(()=>{r.current!=null&&r.current.resetAfterIndex(0,!0);},[u]),r},Q=forwardRef(function(r,i){let{children:p,...n}=r,s=[];p.forEach(t=>{s.push(t),s.push(...t.children||[]);});let f=useTheme(),c=_(f.breakpoints.up("sm")),y=s.length,m=c?36:48,h=t=>Object.prototype.hasOwnProperty.call(t,"group")?48:m,C=()=>y>8?8*m:s.map(h).reduce((t,P)=>t+P,0),L=F(y);return jsx("div",{ref:i,children:jsx(I.Provider,{value:n,children:jsx(VariableSizeList,{itemData:s,height:C()+2*O,width:"100%",ref:L,outerElementType:w,innerElementType:"ul",itemSize:t=>h(s[t]),overscanCount:5,itemCount:y,children:q})})})}),R=Q;var z=styled(Y)({[`& .${autocompleteClasses.listbox}`]:{boxSizing:"border-box","& ul":{padding:0,margin:0}}});var M=forwardRef(({label:u,value:r,options:i=[],loading:p,noOptionsText:n="Nenhuma resultado encontrado.",loadingText:s="Carregando op\xE7\xF5es...",error:f,helperText:c,placeholder:y,onChange:m,groupBy:h,showValueInLabel:C,disabled:L,multiple:t,required:P,renderOption:x,tabIndex:k,...N},D)=>{let H=e=>e&&typeof e=="object"?e.value.toString():e.toString(),d=useMemo(()=>t?(Array.isArray(r)?r:[]).reduce((l,g)=>{let T=i.find(X=>X.value.toString()===g.toString());return T?[...l,T]:[...l]},[]):i.find(o=>o.value.toString()===r?.toString())||null,[i,r,t]);return jsx(re,{ref:D,value:d,onInputChange:()=>{!p&&!d&&m(t?[]:null);},options:i,loading:p,noOptionsText:n,loadingText:s,disabled:p||L,disableListWrap:!0,PopperComponent:z,ListboxComponent:x?void 0:R,filterOptions:(e,o)=>e.filter(l=>`${l.value} ${l.label}`.toLocaleUpperCase().includes(o.inputValue.toLocaleUpperCase())),onChange:(e,o)=>{if(!o){m(t?[]:null);return}if(Array.isArray(o)){m(o.map(H));return}m(typeof o=="string"?o.toString():o.value.toString());},renderOption:(e,o,l,g)=>x?x(e,o,l,g):[{...e,showValueInLabel:C},o],renderGroup:e=>e,groupBy:h,multiple:t,renderInput:e=>jsx(ne,{...e,placeholder:y,fullWidth:!0,error:!!f,helperText:c,label:u,required:P,InputProps:{...e.InputProps,...!t&&{startAdornment:d&&!Array.isArray(d)&&d.icon?jsx(a,{icon:d.icon}):void 0},endAdornment:jsxs(Fragment,{children:[p?jsx(oe,{color:"primary",size:20}):null,e.InputProps.endAdornment]})},inputProps:{...e.inputProps,tabIndex:k}}),...N})});M.displayName="Autocomplete";var Re=M;
16
+
17
+ export { Re as a };
@@ -0,0 +1,6 @@
1
+ import { useTheme } from '@mui/material/styles';
2
+ import o from '@mui/material/useMediaQuery';
3
+
4
+ var l=(n,t,r)=>{let e=useTheme(),a=o(e.breakpoints.up(t)),s=o(e.breakpoints.down(t)),p=o(e.breakpoints.between(t,r)),i=o(e.breakpoints.only(t));return n==="up"?a:n==="down"?s:n==="between"?p:i};function y(){let n=useTheme();return [...n.breakpoints.keys].reverse().reduce((r,e)=>{let a=o(n.breakpoints.up(e));return !r&&a?e:r},null)||"xs"}var b=l;
5
+
6
+ export { y as a, b };
@@ -0,0 +1,8 @@
1
+ import { forwardRef, useState, useRef, useEffect } from 'react';
2
+ import { NumericFormat } from 'react-number-format';
3
+ import H from '@mui/material/TextField';
4
+ import { jsx } from 'react/jsx-runtime';
5
+
6
+ var p=forwardRef(({decimalScale:f=0,fixedDecimalScale:s=!0,prefix:c,allowNegative:m,minValue:t,maxValue:a=1/0,maxLength:d,value:I,inputProps:b,InputProps:N,size:S,disabled:T,name:u,helperText:x,error:y,fullWidth:g,label:h,required:v,onChange:r,tabIndex:w},D)=>{let[F,P]=useState(Date.now()),e=useRef(null),l=()=>P(Date.now()),R=(k,o)=>{r&&(e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{let{floatValue:n}=k,i=n||0;if(t!==void 0&&t>i){r({target:{name:u,value:t},event:o}),l();return}if(n!==void 0&&a<i){r({target:{name:u,value:a},event:o}),l();return}r({target:{name:u,value:n},event:o});},600));};return useEffect(()=>()=>{e.current&&clearTimeout(e.current);},[]),jsx(NumericFormat,{getInputRef:D,value:I,prefix:c,decimalSeparator:",",thousandSeparator:".",decimalScale:f,fixedDecimalScale:s,autoComplete:"off",allowNegative:m,maxLength:d,onValueChange:R,customInput:H,InputProps:{...N},inputProps:{...b,tabIndex:w},disabled:T,size:S,helperText:x,error:y,fullWidth:g,label:h,required:v},F)});p.displayName="NumberInput";var C=p;
7
+
8
+ export { C as a };
@@ -0,0 +1,12 @@
1
+ import { a } from './chunk-BD3NUJHG.mjs';
2
+ import { ChromePicker } from 'react-color';
3
+ import c from '@mui/material/Box';
4
+ import h from '@mui/material/IconButton';
5
+ import u from '@mui/material/InputAdornment';
6
+ import d from '@mui/material/Popover';
7
+ import f from '@mui/material/TextField';
8
+ import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
9
+
10
+ var P=({value:n,onChangeColor:p,tabIndex:a$1,...i})=>{let t=n?"#"+n.replaceAll("#",""):"",e=a(),s=(o="")=>{(/^#[0-9a-fA-F]*$/.test(o)||o===""||o==="#")&&p("#"+o.replaceAll("#",""));};return jsxs(Fragment,{children:[jsx(f,{...i,value:t,onChange:o=>s(o.target.value),InputProps:{inputProps:{...i.inputProps,maxLength:7,tabIndex:a$1},startAdornment:jsx(u,{position:"start",sx:{ml:2},children:jsx(h,{edge:"start","aria-label":"Escolher cor",onClick:e.onOpen,children:jsx(c,{sx:{minWidth:24,minHeight:24,backgroundColor:t,borderRadius:.5}})})})}}),jsx(d,{open:!!e.open,anchorEl:e.open,onClose:e.onClose,anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"center",horizontal:"center"},slotProps:{paper:{style:{borderRadius:8}}},children:jsx(ChromePicker,{color:t,onChange:o=>p(o.hex),styles:{default:{picker:{fontFamily:"inherit",boxShadow:"none"}}},disableAlpha:!0})})]})},y=P;
11
+
12
+ export { y as a };
@@ -0,0 +1,16 @@
1
+ import { c, f } from './chunk-CLXZIOVZ.mjs';
2
+ import { a as a$2 } from './chunk-PABYPOVH.mjs';
3
+ import { i } from './chunk-S6AXG7VS.mjs';
4
+ import { a as a$1 } from './chunk-OKHG4T22.mjs';
5
+ import { a } from './chunk-QHCGLZFD.mjs';
6
+ import { useState, useEffect } from 'react';
7
+ import { useDropzone } from 'react-dropzone';
8
+ import P from '@mui/material/Box';
9
+ import W from '@mui/material/Typography';
10
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
11
+ import G from '@mui/material/Dialog';
12
+ import N from '@mui/material/Stack';
13
+
14
+ function j({sx:p,error:s,file:e,disabled:l,helperText:c$1,...d}){let{getRootProps:g,getInputProps:v,isDragActive:u,isDragReject:y,fileRejections:m}=useDropzone({multiple:!1,disabled:l,accept:{"image/*":[]},...d}),r=!!e,i$1=y||!!s,[C,f]=useState("");useEffect(()=>{typeof e=="string"?f(e):e instanceof File&&f(URL.createObjectURL(e));},[e]);let w=r&&jsx("img",{alt:"avatar",src:C,style:{width:"100%",height:"100%",borderRadius:"50%",objectFit:"cover"}}),b=jsxs(P,{className:"upload-placeholder",sx:{top:0,gap:1,left:0,width:1,height:1,zIndex:9,display:"flex",borderRadius:"50%",position:"absolute",alignItems:"center",color:"text.disabled",flexDirection:"column",justifyContent:"center",bgcolor:o=>i(o.vars.palette.grey["500Channel"],.08),transition:o=>o.transitions.create(["opacity"],{duration:o.transitions.duration.shorter}),"&:hover":{opacity:.72},...i$1&&{color:"error.main",bgcolor:o=>i(o.vars.palette.error.mainChannel,.08)},...r&&{zIndex:9,opacity:0,color:"common.white",bgcolor:o=>i(o.vars.palette.grey["900Channel"],.64)}},children:[jsx(a,{icon:"ADD_IMAGE",width:32}),jsx(W,{variant:"caption",children:r?"Atualizar foto":"Enviar foto"})]}),R=jsxs(P,{sx:{width:1,height:1,overflow:"hidden",borderRadius:"50%",position:"relative"},children:[w,b]});return jsxs(Fragment,{children:[jsxs(P,{...g(),sx:{p:1,m:"auto",width:144,height:144,cursor:"pointer",overflow:"hidden",borderRadius:"50%",border:o=>`1px dashed ${i(o.vars.palette.grey["500Channel"],.2)}`,...u&&{opacity:.72},...l&&{opacity:.48,pointerEvents:"none"},...i$1&&{borderColor:"error.main"},...r&&{...i$1&&{bgcolor:o=>i(o.vars.palette.error.mainChannel,.08)},"&:hover .upload-placeholder":{opacity:1}},...p},children:[jsx("input",{...v()}),R]}),c$1&&c$1,jsx(c,{files:m})]})}var T=({onFileCropped:p,onImageUploaded:s,onCancel:e,aspect:l,label:c,image:d="",uploading:g,file:v,tabIndex:u,...y})=>{let{id:m,setCropModalOpen:r,handleRemove:i,cropModalOpen:C,cancelChanges:f$1,saveChanges:w,previewImage:b,setCropper:R,preview:o,closePreviewImage:L}=a$1({onFileCropped:p,onImageUploaded:s,onCancel:e});return jsxs(Fragment,{children:[jsxs(N,{position:"relative",alignItems:"center",justifyContent:"center",children:[g&&jsx(f,{}),jsx(j,{...y,id:m,file:v,onDrop:I=>{if(I.length>0){r(!0);let x=new FileReader;x.addEventListener("load",()=>{let B=x.result?.toString()||"";s(B),p(void 0);}),x.readAsDataURL(I[0]);}},image:d,tabIndex:u})]}),jsx(a$2,{id:m,open:C,onClose:f$1,label:c,aspectRatio:l,imageSrc:d,onRemove:i,onSave:w,onPreview:b,onInitialized:R}),jsx(G,{open:!!o,onClose:L,scroll:"body",PaperProps:{sx:{p:2}},children:o&&jsx("img",{src:o,alt:"Preview"})})]})},ao=T;
15
+
16
+ export { j as a, ao as b };
@@ -0,0 +1,8 @@
1
+ import s from 'react-cropper';
2
+ import m from '@mui/material/Stack';
3
+ import { styled, alpha } from '@mui/material/styles';
4
+ import { jsx } from 'react/jsx-runtime';
5
+
6
+ var t=styled(m)(({theme:o})=>({"& .cropper-view-box":{outline:`1px solid ${o.palette.primary.main}`,outlineColor:alpha(o.palette.primary.main,.75)},"& .cropper-line, & .cropper-point":{backgroundColor:o.palette.primary.main}}));var u=({onInitialized:o,aspectRatio:p=1,imageSrc:i="",zoom:l=.5,onZoomChange:e})=>jsx(t,{children:jsx(s,{zoomTo:l,wheelZoomRatio:.2,zoomOnWheel:!0,zoom:r=>{if(r.detail.ratio>2){r.preventDefault(),e(2);return}if(r.detail.ratio<.1){r.preventDefault(),e(.1);return}e(r.detail.ratio);},src:i,aspectRatio:p,viewMode:0,responsive:!0,autoCropArea:1,guides:!0,background:!1,onInitialized:o,dragMode:"move",cropBoxMovable:!1,style:{height:"25vw"}})}),y=u;
7
+
8
+ export { y as a };
@@ -0,0 +1,3 @@
1
+ var c={code:"pt-BR",currency:"BRL"};function o(n){return n==null||Number.isNaN(n)?null:Number(n)}function l(n,r){let e=c,t=o(n);return t===null?"":new Intl.NumberFormat(e.code,{minimumFractionDigits:0,maximumFractionDigits:2,...r}).format(t)}function s(n,r){let e=c,t=o(n);return t===null?"":new Intl.NumberFormat(e.code,{style:"currency",currency:e.currency,minimumFractionDigits:0,maximumFractionDigits:2,...r}).format(t)}function a(n,r){let e=c,t=o(n);return t===null?"":new Intl.NumberFormat(e.code,{style:"percent",minimumFractionDigits:0,maximumFractionDigits:1,...r}).format(t/100)}function b(n,r){let e=c,t=o(n);return t===null?"":new Intl.NumberFormat(e.code,{notation:"compact",maximumFractionDigits:2,...r}).format(t).replace(/[A-Z]/g,m=>m.toLowerCase())}function f(n){let r=o(n);if(r===null||r===0)return "0 bytes";let e=["bytes","Kb","Mb","Gb","Tb","Pb","Eb","Zb","Yb"],t=2,u=1024,m=Math.floor(Math.log(r)/Math.log(u));return `${parseFloat((r/u**m).toFixed(t))} ${e[m]}`}var p=n=>+Number(n).toFixed(12),N=n=>new Intl.NumberFormat("pt-BR",{style:"currency",currency:"BRL"}).format(n||0);
2
+
3
+ export { l as a, s as b, a as c, b as d, f as e, p as f, N as g };
@@ -0,0 +1,12 @@
1
+ import { a } from './chunk-JZ3KAZMQ.mjs';
2
+ import { f } from './chunk-FXUKC2TO.mjs';
3
+ import { a as a$1 } from './chunk-DSQPMRZS.mjs';
4
+ import { a as a$2 } from './chunk-QHCGLZFD.mjs';
5
+ import { forwardRef } from 'react';
6
+ import P from '@mui/material/IconButton';
7
+ import k from '@mui/material/InputAdornment';
8
+ import { jsx } from 'react/jsx-runtime';
9
+
10
+ var D=forwardRef(({name:N,increment:t=1,updadteForMultiple:f$1,allowNegative:l=!1,value:n=0,onChange:r,minValue:e,maxValue:s,decimalScale:h,disabled:m,tabIndex:b,...w},y)=>{let M=a(n,t,h);return jsx(a$1,{ref:y,name:N,value:n,minValue:e,maxValue:s,allowNegative:l,decimalScale:h,InputProps:{startAdornment:jsx(k,{position:"start",children:jsx(P,{size:"medium",disabled:m||(l?!1:!n),onClick:()=>{if(!l&&n-t<0)return;let i=n-t,o=Math.floor(n/t)*t,d=!M&&f$1?o:i;e!==void 0&&i<e?r(e):r(f(d));},children:jsx(a$2,{icon:"MINUS_SIGN",width:14,height:14,color:"primary.main"})})}),endAdornment:jsx(k,{position:"end",children:jsx(P,{size:"medium",onClick:()=>{let i=Number(n)+t,o=Math.ceil(n/t)*t,p=f(!M&&f$1?o:i);s!==void 0&&i>=s?r(s):r(e!==void 0&&p<=e?e:p);},disabled:m,children:jsx(a$2,{icon:"SIMPLE_ADD",width:14,height:14,color:"primary.main"})})}),inputProps:{style:{textAlign:"center"}}},inputProps:{tabIndex:b},onChange:i=>{let o=Number(i.target.value),d=Math.ceil(o/t)*t,p=f$1?d:o;if(e!==void 0&&o<=e){r(e);return}if(s!==void 0&&o>=s){r(s);return}r(p);},disabled:m,...w})});D.displayName="Incrementer";var R=D;
11
+
12
+ export { R as a };
@@ -0,0 +1,7 @@
1
+ import { a as a$1 } from './chunk-QHCGLZFD.mjs';
2
+ import i from '@mui/lab/LoadingButton';
3
+ import { jsx } from 'react/jsx-runtime';
4
+
5
+ var I=({actionType:n,children:E,...r})=>{let c={SAVE:"SIMPLE_CHECK",NEW:"SIMPLE_ADD",CREATE:"SAVE_MARK",SETTINGS:"SETTINGS",EDIT:"PENCIL_EDIT",DELETE:"DELETE_BUTTON_MARK",VIEW:"SHARE_BUTTON_MARK"}[n];return jsx(i,{startIcon:jsx(a$1,{icon:c}),variant:"contained",color:"primary",...r,children:E})},a=I;
6
+
7
+ export { a };
@@ -0,0 +1,7 @@
1
+ import m from '@mui/material/Popover';
2
+ import { styled, alpha } from '@mui/material/styles';
3
+ import { jsxs, jsx } from 'react/jsx-runtime';
4
+
5
+ function c(o){let t;switch(o){case"top-left":t={style:{ml:-.75},anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"left"}};break;case"top-center":t={style:{},anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"}};break;case"top-right":t={style:{ml:.75},anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"}};break;case"bottom-left":t={style:{ml:-.75},anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"bottom",horizontal:"left"}};break;case"bottom-center":t={style:{},anchorOrigin:{vertical:"top",horizontal:"center"},transformOrigin:{vertical:"bottom",horizontal:"center"}};break;case"bottom-right":t={style:{ml:.75},anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"bottom",horizontal:"right"}};break;case"left-top":t={style:{mt:-.75},anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"left"}};break;case"left-center":t={anchorOrigin:{vertical:"center",horizontal:"right"},transformOrigin:{vertical:"center",horizontal:"left"}};break;case"left-bottom":t={style:{mt:.75},anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"bottom",horizontal:"left"}};break;case"right-top":t={style:{mt:-.75},anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"right"}};break;case"right-center":t={anchorOrigin:{vertical:"center",horizontal:"left"},transformOrigin:{vertical:"center",horizontal:"right"}};break;case"right-bottom":t={style:{mt:.75},anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"bottom",horizontal:"right"}};break;default:t={style:{ml:.75},anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"}};}return t}var g=styled("span")(({arrow:o,theme:t})=>{let r=`solid 1px ${alpha(t.palette.grey[500],.12)}`,e={borderRadius:"0 0 3px 0",top:-6,borderBottom:r,borderRight:r},i={borderRadius:"3px 0 0 0",bottom:-6,borderTop:r,borderLeft:r},n={borderRadius:"0 3px 0 0",left:-6,borderTop:r,borderRight:r},a={borderRadius:"0 0 0 3px",right:-6,borderBottom:r,borderLeft:r};return {display:"none",[t.breakpoints.up("sm")]:{zIndex:1,width:12,height:12,content:'""',display:"block",position:"absolute",transform:"rotate(-135deg)",background:t.palette.background.paper},...o==="top-left"&&{...e,left:20},...o==="top-center"&&{...e,left:0,right:0,margin:"auto"},...o==="top-right"&&{...e,right:20},...o==="bottom-left"&&{...i,left:20},...o==="bottom-center"&&{...i,left:0,right:0,margin:"auto"},...o==="bottom-right"&&{...i,right:20},...o==="left-top"&&{...n,top:20},...o==="left-center"&&{...n,top:0,bottom:0,margin:"auto"},...o==="left-bottom"&&{...n,bottom:20},...o==="right-top"&&{...a,top:20},...o==="right-center"&&{...a,top:0,bottom:0,margin:"auto"},...o==="right-bottom"&&{...a,bottom:20}}});var b=({open:o,children:t,arrow:l="top-right",disabledArrow:h,sx:r,...e})=>{let{style:i,anchorOrigin:n,transformOrigin:a}=c(l);return jsxs(m,{open:!!o,anchorEl:o,anchorOrigin:n,transformOrigin:a,PaperProps:{sx:{p:1,width:"auto",overflow:"inherit",...i,"& .MuiMenuItem-root":{px:1,typography:"body2",borderRadius:.75,"& svg":{mr:2,width:20,height:20,flexShrink:0}},...r}},...e,children:[!h&&jsx(g,{arrow:l}),t]})},S=b;
6
+
7
+ export { S as a };
@@ -0,0 +1,7 @@
1
+ import { a } from './chunk-6UGYYTYE.mjs';
2
+ import { useFormContext, Controller } from 'react-hook-form';
3
+ import { jsx } from 'react/jsx-runtime';
4
+
5
+ var M=({name:a$1,helperText:p,rules:m,onChange:e,error:s,...l})=>{let{control:d}=useFormContext();return jsx(Controller,{name:a$1,control:d,rules:m,render:({field:{name:u,onChange:f,value:i,ref:k},fieldState:{error:o}})=>jsx(a,{ref:k,...l,name:u,value:i,error:s||!!o,helperText:o?.message||p,onChange:({target:{value:r}})=>{e&&e(r),f(r);}})})},h=M;
6
+
7
+ export { h as a };
@@ -0,0 +1,10 @@
1
+ import { a } from './chunk-MUAMRRNL.mjs';
2
+ import { i } from './chunk-S6AXG7VS.mjs';
3
+ import x from '@mui/material/Box';
4
+ import h from '@mui/material/Stack';
5
+ import y from '@mui/material/Typography';
6
+ import { jsxs, jsx } from 'react/jsx-runtime';
7
+
8
+ var s=({sx:c,imgUrl:n,action:a$1,filled:d,slotProps:e,description:p,title:m="No data",...l})=>jsxs(h,{flexGrow:1,alignItems:"center",justifyContent:"center",sx:{px:3,height:1,...d&&{borderRadius:2,bgcolor:o=>i(o.vars.palette.grey["500Channel"],.04),border:o=>`dashed 1px ${i(o.vars.palette.grey["500Channel"],.08)}`},...c},...l,children:[n?jsx(x,{component:"img",alt:"empty content",src:n,sx:{width:1,maxWidth:160,...e?.img}}):jsx(a,{}),m&&jsx(y,{variant:"h6",component:"span",sx:{mt:1,textAlign:"center",...e?.title,color:"text.disabled"},children:m}),p&&jsx(y,{variant:"caption",sx:{mt:1,textAlign:"center",color:"text.disabled",...e?.description},children:p}),a$1&&a$1]}),u=s;
9
+
10
+ export { u as a };
@@ -0,0 +1,3 @@
1
+ function t(r,n,u=0){return Math.round(10**(u||0)*r)%Math.round(10**(u||0)*n)===0}function e(r=0){return Math.round(r*100)/100}
2
+
3
+ export { t as a, e as b };
@@ -0,0 +1,7 @@
1
+ import t from 'dayjs';
2
+ import p from 'dayjs/plugin/duration';
3
+ import Y from 'dayjs/plugin/relativeTime';
4
+
5
+ t.extend(p);t.extend(Y);var c={dateTime:"DD/MM/YYYY HH:mm",date:"DD/MM/YYYY",time:"HH:mm",split:{dateTime:"DD/MM/YYYY HH:mm",date:"DD/MM/YYYY"},paramCase:{dateTime:"DD/MM/YYYY HH:mm",date:"DD/MM/YYYY"}};function y(r){return t(new Date).startOf("day").format(r)}function v(r,i){return r?t(r).isValid()?t(r).format(i??c.dateTime):"Invalid time value":null}function s(r,i){return r?t(r).isValid()?t(r).format(i??c.date):"Invalid time value":null}function M(r,i){return r?t(r).isValid()?t(r).format(i??c.time):"Invalid time value":null}function l(r){return r?t(r).isValid()?t(r).valueOf():"Invalid time value":null}function k(r){return r?t(r).isValid()?t(r).toNow(!0):"Invalid time value":null}function F(r,i,e){if(!r||!i||!e)return !1;let o=l(r),a=l(i),n=l(e);return o&&a&&n?o>=a&&o<=n:!1}function D(r,i){return t(r).isAfter(i)}function f(r,i,e){return !r||!i?!1:t(r).isValid()&&t(i).isValid()?t(r).isSame(i,e??"year"):"Invalid time value"}function b(r,i,e){let o=t(r).isValid()&&t(i).isValid(),a=D(r,i);if(!o||a)return "Invalid time value";let n=`${s(r)} - ${s(i)}`;if(e)return n;let m=f(r,i,"year"),u=f(r,i,"month"),d=f(r,i,"day");return m&&!u?n=`${s(r,"DD MMM")} - ${s(i)}`:m&&u&&!d?n=`${s(r,"DD")} - ${s(i)}`:m&&u&&d&&(n=`${s(i)}`),n}function I({years:r=0,months:i=0,days:e=0,hours:o=0,minutes:a=0,seconds:n=0,milliseconds:m=0}){return t().add(t.duration({years:r,months:i,days:e,hours:o,minutes:a,seconds:n,milliseconds:m})).format()}function T({years:r=0,months:i=0,days:e=0,hours:o=0,minutes:a=0,seconds:n=0,milliseconds:m=0}){return t().subtract(t.duration({years:r,months:i,days:e,hours:o,minutes:a,seconds:n,milliseconds:m})).format()}
6
+
7
+ export { c as a, y as b, v as c, s as d, M as e, l as f, k as g, F as h, D as i, f as j, b as k, I as l, T as m };
@@ -0,0 +1,3 @@
1
+ var _=(E=>(E.CHECK_CIRCLE="CHECK_CIRCLE",E.USER_MULTIPLY="USER_MULTIPLY",E.LIST_BULLET_LEFT_TO_RIGHT="LIST_BULLET_LEFT_TO_RIGHT",E.USER_QUESTION_MARK="USER_QUESTION_MARK",E.HOME_START="HOME_START",E.CHART_LINE="CHART_LINE",E.COLUMN_CHART="COLUMN_CHART",E.ADD_CIRCLE="ADD_CIRCLE",E.EDIT_FILE="EDIT_FILE",E.DIRECTIONS="DIRECTIONS",E.DOLLAR_MONEY_CIPHER="DOLLAR_MONEY_CIPHER",E.MONEY_BAG_02="MONEY_BAG_02",E.CART_SHOPPING="CART_SHOPPING",E.SHOPPING_CART_ADD="SHOPPING_CART_ADD",E.SIMPLE_CHECK="SIMPLE_CHECK",E.SIMPLE_ADD="SIMPLE_ADD",E.SAVE_MARK="SAVE_MARK",E.SETTINGS="SETTINGS",E.PENCIL_EDIT="PENCIL_EDIT",E.DELETE_MARK_BUTTON_02="DELETE_MARK_BUTTON_02",E.SHARE_BUTTON_MARK="SHARE_BUTTON_MARK",E.CHEVRON_LEFT="CHEVRON_LEFT",E.CHEVRON_RIGHT="CHEVRON_RIGHT",E.SQUARE_FILL="SQUARE_FILL",E.CLOSE_MARK_BUTTON="CLOSE_MARK_BUTTON",E.ARROW_DOWN_CICLE="ARROW_DOWN_CICLE",E.HELP_CIRCLE="HELP_CIRCLE",E.VIEW_OFF="VIEW_OFF",E.VIEW_ON="VIEW_ON",E.DELETE_BUTTON_MARK="DELETE_BUTTON_MARK",E.SEARCH_IMAGE="SEARCH_IMAGE",E.MINUS_SIGN="MINUS_SIGN",E.WARNING_TRIANGULE="WARNING_TRIANGULE",E.SEARCH_MAGNIFYING_GLASS="SEARCH_MAGNIFYING_GLASS",E.ADD_IMAGE="ADD_IMAGE",E.CLOUD_UPLOAD="CLOUD_UPLOAD",E.INFO_CIRCLE="INFO_CIRCLE",E.COPY_CONTENT="COPY_CONTENT",E.MESSAGE_QUESTION="MESSAGE_QUESTION",E.ALERT_CIRCLE="ALERT_CIRCLE",E.WALLET="WALLET",E.TASK_ADD_01="TASK_ADD_01",E.PACKAGE="PACKAGE",E.PAINT_BOARD="PAINT_BOARD",E.CREATIVE_MARKET="CREATIVE_MARKET",E.RULER="RULER",E.ARROW_DOWN_SIMPLE="ARROW_DOWN_SIMPLE",E.ARROW_UP_SIMPLE="ARROW_UP_SIMPLE",E.ARROW_RIGHT_SIMPLE="ARROW_RIGHT_SIMPLE",E.ARROW_LEFT_SIMPLE="ARROW_LEFT_SIMPLE",E.DRAG_DROP_VERTICAL="DRAG_DROP_VERTICAL",E.COMPUTER="COMPUTER",E.SMART_PHONE_01="SMART_PHONE_01",E.PLAY_SIMPLE="PLAY_SIMPLE",E.CHEVRON_UP="CHEVRON_UP",E.TEXT_FIELDS_SMALL_CAPS="TEXT_FIELDS_SMALL_CAPS",E.LICENSE_ARTICLE="LICENSE_ARTICLE",E.CALENDAR_MINUS_02="CALENDAR_MINUS_02",E.LAYOUT_TABLE_02="LAYOUT_TABLE_02",E.PERCENT_CIRCLE="PERCENT_CIRCLE",E.CAROUSEL_HORIZONTAL="CAROUSEL_HORIZONTAL",E.BUBBLE_CHAT_QUESTION="BUBBLE_CHAT_QUESTION",E.USER_LIST="USER_LIST",E.USER_GROUP="USER_GROUP",E.USER_ACCOUNT="USER_ACCOUNT",E.HOME_START_04="HOME_START_04",E.MENU_01="MENU_01",E.MENU_07="MENU_07",E.CALENDAR_TODAY="CALENDAR_TODAY",E.SELECT_HOUR_CLOCK="SELECT_HOUR_CLOCK",E.COUNTER_CLOCK="COUNTER_CLOCK",E.SQUARE_LOCK_01="SQUARE_LOCK_01",E.TOGGLE_OFF="TOGGLE_OFF",E.TOGGLE_ON="TOGGLE_ON",E.TEXT_NUMBER_SIGN="TEXT_NUMBER_SIGN",E.INTERVAL_DATE="INTERVAL_DATE",E.LOCATION_SIMPLE_01="LOCATION_SIMPLE_01",E.USER_REQUEST_ACCESS="USER_REQUEST_ACCESS",E.FILTER_HORIZONTAL="FILTER_HORIZONTAL",E.EARTH_PUBLIC="EARTH_PUBLIC",E.FILTER_SIMPLE="FILTER_SIMPLE",E.CALCULATE_SIGNS="CALCULATE_SIGNS",E.LINK_HORIZONTAL="LINK_HORIZONTAL",E.ARROW_UP_DOWN="ARROW_UP_DOWN",E.ARROW_UP_02="ARROW_UP_02",E.PRINTER="PRINTER",E.DASHBOARD_WEB_01="DASHBOARD_WEB_01",E.CURSOR_IN_WINDOW="CURSOR_IN_WINDOW",E.FILTER_VERTICAL="FILTER_VERTICAL",E.WHATSAPP="WHATSAPP",E.MORE_OPTIONS_VERTICAL="MORE_OPTIONS_VERTICAL",E.FOLDER_01="FOLDER_01",E.ARROW_DOWN_02="ARROW_DOWN_02",E.DATABASE_SYMBOL="DATABASE_SYMBOL",E.RELOAD_REFRESH="RELOAD_REFRESH",E.LAYOUT_05="LAYOUT_05",E.LAYOUT_07="LAYOUT_07",E.DOWNLOAD_EXPORT_04="DOWNLOAD_EXPORT_04",E.REFRESH_CHANGE="REFRESH_CHANGE",E.PROFILE="PROFILE",E.HAND_BAG_BRIEFCASE="HAND_BAG_BRIEFCASE",E.SHOPPING_BASKET_ADD="SHOPPING_BASKET_ADD",E.SHOPPING_BASKET_03="SHOPPING_BASKET_03",E.SHARE_ANOTHER_MEANS="SHARE_ANOTHER_MEANS",E.CREDIT_CARD_INCLINED="CREDIT_CARD_INCLINED",E.OFFICE="OFFICE",E.CREDIT_CARD="CREDIT_CARD",E.CORPORATE="CORPORATE",E.MAIL="MAIL",E.ADD_USER_02="ADD_USER_02",E.DOLLAR_CIRCLE="DOLLAR_CIRCLE",E.CANCEL_CIRCLE="CANCEL_CIRCLE",E.CANCEL_CIRCLE_HALF_DOT="CANCEL_CIRCLE_HALF_DOT",E.SALE_TAG_02="SALE_TAG_02",E.SHOPPING_CART_REMOVE="SHOPPING_CART_REMOVE",E.ARROW_BACK="ARROW_BACK",E.MAIL_SEND_01="MAIL_SEND_01",E.DATABASE="DATABASE",E.TEXT_UNDERLINE="TEXT_UNDERLINE",E.ARROW_RELOAD_HORIZONTAL="ARROW_RELOAD_HORIZONTAL",E.DATABASE_SYNC="DATABASE_SYNC",E.EXPAND_FULL_SCREEN="EXPAND_FULL_SCREEN",E.PLAY_EXECUTE="PLAY_EXECUTE",E.SUMMATION="SUMMATION",E.TEXT_FORMAT="TEXT_FORMAT",E.LAYERS="LAYERS",E.SQL="SQL",E.SHOPPING_CART_02="SHOPPING_CART_02",E.XML_FILE_01="XML_FILE_01",E.INVOICE_01="INVOICE_01",E.INVOICE_02="INVOICE_02",E.INVOICE="INVOICE",E.USER="USER",E.TRUCK_DELIVERY="TRUCK_DELIVERY",E.OPEN_IN_NEW_TAB="OPEN_IN_NEW_TAB",E.NUMBER_ONE_OUTLINE="NUMBER_ONE_OUTLINE",E.DECIMAL_INCREASE="DECIMAL_INCREASE",E.FILE="FILE",E.DATE_TIME="DATE_TIME",E.TEXT="TEXT",E.TEXT_CREATION="TEXT_CREATION",E.RADIO_BUTTON_CHECKED="RADIO_BUTTON_CHECKED",E.CHECK_BOX="CHECK_BOX",E.DECIMAL="DECIMAL",E.CALENDAR_CLOCK="CALENDAR_CLOCK",E.INTEGER_NUMBER="INTEGER_NUMBER",E.LOW_PRIORITY="LOW_PRIORITY",E.FILTER_LIST="FILTER_LIST",E.CURRENCY_EXCHANGE="CURRENCY_EXCHANGE",E.CURRENCY_EXCHANGE_03="CURRENCY_EXCHANGE_03",E.ACCOUNT_BOX="ACCOUNT_BOX",E.FOLDER_OPEN="FOLDER_OPEN",E.HOURS_FILL="HOURS_FILL",E.FORM_SELECT="FORM_SELECT",E.ARROW_GO_BACK="ARROW_GO_BACK",E.ARROW_GO_FORWARD="ARROW_GO_FORWARD",E.VIEW_COLUMN="VIEW_COLUMN",E.BAR="BAR",E.COMPARE_ARROWS="COMPARE_ARROWS",E.DOT="DOT",E.HTML="HTML",E.DROPDOWN="DROPDOWN",E.ZOOM_IN="ZOOM_IN",E.ZOOM_OUT="ZOOM_OUT",E.PAUSE="PAUSE",E.MAXIMIZE_SCREEN="MAXIMIZE_SCREEN",E.MINIMIZE_SCREEN="MINIMIZE_SCREEN",E.JSON="JSON",E.SOURCE_CODE="SOURCE_CODE",E.BOX="BOX",E.GOOGLE="GOOGLE",E.DATABASE_BACKUP="DATABASE_BACKUP",E.PROPERTY_DELETE="PROPERTY_DELETE",E.DELIVERY_BOX="DELIVERY_BOX",E.DELIVERY_RETURN_01="DELIVERY_RETURN_01",E.DOCUMENT_CODE="DOCUMENT_CODE",E.ANALYTICS_UP="ANALYTICS_UP",E.ARROW_TURN_BACKWARD="ARROW_TURN_BACKWARD",E.ARROW_TURN_FORWARD="ARROW_TURN_FORWARD",E.COLUMN_INSERT="COLUMN_INSERT",E.USER_SWITCH="USER_SWITCH",E.FLOW_SQUARE="FLOW_SQUARE",E.FLOW_CHART_02="FLOW_CHART_02",E.HOT_PRICE="HOT_PRICE",E.TROLLEY="TROLLEY",E.STAR="STAR",E.STAR_02="STAR_02",E.BAR_CODE="BAR_CODE",E.PIX="PIX",E.TRADE_UP="TRADE_UP",E.TRADE_DOWN="TRADE_DOWN",E.HOURGLASS="HOURGLASS",E.USER_SQUARE="USER_SQUARE",E.ALIGN_BOX_MIDDLE_CENTER="ALIGN_BOX_MIDDLE_CENTER",E.WHATSAPP_ICON="WHATSAPP_ICON",E.PDF_ICON="PDF_ICON",E.FACTORY_02="FACTORY_02",E.DISTRIBUTION="DISTRIBUTION",E.MORE="MORE",E.BONE="BONE",E.BLENDER="BLENDER",E.VEGETARIAN_FOOD="VEGETARIAN_FOOD",E.AUTOMOTIVE_BATTERY_01="AUTOMOTIVE_BATTERY_01",E.LAPTOP="LAPTOP",E.NECKLACE="NECKLACE",E.VYNIL_02="VYNIL_02",E.GAMEBOY="GAMEBOY",E.BLUSH_BRUSH_01="BLUSH_BRUSH_01",E.RUNNING_SHOES="RUNNING_SHOES",E.WRENCH_01="WRENCH_01",E.BABY_BOY_DRESS="BABY_BOY_DRESS",E.MEDICINE_02="MEDICINE_02",E.CRANE="CRANE",E.WARDROBE_04="WARDROBE_04",E.PERFUME="PERFUME",E.LAMP_04="LAMP_04",E.STATIONERY="STATIONERY",E.SLIDERS_HORIZONTAL="SLIDERS_HORIZONTAL",E.SHIPPING_LOADING="SHIPPING_LOADING",E.LOCATION_05="LOCATION_05",E.ARROW_HORIZONTAL="ARROW_HORIZONTAL",E.ARROW_RIGHT="ARROW_RIGHT",E.DISCOUNT_TAG_01="DISCOUNT_TAG_01",E.CIRCLE="CIRCLE",E.PREFERENCE_HORIZONTAL="PREFERENCE_HORIZONTAL",E.FAVOURITE="FAVOURITE",E.FAVOURITE_ROUNDED="FAVOURITE_ROUNDED",E.BANNER="BANNER",E.MINI_BANNER="MINI_BANNER",E.PRODUCTS="PRODUCTS",E.ORDERS="ORDERS",E.CARDS="CARDS",E.PASSPORT_EXPIRED="PASSPORT_EXPIRED",E.PASSPORT_VALID="PASSPORT_VALID",E.FILE_02="FILE_02",E.SEND_FILE="SEND_FILE",E.CHECKED_FILE="CHECKED_FILE",E.ADD_FILE="ADD_FILE",E.SHARE_FILE="SHARE_FILE",E.ANNEXED_FILE="ANNEXED_FILE",E.SEARCH_FILE="SEARCH_FILE",E.BUILDING="BUILDING",E.AI_07="AI_07",E.ATTACHMENT="ATTACHMENT",E.FILE_PDF="FILE_PDF",E.FILE_XML="FILE_XML",E.IC_AI="IC_AI",E.IC_AUDIO="IC_AUDIO",E.IC_DOCUMENT="IC_DOCUMENT",E.IC_EXCEL="IC_EXCEL",E.IC_FILE="IC_FILE",E.IC_FOLDER="IC_FOLDER",E.IC_IMG="IC_IMG",E.IC_JS="IC_JS",E.IC_PDF="IC_PDF",E.IC_POWER_POINT="IC_POWER_POINT",E.IC_PTS="IC_PTS",E.IC_TXT="IC_TXT",E.IC_VIDEO="IC_VIDEO",E.IC_WORD="IC_WORD",E.IC_ZIP="IC_ZIP",E))(_||{});
2
+
3
+ export { _ as a };
@@ -0,0 +1,20 @@
1
+ import { a, b, c } from './chunk-CLXZIOVZ.mjs';
2
+ import { e } from './chunk-FXUKC2TO.mjs';
3
+ import { i } from './chunk-S6AXG7VS.mjs';
4
+ import { a as a$1 } from './chunk-QHCGLZFD.mjs';
5
+ import v1 from '@mui/material/Badge';
6
+ import C from '@mui/material/IconButton';
7
+ import R from '@mui/material/Stack';
8
+ import { styled, alpha, useTheme } from '@mui/material/styles';
9
+ import v from '@mui/material/Typography';
10
+ import { m as m$1, AnimatePresence } from 'framer-motion';
11
+ import { forwardRef, memo, useId } from 'react';
12
+ import O from '@mui/material/Box';
13
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
14
+ import { useDropzone } from 'react-dropzone';
15
+ import s1 from '@mui/material/Button';
16
+ import P1 from '@mui/material/FormHelperText';
17
+
18
+ var p=i=>{let a=i?.durationIn||.64,n=i?.easeIn||[.43,.13,.23,.96];return {duration:a,ease:n}},m=i=>{let a=i?.durationOut||.48,n=i?.easeOut||[.43,.13,.23,.96];return {duration:a,ease:n}};var Q=i=>{let a=i?.staggerIn||.05,n=i?.staggerIn||.05,s=i?.staggerIn||.05;return {animate:{transition:{staggerChildren:a,delayChildren:n}},exit:{transition:{staggerChildren:s,staggerDirection:-1}}}};var g=i=>{let a=i?.distance||120,n=i?.durationIn,s=i?.durationOut,o=i?.easeIn,l=i?.easeOut;return {in:{initial:{opacity:0},animate:{opacity:1,transition:p},exit:{opacity:0,transition:m}},inUp:{initial:{y:a,opacity:0},animate:{y:0,opacity:1,transition:p({durationIn:n,easeIn:o})},exit:{y:a,opacity:0,transition:m({durationOut:s,easeOut:l})}},inDown:{initial:{y:-a,opacity:0},animate:{y:0,opacity:1,transition:p({durationIn:n,easeIn:o})},exit:{y:-a,opacity:0,transition:m({durationOut:s,easeOut:l})}},inLeft:{initial:{x:-a,opacity:0},animate:{x:0,opacity:1,transition:p({durationIn:n,easeIn:o})},exit:{x:-a,opacity:0,transition:m({durationOut:s,easeOut:l})}},inRight:{initial:{x:a,opacity:0},animate:{x:0,opacity:1,transition:p({durationIn:n,easeIn:o})},exit:{x:a,opacity:0,transition:m({durationOut:s,easeOut:l})}},out:{initial:{opacity:1},animate:{opacity:0,transition:p({durationIn:n,easeIn:o})},exit:{opacity:1,transition:m({durationOut:s,easeOut:l})}},outUp:{initial:{y:0,opacity:1},animate:{y:-a,opacity:0,transition:p({durationIn:n,easeIn:o})},exit:{y:0,opacity:1,transition:m({durationOut:s,easeOut:l})}},outDown:{initial:{y:0,opacity:1},animate:{y:a,opacity:0,transition:p({durationIn:n,easeIn:o})},exit:{y:0,opacity:1,transition:m({durationOut:s,easeOut:l})}},outLeft:{initial:{x:0,opacity:1},animate:{x:-a,opacity:0,transition:p({durationIn:n,easeIn:o})},exit:{x:0,opacity:1,transition:m({durationOut:s,easeOut:l})}},outRight:{initial:{x:0,opacity:1},animate:{x:a,opacity:0,transition:p({durationIn:n,easeIn:o})},exit:{x:0,opacity:1,transition:m({durationOut:s,easeOut:l})}}}};forwardRef(({animate:i,action:a=!1,children:n,...s},o)=>{let l={ref:o,component:m$1.div,variants:Q(),initial:a?!1:"initial",animate:a?i?"animate":"exit":"animate",exit:a?void 0:"exit",...s};return jsx(O,{...l,children:n})});var D=({thumbnail:i,files:a$2,onRemove:n,onHandleMainImage:s,mainUrl:o,sx:l})=>a$2?.length?jsx(AnimatePresence,{initial:!1,children:a$2.map((e$1,x)=>{let{key:h,name:M="",size:w=0}=a(e$1),F=typeof e$1=="string";return i?jsx(v1,{anchorOrigin:{vertical:"top",horizontal:"left"},badgeContent:s&&jsx(C,{size:"small",onClick:()=>s(e$1),sx:{color:c=>e$1===o?c.palette.secondary.main:c.palette.action.disabled,bgcolor:c=>c.palette.common.white,"&:hover":{bgcolor:c=>c.palette.common.white},border:c=>e$1===o?`1px solid ${c.palette.secondary.main}`:`1px solid ${c.palette.divider}`},children:e$1===o?jsx(a$1,{icon:"STAR_02",width:18}):jsx(a$1,{icon:"STAR",width:18})}),children:jsxs(R,{component:m$1.div,...g().inUp,alignItems:"center",display:"inline-flex",justifyContent:"center",sx:{m:.5,width:80,height:80,borderRadius:1.25,overflow:"hidden",position:"relative",border:c=>`solid 1px ${c.palette.divider}`,...l},children:[jsx(b,{tooltip:!0,imageView:!0,file:e$1,sx:{position:"absolute"},slotProps:{img:{position:"absolute"}}}),n&&jsx(C,{size:"small",onClick:()=>n(e$1),sx:{top:4,right:4,p:"1px",position:"absolute",color:c=>alpha(c.palette.common.white,.72),bgcolor:c=>alpha(c.palette.grey[900],.48),"&:hover":{bgcolor:c=>alpha(c.palette.grey[900],.72)}},children:jsx(a$1,{icon:"CLOSE_MARK_BUTTON",width:16})})]},h)},x):jsxs(R,{component:m$1.div,...g().inUp,spacing:2,direction:"row",alignItems:"center",sx:{my:1,px:1,py:.75,borderRadius:.75,border:c=>`solid 1px ${c.palette.divider}`,...l},children:[jsx(b,{file:e$1}),jsxs(R,{flexGrow:1,sx:{minWidth:0},children:[jsx(v,{variant:"subtitle2",noWrap:!0,children:F?e$1:M}),jsx(v,{variant:"caption",sx:{color:"text.secondary"},children:F?"":e(w)})]}),n&&jsx(C,{edge:"end",size:"small",onClick:()=>n(e$1),children:jsx(a$1,{icon:"CLOSE_MARK_BUTTON"})})]},h)})}):null;function a1({file:i}){let a=typeof i=="string"?i:i.name,n=typeof i=="string"?i:URL.createObjectURL(i);return jsx(O,{sx:{p:1,top:0,left:0,width:1,height:1,position:"absolute"},children:jsx(O,{component:"img",alt:a,src:n,sx:{width:1,height:1,borderRadius:1,objectFit:"cover"}})})}function At({sx:i$1,...a}){return jsx(C,{size:"small",sx:{top:16,right:16,zIndex:9,position:"absolute",color:n=>i(n.vars.palette.common.whiteChannel,.8),bgcolor:n=>i(n.vars.palette.grey["900Channel"],.72),"&:hover":{bgcolor:n=>i(n.vars.palette.grey["900Channel"],.48)},...i$1},...a,children:jsx(a$1,{icon:"CLOSE_MARK_BUTTON",width:18})})}function e1(){let i=useTheme(),a=useId(),n=i.vars.palette.primary.main;return jsxs(Fragment,{children:[jsx("defs",{children:jsxs("linearGradient",{id:a,x1:"19.496%",x2:"77.479%",y1:"71.822%",y2:"16.69%",children:[jsx("stop",{offset:"0%",stopColor:n}),jsx("stop",{offset:"100%",stopColor:n,stopOpacity:"0"})]})}),jsx("path",{fill:`url(#${a})`,fillRule:"nonzero",d:"M0 198.78c0 41.458 14.945 79.236 39.539 107.786 28.214 32.765 69.128 53.365 114.734 53.434a148.44 148.44 0 0056.495-11.036c9.051-3.699 19.182-3.274 27.948 1.107a75.779 75.779 0 0033.957 8.01c5.023 0 9.942-.494 14.7-1.433 13.58-2.67 25.94-8.99 36.09-17.94 6.378-5.627 14.547-8.456 22.897-8.446h.142c27.589 0 53.215-8.732 74.492-23.696 19.021-13.36 34.554-31.696 44.904-53.224C474.92 234.58 480 213.388 480 190.958c0-76.93-59.774-139.305-133.498-139.305-7.516 0-14.88.663-22.063 1.899C305.418 21.42 271.355 0 232.499 0a103.651 103.651 0 00-45.88 10.661c-13.24 6.487-25.011 15.705-34.64 26.939-32.698.544-62.931 11.69-87.676 30.291C25.351 97.155 0 144.882 0 198.781z",opacity:"0.2"})]})}function B1({hideBackground:i,sx:a,...n}){let s=useTheme(),o=s.vars.palette.primary.main,l=s.vars.palette.primary.dark,e=s.vars.palette.primary.darker;return jsxs(O,{component:"svg",width:"100%",height:"100%",viewBox:"0 0 480 360",xmlns:"http://www.w3.org/2000/svg",sx:{width:320,maxWidth:1,flexShrink:0,height:"auto",...a},...n,children:[!i&&jsx(e1,{}),jsx("defs",{children:jsxs("linearGradient",{id:"linearGradient-2",x1:"30.113%",x2:"30.113%",y1:"0%",y2:"100%",children:[jsx("stop",{offset:"0%",stopOpacity:"0"}),jsx("stop",{offset:"100%"})]})}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M293.006 206.192c-2.248 2.672-4.676 2.628-6.123 2.251l.054-1.384s5.979-2.733 5.827-2.159c-.057.215.057.733.242 1.292zM309.393 209.217c-3.818 2.206-6.058-.38-6.578-1.112.32-.84.801-2.204.703-2.592-.144-.577 5.827 2.155 5.827 2.155l.048 1.549zM305.303 187.204s3.632-2.093 4.425-1.151c.792.942-4.425 1.151-4.425 1.151zM307.497 188.355s-.598.299.721.681c1.318.383-.721-.681-.721-.681zM285.532 182.599c-.123.036 3.022 2.123 5.862.395-.012 0-5.154-.61-5.862-.395zM291.239 186.591s-.861 1.692-2.625 1.943c-1.764.251 2.625-1.943 2.625-1.943zM302.785 190.262s4.138 6.578 3.346 8.129c-.793 1.552-3.346-8.129-3.346-8.129zM294.62 216.416c0 .368 0 .712-.036.996-.107 1.33-3.381.828-3.381.828-2.99.416-4.066-1.019-4.422-2.392a5.444 5.444 0 01-.164-1.363 5.606 5.606 0 01.054-.819v-.272a1.998 1.998 0 011.859.379c1.331 1.08 3.095.252 3.095.252s1.294.107 1.793.538c.281.242.745-.341 1.098-.897.021.359.054 1.007.074 1.701.024.356.03.714.03 1.049z",opacity:"0.05"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M289.37 216.339s-.897.879-2.589-.479a5.444 5.444 0 01-.164-1.363c.864.658 2.466 1.842 2.753 1.842zM294.62 216.416a.67.67 0 01-.519.132.672.672 0 01-.452-.287c.348-.266.669-.566.956-.897.009.359.015.717.015 1.052zM301.637 217.032c0 .371 0 .715.033.996.108 1.333 3.382.828 3.382.828 2.989.419 4.066-1.017 4.421-2.392a5.728 5.728 0 00.111-2.182v-.272a2.024 2.024 0 00-1.862.379c-1.331 1.08-3.092.251-3.092.251s-1.294.111-1.794.542c-.281.242-.744-.341-1.094-.897a61.426 61.426 0 00-.078 1.701c-.024.35-.03.708-.027 1.046z",opacity:"0.05"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M306.887 216.949s.897.879 2.587-.479c.112-.444.169-.901.167-1.36-.867.655-2.47 1.839-2.754 1.839zM301.637 217.032a.67.67 0 00.969-.155 6.35 6.35 0 01-.957-.897c-.009.356-.014.714-.012 1.052zM319.614 106.269c.063-.138.123-.275.18-.41.057-.134.077-.209.11-.317-.11.237-.206.48-.29.727z",opacity:"0.05"}),jsx("path",{fill:e,fillRule:"nonzero",d:"M157.592 279.461a4.114 4.114 0 01-.917-3.131l13.196-107.979 1.094-8.97a4.142 4.142 0 014.078-3.635l38.654-.257a4.135 4.135 0 004.108-4.249l-.015-.409a4.14 4.14 0 014.135-4.279h40.619a4.134 4.134 0 014.098 4.682 4.137 4.137 0 003.995 4.682l39.01.996a4.13 4.13 0 013.97 4.831l-19.502 113.909-.368 2.152a4.042 4.042 0 01-.598 1.543l-135.557.114z"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M251.256817 123.296578L274.098317 123.296578 274.098317 200.823078 251.256817 200.823078z",transform:"rotate(34.64 262.678 162.06)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M270.624591 129.857671L286.750291 129.857671 286.750291 145.983371 270.624591 145.983371z",transform:"rotate(34.804 278.687 137.92)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M260.275579 145.813111L276.423079 145.813111 276.423079 161.960611 260.275579 161.960611z",opacity:"0.5",transform:"rotate(34.64 268.35 153.887)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M249.191579 161.852111L265.339079 161.852111 265.339079 177.999611 249.191579 177.999611z",opacity:"0.3",transform:"rotate(34.64 257.265 169.926)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M237.472537 121.334214L260.314037 121.334214 260.314037 198.567714 237.472537 198.567714z",transform:"rotate(16.29 248.893 159.951)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M249.053192 123.761554L265.200692 123.761554 265.200692 139.909054 249.053192 139.909054z",transform:"rotate(16.29 257.127 131.835)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M243.584192 142.473554L259.731692 142.473554 259.731692 158.621053 243.584192 158.621053z",opacity:"0.5",transform:"rotate(16.29 251.658 150.547)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M238.116192 161.182554L254.263692 161.182554 254.263692 177.330054 238.116192 177.330054z",opacity:"0.3",transform:"rotate(16.29 246.19 169.256)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M230.099192 121.641542L252.940692 121.641542 252.940692 198.875042 230.099192 198.875042z",transform:"rotate(4.6 241.52 160.258)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M235.800489 122.985499L251.947989 122.985499 251.947989 139.132999 235.800489 139.132999z",transform:"rotate(4.6 243.874 131.06)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M234.234488 142.413498L250.381988 142.413498 250.381988 158.560998 234.234488 158.560998z",opacity:"0.5",transform:"rotate(4.6 242.308 150.487)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M232.672488 161.846499L248.819988 161.846499 248.819988 177.993999 232.672488 177.993999z",opacity:"0.3",transform:"rotate(4.6 240.746 169.92)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M224.736657 123.384871L247.578157 123.384871 247.578157 200.618371 224.736657 200.618371z",transform:"rotate(-2.61 236.157 162.002)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M226.751283 124.659968L242.898783 124.659968 242.898783 140.807468 226.751283 140.807468z",transform:"rotate(-2.61 234.825 132.734)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M228.305601 143.479224L244.473301 143.479224 244.473301 159.646924 228.305601 159.646924z",opacity:"0.5",transform:"rotate(-2.862 236.39 151.563)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M228.525282 163.608968L244.672782 163.608968 244.672782 179.756468 228.525282 179.756468z",opacity:"0.3",transform:"rotate(-2.61 236.599 171.683)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M232.679 225.726l-20.294 7.851-29.661 11.466c-1.121-2.093-2.771-4.921-4.813-8.297-7.026-11.642-18.65-29.75-29.001-45.665-11.66-17.938-21.696-33.075-21.696-33.075l7.265-2.093 59.346-17.23 38.854 87.043z"}),jsx("path",{fill:"#000",fillRule:"nonzero",d:"M232.679 225.726l-20.294 7.851a152.535 152.535 0 01-34.484 3.169c-7.026-11.642-18.65-29.75-29-45.665l-14.42-35.18 59.343-17.218 38.855 87.043z",opacity:"0.1"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M247.777 220.841s-31.526 18.65-78.596 14.432l-37.525-91.486 17.984-3.091 62.168-10.677 35.279 89.043.69 1.779z"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M247.075 219.074c-7.424.365-16.013.329-24.654-.702-9.351-1.101-18.757-3.367-26.82-7.523-6.742-3.471-12.506-7.247-17.532-11.776-13.074-11.759-21.164-28.579-28.429-58.365l62.168-10.677 35.267 89.043z",opacity:"0.1"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M270.203 213.959s-23.239 4.55-46.894 1.749c-9.351-1.1-18.757-3.367-26.82-7.522-6.742-3.471-12.503-7.247-17.532-11.777-16.181-14.557-24.725-36.866-33.536-81.918 0 0 38.633 9.325 76.836-11.101-.012.015 12.865 80.373 47.946 110.569z"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M165.405 131.03s31.416-1.776 40.187-8.548l1.331 4.276s-20.758 9.157-41.518 9.268v-4.996zM165.405 152.137s30.417-1.665 53.399-12.766l.777 1.776s-18.237 10.647-54.176 13.433v-2.443zM167.853 160.362s30.418-1.665 53.397-12.766l.777 1.776s-18.237 10.643-54.174 13.433v-2.443zM170.299 168.599s30.417-1.666 53.399-12.766l.774 1.775s-18.237 10.647-54.173 13.433v-2.442zM172.748 176.835s30.417-1.665 53.396-12.766l.777 1.776s-18.237 10.647-54.173 13.433v-2.443zM175.193 185.075s30.417-1.665 53.399-12.766l.774 1.776s-18.237 10.643-54.173 13.433v-2.443z",opacity:"0.3"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M389.069 287.344s-12.641-.762-11.152 8.097c0 0-.299 1.563 1.124 2.275 0 0 .021-.658 1.295-.434.454.077.916.099 1.375.066a2.832 2.832 0 001.677-.694c.468-.409 3.555-1.468 4.936-7.274 0 0 1.023-1.267.981-1.593l-2.132.897s.73 1.54.156 2.816c0 0-.069-2.759-.479-2.691-.083 0-1.109.533-1.109.533s1.253 2.69.299 4.628c0 0 .359-3.304-.699-4.434l-1.495.876s1.465 2.768.472 5.029c0 0 .254-3.465-.789-4.817l-1.361 1.062s1.379 2.729.539 4.604c0 0-.111-4.036-.835-4.341 0 0-1.195 1.049-1.369 1.494 0 0 .942 1.98.356 3.026 0 0-.359-2.691-.652-2.691 0 0-1.196 1.794-1.309 2.99 0 0 .051-1.818 1.022-3.172a3.593 3.593 0 00-1.818.942s.186-1.262 2.111-1.37c0 0 .981-1.351 1.241-1.435 0 0-1.914-.158-3.074.356 0 0 1.023-1.196 3.427-.649l1.342-1.094s-2.52-.347-3.588.036c0 0 1.229-1.052 3.95-.299l1.462-.873s-2.147-.463-3.426-.299c0 0 1.348-.729 3.856.06l1.044-.47s-1.573-.299-2.033-.358c-.461-.06-.488-.174-.488-.174a5.426 5.426 0 012.957.329s2.222-.813 2.186-.954z"}),jsx("ellipse",{cx:"380.363",cy:"298.487",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"8.945",ry:"1.513"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M394.956 258.102s-7.125-.43-6.279 4.565a1.218 1.218 0 00.631 1.283s.015-.371.733-.245c.255.042.515.054.774.036.349-.023.681-.159.945-.389.264-.23 2.003-.828 2.783-4.102 0 0 .577-.714.553-.897l-1.196.511s.41.87.087 1.591c0 0-.039-1.558-.269-1.522-.048 0-.625.299-.625.299s.706 1.495.173 2.61c0 0 .204-1.862-.394-2.502l-.846.496s.825 1.561.266 2.834c0 0 .143-1.955-.446-2.714l-.765.598s.774 1.539.299 2.595c0 0-.063-2.275-.469-2.446a4.75 4.75 0 00-.775.834s.532 1.118.204 1.707c0 0-.204-1.515-.368-1.521 0 0-.67 1.001-.739 1.689a3.671 3.671 0 01.577-1.794 2.007 2.007 0 00-1.025.532s.104-.711 1.196-.771c0 0 .553-.763.699-.81 0 0-1.079-.09-1.734.2 0 0 .577-.67 1.932-.365l.759-.619s-1.423-.194-2.024.021c0 0 .694-.598 2.227-.161l.826-.494a7.445 7.445 0 00-1.935-.164s.763-.413 2.174.033l.598-.263s-.897-.177-1.148-.203c-.252-.027-.275-.099-.275-.099a3.078 3.078 0 011.668.185s1.232-.46 1.208-.538z"}),jsx("ellipse",{cx:"390.052",cy:"264.383",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"5.044",ry:"1"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M352.896 262.437s-8.604-.52-7.588 5.51a1.47 1.47 0 00.763 1.549s0-.449.897-.299c.309.052.623.067.935.045a1.923 1.923 0 001.142-.473c.318-.279 2.419-.998 3.361-4.951 0 0 .697-.861.667-1.085l-1.468.622s.496 1.046.104 1.916c0 0-.048-1.877-.326-1.835-.056 0-.753.364-.753.364s.852 1.824.209 3.152c0 0 .245-2.249-.475-3.02l-1.023.598s.996 1.886.32 3.423c0 0 .174-2.359-.535-3.289l-.927.724s.939 1.857.365 3.133c0 0-.072-2.747-.565-2.954 0 0-.81.715-.933 1.008 0 0 .64 1.348.242 2.06 0 0-.245-1.83-.445-1.839 0 0-.804 1.214-.897 2.042.04-.768.28-1.512.697-2.159a2.427 2.427 0 00-1.235.643s.125-.858 1.435-.933c0 0 .667-.92.846-.974 0 0-1.303-.111-2.093.239 0 0 .694-.807 2.329-.44l.915-.747s-1.713-.233-2.442.024c0 0 .837-.715 2.69-.191l.996-.598s-1.462-.314-2.335-.201c0 0 .921-.496 2.625.042l.711-.32s-1.07-.209-1.384-.242c-.314-.033-.329-.119-.329-.119a3.69 3.69 0 012.012.221s1.519-.553 1.492-.646z"}),jsx("ellipse",{cx:"346.97",cy:"270.022",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"6.09",ry:"1.028"}),jsx("rect",{width:"51.026",height:"91.312",x:"303.926",y:"69.211",fill:"#FFF",fillRule:"nonzero",rx:"4.737",transform:"rotate(-71.99 329.44 114.867)"}),jsx("circle",{cx:"303.613",cy:"103.507",r:"9.376",fill:o,fillRule:"nonzero",opacity:"0.2"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M344.582495 86.4883769L347.150665 86.4883769 347.150665 127.336977 344.582495 127.336977z",opacity:"0.2",transform:"rotate(-71.99 345.867 106.913)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M333.028401 99.6373982L335.596571 99.6373982 335.596571 120.445898 333.028401 120.445898z",opacity:"0.2",transform:"rotate(-71.99 334.312 110.042)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M337.109071 101.431004L339.677241 101.431004 339.677241 135.086304 337.109071 135.086304z",opacity:"0.2",transform:"rotate(-71.99 338.393 118.259)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M338.505494 105.174377L341.073664 105.174377 341.073664 146.022978 338.505494 146.022978z",opacity:"0.2",transform:"rotate(-71.99 339.79 125.599)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M348.060839 134.648161L353.026769 134.648161 353.026769 145.952261 348.060839 145.952261z",opacity:"0.5",transform:"rotate(-71.99 350.544 140.3)"}),jsx("rect",{width:"50.3",height:"78.305",x:"291.549",y:"174.486",fill:"#FFF",fillRule:"nonzero",rx:"4",transform:"rotate(-57.265 316.7 213.638)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M278.038439 203.88874L292.269539 203.88874 292.269539 207.23723 278.038439 207.23723z",transform:"rotate(-57.57 285.154 205.563)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M283.007935 199.201889L314.262535 199.201889 314.262535 202.272339 283.007935 202.272339z",transform:"rotate(-57.57 298.635 200.737)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M288.543935 202.715889L319.798535 202.715889 319.798535 205.786339 288.543935 205.786339z",transform:"rotate(-57.57 304.171 204.251)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M294.078936 206.235889L325.333536 206.235889 325.333536 209.306339 294.078936 209.306339z",transform:"rotate(-57.57 309.706 207.771)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M299.879919 211.40702L331.090719 211.40702 331.090719 214.47316 299.879919 214.47316z",transform:"rotate(-57.265 315.485 212.94)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M305.149936 213.268889L336.404536 213.268889 336.404536 216.339339 305.149936 216.339339z",transform:"rotate(-57.57 320.777 214.804)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M310.685935 216.782889L341.940535 216.782889 341.940535 219.853339 310.685935 219.853339z",transform:"rotate(-57.57 326.313 218.318)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M341.417983 210.406958L349.511163 210.406958 349.511163 218.500138 341.417983 218.500138z",transform:"rotate(-57.57 345.465 214.454)"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z"}),jsx("path",{fill:l,fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z",opacity:"0.243"}),jsx("path",{fill:"url(#linearGradient-2)",fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z",opacity:"0.32"}),jsx("ellipse",{cx:"119.593",cy:"258.664",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"4.846",ry:"1"}),jsx("ellipse",{cx:"101.03",cy:"260.545",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"4.846",ry:"1"}),jsx("ellipse",{cx:"108.459",cy:"265.905",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"3.444",ry:"1"}),jsx("ellipse",{cx:"89.193",cy:"265.433",fill:o,fillRule:"nonzero",opacity:"0.1",rx:"3.444",ry:"1"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M100.925 260.398s6.796-22.279-1.064-31.204c-5.881-6.676-12.557-5.877-15.547-5.052a5.528 5.528 0 00-3.564 2.963c-1.046 2.254-.858 5.913 6.521 10.186 12.35 7.151 13.119 16.96 13.119 16.96l.535 6.147z"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M85.382 227.302s20.031 6.278 15.546 33.096M97.083 229.547s-2.76 1.86-1.88 4.655M87.39 231.203s1.687-1.716 3.741-.768M95.31 239.832s2.963-1.495 3.728.379M102.638 242.962s-2.224-.176-2.263.897"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M101.2 260.575s-7.961-16.193-10.147-15.846c-1.037.17-1.516 1.196-1.734 2.218a6.516 6.516 0 00.434 3.941c1.13 2.601 4.165 7.519 11.447 9.687z"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M91.113 247.808s8.353 12.115 9.968 12.647"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M90.344 249.701L92.293 249.701"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M92.68 254.132L95.738 254.263"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M94.542 250.586L94.21 252.179"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M97.792 255.432L97.732 256.879"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M100.964 260.575s7.959-16.193 10.144-15.846c1.041.17 1.519 1.196 1.734 2.218a6.514 6.514 0 01-.433 3.941c-1.13 2.601-4.168 7.519-11.445 9.687z"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M111.051 247.808s-8.371 12.115-9.97 12.647"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M111.82 249.701L109.871 249.701"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M109.485 254.132L106.426 254.263"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M107.622 250.586L107.954 252.179"}),jsx("path",{stroke:e,strokeLinecap:"round",strokeWidth:"0.5",d:"M104.372 255.432L104.432 256.879"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M87.295 264.357a1.375 1.375 0 01-.452-.685.599.599 0 01.317-.697c.3-.11.598.09.837.299.24.21.512.431.81.38a1.237 1.237 0 01-.382-1.16.47.47 0 01.105-.236c.161-.174.454-.099.648.039.598.43.787 1.264.79 2.018.03-.277.03-.555 0-.831a.853.853 0 01.334-.727.938.938 0 01.476-.114.988.988 0 01.774.222.767.767 0 01-.03.947c-.229.257-.5.474-.801.64a1.805 1.805 0 00-.571.547.399.399 0 00-.042.096h-1.74a4.826 4.826 0 01-1.073-.738zM117.626 257.833a1.355 1.355 0 01-.452-.682.599.599 0 01.314-.696c.299-.111.598.089.837.299.239.209.509.436.817.391a1.236 1.236 0 01-.386-1.157.472.472 0 01.107-.236c.162-.173.455-.099.649.036.613.433.787 1.268.79 2.021a4.008 4.008 0 000-.834.852.852 0 01.299-.736.955.955 0 01.475-.11.998.998 0 01.774.218.768.768 0 01-.033.951 2.996 2.996 0 01-.798.64 1.767 1.767 0 00-.571.544.499.499 0 00-.042.098h-1.701a4.78 4.78 0 01-1.079-.747zM107.518 264.357a1.406 1.406 0 01-.455-.685.6.6 0 01.317-.697c.299-.11.598.09.837.299.239.21.505.437.816.395a1.247 1.247 0 01-.385-1.16.472.472 0 01.107-.236c.162-.174.455-.099.649.039.613.43.783 1.264.789 2.018.03-.277.03-.555 0-.832a.855.855 0 01.314-.735.93.93 0 01.476-.114.988.988 0 01.774.222.764.764 0 01-.033.947 3.028 3.028 0 01-.798.64 1.798 1.798 0 00-.571.547.411.411 0 00-.042.096h-1.734c-.385-.2-.742-.45-1.061-.744z"}),jsx("circle",{cx:"84.467",cy:"87.003",r:"6.467",fill:o,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"395.425",cy:"138.681",r:"6.467",fill:o,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"279.178",cy:"66.467",r:"6.467",fill:o,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"97.4",cy:"122.68",r:"10.838",fill:o,fillRule:"nonzero",opacity:"0.1"}),jsx("path",{fill:l,fillRule:"nonzero",d:"M206.029 209.911c-7.975 0-14.44 6.465-14.44 14.44s6.465 14.44 14.44 14.44 14.44-6.465 14.44-14.44-6.465-14.44-14.44-14.44z"}),jsx("path",{fill:o,fillRule:"nonzero",d:"M206.029 211.59c7.047 0 12.761 5.714 12.761 12.761 0 7.048-5.714 12.761-12.761 12.761-7.048 0-12.761-5.713-12.761-12.761.006-7.045 5.716-12.754 12.761-12.761",opacity:"0.72"}),jsx("path",{fill:l,fillRule:"nonzero",d:"M200.058 225.406l-.699-.681a.721.721 0 010-1.065l6.127-5.984a.753.753 0 01.546-.231c.206 0 .404.083.545.231l6.127 5.978a.733.733 0 010 1.065l-.699.682a.768.768 0 01-1.091 0l-3.622-3.727v8.843a.725.725 0 01-.219.523.76.76 0 01-.534.217h-1.009a.75.75 0 01-.759-.74v-8.832l-3.622 3.726a.768.768 0 01-1.091-.005z"})]})}var l1=memo(B1);var p1=styled("div")(({theme:i})=>({outline:"none",cursor:"pointer",overflow:"hidden",position:"relative",padding:i.spacing(5),borderRadius:i.shape.borderRadius,transition:i.transitions.create("padding"),backgroundColor:i.palette.background.neutral,border:`1px dashed ${alpha(i.palette.grey[500],.32)}`,"&:hover":{opacity:.72}})),m1=({header:i,description:a,sx:n,...s})=>jsxs(R,{spacing:5,alignItems:"center",justifyContent:"center",direction:{xs:"column",md:"row"},sx:{width:1,textAlign:{xs:"center",md:"left"},...n},...s,children:[jsx(l1,{sx:{width:220}}),jsxs("div",{children:[jsx(v,{gutterBottom:!0,variant:"h5",children:i||"Soltar ou selecionar arquivos"}),jsx(v,{variant:"body2",sx:{color:"text.secondary"},children:a||jsxs(Fragment,{children:["Solte os arquivos aqui ou clique",jsx(v,{variant:"body2",component:"span",sx:{mx:.5,color:"primary.main",textDecoration:"underline"},children:"procurar"}),"na sua m\xE1quina"]})})]})]}),S1=({id:i,disabled:a,multiple:n=!1,error:s,helperText:o,file:l,onDelete:e$1,files:x,thumbnail:h,onRemove:M,onHandleMainImage:w,mainUrl:F,sx:c$1,dropZoneProps:y1,placeholderProps:A,placeholderAlt:W,image:V,tabIndex:d1,preview:u1="image",onRemoveAll:_,onUpload:N,...f1})=>{let{getRootProps:$,getInputProps:G,isDragActive:K,isDragReject:x1,fileRejections:H}=useDropzone({multiple:n,disabled:a,...f1}),P=!!l&&!n,k=P||V,q=x&&n&&x.length>0,Z=typeof l=="string",j=x1||!!s;return u1==="file"?jsxs(O,{sx:{width:1,position:"relative",...c$1},children:[jsxs(p1,{...$(),sx:{...K&&{opacity:.72},...j&&{color:"error.main",bgcolor:"error.lighter",borderColor:"error.light"},...a&&{opacity:.48,pointerEvents:"none"}},children:[jsx("input",{...G()}),jsx(m1,{sx:{...P&&{display:"none"}}}),P&&jsxs(R,{component:m$1.div,...g().inUp,spacing:2,direction:"row",alignItems:"center",sx:{my:1,px:1,py:.75,borderRadius:.75,border:f=>`solid 1px ${f.palette.divider}`,...c$1},children:[jsx(b,{file:l}),jsxs(R,{flexGrow:1,sx:{minWidth:0},children:[jsx(v,{variant:"subtitle2",noWrap:!0,children:Z?l:l.name}),jsx(v,{variant:"caption",sx:{color:"text.secondary"},children:Z?"":e(l.size)})]}),e$1&&jsx(C,{edge:"end",size:"small",onClick:e$1,children:jsx(a$1,{icon:"CLOSE_MARK_BUTTON"})})]})]}),o&&o,jsx(c,{files:H}),q&&jsxs(Fragment,{children:[jsx(O,{sx:{my:3},children:jsx(D,{files:x,thumbnail:h,onRemove:M})}),jsxs(R,{direction:"row",justifyContent:"flex-end",spacing:1.5,children:[_&&jsx(s1,{color:"inherit",variant:"outlined",size:"small",onClick:_,children:"Remover todos"}),N&&jsx(s1,{size:"small",variant:"contained",onClick:N,children:"Enviar arquivos"})]})]})]}):jsxs(O,{sx:{width:1,position:"relative",...c$1},children:[jsxs(p1,{...$(),sx:{...K&&{opacity:.72},...j&&{color:"error.main",bgcolor:"error.lighter",borderColor:"error.light"},...a&&{opacity:.48,pointerEvents:"none"},...y1},children:[jsx("input",{...G(),id:i,tabIndex:d1}),W?jsx(R,{sx:{...k&&{opacity:0}},children:W}):jsx(m1,{sx:{...k&&{opacity:0}},header:A?.title,description:A?.description}),k&&jsx(a1,{file:l||V||""})]}),o&&jsx(P1,{error:!!s,sx:f=>({mx:"14px",color:a?f.palette.grey[500]:void 0}),children:o}),jsx(c,{files:H}),k&&e$1&&jsx(C,{size:"small",onClick:e$1,sx:{top:16,right:16,zIndex:9,position:"absolute",color:f=>alpha(f.palette.common.white,.8),bgcolor:f=>alpha(f.palette.grey[900],.72),"&:hover":{bgcolor:f=>alpha(f.palette.grey[900],.48)}},children:jsx(a$1,{icon:"CLOSE_MARK_BUTTON",width:18})}),q&&jsx(Fragment,{children:jsx(O,{sx:{my:3},children:jsx(D,{files:x,thumbnail:h,onRemove:M,onHandleMainImage:w,mainUrl:F})})})]})},h0=S1;
19
+
20
+ export { D as a, a1 as b, At as c, h0 as d };
@@ -0,0 +1,5 @@
1
+ import t from 'color';
2
+
3
+ var r=o=>t(o).luminosity();
4
+
5
+ export { r as a };
@@ -0,0 +1,7 @@
1
+ import e from '@mui/material/Box';
2
+ import t from '@mui/material/Button';
3
+ import { styled } from '@mui/material/styles';
4
+
5
+ var i=styled(t)(({theme:o})=>({borderColor:o.palette.grey[300]})),a=styled(e)(({theme:o})=>({display:"flex",border:`1.5px solid ${o.palette.grey[300]}`,height:450,borderRadius:8,flex:1,overflow:"hidden"}));
6
+
7
+ export { i as a, a as b };
@@ -0,0 +1,5 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+
3
+ var C=()=>jsxs("svg",{width:120,height:120,viewBox:"0 0 120 120",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[jsxs("g",{opacity:.48,children:[jsx("path",{opacity:.48,fillRule:"evenodd",clipRule:"evenodd",d:"M21.1902 86.0659L22.6459 87.5217L24.1062 86.0619L24.7302 86.6858L23.2696 88.1453L24.7262 89.601L24.1005 90.2266L22.6438 88.771L21.1845 90.2306L20.5605 89.6067L22.0201 88.1474L20.5645 86.6915L21.1902 86.0659Z",fill:"#919EAB"}),jsx("path",{opacity:.48,fillRule:"evenodd",clipRule:"evenodd",d:"M87.2381 12.7675L88.6937 14.2233L90.1541 12.7635L90.7781 13.3873L89.3175 14.8469L90.7741 16.3025L90.1483 16.9281L88.6916 15.4725L87.2323 16.9321L86.6083 16.3083L88.0679 14.849L86.6124 13.393L87.2381 12.7675Z",fill:"#919EAB"}),jsx("path",{opacity:.72,d:"M61.4784 104.835C61.7522 104.562 62.1233 104.409 62.5101 104.409C62.897 104.409 63.268 104.562 63.5419 104.835L64.5809 105.874C64.717 106.009 64.8258 106.171 64.8995 106.348C64.9734 106.526 65.0115 106.716 65.0115 106.909C65.0115 107.101 64.9734 107.291 64.8995 107.469C64.8258 107.646 64.7178 107.807 64.5817 107.942L63.5419 108.982C63.268 109.255 62.897 109.409 62.5101 109.409C62.1233 109.409 61.7522 109.255 61.4784 108.982L60.4393 107.943C60.3032 107.808 60.1945 107.646 60.1207 107.469C60.0468 107.291 60.0088 107.101 60.0088 106.909C60.0088 106.716 60.0468 106.526 60.1207 106.348C60.1944 106.171 60.3024 106.01 60.4385 105.875L61.4784 104.835Z",fill:"#919EAB"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M96.6978 39.0406C96.6977 39.0406 96.6979 39.0405 96.6978 39.0406L95.6585 40.0796L95.2196 39.6406L95.6571 40.081C95.6368 40.1011 95.6207 40.1251 95.6097 40.1516C95.5987 40.178 95.593 40.2063 95.593 40.235C95.593 40.2636 95.5987 40.292 95.6097 40.3184C95.6207 40.3448 95.6368 40.3688 95.6571 40.389L95.6585 40.3904L96.6978 41.4294C96.6977 41.4293 96.6979 41.4295 96.6978 41.4294C96.739 41.4704 96.7948 41.4935 96.8529 41.4935C96.911 41.4935 96.9667 41.4705 97.0078 41.4296C97.0077 41.4297 97.0079 41.4296 97.0078 41.4296L98.0487 40.389C98.069 40.3688 98.0851 40.3448 98.0961 40.3184C98.1072 40.2919 98.1128 40.2635 98.1128 40.235C98.1128 40.2064 98.1072 40.1781 98.0961 40.1516C98.0851 40.1251 98.069 40.1011 98.0487 40.081L98.0473 40.0796L97.008 39.0406C97.008 39.0405 97.0081 39.0406 97.008 39.0406C96.9669 38.9997 96.911 38.9764 96.8529 38.9764C96.7948 38.9764 96.739 38.9996 96.6978 39.0406ZM94.7813 39.2011L95.8211 38.1616C96.095 37.8884 96.466 37.735 96.8529 37.735C97.2397 37.735 97.6108 37.8884 97.8847 38.1616L97.8852 38.1621L98.9237 39.2003C98.924 39.2005 98.9242 39.2008 98.9244 39.201C99.0606 39.3365 99.1686 39.4974 99.2423 39.6747C99.3162 39.8521 99.3543 40.0426 99.3543 40.235C99.3543 40.4274 99.3162 40.6178 99.2423 40.7953C99.1686 40.9725 99.0606 41.1335 98.9245 41.2689C98.9242 41.2692 98.924 41.2694 98.9237 41.2697L97.8847 42.3084C97.6108 42.5816 97.2397 42.735 96.8529 42.735C96.466 42.735 96.095 42.5816 95.8211 42.3084L94.7821 41.2697C94.7818 41.2694 94.7816 41.2691 94.7813 41.2689C94.6452 41.1334 94.5372 40.9725 94.4635 40.7953C94.3896 40.6177 94.3516 40.4273 94.3516 40.235C94.3516 40.0427 94.3896 39.8522 94.4635 39.6747C94.5372 39.4974 94.6452 39.3365 94.7813 39.2011Z",fill:"#919EAB"}),jsx("path",{opacity:.48,fillRule:"evenodd",clipRule:"evenodd",d:"M104.552 66.3173C104.701 66.2788 104.858 66.2779 105.008 66.3152C105.173 66.356 105.322 66.4408 105.442 66.5601C105.561 66.6796 105.646 66.8294 105.687 66.9934C105.724 67.1436 105.723 67.3004 105.685 67.4496L105.109 70.541C105.062 70.7838 104.909 71.1333 104.522 71.2523C104.135 71.3713 103.812 71.1677 103.638 70.9932L101.009 68.3652C100.831 68.1887 100.628 67.865 100.748 67.4773C100.868 67.0898 101.219 66.9374 101.464 66.8921C101.465 66.8921 101.465 66.892 101.465 66.892L104.552 66.3173ZM104.448 67.5539L102.291 67.9553L104.046 69.7099L104.448 67.5539Z",fill:"#919EAB"}),jsx("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M102.46 94.2659C102.609 94.2274 102.766 94.2265 102.916 94.2638C103.08 94.3046 103.23 94.3894 103.349 94.5087C103.469 94.6282 103.554 94.778 103.594 94.942C103.632 95.0922 103.631 95.249 103.592 95.3982L103.016 98.4896C102.97 98.7324 102.817 99.0819 102.43 99.2009C102.042 99.3199 101.72 99.1163 101.545 98.9418L98.9167 96.3138C98.7386 96.1373 98.5356 95.8136 98.6558 95.4259C98.776 95.0384 99.1263 94.886 99.3721 94.8407C99.3724 94.8407 99.3727 94.8406 99.373 94.8406L102.46 94.2659ZM102.356 95.5025L100.199 95.9039L101.954 97.6585L102.356 95.5025Z",fill:"#637381"}),jsx("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M12.5004 72.4729C12.3186 72.4729 12.1408 72.5268 11.9896 72.6278C11.8383 72.7289 11.7205 72.8724 11.651 73.0402C11.5814 73.2081 11.5632 73.3929 11.5987 73.5711C11.6341 73.7494 11.7217 73.9131 11.8502 74.0416C11.9787 74.1701 12.1425 74.2576 12.321 74.2931C12.4996 74.3286 12.6845 74.3104 12.8523 74.2409C13.0203 74.1714 13.1639 74.0535 13.265 73.9023C13.366 73.7512 13.4199 73.5736 13.4199 73.3918C13.4199 73.1482 13.323 72.9144 13.1506 72.7421C12.9783 72.5697 12.7444 72.4729 12.5004 72.4729ZM11.1113 71.3132C11.5225 71.0385 12.0059 70.8918 12.5004 70.8918C13.1635 70.8918 13.7995 71.1551 14.2684 71.624C14.7374 72.0928 15.0009 72.7288 15.0009 73.3918C15.0009 73.8864 14.8542 74.3697 14.5794 74.7808C14.3047 75.1919 13.9142 75.5124 13.4572 75.7017C13.0002 75.8909 12.4975 75.9402 12.0127 75.8438C11.5278 75.7474 11.0822 75.5094 10.7324 75.1597C10.3827 74.8101 10.1446 74.3647 10.0481 73.8797C9.95156 73.3947 10.0011 72.8919 10.1904 72.435C10.3797 71.9781 10.7002 71.5878 11.1113 71.3132Z",fill:"#637381"}),jsx("path",{opacity:.8,fillRule:"evenodd",clipRule:"evenodd",d:"M54.5424 18.4017C54.3606 18.4017 54.1828 18.4556 54.0316 18.5567C53.8803 18.6577 53.7625 18.8012 53.693 18.969C53.6234 19.1369 53.6052 19.3217 53.6407 19.5C53.6761 19.6782 53.7637 19.8419 53.8922 19.9705C54.0207 20.0989 54.1845 20.1865 54.363 20.222C54.5416 20.2575 54.7265 20.2393 54.8943 20.1698C55.0623 20.1002 55.2059 19.9824 55.307 19.8312C55.408 19.68 55.4619 19.5024 55.4619 19.3207C55.4619 19.077 55.365 18.8432 55.1926 18.6709C55.0203 18.4986 54.7864 18.4017 54.5424 18.4017ZM53.1533 17.242C53.5645 16.9674 54.0479 16.8207 54.5424 16.8207C55.2055 16.8207 55.8415 17.084 56.3104 17.5528C56.7794 18.0216 57.0429 18.6576 57.0429 19.3207C57.0429 19.8152 56.8962 20.2986 56.6214 20.7097C56.3467 21.1207 55.9562 21.4413 55.4992 21.6305C55.0422 21.8198 54.5395 21.869 54.0547 21.7726C53.5698 21.6762 53.1242 21.4383 52.7744 21.0886C52.4247 20.7389 52.1865 20.2935 52.09 19.8085C51.9936 19.3235 52.0431 18.8207 52.2324 18.3639C52.4217 17.9069 52.7422 17.5166 53.1533 17.242Z",fill:"#637381"})]}),jsxs("g",{opacity:.48,children:[jsx("g",{filter:"url(#filter0_di_2575_2852044)",children:jsx("path",{d:"M27.9998 49.238H91.9996V78.1903C91.9996 82.3982 88.5884 85.8094 84.3806 85.8094H35.6188C31.4109 85.8094 27.9998 82.3982 27.9998 78.1903V49.238Z",fill:"#DFE3E8"})}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M37.9044 39.3334C36.6242 39.3334 35.6187 40.3389 35.6187 41.6191C35.6187 42.8989 36.6242 43.9048 37.9044 43.9048C39.1845 43.9048 40.1901 42.8989 40.1901 41.6191C40.1901 40.3389 39.1845 39.3334 37.9044 39.3334Z",fill:"#C4CDD5"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M45.1424 39.3334C43.8623 39.3334 42.8567 40.3389 42.8567 41.6191C42.8567 42.8989 43.8623 43.9048 45.1424 43.9048C46.4226 43.9048 47.4281 42.8989 47.4281 41.6191C47.4281 40.3389 46.4226 39.3334 45.1424 39.3334Z",fill:"#C4CDD5"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M52.3805 39.3334C51.1004 39.3334 50.0948 40.3389 50.0948 41.6191C50.0948 42.8989 51.1004 43.9048 52.3805 43.9048C53.6607 43.9048 54.6662 42.8989 54.6662 41.6191C54.6662 40.3389 53.6607 39.3334 52.3805 39.3334Z",fill:"#C4CDD5"}),jsx("g",{filter:"url(#filter1_di_2575_2852044)",children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M91.9996 40.0954V49.2381H27.9998L27.9998 40.0959C27.9998 36.7294 30.7289 34 34.0955 34H85.9044C89.2707 34 91.9996 36.7291 91.9996 40.0954ZM37.9045 39.3333C36.6243 39.3333 35.6188 40.3389 35.6188 41.619C35.6188 42.8989 36.6243 43.9047 37.9045 43.9047C39.1846 43.9047 40.1902 42.8989 40.1902 41.619C40.1902 40.3389 39.1846 39.3333 37.9045 39.3333ZM45.1426 39.3333C43.8624 39.3333 42.8569 40.3389 42.8569 41.619C42.8569 42.8989 43.8624 43.9047 45.1426 43.9047C46.4227 43.9047 47.4283 42.8989 47.4283 41.619C47.4283 40.3389 46.4227 39.3333 45.1426 39.3333ZM50.0949 41.619C50.0949 40.3389 51.1005 39.3333 52.3806 39.3333C53.6608 39.3333 54.6664 40.3389 54.6664 41.619C54.6664 42.8989 53.6608 43.9047 52.3806 43.9047C51.1005 43.9047 50.0949 42.8989 50.0949 41.619Z",fill:"#919EAB"})}),jsx("path",{opacity:.48,fillRule:"evenodd",clipRule:"evenodd",d:"M82.3255 54.0601H63.7209C62.6926 54.0601 61.8605 54.8908 61.8605 55.9175V78.2063C61.8605 79.2329 62.6926 80.0637 63.7209 80.0637H82.3255C83.3539 80.0637 84.186 79.2329 84.186 78.2063V55.9175C84.186 54.8908 83.3539 54.0601 82.3255 54.0601Z",fill:"#637381"}),jsx("path",{opacity:.24,fillRule:"evenodd",clipRule:"evenodd",d:"M37.6744 57.7749H45.1163C46.1446 57.7749 46.9767 56.9441 46.9767 55.9175C46.9767 54.8908 46.1446 54.0601 45.1163 54.0601H37.6744C36.6461 54.0601 35.814 54.8908 35.814 55.9175C35.814 56.9441 36.6461 57.7749 37.6744 57.7749ZM35.814 63.3471C35.814 62.3204 36.6461 61.4897 37.6744 61.4897H56.279C57.3074 61.4897 58.1395 62.3204 58.1395 63.3471C58.1395 64.3737 57.3074 65.2045 56.279 65.2045H37.6744C36.6461 65.2045 35.814 64.3737 35.814 63.3471ZM37.6744 68.9193C36.6461 68.9193 35.814 69.75 35.814 70.7767C35.814 71.8033 36.6461 72.6341 37.6744 72.6341H56.279C57.3074 72.6341 58.1395 71.8033 58.1395 70.7767C58.1395 69.75 57.3074 68.9193 56.279 68.9193H37.6744ZM35.814 78.2063C35.814 77.1796 36.6461 76.3489 37.6744 76.3489H56.279C57.3074 76.3489 58.1395 77.1796 58.1395 78.2063C58.1395 79.2329 57.3074 80.0637 56.279 80.0637H37.6744C36.6461 80.0637 35.814 79.2329 35.814 78.2063Z",fill:"#637381"})]}),jsxs("defs",{children:[jsxs("filter",{id:"filter0_di_2575_2852044",x:19.9998,y:41.238,width:95.9999,height:68.5713,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),jsx("feOffset",{dx:8,dy:8}),jsx("feGaussianBlur",{stdDeviation:8}),jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.270588 0 0 0 0 0.309804 0 0 0 0 0.356863 0 0 0 0.16 0"}),jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_2575_2852044"}),jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_2575_2852044",result:"shape"}),jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),jsx("feOffset",{dx:-2,dy:-2}),jsx("feGaussianBlur",{stdDeviation:2}),jsx("feComposite",{in2:"hardAlpha",operator:"arithmetic",k2:-1,k3:1}),jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.270588 0 0 0 0 0.309804 0 0 0 0 0.356863 0 0 0 0.48 0"}),jsx("feBlend",{mode:"normal",in2:"shape",result:"effect2_innerShadow_2575_2852044"})]}),jsxs("filter",{id:"filter1_di_2575_2852044",x:19.9998,y:26,width:95.9999,height:47.238,filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[jsx("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),jsx("feOffset",{dx:8,dy:8}),jsx("feGaussianBlur",{stdDeviation:8}),jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.270588 0 0 0 0 0.309804 0 0 0 0 0.356863 0 0 0 0.16 0"}),jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_2575_2852044"}),jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_2575_2852044",result:"shape"}),jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),jsx("feOffset",{dx:-2}),jsx("feGaussianBlur",{stdDeviation:2}),jsx("feComposite",{in2:"hardAlpha",operator:"arithmetic",k2:-1,k3:1}),jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.270588 0 0 0 0 0.309804 0 0 0 0 0.356863 0 0 0 0.48 0"}),jsx("feBlend",{mode:"normal",in2:"shape",result:"effect2_innerShadow_2575_2852044"})]})]})]}),i=C;
4
+
5
+ export { i as a };
@@ -0,0 +1,7 @@
1
+ import { a as a$1 } from './chunk-QHCGLZFD.mjs';
2
+ import p from '@mui/material/Button';
3
+ import { jsx } from 'react/jsx-runtime';
4
+
5
+ var e=({link:o,...n})=>jsx(p,{...n,startIcon:jsx(a$1,{icon:"HELP_CIRCLE"}),variant:"outlined",color:"inherit",...o&&{href:o,target:"_blank"},children:"Ajuda"}),a=e;
6
+
7
+ export { a };
@@ -0,0 +1,17 @@
1
+ import { a } from './chunk-SHNHCDVN.mjs';
2
+ import { b } from './chunk-D7XCMUMB.mjs';
3
+ import O, { forwardRef, useMemo, useEffect } from 'react';
4
+ import pe, { autocompleteClasses } from '@mui/material/Autocomplete';
5
+ import me from '@mui/material/CircularProgress';
6
+ import de from '@mui/material/TextField';
7
+ import { VariableSizeList } from 'react-window';
8
+ import R from '@mui/material/Typography';
9
+ import Y from '@mui/material/Divider';
10
+ import L from '@mui/material/Stack';
11
+ import Q from '@mui/material/Popper';
12
+ import { styled } from '@mui/material/styles';
13
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
14
+
15
+ var k=styled(Q)({[`& .${autocompleteClasses.listbox}`]:{boxSizing:"border-box","& ul":{padding:0,margin:0}}}),$=styled(L)(({theme:e})=>({flex:1,width:"100%",[e.breakpoints.down("md")]:{flexDirection:"column",gap:0,width:"100%"},[e.breakpoints.up("sm")]:{width:"calc(100% - 75px)"},[e.breakpoints.up("md")]:{flexDirection:"row",gap:8}})),T=styled(L)(({theme:e})=>({flex:1,maxWidth:"100%",[e.breakpoints.up("md")]:{flex:"1 1 calc(50% - 8px)",width:"calc(50% - 8px)",minWidth:"calc(50% - 8px)",maxWidth:"calc(50% - 8px)"}})),H=styled(L)(({theme:e})=>({position:"relative",alignItems:"center",justifyContent:"center",width:68,height:68,borderRadius:8,overflow:"hidden",img:{position:"absolute",width:"100%",height:"100%",objectFit:"cover"},[e.breakpoints.down("sm")]:{display:"none"}}));var Z=({option:e})=>{let t=Object.keys(e).filter(i=>i.startsWith("field")).map((i,m)=>{let s=e[i];if(s&&typeof s=="object"){let p="label"in s?s.label:null,d="value"in s?s.value:null;return jsxs(R,{component:"span",variant:"body2",color:"textPrimary",noWrap:!0,children:[p,": ",d]},`${i}:${m}`)}}),n=e.image?jsx("img",{alt:"Imagem",src:e.image}):jsx(a,{alt:e.label||e.value.toString(),name:e.label||e.value.toString(),sx:{width:68,height:68,borderRadius:1}});return jsxs(Fragment,{children:[jsxs(L,{direction:"row",gap:2,margin:2,children:[jsx(H,{children:n}),jsxs($,{children:[jsxs(T,{children:[jsx(L,{children:jsxs(R,{variant:"subtitle2",color:"textPrimary",noWrap:!0,children:[e.value," - ",e.label]})}),t[0]?t[0]:void 0,t[1]?t[1]:void 0]}),t.length>2&&jsxs(T,{children:[t[2]?t[2]:void 0,t[3]?t[3]:void 0,t[4]?t[4]:void 0]})]})]}),jsx(Y,{className:"border",sx:{borderStyle:"dashed",position:"absolute",bottom:0,width:1}})]})},x=Z;var W=8,ne=e=>{let{data:t,index:n,style:i}=e,m=t[n],s={...i,top:i.top+W,paddingTop:8,display:"block"};return jsx(R,{component:"li",...m.props,noWrap:!0,style:s,children:jsx(x,{...m?.props?.children?.props})})},z=O.createContext({}),N=forwardRef((e,t)=>{let n=O.useContext(z);return jsx("div",{ref:t,...e,...n})});N.displayName="OuterElementType";var ie=e=>{let t=O.useRef(null);return useEffect(()=>{t.current!=null&&t.current.resetAfterIndex(0,!0);},[e]),t},le=forwardRef(function(t,n){let{children:i,"data-item-height":m,...s}=t,p=[];i.forEach(l=>{p.push(l),p.push(...l.children||[]);});let d=p.length,h=m>112?m:112,u=l=>Object.prototype.hasOwnProperty.call(l,"group")?48:h,v=()=>d>8?8*h:p.map(u).reduce((l,C)=>l+C,0),S=ie(d);return jsx("div",{ref:n,children:jsx(z.Provider,{value:s,children:jsx(VariableSizeList,{itemData:p,height:v()+2*W,width:"100%",ref:S,outerElementType:N,innerElementType:"ul",itemSize:l=>u(p[l]),overscanCount:5,itemCount:d,children:ne})})})}),X=le;var B=forwardRef(({label:e,value:t,options:n=[],loading:i,noOptionsText:m="Nenhuma resultado encontrado.",loadingText:s="Carregando op\xE7\xF5es...",error:p,helperText:d,placeholder:h,onChange:u,groupBy:v,disabled:S,multiple:l,required:C,renderOption:J,tabIndex:j,...G},U)=>{let V=b("down","md"),_=r=>r&&typeof r=="object"?r.value.toString():r.toString(),P=useMemo(()=>l?(Array.isArray(t)?t:[]).reduce((o,w)=>{let I=n.find(q=>q.value.toString()===w.toString());return I?[...o,I]:[...o]},[]):n.find(a=>a.value.toString()===t?.toString())||null,[n,t,l]),F=V&&n[0]?Object.keys(n[0]).length*24:void 0;return jsx(pe,{ref:U,value:P,onInputChange:()=>{!i&&!P&&u(l?[]:null);},options:n,loading:i,noOptionsText:m,loadingText:s,disabled:i||S,disableListWrap:!0,PopperComponent:k,ListboxProps:{"data-item-height":F},ListboxComponent:J?void 0:X,filterOptions:(r,a)=>r.filter(o=>`${o.field1?.value} ${o.field1?.label} ${o.field2?.label} ${o.field2?.value} ${o.field3?.label} ${o.field3?.value} ${o.field4?.label} ${o.field4?.value} ${o.field5?.label} ${o.field5?.value} ${o.label}${o.value}`.toLocaleUpperCase().includes(a.inputValue.toLocaleUpperCase())),onChange:(r,a)=>{if(!a){u(l?[]:null);return}if(Array.isArray(a)){u(a.map(_));return}u(typeof a=="string"?a.toString():a.value.toString());},renderOption:(r,a)=>jsx("li",{...r,style:{display:"block"},children:jsx(x,{option:a})}),renderGroup:r=>r,groupBy:v,multiple:l,renderInput:r=>jsx(de,{...r,placeholder:h,fullWidth:!0,error:!!p,helperText:d,label:e,required:C,InputProps:{...r.InputProps,endAdornment:jsxs(Fragment,{children:[i?jsx(me,{color:"primary",size:20}):null,r.InputProps.endAdornment]})},inputProps:{...r.inputProps,tabIndex:j}}),...G})});B.displayName="Autocomplete";var Ge=B;
16
+
17
+ export { Ge as a };
@@ -0,0 +1,6 @@
1
+ import { a } from './chunk-X3BVGYHF.mjs';
2
+ import { useRef, useCallback } from 'react';
3
+
4
+ function o(e){let n=useRef(()=>{throw new Error("Cannot call an event handler while rendering.")});return a(()=>{n.current=e;},[e]),useCallback((...s)=>n.current?.(...s),[n])}var f=o;
5
+
6
+ export { o as a, f as b };
@@ -0,0 +1,13 @@
1
+ import { a as a$1 } from './chunk-QHCGLZFD.mjs';
2
+ import T from '@mui/material/Dialog';
3
+ import I from '@mui/material/DialogTitle';
4
+ import M from '@mui/material/IconButton';
5
+ import u from '@mui/material/DialogActions';
6
+ import x from '@mui/material/DialogContent';
7
+ import y from '@mui/material/Stack';
8
+ import { styled } from '@mui/material/styles';
9
+ import { jsxs, jsx } from 'react/jsx-runtime';
10
+
11
+ var l=styled(y)(({theme:o})=>({flexDirection:"row",alignItems:"center",justifyContent:"space-between",borderBottom:`1px solid ${o.palette.grey[300]}`,button:{marginRight:24}})),m=styled(x)({padding:"24px !important"}),a=styled(u)(({theme:o})=>({borderTop:`1px solid ${o.palette.grey[300]}`,backgroundColor:o.palette.grey[50]}));var D=({children:o,actionsProps:r})=>jsx(a,{sx:{borderTop:"1px solid",borderColor:"grey.300",backgroundColor:"grey.50"},...r,children:o}),c=D;var h=({actions:o,actionsProps:r,children:f,dialogContentProps:g,dialogTitle:n,dialogTitleProps:A,onClose:e,id:p,...C})=>{let b=p||"modal-actions";return jsxs(T,{id:p,scroll:"body",...C,onClose:e,children:[jsxs(l,{children:[n&&jsx(I,{variant:"subtitle1",...A,children:n}),jsx(M,{onClick:e,children:jsx(a$1,{icon:"CLOSE_MARK_BUTTON"})})]}),jsx(m,{...g,children:f}),o&&jsx(c,{actionsProps:{...r,id:b},children:o})]})},K=h;
12
+
13
+ export { K as a };
@@ -0,0 +1,6 @@
1
+ import { a } from './chunk-BQ3PJ47P.mjs';
2
+ import { useId, useState } from 'react';
3
+
4
+ var v=({onFileCropped:o,onImageUploaded:p,onCancel:a$1})=>{let g=useId(),[e,c]=useState(),[l,s,n]=a(),[f,t]=useState();return {id:g,setCropModalOpen:n,handleRemove:()=>{o(void 0),p(void 0),n(!1);},toggleCropModalOpen:s,cropModalOpen:l,cancelChanges:()=>{a$1&&a$1(),n(!1);},saveChanges:()=>{e!==void 0&&e.getCroppedCanvas().toBlob(r=>{if(!r)return;let m=new File([r],"imagem");o(m),s();},"image/png",1);},previewImage:()=>{e!==void 0&&t(e.getCroppedCanvas().toDataURL());},setCropper:c,preview:f,closePreviewImage:()=>t(void 0)}},O=v;
5
+
6
+ export { O as a };
@@ -0,0 +1,10 @@
1
+ import { a } from './chunk-QHCGLZFD.mjs';
2
+ import { useRef } from 'react';
3
+ import l from '@mui/material/IconButton';
4
+ import s from '@mui/material/InputAdornment';
5
+ import a$1 from '@mui/material/TextField';
6
+ import { jsx } from 'react/jsx-runtime';
7
+
8
+ var d=({onSearch:n,onChange:e,trigger:c="click",iconPosition:p="end",tabIndex:f,...u})=>{let o=useRef(null),i=jsx(s,{position:p,children:jsx(l,{color:"inherit",onClick:()=>{n(o.current?.value);},children:jsx(a,{icon:"SEARCH_MAGNIFYING_GLASS",width:20,height:20})})});return jsx(a$1,{inputRef:o,InputProps:{onKeyDown:t=>{t.key==="Enter"&&n(o.current?.value);},...p==="start"?{startAdornment:i}:{endAdornment:i}},inputProps:{tabIndex:f,...u.inputProps},onChange:t=>{if(c==="change"){n(t.target.value);return}t.target.value===""&&n(""),e&&e(t);},...u})},R=d;
9
+
10
+ export { R as a };
@@ -0,0 +1,18 @@
1
+ import { a as a$3 } from './chunk-2ZLS7IUJ.mjs';
2
+ import { a as a$1 } from './chunk-OUPUY4L2.mjs';
3
+ import { a as a$2 } from './chunk-SXVKHA6L.mjs';
4
+ import { a as a$4 } from './chunk-WHA7HOMZ.mjs';
5
+ import { a as a$5 } from './chunk-QHCGLZFD.mjs';
6
+ import { useState } from 'react';
7
+ import L from '@mui/material/Button';
8
+ import W from '@mui/material/CircularProgress';
9
+ import C from '@mui/material/Grid';
10
+ import a from '@mui/material/Stack';
11
+ import p from '@mui/material/Typography';
12
+ import O from '@mui/material/Card';
13
+ import { styled, alpha } from '@mui/material/styles';
14
+ import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
15
+
16
+ var b=styled(O,{shouldForwardProp:r=>r!=="active"})(({theme:r,active:i})=>({boxShadow:"none",cursor:"pointer",borderRadius:8,borderStyle:"solid",borderWidth:1.5,borderColor:i?r.palette.primary.main:r.palette.grey[300],color:r.palette.primary.main,backgroundColor:i?alpha(r.palette.primary.main,.04):"white","&:hover":{borderColor:r.palette.primary.main}}));var z=({title:r,action:i,loading:v,items:n,values:l,onChange:y})=>{let[d,w]=useState(),m=e=>l.includes(e),k=d?n.filter(e=>e.title.toLowerCase().includes(d.toLowerCase())):n,x=e=>{let o=m(e.value),s;o?s=l.filter(E=>E!==e.value):s=[...l,e.value],y(s);},I=()=>{l.length===n.length?y([]):y(n.map(e=>e.value));},P=new Intl.PluralRules("pt-BR"),R=new Map([["one","selecionado"],["other","selecionados"]]),T=e=>{let o=P.select(e),s=R.get(o);return `${e} ${s}`};return jsxs(a,{gap:1.5,height:450,children:[jsxs(a,{direction:"row",justifyContent:"space-between",children:[jsx(p,{variant:"overline",color:"text.disabled",children:r}),jsx(p,{variant:"overline",color:"text.disabled",children:l.length===0?"nenhum selecionado":T(l.length)})]}),jsxs(a,{direction:"row",alignItems:"center",spacing:1.5,children:[jsx(a$1,{fullWidth:!0,size:"small",iconPosition:"start",placeholder:"Buscar",trigger:"change",onSearch:e=>w(e),onKeyDown:e=>{e.key==="Enter"&&e.preventDefault();}}),i?jsx(Fragment,{children:i}):jsx(L,{onClick:I,size:"small",children:jsx(p,{variant:"overline",children:"TODOS"})})]}),jsx(a$2,{children:jsx(a,{flex:1,mb:2,children:jsx(a$3,{isLoading:v,loading:jsx(a,{alignItems:"center",mt:3,children:jsx(W,{})}),isEmpty:n.length===0,empty:jsx(a$4,{sx:{svg:{height:140}},text:d?`N\xE3o foi possivel encontrar o item "${d}"`:"Nenhum item dispon\xEDvel"}),children:jsx(C,{container:!0,spacing:1.5,children:k.map(e=>jsx(C,{item:!0,xs:4,children:jsx(b,{active:m(e.value),onClick:()=>x(e),children:jsxs(a,{padding:1.5,width:"100%",children:[jsxs(a,{direction:"row",alignItems:"center",justifyContent:"space-between",children:[jsx(p,{color:m(e.value)?"primary.main":"text.primary",variant:"subtitle2",textAlign:"left",noWrap:!0,children:e.title}),m(e.value)&&jsx(a$5,{icon:"CHECK_CIRCLE",width:24})]}),e.options.map(o=>jsx(p,{mt:1,variant:"body2",color:"text.disabled",fontSize:12,textAlign:"left",noWrap:!0,children:`${o.label}: ${o.value}`},o.label))]})})},e.title))})})})})]})},Z=z;
17
+
18
+ export { Z as a };
@@ -0,0 +1,13 @@
1
+ import { a } from './chunk-NNSTFVSV.mjs';
2
+ import { a as a$2 } from './chunk-EVHG7UNX.mjs';
3
+ import { a as a$3 } from './chunk-QHCGLZFD.mjs';
4
+ import { useState } from 'react';
5
+ import t from '@mui/material/Button';
6
+ import z from '@mui/material/Slider';
7
+ import a$1 from '@mui/material/Stack';
8
+ import M from '@mui/material/Typography';
9
+ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
10
+
11
+ var v=({id:p,open:u,onClose:n,label:s,onSave:g,onRemove:f,onPreview:h,imageSrc:C,aspectRatio:I,onInitialized:S})=>{let[l,m]=useState(.5);return jsx(a,{open:u,onClose:n,dialogTitle:s,actions:jsxs(Fragment,{children:[jsx(t,{variant:"outlined",size:"medium",onClick:n,color:"inherit",children:"Cancelar"}),jsx(t,{variant:"contained",size:"medium",onClick:g,children:"Salvar"})]}),fullWidth:!0,maxWidth:"sm",keepMounted:!0,children:jsxs(a$1,{gap:2,children:[jsx(a$2,{imageSrc:C,aspectRatio:I,onInitialized:S,zoom:l,onZoomChange:m}),jsxs(a$1,{gap:1.5,children:[jsxs(a$1,{width:1,direction:"row",gap:3,flex:1,alignItems:"center",children:[jsx(M,{variant:"body1",children:"Zoom"}),jsx(z,{value:l,onChange:(A,e)=>m(Array.isArray(e)?e[0]:e),min:.1,max:2,size:"medium",step:.0125})]}),jsxs(a$1,{direction:"row",gap:2,children:[jsx(t,{variant:"outlined",color:"inherit",size:"large",fullWidth:!0,startIcon:jsx(a$3,{icon:"DELETE_MARK_BUTTON_02"}),onClick:f,children:"Remover"}),jsx(t,{variant:"outlined",color:"inherit",size:"large",fullWidth:!0,startIcon:jsx(a$3,{icon:"PLAY_SIMPLE"}),onClick:h,children:"Pr\xE9-visualizar"}),jsx(t,{variant:"outlined",color:"inherit",size:"large",fullWidth:!0,startIcon:jsx(a$3,{icon:"SEARCH_IMAGE"}),component:"label",htmlFor:p,children:"Alterar"})]})]})]})})},w=v;
12
+
13
+ export { w as a };
@@ -0,0 +1,7 @@
1
+ import { a } from './chunk-D6NU2WRK.mjs';
2
+ import { useFormContext, Controller } from 'react-hook-form';
3
+ import { jsx } from 'react/jsx-runtime';
4
+
5
+ var f=({name:p,helperText:l,rules:s,onSelectOption:e,...u})=>{let{control:a$1}=useFormContext();return jsx(Controller,{name:p,control:a$1,rules:s,render:({field:o,fieldState:{error:t}})=>jsx(a,{...o,...u,onChange:r=>{e&&e(r,o.value),o.onChange(r);},error:!!t,helperText:t?.message||l})})},h=f;
6
+
7
+ export { h as a };