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,107 +1,107 @@
1
1
  "use client";
2
2
  import * as t from "react";
3
- import * as Re from "react-dom";
4
- import { clamp as Te } from "../../number/dist/index.js";
3
+ import * as Ee from "react-dom";
4
+ import { clamp as Re } from "../../number/dist/index.js";
5
5
  import { composeEventHandlers as b } from "../../primitive/dist/index.js";
6
- import { createCollection as nt } from "../../react-collection/dist/index.js";
7
- import { useComposedRefs as k } from "../../react-compose-refs/dist/index.js";
8
- import { createContextScope as rt } from "../../react-context/dist/index.js";
9
- import { useDirection as st } from "../../react-direction/dist/index.js";
10
- import { DismissableLayer as lt } from "../../react-dismissable-layer/dist/index.js";
11
- import { useFocusGuards as ct } from "../../react-focus-guards/dist/index.js";
12
- import { FocusScope as it } from "../../react-focus-scope/dist/index.js";
13
- import { useId as ye } from "../../react-id/dist/index.js";
14
- import { createPopperScope as be, Root as at, Anchor as dt, Content as ut, Arrow as pt } from "../../react-popper/dist/index.js";
15
- import { Portal as ft } from "../../react-portal/dist/index.js";
6
+ import { createCollection as st } from "../../react-collection/dist/index.js";
7
+ import { useComposedRefs as V } from "../../react-compose-refs/dist/index.js";
8
+ import { createContextScope as lt } from "../../react-context/dist/index.js";
9
+ import { useDirection as ct } from "../../react-direction/dist/index.js";
10
+ import { DismissableLayer as it } from "../../react-dismissable-layer/dist/index.js";
11
+ import { useFocusGuards as at } from "../../react-focus-guards/dist/index.js";
12
+ import { FocusScope as dt } from "../../react-focus-scope/dist/index.js";
13
+ import { useId as Ie } from "../../react-id/dist/index.js";
14
+ import { createPopperScope as _e, Root as ut, Anchor as pt, Content as ft, Arrow as mt } from "../../react-popper/dist/index.js";
15
+ import { Portal as ht } from "../../react-portal/dist/index.js";
16
16
  import { Primitive as M } from "../../react-primitive/dist/index.js";
