@datum-cloud/datum-ui 0.2.0-alpha.0 → 0.2.0-alpha.2

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 (507) hide show
  1. package/dist/_shadcn/hooks/use-mobile.d.ts +2 -0
  2. package/dist/_shadcn/hooks/use-mobile.d.ts.map +1 -0
  3. package/dist/_shadcn/hooks/use-theme.d.ts +9 -0
  4. package/dist/_shadcn/hooks/use-theme.d.ts.map +1 -0
  5. package/dist/_shadcn/lib/utils.d.ts +13 -0
  6. package/dist/_shadcn/lib/utils.d.ts.map +1 -0
  7. package/dist/_shadcn/ui/alert.d.ts +9 -0
  8. package/dist/_shadcn/ui/alert.d.ts.map +1 -0
  9. package/dist/_shadcn/ui/avatar.d.ts +7 -0
  10. package/dist/_shadcn/ui/avatar.d.ts.map +1 -0
  11. package/dist/_shadcn/ui/badge.d.ts +15 -0
  12. package/dist/_shadcn/ui/badge.d.ts.map +1 -0
  13. package/dist/_shadcn/ui/breadcrumb.d.ts +12 -0
  14. package/dist/_shadcn/ui/breadcrumb.d.ts.map +1 -0
  15. package/dist/_shadcn/ui/button-group.d.ts +12 -0
  16. package/dist/_shadcn/ui/button-group.d.ts.map +1 -0
  17. package/dist/_shadcn/ui/button.d.ts +17 -0
  18. package/dist/_shadcn/ui/button.d.ts.map +1 -0
  19. package/dist/_shadcn/ui/card.d.ts +9 -0
  20. package/dist/_shadcn/ui/card.d.ts.map +1 -0
  21. package/dist/_shadcn/ui/chart.d.ts +53 -0
  22. package/dist/_shadcn/ui/chart.d.ts.map +1 -0
  23. package/dist/_shadcn/ui/checkbox.d.ts +5 -0
  24. package/dist/_shadcn/ui/checkbox.d.ts.map +1 -0
  25. package/dist/_shadcn/ui/collapsible.d.ts +6 -0
  26. package/dist/_shadcn/ui/collapsible.d.ts.map +1 -0
  27. package/dist/_shadcn/ui/command.d.ts +20 -0
  28. package/dist/_shadcn/ui/command.d.ts.map +1 -0
  29. package/dist/_shadcn/ui/dialog.d.ts +14 -0
  30. package/dist/_shadcn/ui/dialog.d.ts.map +1 -0
  31. package/dist/_shadcn/ui/dropdown-menu.d.ts +33 -0
  32. package/dist/_shadcn/ui/dropdown-menu.d.ts.map +1 -0
  33. package/dist/_shadcn/ui/hover-card.d.ts +7 -0
  34. package/dist/_shadcn/ui/hover-card.d.ts.map +1 -0
  35. package/dist/_shadcn/ui/input-group.d.ts +17 -0
  36. package/dist/_shadcn/ui/input-group.d.ts.map +1 -0
  37. package/dist/_shadcn/ui/input.d.ts +7 -0
  38. package/dist/_shadcn/ui/input.d.ts.map +1 -0
  39. package/dist/_shadcn/ui/label.d.ts +5 -0
  40. package/dist/_shadcn/ui/label.d.ts.map +1 -0
  41. package/dist/_shadcn/ui/map-leaflet-imports.d.ts +7 -0
  42. package/dist/_shadcn/ui/map-leaflet-imports.d.ts.map +1 -0
  43. package/dist/_shadcn/ui/map.d.ts +115 -0
  44. package/dist/_shadcn/ui/map.d.ts.map +1 -0
  45. package/dist/_shadcn/ui/place-autocomplete.d.ts +64 -0
  46. package/dist/_shadcn/ui/place-autocomplete.d.ts.map +1 -0
  47. package/dist/_shadcn/ui/popover.d.ts +8 -0
  48. package/dist/_shadcn/ui/popover.d.ts.map +1 -0
  49. package/dist/_shadcn/ui/radio-group.d.ts +6 -0
  50. package/dist/_shadcn/ui/radio-group.d.ts.map +1 -0
  51. package/dist/_shadcn/ui/select.d.ts +14 -0
  52. package/dist/_shadcn/ui/select.d.ts.map +1 -0
  53. package/dist/_shadcn/ui/separator.d.ts +5 -0
  54. package/dist/_shadcn/ui/separator.d.ts.map +1 -0
  55. package/dist/_shadcn/ui/sheet.d.ts +14 -0
  56. package/dist/_shadcn/ui/sheet.d.ts.map +1 -0
  57. package/dist/_shadcn/ui/skeleton.d.ts +3 -0
  58. package/dist/_shadcn/ui/skeleton.d.ts.map +1 -0
  59. package/dist/_shadcn/ui/sonner.d.ts +5 -0
  60. package/dist/_shadcn/ui/sonner.d.ts.map +1 -0
  61. package/dist/_shadcn/ui/spinner.d.ts +3 -0
  62. package/dist/_shadcn/ui/spinner.d.ts.map +1 -0
  63. package/dist/_shadcn/ui/switch.d.ts +5 -0
  64. package/dist/_shadcn/ui/switch.d.ts.map +1 -0
  65. package/dist/_shadcn/ui/table.d.ts +11 -0
  66. package/dist/_shadcn/ui/table.d.ts.map +1 -0
  67. package/dist/_shadcn/ui/tabs.d.ts +13 -0
  68. package/dist/_shadcn/ui/tabs.d.ts.map +1 -0
  69. package/dist/_shadcn/ui/textarea.d.ts +4 -0
  70. package/dist/_shadcn/ui/textarea.d.ts.map +1 -0
  71. package/dist/_shadcn/ui/tooltip.d.ts +8 -0
  72. package/dist/_shadcn/ui/tooltip.d.ts.map +1 -0
  73. package/dist/_shadcn/ui/visuallyhidden.d.ts +4 -0
  74. package/dist/_shadcn/ui/visuallyhidden.d.ts.map +1 -0
  75. package/dist/{close.icon-DgjsP0sw.mjs → close.icon-chkXPAUC.mjs} +2 -3
  76. package/dist/cn-DWCc1QRE.mjs +10 -0
  77. package/dist/components/base/alert/alert.d.ts +21 -0
  78. package/dist/components/base/alert/alert.d.ts.map +1 -0
  79. package/dist/components/base/alert/index.d.ts +2 -0
  80. package/dist/components/base/alert/index.d.ts.map +1 -0
  81. package/dist/components/base/badge/badge.d.ts +17 -0
  82. package/dist/components/base/badge/badge.d.ts.map +1 -0
  83. package/dist/components/base/badge/index.d.ts +2 -0
  84. package/dist/components/base/badge/index.d.ts.map +1 -0
  85. package/dist/components/base/breadcrumb/index.d.ts +2 -0
  86. package/dist/components/base/breadcrumb/index.d.ts.map +1 -0
  87. package/dist/components/base/button/button.d.ts +24 -0
  88. package/dist/components/base/button/button.d.ts.map +1 -0
  89. package/dist/components/base/button/index.d.ts +5 -0
  90. package/dist/components/base/button/index.d.ts.map +1 -0
  91. package/dist/components/base/button/link-button.d.ts +19 -0
  92. package/dist/components/base/button/link-button.d.ts.map +1 -0
  93. package/dist/components/base/button-group/index.d.ts +2 -0
  94. package/dist/components/base/button-group/index.d.ts.map +1 -0
  95. package/dist/components/base/calendar/calendar.d.ts +10 -0
  96. package/dist/components/base/calendar/calendar.d.ts.map +1 -0
  97. package/dist/components/base/calendar/index.d.ts +2 -0
  98. package/dist/components/base/calendar/index.d.ts.map +1 -0
  99. package/dist/components/base/card/card.d.ts +8 -0
  100. package/dist/components/base/card/card.d.ts.map +1 -0
  101. package/dist/components/base/card/index.d.ts +2 -0
  102. package/dist/components/base/card/index.d.ts.map +1 -0
  103. package/dist/components/base/chart/index.d.ts +2 -0
  104. package/dist/components/base/chart/index.d.ts.map +1 -0
  105. package/dist/components/base/checkbox/checkbox.d.ts +10 -0
  106. package/dist/components/base/checkbox/checkbox.d.ts.map +1 -0
  107. package/dist/components/base/checkbox/index.d.ts +2 -0
  108. package/dist/components/base/checkbox/index.d.ts.map +1 -0
  109. package/dist/components/base/collapsible/index.d.ts +2 -0
  110. package/dist/components/base/collapsible/index.d.ts.map +1 -0
  111. package/dist/components/base/command/index.d.ts +2 -0
  112. package/dist/components/base/command/index.d.ts.map +1 -0
  113. package/dist/components/base/dialog/dialog.d.ts +46 -0
  114. package/dist/components/base/dialog/dialog.d.ts.map +1 -0
  115. package/dist/components/base/dialog/index.d.ts +3 -0
  116. package/dist/components/base/dialog/index.d.ts.map +1 -0
  117. package/dist/components/base/hover-card/index.d.ts +2 -0
  118. package/dist/components/base/hover-card/index.d.ts.map +1 -0
  119. package/dist/components/base/index.d.ts +38 -0
  120. package/dist/components/base/index.d.ts.map +1 -0
  121. package/dist/components/base/input/index.d.ts +2 -0
  122. package/dist/components/base/input/index.d.ts.map +1 -0
  123. package/dist/components/base/input/input.d.ts +9 -0
  124. package/dist/components/base/input/input.d.ts.map +1 -0
  125. package/dist/components/base/input-group/index.d.ts +2 -0
  126. package/dist/components/base/input-group/index.d.ts.map +1 -0
  127. package/dist/components/base/label/index.d.ts +17 -0
  128. package/dist/components/base/label/index.d.ts.map +1 -0
  129. package/dist/components/base/label/label.d.ts +26 -0
  130. package/dist/components/base/label/label.d.ts.map +1 -0
  131. package/dist/components/base/map/index.d.ts +2 -0
  132. package/dist/components/base/map/index.d.ts.map +1 -0
  133. package/dist/components/base/place-autocomplete/index.d.ts +2 -0
  134. package/dist/components/base/place-autocomplete/index.d.ts.map +1 -0
  135. package/dist/components/base/popover/index.d.ts +2 -0
  136. package/dist/components/base/popover/index.d.ts.map +1 -0
  137. package/dist/components/base/radio-group/index.d.ts +2 -0
  138. package/dist/components/base/radio-group/index.d.ts.map +1 -0
  139. package/dist/components/base/radio-group/radio-group.d.ts +16 -0
  140. package/dist/components/base/radio-group/radio-group.d.ts.map +1 -0
  141. package/dist/components/base/select/index.d.ts +2 -0
  142. package/dist/components/base/select/index.d.ts.map +1 -0
  143. package/dist/components/base/select/select.d.ts +54 -0
  144. package/dist/components/base/select/select.d.ts.map +1 -0
  145. package/dist/components/base/separator/index.d.ts +2 -0
  146. package/dist/components/base/separator/index.d.ts.map +1 -0
  147. package/dist/components/base/sheet/index.d.ts +2 -0
  148. package/dist/components/base/sheet/index.d.ts.map +1 -0
  149. package/dist/components/base/sheet/sheet.d.ts +23 -0
  150. package/dist/components/base/sheet/sheet.d.ts.map +1 -0
  151. package/dist/components/base/skeleton/index.d.ts +2 -0
  152. package/dist/components/base/skeleton/index.d.ts.map +1 -0
  153. package/dist/components/base/spinner/index.d.ts +2 -0
  154. package/dist/components/base/spinner/index.d.ts.map +1 -0
  155. package/dist/components/base/switch/index.d.ts +2 -0
  156. package/dist/components/base/switch/index.d.ts.map +1 -0
  157. package/dist/components/base/switch/switch.d.ts +10 -0
  158. package/dist/components/base/switch/switch.d.ts.map +1 -0
  159. package/dist/components/base/table/index.d.ts +2 -0
  160. package/dist/components/base/table/index.d.ts.map +1 -0
  161. package/dist/components/base/tabs/index.d.ts +2 -0
  162. package/dist/components/base/tabs/index.d.ts.map +1 -0
  163. package/dist/components/base/tabs/tabs.d.ts +22 -0
  164. package/dist/components/base/tabs/tabs.d.ts.map +1 -0
  165. package/dist/components/base/textarea/index.d.ts +2 -0
  166. package/dist/components/base/textarea/index.d.ts.map +1 -0
  167. package/dist/components/base/textarea/textarea.d.ts +9 -0
  168. package/dist/components/base/textarea/textarea.d.ts.map +1 -0
  169. package/dist/components/base/tooltip/index.d.ts +2 -0
  170. package/dist/components/base/tooltip/index.d.ts.map +1 -0
  171. package/dist/components/base/tooltip/tooltip.d.ts +17 -0
  172. package/dist/components/base/tooltip/tooltip.d.ts.map +1 -0
  173. package/dist/components/base/typography/index.d.ts +2 -0
  174. package/dist/components/base/typography/index.d.ts.map +1 -0
  175. package/dist/components/base/typography/typography.d.ts +1182 -0
  176. package/dist/components/base/typography/typography.d.ts.map +1 -0
  177. package/dist/components/base/visuallyhidden/index.d.ts +2 -0
  178. package/dist/components/base/visuallyhidden/index.d.ts.map +1 -0
  179. package/dist/components/features/autocomplete/autocomplete.d.ts +34 -0
  180. package/dist/components/features/autocomplete/autocomplete.d.ts.map +1 -0
  181. package/dist/components/features/autocomplete/autocomplete.types.d.ts +71 -0
  182. package/dist/components/features/autocomplete/autocomplete.types.d.ts.map +1 -0
  183. package/dist/components/features/autocomplete/index.d.ts +3 -0
  184. package/dist/components/features/autocomplete/index.d.ts.map +1 -0
  185. package/dist/components/features/avatar-stack/avatar-stack.d.ts +17 -0
  186. package/dist/components/features/avatar-stack/avatar-stack.d.ts.map +1 -0
  187. package/dist/components/features/avatar-stack/index.d.ts +2 -0
  188. package/dist/components/features/avatar-stack/index.d.ts.map +1 -0
  189. package/dist/components/features/calendar-date-picker/calendar-date-picker.d.ts +41 -0
  190. package/dist/components/features/calendar-date-picker/calendar-date-picker.d.ts.map +1 -0
  191. package/dist/components/features/calendar-date-picker/index.d.ts +2 -0
  192. package/dist/components/features/calendar-date-picker/index.d.ts.map +1 -0
  193. package/dist/components/features/dropdown/dropdown.d.ts +31 -0
  194. package/dist/components/features/dropdown/dropdown.d.ts.map +1 -0
  195. package/dist/components/features/dropdown/index.d.ts +2 -0
  196. package/dist/components/features/dropdown/index.d.ts.map +1 -0
  197. package/dist/components/features/dropzone/dropzone.d.ts +28 -0
  198. package/dist/components/features/dropzone/dropzone.d.ts.map +1 -0
  199. package/dist/components/features/dropzone/index.d.ts +3 -0
  200. package/dist/components/features/dropzone/index.d.ts.map +1 -0
  201. package/dist/components/features/empty-content/empty-content.d.ts +29 -0
  202. package/dist/components/features/empty-content/empty-content.d.ts.map +1 -0
  203. package/dist/components/features/empty-content/index.d.ts +3 -0
  204. package/dist/components/features/empty-content/index.d.ts.map +1 -0
  205. package/dist/components/features/file-input-button/file-input-button.d.ts +33 -0
  206. package/dist/components/features/file-input-button/file-input-button.d.ts.map +1 -0
  207. package/dist/components/features/file-input-button/index.d.ts +2 -0
  208. package/dist/components/features/file-input-button/index.d.ts.map +1 -0
  209. package/dist/components/features/form/components/form-autocomplete.d.ts +44 -0
  210. package/dist/components/features/form/components/form-autocomplete.d.ts.map +1 -0
  211. package/dist/components/features/form/components/form-button.d.ts +23 -0
  212. package/dist/components/features/form/components/form-button.d.ts.map +1 -0
  213. package/dist/components/features/form/components/form-checkbox.d.ts +18 -0
  214. package/dist/components/features/form/components/form-checkbox.d.ts.map +1 -0
  215. package/dist/components/features/form/components/form-copy-box.d.ts +41 -0
  216. package/dist/components/features/form/components/form-copy-box.d.ts.map +1 -0
  217. package/dist/components/features/form/components/form-custom.d.ts +27 -0
  218. package/dist/components/features/form/components/form-custom.d.ts.map +1 -0
  219. package/dist/components/features/form/components/form-description.d.ts +19 -0
  220. package/dist/components/features/form/components/form-description.d.ts.map +1 -0
  221. package/dist/components/features/form/components/form-dialog.d.ts +58 -0
  222. package/dist/components/features/form/components/form-dialog.d.ts.map +1 -0
  223. package/dist/components/features/form/components/form-error.d.ts +29 -0
  224. package/dist/components/features/form/components/form-error.d.ts.map +1 -0
  225. package/dist/components/features/form/components/form-field-array.d.ts +40 -0
  226. package/dist/components/features/form/components/form-field-array.d.ts.map +1 -0
  227. package/dist/components/features/form/components/form-field.d.ts +40 -0
  228. package/dist/components/features/form/components/form-field.d.ts.map +1 -0
  229. package/dist/components/features/form/components/form-input-group.d.ts +21 -0
  230. package/dist/components/features/form/components/form-input-group.d.ts.map +1 -0
  231. package/dist/components/features/form/components/form-input.d.ts +21 -0
  232. package/dist/components/features/form/components/form-input.d.ts.map +1 -0
  233. package/dist/components/features/form/components/form-radio-group.d.ts +34 -0
  234. package/dist/components/features/form/components/form-radio-group.d.ts.map +1 -0
  235. package/dist/components/features/form/components/form-root.d.ts +49 -0
  236. package/dist/components/features/form/components/form-root.d.ts.map +1 -0
  237. package/dist/components/features/form/components/form-select.d.ts +34 -0
  238. package/dist/components/features/form/components/form-select.d.ts.map +1 -0
  239. package/dist/components/features/form/components/form-submit.d.ts +16 -0
  240. package/dist/components/features/form/components/form-submit.d.ts.map +1 -0
  241. package/dist/components/features/form/components/form-switch.d.ts +18 -0
  242. package/dist/components/features/form/components/form-switch.d.ts.map +1 -0
  243. package/dist/components/features/form/components/form-textarea.d.ts +21 -0
  244. package/dist/components/features/form/components/form-textarea.d.ts.map +1 -0
  245. package/dist/components/features/form/components/form-when.d.ts +34 -0
  246. package/dist/components/features/form/components/form-when.d.ts.map +1 -0
  247. package/dist/components/features/form/components/index.d.ts +20 -0
  248. package/dist/components/features/form/components/index.d.ts.map +1 -0
  249. package/dist/components/features/form/components/stepper/form-step.d.ts +22 -0
  250. package/dist/components/features/form/components/stepper/form-step.d.ts.map +1 -0
  251. package/dist/components/features/form/components/stepper/form-stepper.d.ts +71 -0
  252. package/dist/components/features/form/components/stepper/form-stepper.d.ts.map +1 -0
  253. package/dist/components/features/form/components/stepper/index.d.ts +5 -0
  254. package/dist/components/features/form/components/stepper/index.d.ts.map +1 -0
  255. package/dist/components/features/form/components/stepper/stepper-controls.d.ts +32 -0
  256. package/dist/components/features/form/components/stepper/stepper-controls.d.ts.map +1 -0
  257. package/dist/components/features/form/components/stepper/stepper-navigation.d.ts +17 -0
  258. package/dist/components/features/form/components/stepper/stepper-navigation.d.ts.map +1 -0
  259. package/dist/components/features/form/context/field-context.d.ts +16 -0
  260. package/dist/components/features/form/context/field-context.d.ts.map +1 -0
  261. package/dist/components/features/form/context/form-context.d.ts +20 -0
  262. package/dist/components/features/form/context/form-context.d.ts.map +1 -0
  263. package/dist/components/features/form/context/index.d.ts +3 -0
  264. package/dist/components/features/form/context/index.d.ts.map +1 -0
  265. package/dist/components/features/form/hooks/index.d.ts +6 -0
  266. package/dist/components/features/form/hooks/index.d.ts.map +1 -0
  267. package/dist/components/features/form/hooks/use-field-context.d.ts +24 -0
  268. package/dist/components/features/form/hooks/use-field-context.d.ts.map +1 -0
  269. package/dist/components/features/form/hooks/use-field.d.ts +30 -0
  270. package/dist/components/features/form/hooks/use-field.d.ts.map +1 -0
  271. package/dist/components/features/form/hooks/use-form-context.d.ts +19 -0
  272. package/dist/components/features/form/hooks/use-form-context.d.ts.map +1 -0
  273. package/dist/components/features/form/hooks/use-stepper.d.ts +56 -0
  274. package/dist/components/features/form/hooks/use-stepper.d.ts.map +1 -0
  275. package/dist/components/features/form/hooks/use-watch.d.ts +41 -0
  276. package/dist/components/features/form/hooks/use-watch.d.ts.map +1 -0
  277. package/dist/components/features/form/index.d.ts +133 -0
  278. package/dist/components/features/form/index.d.ts.map +1 -0
  279. package/dist/components/features/form/types/index.d.ts +601 -0
  280. package/dist/components/features/form/types/index.d.ts.map +1 -0
  281. package/dist/components/features/grid/components/col.d.ts +5 -0
  282. package/dist/components/features/grid/components/col.d.ts.map +1 -0
  283. package/dist/components/features/grid/components/index.d.ts +7 -0
  284. package/dist/components/features/grid/components/index.d.ts.map +1 -0
  285. package/dist/components/features/grid/components/row.d.ts +6 -0
  286. package/dist/components/features/grid/components/row.d.ts.map +1 -0
  287. package/dist/components/features/grid/constants/grid.constants.d.ts +22 -0
  288. package/dist/components/features/grid/constants/grid.constants.d.ts.map +1 -0
  289. package/dist/components/features/grid/index.d.ts +7 -0
  290. package/dist/components/features/grid/index.d.ts.map +1 -0
  291. package/dist/components/features/grid/types/grid.types.d.ts +43 -0
  292. package/dist/components/features/grid/types/grid.types.d.ts.map +1 -0
  293. package/dist/components/features/grid/utils/responsive.d.ts +10 -0
  294. package/dist/components/features/grid/utils/responsive.d.ts.map +1 -0
  295. package/dist/components/features/index.d.ts +27 -0
  296. package/dist/components/features/index.d.ts.map +1 -0
  297. package/dist/components/features/input-number/index.d.ts +2 -0
  298. package/dist/components/features/input-number/index.d.ts.map +1 -0
  299. package/dist/components/features/input-number/input-number.d.ts +22 -0
  300. package/dist/components/features/input-number/input-number.d.ts.map +1 -0
  301. package/dist/components/features/input-with-addons/index.d.ts +2 -0
  302. package/dist/components/features/input-with-addons/index.d.ts.map +1 -0
  303. package/dist/components/features/input-with-addons/input-with-addons.d.ts +14 -0
  304. package/dist/components/features/input-with-addons/input-with-addons.d.ts.map +1 -0
  305. package/dist/components/features/loader-overlay/index.d.ts +2 -0
  306. package/dist/components/features/loader-overlay/index.d.ts.map +1 -0
  307. package/dist/components/features/loader-overlay/loader-overlay.d.ts +5 -0
  308. package/dist/components/features/loader-overlay/loader-overlay.d.ts.map +1 -0
  309. package/dist/components/features/more-actions/index.d.ts +3 -0
  310. package/dist/components/features/more-actions/index.d.ts.map +1 -0
  311. package/dist/components/features/more-actions/more-actions.d.ts +19 -0
  312. package/dist/components/features/more-actions/more-actions.d.ts.map +1 -0
  313. package/dist/components/features/nprogress/index.d.ts +4 -0
  314. package/dist/components/features/nprogress/index.d.ts.map +1 -0
  315. package/dist/components/features/page-title/index.d.ts +3 -0
  316. package/dist/components/features/page-title/index.d.ts.map +1 -0
  317. package/dist/components/features/page-title/page-title.d.ts +12 -0
  318. package/dist/components/features/page-title/page-title.d.ts.map +1 -0
  319. package/dist/components/features/sidebar/app-sidebar.d.ts +14 -0
  320. package/dist/components/features/sidebar/app-sidebar.d.ts.map +1 -0
  321. package/dist/components/features/sidebar/index.d.ts +4 -0
  322. package/dist/components/features/sidebar/index.d.ts.map +1 -0
  323. package/dist/components/features/sidebar/nav-main.d.ts +36 -0
  324. package/dist/components/features/sidebar/nav-main.d.ts.map +1 -0
  325. package/dist/components/features/sidebar/sidebar.d.ts +85 -0
  326. package/dist/components/features/sidebar/sidebar.d.ts.map +1 -0
  327. package/dist/components/features/stepper/index.d.ts +2 -0
  328. package/dist/components/features/stepper/index.d.ts.map +1 -0
  329. package/dist/components/features/stepper/stepper.d.ts +42 -0
  330. package/dist/components/features/stepper/stepper.d.ts.map +1 -0
  331. package/dist/components/features/tag-input/index.d.ts +2 -0
  332. package/dist/components/features/tag-input/index.d.ts.map +1 -0
  333. package/dist/components/features/tag-input/tag-input.d.ts +38 -0
  334. package/dist/components/features/tag-input/tag-input.d.ts.map +1 -0
  335. package/dist/components/features/task-queue/constants.d.ts +8 -0
  336. package/dist/components/features/task-queue/constants.d.ts.map +1 -0
  337. package/dist/components/features/task-queue/core/index.d.ts +10 -0
  338. package/dist/components/features/task-queue/core/index.d.ts.map +1 -0
  339. package/dist/components/features/task-queue/core/task-panel-actions.d.ts +7 -0
  340. package/dist/components/features/task-queue/core/task-panel-actions.d.ts.map +1 -0
  341. package/dist/components/features/task-queue/core/task-panel-counter.d.ts +10 -0
  342. package/dist/components/features/task-queue/core/task-panel-counter.d.ts.map +1 -0
  343. package/dist/components/features/task-queue/core/task-panel-header.d.ts +2 -0
  344. package/dist/components/features/task-queue/core/task-panel-header.d.ts.map +1 -0
  345. package/dist/components/features/task-queue/core/task-panel-item.d.ts +9 -0
  346. package/dist/components/features/task-queue/core/task-panel-item.d.ts.map +1 -0
  347. package/dist/components/features/task-queue/core/task-panel.d.ts +6 -0
  348. package/dist/components/features/task-queue/core/task-panel.d.ts.map +1 -0
  349. package/dist/components/features/task-queue/core/task-queue-dropdown.d.ts +2 -0
  350. package/dist/components/features/task-queue/core/task-queue-dropdown.d.ts.map +1 -0
  351. package/dist/components/features/task-queue/core/task-queue-trigger.d.ts +9 -0
  352. package/dist/components/features/task-queue/core/task-queue-trigger.d.ts.map +1 -0
  353. package/dist/components/features/task-queue/core/task-summary-dialog.d.ts +24 -0
  354. package/dist/components/features/task-queue/core/task-summary-dialog.d.ts.map +1 -0
  355. package/dist/components/features/task-queue/engine/executor.d.ts +14 -0
  356. package/dist/components/features/task-queue/engine/executor.d.ts.map +1 -0
  357. package/dist/components/features/task-queue/engine/index.d.ts +5 -0
  358. package/dist/components/features/task-queue/engine/index.d.ts.map +1 -0
  359. package/dist/components/features/task-queue/engine/queue.d.ts +42 -0
  360. package/dist/components/features/task-queue/engine/queue.d.ts.map +1 -0
  361. package/dist/components/features/task-queue/engine/storage/detect-storage.d.ts +19 -0
  362. package/dist/components/features/task-queue/engine/storage/detect-storage.d.ts.map +1 -0
  363. package/dist/components/features/task-queue/engine/storage/index.d.ts +6 -0
  364. package/dist/components/features/task-queue/engine/storage/index.d.ts.map +1 -0
  365. package/dist/components/features/task-queue/engine/storage/local-storage.d.ts +12 -0
  366. package/dist/components/features/task-queue/engine/storage/local-storage.d.ts.map +1 -0
  367. package/dist/components/features/task-queue/engine/storage/memory-storage.d.ts +18 -0
  368. package/dist/components/features/task-queue/engine/storage/memory-storage.d.ts.map +1 -0
  369. package/dist/components/features/task-queue/engine/storage/redis-storage.d.ts +23 -0
  370. package/dist/components/features/task-queue/engine/storage/redis-storage.d.ts.map +1 -0
  371. package/dist/components/features/task-queue/engine/storage/storage.d.ts +2 -0
  372. package/dist/components/features/task-queue/engine/storage/storage.d.ts.map +1 -0
  373. package/dist/components/features/task-queue/hooks/index.d.ts +3 -0
  374. package/dist/components/features/task-queue/hooks/index.d.ts.map +1 -0
  375. package/dist/components/features/task-queue/hooks/use-task-queue.d.ts +3 -0
  376. package/dist/components/features/task-queue/hooks/use-task-queue.d.ts.map +1 -0
  377. package/dist/components/features/task-queue/hooks/use-task-scope.d.ts +52 -0
  378. package/dist/components/features/task-queue/hooks/use-task-scope.d.ts.map +1 -0
  379. package/dist/components/features/task-queue/index.d.ts +9 -0
  380. package/dist/components/features/task-queue/index.d.ts.map +1 -0
  381. package/dist/components/features/task-queue/provider/index.d.ts +2 -0
  382. package/dist/components/features/task-queue/provider/index.d.ts.map +1 -0
  383. package/dist/components/features/task-queue/provider/task-queue-provider.d.ts +14 -0
  384. package/dist/components/features/task-queue/provider/task-queue-provider.d.ts.map +1 -0
  385. package/dist/components/features/task-queue/types.d.ts +213 -0
  386. package/dist/components/features/task-queue/types.d.ts.map +1 -0
  387. package/dist/components/features/task-queue/utils/index.d.ts +37 -0
  388. package/dist/components/features/task-queue/utils/index.d.ts.map +1 -0
  389. package/dist/components/features/time-range-picker/components/absolute-range-panel.d.ts +18 -0
  390. package/dist/components/features/time-range-picker/components/absolute-range-panel.d.ts.map +1 -0
  391. package/dist/components/features/time-range-picker/components/index.d.ts +4 -0
  392. package/dist/components/features/time-range-picker/components/index.d.ts.map +1 -0
  393. package/dist/components/features/time-range-picker/components/quick-ranges-panel.d.ts +10 -0
  394. package/dist/components/features/time-range-picker/components/quick-ranges-panel.d.ts.map +1 -0
  395. package/dist/components/features/time-range-picker/components/timezone-selector.d.ts +10 -0
  396. package/dist/components/features/time-range-picker/components/timezone-selector.d.ts.map +1 -0
  397. package/dist/components/features/time-range-picker/index.d.ts +8 -0
  398. package/dist/components/features/time-range-picker/index.d.ts.map +1 -0
  399. package/dist/components/features/time-range-picker/presets.d.ts +29 -0
  400. package/dist/components/features/time-range-picker/presets.d.ts.map +1 -0
  401. package/dist/components/features/time-range-picker/time-range-picker.d.ts +31 -0
  402. package/dist/components/features/time-range-picker/time-range-picker.d.ts.map +1 -0
  403. package/dist/components/features/time-range-picker/types.d.ts +59 -0
  404. package/dist/components/features/time-range-picker/types.d.ts.map +1 -0
  405. package/dist/components/features/time-range-picker/utils/format-display.d.ts +20 -0
  406. package/dist/components/features/time-range-picker/utils/format-display.d.ts.map +1 -0
  407. package/dist/components/features/time-range-picker/utils/index.d.ts +4 -0
  408. package/dist/components/features/time-range-picker/utils/index.d.ts.map +1 -0
  409. package/dist/components/features/time-range-picker/utils/timezone.d.ts +51 -0
  410. package/dist/components/features/time-range-picker/utils/timezone.d.ts.map +1 -0
  411. package/dist/components/features/time-range-picker/utils/to-api-format.d.ts +13 -0
  412. package/dist/components/features/time-range-picker/utils/to-api-format.d.ts.map +1 -0
  413. package/dist/components/features/toast/headless-toast.d.ts +10 -0
  414. package/dist/components/features/toast/headless-toast.d.ts.map +1 -0
  415. package/dist/components/features/toast/index.d.ts +4 -0
  416. package/dist/components/features/toast/index.d.ts.map +1 -0
  417. package/dist/components/features/toast/toast.d.ts +9 -0
  418. package/dist/components/features/toast/toast.d.ts.map +1 -0
  419. package/dist/components/features/toast/toaster.d.ts +10 -0
  420. package/dist/components/features/toast/toaster.d.ts.map +1 -0
  421. package/dist/components/features/toast/types.d.ts +7 -0
  422. package/dist/components/features/toast/types.d.ts.map +1 -0
  423. package/dist/components/features/toast/use-toast.d.ts +3 -0
  424. package/dist/components/features/toast/use-toast.d.ts.map +1 -0
  425. package/dist/components/icons/close.icon.d.ts +5 -0
  426. package/dist/components/icons/close.icon.d.ts.map +1 -0
  427. package/dist/components/icons/icon-wrapper.d.ts +7 -0
  428. package/dist/components/icons/icon-wrapper.d.ts.map +1 -0
  429. package/dist/components/icons/index.d.ts +4 -0
  430. package/dist/components/icons/index.d.ts.map +1 -0
  431. package/dist/components/icons/spinner.icon.d.ts +13 -0
  432. package/dist/components/icons/spinner.icon.d.ts.map +1 -0
  433. package/dist/components/index.d.ts +10 -0
  434. package/dist/components/index.d.ts.map +1 -0
  435. package/dist/components/index.mjs +5 -249
  436. package/dist/components/themes/client-only.d.ts +8 -0
  437. package/dist/components/themes/client-only.d.ts.map +1 -0
  438. package/dist/components/themes/index.d.ts +5 -0
  439. package/dist/components/themes/index.d.ts.map +1 -0
  440. package/dist/components/themes/script.d.ts +2 -0
  441. package/dist/components/themes/script.d.ts.map +1 -0
  442. package/dist/components/themes/theme-script.d.ts +18 -0
  443. package/dist/components/themes/theme-script.d.ts.map +1 -0
  444. package/dist/components/themes/theme.provider.d.ts +4 -0
  445. package/dist/components/themes/theme.provider.d.ts.map +1 -0
  446. package/dist/components/themes/types.d.ts +30 -0
  447. package/dist/components/themes/types.d.ts.map +1 -0
  448. package/dist/datum.provider-D6VMjSV0.mjs +1 -2
  449. package/dist/hooks/index.d.ts +3 -0
  450. package/dist/hooks/index.d.ts.map +1 -0
  451. package/dist/hooks/index.mjs +1 -1
  452. package/dist/hooks/use-copy-to-clipboard.d.ts +8 -0
  453. package/dist/hooks/use-copy-to-clipboard.d.ts.map +1 -0
  454. package/dist/hooks/use-debounce.d.ts +8 -0
  455. package/dist/hooks/use-debounce.d.ts.map +1 -0
  456. package/dist/hooks/use-theme.d.ts +2 -0
  457. package/dist/hooks/use-theme.d.ts.map +1 -0
  458. package/dist/{icon-wrapper-BTllM5Re.mjs → icon-wrapper-BgPkifId.mjs} +2 -3
  459. package/dist/icons/index.mjs +2 -2
  460. package/dist/index.d.ts +5 -0
  461. package/dist/index.d.ts.map +1 -0
  462. package/dist/index.mjs +6 -256
  463. package/dist/map-leaflet-imports-OKaoesjZ.mjs +8 -0
  464. package/dist/providers/datum.provider.d.ts +20 -0
  465. package/dist/providers/datum.provider.d.ts.map +1 -0
  466. package/dist/providers/index.d.ts +3 -0
  467. package/dist/providers/index.d.ts.map +1 -0
  468. package/dist/style.css +151 -2
  469. package/dist/{theme-script-B_TkiYs4.mjs → theme-script-DHyLk25i.mjs} +2679 -392
  470. package/dist/theme.provider-DpFLwtHe.mjs +1 -2
  471. package/dist/{use-copy-to-clipboard-D5U8bWsn.mjs → use-copy-to-clipboard-BfrpD6G8.mjs} +3 -4
  472. package/dist/use-debounce-BYB-jPeX.mjs +1 -2
  473. package/dist/utils/cn.d.ts +3 -0
  474. package/dist/utils/cn.d.ts.map +1 -0
  475. package/dist/utils/index.d.ts +2 -0
  476. package/dist/utils/index.d.ts.map +1 -0
  477. package/dist/utils/index.mjs +1 -1
  478. package/package.json +122 -11
  479. package/dist/chunk-CtajNgzt.mjs +0 -36
  480. package/dist/close.icon-DgjsP0sw.mjs.map +0 -1
  481. package/dist/components/index.d.mts +0 -27
  482. package/dist/components/index.d.mts.map +0 -1
  483. package/dist/components/index.mjs.map +0 -1
  484. package/dist/datum.provider-CsG2KNNc.d.mts +0 -30
  485. package/dist/datum.provider-CsG2KNNc.d.mts.map +0 -1
  486. package/dist/datum.provider-D6VMjSV0.mjs.map +0 -1
  487. package/dist/hooks/index.d.mts +0 -3
  488. package/dist/icon-wrapper-BTllM5Re.mjs.map +0 -1
  489. package/dist/icons/index.d.mts +0 -3
  490. package/dist/index-DH2XEEjO.d.mts +0 -3995
  491. package/dist/index-DH2XEEjO.d.mts.map +0 -1
  492. package/dist/index.d.mts +0 -31
  493. package/dist/index.d.mts.map +0 -1
  494. package/dist/index.mjs.map +0 -1
  495. package/dist/providers/index.d.mts +0 -3
  496. package/dist/spinner.icon-q9zisVlw.d.mts +0 -46
  497. package/dist/spinner.icon-q9zisVlw.d.mts.map +0 -1
  498. package/dist/style.css.map +0 -1
  499. package/dist/theme-script-B_TkiYs4.mjs.map +0 -1
  500. package/dist/theme.provider-DpFLwtHe.mjs.map +0 -1
  501. package/dist/types-BoL47uxV.d.mts +0 -34
  502. package/dist/types-BoL47uxV.d.mts.map +0 -1
  503. package/dist/use-copy-to-clipboard-D5U8bWsn.mjs.map +0 -1
  504. package/dist/use-debounce-BYB-jPeX.mjs.map +0 -1
  505. package/dist/use-debounce-Dg9zNz9U.d.mts +0 -19
  506. package/dist/use-debounce-Dg9zNz9U.d.mts.map +0 -1
  507. package/dist/utils/index.d.mts +0 -3
