brd-ui-kit 0.1.73 → 0.1.76

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 (339) hide show
  1. package/dist/brd-ui-kit.css +1 -1
  2. package/dist/calendar-B5QCV34E.cjs +2 -0
  3. package/dist/calendar-B5QCV34E.cjs.map +1 -0
  4. package/dist/calendar-Ba3kHG6w.js +3112 -0
  5. package/dist/calendar-Ba3kHG6w.js.map +1 -0
  6. package/dist/calendar-locale-BHyNJPb2.cjs +2 -0
  7. package/dist/calendar-locale-BHyNJPb2.cjs.map +1 -0
  8. package/dist/calendar-locale-DQ9wj0zF.js +592 -0
  9. package/dist/calendar-locale-DQ9wj0zF.js.map +1 -0
  10. package/dist/chart-9H_9wEfR.cjs +63 -0
  11. package/dist/{chart-CgVfpT_X.cjs.map → chart-9H_9wEfR.cjs.map} +1 -1
  12. package/dist/{chart-D15EtNmb.js → chart-DFbmMKiQ.js} +2956 -2951
  13. package/dist/{chart-D15EtNmb.js.map → chart-DFbmMKiQ.js.map} +1 -1
  14. package/dist/components/basic-chart/basic-chart.d.ts +1 -1
  15. package/dist/components/basic-table/basic-table.d.ts +33 -2
  16. package/dist/components/basic-table/index.d.ts +1 -1
  17. package/dist/components/data-table/data-table-actions-column.d.ts +23 -0
  18. package/dist/components/data-table/data-table-bulk-actions.d.ts +20 -0
  19. package/dist/components/data-table/data-table-column-visibility.d.ts +17 -0
  20. package/dist/components/data-table/data-table-editable-column.d.ts +12 -0
  21. package/dist/components/data-table/data-table-filter.d.ts +12 -0
  22. package/dist/components/data-table/data-table-row-actions-column.d.ts +53 -0
  23. package/dist/components/data-table/data-table-select-column.d.ts +2 -0
  24. package/dist/components/data-table/data-table.d.ts +2 -0
  25. package/dist/components/data-table/data-table.styles.d.ts +8 -0
  26. package/dist/components/data-table/index.d.ts +17 -0
  27. package/dist/components/data-table/use-data-table-editable-rows.d.ts +60 -0
  28. package/dist/components/data-table.d.ts +2 -0
  29. package/dist/components/input-field/input-field.d.ts +3 -3
  30. package/dist/components/input-phone/input-phone.d.ts +4 -4
  31. package/dist/components/popover-modal/popover-modal.d.ts +4 -4
  32. package/dist/components/select-field/select-field.d.ts +2 -2
  33. package/dist/components/textarea-field/index.d.ts +1 -1
  34. package/dist/components/ui/avatar/avatar.d.ts +7 -7
  35. package/dist/components/ui/badge/badge.d.ts +2 -2
  36. package/dist/components/ui/button/button.d.ts +3 -3
  37. package/dist/components/ui/button/button.styles.d.ts +2 -2
  38. package/dist/components/ui/calendar/calendar.d.ts +18 -14
  39. package/dist/components/ui/calendar/calendar.styles.d.ts +60 -2
  40. package/dist/components/ui/calendar/index.d.ts +3 -2
  41. package/dist/components/ui/card/card.d.ts +13 -13
  42. package/dist/components/ui/chart/chart.d.ts +23 -21
  43. package/dist/components/ui/checkbox/checkbox.d.ts +4 -4
  44. package/dist/components/ui/combobox/combobox.d.ts +6 -6
  45. package/dist/components/ui/dialog/dialog.d.ts +11 -11
  46. package/dist/components/ui/drawer/drawer.d.ts +11 -11
  47. package/dist/components/ui/dropdown-menu/dropdown-menu.d.ts +102 -0
  48. package/dist/components/ui/dropdown-menu/dropdown-menu.styles.d.ts +9 -0
  49. package/dist/components/ui/dropdown-menu/index.d.ts +2 -0
  50. package/dist/components/ui/dropdown-menu.d.ts +2 -0
  51. package/dist/components/ui/icon/icon-presets.d.ts +5 -5
  52. package/dist/components/ui/icon/icon.d.ts +5 -4
  53. package/dist/components/ui/input/input.d.ts +2 -2
  54. package/dist/components/ui/input-group/input-group.d.ts +7 -7
  55. package/dist/components/ui/label/label.d.ts +4 -4
  56. package/dist/components/ui/pagination/pagination.d.ts +11 -10
  57. package/dist/components/ui/popover/popover.d.ts +8 -8
  58. package/dist/components/ui/progress/progress.d.ts +4 -4
  59. package/dist/components/ui/radio-group/radio-group.d.ts +7 -7
  60. package/dist/components/ui/select/select.d.ts +11 -11
  61. package/dist/components/ui/select/select.styles.d.ts +2 -2
  62. package/dist/components/ui/select-calendar-menu/index.d.ts +1 -0
  63. package/dist/components/ui/select-calendar-menu/select-calendar-menu.d.ts +33 -0
  64. package/dist/components/ui/select-calendar-menu.d.ts +2 -0
  65. package/dist/components/ui/separator/separator.d.ts +4 -4
  66. package/dist/components/ui/switch/switch.d.ts +4 -4
  67. package/dist/components/ui/table/table.d.ts +17 -17
  68. package/dist/components/ui/tabs/tabs.d.ts +8 -8
  69. package/dist/components/ui/toggle/toggle.styles.d.ts +1 -0
  70. package/dist/components/ui/toggle-group/toggle-group.d.ts +4 -3
  71. package/dist/components/ui/toggle-group/toggle-group.styles.d.ts +8 -2
  72. package/dist/components/ui/tooltip/tooltip.d.ts +8 -8
  73. package/dist/components/ui/typography/typography.d.ts +174 -174
  74. package/dist/components-app-pagination-app-pagination.cjs +1 -1
  75. package/dist/components-app-pagination-app-pagination.cjs.map +1 -1
  76. package/dist/components-app-pagination-app-pagination.js +46 -30
  77. package/dist/components-app-pagination-app-pagination.js.map +1 -1
  78. package/dist/components-app-pagination-app-pagination.styles.cjs +2 -2
  79. package/dist/components-app-pagination-app-pagination.styles.cjs.map +1 -1
  80. package/dist/components-app-pagination-app-pagination.styles.js +12 -12
  81. package/dist/components-app-pagination-app-pagination.styles.js.map +1 -1
  82. package/dist/components-avatar-uploader-avatar-uploader.cjs +2 -2
  83. package/dist/components-avatar-uploader-avatar-uploader.cjs.map +1 -1
  84. package/dist/components-avatar-uploader-avatar-uploader.js +37 -36
  85. package/dist/components-avatar-uploader-avatar-uploader.js.map +1 -1
  86. package/dist/components-basic-avatar-basic-avatar.cjs +2 -2
  87. package/dist/components-basic-avatar-basic-avatar.cjs.map +1 -1
  88. package/dist/components-basic-avatar-basic-avatar.js +7 -5
  89. package/dist/components-basic-avatar-basic-avatar.js.map +1 -1
  90. package/dist/components-basic-chart-basic-chart.cjs +2 -2
  91. package/dist/components-basic-chart-basic-chart.cjs.map +1 -1
  92. package/dist/components-basic-chart-basic-chart.js +106 -108
  93. package/dist/components-basic-chart-basic-chart.js.map +1 -1
  94. package/dist/components-basic-drawer-basic-drawer.cjs +1 -1
  95. package/dist/components-basic-drawer-basic-drawer.cjs.map +1 -1
  96. package/dist/components-basic-drawer-basic-drawer.js +13 -14
  97. package/dist/components-basic-drawer-basic-drawer.js.map +1 -1
  98. package/dist/components-basic-table-basic-table.cjs +2 -2
  99. package/dist/components-basic-table-basic-table.cjs.map +1 -1
  100. package/dist/components-basic-table-basic-table.js +876 -758
  101. package/dist/components-basic-table-basic-table.js.map +1 -1
  102. package/dist/components-data-table-data-table-actions-column.cjs +2 -0
  103. package/dist/components-data-table-data-table-actions-column.cjs.map +1 -0
  104. package/dist/components-data-table-data-table-actions-column.js +71 -0
  105. package/dist/components-data-table-data-table-actions-column.js.map +1 -0
  106. package/dist/components-data-table-data-table-bulk-actions.cjs +2 -0
  107. package/dist/components-data-table-data-table-bulk-actions.cjs.map +1 -0
  108. package/dist/components-data-table-data-table-bulk-actions.js +60 -0
  109. package/dist/components-data-table-data-table-bulk-actions.js.map +1 -0
  110. package/dist/components-data-table-data-table-column-visibility.cjs +3 -0
  111. package/dist/components-data-table-data-table-column-visibility.cjs.map +1 -0
  112. package/dist/components-data-table-data-table-column-visibility.js +100 -0
  113. package/dist/components-data-table-data-table-column-visibility.js.map +1 -0
  114. package/dist/components-data-table-data-table-editable-column.cjs +2 -0
  115. package/dist/components-data-table-data-table-editable-column.cjs.map +1 -0
  116. package/dist/components-data-table-data-table-editable-column.js +15 -0
  117. package/dist/components-data-table-data-table-editable-column.js.map +1 -0
  118. package/dist/components-data-table-data-table-filter.cjs +2 -0
  119. package/dist/components-data-table-data-table-filter.cjs.map +1 -0
  120. package/dist/components-data-table-data-table-filter.js +39 -0
  121. package/dist/components-data-table-data-table-filter.js.map +1 -0
  122. package/dist/components-data-table-data-table-row-actions-column.cjs +2 -0
  123. package/dist/components-data-table-data-table-row-actions-column.cjs.map +1 -0
  124. package/dist/components-data-table-data-table-row-actions-column.js +173 -0
  125. package/dist/components-data-table-data-table-row-actions-column.js.map +1 -0
  126. package/dist/components-data-table-data-table-select-column.cjs +2 -0
  127. package/dist/components-data-table-data-table-select-column.cjs.map +1 -0
  128. package/dist/components-data-table-data-table-select-column.js +44 -0
  129. package/dist/components-data-table-data-table-select-column.js.map +1 -0
  130. package/dist/components-data-table-data-table.cjs +2 -0
  131. package/dist/components-data-table-data-table.cjs.map +1 -0
  132. package/dist/components-data-table-data-table.js +37 -0
  133. package/dist/components-data-table-data-table.js.map +1 -0
  134. package/dist/components-data-table-data-table.styles.cjs +4 -0
  135. package/dist/components-data-table-data-table.styles.cjs.map +1 -0
  136. package/dist/components-data-table-data-table.styles.js +22 -0
  137. package/dist/components-data-table-data-table.styles.js.map +1 -0
  138. package/dist/components-data-table-use-data-table-editable-rows.cjs +2 -0
  139. package/dist/components-data-table-use-data-table-editable-rows.cjs.map +1 -0
  140. package/dist/components-data-table-use-data-table-editable-rows.js +154 -0
  141. package/dist/components-data-table-use-data-table-editable-rows.js.map +1 -0
  142. package/dist/components-data-table.cjs +2 -0
  143. package/dist/components-data-table.cjs.map +1 -0
  144. package/dist/components-data-table.js +21 -0
  145. package/dist/components-data-table.js.map +1 -0
  146. package/dist/components-files-uploader-files-uploader.cjs.map +1 -1
  147. package/dist/components-files-uploader-files-uploader.js.map +1 -1
  148. package/dist/components-input-contact-input-contact.cjs +1 -1
  149. package/dist/components-input-contact-input-contact.cjs.map +1 -1
  150. package/dist/components-input-contact-input-contact.js +12 -10
  151. package/dist/components-input-contact-input-contact.js.map +1 -1
  152. package/dist/components-input-field-input-field.cjs +1 -1
  153. package/dist/components-input-field-input-field.cjs.map +1 -1
  154. package/dist/components-input-field-input-field.js +18 -19
  155. package/dist/components-input-field-input-field.js.map +1 -1
  156. package/dist/components-input-password-input-password.cjs +1 -1
  157. package/dist/components-input-password-input-password.cjs.map +1 -1
  158. package/dist/components-input-password-input-password.js +8 -6
  159. package/dist/components-input-password-input-password.js.map +1 -1
  160. package/dist/components-input-phone-input-phone.cjs.map +1 -1
  161. package/dist/components-input-phone-input-phone.js.map +1 -1
  162. package/dist/components-popover-modal-popover-modal.cjs +1 -1
  163. package/dist/components-popover-modal-popover-modal.cjs.map +1 -1
  164. package/dist/components-popover-modal-popover-modal.js +53 -35
  165. package/dist/components-popover-modal-popover-modal.js.map +1 -1
  166. package/dist/components-select-field-select-field.cjs.map +1 -1
  167. package/dist/components-select-field-select-field.js.map +1 -1
  168. package/dist/components-textarea-field-textarea-field.cjs.map +1 -1
  169. package/dist/components-textarea-field-textarea-field.js.map +1 -1
  170. package/dist/components-ui-avatar-avatar.cjs +1 -1
  171. package/dist/components-ui-avatar-avatar.cjs.map +1 -1
  172. package/dist/components-ui-avatar-avatar.js +12 -13
  173. package/dist/components-ui-avatar-avatar.js.map +1 -1
  174. package/dist/components-ui-badge-badge.cjs +1 -1
  175. package/dist/components-ui-badge-badge.cjs.map +1 -1
  176. package/dist/components-ui-badge-badge.js +10 -11
  177. package/dist/components-ui-badge-badge.js.map +1 -1
  178. package/dist/components-ui-button-button.cjs +1 -1
  179. package/dist/components-ui-button-button.cjs.map +1 -1
  180. package/dist/components-ui-button-button.js +10 -11
  181. package/dist/components-ui-button-button.js.map +1 -1
  182. package/dist/components-ui-button-button.styles.cjs +18 -8
  183. package/dist/components-ui-button-button.styles.cjs.map +1 -1
  184. package/dist/components-ui-button-button.styles.js +49 -33
  185. package/dist/components-ui-button-button.styles.js.map +1 -1
  186. package/dist/components-ui-calendar-calendar.cjs +1 -12
  187. package/dist/components-ui-calendar-calendar.cjs.map +1 -1
  188. package/dist/components-ui-calendar-calendar.js +12 -3757
  189. package/dist/components-ui-calendar-calendar.js.map +1 -1
  190. package/dist/components-ui-calendar-calendar.styles.cjs +17 -13
  191. package/dist/components-ui-calendar-calendar.styles.cjs.map +1 -1
  192. package/dist/components-ui-calendar-calendar.styles.js +193 -24
  193. package/dist/components-ui-calendar-calendar.styles.js.map +1 -1
  194. package/dist/components-ui-calendar.cjs +1 -1
  195. package/dist/components-ui-calendar.js +3 -2
  196. package/dist/components-ui-calendar.js.map +1 -1
  197. package/dist/components-ui-card-card.cjs +1 -1
  198. package/dist/components-ui-card-card.cjs.map +1 -1
  199. package/dist/components-ui-card-card.js +10 -11
  200. package/dist/components-ui-card-card.js.map +1 -1
  201. package/dist/components-ui-card-card.styles.cjs +2 -2
  202. package/dist/components-ui-card-card.styles.cjs.map +1 -1
  203. package/dist/components-ui-card-card.styles.js +2 -2
  204. package/dist/components-ui-card-card.styles.js.map +1 -1
  205. package/dist/components-ui-chart-chart.cjs +1 -1
  206. package/dist/components-ui-chart-chart.js +1 -1
  207. package/dist/components-ui-chart.cjs +1 -1
  208. package/dist/components-ui-chart.js +1 -1
  209. package/dist/components-ui-checkbox-checkbox.cjs +1 -1
  210. package/dist/components-ui-checkbox-checkbox.cjs.map +1 -1
  211. package/dist/components-ui-checkbox-checkbox.js +11 -12
  212. package/dist/components-ui-checkbox-checkbox.js.map +1 -1
  213. package/dist/components-ui-combobox-combobox.cjs +5 -5
  214. package/dist/components-ui-combobox-combobox.cjs.map +1 -1
  215. package/dist/components-ui-combobox-combobox.js +1477 -1479
  216. package/dist/components-ui-combobox-combobox.js.map +1 -1
  217. package/dist/components-ui-dialog-dialog.cjs +1 -1
  218. package/dist/components-ui-dialog-dialog.cjs.map +1 -1
  219. package/dist/components-ui-dialog-dialog.js +4 -5
  220. package/dist/components-ui-dialog-dialog.js.map +1 -1
  221. package/dist/components-ui-drawer-drawer.cjs +2 -2
  222. package/dist/components-ui-drawer-drawer.cjs.map +1 -1
  223. package/dist/components-ui-drawer-drawer.js +16 -19
  224. package/dist/components-ui-drawer-drawer.js.map +1 -1
  225. package/dist/components-ui-dropdown-menu-dropdown-menu.cjs +3 -0
  226. package/dist/components-ui-dropdown-menu-dropdown-menu.cjs.map +1 -0
  227. package/dist/components-ui-dropdown-menu-dropdown-menu.js +292 -0
  228. package/dist/components-ui-dropdown-menu-dropdown-menu.js.map +1 -0
  229. package/dist/components-ui-dropdown-menu-dropdown-menu.styles.cjs +29 -0
  230. package/dist/components-ui-dropdown-menu-dropdown-menu.styles.cjs.map +1 -0
  231. package/dist/components-ui-dropdown-menu-dropdown-menu.styles.js +43 -0
  232. package/dist/components-ui-dropdown-menu-dropdown-menu.styles.js.map +1 -0
  233. package/dist/components-ui-dropdown-menu.cjs +2 -0
  234. package/dist/components-ui-dropdown-menu.cjs.map +1 -0
  235. package/dist/components-ui-dropdown-menu.js +17 -0
  236. package/dist/components-ui-dropdown-menu.js.map +1 -0
  237. package/dist/components-ui-field-field.cjs +1 -1
  238. package/dist/components-ui-field-field.cjs.map +1 -1
  239. package/dist/components-ui-field-field.js +14 -14
  240. package/dist/components-ui-field-field.js.map +1 -1
  241. package/dist/components-ui-icon-icon-presets.cjs +1 -1
  242. package/dist/components-ui-icon-icon-presets.cjs.map +1 -1
  243. package/dist/components-ui-icon-icon-presets.js +3 -3
  244. package/dist/components-ui-icon-icon-presets.js.map +1 -1
  245. package/dist/components-ui-icon-icon.cjs +1 -1
  246. package/dist/components-ui-icon-icon.cjs.map +1 -1
  247. package/dist/components-ui-icon-icon.js +60 -62713
  248. package/dist/components-ui-icon-icon.js.map +1 -1
  249. package/dist/components-ui-input-group-input-group.cjs +1 -1
  250. package/dist/components-ui-input-group-input-group.cjs.map +1 -1
  251. package/dist/components-ui-input-group-input-group.js +12 -13
  252. package/dist/components-ui-input-group-input-group.js.map +1 -1
  253. package/dist/components-ui-input-input.cjs +1 -1
  254. package/dist/components-ui-input-input.cjs.map +1 -1
  255. package/dist/components-ui-input-input.js +2 -3
  256. package/dist/components-ui-input-input.js.map +1 -1
  257. package/dist/components-ui-label-label.cjs +1 -1
  258. package/dist/components-ui-label-label.cjs.map +1 -1
  259. package/dist/components-ui-label-label.js +1 -1
  260. package/dist/components-ui-label-label.js.map +1 -1
  261. package/dist/components-ui-pagination-pagination.cjs +2 -1
  262. package/dist/components-ui-pagination-pagination.cjs.map +1 -1
  263. package/dist/components-ui-pagination-pagination.js +93 -63
  264. package/dist/components-ui-pagination-pagination.js.map +1 -1
  265. package/dist/components-ui-popover-popover.cjs +1 -1
  266. package/dist/components-ui-popover-popover.cjs.map +1 -1
  267. package/dist/components-ui-popover-popover.js +36 -31
  268. package/dist/components-ui-popover-popover.js.map +1 -1
  269. package/dist/components-ui-popover-popover.styles.cjs.map +1 -1
  270. package/dist/components-ui-popover-popover.styles.js.map +1 -1
  271. package/dist/components-ui-progress-progress.cjs +1 -1
  272. package/dist/components-ui-progress-progress.cjs.map +1 -1
  273. package/dist/components-ui-progress-progress.js +1 -1
  274. package/dist/components-ui-progress-progress.js.map +1 -1
  275. package/dist/components-ui-radio-group-radio-group.cjs +1 -1
  276. package/dist/components-ui-radio-group-radio-group.cjs.map +1 -1
  277. package/dist/components-ui-radio-group-radio-group.js +0 -1
  278. package/dist/components-ui-radio-group-radio-group.js.map +1 -1
  279. package/dist/components-ui-select-calendar-menu-select-calendar-menu.cjs +2 -0
  280. package/dist/components-ui-select-calendar-menu-select-calendar-menu.cjs.map +1 -0
  281. package/dist/components-ui-select-calendar-menu-select-calendar-menu.js +144 -0
  282. package/dist/components-ui-select-calendar-menu-select-calendar-menu.js.map +1 -0
  283. package/dist/components-ui-select-calendar-menu.cjs +2 -0
  284. package/dist/components-ui-select-calendar-menu.cjs.map +1 -0
  285. package/dist/components-ui-select-calendar-menu.js +5 -0
  286. package/dist/components-ui-select-calendar-menu.js.map +1 -0
  287. package/dist/components-ui-select-select.cjs +1 -1
  288. package/dist/components-ui-select-select.cjs.map +1 -1
  289. package/dist/components-ui-select-select.js +21 -22
  290. package/dist/components-ui-select-select.js.map +1 -1
  291. package/dist/components-ui-select-select.styles.cjs +2 -2
  292. package/dist/components-ui-select-select.styles.cjs.map +1 -1
  293. package/dist/components-ui-select-select.styles.js +5 -5
  294. package/dist/components-ui-select-select.styles.js.map +1 -1
  295. package/dist/components-ui-separator-separator.cjs +1 -1
  296. package/dist/components-ui-separator-separator.cjs.map +1 -1
  297. package/dist/components-ui-separator-separator.js +11 -12
  298. package/dist/components-ui-separator-separator.js.map +1 -1
  299. package/dist/components-ui-sonner-sonner.styles.cjs.map +1 -1
  300. package/dist/components-ui-sonner-sonner.styles.js.map +1 -1
  301. package/dist/components-ui-switch-switch.cjs +1 -1
  302. package/dist/components-ui-switch-switch.cjs.map +1 -1
  303. package/dist/components-ui-switch-switch.js +6 -7
  304. package/dist/components-ui-switch-switch.js.map +1 -1
  305. package/dist/components-ui-table-table.cjs +1 -1
  306. package/dist/components-ui-table-table.cjs.map +1 -1
  307. package/dist/components-ui-table-table.js +0 -1
  308. package/dist/components-ui-table-table.js.map +1 -1
  309. package/dist/components-ui-tabs-tabs.cjs +2 -2
  310. package/dist/components-ui-tabs-tabs.cjs.map +1 -1
  311. package/dist/components-ui-tabs-tabs.js +16 -16
  312. package/dist/components-ui-tabs-tabs.js.map +1 -1
  313. package/dist/components-ui-toggle-group-toggle-group.cjs +1 -1
  314. package/dist/components-ui-toggle-group-toggle-group.cjs.map +1 -1
  315. package/dist/components-ui-toggle-group-toggle-group.js +52 -42
  316. package/dist/components-ui-toggle-group-toggle-group.js.map +1 -1
  317. package/dist/components-ui-toggle-group-toggle-group.styles.cjs +1 -17
  318. package/dist/components-ui-toggle-group-toggle-group.styles.cjs.map +1 -1
  319. package/dist/components-ui-toggle-group-toggle-group.styles.js +53 -30
  320. package/dist/components-ui-toggle-group-toggle-group.styles.js.map +1 -1
  321. package/dist/components-ui-toggle-toggle.styles.cjs +6 -11
  322. package/dist/components-ui-toggle-toggle.styles.cjs.map +1 -1
  323. package/dist/components-ui-toggle-toggle.styles.js +16 -18
  324. package/dist/components-ui-toggle-toggle.styles.js.map +1 -1
  325. package/dist/components-ui-tooltip-tooltip.cjs +1 -1
  326. package/dist/components-ui-tooltip-tooltip.cjs.map +1 -1
  327. package/dist/components-ui-tooltip-tooltip.js +9 -10
  328. package/dist/components-ui-tooltip-tooltip.js.map +1 -1
  329. package/dist/components-ui-typography-typography.cjs +1 -1
  330. package/dist/components-ui-typography-typography.cjs.map +1 -1
  331. package/dist/components-ui-typography-typography.js +7 -7
  332. package/dist/components-ui-typography-typography.js.map +1 -1
  333. package/dist/constants/calendar-locale.d.ts +5 -0
  334. package/dist/index.cjs +1 -1
  335. package/dist/index.d.ts +9 -2
  336. package/dist/index.js +223 -188
  337. package/dist/index.js.map +1 -1
  338. package/package.json +44 -17
  339. package/dist/chart-CgVfpT_X.cjs +0 -63
