laif-ds 0.1.9 → 0.1.11

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 (392) hide show
  1. package/dist/_virtual/index2.js +5 -2
  2. package/dist/_virtual/index3.js +5 -5
  3. package/dist/_virtual/index4.js +2 -5
  4. package/dist/_virtual/index5.js +2 -5
  5. package/dist/_virtual/index6.js +5 -2
  6. package/dist/components/ui/accordion.js +20 -20
  7. package/dist/components/ui/alert-dialog.js +41 -41
  8. package/dist/components/ui/alert.js +10 -10
  9. package/dist/components/ui/aspect-ratio.js +4 -4
  10. package/dist/components/ui/async-select.js +112 -112
  11. package/dist/components/ui/audio-visualizer.js +26 -26
  12. package/dist/components/ui/avatar.js +17 -17
  13. package/dist/components/ui/badge.js +9 -10
  14. package/dist/components/ui/breadcrumb.js +24 -25
  15. package/dist/components/ui/button.js +17 -17
  16. package/dist/components/ui/calendar.js +8 -8
  17. package/dist/components/ui/card.js +15 -15
  18. package/dist/components/ui/carousel.js +66 -66
  19. package/dist/components/ui/chart.js +80 -80
  20. package/dist/components/ui/chat-message.js +104 -104
  21. package/dist/components/ui/chat.js +109 -109
  22. package/dist/components/ui/checkbox.js +5 -5
  23. package/dist/components/ui/collapsible.js +10 -10
  24. package/dist/components/ui/command.js +52 -52
  25. package/dist/components/ui/context-menu.js +61 -61
  26. package/dist/components/ui/copy-button.js +19 -19
  27. package/dist/components/ui/data-table.js +73 -73
  28. package/dist/components/ui/date-picker.js +18 -18
  29. package/dist/components/ui/dialog.js +49 -49
  30. package/dist/components/ui/drawer.js +43 -43
  31. package/dist/components/ui/file-preview.js +49 -49
  32. package/dist/components/ui/form.js +33 -33
  33. package/dist/components/ui/gantt/assets/icons/MinusSquareOutlined.js +5 -5
  34. package/dist/components/ui/gantt/assets/icons/PlusSquareOutlined.js +6 -6
  35. package/dist/components/ui/gantt/components/Chart/Bars/Bars.js +28 -28
  36. package/dist/components/ui/gantt/components/Chart/Bars/BarsRow/BarItem/BarItem.js +80 -80
  37. package/dist/components/ui/gantt/components/Chart/Bars/BarsRow/BarsItems/BarItems.js +13 -13
  38. package/dist/components/ui/gantt/components/Chart/Bars/BarsRow/BarsRow.js +10 -10
  39. package/dist/components/ui/gantt/components/Chart/Bars/BarsRow/RepeteadBars/RepeteadBars.js +25 -25
  40. package/dist/components/ui/gantt/components/Chart/Chart.js +30 -30
  41. package/dist/components/ui/gantt/components/Chart/Scale/Scale.js +45 -45
  42. package/dist/components/ui/gantt/components/Chart/Tree/Tree.js +37 -37
  43. package/dist/components/ui/gantt/components/Controls/Controls.js +53 -53
  44. package/dist/components/ui/gantt/components/Gantt/Gantt.js +29 -29
  45. package/dist/components/ui/hover-card.js +4 -4
  46. package/dist/components/ui/icon.js +9 -9
  47. package/dist/components/ui/input-otp.js +14 -14
  48. package/dist/components/ui/input-selector.js +38 -38
  49. package/dist/components/ui/input.js +32 -32
  50. package/dist/components/ui/interrupt-prompt.js +9 -10
  51. package/dist/components/ui/label.js +4 -4
  52. package/dist/components/ui/markdown-renderer.js +60 -63
  53. package/dist/components/ui/menubar.js +89 -89
  54. package/dist/components/ui/message-input.js +149 -150
  55. package/dist/components/ui/message-list.js +15 -15
  56. package/dist/components/ui/multiple-selector.js +159 -159
  57. package/dist/components/ui/navigation-menu.js +44 -44
  58. package/dist/components/ui/pagination.js +39 -39
  59. package/dist/components/ui/popover.js +13 -13
  60. package/dist/components/ui/progress.js +14 -14
  61. package/dist/components/ui/prompt-suggestions.js +10 -10
  62. package/dist/components/ui/radio-group.js +15 -15
  63. package/dist/components/ui/resizable.js +13 -13
  64. package/dist/components/ui/scroll-area.js +25 -25
  65. package/dist/components/ui/select.js +80 -80
  66. package/dist/components/ui/separator.js +4 -4
  67. package/dist/components/ui/sheet.js +48 -48
  68. package/dist/components/ui/sidebar.js +178 -182
  69. package/dist/components/ui/skeleton.js +4 -4
  70. package/dist/components/ui/switch.js +5 -5
  71. package/dist/components/ui/table.js +14 -14
  72. package/dist/components/ui/tabs.js +10 -10
  73. package/dist/components/ui/textarea.js +2 -2
  74. package/dist/components/ui/toaster.js +2 -2
  75. package/dist/components/ui/toggle-group.js +6 -6
  76. package/dist/components/ui/toggle.js +2 -2
  77. package/dist/components/ui/tooltip.js +19 -19
  78. package/dist/components/ui/typing-indicator.js +7 -7
  79. package/dist/components/ui/typo.js +10 -10
  80. package/dist/dist/components/ui/checkbox.js +6 -6
  81. package/dist/dist/components/ui/scroll-area.js +30 -30
  82. package/dist/dist/components/ui/table.js +15 -15
  83. package/dist/dist/node_modules/@radix-ui/react-checkbox/dist/index.js +60 -60
  84. package/dist/dist/node_modules/@radix-ui/react-context/dist/index.js +19 -19
  85. package/dist/dist/node_modules/@radix-ui/react-direction/dist/index.js +3 -2
  86. package/dist/dist/node_modules/@radix-ui/react-primitive/dist/index.js +2 -2
  87. package/dist/dist/node_modules/@radix-ui/react-scroll-area/dist/index.js +116 -116
  88. package/dist/dist/node_modules/@radix-ui/react-slot/dist/index.js +10 -10
  89. package/dist/node_modules/@radix-ui/react-accordion/dist/index.js +77 -77
  90. package/dist/node_modules/@radix-ui/react-alert-dialog/dist/index.js +65 -65
  91. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +6 -6
  92. package/dist/node_modules/@radix-ui/react-aspect-ratio/dist/index.js +12 -12
  93. package/dist/node_modules/@radix-ui/react-avatar/dist/index.js +21 -21
  94. package/dist/node_modules/@radix-ui/react-checkbox/dist/index.js +58 -58
  95. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.js +49 -49
  96. package/dist/node_modules/@radix-ui/react-collection/dist/index.js +16 -16
  97. package/dist/node_modules/@radix-ui/react-context/dist/index.js +36 -36
  98. package/dist/node_modules/@radix-ui/react-context-menu/dist/index.js +113 -113
  99. package/dist/node_modules/@radix-ui/react-dialog/dist/index.js +100 -100
  100. package/dist/node_modules/@radix-ui/react-direction/dist/index.js +1 -1
  101. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +18 -18
  102. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +9 -9
  103. package/dist/node_modules/@radix-ui/react-hover-card/dist/index.js +50 -50
  104. package/dist/node_modules/@radix-ui/react-label/dist/index.js +4 -4
  105. package/dist/node_modules/@radix-ui/react-menu/dist/index.js +223 -223
  106. package/dist/node_modules/@radix-ui/react-menubar/dist/index.js +95 -95
  107. package/dist/node_modules/@radix-ui/react-navigation-menu/dist/index.js +260 -260
  108. package/dist/node_modules/@radix-ui/react-popover/dist/index.js +92 -92
  109. package/dist/node_modules/@radix-ui/react-popper/dist/index.js +35 -35
  110. package/dist/node_modules/@radix-ui/react-portal/dist/index.js +8 -8
  111. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +7 -7
  112. package/dist/node_modules/@radix-ui/react-progress/dist/index.js +22 -22
  113. package/dist/node_modules/@radix-ui/react-radio-group/dist/index.js +105 -105
  114. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +29 -29
  115. package/dist/node_modules/@radix-ui/react-scroll-area/dist/index.js +157 -157
  116. package/dist/node_modules/@radix-ui/react-select/dist/index.js +345 -345
  117. package/dist/node_modules/@radix-ui/react-separator/dist/index.js +6 -6
  118. package/dist/node_modules/@radix-ui/react-slot/dist/index.js +19 -19
  119. package/dist/node_modules/@radix-ui/react-switch/dist/index.js +46 -46
  120. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +48 -48
  121. package/dist/node_modules/@radix-ui/react-toggle/dist/index.js +10 -10
  122. package/dist/node_modules/@radix-ui/react-toggle-group/dist/index.js +67 -71
  123. package/dist/node_modules/@radix-ui/react-tooltip/dist/index.js +77 -77
  124. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +4 -4
  125. package/dist/node_modules/hast-util-to-jsx-runtime/lib/index.js +1 -1
  126. package/dist/node_modules/react-day-picker/dist/index.esm.js +483 -483
  127. package/dist/node_modules/react-is/index.js +1 -1
  128. package/dist/node_modules/react-markdown/lib/index.js +39 -39
  129. package/dist/node_modules/style-to-object/cjs/index.js +1 -1
  130. package/dist/node_modules/unified/lib/index.js +1 -1
  131. package/package.json +3 -2
  132. package/dist/_virtual/jsx-runtime.js +0 -6
  133. package/dist/_virtual/jsx-runtime2.js +0 -5
  134. package/dist/_virtual/react-jsx-runtime.development.js +0 -5
  135. package/dist/_virtual/react-jsx-runtime.production.js +0 -5
  136. package/dist/dist/_virtual/jsx-runtime.js +0 -6
  137. package/dist/dist/_virtual/jsx-runtime2.js +0 -5
  138. package/dist/dist/_virtual/react-jsx-runtime.development.js +0 -5
  139. package/dist/dist/_virtual/react-jsx-runtime.production.js +0 -5
  140. package/dist/dist/node_modules/react/cjs/react-jsx-runtime.development.js +0 -248
  141. package/dist/dist/node_modules/react/cjs/react-jsx-runtime.production.js +0 -36
  142. package/dist/dist/node_modules/react/jsx-runtime.js +0 -11
  143. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.js +0 -11
  144. package/dist/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.js +0 -206
  145. package/dist/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.js +0 -83
  146. package/dist/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.js +0 -148
  147. package/dist/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.js +0 -18
  148. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.js +0 -13
  149. package/dist/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.js +0 -24
  150. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/index.js +0 -19
  151. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.js +0 -9
  152. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.js +0 -7
  153. package/dist/node_modules/framer-motion/dist/es/animation/generators/inertia.js +0 -38
  154. package/dist/node_modules/framer-motion/dist/es/animation/generators/keyframes.js +0 -31
  155. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.js +0 -33
  156. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/find.js +0 -53
  157. package/dist/node_modules/framer-motion/dist/es/animation/generators/spring/index.js +0 -93
  158. package/dist/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.js +0 -10
  159. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.js +0 -48
  160. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.js +0 -47
  161. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.js +0 -34
  162. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.js +0 -23
  163. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.js +0 -7
  164. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.js +0 -8
  165. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.js +0 -23
  166. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animatable.js +0 -8
  167. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.js +0 -7
  168. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.js +0 -5
  169. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-none.js +0 -8
  170. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.js +0 -7
  171. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.js +0 -52
  172. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.js +0 -42
  173. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.js +0 -47
  174. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.js +0 -17
  175. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.js +0 -13
  176. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.js +0 -6
  177. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.js +0 -6
  178. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.js +0 -10
  179. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.js +0 -14
  180. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.js +0 -6
  181. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.js +0 -16
  182. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.js +0 -6
  183. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.js +0 -6
  184. package/dist/node_modules/framer-motion/dist/es/easing/anticipate.js +0 -6
  185. package/dist/node_modules/framer-motion/dist/es/easing/back.js +0 -10
  186. package/dist/node_modules/framer-motion/dist/es/easing/circ.js +0 -9
  187. package/dist/node_modules/framer-motion/dist/es/easing/cubic-bezier.js +0 -20
  188. package/dist/node_modules/framer-motion/dist/es/easing/ease.js +0 -8
  189. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/mirror.js +0 -5
  190. package/dist/node_modules/framer-motion/dist/es/easing/modifiers/reverse.js +0 -5
  191. package/dist/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.js +0 -5
  192. package/dist/node_modules/framer-motion/dist/es/easing/utils/map.js +0 -33
  193. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.js +0 -7
  194. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.js +0 -9
  195. package/dist/node_modules/framer-motion/dist/es/events/event-info.js +0 -16
  196. package/dist/node_modules/framer-motion/dist/es/frameloop/batcher.js +0 -40
  197. package/dist/node_modules/framer-motion/dist/es/frameloop/frame.js +0 -11
  198. package/dist/node_modules/framer-motion/dist/es/frameloop/microtask.js +0 -6
  199. package/dist/node_modules/framer-motion/dist/es/frameloop/render-step.js +0 -42
  200. package/dist/node_modules/framer-motion/dist/es/frameloop/sync-time.js +0 -16
  201. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.js +0 -257
  202. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.js +0 -20
  203. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.js +0 -69
  204. package/dist/node_modules/framer-motion/dist/es/gestures/focus.js +0 -29
  205. package/dist/node_modules/framer-motion/dist/es/gestures/hover.js +0 -23
  206. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.js +0 -86
  207. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.js +0 -45
  208. package/dist/node_modules/framer-motion/dist/es/gestures/press.js +0 -23
  209. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.js +0 -11
  210. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.js +0 -26
  211. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.js +0 -35
  212. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.js +0 -14
  213. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.js +0 -28
  214. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.js +0 -18
  215. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.js +0 -22
  216. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.js +0 -75
  217. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.js +0 -12
  218. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.js +0 -12
  219. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.js +0 -45
  220. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.js +0 -22
  221. package/dist/node_modules/framer-motion/dist/es/motion/index.js +0 -60
  222. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.js +0 -9
  223. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.js +0 -5
  224. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.js +0 -19
  225. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.js +0 -65
  226. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.js +0 -54
  227. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.js +0 -39
  228. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.js +0 -34
  229. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.js +0 -26
  230. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.js +0 -15
  231. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.js +0 -53
  232. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.js +0 -37
  233. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.js +0 -26
  234. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.js +0 -19
  235. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.js +0 -35
  236. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.js +0 -14
  237. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.js +0 -26
  238. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.js +0 -615
  239. package/dist/node_modules/framer-motion/dist/es/projection/node/state.js +0 -16
  240. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.js +0 -59
  241. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.js +0 -22
  242. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.js +0 -17
  243. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.js +0 -9
  244. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.js +0 -14
  245. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.js +0 -7
  246. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.js +0 -21
  247. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.js +0 -14
  248. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.js +0 -227
  249. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.js +0 -21
  250. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.js +0 -18
  251. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.js +0 -16
  252. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.js +0 -7
  253. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.js +0 -67
  254. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.js +0 -28
  255. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.js +0 -11
  256. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.js +0 -19
  257. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.js +0 -5
  258. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.js +0 -32
  259. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.js +0 -21
  260. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.js +0 -6
  261. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.js +0 -25
  262. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.js +0 -7
  263. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.js +0 -41
  264. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.js +0 -11
  265. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.js +0 -25
  266. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.js +0 -10
  267. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/find.js +0 -9
  268. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.js +0 -5
  269. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.js +0 -42
  270. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/number.js +0 -19
  271. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/test.js +0 -5
  272. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/transform.js +0 -32
  273. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.js +0 -8
  274. package/dist/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.js +0 -9
  275. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.js +0 -39
  276. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.js +0 -13
  277. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.js +0 -28
  278. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.js +0 -30
  279. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.js +0 -32
  280. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.js +0 -10
  281. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-position.js +0 -14
  282. package/dist/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.js +0 -24
  283. package/dist/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.js +0 -17
  284. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.js +0 -9
  285. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.js +0 -13
  286. package/dist/node_modules/framer-motion/dist/es/render/store.js +0 -5
  287. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.js +0 -41
  288. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.js +0 -55
  289. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.js +0 -31
  290. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.js +0 -23
  291. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.js +0 -27
  292. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.js +0 -29
  293. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.js +0 -9
  294. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.js +0 -5
  295. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.js +0 -19
  296. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.js +0 -12
  297. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.js +0 -16
  298. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.js +0 -12
  299. package/dist/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.js +0 -77
  300. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.js +0 -125
  301. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.js +0 -5
  302. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.js +0 -20
  303. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.js +0 -21
  304. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.js +0 -14
  305. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.js +0 -7
  306. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.js +0 -27
  307. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.js +0 -9
  308. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.js +0 -21
  309. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.js +0 -19
  310. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.js +0 -14
  311. package/dist/node_modules/framer-motion/dist/es/utils/GlobalConfig.js +0 -7
  312. package/dist/node_modules/framer-motion/dist/es/utils/array.js +0 -12
  313. package/dist/node_modules/framer-motion/dist/es/utils/clamp.js +0 -5
  314. package/dist/node_modules/framer-motion/dist/es/utils/delay.js +0 -14
  315. package/dist/node_modules/framer-motion/dist/es/utils/distance.js +0 -10
  316. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.js +0 -5
  317. package/dist/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.js +0 -23
  318. package/dist/node_modules/framer-motion/dist/es/utils/interpolate.js +0 -42
  319. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.js +0 -5
  320. package/dist/node_modules/framer-motion/dist/es/utils/is-numerical-string.js +0 -5
  321. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.js +0 -7
  322. package/dist/node_modules/framer-motion/dist/es/utils/is-zero-value-string.js +0 -5
  323. package/dist/node_modules/framer-motion/dist/es/utils/mix/color.js +0 -30
  324. package/dist/node_modules/framer-motion/dist/es/utils/mix/complex.js +0 -53
  325. package/dist/node_modules/framer-motion/dist/es/utils/mix/immediate.js +0 -7
  326. package/dist/node_modules/framer-motion/dist/es/utils/mix/index.js +0 -9
  327. package/dist/node_modules/framer-motion/dist/es/utils/mix/number.js +0 -5
  328. package/dist/node_modules/framer-motion/dist/es/utils/mix/visibility.js +0 -9
  329. package/dist/node_modules/framer-motion/dist/es/utils/offsets/default.js +0 -9
  330. package/dist/node_modules/framer-motion/dist/es/utils/offsets/fill.js +0 -14
  331. package/dist/node_modules/framer-motion/dist/es/utils/offsets/time.js +0 -7
  332. package/dist/node_modules/framer-motion/dist/es/utils/pipe.js +0 -5
  333. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.js +0 -14
  334. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.js +0 -6
  335. package/dist/node_modules/framer-motion/dist/es/utils/resolve-value.js +0 -7
  336. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.js +0 -15
  337. package/dist/node_modules/framer-motion/dist/es/utils/subscription-manager.js +0 -30
  338. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.js +0 -9
  339. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.js +0 -7
  340. package/dist/node_modules/framer-motion/dist/es/utils/velocity-per-second.js +0 -7
  341. package/dist/node_modules/framer-motion/dist/es/utils/warn-once.js +0 -8
  342. package/dist/node_modules/framer-motion/dist/es/value/index.js +0 -208
  343. package/dist/node_modules/framer-motion/dist/es/value/types/color/hex.js +0 -20
  344. package/dist/node_modules/framer-motion/dist/es/value/types/color/hsla.js +0 -13
  345. package/dist/node_modules/framer-motion/dist/es/value/types/color/index.js +0 -12
  346. package/dist/node_modules/framer-motion/dist/es/value/types/color/rgba.js +0 -17
  347. package/dist/node_modules/framer-motion/dist/es/value/types/color/utils.js +0 -19
  348. package/dist/node_modules/framer-motion/dist/es/value/types/complex/filter.js +0 -25
  349. package/dist/node_modules/framer-motion/dist/es/value/types/complex/index.js +0 -50
  350. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/index.js +0 -18
  351. package/dist/node_modules/framer-motion/dist/es/value/types/numbers/units.js +0 -18
  352. package/dist/node_modules/framer-motion/dist/es/value/types/utils/color-regex.js +0 -5
  353. package/dist/node_modules/framer-motion/dist/es/value/types/utils/float-regex.js +0 -5
  354. package/dist/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.js +0 -7
  355. package/dist/node_modules/framer-motion/dist/es/value/types/utils/sanitize.js +0 -5
  356. package/dist/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.js +0 -5
  357. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.js +0 -10
  358. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.js +0 -8
  359. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js +0 -5
  360. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.js +0 -10
  361. package/dist/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.js +0 -75
  362. package/dist/node_modules/motion-dom/dist/es/animation/controls/Group.js +0 -10
  363. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.js +0 -14
  364. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.js +0 -7
  365. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.js +0 -7
  366. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.js +0 -7
  367. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.js +0 -28
  368. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.js +0 -13
  369. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.js +0 -12
  370. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.js +0 -12
  371. package/dist/node_modules/motion-dom/dist/es/gestures/hover.js +0 -25
  372. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.js +0 -33
  373. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.js +0 -14
  374. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.js +0 -28
  375. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.js +0 -5
  376. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.js +0 -5
  377. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.js +0 -5
  378. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.js +0 -13
  379. package/dist/node_modules/motion-dom/dist/es/utils/is-bezier-definition.js +0 -5
  380. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.js +0 -15
  381. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.js +0 -7
  382. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.js +0 -13
  383. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.js +0 -14
  384. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.js +0 -7
  385. package/dist/node_modules/motion-utils/dist/es/errors.js +0 -13
  386. package/dist/node_modules/motion-utils/dist/es/memo.js +0 -9
  387. package/dist/node_modules/motion-utils/dist/es/noop.js +0 -5
  388. package/dist/node_modules/motion-utils/dist/es/progress.js +0 -8
  389. package/dist/node_modules/motion-utils/dist/es/time-conversion.js +0 -6
  390. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +0 -248
  391. package/dist/node_modules/react/cjs/react-jsx-runtime.production.js +0 -36
  392. package/dist/node_modules/react/jsx-runtime.js +0 -11