@@ -0,0 +1,2 @@
1
+ export declare function useIsMobile(): boolean;
2
+ //# sourceMappingURL=use-mobile.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-mobile.d.ts","sourceRoot":"","sources":["../../../shadcn/hooks/use-mobile.ts"],"names":[],"mappings":"AAIA,wBAAgB,WAAW,YAc1B"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * Lightweight theme detection hook for shadcn components.
3
+ * Detects dark mode via the `dark` class on <html> (Tailwind convention)
4
+ * or falls back to prefers-color-scheme media query.
5
+ */
6
+ export declare function useTheme(): {
7
+ resolvedTheme: 'light' | 'dark';
8
+ };
9
+ //# sourceMappingURL=use-theme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-theme.d.ts","sourceRoot":"","sources":["../../../shadcn/hooks/use-theme.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAgB,QAAQ,IAAI;IAAE,aAAa,EAAE,OAAO,GAAG,MAAM,CAAA;CAAE,CA6B9D"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * shadcn/ui Utilities
3
+ * Combines multiple class names using clsx and tailwind-merge
4
+ */
5
+ import { type ClassValue } from 'clsx';
6
+ /**
7
+ * Combines multiple class names using clsx and tailwind-merge
8
+ * Useful for conditionally applying Tailwind CSS classes
9
+ * @param inputs - Array of class values to be merged
10
+ * @returns Merged class string with Tailwind conflicts resolved
11
+ */
12
+ export declare function cn(...inputs: ClassValue[]): string;
13
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../shadcn/lib/utils.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAE,KAAK,UAAU,EAAQ,MAAM,MAAM,CAAC;AAG7C;;;;;GAKG;AACH,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,GAAG,MAAM,CAElD"}
@@ -0,0 +1,9 @@
1
+ import { type VariantProps } from 'class-variance-authority';
2
+ import * as React from 'react';
3
+ declare const Alert: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & VariantProps<(props?: ({
4
+ variant?: "default" | "destructive" | null | undefined;
5
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string> & React.RefAttributes<HTMLDivElement>>;
6
+ declare const AlertTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLParagraphElement>>;
7
+ declare const AlertDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLParagraphElement> & React.RefAttributes<HTMLParagraphElement>>;
8
+ export { Alert, AlertTitle, AlertDescription };
9
+ //# sourceMappingURL=alert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/alert.tsx"],"names":[],"mappings":"AACA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAkB/B,QAAA,MAAM,KAAK;;sHAKT,CAAC;AAGH,QAAA,MAAM,UAAU,uHAQf,CAAC;AAGF,QAAA,MAAM,gBAAgB,yHAKpB,CAAC;AAGH,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as AvatarPrimitive from '@radix-ui/react-avatar';
2
+ import * as React from 'react';
3
+ declare const Avatar: ({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>) => import("react/jsx-runtime").JSX.Element;
4
+ declare const AvatarImage: ({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>) => import("react/jsx-runtime").JSX.Element;
5
+ declare const AvatarFallback: ({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>) => import("react/jsx-runtime").JSX.Element;
6
+ export { Avatar, AvatarImage, AvatarFallback };
7
+ //# sourceMappingURL=avatar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAE1D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,MAAM,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,4CAQzF,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,yBAGlB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,4CAQpD,CAAC;AAEF,QAAA,MAAM,cAAc,GAAI,yBAGrB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,QAAQ,CAAC,4CAQvD,CAAC;AAEF,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { type VariantProps } from 'class-variance-authority';
2
+ import * as React from 'react';
3
+ /**
4
+ * Vanilla shadcn/ui Badge Component
5
+ * Pure shadcn badge without Datum customizations
6
+ * For Datum-specific variants (sunglow, butter), import from @/modules/datum-ui
7
+ */
8
+ declare const badgeVariants: (props?: ({
9
+ variant?: "default" | "destructive" | "secondary" | "outline" | null | undefined;
10
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
11
+ export interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
12
+ }
13
+ declare function Badge({ className, variant, ...props }: BadgeProps): import("react/jsx-runtime").JSX.Element;
14
+ export { Badge, badgeVariants };
15
+ //# sourceMappingURL=badge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"badge.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/badge.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;;;GAIG;AAEH,QAAA,MAAM,aAAa;;8EAiBlB,CAAC;AAEF,MAAM,WAAW,UACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,YAAY,CAAC,OAAO,aAAa,CAAC;CAAG;AAErF,iBAAS,KAAK,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,EAAE,UAAU,2CAE1D;AAED,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAC"}
@@ -0,0 +1,12 @@
1
+ import * as React from 'react';
2
+ declare const Breadcrumb: ({ ...props }: React.ComponentProps<"nav">) => import("react/jsx-runtime").JSX.Element;
3
+ declare const BreadcrumbList: ({ className, ...props }: React.ComponentProps<"ol">) => import("react/jsx-runtime").JSX.Element;
4
+ declare const BreadcrumbItem: ({ className, ...props }: React.ComponentProps<"li">) => import("react/jsx-runtime").JSX.Element;
5
+ declare const BreadcrumbLink: ({ asChild, className, ...props }: React.ComponentProps<"a"> & {
6
+ asChild?: boolean;
7
+ }) => import("react/jsx-runtime").JSX.Element;
8
+ declare const BreadcrumbPage: ({ className, ...props }: React.ComponentProps<"span">) => import("react/jsx-runtime").JSX.Element;
9
+ declare const BreadcrumbSeparator: ({ children, className, ...props }: React.ComponentProps<"li">) => import("react/jsx-runtime").JSX.Element;
10
+ declare const BreadcrumbEllipsis: ({ className, ...props }: React.ComponentProps<"span">) => import("react/jsx-runtime").JSX.Element;
11
+ export { Breadcrumb, BreadcrumbList, BreadcrumbItem, BreadcrumbLink, BreadcrumbPage, BreadcrumbSeparator, BreadcrumbEllipsis, };
12
+ //# sourceMappingURL=breadcrumb.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/breadcrumb.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,UAAU,GAAI,cAAc,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAE5D,CAAC;AAEF,QAAA,MAAM,cAAc,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,4CAW1E,CAAC;AAEF,QAAA,MAAM,cAAc,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,4CAQ1E,CAAC;AAEF,QAAA,MAAM,cAAc,GAAI,kCAIrB,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,GAAG;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,4CAUA,CAAC;AAEF,QAAA,MAAM,cAAc,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,4CAW5E,CAAC;AAEF,QAAA,MAAM,mBAAmB,GAAI,mCAAmC,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,4CAWzF,CAAC;AAEF,QAAA,MAAM,kBAAkB,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,4CAYhF,CAAC;AAEF,OAAO,EACL,UAAU,EACV,cAAc,EACd,cAAc,EACd,cAAc,EACd,cAAc,EACd,mBAAmB,EACnB,kBAAkB,GACnB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { Separator } from './separator';
2
+ import { type VariantProps } from 'class-variance-authority';
3
+ declare const buttonGroupVariants: (props?: ({
4
+ orientation?: "horizontal" | "vertical" | null | undefined;
5
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
6
+ declare function ButtonGroup({ className, orientation, ...props }: React.ComponentProps<'div'> & VariantProps<typeof buttonGroupVariants>): import("react/jsx-runtime").JSX.Element;
7
+ declare function ButtonGroupText({ className, asChild, ...props }: React.ComponentProps<'div'> & {
8
+ asChild?: boolean;
9
+ }): import("react/jsx-runtime").JSX.Element;
10
+ declare function ButtonGroupSeparator({ className, orientation, ...props }: React.ComponentProps<typeof Separator>): import("react/jsx-runtime").JSX.Element;
11
+ export { ButtonGroup, ButtonGroupSeparator, ButtonGroupText, buttonGroupVariants };
12
+ //# sourceMappingURL=button-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button-group.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/button-group.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AACtD,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,QAAA,MAAM,mBAAmB;;8EAexB,CAAC;AAEF,iBAAS,WAAW,CAAC,EACnB,SAAS,EACT,WAAW,EACX,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,mBAAmB,CAAC,2CAUxE;AAED,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,OAAe,EACf,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAC/B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,2CAYA;AAED,iBAAS,oBAAoB,CAAC,EAC5B,SAAS,EACT,WAAwB,EACxB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,2CAYxC;AAED,OAAO,EAAE,WAAW,EAAE,oBAAoB,EAAE,eAAe,EAAE,mBAAmB,EAAE,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { type VariantProps } from 'class-variance-authority';
2
+ import * as React from 'react';
3
+ /**
4
+ * Vanilla shadcn/ui Button Component
5
+ * Pure shadcn button without Datum customizations
6
+ * For Datum-specific features (dashed variant, isLoading), import from @/modules/datum-ui
7
+ */
8
+ declare const buttonVariants: (props?: ({
9
+ variant?: "default" | "destructive" | "link" | "secondary" | "outline" | "ghost" | null | undefined;
10
+ size?: "default" | "sm" | "lg" | "icon" | null | undefined;
11
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
12
+ export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
13
+ asChild?: boolean;
14
+ }
15
+ declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
16
+ export { Button, buttonVariants };
17
+ //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/button.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAO,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;;;GAIG;AAEH,QAAA,MAAM,cAAc;;;8EAwBnB,CAAC;AAEF,MAAM,WAAW,WACf,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,YAAY,CAAC,OAAO,cAAc,CAAC;IAC1F,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,QAAA,MAAM,MAAM,uFAOX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ declare const Card: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
3
+ declare const CardHeader: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
4
+ declare const CardTitle: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
5
+ declare const CardDescription: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
6
+ declare const CardContent: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
7
+ declare const CardFooter: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
8
+ export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent };
9
+ //# sourceMappingURL=card.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/card.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,IAAI,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAWjE,CAAC;AAEF,QAAA,MAAM,UAAU,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAQvE,CAAC;AAEF,QAAA,MAAM,SAAS,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAQtE,CAAC;AAEF,QAAA,MAAM,eAAe,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAQ5E,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAExE,CAAC;AAEF,QAAA,MAAM,UAAU,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAIvE,CAAC;AAEF,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,WAAW,EAAE,CAAC"}
@@ -0,0 +1,53 @@
1
+ import * as React from 'react';
2
+ import * as RechartsPrimitive from 'recharts';
3
+ import type { LegendPayload } from 'recharts/types/component/DefaultLegendContent';
4
+ import { NameType, Payload, ValueType } from 'recharts/types/component/DefaultTooltipContent';
5
+ import { TooltipContentProps } from 'recharts/types/component/Tooltip';
6
+ declare const THEMES: {
7
+ readonly light: "";
8
+ readonly dark: ".dark";
9
+ };
10
+ export type ChartConfig = {
11
+ [k in string]: {
12
+ label?: React.ReactNode;
13
+ icon?: React.ComponentType;
14
+ } & ({
15
+ color?: string;
16
+ theme?: never;
17
+ } | {
18
+ color?: never;
19
+ theme: Record<keyof typeof THEMES, string>;
20
+ });
21
+ };
22
+ export type CustomTooltipProps = TooltipContentProps<ValueType, NameType> & {
23
+ className?: string;
24
+ hideLabel?: boolean;
25
+ hideIndicator?: boolean;
26
+ indicator?: 'line' | 'dot' | 'dashed';
27
+ nameKey?: string;
28
+ labelKey?: string;
29
+ labelFormatter?: (label: TooltipContentProps<number, string>['label'], payload: TooltipContentProps<number, string>['payload']) => React.ReactNode;
30
+ formatter?: (value: number | string, name: string, item: Payload<number | string, string>, index: number, payload: ReadonlyArray<Payload<number | string, string>>) => React.ReactNode;
31
+ labelClassName?: string;
32
+ color?: string;
33
+ };
34
+ export type ChartLegendContentProps = {
35
+ className?: string;
36
+ hideIcon?: boolean;
37
+ payload?: LegendPayload[];
38
+ nameKey?: string;
39
+ };
40
+ declare function ChartContainer({ id, className, children, config, ...props }: React.ComponentProps<'div'> & {
41
+ config: ChartConfig;
42
+ children: React.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>['children'];
43
+ }): import("react/jsx-runtime").JSX.Element;
44
+ declare const ChartStyle: ({ id, config }: {
45
+ id: string;
46
+ config: ChartConfig;
47
+ }) => import("react/jsx-runtime").JSX.Element | null;
48
+ declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
49
+ declare function ChartTooltipContent({ active, payload, label, className, indicator, hideLabel, hideIndicator, labelFormatter, formatter, labelClassName, color, nameKey, labelKey, }: CustomTooltipProps): import("react/jsx-runtime").JSX.Element | null;
50
+ declare const ChartLegend: typeof RechartsPrimitive.Legend;
51
+ declare function ChartLegendContent({ className, hideIcon, payload, nameKey, }: ChartLegendContentProps): import("react/jsx-runtime").JSX.Element | null;
52
+ export { ChartContainer, ChartTooltip, ChartTooltipContent, ChartLegend, ChartLegendContent, ChartStyle, };
53
+ //# sourceMappingURL=chart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/chart.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,5 @@
1
+ import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
2
+ import * as React from 'react';
3
+ declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
+ export { Checkbox };
5
+ //# sourceMappingURL=checkbox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAG9D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,iBAAS,QAAQ,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC,2CAgB7F;AAED,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -0,0 +1,6 @@
1
+ import * as CollapsiblePrimitive from '@radix-ui/react-collapsible';
2
+ declare const Collapsible: import("react").ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleProps & import("react").RefAttributes<HTMLDivElement>>;
3
+ declare const CollapsibleTrigger: import("react").ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleTriggerProps & import("react").RefAttributes<HTMLButtonElement>>;
4
+ declare const CollapsibleContent: import("react").ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleContentProps & import("react").RefAttributes<HTMLDivElement>>;
5
+ export { Collapsible, CollapsibleTrigger, CollapsibleContent };
6
+ //# sourceMappingURL=collapsible.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"collapsible.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/collapsible.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,oBAAoB,MAAM,6BAA6B,CAAC;AAEpE,QAAA,MAAM,WAAW,kIAA4B,CAAC;AAE9C,QAAA,MAAM,kBAAkB,4IAA0C,CAAC;AAEnE,QAAA,MAAM,kBAAkB,yIAA0C,CAAC;AAEnE,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,CAAC"}
@@ -0,0 +1,20 @@
1
+ import { Dialog } from './dialog';
2
+ import { Command as CommandPrimitive } from 'cmdk';
3
+ import * as React from 'react';
4
+ declare const Command: ({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>) => import("react/jsx-runtime").JSX.Element;
5
+ declare const CommandDialog: ({ title, description, children, ...props }: React.ComponentProps<typeof Dialog> & {
6
+ title?: string;
7
+ description?: string;
8
+ }) => import("react/jsx-runtime").JSX.Element;
9
+ declare const CommandInput: ({ className, wrapperClassName, iconClassName, ...props }: React.ComponentProps<typeof CommandPrimitive.Input> & {
10
+ wrapperClassName?: string;
11
+ iconClassName?: string;
12
+ }) => import("react/jsx-runtime").JSX.Element;
13
+ declare const CommandList: ({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>) => import("react/jsx-runtime").JSX.Element;
14
+ declare const CommandEmpty: ({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>) => import("react/jsx-runtime").JSX.Element;
15
+ declare const CommandGroup: ({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>) => import("react/jsx-runtime").JSX.Element;
16
+ declare const CommandSeparator: ({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>) => import("react/jsx-runtime").JSX.Element;
17
+ declare const CommandItem: ({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>) => import("react/jsx-runtime").JSX.Element;
18
+ declare const CommandShortcut: ({ className, ...props }: React.ComponentProps<"span">) => import("react/jsx-runtime").JSX.Element;
19
+ export { Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandShortcut, CommandSeparator, };
20
+ //# sourceMappingURL=command.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/command.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,MAAM,EAKP,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,MAAM,CAAC;AAEnD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,OAAO,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,4CAWtF,CAAC;AAEF,QAAA,MAAM,aAAa,GAAI,4CAKpB,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,GAAG;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,4CAcA,CAAC;AAEF,QAAA,MAAM,YAAY,GAAI,0DAKnB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,GAAG;IACvD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,4CAgBA,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,yBAGlB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,IAAI,CAAC,4CAQpD,CAAC;AAEF,QAAA,MAAM,YAAY,GAAI,cAAc,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,4CAQtF,CAAC;AAEF,QAAA,MAAM,YAAY,GAAI,yBAGnB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,KAAK,CAAC,4CAWrD,CAAC;AAEF,QAAA,MAAM,gBAAgB,GAAI,yBAGvB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,SAAS,CAAC,4CAQzD,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,yBAGlB,KAAK,CAAC,cAAc,CAAC,OAAO,gBAAgB,CAAC,IAAI,CAAC,4CAWpD,CAAC;AAEF,QAAA,MAAM,eAAe,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,4CAQ7E,CAAC;AAEF,OAAO,EACL,OAAO,EACP,aAAa,EACb,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,eAAe,EACf,gBAAgB,GACjB,CAAC"}
@@ -0,0 +1,14 @@
1
+ import * as DialogPrimitive from '@radix-ui/react-dialog';
2
+ import * as React from 'react';
3
+ declare const Dialog: ({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>) => import("react/jsx-runtime").JSX.Element;
4
+ declare const DialogTrigger: ({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>) => import("react/jsx-runtime").JSX.Element;
5
+ declare const DialogPortal: ({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>) => import("react/jsx-runtime").JSX.Element;
6
+ declare const DialogClose: ({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>) => import("react/jsx-runtime").JSX.Element;
7
+ declare const DialogOverlay: ({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>) => import("react/jsx-runtime").JSX.Element;
8
+ declare const DialogContent: ({ className, children, ...props }: React.ComponentProps<typeof DialogPrimitive.Content>) => import("react/jsx-runtime").JSX.Element;
9
+ declare const DialogHeader: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
10
+ declare const DialogFooter: ({ className, ...props }: React.ComponentProps<"div">) => import("react/jsx-runtime").JSX.Element;
11
+ declare const DialogTitle: ({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>) => import("react/jsx-runtime").JSX.Element;
12
+ declare const DialogDescription: ({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>) => import("react/jsx-runtime").JSX.Element;
13
+ export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, };
14
+ //# sourceMappingURL=dialog.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAG1D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,MAAM,GAAI,cAAc,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,4CAE9E,CAAC;AAEF,QAAA,MAAM,aAAa,GAAI,cAAc,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,4CAExF,CAAC;AAEF,QAAA,MAAM,YAAY,GAAI,cAAc,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,MAAM,CAAC,4CAEtF,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,cAAc,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,4CAEpF,CAAC;AAEF,QAAA,MAAM,aAAa,GAAI,yBAGpB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,4CAWtD,CAAC;AAEF,QAAA,MAAM,aAAa,GAAI,mCAIpB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,4CAmBtD,CAAC;AAEF,QAAA,MAAM,YAAY,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAQzE,CAAC;AAEF,QAAA,MAAM,YAAY,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,4CAQzE,CAAC;AAEF,QAAA,MAAM,WAAW,GAAI,yBAGlB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,4CAQpD,CAAC;AAEF,QAAA,MAAM,iBAAiB,GAAI,yBAGxB,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,WAAW,CAAC,4CAQ1D,CAAC;AAEF,OAAO,EACL,MAAM,EACN,WAAW,EACX,aAAa,EACb,iBAAiB,EACjB,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,WAAW,EACX,aAAa,GACd,CAAC"}
@@ -0,0 +1,33 @@
1
+ import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
2
+ import * as React from 'react';
3
+ /**
4
+ * Vanilla shadcn/ui DropdownMenu Component
5
+ * Pure shadcn dropdown without Datum customizations
6
+ * For Datum-specific features (destructive MenuItem), import from @/modules/datum-ui
7
+ */
8
+ declare const DropdownMenu: React.FC<DropdownMenuPrimitive.DropdownMenuProps>;
9
+ declare const DropdownMenuTrigger: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React.RefAttributes<HTMLButtonElement>>;
10
+ declare const DropdownMenuGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React.RefAttributes<HTMLDivElement>>;
11
+ declare const DropdownMenuPortal: React.FC<DropdownMenuPrimitive.DropdownMenuPortalProps>;
12
+ declare const DropdownMenuSub: React.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
13
+ declare const DropdownMenuRadioGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React.RefAttributes<HTMLDivElement>>;
14
+ declare const DropdownMenuSubTrigger: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
15
+ inset?: boolean;
16
+ } & React.RefAttributes<HTMLDivElement>>;
17
+ declare const DropdownMenuSubContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
18
+ declare const DropdownMenuContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
19
+ declare const DropdownMenuItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
20
+ inset?: boolean;
21
+ } & React.RefAttributes<HTMLDivElement>>;
22
+ declare const DropdownMenuCheckboxItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
23
+ declare const DropdownMenuRadioItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
24
+ declare const DropdownMenuLabel: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
25
+ inset?: boolean;
26
+ } & React.RefAttributes<HTMLDivElement>>;
27
+ declare const DropdownMenuSeparator: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
28
+ declare const DropdownMenuShortcut: {
29
+ ({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>): import("react/jsx-runtime").JSX.Element;
30
+ displayName: string;
31
+ };
32
+ export { DropdownMenu, DropdownMenuTrigger, DropdownMenuContent, DropdownMenuItem, DropdownMenuCheckboxItem, DropdownMenuRadioItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuGroup, DropdownMenuPortal, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuRadioGroup, };
33
+ //# sourceMappingURL=dropdown-menu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dropdown-menu.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/dropdown-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,qBAAqB,MAAM,+BAA+B,CAAC;AAGvE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;;;GAIG;AAEH,QAAA,MAAM,YAAY,mDAA6B,CAAC;AAEhD,QAAA,MAAM,mBAAmB,0HAAgC,CAAC;AAE1D,QAAA,MAAM,iBAAiB,qHAA8B,CAAC;AAEtD,QAAA,MAAM,kBAAkB,yDAA+B,CAAC;AAExD,QAAA,MAAM,eAAe,sDAA4B,CAAC;AAElD,QAAA,MAAM,sBAAsB,0HAAmC,CAAC;AAEhE,QAAA,MAAM,sBAAsB;YAGhB,OAAO;wCAcjB,CAAC;AAGH,QAAA,MAAM,sBAAsB,6KAY1B,CAAC;AAGH,QAAA,MAAM,mBAAmB,0KAevB,CAAC;AAGH,QAAA,MAAM,gBAAgB;YAGV,OAAO;wCAYjB,CAAC;AAGH,QAAA,MAAM,wBAAwB,+KAmB5B,CAAC;AAGH,QAAA,MAAM,qBAAqB,4KAkBzB,CAAC;AAGH,QAAA,MAAM,iBAAiB;YAGX,OAAO;wCAQjB,CAAC;AAGH,QAAA,MAAM,qBAAqB,4KASzB,CAAC;AAGH,QAAA,MAAM,oBAAoB;8BAA6B,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC;;CAI3F,CAAC;AAGF,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,mBAAmB,EACnB,gBAAgB,EAChB,wBAAwB,EACxB,qBAAqB,EACrB,iBAAiB,EACjB,qBAAqB,EACrB,oBAAoB,EACpB,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,GACvB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as HoverCardPrimitive from '@radix-ui/react-hover-card';
2
+ import * as React from 'react';
3
+ declare function HoverCard({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
+ declare function HoverCardTrigger({ ...props }: React.ComponentProps<typeof HoverCardPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
5
+ declare function HoverCardContent({ className, align, sideOffset, ...props }: React.ComponentProps<typeof HoverCardPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
6
+ export { HoverCard, HoverCardTrigger, HoverCardContent };
7
+ //# sourceMappingURL=hover-card.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hover-card.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/hover-card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,4BAA4B,CAAC;AAEjE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,iBAAS,SAAS,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,2CAEpF;AAED,iBAAS,gBAAgB,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC,2CAE9F;AAED,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,KAAgB,EAChB,UAAc,EACd,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC,2CAezD;AAED,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { Button } from './button';
2
+ import { type VariantProps } from 'class-variance-authority';
3
+ import * as React from 'react';
4
+ declare function InputGroup({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
5
+ declare const inputGroupAddonVariants: (props?: ({
6
+ align?: "inline-start" | "inline-end" | "block-start" | "block-end" | null | undefined;
7
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
8
+ declare function InputGroupAddon({ className, align, ...props }: React.ComponentProps<'div'> & VariantProps<typeof inputGroupAddonVariants>): import("react/jsx-runtime").JSX.Element;
9
+ declare const inputGroupButtonVariants: (props?: ({
10
+ size?: "sm" | "xs" | "icon-xs" | "icon-sm" | null | undefined;
11
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
12
+ declare function InputGroupButton({ className, type, variant, size, ...props }: Omit<React.ComponentProps<typeof Button>, 'size'> & VariantProps<typeof inputGroupButtonVariants>): import("react/jsx-runtime").JSX.Element;
13
+ declare function InputGroupText({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
14
+ declare function InputGroupInput({ className, ...props }: React.ComponentProps<'input'>): import("react/jsx-runtime").JSX.Element;
15
+ declare function InputGroupTextarea({ className, ...props }: React.ComponentProps<'textarea'>): import("react/jsx-runtime").JSX.Element;
16
+ export { InputGroup, InputGroupAddon, InputGroupButton, InputGroupText, InputGroupInput, InputGroupTextarea, };
17
+ //# sourceMappingURL=input-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"input-group.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/input-group.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAGhD,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CA0BvE;AAED,QAAA,MAAM,uBAAuB;;8EAiB5B,CAAC;AAEF,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,KAAsB,EACtB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,uBAAuB,CAAC,2CAgB5E;AAED,QAAA,MAAM,wBAAwB;;8EAY5B,CAAC;AAEH,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,IAAe,EACf,OAAiB,EACjB,IAAW,EACX,GAAG,KAAK,EACT,EAAE,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,MAAM,CAAC,GAClD,YAAY,CAAC,OAAO,wBAAwB,CAAC,2CAU9C;AAED,iBAAS,cAAc,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,2CAU5E;AAED,iBAAS,eAAe,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,2CAW9E;AAED,iBAAS,kBAAkB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,2CAWpF;AAED,OAAO,EACL,UAAU,EACV,eAAe,EACf,gBAAgB,EAChB,cAAc,EACd,eAAe,EACf,kBAAkB,GACnB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ declare const Input: {
3
+ ({ className, type, ...props }: React.ComponentProps<"input">): import("react/jsx-runtime").JSX.Element;
4
+ displayName: string;
5
+ };
6
+ export { Input };
7
+ //# sourceMappingURL=input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/input.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,KAAK;oCAAmC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC;;CAiB1E,CAAC;AAGF,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -0,0 +1,5 @@
1
+ import * as LabelPrimitive from '@radix-ui/react-label';
2
+ import * as React from 'react';
3
+ declare const Label: ({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>) => import("react/jsx-runtime").JSX.Element;
4
+ export { Label };
5
+ //# sourceMappingURL=label.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"label.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,uBAAuB,CAAC;AAExD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,KAAK,GAAI,yBAAyB,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,IAAI,CAAC,4CAWvF,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -0,0 +1,7 @@
1
+ import 'leaflet/dist/leaflet.css';
2
+ import 'leaflet-draw/dist/leaflet.draw.css';
3
+ import 'leaflet.fullscreen/dist/Control.FullScreen.css';
4
+ import 'leaflet.markercluster/dist/MarkerCluster.Default.css';
5
+ import 'leaflet.markercluster/dist/MarkerCluster.css';
6
+ export { useMap, useMapEvents } from 'react-leaflet';
7
+ //# sourceMappingURL=map-leaflet-imports.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"map-leaflet-imports.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/map-leaflet-imports.ts"],"names":[],"mappings":"AAIA,OAAO,0BAA0B,CAAA;AACjC,OAAO,oCAAoC,CAAA;AAC3C,OAAO,gDAAgD,CAAA;AACvD,OAAO,sDAAsD,CAAA;AAC7D,OAAO,8CAA8C,CAAA;AAErD,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,eAAe,CAAA"}
@@ -0,0 +1,115 @@
1
+ import type { CheckboxItem } from '@radix-ui/react-dropdown-menu';
2
+ import { type PlaceAutocompleteProps } from './place-autocomplete';
3
+ import type { Circle, CircleMarker, DivIconOptions, DrawOptions, EditToolbar, ErrorEvent, FeatureGroup, LatLngExpression, LayerGroup, Map as LeafletMap, LocateOptions, LocationEvent, Marker, Polygon, Polyline, Popup, Rectangle, TileLayer, Tooltip } from 'leaflet';
4
+ import React, { type ReactNode, type Ref } from 'react';
5
+ import type { CircleMarkerProps, CircleProps, LayerGroupProps, MapContainerProps, MarkerProps, PolygonProps, PolylineProps, PopupProps, RectangleProps, TileLayerProps, TooltipProps } from 'react-leaflet';
6
+ import type { MarkerClusterGroupProps } from 'react-leaflet-markercluster';
7
+ declare function Map({ zoom, maxZoom, className, ...props }: Omit<MapContainerProps, 'zoomControl'> & {
8
+ center: LatLngExpression;
9
+ ref?: Ref<LeafletMap>;
10
+ }): import("react/jsx-runtime").JSX.Element;
11
+ interface MapTileLayerOption {
12
+ name: string;
13
+ url: string;
14
+ attribution?: string;
15
+ }
16
+ interface MapLayerGroupOption extends Pick<React.ComponentProps<typeof CheckboxItem>, 'disabled'> {
17
+ name: string;
18
+ }
19
+ interface MapLayersContextType {
20
+ registerTileLayer: (layer: MapTileLayerOption) => void;
21
+ tileLayers: MapTileLayerOption[];
22
+ selectedTileLayer: string;
23
+ setSelectedTileLayer: (name: string) => void;
24
+ registerLayerGroup: (layer: MapLayerGroupOption) => void;
25
+ layerGroups: MapLayerGroupOption[];
26
+ activeLayerGroups: string[];
27
+ setActiveLayerGroups: (names: string[]) => void;
28
+ }
29
+ declare const MapLayersContext: React.Context<MapLayersContextType | null>;
30
+ declare function MapTileLayer({ name, url, attribution, darkUrl, darkAttribution, ...props }: Partial<TileLayerProps> & {
31
+ name?: string;
32
+ darkUrl?: string;
33
+ darkAttribution?: string;
34
+ ref?: Ref<TileLayer>;
35
+ }): import("react/jsx-runtime").JSX.Element | null;
36
+ declare function MapLayerGroup({ name, disabled, ...props }: LayerGroupProps & MapLayerGroupOption & {
37
+ ref?: Ref<LayerGroup>;
38
+ }): import("react/jsx-runtime").JSX.Element | null;
39
+ declare function MapFeatureGroup({ name, disabled, ...props }: LayerGroupProps & MapLayerGroupOption & {
40
+ ref?: Ref<FeatureGroup>;
41
+ }): import("react/jsx-runtime").JSX.Element | null;
42
+ declare function MapLayers({ defaultTileLayer, defaultLayerGroups, ...props }: Omit<React.ComponentProps<typeof MapLayersContext.Provider>, 'value'> & {
43
+ defaultTileLayer?: string;
44
+ defaultLayerGroups?: string[];
45
+ }): import("react/jsx-runtime").JSX.Element;
46
+ declare function MapLayersControl({ tileLayersLabel, layerGroupsLabel, position, className, ...props }: React.ComponentProps<'button'> & {
47
+ tileLayersLabel?: string;
48
+ layerGroupsLabel?: string;
49
+ position?: string;
50
+ }): import("react/jsx-runtime").JSX.Element | null;
51
+ declare function MapMarker({ icon, iconAnchor, bgPos, popupAnchor, tooltipAnchor, ...props }: Omit<MarkerProps, 'icon'> & Pick<DivIconOptions, 'iconAnchor' | 'bgPos' | 'popupAnchor' | 'tooltipAnchor'> & {
52
+ icon?: ReactNode;
53
+ ref?: Ref<Marker>;
54
+ }): import("react/jsx-runtime").JSX.Element | null;
55
+ declare function MapMarkerClusterGroup({ polygonOptions, spiderLegPolylineOptions, icon, ...props }: Omit<MarkerClusterGroupProps, 'iconCreateFunction'> & {
56
+ children: ReactNode;
57
+ icon?: (markerCount: number) => ReactNode;
58
+ }): import("react/jsx-runtime").JSX.Element | null;
59
+ declare function MapCircle({ className, ...props }: CircleProps & {
60
+ ref?: Ref<Circle>;
61
+ }): import("react/jsx-runtime").JSX.Element;
62
+ declare function MapCircleMarker({ className, ...props }: CircleMarkerProps & {
63
+ ref?: Ref<CircleMarker>;
64
+ }): import("react/jsx-runtime").JSX.Element;
65
+ declare function MapPolyline({ className, ...props }: PolylineProps & {
66
+ ref?: Ref<Polyline>;
67
+ }): import("react/jsx-runtime").JSX.Element;
68
+ declare function MapPolygon({ className, ...props }: PolygonProps & {
69
+ ref?: Ref<Polygon>;
70
+ }): import("react/jsx-runtime").JSX.Element;
71
+ declare function MapRectangle({ className, ...props }: RectangleProps & {
72
+ ref?: Ref<Rectangle>;
73
+ }): import("react/jsx-runtime").JSX.Element;
74
+ declare function MapPopup({ className, ...props }: Omit<PopupProps, 'content'> & {
75
+ ref?: Ref<Popup>;
76
+ }): import("react/jsx-runtime").JSX.Element;
77
+ declare function MapTooltip({ className, children, side, sideOffset, ...props }: Omit<TooltipProps, 'offset'> & {
78
+ side?: 'top' | 'right' | 'bottom' | 'left';
79
+ sideOffset?: number;
80
+ ref?: Ref<Tooltip>;
81
+ }): import("react/jsx-runtime").JSX.Element;
82
+ declare function MapZoomControl({ position, className, ...props }: React.ComponentProps<'div'> & {
83
+ position?: string;
84
+ }): import("react/jsx-runtime").JSX.Element;
85
+ declare function MapFullscreenControl({ position, className, ...props }: React.ComponentProps<'button'> & {
86
+ position?: string;
87
+ }): import("react/jsx-runtime").JSX.Element;
88
+ declare function MapLocateControl({ watch, onLocationFound, onLocationError, position, className, ...props }: React.ComponentProps<'button'> & Pick<LocateOptions, 'watch'> & {
89
+ onLocationFound?: (location: LocationEvent) => void;
90
+ onLocationError?: (error: ErrorEvent) => void;
91
+ } & {
92
+ position?: string;
93
+ }): import("react/jsx-runtime").JSX.Element;
94
+ declare function MapSearchControl({ position, className, ...props }: PlaceAutocompleteProps & {
95
+ position?: string;
96
+ }): import("react/jsx-runtime").JSX.Element;
97
+ declare function MapDrawControl({ onLayersChange, position, className, ...props }: React.ComponentProps<'div'> & {
98
+ onLayersChange?: (layers: L.FeatureGroup) => void;
99
+ position?: string;
100
+ }): import("react/jsx-runtime").JSX.Element;
101
+ declare function MapDrawMarker({ ...props }: DrawOptions.MarkerOptions): import("react/jsx-runtime").JSX.Element;
102
+ declare function MapDrawPolyline({ showLength, drawError, shapeOptions, ...props }: DrawOptions.PolylineOptions): import("react/jsx-runtime").JSX.Element;
103
+ declare function MapDrawCircle({ showRadius, shapeOptions, ...props }: DrawOptions.CircleOptions): import("react/jsx-runtime").JSX.Element;
104
+ declare function MapDrawRectangle({ showArea, shapeOptions, ...props }: DrawOptions.RectangleOptions): import("react/jsx-runtime").JSX.Element;
105
+ declare function MapDrawPolygon({ drawError, shapeOptions, ...props }: DrawOptions.PolygonOptions): import("react/jsx-runtime").JSX.Element;
106
+ declare function MapDrawEdit({ selectedPathOptions, ...props }: Omit<EditToolbar.EditHandlerOptions, 'featureGroup'>): import("react/jsx-runtime").JSX.Element;
107
+ declare function MapDrawDelete(): import("react/jsx-runtime").JSX.Element;
108
+ declare function MapDrawUndo({ className, ...props }: React.ComponentProps<'button'>): import("react/jsx-runtime").JSX.Element;
109
+ declare function MapControlContainer({ className, ...props }: React.ComponentPropsWithoutRef<'div'>): import("react/jsx-runtime").JSX.Element;
110
+ declare function useLeaflet(): {
111
+ L: typeof import("leaflet") | null;
112
+ LeafletDraw: typeof import("leaflet-draw") | null;
113
+ };
114
+ export { Map, MapCircle, MapCircleMarker, MapControlContainer, MapDrawCircle, MapDrawControl, MapDrawDelete, MapDrawEdit, MapDrawMarker, MapDrawPolygon, MapDrawPolyline, MapDrawRectangle, MapDrawUndo, MapFeatureGroup, MapFullscreenControl, MapLayerGroup, MapLayers, MapLayersControl, MapLocateControl, MapMarker, MapMarkerClusterGroup, MapPolygon, MapPolyline, MapPopup, MapRectangle, MapSearchControl, MapTileLayer, MapTooltip, MapZoomControl, useLeaflet, };
115
+ //# sourceMappingURL=map.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"map.d.ts","sourceRoot":"","sources":["../../../shadcn/ui/map.tsx"],"names":[],"mappings":"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"}