@@ -2,9 +2,9 @@ import { jsx as xe, jsxs as Qn } from "react/jsx-runtime";
2
2
  import { cn as $r } from "./lib-utils.js";
3
3
  import { l as Jn } from "./lodash-FemA_LCk.js";
4
4
  import * as v from "react";
5
- import { forwardRef as le, useMemo as Ir, createContext as Ee, useContext as Ve, isValidElement as De, cloneElement as nt, createElement as ei, Children as ri, useRef as B, useState as ee, useEffect as he, useLayoutEffect as ue, memo as it, useImperativeHandle as ti, useCallback as $, PureComponent as ai } from "react";
6
- import { s as Fe, G as ot, i as Hr, r as be, f as Yr, g as Ge, h as W, j as ae, k as lt, l as Pt, m as ar, u as ni, D as Se, Z as ke, n as N, o as Ia, p as ct, q as hr, t as mr, v as st, w as me, x as M, y as yr, z as ja, A as ii, J as Ca, B as qe, E as oe, F as oi, S as li, H as ci, R as si, I as Y, K as Ta, L as ui, M as di, N as de, O as vi, P as fi, Q as pi, T as hi, U as mi, V as yi, W as Q, X as _e, Y as ut, _ as gi, $ as bi, a0 as xi, a1 as Pi, a2 as wt, a3 as Xe, a4 as _a, a5 as dt, a6 as La, a7 as Da, a8 as Ra, a9 as wi, aa as gr, ab as Ot, ac as $a, ad as Na, ae as At, af as Oi, ag as Ai, ah as K, ai as F, aj as vt, ak as $e, al as Ei, am as He, an as Ye, ao as za, ap as Ma, aq as Ba, ar as Si, as as ki, at as Et, au as Ii, av as St, aw as ji, ax as jr, ay as Wa, az as Ci, aA as Ti, aB as _i, aC as kt, aD as br, aE as Ka, aF as Fa, aG as Ga, aH as Li, aI as Di, aJ as Ri, aK as Ha, aL as $i, aM as Ni, aN as zi, aO as Mi, aP as Bi, aQ as Ya, aR as Wi, aS as Ki, aT as Ne, aU as ir, aV as Fi, aW as Va, aX as Xa, aY as Ua, aZ as Vr, a_ as xr, a$ as Gi, b0 as Hi, b1 as Yi, b2 as Vi, b3 as Xi, b4 as Ui, b5 as Zi, b6 as qi, b7 as Qi, b8 as Ji, b9 as eo, ba as ro, bb as to, bc as ao, bd as no, be as io, bf as oo, bg as lo, bh as co, bi as so, bj as uo, bk as vo, bl as fo, bm as po, bn as ho, bo as mo, bp as yo, bq as go, br as bo, bs as Za, bt as xo, bu as Po, bv as wo, bw as Oo, bx as Ao, by as Eo, bz as So, bA as or, bB as ko, C as Io, d as jo, e as Co } from "./chart-D15EtNmb.js";
7
- import { c as ce } from "./with-selector-CNcGWQ-h.js";
5
+ import { forwardRef as ce, useMemo as Ir, createContext as Ee, useContext as Ve, isValidElement as De, cloneElement as nt, createElement as ei, Children as ri, useRef as B, useState as ee, useEffect as ge, useLayoutEffect as le, memo as it, useImperativeHandle as ti, useCallback as $, PureComponent as ai } from "react";
6
+ import { s as Fe, G as ot, i as Hr, r as be, f as Yr, g as Ge, h as W, j as ae, k as lt, l as Pt, m as ar, u as ni, D as Se, Z as ke, n as N, o as Ia, p as ct, q as hr, t as mr, v as st, w as he, x as M, y as yr, z as ja, A as ii, J as Ca, B as qe, E as oe, F as oi, S as li, H as ci, R as si, I as Y, K as Ta, L as ui, M as di, N as de, O as vi, P as fi, Q as pi, T as hi, U as mi, V as yi, W as Q, X as _e, Y as ut, _ as gi, $ as bi, a0 as xi, a1 as Pi, a2 as wt, a3 as Xe, a4 as _a, a5 as dt, a6 as La, a7 as Da, a8 as Ra, a9 as wi, aa as gr, ab as Ot, ac as $a, ad as Na, ae as At, af as Oi, ag as Ai, ah as K, ai as F, aj as vt, ak as $e, al as Ei, am as He, an as Ye, ao as za, ap as Ma, aq as Ba, ar as Si, as as ki, at as Et, au as Ii, av as St, aw as ji, ax as jr, ay as Wa, az as Ci, aA as Ti, aB as _i, aC as kt, aD as br, aE as Ka, aF as Fa, aG as Ga, aH as Li, aI as Di, aJ as Ri, aK as Ha, aL as $i, aM as Ni, aN as zi, aO as Mi, aP as Bi, aQ as Ya, aR as Wi, aS as Ki, aT as Ne, aU as ir, aV as Fi, aW as Va, aX as Xa, aY as Ua, aZ as Vr, a_ as xr, a$ as Gi, b0 as Hi, b1 as Yi, b2 as Vi, b3 as Xi, b4 as Ui, b5 as Zi, b6 as qi, b7 as Qi, b8 as Ji, b9 as eo, ba as ro, bb as to, bc as ao, bd as no, be as io, bf as oo, bg as lo, bh as co, bi as so, bj as uo, bk as vo, bl as fo, bm as po, bn as ho, bo as mo, bp as yo, bq as go, br as bo, bs as Za, bt as xo, bu as Po, bv as wo, bw as Oo, bx as Ao, by as Eo, bz as So, bA as or, bB as ko, C as Io, d as jo, e as Co } from "./chart-DFbmMKiQ.js";
7
+ import { c as se } from "./with-selector-CNcGWQ-h.js";
8
8
  import { clsx as ne } from "clsx";
