@yahoo/uds 3.123.0 → 3.124.0

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 (320) hide show
  1. package/dist/components/client/AnimateHeightChange.cjs +1 -1
  2. package/dist/components/client/AnimateHeightChange.d.ts +1 -0
  3. package/dist/components/client/AnimateHeightChange.js +1 -1
  4. package/dist/components/client/Avatar/Avatar.cjs +1 -1
  5. package/dist/components/client/Avatar/Avatar.d.ts +1 -0
  6. package/dist/components/client/Avatar/Avatar.js +1 -1
  7. package/dist/components/client/Avatar/AvatarIcon.cjs +1 -1
  8. package/dist/components/client/Avatar/AvatarIcon.d.ts +1 -0
  9. package/dist/components/client/Avatar/AvatarIcon.js +1 -1
  10. package/dist/components/client/Avatar/AvatarImage.cjs +1 -1
  11. package/dist/components/client/Avatar/AvatarImage.d.ts +1 -0
  12. package/dist/components/client/Avatar/AvatarImage.js +1 -1
  13. package/dist/components/client/Avatar/AvatarText.cjs +1 -1
  14. package/dist/components/client/Avatar/AvatarText.d.ts +1 -0
  15. package/dist/components/client/Avatar/AvatarText.js +1 -1
  16. package/dist/components/client/Avatar/index.cjs +1 -1
  17. package/dist/components/client/Avatar/index.d.ts +1 -0
  18. package/dist/components/client/Avatar/index.js +1 -1
  19. package/dist/components/client/Avatar/utils.cjs +1 -1
  20. package/dist/components/client/Avatar/utils.d.ts +1 -0
  21. package/dist/components/client/Avatar/utils.js +1 -1
  22. package/dist/components/client/Badge.cjs +1 -1
  23. package/dist/components/client/Badge.d.ts +1 -0
  24. package/dist/components/client/Badge.js +1 -1
  25. package/dist/components/client/BottomSheet/BottomSheet.cjs +1 -1
  26. package/dist/components/client/BottomSheet/BottomSheet.d.ts +1 -0
  27. package/dist/components/client/BottomSheet/BottomSheet.js +1 -1
  28. package/dist/components/client/BottomSheet/BottomSheetContent.cjs +1 -1
  29. package/dist/components/client/BottomSheet/BottomSheetContent.d.ts +1 -0
  30. package/dist/components/client/BottomSheet/BottomSheetContent.js +1 -1
  31. package/dist/components/client/BottomSheet/BottomSheetDismiss.cjs +1 -1
  32. package/dist/components/client/BottomSheet/BottomSheetDismiss.d.ts +1 -0
  33. package/dist/components/client/BottomSheet/BottomSheetDismiss.js +1 -1
  34. package/dist/components/client/BottomSheet/BottomSheetHandle.cjs +1 -1
  35. package/dist/components/client/BottomSheet/BottomSheetHandle.d.ts +1 -0
  36. package/dist/components/client/BottomSheet/BottomSheetHandle.js +1 -1
  37. package/dist/components/client/BottomSheet/BottomSheetHeader.cjs +1 -1
  38. package/dist/components/client/BottomSheet/BottomSheetHeader.d.ts +1 -0
  39. package/dist/components/client/BottomSheet/BottomSheetHeader.js +1 -1
  40. package/dist/components/client/BottomSheet/BottomSheetInternalContext.cjs +1 -1
  41. package/dist/components/client/BottomSheet/BottomSheetInternalContext.d.ts +1 -0
  42. package/dist/components/client/BottomSheet/BottomSheetInternalContext.js +1 -1
  43. package/dist/components/client/BottomSheet/BottomSheetProvider.cjs +1 -1
  44. package/dist/components/client/BottomSheet/BottomSheetProvider.d.ts +1 -0
  45. package/dist/components/client/BottomSheet/BottomSheetProvider.js +1 -1
  46. package/dist/components/client/BottomSheet/BottomSheetTrigger.cjs +1 -1
  47. package/dist/components/client/BottomSheet/BottomSheetTrigger.d.ts +1 -0
  48. package/dist/components/client/BottomSheet/BottomSheetTrigger.js +1 -1
  49. package/dist/components/client/BottomSheet/UDSBottomSheetConfigProvider.cjs +1 -1
  50. package/dist/components/client/BottomSheet/UDSBottomSheetConfigProvider.d.ts +1 -0
  51. package/dist/components/client/BottomSheet/UDSBottomSheetConfigProvider.js +1 -1
  52. package/dist/components/client/BottomSheet/index.cjs +1 -1
  53. package/dist/components/client/BottomSheet/index.d.ts +1 -0
  54. package/dist/components/client/BottomSheet/index.js +1 -1
  55. package/dist/components/client/BottomSheet/useBottomSheetDrag.cjs +1 -1
  56. package/dist/components/client/BottomSheet/useBottomSheetDrag.d.ts +1 -0
  57. package/dist/components/client/BottomSheet/useBottomSheetDrag.js +1 -1
  58. package/dist/components/client/BottomSheet/useBottomSheetSnapModel.cjs +1 -1
  59. package/dist/components/client/BottomSheet/useBottomSheetSnapModel.d.ts +1 -0
  60. package/dist/components/client/BottomSheet/useBottomSheetSnapModel.js +1 -1
  61. package/dist/components/client/BottomSheet/useBottomSheetStore.cjs +1 -1
  62. package/dist/components/client/BottomSheet/useBottomSheetStore.d.ts +1 -0
  63. package/dist/components/client/BottomSheet/useBottomSheetStore.js +1 -1
  64. package/dist/components/client/BottomSheet/useBottomSheetStoreInternal.cjs +1 -1
  65. package/dist/components/client/BottomSheet/useBottomSheetStoreInternal.d.ts +1 -0
  66. package/dist/components/client/BottomSheet/useBottomSheetStoreInternal.js +1 -1
  67. package/dist/components/client/BottomSheet/useExpansionMargins.cjs +1 -1
  68. package/dist/components/client/BottomSheet/useExpansionMargins.d.ts +1 -0
  69. package/dist/components/client/BottomSheet/useExpansionMargins.js +1 -1
  70. package/dist/components/client/BottomSheet/useViewportHeight.cjs +1 -1
  71. package/dist/components/client/BottomSheet/useViewportHeight.d.ts +1 -0
  72. package/dist/components/client/BottomSheet/useViewportHeight.js +1 -1
  73. package/dist/components/client/BottomSheet/useVirtualKeyboard.cjs +1 -1
  74. package/dist/components/client/BottomSheet/useVirtualKeyboard.d.ts +1 -0
  75. package/dist/components/client/BottomSheet/useVirtualKeyboard.js +1 -1
  76. package/dist/components/client/BottomSheet/utils.cjs +1 -1
  77. package/dist/components/client/BottomSheet/utils.d.ts +1 -0
  78. package/dist/components/client/BottomSheet/utils.js +1 -1
  79. package/dist/components/client/Button.cjs +1 -1
  80. package/dist/components/client/Button.d.ts +1 -0
  81. package/dist/components/client/Button.js +1 -1
  82. package/dist/components/client/Checkbox.cjs +1 -1
  83. package/dist/components/client/Checkbox.d.ts +1 -0
  84. package/dist/components/client/Checkbox.js +1 -1
  85. package/dist/components/client/Chip/Chip.cjs +1 -1
  86. package/dist/components/client/Chip/Chip.d.ts +1 -0
  87. package/dist/components/client/Chip/Chip.js +1 -1
  88. package/dist/components/client/Chip/ChipBase.cjs +1 -1
  89. package/dist/components/client/Chip/ChipBase.d.ts +1 -0
  90. package/dist/components/client/Chip/ChipBase.js +1 -1
  91. package/dist/components/client/Chip/ChipButton.cjs +1 -1
  92. package/dist/components/client/Chip/ChipButton.d.ts +1 -0
  93. package/dist/components/client/Chip/ChipButton.js +1 -1
  94. package/dist/components/client/Chip/ChipDismissible.cjs +1 -1
  95. package/dist/components/client/Chip/ChipDismissible.d.ts +1 -0
  96. package/dist/components/client/Chip/ChipDismissible.js +1 -1
  97. package/dist/components/client/Chip/ChipLink.cjs +1 -1
  98. package/dist/components/client/Chip/ChipLink.d.ts +1 -0
  99. package/dist/components/client/Chip/ChipLink.js +1 -1
  100. package/dist/components/client/Chip/ChipToggle.cjs +1 -1
  101. package/dist/components/client/Chip/ChipToggle.d.ts +1 -0
  102. package/dist/components/client/Chip/ChipToggle.js +1 -1
  103. package/dist/components/client/Chip/index.cjs +1 -1
  104. package/dist/components/client/Chip/index.d.ts +1 -0
  105. package/dist/components/client/Chip/index.js +1 -1
  106. package/dist/components/client/IconButton.cjs +1 -1
  107. package/dist/components/client/IconButton.d.ts +1 -0
  108. package/dist/components/client/IconButton.js +1 -1
  109. package/dist/components/client/Input/Input.cjs +1 -1
  110. package/dist/components/client/Input/Input.d.ts +1 -0
  111. package/dist/components/client/Input/Input.js +1 -1
  112. package/dist/components/client/Input/InputHelpText.cjs +1 -1
  113. package/dist/components/client/Input/InputHelpText.d.ts +1 -0
  114. package/dist/components/client/Input/InputHelpText.js +1 -1
  115. package/dist/components/client/Input/InputHelpTextInternal.cjs +1 -1
  116. package/dist/components/client/Input/InputHelpTextInternal.d.ts +1 -0
  117. package/dist/components/client/Input/InputHelpTextInternal.js +1 -1
  118. package/dist/components/client/Input/index.cjs +1 -1
  119. package/dist/components/client/Input/index.d.ts +1 -0
  120. package/dist/components/client/Input/index.js +1 -1
  121. package/dist/components/client/Menu/Menu.Content.cjs +1 -1
  122. package/dist/components/client/Menu/Menu.Content.d.ts +1 -0
  123. package/dist/components/client/Menu/Menu.Content.js +1 -1
  124. package/dist/components/client/Menu/Menu.Divider.cjs +1 -1
  125. package/dist/components/client/Menu/Menu.Divider.d.ts +1 -0
  126. package/dist/components/client/Menu/Menu.Divider.js +1 -1
  127. package/dist/components/client/Menu/Menu.Item.cjs +1 -1
  128. package/dist/components/client/Menu/Menu.Item.d.ts +1 -0
  129. package/dist/components/client/Menu/Menu.Item.js +1 -1
  130. package/dist/components/client/Menu/Menu.ItemBase.cjs +1 -1
  131. package/dist/components/client/Menu/Menu.ItemBase.d.ts +1 -0
  132. package/dist/components/client/Menu/Menu.ItemBase.js +1 -1
  133. package/dist/components/client/Menu/Menu.ItemCheckbox.cjs +1 -1
  134. package/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
  135. package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +2 -1
  136. package/dist/components/client/Menu/Menu.ItemCheckbox.js +1 -1
  137. package/dist/components/client/Menu/Menu.Provider.cjs +1 -1
  138. package/dist/components/client/Menu/Menu.Provider.d.ts +1 -0
  139. package/dist/components/client/Menu/Menu.Provider.js +1 -1
  140. package/dist/components/client/Menu/Menu.Trigger.cjs +1 -1
  141. package/dist/components/client/Menu/Menu.Trigger.d.ts +1 -0
  142. package/dist/components/client/Menu/Menu.Trigger.js +1 -1
  143. package/dist/components/client/Menu/Menu.cjs +1 -1
  144. package/dist/components/client/Menu/Menu.d.ts +1 -0
  145. package/dist/components/client/Menu/Menu.index.cjs +1 -1
  146. package/dist/components/client/Menu/Menu.index.d.ts +1 -0
  147. package/dist/components/client/Menu/Menu.index.js +1 -1
  148. package/dist/components/client/Menu/Menu.js +1 -1
  149. package/dist/components/client/Menu/index.cjs +1 -1
  150. package/dist/components/client/Menu/index.d.ts +1 -0
  151. package/dist/components/client/Menu/index.js +1 -1
  152. package/dist/components/client/Menu/utils/transformAriakitPlacement.cjs +1 -1
  153. package/dist/components/client/Menu/utils/transformAriakitPlacement.d.ts +1 -0
  154. package/dist/components/client/Menu/utils/transformAriakitPlacement.js +1 -1
  155. package/dist/components/client/Popover/Popover.cjs +1 -1
  156. package/dist/components/client/Popover/Popover.d.ts +1 -0
  157. package/dist/components/client/Popover/Popover.js +1 -1
  158. package/dist/components/client/Popover/PopoverContent.cjs +1 -1
  159. package/dist/components/client/Popover/PopoverContent.d.ts +1 -0
  160. package/dist/components/client/Popover/PopoverContent.js +1 -1
  161. package/dist/components/client/Popover/PopoverContext.cjs +1 -1
  162. package/dist/components/client/Popover/PopoverContext.d.ts +1 -0
  163. package/dist/components/client/Popover/PopoverContext.js +1 -1
  164. package/dist/components/client/Popover/PopoverTrigger.cjs +1 -1
  165. package/dist/components/client/Popover/PopoverTrigger.d.ts +1 -0
  166. package/dist/components/client/Popover/PopoverTrigger.js +1 -1
  167. package/dist/components/client/Popover/UDSPopoverConfigProvider.cjs +1 -1
  168. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +1 -1
  169. package/dist/components/client/Popover/UDSPopoverConfigProvider.d.ts +2 -1
  170. package/dist/components/client/Popover/UDSPopoverConfigProvider.js +1 -1
  171. package/dist/components/client/Popover/index.cjs +1 -1
  172. package/dist/components/client/Popover/index.d.ts +1 -0
  173. package/dist/components/client/Popover/index.js +1 -1
  174. package/dist/components/client/Pressable.cjs +1 -1
  175. package/dist/components/client/Pressable.d.ts +1 -0
  176. package/dist/components/client/Pressable.js +1 -1
  177. package/dist/components/client/Radio/Radio.cjs +1 -1
  178. package/dist/components/client/Radio/Radio.d.ts +1 -0
  179. package/dist/components/client/Radio/Radio.js +1 -1
  180. package/dist/components/client/Radio/RadioGroupProvider.cjs +1 -1
  181. package/dist/components/client/Radio/RadioGroupProvider.d.ts +1 -0
  182. package/dist/components/client/Radio/RadioGroupProvider.js +1 -1
  183. package/dist/components/client/Radio/RadioGroupStore.cjs +1 -1
  184. package/dist/components/client/Radio/RadioGroupStore.d.ts +1 -0
  185. package/dist/components/client/Radio/RadioGroupStore.js +1 -1
  186. package/dist/components/client/Radio/index.cjs +1 -1
  187. package/dist/components/client/Radio/index.d.ts +1 -0
  188. package/dist/components/client/Radio/index.js +1 -1
  189. package/dist/components/client/Radio/useRadioGroup.cjs +1 -1
  190. package/dist/components/client/Radio/useRadioGroup.d.ts +1 -0
  191. package/dist/components/client/Radio/useRadioGroup.js +1 -1
  192. package/dist/components/client/SpringMotionConfig.cjs +1 -1
  193. package/dist/components/client/SpringMotionConfig.d.ts +1 -0
  194. package/dist/components/client/SpringMotionConfig.js +1 -1
  195. package/dist/components/client/Switch.cjs +1 -1
  196. package/dist/components/client/Switch.d.ts +1 -0
  197. package/dist/components/client/Switch.js +1 -1
  198. package/dist/components/client/Toast/Toast.cjs +1 -1
  199. package/dist/components/client/Toast/Toast.d.ts +1 -0
  200. package/dist/components/client/Toast/Toast.js +1 -1
  201. package/dist/components/client/Toast/ToastContainer.cjs +1 -1
  202. package/dist/components/client/Toast/ToastContainer.d.ts +1 -0
  203. package/dist/components/client/Toast/ToastContainer.js +1 -1
  204. package/dist/components/client/Toast/ToastPortal.cjs +1 -1
  205. package/dist/components/client/Toast/ToastPortal.d.ts +1 -0
  206. package/dist/components/client/Toast/ToastPortal.js +1 -1
  207. package/dist/components/client/Toast/UDSToastConfigProvider.cjs +1 -1
  208. package/dist/components/client/Toast/UDSToastConfigProvider.d.cts +5 -5
  209. package/dist/components/client/Toast/UDSToastConfigProvider.d.ts +6 -5
  210. package/dist/components/client/Toast/UDSToastConfigProvider.js +1 -1
  211. package/dist/components/client/Toast/createToast.cjs +1 -1
  212. package/dist/components/client/Toast/createToast.d.ts +1 -0
  213. package/dist/components/client/Toast/createToast.js +1 -1
  214. package/dist/components/client/Toast/index.cjs +1 -1
  215. package/dist/components/client/Toast/index.d.ts +1 -0
  216. package/dist/components/client/Toast/index.js +1 -1
  217. package/dist/components/client/Tooltip/Tooltip.cjs +1 -1
  218. package/dist/components/client/Tooltip/Tooltip.d.ts +1 -0
  219. package/dist/components/client/Tooltip/Tooltip.js +1 -1
  220. package/dist/components/client/Tooltip/TooltipContent.cjs +1 -1
  221. package/dist/components/client/Tooltip/TooltipContent.d.ts +1 -0
  222. package/dist/components/client/Tooltip/TooltipContent.js +1 -1
  223. package/dist/components/client/Tooltip/TooltipTrigger.cjs +1 -1
  224. package/dist/components/client/Tooltip/TooltipTrigger.d.ts +1 -0
  225. package/dist/components/client/Tooltip/TooltipTrigger.js +1 -1
  226. package/dist/components/client/Tooltip/UDSTooltipConfigProvider.cjs +1 -1
  227. package/dist/components/client/Tooltip/UDSTooltipConfigProvider.d.ts +1 -0
  228. package/dist/components/client/Tooltip/UDSTooltipConfigProvider.js +1 -1
  229. package/dist/components/client/Tooltip/index.cjs +1 -1
  230. package/dist/components/client/Tooltip/index.d.ts +1 -0
  231. package/dist/components/client/Tooltip/index.js +1 -1
  232. package/dist/components/client/Tooltip/tooltipContext.cjs +1 -1
  233. package/dist/components/client/Tooltip/tooltipContext.d.ts +1 -0
  234. package/dist/components/client/Tooltip/tooltipContext.js +1 -1
  235. package/dist/components/client/buttonConstants.cjs +1 -1
  236. package/dist/components/client/buttonConstants.d.ts +1 -0
  237. package/dist/components/client/buttonConstants.js +1 -1
  238. package/dist/components/client/index.cjs +1 -1
  239. package/dist/components/client/index.d.ts +1 -0
  240. package/dist/components/client/index.js +1 -1
  241. package/dist/components/client/motionFeatures/domAnimation.cjs +1 -1
  242. package/dist/components/client/motionFeatures/domAnimation.d.ts +1 -0
  243. package/dist/components/client/motionFeatures/domAnimation.js +1 -1
  244. package/dist/components/client/motionFeatures/domMax.cjs +1 -1
  245. package/dist/components/client/motionFeatures/domMax.d.ts +1 -0
  246. package/dist/components/client/motionFeatures/domMax.js +1 -1
  247. package/dist/components/client/providers/UDSBreakpointsConfigProvider.cjs +1 -1
  248. package/dist/components/client/providers/UDSBreakpointsConfigProvider.d.ts +1 -0
  249. package/dist/components/client/providers/UDSBreakpointsConfigProvider.js +1 -1
  250. package/dist/components/client/providers/UDSConfigProvider.cjs +1 -1
  251. package/dist/components/client/providers/UDSConfigProvider.d.ts +1 -0
  252. package/dist/components/client/providers/UDSConfigProvider.js +1 -1
  253. package/dist/components/experimental/client/Accordion.cjs +1 -1
  254. package/dist/components/experimental/client/Accordion.d.ts +1 -0
  255. package/dist/components/experimental/client/Accordion.js +1 -1
  256. package/dist/components/experimental/client/AvoidMotionLibraryProvider.cjs +1 -1
  257. package/dist/components/experimental/client/AvoidMotionLibraryProvider.d.ts +1 -0
  258. package/dist/components/experimental/client/AvoidMotionLibraryProvider.js +1 -1
  259. package/dist/components/experimental/client/Modal.cjs +1 -1
  260. package/dist/components/experimental/client/Modal.d.ts +1 -0
  261. package/dist/components/experimental/client/Modal.js +1 -1
  262. package/dist/components/experimental/client/SegmentedControl.cjs +1 -1
  263. package/dist/components/experimental/client/SegmentedControl.d.ts +1 -0
  264. package/dist/components/experimental/client/SegmentedControl.js +1 -1
  265. package/dist/components/experimental/client/SwitchV2.cjs +1 -1
  266. package/dist/components/experimental/client/SwitchV2.d.ts +1 -0
  267. package/dist/components/experimental/client/SwitchV2.js +1 -1
  268. package/dist/components/experimental/client/Tabs.cjs +1 -1
  269. package/dist/components/experimental/client/Tabs.d.ts +1 -0
  270. package/dist/components/experimental/client/Tabs.js +1 -1
  271. package/dist/components/experimental/client/index.cjs +1 -1
  272. package/dist/components/experimental/client/index.d.ts +1 -0
  273. package/dist/components/experimental/client/index.js +1 -1
  274. package/dist/styles/styler.d.cts +32 -32
  275. package/dist/styles/styler.d.ts +32 -32
  276. package/dist/tailwind/dist/commands/css.cjs +17 -3
  277. package/dist/tailwind/dist/commands/css.d.cts.map +1 -1
  278. package/dist/tailwind/dist/commands/css.d.ts.map +1 -1
  279. package/dist/tailwind/dist/commands/css.helpers.cjs +2 -1
  280. package/dist/tailwind/dist/commands/css.helpers.js +2 -1
  281. package/dist/tailwind/dist/commands/css.helpers.js.map +1 -1
  282. package/dist/tailwind/dist/commands/css.js +17 -3
  283. package/dist/tailwind/dist/commands/css.js.map +1 -1
  284. package/dist/tailwind/dist/css/generate.cjs +3 -0
  285. package/dist/tailwind/dist/css/generate.helpers.cjs +14 -6
  286. package/dist/tailwind/dist/css/generate.helpers.js +15 -7
  287. package/dist/tailwind/dist/css/generate.helpers.js.map +1 -1
  288. package/dist/tailwind/dist/css/generate.js +3 -0
  289. package/dist/tailwind/dist/css/generate.js.map +1 -1
  290. package/dist/tailwind/dist/css/nodeUtils.cjs +91 -20
  291. package/dist/tailwind/dist/css/nodeUtils.js +90 -21
  292. package/dist/tailwind/dist/css/nodeUtils.js.map +1 -1
  293. package/dist/tailwind/dist/css/postcss.cjs +22 -1
  294. package/dist/tailwind/dist/css/postcss.helpers.cjs +12 -1
  295. package/dist/tailwind/dist/css/postcss.helpers.js +11 -1
  296. package/dist/tailwind/dist/css/postcss.helpers.js.map +1 -1
  297. package/dist/tailwind/dist/css/postcss.js +22 -2
  298. package/dist/tailwind/dist/css/postcss.js.map +1 -1
  299. package/dist/tailwind/dist/css/runner.cjs +171 -20
  300. package/dist/tailwind/dist/css/runner.helpers.cjs +58 -6
  301. package/dist/tailwind/dist/css/runner.helpers.js +54 -7
  302. package/dist/tailwind/dist/css/runner.helpers.js.map +1 -1
  303. package/dist/tailwind/dist/css/runner.js +172 -20
  304. package/dist/tailwind/dist/css/runner.js.map +1 -1
  305. package/dist/tailwind/dist/css/theme.d.cts +11 -0
  306. package/dist/tailwind/dist/css/theme.d.cts.map +1 -1
  307. package/dist/tailwind/dist/css/theme.d.ts +11 -0
  308. package/dist/tailwind/dist/css/theme.d.ts.map +1 -1
  309. package/dist/tailwind/dist/css/theme.js.map +1 -1
  310. package/dist/tailwind/dist/purger/optimized/ast/expressions.cjs +26 -3
  311. package/dist/tailwind/dist/purger/optimized/ast/expressions.js +26 -3
  312. package/dist/tailwind/dist/purger/optimized/ast/expressions.js.map +1 -1
  313. package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.cts +1 -1
  314. package/dist/tailwind/dist/tailwind/utils/getFontStyles.d.ts +1 -1
  315. package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.cts +4 -4
  316. package/dist/tailwind/dist/tailwind/utils/getShadowStyles.d.ts +4 -4
  317. package/dist/uds/generated/componentData.cjs +1202 -1202
  318. package/dist/uds/generated/componentData.js +1202 -1202
  319. package/generated/componentData.json +1610 -1610
  320. package/package.json +1 -1
