@nationaldesignstudio/react 0.5.1 → 0.5.3

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 (760) hide show
  1. package/dist/index.d.ts +3617 -51
  2. package/dist/index.js +7285 -161
  3. package/dist/index.js.map +1 -1
  4. package/dist/tailwind.css +0 -10
  5. package/package.json +12 -87
  6. package/src/components/atoms/popover/popover.tsx +1 -1
  7. package/src/components/atoms/tooltip/tooltip.tsx +1 -1
  8. package/dist/_virtual/index.js +0 -6
  9. package/dist/_virtual/index.js.map +0 -1
  10. package/dist/_virtual/index2.js +0 -5
  11. package/dist/_virtual/index2.js.map +0 -1
  12. package/dist/_virtual/use-sync-external-store-shim.development.js +0 -5
  13. package/dist/_virtual/use-sync-external-store-shim.development.js.map +0 -1
  14. package/dist/_virtual/use-sync-external-store-shim.production.js +0 -5
  15. package/dist/_virtual/use-sync-external-store-shim.production.js.map +0 -1
  16. package/dist/_virtual/with-selector.development.js +0 -5
  17. package/dist/_virtual/with-selector.development.js.map +0 -1
  18. package/dist/_virtual/with-selector.js +0 -6
  19. package/dist/_virtual/with-selector.js.map +0 -1
  20. package/dist/_virtual/with-selector.production.js +0 -5
  21. package/dist/_virtual/with-selector.production.js.map +0 -1
  22. package/dist/_virtual/with-selector2.js +0 -5
  23. package/dist/_virtual/with-selector2.js.map +0 -1
  24. package/dist/assets/fonts/PPNeueMontreal-Variable.woff2 +0 -0
  25. package/dist/assets/react.svg +0 -1
  26. package/dist/components/atoms/accordion/accordion.d.ts +0 -91
  27. package/dist/components/atoms/accordion/accordion.js +0 -136
  28. package/dist/components/atoms/accordion/accordion.js.map +0 -1
  29. package/dist/components/atoms/background/background.d.ts +0 -144
  30. package/dist/components/atoms/background/background.js +0 -190
  31. package/dist/components/atoms/background/background.js.map +0 -1
  32. package/dist/components/atoms/button/button.d.ts +0 -148
  33. package/dist/components/atoms/button/button.figma.d.ts +0 -1
  34. package/dist/components/atoms/button/button.js +0 -68
  35. package/dist/components/atoms/button/button.js.map +0 -1
  36. package/dist/components/atoms/button/icon-button.d.ts +0 -172
  37. package/dist/components/atoms/button/icon-button.js +0 -69
  38. package/dist/components/atoms/button/icon-button.js.map +0 -1
  39. package/dist/components/atoms/input/input-group.d.ts +0 -278
  40. package/dist/components/atoms/input/input-group.js +0 -221
  41. package/dist/components/atoms/input/input-group.js.map +0 -1
  42. package/dist/components/atoms/input/input.d.ts +0 -121
  43. package/dist/components/atoms/input/input.js +0 -45
  44. package/dist/components/atoms/input/input.js.map +0 -1
  45. package/dist/components/atoms/ndstudio-footer/ndstudio-footer.d.ts +0 -30
  46. package/dist/components/atoms/ndstudio-footer/ndstudio-footer.js +0 -27
  47. package/dist/components/atoms/ndstudio-footer/ndstudio-footer.js.map +0 -1
  48. package/dist/components/atoms/pager-control/pager-control.d.ts +0 -169
  49. package/dist/components/atoms/pager-control/pager-control.js +0 -165
  50. package/dist/components/atoms/pager-control/pager-control.js.map +0 -1
  51. package/dist/components/atoms/popover/popover.d.ts +0 -195
  52. package/dist/components/atoms/popover/popover.js +0 -230
  53. package/dist/components/atoms/popover/popover.js.map +0 -1
  54. package/dist/components/atoms/select/select.d.ts +0 -131
  55. package/dist/components/atoms/select/select.js +0 -192
  56. package/dist/components/atoms/select/select.js.map +0 -1
  57. package/dist/components/atoms/tooltip/tooltip.d.ts +0 -161
  58. package/dist/components/atoms/tooltip/tooltip.js +0 -139
  59. package/dist/components/atoms/tooltip/tooltip.js.map +0 -1
  60. package/dist/components/dev-tools/dev-toolbar/dev-toolbar.d.ts +0 -4
  61. package/dist/components/dev-tools/dev-toolbar/dev-toolbar.js +0 -134
  62. package/dist/components/dev-tools/dev-toolbar/dev-toolbar.js.map +0 -1
  63. package/dist/components/dev-tools/grid-overlay/grid-overlay.d.ts +0 -6
  64. package/dist/components/dev-tools/grid-overlay/grid-overlay.js +0 -36
  65. package/dist/components/dev-tools/grid-overlay/grid-overlay.js.map +0 -1
  66. package/dist/components/organisms/card/card.d.ts +0 -235
  67. package/dist/components/organisms/card/card.js +0 -163
  68. package/dist/components/organisms/card/card.js.map +0 -1
  69. package/dist/components/organisms/navbar/navbar.d.ts +0 -66
  70. package/dist/components/organisms/navbar/navbar.js +0 -204
  71. package/dist/components/organisms/navbar/navbar.js.map +0 -1
  72. package/dist/components/organisms/us-gov-banner/us-gov-banner.d.ts +0 -137
  73. package/dist/components/organisms/us-gov-banner/us-gov-banner.js +0 -97
  74. package/dist/components/organisms/us-gov-banner/us-gov-banner.js.map +0 -1
  75. package/dist/components/sections/banner/banner.d.ts +0 -97
  76. package/dist/components/sections/banner/banner.js +0 -73
  77. package/dist/components/sections/banner/banner.js.map +0 -1
  78. package/dist/components/sections/card-grid/card-grid.d.ts +0 -86
  79. package/dist/components/sections/card-grid/card-grid.js +0 -66
  80. package/dist/components/sections/card-grid/card-grid.js.map +0 -1
  81. package/dist/components/sections/faq-section/faq-section.d.ts +0 -44
  82. package/dist/components/sections/faq-section/faq-section.js +0 -37
  83. package/dist/components/sections/faq-section/faq-section.js.map +0 -1
  84. package/dist/components/sections/hero/hero.d.ts +0 -337
  85. package/dist/components/sections/hero/hero.js +0 -159
  86. package/dist/components/sections/hero/hero.js.map +0 -1
  87. package/dist/components/sections/prose/prose.d.ts +0 -37
  88. package/dist/components/sections/prose/prose.js +0 -48
  89. package/dist/components/sections/prose/prose.js.map +0 -1
  90. package/dist/components/sections/quote-block/quote-block.d.ts +0 -152
  91. package/dist/components/sections/quote-block/quote-block.js +0 -130
  92. package/dist/components/sections/quote-block/quote-block.js.map +0 -1
  93. package/dist/components/sections/river/river.d.ts +0 -96
  94. package/dist/components/sections/river/river.js +0 -100
  95. package/dist/components/sections/river/river.js.map +0 -1
  96. package/dist/components/sections/tout/tout.d.ts +0 -153
  97. package/dist/components/sections/tout/tout.js +0 -178
  98. package/dist/components/sections/tout/tout.js.map +0 -1
  99. package/dist/components/sections/two-column-section/two-column-section.d.ts +0 -118
  100. package/dist/components/sections/two-column-section/two-column-section.js +0 -113
  101. package/dist/components/sections/two-column-section/two-column-section.js.map +0 -1
  102. package/dist/components/shared/floating-arrow.d.ts +0 -34
  103. package/dist/components/shared/floating-arrow.js +0 -51
  104. package/dist/components/shared/floating-arrow.js.map +0 -1
  105. package/dist/hooks/index.d.ts +0 -1
  106. package/dist/hooks/use-event-listener.d.ts +0 -24
  107. package/dist/lib/form-control.d.ts +0 -106
  108. package/dist/lib/form-control.js +0 -43
  109. package/dist/lib/form-control.js.map +0 -1
  110. package/dist/lib/theme.d.ts +0 -330
  111. package/dist/lib/theme.js +0 -100
  112. package/dist/lib/theme.js.map +0 -1
  113. package/dist/lib/utils.d.ts +0 -1
  114. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/header/AccordionHeader.js +0 -24
  115. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/header/AccordionHeader.js.map +0 -1
  116. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/AccordionItem.js +0 -79
  117. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/AccordionItem.js.map +0 -1
  118. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/AccordionItemContext.js +0 -15
  119. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/AccordionItemContext.js.map +0 -1
  120. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/AccordionItemDataAttributes.js +0 -7
  121. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/AccordionItemDataAttributes.js.map +0 -1
  122. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/stateAttributesMapping.js +0 -15
  123. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/item/stateAttributesMapping.js.map +0 -1
  124. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/panel/AccordionPanel.js +0 -113
  125. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/panel/AccordionPanel.js.map +0 -1
  126. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/panel/AccordionPanelCssVars.js +0 -7
  127. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/panel/AccordionPanelCssVars.js.map +0 -1
  128. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/root/AccordionRoot.js +0 -97
  129. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/root/AccordionRoot.js.map +0 -1
  130. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/root/AccordionRootContext.js +0 -15
  131. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/root/AccordionRootContext.js.map +0 -1
  132. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/root/AccordionRootDataAttributes.js +0 -7
  133. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/root/AccordionRootDataAttributes.js.map +0 -1
  134. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/trigger/AccordionTrigger.js +0 -112
  135. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/accordion/trigger/AccordionTrigger.js.map +0 -1
  136. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/button/Button.js +0 -32
  137. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/button/Button.js.map +0 -1
  138. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/panel/CollapsiblePanelDataAttributes.js +0 -8
  139. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/panel/CollapsiblePanelDataAttributes.js.map +0 -1
  140. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/panel/useCollapsiblePanel.js +0 -168
  141. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/panel/useCollapsiblePanel.js.map +0 -1
  142. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/root/CollapsibleRootContext.js +0 -15
  143. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/root/CollapsibleRootContext.js.map +0 -1
  144. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/root/useCollapsibleRoot.js +0 -67
  145. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/root/useCollapsibleRoot.js.map +0 -1
  146. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/trigger/CollapsibleTriggerDataAttributes.js +0 -7
  147. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/collapsible/trigger/CollapsibleTriggerDataAttributes.js.map +0 -1
  148. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/composite.js +0 -16
  149. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/composite.js.map +0 -1
  150. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/list/CompositeList.js +0 -82
  151. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/list/CompositeList.js.map +0 -1
  152. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/list/CompositeListContext.js +0 -24
  153. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/list/CompositeListContext.js.map +0 -1
  154. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/list/useCompositeListItem.js +0 -56
  155. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/list/useCompositeListItem.js.map +0 -1
  156. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/root/CompositeRootContext.js +0 -15
  157. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/composite/root/CompositeRootContext.js.map +0 -1
  158. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/popup/DialogPopup.js +0 -80
  159. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/popup/DialogPopup.js.map +0 -1
  160. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/popup/DialogPopupCssVars.js +0 -7
  161. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/popup/DialogPopupCssVars.js.map +0 -1
  162. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/popup/DialogPopupDataAttributes.js +0 -8
  163. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/popup/DialogPopupDataAttributes.js.map +0 -1
  164. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/portal/DialogPortal.js +0 -31
  165. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/portal/DialogPortal.js.map +0 -1
  166. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/portal/DialogPortalContext.js +0 -15
  167. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/portal/DialogPortalContext.js.map +0 -1
  168. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/root/DialogRoot.js +0 -51
  169. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/root/DialogRoot.js.map +0 -1
  170. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/root/DialogRootContext.js +0 -15
  171. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/root/DialogRootContext.js.map +0 -1
  172. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/root/useDialogRoot.js +0 -90
  173. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/root/useDialogRoot.js.map +0 -1
  174. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/store/DialogStore.js +0 -66
  175. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/store/DialogStore.js.map +0 -1
  176. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/title/DialogTitle.js +0 -25
  177. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/dialog/title/DialogTitle.js.map +0 -1
  178. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/direction-provider/DirectionContext.js +0 -11
  179. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/direction-provider/DirectionContext.js.map +0 -1
  180. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/control/FieldControlDataAttributes.js +0 -7
  181. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/control/FieldControlDataAttributes.js.map +0 -1
  182. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/root/FieldRootContext.js +0 -61
  183. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/root/FieldRootContext.js.map +0 -1
  184. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/useField.js +0 -52
  185. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/useField.js.map +0 -1
  186. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/utils/constants.js +0 -27
  187. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/utils/constants.js.map +0 -1
  188. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/utils/getCombinedFieldValidityData.js +0 -13
  189. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/field/utils/getCombinedFieldValidityData.js.map +0 -1
  190. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingDelayGroup.js +0 -94
  191. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingDelayGroup.js.map +0 -1
  192. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingFocusManager.js +0 -299
  193. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingFocusManager.js.map +0 -1
  194. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingPortal.js +0 -128
  195. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingPortal.js.map +0 -1
  196. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingRootStore.js +0 -61
  197. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingRootStore.js.map +0 -1
  198. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingTree.js +0 -59
  199. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingTree.js.map +0 -1
  200. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingTreeStore.js +0 -18
  201. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/components/FloatingTreeStore.js.map +0 -1
  202. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useClick.js +0 -67
  203. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useClick.js.map +0 -1
  204. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useClientPoint.js +0 -93
  205. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useClientPoint.js.map +0 -1
  206. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useDismiss.js +0 -234
  207. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useDismiss.js.map +0 -1
  208. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useFloating.js +0 -79
  209. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useFloating.js.map +0 -1
  210. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useFloatingRootContext.js +0 -39
  211. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useFloatingRootContext.js.map +0 -1
  212. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useFocus.js +0 -79
  213. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useFocus.js.map +0 -1
  214. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHover.js +0 -17
  215. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHover.js.map +0 -1
  216. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHoverFloatingInteraction.js +0 -91
  217. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHoverFloatingInteraction.js.map +0 -1
  218. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHoverInteractionSharedState.js +0 -33
  219. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHoverInteractionSharedState.js.map +0 -1
  220. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHoverReferenceInteraction.js +0 -159
  221. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useHoverReferenceInteraction.js.map +0 -1
  222. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useInteractions.js +0 -49
  223. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useInteractions.js.map +0 -1
  224. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useListNavigation.js +0 -287
  225. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useListNavigation.js.map +0 -1
  226. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useRole.js +0 -78
  227. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useRole.js.map +0 -1
  228. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useSyncedFloatingRootContext.js +0 -36
  229. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useSyncedFloatingRootContext.js.map +0 -1
  230. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useTypeahead.js +0 -57
  231. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/hooks/useTypeahead.js.map +0 -1
  232. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/middleware/arrow.js +0 -48
  233. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/middleware/arrow.js.map +0 -1
  234. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/safePolygon.js +0 -117
  235. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/safePolygon.js.map +0 -1
  236. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/composite.js +0 -210
  237. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/composite.js.map +0 -1
  238. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/constants.js +0 -12
  239. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/constants.js.map +0 -1
  240. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/createAttribute.js +0 -7
  241. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/createAttribute.js.map +0 -1
  242. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/createEventEmitter.js +0 -18
  243. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/createEventEmitter.js.map +0 -1
  244. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/element.js +0 -73
  245. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/element.js.map +0 -1
  246. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/enqueueFocus.js +0 -17
  247. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/enqueueFocus.js.map +0 -1
  248. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/event.js +0 -31
  249. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/event.js.map +0 -1
  250. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/getEmptyRootContext.js +0 -18
  251. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/getEmptyRootContext.js.map +0 -1
  252. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/markOthers.js +0 -51
  253. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/markOthers.js.map +0 -1
  254. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/nodes.js +0 -16
  255. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/nodes.js.map +0 -1
  256. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/tabbable.js +0 -68
  257. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/floating-ui-react/utils/tabbable.js.map +0 -1
  258. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/form/FormContext.js +0 -24
  259. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/form/FormContext.js.map +0 -1
  260. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/labelable-provider/LabelableContext.js +0 -20
  261. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/labelable-provider/LabelableContext.js.map +0 -1
  262. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/labelable-provider/useLabelableId.js +0 -30
  263. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/labelable-provider/useLabelableId.js.map +0 -1
  264. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/merge-props/mergeProps.js +0 -83
  265. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/merge-props/mergeProps.js.map +0 -1
  266. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/arrow/PopoverArrow.js +0 -39
  267. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/arrow/PopoverArrow.js.map +0 -1
  268. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/backdrop/PopoverBackdrop.js +0 -40
  269. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/backdrop/PopoverBackdrop.js.map +0 -1
  270. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/close/PopoverClose.js +0 -37
  271. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/close/PopoverClose.js.map +0 -1
  272. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/description/PopoverDescription.js +0 -27
  273. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/description/PopoverDescription.js.map +0 -1
  274. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/popup/PopoverPopup.js +0 -106
  275. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/popup/PopoverPopup.js.map +0 -1
  276. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/portal/PopoverPortal.js +0 -26
  277. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/portal/PopoverPortal.js.map +0 -1
  278. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/portal/PopoverPortalContext.js +0 -15
  279. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/portal/PopoverPortalContext.js.map +0 -1
  280. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/positioner/PopoverPositioner.js +0 -111
  281. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/positioner/PopoverPositioner.js.map +0 -1
  282. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/positioner/PopoverPositionerContext.js +0 -15
  283. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/positioner/PopoverPositionerContext.js.map +0 -1
  284. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/root/PopoverRoot.js +0 -111
  285. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/root/PopoverRoot.js.map +0 -1
  286. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/root/PopoverRootContext.js +0 -15
  287. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/root/PopoverRootContext.js.map +0 -1
  288. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/store/PopoverStore.js +0 -93
  289. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/store/PopoverStore.js.map +0 -1
  290. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/title/PopoverTitle.js +0 -27
  291. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/title/PopoverTitle.js.map +0 -1
  292. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/trigger/PopoverTrigger.js +0 -121
  293. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/trigger/PopoverTrigger.js.map +0 -1
  294. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/utils/constants.js +0 -5
  295. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/popover/utils/constants.js.map +0 -1
  296. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/group/SelectGroup.js +0 -29
  297. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/group/SelectGroup.js.map +0 -1
  298. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/group/SelectGroupContext.js +0 -15
  299. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/group/SelectGroupContext.js.map +0 -1
  300. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/group-label/SelectGroupLabel.js +0 -28
  301. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/group-label/SelectGroupLabel.js.map +0 -1
  302. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/icon/SelectIcon.js +0 -31
  303. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/icon/SelectIcon.js.map +0 -1
  304. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item/SelectItem.js +0 -148
  305. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item/SelectItem.js.map +0 -1
  306. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item/SelectItemContext.js +0 -15
  307. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item/SelectItemContext.js.map +0 -1
  308. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item-indicator/SelectItemIndicator.js +0 -53
  309. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item-indicator/SelectItemIndicator.js.map +0 -1
  310. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item-text/SelectItemText.js +0 -32
  311. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/item-text/SelectItemText.js.map +0 -1
  312. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/popup/SelectPopup.js +0 -200
  313. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/popup/SelectPopup.js.map +0 -1
  314. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/popup/utils.js +0 -14
  315. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/popup/utils.js.map +0 -1
  316. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/portal/SelectPortal.js +0 -24
  317. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/portal/SelectPortal.js.map +0 -1
  318. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/portal/SelectPortalContext.js +0 -7
  319. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/portal/SelectPortalContext.js.map +0 -1
  320. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/positioner/SelectPositioner.js +0 -143
  321. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/positioner/SelectPositioner.js.map +0 -1
  322. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/positioner/SelectPositionerContext.js +0 -15
  323. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/positioner/SelectPositionerContext.js.map +0 -1
  324. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/root/SelectRoot.js +0 -314
  325. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/root/SelectRoot.js.map +0 -1
  326. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/root/SelectRootContext.js +0 -25
  327. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/root/SelectRootContext.js.map +0 -1
  328. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/store.js +0 -46
  329. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/store.js.map +0 -1
  330. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/trigger/SelectTrigger.js +0 -142
  331. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/trigger/SelectTrigger.js.map +0 -1
  332. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/value/SelectValue.js +0 -35
  333. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/select/value/SelectValue.js.map +0 -1
  334. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/toolbar/root/ToolbarRootContext.js +0 -11
  335. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/toolbar/root/ToolbarRootContext.js.map +0 -1
  336. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/arrow/TooltipArrow.js +0 -39
  337. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/arrow/TooltipArrow.js.map +0 -1
  338. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/popup/TooltipPopup.js +0 -74
  339. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/popup/TooltipPopup.js.map +0 -1
  340. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/portal/TooltipPortal.js +0 -23
  341. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/portal/TooltipPortal.js.map +0 -1
  342. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/portal/TooltipPortalContext.js +0 -15
  343. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/portal/TooltipPortalContext.js.map +0 -1
  344. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/positioner/TooltipPositioner.js +0 -82
  345. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/positioner/TooltipPositioner.js.map +0 -1
  346. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/positioner/TooltipPositionerContext.js +0 -15
  347. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/positioner/TooltipPositionerContext.js.map +0 -1
  348. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/provider/TooltipProvider.js +0 -30
  349. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/provider/TooltipProvider.js.map +0 -1
  350. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/provider/TooltipProviderContext.js +0 -11
  351. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/provider/TooltipProviderContext.js.map +0 -1
  352. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/root/TooltipRoot.js +0 -91
  353. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/root/TooltipRoot.js.map +0 -1
  354. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/root/TooltipRootContext.js +0 -15
  355. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/root/TooltipRootContext.js.map +0 -1
  356. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/store/TooltipStore.js +0 -72
  357. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/store/TooltipStore.js.map +0 -1
  358. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/trigger/TooltipTrigger.js +0 -76
  359. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/trigger/TooltipTrigger.js.map +0 -1
  360. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/utils/constants.js +0 -5
  361. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/tooltip/utils/constants.js.map +0 -1
  362. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/use-button/useButton.js +0 -92
  363. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/use-button/useButton.js.map +0 -1
  364. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/use-render/useRender.js +0 -8
  365. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/use-render/useRender.js.map +0 -1
  366. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/FloatingPortalLite.js +0 -29
  367. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/FloatingPortalLite.js.map +0 -1
  368. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/FocusGuard.js +0 -27
  369. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/FocusGuard.js.map +0 -1
  370. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/InternalBackdrop.js +0 -42
  371. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/InternalBackdrop.js.map +0 -1
  372. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/adaptiveOriginMiddleware.js +0 -64
  373. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/adaptiveOriginMiddleware.js.map +0 -1
  374. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/collapsibleOpenStateMapping.js +0 -22
  375. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/collapsibleOpenStateMapping.js.map +0 -1
  376. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/constants.js +0 -23
  377. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/constants.js.map +0 -1
  378. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/createBaseUIEventDetails.js +0 -27
  379. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/createBaseUIEventDetails.js.map +0 -1
  380. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getCssDimensions.js +0 -15
  381. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getCssDimensions.js.map +0 -1
  382. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getDisabledMountTransitionStyles.js +0 -9
  383. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getDisabledMountTransitionStyles.js.map +0 -1
  384. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getPseudoElementBounds.js +0 -19
  385. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getPseudoElementBounds.js.map +0 -1
  386. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getStateAttributesProps.js +0 -17
  387. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/getStateAttributesProps.js.map +0 -1
  388. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/hideMiddleware.js +0 -21
  389. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/hideMiddleware.js.map +0 -1
  390. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/itemEquality.js +0 -21
  391. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/itemEquality.js.map +0 -1
  392. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popupStateMapping.js +0 -41
  393. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popupStateMapping.js.map +0 -1
  394. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popups/popupStoreUtils.js +0 -84
  395. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popups/popupStoreUtils.js.map +0 -1
  396. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popups/popupTriggerMap.js +0 -51
  397. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popups/popupTriggerMap.js.map +0 -1
  398. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popups/store.js +0 -51
  399. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/popups/store.js.map +0 -1
  400. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/reason-parts.js +0 -18
  401. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/reason-parts.js.map +0 -1
  402. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveClassName.js +0 -7
  403. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveClassName.js.map +0 -1
  404. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveRef.js +0 -7
  405. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveRef.js.map +0 -1
  406. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveStyle.js +0 -7
  407. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveStyle.js.map +0 -1
  408. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveValueLabel.js +0 -54
  409. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/resolveValueLabel.js.map +0 -1
  410. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/serializeValue.js +0 -15
  411. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/serializeValue.js.map +0 -1
  412. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/stateAttributesMapping.js +0 -17
  413. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/stateAttributesMapping.js.map +0 -1
  414. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/styles.js +0 -13
  415. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/styles.js.map +0 -1
  416. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useAnchorPositioning.js +0 -266
  417. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useAnchorPositioning.js.map +0 -1
  418. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useAnimationsFinished.js +0 -29
  419. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useAnimationsFinished.js.map +0 -1
  420. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useBaseUiId.js +0 -8
  421. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useBaseUiId.js.map +0 -1
  422. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useFocusableWhenDisabled.js +0 -25
  423. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useFocusableWhenDisabled.js.map +0 -1
  424. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useOpenChangeComplete.js +0 -21
  425. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useOpenChangeComplete.js.map +0 -1
  426. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useOpenInteractionType.js +0 -25
  427. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useOpenInteractionType.js.map +0 -1
  428. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/usePopupAutoResize.js +0 -76
  429. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/usePopupAutoResize.js.map +0 -1
  430. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useRenderElement.js +0 -58
  431. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useRenderElement.js.map +0 -1
  432. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useTransitionStatus.js +0 -46
  433. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useTransitionStatus.js.map +0 -1
  434. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useValueChanged.js +0 -15
  435. package/dist/node_modules/.bun/@base-ui-components_react@1.0.0-rc.0_6526322f93af6249/node_modules/@base-ui-components/react/esm/utils/useValueChanged.js.map +0 -1
  436. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/detectBrowser.js +0 -43
  437. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/detectBrowser.js.map +0 -1
  438. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/empty.js +0 -9
  439. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/empty.js.map +0 -1
  440. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/error.js +0 -12
  441. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/error.js.map +0 -1
  442. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/formatErrorMessage.js +0 -8
  443. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/formatErrorMessage.js.map +0 -1
  444. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/getReactElementRef.js +0 -12
  445. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/getReactElementRef.js.map +0 -1
  446. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/inertValue.js +0 -8
  447. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/inertValue.js.map +0 -1
  448. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/isElementDisabled.js +0 -7
  449. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/isElementDisabled.js.map +0 -1
  450. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/isMouseWithinBounds.js +0 -8
  451. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/isMouseWithinBounds.js.map +0 -1
  452. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/mergeObjects.js +0 -15
  453. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/mergeObjects.js.map +0 -1
  454. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/owner.js +0 -7
  455. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/owner.js.map +0 -1
  456. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/reactVersion.js +0 -9
  457. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/reactVersion.js.map +0 -1
  458. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/safeReact.js +0 -8
  459. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/safeReact.js.map +0 -1
  460. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/ReactStore.js +0 -203
  461. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/ReactStore.js.map +0 -1
  462. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/Store.js +0 -83
  463. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/Store.js.map +0 -1
  464. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/createSelector.js +0 -23
  465. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/createSelector.js.map +0 -1
  466. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/useStore.js +0 -19
  467. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/store/useStore.js.map +0 -1
  468. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useAnimationFrame.js +0 -69
  469. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useAnimationFrame.js.map +0 -1
  470. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useControlled.js +0 -32
  471. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useControlled.js.map +0 -1
  472. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useEnhancedClickHandler.js +0 -20
  473. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useEnhancedClickHandler.js.map +0 -1
  474. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useId.js +0 -21
  475. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useId.js.map +0 -1
  476. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useIsoLayoutEffect.js +0 -7
  477. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useIsoLayoutEffect.js.map +0 -1
  478. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useMergedRefs.js +0 -70
  479. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useMergedRefs.js.map +0 -1
  480. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useOnFirstRender.js +0 -9
  481. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useOnFirstRender.js.map +0 -1
  482. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useOnMount.js +0 -9
  483. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useOnMount.js.map +0 -1
  484. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useRefWithInit.js +0 -10
  485. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useRefWithInit.js.map +0 -1
  486. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useScrollLock.js +0 -107
  487. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useScrollLock.js.map +0 -1
  488. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useStableCallback.js +0 -30
  489. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useStableCallback.js.map +0 -1
  490. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useTimeout.js +0 -33
  491. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useTimeout.js.map +0 -1
  492. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useValueAsRef.js +0 -20
  493. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/useValueAsRef.js.map +0 -1
  494. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/visuallyHidden.js +0 -17
  495. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/visuallyHidden.js.map +0 -1
  496. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/warn.js +0 -12
  497. package/dist/node_modules/.bun/@base-ui-components_utils@0.2.2_6526322f93af6249/node_modules/@base-ui-components/utils/esm/warn.js.map +0 -1
  498. package/dist/node_modules/.bun/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -490
  499. package/dist/node_modules/.bun/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  500. package/dist/node_modules/.bun/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -402
  501. package/dist/node_modules/.bun/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  502. package/dist/node_modules/.bun/@floating-ui_react-dom@2.1.6_67f6792bdf102c28/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -184
  503. package/dist/node_modules/.bun/@floating-ui_react-dom@2.1.6_67f6792bdf102c28/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  504. package/dist/node_modules/.bun/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -137
  505. package/dist/node_modules/.bun/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  506. package/dist/node_modules/.bun/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -131
  507. package/dist/node_modules/.bun/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  508. package/dist/node_modules/.bun/@radix-ui_react-compose-refs@1.1.2_09a4a3ac15cb54ba/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -26
  509. package/dist/node_modules/.bun/@radix-ui_react-compose-refs@1.1.2_09a4a3ac15cb54ba/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  510. package/dist/node_modules/.bun/@radix-ui_react-slot@1.2.4_09a4a3ac15cb54ba/node_modules/@radix-ui/react-slot/dist/index.js +0 -62
  511. package/dist/node_modules/.bun/@radix-ui_react-slot@1.2.4_09a4a3ac15cb54ba/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  512. package/dist/node_modules/.bun/reselect@5.1.1/node_modules/reselect/dist/reselect.js +0 -325
  513. package/dist/node_modules/.bun/reselect@5.1.1/node_modules/reselect/dist/reselect.js.map +0 -1
  514. package/dist/node_modules/.bun/tabbable@6.3.0/node_modules/tabbable/dist/index.esm.js +0 -212
  515. package/dist/node_modules/.bun/tabbable@6.3.0/node_modules/tabbable/dist/index.esm.js.map +0 -1
  516. package/dist/node_modules/.bun/tailwind-merge@2.5.4/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2294
  517. package/dist/node_modules/.bun/tailwind-merge@2.5.4/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
  518. package/dist/node_modules/.bun/tailwind-variants@0.3.1_b0c4767bcd570450/node_modules/tailwind-variants/dist/chunk-I2QGXAA3.js +0 -29
  519. package/dist/node_modules/.bun/tailwind-variants@0.3.1_b0c4767bcd570450/node_modules/tailwind-variants/dist/chunk-I2QGXAA3.js.map +0 -1
  520. package/dist/node_modules/.bun/tailwind-variants@0.3.1_b0c4767bcd570450/node_modules/tailwind-variants/dist/index.js +0 -127
  521. package/dist/node_modules/.bun/tailwind-variants@0.3.1_b0c4767bcd570450/node_modules/tailwind-variants/dist/index.js.map +0 -1
  522. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -59
  523. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js.map +0 -1
  524. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -58
  525. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js.map +0 -1
  526. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -59
  527. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +0 -1
  528. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -47
  529. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +0 -1
  530. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/shim/index.js +0 -11
  531. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/shim/index.js.map +0 -1
  532. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/shim/with-selector.js +0 -11
  533. package/dist/node_modules/.bun/use-sync-external-store@1.6.0_83d5fd7b249dbeef/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
  534. package/dist/packages/design-tokens-format/dist/definitions/tokenTypes.js +0 -20
  535. package/dist/packages/design-tokens-format/dist/definitions/tokenTypes.js.map +0 -1
  536. package/dist/packages/design-tokens-format/dist/utils/colorConversions.js +0 -29
  537. package/dist/packages/design-tokens-format/dist/utils/colorConversions.js.map +0 -1
  538. package/dist/packages/tokens/dist/collections/types.js +0 -17
  539. package/dist/packages/tokens/dist/collections/types.js.map +0 -1
  540. package/dist/packages/tokens/dist/merge.js +0 -21
  541. package/dist/packages/tokens/dist/merge.js.map +0 -1
  542. package/dist/packages/tokens/dist/primitives/animation.js +0 -107
  543. package/dist/packages/tokens/dist/primitives/animation.js.map +0 -1
  544. package/dist/packages/tokens/dist/primitives/breakpoints.js +0 -32
  545. package/dist/packages/tokens/dist/primitives/breakpoints.js.map +0 -1
  546. package/dist/packages/tokens/dist/primitives/colors.js +0 -354
  547. package/dist/packages/tokens/dist/primitives/colors.js.map +0 -1
  548. package/dist/packages/tokens/dist/primitives/opacity.js +0 -22
  549. package/dist/packages/tokens/dist/primitives/opacity.js.map +0 -1
  550. package/dist/packages/tokens/dist/primitives/radii.js +0 -37
  551. package/dist/packages/tokens/dist/primitives/radii.js.map +0 -1
  552. package/dist/packages/tokens/dist/primitives/shadow.js +0 -66
  553. package/dist/packages/tokens/dist/primitives/shadow.js.map +0 -1
  554. package/dist/packages/tokens/dist/primitives/spacing.js +0 -56
  555. package/dist/packages/tokens/dist/primitives/spacing.js.map +0 -1
  556. package/dist/packages/tokens/dist/primitives/typography.js +0 -162
  557. package/dist/packages/tokens/dist/primitives/typography.js.map +0 -1
  558. package/dist/packages/tokens/dist/semantic/color/base.js +0 -242
  559. package/dist/packages/tokens/dist/semantic/color/base.js.map +0 -1
  560. package/dist/packages/tokens/dist/semantic/color/bop.js +0 -47
  561. package/dist/packages/tokens/dist/semantic/color/bop.js.map +0 -1
  562. package/dist/packages/tokens/dist/semantic/color/civic.js +0 -50
  563. package/dist/packages/tokens/dist/semantic/color/civic.js.map +0 -1
  564. package/dist/packages/tokens/dist/semantic/color/dark.js +0 -146
  565. package/dist/packages/tokens/dist/semantic/color/dark.js.map +0 -1
  566. package/dist/packages/tokens/dist/semantic/color/darktech.js +0 -149
  567. package/dist/packages/tokens/dist/semantic/color/darktech.js.map +0 -1
  568. package/dist/packages/tokens/dist/semantic/color/institution.js +0 -67
  569. package/dist/packages/tokens/dist/semantic/color/institution.js.map +0 -1
  570. package/dist/packages/tokens/dist/semantic/color/oceana.js +0 -155
  571. package/dist/packages/tokens/dist/semantic/color/oceana.js.map +0 -1
  572. package/dist/packages/tokens/dist/semantic/color/recreation.js +0 -155
  573. package/dist/packages/tokens/dist/semantic/color/recreation.js.map +0 -1
  574. package/dist/packages/tokens/dist/semantic/spatial/base.js +0 -651
  575. package/dist/packages/tokens/dist/semantic/spatial/base.js.map +0 -1
  576. package/dist/packages/tokens/dist/semantic/surface/base.js +0 -93
  577. package/dist/packages/tokens/dist/semantic/surface/base.js.map +0 -1
  578. package/dist/packages/tokens/dist/semantic/surface/framed.js +0 -39
  579. package/dist/packages/tokens/dist/semantic/surface/framed.js.map +0 -1
  580. package/dist/packages/tokens/dist/semantic/surface/sharp.js +0 -39
  581. package/dist/packages/tokens/dist/semantic/surface/sharp.js.map +0 -1
  582. package/dist/packages/tokens/dist/semantic/surface/soft.js +0 -39
  583. package/dist/packages/tokens/dist/semantic/surface/soft.js.map +0 -1
  584. package/dist/packages/tokens/dist/semantic/typography/base.js +0 -858
  585. package/dist/packages/tokens/dist/semantic/typography/base.js.map +0 -1
  586. package/dist/packages/tokens/dist/theme-registry.js +0 -32
  587. package/dist/packages/tokens/dist/theme-registry.js.map +0 -1
  588. package/dist/packages/tokens/dist/themes/resolver.js +0 -44
  589. package/dist/packages/tokens/dist/themes/resolver.js.map +0 -1
  590. package/dist/packages/tokens/dist/tokens.js +0 -33
  591. package/dist/packages/tokens/dist/tokens.js.map +0 -1
  592. package/dist/packages/tokens/dist/types.js +0 -7
  593. package/dist/packages/tokens/dist/types.js.map +0 -1
  594. package/dist/packages/tokens/dist/utils.js +0 -70
  595. package/dist/packages/tokens/dist/utils.js.map +0 -1
  596. package/dist/theme/hooks.js +0 -22
  597. package/dist/theme/hooks.js.map +0 -1
  598. package/dist/theme/theme-provider.js +0 -96
  599. package/dist/theme/theme-provider.js.map +0 -1
  600. package/dist/theme/utils.js +0 -44
  601. package/dist/theme/utils.js.map +0 -1
  602. package/src/App.css +0 -0
  603. package/src/App.tsx +0 -7
  604. package/src/assets/fonts/PPNeueMontreal-Variable.woff2 +0 -0
  605. package/src/assets/react.svg +0 -1
  606. package/src/components/atoms/accordion/accordion.stories.tsx +0 -228
  607. package/src/components/atoms/accordion/accordion.test.tsx +0 -231
  608. package/src/components/atoms/accordion/index.ts +0 -6
  609. package/src/components/atoms/background/background.test.tsx +0 -213
  610. package/src/components/atoms/background/index.ts +0 -22
  611. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-charcoal-chromium-darwin.png +0 -0
  612. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-charcoal-chromium-linux.png +0 -0
  613. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-charcoal-outline-chromium-darwin.png +0 -0
  614. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-charcoal-outline-chromium-linux.png +0 -0
  615. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-charcoal-outline-quiet-chromium-darwin.png +0 -0
  616. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-charcoal-outline-quiet-chromium-linux.png +0 -0
  617. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-disabled-chromium-darwin.png +0 -0
  618. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-disabled-chromium-linux.png +0 -0
  619. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-ivory-chromium-darwin.png +0 -0
  620. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-ivory-chromium-linux.png +0 -0
  621. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-ivory-outline-chromium-darwin.png +0 -0
  622. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-ivory-outline-chromium-linux.png +0 -0
  623. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-ivory-outline-quiet-chromium-darwin.png +0 -0
  624. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-ivory-outline-quiet-chromium-linux.png +0 -0
  625. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-size-large-chromium-darwin.png +0 -0
  626. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-size-large-chromium-linux.png +0 -0
  627. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-size-medium-chromium-darwin.png +0 -0
  628. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-size-medium-chromium-linux.png +0 -0
  629. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-size-small-chromium-darwin.png +0 -0
  630. package/src/components/atoms/button/__screenshots__/button.visual.test.tsx/button-size-small-chromium-linux.png +0 -0
  631. package/src/components/atoms/button/button.stories.tsx +0 -289
  632. package/src/components/atoms/button/button.test.tsx +0 -419
  633. package/src/components/atoms/button/button.visual.test.tsx +0 -98
  634. package/src/components/atoms/button/icon-button.stories.tsx +0 -260
  635. package/src/components/atoms/button/icon-button.test.tsx +0 -186
  636. package/src/components/atoms/button/index.ts +0 -6
  637. package/src/components/atoms/input/index.ts +0 -17
  638. package/src/components/atoms/input/input-group.stories.tsx +0 -646
  639. package/src/components/atoms/input/input-group.test.tsx +0 -362
  640. package/src/components/atoms/input/input.stories.tsx +0 -228
  641. package/src/components/atoms/input/input.test.tsx +0 -167
  642. package/src/components/atoms/ndstudio-footer/index.ts +0 -1
  643. package/src/components/atoms/pager-control/index.ts +0 -5
  644. package/src/components/atoms/pager-control/pager-control.stories.tsx +0 -207
  645. package/src/components/atoms/pager-control/pager-control.test.tsx +0 -130
  646. package/src/components/atoms/popover/index.ts +0 -30
  647. package/src/components/atoms/popover/popover.stories.tsx +0 -531
  648. package/src/components/atoms/popover/popover.test.tsx +0 -486
  649. package/src/components/atoms/select/index.ts +0 -18
  650. package/src/components/atoms/select/select.stories.tsx +0 -455
  651. package/src/components/atoms/tooltip/index.ts +0 -24
  652. package/src/components/atoms/tooltip/tooltip.stories.tsx +0 -348
  653. package/src/components/atoms/tooltip/tooltip.test.tsx +0 -363
  654. package/src/components/dev-tools/dev-toolbar/dev-toolbar.stories.tsx +0 -73
  655. package/src/components/dev-tools/dev-toolbar/index.ts +0 -1
  656. package/src/components/dev-tools/grid-overlay/index.ts +0 -1
  657. package/src/components/dev-tools/index.ts +0 -2
  658. package/src/components/foundation/typography/typography.stories.tsx +0 -401
  659. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-default-vertical-chromium-darwin.png +0 -0
  660. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-default-vertical-chromium-linux.png +0 -0
  661. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-horizontal-chromium-darwin.png +0 -0
  662. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-horizontal-chromium-linux.png +0 -0
  663. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-minimal-chromium-darwin.png +0 -0
  664. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-minimal-chromium-linux.png +0 -0
  665. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-without-actions-chromium-darwin.png +0 -0
  666. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-without-actions-chromium-linux.png +0 -0
  667. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-without-eyebrow-chromium-darwin.png +0 -0
  668. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-without-eyebrow-chromium-linux.png +0 -0
  669. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-without-image-chromium-darwin.png +0 -0
  670. package/src/components/organisms/card/__screenshots__/card.visual.test.tsx/card-without-image-chromium-linux.png +0 -0
  671. package/src/components/organisms/card/card.stories.tsx +0 -293
  672. package/src/components/organisms/card/card.test.tsx +0 -247
  673. package/src/components/organisms/card/card.visual.test.tsx +0 -197
  674. package/src/components/organisms/card/index.ts +0 -26
  675. package/src/components/organisms/navbar/__screenshots__/navbar.visual.test.tsx/navbar-active-link-chromium-darwin.png +0 -0
  676. package/src/components/organisms/navbar/__screenshots__/navbar.visual.test.tsx/navbar-active-link-chromium-linux.png +0 -0
  677. package/src/components/organisms/navbar/__screenshots__/navbar.visual.test.tsx/navbar-brand-only-chromium-darwin.png +0 -0
  678. package/src/components/organisms/navbar/__screenshots__/navbar.visual.test.tsx/navbar-brand-only-chromium-linux.png +0 -0
  679. package/src/components/organisms/navbar/__screenshots__/navbar.visual.test.tsx/navbar-default-chromium-darwin.png +0 -0
  680. package/src/components/organisms/navbar/__screenshots__/navbar.visual.test.tsx/navbar-default-chromium-linux.png +0 -0
  681. package/src/components/organisms/navbar/index.ts +0 -18
  682. package/src/components/organisms/navbar/navbar.stories.tsx +0 -313
  683. package/src/components/organisms/navbar/navbar.test.tsx +0 -190
  684. package/src/components/organisms/navbar/navbar.visual.test.tsx +0 -85
  685. package/src/components/organisms/us-gov-banner/__screenshots__/us-gov-banner.visual.test.tsx/us-gov-banner-custom-icon-chromium-darwin.png +0 -0
  686. package/src/components/organisms/us-gov-banner/__screenshots__/us-gov-banner.visual.test.tsx/us-gov-banner-custom-icon-chromium-linux.png +0 -0
  687. package/src/components/organisms/us-gov-banner/__screenshots__/us-gov-banner.visual.test.tsx/us-gov-banner-custom-text-chromium-darwin.png +0 -0
  688. package/src/components/organisms/us-gov-banner/__screenshots__/us-gov-banner.visual.test.tsx/us-gov-banner-custom-text-chromium-linux.png +0 -0
  689. package/src/components/organisms/us-gov-banner/__screenshots__/us-gov-banner.visual.test.tsx/us-gov-banner-default-chromium-darwin.png +0 -0
  690. package/src/components/organisms/us-gov-banner/__screenshots__/us-gov-banner.visual.test.tsx/us-gov-banner-default-chromium-linux.png +0 -0
  691. package/src/components/organisms/us-gov-banner/index.ts +0 -5
  692. package/src/components/organisms/us-gov-banner/us-gov-banner.stories.tsx +0 -35
  693. package/src/components/organisms/us-gov-banner/us-gov-banner.test.tsx +0 -107
  694. package/src/components/organisms/us-gov-banner/us-gov-banner.visual.test.tsx +0 -46
  695. package/src/components/sections/banner/banner.stories.tsx +0 -150
  696. package/src/components/sections/banner/banner.test.tsx +0 -185
  697. package/src/components/sections/banner/index.ts +0 -2
  698. package/src/components/sections/card-grid/card-grid.stories.tsx +0 -351
  699. package/src/components/sections/card-grid/index.ts +0 -1
  700. package/src/components/sections/faq-section/faq-section.stories.tsx +0 -453
  701. package/src/components/sections/faq-section/index.ts +0 -2
  702. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a1-desktop-chromium-darwin.png +0 -0
  703. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a1-desktop-chromium-linux.png +0 -0
  704. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a1-mobile-chromium-darwin.png +0 -0
  705. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a1-mobile-chromium-linux.png +0 -0
  706. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a1-tablet-chromium-darwin.png +0 -0
  707. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a1-tablet-chromium-linux.png +0 -0
  708. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a2-desktop-chromium-darwin.png +0 -0
  709. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a2-desktop-chromium-linux.png +0 -0
  710. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a2-mobile-chromium-darwin.png +0 -0
  711. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a2-mobile-chromium-linux.png +0 -0
  712. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a2-tablet-chromium-darwin.png +0 -0
  713. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a2-tablet-chromium-linux.png +0 -0
  714. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a3-desktop-chromium-darwin.png +0 -0
  715. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a3-desktop-chromium-linux.png +0 -0
  716. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a3-mobile-chromium-darwin.png +0 -0
  717. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a3-mobile-chromium-linux.png +0 -0
  718. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a3-tablet-chromium-darwin.png +0 -0
  719. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-a3-tablet-chromium-linux.png +0 -0
  720. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-custom-class-chromium-darwin.png +0 -0
  721. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-custom-class-chromium-linux.png +0 -0
  722. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-default-chromium-linux.png +0 -0
  723. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-long-title-chromium-darwin.png +0 -0
  724. package/src/components/sections/hero/__screenshots__/hero.visual.test.tsx/hero-long-title-chromium-linux.png +0 -0
  725. package/src/components/sections/hero/hero.stories.tsx +0 -397
  726. package/src/components/sections/hero/hero.test.tsx +0 -138
  727. package/src/components/sections/hero/hero.visual.test.tsx +0 -140
  728. package/src/components/sections/hero/index.ts +0 -23
  729. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-h3-heading-chromium-darwin.png +0 -0
  730. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-h3-heading-chromium-linux.png +0 -0
  731. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-multiple-paragraphs-chromium-darwin.png +0 -0
  732. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-multiple-paragraphs-chromium-linux.png +0 -0
  733. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-multiple-sections-chromium-darwin.png +0 -0
  734. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-multiple-sections-chromium-linux.png +0 -0
  735. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-single-section-chromium-darwin.png +0 -0
  736. package/src/components/sections/prose/__screenshots__/prose.visual.test.tsx/prose-single-section-chromium-linux.png +0 -0
  737. package/src/components/sections/prose/index.ts +0 -6
  738. package/src/components/sections/prose/prose.stories.tsx +0 -144
  739. package/src/components/sections/prose/prose.test.tsx +0 -178
  740. package/src/components/sections/prose/prose.visual.test.tsx +0 -105
  741. package/src/components/sections/quote-block/index.ts +0 -5
  742. package/src/components/sections/river/index.ts +0 -1
  743. package/src/components/sections/river/river.stories.tsx +0 -237
  744. package/src/components/sections/river/river.test.tsx +0 -268
  745. package/src/components/sections/tout/index.ts +0 -1
  746. package/src/components/sections/tout/tout.stories.tsx +0 -171
  747. package/src/components/sections/tout/tout.test.tsx +0 -242
  748. package/src/components/sections/two-column-section/index.ts +0 -5
  749. package/src/components/sections/two-column-section/two-column-section.stories.tsx +0 -285
  750. package/src/components/shared/index.ts +0 -5
  751. package/src/index.ts +0 -293
  752. package/src/main.tsx +0 -13
  753. package/src/stories/grid-system.stories.tsx +0 -309
  754. package/src/stories/introduction.mdx +0 -128
  755. package/src/stories/theme-provider.stories.tsx +0 -349
  756. package/src/stories/token-showcase.stories.tsx +0 -73
  757. package/src/stories/token-showcase.tsx +0 -777
  758. package/src/styles.css +0 -14
  759. package/src/tests/token-resolution.test.tsx +0 -298
  760. package/src/theme/theme-provider.test.tsx +0 -270