17
- import { createSlot as mt } from "../../react-slot/dist/index.js";
18
- import { useCallbackRef as ht } from "../../react-use-callback-ref/dist/index.js";
19
- import { useControllableState as Pe } from "../../react-use-controllable-state/dist/index.js";
20
- import { useLayoutEffect as z } from "../../react-use-layout-effect/dist/index.js";
21
- import { usePrevious as vt } from "../../react-use-previous/dist/index.js";
22
- import { VisuallyHidden as gt } from "../../react-visually-hidden/dist/index.js";
23
- import { hideOthers as St } from "../../../aria-hidden/dist/es2015/index.js";
24
- import xt from "../../../react-remove-scroll/dist/es2015/Combination.js";
25
- import { j as d } from "../../../../_virtual/jsx-runtime.js";
26
- var wt = [" ", "Enter", "ArrowUp", "ArrowDown"], Ct = [" ", "Enter"], re = "Select", [ie, ae, yt] = nt(re), [ee, co] = rt(re, [
27
- yt,
28
- be
29
- ]), de = be(), [It, Y] = ee(re), [Tt, Pt] = ee(re), Ee = (n) => {
17
+ import { createSlot as vt } from "../../react-slot/dist/index.js";
18
+ import { useCallbackRef as gt } from "../../react-use-callback-ref/dist/index.js";
19
+ import { useControllableState as be } from "../../react-use-controllable-state/dist/index.js";
20
+ import { useLayoutEffect as j } from "../../react-use-layout-effect/dist/index.js";
21
+ import { usePrevious as St } from "../../react-use-previous/dist/index.js";
22
+ import { VisuallyHidden as wt } from "../../react-visually-hidden/dist/index.js";
23
+ import { hideOthers as Ct } from "../../../aria-hidden/dist/es2015/index.js";
24
+ import yt from "../../../react-remove-scroll/dist/es2015/Combination.js";
25
+ import { jsx as f, jsxs as ce, Fragment as Te } from "react/jsx-runtime";
26
+ var xt = [" ", "Enter", "ArrowUp", "ArrowDown"], It = [" ", "Enter"], re = "Select", [ae, de, Tt] = st(re), [ee, ao] = lt(re, [
27
+ Tt,
28
+ _e
29
+ ]), ue = _e(), [Pt, Y] = ee(re), [Rt, bt] = ee(re), Ne = (n) => {
30
30
  const {
31
31
  __scopeSelect: i,
32
32
  children: e,
33
33
  open: c,
34
34
  defaultOpen: l,
35
- onOpenChange: p,
35
+ onOpenChange: u,
36
36
  value: r,
37
37
  defaultValue: s,
38
38
  onValueChange: o,
39
- dir: f,
39
+ dir: p,
40
40
  name: g,
41
- autoComplete: w,
41
+ autoComplete: C,
42
42
  disabled: P,
43
43
  required: R,
44
44
  form: T
45
- } = n, a = de(i), [v, C] = t.useState(null), [u, h] = t.useState(null), [A, O] = t.useState(!1), te = st(f), [E = !1, j] = Pe({
45
+ } = n, a = ue(i), [v, y] = t.useState(null), [d, h] = t.useState(null), [A, O] = t.useState(!1), te = ct(p), [E = !1, L] = be({
46
46
  prop: c,
47
47
  defaultProp: l,
48
- onChange: p
49
- }), [U, X] = Pe({
48
+ onChange: u
49
+ }), [K, X] = be({
50
50
  prop: r,
51
51
  defaultProp: s,
52
52
  onChange: o
53
- }), V = t.useRef(null), B = v ? T || !!v.closest("form") : !0, [K, H] = t.useState(/* @__PURE__ */ new Set()), F = Array.from(K).map((_) => _.props.value).join(";");
54
- return /* @__PURE__ */ d.jsx(at, { ...a, children: /* @__PURE__ */ d.jsxs(
55
- It,
53
+ }), B = t.useRef(null), H = v ? T || !!v.closest("form") : !0, [G, W] = t.useState(/* @__PURE__ */ new Set()), F = Array.from(G).map((_) => _.props.value).join(";");
54
+ return /* @__PURE__ */ f(ut, { ...a, children: /* @__PURE__ */ ce(
55
+ Pt,
56
56
  {
57
57
  required: R,
58
58
  scope: i,
59
59
  trigger: v,
60
- onTriggerChange: C,
61
- valueNode: u,
60
+ onTriggerChange: y,
61
+ valueNode: d,
62
62
  onValueNodeChange: h,
63
63
  valueNodeHasChildren: A,
64
64
  onValueNodeHasChildrenChange: O,
65
- contentId: ye(),
66
- value: U,
65
+ contentId: Ie(),
66
+ value: K,
67
67
  onValueChange: X,
68
68
  open: E,
69
- onOpenChange: j,
69
+ onOpenChange: L,
70
70
  dir: te,
71
- triggerPointerDownPosRef: V,
71
+ triggerPointerDownPosRef: B,
72
72
  disabled: P,
73
73
  children: [
74
- /* @__PURE__ */ d.jsx(ie.Provider, { scope: i, children: /* @__PURE__ */ d.jsx(
75
- Tt,
74
+ /* @__PURE__ */ f(ae.Provider, { scope: i, children: /* @__PURE__ */ f(
75
+ Rt,
76
76
  {
77
77
  scope: n.__scopeSelect,
78
78
  onNativeOptionAdd: t.useCallback((_) => {
79
- H((L) => new Set(L).add(_));
79
+ W((k) => new Set(k).add(_));
80
80
  }, []),
81
81
  onNativeOptionRemove: t.useCallback((_) => {
82
- H((L) => {
83
- const W = new Set(L);
84
- return W.delete(_), W;
82
+ W((k) => {
83
+ const U = new Set(k);
84
+ return U.delete(_), U;
85
85
  });
86
86
  }, []),
87
87
  children: e
88
88
  }
89
89
  ) }),
90
- B ? /* @__PURE__ */ d.jsxs(
91
- et,
90
+ H ? /* @__PURE__ */ ce(
91
+ ot,
92
92
  {
93
93
  "aria-hidden": !0,
94
94
  required: R,
95
95
  tabIndex: -1,
96
96
  name: g,
97
- autoComplete: w,
98
- value: U,
97
+ autoComplete: C,
98
+ value: K,
99
99
  onChange: (_) => X(_.target.value),
100
100
  disabled: P,
101
101
  form: T,
102
102
  children: [
103
- U === void 0 ? /* @__PURE__ */ d.jsx("option", { value: "" }) : null,
104
- Array.from(K)
103
+ K === void 0 ? /* @__PURE__ */ f("option", { value: "" }) : null,
104
+ Array.from(G)
105
105
  ]
106
106
  },
107
107
  F
@@ -110,19 +110,19 @@ var wt = [" ", "Enter", "ArrowUp", "ArrowDown"], Ct = [" ", "Enter"], re = "Sele
110
110
  }
111
111
  ) });
112
112
  };
113
- Ee.displayName = re;
114
- var _e = "SelectTrigger", Ne = t.forwardRef(
113
+ Ne.displayName = re;
114
+ var Me = "SelectTrigger", Ae = t.forwardRef(
115
115
  (n, i) => {
116
- const { __scopeSelect: e, disabled: c = !1, ...l } = n, p = de(e), r = Y(_e, e), s = r.disabled || c, o = k(i, r.onTriggerChange), f = ae(e), g = t.useRef("touch"), [w, P, R] = tt((a) => {
117
- const v = f().filter((h) => !h.disabled), C = v.find((h) => h.value === r.value), u = ot(v, a, C);
118
- u !== void 0 && r.onValueChange(u.value);
116
+ const { __scopeSelect: e, disabled: c = !1, ...l } = n, u = ue(e), r = Y(Me, e), s = r.disabled || c, o = V(i, r.onTriggerChange), p = de(e), g = t.useRef("touch"), [C, P, R] = nt((a) => {
117
+ const v = p().filter((h) => !h.disabled), y = v.find((h) => h.value === r.value), d = rt(v, a, y);
118
+ d !== void 0 && r.onValueChange(d.value);
119
119
  }), T = (a) => {
120
120
  s || (r.onOpenChange(!0), R()), a && (r.triggerPointerDownPosRef.current = {
121
121
  x: Math.round(a.pageX),
122
122
  y: Math.round(a.pageY)
123
123
  });
124
124
  };
125
- return /* @__PURE__ */ d.jsx(dt, { asChild: !0, ...p, children: /* @__PURE__ */ d.jsx(
125
+ return /* @__PURE__ */ f(pt, { asChild: !0, ...u, children: /* @__PURE__ */ f(
126
126
  M.button,
127
127
  {
128
128
  type: "button",
@@ -135,7 +135,7 @@ var _e = "SelectTrigger", Ne = t.forwardRef(
135
135
  "data-state": r.open ? "open" : "closed",
136
136
  disabled: s,
137
137
  "data-disabled": s ? "" : void 0,
138
- "data-placeholder": Qe(r.value) ? "" : void 0,
138
+ "data-placeholder": tt(r.value) ? "" : void 0,
139
139
  ...l,
140
140
  ref: o,
141
141
  onClick: b(l.onClick, (a) => {
@@ -147,196 +147,196 @@ var _e = "SelectTrigger", Ne = t.forwardRef(
147
147
  v.hasPointerCapture(a.pointerId) && v.releasePointerCapture(a.pointerId), a.button === 0 && a.ctrlKey === !1 && a.pointerType === "mouse" && (T(a), a.preventDefault());
148
148
  }),
149
149
  onKeyDown: b(l.onKeyDown, (a) => {
150
- const v = w.current !== "";
151
- !(a.ctrlKey || a.altKey || a.metaKey) && a.key.length === 1 && P(a.key), !(v && a.key === " ") && wt.includes(a.key) && (T(), a.preventDefault());
150
+ const v = C.current !== "";
151
+ !(a.ctrlKey || a.altKey || a.metaKey) && a.key.length === 1 && P(a.key), !(v && a.key === " ") && xt.includes(a.key) && (T(), a.preventDefault());
152
152
  })
153
153
  }
154
154
  ) });
155
155
  }
156
156
  );
157
- Ne.displayName = _e;
158
- var Me = "SelectValue", Ae = t.forwardRef(
157
+ Ae.displayName = Me;
158
+ var Oe = "SelectValue", De = t.forwardRef(
159
159
  (n, i) => {
160
- const { __scopeSelect: e, className: c, style: l, children: p, placeholder: r = "", ...s } = n, o = Y(Me, e), { onValueNodeHasChildrenChange: f } = o, g = p !== void 0, w = k(i, o.onValueNodeChange);
161
- return z(() => {
162
- f(g);
163
- }, [f, g]), /* @__PURE__ */ d.jsx(
160
+ const { __scopeSelect: e, className: c, style: l, children: u, placeholder: r = "", ...s } = n, o = Y(Oe, e), { onValueNodeHasChildrenChange: p } = o, g = u !== void 0, C = V(i, o.onValueNodeChange);
161
+ return j(() => {
162
+ p(g);
163
+ }, [p, g]), /* @__PURE__ */ f(
164
164
  M.span,
165
165
  {
166
166
  ...s,
167
- ref: w,
167
+ ref: C,
168
168
  style: { pointerEvents: "none" },
169
- children: Qe(o.value) ? /* @__PURE__ */ d.jsx(d.Fragment, { children: r }) : p
169
+ children: tt(o.value) ? /* @__PURE__ */ f(Te, { children: r }) : u
170
170
  }
171
171
  );
172
172
  }
173
173
  );
174
- Ae.displayName = Me;
175
- var Rt = "SelectIcon", Oe = t.forwardRef(
174
+ De.displayName = Oe;
175
+ var Et = "SelectIcon", Le = t.forwardRef(
176
176
  (n, i) => {
177
177
  const { __scopeSelect: e, children: c, ...l } = n;
178
- return /* @__PURE__ */ d.jsx(M.span, { "aria-hidden": !0, ...l, ref: i, children: c || "▼" });
178
+ return /* @__PURE__ */ f(M.span, { "aria-hidden": !0, ...l, ref: i, children: c || "▼" });
179
179
  }
180
180
  );
181
- Oe.displayName = Rt;
182
- var bt = "SelectPortal", De = (n) => /* @__PURE__ */ d.jsx(ft, { asChild: !0, ...n });
183
- De.displayName = bt;
184
- var J = "SelectContent", je = t.forwardRef(
181
+ Le.displayName = Et;
182
+ var _t = "SelectPortal", ke = (n) => /* @__PURE__ */ f(ht, { asChild: !0, ...n });
183
+ ke.displayName = _t;
184
+ var J = "SelectContent", Ve = t.forwardRef(
185
185
  (n, i) => {
186
186
  const e = Y(J, n.__scopeSelect), [c, l] = t.useState();
187
- if (z(() => {
187
+ if (j(() => {
188
188
  l(new DocumentFragment());
189
189
  }, []), !e.open) {
190
- const p = c;
191
- return p ? Re.createPortal(
192
- /* @__PURE__ */ d.jsx(Le, { scope: n.__scopeSelect, children: /* @__PURE__ */ d.jsx(ie.Slot, { scope: n.__scopeSelect, children: /* @__PURE__ */ d.jsx("div", { children: n.children }) }) }),
193
- p
190
+ const u = c;
191
+ return u ? Ee.createPortal(
192
+ /* @__PURE__ */ f(Be, { scope: n.__scopeSelect, children: /* @__PURE__ */ f(ae.Slot, { scope: n.__scopeSelect, children: /* @__PURE__ */ f("div", { children: n.children }) }) }),
193
+ u
194
194
  ) : null;
195
195
  }
196
- return /* @__PURE__ */ d.jsx(ke, { ...n, ref: i });
196
+ return /* @__PURE__ */ f(He, { ...n, ref: i });
197
197
  }
198
198
  );
199
- je.displayName = J;
200
- var D = 10, [Le, q] = ee(J), Et = "SelectContentImpl", _t = mt("SelectContent.RemoveScroll"), ke = t.forwardRef(
199
+ Ve.displayName = J;
200
+ var D = 10, [Be, q] = ee(J), Nt = "SelectContentImpl", Mt = vt("SelectContent.RemoveScroll"), He = t.forwardRef(
201
201
  (n, i) => {
202
202
  const {
203
203
  __scopeSelect: e,
204
204
  position: c = "item-aligned",
205
205
  onCloseAutoFocus: l,
206
- onEscapeKeyDown: p,
206
+ onEscapeKeyDown: u,
207
207
  onPointerDownOutside: r,
208
208
  //
209
209
  // PopperContent props
210
210
  side: s,
211
211
  sideOffset: o,
212
- align: f,
212
+ align: p,
213
213
  alignOffset: g,
214
- arrowPadding: w,
214
+ arrowPadding: C,
215
215
  collisionBoundary: P,
216
216
  collisionPadding: R,
217
217
  sticky: T,
218
218
  hideWhenDetached: a,
219
219
  avoidCollisions: v,
220
220
  //
221
- ...C
222
- } = n, u = Y(J, e), [h, A] = t.useState(null), [O, te] = t.useState(null), E = k(i, (m) => A(m)), [j, U] = t.useState(null), [X, V] = t.useState(
221
+ ...y
222
+ } = n, d = Y(J, e), [h, A] = t.useState(null), [O, te] = t.useState(null), E = V(i, (m) => A(m)), [L, K] = t.useState(null), [X, B] = t.useState(
223
223
  null
224
- ), B = ae(e), [K, H] = t.useState(!1), F = t.useRef(!1);
224
+ ), H = de(e), [G, W] = t.useState(!1), F = t.useRef(!1);
225
225
  t.useEffect(() => {
226
- if (h) return St(h);
227
- }, [h]), ct();
226
+ if (h) return Ct(h);
227
+ }, [h]), at();
228
228
  const _ = t.useCallback(
229
229
  (m) => {
230
- const [I, ...N] = B().map((x) => x.ref.current), [y] = N.slice(-1), S = document.activeElement;
231
- for (const x of m)
232
- if (x === S || (x == null || x.scrollIntoView({ block: "nearest" }), x === I && O && (O.scrollTop = 0), x === y && O && (O.scrollTop = O.scrollHeight), x == null || x.focus(), document.activeElement !== S)) return;
230
+ const [I, ...N] = H().map((w) => w.ref.current), [x] = N.slice(-1), S = document.activeElement;
231
+ for (const w of m)
232
+ if (w === S || (w == null || w.scrollIntoView({ block: "nearest" }), w === I && O && (O.scrollTop = 0), w === x && O && (O.scrollTop = O.scrollHeight), w == null || w.focus(), document.activeElement !== S)) return;
233
233
  },
234
- [B, O]
235
- ), L = t.useCallback(
236
- () => _([j, h]),
237
- [_, j, h]
234
+ [H, O]
235
+ ), k = t.useCallback(
236
+ () => _([L, h]),
237
+ [_, L, h]
238
238
  );
239
239
  t.useEffect(() => {
240
- K && L();
241
- }, [K, L]);
242
- const { onOpenChange: W, triggerPointerDownPosRef: G } = u;
240
+ G && k();
241
+ }, [G, k]);
242
+ const { onOpenChange: U, triggerPointerDownPosRef: z } = d;
243
243
  t.useEffect(() => {
244
244
  if (h) {
245
245
  let m = { x: 0, y: 0 };
246
- const I = (y) => {
247
- var S, x;
246
+ const I = (x) => {
247
+ var S, w;
248
248
  m = {
249
- x: Math.abs(Math.round(y.pageX) - (((S = G.current) == null ? void 0 : S.x) ?? 0)),
250
- y: Math.abs(Math.round(y.pageY) - (((x = G.current) == null ? void 0 : x.y) ?? 0))
249
+ x: Math.abs(Math.round(x.pageX) - (((S = z.current) == null ? void 0 : S.x) ?? 0)),
250
+ y: Math.abs(Math.round(x.pageY) - (((w = z.current) == null ? void 0 : w.y) ?? 0))
251
251
  };
252
- }, N = (y) => {
253
- m.x <= 10 && m.y <= 10 ? y.preventDefault() : h.contains(y.target) || W(!1), document.removeEventListener("pointermove", I), G.current = null;
252
+ }, N = (x) => {
253
+ m.x <= 10 && m.y <= 10 ? x.preventDefault() : h.contains(x.target) || U(!1), document.removeEventListener("pointermove", I), z.current = null;
254
254
  };
255
- return G.current !== null && (document.addEventListener("pointermove", I), document.addEventListener("pointerup", N, { capture: !0, once: !0 })), () => {
255
+ return z.current !== null && (document.addEventListener("pointermove", I), document.addEventListener("pointerup", N, { capture: !0, once: !0 })), () => {
256
256
  document.removeEventListener("pointermove", I), document.removeEventListener("pointerup", N, { capture: !0 });
257
257
  };
258
258
  }
259
- }, [h, W, G]), t.useEffect(() => {
260
- const m = () => W(!1);
259
+ }, [h, U, z]), t.useEffect(() => {
260
+ const m = () => U(!1);
261
261
  return window.addEventListener("blur", m), window.addEventListener("resize", m), () => {
262
262
  window.removeEventListener("blur", m), window.removeEventListener("resize", m);
263
263
  };
264
- }, [W]);
265
- const [ue, se] = tt((m) => {
266
- const I = B().filter((S) => !S.disabled), N = I.find((S) => S.ref.current === document.activeElement), y = ot(I, m, N);
267
- y && setTimeout(() => y.ref.current.focus());
268
- }), pe = t.useCallback(
264
+ }, [U]);
265
+ const [pe, se] = nt((m) => {
266
+ const I = H().filter((S) => !S.disabled), N = I.find((S) => S.ref.current === document.activeElement), x = rt(I, m, N);
267
+ x && setTimeout(() => x.ref.current.focus());
268
+ }), fe = t.useCallback(
269
269
  (m, I, N) => {
270
- const y = !F.current && !N;
271
- (u.value !== void 0 && u.value === I || y) && (U(m), y && (F.current = !0));
270
+ const x = !F.current && !N;
271
+ (d.value !== void 0 && d.value === I || x) && (K(m), x && (F.current = !0));
272
272
  },
273
- [u.value]
274
- ), fe = t.useCallback(() => h == null ? void 0 : h.focus(), [h]), Q = t.useCallback(
273
+ [d.value]
274
+ ), me = t.useCallback(() => h == null ? void 0 : h.focus(), [h]), Q = t.useCallback(
275
275
  (m, I, N) => {
276
- const y = !F.current && !N;
277
- (u.value !== void 0 && u.value === I || y) && V(m);
276
+ const x = !F.current && !N;
277
+ (d.value !== void 0 && d.value === I || x) && B(m);
278
278
  },
279
- [u.value]
280
- ), le = c === "popper" ? ge : Ve, oe = le === ge ? {
279
+ [d.value]
280
+ ), le = c === "popper" ? Se : We, oe = le === Se ? {
281
281
  side: s,
282
282
  sideOffset: o,
283
- align: f,
283
+ align: p,
284
284
  alignOffset: g,
285
- arrowPadding: w,
285
+ arrowPadding: C,
286
286
  collisionBoundary: P,
287
287
  collisionPadding: R,
288
288
  sticky: T,
289
289
  hideWhenDetached: a,
290
290
  avoidCollisions: v
291
291
  } : {};
292
- return /* @__PURE__ */ d.jsx(
293
- Le,
292
+ return /* @__PURE__ */ f(
293
+ Be,
294
294
  {
295
295
  scope: e,
296
296
  content: h,
297
297
  viewport: O,
298
298
  onViewportChange: te,
299
- itemRefCallback: pe,
300
- selectedItem: j,
301
- onItemLeave: fe,
299
+ itemRefCallback: fe,
300
+ selectedItem: L,
301
+ onItemLeave: me,
302
302
  itemTextRefCallback: Q,
303
- focusSelectedItem: L,
303
+ focusSelectedItem: k,
304
304
  selectedItemText: X,
305
305
  position: c,
306
- isPositioned: K,
307
- searchRef: ue,
308
- children: /* @__PURE__ */ d.jsx(xt, { as: _t, allowPinchZoom: !0, children: /* @__PURE__ */ d.jsx(
309
- it,
306
+ isPositioned: G,
307
+ searchRef: pe,
308
+ children: /* @__PURE__ */ f(yt, { as: Mt, allowPinchZoom: !0, children: /* @__PURE__ */ f(
309
+ dt,
310
310
  {
311
311
  asChild: !0,
312
- trapped: u.open,
312
+ trapped: d.open,
313
313
  onMountAutoFocus: (m) => {
314
314
  m.preventDefault();
315
315
  },
316
316
  onUnmountAutoFocus: b(l, (m) => {
317
317
  var I;
318
- (I = u.trigger) == null || I.focus({ preventScroll: !0 }), m.preventDefault();
318
+ (I = d.trigger) == null || I.focus({ preventScroll: !0 }), m.preventDefault();
319
319
  }),
320
- children: /* @__PURE__ */ d.jsx(
321
- lt,
320
+ children: /* @__PURE__ */ f(
321
+ it,
322
322
  {
323
323
  asChild: !0,
324
324
  disableOutsidePointerEvents: !0,
325
- onEscapeKeyDown: p,
325
+ onEscapeKeyDown: u,
326
326
  onPointerDownOutside: r,
327
327
  onFocusOutside: (m) => m.preventDefault(),
328
- onDismiss: () => u.onOpenChange(!1),
329
- children: /* @__PURE__ */ d.jsx(
328
+ onDismiss: () => d.onOpenChange(!1),
329
+ children: /* @__PURE__ */ f(
330
330
  le,
331
331
  {
332
332
  role: "listbox",
333
- id: u.contentId,
334
- "data-state": u.open ? "open" : "closed",
335
- dir: u.dir,
333
+ id: d.contentId,
334
+ "data-state": d.open ? "open" : "closed",
335
+ dir: d.dir,
336
336
  onContextMenu: (m) => m.preventDefault(),
337
- ...C,
337
+ ...y,
338
338
  ...oe,
339
- onPlaced: () => H(!0),
339
+ onPlaced: () => W(!0),
340
340
  ref: E,
341
341
  style: {
342
342
  // flex layout so we can place the scroll buttons properly
@@ -344,17 +344,17 @@ var D = 10, [Le, q] = ee(J), Et = "SelectContentImpl", _t = mt("SelectContent.Re
344
344
  flexDirection: "column",
345
345
  // reset the outline by default as the content MAY get focused
346
346
  outline: "none",
347
- ...C.style
347
+ ...y.style
348
348
  },
349
- onKeyDown: b(C.onKeyDown, (m) => {
349
+ onKeyDown: b(y.onKeyDown, (m) => {
350
350
  const I = m.ctrlKey || m.altKey || m.metaKey;
351
351
  if (m.key === "Tab" && m.preventDefault(), !I && m.key.length === 1 && se(m.key), ["ArrowUp", "ArrowDown", "Home", "End"].includes(m.key)) {
352
- let y = B().filter((S) => !S.disabled).map((S) => S.ref.current);
353
- if (["ArrowUp", "End"].includes(m.key) && (y = y.slice().reverse()), ["ArrowUp", "ArrowDown"].includes(m.key)) {
354
- const S = m.target, x = y.indexOf(S);
355
- y = y.slice(x + 1);
352
+ let x = H().filter((S) => !S.disabled).map((S) => S.ref.current);
353
+ if (["ArrowUp", "End"].includes(m.key) && (x = x.slice().reverse()), ["ArrowUp", "ArrowDown"].includes(m.key)) {
354
+ const S = m.target, w = x.indexOf(S);
355
+ x = x.slice(w + 1);
356
356
  }
357
- setTimeout(() => _(y)), m.preventDefault();
357
+ setTimeout(() => _(x)), m.preventDefault();
358
358
  }
359
359
  })
360
360
  }
@@ -367,82 +367,82 @@ var D = 10, [Le, q] = ee(J), Et = "SelectContentImpl", _t = mt("SelectContent.Re
367
367
  );
368
368
  }
369
369
  );
370
- ke.displayName = Et;
371
- var Nt = "SelectItemAlignedPosition", Ve = t.forwardRef((n, i) => {
372
- const { __scopeSelect: e, onPlaced: c, ...l } = n, p = Y(J, e), r = q(J, e), [s, o] = t.useState(null), [f, g] = t.useState(null), w = k(i, (E) => g(E)), P = ae(e), R = t.useRef(!1), T = t.useRef(!0), { viewport: a, selectedItem: v, selectedItemText: C, focusSelectedItem: u } = r, h = t.useCallback(() => {
373
- if (p.trigger && p.valueNode && s && f && a && v && C) {
374
- const E = p.trigger.getBoundingClientRect(), j = f.getBoundingClientRect(), U = p.valueNode.getBoundingClientRect(), X = C.getBoundingClientRect();
375
- if (p.dir !== "rtl") {
376
- const S = X.left - j.left, x = U.left - S, Z = E.left - x, $ = E.width + Z, me = Math.max($, j.width), he = window.innerWidth - D, ve = Te(x, [
370
+ He.displayName = Nt;
371
+ var At = "SelectItemAlignedPosition", We = t.forwardRef((n, i) => {
372
+ const { __scopeSelect: e, onPlaced: c, ...l } = n, u = Y(J, e), r = q(J, e), [s, o] = t.useState(null), [p, g] = t.useState(null), C = V(i, (E) => g(E)), P = de(e), R = t.useRef(!1), T = t.useRef(!0), { viewport: a, selectedItem: v, selectedItemText: y, focusSelectedItem: d } = r, h = t.useCallback(() => {
373
+ if (u.trigger && u.valueNode && s && p && a && v && y) {
374
+ const E = u.trigger.getBoundingClientRect(), L = p.getBoundingClientRect(), K = u.valueNode.getBoundingClientRect(), X = y.getBoundingClientRect();
375
+ if (u.dir !== "rtl") {
376
+ const S = X.left - L.left, w = K.left - S, Z = E.left - w, $ = E.width + Z, he = Math.max($, L.width), ve = window.innerWidth - D, ge = Re(w, [
377
377
  D,
378
378
  // Prevents the content from going off the starting edge of the
379
379
  // viewport. It may still go off the ending edge, but this can be
380
380
  // controlled by the user since they may want to manage overflow in a
381
381
  // specific way.
382
382
  // https://github.com/radix-ui/primitives/issues/2049
383
- Math.max(D, he - me)
383
+ Math.max(D, ve - he)
384
384
  ]);
385
- s.style.minWidth = $ + "px", s.style.left = ve + "px";
385
+ s.style.minWidth = $ + "px", s.style.left = ge + "px";
386
386
  } else {
387
- const S = j.right - X.right, x = window.innerWidth - U.right - S, Z = window.innerWidth - E.right - x, $ = E.width + Z, me = Math.max($, j.width), he = window.innerWidth - D, ve = Te(x, [
387
+ const S = L.right - X.right, w = window.innerWidth - K.right - S, Z = window.innerWidth - E.right - w, $ = E.width + Z, he = Math.max($, L.width), ve = window.innerWidth - D, ge = Re(w, [
388
388
  D,
389
- Math.max(D, he - me)
389
+ Math.max(D, ve - he)
390
390
  ]);
391
- s.style.minWidth = $ + "px", s.style.right = ve + "px";
391
+ s.style.minWidth = $ + "px", s.style.right = ge + "px";
392
392
  }
393
- const V = P(), B = window.innerHeight - D * 2, K = a.scrollHeight, H = window.getComputedStyle(f), F = parseInt(H.borderTopWidth, 10), _ = parseInt(H.paddingTop, 10), L = parseInt(H.borderBottomWidth, 10), W = parseInt(H.paddingBottom, 10), G = F + _ + K + W + L, ue = Math.min(v.offsetHeight * 5, G), se = window.getComputedStyle(a), pe = parseInt(se.paddingTop, 10), fe = parseInt(se.paddingBottom, 10), Q = E.top + E.height / 2 - D, le = B - Q, oe = v.offsetHeight / 2, m = v.offsetTop + oe, I = F + _ + m, N = G - I;
393
+ const B = P(), H = window.innerHeight - D * 2, G = a.scrollHeight, W = window.getComputedStyle(p), F = parseInt(W.borderTopWidth, 10), _ = parseInt(W.paddingTop, 10), k = parseInt(W.borderBottomWidth, 10), U = parseInt(W.paddingBottom, 10), z = F + _ + G + U + k, pe = Math.min(v.offsetHeight * 5, z), se = window.getComputedStyle(a), fe = parseInt(se.paddingTop, 10), me = parseInt(se.paddingBottom, 10), Q = E.top + E.height / 2 - D, le = H - Q, oe = v.offsetHeight / 2, m = v.offsetTop + oe, I = F + _ + m, N = z - I;
394
394
  if (I <= Q) {
395
- const S = V.length > 0 && v === V[V.length - 1].ref.current;
395
+ const S = B.length > 0 && v === B[B.length - 1].ref.current;
396
396
  s.style.bottom = "0px";
397
- const x = f.clientHeight - a.offsetTop - a.offsetHeight, Z = Math.max(
397
+ const w = p.clientHeight - a.offsetTop - a.offsetHeight, Z = Math.max(
398
398
  le,
399
399
  oe + // viewport might have padding bottom, include it to avoid a scrollable viewport
400
- (S ? fe : 0) + x + L
400
+ (S ? me : 0) + w + k
401
401
  ), $ = I + Z;
402
402
  s.style.height = $ + "px";
403
403
  } else {
404
- const S = V.length > 0 && v === V[0].ref.current;
404
+ const S = B.length > 0 && v === B[0].ref.current;
405
405
  s.style.top = "0px";
406
406
  const Z = Math.max(
407
407
  Q,
408
408
  F + a.offsetTop + // viewport might have padding top, include it to avoid a scrollable viewport
409
- (S ? pe : 0) + oe
409
+ (S ? fe : 0) + oe
410
410
  ) + N;
411
411
  s.style.height = Z + "px", a.scrollTop = I - Q + a.offsetTop;
412
412
  }
413
- s.style.margin = `${D}px 0`, s.style.minHeight = ue + "px", s.style.maxHeight = B + "px", c == null || c(), requestAnimationFrame(() => R.current = !0);
413
+ s.style.margin = `${D}px 0`, s.style.minHeight = pe + "px", s.style.maxHeight = H + "px", c == null || c(), requestAnimationFrame(() => R.current = !0);
414
414
  }
415
415
  }, [
416
416
  P,
417
- p.trigger,
418
- p.valueNode,
417
+ u.trigger,
418
+ u.valueNode,
419
419
  s,
420
- f,
420
+ p,
421
421
  a,
422
422
  v,
423
- C,
424
- p.dir,
423
+ y,
424
+ u.dir,
425
425
  c
426
426
  ]);
427
- z(() => h(), [h]);
427
+ j(() => h(), [h]);
428
428
  const [A, O] = t.useState();
429
- z(() => {
430
- f && O(window.getComputedStyle(f).zIndex);
431
- }, [f]);
429
+ j(() => {
430
+ p && O(window.getComputedStyle(p).zIndex);
431
+ }, [p]);
432
432
  const te = t.useCallback(
433
433
  (E) => {
434
- E && T.current === !0 && (h(), u == null || u(), T.current = !1);
434
+ E && T.current === !0 && (h(), d == null || d(), T.current = !1);
435
435
  },
436
- [h, u]
436
+ [h, d]
437
437
  );
438
- return /* @__PURE__ */ d.jsx(
439
- At,
438
+ return /* @__PURE__ */ f(
439
+ Dt,
440
440
  {
441
441
  scope: e,
442
442
  contentWrapper: s,
443
443
  shouldExpandOnScrollRef: R,
444
444
  onScrollButtonChange: te,
445
- children: /* @__PURE__ */ d.jsx(
445
+ children: /* @__PURE__ */ f(
446
446
  "div",
447
447
  {
448
448
  ref: o,
@@ -452,11 +452,11 @@ var Nt = "SelectItemAlignedPosition", Ve = t.forwardRef((n, i) => {
452
452
  position: "fixed",
453
453
  zIndex: A
454
454
  },
455
- children: /* @__PURE__ */ d.jsx(
455
+ children: /* @__PURE__ */ f(
456
456
  M.div,
457
457
  {
458
458
  ...l,
459
- ref: w,
459
+ ref: C,
460
460
  style: {
461
461
  // When we get the height of the content, it includes borders. If we were to set
462
462
  // the height without having `boxSizing: 'border-box'` it would be too big.
@@ -472,26 +472,26 @@ var Nt = "SelectItemAlignedPosition", Ve = t.forwardRef((n, i) => {
472
472
  }
473
473
  );
474
474
  });
475
- Ve.displayName = Nt;
476
- var Mt = "SelectPopperPosition", ge = t.forwardRef((n, i) => {
475
+ We.displayName = At;
476
+ var Ot = "SelectPopperPosition", Se = t.forwardRef((n, i) => {
477
477
  const {
478
478
  __scopeSelect: e,
479
479
  align: c = "start",
480
480
  collisionPadding: l = D,
481
- ...p
482
- } = n, r = de(e);
483
- return /* @__PURE__ */ d.jsx(
484
- ut,
481
+ ...u
482
+ } = n, r = ue(e);
483
+ return /* @__PURE__ */ f(
484
+ ft,
485
485
  {
486
486
  ...r,
487
- ...p,
487
+ ...u,
488
488
  ref: i,
489
489
  align: c,
490
490
  collisionPadding: l,
491
491
  style: {
492
492
  // Ensure border-box for floating-ui calculations
493
493
  boxSizing: "border-box",
494
- ...p.style,
494
+ ...u.style,
495
495
  "--radix-select-content-transform-origin": "var(--radix-popper-transform-origin)",
496
496
  "--radix-select-content-available-width": "var(--radix-popper-available-width)",
497
497
  "--radix-select-content-available-height": "var(--radix-popper-available-height)",
@@ -501,12 +501,12 @@ var Mt = "SelectPopperPosition", ge = t.forwardRef((n, i) => {
501
501
  }
502
502
  );
503
503
  });
504
- ge.displayName = Mt;
505
- var [At, Ie] = ee(J, {}), Se = "SelectViewport", Be = t.forwardRef(
504
+ Se.displayName = Ot;
505
+ var [Dt, Pe] = ee(J, {}), we = "SelectViewport", Fe = t.forwardRef(
506
506
  (n, i) => {
507
- const { __scopeSelect: e, nonce: c, ...l } = n, p = q(Se, e), r = Ie(Se, e), s = k(i, p.onViewportChange), o = t.useRef(0);
508
- return /* @__PURE__ */ d.jsxs(d.Fragment, { children: [
509
- /* @__PURE__ */ d.jsx(
507
+ const { __scopeSelect: e, nonce: c, ...l } = n, u = q(we, e), r = Pe(we, e), s = V(i, u.onViewportChange), o = t.useRef(0);
508
+ return /* @__PURE__ */ ce(Te, { children: [
509
+ /* @__PURE__ */ f(
510
510
  "style",
511
511
  {
512
512
  dangerouslySetInnerHTML: {
@@ -515,7 +515,7 @@ var [At, Ie] = ee(J, {}), Se = "SelectViewport", Be = t.forwardRef(
515
515
  nonce: c
516
516
  }
517
517
  ),
518
- /* @__PURE__ */ d.jsx(ie.Slot, { scope: e, children: /* @__PURE__ */ d.jsx(
518
+ /* @__PURE__ */ f(ae.Slot, { scope: e, children: /* @__PURE__ */ f(
519
519
  M.div,
520
520
  {
521
521
  "data-radix-select-viewport": "",
@@ -535,15 +535,15 @@ var [At, Ie] = ee(J, {}), Se = "SelectViewport", Be = t.forwardRef(
535
535
  overflow: "hidden auto",
536
536
  ...l.style
537
537
  },
538
- onScroll: b(l.onScroll, (f) => {
539
- const g = f.currentTarget, { contentWrapper: w, shouldExpandOnScrollRef: P } = r;
540
- if (P != null && P.current && w) {
538
+ onScroll: b(l.onScroll, (p) => {
539
+ const g = p.currentTarget, { contentWrapper: C, shouldExpandOnScrollRef: P } = r;
540
+ if (P != null && P.current && C) {
541
541
  const R = Math.abs(o.current - g.scrollTop);
542
542
  if (R > 0) {
543
- const T = window.innerHeight - D * 2, a = parseFloat(w.style.minHeight), v = parseFloat(w.style.height), C = Math.max(a, v);
544
- if (C < T) {
545
- const u = C + R, h = Math.min(T, u), A = u - h;
546
- w.style.height = h + "px", w.style.bottom === "0px" && (g.scrollTop = A > 0 ? A : 0, w.style.justifyContent = "flex-end");
543
+ const T = window.innerHeight - D * 2, a = parseFloat(C.style.minHeight), v = parseFloat(C.style.height), y = Math.max(a, v);
544
+ if (y < T) {
545
+ const d = y + R, h = Math.min(T, d), A = d - h;
546
+ C.style.height = h + "px", C.style.bottom === "0px" && (g.scrollTop = A > 0 ? A : 0, C.style.justifyContent = "flex-end");
547
547
  }
548
548
  }
549
549
  }
@@ -554,68 +554,68 @@ var [At, Ie] = ee(J, {}), Se = "SelectViewport", Be = t.forwardRef(
554
554
  ] });
555
555
  }
556
556
  );
557
- Be.displayName = Se;
558
- var He = "SelectGroup", [Ot, Dt] = ee(He), Fe = t.forwardRef(
557
+ Fe.displayName = we;
558
+ var Ue = "SelectGroup", [Lt, kt] = ee(Ue), Ke = t.forwardRef(
559
559
  (n, i) => {
560
- const { __scopeSelect: e, ...c } = n, l = ye();
561
- return /* @__PURE__ */ d.jsx(Ot, { scope: e, id: l, children: /* @__PURE__ */ d.jsx(M.div, { role: "group", "aria-labelledby": l, ...c, ref: i }) });
560
+ const { __scopeSelect: e, ...c } = n, l = Ie();
561
+ return /* @__PURE__ */ f(Lt, { scope: e, id: l, children: /* @__PURE__ */ f(M.div, { role: "group", "aria-labelledby": l, ...c, ref: i }) });
562
562
  }
563
563
  );
564
- Fe.displayName = He;
565
- var We = "SelectLabel", Ue = t.forwardRef(
564
+ Ke.displayName = Ue;
565
+ var Ge = "SelectLabel", ze = t.forwardRef(
566
566
  (n, i) => {
567
- const { __scopeSelect: e, ...c } = n, l = Dt(We, e);
568
- return /* @__PURE__ */ d.jsx(M.div, { id: l.id, ...c, ref: i });
567
+ const { __scopeSelect: e, ...c } = n, l = kt(Ge, e);
568
+ return /* @__PURE__ */ f(M.div, { id: l.id, ...c, ref: i });
569
569
  }
570
570
  );
571
- Ue.displayName = We;
572
- var ce = "SelectItem", [jt, Ke] = ee(ce), Ge = t.forwardRef(
571
+ ze.displayName = Ge;
572
+ var ie = "SelectItem", [Vt, je] = ee(ie), Ye = t.forwardRef(
573
573
  (n, i) => {
574
574
  const {
575
575
  __scopeSelect: e,
576
576
  value: c,
577
577
  disabled: l = !1,
578
- textValue: p,
578
+ textValue: u,
579
579
  ...r
580
- } = n, s = Y(ce, e), o = q(ce, e), f = s.value === c, [g, w] = t.useState(p ?? ""), [P, R] = t.useState(!1), T = k(
580
+ } = n, s = Y(ie, e), o = q(ie, e), p = s.value === c, [g, C] = t.useState(u ?? ""), [P, R] = t.useState(!1), T = V(
581
581
  i,
582
- (u) => {
582
+ (d) => {
583
583
  var h;
584
- return (h = o.itemRefCallback) == null ? void 0 : h.call(o, u, c, l);
584
+ return (h = o.itemRefCallback) == null ? void 0 : h.call(o, d, c, l);
585
585
  }
586
- ), a = ye(), v = t.useRef("touch"), C = () => {
586
+ ), a = Ie(), v = t.useRef("touch"), y = () => {
587
587
  l || (s.onValueChange(c), s.onOpenChange(!1));
588
588
  };
589
589
  if (c === "")
590
590
  throw new Error(
591
591
  "A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder."
592
592
  );
593
- return /* @__PURE__ */ d.jsx(
594
- jt,
593
+ return /* @__PURE__ */ f(
594
+ Vt,
595
595
  {
596
596
  scope: e,
597
597
  value: c,
598
598
  disabled: l,
599
599
  textId: a,
600
- isSelected: f,
601
- onItemTextChange: t.useCallback((u) => {
602
- w((h) => h || ((u == null ? void 0 : u.textContent) ?? "").trim());
600
+ isSelected: p,
601
+ onItemTextChange: t.useCallback((d) => {
602
+ C((h) => h || ((d == null ? void 0 : d.textContent) ?? "").trim());
603
603
  }, []),
604
- children: /* @__PURE__ */ d.jsx(
605
- ie.ItemSlot,
604
+ children: /* @__PURE__ */ f(
605
+ ae.ItemSlot,
606
606
  {
607
607
  scope: e,
608
608
  value: c,
609
609
  disabled: l,
610
610
  textValue: g,
611
- children: /* @__PURE__ */ d.jsx(
611
+ children: /* @__PURE__ */ f(
612
612
  M.div,
613
613
  {
614
614
  role: "option",
615
615
  "aria-labelledby": a,
616
616
  "data-highlighted": P ? "" : void 0,
617
- "aria-selected": f && P,
618
- "data-state": f ? "checked" : "unchecked",
617
+ "aria-selected": p && P,
618
+ "data-state": p ? "checked" : "unchecked",
619
619
  "aria-disabled": l || void 0,
620
620
  "data-disabled": l ? "" : void 0,
621
621
  tabIndex: l ? void 0 : -1,
@@ -624,25 +624,25 @@ var ce = "SelectItem", [jt, Ke] = ee(ce), Ge = t.forwardRef(
624
624
  onFocus: b(r.onFocus, () => R(!0)),
625
625
  onBlur: b(r.onBlur, () => R(!1)),
626
626
  onClick: b(r.onClick, () => {
627
- v.current !== "mouse" && C();
627
+ v.current !== "mouse" && y();
628
628
  }),
629
629
  onPointerUp: b(r.onPointerUp, () => {
630
- v.current === "mouse" && C();
630
+ v.current === "mouse" && y();
631
631
  }),
632
- onPointerDown: b(r.onPointerDown, (u) => {
633
- v.current = u.pointerType;
632
+ onPointerDown: b(r.onPointerDown, (d) => {
633
+ v.current = d.pointerType;
634
634
  }),
635
- onPointerMove: b(r.onPointerMove, (u) => {
635
+ onPointerMove: b(r.onPointerMove, (d) => {
636
636
  var h;
637
- v.current = u.pointerType, l ? (h = o.onItemLeave) == null || h.call(o) : v.current === "mouse" && u.currentTarget.focus({ preventScroll: !0 });
637
+ v.current = d.pointerType, l ? (h = o.onItemLeave) == null || h.call(o) : v.current === "mouse" && d.currentTarget.focus({ preventScroll: !0 });
638
638
  }),
639
- onPointerLeave: b(r.onPointerLeave, (u) => {
639
+ onPointerLeave: b(r.onPointerLeave, (d) => {
640
640
  var h;
641
- u.currentTarget === document.activeElement && ((h = o.onItemLeave) == null || h.call(o));
641
+ d.currentTarget === document.activeElement && ((h = o.onItemLeave) == null || h.call(o));
642
642
  }),
643
- onKeyDown: b(r.onKeyDown, (u) => {
643
+ onKeyDown: b(r.onKeyDown, (d) => {
644
644
  var A;
645
- ((A = o.searchRef) == null ? void 0 : A.current) !== "" && u.key === " " || (Ct.includes(u.key) && C(), u.key === " " && u.preventDefault());
645
+ ((A = o.searchRef) == null ? void 0 : A.current) !== "" && d.key === " " || (It.includes(d.key) && y(), d.key === " " && d.preventDefault());
646
646
  })
647
647
  }
648
648
  )
@@ -652,48 +652,48 @@ var ce = "SelectItem", [jt, Ke] = ee(ce), Ge = t.forwardRef(
652
652
  );
653
653
  }
654
654
  );
655
- Ge.displayName = ce;
656
- var ne = "SelectItemText", ze = t.forwardRef(
655
+ Ye.displayName = ie;
656
+ var ne = "SelectItemText", qe = t.forwardRef(
657
657
  (n, i) => {
658
- const { __scopeSelect: e, className: c, style: l, ...p } = n, r = Y(ne, e), s = q(ne, e), o = Ke(ne, e), f = Pt(ne, e), [g, w] = t.useState(null), P = k(
658
+ const { __scopeSelect: e, className: c, style: l, ...u } = n, r = Y(ne, e), s = q(ne, e), o = je(ne, e), p = bt(ne, e), [g, C] = t.useState(null), P = V(
659
659
  i,
660
- (C) => w(C),
660
+ (y) => C(y),
661
661
  o.onItemTextChange,
662
- (C) => {
663
- var u;
664
- return (u = s.itemTextRefCallback) == null ? void 0 : u.call(s, C, o.value, o.disabled);
662
+ (y) => {
663
+ var d;
664
+ return (d = s.itemTextRefCallback) == null ? void 0 : d.call(s, y, o.value, o.disabled);
665
665
  }
666
666
  ), R = g == null ? void 0 : g.textContent, T = t.useMemo(
667
- () => /* @__PURE__ */ d.jsx("option", { value: o.value, disabled: o.disabled, children: R }, o.value),
667
+ () => /* @__PURE__ */ f("option", { value: o.value, disabled: o.disabled, children: R }, o.value),
668
668
  [o.disabled, o.value, R]
669
- ), { onNativeOptionAdd: a, onNativeOptionRemove: v } = f;
670
- return z(() => (a(T), () => v(T)), [a, v, T]), /* @__PURE__ */ d.jsxs(d.Fragment, { children: [
671
- /* @__PURE__ */ d.jsx(M.span, { id: o.textId, ...p, ref: P }),
672
- o.isSelected && r.valueNode && !r.valueNodeHasChildren ? Re.createPortal(p.children, r.valueNode) : null
669
+ ), { onNativeOptionAdd: a, onNativeOptionRemove: v } = p;
670
+ return j(() => (a(T), () => v(T)), [a, v, T]), /* @__PURE__ */ ce(Te, { children: [
671
+ /* @__PURE__ */ f(M.span, { id: o.textId, ...u, ref: P }),
672
+ o.isSelected && r.valueNode && !r.valueNodeHasChildren ? Ee.createPortal(u.children, r.valueNode) : null
673
673
  ] });
674
674
  }
675
675
  );
676
- ze.displayName = ne;
677
- var Ye = "SelectItemIndicator", qe = t.forwardRef(
676
+ qe.displayName = ne;
677
+ var Xe = "SelectItemIndicator", Ze = t.forwardRef(
678
678
  (n, i) => {
679
679
  const { __scopeSelect: e, ...c } = n;
680
- return Ke(Ye, e).isSelected ? /* @__PURE__ */ d.jsx(M.span, { "aria-hidden": !0, ...c, ref: i }) : null;
680
+ return je(Xe, e).isSelected ? /* @__PURE__ */ f(M.span, { "aria-hidden": !0, ...c, ref: i }) : null;
681
681
  }
682
682
  );
683
- qe.displayName = Ye;
684
- var xe = "SelectScrollUpButton", Xe = t.forwardRef((n, i) => {
685
- const e = q(xe, n.__scopeSelect), c = Ie(xe, n.__scopeSelect), [l, p] = t.useState(!1), r = k(i, c.onScrollButtonChange);
686
- return z(() => {
683
+ Ze.displayName = Xe;
684
+ var Ce = "SelectScrollUpButton", $e = t.forwardRef((n, i) => {
685
+ const e = q(Ce, n.__scopeSelect), c = Pe(Ce, n.__scopeSelect), [l, u] = t.useState(!1), r = V(i, c.onScrollButtonChange);
686
+ return j(() => {
687
687
  if (e.viewport && e.isPositioned) {
688
688
  let s = function() {
689
- const f = o.scrollTop > 0;
690
- p(f);
689
+ const p = o.scrollTop > 0;
690
+ u(p);
691
691
  };
692
692
  const o = e.viewport;
693
693
  return s(), o.addEventListener("scroll", s), () => o.removeEventListener("scroll", s);
694
694
  }
695
- }, [e.viewport, e.isPositioned]), l ? /* @__PURE__ */ d.jsx(
696
- $e,
695
+ }, [e.viewport, e.isPositioned]), l ? /* @__PURE__ */ f(
696
+ Qe,
697
697
  {
698
698
  ...n,
699
699
  ref: r,
@@ -704,20 +704,20 @@ var xe = "SelectScrollUpButton", Xe = t.forwardRef((n, i) => {
704
704
  }
705
705
  ) : null;
706
706
  });
707
- Xe.displayName = xe;
708
- var we = "SelectScrollDownButton", Ze = t.forwardRef((n, i) => {
709
- const e = q(we, n.__scopeSelect), c = Ie(we, n.__scopeSelect), [l, p] = t.useState(!1), r = k(i, c.onScrollButtonChange);
710
- return z(() => {
707
+ $e.displayName = Ce;
708
+ var ye = "SelectScrollDownButton", Je = t.forwardRef((n, i) => {
709
+ const e = q(ye, n.__scopeSelect), c = Pe(ye, n.__scopeSelect), [l, u] = t.useState(!1), r = V(i, c.onScrollButtonChange);
710
+ return j(() => {
711
711
  if (e.viewport && e.isPositioned) {
712
712
  let s = function() {
713
- const f = o.scrollHeight - o.clientHeight, g = Math.ceil(o.scrollTop) < f;
714
- p(g);
713
+ const p = o.scrollHeight - o.clientHeight, g = Math.ceil(o.scrollTop) < p;
714
+ u(g);
715
715
  };
716
716
  const o = e.viewport;
717
717
  return s(), o.addEventListener("scroll", s), () => o.removeEventListener("scroll", s);
718
718
  }
719
- }, [e.viewport, e.isPositioned]), l ? /* @__PURE__ */ d.jsx(
720
- $e,
719
+ }, [e.viewport, e.isPositioned]), l ? /* @__PURE__ */ f(
720
+ Qe,
721
721
  {
722
722
  ...n,
723
723
  ref: r,
@@ -728,16 +728,16 @@ var we = "SelectScrollDownButton", Ze = t.forwardRef((n, i) => {
728
728
  }
729
729
  ) : null;
730
730
  });
731
- Ze.displayName = we;
732
- var $e = t.forwardRef((n, i) => {
733
- const { __scopeSelect: e, onAutoScroll: c, ...l } = n, p = q("SelectScrollButton", e), r = t.useRef(null), s = ae(e), o = t.useCallback(() => {
731
+ Je.displayName = ye;
732
+ var Qe = t.forwardRef((n, i) => {
733
+ const { __scopeSelect: e, onAutoScroll: c, ...l } = n, u = q("SelectScrollButton", e), r = t.useRef(null), s = de(e), o = t.useCallback(() => {
734
734
  r.current !== null && (window.clearInterval(r.current), r.current = null);
735
735
  }, []);
736
- return t.useEffect(() => () => o(), [o]), z(() => {
736
+ return t.useEffect(() => () => o(), [o]), j(() => {
737
737
  var g;
738
- const f = s().find((w) => w.ref.current === document.activeElement);
739
- (g = f == null ? void 0 : f.ref.current) == null || g.scrollIntoView({ block: "nearest" });
740
- }, [s]), /* @__PURE__ */ d.jsx(
738
+ const p = s().find((C) => C.ref.current === document.activeElement);
739
+ (g = p == null ? void 0 : p.ref.current) == null || g.scrollIntoView({ block: "nearest" });
740
+ }, [s]), /* @__PURE__ */ f(
741
741
  M.div,
742
742
  {
743
743
  "aria-hidden": !0,
@@ -748,105 +748,105 @@ var $e = t.forwardRef((n, i) => {
748
748
  r.current === null && (r.current = window.setInterval(c, 50));
749
749
  }),
750
750
  onPointerMove: b(l.onPointerMove, () => {
751
- var f;
752
- (f = p.onItemLeave) == null || f.call(p), r.current === null && (r.current = window.setInterval(c, 50));
751
+ var p;
752
+ (p = u.onItemLeave) == null || p.call(u), r.current === null && (r.current = window.setInterval(c, 50));
753
753
  }),
754
754
  onPointerLeave: b(l.onPointerLeave, () => {
755
755
  o();
756
756
  })
757
757
  }
758
758
  );
759
- }), Lt = "SelectSeparator", Je = t.forwardRef(
759
+ }), Bt = "SelectSeparator", et = t.forwardRef(
760
760
  (n, i) => {
761
761
  const { __scopeSelect: e, ...c } = n;
762
- return /* @__PURE__ */ d.jsx(M.div, { "aria-hidden": !0, ...c, ref: i });
762
+ return /* @__PURE__ */ f(M.div, { "aria-hidden": !0, ...c, ref: i });
763
763
  }
764
764
  );
765
- Je.displayName = Lt;
766
- var Ce = "SelectArrow", kt = t.forwardRef(
765
+ et.displayName = Bt;
766
+ var xe = "SelectArrow", Ht = t.forwardRef(
767
767
  (n, i) => {
768
- const { __scopeSelect: e, ...c } = n, l = de(e), p = Y(Ce, e), r = q(Ce, e);
769
- return p.open && r.position === "popper" ? /* @__PURE__ */ d.jsx(pt, { ...l, ...c, ref: i }) : null;
768
+ const { __scopeSelect: e, ...c } = n, l = ue(e), u = Y(xe, e), r = q(xe, e);
769
+ return u.open && r.position === "popper" ? /* @__PURE__ */ f(mt, { ...l, ...c, ref: i }) : null;
770
770
  }
771
771
  );
772
- kt.displayName = Ce;
773
- function Qe(n) {
772
+ Ht.displayName = xe;
773
+ function tt(n) {
774
774
  return n === "" || n === void 0;
775
775
  }
776
- var et = t.forwardRef(
776
+ var ot = t.forwardRef(
777
777
  (n, i) => {
778
- const { value: e, ...c } = n, l = t.useRef(null), p = k(i, l), r = vt(e);
778
+ const { value: e, ...c } = n, l = t.useRef(null), u = V(i, l), r = St(e);
779
779
  return t.useEffect(() => {
780
780
  const s = l.current, o = window.HTMLSelectElement.prototype, g = Object.getOwnPropertyDescriptor(
781
781
  o,
782
782
  "value"
783
783
  ).set;
784
784
  if (r !== e && g) {
785
- const w = new Event("change", { bubbles: !0 });
786
- g.call(s, e), s.dispatchEvent(w);
785
+ const C = new Event("change", { bubbles: !0 });
786
+ g.call(s, e), s.dispatchEvent(C);
787
787
  }
788
- }, [r, e]), /* @__PURE__ */ d.jsx(gt, { asChild: !0, children: /* @__PURE__ */ d.jsx("select", { ...c, ref: p, defaultValue: e }) });
788
+ }, [r, e]), /* @__PURE__ */ f(wt, { asChild: !0, children: /* @__PURE__ */ f("select", { ...c, ref: u, defaultValue: e }) });
789
789
  }
790
790
  );
791
- et.displayName = "BubbleSelect";
792
- function tt(n) {
793
- const i = ht(n), e = t.useRef(""), c = t.useRef(0), l = t.useCallback(
791
+ ot.displayName = "BubbleSelect";
792
+ function nt(n) {
793
+ const i = gt(n), e = t.useRef(""), c = t.useRef(0), l = t.useCallback(
794
794
  (r) => {
795
795
  const s = e.current + r;
796
- i(s), function o(f) {
797
- e.current = f, window.clearTimeout(c.current), f !== "" && (c.current = window.setTimeout(() => o(""), 1e3));
796
+ i(s), function o(p) {
797
+ e.current = p, window.clearTimeout(c.current), p !== "" && (c.current = window.setTimeout(() => o(""), 1e3));
798
798
  }(s);
799
799
  },
800
800
  [i]
801
- ), p = t.useCallback(() => {
801
+ ), u = t.useCallback(() => {
802
802
  e.current = "", window.clearTimeout(c.current);
803
803
  }, []);
804
- return t.useEffect(() => () => window.clearTimeout(c.current), []), [e, l, p];
804
+ return t.useEffect(() => () => window.clearTimeout(c.current), []), [e, l, u];
805
805
  }
806
- function ot(n, i, e) {
807
- const l = i.length > 1 && Array.from(i).every((f) => f === i[0]) ? i[0] : i, p = e ? n.indexOf(e) : -1;
808
- let r = Vt(n, Math.max(p, 0));
809
- l.length === 1 && (r = r.filter((f) => f !== e));
806
+ function rt(n, i, e) {
807
+ const l = i.length > 1 && Array.from(i).every((p) => p === i[0]) ? i[0] : i, u = e ? n.indexOf(e) : -1;
808
+ let r = Wt(n, Math.max(u, 0));
809
+ l.length === 1 && (r = r.filter((p) => p !== e));
810
810
  const o = r.find(
811
- (f) => f.textValue.toLowerCase().startsWith(l.toLowerCase())
811
+ (p) => p.textValue.toLowerCase().startsWith(l.toLowerCase())
812
812
  );
813
813
  return o !== e ? o : void 0;
814
814
  }
815
- function Vt(n, i) {
815
+ function Wt(n, i) {
816
816
  return n.map((e, c) => n[(i + c) % n.length]);
817
817
  }
818
- var io = Ee, ao = Ne, uo = Ae, po = Oe, fo = De, mo = je, ho = Be, vo = Fe, go = Ue, So = Ge, xo = ze, wo = qe, Co = Xe, yo = Ze, Io = Je;
818
+ var uo = Ne, po = Ae, fo = De, mo = Le, ho = ke, vo = Ve, go = Fe, So = Ke, wo = ze, Co = Ye, yo = qe, xo = Ze, Io = $e, To = Je, Po = et;
819
819
  export {
820
- mo as Content,
821
- vo as Group,
822
- po as Icon,
823
- So as Item,
824
- wo as ItemIndicator,
825
- xo as ItemText,
826
- go as Label,
827
- fo as Portal,
828
- io as Root,
829
- yo as ScrollDownButton,
830
- Co as ScrollUpButton,
831
- Ee as Select,
832
- kt as SelectArrow,
833
- je as SelectContent,
834
- Fe as SelectGroup,
835
- Oe as SelectIcon,
836
- Ge as SelectItem,
837
- qe as SelectItemIndicator,
838
- ze as SelectItemText,
839
- Ue as SelectLabel,
840
- De as SelectPortal,
841
- Ze as SelectScrollDownButton,
842
- Xe as SelectScrollUpButton,
843
- Je as SelectSeparator,
844
- Ne as SelectTrigger,
845
- Ae as SelectValue,
846
- Be as SelectViewport,
847
- Io as Separator,
848
- ao as Trigger,
849
- uo as Value,
850
- ho as Viewport,
851
- co as createSelectScope
820
+ vo as Content,
821
+ So as Group,
822
+ mo as Icon,
823
+ Co as Item,
824
+ xo as ItemIndicator,
825
+ yo as ItemText,
826
+ wo as Label,
827
+ ho as Portal,
828
+ uo as Root,
829
+ To as ScrollDownButton,
830
+ Io as ScrollUpButton,
831
+ Ne as Select,
832
+ Ht as SelectArrow,
833
+ Ve as SelectContent,
834
+ Ke as SelectGroup,
835
+ Le as SelectIcon,
836
+ Ye as SelectItem,
837
+ Ze as SelectItemIndicator,
838
+ qe as SelectItemText,
839
+ ze as SelectLabel,
840
+ ke as SelectPortal,
841
+ Je as SelectScrollDownButton,
842
+ $e as SelectScrollUpButton,
843
+ et as SelectSeparator,
844
+ Ae as SelectTrigger,
845
+ De as SelectValue,
846
+ Fe as SelectViewport,
847
+ Po as Separator,
848
+ po as Trigger,
849
+ fo as Value,
850
+ go as Viewport,
851
+ ao as createSelectScope
852
852
  };