@@ -423,6 +423,92 @@
423
423
  "runtimeConfigInternalComponentProps": {},
424
424
  "motionVarPrefixes": []
425
425
  },
426
+ "Spinner": {
427
+ "name": "Spinner",
428
+ "defaultProps": {
429
+ "color": "primary",
430
+ "size": "lg"
431
+ },
432
+ "getStylesLiterals": {},
433
+ "cxLiterals": [
434
+ "self-center",
435
+ "relative",
436
+ "sr-only"
437
+ ],
438
+ "internalComponents": [
439
+ "Icon"
440
+ ],
441
+ "internalComponentProps": {
442
+ "Icon": {
443
+ "role": [
444
+ "img"
445
+ ],
446
+ "className": [
447
+ "animate-spin"
448
+ ],
449
+ "aria-hidden": [
450
+ "true"
451
+ ]
452
+ }
453
+ },
454
+ "propToVariantKeys": {},
455
+ "runtimeConfigDefaultProps": {},
456
+ "runtimeConfigGetStyles": {},
457
+ "runtimeConfigInternalComponentProps": {},
458
+ "motionVarPrefixes": []
459
+ },
460
+ "Table.mocks": {
461
+ "name": "Table.mocks",
462
+ "defaultProps": {},
463
+ "getStylesLiterals": {},
464
+ "cxLiterals": [],
465
+ "internalComponents": [],
466
+ "internalComponentProps": {},
467
+ "propToVariantKeys": {},
468
+ "runtimeConfigDefaultProps": {},
469
+ "runtimeConfigGetStyles": {},
470
+ "runtimeConfigInternalComponentProps": {},
471
+ "motionVarPrefixes": []
472
+ },
473
+ "Table": {
474
+ "name": "Table",
475
+ "defaultProps": {
476
+ "display": "table-cell",
477
+ "overflow": "hidden",
478
+ "borderColor": "muted",
479
+ "borderRadius": "md",
480
+ "spacing": "3",
481
+ "borderBottomColor": "muted",
482
+ "borderBottomWidth": "thin",
483
+ "color": "primary"
484
+ },
485
+ "getStylesLiterals": {
486
+ "textAlign": "start"
487
+ },
488
+ "cxLiterals": [],
489
+ "internalComponents": [
490
+ "CellComponent",
491
+ "Box",
492
+ "Text",
493
+ "Table.Root",
494
+ "Table.Header",
495
+ "Table.Row",
496
+ "Table.Cell",
497
+ "Table.Body"
498
+ ],
499
+ "internalComponentProps": {
500
+ "Table.Cell": {
501
+ "asHeaderCell": [
502
+ "column"
503
+ ]
504
+ }
505
+ },
506
+ "propToVariantKeys": {},
507
+ "runtimeConfigDefaultProps": {},
508
+ "runtimeConfigGetStyles": {},
509
+ "runtimeConfigInternalComponentProps": {},
510
+ "motionVarPrefixes": []
511
+ },
426
512
  "AnimateHeightChange": {
427
513
  "name": "AnimateHeightChange",
428
514
  "defaultProps": {},
@@ -924,170 +1010,182 @@
924
1010
  "--uds-motion-smooth-3-"
925
1011
  ]
926
1012
  },