@@ -1,2294 +0,0 @@
1
- const ne = (e) => {
2
- const r = le(e), {
3
- conflictingClassGroups: t,
4
- conflictingClassGroupModifiers: o
5
- } = e;
6
- return {
7
- getClassGroupId: (i) => {
8
- const s = i.split("-");
9
- return s[0] === "" && s.length !== 1 && s.shift(), ee(s, r) || se(i);
10
- },
11
- getConflictingClassGroupIds: (i, s) => {
12
- const u = t[i] || [];
13
- return s && o[i] ? [...u, ...o[i]] : u;
14
- }
15
- };
16
- }, ee = (e, r) => {
17
- if (e.length === 0)
18
- return r.classGroupId;
19
- const t = e[0], o = r.nextPart.get(t), a = o ? ee(e.slice(1), o) : void 0;
20
- if (a)
21
- return a;
22
- if (r.validators.length === 0)
23
- return;
24
- const n = e.join("-");
25
- return r.validators.find(({
26
- validator: i
27
- }) => i(n))?.classGroupId;
28
- }, Y = /^\[(.+)\]$/, se = (e) => {
29
- if (Y.test(e)) {
30
- const r = Y.exec(e)[1], t = r?.substring(0, r.indexOf(":"));
31
- if (t)
32
- return "arbitrary.." + t;
33
- }
34
- }, le = (e) => {
35
- const {
36
- theme: r,
37
- prefix: t
38
- } = e, o = {
39
- nextPart: /* @__PURE__ */ new Map(),
40
- validators: []
41
- };
42
- return ae(Object.entries(e.classGroups), t).forEach(([n, i]) => {
43
- F(i, o, n, r);
44
- }), o;
45
- }, F = (e, r, t, o) => {
46
- e.forEach((a) => {
47
- if (typeof a == "string") {
48
- const n = a === "" ? r : D(r, a);
49
- n.classGroupId = t;
50
- return;
51
- }
52
- if (typeof a == "function") {
53
- if (ie(a)) {
54
- F(a(o), r, t, o);
55
- return;
56
- }
57
- r.validators.push({
58
- validator: a,
59
- classGroupId: t
60
- });
61
- return;
62
- }
63
- Object.entries(a).forEach(([n, i]) => {
64
- F(i, D(r, n), t, o);
65
- });
66
- });
67
- }, D = (e, r) => {
68
- let t = e;
69
- return r.split("-").forEach((o) => {
70
- t.nextPart.has(o) || t.nextPart.set(o, {
71
- nextPart: /* @__PURE__ */ new Map(),
72
- validators: []
73
- }), t = t.nextPart.get(o);
74
- }), t;
75
- }, ie = (e) => e.isThemeGetter, ae = (e, r) => r ? e.map(([t, o]) => {
76
- const a = o.map((n) => typeof n == "string" ? r + n : typeof n == "object" ? Object.fromEntries(Object.entries(n).map(([i, s]) => [r + i, s])) : n);
77
- return [t, a];
78
- }) : e, ce = (e) => {
79
- if (e < 1)
80
- return {
81
- get: () => {
82
- },
83
- set: () => {
84
- }
85
- };
86
- let r = 0, t = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
87
- const a = (n, i) => {
88
- t.set(n, i), r++, r > e && (r = 0, o = t, t = /* @__PURE__ */ new Map());
89
- };
90
- return {
91
- get(n) {
92
- let i = t.get(n);
93
- if (i !== void 0)
94
- return i;
95
- if ((i = o.get(n)) !== void 0)
96
- return a(n, i), i;
97
- },
98
- set(n, i) {
99
- t.has(n) ? t.set(n, i) : a(n, i);
100
- }
101
- };
102
- };
103
- const de = (e) => {
104
- const {
105
- separator: r,
106
- experimentalParseClassName: t
107
- } = e, o = r.length === 1, a = r[0], n = r.length, i = (s) => {
108
- const u = [];
109
- let g = 0, m = 0, y;
110
- for (let p = 0; p < s.length; p++) {
111
- let f = s[p];
112
- if (g === 0) {
113
- if (f === a && (o || s.slice(p, p + n) === r)) {
114
- u.push(s.slice(m, p)), m = p + n;
115
- continue;
116
- }
117
- if (f === "/") {
118
- y = p;
119
- continue;
120
- }
121
- }
122
- f === "[" ? g++ : f === "]" && g--;
123
- }
124
- const x = u.length === 0 ? s : s.substring(m), v = x.startsWith("!"), w = v ? x.substring(1) : x, b = y && y > m ? y - m : void 0;
125
- return {
126
- modifiers: u,
127
- hasImportantModifier: v,
128
- baseClassName: w,
129
- maybePostfixModifierPosition: b
130
- };
131
- };
132
- return t ? (s) => t({
133
- className: s,
134
- parseClassName: i
135
- }) : i;
136
- }, pe = (e) => {
137
- if (e.length <= 1)
138
- return e;
139
- const r = [];
140
- let t = [];
141
- return e.forEach((o) => {
142
- o[0] === "[" ? (r.push(...t.sort(), o), t = []) : t.push(o);
143
- }), r.push(...t.sort()), r;
144
- }, ue = (e) => ({
145
- cache: ce(e.cacheSize),
146
- parseClassName: de(e),
147
- ...ne(e)
148
- }), be = /\s+/, ge = (e, r) => {
149
- const {
150
- parseClassName: t,
151
- getClassGroupId: o,
152
- getConflictingClassGroupIds: a
153
- } = r, n = [], i = e.trim().split(be);
154
- let s = "";
155
- for (let u = i.length - 1; u >= 0; u -= 1) {
156
- const g = i[u], {
157
- modifiers: m,
158
- hasImportantModifier: y,
159
- baseClassName: x,
160
- maybePostfixModifierPosition: v
161
- } = t(g);
162
- let w = !!v, b = o(w ? x.substring(0, v) : x);
163
- if (!b) {
164
- if (!w) {
165
- s = g + (s.length > 0 ? " " + s : s);
166
- continue;
167
- }
168
- if (b = o(x), !b) {
169
- s = g + (s.length > 0 ? " " + s : s);
170
- continue;
171
- }
172
- w = !1;
173
- }
174
- const p = pe(m).join(":"), f = y ? p + "!" : p, h = f + b;
175
- if (n.includes(h))
176
- continue;
177
- n.push(h);
178
- const M = a(b, w);
179
- for (let S = 0; S < M.length; ++S) {
180
- const E = M[S];
181
- n.push(f + E);
182
- }
183
- s = g + (s.length > 0 ? " " + s : s);
184
- }
185
- return s;
186
- };
187
- function fe() {
188
- let e = 0, r, t, o = "";
189
- for (; e < arguments.length; )
190
- (r = arguments[e++]) && (t = re(r)) && (o && (o += " "), o += t);
191
- return o;
192
- }
193
- const re = (e) => {
194
- if (typeof e == "string")
195
- return e;
196
- let r, t = "";
197
- for (let o = 0; o < e.length; o++)
198
- e[o] && (r = re(e[o])) && (t && (t += " "), t += r);
199
- return t;
200
- };
201
- function B(e, ...r) {
202
- let t, o, a, n = i;
203
- function i(u) {
204
- const g = r.reduce((m, y) => y(m), e());
205
- return t = ue(g), o = t.cache.get, a = t.cache.set, n = s, s(u);
206
- }
207
- function s(u) {
208
- const g = o(u);
209
- if (g)
210
- return g;
211
- const m = ge(u, t);
212
- return a(u, m), m;
213
- }
214
- return function() {
215
- return n(fe.apply(null, arguments));
216
- };
217
- }
218
- const c = (e) => {
219
- const r = (t) => t[e] || [];
220
- return r.isThemeGetter = !0, r;
221
- }, te = /^\[(?:([a-z-]+):)?(.+)\]$/i, me = /^\d+\/\d+$/, he = /* @__PURE__ */ new Set(["px", "full", "screen"]), ye = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, xe = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, we = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, ve = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ke = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, C = (e) => R(e) || he.has(e) || me.test(e), z = (e) => P(e, "length", Ie), R = (e) => !!e && !Number.isNaN(Number(e)), $ = (e) => P(e, "number", R), G = (e) => !!e && Number.isInteger(Number(e)), Ce = (e) => e.endsWith("%") && R(e.slice(0, -1)), l = (e) => te.test(e), A = (e) => ye.test(e), ze = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Ae = (e) => P(e, ze, oe), Se = (e) => P(e, "position", oe), Re = /* @__PURE__ */ new Set(["image", "url"]), Pe = (e) => P(e, Re, Te), Me = (e) => P(e, "", Ge), T = () => !0, P = (e, r, t) => {
222
- const o = te.exec(e);
223
- return o ? o[1] ? typeof r == "string" ? o[1] === r : r.has(o[1]) : t(o[2]) : !1;
224
- }, Ie = (e) => (
225
- // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
226
- // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
227
- // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
228
- xe.test(e) && !we.test(e)
229
- ), oe = () => !1, Ge = (e) => ve.test(e), Te = (e) => ke.test(e), U = () => {
230
- const e = c("colors"), r = c("spacing"), t = c("blur"), o = c("brightness"), a = c("borderColor"), n = c("borderRadius"), i = c("borderSpacing"), s = c("borderWidth"), u = c("contrast"), g = c("grayscale"), m = c("hueRotate"), y = c("invert"), x = c("gap"), v = c("gradientColorStops"), w = c("gradientColorStopPositions"), b = c("inset"), p = c("margin"), f = c("opacity"), h = c("padding"), M = c("saturate"), S = c("scale"), E = c("sepia"), q = c("skew"), J = c("space"), K = c("translate"), j = () => ["auto", "contain", "none"], W = () => ["auto", "hidden", "clip", "visible", "scroll"], O = () => ["auto", l, r], d = () => [l, r], X = () => ["", C, z], L = () => ["auto", R, l], Z = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], _ = () => ["solid", "dashed", "dotted", "double", "none"], H = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], V = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], I = () => ["", "0", l], Q = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], k = () => [R, l];
231
- return {
232
- cacheSize: 500,
233
- separator: ":",
234
- theme: {
235
- colors: [T],
236
- spacing: [C, z],
237
- blur: ["none", "", A, l],
238
- brightness: k(),
239
- borderColor: [e],
240
- borderRadius: ["none", "", "full", A, l],
241
- borderSpacing: d(),
242
- borderWidth: X(),
243
- contrast: k(),
244
- grayscale: I(),
245
- hueRotate: k(),
246
- invert: I(),
247
- gap: d(),
248
- gradientColorStops: [e],
249
- gradientColorStopPositions: [Ce, z],
250
- inset: O(),
251
- margin: O(),
252
- opacity: k(),
253
- padding: d(),
254
- saturate: k(),
255
- scale: k(),
256
- sepia: I(),
257
- skew: k(),
258
- space: d(),
259
- translate: d()
260
- },
261
- classGroups: {
262
- // Layout
263
- /**
264
- * Aspect Ratio
265
- * @see https://tailwindcss.com/docs/aspect-ratio
266
- */
267
- aspect: [{
268
- aspect: ["auto", "square", "video", l]
269
- }],
270
- /**
271
- * Container
272
- * @see https://tailwindcss.com/docs/container
273
- */
274
- container: ["container"],
275
- /**
276
- * Columns
277
- * @see https://tailwindcss.com/docs/columns
278
- */
279
- columns: [{
280
- columns: [A]
281
- }],
282
- /**
283
- * Break After
284
- * @see https://tailwindcss.com/docs/break-after
285
- */
286
- "break-after": [{
287
- "break-after": Q()
288
- }],
289
- /**
290
- * Break Before
291
- * @see https://tailwindcss.com/docs/break-before
292
- */
293
- "break-before": [{
294
- "break-before": Q()
295
- }],
296
- /**
297
- * Break Inside
298
- * @see https://tailwindcss.com/docs/break-inside
299
- */
300
- "break-inside": [{
301
- "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
302
- }],
303
- /**
304
- * Box Decoration Break
305
- * @see https://tailwindcss.com/docs/box-decoration-break
306
- */
307
- "box-decoration": [{
308
- "box-decoration": ["slice", "clone"]
309
- }],
310
- /**
311
- * Box Sizing
312
- * @see https://tailwindcss.com/docs/box-sizing
313
- */
314
- box: [{
315
- box: ["border", "content"]
316
- }],
317
- /**
318
- * Display
319
- * @see https://tailwindcss.com/docs/display
320
- */
321
- display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
322
- /**
323
- * Floats
324
- * @see https://tailwindcss.com/docs/float
325
- */
326
- float: [{
327
- float: ["right", "left", "none", "start", "end"]
328
- }],
329
- /**
330
- * Clear
331
- * @see https://tailwindcss.com/docs/clear
332
- */
333
- clear: [{
334
- clear: ["left", "right", "both", "none", "start", "end"]
335
- }],
336
- /**
337
- * Isolation
338
- * @see https://tailwindcss.com/docs/isolation
339
- */
340
- isolation: ["isolate", "isolation-auto"],
341
- /**
342
- * Object Fit
343
- * @see https://tailwindcss.com/docs/object-fit
344
- */
345
- "object-fit": [{
346
- object: ["contain", "cover", "fill", "none", "scale-down"]
347
- }],
348
- /**
349
- * Object Position
350
- * @see https://tailwindcss.com/docs/object-position
351
- */
352
- "object-position": [{
353
- object: [...Z(), l]
354
- }],
355
- /**
356
- * Overflow
357
- * @see https://tailwindcss.com/docs/overflow
358
- */
359
- overflow: [{
360
- overflow: W()
361
- }],
362
- /**
363
- * Overflow X
364
- * @see https://tailwindcss.com/docs/overflow
365
- */
366
- "overflow-x": [{
367
- "overflow-x": W()
368
- }],
369
- /**
370
- * Overflow Y
371
- * @see https://tailwindcss.com/docs/overflow
372
- */
373
- "overflow-y": [{
374
- "overflow-y": W()
375
- }],
376
- /**
377
- * Overscroll Behavior
378
- * @see https://tailwindcss.com/docs/overscroll-behavior
379
- */
380
- overscroll: [{
381
- overscroll: j()
382
- }],
383
- /**
384
- * Overscroll Behavior X
385
- * @see https://tailwindcss.com/docs/overscroll-behavior
386
- */
387
- "overscroll-x": [{
388
- "overscroll-x": j()
389
- }],
390
- /**
391
- * Overscroll Behavior Y
392
- * @see https://tailwindcss.com/docs/overscroll-behavior
393
- */
394
- "overscroll-y": [{
395
- "overscroll-y": j()
396
- }],
397
- /**
398
- * Position
399
- * @see https://tailwindcss.com/docs/position
400
- */
401
- position: ["static", "fixed", "absolute", "relative", "sticky"],
402
- /**
403
- * Top / Right / Bottom / Left
404
- * @see https://tailwindcss.com/docs/top-right-bottom-left
405
- */
406
- inset: [{
407
- inset: [b]
408
- }],
409
- /**
410
- * Right / Left
411
- * @see https://tailwindcss.com/docs/top-right-bottom-left
412
- */
413
- "inset-x": [{
414
- "inset-x": [b]
415
- }],
416
- /**
417
- * Top / Bottom
418
- * @see https://tailwindcss.com/docs/top-right-bottom-left
419
- */
420
- "inset-y": [{
421
- "inset-y": [b]
422
- }],
423
- /**
424
- * Start
425
- * @see https://tailwindcss.com/docs/top-right-bottom-left
426
- */
427
- start: [{
428
- start: [b]
429
- }],
430
- /**
431
- * End
432
- * @see https://tailwindcss.com/docs/top-right-bottom-left
433
- */
434
- end: [{
435
- end: [b]
436
- }],
437
- /**
438
- * Top
439
- * @see https://tailwindcss.com/docs/top-right-bottom-left
440
- */
441
- top: [{
442
- top: [b]
443
- }],
444
- /**
445
- * Right
446
- * @see https://tailwindcss.com/docs/top-right-bottom-left
447
- */
448
- right: [{
449
- right: [b]
450
- }],
451
- /**
452
- * Bottom
453
- * @see https://tailwindcss.com/docs/top-right-bottom-left
454
- */
455
- bottom: [{
456
- bottom: [b]
457
- }],
458
- /**
459
- * Left
460
- * @see https://tailwindcss.com/docs/top-right-bottom-left
461
- */
462
- left: [{
463
- left: [b]
464
- }],
465
- /**
466
- * Visibility
467
- * @see https://tailwindcss.com/docs/visibility
468
- */
469
- visibility: ["visible", "invisible", "collapse"],
470
- /**
471
- * Z-Index
472
- * @see https://tailwindcss.com/docs/z-index
473
- */
474
- z: [{
475
- z: ["auto", G, l]
476
- }],
477
- // Flexbox and Grid
478
- /**
479
- * Flex Basis
480
- * @see https://tailwindcss.com/docs/flex-basis
481
- */
482
- basis: [{
483
- basis: O()
484
- }],
485
- /**
486
- * Flex Direction
487
- * @see https://tailwindcss.com/docs/flex-direction
488
- */
489
- "flex-direction": [{
490
- flex: ["row", "row-reverse", "col", "col-reverse"]
491
- }],
492
- /**
493
- * Flex Wrap
494
- * @see https://tailwindcss.com/docs/flex-wrap
495
- */
496
- "flex-wrap": [{
497
- flex: ["wrap", "wrap-reverse", "nowrap"]
498
- }],
499
- /**
500
- * Flex
501
- * @see https://tailwindcss.com/docs/flex
502
- */
503
- flex: [{
504
- flex: ["1", "auto", "initial", "none", l]
505
- }],
506
- /**
507
- * Flex Grow
508
- * @see https://tailwindcss.com/docs/flex-grow
509
- */
510
- grow: [{
511
- grow: I()
512
- }],
513
- /**
514
- * Flex Shrink
515
- * @see https://tailwindcss.com/docs/flex-shrink
516
- */
517
- shrink: [{
518
- shrink: I()
519
- }],
520
- /**
521
- * Order
522
- * @see https://tailwindcss.com/docs/order
523
- */
524
- order: [{
525
- order: ["first", "last", "none", G, l]
526
- }],
527
- /**
528
- * Grid Template Columns
529
- * @see https://tailwindcss.com/docs/grid-template-columns
530
- */
531
- "grid-cols": [{
532
- "grid-cols": [T]
533
- }],
534
- /**
535
- * Grid Column Start / End
536
- * @see https://tailwindcss.com/docs/grid-column
537
- */
538
- "col-start-end": [{
539
- col: ["auto", {
540
- span: ["full", G, l]
541
- }, l]
542
- }],
543
- /**
544
- * Grid Column Start
545
- * @see https://tailwindcss.com/docs/grid-column
546
- */
547
- "col-start": [{
548
- "col-start": L()
549
- }],
550
- /**
551
- * Grid Column End
552
- * @see https://tailwindcss.com/docs/grid-column
553
- */
554
- "col-end": [{
555
- "col-end": L()
556
- }],
557
- /**
558
- * Grid Template Rows
559
- * @see https://tailwindcss.com/docs/grid-template-rows
560
- */
561
- "grid-rows": [{
562
- "grid-rows": [T]
563
- }],
564
- /**
565
- * Grid Row Start / End
566
- * @see https://tailwindcss.com/docs/grid-row
567
- */
568
- "row-start-end": [{
569
- row: ["auto", {
570
- span: [G, l]
571
- }, l]
572
- }],
573
- /**
574
- * Grid Row Start
575
- * @see https://tailwindcss.com/docs/grid-row
576
- */
577
- "row-start": [{
578
- "row-start": L()
579
- }],
580
- /**
581
- * Grid Row End
582
- * @see https://tailwindcss.com/docs/grid-row
583
- */
584
- "row-end": [{
585
- "row-end": L()
586
- }],
587
- /**
588
- * Grid Auto Flow
589
- * @see https://tailwindcss.com/docs/grid-auto-flow
590
- */
591
- "grid-flow": [{
592
- "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
593
- }],
594
- /**
595
- * Grid Auto Columns
596
- * @see https://tailwindcss.com/docs/grid-auto-columns
597
- */
598
- "auto-cols": [{
599
- "auto-cols": ["auto", "min", "max", "fr", l]
600
- }],
601
- /**
602
- * Grid Auto Rows
603
- * @see https://tailwindcss.com/docs/grid-auto-rows
604
- */
605
- "auto-rows": [{
606
- "auto-rows": ["auto", "min", "max", "fr", l]
607
- }],
608
- /**
609
- * Gap
610
- * @see https://tailwindcss.com/docs/gap
611
- */
612
- gap: [{
613
- gap: [x]
614
- }],
615
- /**
616
- * Gap X
617
- * @see https://tailwindcss.com/docs/gap
618
- */
619
- "gap-x": [{
620
- "gap-x": [x]
621
- }],
622
- /**
623
- * Gap Y
624
- * @see https://tailwindcss.com/docs/gap
625
- */
626
- "gap-y": [{
627
- "gap-y": [x]
628
- }],
629
- /**
630
- * Justify Content
631
- * @see https://tailwindcss.com/docs/justify-content
632
- */
633
- "justify-content": [{
634
- justify: ["normal", ...V()]
635
- }],
636
- /**
637
- * Justify Items
638
- * @see https://tailwindcss.com/docs/justify-items
639
- */
640
- "justify-items": [{
641
- "justify-items": ["start", "end", "center", "stretch"]
642
- }],
643
- /**
644
- * Justify Self
645
- * @see https://tailwindcss.com/docs/justify-self
646
- */
647
- "justify-self": [{
648
- "justify-self": ["auto", "start", "end", "center", "stretch"]
649
- }],
650
- /**
651
- * Align Content
652
- * @see https://tailwindcss.com/docs/align-content
653
- */
654
- "align-content": [{
655
- content: ["normal", ...V(), "baseline"]
656
- }],
657
- /**
658
- * Align Items
659
- * @see https://tailwindcss.com/docs/align-items
660
- */
661
- "align-items": [{
662
- items: ["start", "end", "center", "baseline", "stretch"]
663
- }],
664
- /**
665
- * Align Self
666
- * @see https://tailwindcss.com/docs/align-self
667
- */
668
- "align-self": [{
669
- self: ["auto", "start", "end", "center", "stretch", "baseline"]
670
- }],
671
- /**
672
- * Place Content
673
- * @see https://tailwindcss.com/docs/place-content
674
- */
675
- "place-content": [{
676
- "place-content": [...V(), "baseline"]
677
- }],
678
- /**
679
- * Place Items
680
- * @see https://tailwindcss.com/docs/place-items
681
- */
682
- "place-items": [{
683
- "place-items": ["start", "end", "center", "baseline", "stretch"]
684
- }],
685
- /**
686
- * Place Self
687
- * @see https://tailwindcss.com/docs/place-self
688
- */
689
- "place-self": [{
690
- "place-self": ["auto", "start", "end", "center", "stretch"]
691
- }],
692
- // Spacing
693
- /**
694
- * Padding
695
- * @see https://tailwindcss.com/docs/padding
696
- */
697
- p: [{
698
- p: [h]
699
- }],
700
- /**
701
- * Padding X
702
- * @see https://tailwindcss.com/docs/padding
703
- */
704
- px: [{
705
- px: [h]
706
- }],
707
- /**
708
- * Padding Y
709
- * @see https://tailwindcss.com/docs/padding
710
- */
711
- py: [{
712
- py: [h]
713
- }],
714
- /**
715
- * Padding Start
716
- * @see https://tailwindcss.com/docs/padding
717
- */
718
- ps: [{
719
- ps: [h]
720
- }],
721
- /**
722
- * Padding End
723
- * @see https://tailwindcss.com/docs/padding
724
- */
725
- pe: [{
726
- pe: [h]
727
- }],
728
- /**
729
- * Padding Top
730
- * @see https://tailwindcss.com/docs/padding
731
- */
732
- pt: [{
733
- pt: [h]
734
- }],
735
- /**
736
- * Padding Right
737
- * @see https://tailwindcss.com/docs/padding
738
- */
739
- pr: [{
740
- pr: [h]
741
- }],
742
- /**
743
- * Padding Bottom
744
- * @see https://tailwindcss.com/docs/padding
745
- */
746
- pb: [{
747
- pb: [h]
748
- }],
749
- /**
750
- * Padding Left
751
- * @see https://tailwindcss.com/docs/padding
752
- */
753
- pl: [{
754
- pl: [h]
755
- }],
756
- /**
757
- * Margin
758
- * @see https://tailwindcss.com/docs/margin
759
- */
760
- m: [{
761
- m: [p]
762
- }],
763
- /**
764
- * Margin X
765
- * @see https://tailwindcss.com/docs/margin
766
- */
767
- mx: [{
768
- mx: [p]
769
- }],
770
- /**
771
- * Margin Y
772
- * @see https://tailwindcss.com/docs/margin
773
- */
774
- my: [{
775
- my: [p]
776
- }],
777
- /**
778
- * Margin Start
779
- * @see https://tailwindcss.com/docs/margin
780
- */
781
- ms: [{
782
- ms: [p]
783
- }],
784
- /**
785
- * Margin End
786
- * @see https://tailwindcss.com/docs/margin
787
- */
788
- me: [{
789
- me: [p]
790
- }],
791
- /**
792
- * Margin Top
793
- * @see https://tailwindcss.com/docs/margin
794
- */
795
- mt: [{
796
- mt: [p]
797
- }],
798
- /**
799
- * Margin Right
800
- * @see https://tailwindcss.com/docs/margin
801
- */
802
- mr: [{
803
- mr: [p]
804
- }],
805
- /**
806
- * Margin Bottom
807
- * @see https://tailwindcss.com/docs/margin
808
- */
809
- mb: [{
810
- mb: [p]
811
- }],
812
- /**
813
- * Margin Left
814
- * @see https://tailwindcss.com/docs/margin
815
- */
816
- ml: [{
817
- ml: [p]
818
- }],
819
- /**
820
- * Space Between X
821
- * @see https://tailwindcss.com/docs/space
822
- */
823
- "space-x": [{
824
- "space-x": [J]
825
- }],
826
- /**
827
- * Space Between X Reverse
828
- * @see https://tailwindcss.com/docs/space
829
- */
830
- "space-x-reverse": ["space-x-reverse"],
831
- /**
832
- * Space Between Y
833
- * @see https://tailwindcss.com/docs/space
834
- */
835
- "space-y": [{
836
- "space-y": [J]
837
- }],
838
- /**
839
- * Space Between Y Reverse
840
- * @see https://tailwindcss.com/docs/space
841
- */
842
- "space-y-reverse": ["space-y-reverse"],
843
- // Sizing
844
- /**
845
- * Width
846
- * @see https://tailwindcss.com/docs/width
847
- */
848
- w: [{
849
- w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", l, r]
850
- }],
851
- /**
852
- * Min-Width
853
- * @see https://tailwindcss.com/docs/min-width
854
- */
855
- "min-w": [{
856
- "min-w": [l, r, "min", "max", "fit"]
857
- }],
858
- /**
859
- * Max-Width
860
- * @see https://tailwindcss.com/docs/max-width
861
- */
862
- "max-w": [{
863
- "max-w": [l, r, "none", "full", "min", "max", "fit", "prose", {
864
- screen: [A]
865
- }, A]
866
- }],
867
- /**
868
- * Height
869
- * @see https://tailwindcss.com/docs/height
870
- */
871
- h: [{
872
- h: [l, r, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
873
- }],
874
- /**
875
- * Min-Height
876
- * @see https://tailwindcss.com/docs/min-height
877
- */
878
- "min-h": [{
879
- "min-h": [l, r, "min", "max", "fit", "svh", "lvh", "dvh"]
880
- }],
881
- /**
882
- * Max-Height
883
- * @see https://tailwindcss.com/docs/max-height
884
- */
885
- "max-h": [{
886
- "max-h": [l, r, "min", "max", "fit", "svh", "lvh", "dvh"]
887
- }],
888
- /**
889
- * Size
890
- * @see https://tailwindcss.com/docs/size
891
- */
892
- size: [{
893
- size: [l, r, "auto", "min", "max", "fit"]
894
- }],
895
- // Typography
896
- /**
897
- * Font Size
898
- * @see https://tailwindcss.com/docs/font-size
899
- */
900
- "font-size": [{
901
- text: ["base", A, z]
902
- }],
903
- /**
904
- * Font Smoothing
905
- * @see https://tailwindcss.com/docs/font-smoothing
906
- */
907
- "font-smoothing": ["antialiased", "subpixel-antialiased"],
908
- /**
909
- * Font Style
910
- * @see https://tailwindcss.com/docs/font-style
911
- */
912
- "font-style": ["italic", "not-italic"],
913
- /**
914
- * Font Weight
915
- * @see https://tailwindcss.com/docs/font-weight
916
- */
917
- "font-weight": [{
918
- font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", $]
919
- }],
920
- /**
921
- * Font Family
922
- * @see https://tailwindcss.com/docs/font-family
923
- */
924
- "font-family": [{
925
- font: [T]
926
- }],
927
- /**
928
- * Font Variant Numeric
929
- * @see https://tailwindcss.com/docs/font-variant-numeric
930
- */
931
- "fvn-normal": ["normal-nums"],
932
- /**
933
- * Font Variant Numeric
934
- * @see https://tailwindcss.com/docs/font-variant-numeric
935
- */
936
- "fvn-ordinal": ["ordinal"],
937
- /**
938
- * Font Variant Numeric
939
- * @see https://tailwindcss.com/docs/font-variant-numeric
940
- */
941
- "fvn-slashed-zero": ["slashed-zero"],
942
- /**
943
- * Font Variant Numeric
944
- * @see https://tailwindcss.com/docs/font-variant-numeric
945
- */
946
- "fvn-figure": ["lining-nums", "oldstyle-nums"],
947
- /**
948
- * Font Variant Numeric
949
- * @see https://tailwindcss.com/docs/font-variant-numeric
950
- */
951
- "fvn-spacing": ["proportional-nums", "tabular-nums"],
952
- /**
953
- * Font Variant Numeric
954
- * @see https://tailwindcss.com/docs/font-variant-numeric
955
- */
956
- "fvn-fraction": ["diagonal-fractions", "stacked-fractons"],
957
- /**
958
- * Letter Spacing
959
- * @see https://tailwindcss.com/docs/letter-spacing
960
- */
961
- tracking: [{
962
- tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", l]
963
- }],
964
- /**
965
- * Line Clamp
966
- * @see https://tailwindcss.com/docs/line-clamp
967
- */
968
- "line-clamp": [{
969
- "line-clamp": ["none", R, $]
970
- }],
971
- /**
972
- * Line Height
973
- * @see https://tailwindcss.com/docs/line-height
974
- */
975
- leading: [{
976
- leading: ["none", "tight", "snug", "normal", "relaxed", "loose", C, l]
977
- }],
978
- /**
979
- * List Style Image
980
- * @see https://tailwindcss.com/docs/list-style-image
981
- */
982
- "list-image": [{
983
- "list-image": ["none", l]
984
- }],
985
- /**
986
- * List Style Type
987
- * @see https://tailwindcss.com/docs/list-style-type
988
- */
989
- "list-style-type": [{
990
- list: ["none", "disc", "decimal", l]
991
- }],
992
- /**
993
- * List Style Position
994
- * @see https://tailwindcss.com/docs/list-style-position
995
- */
996
- "list-style-position": [{
997
- list: ["inside", "outside"]
998
- }],
999
- /**
1000
- * Placeholder Color
1001
- * @deprecated since Tailwind CSS v3.0.0
1002
- * @see https://tailwindcss.com/docs/placeholder-color
1003
- */
1004
- "placeholder-color": [{
1005
- placeholder: [e]
1006
- }],
1007
- /**
1008
- * Placeholder Opacity
1009
- * @see https://tailwindcss.com/docs/placeholder-opacity
1010
- */
1011
- "placeholder-opacity": [{
1012
- "placeholder-opacity": [f]
1013
- }],
1014
- /**
1015
- * Text Alignment
1016
- * @see https://tailwindcss.com/docs/text-align
1017
- */
1018
- "text-alignment": [{
1019
- text: ["left", "center", "right", "justify", "start", "end"]
1020
- }],
1021
- /**
1022
- * Text Color
1023
- * @see https://tailwindcss.com/docs/text-color
1024
- */
1025
- "text-color": [{
1026
- text: [e]
1027
- }],
1028
- /**
1029
- * Text Opacity
1030
- * @see https://tailwindcss.com/docs/text-opacity
1031
- */
1032
- "text-opacity": [{
1033
- "text-opacity": [f]
1034
- }],
1035
- /**
1036
- * Text Decoration
1037
- * @see https://tailwindcss.com/docs/text-decoration
1038
- */
1039
- "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1040
- /**
1041
- * Text Decoration Style
1042
- * @see https://tailwindcss.com/docs/text-decoration-style
1043
- */
1044
- "text-decoration-style": [{
1045
- decoration: [..._(), "wavy"]
1046
- }],
1047
- /**
1048
- * Text Decoration Thickness
1049
- * @see https://tailwindcss.com/docs/text-decoration-thickness
1050
- */
1051
- "text-decoration-thickness": [{
1052
- decoration: ["auto", "from-font", C, z]
1053
- }],
1054
- /**
1055
- * Text Underline Offset
1056
- * @see https://tailwindcss.com/docs/text-underline-offset
1057
- */
1058
- "underline-offset": [{
1059
- "underline-offset": ["auto", C, l]
1060
- }],
1061
- /**
1062
- * Text Decoration Color
1063
- * @see https://tailwindcss.com/docs/text-decoration-color
1064
- */
1065
- "text-decoration-color": [{
1066
- decoration: [e]
1067
- }],
1068
- /**
1069
- * Text Transform
1070
- * @see https://tailwindcss.com/docs/text-transform
1071
- */
1072
- "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1073
- /**
1074
- * Text Overflow
1075
- * @see https://tailwindcss.com/docs/text-overflow
1076
- */
1077
- "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1078
- /**
1079
- * Text Wrap
1080
- * @see https://tailwindcss.com/docs/text-wrap
1081
- */
1082
- "text-wrap": [{
1083
- text: ["wrap", "nowrap", "balance", "pretty"]
1084
- }],
1085
- /**
1086
- * Text Indent
1087
- * @see https://tailwindcss.com/docs/text-indent
1088
- */
1089
- indent: [{
1090
- indent: d()
1091
- }],
1092
- /**
1093
- * Vertical Alignment
1094
- * @see https://tailwindcss.com/docs/vertical-align
1095
- */
1096
- "vertical-align": [{
1097
- align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", l]
1098
- }],
1099
- /**
1100
- * Whitespace
1101
- * @see https://tailwindcss.com/docs/whitespace
1102
- */
1103
- whitespace: [{
1104
- whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1105
- }],
1106
- /**
1107
- * Word Break
1108
- * @see https://tailwindcss.com/docs/word-break
1109
- */
1110
- break: [{
1111
- break: ["normal", "words", "all", "keep"]
1112
- }],
1113
- /**
1114
- * Hyphens
1115
- * @see https://tailwindcss.com/docs/hyphens
1116
- */
1117
- hyphens: [{
1118
- hyphens: ["none", "manual", "auto"]
1119
- }],
1120
- /**
1121
- * Content
1122
- * @see https://tailwindcss.com/docs/content
1123
- */
1124
- content: [{
1125
- content: ["none", l]
1126
- }],
1127
- // Backgrounds
1128
- /**
1129
- * Background Attachment
1130
- * @see https://tailwindcss.com/docs/background-attachment
1131
- */
1132
- "bg-attachment": [{
1133
- bg: ["fixed", "local", "scroll"]
1134
- }],
1135
- /**
1136
- * Background Clip
1137
- * @see https://tailwindcss.com/docs/background-clip
1138
- */
1139
- "bg-clip": [{
1140
- "bg-clip": ["border", "padding", "content", "text"]
1141
- }],
1142
- /**
1143
- * Background Opacity
1144
- * @deprecated since Tailwind CSS v3.0.0
1145
- * @see https://tailwindcss.com/docs/background-opacity
1146
- */
1147
- "bg-opacity": [{
1148
- "bg-opacity": [f]
1149
- }],
1150
- /**
1151
- * Background Origin
1152
- * @see https://tailwindcss.com/docs/background-origin
1153
- */
1154
- "bg-origin": [{
1155
- "bg-origin": ["border", "padding", "content"]
1156
- }],
1157
- /**
1158
- * Background Position
1159
- * @see https://tailwindcss.com/docs/background-position
1160
- */
1161
- "bg-position": [{
1162
- bg: [...Z(), Se]
1163
- }],
1164
- /**
1165
- * Background Repeat
1166
- * @see https://tailwindcss.com/docs/background-repeat
1167
- */
1168
- "bg-repeat": [{
1169
- bg: ["no-repeat", {
1170
- repeat: ["", "x", "y", "round", "space"]
1171
- }]
1172
- }],
1173
- /**
1174
- * Background Size
1175
- * @see https://tailwindcss.com/docs/background-size
1176
- */
1177
- "bg-size": [{
1178
- bg: ["auto", "cover", "contain", Ae]
1179
- }],
1180
- /**
1181
- * Background Image
1182
- * @see https://tailwindcss.com/docs/background-image
1183
- */
1184
- "bg-image": [{
1185
- bg: ["none", {
1186
- "gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1187
- }, Pe]
1188
- }],
1189
- /**
1190
- * Background Color
1191
- * @see https://tailwindcss.com/docs/background-color
1192
- */
1193
- "bg-color": [{
1194
- bg: [e]
1195
- }],
1196
- /**
1197
- * Gradient Color Stops From Position
1198
- * @see https://tailwindcss.com/docs/gradient-color-stops
1199
- */
1200
- "gradient-from-pos": [{
1201
- from: [w]
1202
- }],
1203
- /**
1204
- * Gradient Color Stops Via Position
1205
- * @see https://tailwindcss.com/docs/gradient-color-stops
1206
- */
1207
- "gradient-via-pos": [{
1208
- via: [w]
1209
- }],
1210
- /**
1211
- * Gradient Color Stops To Position
1212
- * @see https://tailwindcss.com/docs/gradient-color-stops
1213
- */
1214
- "gradient-to-pos": [{
1215
- to: [w]
1216
- }],
1217
- /**
1218
- * Gradient Color Stops From
1219
- * @see https://tailwindcss.com/docs/gradient-color-stops
1220
- */
1221
- "gradient-from": [{
1222
- from: [v]
1223
- }],
1224
- /**
1225
- * Gradient Color Stops Via
1226
- * @see https://tailwindcss.com/docs/gradient-color-stops
1227
- */
1228
- "gradient-via": [{
1229
- via: [v]
1230
- }],
1231
- /**
1232
- * Gradient Color Stops To
1233
- * @see https://tailwindcss.com/docs/gradient-color-stops
1234
- */
1235
- "gradient-to": [{
1236
- to: [v]
1237
- }],
1238
- // Borders
1239
- /**
1240
- * Border Radius
1241
- * @see https://tailwindcss.com/docs/border-radius
1242
- */
1243
- rounded: [{
1244
- rounded: [n]
1245
- }],
1246
- /**
1247
- * Border Radius Start
1248
- * @see https://tailwindcss.com/docs/border-radius
1249
- */
1250
- "rounded-s": [{
1251
- "rounded-s": [n]
1252
- }],
1253
- /**
1254
- * Border Radius End
1255
- * @see https://tailwindcss.com/docs/border-radius
1256
- */
1257
- "rounded-e": [{
1258
- "rounded-e": [n]
1259
- }],
1260
- /**
1261
- * Border Radius Top
1262
- * @see https://tailwindcss.com/docs/border-radius
1263
- */
1264
- "rounded-t": [{
1265
- "rounded-t": [n]
1266
- }],
1267
- /**
1268
- * Border Radius Right
1269
- * @see https://tailwindcss.com/docs/border-radius
1270
- */
1271
- "rounded-r": [{
1272
- "rounded-r": [n]
1273
- }],
1274
- /**
1275
- * Border Radius Bottom
1276
- * @see https://tailwindcss.com/docs/border-radius
1277
- */
1278
- "rounded-b": [{
1279
- "rounded-b": [n]
1280
- }],
1281
- /**
1282
- * Border Radius Left
1283
- * @see https://tailwindcss.com/docs/border-radius
1284
- */
1285
- "rounded-l": [{
1286
- "rounded-l": [n]
1287
- }],
1288
- /**
1289
- * Border Radius Start Start
1290
- * @see https://tailwindcss.com/docs/border-radius
1291
- */
1292
- "rounded-ss": [{
1293
- "rounded-ss": [n]
1294
- }],
1295
- /**
1296
- * Border Radius Start End
1297
- * @see https://tailwindcss.com/docs/border-radius
1298
- */
1299
- "rounded-se": [{
1300
- "rounded-se": [n]
1301
- }],
1302
- /**
1303
- * Border Radius End End
1304
- * @see https://tailwindcss.com/docs/border-radius
1305
- */
1306
- "rounded-ee": [{
1307
- "rounded-ee": [n]
1308
- }],
1309
- /**
1310
- * Border Radius End Start
1311
- * @see https://tailwindcss.com/docs/border-radius
1312
- */
1313
- "rounded-es": [{
1314
- "rounded-es": [n]
1315
- }],
1316
- /**
1317
- * Border Radius Top Left
1318
- * @see https://tailwindcss.com/docs/border-radius
1319
- */
1320
- "rounded-tl": [{
1321
- "rounded-tl": [n]
1322
- }],
1323
- /**
1324
- * Border Radius Top Right
1325
- * @see https://tailwindcss.com/docs/border-radius
1326
- */
1327
- "rounded-tr": [{
1328
- "rounded-tr": [n]
1329
- }],
1330
- /**
1331
- * Border Radius Bottom Right
1332
- * @see https://tailwindcss.com/docs/border-radius
1333
- */
1334
- "rounded-br": [{
1335
- "rounded-br": [n]
1336
- }],
1337
- /**
1338
- * Border Radius Bottom Left
1339
- * @see https://tailwindcss.com/docs/border-radius
1340
- */
1341
- "rounded-bl": [{
1342
- "rounded-bl": [n]
1343
- }],
1344
- /**
1345
- * Border Width
1346
- * @see https://tailwindcss.com/docs/border-width
1347
- */
1348
- "border-w": [{
1349
- border: [s]
1350
- }],
1351
- /**
1352
- * Border Width X
1353
- * @see https://tailwindcss.com/docs/border-width
1354
- */
1355
- "border-w-x": [{
1356
- "border-x": [s]
1357
- }],
1358
- /**
1359
- * Border Width Y
1360
- * @see https://tailwindcss.com/docs/border-width
1361
- */
1362
- "border-w-y": [{
1363
- "border-y": [s]
1364
- }],
1365
- /**
1366
- * Border Width Start
1367
- * @see https://tailwindcss.com/docs/border-width
1368
- */
1369
- "border-w-s": [{
1370
- "border-s": [s]
1371
- }],
1372
- /**
1373
- * Border Width End
1374
- * @see https://tailwindcss.com/docs/border-width
1375
- */
1376
- "border-w-e": [{
1377
- "border-e": [s]
1378
- }],
1379
- /**
1380
- * Border Width Top
1381
- * @see https://tailwindcss.com/docs/border-width
1382
- */
1383
- "border-w-t": [{
1384
- "border-t": [s]
1385
- }],
1386
- /**
1387
- * Border Width Right
1388
- * @see https://tailwindcss.com/docs/border-width
1389
- */
1390
- "border-w-r": [{
1391
- "border-r": [s]
1392
- }],
1393
- /**
1394
- * Border Width Bottom
1395
- * @see https://tailwindcss.com/docs/border-width
1396
- */
1397
- "border-w-b": [{
1398
- "border-b": [s]
1399
- }],
1400
- /**
1401
- * Border Width Left
1402
- * @see https://tailwindcss.com/docs/border-width
1403
- */
1404
- "border-w-l": [{
1405
- "border-l": [s]
1406
- }],
1407
- /**
1408
- * Border Opacity
1409
- * @see https://tailwindcss.com/docs/border-opacity
1410
- */
1411
- "border-opacity": [{
1412
- "border-opacity": [f]
1413
- }],
1414
- /**
1415
- * Border Style
1416
- * @see https://tailwindcss.com/docs/border-style
1417
- */
1418
- "border-style": [{
1419
- border: [..._(), "hidden"]
1420
- }],
1421
- /**
1422
- * Divide Width X
1423
- * @see https://tailwindcss.com/docs/divide-width
1424
- */
1425
- "divide-x": [{
1426
- "divide-x": [s]
1427
- }],
1428
- /**
1429
- * Divide Width X Reverse
1430
- * @see https://tailwindcss.com/docs/divide-width
1431
- */
1432
- "divide-x-reverse": ["divide-x-reverse"],
1433
- /**
1434
- * Divide Width Y
1435
- * @see https://tailwindcss.com/docs/divide-width
1436
- */
1437
- "divide-y": [{
1438
- "divide-y": [s]
1439
- }],
1440
- /**
1441
- * Divide Width Y Reverse
1442
- * @see https://tailwindcss.com/docs/divide-width
1443
- */
1444
- "divide-y-reverse": ["divide-y-reverse"],
1445
- /**
1446
- * Divide Opacity
1447
- * @see https://tailwindcss.com/docs/divide-opacity
1448
- */
1449
- "divide-opacity": [{
1450
- "divide-opacity": [f]
1451
- }],
1452
- /**
1453
- * Divide Style
1454
- * @see https://tailwindcss.com/docs/divide-style
1455
- */
1456
- "divide-style": [{
1457
- divide: _()
1458
- }],
1459
- /**
1460
- * Border Color
1461
- * @see https://tailwindcss.com/docs/border-color
1462
- */
1463
- "border-color": [{
1464
- border: [a]
1465
- }],
1466
- /**
1467
- * Border Color X
1468
- * @see https://tailwindcss.com/docs/border-color
1469
- */
1470
- "border-color-x": [{
1471
- "border-x": [a]
1472
- }],
1473
- /**
1474
- * Border Color Y
1475
- * @see https://tailwindcss.com/docs/border-color
1476
- */
1477
- "border-color-y": [{
1478
- "border-y": [a]
1479
- }],
1480
- /**
1481
- * Border Color S
1482
- * @see https://tailwindcss.com/docs/border-color
1483
- */
1484
- "border-color-s": [{
1485
- "border-s": [a]
1486
- }],
1487
- /**
1488
- * Border Color E
1489
- * @see https://tailwindcss.com/docs/border-color
1490
- */
1491
- "border-color-e": [{
1492
- "border-e": [a]
1493
- }],
1494
- /**
1495
- * Border Color Top
1496
- * @see https://tailwindcss.com/docs/border-color
1497
- */
1498
- "border-color-t": [{
1499
- "border-t": [a]
1500
- }],
1501
- /**
1502
- * Border Color Right
1503
- * @see https://tailwindcss.com/docs/border-color
1504
- */
1505
- "border-color-r": [{
1506
- "border-r": [a]
1507
- }],
1508
- /**
1509
- * Border Color Bottom
1510
- * @see https://tailwindcss.com/docs/border-color
1511
- */
1512
- "border-color-b": [{
1513
- "border-b": [a]
1514
- }],
1515
- /**
1516
- * Border Color Left
1517
- * @see https://tailwindcss.com/docs/border-color
1518
- */
1519
- "border-color-l": [{
1520
- "border-l": [a]
1521
- }],
1522
- /**
1523
- * Divide Color
1524
- * @see https://tailwindcss.com/docs/divide-color
1525
- */
1526
- "divide-color": [{
1527
- divide: [a]
1528
- }],
1529
- /**
1530
- * Outline Style
1531
- * @see https://tailwindcss.com/docs/outline-style
1532
- */
1533
- "outline-style": [{
1534
- outline: ["", ..._()]
1535
- }],
1536
- /**
1537
- * Outline Offset
1538
- * @see https://tailwindcss.com/docs/outline-offset
1539
- */
1540
- "outline-offset": [{
1541
- "outline-offset": [C, l]
1542
- }],
1543
- /**
1544
- * Outline Width
1545
- * @see https://tailwindcss.com/docs/outline-width
1546
- */
1547
- "outline-w": [{
1548
- outline: [C, z]
1549
- }],
1550
- /**
1551
- * Outline Color
1552
- * @see https://tailwindcss.com/docs/outline-color
1553
- */
1554
- "outline-color": [{
1555
- outline: [e]
1556
- }],
1557
- /**
1558
- * Ring Width
1559
- * @see https://tailwindcss.com/docs/ring-width
1560
- */
1561
- "ring-w": [{
1562
- ring: X()
1563
- }],
1564
- /**
1565
- * Ring Width Inset
1566
- * @see https://tailwindcss.com/docs/ring-width
1567
- */
1568
- "ring-w-inset": ["ring-inset"],
1569
- /**
1570
- * Ring Color
1571
- * @see https://tailwindcss.com/docs/ring-color
1572
- */
1573
- "ring-color": [{
1574
- ring: [e]
1575
- }],
1576
- /**
1577
- * Ring Opacity
1578
- * @see https://tailwindcss.com/docs/ring-opacity
1579
- */
1580
- "ring-opacity": [{
1581
- "ring-opacity": [f]
1582
- }],
1583
- /**
1584
- * Ring Offset Width
1585
- * @see https://tailwindcss.com/docs/ring-offset-width
1586
- */
1587
- "ring-offset-w": [{
1588
- "ring-offset": [C, z]
1589
- }],
1590
- /**
1591
- * Ring Offset Color
1592
- * @see https://tailwindcss.com/docs/ring-offset-color
1593
- */
1594
- "ring-offset-color": [{
1595
- "ring-offset": [e]
1596
- }],
1597
- // Effects
1598
- /**
1599
- * Box Shadow
1600
- * @see https://tailwindcss.com/docs/box-shadow
1601
- */
1602
- shadow: [{
1603
- shadow: ["", "inner", "none", A, Me]
1604
- }],
1605
- /**
1606
- * Box Shadow Color
1607
- * @see https://tailwindcss.com/docs/box-shadow-color
1608
- */
1609
- "shadow-color": [{
1610
- shadow: [T]
1611
- }],
1612
- /**
1613
- * Opacity
1614
- * @see https://tailwindcss.com/docs/opacity
1615
- */
1616
- opacity: [{
1617
- opacity: [f]
1618
- }],
1619
- /**
1620
- * Mix Blend Mode
1621
- * @see https://tailwindcss.com/docs/mix-blend-mode
1622
- */
1623
- "mix-blend": [{
1624
- "mix-blend": [...H(), "plus-lighter", "plus-darker"]
1625
- }],
1626
- /**
1627
- * Background Blend Mode
1628
- * @see https://tailwindcss.com/docs/background-blend-mode
1629
- */
1630
- "bg-blend": [{
1631
- "bg-blend": H()
1632
- }],
1633
- // Filters
1634
- /**
1635
- * Filter
1636
- * @deprecated since Tailwind CSS v3.0.0
1637
- * @see https://tailwindcss.com/docs/filter
1638
- */
1639
- filter: [{
1640
- filter: ["", "none"]
1641
- }],
1642
- /**
1643
- * Blur
1644
- * @see https://tailwindcss.com/docs/blur
1645
- */
1646
- blur: [{
1647
- blur: [t]
1648
- }],
1649
- /**
1650
- * Brightness
1651
- * @see https://tailwindcss.com/docs/brightness
1652
- */
1653
- brightness: [{
1654
- brightness: [o]
1655
- }],
1656
- /**
1657
- * Contrast
1658
- * @see https://tailwindcss.com/docs/contrast
1659
- */
1660
- contrast: [{
1661
- contrast: [u]
1662
- }],
1663
- /**
1664
- * Drop Shadow
1665
- * @see https://tailwindcss.com/docs/drop-shadow
1666
- */
1667
- "drop-shadow": [{
1668
- "drop-shadow": ["", "none", A, l]
1669
- }],
1670
- /**
1671
- * Grayscale
1672
- * @see https://tailwindcss.com/docs/grayscale
1673
- */
1674
- grayscale: [{
1675
- grayscale: [g]
1676
- }],
1677
- /**
1678
- * Hue Rotate
1679
- * @see https://tailwindcss.com/docs/hue-rotate
1680
- */
1681
- "hue-rotate": [{
1682
- "hue-rotate": [m]
1683
- }],
1684
- /**
1685
- * Invert
1686
- * @see https://tailwindcss.com/docs/invert
1687
- */
1688
- invert: [{
1689
- invert: [y]
1690
- }],
1691
- /**
1692
- * Saturate
1693
- * @see https://tailwindcss.com/docs/saturate
1694
- */
1695
- saturate: [{
1696
- saturate: [M]
1697
- }],
1698
- /**
1699
- * Sepia
1700
- * @see https://tailwindcss.com/docs/sepia
1701
- */
1702
- sepia: [{
1703
- sepia: [E]
1704
- }],
1705
- /**
1706
- * Backdrop Filter
1707
- * @deprecated since Tailwind CSS v3.0.0
1708
- * @see https://tailwindcss.com/docs/backdrop-filter
1709
- */
1710
- "backdrop-filter": [{
1711
- "backdrop-filter": ["", "none"]
1712
- }],
1713
- /**
1714
- * Backdrop Blur
1715
- * @see https://tailwindcss.com/docs/backdrop-blur
1716
- */
1717
- "backdrop-blur": [{
1718
- "backdrop-blur": [t]
1719
- }],
1720
- /**
1721
- * Backdrop Brightness
1722
- * @see https://tailwindcss.com/docs/backdrop-brightness
1723
- */
1724
- "backdrop-brightness": [{
1725
- "backdrop-brightness": [o]
1726
- }],
1727
- /**
1728
- * Backdrop Contrast
1729
- * @see https://tailwindcss.com/docs/backdrop-contrast
1730
- */
1731
- "backdrop-contrast": [{
1732
- "backdrop-contrast": [u]
1733
- }],
1734
- /**
1735
- * Backdrop Grayscale
1736
- * @see https://tailwindcss.com/docs/backdrop-grayscale
1737
- */
1738
- "backdrop-grayscale": [{
1739
- "backdrop-grayscale": [g]
1740
- }],
1741
- /**
1742
- * Backdrop Hue Rotate
1743
- * @see https://tailwindcss.com/docs/backdrop-hue-rotate
1744
- */
1745
- "backdrop-hue-rotate": [{
1746
- "backdrop-hue-rotate": [m]
1747
- }],
1748
- /**
1749
- * Backdrop Invert
1750
- * @see https://tailwindcss.com/docs/backdrop-invert
1751
- */
1752
- "backdrop-invert": [{
1753
- "backdrop-invert": [y]
1754
- }],
1755
- /**
1756
- * Backdrop Opacity
1757
- * @see https://tailwindcss.com/docs/backdrop-opacity
1758
- */
1759
- "backdrop-opacity": [{
1760
- "backdrop-opacity": [f]
1761
- }],
1762
- /**
1763
- * Backdrop Saturate
1764
- * @see https://tailwindcss.com/docs/backdrop-saturate
1765
- */
1766
- "backdrop-saturate": [{
1767
- "backdrop-saturate": [M]
1768
- }],
1769
- /**
1770
- * Backdrop Sepia
1771
- * @see https://tailwindcss.com/docs/backdrop-sepia
1772
- */
1773
- "backdrop-sepia": [{
1774
- "backdrop-sepia": [E]
1775
- }],
1776
- // Tables
1777
- /**
1778
- * Border Collapse
1779
- * @see https://tailwindcss.com/docs/border-collapse
1780
- */
1781
- "border-collapse": [{
1782
- border: ["collapse", "separate"]
1783
- }],
1784
- /**
1785
- * Border Spacing
1786
- * @see https://tailwindcss.com/docs/border-spacing
1787
- */
1788
- "border-spacing": [{
1789
- "border-spacing": [i]
1790
- }],
1791
- /**
1792
- * Border Spacing X
1793
- * @see https://tailwindcss.com/docs/border-spacing
1794
- */
1795
- "border-spacing-x": [{
1796
- "border-spacing-x": [i]
1797
- }],
1798
- /**
1799
- * Border Spacing Y
1800
- * @see https://tailwindcss.com/docs/border-spacing
1801
- */
1802
- "border-spacing-y": [{
1803
- "border-spacing-y": [i]
1804
- }],
1805
- /**
1806
- * Table Layout
1807
- * @see https://tailwindcss.com/docs/table-layout
1808
- */
1809
- "table-layout": [{
1810
- table: ["auto", "fixed"]
1811
- }],
1812
- /**
1813
- * Caption Side
1814
- * @see https://tailwindcss.com/docs/caption-side
1815
- */
1816
- caption: [{
1817
- caption: ["top", "bottom"]
1818
- }],
1819
- // Transitions and Animation
1820
- /**
1821
- * Tranisition Property
1822
- * @see https://tailwindcss.com/docs/transition-property
1823
- */
1824
- transition: [{
1825
- transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", l]
1826
- }],
1827
- /**
1828
- * Transition Duration
1829
- * @see https://tailwindcss.com/docs/transition-duration
1830
- */
1831
- duration: [{
1832
- duration: k()
1833
- }],
1834
- /**
1835
- * Transition Timing Function
1836
- * @see https://tailwindcss.com/docs/transition-timing-function
1837
- */
1838
- ease: [{
1839
- ease: ["linear", "in", "out", "in-out", l]
1840
- }],
1841
- /**
1842
- * Transition Delay
1843
- * @see https://tailwindcss.com/docs/transition-delay
1844
- */
1845
- delay: [{
1846
- delay: k()
1847
- }],
1848
- /**
1849
- * Animation
1850
- * @see https://tailwindcss.com/docs/animation
1851
- */
1852
- animate: [{
1853
- animate: ["none", "spin", "ping", "pulse", "bounce", l]
1854
- }],
1855
- // Transforms
1856
- /**
1857
- * Transform
1858
- * @see https://tailwindcss.com/docs/transform
1859
- */
1860
- transform: [{
1861
- transform: ["", "gpu", "none"]
1862
- }],
1863
- /**
1864
- * Scale
1865
- * @see https://tailwindcss.com/docs/scale
1866
- */
1867
- scale: [{
1868
- scale: [S]
1869
- }],
1870
- /**
1871
- * Scale X
1872
- * @see https://tailwindcss.com/docs/scale
1873
- */
1874
- "scale-x": [{
1875
- "scale-x": [S]
1876
- }],
1877
- /**
1878
- * Scale Y
1879
- * @see https://tailwindcss.com/docs/scale
1880
- */
1881
- "scale-y": [{
1882
- "scale-y": [S]
1883
- }],
1884
- /**
1885
- * Rotate
1886
- * @see https://tailwindcss.com/docs/rotate
1887
- */
1888
- rotate: [{
1889
- rotate: [G, l]
1890
- }],
1891
- /**
1892
- * Translate X
1893
- * @see https://tailwindcss.com/docs/translate
1894
- */
1895
- "translate-x": [{
1896
- "translate-x": [K]
1897
- }],
1898
- /**
1899
- * Translate Y
1900
- * @see https://tailwindcss.com/docs/translate
1901
- */
1902
- "translate-y": [{
1903
- "translate-y": [K]
1904
- }],
1905
- /**
1906
- * Skew X
1907
- * @see https://tailwindcss.com/docs/skew
1908
- */
1909
- "skew-x": [{
1910
- "skew-x": [q]
1911
- }],
1912
- /**
1913
- * Skew Y
1914
- * @see https://tailwindcss.com/docs/skew
1915
- */
1916
- "skew-y": [{
1917
- "skew-y": [q]
1918
- }],
1919
- /**
1920
- * Transform Origin
1921
- * @see https://tailwindcss.com/docs/transform-origin
1922
- */
1923
- "transform-origin": [{
1924
- origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", l]
1925
- }],
1926
- // Interactivity
1927
- /**
1928
- * Accent Color
1929
- * @see https://tailwindcss.com/docs/accent-color
1930
- */
1931
- accent: [{
1932
- accent: ["auto", e]
1933
- }],
1934
- /**
1935
- * Appearance
1936
- * @see https://tailwindcss.com/docs/appearance
1937
- */
1938
- appearance: [{
1939
- appearance: ["none", "auto"]
1940
- }],
1941
- /**
1942
- * Cursor
1943
- * @see https://tailwindcss.com/docs/cursor
1944
- */
1945
- cursor: [{
1946
- cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", l]
1947
- }],
1948
- /**
1949
- * Caret Color
1950
- * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
1951
- */
1952
- "caret-color": [{
1953
- caret: [e]
1954
- }],
1955
- /**
1956
- * Pointer Events
1957
- * @see https://tailwindcss.com/docs/pointer-events
1958
- */
1959
- "pointer-events": [{
1960
- "pointer-events": ["none", "auto"]
1961
- }],
1962
- /**
1963
- * Resize
1964
- * @see https://tailwindcss.com/docs/resize
1965
- */
1966
- resize: [{
1967
- resize: ["none", "y", "x", ""]
1968
- }],
1969
- /**
1970
- * Scroll Behavior
1971
- * @see https://tailwindcss.com/docs/scroll-behavior
1972
- */
1973
- "scroll-behavior": [{
1974
- scroll: ["auto", "smooth"]
1975
- }],
1976
- /**
1977
- * Scroll Margin
1978
- * @see https://tailwindcss.com/docs/scroll-margin
1979
- */
1980
- "scroll-m": [{
1981
- "scroll-m": d()
1982
- }],
1983
- /**
1984
- * Scroll Margin X
1985
- * @see https://tailwindcss.com/docs/scroll-margin
1986
- */
1987
- "scroll-mx": [{
1988
- "scroll-mx": d()
1989
- }],
1990
- /**
1991
- * Scroll Margin Y
1992
- * @see https://tailwindcss.com/docs/scroll-margin
1993
- */
1994
- "scroll-my": [{
1995
- "scroll-my": d()
1996
- }],
1997
- /**
1998
- * Scroll Margin Start
1999
- * @see https://tailwindcss.com/docs/scroll-margin
2000
- */
2001
- "scroll-ms": [{
2002
- "scroll-ms": d()
2003
- }],
2004
- /**
2005
- * Scroll Margin End
2006
- * @see https://tailwindcss.com/docs/scroll-margin
2007
- */
2008
- "scroll-me": [{
2009
- "scroll-me": d()
2010
- }],
2011
- /**
2012
- * Scroll Margin Top
2013
- * @see https://tailwindcss.com/docs/scroll-margin
2014
- */
2015
- "scroll-mt": [{
2016
- "scroll-mt": d()
2017
- }],
2018
- /**
2019
- * Scroll Margin Right
2020
- * @see https://tailwindcss.com/docs/scroll-margin
2021
- */
2022
- "scroll-mr": [{
2023
- "scroll-mr": d()
2024
- }],
2025
- /**
2026
- * Scroll Margin Bottom
2027
- * @see https://tailwindcss.com/docs/scroll-margin
2028
- */
2029
- "scroll-mb": [{
2030
- "scroll-mb": d()
2031
- }],
2032
- /**
2033
- * Scroll Margin Left
2034
- * @see https://tailwindcss.com/docs/scroll-margin
2035
- */
2036
- "scroll-ml": [{
2037
- "scroll-ml": d()
2038
- }],
2039
- /**
2040
- * Scroll Padding
2041
- * @see https://tailwindcss.com/docs/scroll-padding
2042
- */
2043
- "scroll-p": [{
2044
- "scroll-p": d()
2045
- }],
2046
- /**
2047
- * Scroll Padding X
2048
- * @see https://tailwindcss.com/docs/scroll-padding
2049
- */
2050
- "scroll-px": [{
2051
- "scroll-px": d()
2052
- }],
2053
- /**
2054
- * Scroll Padding Y
2055
- * @see https://tailwindcss.com/docs/scroll-padding
2056
- */
2057
- "scroll-py": [{
2058
- "scroll-py": d()
2059
- }],
2060
- /**
2061
- * Scroll Padding Start
2062
- * @see https://tailwindcss.com/docs/scroll-padding
2063
- */
2064
- "scroll-ps": [{
2065
- "scroll-ps": d()
2066
- }],
2067
- /**
2068
- * Scroll Padding End
2069
- * @see https://tailwindcss.com/docs/scroll-padding
2070
- */
2071
- "scroll-pe": [{
2072
- "scroll-pe": d()
2073
- }],
2074
- /**
2075
- * Scroll Padding Top
2076
- * @see https://tailwindcss.com/docs/scroll-padding
2077
- */
2078
- "scroll-pt": [{
2079
- "scroll-pt": d()
2080
- }],
2081
- /**
2082
- * Scroll Padding Right
2083
- * @see https://tailwindcss.com/docs/scroll-padding
2084
- */
2085
- "scroll-pr": [{
2086
- "scroll-pr": d()
2087
- }],
2088
- /**
2089
- * Scroll Padding Bottom
2090
- * @see https://tailwindcss.com/docs/scroll-padding
2091
- */
2092
- "scroll-pb": [{
2093
- "scroll-pb": d()
2094
- }],
2095
- /**
2096
- * Scroll Padding Left
2097
- * @see https://tailwindcss.com/docs/scroll-padding
2098
- */
2099
- "scroll-pl": [{
2100
- "scroll-pl": d()
2101
- }],
2102
- /**
2103
- * Scroll Snap Align
2104
- * @see https://tailwindcss.com/docs/scroll-snap-align
2105
- */
2106
- "snap-align": [{
2107
- snap: ["start", "end", "center", "align-none"]
2108
- }],
2109
- /**
2110
- * Scroll Snap Stop
2111
- * @see https://tailwindcss.com/docs/scroll-snap-stop
2112
- */
2113
- "snap-stop": [{
2114
- snap: ["normal", "always"]
2115
- }],
2116
- /**
2117
- * Scroll Snap Type
2118
- * @see https://tailwindcss.com/docs/scroll-snap-type
2119
- */
2120
- "snap-type": [{
2121
- snap: ["none", "x", "y", "both"]
2122
- }],
2123
- /**
2124
- * Scroll Snap Type Strictness
2125
- * @see https://tailwindcss.com/docs/scroll-snap-type
2126
- */
2127
- "snap-strictness": [{
2128
- snap: ["mandatory", "proximity"]
2129
- }],
2130
- /**
2131
- * Touch Action
2132
- * @see https://tailwindcss.com/docs/touch-action
2133
- */
2134
- touch: [{
2135
- touch: ["auto", "none", "manipulation"]
2136
- }],
2137
- /**
2138
- * Touch Action X
2139
- * @see https://tailwindcss.com/docs/touch-action
2140
- */
2141
- "touch-x": [{
2142
- "touch-pan": ["x", "left", "right"]
2143
- }],
2144
- /**
2145
- * Touch Action Y
2146
- * @see https://tailwindcss.com/docs/touch-action
2147
- */
2148
- "touch-y": [{
2149
- "touch-pan": ["y", "up", "down"]
2150
- }],
2151
- /**
2152
- * Touch Action Pinch Zoom
2153
- * @see https://tailwindcss.com/docs/touch-action
2154
- */
2155
- "touch-pz": ["touch-pinch-zoom"],
2156
- /**
2157
- * User Select
2158
- * @see https://tailwindcss.com/docs/user-select
2159
- */
2160
- select: [{
2161
- select: ["none", "text", "all", "auto"]
2162
- }],
2163
- /**
2164
- * Will Change
2165
- * @see https://tailwindcss.com/docs/will-change
2166
- */
2167
- "will-change": [{
2168
- "will-change": ["auto", "scroll", "contents", "transform", l]
2169
- }],
2170
- // SVG
2171
- /**
2172
- * Fill
2173
- * @see https://tailwindcss.com/docs/fill
2174
- */
2175
- fill: [{
2176
- fill: [e, "none"]
2177
- }],
2178
- /**
2179
- * Stroke Width
2180
- * @see https://tailwindcss.com/docs/stroke-width
2181
- */
2182
- "stroke-w": [{
2183
- stroke: [C, z, $]
2184
- }],
2185
- /**
2186
- * Stroke
2187
- * @see https://tailwindcss.com/docs/stroke
2188
- */
2189
- stroke: [{
2190
- stroke: [e, "none"]
2191
- }],
2192
- // Accessibility
2193
- /**
2194
- * Screen Readers
2195
- * @see https://tailwindcss.com/docs/screen-readers
2196
- */
2197
- sr: ["sr-only", "not-sr-only"],
2198
- /**
2199
- * Forced Color Adjust
2200
- * @see https://tailwindcss.com/docs/forced-color-adjust
2201
- */
2202
- "forced-color-adjust": [{
2203
- "forced-color-adjust": ["auto", "none"]
2204
- }]
2205
- },
2206
- conflictingClassGroups: {
2207
- overflow: ["overflow-x", "overflow-y"],
2208
- overscroll: ["overscroll-x", "overscroll-y"],
2209
- inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2210
- "inset-x": ["right", "left"],
2211
- "inset-y": ["top", "bottom"],
2212
- flex: ["basis", "grow", "shrink"],
2213
- gap: ["gap-x", "gap-y"],
2214
- p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2215
- px: ["pr", "pl"],
2216
- py: ["pt", "pb"],
2217
- m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2218
- mx: ["mr", "ml"],
2219
- my: ["mt", "mb"],
2220
- size: ["w", "h"],
2221
- "font-size": ["leading"],
2222
- "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
2223
- "fvn-ordinal": ["fvn-normal"],
2224
- "fvn-slashed-zero": ["fvn-normal"],
2225
- "fvn-figure": ["fvn-normal"],
2226
- "fvn-spacing": ["fvn-normal"],
2227
- "fvn-fraction": ["fvn-normal"],
2228
- "line-clamp": ["display", "overflow"],
2229
- rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
2230
- "rounded-s": ["rounded-ss", "rounded-es"],
2231
- "rounded-e": ["rounded-se", "rounded-ee"],
2232
- "rounded-t": ["rounded-tl", "rounded-tr"],
2233
- "rounded-r": ["rounded-tr", "rounded-br"],
2234
- "rounded-b": ["rounded-br", "rounded-bl"],
2235
- "rounded-l": ["rounded-tl", "rounded-bl"],
2236
- "border-spacing": ["border-spacing-x", "border-spacing-y"],
2237
- "border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2238
- "border-w-x": ["border-w-r", "border-w-l"],
2239
- "border-w-y": ["border-w-t", "border-w-b"],
2240
- "border-color": ["border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2241
- "border-color-x": ["border-color-r", "border-color-l"],
2242
- "border-color-y": ["border-color-t", "border-color-b"],
2243
- "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2244
- "scroll-mx": ["scroll-mr", "scroll-ml"],
2245
- "scroll-my": ["scroll-mt", "scroll-mb"],
2246
- "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2247
- "scroll-px": ["scroll-pr", "scroll-pl"],
2248
- "scroll-py": ["scroll-pt", "scroll-pb"],
2249
- touch: ["touch-x", "touch-y", "touch-pz"],
2250
- "touch-x": ["touch"],
2251
- "touch-y": ["touch"],
2252
- "touch-pz": ["touch"]
2253
- },
2254
- conflictingClassGroupModifiers: {
2255
- "font-size": ["leading"]
2256
- }
2257
- };
2258
- }, Ne = (e, {
2259
- cacheSize: r,
2260
- prefix: t,
2261
- separator: o,
2262
- experimentalParseClassName: a,
2263
- extend: n = {},
2264
- override: i = {}
2265
- }) => {
2266
- N(e, "cacheSize", r), N(e, "prefix", t), N(e, "separator", o), N(e, "experimentalParseClassName", a);
2267
- for (const s in i)
2268
- Ee(e[s], i[s]);
2269
- for (const s in n)
2270
- Le(e[s], n[s]);
2271
- return e;
2272
- }, N = (e, r, t) => {
2273
- t !== void 0 && (e[r] = t);
2274
- }, Ee = (e, r) => {
2275
- if (r)
2276
- for (const t in r)
2277
- N(e, t, r[t]);
2278
- }, Le = (e, r) => {
2279
- if (r)
2280
- for (const t in r) {
2281
- const o = r[t];
2282
- o !== void 0 && (e[t] = (e[t] || []).concat(o));
2283
- }
2284
- }, _e = (e, ...r) => typeof e == "function" ? B(U, e, ...r) : B(() => Ne(U(), e), ...r), je = /* @__PURE__ */ B(U);
2285
- export {
2286
- B as createTailwindMerge,
2287
- _e as extendTailwindMerge,
2288
- c as fromTheme,
2289
- U as getDefaultConfig,
2290
- Ne as mergeConfigs,
2291
- fe as twJoin,
2292
- je as twMerge
2293
- };
2294
- //# sourceMappingURL=bundle-mjs.js.map