@@ -1,127 +1,127 @@
1
1
  "use client";
2
- import { j as t } from "../../_virtual/jsx-runtime.js";
3
- import * as u from "react";
4
- import { Root as g } from "../../node_modules/@radix-ui/react-slot/dist/index.js";
5
- import { cva as M } from "../../node_modules/class-variance-authority/dist/index.js";
6
- import { useIsMobile as k } from "../../hooks/use-mobile.js";
2
+ import { jsx as t, jsxs as p } from "react/jsx-runtime";
3
+ import * as l from "react";
4
+ import { Root as h } from "../../node_modules/@radix-ui/react-slot/dist/index.js";
5
+ import { cva as k } from "../../node_modules/class-variance-authority/dist/index.js";
6
+ import { useIsMobile as z } from "../../hooks/use-mobile.js";
7
7
  import { cn as r } from "../../lib/utils.js";
8
- import { Button as z } from "./button.js";
9
- import { Input as I } from "./input.js";
10
- import { Separator as C } from "./separator.js";
11
- import { Sheet as E, SheetContent as D, SheetHeader as T, SheetTitle as B, SheetDescription as A } from "./sheet.js";
12
- import { Skeleton as j } from "./skeleton.js";
13
- import { Tooltip as O, TooltipTrigger as R, TooltipContent as H, TooltipProvider as K } from "./tooltip.js";
14
- import G from "../../node_modules/lucide-react/dist/esm/icons/panel-left.js";
15
- const L = "sidebar_state", $ = 60 * 60 * 24 * 7, P = "16rem", V = "18rem", W = "3rem", q = "b", y = u.createContext(null);
16
- function w() {
17
- const a = u.useContext(y);
8
+ import { Button as I } from "./button.js";
9
+ import { Input as E } from "./input.js";
10
+ import { Separator as D } from "./separator.js";
11
+ import { Sheet as T, SheetContent as B, SheetHeader as A, SheetTitle as O, SheetDescription as R } from "./sheet.js";
12
+ import { Skeleton as N } from "./skeleton.js";
13
+ import { Tooltip as H, TooltipTrigger as K, TooltipContent as j, TooltipProvider as G } from "./tooltip.js";
14
+ import L from "../../node_modules/lucide-react/dist/esm/icons/panel-left.js";
15
+ const $ = "sidebar_state", P = 60 * 60 * 24 * 7, V = "16rem", W = "18rem", q = "3rem", F = "b", _ = l.createContext(null);
16
+ function S() {
17
+ const a = l.useContext(_);
18
18
  if (!a)
19
19
  throw new Error("useSidebar must be used within a SidebarProvider.");
20
20
  return a;
21
21
  }
22
- function ne({
22
+ function de({
23
23
  defaultOpen: a = !0,
24
24
  open: e,
25
25
  onOpenChange: i,
26
- className: s,
27
- style: n,
28
- children: d,
29
- ...p
26
+ className: n,
27
+ style: o,
28
+ children: u,
29
+ ...m
30
30
  }) {
31
- const l = k(), [f, c] = u.useState(!1), [x, N] = u.useState(a), m = e ?? x, h = u.useCallback(
32
- (o) => {
33
- const b = typeof o == "function" ? o(m) : o;
34
- i ? i(b) : N(b), typeof document < "u" && (document.cookie = `${L}=${b}; path=/; max-age=${$}`);
31
+ const s = z(), [f, c] = l.useState(!1), [v, M] = l.useState(a), g = e ?? v, x = l.useCallback(
32
+ (d) => {
33
+ const b = typeof d == "function" ? d(g) : d;
34
+ i ? i(b) : M(b), typeof document < "u" && (document.cookie = `${$}=${b}; path=/; max-age=${P}`);
35
35
  },
36
- [i, m]
37
- ), v = u.useCallback(() => l ? c((o) => !o) : h((o) => !o), [l, h, c]);
38
- u.useEffect(() => {
39
- const o = (b) => {
40
- b.key === q && (b.metaKey || b.ctrlKey) && (b.preventDefault(), v());
36
+ [i, g]
37
+ ), w = l.useCallback(() => s ? c((d) => !d) : x((d) => !d), [s, x, c]);
38
+ l.useEffect(() => {
39
+ const d = (b) => {
40
+ b.key === F && (b.metaKey || b.ctrlKey) && (b.preventDefault(), w());
41
41
  };
42
42
  if (typeof window < "u")
43
- return window.addEventListener("keydown", o), () => window.removeEventListener("keydown", o);
44
- }, [v]);
45
- const S = m ? "expanded" : "collapsed", _ = u.useMemo(
43
+ return window.addEventListener("keydown", d), () => window.removeEventListener("keydown", d);
44
+ }, [w]);
45
+ const y = g ? "expanded" : "collapsed", C = l.useMemo(
46
46
  () => ({
47
- state: S,
48
- open: m,
49
- setOpen: h,
50
- isMobile: l,
47
+ state: y,
48
+ open: g,
49
+ setOpen: x,
50
+ isMobile: s,
51
51
  openMobile: f,
52
52
  setOpenMobile: c,
53
- toggleSidebar: v
53
+ toggleSidebar: w
54
54
  }),
55
- [S, m, h, l, f, c, v]
55
+ [y, g, x, s, f, c, w]
56
56
  );
57
- return /* @__PURE__ */ t.jsx(y.Provider, { value: _, children: /* @__PURE__ */ t.jsx(K, { delayDuration: 0, children: /* @__PURE__ */ t.jsx(
57
+ return /* @__PURE__ */ t(_.Provider, { value: C, children: /* @__PURE__ */ t(G, { delayDuration: 0, children: /* @__PURE__ */ t(
58
58
  "div",
59
59
  {
60
60
  "data-slot": "sidebar-wrapper",
61
61
  style: {
62
- "--sidebar-width": P,
63
- "--sidebar-width-icon": W,
64
- ...n
62
+ "--sidebar-width": V,
63
+ "--sidebar-width-icon": q,
64
+ ...o
65
65
  },
66
66
  className: r(
67
67
  "group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full",
68
- s
68
+ n
69
69
  ),
70
- ...p,
71
- children: d
70
+ ...m,
71
+ children: u
72
72
  }
73
73
  ) }) });
74
74
  }
75
- function oe({
75
+ function se({
76
76
  side: a = "left",
77
77
  variant: e = "sidebar",
78
78
  collapsible: i = "offcanvas",
79
- className: s,
80
- children: n,
81
- ...d
79
+ className: n,
80
+ children: o,
81
+ ...u
82
82
  }) {
83
- const { isMobile: p, state: l, openMobile: f, setOpenMobile: c } = w();
84
- return i === "none" ? /* @__PURE__ */ t.jsx(
83
+ const { isMobile: m, state: s, openMobile: f, setOpenMobile: c } = S();
84
+ return i === "none" ? /* @__PURE__ */ t(
85
85
  "div",
86
86
  {
87
87
  "data-slot": "sidebar",
88
88
  className: r(
89
89
  "bg-sidebar text-sidebar-foreground flex h-full w-(--sidebar-width) flex-col",
90
- s
90
+ n
91
91
  ),
92
- ...d,
93
- children: n
92
+ ...u,
93
+ children: o
94
94
  }
95
- ) : p ? /* @__PURE__ */ t.jsx(E, { open: f, onOpenChange: c, ...d, children: /* @__PURE__ */ t.jsxs(
96
- D,
95
+ ) : m ? /* @__PURE__ */ t(T, { open: f, onOpenChange: c, ...u, children: /* @__PURE__ */ p(
96
+ B,
97
97
  {
98
98
  "data-sidebar": "sidebar",
99
99
  "data-slot": "sidebar",
100
100
  "data-mobile": "true",
101
101
  className: "bg-sidebar text-sidebar-foreground w-(--sidebar-width) p-0 [&>button]:hidden",
102
102
  style: {
103
- "--sidebar-width": V
103
+ "--sidebar-width": W
104
104
  },
105
105
  side: a,
106
106
  children: [
107
- /* @__PURE__ */ t.jsxs(T, { className: "sr-only", children: [
108
- /* @__PURE__ */ t.jsx(B, { children: "Sidebar" }),
109
- /* @__PURE__ */ t.jsx(A, { children: "Displays the mobile sidebar." })
107
+ /* @__PURE__ */ p(A, { className: "sr-only", children: [
108
+ /* @__PURE__ */ t(O, { children: "Sidebar" }),
109
+ /* @__PURE__ */ t(R, { children: "Displays the mobile sidebar." })
110
110
  ] }),
111
- /* @__PURE__ */ t.jsx("div", { className: "flex h-full w-full flex-col", children: n })
111
+ /* @__PURE__ */ t("div", { className: "flex h-full w-full flex-col", children: o })
112
112
  ]
113
113
  }
114
- ) }) : /* @__PURE__ */ t.jsxs(
114
+ ) }) : /* @__PURE__ */ p(
115
115
  "div",
116
116
  {
117
117
  className: "group peer text-sidebar-foreground hidden md:block",
118
- "data-state": l,
119
- "data-collapsible": l === "collapsed" ? i : "",
118
+ "data-state": s,
119
+ "data-collapsible": s === "collapsed" ? i : "",
120
120
  "data-variant": e,
121
121
  "data-side": a,
122
122
  "data-slot": "sidebar",
123
123
  children: [
124
- /* @__PURE__ */ t.jsx(
124
+ /* @__PURE__ */ t(
125
125
  "div",
126
126
  {
127
127
  "data-slot": "sidebar-gap",
@@ -133,7 +133,7 @@ function oe({
133
133
  )
134
134
  }
135
135
  ),
136
- /* @__PURE__ */ t.jsx(
136
+ /* @__PURE__ */ t(
137
137
  "div",
138
138
  {
139
139
  "data-slot": "sidebar-container",
@@ -142,16 +142,16 @@ function oe({
142
142
  a === "left" ? "left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)]" : "right-0 group-data-[collapsible=offcanvas]:right-[calc(var(--sidebar-width)*-1)]",
143
143
  // Adjust the padding for floating and inset variants.
144
144
  e === "floating" || e === "inset" ? "p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]" : "group-data-[collapsible=icon]:w-(--sidebar-width-icon) group-data-[side=left]:border-r group-data-[side=right]:border-l",
145
- s
145
+ n
146
146
  ),
147
- ...d,
148
- children: /* @__PURE__ */ t.jsx(
147
+ ...u,
148
+ children: /* @__PURE__ */ t(
149
149
  "div",
150
150
  {
151
151
  "data-sidebar": "sidebar",
152
152
  "data-slot": "sidebar-inner",
153
153
  className: "bg-sidebar group-data-[variant=floating]:border-sidebar-border flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:shadow-sm",
154
- children: n
154
+ children: o
155
155
  }
156
156
  )
157
157
  }
@@ -160,34 +160,34 @@ function oe({
160
160
  }
161
161
  );
162
162
  }
163
- function de({
163
+ function le({
164
164
  className: a,
165
165
  onClick: e,
166
166
  ...i
167
167
  }) {
168
- const { toggleSidebar: s } = w();
169
- return /* @__PURE__ */ t.jsxs(
170
- z,
168
+ const { toggleSidebar: n } = S();
169
+ return /* @__PURE__ */ p(
170
+ I,
171
171
  {
172
172
  "data-sidebar": "trigger",
173
173
  "data-slot": "sidebar-trigger",
174
174
  variant: "ghost",
175
175
  size: "icon",
176
176
  className: r("size-7", a),
177
- onClick: (n) => {
178
- e == null || e(n), s();
177
+ onClick: (o) => {
178
+ e == null || e(o), n();
179
179
  },
180
180
  ...i,
181
181
  children: [
182
- /* @__PURE__ */ t.jsx(G, {}),
183
- /* @__PURE__ */ t.jsx("span", { className: "sr-only", children: "Toggle Sidebar" })
182
+ /* @__PURE__ */ t(L, {}),
183
+ /* @__PURE__ */ t("span", { className: "sr-only", children: "Toggle Sidebar" })
184
184
  ]
185
185
  }
186
186
  );
187
187
  }
188
- function le({ className: a, ...e }) {
189
- const { toggleSidebar: i } = w();
190
- return /* @__PURE__ */ t.jsx(
188
+ function ue({ className: a, ...e }) {
189
+ const { toggleSidebar: i } = S();
190
+ return /* @__PURE__ */ t(
191
191
  "button",
192
192
  {
193
193
  "data-sidebar": "rail",
@@ -209,8 +209,8 @@ function le({ className: a, ...e }) {
209
209
  }
210
210
  );
211
211
  }
212
- function ue({ className: a, ...e }) {
213
- return /* @__PURE__ */ t.jsx(
212
+ function ce({ className: a, ...e }) {
213
+ return /* @__PURE__ */ t(
214
214
  "main",
215
215
  {
216
216
  "data-slot": "sidebar-inset",
@@ -223,12 +223,12 @@ function ue({ className: a, ...e }) {
223
223
  }
224
224
  );
225
225
  }
226
- function ce({
226
+ function be({
227
227
  className: a,
228
228
  ...e
229
229
  }) {
230
- return /* @__PURE__ */ t.jsx(
231
- I,
230
+ return /* @__PURE__ */ t(
231
+ E,
232
232
  {
233
233
  "data-slot": "sidebar-input",
234
234
  "data-sidebar": "input",
@@ -237,8 +237,8 @@ function ce({
237
237
  }
238
238
  );
239
239
  }
240
- function be({ className: a, ...e }) {
241
- return /* @__PURE__ */ t.jsx(
240
+ function fe({ className: a, ...e }) {
241
+ return /* @__PURE__ */ t(
242
242
  "div",
243
243
  {
244
244
  "data-slot": "sidebar-header",
@@ -248,8 +248,8 @@ function be({ className: a, ...e }) {
248
248
  }
249
249
  );
250
250
  }
251
- function fe({ className: a, ...e }) {
252
- return /* @__PURE__ */ t.jsx(
251
+ function pe({ className: a, ...e }) {
252
+ return /* @__PURE__ */ t(
253
253
  "div",
254
254
  {
255
255
  "data-slot": "sidebar-footer",
@@ -259,12 +259,12 @@ function fe({ className: a, ...e }) {
259
259
  }
260
260
  );
261
261
  }
262
- function pe({
262
+ function me({
263
263
  className: a,
264
264
  ...e
265
265
  }) {
266
- return /* @__PURE__ */ t.jsx(
267
- C,
266
+ return /* @__PURE__ */ t(
267
+ D,
268
268
  {
269
269
  "data-slot": "sidebar-separator",
270
270
  "data-sidebar": "separator",
@@ -273,8 +273,8 @@ function pe({
273
273
  }
274
274
  );
275
275
  }
276
- function me({ className: a, ...e }) {
277
- return /* @__PURE__ */ t.jsx(
276
+ function ge({ className: a, ...e }) {
277
+ return /* @__PURE__ */ t(
278
278
  "div",
279
279
  {
280
280
  "data-slot": "sidebar-content",
@@ -287,8 +287,8 @@ function me({ className: a, ...e }) {
287
287
  }
288
288
  );
289
289
  }
290
- function ge({ className: a, ...e }) {
291
- return /* @__PURE__ */ t.jsx(
290
+ function he({ className: a, ...e }) {
291
+ return /* @__PURE__ */ t(
292
292
  "div",
293
293
  {
294
294
  "data-slot": "sidebar-group",
@@ -298,14 +298,13 @@ function ge({ className: a, ...e }) {
298
298
  }
299
299
  );
300
300
  }
301
- function xe({
301
+ function ve({
302
302
  className: a,
303
303
  asChild: e = !1,
304
304
  ...i
305
305
  }) {
306
- const s = e ? g : "div";
307
- return /* @__PURE__ */ t.jsx(
308
- s,
306
+ return /* @__PURE__ */ t(
307
+ e ? h : "div",
309
308
  {
310
309
  "data-slot": "sidebar-group-label",
311
310
  "data-sidebar": "group-label",
@@ -318,14 +317,13 @@ function xe({
318
317
  }
319
318
  );
320
319
  }
321
- function he({
320
+ function xe({
322
321
  className: a,
323
322
  asChild: e = !1,
324
323
  ...i
325
324
  }) {
326
- const s = e ? g : "button";
327
- return /* @__PURE__ */ t.jsx(
328
- s,
325
+ return /* @__PURE__ */ t(
326
+ e ? h : "button",
329
327
  {
330
328
  "data-slot": "sidebar-group-action",
331
329
  "data-sidebar": "group-action",
@@ -340,11 +338,11 @@ function he({
340
338
  }
341
339
  );
342
340
  }
343
- function ve({
341
+ function we({
344
342
  className: a,
345
343
  ...e
346
344
  }) {
347
- return /* @__PURE__ */ t.jsx(
345
+ return /* @__PURE__ */ t(
348
346
  "div",
349
347
  {
350
348
  "data-slot": "sidebar-group-content",
@@ -354,8 +352,8 @@ function ve({
354
352
  }
355
353
  );
356
354
  }
357
- function we({ className: a, ...e }) {
358
- return /* @__PURE__ */ t.jsx(
355
+ function Se({ className: a, ...e }) {
356
+ return /* @__PURE__ */ t(
359
357
  "ul",
360
358
  {
361
359
  "data-slot": "sidebar-menu",
@@ -365,8 +363,8 @@ function we({ className: a, ...e }) {
365
363
  }
366
364
  );
367
365
  }
368
- function Se({ className: a, ...e }) {
369
- return /* @__PURE__ */ t.jsx(
366
+ function ye({ className: a, ...e }) {
367
+ return /* @__PURE__ */ t(
370
368
  "li",
371
369
  {
372
370
  "data-slot": "sidebar-menu-item",
@@ -376,7 +374,7 @@ function Se({ className: a, ...e }) {
376
374
  }
377
375
  );
378
376
  }
379
- const F = M(
377
+ const U = k(
380
378
  "peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left text-sm outline-hidden ring-sidebar-ring transition-[width,height,padding] hover:bg-sidebar-accent hover:text-sidebar-accent-foreground focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&>span:last-child]:truncate [&>svg]:size-4 [&>svg]:shrink-0",
381
379
  {
382
380
  variants: {
@@ -396,50 +394,49 @@ const F = M(
396
394
  }
397
395
  }
398
396
  );
399
- function je({
397
+ function Ne({
400
398
  asChild: a = !1,
401
399
  isActive: e = !1,
402
400
  variant: i = "default",
403
- size: s = "default",
404
- tooltip: n,
405
- className: d,
406
- ...p
401
+ size: n = "default",
402
+ tooltip: o,
403
+ className: u,
404
+ ...m
407
405
  }) {
408
- const l = a ? g : "button", { isMobile: f, state: c } = w(), x = /* @__PURE__ */ t.jsx(
409
- l,
406
+ const s = a ? h : "button", { isMobile: f, state: c } = S(), v = /* @__PURE__ */ t(
407
+ s,
410
408
  {
411
409
  "data-slot": "sidebar-menu-button",
412
410
  "data-sidebar": "menu-button",
413
- "data-size": s,
411
+ "data-size": n,
414
412
  "data-active": e,
415
- className: r(F({ variant: i, size: s }), d),
416
- ...p
413
+ className: r(U({ variant: i, size: n }), u),
414
+ ...m
417
415
  }
418
416
  );
419
- return n ? (typeof n == "string" && (n = {
420
- children: n
421
- }), /* @__PURE__ */ t.jsxs(O, { children: [
422
- /* @__PURE__ */ t.jsx(R, { asChild: !0, children: x }),
423
- /* @__PURE__ */ t.jsx(
424
- H,
417
+ return o ? (typeof o == "string" && (o = {
418
+ children: o
419
+ }), /* @__PURE__ */ p(H, { children: [
420
+ /* @__PURE__ */ t(K, { asChild: !0, children: v }),
421
+ /* @__PURE__ */ t(
422
+ j,
425
423
  {
426
424
  side: "right",
427
425
  align: "center",
428
426
  hidden: c !== "collapsed" || f,
429
- ...n
427
+ ...o
430
428
  }
431
429
  )
432
- ] })) : x;
430
+ ] })) : v;
433
431
  }
434
- function ye({
432
+ function _e({
435
433
  className: a,
436
434
  asChild: e = !1,
437
435
  showOnHover: i = !1,
438
- ...s
436
+ ...n
439
437
  }) {
440
- const n = e ? g : "button";
441
- return /* @__PURE__ */ t.jsx(
442
- n,
438
+ return /* @__PURE__ */ t(
439
+ e ? h : "button",
443
440
  {
444
441
  "data-slot": "sidebar-menu-action",
445
442
  "data-sidebar": "menu-action",
@@ -454,15 +451,15 @@ function ye({
454
451
  i && "peer-data-[active=true]/menu-button:text-sidebar-accent-foreground group-focus-within/menu-item:opacity-100 group-hover/menu-item:opacity-100 data-[state=open]:opacity-100 md:opacity-0",
455
452
  a
456
453
  ),
457
- ...s
454
+ ...n
458
455
  }
459
456
  );
460
457
  }
461
- function Ne({
458
+ function Me({
462
459
  className: a,
463
460
  ...e
464
461
  }) {
465
- return /* @__PURE__ */ t.jsx(
462
+ return /* @__PURE__ */ t(
466
463
  "div",
467
464
  {
468
465
  "data-slot": "sidebar-menu-badge",
@@ -480,13 +477,13 @@ function Ne({
480
477
  }
481
478
  );
482
479
  }
483
- function _e({
480
+ function Ce({
484
481
  className: a,
485
482
  showIcon: e = !1,
486
483
  ...i
487
484
  }) {
488
- const s = u.useMemo(() => `${Math.floor(Math.random() * 40) + 50}%`, []);
489
- return /* @__PURE__ */ t.jsxs(
485
+ const n = l.useMemo(() => `${Math.floor(Math.random() * 40) + 50}%`, []);
486
+ return /* @__PURE__ */ p(
490
487
  "div",
491
488
  {
492
489
  "data-slot": "sidebar-menu-skeleton",
@@ -494,20 +491,20 @@ function _e({
494
491
  className: r("flex h-8 items-center gap-2 rounded-md px-2", a),
495
492
  ...i,
496
493
  children: [
497
- e && /* @__PURE__ */ t.jsx(
498
- j,
494
+ e && /* @__PURE__ */ t(
495
+ N,
499
496
  {
500
497
  className: "size-4 rounded-md",
501
498
  "data-sidebar": "menu-skeleton-icon"
502
499
  }
503
500
  ),
504
- /* @__PURE__ */ t.jsx(
505
- j,
501
+ /* @__PURE__ */ t(
502
+ N,
506
503
  {
507
504
  className: "h-4 max-w-(--skeleton-width) flex-1",
508
505
  "data-sidebar": "menu-skeleton-text",
509
506
  style: {
510
- "--skeleton-width": s
507
+ "--skeleton-width": n
511
508
  }
512
509
  }
513
510
  )
@@ -515,8 +512,8 @@ function _e({
515
512
  }
516
513
  );
517
514
  }
518
- function Me({ className: a, ...e }) {
519
- return /* @__PURE__ */ t.jsx(
515
+ function ke({ className: a, ...e }) {
516
+ return /* @__PURE__ */ t(
520
517
  "ul",
521
518
  {
522
519
  "data-slot": "sidebar-menu-sub",
@@ -530,11 +527,11 @@ function Me({ className: a, ...e }) {
530
527
  }
531
528
  );
532
529
  }
533
- function ke({
530
+ function ze({
534
531
  className: a,
535
532
  ...e
536
533
  }) {
537
- return /* @__PURE__ */ t.jsx(
534
+ return /* @__PURE__ */ t(
538
535
  "li",
539
536
  {
540
537
  "data-slot": "sidebar-menu-sub-item",
@@ -544,16 +541,15 @@ function ke({
544
541
  }
545
542
  );
546
543
  }
547
- function ze({
544
+ function Ie({
548
545
  asChild: a = !1,
549
546
  size: e = "md",
550
547
  isActive: i = !1,
551
- className: s,
552
- ...n
548
+ className: n,
549
+ ...o
553
550
  }) {
554
- const d = a ? g : "a";
555
- return /* @__PURE__ */ t.jsx(
556
- d,
551
+ return /* @__PURE__ */ t(
552
+ a ? h : "a",
557
553
  {
558
554
  "data-slot": "sidebar-menu-sub-button",
559
555
  "data-sidebar": "menu-sub-button",
@@ -565,35 +561,35 @@ function ze({
565
561
  e === "sm" && "text-xs",
566
562
  e === "md" && "text-sm",
567
563
  "group-data-[collapsible=icon]:hidden",
568
- s
564
+ n
569
565
  ),
570
- ...n
566
+ ...o
571
567
  }
572
568
  );
573
569
  }
574
570
  export {
575
- oe as Sidebar,
576
- me as SidebarContent,
577
- fe as SidebarFooter,
578
- ge as SidebarGroup,
579
- he as SidebarGroupAction,
580
- ve as SidebarGroupContent,
581
- xe as SidebarGroupLabel,
582
- be as SidebarHeader,
583
- ce as SidebarInput,
584
- ue as SidebarInset,
585
- we as SidebarMenu,
586
- ye as SidebarMenuAction,
587
- Ne as SidebarMenuBadge,
588
- je as SidebarMenuButton,
589
- Se as SidebarMenuItem,
590
- _e as SidebarMenuSkeleton,
591
- Me as SidebarMenuSub,
592
- ze as SidebarMenuSubButton,
593
- ke as SidebarMenuSubItem,
594
- ne as SidebarProvider,
595
- le as SidebarRail,
596
- pe as SidebarSeparator,
597
- de as SidebarTrigger,
598
- w as useSidebar
571
+ se as Sidebar,
572
+ ge as SidebarContent,
573
+ pe as SidebarFooter,
574
+ he as SidebarGroup,
575
+ xe as SidebarGroupAction,
576
+ we as SidebarGroupContent,
577
+ ve as SidebarGroupLabel,
578
+ fe as SidebarHeader,
579
+ be as SidebarInput,
580
+ ce as SidebarInset,
581
+ Se as SidebarMenu,
582
+ _e as SidebarMenuAction,
583
+ Me as SidebarMenuBadge,
584
+ Ne as SidebarMenuButton,
585
+ ye as SidebarMenuItem,
586
+ Ce as SidebarMenuSkeleton,
587
+ ke as SidebarMenuSub,
588
+ Ie as SidebarMenuSubButton,
589
+ ze as SidebarMenuSubItem,
590
+ de as SidebarProvider,
591
+ ue as SidebarRail,
592
+ me as SidebarSeparator,
593
+ le as SidebarTrigger,
594
+ S as useSidebar
599
595
  };