927
- "Spinner": {
928
- "name": "Spinner",
1013
+ "Input": {
1014
+ "name": "Input",
929
1015
  "defaultProps": {
930
- "color": "primary",
931
- "size": "lg"
1016
+ "type": "text",
1017
+ "size": "md",
1018
+ "width": "full"
1019
+ },
1020
+ "getStylesLiterals": {
1021
+ "inputVariantRoot": "default",
1022
+ "inputVariantValueRoot": "empty",
1023
+ "inputVariantValueRoot:1": "filled",
1024
+ "inputVariantInputWrapper": "default",
1025
+ "inputVariantValueInputWrapper": "empty",
1026
+ "inputVariantValueInputWrapper:1": "filled",
1027
+ "inputVariantInput": "default",
1028
+ "inputVariantValueInput": "empty",
1029
+ "inputVariantValueInput:1": "filled",
1030
+ "inputVariantInputPlaceholder": "default",
1031
+ "inputVariantValueInputPlaceholder": "empty",
1032
+ "inputVariantValueInputPlaceholder:1": "filled",
1033
+ "inputVariantLabel": "default",
1034
+ "inputVariantValueLabel": "empty",
1035
+ "inputVariantValueLabel:1": "filled",
1036
+ "inputVariantLabelRequired": "default",
1037
+ "inputVariantValueLabelRequired": "empty",
1038
+ "inputVariantValueLabelRequired:1": "filled",
1039
+ "inputVariantStartIcon": "default",
1040
+ "inputVariantValueStartIcon": "empty",
1041
+ "inputVariantValueStartIcon:1": "filled",
1042
+ "inputVariantEndIcon": "default",
1043
+ "inputVariantValueEndIcon": "empty",
1044
+ "inputVariantValueEndIcon:1": "filled"
932
1045
  },
933
- "getStylesLiterals": {},
934
1046
  "cxLiterals": [
935
- "self-center",
936
- "relative",
937
- "sr-only"
1047
+ "opacity-50",
1048
+ "min-w-[200px]",
1049
+ "grow",
1050
+ "uds-hit-target",
1051
+ "bg-clip-text",
1052
+ "focus:outline-none",
1053
+ "cursor-text",
1054
+ "cursor-not-allowed"
938
1055
  ],
939
1056
  "internalComponents": [
940
- "Icon"
1057
+ "IconSlot",
1058
+ "StartIcon",
1059
+ "EndIcon",
1060
+ "HelpTextContent",
1061
+ "Box",
1062
+ "InputHelpTextInternal",
1063
+ "VStack",
1064
+ "HStack",
1065
+ "AnimateHeightChange"
941
1066
  ],
942
1067
  "internalComponentProps": {
943
- "Icon": {
944
- "role": [
945
- "img"
1068
+ "HelpTextContent": {
1069
+ "spacingTop": [
1070
+ "2"
1071
+ ]
1072
+ },
1073
+ "Box": {
1074
+ "spacingBottom": [
1075
+ "2"
946
1076
  ],
947
- "className": [
948
- "animate-spin"
1077
+ "columnGap": [
1078
+ "0.5"
949
1079
  ],
950
- "aria-hidden": [
951
- "true"
1080
+ "alignItems": [
1081
+ "flex-end",
1082
+ "center"
1083
+ ],
1084
+ "position": [
1085
+ "relative"
1086
+ ]
1087
+ },
1088
+ "HStack": {
1089
+ "alignItems": [
1090
+ "center"
1091
+ ],
1092
+ "gap": [
1093
+ "1"
952
1094
  ]
953
1095
  }
954
1096
  },
955
- "propToVariantKeys": {},
956
- "runtimeConfigDefaultProps": {},
957
- "runtimeConfigGetStyles": {},
958
- "runtimeConfigInternalComponentProps": {},
959
- "motionVarPrefixes": []
960
- },
961
- "Table.mocks": {
962
- "name": "Table.mocks",
963
- "defaultProps": {},
964
- "getStylesLiterals": {},
965
- "cxLiterals": [],
966
- "internalComponents": [],
967
- "internalComponentProps": {},
968
- "propToVariantKeys": {},
1097
+ "propToVariantKeys": {
1098
+ "size": [
1099
+ "inputSizeRoot",
1100
+ "inputSizeInputWrapper",
1101
+ "inputSizeInput",
1102
+ "inputSizeLabel",
1103
+ "inputSizeStartIcon",
1104
+ "inputSizeEndIcon"
1105
+ ],
1106
+ "startIcon": [
1107
+ "icon"
1108
+ ],
1109
+ "endIcon": [
1110
+ "icon"
1111
+ ],
1112
+ "helperTextIcon": [
1113
+ "startIcon"
1114
+ ]
1115
+ },
969
1116
  "runtimeConfigDefaultProps": {},
970
1117
  "runtimeConfigGetStyles": {},
971
1118
  "runtimeConfigInternalComponentProps": {},
972
1119
  "motionVarPrefixes": []
973
1120
  },
974
- "Table": {
975
- "name": "Table",
1121
+ "InputHelpText": {
1122
+ "name": "InputHelpText",
976
1123
  "defaultProps": {
977
- "display": "table-cell",
978
- "overflow": "hidden",
979
- "borderColor": "muted",
980
- "borderRadius": "md",
981
- "spacing": "3",
982
- "borderBottomColor": "muted",
983
- "borderBottomWidth": "thin",
984
- "color": "primary"
1124
+ "size": "md"
985
1125
  },
986
1126
  "getStylesLiterals": {
987
- "textAlign": "start"
1127
+ "inputVariantRoot": "default",
1128
+ "inputVariantValueRoot": "empty",
1129
+ "inputVariantValueRoot:1": "filled"
988
1130
  },
989
1131
  "cxLiterals": [],
990
1132
  "internalComponents": [
991
- "CellComponent",
992
- "Box",
993
- "Text",
994
- "Table.Root",
995
- "Table.Header",
996
- "Table.Row",
997
- "Table.Cell",
998
- "Table.Body"
1133
+ "InputHelpTextInternal",
1134
+ "Box"
999
1135
  ],
1000
1136
  "internalComponentProps": {
1001
- "Table.Cell": {
1002
- "asHeaderCell": [
1003
- "column"
1137
+ "Box": {
1138
+ "spacingTop": [
1139
+ "2"
1004
1140
  ]
1005
1141
  }
1006
1142
  },
1007
- "propToVariantKeys": {},
1143
+ "propToVariantKeys": {
1144
+ "size": [
1145
+ "inputSizeRoot"
1146
+ ]
1147
+ },
1008
1148
  "runtimeConfigDefaultProps": {},
1009
1149
  "runtimeConfigGetStyles": {},
1010
1150
  "runtimeConfigInternalComponentProps": {},
1011
1151
  "motionVarPrefixes": []
1012
1152
  },
1013
- "Avatar": {
1014
- "name": "Avatar",
1153
+ "InputHelpTextInternal": {
1154
+ "name": "InputHelpTextInternal",
1015
1155
  "defaultProps": {},
1016
- "getStylesLiterals": {},
1017
- "cxLiterals": [],
1018
- "internalComponents": [
1019
- "AvatarImage"
1020
- ],
1021
- "internalComponentProps": {},
1022
- "propToVariantKeys": {},
1023
- "runtimeConfigDefaultProps": {},
1024
- "runtimeConfigGetStyles": {},
1025
- "runtimeConfigInternalComponentProps": {},
1026
- "motionVarPrefixes": []
1027
- },
1028
- "AvatarIcon": {
1029
- "name": "AvatarIcon",
1030
- "defaultProps": {
1031
- "size": "md",
1032
- "variant": "primary"
1156
+ "getStylesLiterals": {
1157
+ "inputVariantHelperText": "default",
1158
+ "inputVariantValueHelperText": "empty",
1159
+ "inputVariantValueHelperText:1": "filled",
1160
+ "inputVariantHelperIcon": "default",
1161
+ "inputVariantValueHelperIcon": "empty",
1162
+ "inputVariantValueHelperIcon:1": "filled"
1033
1163
  },
1034
- "getStylesLiterals": {},
1035
- "cxLiterals": [
1036
- "overflow-hidden",
1037
- "w-full",
1038
- "h-full",
1039
- "shrink-0",
1040
- "text-center",
1041
- "inline-flex",
1042
- "justify-center",
1043
- "items-center"
1044
- ],
1164
+ "cxLiterals": [],
1045
1165
  "internalComponents": [
1046
1166
  "IconSlot",
1047
- "Box"
1167
+ "HStack"
1048
1168
  ],
1049
- "internalComponentProps": {},
1050
- "propToVariantKeys": {
1051
- "size": [
1052
- "avatarSizeIcon"
1053
- ]
1054
- },
1055
- "runtimeConfigDefaultProps": {},
1056
- "runtimeConfigGetStyles": {},
1057
- "runtimeConfigInternalComponentProps": {},
1058
- "motionVarPrefixes": []
1059
- },
1060
- "AvatarImage": {
1061
- "name": "AvatarImage",
1062
- "defaultProps": {
1063
- "size": "md",
1064
- "variant": "primary"
1169
+ "internalComponentProps": {
1170
+ "HStack": {
1171
+ "gap": [
1172
+ "1"
1173
+ ],
1174
+ "alignItems": [
1175
+ "center"
1176
+ ]
1177
+ }
1065
1178
  },
1066
- "getStylesLiterals": {},
1067
- "cxLiterals": [
1068
- "overflow-hidden",
1069
- "w-full",
1070
- "h-full",
1071
- "shrink-0",
1072
- "text-center",
1073
- "inline-flex",
1074
- "justify-center",
1075
- "items-center",
1076
- "object-cover"
1077
- ],
1078
- "internalComponents": [
1079
- "UDSImage",
1080
- "AvatarText",
1081
- "AvatarIcon",
1082
- "Box"
1083
- ],
1084
- "internalComponentProps": {},
1085
1179
  "propToVariantKeys": {
1086
- "alt": [
1087
- "name"
1180
+ "size": [
1181
+ "inputSizeHelperText",
1182
+ "inputSizeHelperIcon"
1088
1183
  ],
1089
- "fallback": [
1090
- "initials"
1184
+ "startIcon": [
1185
+ "icon"
1186
+ ],
1187
+ "endIcon": [
1188
+ "icon"
1091
1189
  ]
1092
1190
  },
1093
1191
  "runtimeConfigDefaultProps": {},
@@ -1095,136 +1193,135 @@
1095
1193
  "runtimeConfigInternalComponentProps": {},
1096
1194
  "motionVarPrefixes": []
1097
1195
  },
1098
- "AvatarText": {
1099
- "name": "AvatarText",
1196
+ "Radio": {
1197
+ "name": "Radio",
1100
1198
  "defaultProps": {
1199
+ "labelPosition": "start",
1200
+ "variant": "primary",
1101
1201
  "size": "md",
1102
- "variant": "primary"
1202
+ "value": ""
1203
+ },
1204
+ "getStylesLiterals": {
1205
+ "radioVariantValueRoot": "checked",
1206
+ "radioVariantValueRoot:1": "unchecked",
1207
+ "display": "flex",
1208
+ "flexDirection": "row",
1209
+ "flexDirection:1": "row-reverse",
1210
+ "alignItems": "center",
1211
+ "radioVariantValueRadio": "checked",
1212
+ "radioVariantValueRadio:1": "unchecked",
1213
+ "radioVariantValueRadioCircle": "checked",
1214
+ "radioVariantValueRadioCircle:1": "unchecked"
1103
1215
  },
1104
- "getStylesLiterals": {},
1105
1216
  "cxLiterals": [
1106
- "overflow-hidden",
1107
- "truncate",
1108
- "w-full",
1109
- "h-full",
1110
- "shrink-0",
1111
- "text-center",
1112
- "inline-flex",
1113
- "justify-center",
1114
- "items-center"
1217
+ "cursor-pointer",
1218
+ "cursor-default",
1219
+ "opacity-50",
1220
+ "border",
1221
+ "uds-ring",
1222
+ "uds-ring-within",
1223
+ "transition-[background-color,border-color]",
1224
+ "transition-shadow",
1225
+ "pointer-events-none",
1226
+ "w-[8px]",
1227
+ "h-[8px]",
1228
+ "transition-opacity",
1229
+ "cursor-[inherit]",
1230
+ "absolute",
1231
+ "opacity-0",
1232
+ "top-1/2",
1233
+ "left-1/2",
1234
+ "w-[calc(100%+2px)]",
1235
+ "h-[calc(100%+2px)]",
1236
+ "transform",
1237
+ "translate-x-[-50%]",
1238
+ "translate-y-[-50%]",
1239
+ "text-start",
1240
+ "text-end"
1115
1241
  ],
1116
1242
  "internalComponents": [
1117
1243
  "Box",
1118
- "Text"
1244
+ "FormLabel",
1245
+ "SpringMotionConfig",
1246
+ "RootElement",
1247
+ "MotionBox"
1119
1248
  ],
1120
1249
  "internalComponentProps": {
1121
- "Text": {
1122
- "color": [
1123
- "inherit"
1250
+ "Box": {
1251
+ "borderRadius": [
1252
+ "full"
1253
+ ]
1254
+ },
1255
+ "FormLabel": {
1256
+ "as": [
1257
+ "div"
1124
1258
  ],
1125
1259
  "variant": [
1126
1260
  "inherit"
1127
- ]
1128
- }
1129
- },
1130
- "propToVariantKeys": {},
1131
- "runtimeConfigDefaultProps": {},
1132
- "runtimeConfigGetStyles": {},
1133
- "runtimeConfigInternalComponentProps": {},
1134
- "motionVarPrefixes": []
1135
- },
1136
- "BottomSheet": {
1137
- "name": "BottomSheet",
1138
- "defaultProps": {
1139
- "variant": "default"
1140
- },
1141
- "getStylesLiterals": {},
1142
- "cxLiterals": [
1143
- "fixed",
1144
- "overflow-hidden",
1145
- "inset-x-0",
1146
- "bottom-0",
1147
- "z-50",
1148
- "[will-change:transform]",
1149
- "touch-none",
1150
- "[transform:translate3d(0,var(--uds-bottomsheet-hidden-translate),0)]",
1151
- "data-[enter]:[transform:translate3d(0,var(--uds-bottomsheet-visible-translate),0)]",
1152
- "transition-transform",
1153
- "duration-500",
1154
- "ease-[cubic-bezier(0.32,0.72,0,1)]",
1155
- "motion-reduce:transition-none",
1156
- "top-[-4px]",
1157
- "z-[1]",
1158
- "touch-pan-y"
1159
- ],
1160
- "internalComponents": [
1161
- "Scrim",
1162
- "BottomSheetHandle",
1163
- "Dialog",
1164
- "Box",
1165
- "BottomSheetInternalContext.Provider"
1166
- ],
1167
- "internalComponentProps": {
1168
- "BottomSheetHandle": {
1169
- "ariaLabel": [
1170
- "Resize sheet"
1261
+ ],
1262
+ "color": [
1263
+ "inherit"
1171
1264
  ]
1172
1265
  },
1173
- "Dialog": {
1266
+ "RootElement": {
1174
1267
  "data-testid": [
1175
- "bottom-sheet"
1268
+ "container"
1176
1269
  ]
1177
1270
  },
1178
- "Box": {
1179
- "display": [
1180
- "block",
1181
- "flex"
1182
- ],
1271
+ "MotionBox": {
1183
1272
  "position": [
1184
- "absolute"
1273
+ "relative"
1185
1274
  ],
1186
- "flexDirection": [
1187
- "column"
1275
+ "borderRadius": [
1276
+ "full"
1188
1277
  ],
1189
- "className": [
1190
- "absolute inset-0 min-h-0 p-[inherit]"
1278
+ "alignItems": [
1279
+ "center"
1280
+ ],
1281
+ "justifyContent": [
1282
+ "center"
1283
+ ],
1284
+ "flex": [
1285
+ "none"
1191
1286
  ]
1192
1287
  }
1193
1288
  },
1194
1289
  "propToVariantKeys": {
1290
+ "size": [
1291
+ "radioSizeRoot",
1292
+ "radioSizeRadio"
1293
+ ],
1195
1294
  "variant": [
1196
- "bottomsheetVariantRoot"
1295
+ "radioVariantRoot",
1296
+ "radioVariantRadio",
1297
+ "radioVariantRadioCircle"
1298
+ ],
1299
+ "reduceMotion": [
1300
+ "reducedMotion"
1197
1301
  ]
1198
1302
  },
1199
1303
  "runtimeConfigDefaultProps": {},
1200
1304
  "runtimeConfigGetStyles": {},
1201
1305
  "runtimeConfigInternalComponentProps": {},
1202
- "motionVarPrefixes": []
1306
+ "motionVarPrefixes": [
1307
+ "--uds-motion-subtle-3-",
1308
+ "--uds-motion-smooth-3-"
1309
+ ]
1203
1310
  },
1204
- "BottomSheetContent": {
1205
- "name": "BottomSheetContent",
1311
+ "RadioGroupProvider": {
1312
+ "name": "RadioGroupProvider",
1206
1313
  "defaultProps": {},
1207
1314
  "getStylesLiterals": {},
1208
- "cxLiterals": [
1209
- "min-h-0",
1210
- "touch-pan-y"
1211
- ],
1315
+ "cxLiterals": [],
1212
1316
  "internalComponents": [
1213
- "Box",
1214
- "VStack"
1317
+ "DivProps",
1318
+ "Comp",
1319
+ "RadioGroupContext.Provider"
1215
1320
  ],
1216
1321
  "internalComponentProps": {
1217
- "Box": {
1218
- "display": [
1219
- "block"
1220
- ],
1221
- "flex": [
1222
- "1"
1223
- ]
1224
- },
1225
- "VStack": {
1226
- "className": [
1227
- "pb-[calc(env(safe-area-inset-bottom))]"
1322
+ "Comp": {
1323
+ "role": [
1324
+ "radiogroup"
1228
1325
  ]
1229
1326
  }
1230
1327
  },
@@ -1234,14 +1331,12 @@
1234
1331
  "runtimeConfigInternalComponentProps": {},
1235
1332
  "motionVarPrefixes": []
1236
1333
  },
1237
- "BottomSheetDismiss": {
1238
- "name": "BottomSheetDismiss",
1334
+ "RadioGroupStore": {
1335
+ "name": "RadioGroupStore",
1239
1336
  "defaultProps": {},
1240
1337
  "getStylesLiterals": {},
1241
1338
  "cxLiterals": [],
1242
- "internalComponents": [
1243
- "AriakitDialogDismiss"
1244
- ],
1339
+ "internalComponents": [],
1245
1340
  "internalComponentProps": {},
1246
1341
  "propToVariantKeys": {},
1247
1342
  "runtimeConfigDefaultProps": {},
@@ -1249,110 +1344,114 @@
1249
1344
  "runtimeConfigInternalComponentProps": {},
1250
1345
  "motionVarPrefixes": []
1251
1346
  },
1252
- "BottomSheetHandle": {
1253
- "name": "BottomSheetHandle",
1254
- "defaultProps": {
1255
- "variant": "default"
1256
- },
1347
+ "Popover": {
1348
+ "name": "Popover",
1349
+ "defaultProps": {},
1257
1350
  "getStylesLiterals": {},
1258
- "cxLiterals": [
1259
- "relative",
1260
- "h-5",
1261
- "w-16",
1262
- "outline-none",
1263
- "focus-visible:outline-none",
1264
- "[touch-action:pan-y]",
1265
- "absolute",
1266
- "left-1/2",
1267
- "top-1/2",
1268
- "-translate-x-1/2",
1269
- "-translate-y-1/2",
1270
- "h-1",
1271
- "w-8",
1272
- "rounded-full"
1273
- ],
1351
+ "cxLiterals": [],
1274
1352
  "internalComponents": [
1275
- "Box"
1353
+ "PopoverInternalContext.Provider",
1354
+ "PopoverProvider"
1276
1355
  ],
1277
- "internalComponentProps": {
1278
- "Box": {
1279
- "display": [
1280
- "block",
1281
- "flex"
1282
- ],
1283
- "justifyContent": [
1284
- "center"
1285
- ]
1286
- }
1287
- },
1288
- "propToVariantKeys": {
1289
- "variant": [
1290
- "bottomsheetVariantHandleIndicator"
1291
- ]
1356
+ "internalComponentProps": {},
1357
+ "propToVariantKeys": {},
1358
+ "runtimeConfigDefaultProps": {
1359
+ "size": "popover.defaultSize",
1360
+ "variant": "popover.defaultVariant"
1292
1361
  },
1293
- "runtimeConfigDefaultProps": {},
1294
1362
  "runtimeConfigGetStyles": {},
1295
1363
  "runtimeConfigInternalComponentProps": {},
1296
1364
  "motionVarPrefixes": []
1297
1365
  },
1298
- "BottomSheetHeader": {
1299
- "name": "BottomSheetHeader",
1300
- "defaultProps": {
1301
- "variant": "default"
1366
+ "PopoverContent": {
1367
+ "name": "PopoverContent",
1368
+ "defaultProps": {},
1369
+ "getStylesLiterals": {
1370
+ "popoverSizeRoot": "default",
1371
+ "popoverVariantRoot": "default",
1372
+ "display": "flex",
1373
+ "position": "absolute",
1374
+ "spacingTop": "0",
1375
+ "spacingStart": "0",
1376
+ "spacingBottom": "0",
1377
+ "spacingEnd": "0",
1378
+ "popoverSizeSvgBase": "default",
1379
+ "popoverVariantSvgBase": "default",
1380
+ "popoverSizeSvgBorder": "default",
1381
+ "popoverVariantSvgBorder": "default",
1382
+ "popoverVariantBlur": "default",
1383
+ "width": "full",
1384
+ "height": "full",
1385
+ "flexShrink": "0",
1386
+ "borderRadius": "full",
1387
+ "alignItems": "center",
1388
+ "justifyContent": "center",
1389
+ "popoverVariantCloseIcon": "default",
1390
+ "popoverSizeCloseIcon": "default"
1302
1391
  },
1303
- "getStylesLiterals": {},
1304
1392
  "cxLiterals": [
1305
- "grid-cols-[40px_1fr_40px]",
1306
- "items-center",
1307
- "w-full",
1308
- "min-h-10",
1309
- "mt-2"
1393
+ "z-[9999]",
1394
+ "outline-none",
1395
+ "focus-visible:outline-none",
1396
+ "uds-bgBlurFillFallback",
1397
+ "uds-bgBlurFallback",
1398
+ "top-0",
1399
+ "left-0",
1400
+ "z-[1]",
1401
+ "duration-0",
1402
+ "duration-120",
1403
+ "transition-[background-color]",
1404
+ "bg-carbon-15/0",
1405
+ "hover:bg-carbon-15/10",
1406
+ "active:bg-carbon-15/15",
1407
+ "uds-ring",
1408
+ "absolute",
1409
+ "z-[4]"
1310
1410
  ],
1311
1411
  "internalComponents": [
1412
+ "PopoverDismiss",
1413
+ "IconSlot",
1414
+ "PopoverArrow",
1415
+ "Popover",
1416
+ "SvgFloatingOverlay",
1312
1417
  "Box",
1313
- "Text"
1418
+ "Pressable"
1314
1419
  ],
1315
- "internalComponentProps": {
1316
- "Box": {
1317
- "className": [
1318
- "h-10 w-10 opacity-0 pointer-events-none"
1319
- ],
1320
- "display": [
1321
- "grid",
1322
- "flex"
1323
- ],
1324
- "justifyContent": [
1325
- "flex-start",
1326
- "flex-end"
1327
- ]
1328
- },
1329
- "Text": {
1330
- "variant": [
1331
- "inherit"
1332
- ],
1333
- "color": [
1334
- "inherit"
1335
- ],
1336
- "textAlign": [
1337
- "center"
1338
- ],
1339
- "className": [
1340
- "w-full"
1341
- ]
1342
- }
1343
- },
1420
+ "internalComponentProps": {},
1344
1421
  "propToVariantKeys": {
1345
- "variant": [
1346
- "bottomsheetVariantHeader"
1422
+ "closeIcon": [
1423
+ "icon"
1347
1424
  ]
1348
1425
  },
1349
- "runtimeConfigDefaultProps": {},
1350
- "runtimeConfigGetStyles": {},
1351
- "runtimeConfigInternalComponentProps": {},
1426
+ "runtimeConfigDefaultProps": {
1427
+ "size": "popover.defaultSize",
1428
+ "variant": "popover.defaultVariant"
1429
+ },
1430
+ "runtimeConfigGetStyles": {
1431
+ "spacingTop": [
1432
+ "popover.spacingVertical.${size}"
1433
+ ],
1434
+ "spacingStart": [
1435
+ "popover.spacingHorizontal.${size}"
1436
+ ],
1437
+ "spacingBottom": [
1438
+ "popover.spacingVertical.${size}"
1439
+ ],
1440
+ "spacingEnd": [
1441
+ "popover.spacingHorizontal.${size}"
1442
+ ]
1443
+ },
1444
+ "runtimeConfigInternalComponentProps": {
1445
+ "SvgFloatingOverlay": {
1446
+ "borderRadius": [
1447
+ "popover.borderRadius.${size}"
1448
+ ]
1449
+ }
1450
+ },
1352
1451
  "motionVarPrefixes": []
1353
1452
  },
1354
- "BottomSheetInternalContext": {
1355
- "name": "BottomSheetInternalContext",
1453
+ "PopoverContext": {
1454
+ "name": "PopoverContext",
1356
1455
  "defaultProps": {},
1357
1456
  "getStylesLiterals": {},
1358
1457
  "cxLiterals": [],
@@ -1364,28 +1463,38 @@
1364
1463
  "runtimeConfigInternalComponentProps": {},
1365
1464
  "motionVarPrefixes": []
1366
1465
  },
1367
- "BottomSheetProvider": {
1368
- "name": "BottomSheetProvider",
1466
+ "PopoverTrigger": {
1467
+ "name": "PopoverTrigger",
1369
1468
  "defaultProps": {},
1370
1469
  "getStylesLiterals": {},
1371
1470
  "cxLiterals": [],
1372
1471
  "internalComponents": [
1373
- "AriakitDialogProvider"
1472
+ "PopoverDisclosure"
1374
1473
  ],
1375
- "internalComponentProps": {},
1376
- "propToVariantKeys": {},
1474
+ "internalComponentProps": {
1475
+ "PopoverDisclosure": {
1476
+ "className": [
1477
+ "inline"
1478
+ ]
1479
+ }
1480
+ },
1481
+ "propToVariantKeys": {
1482
+ "children": [
1483
+ "render"
1484
+ ]
1485
+ },
1377
1486
  "runtimeConfigDefaultProps": {},
1378
1487
  "runtimeConfigGetStyles": {},
1379
1488
  "runtimeConfigInternalComponentProps": {},
1380
1489
  "motionVarPrefixes": []
1381
1490
  },
1382
- "BottomSheetTrigger": {
1383
- "name": "BottomSheetTrigger",
1491
+ "UDSPopoverConfigProvider": {
1492
+ "name": "UDSPopoverConfigProvider",
1384
1493
  "defaultProps": {},
1385
1494
  "getStylesLiterals": {},
1386
1495
  "cxLiterals": [],
1387
1496
  "internalComponents": [
1388
- "AriakitDialogDisclosure"
1497
+ "PopoverContext.Provider"
1389
1498
  ],
1390
1499
  "internalComponentProps": {},
1391
1500
  "propToVariantKeys": {},
@@ -1394,31 +1503,92 @@
1394
1503
  "runtimeConfigInternalComponentProps": {},
1395
1504
  "motionVarPrefixes": []
1396
1505
  },
1397
- "UDSBottomSheetConfigProvider": {
1398
- "name": "UDSBottomSheetConfigProvider",
1399
- "defaultProps": {},
1506
+ "Menu.Content": {
1507
+ "name": "Menu.Content",
1508
+ "defaultProps": {
1509
+ "size": "default",
1510
+ "variant": "default",
1511
+ "gutter": "1"
1512
+ },
1400
1513
  "getStylesLiterals": {},
1401
- "cxLiterals": [],
1514
+ "cxLiterals": [
1515
+ "uds-menu-content",
1516
+ "transition-shadow",
1517
+ "duration-200",
1518
+ "ease-in-out",
1519
+ "min-w-60",
1520
+ "max-w-lg",
1521
+ "max-h-96",
1522
+ "overflow-auto",
1523
+ "uds-ring",
1524
+ "z-10",
1525
+ "group"
1526
+ ],
1402
1527
  "internalComponents": [
1403
- "BottomSheetContext.Provider"
1528
+ "AriakitMenu",
1529
+ "AnimatePresence",
1530
+ "MotionVStack"
1404
1531
  ],
1405
1532
  "internalComponentProps": {},
1406
- "propToVariantKeys": {},
1533
+ "propToVariantKeys": {
1534
+ "size": [
1535
+ "menucontentSizeRoot"
1536
+ ],
1537
+ "variant": [
1538
+ "menucontentVariantRoot"
1539
+ ]
1540
+ },
1407
1541
  "runtimeConfigDefaultProps": {},
1408
1542
  "runtimeConfigGetStyles": {},
1409
1543
  "runtimeConfigInternalComponentProps": {},
1410
1544
  "motionVarPrefixes": []
1411
1545
  },
1412
- "Chip": {
1413
- "name": "Chip",
1546
+ "Menu.Divider": {
1547
+ "name": "Menu.Divider",
1548
+ "defaultProps": {
1549
+ "role": "separator",
1550
+ "contentPosition": "start",
1551
+ "gap": "4"
1552
+ },
1553
+ "getStylesLiterals": {
1554
+ "menuitemDividerVariantRoot": "default",
1555
+ "menuitemDividerVariantText": "default",
1556
+ "menuitemDividerVariantLine": "default"
1557
+ },
1558
+ "cxLiterals": [],
1559
+ "internalComponents": [
1560
+ "DividerInternal"
1561
+ ],
1562
+ "internalComponentProps": {
1563
+ "DividerInternal": {
1564
+ "variant": [
1565
+ "inherit"
1566
+ ]
1567
+ }
1568
+ },
1569
+ "propToVariantKeys": {},
1570
+ "runtimeConfigDefaultProps": {},
1571
+ "runtimeConfigGetStyles": {},
1572
+ "runtimeConfigInternalComponentProps": {},
1573
+ "motionVarPrefixes": []
1574
+ },
1575
+ "Menu.Item": {
1576
+ "name": "Menu.Item",
1414
1577
  "defaultProps": {},
1415
- "getStylesLiterals": {},
1578
+ "getStylesLiterals": {
1579
+ "menuitemItemVariantRoot": "default",
1580
+ "menuitemItemVariantActiveRoot": "on",
1581
+ "menuitemItemVariantActiveRoot:1": "off",
1582
+ "menuitemItemVariantText": "default",
1583
+ "menuitemItemVariantActiveText": "on",
1584
+ "menuitemItemVariantActiveText:1": "off",
1585
+ "menuitemItemVariantIcon": "default",
1586
+ "menuitemItemVariantActiveIcon": "on",
1587
+ "menuitemItemVariantActiveIcon:1": "off"
1588
+ },
1416
1589
  "cxLiterals": [],
1417
1590
  "internalComponents": [
1418
- "ChipDismissible",
1419
- "ChipToggle",
1420
- "ChipLink",
1421
- "ChipButton"
1591
+ "MenuItemBase"
1422
1592
  ],
1423
1593
  "internalComponentProps": {},
1424
1594
  "propToVariantKeys": {},
@@ -1427,54 +1597,71 @@
1427
1597
  "runtimeConfigInternalComponentProps": {},
1428
1598
  "motionVarPrefixes": []
1429
1599
  },
1430
- "ChipBase": {
1431
- "name": "ChipBase",
1600
+ "Menu.ItemBase": {
1601
+ "name": "Menu.ItemBase",
1432
1602
  "defaultProps": {
1433
- "size": "md",
1434
- "as": "div"
1603
+ "spacing": "0",
1604
+ "spacingHorizontal": "4",
1605
+ "spacingVertical": "3.5",
1606
+ "columnGap": "2",
1607
+ "alignItems": "center",
1608
+ "justifyContent": "space-between"
1609
+ },
1610
+ "getStylesLiterals": {
1611
+ "textAlign": "start",
1612
+ "menuitemSizeRoot": "default",
1613
+ "flexDirection": "row",
1614
+ "menuitemSizeStartIcon": "default",
1615
+ "menuitemSizeEndIcon": "default"
1435
1616
  },
1436
- "getStylesLiterals": {},
1437
1617
  "cxLiterals": [
1438
- "pointer-events-none",
1439
- "cursor-default",
1440
- "opacity-50",
1441
- "inline-flex",
1442
- "items-center",
1443
- "transition-[background-color,outline-color,box-shadow]",
1444
- "truncate",
1445
- "whitespace-nowrap",
1446
- "text-center",
1447
- "flex-1"
1618
+ "flex",
1619
+ "focus-visible:text-brand",
1620
+ "focus-visible:bg-brand-secondary",
1621
+ "focus-visible:z-10",
1622
+ "uds-ring",
1623
+ "!-outline-offset-2",
1624
+ "[&:not([aria-checked])]:cursor-default",
1625
+ "opacity-25",
1626
+ "cursor-not-allowed",
1627
+ "duration-20",
1628
+ "transition-[font-variation-settings]",
1629
+ "ease-in-out",
1630
+ "z-0",
1631
+ "uds-start-icon",
1632
+ "uds-end-icon"
1448
1633
  ],
1449
1634
  "internalComponents": [
1635
+ "Pressable",
1450
1636
  "IconSlot",
1637
+ "RootComponent",
1451
1638
  "HStack",
1452
- "As",
1453
- "Text"
1639
+ "AnimatePresence"
1454
1640
  ],
1455
1641
  "internalComponentProps": {
1456
- "Text": {
1457
- "as": [
1458
- "span"
1459
- ],
1460
- "color": [
1461
- "current"
1642
+ "HStack": {
1643
+ "alignItems": [
1644
+ "center"
1462
1645
  ],
1463
- "variant": [
1464
- "inherit"
1646
+ "width": [
1647
+ "full"
1648
+ ]
1649
+ },
1650
+ "AnimatePresence": {
1651
+ "mode": [
1652
+ "popLayout"
1465
1653
  ]
1466
1654
  }
1467
1655
  },
1468
1656
  "propToVariantKeys": {
1469
- "size": [
1470
- "chipSizeRoot",
1471
- "chipSizeIcon"
1472
- ],
1473
1657
  "startIcon": [
1474
1658
  "icon"
1475
1659
  ],
1476
1660
  "endIcon": [
1477
1661
  "icon"
1662
+ ],
1663
+ "columnGap": [
1664
+ "gap"
1478
1665
  ]
1479
1666
  },
1480
1667
  "runtimeConfigDefaultProps": {},
@@ -1482,265 +1669,166 @@
1482
1669
  "runtimeConfigInternalComponentProps": {},
1483
1670
  "motionVarPrefixes": []
1484
1671
  },
1485
- "ChipButton": {
1486
- "name": "ChipButton",
1487
- "defaultProps": {
1488
- "variant": "primary"
1672
+ "Menu.ItemCheckbox": {
1673
+ "name": "Menu.ItemCheckbox",
1674
+ "defaultProps": {},
1675
+ "getStylesLiterals": {
1676
+ "menuitemItemCheckboxVariantRoot": "default",
1677
+ "menuitemItemCheckboxVariantActiveRoot": "on",
1678
+ "menuitemItemCheckboxVariantActiveRoot:1": "off",
1679
+ "menuitemItemCheckboxVariantText": "default",
1680
+ "menuitemItemCheckboxVariantActiveText": "on",
1681
+ "menuitemItemCheckboxVariantActiveText:1": "off",
1682
+ "menuitemItemCheckboxVariantStartIcon": "default",
1683
+ "menuitemItemCheckboxVariantActiveStartIcon": "on",
1684
+ "menuitemItemCheckboxVariantActiveStartIcon:1": "off",
1685
+ "menuitemItemCheckboxVariantEndIcon": "default",
1686
+ "menuitemItemCheckboxVariantActiveEndIcon": "on",
1687
+ "menuitemItemCheckboxVariantActiveEndIcon:1": "off"
1489
1688
  },
1490
- "getStylesLiterals": {},
1491
1689
  "cxLiterals": [
1492
- "uds-ring"
1690
+ "uds-menu-item-checkbox"
1493
1691
  ],
1494
1692
  "internalComponents": [
1495
- "ChipBase"
1693
+ "MenuItemBase"
1496
1694
  ],
1497
- "internalComponentProps": {
1498
- "ChipBase": {
1499
- "as": [
1500
- "button"
1501
- ]
1502
- }
1503
- },
1504
- "propToVariantKeys": {
1505
- "variant": [
1506
- "chipLinkVariantRoot",
1507
- "chipLinkVariantIcon"
1508
- ]
1509
- },
1695
+ "internalComponentProps": {},
1696
+ "propToVariantKeys": {},
1510
1697
  "runtimeConfigDefaultProps": {},
1511
1698
  "runtimeConfigGetStyles": {},
1512
1699
  "runtimeConfigInternalComponentProps": {},
1513
1700
  "motionVarPrefixes": []
1514
1701
  },
1515
- "ChipDismissible": {
1516
- "name": "ChipDismissible",
1517
- "defaultProps": {
1518
- "variant": "primary"
1519
- },
1702
+ "Menu.Provider": {
1703
+ "name": "Menu.Provider",
1704
+ "defaultProps": {},
1520
1705
  "getStylesLiterals": {},
1521
- "cxLiterals": [
1522
- "uds-chip-dismissible-button",
1523
- "uds-hit-target",
1524
- "uds-ring",
1525
- "rounded-full"
1526
- ],
1706
+ "cxLiterals": [],
1527
1707
  "internalComponents": [
1528
- "ChipBase",
1529
- "IconSlot",
1530
- "Pressable"
1708
+ "AriakitMenuProvider",
1709
+ "SpringMotionConfig"
1531
1710
  ],
1532
1711
  "internalComponentProps": {},
1533
- "propToVariantKeys": {
1534
- "variant": [
1535
- "chipDismissibleVariantRoot",
1536
- "chipDismissibleVariantIcon"
1537
- ],
1538
- "dismissButtonAriaLabel": [
1539
- "aria-label"
1540
- ]
1541
- },
1712
+ "propToVariantKeys": {},
1542
1713
  "runtimeConfigDefaultProps": {},
1543
1714
  "runtimeConfigGetStyles": {},
1544
1715
  "runtimeConfigInternalComponentProps": {},
1545
- "motionVarPrefixes": []
1716
+ "motionVarPrefixes": [
1717
+ "--uds-motion-subtle-3-",
1718
+ "--uds-motion-smooth-3-"
1719
+ ]
1546
1720
  },
1547
- "ChipLink": {
1548
- "name": "ChipLink",
1549
- "defaultProps": {
1550
- "variant": "primary"
1551
- },
1721
+ "Menu.Trigger": {
1722
+ "name": "Menu.Trigger",
1723
+ "defaultProps": {},
1552
1724
  "getStylesLiterals": {},
1553
1725
  "cxLiterals": [
1554
- "uds-ring"
1726
+ "uds-menu-trigger"
1555
1727
  ],
1556
1728
  "internalComponents": [
1557
- "ChipBase"
1729
+ "AriakitMenuTrigger",
1730
+ "Box"
1558
1731
  ],
1559
1732
  "internalComponentProps": {
1560
- "ChipBase": {
1561
- "as": [
1562
- "a"
1733
+ "Box": {
1734
+ "className": [
1735
+ "uds-ring h-fit w-fit"
1563
1736
  ]
1564
1737
  }
1565
1738
  },
1566
- "propToVariantKeys": {
1567
- "variant": [
1568
- "chipLinkVariantRoot",
1569
- "chipLinkVariantIcon"
1570
- ]
1571
- },
1739
+ "propToVariantKeys": {},
1572
1740
  "runtimeConfigDefaultProps": {},
1573
1741
  "runtimeConfigGetStyles": {},
1574
1742
  "runtimeConfigInternalComponentProps": {},
1575
1743
  "motionVarPrefixes": []
1576
1744
  },
1577
- "ChipToggle": {
1578
- "name": "ChipToggle",
1579
- "defaultProps": {
1580
- "variant": "primary",
1581
- "role": "checkbox"
1582
- },
1583
- "getStylesLiterals": {
1584
- "chipToggleVariantActiveRoot": "on",
1585
- "chipToggleVariantActiveRoot:1": "off"
1586
- },
1587
- "cxLiterals": [
1588
- "uds-ring"
1589
- ],
1590
- "internalComponents": [
1591
- "ChipBase"
1592
- ],
1593
- "internalComponentProps": {
1594
- "ChipBase": {
1595
- "as": [
1596
- "button"
1597
- ]
1598
- }
1599
- },
1600
- "propToVariantKeys": {
1601
- "variant": [
1602
- "chipToggleVariantRoot",
1603
- "chipToggleVariantIcon"
1604
- ]
1605
- },
1745
+ "Menu.index": {
1746
+ "name": "Menu.index",
1747
+ "defaultProps": {},
1748
+ "getStylesLiterals": {},
1749
+ "cxLiterals": [],
1750
+ "internalComponents": [],
1751
+ "internalComponentProps": {},
1752
+ "propToVariantKeys": {},
1606
1753
  "runtimeConfigDefaultProps": {},
1607
1754
  "runtimeConfigGetStyles": {},
1608
1755
  "runtimeConfigInternalComponentProps": {},
1609
1756
  "motionVarPrefixes": []
1610
1757
  },
1611
- "Input": {
1612
- "name": "Input",
1758
+ "Menu": {
1759
+ "name": "Menu",
1760
+ "defaultProps": {},
1761
+ "getStylesLiterals": {},
1762
+ "cxLiterals": [],
1763
+ "internalComponents": [],
1764
+ "internalComponentProps": {},
1765
+ "propToVariantKeys": {},
1766
+ "runtimeConfigDefaultProps": {},
1767
+ "runtimeConfigGetStyles": {},
1768
+ "runtimeConfigInternalComponentProps": {},
1769
+ "motionVarPrefixes": []
1770
+ },
1771
+ "BottomSheet": {
1772
+ "name": "BottomSheet",
1613
1773
  "defaultProps": {
1614
- "type": "text",
1615
- "size": "md",
1616
- "width": "full"
1617
- },
1618
- "getStylesLiterals": {
1619
- "inputVariantRoot": "default",
1620
- "inputVariantValueRoot": "empty",
1621
- "inputVariantValueRoot:1": "filled",
1622
- "inputVariantInputWrapper": "default",
1623
- "inputVariantValueInputWrapper": "empty",
1624
- "inputVariantValueInputWrapper:1": "filled",
1625
- "inputVariantInput": "default",
1626
- "inputVariantValueInput": "empty",
1627
- "inputVariantValueInput:1": "filled",
1628
- "inputVariantInputPlaceholder": "default",
1629
- "inputVariantValueInputPlaceholder": "empty",
1630
- "inputVariantValueInputPlaceholder:1": "filled",
1631
- "inputVariantLabel": "default",
1632
- "inputVariantValueLabel": "empty",
1633
- "inputVariantValueLabel:1": "filled",
1634
- "inputVariantLabelRequired": "default",
1635
- "inputVariantValueLabelRequired": "empty",
1636
- "inputVariantValueLabelRequired:1": "filled",
1637
- "inputVariantStartIcon": "default",
1638
- "inputVariantValueStartIcon": "empty",
1639
- "inputVariantValueStartIcon:1": "filled",
1640
- "inputVariantEndIcon": "default",
1641
- "inputVariantValueEndIcon": "empty",
1642
- "inputVariantValueEndIcon:1": "filled"
1774
+ "variant": "default"
1643
1775
  },
1776
+ "getStylesLiterals": {},
1644
1777
  "cxLiterals": [
1645
- "opacity-50",
1646
- "min-w-[200px]",
1647
- "grow",
1648
- "uds-hit-target",
1649
- "bg-clip-text",
1650
- "focus:outline-none",
1651
- "cursor-text",
1652
- "cursor-not-allowed"
1778
+ "fixed",
1779
+ "overflow-hidden",
1780
+ "inset-x-0",
1781
+ "bottom-0",
1782
+ "z-50",
1783
+ "[will-change:transform]",
1784
+ "touch-none",
1785
+ "[transform:translate3d(0,var(--uds-bottomsheet-hidden-translate),0)]",
1786
+ "data-[enter]:[transform:translate3d(0,var(--uds-bottomsheet-visible-translate),0)]",
1787
+ "transition-transform",
1788
+ "duration-500",
1789
+ "ease-[cubic-bezier(0.32,0.72,0,1)]",
1790
+ "motion-reduce:transition-none",
1791
+ "top-[-4px]",
1792
+ "z-[1]",
1793
+ "touch-pan-y"
1653
1794
  ],
1654
1795
  "internalComponents": [
1655
- "IconSlot",
1656
- "StartIcon",
1657
- "EndIcon",
1658
- "HelpTextContent",
1796
+ "Scrim",
1797
+ "BottomSheetHandle",
1798
+ "Dialog",
1659
1799
  "Box",
1660
- "InputHelpTextInternal",
1661
- "VStack",
1662
- "HStack",
1663
- "AnimateHeightChange"
1800
+ "BottomSheetInternalContext.Provider"
1664
1801
  ],
1665
1802
  "internalComponentProps": {
1666
- "HelpTextContent": {
1667
- "spacingTop": [
1668
- "2"
1803
+ "BottomSheetHandle": {
1804
+ "ariaLabel": [
1805
+ "Resize sheet"
1806
+ ]
1807
+ },
1808
+ "Dialog": {
1809
+ "data-testid": [
1810
+ "bottom-sheet"
1669
1811
  ]
1670
1812
  },
1671
1813
  "Box": {
1672
- "spacingBottom": [
1673
- "2"
1674
- ],
1675
- "columnGap": [
1676
- "0.5"
1677
- ],
1678
- "alignItems": [
1679
- "flex-end",
1680
- "center"
1814
+ "display": [
1815
+ "block",
1816
+ "flex"
1681
1817
  ],
1682
1818
  "position": [
1683
- "relative"
1684
- ]
1685
- },
1686
- "HStack": {
1687
- "alignItems": [
1688
- "center"
1819
+ "absolute"
1689
1820
  ],
1690
- "gap": [
1691
- "1"
1692
- ]
1693
- }
1694
- },
1695
- "propToVariantKeys": {
1696
- "size": [
1697
- "inputSizeRoot",
1698
- "inputSizeInputWrapper",
1699
- "inputSizeInput",
1700
- "inputSizeLabel",
1701
- "inputSizeStartIcon",
1702
- "inputSizeEndIcon"
1703
- ],
1704
- "startIcon": [
1705
- "icon"
1706
- ],
1707
- "endIcon": [
1708
- "icon"
1709
- ],
1710
- "helperTextIcon": [
1711
- "startIcon"
1712
- ]
1713
- },
1714
- "runtimeConfigDefaultProps": {},
1715
- "runtimeConfigGetStyles": {},
1716
- "runtimeConfigInternalComponentProps": {},
1717
- "motionVarPrefixes": []
1718
- },
1719
- "InputHelpText": {
1720
- "name": "InputHelpText",
1721
- "defaultProps": {
1722
- "size": "md"
1723
- },
1724
- "getStylesLiterals": {
1725
- "inputVariantRoot": "default",
1726
- "inputVariantValueRoot": "empty",
1727
- "inputVariantValueRoot:1": "filled"
1728
- },
1729
- "cxLiterals": [],
1730
- "internalComponents": [
1731
- "InputHelpTextInternal",
1732
- "Box"
1733
- ],
1734
- "internalComponentProps": {
1735
- "Box": {
1736
- "spacingTop": [
1737
- "2"
1821
+ "flexDirection": [
1822
+ "column"
1823
+ ],
1824
+ "className": [
1825
+ "absolute inset-0 min-h-0 p-[inherit]"
1738
1826
  ]
1739
1827
  }
1740
1828
  },
1741
1829
  "propToVariantKeys": {
1742
- "size": [
1743
- "inputSizeRoot"
1830
+ "variant": [
1831
+ "bottomsheetVariantRoot"
1744
1832
  ]
1745
1833
  },
1746
1834
  "runtimeConfigDefaultProps": {},
@@ -1748,186 +1836,149 @@
1748
1836
  "runtimeConfigInternalComponentProps": {},
1749
1837
  "motionVarPrefixes": []
1750
1838
  },
1751
- "InputHelpTextInternal": {
1752
- "name": "InputHelpTextInternal",
1839
+ "BottomSheetContent": {
1840
+ "name": "BottomSheetContent",
1753
1841
  "defaultProps": {},
1754
- "getStylesLiterals": {
1755
- "inputVariantHelperText": "default",
1756
- "inputVariantValueHelperText": "empty",
1757
- "inputVariantValueHelperText:1": "filled",
1758
- "inputVariantHelperIcon": "default",
1759
- "inputVariantValueHelperIcon": "empty",
1760
- "inputVariantValueHelperIcon:1": "filled"
1761
- },
1762
- "cxLiterals": [],
1842
+ "getStylesLiterals": {},
1843
+ "cxLiterals": [
1844
+ "min-h-0",
1845
+ "touch-pan-y"
1846
+ ],
1763
1847
  "internalComponents": [
1764
- "IconSlot",
1765
- "HStack"
1848
+ "Box",
1849
+ "VStack"
1766
1850
  ],
1767
1851
  "internalComponentProps": {
1768
- "HStack": {
1769
- "gap": [
1770
- "1"
1852
+ "Box": {
1853
+ "display": [
1854
+ "block"
1771
1855
  ],
1772
- "alignItems": [
1773
- "center"
1856
+ "flex": [
1857
+ "1"
1858
+ ]
1859
+ },
1860
+ "VStack": {
1861
+ "className": [
1862
+ "pb-[calc(env(safe-area-inset-bottom))]"
1774
1863
  ]
1775
1864
  }
1776
1865
  },
1777
- "propToVariantKeys": {
1778
- "size": [
1779
- "inputSizeHelperText",
1780
- "inputSizeHelperIcon"
1781
- ],
1782
- "startIcon": [
1783
- "icon"
1784
- ],
1785
- "endIcon": [
1786
- "icon"
1787
- ]
1788
- },
1866
+ "propToVariantKeys": {},
1789
1867
  "runtimeConfigDefaultProps": {},
1790
1868
  "runtimeConfigGetStyles": {},
1791
1869
  "runtimeConfigInternalComponentProps": {},
1792
1870
  "motionVarPrefixes": []
1793
1871
  },
1794
- "Popover": {
1795
- "name": "Popover",
1872
+ "BottomSheetDismiss": {
1873
+ "name": "BottomSheetDismiss",
1796
1874
  "defaultProps": {},
1797
1875
  "getStylesLiterals": {},
1798
1876
  "cxLiterals": [],
1799
1877
  "internalComponents": [
1800
- "PopoverInternalContext.Provider",
1801
- "PopoverProvider"
1878
+ "AriakitDialogDismiss"
1802
1879
  ],
1803
1880
  "internalComponentProps": {},
1804
1881
  "propToVariantKeys": {},
1805
- "runtimeConfigDefaultProps": {
1806
- "size": "popover.defaultSize",
1807
- "variant": "popover.defaultVariant"
1808
- },
1882
+ "runtimeConfigDefaultProps": {},
1809
1883
  "runtimeConfigGetStyles": {},
1810
1884
  "runtimeConfigInternalComponentProps": {},
1811
1885
  "motionVarPrefixes": []
1812
1886
  },
1813
- "PopoverContent": {
1814
- "name": "PopoverContent",
1815
- "defaultProps": {},
1816
- "getStylesLiterals": {
1817
- "popoverSizeRoot": "default",
1818
- "popoverVariantRoot": "default",
1819
- "display": "flex",
1820
- "position": "absolute",
1821
- "spacingTop": "0",
1822
- "spacingStart": "0",
1823
- "spacingBottom": "0",
1824
- "spacingEnd": "0",
1825
- "popoverSizeSvgBase": "default",
1826
- "popoverVariantSvgBase": "default",
1827
- "popoverSizeSvgBorder": "default",
1828
- "popoverVariantSvgBorder": "default",
1829
- "popoverVariantBlur": "default",
1830
- "width": "full",
1831
- "height": "full",
1832
- "flexShrink": "0",
1833
- "borderRadius": "full",
1834
- "alignItems": "center",
1835
- "justifyContent": "center",
1836
- "popoverVariantCloseIcon": "default",
1837
- "popoverSizeCloseIcon": "default"
1887
+ "BottomSheetHandle": {
1888
+ "name": "BottomSheetHandle",
1889
+ "defaultProps": {
1890
+ "variant": "default"
1838
1891
  },
1892
+ "getStylesLiterals": {},
1839
1893
  "cxLiterals": [
1840
- "z-[9999]",
1894
+ "relative",
1895
+ "h-5",
1896
+ "w-16",
1841
1897
  "outline-none",
1842
1898
  "focus-visible:outline-none",
1843
- "uds-bgBlurFillFallback",
1844
- "uds-bgBlurFallback",
1845
- "top-0",
1846
- "left-0",
1847
- "z-[1]",
1848
- "duration-0",
1849
- "duration-120",
1850
- "transition-[background-color]",
1851
- "bg-carbon-15/0",
1852
- "hover:bg-carbon-15/10",
1853
- "active:bg-carbon-15/15",
1854
- "uds-ring",
1899
+ "[touch-action:pan-y]",
1855
1900
  "absolute",
1856
- "z-[4]"
1901
+ "left-1/2",
1902
+ "top-1/2",
1903
+ "-translate-x-1/2",
1904
+ "-translate-y-1/2",
1905
+ "h-1",
1906
+ "w-8",
1907
+ "rounded-full"
1857
1908
  ],
1858
1909
  "internalComponents": [
1859
- "PopoverDismiss",
1860
- "IconSlot",
1861
- "PopoverArrow",
1862
- "Popover",
1863
- "SvgFloatingOverlay",
1864
- "Box",
1865
- "Pressable"
1910
+ "Box"
1866
1911
  ],
1867
- "internalComponentProps": {},
1868
- "propToVariantKeys": {
1869
- "closeIcon": [
1870
- "icon"
1871
- ]
1872
- },
1873
- "runtimeConfigDefaultProps": {
1874
- "size": "popover.defaultSize",
1875
- "variant": "popover.defaultVariant"
1876
- },
1877
- "runtimeConfigGetStyles": {
1878
- "spacingTop": [
1879
- "popover.spacingVertical.${size}"
1880
- ],
1881
- "spacingStart": [
1882
- "popover.spacingHorizontal.${size}"
1883
- ],
1884
- "spacingBottom": [
1885
- "popover.spacingVertical.${size}"
1886
- ],
1887
- "spacingEnd": [
1888
- "popover.spacingHorizontal.${size}"
1889
- ]
1890
- },
1891
- "runtimeConfigInternalComponentProps": {
1892
- "SvgFloatingOverlay": {
1893
- "borderRadius": [
1894
- "popover.borderRadius.${size}"
1912
+ "internalComponentProps": {
1913
+ "Box": {
1914
+ "display": [
1915
+ "block",
1916
+ "flex"
1917
+ ],
1918
+ "justifyContent": [
1919
+ "center"
1895
1920
  ]
1896
1921
  }
1897
1922
  },
1898
- "motionVarPrefixes": []
1899
- },
1900
- "PopoverContext": {
1901
- "name": "PopoverContext",
1902
- "defaultProps": {},
1903
- "getStylesLiterals": {},
1904
- "cxLiterals": [],
1905
- "internalComponents": [],
1906
- "internalComponentProps": {},
1907
- "propToVariantKeys": {},
1923
+ "propToVariantKeys": {
1924
+ "variant": [
1925
+ "bottomsheetVariantHandleIndicator"
1926
+ ]
1927
+ },
1908
1928
  "runtimeConfigDefaultProps": {},
1909
1929
  "runtimeConfigGetStyles": {},
1910
1930
  "runtimeConfigInternalComponentProps": {},
1911
1931
  "motionVarPrefixes": []
1912
1932
  },
1913
- "PopoverTrigger": {
1914
- "name": "PopoverTrigger",
1915
- "defaultProps": {},
1933
+ "BottomSheetHeader": {
1934
+ "name": "BottomSheetHeader",
1935
+ "defaultProps": {
1936
+ "variant": "default"
1937
+ },
1916
1938
  "getStylesLiterals": {},
1917
- "cxLiterals": [],
1939
+ "cxLiterals": [
1940
+ "grid-cols-[40px_1fr_40px]",
1941
+ "items-center",
1942
+ "w-full",
1943
+ "min-h-10",
1944
+ "mt-2"
1945
+ ],
1918
1946
  "internalComponents": [
1919
- "PopoverDisclosure"
1947
+ "Box",
1948
+ "Text"
1920
1949
  ],
1921
1950
  "internalComponentProps": {
1922
- "PopoverDisclosure": {
1951
+ "Box": {
1923
1952
  "className": [
1924
- "inline"
1953
+ "h-10 w-10 opacity-0 pointer-events-none"
1954
+ ],
1955
+ "display": [
1956
+ "grid",
1957
+ "flex"
1958
+ ],
1959
+ "justifyContent": [
1960
+ "flex-start",
1961
+ "flex-end"
1962
+ ]
1963
+ },
1964
+ "Text": {
1965
+ "variant": [
1966
+ "inherit"
1967
+ ],
1968
+ "color": [
1969
+ "inherit"
1970
+ ],
1971
+ "textAlign": [
1972
+ "center"
1973
+ ],
1974
+ "className": [
1975
+ "w-full"
1925
1976
  ]
1926
1977
  }
1927
1978
  },
1928
1979
  "propToVariantKeys": {
1929
- "children": [
1930
- "render"
1980
+ "variant": [
1981
+ "bottomsheetVariantHeader"
1931
1982
  ]
1932
1983
  },
1933
1984
  "runtimeConfigDefaultProps": {},
@@ -1935,14 +1986,12 @@
1935
1986
  "runtimeConfigInternalComponentProps": {},
1936
1987
  "motionVarPrefixes": []
1937
1988
  },
1938
- "UDSPopoverConfigProvider": {
1939
- "name": "UDSPopoverConfigProvider",
1989
+ "BottomSheetInternalContext": {
1990
+ "name": "BottomSheetInternalContext",
1940
1991
  "defaultProps": {},
1941
1992
  "getStylesLiterals": {},
1942
1993
  "cxLiterals": [],
1943
- "internalComponents": [
1944
- "PopoverContext.Provider"
1945
- ],
1994
+ "internalComponents": [],
1946
1995
  "internalComponentProps": {},
1947
1996
  "propToVariantKeys": {},
1948
1997
  "runtimeConfigDefaultProps": {},
@@ -1950,92 +1999,43 @@
1950
1999
  "runtimeConfigInternalComponentProps": {},
1951
2000
  "motionVarPrefixes": []
1952
2001
  },
1953
- "Menu.Content": {
1954
- "name": "Menu.Content",
1955
- "defaultProps": {
1956
- "size": "default",
1957
- "variant": "default",
1958
- "gutter": "1"
1959
- },
2002
+ "BottomSheetProvider": {
2003
+ "name": "BottomSheetProvider",
2004
+ "defaultProps": {},
1960
2005
  "getStylesLiterals": {},
1961
- "cxLiterals": [
1962
- "uds-menu-content",
1963
- "transition-shadow",
1964
- "duration-200",
1965
- "ease-in-out",
1966
- "min-w-60",
1967
- "max-w-lg",
1968
- "max-h-96",
1969
- "overflow-auto",
1970
- "uds-ring",
1971
- "z-10",
1972
- "group"
1973
- ],
2006
+ "cxLiterals": [],
1974
2007
  "internalComponents": [
1975
- "AriakitMenu",
1976
- "AnimatePresence",
1977
- "MotionVStack"
2008
+ "AriakitDialogProvider"
1978
2009
  ],
1979
2010
  "internalComponentProps": {},
1980
- "propToVariantKeys": {
1981
- "size": [
1982
- "menucontentSizeRoot"
1983
- ],
1984
- "variant": [
1985
- "menucontentVariantRoot"
1986
- ]
1987
- },
2011
+ "propToVariantKeys": {},
1988
2012
  "runtimeConfigDefaultProps": {},
1989
2013
  "runtimeConfigGetStyles": {},
1990
2014
  "runtimeConfigInternalComponentProps": {},
1991
2015
  "motionVarPrefixes": []
1992
2016
  },
1993
- "Menu.Divider": {
1994
- "name": "Menu.Divider",
1995
- "defaultProps": {
1996
- "role": "separator",
1997
- "contentPosition": "start",
1998
- "gap": "4"
1999
- },
2000
- "getStylesLiterals": {
2001
- "menuitemDividerVariantRoot": "default",
2002
- "menuitemDividerVariantText": "default",
2003
- "menuitemDividerVariantLine": "default"
2004
- },
2017
+ "BottomSheetTrigger": {
2018
+ "name": "BottomSheetTrigger",
2019
+ "defaultProps": {},
2020
+ "getStylesLiterals": {},
2005
2021
  "cxLiterals": [],
2006
2022
  "internalComponents": [
2007
- "DividerInternal"
2023
+ "AriakitDialogDisclosure"
2008
2024
  ],
2009
- "internalComponentProps": {
2010
- "DividerInternal": {
2011
- "variant": [
2012
- "inherit"
2013
- ]
2014
- }
2015
- },
2025
+ "internalComponentProps": {},
2016
2026
  "propToVariantKeys": {},
2017
2027
  "runtimeConfigDefaultProps": {},
2018
2028
  "runtimeConfigGetStyles": {},
2019
2029
  "runtimeConfigInternalComponentProps": {},
2020
2030
  "motionVarPrefixes": []
2021
2031
  },
2022
- "Menu.Item": {
2023
- "name": "Menu.Item",
2032
+ "UDSBottomSheetConfigProvider": {
2033
+ "name": "UDSBottomSheetConfigProvider",
2024
2034
  "defaultProps": {},
2025
- "getStylesLiterals": {
2026
- "menuitemItemVariantRoot": "default",
2027
- "menuitemItemVariantActiveRoot": "on",
2028
- "menuitemItemVariantActiveRoot:1": "off",
2029
- "menuitemItemVariantText": "default",
2030
- "menuitemItemVariantActiveText": "on",
2031
- "menuitemItemVariantActiveText:1": "off",
2032
- "menuitemItemVariantIcon": "default",
2033
- "menuitemItemVariantActiveIcon": "on",
2034
- "menuitemItemVariantActiveIcon:1": "off"
2035
- },
2035
+ "getStylesLiterals": {},
2036
2036
  "cxLiterals": [],
2037
2037
  "internalComponents": [
2038
- "MenuItemBase"
2038
+ "BottomSheetContext.Provider"
2039
2039
  ],
2040
2040
  "internalComponentProps": {},
2041
2041
  "propToVariantKeys": {},
@@ -2044,71 +2044,72 @@
2044
2044
  "runtimeConfigInternalComponentProps": {},
2045
2045
  "motionVarPrefixes": []
2046
2046
  },
2047
- "Menu.ItemBase": {
2048
- "name": "Menu.ItemBase",
2049
- "defaultProps": {
2050
- "spacing": "0",
2051
- "spacingHorizontal": "4",
2052
- "spacingVertical": "3.5",
2053
- "columnGap": "2",
2054
- "alignItems": "center",
2055
- "justifyContent": "space-between"
2056
- },
2057
- "getStylesLiterals": {
2058
- "textAlign": "start",
2059
- "menuitemSizeRoot": "default",
2060
- "flexDirection": "row",
2061
- "menuitemSizeStartIcon": "default",
2062
- "menuitemSizeEndIcon": "default"
2047
+ "Chip": {
2048
+ "name": "Chip",
2049
+ "defaultProps": {},
2050
+ "getStylesLiterals": {},
2051
+ "cxLiterals": [],
2052
+ "internalComponents": [
2053
+ "ChipDismissible",
2054
+ "ChipToggle",
2055
+ "ChipLink",
2056
+ "ChipButton"
2057
+ ],
2058
+ "internalComponentProps": {},
2059
+ "propToVariantKeys": {},
2060
+ "runtimeConfigDefaultProps": {},
2061
+ "runtimeConfigGetStyles": {},
2062
+ "runtimeConfigInternalComponentProps": {},
2063
+ "motionVarPrefixes": []
2064
+ },
2065
+ "ChipBase": {
2066
+ "name": "ChipBase",
2067
+ "defaultProps": {
2068
+ "size": "md",
2069
+ "as": "div"
2063
2070
  },
2071
+ "getStylesLiterals": {},
2064
2072
  "cxLiterals": [
2065
- "flex",
2066
- "focus-visible:text-brand",
2067
- "focus-visible:bg-brand-secondary",
2068
- "focus-visible:z-10",
2069
- "uds-ring",
2070
- "!-outline-offset-2",
2071
- "[&:not([aria-checked])]:cursor-default",
2072
- "opacity-25",
2073
- "cursor-not-allowed",
2074
- "duration-20",
2075
- "transition-[font-variation-settings]",
2076
- "ease-in-out",
2077
- "z-0",
2078
- "uds-start-icon",
2079
- "uds-end-icon"
2073
+ "pointer-events-none",
2074
+ "cursor-default",
2075
+ "opacity-50",
2076
+ "inline-flex",
2077
+ "items-center",
2078
+ "transition-[background-color,outline-color,box-shadow]",
2079
+ "truncate",
2080
+ "whitespace-nowrap",
2081
+ "text-center",
2082
+ "flex-1"
2080
2083
  ],
2081
2084
  "internalComponents": [
2082
- "Pressable",
2083
2085
  "IconSlot",
2084
- "RootComponent",
2085
2086
  "HStack",
2086
- "AnimatePresence"
2087
+ "As",
2088
+ "Text"
2087
2089
  ],
2088
2090
  "internalComponentProps": {
2089
- "HStack": {
2090
- "alignItems": [
2091
- "center"
2091
+ "Text": {
2092
+ "as": [
2093
+ "span"
2092
2094
  ],
2093
- "width": [
2094
- "full"
2095
- ]
2096
- },
2097
- "AnimatePresence": {
2098
- "mode": [
2099
- "popLayout"
2095
+ "color": [
2096
+ "current"
2097
+ ],
2098
+ "variant": [
2099
+ "inherit"
2100
2100
  ]
2101
2101
  }
2102
2102
  },
2103
2103
  "propToVariantKeys": {
2104
+ "size": [
2105
+ "chipSizeRoot",
2106
+ "chipSizeIcon"
2107
+ ],
2104
2108
  "startIcon": [
2105
2109
  "icon"
2106
2110
  ],
2107
2111
  "endIcon": [
2108
2112
  "icon"
2109
- ],
2110
- "columnGap": [
2111
- "gap"
2112
2113
  ]
2113
2114
  },
2114
2115
  "runtimeConfigDefaultProps": {},
@@ -2116,98 +2117,140 @@
2116
2117
  "runtimeConfigInternalComponentProps": {},
2117
2118
  "motionVarPrefixes": []
2118
2119
  },
2119
- "Menu.ItemCheckbox": {
2120
- "name": "Menu.ItemCheckbox",
2121
- "defaultProps": {},
2122
- "getStylesLiterals": {
2123
- "menuitemItemCheckboxVariantRoot": "default",
2124
- "menuitemItemCheckboxVariantActiveRoot": "on",
2125
- "menuitemItemCheckboxVariantActiveRoot:1": "off",
2126
- "menuitemItemCheckboxVariantText": "default",
2127
- "menuitemItemCheckboxVariantActiveText": "on",
2128
- "menuitemItemCheckboxVariantActiveText:1": "off",
2129
- "menuitemItemCheckboxVariantStartIcon": "default",
2130
- "menuitemItemCheckboxVariantActiveStartIcon": "on",
2131
- "menuitemItemCheckboxVariantActiveStartIcon:1": "off",
2132
- "menuitemItemCheckboxVariantEndIcon": "default",
2133
- "menuitemItemCheckboxVariantActiveEndIcon": "on",
2134
- "menuitemItemCheckboxVariantActiveEndIcon:1": "off"
2120
+ "ChipButton": {
2121
+ "name": "ChipButton",
2122
+ "defaultProps": {
2123
+ "variant": "primary"
2135
2124
  },
2125
+ "getStylesLiterals": {},
2136
2126
  "cxLiterals": [
2137
- "uds-menu-item-checkbox"
2127
+ "uds-ring"
2138
2128
  ],
2139
2129
  "internalComponents": [
2140
- "MenuItemBase"
2130
+ "ChipBase"
2141
2131
  ],
2142
- "internalComponentProps": {},
2143
- "propToVariantKeys": {},
2132
+ "internalComponentProps": {
2133
+ "ChipBase": {
2134
+ "as": [
2135
+ "button"
2136
+ ]
2137
+ }
2138
+ },
2139
+ "propToVariantKeys": {
2140
+ "variant": [
2141
+ "chipLinkVariantRoot",
2142
+ "chipLinkVariantIcon"
2143
+ ]
2144
+ },
2144
2145
  "runtimeConfigDefaultProps": {},
2145
2146
  "runtimeConfigGetStyles": {},
2146
2147
  "runtimeConfigInternalComponentProps": {},
2147
2148
  "motionVarPrefixes": []
2148
2149
  },
2149
- "Menu.Provider": {
2150
- "name": "Menu.Provider",
2151
- "defaultProps": {},
2150
+ "ChipDismissible": {
2151
+ "name": "ChipDismissible",
2152
+ "defaultProps": {
2153
+ "variant": "primary"
2154
+ },
2152
2155
  "getStylesLiterals": {},
2153
- "cxLiterals": [],
2156
+ "cxLiterals": [
2157
+ "uds-chip-dismissible-button",
2158
+ "uds-hit-target",
2159
+ "uds-ring",
2160
+ "rounded-full"
2161
+ ],
2154
2162
  "internalComponents": [
2155
- "AriakitMenuProvider",
2156
- "SpringMotionConfig"
2163
+ "ChipBase",
2164
+ "IconSlot",
2165
+ "Pressable"
2157
2166
  ],
2158
2167
  "internalComponentProps": {},
2159
- "propToVariantKeys": {},
2168
+ "propToVariantKeys": {
2169
+ "variant": [
2170
+ "chipDismissibleVariantRoot",
2171
+ "chipDismissibleVariantIcon"
2172
+ ],
2173
+ "dismissButtonAriaLabel": [
2174
+ "aria-label"
2175
+ ]
2176
+ },
2160
2177
  "runtimeConfigDefaultProps": {},
2161
2178
  "runtimeConfigGetStyles": {},
2162
2179
  "runtimeConfigInternalComponentProps": {},
2163
- "motionVarPrefixes": [
2164
- "--uds-motion-subtle-3-",
2165
- "--uds-motion-smooth-3-"
2166
- ]
2180
+ "motionVarPrefixes": []
2167
2181
  },
2168
- "Menu.Trigger": {
2169
- "name": "Menu.Trigger",
2170
- "defaultProps": {},
2182
+ "ChipLink": {
2183
+ "name": "ChipLink",
2184
+ "defaultProps": {
2185
+ "variant": "primary"
2186
+ },
2171
2187
  "getStylesLiterals": {},
2172
2188
  "cxLiterals": [
2173
- "uds-menu-trigger"
2189
+ "uds-ring"
2174
2190
  ],
2175
2191
  "internalComponents": [
2176
- "AriakitMenuTrigger",
2177
- "Box"
2192
+ "ChipBase"
2178
2193
  ],
2179
2194
  "internalComponentProps": {
2180
- "Box": {
2181
- "className": [
2182
- "uds-ring h-fit w-fit"
2195
+ "ChipBase": {
2196
+ "as": [
2197
+ "a"
2183
2198
  ]
2184
2199
  }
2185
2200
  },
2186
- "propToVariantKeys": {},
2201
+ "propToVariantKeys": {
2202
+ "variant": [
2203
+ "chipLinkVariantRoot",
2204
+ "chipLinkVariantIcon"
2205
+ ]
2206
+ },
2187
2207
  "runtimeConfigDefaultProps": {},
2188
2208
  "runtimeConfigGetStyles": {},
2189
2209
  "runtimeConfigInternalComponentProps": {},
2190
2210
  "motionVarPrefixes": []
2191
2211
  },
2192
- "Menu.index": {
2193
- "name": "Menu.index",
2194
- "defaultProps": {},
2195
- "getStylesLiterals": {},
2196
- "cxLiterals": [],
2197
- "internalComponents": [],
2198
- "internalComponentProps": {},
2199
- "propToVariantKeys": {},
2212
+ "ChipToggle": {
2213
+ "name": "ChipToggle",
2214
+ "defaultProps": {
2215
+ "variant": "primary",
2216
+ "role": "checkbox"
2217
+ },
2218
+ "getStylesLiterals": {
2219
+ "chipToggleVariantActiveRoot": "on",
2220
+ "chipToggleVariantActiveRoot:1": "off"
2221
+ },
2222
+ "cxLiterals": [
2223
+ "uds-ring"
2224
+ ],
2225
+ "internalComponents": [
2226
+ "ChipBase"
2227
+ ],
2228
+ "internalComponentProps": {
2229
+ "ChipBase": {
2230
+ "as": [
2231
+ "button"
2232
+ ]
2233
+ }
2234
+ },
2235
+ "propToVariantKeys": {
2236
+ "variant": [
2237
+ "chipToggleVariantRoot",
2238
+ "chipToggleVariantIcon"
2239
+ ]
2240
+ },
2200
2241
  "runtimeConfigDefaultProps": {},
2201
2242
  "runtimeConfigGetStyles": {},
2202
2243
  "runtimeConfigInternalComponentProps": {},
2203
2244
  "motionVarPrefixes": []
2204
2245
  },
2205
- "Menu": {
2206
- "name": "Menu",
2246
+ "Avatar": {
2247
+ "name": "Avatar",
2207
2248
  "defaultProps": {},
2208
2249
  "getStylesLiterals": {},
2209
2250
  "cxLiterals": [],
2210
- "internalComponents": [],
2251
+ "internalComponents": [
2252
+ "AvatarImage"
2253
+ ],
2211
2254
  "internalComponentProps": {},
2212
2255
  "propToVariantKeys": {},
2213
2256
  "runtimeConfigDefaultProps": {},
@@ -2215,146 +2258,204 @@
2215
2258
  "runtimeConfigInternalComponentProps": {},
2216
2259
  "motionVarPrefixes": []
2217
2260
  },
2218
- "Radio": {
2219
- "name": "Radio",
2261
+ "AvatarIcon": {
2262
+ "name": "AvatarIcon",
2220
2263
  "defaultProps": {
2221
- "labelPosition": "start",
2222
- "variant": "primary",
2223
2264
  "size": "md",
2224
- "value": ""
2225
- },
2226
- "getStylesLiterals": {
2227
- "radioVariantValueRoot": "checked",
2228
- "radioVariantValueRoot:1": "unchecked",
2229
- "display": "flex",
2230
- "flexDirection": "row",
2231
- "flexDirection:1": "row-reverse",
2232
- "alignItems": "center",
2233
- "radioVariantValueRadio": "checked",
2234
- "radioVariantValueRadio:1": "unchecked",
2235
- "radioVariantValueRadioCircle": "checked",
2236
- "radioVariantValueRadioCircle:1": "unchecked"
2265
+ "variant": "primary"
2237
2266
  },
2267
+ "getStylesLiterals": {},
2238
2268
  "cxLiterals": [
2239
- "cursor-pointer",
2240
- "cursor-default",
2241
- "opacity-50",
2242
- "border",
2243
- "uds-ring",
2244
- "uds-ring-within",
2245
- "transition-[background-color,border-color]",
2246
- "transition-shadow",
2247
- "pointer-events-none",
2248
- "w-[8px]",
2249
- "h-[8px]",
2250
- "transition-opacity",
2251
- "cursor-[inherit]",
2252
- "absolute",
2253
- "opacity-0",
2254
- "top-1/2",
2255
- "left-1/2",
2256
- "w-[calc(100%+2px)]",
2257
- "h-[calc(100%+2px)]",
2258
- "transform",
2259
- "translate-x-[-50%]",
2260
- "translate-y-[-50%]",
2261
- "text-start",
2262
- "text-end"
2269
+ "overflow-hidden",
2270
+ "w-full",
2271
+ "h-full",
2272
+ "shrink-0",
2273
+ "text-center",
2274
+ "inline-flex",
2275
+ "justify-center",
2276
+ "items-center"
2277
+ ],
2278
+ "internalComponents": [
2279
+ "IconSlot",
2280
+ "Box"
2281
+ ],
2282
+ "internalComponentProps": {},
2283
+ "propToVariantKeys": {
2284
+ "size": [
2285
+ "avatarSizeIcon"
2286
+ ]
2287
+ },
2288
+ "runtimeConfigDefaultProps": {},
2289
+ "runtimeConfigGetStyles": {},
2290
+ "runtimeConfigInternalComponentProps": {},
2291
+ "motionVarPrefixes": []
2292
+ },
2293
+ "AvatarImage": {
2294
+ "name": "AvatarImage",
2295
+ "defaultProps": {
2296
+ "size": "md",
2297
+ "variant": "primary"
2298
+ },
2299
+ "getStylesLiterals": {},
2300
+ "cxLiterals": [
2301
+ "overflow-hidden",
2302
+ "w-full",
2303
+ "h-full",
2304
+ "shrink-0",
2305
+ "text-center",
2306
+ "inline-flex",
2307
+ "justify-center",
2308
+ "items-center",
2309
+ "object-cover"
2310
+ ],
2311
+ "internalComponents": [
2312
+ "UDSImage",
2313
+ "AvatarText",
2314
+ "AvatarIcon",
2315
+ "Box"
2316
+ ],
2317
+ "internalComponentProps": {},
2318
+ "propToVariantKeys": {
2319
+ "alt": [
2320
+ "name"
2321
+ ],
2322
+ "fallback": [
2323
+ "initials"
2324
+ ]
2325
+ },
2326
+ "runtimeConfigDefaultProps": {},
2327
+ "runtimeConfigGetStyles": {},
2328
+ "runtimeConfigInternalComponentProps": {},
2329
+ "motionVarPrefixes": []
2330
+ },
2331
+ "AvatarText": {
2332
+ "name": "AvatarText",
2333
+ "defaultProps": {
2334
+ "size": "md",
2335
+ "variant": "primary"
2336
+ },
2337
+ "getStylesLiterals": {},
2338
+ "cxLiterals": [
2339
+ "overflow-hidden",
2340
+ "truncate",
2341
+ "w-full",
2342
+ "h-full",
2343
+ "shrink-0",
2344
+ "text-center",
2345
+ "inline-flex",
2346
+ "justify-center",
2347
+ "items-center"
2263
2348
  ],
2264
2349
  "internalComponents": [
2265
2350
  "Box",
2266
- "FormLabel",
2267
- "SpringMotionConfig",
2268
- "RootElement",
2269
- "MotionBox"
2351
+ "Text"
2270
2352
  ],
2271
2353
  "internalComponentProps": {
2272
- "Box": {
2273
- "borderRadius": [
2274
- "full"
2275
- ]
2276
- },
2277
- "FormLabel": {
2278
- "as": [
2279
- "div"
2354
+ "Text": {
2355
+ "color": [
2356
+ "inherit"
2280
2357
  ],
2281
2358
  "variant": [
2282
2359
  "inherit"
2360
+ ]
2361
+ }
2362
+ },
2363
+ "propToVariantKeys": {},
2364
+ "runtimeConfigDefaultProps": {},
2365
+ "runtimeConfigGetStyles": {},
2366
+ "runtimeConfigInternalComponentProps": {},
2367
+ "motionVarPrefixes": []
2368
+ },
2369
+ "Accordion": {
2370
+ "name": "Accordion",
2371
+ "defaultProps": {
2372
+ "spacingHorizontal": "4",
2373
+ "spacingVertical": "4"
2374
+ },
2375
+ "getStylesLiterals": {},
2376
+ "cxLiterals": [
2377
+ "hover:bg-secondary/80",
2378
+ "w-full"
2379
+ ],
2380
+ "internalComponents": [
2381
+ "Icon",
2382
+ "SpringMotionConfig",
2383
+ "Pressable",
2384
+ "Text",
2385
+ "HStack",
2386
+ "AnimatePresence",
2387
+ "VStack"
2388
+ ],
2389
+ "internalComponentProps": {
2390
+ "Icon": {
2391
+ "variant": [
2392
+ "fill"
2393
+ ],
2394
+ "size": [
2395
+ "sm"
2283
2396
  ],
2284
2397
  "color": [
2285
- "inherit"
2398
+ "primary"
2286
2399
  ]
2287
2400
  },
2288
- "RootElement": {
2289
- "data-testid": [
2290
- "container"
2401
+ "SpringMotionConfig": {
2402
+ "layoutVariant": [
2403
+ "smooth"
2404
+ ],
2405
+ "layoutSpeed": [
2406
+ "3"
2291
2407
  ]
2292
2408
  },
2293
- "MotionBox": {
2294
- "position": [
2295
- "relative"
2409
+ "Pressable": {
2410
+ "display": [
2411
+ "flex"
2296
2412
  ],
2297
- "borderRadius": [
2298
- "full"
2413
+ "flexDirection": [
2414
+ "row"
2299
2415
  ],
2300
2416
  "alignItems": [
2301
2417
  "center"
2302
2418
  ],
2303
2419
  "justifyContent": [
2420
+ "space-between"
2421
+ ],
2422
+ "borderRadius": [
2423
+ "md"
2424
+ ]
2425
+ },
2426
+ "Text": {
2427
+ "variant": [
2428
+ "title4"
2429
+ ],
2430
+ "color": [
2431
+ "primary"
2432
+ ]
2433
+ },
2434
+ "HStack": {
2435
+ "display": [
2436
+ "flex"
2437
+ ],
2438
+ "alignItems": [
2304
2439
  "center"
2305
2440
  ],
2306
- "flex": [
2307
- "none"
2441
+ "justifyContent": [
2442
+ "space-between"
2443
+ ],
2444
+ "columnGap": [
2445
+ "2.5"
2308
2446
  ]
2309
2447
  }
2310
2448
  },
2311
- "propToVariantKeys": {
2312
- "size": [
2313
- "radioSizeRoot",
2314
- "radioSizeRadio"
2315
- ],
2316
- "variant": [
2317
- "radioVariantRoot",
2318
- "radioVariantRadio",
2319
- "radioVariantRadioCircle"
2320
- ],
2321
- "reduceMotion": [
2322
- "reducedMotion"
2323
- ]
2324
- },
2449
+ "propToVariantKeys": {},
2325
2450
  "runtimeConfigDefaultProps": {},
2326
2451
  "runtimeConfigGetStyles": {},
2327
2452
  "runtimeConfigInternalComponentProps": {},
2328
2453
  "motionVarPrefixes": [
2329
- "--uds-motion-subtle-3-",
2330
2454
  "--uds-motion-smooth-3-"
2331
2455
  ]
2332
2456
  },
2333
- "RadioGroupProvider": {
2334
- "name": "RadioGroupProvider",
2335
- "defaultProps": {},
2336
- "getStylesLiterals": {},
2337
- "cxLiterals": [],
2338
- "internalComponents": [
2339
- "DivProps",
2340
- "Comp",
2341
- "RadioGroupContext.Provider"
2342
- ],
2343
- "internalComponentProps": {
2344
- "Comp": {
2345
- "role": [
2346
- "radiogroup"
2347
- ]
2348
- }
2349
- },
2350
- "propToVariantKeys": {},
2351
- "runtimeConfigDefaultProps": {},
2352
- "runtimeConfigGetStyles": {},
2353
- "runtimeConfigInternalComponentProps": {},
2354
- "motionVarPrefixes": []
2355
- },
2356
- "RadioGroupStore": {
2357
- "name": "RadioGroupStore",
2457
+ "AvoidMotionLibraryProvider": {
2458
+ "name": "AvoidMotionLibraryProvider",
2358
2459
  "defaultProps": {},
2359
2460
  "getStylesLiterals": {},
2360
2461
  "cxLiterals": [],
@@ -2366,838 +2467,737 @@
2366
2467
  "runtimeConfigInternalComponentProps": {},
2367
2468
  "motionVarPrefixes": []
2368
2469
  },
2369
- "Toast": {
2370
- "name": "Toast",
2470
+ "Modal": {
2471
+ "name": "Modal",
2371
2472
  "defaultProps": {},
2372
- "getStylesLiterals": {
2373
- "className": "flex-none",
2374
- "spacing": "2",
2375
- "borderRadius": "full"
2376
- },
2473
+ "getStylesLiterals": {},
2377
2474
  "cxLiterals": [
2378
- "duration-0",
2379
- "duration-120",
2380
- "transition-[background-color]",
2381
- "bg-carbon-15/0",
2382
- "hover:bg-carbon-15/10",
2383
- "active:bg-carbon-15/15",
2384
- "uds-ring"
2475
+ "inset-8",
2476
+ "top-[250px]",
2477
+ "z-50",
2478
+ "mx-auto",
2479
+ "h-fit",
2480
+ "w-[600px]",
2481
+ "origin-center",
2482
+ "scale-95",
2483
+ "opacity-0",
2484
+ "transition",
2485
+ "duration-150",
2486
+ "data-[enter]:scale-100",
2487
+ "data-[enter]:opacity-100",
2488
+ "data-[enter]:bg-primary",
2489
+ "backdrop-blur-0",
2490
+ "data-[enter]:opacity-60",
2491
+ "data-[enter]:backdrop-blur-sm"
2385
2492
  ],
2386
2493
  "internalComponents": [
2387
- "IconSlot",
2388
- "ToastContainer",
2494
+ "IconButton",
2495
+ "Dialog",
2496
+ "HStack",
2389
2497
  "Text",
2390
- "Button",
2391
- "Pressable"
2498
+ "VStack"
2392
2499
  ],
2393
- "internalComponentProps": {},
2394
- "propToVariantKeys": {
2395
- "size": [
2396
- "toastSizeLabel",
2397
- "toastSizeIcon",
2398
- "toastSizeActionButton",
2399
- "toastSizeCloseIcon"
2400
- ],
2401
- "variant": [
2402
- "toastVariantIcon",
2403
- "toastVariantActionButton",
2404
- "toastVariantCloseIcon"
2405
- ],
2406
- "closeIcon": [
2407
- "icon"
2408
- ],
2409
- "onClickActionButton": [
2410
- "onClick"
2411
- ]
2412
- },
2413
- "runtimeConfigDefaultProps": {
2414
- "size": "toast.defaultSize",
2415
- "variant": "toast.defaultVariant"
2416
- },
2417
- "runtimeConfigGetStyles": {
2418
- "toastSizeLabel": [
2419
- "toast.defaultSize"
2420
- ],
2421
- "toastVariantIcon": [
2422
- "toast.defaultVariant"
2423
- ],
2424
- "toastSizeIcon": [
2425
- "toast.defaultSize"
2426
- ],
2427
- "toastSizeActionButton": [
2428
- "toast.defaultSize"
2429
- ],
2430
- "toastVariantActionButton": [
2431
- "toast.defaultVariant"
2432
- ],
2433
- "toastVariantCloseIcon": [
2434
- "toast.defaultVariant"
2435
- ],
2436
- "toastSizeCloseIcon": [
2437
- "toast.defaultSize"
2438
- ]
2439
- },
2440
- "runtimeConfigInternalComponentProps": {
2441
- "ToastContainer": {
2500
+ "internalComponentProps": {
2501
+ "IconButton": {
2502
+ "aria-label": [
2503
+ "Close"
2504
+ ],
2442
2505
  "size": [
2443
- "toast.defaultSize"
2506
+ "sm"
2444
2507
  ],
2445
2508
  "variant": [
2446
- "toast.defaultVariant"
2509
+ "tertiary"
2510
+ ]
2511
+ },
2512
+ "HStack": {
2513
+ "alignItems": [
2514
+ "center"
2515
+ ],
2516
+ "justifyContent": [
2517
+ "space-between"
2447
2518
  ]
2448
2519
  },
2449
2520
  "Text": {
2450
2521
  "variant": [
2451
- "toast.textVariant.${size}"
2522
+ "headline1"
2452
2523
  ],
2453
2524
  "color": [
2454
- "toast.textColor.${variant}"
2525
+ "primary"
2455
2526
  ]
2456
2527
  },
2457
- "Button": {
2458
- "size": [
2459
- "toast.buttonSize.${size}"
2528
+ "VStack": {
2529
+ "borderRadius": [
2530
+ "md"
2460
2531
  ],
2461
- "variant": [
2462
- "toast.buttonVariant.${variant}"
2532
+ "position": [
2533
+ "fixed"
2534
+ ],
2535
+ "backgroundColor": [
2536
+ "primary"
2537
+ ],
2538
+ "dropShadow": [
2539
+ "md"
2540
+ ],
2541
+ "spacing": [
2542
+ "8"
2543
+ ],
2544
+ "overflow": [
2545
+ "hidden"
2463
2546
  ]
2464
2547
  }
2465
2548
  },
2549
+ "propToVariantKeys": {
2550
+ "handleClose": [
2551
+ "onClick"
2552
+ ]
2553
+ },
2554
+ "runtimeConfigDefaultProps": {},
2555
+ "runtimeConfigGetStyles": {},
2556
+ "runtimeConfigInternalComponentProps": {},
2466
2557
  "motionVarPrefixes": []
2467
2558
  },
2468
- "ToastContainer": {
2469
- "name": "ToastContainer",
2470
- "defaultProps": {},
2559
+ "SegmentedControl": {
2560
+ "name": "SegmentedControl",
2561
+ "defaultProps": {
2562
+ "textVariant": "label2"
2563
+ },
2471
2564
  "getStylesLiterals": {
2472
- "position": "relative",
2473
- "alignItems": "center",
2474
2565
  "display": "flex",
2475
- "className": "box-border touch-none z-0 w-full break-words mb-2 last:mb-0"
2566
+ "alignItems": "center",
2567
+ "backgroundColor": "primary",
2568
+ "spacingVertical": "1",
2569
+ "spacingHorizontal": "3",
2570
+ "columnGap": "1.5",
2571
+ "borderWidth": "thin",
2572
+ "borderRadius": "full",
2573
+ "borderColor": "muted",
2574
+ "borderColor:1": "transparent",
2575
+ "color": "primary",
2576
+ "color:1": "tertiary",
2577
+ "color:2": "muted"
2476
2578
  },
2477
2579
  "cxLiterals": [
2478
- "w-full"
2580
+ "uds-ring",
2581
+ "cursor-not-allowed",
2582
+ "opacity-50",
2583
+ "pointer-events-none",
2584
+ "hover:bg-primary"
2479
2585
  ],
2480
2586
  "internalComponents": [
2481
- "HStack"
2587
+ "TextVariant",
2588
+ "Radio",
2589
+ "Icon",
2590
+ "RadioProvider",
2591
+ "HStack",
2592
+ "RadioGroup",
2593
+ "Pressable",
2594
+ "Text"
2482
2595
  ],
2483
2596
  "internalComponentProps": {
2597
+ "Icon": {
2598
+ "size": [
2599
+ "sm"
2600
+ ],
2601
+ "color": [
2602
+ "current"
2603
+ ],
2604
+ "aria-hidden": [
2605
+ "true"
2606
+ ]
2607
+ },
2484
2608
  "HStack": {
2485
- "alignItems": [
2486
- "center"
2609
+ "spacing": [
2610
+ "1"
2487
2611
  ],
2488
- "justifyContent": [
2489
- "space-between"
2612
+ "gap": [
2613
+ "1"
2490
2614
  ],
2491
- "overflow": [
2492
- "hidden"
2615
+ "backgroundColor": [
2616
+ "secondary"
2493
2617
  ],
2494
- "position": [
2495
- "relative"
2618
+ "borderRadius": [
2619
+ "full"
2620
+ ],
2621
+ "display": [
2622
+ "inline-flex"
2623
+ ]
2624
+ },
2625
+ "Text": {
2626
+ "color": [
2627
+ "current"
2496
2628
  ]
2497
2629
  }
2498
2630
  },
2499
2631
  "propToVariantKeys": {
2500
- "variant": [
2501
- "toastVariantRoot"
2632
+ "value": [
2633
+ "key"
2502
2634
  ],
2503
- "size": [
2504
- "toastSizeRoot"
2505
- ]
2506
- },
2507
- "runtimeConfigDefaultProps": {
2508
- "size": "toast.defaultSize",
2509
- "variant": "toast.defaultVariant"
2510
- },
2511
- "runtimeConfigGetStyles": {
2512
- "toastVariantRoot": [
2513
- "toast.defaultVariant"
2635
+ "label": [
2636
+ "aria-label"
2514
2637
  ],
2515
- "toastSizeRoot": [
2516
- "toast.defaultSize"
2638
+ "textVariant": [
2639
+ "variant"
2517
2640
  ]
2518
2641
  },
2519
- "runtimeConfigInternalComponentProps": {
2520
- "HStack": {
2521
- "backgroundColor": [
2522
- "toast.backgroundColor.${variant}"
2523
- ]
2524
- }
2525
- },
2526
- "motionVarPrefixes": []
2527
- },
2528
- "ToastPortal": {
2529
- "name": "ToastPortal",
2530
- "defaultProps": {},
2531
- "getStylesLiterals": {},
2532
- "cxLiterals": [],
2533
- "internalComponents": [
2534
- "ReactToastifyToastContainer"
2535
- ],
2536
- "internalComponentProps": {},
2537
- "propToVariantKeys": {},
2538
- "runtimeConfigDefaultProps": {
2539
- "size": "toast.defaultSize",
2540
- "variant": "toast.defaultVariant"
2541
- },
2642
+ "runtimeConfigDefaultProps": {},
2542
2643
  "runtimeConfigGetStyles": {},
2543
- "runtimeConfigInternalComponentProps": {
2544
- "ReactToastifyToastContainer": {
2545
- "autoClose": [
2546
- "toast.autoClose"
2547
- ]
2548
- }
2549
- },
2644
+ "runtimeConfigInternalComponentProps": {},
2550
2645
  "motionVarPrefixes": []
2551
2646
  },
2552
- "UDSToastConfigProvider": {
2553
- "name": "UDSToastConfigProvider",
2554
- "defaultProps": {},
2555
- "getStylesLiterals": {},
2556
- "cxLiterals": [],
2557
- "internalComponents": [
2558
- "ToastContext.Provider"
2559
- ],
2560
- "internalComponentProps": {},
2561
- "propToVariantKeys": {},
2562
- "runtimeConfigDefaultProps": {},
2563
- "runtimeConfigGetStyles": {},
2564
- "runtimeConfigInternalComponentProps": {},
2565
- "motionVarPrefixes": []
2566
- },
2567
- "Tooltip": {
2568
- "name": "Tooltip",
2569
- "defaultProps": {},
2570
- "getStylesLiterals": {},
2571
- "cxLiterals": [],
2572
- "internalComponents": [
2573
- "TooltipInternalContext.Provider",
2574
- "TooltipProvider"
2575
- ],
2576
- "internalComponentProps": {},
2577
- "propToVariantKeys": {},
2578
- "runtimeConfigDefaultProps": {},
2579
- "runtimeConfigGetStyles": {},
2580
- "runtimeConfigInternalComponentProps": {
2581
- "TooltipProvider": {
2582
- "animated": [
2583
- "tooltip.animationDuration"
2584
- ]
2585
- }
2647
+ "SwitchV2": {
2648
+ "name": "SwitchV2",
2649
+ "defaultProps": {
2650
+ "labelPosition": "start",
2651
+ "size": "md"
2586
2652
  },
2587
- "motionVarPrefixes": []
2588
- },
2589
- "TooltipContent": {
2590
- "name": "TooltipContent",
2591
- "defaultProps": {},
2592
2653
  "getStylesLiterals": {
2593
- "tooltipSizeRoot": "default",
2594
- "tooltipVariantRoot": "default",
2595
- "tooltipSizeSvg": "default",
2596
- "tooltipVariantSvg": "default",
2597
- "tooltipVariantBlur": "default",
2598
- "position": "absolute",
2599
- "width": "full",
2600
- "height": "full",
2601
- "tooltipSizeTitle": "default",
2602
- "tooltipSizeBody": "default",
2603
- "tooltipSizeEndContent": "default",
2604
- "tooltipSizeIcon": "default",
2605
- "tooltipVariantIcon": "default"
2654
+ "switchVariantRoot": "default",
2655
+ "switchVariantActiveRoot": "on",
2656
+ "switchVariantActiveRoot:1": "off",
2657
+ "switchVariantSwitch": "default",
2658
+ "switchVariantActiveSwitch": "on",
2659
+ "switchVariantActiveSwitch:1": "off",
2660
+ "switchVariantActiveHandle": "on",
2661
+ "switchVariantActiveHandle:1": "off",
2662
+ "switchVariantHandle": "default",
2663
+ "switchVariantHandleIcon": "default",
2664
+ "switchVariantActiveHandleIcon": "on",
2665
+ "switchVariantActiveHandleIcon:1": "off"
2606
2666
  },
2607
2667
  "cxLiterals": [
2608
- "max-w-lg",
2668
+ "group",
2609
2669
  "flex",
2610
- "z-[9999]",
2611
- "uds-bgBlurFillFallback",
2612
- "uds-bgBlurFallback",
2670
+ "items-center",
2671
+ "flex-row",
2672
+ "flex-row-reverse",
2673
+ "uds-ring",
2674
+ "uds-ring-within",
2675
+ "relative",
2676
+ "uds-border-radius-full",
2677
+ "transition-[background-color,box-shadow]",
2678
+ "pointer-events-none",
2679
+ "w-full",
2680
+ "h-full",
2681
+ "absolute",
2613
2682
  "top-0",
2683
+ "bottom-0",
2684
+ "right-0",
2614
2685
  "left-0",
2615
- "z-[1]"
2686
+ "overflow-hidden",
2687
+ "group-hover:scale-105",
2688
+ "opacity-95",
2689
+ "group-hover:opacity-100",
2690
+ "transition-[transform,opacity]",
2691
+ "opacity-0",
2692
+ "top-1/2",
2693
+ "left-1/2",
2694
+ "transform",
2695
+ "translate-x-[-50%]",
2696
+ "translate-y-[-50%]",
2697
+ "transition-opacity",
2698
+ "cursor-[inherit]",
2699
+ "w-[calc(100%+2px)]",
2700
+ "h-[calc(100%+2px)]",
2701
+ "text-start",
2702
+ "text-end",
2703
+ "opacity-100"
2616
2704
  ],
2617
2705
  "internalComponents": [
2618
2706
  "IconSlot",
2619
- "TooltipArrow",
2620
- "Tooltip",
2621
- "SvgFloatingOverlay",
2622
- "VStack",
2623
2707
  "Box",
2624
- "Text"
2708
+ "FormLabel",
2709
+ "SpringMotionConfig",
2710
+ "RootElement",
2711
+ "MotionBox"
2625
2712
  ],
2626
2713
  "internalComponentProps": {
2627
- "SvgFloatingOverlay": {
2628
- "contentOverflow": [
2629
- "visible"
2714
+ "IconSlot": {
2715
+ "data-testid": [
2716
+ "on-icon",
2717
+ "off-icon"
2630
2718
  ]
2631
2719
  },
2632
- "VStack": {
2633
- "className": [
2634
- "gap-[inherit]"
2720
+ "FormLabel": {
2721
+ "as": [
2722
+ "div"
2723
+ ],
2724
+ "variant": [
2725
+ "inherit"
2726
+ ],
2727
+ "color": [
2728
+ "inherit"
2635
2729
  ]
2636
2730
  },
2637
- "Box": {
2638
- "alignItems": [
2639
- "center"
2731
+ "SpringMotionConfig": {
2732
+ "layoutVariant": [
2733
+ "bouncy"
2640
2734
  ],
2641
- "columnGap": [
2642
- "1",
2643
- "1.5"
2735
+ "layoutSpeed": [
2736
+ "4"
2644
2737
  ]
2645
2738
  },
2646
- "Text": {
2647
- "color": [
2648
- "inherit"
2739
+ "RootElement": {
2740
+ "data-testid": [
2741
+ "switch-root"
2742
+ ]
2743
+ },
2744
+ "MotionBox": {
2745
+ "layout": [
2746
+ "position"
2649
2747
  ]
2650
2748
  }
2651
2749
  },
2652
2750
  "propToVariantKeys": {
2653
- "startTitleIcon": [
2751
+ "size": [
2752
+ "switchSizeRoot",
2753
+ "switchSizeSwitch",
2754
+ "switchSizeHandle",
2755
+ "switchSizeHandleIcon"
2756
+ ],
2757
+ "onIcon": [
2654
2758
  "icon"
2759
+ ],
2760
+ "offIcon": [
2761
+ "icon"
2762
+ ],
2763
+ "reduceMotion": [
2764
+ "reducedMotion"
2765
+ ],
2766
+ "isOn": [
2767
+ "layoutDependency"
2655
2768
  ]
2656
2769
  },
2657
2770
  "runtimeConfigDefaultProps": {},
2658
2771
  "runtimeConfigGetStyles": {},
2659
2772
  "runtimeConfigInternalComponentProps": {},
2660
- "motionVarPrefixes": []
2773
+ "motionVarPrefixes": [
2774
+ "--uds-motion-bouncy-4-",
2775
+ "--uds-motion-smooth-3-"
2776
+ ]
2661
2777
  },
2662
- "TooltipTrigger": {
2663
- "name": "TooltipTrigger",
2778
+ "Tabs": {
2779
+ "name": "Tabs",
2664
2780
  "defaultProps": {},
2665
- "getStylesLiterals": {},
2666
- "cxLiterals": [],
2781
+ "getStylesLiterals": {
2782
+ "display": "flex",
2783
+ "flexDirection": "row",
2784
+ "columnGap": "6"
2785
+ },
2786
+ "cxLiterals": [
2787
+ "text-tertiary",
2788
+ "border-b-transparent",
2789
+ "aria-selected:border-b-brand",
2790
+ "aria-selected:text-secondary"
2791
+ ],
2667
2792
  "internalComponents": [
2668
- "TooltipAnchor"
2793
+ "TabProvider",
2794
+ "OriginalTabList",
2795
+ "OriginalTab",
2796
+ "Icon",
2797
+ "OriginalTabPanel",
2798
+ "Pressable",
2799
+ "Comp",
2800
+ "Text"
2669
2801
  ],
2670
2802
  "internalComponentProps": {
2671
- "TooltipAnchor": {
2803
+ "Icon": {
2672
2804
  "className": [
2673
- "inline"
2805
+ "text-current"
2806
+ ],
2807
+ "size": [
2808
+ "md"
2809
+ ]
2810
+ },
2811
+ "Pressable": {
2812
+ "borderBottomWidth": [
2813
+ "medium"
2814
+ ],
2815
+ "spacingBottom": [
2816
+ "1"
2817
+ ],
2818
+ "spacingTop": [
2819
+ "4"
2820
+ ]
2821
+ },
2822
+ "Text": {
2823
+ "className": [
2824
+ "text-current"
2825
+ ],
2826
+ "variant": [
2827
+ "headline1"
2828
+ ],
2829
+ "as": [
2830
+ "span"
2674
2831
  ]
2675
2832
  }
2676
2833
  },
2677
- "propToVariantKeys": {
2678
- "children": [
2679
- "render"
2680
- ]
2681
- },
2682
- "runtimeConfigDefaultProps": {},
2683
- "runtimeConfigGetStyles": {},
2684
- "runtimeConfigInternalComponentProps": {},
2685
- "motionVarPrefixes": []
2686
- },
2687
- "UDSTooltipConfigProvider": {
2688
- "name": "UDSTooltipConfigProvider",
2689
- "defaultProps": {},
2690
- "getStylesLiterals": {},
2691
- "cxLiterals": [],
2692
- "internalComponents": [
2693
- "TooltipContext.Provider"
2694
- ],
2695
- "internalComponentProps": {},
2696
2834
  "propToVariantKeys": {},
2697
2835
  "runtimeConfigDefaultProps": {},
2698
2836
  "runtimeConfigGetStyles": {},
2699
2837
  "runtimeConfigInternalComponentProps": {},
2700
2838
  "motionVarPrefixes": []
2701
2839
  },
2702
- "UDSBreakpointsConfigProvider": {
2703
- "name": "UDSBreakpointsConfigProvider",
2840
+ "Toast": {
2841
+ "name": "Toast",
2704
2842
  "defaultProps": {},
2705
- "getStylesLiterals": {},
2706
- "cxLiterals": [],
2707
- "internalComponents": [
2708
- "UDSBreakpointsConfigContext.Provider"
2709
- ],
2710
- "internalComponentProps": {},
2711
- "propToVariantKeys": {},
2712
- "runtimeConfigDefaultProps": {},
2713
- "runtimeConfigGetStyles": {},
2714
- "runtimeConfigInternalComponentProps": {},
2715
- "motionVarPrefixes": []
2716
- },
2717
- "UDSConfigProvider": {
2718
- "name": "UDSConfigProvider",
2719
- "defaultProps": {},
2720
- "getStylesLiterals": {},
2721
- "cxLiterals": [],
2722
- "internalComponents": [
2723
- "UDSBreakpointsConfigProvider",
2724
- "UDSBottomSheetConfigProvider",
2725
- "UDSToastConfigProvider",
2726
- "UDSTooltipConfigProvider",
2727
- "UDSPopoverConfigProvider"
2728
- ],
2729
- "internalComponentProps": {},
2730
- "propToVariantKeys": {},
2731
- "runtimeConfigDefaultProps": {},
2732
- "runtimeConfigGetStyles": {},
2733
- "runtimeConfigInternalComponentProps": {},
2734
- "motionVarPrefixes": []
2735
- },
2736
- "Accordion": {
2737
- "name": "Accordion",
2738
- "defaultProps": {
2739
- "spacingHorizontal": "4",
2740
- "spacingVertical": "4"
2843
+ "getStylesLiterals": {
2844
+ "className": "flex-none",
2845
+ "spacing": "2",
2846
+ "borderRadius": "full"
2741
2847
  },
2742
- "getStylesLiterals": {},
2743
2848
  "cxLiterals": [
2744
- "hover:bg-secondary/80",
2745
- "w-full"
2849
+ "duration-0",
2850
+ "duration-120",
2851
+ "transition-[background-color]",
2852
+ "bg-carbon-15/0",
2853
+ "hover:bg-carbon-15/10",
2854
+ "active:bg-carbon-15/15",
2855
+ "uds-ring"
2746
2856
  ],
2747
2857
  "internalComponents": [
2748
- "Icon",
2749
- "SpringMotionConfig",
2750
- "Pressable",
2858
+ "IconSlot",
2859
+ "ToastContainer",
2751
2860
  "Text",
2752
- "HStack",
2753
- "AnimatePresence",
2754
- "VStack"
2861
+ "Button",
2862
+ "Pressable"
2755
2863
  ],
2756
- "internalComponentProps": {
2757
- "Icon": {
2758
- "variant": [
2759
- "fill"
2760
- ],
2864
+ "internalComponentProps": {},
2865
+ "propToVariantKeys": {
2866
+ "size": [
2867
+ "toastSizeLabel",
2868
+ "toastSizeIcon",
2869
+ "toastSizeActionButton",
2870
+ "toastSizeCloseIcon"
2871
+ ],
2872
+ "variant": [
2873
+ "toastVariantIcon",
2874
+ "toastVariantActionButton",
2875
+ "toastVariantCloseIcon"
2876
+ ],
2877
+ "closeIcon": [
2878
+ "icon"
2879
+ ],
2880
+ "onClickActionButton": [
2881
+ "onClick"
2882
+ ]
2883
+ },
2884
+ "runtimeConfigDefaultProps": {
2885
+ "size": "toast.defaultSize",
2886
+ "variant": "toast.defaultVariant"
2887
+ },
2888
+ "runtimeConfigGetStyles": {
2889
+ "toastSizeLabel": [
2890
+ "toast.defaultSize"
2891
+ ],
2892
+ "toastVariantIcon": [
2893
+ "toast.defaultVariant"
2894
+ ],
2895
+ "toastSizeIcon": [
2896
+ "toast.defaultSize"
2897
+ ],
2898
+ "toastSizeActionButton": [
2899
+ "toast.defaultSize"
2900
+ ],
2901
+ "toastVariantActionButton": [
2902
+ "toast.defaultVariant"
2903
+ ],
2904
+ "toastVariantCloseIcon": [
2905
+ "toast.defaultVariant"
2906
+ ],
2907
+ "toastSizeCloseIcon": [
2908
+ "toast.defaultSize"
2909
+ ]
2910
+ },
2911
+ "runtimeConfigInternalComponentProps": {
2912
+ "ToastContainer": {
2761
2913
  "size": [
2762
- "sm"
2763
- ],
2764
- "color": [
2765
- "primary"
2766
- ]
2767
- },
2768
- "SpringMotionConfig": {
2769
- "layoutVariant": [
2770
- "smooth"
2771
- ],
2772
- "layoutSpeed": [
2773
- "3"
2774
- ]
2775
- },
2776
- "Pressable": {
2777
- "display": [
2778
- "flex"
2779
- ],
2780
- "flexDirection": [
2781
- "row"
2782
- ],
2783
- "alignItems": [
2784
- "center"
2785
- ],
2786
- "justifyContent": [
2787
- "space-between"
2914
+ "toast.defaultSize"
2788
2915
  ],
2789
- "borderRadius": [
2790
- "md"
2916
+ "variant": [
2917
+ "toast.defaultVariant"
2791
2918
  ]
2792
2919
  },
2793
2920
  "Text": {
2794
2921
  "variant": [
2795
- "title4"
2922
+ "toast.textVariant.${size}"
2796
2923
  ],
2797
2924
  "color": [
2798
- "primary"
2925
+ "toast.textColor.${variant}"
2799
2926
  ]
2800
2927
  },
2801
- "HStack": {
2802
- "display": [
2803
- "flex"
2804
- ],
2805
- "alignItems": [
2806
- "center"
2807
- ],
2808
- "justifyContent": [
2809
- "space-between"
2928
+ "Button": {
2929
+ "size": [
2930
+ "toast.buttonSize.${size}"
2810
2931
  ],
2811
- "columnGap": [
2812
- "2.5"
2932
+ "variant": [
2933
+ "toast.buttonVariant.${variant}"
2813
2934
  ]
2814
2935
  }
2815
2936
  },
2816
- "propToVariantKeys": {},
2817
- "runtimeConfigDefaultProps": {},
2818
- "runtimeConfigGetStyles": {},
2819
- "runtimeConfigInternalComponentProps": {},
2820
- "motionVarPrefixes": [
2821
- "--uds-motion-smooth-3-"
2822
- ]
2823
- },
2824
- "AvoidMotionLibraryProvider": {
2825
- "name": "AvoidMotionLibraryProvider",
2826
- "defaultProps": {},
2827
- "getStylesLiterals": {},
2828
- "cxLiterals": [],
2829
- "internalComponents": [],
2830
- "internalComponentProps": {},
2831
- "propToVariantKeys": {},
2832
- "runtimeConfigDefaultProps": {},
2833
- "runtimeConfigGetStyles": {},
2834
- "runtimeConfigInternalComponentProps": {},
2835
2937
  "motionVarPrefixes": []
2836
2938
  },
2837
- "Modal": {
2838
- "name": "Modal",
2939
+ "ToastContainer": {
2940
+ "name": "ToastContainer",
2839
2941
  "defaultProps": {},
2840
- "getStylesLiterals": {},
2942
+ "getStylesLiterals": {
2943
+ "position": "relative",
2944
+ "alignItems": "center",
2945
+ "display": "flex",
2946
+ "className": "box-border touch-none z-0 w-full break-words mb-2 last:mb-0"
2947
+ },
2841
2948
  "cxLiterals": [
2842
- "inset-8",
2843
- "top-[250px]",
2844
- "z-50",
2845
- "mx-auto",
2846
- "h-fit",
2847
- "w-[600px]",
2848
- "origin-center",
2849
- "scale-95",
2850
- "opacity-0",
2851
- "transition",
2852
- "duration-150",
2853
- "data-[enter]:scale-100",
2854
- "data-[enter]:opacity-100",
2855
- "data-[enter]:bg-primary",
2856
- "backdrop-blur-0",
2857
- "data-[enter]:opacity-60",
2858
- "data-[enter]:backdrop-blur-sm"
2949
+ "w-full"
2859
2950
  ],
2860
2951
  "internalComponents": [
2861
- "IconButton",
2862
- "Dialog",
2863
- "HStack",
2864
- "Text",
2865
- "VStack"
2952
+ "HStack"
2866
2953
  ],
2867
2954
  "internalComponentProps": {
2868
- "IconButton": {
2869
- "aria-label": [
2870
- "Close"
2871
- ],
2872
- "size": [
2873
- "sm"
2874
- ],
2875
- "variant": [
2876
- "tertiary"
2877
- ]
2878
- },
2879
2955
  "HStack": {
2880
2956
  "alignItems": [
2881
2957
  "center"
2882
2958
  ],
2883
2959
  "justifyContent": [
2884
2960
  "space-between"
2885
- ]
2886
- },
2887
- "Text": {
2888
- "variant": [
2889
- "headline1"
2890
- ],
2891
- "color": [
2892
- "primary"
2893
- ]
2894
- },
2895
- "VStack": {
2896
- "borderRadius": [
2897
- "md"
2898
- ],
2899
- "position": [
2900
- "fixed"
2901
- ],
2902
- "backgroundColor": [
2903
- "primary"
2904
- ],
2905
- "dropShadow": [
2906
- "md"
2907
- ],
2908
- "spacing": [
2909
- "8"
2910
2961
  ],
2911
2962
  "overflow": [
2912
2963
  "hidden"
2964
+ ],
2965
+ "position": [
2966
+ "relative"
2913
2967
  ]
2914
2968
  }
2915
2969
  },
2916
2970
  "propToVariantKeys": {
2917
- "handleClose": [
2918
- "onClick"
2971
+ "variant": [
2972
+ "toastVariantRoot"
2973
+ ],
2974
+ "size": [
2975
+ "toastSizeRoot"
2919
2976
  ]
2920
2977
  },
2921
- "runtimeConfigDefaultProps": {},
2922
- "runtimeConfigGetStyles": {},
2923
- "runtimeConfigInternalComponentProps": {},
2924
- "motionVarPrefixes": []
2925
- },
2926
- "SegmentedControl": {
2927
- "name": "SegmentedControl",
2928
- "defaultProps": {
2929
- "textVariant": "label2"
2978
+ "runtimeConfigDefaultProps": {
2979
+ "size": "toast.defaultSize",
2980
+ "variant": "toast.defaultVariant"
2930
2981
  },
2931
- "getStylesLiterals": {
2932
- "display": "flex",
2933
- "alignItems": "center",
2934
- "backgroundColor": "primary",
2935
- "spacingVertical": "1",
2936
- "spacingHorizontal": "3",
2937
- "columnGap": "1.5",
2938
- "borderWidth": "thin",
2939
- "borderRadius": "full",
2940
- "borderColor": "muted",
2941
- "borderColor:1": "transparent",
2942
- "color": "primary",
2943
- "color:1": "tertiary",
2944
- "color:2": "muted"
2982
+ "runtimeConfigGetStyles": {
2983
+ "toastVariantRoot": [
2984
+ "toast.defaultVariant"
2985
+ ],
2986
+ "toastSizeRoot": [
2987
+ "toast.defaultSize"
2988
+ ]
2945
2989
  },
2946
- "cxLiterals": [
2947
- "uds-ring",
2948
- "cursor-not-allowed",
2949
- "opacity-50",
2950
- "pointer-events-none",
2951
- "hover:bg-primary"
2952
- ],
2953
- "internalComponents": [
2954
- "TextVariant",
2955
- "Radio",
2956
- "Icon",
2957
- "RadioProvider",
2958
- "HStack",
2959
- "RadioGroup",
2960
- "Pressable",
2961
- "Text"
2962
- ],
2963
- "internalComponentProps": {
2964
- "Icon": {
2965
- "size": [
2966
- "sm"
2967
- ],
2968
- "color": [
2969
- "current"
2970
- ],
2971
- "aria-hidden": [
2972
- "true"
2973
- ]
2974
- },
2990
+ "runtimeConfigInternalComponentProps": {
2975
2991
  "HStack": {
2976
- "spacing": [
2977
- "1"
2978
- ],
2979
- "gap": [
2980
- "1"
2981
- ],
2982
2992
  "backgroundColor": [
2983
- "secondary"
2984
- ],
2985
- "borderRadius": [
2986
- "full"
2987
- ],
2988
- "display": [
2989
- "inline-flex"
2990
- ]
2991
- },
2992
- "Text": {
2993
- "color": [
2994
- "current"
2993
+ "toast.backgroundColor.${variant}"
2995
2994
  ]
2996
2995
  }
2997
2996
  },
2998
- "propToVariantKeys": {
2999
- "value": [
3000
- "key"
3001
- ],
3002
- "label": [
3003
- "aria-label"
3004
- ],
3005
- "textVariant": [
3006
- "variant"
3007
- ]
2997
+ "motionVarPrefixes": []
2998
+ },
2999
+ "ToastPortal": {
3000
+ "name": "ToastPortal",
3001
+ "defaultProps": {},
3002
+ "getStylesLiterals": {},
3003
+ "cxLiterals": [],
3004
+ "internalComponents": [
3005
+ "ReactToastifyToastContainer"
3006
+ ],
3007
+ "internalComponentProps": {},
3008
+ "propToVariantKeys": {},
3009
+ "runtimeConfigDefaultProps": {
3010
+ "size": "toast.defaultSize",
3011
+ "variant": "toast.defaultVariant"
3012
+ },
3013
+ "runtimeConfigGetStyles": {},
3014
+ "runtimeConfigInternalComponentProps": {
3015
+ "ReactToastifyToastContainer": {
3016
+ "autoClose": [
3017
+ "toast.autoClose"
3018
+ ]
3019
+ }
3008
3020
  },
3021
+ "motionVarPrefixes": []
3022
+ },
3023
+ "UDSToastConfigProvider": {
3024
+ "name": "UDSToastConfigProvider",
3025
+ "defaultProps": {},
3026
+ "getStylesLiterals": {},
3027
+ "cxLiterals": [],
3028
+ "internalComponents": [
3029
+ "ToastContext.Provider"
3030
+ ],
3031
+ "internalComponentProps": {},
3032
+ "propToVariantKeys": {},
3033
+ "runtimeConfigDefaultProps": {},
3034
+ "runtimeConfigGetStyles": {},
3035
+ "runtimeConfigInternalComponentProps": {},
3036
+ "motionVarPrefixes": []
3037
+ },
3038
+ "UDSBreakpointsConfigProvider": {
3039
+ "name": "UDSBreakpointsConfigProvider",
3040
+ "defaultProps": {},
3041
+ "getStylesLiterals": {},
3042
+ "cxLiterals": [],
3043
+ "internalComponents": [
3044
+ "UDSBreakpointsConfigContext.Provider"
3045
+ ],
3046
+ "internalComponentProps": {},
3047
+ "propToVariantKeys": {},
3048
+ "runtimeConfigDefaultProps": {},
3049
+ "runtimeConfigGetStyles": {},
3050
+ "runtimeConfigInternalComponentProps": {},
3051
+ "motionVarPrefixes": []
3052
+ },
3053
+ "UDSConfigProvider": {
3054
+ "name": "UDSConfigProvider",
3055
+ "defaultProps": {},
3056
+ "getStylesLiterals": {},
3057
+ "cxLiterals": [],
3058
+ "internalComponents": [
3059
+ "UDSBreakpointsConfigProvider",
3060
+ "UDSBottomSheetConfigProvider",
3061
+ "UDSToastConfigProvider",
3062
+ "UDSTooltipConfigProvider",
3063
+ "UDSPopoverConfigProvider"
3064
+ ],
3065
+ "internalComponentProps": {},
3066
+ "propToVariantKeys": {},
3009
3067
  "runtimeConfigDefaultProps": {},
3010
3068
  "runtimeConfigGetStyles": {},
3011
3069
  "runtimeConfigInternalComponentProps": {},
3012
3070
  "motionVarPrefixes": []
3013
3071
  },
3014
- "SwitchV2": {
3015
- "name": "SwitchV2",
3016
- "defaultProps": {
3017
- "labelPosition": "start",
3018
- "size": "md"
3072
+ "Tooltip": {
3073
+ "name": "Tooltip",
3074
+ "defaultProps": {},
3075
+ "getStylesLiterals": {},
3076
+ "cxLiterals": [],
3077
+ "internalComponents": [
3078
+ "TooltipInternalContext.Provider",
3079
+ "TooltipProvider"
3080
+ ],
3081
+ "internalComponentProps": {},
3082
+ "propToVariantKeys": {},
3083
+ "runtimeConfigDefaultProps": {},
3084
+ "runtimeConfigGetStyles": {},
3085
+ "runtimeConfigInternalComponentProps": {
3086
+ "TooltipProvider": {
3087
+ "animated": [
3088
+ "tooltip.animationDuration"
3089
+ ]
3090
+ }
3019
3091
  },
3092
+ "motionVarPrefixes": []
3093
+ },
3094
+ "TooltipContent": {
3095
+ "name": "TooltipContent",
3096
+ "defaultProps": {},
3020
3097
  "getStylesLiterals": {
3021
- "switchVariantRoot": "default",
3022
- "switchVariantActiveRoot": "on",
3023
- "switchVariantActiveRoot:1": "off",
3024
- "switchVariantSwitch": "default",
3025
- "switchVariantActiveSwitch": "on",
3026
- "switchVariantActiveSwitch:1": "off",
3027
- "switchVariantActiveHandle": "on",
3028
- "switchVariantActiveHandle:1": "off",
3029
- "switchVariantHandle": "default",
3030
- "switchVariantHandleIcon": "default",
3031
- "switchVariantActiveHandleIcon": "on",
3032
- "switchVariantActiveHandleIcon:1": "off"
3098
+ "tooltipSizeRoot": "default",
3099
+ "tooltipVariantRoot": "default",
3100
+ "tooltipSizeSvg": "default",
3101
+ "tooltipVariantSvg": "default",
3102
+ "tooltipVariantBlur": "default",
3103
+ "position": "absolute",
3104
+ "width": "full",
3105
+ "height": "full",
3106
+ "tooltipSizeTitle": "default",
3107
+ "tooltipSizeBody": "default",
3108
+ "tooltipSizeEndContent": "default",
3109
+ "tooltipSizeIcon": "default",
3110
+ "tooltipVariantIcon": "default"
3033
3111
  },
3034
3112
  "cxLiterals": [
3035
- "group",
3113
+ "max-w-lg",
3036
3114
  "flex",
3037
- "items-center",
3038
- "flex-row",
3039
- "flex-row-reverse",
3040
- "uds-ring",
3041
- "uds-ring-within",
3042
- "relative",
3043
- "uds-border-radius-full",
3044
- "transition-[background-color,box-shadow]",
3045
- "pointer-events-none",
3046
- "w-full",
3047
- "h-full",
3048
- "absolute",
3115
+ "z-[9999]",
3116
+ "uds-bgBlurFillFallback",
3117
+ "uds-bgBlurFallback",
3049
3118
  "top-0",
3050
- "bottom-0",
3051
- "right-0",
3052
3119
  "left-0",
3053
- "overflow-hidden",
3054
- "group-hover:scale-105",
3055
- "opacity-95",
3056
- "group-hover:opacity-100",
3057
- "transition-[transform,opacity]",
3058
- "opacity-0",
3059
- "top-1/2",
3060
- "left-1/2",
3061
- "transform",
3062
- "translate-x-[-50%]",
3063
- "translate-y-[-50%]",
3064
- "transition-opacity",
3065
- "cursor-[inherit]",
3066
- "w-[calc(100%+2px)]",
3067
- "h-[calc(100%+2px)]",
3068
- "text-start",
3069
- "text-end",
3070
- "opacity-100"
3120
+ "z-[1]"
3071
3121
  ],
3072
3122
  "internalComponents": [
3073
3123
  "IconSlot",
3124
+ "TooltipArrow",
3125
+ "Tooltip",
3126
+ "SvgFloatingOverlay",
3127
+ "VStack",
3074
3128
  "Box",
3075
- "FormLabel",
3076
- "SpringMotionConfig",
3077
- "RootElement",
3078
- "MotionBox"
3129
+ "Text"
3079
3130
  ],
3080
3131
  "internalComponentProps": {
3081
- "IconSlot": {
3082
- "data-testid": [
3083
- "on-icon",
3084
- "off-icon"
3132
+ "SvgFloatingOverlay": {
3133
+ "contentOverflow": [
3134
+ "visible"
3085
3135
  ]
3086
3136
  },
3087
- "FormLabel": {
3088
- "as": [
3089
- "div"
3090
- ],
3091
- "variant": [
3092
- "inherit"
3093
- ],
3094
- "color": [
3095
- "inherit"
3137
+ "VStack": {
3138
+ "className": [
3139
+ "gap-[inherit]"
3096
3140
  ]
3097
3141
  },
3098
- "SpringMotionConfig": {
3099
- "layoutVariant": [
3100
- "bouncy"
3142
+ "Box": {
3143
+ "alignItems": [
3144
+ "center"
3101
3145
  ],
3102
- "layoutSpeed": [
3103
- "4"
3104
- ]
3105
- },
3106
- "RootElement": {
3107
- "data-testid": [
3108
- "switch-root"
3146
+ "columnGap": [
3147
+ "1",
3148
+ "1.5"
3109
3149
  ]
3110
3150
  },
3111
- "MotionBox": {
3112
- "layout": [
3113
- "position"
3151
+ "Text": {
3152
+ "color": [
3153
+ "inherit"
3114
3154
  ]
3115
3155
  }
3116
3156
  },
3117
3157
  "propToVariantKeys": {
3118
- "size": [
3119
- "switchSizeRoot",
3120
- "switchSizeSwitch",
3121
- "switchSizeHandle",
3122
- "switchSizeHandleIcon"
3123
- ],
3124
- "onIcon": [
3125
- "icon"
3126
- ],
3127
- "offIcon": [
3158
+ "startTitleIcon": [
3128
3159
  "icon"
3129
- ],
3130
- "reduceMotion": [
3131
- "reducedMotion"
3132
- ],
3133
- "isOn": [
3134
- "layoutDependency"
3135
3160
  ]
3136
3161
  },
3137
3162
  "runtimeConfigDefaultProps": {},
3138
3163
  "runtimeConfigGetStyles": {},
3139
3164
  "runtimeConfigInternalComponentProps": {},
3140
- "motionVarPrefixes": [
3141
- "--uds-motion-bouncy-4-",
3142
- "--uds-motion-smooth-3-"
3143
- ]
3165
+ "motionVarPrefixes": []
3144
3166
  },
3145
- "Tabs": {
3146
- "name": "Tabs",
3167
+ "TooltipTrigger": {
3168
+ "name": "TooltipTrigger",
3147
3169
  "defaultProps": {},
3148
- "getStylesLiterals": {
3149
- "display": "flex",
3150
- "flexDirection": "row",
3151
- "columnGap": "6"
3152
- },
3153
- "cxLiterals": [
3154
- "text-tertiary",
3155
- "border-b-transparent",
3156
- "aria-selected:border-b-brand",
3157
- "aria-selected:text-secondary"
3158
- ],
3170
+ "getStylesLiterals": {},
3171
+ "cxLiterals": [],
3159
3172
  "internalComponents": [
3160
- "TabProvider",
3161
- "OriginalTabList",
3162
- "OriginalTab",
3163
- "Icon",
3164
- "OriginalTabPanel",
3165
- "Pressable",
3166
- "Comp",
3167
- "Text"
3173
+ "TooltipAnchor"
3168
3174
  ],
3169
3175
  "internalComponentProps": {
3170
- "Icon": {
3171
- "className": [
3172
- "text-current"
3173
- ],
3174
- "size": [
3175
- "md"
3176
- ]
3177
- },
3178
- "Pressable": {
3179
- "borderBottomWidth": [
3180
- "medium"
3181
- ],
3182
- "spacingBottom": [
3183
- "1"
3184
- ],
3185
- "spacingTop": [
3186
- "4"
3187
- ]
3188
- },
3189
- "Text": {
3176
+ "TooltipAnchor": {
3190
3177
  "className": [
3191
- "text-current"
3192
- ],
3193
- "variant": [
3194
- "headline1"
3195
- ],
3196
- "as": [
3197
- "span"
3178
+ "inline"
3198
3179
  ]
3199
3180
  }
3200
3181
  },
3182
+ "propToVariantKeys": {
3183
+ "children": [
3184
+ "render"
3185
+ ]
3186
+ },
3187
+ "runtimeConfigDefaultProps": {},
3188
+ "runtimeConfigGetStyles": {},
3189
+ "runtimeConfigInternalComponentProps": {},
3190
+ "motionVarPrefixes": []
3191
+ },
3192
+ "UDSTooltipConfigProvider": {
3193
+ "name": "UDSTooltipConfigProvider",
3194
+ "defaultProps": {},
3195
+ "getStylesLiterals": {},
3196
+ "cxLiterals": [],
3197
+ "internalComponents": [
3198
+ "TooltipContext.Provider"
3199
+ ],
3200
+ "internalComponentProps": {},
3201
3201
  "propToVariantKeys": {},
3202
3202
  "runtimeConfigDefaultProps": {},
3203
3203
  "runtimeConfigGetStyles": {},