9
9
  import { g as To } from "./_commonjsHelpers-DaMA6jEr.js";
10
10
  var _o = ["children", "className"];
@@ -425,7 +425,7 @@ var nn = (e, r, t, a) => e.reduce((n, i) => {
425
425
  verticalAnchor: "end",
426
426
  x: 0,
427
427
  y: 0
428
- }, ft = /* @__PURE__ */ le((e, r) => {
428
+ }, ft = /* @__PURE__ */ ce((e, r) => {
429
429
  var t = be(e, dl), {
430
430
  x: a,
431
431
  y: n,
@@ -692,14 +692,14 @@ function Pl(e, r) {
692
692
  }
693
693
  return (r === "string" ? String : Number)(e);
694
694
  }
695
- function ye() {
696
- return ye = Object.assign ? Object.assign.bind() : function(e) {
695
+ function me() {
696
+ return me = Object.assign ? Object.assign.bind() : function(e) {
697
697
  for (var r = 1; r < arguments.length; r++) {
698
698
  var t = arguments[r];
699
699
  for (var a in t) ({}).hasOwnProperty.call(t, a) && (e[a] = t[a]);
700
700
  }
701
701
  return e;
702
- }, ye.apply(null, arguments);
702
+ }, me.apply(null, arguments);
703
703
  }
704
704
  var cn = /* @__PURE__ */ Ee(null), wl = (e) => {
705
705
  var {
@@ -766,7 +766,7 @@ var cn = /* @__PURE__ */ Ee(null), wl = (e) => {
766
766
  var w = hr(l, u, h, f), b = hr(l, u, h, f + (x ? 1 : -1) * 359), P = "M".concat(w.x, ",").concat(w.y, `
767
767
  A`).concat(h, ",").concat(h, ",0,1,").concat(x ? 0 : 1, `,
768
768
  `).concat(b.x, ",").concat(b.y), O = ae(e.id) ? ct("recharts-radial-line-") : e.id;
769
- return /* @__PURE__ */ v.createElement("text", ye({}, a, {
769
+ return /* @__PURE__ */ v.createElement("text", me({}, a, {
770
770
  dominantBaseline: "central",
771
771
  className: ne("recharts-radial-bar-label", o)
772
772
  }), /* @__PURE__ */ v.createElement("defs", null, /* @__PURE__ */ v.createElement("path", {
@@ -911,7 +911,7 @@ function we(e) {
911
911
  }
912
912
  return /* @__PURE__ */ v.createElement(ke, {
913
913
  zIndex: r.zIndex
914
- }, /* @__PURE__ */ v.createElement(ft, ye({
914
+ }, /* @__PURE__ */ v.createElement(ft, me({
915
915
  ref: s,
916
916
  className: ne("recharts-label", u)
917
917
  }, E, g, {
@@ -931,20 +931,20 @@ var Tl = (e, r, t) => {
931
931
  viewBox: r,
932
932
  labelRef: t
933
933
  };
934
- return e === !0 ? /* @__PURE__ */ v.createElement(we, ye({
934
+ return e === !0 ? /* @__PURE__ */ v.createElement(we, me({
935
935
  key: "label-implicit"
936
- }, a)) : Yr(e) ? /* @__PURE__ */ v.createElement(we, ye({
936
+ }, a)) : Yr(e) ? /* @__PURE__ */ v.createElement(we, me({
937
937
  key: "label-implicit",
938
938
  value: e
939
939
  }, a)) : /* @__PURE__ */ De(e) ? e.type === we ? /* @__PURE__ */ nt(e, rr({
940
940
  key: "label-implicit"
941
- }, a)) : /* @__PURE__ */ v.createElement(we, ye({
941
+ }, a)) : /* @__PURE__ */ v.createElement(we, me({
942
942
  key: "label-implicit",
943
943
  content: e
944
- }, a)) : pt(e) ? /* @__PURE__ */ v.createElement(we, ye({
944
+ }, a)) : pt(e) ? /* @__PURE__ */ v.createElement(we, me({
945
945
  key: "label-implicit",
946
946
  content: e
947
- }, a)) : e && typeof e == "object" ? /* @__PURE__ */ v.createElement(we, ye({}, e, {
947
+ }, a)) : e && typeof e == "object" ? /* @__PURE__ */ v.createElement(we, me({}, e, {
948
948
  key: "label-implicit"
949
949
  }, a)) : null;
950
950
  };
@@ -1051,7 +1051,7 @@ function Bl(e) {
1051
1051
  var Wl = {
1052
1052
  radiusAxis: {},
1053
1053
  angleAxis: {}
1054
- }, vn = me({
1054
+ }, vn = he({
1055
1055
  name: "polarAxis",
1056
1056
  initialState: Wl,
1057
1057
  reducers: {
@@ -1358,7 +1358,7 @@ var ta = (e, r, t, a, n) => {
1358
1358
  animationBegin: s,
1359
1359
  isUpdateAnimationActive: d
1360
1360
  } = r, p = B(null), [m, h] = ee(-1), y = B(n), g = B(i), f = B(o), x = B(t), w = B(a), b = ja(e, "trapezoid-");
1361
- if (he(() => {
1361
+ if (ge(() => {
1362
1362
  if (p.current && p.current.getTotalLength)
1363
1363
  try {
1364
1364
  var L = p.current.getTotalLength();
@@ -1546,12 +1546,12 @@ function pc(e) {
1546
1546
  var {
1547
1547
  tooltipEntrySettings: r
1548
1548
  } = e, t = Y(), a = de(), n = B(null);
1549
- return ue(() => {
1549
+ return le(() => {
1550
1550
  a || (n.current === null ? t(vi(r)) : n.current !== r && t(fi({
1551
1551
  prev: n.current,
1552
1552
  next: r
1553
1553
  })), n.current = r);
1554
- }, [r, t, a]), ue(() => () => {
1554
+ }, [r, t, a]), le(() => () => {
1555
1555
  n.current && (t(pi(n.current)), n.current = null);
1556
1556
  }, [t]), null;
1557
1557
  }
@@ -1559,12 +1559,12 @@ function hc(e) {
1559
1559
  var {
1560
1560
  legendPayload: r
1561
1561
  } = e, t = Y(), a = de(), n = B(null);
1562
- return ue(() => {
1562
+ return le(() => {
1563
1563
  a || (n.current === null ? t(hi(r)) : n.current !== r && t(mi({
1564
1564
  prev: n.current,
1565
1565
  next: r
1566
1566
  })), n.current = r);
1567
- }, [t, a, r]), ue(() => () => {
1567
+ }, [t, a, r]), le(() => () => {
1568
1568
  n.current && (t(yi(n.current)), n.current = null);
1569
1569
  }, [t]), null;
1570
1570
  }
@@ -1588,7 +1588,7 @@ var bc = /* @__PURE__ */ Ee(void 0), xc = (e) => {
1588
1588
  }, Pc = {
1589
1589
  cartesianItems: [],
1590
1590
  polarItems: []
1591
- }, yn = me({
1591
+ }, yn = he({
1592
1592
  name: "graphicalItems",
1593
1593
  initialState: Pc,
1594
1594
  reducers: {
@@ -1648,12 +1648,12 @@ var bc = /* @__PURE__ */ Ee(void 0), xc = (e) => {
1648
1648
  replacePolarGraphicalItem: Kv
1649
1649
  } = yn.actions, Ec = yn.reducer, Sc = (e) => {
1650
1650
  var r = Y(), t = B(null);
1651
- return ue(() => {
1651
+ return le(() => {
1652
1652
  t.current === null ? r(wc(e)) : t.current !== e && r(Oc({
1653
1653
  prev: t.current,
1654
1654
  next: e
1655
1655
  })), t.current = e;
1656
- }, [r, e]), ue(() => () => {
1656
+ }, [r, e]), le(() => () => {
1657
1657
  t.current && (r(Ac(t.current)), t.current = null);
1658
1658
  }, [r]), null;
1659
1659
  }, kc = /* @__PURE__ */ it(Sc);
@@ -1699,7 +1699,7 @@ var gn = 0, Tc = {
1699
1699
  xAxis: {},
1700
1700
  yAxis: {},
1701
1701
  zAxis: {}
1702
- }, bn = me({
1702
+ }, bn = he({
1703
1703
  name: "cartesianAxis",
1704
1704
  initialState: Tc,
1705
1705
  reducers: {
@@ -1797,12 +1797,12 @@ var gn = 0, Tc = {
1797
1797
  replaceZAxis: Gv,
1798
1798
  removeZAxis: Hv,
1799
1799
  updateYAxisWidth: zc
1800
- } = bn.actions, Mc = bn.reducer, Bc = ce([ut], (e) => ({
1800
+ } = bn.actions, Mc = bn.reducer, Bc = se([ut], (e) => ({
1801
1801
  top: e.top,
1802
1802
  bottom: e.bottom,
1803
1803
  left: e.left,
1804
1804
  right: e.right
1805
- })), Wc = ce([Bc, gi, bi], (e, r, t) => {
1805
+ })), Wc = se([Bc, gi, bi], (e, r, t) => {
1806
1806
  if (!(!e || r == null || t == null))
1807
1807
  return {
1808
1808
  x: e.left,
@@ -1951,7 +1951,7 @@ var qc = (e) => {
1951
1951
  var {
1952
1952
  chartData: r
1953
1953
  } = e, t = Y(), a = de();
1954
- return he(() => a ? () => {
1954
+ return ge(() => a ? () => {
1955
1955
  } : (t(wt(r)), () => {
1956
1956
  t(wt(void 0));
1957
1957
  }), [r, t, a]), null;
@@ -1966,7 +1966,7 @@ var qc = (e) => {
1966
1966
  bottom: 0,
1967
1967
  left: 0
1968
1968
  }
1969
- }, Pn = me({
1969
+ }, Pn = he({
1970
1970
  name: "brush",
1971
1971
  initialState: sa,
1972
1972
  reducers: {
@@ -1990,7 +1990,7 @@ var es = function(r) {
1990
1990
  dots: [],
1991
1991
  areas: [],
1992
1992
  lines: []
1993
- }, wn = me({
1993
+ }, wn = he({
1994
1994
  name: "referenceElements",
1995
1995
  initialState: rs,
1996
1996
  reducers: {
@@ -2301,7 +2301,7 @@ var hs = (e) => {
2301
2301
  }, ms = {
2302
2302
  xAxis: {},
2303
2303
  yAxis: {}
2304
- }, An = me({
2304
+ }, An = he({
2305
2305
  name: "renderedTicks",
2306
2306
  initialState: ms,
2307
2307
  reducers: {
@@ -2390,7 +2390,7 @@ function Es(e, r) {
2390
2390
  }
2391
2391
  return (r === "string" ? String : Number)(e);
2392
2392
  }
2393
- var ge = {
2393
+ var ye = {
2394
2394
  x: 0,
2395
2395
  y: 0,
2396
2396
  width: 0,
@@ -2532,7 +2532,7 @@ function Ts(e) {
2532
2532
  axisType: t,
2533
2533
  axisId: a
2534
2534
  } = e, n = Y();
2535
- return he(() => {
2535
+ return ge(() => {
2536
2536
  if (a == null || t == null)
2537
2537
  return La;
2538
2538
  var i = r.map((o) => ({
@@ -2553,7 +2553,7 @@ function Ts(e) {
2553
2553
  };
2554
2554
  }, [n, r, a, t]), null;
2555
2555
  }
2556
- var _s = /* @__PURE__ */ le((e, r) => {
2556
+ var _s = /* @__PURE__ */ ce((e, r) => {
2557
2557
  var {
2558
2558
  ticks: t = [],
2559
2559
  tick: a,
@@ -2638,7 +2638,7 @@ var _s = /* @__PURE__ */ le((e, r) => {
2638
2638
  }, V)), te.length > 0 && /* @__PURE__ */ v.createElement("g", {
2639
2639
  className: "recharts-cartesian-axis-tick-lines recharts-".concat(O, "-tick-lines")
2640
2640
  }, te));
2641
- }), Ls = /* @__PURE__ */ le((e, r) => {
2641
+ }), Ls = /* @__PURE__ */ ce((e, r) => {
2642
2642
  var {
2643
2643
  axisLine: t,
2644
2644
  width: a,
@@ -2721,7 +2721,7 @@ var _s = /* @__PURE__ */ le((e, r) => {
2721
2721
  labelRef: e.labelRef
2722
2722
  }), e.children)));
2723
2723
  }), mt = /* @__PURE__ */ v.forwardRef((e, r) => {
2724
- var t = be(e, ge);
2724
+ var t = be(e, ye);
2725
2725
  return /* @__PURE__ */ v.createElement(Ls, Re({}, t, {
2726
2726
  ref: r
2727
2727
  }));
@@ -2990,7 +2990,7 @@ var Vs = (e, r) => {
2990
2990
  height: n,
2991
2991
  offset: i
2992
2992
  } = e;
2993
- return $a(ht(Z(Z(Z({}, ge), t), {}, {
2993
+ return $a(ht(Z(Z(Z({}, ye), t), {}, {
2994
2994
  ticks: Na(t),
2995
2995
  viewBox: {
2996
2996
  x: 0,
@@ -3006,7 +3006,7 @@ var Vs = (e, r) => {
3006
3006
  height: n,
3007
3007
  offset: i
3008
3008
  } = e;
3009
- return $a(ht(Z(Z(Z({}, ge), t), {}, {
3009
+ return $a(ht(Z(Z(Z({}, ye), t), {}, {
3010
3010
  ticks: Na(t),
3011
3011
  viewBox: {
3012
3012
  x: 0,
@@ -3106,7 +3106,7 @@ function Sn(e) {
3106
3106
  }))));
3107
3107
  }
3108
3108
  Sn.displayName = "CartesianGrid";
3109
- var Zs = {}, kn = me({
3109
+ var Zs = {}, kn = he({
3110
3110
  name: "errorBars",
3111
3111
  initialState: Zs,
3112
3112
  reducers: {
@@ -3248,7 +3248,7 @@ var lu = function(r) {
3248
3248
  var i = W(a) || ae(a);
3249
3249
  return i ? r(a, n) : (i || ou(!1, "minPointSize callback function received a value with type of ".concat(typeof a, ". Currently only numbers or null/undefined are supported.")), t);
3250
3250
  };
3251
- }, cu = (e, r, t) => t, su = (e, r) => r, lr = ce([Ma, su], (e, r) => e.filter((t) => t.type === "bar").find((t) => t.id === r)), uu = ce([lr], (e) => e?.maxBarSize), du = (e, r, t, a) => a, vu = ce([$e, Ma, ze, Me, cu], (e, r, t, a, n) => r.filter((i) => e === "horizontal" ? i.xAxisId === t : i.yAxisId === a).filter((i) => i.isPanorama === n).filter((i) => i.hide === !1).filter((i) => i.type === "bar")), fu = (e, r, t) => {
3251
+ }, cu = (e, r, t) => t, su = (e, r) => r, lr = se([Ma, su], (e, r) => e.filter((t) => t.type === "bar").find((t) => t.id === r)), uu = se([lr], (e) => e?.maxBarSize), du = (e, r, t, a) => a, vu = se([$e, Ma, ze, Me, cu], (e, r, t, a, n) => r.filter((i) => e === "horizontal" ? i.xAxisId === t : i.yAxisId === a).filter((i) => i.isPanorama === n).filter((i) => i.hide === !1).filter((i) => i.type === "bar")), fu = (e, r, t) => {
3252
3252
  var a = $e(e), n = ze(e, r), i = Me(e, r);
3253
3253
  if (!(n == null || i == null))
3254
3254
  return a === "horizontal" ? Et(e, "yAxis", i, t) : Et(e, "xAxis", n, t);
@@ -3256,7 +3256,7 @@ var lu = function(r) {
3256
3256
  var t = $e(e), a = ze(e, r), n = Me(e, r);
3257
3257
  if (!(a == null || n == null))
3258
3258
  return t === "horizontal" ? St(e, "xAxis", a) : St(e, "yAxis", n);
3259
- }, hu = ce([vu, Ii, pu], Kc), mu = (e, r, t) => {
3259
+ }, hu = se([vu, Ii, pu], Kc), mu = (e, r, t) => {
3260
3260
  var a, n, i = lr(e, r);
3261
3261
  if (i == null)
3262
3262
  return 0;
@@ -3273,7 +3273,7 @@ var lu = function(r) {
3273
3273
  var o, l;
3274
3274
  return a === "horizontal" ? (o = He(e, "xAxis", n, t), l = Ye(e, "xAxis", n, t)) : (o = He(e, "yAxis", i, t), l = Ye(e, "yAxis", i, t)), za(o, l);
3275
3275
  }
3276
- }, yu = ce([hu, Ba, Si, ki, mu, jn, uu], Vc), gu = (e, r, t) => {
3276
+ }, yu = se([hu, Ba, Si, ki, mu, jn, uu], Vc), gu = (e, r, t) => {
3277
3277
  var a = ze(e, r);
3278
3278
  if (a != null)
3279
3279
  return He(e, "xAxis", a, t);
@@ -3289,7 +3289,7 @@ var lu = function(r) {
3289
3289
  var a = Me(e, r);
3290
3290
  if (a != null)
3291
3291
  return Ye(e, "yAxis", a, t);
3292
- }, wu = ce([yu, lr], Uc), Ou = ce([fu, lr], Xc), Au = ce([ut, vt, gu, bu, xu, Pu, wu, $e, Ei, jn, Ou, lr, du], (e, r, t, a, n, i, o, l, u, c, s, d, p) => {
3292
+ }, wu = se([yu, lr], Uc), Ou = se([fu, lr], Xc), Au = se([ut, vt, gu, bu, xu, Pu, wu, $e, Ei, jn, Ou, lr, du], (e, r, t, a, n, i, o, l, u, c, s, d, p) => {
3293
3293
  var {
3294
3294
  chartData: m,
3295
3295
  dataStartIndex: h,
@@ -3559,7 +3559,7 @@ function Fu(e) {
3559
3559
  index: i,
3560
3560
  dataKey: o
3561
3561
  } = e, l = N(br), u = N(Ka), c = t && String(n.originalDataIndex) === l && (u == null || o === u), [s, d] = ee(!1), [p, m] = ee(!1);
3562
- he(() => {
3562
+ ge(() => {
3563
3563
  var w;
3564
3564
  return c ? (d(!0), w = requestAnimationFrame(() => {
3565
3565
  m(!0);
@@ -4065,12 +4065,12 @@ function ud(e) {
4065
4065
  type: o
4066
4066
  });
4067
4067
  }, [i, o]);
4068
- return ue(() => {
4068
+ return le(() => {
4069
4069
  l != null && (t.current === null ? r(_c(l)) : t.current !== l && r(Lc({
4070
4070
  prev: t.current,
4071
4071
  next: l
4072
4072
  })), t.current = l);
4073
- }, [l, r]), ue(() => () => {
4073
+ }, [l, r]), le(() => () => {
4074
4074
  t.current && (r(Dc(t.current)), t.current = null);
4075
4075
  }, [r]), null;
4076
4076
  }
@@ -4105,7 +4105,7 @@ var dd = (e) => {
4105
4105
  allowDecimals: K.allowDecimals,
4106
4106
  allowDuplicatedCategory: K.allowDuplicatedCategory,
4107
4107
  angle: K.angle,
4108
- axisLine: ge.axisLine,
4108
+ axisLine: ye.axisLine,
4109
4109
  height: K.height,
4110
4110
  hide: !1,
4111
4111
  includeHidden: K.includeHidden,
@@ -4119,8 +4119,8 @@ var dd = (e) => {
4119
4119
  scale: K.scale,
4120
4120
  tick: K.tick,
4121
4121
  tickCount: K.tickCount,
4122
- tickLine: ge.tickLine,
4123
- tickSize: ge.tickSize,
4122
+ tickLine: ye.tickLine,
4123
+ tickSize: ye.tickSize,
4124
4124
  type: K.type,
4125
4125
  niceTicks: K.niceTicks,
4126
4126
  xAxisId: 0
@@ -4230,12 +4230,12 @@ function Pd(e) {
4230
4230
  type: o
4231
4231
  });
4232
4232
  }, [o, i]);
4233
- return ue(() => {
4233
+ return le(() => {
4234
4234
  l != null && (t.current === null ? r(Rc(l)) : t.current !== l && r($c({
4235
4235
  prev: t.current,
4236
4236
  next: l
4237
4237
  })), t.current = l);
4238
- }, [l, r]), ue(() => () => {
4238
+ }, [l, r]), le(() => () => {
4239
4239
  t.current && (r(Nc(t.current)), t.current = null);
4240
4240
  }, [r]), null;
4241
4241
  }
@@ -4246,7 +4246,7 @@ function wd(e) {
4246
4246
  width: a,
4247
4247
  label: n
4248
4248
  } = e, i = B(null), o = B(null), l = N(vt), u = de(), c = Y(), s = "yAxis", d = N((O) => $i(O, r)), p = N((O) => Ni(O, r)), m = N((O) => Ga(O, s, r, u)), h = N((O) => zi(O, r));
4249
- if (ue(() => {
4249
+ if (le(() => {
4250
4250
  if (!(a !== "auto" || !d || pt(n) || /* @__PURE__ */ De(n) || h == null)) {
4251
4251
  var O = i.current;
4252
4252
  if (O) {
@@ -4302,7 +4302,7 @@ var Od = {
4302
4302
  allowDecimals: F.allowDecimals,
4303
4303
  allowDuplicatedCategory: F.allowDuplicatedCategory,
4304
4304
  angle: F.angle,
4305
- axisLine: ge.axisLine,
4305
+ axisLine: ye.axisLine,
4306
4306
  hide: !1,
4307
4307
  includeHidden: F.includeHidden,
4308
4308
  interval: F.interval,
@@ -4315,8 +4315,8 @@ var Od = {
4315
4315
  scale: F.scale,
4316
4316
  tick: F.tick,
4317
4317
  tickCount: F.tickCount,
4318
- tickLine: ge.tickLine,
4319
- tickSize: ge.tickSize,
4318
+ tickLine: ye.tickLine,
4319
+ tickSize: ye.tickSize,
4320
4320
  type: F.type,
4321
4321
  niceTicks: F.niceTicks,
4322
4322
  width: F.width,
@@ -4352,7 +4352,7 @@ var Od = {
4352
4352
  }), /* @__PURE__ */ v.createElement(wd, r));
4353
4353
  }, $n = /* @__PURE__ */ v.memo(Ad, Dn);
4354
4354
  $n.displayName = "YAxis";
4355
- var Ed = (e, r) => r, gt = ce([Ed, $e, Ia, Mi, Bi, Ya, Wi, ut], Ki);
4355
+ var Ed = (e, r) => r, gt = se([Ed, $e, Ia, Mi, Bi, Ya, Wi, ut], Ki);
4356
4356
  function Sd(e) {
4357
4357
  return "getBBox" in e.currentTarget && typeof e.currentTarget.getBBox == "function";
4358
4358
  }
@@ -4440,7 +4440,7 @@ var xa = {
4440
4440
  syncMethod: "index",
4441
4441
  baseValue: void 0,
4442
4442
  reverseStackOrder: !1
4443
- }, Bn = me({
4443
+ }, Bn = he({
4444
4444
  name: "rootProps",
4445
4445
  initialState: xa,
4446
4446
  reducers: {
@@ -4453,7 +4453,7 @@ var xa = {
4453
4453
  updateOptions: jd
4454
4454
  } = Bn.actions, Cd = null, Td = {
4455
4455
  updatePolarOptions: (e, r) => e === null ? r.payload : (e.startAngle = r.payload.startAngle, e.endAngle = r.payload.endAngle, e.cx = r.payload.cx, e.cy = r.payload.cy, e.innerRadius = r.payload.innerRadius, e.outerRadius = r.payload.outerRadius, e)
4456
- }, Wn = me({
4456
+ }, Wn = he({
4457
4457
  name: "polarOptions",
4458
4458
  initialState: Cd,
4459
4459
  reducers: Td
@@ -4563,9 +4563,9 @@ function Hn(e) {
4563
4563
  }
4564
4564
  });
4565
4565
  }
4566
- var se = Ne("externalEvent"), Yn = ir(), vr = /* @__PURE__ */ new Map(), Je = /* @__PURE__ */ new Map(), Gr = /* @__PURE__ */ new Map();
4566
+ var ue = Ne("externalEvent"), Yn = ir(), vr = /* @__PURE__ */ new Map(), Je = /* @__PURE__ */ new Map(), Gr = /* @__PURE__ */ new Map();
4567
4567
  Yn.startListening({
4568
- actionCreator: se,
4568
+ actionCreator: ue,
4569
4569
  effect: (e, r) => {
4570
4570
  var {
4571
4571
  handler: t,
@@ -4623,7 +4623,7 @@ Yn.startListening({
4623
4623
  }
4624
4624
  }
4625
4625
  });
4626
- var Ld = ce([Qi], (e) => e.tooltipItemPayloads), Dd = ce([Ld, (e, r) => r, (e, r, t) => t], (e, r, t) => {
4626
+ var Ld = se([Qi], (e) => e.tooltipItemPayloads), Dd = se([Ld, (e, r) => r, (e, r, t) => t], (e, r, t) => {
4627
4627
  if (r != null) {
4628
4628
  var a = e.find((i) => i.settings.graphicalItemId === t);
4629
4629
  if (a != null) {
@@ -4701,7 +4701,7 @@ Xn.startListening({
4701
4701
  var Un = {
4702
4702
  throttleDelay: "raf",
4703
4703
  throttledEvents: ["mousemove", "touchmove", "pointermove", "scroll", "wheel"]
4704
- }, Zn = me({
4704
+ }, Zn = he({
4705
4705
  name: "eventSettings",
4706
4706
  initialState: Un,
4707
4707
  reducers: {
@@ -4784,20 +4784,20 @@ function Bd(e) {
4784
4784
  layout: r,
4785
4785
  margin: t
4786
4786
  } = e, a = Y(), n = de();
4787
- return he(() => {
4787
+ return ge(() => {
4788
4788
  n || (a(po(r)), a(ho(t)));
4789
4789
  }, [a, n, r, t]), null;
4790
4790
  }
4791
4791
  var Wd = /* @__PURE__ */ it(Bd, jr);
4792
4792
  function Kd(e) {
4793
4793
  var r = Y();
4794
- return he(() => {
4794
+ return ge(() => {
4795
4795
  r(jd(e));
4796
4796
  }, [r, e]), null;
4797
4797
  }
4798
4798
  var Fd = (e) => {
4799
4799
  var r = Y();
4800
- return he(() => {
4800
+ return ge(() => {
4801
4801
  r(Rd(e));
4802
4802
  }, [r, e]), null;
4803
4803
  }, Gd = /* @__PURE__ */ it(Fd, jr);
@@ -4806,7 +4806,7 @@ function wa(e) {
4806
4806
  zIndex: r,
4807
4807
  isPanorama: t
4808
4808
  } = e, a = B(null), n = Y();
4809
- return ue(() => (a.current && n(yo({
4809
+ return le(() => (a.current && n(yo({
4810
4810
  zIndex: r,
4811
4811
  element: a.current,
4812
4812
  isPanorama: t
@@ -4880,7 +4880,7 @@ var Xd = {
4880
4880
  * Interestingly, Firefox does not have this problem, but it doesn't hurt to add the style anyway.
4881
4881
  */
4882
4882
  display: "block"
4883
- }, Ud = /* @__PURE__ */ le((e, r) => {
4883
+ }, Ud = /* @__PURE__ */ ce((e, r) => {
4884
4884
  var t = Da(), a = Ra(), n = xo();
4885
4885
  if (!gr(t) || !gr(a))
4886
4886
  return null;
@@ -4918,7 +4918,7 @@ var Xd = {
4918
4918
  x: o,
4919
4919
  y: i
4920
4920
  }, r);
4921
- }, Aa = /* @__PURE__ */ le((e, r) => {
4921
+ }, Aa = /* @__PURE__ */ ce((e, r) => {
4922
4922
  var {
4923
4923
  children: t
4924
4924
  } = e, a = Yd(e, Hd), n = de();
@@ -4932,7 +4932,7 @@ var Xd = {
4932
4932
  });
4933
4933
  function qd() {
4934
4934
  var e = Y(), [r, t] = ee(null), a = N(Po);
4935
- return he(() => {
4935
+ return ge(() => {
4936
4936
  if (r != null) {
4937
4937
  var n = r.getBoundingClientRect(), i = n.width / r.offsetWidth;
4938
4938
  Ge(i) && i !== a && e(wo(i));
@@ -4997,7 +4997,7 @@ function kr(e) {
4997
4997
  }
4998
4998
  return 0;
4999
4999
  }
5000
- var av = /* @__PURE__ */ le((e, r) => {
5000
+ var av = /* @__PURE__ */ ce((e, r) => {
5001
5001
  var t, a, n = B(null), [i, o] = ee({
5002
5002
  containerWidth: kr((t = e.style) === null || t === void 0 ? void 0 : t.width),
5003
5003
  containerHeight: kr((a = e.style) === null || a === void 0 ? void 0 : a.height)
@@ -5029,7 +5029,7 @@ var av = /* @__PURE__ */ le((e, r) => {
5029
5029
  m.observe(c), n.current = m;
5030
5030
  }
5031
5031
  }, [r, l]);
5032
- return he(() => () => {
5032
+ return ge(() => () => {
5033
5033
  var c = n.current;
5034
5034
  c?.disconnect();
5035
5035
  }, [l]), /* @__PURE__ */ v.createElement(v.Fragment, null, /* @__PURE__ */ v.createElement(or, {
@@ -5038,7 +5038,7 @@ var av = /* @__PURE__ */ le((e, r) => {
5038
5038
  }), /* @__PURE__ */ v.createElement("div", Oe({
5039
5039
  ref: u
5040
5040
  }, e)));
5041
- }), nv = /* @__PURE__ */ le((e, r) => {
5041
+ }), nv = /* @__PURE__ */ ce((e, r) => {
5042
5042
  var {
5043
5043
  width: t,
5044
5044
  height: a
@@ -5068,7 +5068,7 @@ var av = /* @__PURE__ */ le((e, r) => {
5068
5068
  }), /* @__PURE__ */ v.createElement("div", Oe({
5069
5069
  ref: l
5070
5070
  }, e)));
5071
- }), iv = /* @__PURE__ */ le((e, r) => {
5071
+ }), iv = /* @__PURE__ */ ce((e, r) => {
5072
5072
  var {
5073
5073
  width: t,
5074
5074
  height: a
@@ -5079,7 +5079,7 @@ var av = /* @__PURE__ */ le((e, r) => {
5079
5079
  }), /* @__PURE__ */ v.createElement("div", Oe({
5080
5080
  ref: r
5081
5081
  }, e)));
5082
- }), ov = /* @__PURE__ */ le((e, r) => {
5082
+ }), ov = /* @__PURE__ */ ce((e, r) => {
5083
5083
  var {
5084
5084
  width: t,
5085
5085
  height: a
@@ -5100,7 +5100,7 @@ var av = /* @__PURE__ */ le((e, r) => {
5100
5100
  function lv(e) {
5101
5101
  return e ? av : ov;
5102
5102
  }
5103
- var cv = /* @__PURE__ */ le((e, r) => {
5103
+ var cv = /* @__PURE__ */ ce((e, r) => {
5104
5104
  var {
5105
5105
  children: t,
5106
5106
  className: a,
@@ -5123,22 +5123,22 @@ var cv = /* @__PURE__ */ le((e, r) => {
5123
5123
  } = e, b = B(null), P = Y(), [O, E] = ee(null), [k, I] = ee(null), T = qd(), j = Oo(), _ = j?.width > 0 ? j.width : f, A = j?.height > 0 ? j.height : n, L = $((C) => {
5124
5124
  T(C), typeof r == "function" && r(C), E(C), I(C), C != null && (b.current = C);
5125
5125
  }, [T, r, E, I]), re = $((C) => {
5126
- P(Nn(C)), P(se({
5126
+ P(Nn(C)), P(ue({
5127
5127
  handler: i,
5128
5128
  reactEvent: C
5129
5129
  }));
5130
5130
  }, [P, i]), te = $((C) => {
5131
- P(tt(C)), P(se({
5131
+ P(tt(C)), P(ue({
5132
5132
  handler: c,
5133
5133
  reactEvent: C
5134
5134
  }));
5135
5135
  }, [P, c]), V = $((C) => {
5136
- P(Ua()), P(se({
5136
+ P(Ua()), P(ue({
5137
5137
  handler: s,
5138
5138
  reactEvent: C
5139
5139
  }));
5140
5140
  }, [P, s]), X = $((C) => {
5141
- P(tt(C)), P(se({
5141
+ P(tt(C)), P(ue({
5142
5142
  handler: d,
5143
5143
  reactEvent: C
5144
5144
  }));
@@ -5149,37 +5149,37 @@ var cv = /* @__PURE__ */ le((e, r) => {
5149
5149
  }, [P]), ve = $((C) => {
5150
5150
  P(Kn(C.key));
5151
5151
  }, [P]), ie = $((C) => {
5152
- P(se({
5152
+ P(ue({
5153
5153
  handler: o,
5154
5154
  reactEvent: C
5155
5155
  }));
5156
5156
  }, [P, o]), Ie = $((C) => {
5157
- P(se({
5157
+ P(ue({
5158
5158
  handler: l,
5159
5159
  reactEvent: C
5160
5160
  }));
5161
5161
  }, [P, l]), Ue = $((C) => {
5162
- P(se({
5162
+ P(ue({
5163
5163
  handler: u,
5164
5164
  reactEvent: C
5165
5165
  }));
5166
5166
  }, [P, u]), Ze = $((C) => {
5167
- P(se({
5167
+ P(ue({
5168
5168
  handler: p,
5169
5169
  reactEvent: C
5170
5170
  }));
5171
5171
  }, [P, p]), Tr = $((C) => {
5172
- P(se({
5172
+ P(ue({
5173
5173
  handler: y,
5174
5174
  reactEvent: C
5175
5175
  }));
5176
5176
  }, [P, y]), _r = $((C) => {
5177
- w && P(Vn(C)), P(se({
5177
+ w && P(Vn(C)), P(ue({
5178
5178
  handler: h,
5179
5179
  reactEvent: C
5180
5180
  }));
5181
5181
  }, [P, w, h]), Lr = $((C) => {
5182
- P(se({
5182
+ P(ue({
5183
5183
  handler: m,
5184
5184
  reactEvent: C
5185
5185
  }));
@@ -5233,7 +5233,7 @@ function dv(e, r) {
5233
5233
  }
5234
5234
  return t;
5235
5235
  }
5236
- var vv = /* @__PURE__ */ le((e, r) => {
5236
+ var vv = /* @__PURE__ */ ce((e, r) => {
5237
5237
  var {
5238
5238
  width: t,
5239
5239
  height: a,
@@ -5338,7 +5338,7 @@ var yv = {
5338
5338
  reverseStackOrder: !1,
5339
5339
  stackOffset: "none",
5340
5340
  syncMethod: "index"
5341
- }, Un), bv = /* @__PURE__ */ le(function(r, t) {
5341
+ }, Un), bv = /* @__PURE__ */ ce(function(r, t) {
5342
5342
  var a, n = be(r.categoricalChartProps, gv), {
5343
5343
  chartName: i,
5344
5344
  defaultTooltipEventType: o,
@@ -5380,7 +5380,7 @@ var yv = {
5380
5380
  }), /* @__PURE__ */ v.createElement(vv, at({}, n, {
5381
5381
  ref: t
5382
5382
  })));
5383
- }), xv = ["axis", "item"], Pv = /* @__PURE__ */ le((e, r) => /* @__PURE__ */ v.createElement(bv, {
5383
+ }), xv = ["axis", "item"], Pv = /* @__PURE__ */ ce((e, r) => /* @__PURE__ */ v.createElement(bv, {
5384
5384
  chartName: "BarChart",
5385
5385
  defaultTooltipEventType: "axis",
5386
5386
  validateTooltipEventTypes: xv,
@@ -5409,26 +5409,24 @@ const wv = 14.52, ka = 10, Ov = 4, qn = "#3B82F6", Av = 400, Ev = 200, Sv = 150,
5409
5409
  mobileBreakpoint: p = Av
5410
5410
  }) => {
5411
5411
  const m = e?.config ?? kv, [h, y] = ee(null), [g, f] = ee({ width: 0, height: 0 }), [x, w] = ee(!1);
5412
- he(() => {
5413
- if (!s || !h) return;
5414
- let P;
5415
- const O = Jn.debounce((T) => {
5416
- w(!0);
5417
- for (const j of T) {
5418
- const { width: _, height: A } = j.contentRect;
5419
- f({ width: _, height: A });
5412
+ le(() => {
5413
+ if (!h) return;
5414
+ let E;
5415
+ const k = (j) => {
5416
+ s && w(!0);
5417
+ for (const _ of j) {
5418
+ const { width: A, height: L } = _.contentRect;
5419
+ f({ width: A, height: L });
5420
5420
  }
5421
- clearTimeout(P), P = setTimeout(() => {
5421
+ s && (clearTimeout(E), E = setTimeout(() => {
5422
5422
  w(!1);
5423
- }, 100);
5424
- }, d), E = new ResizeObserver(O);
5425
- E.observe(h);
5426
- const { width: k, height: I } = h.getBoundingClientRect();
5427
- return f({ width: k, height: I }), () => {
5428
- E.disconnect(), O.cancel(), clearTimeout(P);
5423
+ }, 100));
5424
+ }, I = s ? Jn.debounce(k, d) : k, T = new ResizeObserver(I);
5425
+ return T.observe(h), () => {
5426
+ T.disconnect(), "cancel" in I && typeof I.cancel == "function" && I.cancel(), E && clearTimeout(E);
5429
5427
  };
5430
5428
  }, [h, s, d]);
5431
- const b = g.width < p;
5429
+ const b = g.width < p, P = a?.y?.tick, O = a?.x?.tick;
5432
5430
  return /* @__PURE__ */ xe(
5433
5431
  "div",
5434
5432
  {
@@ -5484,9 +5482,9 @@ const wv = 14.52, ka = 10, Ov = 4, qn = "#3B82F6", Av = 400, Ev = 200, Sv = 150,
5484
5482
  width: a?.y?.width ?? (b ? 30 : 35),
5485
5483
  ...a?.y,
5486
5484
  hide: a?.y?.hide ?? b,
5487
- tick: a?.y?.tick ?? {
5485
+ tick: P ?? {
5488
5486
  fontSize: b ? 10 : 12,
5489
- ...typeof a?.y?.tick == "object" ? a?.y?.tick : {}
5487
+ ...typeof P == "object" ? P : {}
5490
5488
  }
5491
5489
  }
5492
5490
  ),
@@ -5501,9 +5499,9 @@ const wv = 14.52, ka = 10, Ov = 4, qn = "#3B82F6", Av = 400, Ev = 200, Sv = 150,
5501
5499
  angle: a?.x?.angle ?? (b ? -45 : 0),
5502
5500
  textAnchor: a?.x?.textAnchor ?? (b ? "end" : "middle"),
5503
5501
  height: a?.x?.height ?? (b ? 60 : 30),
5504
- tick: a?.x?.tick ?? {
5502
+ tick: O ?? {
5505
5503
  fontSize: b ? 10 : 12,
5506
- ...typeof a?.x?.tick == "object" ? a?.x?.tick : {}
5504
+ ...typeof O == "object" ? O : {}
5507
5505
  }
5508
5506
  }
5509
5507
  ),