@mittwald/flow-react-components 0.2.0-alpha.836 → 0.2.0-alpha.838

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 (364) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/assets/doc-properties.json +25571 -24106
  3. package/dist/css/all.css +1 -1
  4. package/dist/js/_virtual/_.locale.json@b1d0b6b6925b7464f548303aac486d45.mjs +12 -0
  5. package/dist/js/_virtual/_.locale.json@b1d0b6b6925b7464f548303aac486d45.mjs.map +1 -0
  6. package/dist/js/default.mjs +8 -0
  7. package/dist/js/default.mjs.map +1 -1
  8. package/dist/js/packages/components/src/components/AccentBox/AccentBox.mjs +1 -1
  9. package/dist/js/packages/components/src/components/AccentBox/AccentBox.mjs.map +1 -1
  10. package/dist/js/packages/components/src/components/Accordion/Accordion.mjs.map +1 -1
  11. package/dist/js/packages/components/src/components/ActionGroup/ActionGroup.mjs +1 -7
  12. package/dist/js/packages/components/src/components/ActionGroup/ActionGroup.mjs.map +1 -1
  13. package/dist/js/packages/components/src/components/Breadcrumb/Breadcrumb.mjs +3 -2
  14. package/dist/js/packages/components/src/components/Breadcrumb/Breadcrumb.mjs.map +1 -1
  15. package/dist/js/packages/components/src/components/Breadcrumb/Breadcrumb.module.scss.mjs +1 -3
  16. package/dist/js/packages/components/src/components/Breadcrumb/Breadcrumb.module.scss.mjs.map +1 -1
  17. package/dist/js/packages/components/src/components/CartesianChart/components/Area/Area.mjs +2 -1
  18. package/dist/js/packages/components/src/components/CartesianChart/components/Area/Area.mjs.map +1 -1
  19. package/dist/js/packages/components/src/components/CartesianChart/components/ChartGrid/ChartGrid.mjs +5 -3
  20. package/dist/js/packages/components/src/components/CartesianChart/components/ChartGrid/ChartGrid.mjs.map +1 -1
  21. package/dist/js/packages/components/src/components/CartesianChart/components/Line/Line.mjs +2 -1
  22. package/dist/js/packages/components/src/components/CartesianChart/components/Line/Line.mjs.map +1 -1
  23. package/dist/js/packages/components/src/components/CartesianChart/components/XAxis/XAxis.mjs +3 -2
  24. package/dist/js/packages/components/src/components/CartesianChart/components/XAxis/XAxis.mjs.map +1 -1
  25. package/dist/js/packages/components/src/components/CartesianChart/components/YAxis/YAxis.mjs +3 -2
  26. package/dist/js/packages/components/src/components/CartesianChart/components/YAxis/YAxis.mjs.map +1 -1
  27. package/dist/js/packages/components/src/components/Color/Color.mjs +13 -5
  28. package/dist/js/packages/components/src/components/Color/Color.mjs.map +1 -1
  29. package/dist/js/packages/components/src/components/Color/Color.module.scss.mjs +8 -2
  30. package/dist/js/packages/components/src/components/Color/Color.module.scss.mjs.map +1 -1
  31. package/dist/js/packages/components/src/components/ComboBox/ComboBox.mjs.map +1 -1
  32. package/dist/js/packages/components/src/components/DonutChart/components/Donut.mjs +4 -3
  33. package/dist/js/packages/components/src/components/DonutChart/components/Donut.mjs.map +1 -1
  34. package/dist/js/packages/components/src/components/HeaderNavigation/HeaderNavigation.mjs +2 -2
  35. package/dist/js/packages/components/src/components/HeaderNavigation/HeaderNavigation.mjs.map +1 -1
  36. package/dist/js/packages/components/src/components/HeaderNavigation/HeaderNavigation.module.scss.mjs +2 -2
  37. package/dist/js/packages/components/src/components/Heading/Heading.mjs +2 -2
  38. package/dist/js/packages/components/src/components/Heading/Heading.mjs.map +1 -1
  39. package/dist/js/packages/components/src/components/IllustratedMessage/IllustratedMessage.mjs +3 -3
  40. package/dist/js/packages/components/src/components/IllustratedMessage/IllustratedMessage.mjs.map +1 -1
  41. package/dist/js/packages/components/src/components/IllustratedMessage/IllustratedMessage.module.scss.mjs +1 -3
  42. package/dist/js/packages/components/src/components/IllustratedMessage/IllustratedMessage.module.scss.mjs.map +1 -1
  43. package/dist/js/packages/components/src/components/ImageCropper/ImageCropper.mjs +5 -0
  44. package/dist/js/packages/components/src/components/ImageCropper/ImageCropper.mjs.map +1 -1
  45. package/dist/js/packages/components/src/components/ImageCropper/lib/getCroppedImageFile.mjs +13 -9
  46. package/dist/js/packages/components/src/components/ImageCropper/lib/getCroppedImageFile.mjs.map +1 -1
  47. package/dist/js/packages/components/src/components/Initials/Initials.mjs +2 -1
  48. package/dist/js/packages/components/src/components/Initials/Initials.mjs.map +1 -1
  49. package/dist/js/packages/components/src/components/Link/Link.mjs +3 -2
  50. package/dist/js/packages/components/src/components/Link/Link.mjs.map +1 -1
  51. package/dist/js/packages/components/src/components/Link/Link.module.scss.mjs +2 -2
  52. package/dist/js/packages/components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.mjs +1 -0
  53. package/dist/js/packages/components/src/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.mjs.map +1 -1
  54. package/dist/js/packages/components/src/components/LoadingSpinner/LoadingSpinner.mjs +2 -1
  55. package/dist/js/packages/components/src/components/LoadingSpinner/LoadingSpinner.mjs.map +1 -1
  56. package/dist/js/packages/components/src/components/Markdown/Markdown.mjs +7 -8
  57. package/dist/js/packages/components/src/components/Markdown/Markdown.mjs.map +1 -1
  58. package/dist/js/packages/components/src/components/MarkdownEditor/components/Toolbar.mjs +1 -1
  59. package/dist/js/packages/components/src/components/MarkdownEditor/components/Toolbar.mjs.map +1 -1
  60. package/dist/js/packages/components/src/components/MenuItem/components/MenuItemContent/MenuItemContent.mjs +2 -1
  61. package/dist/js/packages/components/src/components/MenuItem/components/MenuItemContent/MenuItemContent.mjs.map +1 -1
  62. package/dist/js/packages/components/src/components/Message/Message.mjs +1 -0
  63. package/dist/js/packages/components/src/components/Message/Message.mjs.map +1 -1
  64. package/dist/js/packages/components/src/components/Message/Message.module.scss.mjs +3 -1
  65. package/dist/js/packages/components/src/components/Message/Message.module.scss.mjs.map +1 -1
  66. package/dist/js/packages/components/src/components/Notification/Notification.mjs +5 -1
  67. package/dist/js/packages/components/src/components/Notification/Notification.mjs.map +1 -1
  68. package/dist/js/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.mjs +1 -1
  69. package/dist/js/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.mjs.map +1 -1
  70. package/dist/js/packages/components/src/components/Rating/Rating.module.scss.mjs +5 -1
  71. package/dist/js/packages/components/src/components/Rating/Rating.module.scss.mjs.map +1 -1
  72. package/dist/js/packages/components/src/components/Skeleton/Skeleton.mjs.map +1 -1
  73. package/dist/js/packages/components/src/components/Slider/Slider.mjs +2 -2
  74. package/dist/js/packages/components/src/components/Slider/Slider.mjs.map +1 -1
  75. package/dist/js/packages/components/src/components/Switch/Switch.mjs +2 -1
  76. package/dist/js/packages/components/src/components/Switch/Switch.mjs.map +1 -1
  77. package/dist/js/packages/components/src/components/Switch/Switch.module.scss.mjs +4 -2
  78. package/dist/js/packages/components/src/components/Switch/Switch.module.scss.mjs.map +1 -1
  79. package/dist/js/packages/components/src/components/Table/components/TableCell/TableCell.mjs.map +1 -1
  80. package/dist/js/packages/components/src/components/TextArea/TextArea.mjs +1 -1
  81. package/dist/js/packages/components/src/components/TextArea/TextArea.mjs.map +1 -1
  82. package/dist/js/packages/components/src/lib/theming/components/ThemedHtml.mjs +12 -0
  83. package/dist/js/packages/components/src/lib/theming/components/ThemedHtml.mjs.map +1 -0
  84. package/dist/js/packages/components/src/lib/theming/hooks/useDesignTokens.mjs +13 -0
  85. package/dist/js/packages/components/src/lib/theming/hooks/useDesignTokens.mjs.map +1 -0
  86. package/dist/js/packages/components/src/lib/theming/hooks/useResolvedTheme.mjs +13 -0
  87. package/dist/js/packages/components/src/lib/theming/hooks/useResolvedTheme.mjs.map +1 -0
  88. package/dist/js/packages/components/src/lib/theming/hooks/useSystemTheme.mjs +19 -0
  89. package/dist/js/packages/components/src/lib/theming/hooks/useSystemTheme.mjs.map +1 -0
  90. package/dist/js/packages/components/src/lib/theming/hooks/useTheme.mjs +30 -0
  91. package/dist/js/packages/components/src/lib/theming/hooks/useTheme.mjs.map +1 -0
  92. package/dist/js/packages/components/src/lib/theming/lib/ColorSchemeMediaQuery.mjs +44 -0
  93. package/dist/js/packages/components/src/lib/theming/lib/ColorSchemeMediaQuery.mjs.map +1 -0
  94. package/dist/js/packages/components/src/lib/theming/lib/getFallbackTheme.mjs +10 -0
  95. package/dist/js/packages/components/src/lib/theming/lib/getFallbackTheme.mjs.map +1 -0
  96. package/dist/js/packages/components/src/lib/theming/lib/getResolvedTheme.mjs +11 -0
  97. package/dist/js/packages/components/src/lib/theming/lib/getResolvedTheme.mjs.map +1 -0
  98. package/dist/js/packages/components/src/lib/theming/lib/getTheme.mjs +11 -0
  99. package/dist/js/packages/components/src/lib/theming/lib/getTheme.mjs.map +1 -0
  100. package/dist/js/packages/components/src/lib/theming/lib/getThemeHtmlAttribute.mjs +16 -0
  101. package/dist/js/packages/components/src/lib/theming/lib/getThemeHtmlAttribute.mjs.map +1 -0
  102. package/dist/js/packages/components/src/lib/theming/lib/isClientSide.mjs +8 -0
  103. package/dist/js/packages/components/src/lib/theming/lib/isClientSide.mjs.map +1 -0
  104. package/dist/js/packages/components/src/lib/theming/lib/keys.mjs +6 -0
  105. package/dist/js/packages/components/src/lib/theming/lib/keys.mjs.map +1 -0
  106. package/dist/js/packages/components/src/lib/theming/lib/resolveTheme.mjs +13 -0
  107. package/dist/js/packages/components/src/lib/theming/lib/resolveTheme.mjs.map +1 -0
  108. package/dist/js/packages/components/src/lib/theming/lib/sanitizeTheme.mjs +13 -0
  109. package/dist/js/packages/components/src/lib/theming/lib/sanitizeTheme.mjs.map +1 -0
  110. package/dist/js/packages/components/src/lib/theming/lib/setTheme.mjs +10 -0
  111. package/dist/js/packages/components/src/lib/theming/lib/setTheme.mjs.map +1 -0
  112. package/dist/js/packages/components/src/lib/theming/lib/setThemeHtmlAttribute.mjs +13 -0
  113. package/dist/js/packages/components/src/lib/theming/lib/setThemeHtmlAttribute.mjs.map +1 -0
  114. package/dist/js/packages/components/src/lib/tokens/CategoricalColors.mjs +2 -2
  115. package/dist/js/packages/components/src/lib/tokens/CategoricalColors.mjs.map +1 -1
  116. package/dist/js/packages/design-tokens/dist/json/all-dark.json.mjs +307 -0
  117. package/dist/js/packages/design-tokens/dist/json/all-dark.json.mjs.map +1 -0
  118. package/dist/js/packages/design-tokens/dist/json/all-light.json.mjs +307 -0
  119. package/dist/js/packages/design-tokens/dist/json/all-light.json.mjs.map +1 -0
  120. package/dist/types/components/AccentBox/AccentBox.d.ts +1 -1
  121. package/dist/types/components/AccentBox/AccentBox.d.ts.map +1 -1
  122. package/dist/types/components/Accordion/Accordion.d.ts.map +1 -1
  123. package/dist/types/components/Accordion/stories/Default.stories.d.ts +0 -2
  124. package/dist/types/components/Accordion/stories/Default.stories.d.ts.map +1 -1
  125. package/dist/types/components/Action/stories/Default.stories.d.ts.map +1 -1
  126. package/dist/types/components/ActionGroup/ActionGroup.d.ts +1 -1
  127. package/dist/types/components/ActionGroup/ActionGroup.d.ts.map +1 -1
  128. package/dist/types/components/ActionGroup/stories/Default.stories.d.ts +1 -3
  129. package/dist/types/components/ActionGroup/stories/Default.stories.d.ts.map +1 -1
  130. package/dist/types/components/Align/stories/Default.stories.d.ts +4 -4
  131. package/dist/types/components/Align/stories/Default.stories.d.ts.map +1 -1
  132. package/dist/types/components/Autocomplete/stories/Default.stories.d.ts +1 -1
  133. package/dist/types/components/Autocomplete/stories/Default.stories.d.ts.map +1 -1
  134. package/dist/types/components/AvatarStack/stories/Default.stories.d.ts.map +1 -1
  135. package/dist/types/components/BigNumber/stories/Default.stories.d.ts.map +1 -1
  136. package/dist/types/components/Breadcrumb/Breadcrumb.d.ts +2 -2
  137. package/dist/types/components/Breadcrumb/Breadcrumb.d.ts.map +1 -1
  138. package/dist/types/components/CartesianChart/components/Area/Area.d.ts.map +1 -1
  139. package/dist/types/components/CartesianChart/components/ChartGrid/ChartGrid.d.ts.map +1 -1
  140. package/dist/types/components/CartesianChart/components/Line/Line.d.ts.map +1 -1
  141. package/dist/types/components/CartesianChart/components/XAxis/XAxis.d.ts.map +1 -1
  142. package/dist/types/components/CartesianChart/components/YAxis/YAxis.d.ts.map +1 -1
  143. package/dist/types/components/CartesianChart/stories/Default.stories.d.ts.map +1 -1
  144. package/dist/types/components/Checkbox/stories/Default.stories.d.ts +1 -4
  145. package/dist/types/components/Checkbox/stories/Default.stories.d.ts.map +1 -1
  146. package/dist/types/components/CheckboxButton/stories/Default.stories.d.ts +1 -5
  147. package/dist/types/components/CheckboxButton/stories/Default.stories.d.ts.map +1 -1
  148. package/dist/types/components/CheckboxGroup/stories/Default.stories.d.ts +0 -2
  149. package/dist/types/components/CheckboxGroup/stories/Default.stories.d.ts.map +1 -1
  150. package/dist/types/components/CodeBlock/stories/Default.stories.d.ts.map +1 -1
  151. package/dist/types/components/Color/Color.d.ts +3 -2
  152. package/dist/types/components/Color/Color.d.ts.map +1 -1
  153. package/dist/types/components/ColumnLayout/stories/Default.stories.d.ts +1 -4
  154. package/dist/types/components/ColumnLayout/stories/Default.stories.d.ts.map +1 -1
  155. package/dist/types/components/ComboBox/ComboBox.d.ts +1 -1
  156. package/dist/types/components/ComboBox/ComboBox.d.ts.map +1 -1
  157. package/dist/types/components/ComboBox/stories/Default.stories.d.ts +0 -3
  158. package/dist/types/components/ComboBox/stories/Default.stories.d.ts.map +1 -1
  159. package/dist/types/components/Content/stories/Default.stories.d.ts.map +1 -1
  160. package/dist/types/components/ContextMenu/lib.d.ts +1 -1
  161. package/dist/types/components/ContextMenu/stories/Default.stories.d.ts.map +1 -1
  162. package/dist/types/components/ContextualHelp/stories/Default.stories.d.ts.map +1 -1
  163. package/dist/types/components/CounterBadge/stories/Default.stories.d.ts.map +1 -1
  164. package/dist/types/components/DatePicker/stories/Default.stories.d.ts +1 -2
  165. package/dist/types/components/DatePicker/stories/Default.stories.d.ts.map +1 -1
  166. package/dist/types/components/DateRangePicker/stories/Default.stories.d.ts +0 -1
  167. package/dist/types/components/DateRangePicker/stories/Default.stories.d.ts.map +1 -1
  168. package/dist/types/components/DonutChart/components/Donut.d.ts.map +1 -1
  169. package/dist/types/components/DonutChart/stories/Default.stories.d.ts +0 -1
  170. package/dist/types/components/DonutChart/stories/Default.stories.d.ts.map +1 -1
  171. package/dist/types/components/EmulatedBoldText/stories/Default.stories.d.ts.map +1 -1
  172. package/dist/types/components/FileCard/stories/Default.stories.d.ts +1 -3
  173. package/dist/types/components/FileCard/stories/Default.stories.d.ts.map +1 -1
  174. package/dist/types/components/FileCardList/stories/Default.stories.d.ts.map +1 -1
  175. package/dist/types/components/FileDropZone/stories/Default.stories.d.ts +0 -2
  176. package/dist/types/components/FileDropZone/stories/Default.stories.d.ts.map +1 -1
  177. package/dist/types/components/FileField/stories/Default.stories.d.ts +2 -3
  178. package/dist/types/components/FileField/stories/Default.stories.d.ts.map +1 -1
  179. package/dist/types/components/Flex/stories/Default.stories.d.ts +0 -2
  180. package/dist/types/components/Flex/stories/Default.stories.d.ts.map +1 -1
  181. package/dist/types/components/Header/stories/Default.stories.d.ts.map +1 -1
  182. package/dist/types/components/HeaderNavigation/HeaderNavigation.d.ts +2 -2
  183. package/dist/types/components/Heading/Heading.d.ts +2 -2
  184. package/dist/types/components/Icon/stories/Default.stories.d.ts +1 -1
  185. package/dist/types/components/Icon/stories/Default.stories.d.ts.map +1 -1
  186. package/dist/types/components/IllustratedMessage/IllustratedMessage.d.ts +2 -2
  187. package/dist/types/components/Image/stories/Default.stories.d.ts +1 -2
  188. package/dist/types/components/Image/stories/Default.stories.d.ts.map +1 -1
  189. package/dist/types/components/ImageCropper/ImageCropper.d.ts.map +1 -1
  190. package/dist/types/components/ImageCropper/lib/getCroppedImageFile.d.ts.map +1 -1
  191. package/dist/types/components/Initials/Initials.d.ts.map +1 -1
  192. package/dist/types/components/Label/stories/Default.stories.d.ts +0 -2
  193. package/dist/types/components/Label/stories/Default.stories.d.ts.map +1 -1
  194. package/dist/types/components/LabeledValue/stories/Default.stories.d.ts +0 -1
  195. package/dist/types/components/LabeledValue/stories/Default.stories.d.ts.map +1 -1
  196. package/dist/types/components/LayoutCard/stories/Default.stories.d.ts.map +1 -1
  197. package/dist/types/components/Legend/stories/Default.stories.d.ts.map +1 -1
  198. package/dist/types/components/Link/Link.d.ts +2 -2
  199. package/dist/types/components/Link/Link.d.ts.map +1 -1
  200. package/dist/types/components/List/components/ListItemView/components/ListItemViewContent/ListItemViewContent.d.ts.map +1 -1
  201. package/dist/types/components/List/stories/Default.stories.d.ts +0 -2
  202. package/dist/types/components/List/stories/Default.stories.d.ts.map +1 -1
  203. package/dist/types/components/List/stories/EdgeCases.stories.d.ts +1 -4
  204. package/dist/types/components/List/stories/EdgeCases.stories.d.ts.map +1 -1
  205. package/dist/types/components/List/stories/ListItem.stories.d.ts +1 -6
  206. package/dist/types/components/List/stories/ListItem.stories.d.ts.map +1 -1
  207. package/dist/types/components/List/typedList.d.ts +4 -2
  208. package/dist/types/components/List/typedList.d.ts.map +1 -1
  209. package/dist/types/components/LoadingSpinner/LoadingSpinner.d.ts.map +1 -1
  210. package/dist/types/components/Markdown/Markdown.d.ts.map +1 -1
  211. package/dist/types/components/MarkdownEditor/stories/Default.stories.d.ts +0 -6
  212. package/dist/types/components/MarkdownEditor/stories/Default.stories.d.ts.map +1 -1
  213. package/dist/types/components/MenuItem/components/MenuItemContent/MenuItemContent.d.ts.map +1 -1
  214. package/dist/types/components/Message/Message.d.ts.map +1 -1
  215. package/dist/types/components/Message/stories/Default.stories.d.ts +0 -2
  216. package/dist/types/components/Message/stories/Default.stories.d.ts.map +1 -1
  217. package/dist/types/components/MessageThread/stories/Default.stories.d.ts.map +1 -1
  218. package/dist/types/components/Modal/stories/Default.stories.d.ts +2 -8
  219. package/dist/types/components/Modal/stories/Default.stories.d.ts.map +1 -1
  220. package/dist/types/components/Modal/stories/EdgeCases.stories.d.ts +0 -2
  221. package/dist/types/components/Modal/stories/EdgeCases.stories.d.ts.map +1 -1
  222. package/dist/types/components/Navigation/stories/Default.stories.d.ts +0 -3
  223. package/dist/types/components/Navigation/stories/Default.stories.d.ts.map +1 -1
  224. package/dist/types/components/Notification/Notification.d.ts.map +1 -1
  225. package/dist/types/components/NumberField/stories/Default.stories.d.ts +0 -3
  226. package/dist/types/components/NumberField/stories/Default.stories.d.ts.map +1 -1
  227. package/dist/types/components/PasswordCreationField/stories/Default.stories.d.ts +1 -3
  228. package/dist/types/components/PasswordCreationField/stories/Default.stories.d.ts.map +1 -1
  229. package/dist/types/components/Popover/stories/Default.stories.d.ts.map +1 -1
  230. package/dist/types/components/ProgressBar/stories/Default.stories.d.ts +0 -4
  231. package/dist/types/components/ProgressBar/stories/Default.stories.d.ts.map +1 -1
  232. package/dist/types/components/RadioGroup/stories/Default.stories.d.ts +0 -4
  233. package/dist/types/components/RadioGroup/stories/Default.stories.d.ts.map +1 -1
  234. package/dist/types/components/SearchField/stories/Default.stories.d.ts +0 -3
  235. package/dist/types/components/SearchField/stories/Default.stories.d.ts.map +1 -1
  236. package/dist/types/components/Section/stories/Default.stories.d.ts +0 -5
  237. package/dist/types/components/Section/stories/Default.stories.d.ts.map +1 -1
  238. package/dist/types/components/Section/stories/EdgeCases.stories.d.ts +1 -2
  239. package/dist/types/components/Section/stories/EdgeCases.stories.d.ts.map +1 -1
  240. package/dist/types/components/SegmentedControl/stories/Default.stories.d.ts +1 -2
  241. package/dist/types/components/SegmentedControl/stories/Default.stories.d.ts.map +1 -1
  242. package/dist/types/components/Select/stories/Default.stories.d.ts +0 -3
  243. package/dist/types/components/Select/stories/Default.stories.d.ts.map +1 -1
  244. package/dist/types/components/Skeleton/Skeleton.d.ts +3 -3
  245. package/dist/types/components/Skeleton/Skeleton.d.ts.map +1 -1
  246. package/dist/types/components/SkeletonText/stories/Default.stories.d.ts +1 -1
  247. package/dist/types/components/SkeletonText/stories/Default.stories.d.ts.map +1 -1
  248. package/dist/types/components/Slider/stories/Default.stories.d.ts +0 -2
  249. package/dist/types/components/Slider/stories/Default.stories.d.ts.map +1 -1
  250. package/dist/types/components/Switch/Switch.d.ts.map +1 -1
  251. package/dist/types/components/Switch/stories/Default.stories.d.ts +0 -3
  252. package/dist/types/components/Switch/stories/Default.stories.d.ts.map +1 -1
  253. package/dist/types/components/Table/components/TableCell/TableCell.d.ts +1 -1
  254. package/dist/types/components/Table/components/TableCell/TableCell.d.ts.map +1 -1
  255. package/dist/types/components/Table/stories/Default.stories.d.ts +0 -1
  256. package/dist/types/components/Table/stories/Default.stories.d.ts.map +1 -1
  257. package/dist/types/components/Tabs/stories/Default.stories.d.ts +2 -1
  258. package/dist/types/components/Tabs/stories/Default.stories.d.ts.map +1 -1
  259. package/dist/types/components/TextArea/stories/Default.stories.d.ts +0 -7
  260. package/dist/types/components/TextArea/stories/Default.stories.d.ts.map +1 -1
  261. package/dist/types/components/TextField/stories/Default.stories.d.ts +0 -4
  262. package/dist/types/components/TextField/stories/Default.stories.d.ts.map +1 -1
  263. package/dist/types/components/TimeField/stories/Default.stories.d.ts +0 -3
  264. package/dist/types/components/TimeField/stories/Default.stories.d.ts.map +1 -1
  265. package/dist/types/components/Truncate/stories/Default.stories.d.ts.map +1 -1
  266. package/dist/types/index/default.d.ts +1 -0
  267. package/dist/types/index/default.d.ts.map +1 -1
  268. package/dist/types/integrations/react-hook-form/components/Field/stories/Autocomplete.stories.d.ts.map +1 -1
  269. package/dist/types/integrations/react-hook-form/components/Field/stories/Checkbox.stories.d.ts.map +1 -1
  270. package/dist/types/integrations/react-hook-form/components/Field/stories/CheckboxButton.stories.d.ts.map +1 -1
  271. package/dist/types/integrations/react-hook-form/components/Field/stories/CheckboxGroup.stories.d.ts.map +1 -1
  272. package/dist/types/integrations/react-hook-form/components/Field/stories/ComboBox.stories.d.ts.map +1 -1
  273. package/dist/types/integrations/react-hook-form/components/Field/stories/DatePicker.stories.d.ts.map +1 -1
  274. package/dist/types/integrations/react-hook-form/components/Field/stories/DateRangePicker.stories.d.ts.map +1 -1
  275. package/dist/types/integrations/react-hook-form/components/Field/stories/FileField.stories.d.ts.map +1 -1
  276. package/dist/types/integrations/react-hook-form/components/Field/stories/MarkdownEditor.stories.d.ts.map +1 -1
  277. package/dist/types/integrations/react-hook-form/components/Field/stories/NumberField.stories.d.ts.map +1 -1
  278. package/dist/types/integrations/react-hook-form/components/Field/stories/PasswordCreationField.stories.d.ts.map +1 -1
  279. package/dist/types/integrations/react-hook-form/components/Field/stories/RadioGroup.stories.d.ts.map +1 -1
  280. package/dist/types/integrations/react-hook-form/components/Field/stories/SearchField.stories.d.ts.map +1 -1
  281. package/dist/types/integrations/react-hook-form/components/Field/stories/SegmentedControl.stories.d.ts.map +1 -1
  282. package/dist/types/integrations/react-hook-form/components/Field/stories/Select.stories.d.ts.map +1 -1
  283. package/dist/types/integrations/react-hook-form/components/Field/stories/Slider.stories.d.ts.map +1 -1
  284. package/dist/types/integrations/react-hook-form/components/Field/stories/Switch.stories.d.ts.map +1 -1
  285. package/dist/types/integrations/react-hook-form/components/Field/stories/TextArea.stories.d.ts.map +1 -1
  286. package/dist/types/integrations/react-hook-form/components/Field/stories/TextField.stories.d.ts.map +1 -1
  287. package/dist/types/integrations/react-hook-form/components/Field/stories/TimeField.stories.d.ts.map +1 -1
  288. package/dist/types/lib/dev/StoryBackground.d.ts +1 -0
  289. package/dist/types/lib/dev/StoryBackground.d.ts.map +1 -1
  290. package/dist/types/lib/theming/components/ThemedHtml.d.ts +8 -0
  291. package/dist/types/lib/theming/components/ThemedHtml.d.ts.map +1 -0
  292. package/dist/types/lib/theming/hooks/useDesignTokens.d.ts +25235 -0
  293. package/dist/types/lib/theming/hooks/useDesignTokens.d.ts.map +1 -0
  294. package/dist/types/lib/theming/hooks/useResolvedTheme.d.ts +3 -0
  295. package/dist/types/lib/theming/hooks/useResolvedTheme.d.ts.map +1 -0
  296. package/dist/types/lib/theming/hooks/useSystemTheme.d.ts +3 -0
  297. package/dist/types/lib/theming/hooks/useSystemTheme.d.ts.map +1 -0
  298. package/dist/types/lib/theming/hooks/useTheme.d.ts +3 -0
  299. package/dist/types/lib/theming/hooks/useTheme.d.ts.map +1 -0
  300. package/dist/types/lib/theming/index.d.ts +10 -0
  301. package/dist/types/lib/theming/index.d.ts.map +1 -0
  302. package/dist/types/lib/theming/lib/ColorSchemeMediaQuery.d.ts +14 -0
  303. package/dist/types/lib/theming/lib/ColorSchemeMediaQuery.d.ts.map +1 -0
  304. package/dist/types/lib/theming/lib/getFallbackTheme.d.ts +3 -0
  305. package/dist/types/lib/theming/lib/getFallbackTheme.d.ts.map +1 -0
  306. package/dist/types/lib/theming/lib/getResolvedTheme.d.ts +3 -0
  307. package/dist/types/lib/theming/lib/getResolvedTheme.d.ts.map +1 -0
  308. package/dist/types/lib/theming/lib/getTheme.d.ts +3 -0
  309. package/dist/types/lib/theming/lib/getTheme.d.ts.map +1 -0
  310. package/dist/types/lib/theming/lib/getThemeHtmlAttribute.d.ts +2 -0
  311. package/dist/types/lib/theming/lib/getThemeHtmlAttribute.d.ts.map +1 -0
  312. package/dist/types/lib/theming/lib/isClientSide.d.ts +2 -0
  313. package/dist/types/lib/theming/lib/isClientSide.d.ts.map +1 -0
  314. package/dist/types/lib/theming/lib/keys.d.ts +2 -0
  315. package/dist/types/lib/theming/lib/keys.d.ts.map +1 -0
  316. package/dist/types/lib/theming/lib/resolveTheme.d.ts +3 -0
  317. package/dist/types/lib/theming/lib/resolveTheme.d.ts.map +1 -0
  318. package/dist/types/lib/theming/lib/sanitizeTheme.d.ts +3 -0
  319. package/dist/types/lib/theming/lib/sanitizeTheme.d.ts.map +1 -0
  320. package/dist/types/lib/theming/lib/setTheme.d.ts +3 -0
  321. package/dist/types/lib/theming/lib/setTheme.d.ts.map +1 -0
  322. package/dist/types/lib/theming/lib/setThemeHtmlAttribute.d.ts +3 -0
  323. package/dist/types/lib/theming/lib/setThemeHtmlAttribute.d.ts.map +1 -0
  324. package/dist/types/lib/theming/types.d.ts +5 -0
  325. package/dist/types/lib/theming/types.d.ts.map +1 -0
  326. package/dist/types/lib/tokens/CategoricalColors.d.ts +1 -1
  327. package/dist/types/lib/tokens/CategoricalColors.d.ts.map +1 -1
  328. package/package.json +40 -35
  329. package/dist/js/packages/design-tokens/dist/variables.json.mjs +0 -15
  330. package/dist/js/packages/design-tokens/dist/variables.json.mjs.map +0 -1
  331. package/dist/types/components/Accordion/stories/EdgeCases.stories.d.ts +0 -7
  332. package/dist/types/components/Accordion/stories/EdgeCases.stories.d.ts.map +0 -1
  333. package/dist/types/components/Align/stories/IconText.stories.d.ts +0 -7
  334. package/dist/types/components/Align/stories/IconText.stories.d.ts.map +0 -1
  335. package/dist/types/components/Align/stories/TextContextualHelp.stories.d.ts +0 -7
  336. package/dist/types/components/Align/stories/TextContextualHelp.stories.d.ts.map +0 -1
  337. package/dist/types/components/Align/stories/TextCopyButton.stories.d.ts +0 -7
  338. package/dist/types/components/Align/stories/TextCopyButton.stories.d.ts.map +0 -1
  339. package/dist/types/components/Checkbox/stories/EdgeCases.stories.d.ts +0 -7
  340. package/dist/types/components/Checkbox/stories/EdgeCases.stories.d.ts.map +0 -1
  341. package/dist/types/components/CheckboxButton/stories/EdgeCases.stories.d.ts +0 -8
  342. package/dist/types/components/CheckboxButton/stories/EdgeCases.stories.d.ts.map +0 -1
  343. package/dist/types/components/ComboBox/stories/EdgeCases.stories.d.ts +0 -7
  344. package/dist/types/components/ComboBox/stories/EdgeCases.stories.d.ts.map +0 -1
  345. package/dist/types/components/DonutChart/stories/EdgeCases.stories.d.ts +0 -8
  346. package/dist/types/components/DonutChart/stories/EdgeCases.stories.d.ts.map +0 -1
  347. package/dist/types/components/Icon/stories/Sizes.stories.d.ts +0 -9
  348. package/dist/types/components/Icon/stories/Sizes.stories.d.ts.map +0 -1
  349. package/dist/types/components/LabeledValue/stories/EdgeCases.stories.d.ts +0 -8
  350. package/dist/types/components/LabeledValue/stories/EdgeCases.stories.d.ts.map +0 -1
  351. package/dist/types/components/MessageThread/components/MessageSeparator/stories/Default.stories.d.ts +0 -8
  352. package/dist/types/components/MessageThread/components/MessageSeparator/stories/Default.stories.d.ts.map +0 -1
  353. package/dist/types/components/NumberField/stories/EdgeCases.stories.d.ts +0 -8
  354. package/dist/types/components/NumberField/stories/EdgeCases.stories.d.ts.map +0 -1
  355. package/dist/types/components/ProgressBar/stories/EdgeCases.stories.d.ts +0 -9
  356. package/dist/types/components/ProgressBar/stories/EdgeCases.stories.d.ts.map +0 -1
  357. package/dist/types/components/ProgressBar/stories/Variants.stories.d.ts +0 -10
  358. package/dist/types/components/ProgressBar/stories/Variants.stories.d.ts.map +0 -1
  359. package/dist/types/components/RadioGroup/stories/EdgeCases.stories.d.ts +0 -9
  360. package/dist/types/components/RadioGroup/stories/EdgeCases.stories.d.ts.map +0 -1
  361. package/dist/types/components/Switch/stories/EdgeCases.stories.d.ts +0 -7
  362. package/dist/types/components/Switch/stories/EdgeCases.stories.d.ts.map +0 -1
  363. package/dist/types/components/Tabs/stories/EdgeCases.stories.d.ts +0 -9
  364. package/dist/types/components/Tabs/stories/EdgeCases.stories.d.ts.map +0 -1
@@ -1,15 +0,0 @@
1
- "use client"
2
- /* */
3
- const color = /* #__PURE__ */ JSON.parse("{\"gray\":{\"100\":{\"key\":\"{color.gray.100}\",\"value\":\"#FFFFFF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FFFFFF\",\"key\":\"{color.gray.100}\"},\"name\":\"ColorGray100\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"100\"},\"path\":[\"color\",\"gray\",\"100\"]},\"200\":{\"key\":\"{color.gray.200}\",\"value\":\"#FDFDFD\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FDFDFD\",\"key\":\"{color.gray.200}\"},\"name\":\"ColorGray200\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"200\"},\"path\":[\"color\",\"gray\",\"200\"]},\"300\":{\"key\":\"{color.gray.300}\",\"value\":\"#F8F8F8\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#F8F8F8\",\"key\":\"{color.gray.300}\"},\"name\":\"ColorGray300\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"300\"},\"path\":[\"color\",\"gray\",\"300\"]},\"400\":{\"key\":\"{color.gray.400}\",\"value\":\"#E6E6E6\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#E6E6E6\",\"key\":\"{color.gray.400}\"},\"name\":\"ColorGray400\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"400\"},\"path\":[\"color\",\"gray\",\"400\"]},\"500\":{\"key\":\"{color.gray.500}\",\"value\":\"#D5D5D5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#D5D5D5\",\"key\":\"{color.gray.500}\"},\"name\":\"ColorGray500\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"500\"},\"path\":[\"color\",\"gray\",\"500\"]},\"600\":{\"key\":\"{color.gray.600}\",\"value\":\"#B1B1B1\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#B1B1B1\",\"key\":\"{color.gray.600}\"},\"name\":\"ColorGray600\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"600\"},\"path\":[\"color\",\"gray\",\"600\"]},\"700\":{\"key\":\"{color.gray.700}\",\"value\":\"#909090\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#909090\",\"key\":\"{color.gray.700}\"},\"name\":\"ColorGray700\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"700\"},\"path\":[\"color\",\"gray\",\"700\"]},\"800\":{\"key\":\"{color.gray.800}\",\"value\":\"#6D6D6D\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#6D6D6D\",\"key\":\"{color.gray.800}\"},\"name\":\"ColorGray800\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"800\"},\"path\":[\"color\",\"gray\",\"800\"]},\"900\":{\"key\":\"{color.gray.900}\",\"value\":\"#464646\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#464646\",\"key\":\"{color.gray.900}\"},\"name\":\"ColorGray900\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"900\"},\"path\":[\"color\",\"gray\",\"900\"]},\"1000\":{\"key\":\"{color.gray.1000}\",\"value\":\"#222222\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#222222\",\"key\":\"{color.gray.1000}\"},\"name\":\"ColorGray1000\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"1000\"},\"path\":[\"color\",\"gray\",\"1000\"]},\"1100\":{\"key\":\"{color.gray.1100}\",\"value\":\"#000000\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#000000\",\"key\":\"{color.gray.1100}\"},\"name\":\"ColorGray1100\",\"attributes\":{\"category\":\"color\",\"type\":\"gray\",\"item\":\"1100\"},\"path\":[\"color\",\"gray\",\"1100\"]}},\"hosting-blue\":{\"100\":{\"key\":\"{color.hosting-blue.100}\",\"value\":\"#F0F5FF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#F0F5FF\",\"key\":\"{color.hosting-blue.100}\"},\"name\":\"ColorHostingBlue100\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"100\"},\"path\":[\"color\",\"hosting-blue\",\"100\"]},\"200\":{\"key\":\"{color.hosting-blue.200}\",\"value\":\"#E0EBFF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#E0EBFF\",\"key\":\"{color.hosting-blue.200}\"},\"name\":\"ColorHostingBlue200\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"200\"},\"path\":[\"color\",\"hosting-blue\",\"200\"]},\"300\":{\"key\":\"{color.hosting-blue.300}\",\"value\":\"#ABC6FF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#ABC6FF\",\"key\":\"{color.hosting-blue.300}\"},\"name\":\"ColorHostingBlue300\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"300\"},\"path\":[\"color\",\"hosting-blue\",\"300\"]},\"400\":{\"key\":\"{color.hosting-blue.400}\",\"value\":\"#85AFFF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#85AFFF\",\"key\":\"{color.hosting-blue.400}\"},\"name\":\"ColorHostingBlue400\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"400\"},\"path\":[\"color\",\"hosting-blue\",\"400\"]},\"500\":{\"key\":\"{color.hosting-blue.500}\",\"value\":\"#6197FF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#6197FF\",\"key\":\"{color.hosting-blue.500}\"},\"name\":\"ColorHostingBlue500\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"500\"},\"path\":[\"color\",\"hosting-blue\",\"500\"]},\"600\":{\"key\":\"{color.hosting-blue.600}\",\"value\":\"#3D80FF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#3D80FF\",\"key\":\"{color.hosting-blue.600}\"},\"name\":\"ColorHostingBlue600\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"600\"},\"path\":[\"color\",\"hosting-blue\",\"600\"]},\"700\":{\"key\":\"{color.hosting-blue.700}\",\"value\":\"#1A68FF\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#1A68FF\",\"key\":\"{color.hosting-blue.700}\"},\"name\":\"ColorHostingBlue700\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"700\"},\"path\":[\"color\",\"hosting-blue\",\"700\"]},\"800\":{\"key\":\"{color.hosting-blue.800}\",\"value\":\"#0054F5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#0054F5\",\"key\":\"{color.hosting-blue.800}\"},\"name\":\"ColorHostingBlue800\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"800\"},\"path\":[\"color\",\"hosting-blue\",\"800\"]},\"900\":{\"key\":\"{color.hosting-blue.900}\",\"value\":\"#003FB8\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#003FB8\",\"key\":\"{color.hosting-blue.900}\"},\"name\":\"ColorHostingBlue900\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"900\"},\"path\":[\"color\",\"hosting-blue\",\"900\"]},\"1000\":{\"key\":\"{color.hosting-blue.1000}\",\"value\":\"#002A7B\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#002A7B\",\"key\":\"{color.hosting-blue.1000}\"},\"name\":\"ColorHostingBlue1000\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"1000\"},\"path\":[\"color\",\"hosting-blue\",\"1000\"]},\"1100\":{\"key\":\"{color.hosting-blue.1100}\",\"value\":\"#00205C\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00205C\",\"key\":\"{color.hosting-blue.1100}\"},\"name\":\"ColorHostingBlue1100\",\"attributes\":{\"category\":\"color\",\"type\":\"hosting-blue\",\"item\":\"1100\"},\"path\":[\"color\",\"hosting-blue\",\"1100\"]}},\"amaranth-red\":{\"100\":{\"key\":\"{color.amaranth-red.100}\",\"value\":\"#FDF0F3\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FDF0F3\",\"key\":\"{color.amaranth-red.100}\"},\"name\":\"ColorAmaranthRed100\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"100\"},\"path\":[\"color\",\"amaranth-red\",\"100\"]},\"200\":{\"key\":\"{color.amaranth-red.200}\",\"value\":\"#FBE0E6\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FBE0E6\",\"key\":\"{color.amaranth-red.200}\"},\"name\":\"ColorAmaranthRed200\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"200\"},\"path\":[\"color\",\"amaranth-red\",\"200\"]},\"300\":{\"key\":\"{color.amaranth-red.300}\",\"value\":\"#F7C1CC\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#F7C1CC\",\"key\":\"{color.amaranth-red.300}\"},\"name\":\"ColorAmaranthRed300\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"300\"},\"path\":[\"color\",\"amaranth-red\",\"300\"]},\"400\":{\"key\":\"{color.amaranth-red.400}\",\"value\":\"#F2A2B3\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#F2A2B3\",\"key\":\"{color.amaranth-red.400}\"},\"name\":\"ColorAmaranthRed400\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"400\"},\"path\":[\"color\",\"amaranth-red\",\"400\"]},\"500\":{\"key\":\"{color.amaranth-red.500}\",\"value\":\"#EE8299\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#EE8299\",\"key\":\"{color.amaranth-red.500}\"},\"name\":\"ColorAmaranthRed500\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"500\"},\"path\":[\"color\",\"amaranth-red\",\"500\"]},\"600\":{\"key\":\"{color.amaranth-red.600}\",\"value\":\"#EA637F\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#EA637F\",\"key\":\"{color.amaranth-red.600}\"},\"name\":\"ColorAmaranthRed600\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"600\"},\"path\":[\"color\",\"amaranth-red\",\"600\"]},\"700\":{\"key\":\"{color.amaranth-red.700}\",\"value\":\"#E54366\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#E54366\",\"key\":\"{color.amaranth-red.700}\"},\"name\":\"ColorAmaranthRed700\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"700\"},\"path\":[\"color\",\"amaranth-red\",\"700\"]},\"800\":{\"key\":\"{color.amaranth-red.800}\",\"value\":\"#E1244C\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#E1244C\",\"key\":\"{color.amaranth-red.800}\"},\"name\":\"ColorAmaranthRed800\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"800\"},\"path\":[\"color\",\"amaranth-red\",\"800\"]},\"900\":{\"key\":\"{color.amaranth-red.900}\",\"value\":\"#B4193A\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#B4193A\",\"key\":\"{color.amaranth-red.900}\"},\"name\":\"ColorAmaranthRed900\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"900\"},\"path\":[\"color\",\"amaranth-red\",\"900\"]},\"1000\":{\"key\":\"{color.amaranth-red.1000}\",\"value\":\"#83122A\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#83122A\",\"key\":\"{color.amaranth-red.1000}\"},\"name\":\"ColorAmaranthRed1000\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"1000\"},\"path\":[\"color\",\"amaranth-red\",\"1000\"]},\"1100\":{\"key\":\"{color.amaranth-red.1100}\",\"value\":\"#6A0F22\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#6A0F22\",\"key\":\"{color.amaranth-red.1100}\"},\"name\":\"ColorAmaranthRed1100\",\"attributes\":{\"category\":\"color\",\"type\":\"amaranth-red\",\"item\":\"1100\"},\"path\":[\"color\",\"amaranth-red\",\"1100\"]}},\"royal-orange\":{\"100\":{\"key\":\"{color.royal-orange.100}\",\"value\":\"#FFF4EB\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FFF4EB\",\"key\":\"{color.royal-orange.100}\"},\"name\":\"ColorRoyalOrange100\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"100\"},\"path\":[\"color\",\"royal-orange\",\"100\"]},\"200\":{\"key\":\"{color.royal-orange.200}\",\"value\":\"#FFEBDC\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FFEBDC\",\"key\":\"{color.royal-orange.200}\"},\"name\":\"ColorRoyalOrange200\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"200\"},\"path\":[\"color\",\"royal-orange\",\"200\"]},\"300\":{\"key\":\"{color.royal-orange.300}\",\"value\":\"#FFD9BD\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FFD9BD\",\"key\":\"{color.royal-orange.300}\"},\"name\":\"ColorRoyalOrange300\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"300\"},\"path\":[\"color\",\"royal-orange\",\"300\"]},\"400\":{\"key\":\"{color.royal-orange.400}\",\"value\":\"#FFC89F\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FFC89F\",\"key\":\"{color.royal-orange.400}\"},\"name\":\"ColorRoyalOrange400\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"400\"},\"path\":[\"color\",\"royal-orange\",\"400\"]},\"500\":{\"key\":\"{color.royal-orange.500}\",\"value\":\"#FFA562\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FFA562\",\"key\":\"{color.royal-orange.500}\"},\"name\":\"ColorRoyalOrange500\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"500\"},\"path\":[\"color\",\"royal-orange\",\"500\"]},\"600\":{\"key\":\"{color.royal-orange.600}\",\"value\":\"#FF9343\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FF9343\",\"key\":\"{color.royal-orange.600}\"},\"name\":\"ColorRoyalOrange600\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"600\"},\"path\":[\"color\",\"royal-orange\",\"600\"]},\"700\":{\"key\":\"{color.royal-orange.700}\",\"value\":\"#FF8225\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#FF8225\",\"key\":\"{color.royal-orange.700}\"},\"name\":\"ColorRoyalOrange700\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"700\"},\"path\":[\"color\",\"royal-orange\",\"700\"]},\"800\":{\"key\":\"{color.royal-orange.800}\",\"value\":\"#F56800\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#F56800\",\"key\":\"{color.royal-orange.800}\"},\"name\":\"ColorRoyalOrange800\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"800\"},\"path\":[\"color\",\"royal-orange\",\"800\"]},\"900\":{\"key\":\"{color.royal-orange.900}\",\"value\":\"#C25200\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#C25200\",\"key\":\"{color.royal-orange.900}\"},\"name\":\"ColorRoyalOrange900\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"900\"},\"path\":[\"color\",\"royal-orange\",\"900\"]},\"1000\":{\"key\":\"{color.royal-orange.1000}\",\"value\":\"#8F3D00\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#8F3D00\",\"key\":\"{color.royal-orange.1000}\"},\"name\":\"ColorRoyalOrange1000\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"1000\"},\"path\":[\"color\",\"royal-orange\",\"1000\"]},\"1100\":{\"key\":\"{color.royal-orange.1100}\",\"value\":\"#763200\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#763200\",\"key\":\"{color.royal-orange.1100}\"},\"name\":\"ColorRoyalOrange1100\",\"attributes\":{\"category\":\"color\",\"type\":\"royal-orange\",\"item\":\"1100\"},\"path\":[\"color\",\"royal-orange\",\"1100\"]}},\"espelkamp-green\":{\"100\":{\"key\":\"{color.espelkamp-green.100}\",\"value\":\"#DCFFF4\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#DCFFF4\",\"key\":\"{color.espelkamp-green.100}\"},\"name\":\"ColorEspelkampGreen100\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"100\"},\"path\":[\"color\",\"espelkamp-green\",\"100\"]},\"200\":{\"key\":\"{color.espelkamp-green.200}\",\"value\":\"#C0FFEB\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#C0FFEB\",\"key\":\"{color.espelkamp-green.200}\"},\"name\":\"ColorEspelkampGreen200\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"200\"},\"path\":[\"color\",\"espelkamp-green\",\"200\"]},\"300\":{\"key\":\"{color.espelkamp-green.300}\",\"value\":\"#87FFDA\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#87FFDA\",\"key\":\"{color.espelkamp-green.300}\"},\"name\":\"ColorEspelkampGreen300\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"300\"},\"path\":[\"color\",\"espelkamp-green\",\"300\"]},\"400\":{\"key\":\"{color.espelkamp-green.400}\",\"value\":\"#4FFFC9\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#4FFFC9\",\"key\":\"{color.espelkamp-green.400}\"},\"name\":\"ColorEspelkampGreen400\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"400\"},\"path\":[\"color\",\"espelkamp-green\",\"400\"]},\"500\":{\"key\":\"{color.espelkamp-green.500}\",\"value\":\"#17FFB8\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#17FFB8\",\"key\":\"{color.espelkamp-green.500}\"},\"name\":\"ColorEspelkampGreen500\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"500\"},\"path\":[\"color\",\"espelkamp-green\",\"500\"]},\"600\":{\"key\":\"{color.espelkamp-green.600}\",\"value\":\"#00DE9A\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00DE9A\",\"key\":\"{color.espelkamp-green.600}\"},\"name\":\"ColorEspelkampGreen600\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"600\"},\"path\":[\"color\",\"espelkamp-green\",\"600\"]},\"700\":{\"key\":\"{color.espelkamp-green.700}\",\"value\":\"#00A673\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00A673\",\"key\":\"{color.espelkamp-green.700}\"},\"name\":\"ColorEspelkampGreen700\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"700\"},\"path\":[\"color\",\"espelkamp-green\",\"700\"]},\"800\":{\"key\":\"{color.espelkamp-green.800}\",\"value\":\"#00825B\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00825B\",\"key\":\"{color.espelkamp-green.800}\"},\"name\":\"ColorEspelkampGreen800\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"800\"},\"path\":[\"color\",\"espelkamp-green\",\"800\"]},\"900\":{\"key\":\"{color.espelkamp-green.900}\",\"value\":\"#005F42\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#005F42\",\"key\":\"{color.espelkamp-green.900}\"},\"name\":\"ColorEspelkampGreen900\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"900\"},\"path\":[\"color\",\"espelkamp-green\",\"900\"]},\"1000\":{\"key\":\"{color.espelkamp-green.1000}\",\"value\":\"#003B29\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#003B29\",\"key\":\"{color.espelkamp-green.1000}\"},\"name\":\"ColorEspelkampGreen1000\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"1000\"},\"path\":[\"color\",\"espelkamp-green\",\"1000\"]},\"1100\":{\"key\":\"{color.espelkamp-green.1100}\",\"value\":\"#00291C\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00291C\",\"key\":\"{color.espelkamp-green.1100}\"},\"name\":\"ColorEspelkampGreen1100\",\"attributes\":{\"category\":\"color\",\"type\":\"espelkamp-green\",\"item\":\"1100\"},\"path\":[\"color\",\"espelkamp-green\",\"1100\"]}},\"soft-contrast-violet\":{\"100\":{\"key\":\"{color.soft-contrast-violet.100}\",\"value\":\"#F4F3FE\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#F4F3FE\",\"key\":\"{color.soft-contrast-violet.100}\"},\"name\":\"ColorSoftContrastViolet100\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"100\"},\"path\":[\"color\",\"soft-contrast-violet\",\"100\"]},\"200\":{\"key\":\"{color.soft-contrast-violet.200}\",\"value\":\"#EAE7FD\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#EAE7FD\",\"key\":\"{color.soft-contrast-violet.200}\"},\"name\":\"ColorSoftContrastViolet200\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"200\"},\"path\":[\"color\",\"soft-contrast-violet\",\"200\"]},\"300\":{\"key\":\"{color.soft-contrast-violet.300}\",\"value\":\"#D6D0FA\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#D6D0FA\",\"key\":\"{color.soft-contrast-violet.300}\"},\"name\":\"ColorSoftContrastViolet300\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"300\"},\"path\":[\"color\",\"soft-contrast-violet\",\"300\"]},\"400\":{\"key\":\"{color.soft-contrast-violet.400}\",\"value\":\"#C2B9F8\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#C2B9F8\",\"key\":\"{color.soft-contrast-violet.400}\"},\"name\":\"ColorSoftContrastViolet400\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"400\"},\"path\":[\"color\",\"soft-contrast-violet\",\"400\"]},\"500\":{\"key\":\"{color.soft-contrast-violet.500}\",\"value\":\"#AEA2F5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#AEA2F5\",\"key\":\"{color.soft-contrast-violet.500}\"},\"name\":\"ColorSoftContrastViolet500\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"500\"},\"path\":[\"color\",\"soft-contrast-violet\",\"500\"]},\"600\":{\"key\":\"{color.soft-contrast-violet.600}\",\"value\":\"#998BF3\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#998BF3\",\"key\":\"{color.soft-contrast-violet.600}\"},\"name\":\"ColorSoftContrastViolet600\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"600\"},\"path\":[\"color\",\"soft-contrast-violet\",\"600\"]},\"700\":{\"key\":\"{color.soft-contrast-violet.700}\",\"value\":\"#8574F0\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#8574F0\",\"key\":\"{color.soft-contrast-violet.700}\"},\"name\":\"ColorSoftContrastViolet700\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"700\"},\"path\":[\"color\",\"soft-contrast-violet\",\"700\"]},\"800\":{\"key\":\"{color.soft-contrast-violet.800}\",\"value\":\"#715DEE\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#715DEE\",\"key\":\"{color.soft-contrast-violet.800}\"},\"name\":\"ColorSoftContrastViolet800\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"800\"},\"path\":[\"color\",\"soft-contrast-violet\",\"800\"]},\"900\":{\"key\":\"{color.soft-contrast-violet.900}\",\"value\":\"#5d4abf\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#5d4abf\",\"key\":\"{color.soft-contrast-violet.900}\"},\"name\":\"ColorSoftContrastViolet900\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"900\"},\"path\":[\"color\",\"soft-contrast-violet\",\"900\"]},\"1000\":{\"key\":\"{color.soft-contrast-violet.1000}\",\"value\":\"#483b9f\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#483b9f\",\"key\":\"{color.soft-contrast-violet.1000}\"},\"name\":\"ColorSoftContrastViolet1000\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"1000\"},\"path\":[\"color\",\"soft-contrast-violet\",\"1000\"]},\"1100\":{\"key\":\"{color.soft-contrast-violet.1100}\",\"value\":\"#302a6f\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#302a6f\",\"key\":\"{color.soft-contrast-violet.1100}\"},\"name\":\"ColorSoftContrastViolet1100\",\"attributes\":{\"category\":\"color\",\"type\":\"soft-contrast-violet\",\"item\":\"1100\"},\"path\":[\"color\",\"soft-contrast-violet\",\"1100\"]}},\"mittwald-navy\":{\"100\":{\"key\":\"{color.mittwald-navy.100}\",\"value\":\"#E4E7F6\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#E4E7F6\",\"key\":\"{color.mittwald-navy.100}\"},\"name\":\"ColorMittwaldNavy100\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"100\"},\"path\":[\"color\",\"mittwald-navy\",\"100\"]},\"200\":{\"key\":\"{color.mittwald-navy.200}\",\"value\":\"#C8CFEE\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#C8CFEE\",\"key\":\"{color.mittwald-navy.200}\"},\"name\":\"ColorMittwaldNavy200\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"200\"},\"path\":[\"color\",\"mittwald-navy\",\"200\"]},\"300\":{\"key\":\"{color.mittwald-navy.300}\",\"value\":\"#A5B0E2\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#A5B0E2\",\"key\":\"{color.mittwald-navy.300}\"},\"name\":\"ColorMittwaldNavy300\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"300\"},\"path\":[\"color\",\"mittwald-navy\",\"300\"]},\"400\":{\"key\":\"{color.mittwald-navy.400}\",\"value\":\"#8291D7\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#8291D7\",\"key\":\"{color.mittwald-navy.400}\"},\"name\":\"ColorMittwaldNavy400\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"400\"},\"path\":[\"color\",\"mittwald-navy\",\"400\"]},\"500\":{\"key\":\"{color.mittwald-navy.500}\",\"value\":\"#5F73CC\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#5F73CC\",\"key\":\"{color.mittwald-navy.500}\"},\"name\":\"ColorMittwaldNavy500\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"500\"},\"path\":[\"color\",\"mittwald-navy\",\"500\"]},\"600\":{\"key\":\"{color.mittwald-navy.600}\",\"value\":\"#3D55C1\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#3D55C1\",\"key\":\"{color.mittwald-navy.600}\"},\"name\":\"ColorMittwaldNavy600\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"600\"},\"path\":[\"color\",\"mittwald-navy\",\"600\"]},\"700\":{\"key\":\"{color.mittwald-navy.700}\",\"value\":\"#32459E\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#32459E\",\"key\":\"{color.mittwald-navy.700}\"},\"name\":\"ColorMittwaldNavy700\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"700\"},\"path\":[\"color\",\"mittwald-navy\",\"700\"]},\"800\":{\"key\":\"{color.mittwald-navy.800}\",\"value\":\"#27367B\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#27367B\",\"key\":\"{color.mittwald-navy.800}\"},\"name\":\"ColorMittwaldNavy800\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"800\"},\"path\":[\"color\",\"mittwald-navy\",\"800\"]},\"900\":{\"key\":\"{color.mittwald-navy.900}\",\"value\":\"#1D285C\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#1D285C\",\"key\":\"{color.mittwald-navy.900}\"},\"name\":\"ColorMittwaldNavy900\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"900\"},\"path\":[\"color\",\"mittwald-navy\",\"900\"]},\"1000\":{\"key\":\"{color.mittwald-navy.1000}\",\"value\":\"#131B3D\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#131B3D\",\"key\":\"{color.mittwald-navy.1000}\"},\"name\":\"ColorMittwaldNavy1000\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"1000\"},\"path\":[\"color\",\"mittwald-navy\",\"1000\"]},\"1100\":{\"key\":\"{color.mittwald-navy.1100}\",\"value\":\"#0E142E\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#0E142E\",\"key\":\"{color.mittwald-navy.1100}\"},\"name\":\"ColorMittwaldNavy1100\",\"attributes\":{\"category\":\"color\",\"type\":\"mittwald-navy\",\"item\":\"1100\"},\"path\":[\"color\",\"mittwald-navy\",\"1100\"]}},\"bright-lilac\":{\"100\":{\"key\":\"{color.bright-lilac.100}\",\"value\":\"#f9e9ff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#f9e9ff\",\"key\":\"{color.bright-lilac.100}\"},\"name\":\"ColorBrightLilac100\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"100\"},\"path\":[\"color\",\"bright-lilac\",\"100\"]},\"200\":{\"key\":\"{color.bright-lilac.200}\",\"value\":\"#f6dfff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#f6dfff\",\"key\":\"{color.bright-lilac.200}\"},\"name\":\"ColorBrightLilac200\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"200\"},\"path\":[\"color\",\"bright-lilac\",\"200\"]},\"300\":{\"key\":\"{color.bright-lilac.300}\",\"value\":\"#f1caff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#f1caff\",\"key\":\"{color.bright-lilac.300}\"},\"name\":\"ColorBrightLilac300\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"300\"},\"path\":[\"color\",\"bright-lilac\",\"300\"]},\"400\":{\"key\":\"{color.bright-lilac.400}\",\"value\":\"#ebb6ff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#ebb6ff\",\"key\":\"{color.bright-lilac.400}\"},\"name\":\"ColorBrightLilac400\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"400\"},\"path\":[\"color\",\"bright-lilac\",\"400\"]},\"500\":{\"key\":\"{color.bright-lilac.500}\",\"value\":\"#e6a1ff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#e6a1ff\",\"key\":\"{color.bright-lilac.500}\"},\"name\":\"ColorBrightLilac500\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"500\"},\"path\":[\"color\",\"bright-lilac\",\"500\"]},\"600\":{\"key\":\"{color.bright-lilac.600}\",\"value\":\"#e08dff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#e08dff\",\"key\":\"{color.bright-lilac.600}\"},\"name\":\"ColorBrightLilac600\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"600\"},\"path\":[\"color\",\"bright-lilac\",\"600\"]},\"700\":{\"key\":\"{color.bright-lilac.700}\",\"value\":\"#ce4bff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#ce4bff\",\"key\":\"{color.bright-lilac.700}\"},\"name\":\"ColorBrightLilac700\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"700\"},\"path\":[\"color\",\"bright-lilac\",\"700\"]},\"800\":{\"key\":\"{color.bright-lilac.800}\",\"value\":\"#bc08ff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#bc08ff\",\"key\":\"{color.bright-lilac.800}\"},\"name\":\"ColorBrightLilac800\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"800\"},\"path\":[\"color\",\"bright-lilac\",\"800\"]},\"900\":{\"key\":\"{color.bright-lilac.900}\",\"value\":\"#9000c5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#9000c5\",\"key\":\"{color.bright-lilac.900}\"},\"name\":\"ColorBrightLilac900\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"900\"},\"path\":[\"color\",\"bright-lilac\",\"900\"]},\"1000\":{\"key\":\"{color.bright-lilac.1000}\",\"value\":\"#5f0083\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#5f0083\",\"key\":\"{color.bright-lilac.1000}\"},\"name\":\"ColorBrightLilac1000\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"1000\"},\"path\":[\"color\",\"bright-lilac\",\"1000\"]},\"1100\":{\"key\":\"{color.bright-lilac.1100}\",\"value\":\"#470062\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#470062\",\"key\":\"{color.bright-lilac.1100}\"},\"name\":\"ColorBrightLilac1100\",\"attributes\":{\"category\":\"color\",\"type\":\"bright-lilac\",\"item\":\"1100\"},\"path\":[\"color\",\"bright-lilac\",\"1100\"]}},\"super-teal\":{\"100\":{\"key\":\"{color.super-teal.100}\",\"value\":\"#ebfdff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#ebfdff\",\"key\":\"{color.super-teal.100}\"},\"name\":\"ColorSuperTeal100\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"100\"},\"path\":[\"color\",\"super-teal\",\"100\"]},\"200\":{\"key\":\"{color.super-teal.200}\",\"value\":\"#cffaff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#cffaff\",\"key\":\"{color.super-teal.200}\"},\"name\":\"ColorSuperTeal200\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"200\"},\"path\":[\"color\",\"super-teal\",\"200\"]},\"300\":{\"key\":\"{color.super-teal.300}\",\"value\":\"#96f3ff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#96f3ff\",\"key\":\"{color.super-teal.300}\"},\"name\":\"ColorSuperTeal300\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"300\"},\"path\":[\"color\",\"super-teal\",\"300\"]},\"400\":{\"key\":\"{color.super-teal.400}\",\"value\":\"#5eedff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#5eedff\",\"key\":\"{color.super-teal.400}\"},\"name\":\"ColorSuperTeal400\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"400\"},\"path\":[\"color\",\"super-teal\",\"400\"]},\"500\":{\"key\":\"{color.super-teal.500}\",\"value\":\"#26e7ff\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#26e7ff\",\"key\":\"{color.super-teal.500}\"},\"name\":\"ColorSuperTeal500\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"500\"},\"path\":[\"color\",\"super-teal\",\"500\"]},\"600\":{\"key\":\"{color.super-teal.600}\",\"value\":\"#00d3ed\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00d3ed\",\"key\":\"{color.super-teal.600}\"},\"name\":\"ColorSuperTeal600\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"600\"},\"path\":[\"color\",\"super-teal\",\"600\"]},\"700\":{\"key\":\"{color.super-teal.700}\",\"value\":\"#00a1b5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00a1b5\",\"key\":\"{color.super-teal.700}\"},\"name\":\"ColorSuperTeal700\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"700\"},\"path\":[\"color\",\"super-teal\",\"700\"]},\"800\":{\"key\":\"{color.super-teal.800}\",\"value\":\"#008696\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#008696\",\"key\":\"{color.super-teal.800}\"},\"name\":\"ColorSuperTeal800\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"800\"},\"path\":[\"color\",\"super-teal\",\"800\"]},\"900\":{\"key\":\"{color.super-teal.900}\",\"value\":\"#006b78\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#006b78\",\"key\":\"{color.super-teal.900}\"},\"name\":\"ColorSuperTeal900\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"900\"},\"path\":[\"color\",\"super-teal\",\"900\"]},\"1000\":{\"key\":\"{color.super-teal.1000}\",\"value\":\"#004f59\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#004f59\",\"key\":\"{color.super-teal.1000}\"},\"name\":\"ColorSuperTeal1000\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"1000\"},\"path\":[\"color\",\"super-teal\",\"1000\"]},\"1100\":{\"key\":\"{color.super-teal.1100}\",\"value\":\"#00424a\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#00424a\",\"key\":\"{color.super-teal.1100}\"},\"name\":\"ColorSuperTeal1100\",\"attributes\":{\"category\":\"color\",\"type\":\"super-teal\",\"item\":\"1100\"},\"path\":[\"color\",\"super-teal\",\"1100\"]}},\"categorical\":{\"sea-green\":{\"key\":\"{color.categorical.sea-green}\",\"value\":\"#0fb5ae\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#0fb5ae\",\"key\":\"{color.categorical.sea-green}\"},\"name\":\"ColorCategoricalSeaGreen\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"sea-green\"},\"path\":[\"color\",\"categorical\",\"sea-green\"]},\"palatinate-blue\":{\"key\":\"{color.categorical.palatinate-blue}\",\"value\":\"#4046ca\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#4046ca\",\"key\":\"{color.categorical.palatinate-blue}\"},\"name\":\"ColorCategoricalPalatinateBlue\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"palatinate-blue\"},\"path\":[\"color\",\"categorical\",\"palatinate-blue\"]},\"tangerine\":{\"key\":\"{color.categorical.tangerine}\",\"value\":\"#f68511\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#f68511\",\"key\":\"{color.categorical.tangerine}\"},\"name\":\"ColorCategoricalTangerine\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"tangerine\"},\"path\":[\"color\",\"categorical\",\"tangerine\"]},\"magenta\":{\"key\":\"{color.categorical.magenta}\",\"value\":\"#de3d82\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#de3d82\",\"key\":\"{color.categorical.magenta}\"},\"name\":\"ColorCategoricalMagenta\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"magenta\"},\"path\":[\"color\",\"categorical\",\"magenta\"]},\"tropical-indigo\":{\"key\":\"{color.categorical.tropical-indigo}\",\"value\":\"#7e84fa\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#7e84fa\",\"key\":\"{color.categorical.tropical-indigo}\"},\"name\":\"ColorCategoricalTropicalIndigo\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"tropical-indigo\"},\"path\":[\"color\",\"categorical\",\"tropical-indigo\"]},\"malachite\":{\"key\":\"{color.categorical.malachite}\",\"value\":\"#72e06a\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#72e06a\",\"key\":\"{color.categorical.malachite}\"},\"name\":\"ColorCategoricalMalachite\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"malachite\"},\"path\":[\"color\",\"categorical\",\"malachite\"]},\"azure\":{\"key\":\"{color.categorical.azure}\",\"value\":\"#147af3\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#147af3\",\"key\":\"{color.categorical.azure}\"},\"name\":\"ColorCategoricalAzure\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"azure\"},\"path\":[\"color\",\"categorical\",\"azure\"]},\"violet\":{\"key\":\"{color.categorical.violet}\",\"value\":\"#7326d3\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#7326d3\",\"key\":\"{color.categorical.violet}\"},\"name\":\"ColorCategoricalViolet\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"violet\"},\"path\":[\"color\",\"categorical\",\"violet\"]},\"yellow\":{\"key\":\"{color.categorical.yellow}\",\"value\":\"#e8c600\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#e8c600\",\"key\":\"{color.categorical.yellow}\"},\"name\":\"ColorCategoricalYellow\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"yellow\"},\"path\":[\"color\",\"categorical\",\"yellow\"]},\"alloy-orange\":{\"key\":\"{color.categorical.alloy-orange}\",\"value\":\"#cb5d00\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#cb5d00\",\"key\":\"{color.categorical.alloy-orange}\"},\"name\":\"ColorCategoricalAlloyOrange\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"alloy-orange\"},\"path\":[\"color\",\"categorical\",\"alloy-orange\"]},\"green\":{\"key\":\"{color.categorical.green}\",\"value\":\"#008f5d\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#008f5d\",\"key\":\"{color.categorical.green}\"},\"name\":\"ColorCategoricalGreen\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"green\"},\"path\":[\"color\",\"categorical\",\"green\"]},\"lime\":{\"key\":\"{color.categorical.lime}\",\"value\":\"#bce931\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#bce931\",\"key\":\"{color.categorical.lime}\"},\"name\":\"ColorCategoricalLime\",\"attributes\":{\"category\":\"color\",\"type\":\"categorical\",\"item\":\"lime\"},\"path\":[\"color\",\"categorical\",\"lime\"]}},\"transparent\":{\"key\":\"{color.transparent}\",\"value\":\"transparent\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"transparent\",\"key\":\"{color.transparent}\"},\"name\":\"ColorTransparent\",\"attributes\":{\"category\":\"color\",\"type\":\"transparent\"},\"path\":[\"color\",\"transparent\"]},\"gradient\":{\"key\":\"{color.gradient}\",\"value\":\"radial-gradient(circle at 27.74% 38.09%,#d8e9f8,transparent 60%),radial-gradient(circle at 63.98% 99.4%,#e4b8ff,transparent 37%),radial-gradient(circle at 79.7% 64.93%,#d8e9f8,transparent 52%),radial-gradient(circle at 10.9% 91.41%,#d8e9f8,transparent 56%),radial-gradient(circle at 3.68% 3.26%,#0056ff,transparent 31%),radial-gradient(circle at 99.62% 17.78%,#48c7d8,transparent 26%),radial-gradient(circle at 58.65% 24.91%,#d8e9f8,transparent 55%),radial-gradient(circle at 53.23% 52.72%,#d8e9f8,transparent 100%),radial-gradient(circle at 50% 50%,#fff,#fff 100%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"radial-gradient(circle at 27.74% 38.09%,#d8e9f8,transparent 60%),radial-gradient(circle at 63.98% 99.4%,#e4b8ff,transparent 37%),radial-gradient(circle at 79.7% 64.93%,#d8e9f8,transparent 52%),radial-gradient(circle at 10.9% 91.41%,#d8e9f8,transparent 56%),radial-gradient(circle at 3.68% 3.26%,#0056ff,transparent 31%),radial-gradient(circle at 99.62% 17.78%,#48c7d8,transparent 26%),radial-gradient(circle at 58.65% 24.91%,#d8e9f8,transparent 55%),radial-gradient(circle at 53.23% 52.72%,#d8e9f8,transparent 100%),radial-gradient(circle at 50% 50%,#fff,#fff 100%)\",\"key\":\"{color.gradient}\"},\"name\":\"ColorGradient\",\"attributes\":{\"category\":\"color\",\"type\":\"gradient\"},\"path\":[\"color\",\"gradient\"]},\"code-syntax\":{\"keyword\":{\"key\":\"{color.code-syntax.keyword}\",\"value\":\"#cf222e\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#cf222e\",\"key\":\"{color.code-syntax.keyword}\"},\"name\":\"ColorCodeSyntaxKeyword\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"keyword\"},\"path\":[\"color\",\"code-syntax\",\"keyword\"]},\"type\":{\"key\":\"{color.code-syntax.type}\",\"value\":\"#6f42c1\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#6f42c1\",\"key\":\"{color.code-syntax.type}\"},\"name\":\"ColorCodeSyntaxType\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"type\"},\"path\":[\"color\",\"code-syntax\",\"type\"]},\"variable\":{\"key\":\"{color.code-syntax.variable}\",\"value\":\"#005cc5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#005cc5\",\"key\":\"{color.code-syntax.variable}\"},\"name\":\"ColorCodeSyntaxVariable\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"variable\"},\"path\":[\"color\",\"code-syntax\",\"variable\"]},\"property\":{\"key\":\"{color.code-syntax.property}\",\"value\":\"#6f42c1\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#6f42c1\",\"key\":\"{color.code-syntax.property}\"},\"name\":\"ColorCodeSyntaxProperty\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"property\"},\"path\":[\"color\",\"code-syntax\",\"property\"]},\"string\":{\"key\":\"{color.code-syntax.string}\",\"value\":\"#032f62\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#032f62\",\"key\":\"{color.code-syntax.string}\"},\"name\":\"ColorCodeSyntaxString\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"string\"},\"path\":[\"color\",\"code-syntax\",\"string\"]},\"number\":{\"key\":\"{color.code-syntax.number}\",\"value\":\"#005cc5\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#005cc5\",\"key\":\"{color.code-syntax.number}\"},\"name\":\"ColorCodeSyntaxNumber\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"number\"},\"path\":[\"color\",\"code-syntax\",\"number\"]},\"comment\":{\"key\":\"{color.code-syntax.comment}\",\"value\":\"#6a737d\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#6a737d\",\"key\":\"{color.code-syntax.comment}\"},\"name\":\"ColorCodeSyntaxComment\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"comment\"},\"path\":[\"color\",\"code-syntax\",\"comment\"]},\"function\":{\"key\":\"{color.code-syntax.function}\",\"value\":\"#8250df\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#8250df\",\"key\":\"{color.code-syntax.function}\"},\"name\":\"ColorCodeSyntaxFunction\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"function\"},\"path\":[\"color\",\"code-syntax\",\"function\"]},\"operator\":{\"key\":\"{color.code-syntax.operator}\",\"value\":\"#C12F3F\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#C12F3F\",\"key\":\"{color.code-syntax.operator}\"},\"name\":\"ColorCodeSyntaxOperator\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"operator\"},\"path\":[\"color\",\"code-syntax\",\"operator\"]},\"invalid\":{\"key\":\"{color.code-syntax.invalid}\",\"value\":\"#cb2431\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"#cb2431\",\"key\":\"{color.code-syntax.invalid}\"},\"name\":\"ColorCodeSyntaxInvalid\",\"attributes\":{\"category\":\"color\",\"type\":\"code-syntax\",\"item\":\"invalid\"},\"path\":[\"color\",\"code-syntax\",\"invalid\"]}},\"black-alpha\":{\"100\":{\"key\":\"{color.black-alpha.100}\",\"value\":\"rgb(0 0 0 / 12.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 12.5%)\",\"key\":\"{color.black-alpha.100}\"},\"name\":\"ColorBlackAlpha100\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"100\"},\"path\":[\"color\",\"black-alpha\",\"100\"]},\"200\":{\"key\":\"{color.black-alpha.200}\",\"value\":\"rgb(0 0 0 / 25%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 25%)\",\"key\":\"{color.black-alpha.200}\"},\"name\":\"ColorBlackAlpha200\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"200\"},\"path\":[\"color\",\"black-alpha\",\"200\"]},\"300\":{\"key\":\"{color.black-alpha.300}\",\"value\":\"rgb(0 0 0 / 37.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 37.5%)\",\"key\":\"{color.black-alpha.300}\"},\"name\":\"ColorBlackAlpha300\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"300\"},\"path\":[\"color\",\"black-alpha\",\"300\"]},\"400\":{\"key\":\"{color.black-alpha.400}\",\"value\":\"rgb(0 0 0 / 50%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 50%)\",\"key\":\"{color.black-alpha.400}\"},\"name\":\"ColorBlackAlpha400\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"400\"},\"path\":[\"color\",\"black-alpha\",\"400\"]},\"500\":{\"key\":\"{color.black-alpha.500}\",\"value\":\"rgb(0 0 0 / 62.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 62.5%)\",\"key\":\"{color.black-alpha.500}\"},\"name\":\"ColorBlackAlpha500\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"500\"},\"path\":[\"color\",\"black-alpha\",\"500\"]},\"600\":{\"key\":\"{color.black-alpha.600}\",\"value\":\"rgb(0 0 0 / 75%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 75%)\",\"key\":\"{color.black-alpha.600}\"},\"name\":\"ColorBlackAlpha600\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"600\"},\"path\":[\"color\",\"black-alpha\",\"600\"]},\"700\":{\"key\":\"{color.black-alpha.700}\",\"value\":\"rgb(0 0 0 / 87.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 87.5%)\",\"key\":\"{color.black-alpha.700}\"},\"name\":\"ColorBlackAlpha700\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"700\"},\"path\":[\"color\",\"black-alpha\",\"700\"]},\"800\":{\"key\":\"{color.black-alpha.800}\",\"value\":\"rgb(0 0 0 / 100%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 100%)\",\"key\":\"{color.black-alpha.800}\"},\"name\":\"ColorBlackAlpha800\",\"attributes\":{\"category\":\"color\",\"type\":\"black-alpha\",\"item\":\"800\"},\"path\":[\"color\",\"black-alpha\",\"800\"]}},\"white-alpha\":{\"100\":{\"key\":\"{color.white-alpha.100}\",\"value\":\"rgb(255 255 255 / 12.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 12.5%)\",\"key\":\"{color.white-alpha.100}\"},\"name\":\"ColorWhiteAlpha100\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"100\"},\"path\":[\"color\",\"white-alpha\",\"100\"]},\"200\":{\"key\":\"{color.white-alpha.200}\",\"value\":\"rgb(255 255 255 / 25%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 25%)\",\"key\":\"{color.white-alpha.200}\"},\"name\":\"ColorWhiteAlpha200\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"200\"},\"path\":[\"color\",\"white-alpha\",\"200\"]},\"300\":{\"key\":\"{color.white-alpha.300}\",\"value\":\"rgb(255 255 255 / 37.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 37.5%)\",\"key\":\"{color.white-alpha.300}\"},\"name\":\"ColorWhiteAlpha300\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"300\"},\"path\":[\"color\",\"white-alpha\",\"300\"]},\"400\":{\"key\":\"{color.white-alpha.400}\",\"value\":\"rgb(255 255 255 / 50%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 50%)\",\"key\":\"{color.white-alpha.400}\"},\"name\":\"ColorWhiteAlpha400\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"400\"},\"path\":[\"color\",\"white-alpha\",\"400\"]},\"500\":{\"key\":\"{color.white-alpha.500}\",\"value\":\"rgb(255 255 255 / 62.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 62.5%)\",\"key\":\"{color.white-alpha.500}\"},\"name\":\"ColorWhiteAlpha500\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"500\"},\"path\":[\"color\",\"white-alpha\",\"500\"]},\"600\":{\"key\":\"{color.white-alpha.600}\",\"value\":\"rgb(255 255 255 / 75%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 75%)\",\"key\":\"{color.white-alpha.600}\"},\"name\":\"ColorWhiteAlpha600\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"600\"},\"path\":[\"color\",\"white-alpha\",\"600\"]},\"700\":{\"key\":\"{color.white-alpha.700}\",\"value\":\"rgb(255 255 255 / 87.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 87.5%)\",\"key\":\"{color.white-alpha.700}\"},\"name\":\"ColorWhiteAlpha700\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"700\"},\"path\":[\"color\",\"white-alpha\",\"700\"]},\"800\":{\"key\":\"{color.white-alpha.800}\",\"value\":\"rgb(255 255 255 / 100%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 100%)\",\"key\":\"{color.white-alpha.800}\"},\"name\":\"ColorWhiteAlpha800\",\"attributes\":{\"category\":\"color\",\"type\":\"white-alpha\",\"item\":\"800\"},\"path\":[\"color\",\"white-alpha\",\"800\"]}},\"static-black-alpha\":{\"100\":{\"key\":\"{color.static-black-alpha.100}\",\"value\":\"rgb(0 0 0 / 12.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 12.5%)\",\"key\":\"{color.static-black-alpha.100}\"},\"name\":\"ColorStaticBlackAlpha100\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"100\"},\"path\":[\"color\",\"static-black-alpha\",\"100\"]},\"200\":{\"key\":\"{color.static-black-alpha.200}\",\"value\":\"rgb(0 0 0 / 25%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 25%)\",\"key\":\"{color.static-black-alpha.200}\"},\"name\":\"ColorStaticBlackAlpha200\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"200\"},\"path\":[\"color\",\"static-black-alpha\",\"200\"]},\"300\":{\"key\":\"{color.static-black-alpha.300}\",\"value\":\"rgb(0 0 0 / 37.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 37.5%)\",\"key\":\"{color.static-black-alpha.300}\"},\"name\":\"ColorStaticBlackAlpha300\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"300\"},\"path\":[\"color\",\"static-black-alpha\",\"300\"]},\"400\":{\"key\":\"{color.static-black-alpha.400}\",\"value\":\"rgb(0 0 0 / 50%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 50%)\",\"key\":\"{color.static-black-alpha.400}\"},\"name\":\"ColorStaticBlackAlpha400\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"400\"},\"path\":[\"color\",\"static-black-alpha\",\"400\"]},\"500\":{\"key\":\"{color.static-black-alpha.500}\",\"value\":\"rgb(0 0 0 / 62.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 62.5%)\",\"key\":\"{color.static-black-alpha.500}\"},\"name\":\"ColorStaticBlackAlpha500\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"500\"},\"path\":[\"color\",\"static-black-alpha\",\"500\"]},\"600\":{\"key\":\"{color.static-black-alpha.600}\",\"value\":\"rgb(0 0 0 / 75%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 75%)\",\"key\":\"{color.static-black-alpha.600}\"},\"name\":\"ColorStaticBlackAlpha600\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"600\"},\"path\":[\"color\",\"static-black-alpha\",\"600\"]},\"700\":{\"key\":\"{color.static-black-alpha.700}\",\"value\":\"rgb(0 0 0 / 87.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 87.5%)\",\"key\":\"{color.static-black-alpha.700}\"},\"name\":\"ColorStaticBlackAlpha700\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"700\"},\"path\":[\"color\",\"static-black-alpha\",\"700\"]},\"800\":{\"key\":\"{color.static-black-alpha.800}\",\"value\":\"rgb(0 0 0 / 100%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(0 0 0 / 100%)\",\"key\":\"{color.static-black-alpha.800}\"},\"name\":\"ColorStaticBlackAlpha800\",\"attributes\":{\"category\":\"color\",\"type\":\"static-black-alpha\",\"item\":\"800\"},\"path\":[\"color\",\"static-black-alpha\",\"800\"]}},\"static-white-alpha\":{\"100\":{\"key\":\"{color.static-white-alpha.100}\",\"value\":\"rgb(255 255 255 / 12.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 12.5%)\",\"key\":\"{color.static-white-alpha.100}\"},\"name\":\"ColorStaticWhiteAlpha100\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"100\"},\"path\":[\"color\",\"static-white-alpha\",\"100\"]},\"200\":{\"key\":\"{color.static-white-alpha.200}\",\"value\":\"rgb(255 255 255 / 25%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 25%)\",\"key\":\"{color.static-white-alpha.200}\"},\"name\":\"ColorStaticWhiteAlpha200\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"200\"},\"path\":[\"color\",\"static-white-alpha\",\"200\"]},\"300\":{\"key\":\"{color.static-white-alpha.300}\",\"value\":\"rgb(255 255 255 / 37.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 37.5%)\",\"key\":\"{color.static-white-alpha.300}\"},\"name\":\"ColorStaticWhiteAlpha300\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"300\"},\"path\":[\"color\",\"static-white-alpha\",\"300\"]},\"400\":{\"key\":\"{color.static-white-alpha.400}\",\"value\":\"rgb(255 255 255 / 50%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 50%)\",\"key\":\"{color.static-white-alpha.400}\"},\"name\":\"ColorStaticWhiteAlpha400\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"400\"},\"path\":[\"color\",\"static-white-alpha\",\"400\"]},\"500\":{\"key\":\"{color.static-white-alpha.500}\",\"value\":\"rgb(255 255 255 / 62.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 62.5%)\",\"key\":\"{color.static-white-alpha.500}\"},\"name\":\"ColorStaticWhiteAlpha500\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"500\"},\"path\":[\"color\",\"static-white-alpha\",\"500\"]},\"600\":{\"key\":\"{color.static-white-alpha.600}\",\"value\":\"rgb(255 255 255 / 75%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 75%)\",\"key\":\"{color.static-white-alpha.600}\"},\"name\":\"ColorStaticWhiteAlpha600\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"600\"},\"path\":[\"color\",\"static-white-alpha\",\"600\"]},\"700\":{\"key\":\"{color.static-white-alpha.700}\",\"value\":\"rgb(255 255 255 / 87.5%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 87.5%)\",\"key\":\"{color.static-white-alpha.700}\"},\"name\":\"ColorStaticWhiteAlpha700\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"700\"},\"path\":[\"color\",\"static-white-alpha\",\"700\"]},\"800\":{\"key\":\"{color.static-white-alpha.800}\",\"value\":\"rgb(255 255 255 / 100%)\",\"filePath\":\"src/color-palette.yml\",\"isSource\":true,\"original\":{\"value\":\"rgb(255 255 255 / 100%)\",\"key\":\"{color.static-white-alpha.800}\"},\"name\":\"ColorStaticWhiteAlpha800\",\"attributes\":{\"category\":\"color\",\"type\":\"static-white-alpha\",\"item\":\"800\"},\"path\":[\"color\",\"static-white-alpha\",\"800\"]}},\"blue\":{\"key\":\"{color.blue}\",\"value\":\"#002A7B\",\"filePath\":\"src/content/color.yml\",\"isSource\":true,\"original\":{\"value\":\"{primary.color.1000}\",\"key\":\"{color.blue}\"},\"name\":\"ColorBlue\",\"attributes\":{\"category\":\"color\",\"type\":\"blue\"},\"path\":[\"color\",\"blue\"]},\"violet\":{\"key\":\"{color.violet}\",\"value\":\"#715DEE\",\"filePath\":\"src/content/color.yml\",\"isSource\":true,\"original\":{\"value\":\"{color.soft-contrast-violet.800}\",\"key\":\"{color.violet}\"},\"name\":\"ColorViolet\",\"attributes\":{\"category\":\"color\",\"type\":\"violet\"},\"path\":[\"color\",\"violet\"]},\"teal\":{\"key\":\"{color.teal}\",\"value\":\"#008696\",\"filePath\":\"src/content/color.yml\",\"isSource\":true,\"original\":{\"value\":\"{color.super-teal.800}\",\"key\":\"{color.teal}\"},\"name\":\"ColorTeal\",\"attributes\":{\"category\":\"color\",\"type\":\"teal\"},\"path\":[\"color\",\"teal\"]},\"lilac\":{\"key\":\"{color.lilac}\",\"value\":\"#bc08ff\",\"filePath\":\"src/content/color.yml\",\"isSource\":true,\"original\":{\"value\":\"{color.bright-lilac.800}\",\"key\":\"{color.lilac}\"},\"name\":\"ColorLilac\",\"attributes\":{\"category\":\"color\",\"type\":\"lilac\"},\"path\":[\"color\",\"lilac\"]}}");
4
- const area = {"border-width":{"value":"2px"},"border-color":{"value":"#FFFFFF"}};
5
- const axis = {"spacing":{"value":"8px"},"font-size":{"value":"0.875rem"},"text-color":{"value":"#222222"},"tick-size":{"value":"8px"}};
6
- const line = {"border-width":{"value":"2px"}};
7
- const tokens = {
8
- color,
9
- area,
10
- axis,
11
- "cartesian-grid": {"color":{"value":"#909090"},"stroke-width":{"value":"1px"}},
12
- line};
13
-
14
- export { area, axis, color, tokens as default, line };
15
- //# sourceMappingURL=variables.json.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"variables.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -1,7 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Accordion } from '..';
3
- declare const meta: Meta<typeof Accordion>;
4
- export default meta;
5
- type Story = StoryObj<typeof Accordion>;
6
- export declare const LongHeading: Story;
7
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Accordion/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAKnD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAGhC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAC;AAExC,eAAO,MAAM,WAAW,EAAE,KAOzB,CAAC"}
@@ -1,7 +0,0 @@
1
- import { Align } from '..';
2
- import { Meta, StoryObj } from '@storybook/react';
3
- declare const meta: Meta<typeof Align>;
4
- export default meta;
5
- type Story = StoryObj<typeof Align>;
6
- export declare const Default: Story;
7
- //# sourceMappingURL=IconText.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IconText.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Align/stories/IconText.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAE3C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAU5B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
@@ -1,7 +0,0 @@
1
- import { Align } from '..';
2
- import { Meta, StoryObj } from '@storybook/react';
3
- declare const meta: Meta<typeof Align>;
4
- export default meta;
5
- type Story = StoryObj<typeof Align>;
6
- export declare const Default: Story;
7
- //# sourceMappingURL=TextContextualHelp.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextContextualHelp.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Align/stories/TextContextualHelp.stories.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAE3C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAkB5B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
@@ -1,7 +0,0 @@
1
- import { Align } from '..';
2
- import { Meta, StoryObj } from '@storybook/react';
3
- declare const meta: Meta<typeof Align>;
4
- export default meta;
5
- type Story = StoryObj<typeof Align>;
6
- export declare const Default: Story;
7
- //# sourceMappingURL=TextCopyButton.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextCopyButton.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Align/stories/TextCopyButton.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAE3C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAU5B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
@@ -1,7 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Checkbox } from '../index';
3
- declare const meta: Meta<typeof Checkbox>;
4
- export default meta;
5
- type Story = StoryObj<typeof Checkbox>;
6
- export declare const LongTexts: Story;
7
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Checkbox/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAKpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,QAAQ,CAG/B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEvC,eAAO,MAAM,SAAS,EAAE,KAEvB,CAAC"}
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { CheckboxButton } from '../index';
3
- declare const meta: Meta<typeof CheckboxButton>;
4
- export default meta;
5
- type Story = StoryObj<typeof CheckboxButton>;
6
- export declare const LongTexts: Story;
7
- export declare const InColumnLayout: Story;
8
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/CheckboxButton/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAU1C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,cAAc,CAGrC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC;AAE7C,eAAO,MAAM,SAAS,EAAE,KAOvB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAW5B,CAAC"}
@@ -1,7 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { ComboBox } from '../index';
3
- declare const meta: Meta<typeof ComboBox>;
4
- export default meta;
5
- type Story = StoryObj<typeof ComboBox>;
6
- export declare const LongText: Story;
7
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/ComboBox/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAMpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,QAAQ,CAG/B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEvC,eAAO,MAAM,QAAQ,EAAE,KAMtB,CAAC"}
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { DonutChart } from '..';
3
- declare const meta: Meta<typeof DonutChart>;
4
- export default meta;
5
- type Story = StoryObj<typeof DonutChart>;
6
- export declare const LongValue: Story;
7
- export declare const LongChildrenContent: Story;
8
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/DonutChart/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAGrD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,UAAU,CAGjC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAC;AAEzC,eAAO,MAAM,SAAS,EAAE,KAEvB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,KAMjC,CAAC"}
@@ -1,9 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { default as Icon } from '../Icon';
3
- declare const meta: Meta<typeof Icon>;
4
- export default meta;
5
- type Story = StoryObj<typeof Icon>;
6
- export declare const Small: Story;
7
- export declare const Medium: Story;
8
- export declare const Large: Story;
9
- //# sourceMappingURL=Sizes.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Sizes.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Icon/stories/Sizes.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,IAAI,MAAM,wBAAwB,CAAC;AAK/C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAK3B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,KAAK,EAAE,KAEnB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAEpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,KAEnB,CAAC"}
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { default as LabeledValue } from '../LabeledValue';
3
- declare const meta: Meta<typeof LabeledValue>;
4
- export default meta;
5
- type Story = StoryObj<typeof LabeledValue>;
6
- export declare const LongLabel: Story;
7
- export declare const LongContent: Story;
8
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/LabeledValue/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,YAAY,MAAM,iBAAiB,CAAC;AAQ3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAGnC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3C,eAAO,MAAM,SAAS,EAAE,KAQvB,CAAC;AACF,eAAO,MAAM,WAAW,EAAE,KAQzB,CAAC"}
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { MessageSeparator } from '../../..';
3
- declare const meta: Meta<typeof MessageSeparator>;
4
- export default meta;
5
- type Story = StoryObj<typeof MessageSeparator>;
6
- export declare const Default: Story;
7
- export declare const WithContextualHelp: Story;
8
- //# sourceMappingURL=Default.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/MessageThread/components/MessageSeparator/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AASvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAE9D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,gBAAgB,CAMvC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE/C,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AACjC,eAAO,MAAM,kBAAkB,EAAE,KAYhC,CAAC"}
@@ -1,8 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { NumberField } from '../index';
3
- declare const meta: Meta<typeof NumberField>;
4
- export default meta;
5
- type Story = StoryObj<typeof NumberField>;
6
- export declare const WithDisabledDecrement: Story;
7
- export declare const WithDisabledIncrement: Story;
8
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/NumberField/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAKvC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAQlC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAC;AAE1C,eAAO,MAAM,qBAAqB,EAAE,KAEnC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,KAEnC,CAAC"}
@@ -1,9 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { default as ProgressBar } from '../ProgressBar';
3
- declare const meta: Meta<typeof ProgressBar>;
4
- export default meta;
5
- type Story = StoryObj<typeof ProgressBar>;
6
- export declare const LongText: Story;
7
- export declare const WithManySegments: Story;
8
- export declare const WithZeroValueSegments: Story;
9
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/ProgressBar/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAMzC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAGlC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAC;AAE1C,eAAO,MAAM,QAAQ,EAAE,KAatB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAqB9B,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,KAYnC,CAAC"}
@@ -1,10 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { default as ProgressBar } from '../ProgressBar';
3
- declare const meta: Meta<typeof ProgressBar>;
4
- export default meta;
5
- type Story = StoryObj<typeof ProgressBar>;
6
- export declare const Info: Story;
7
- export declare const Success: Story;
8
- export declare const Warning: Story;
9
- export declare const Danger: Story;
10
- //# sourceMappingURL=Variants.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Variants.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/ProgressBar/stories/Variants.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,WAAW,MAAM,gBAAgB,CAAC;AAG9C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAGlC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAC;AAE1C,eAAO,MAAM,IAAI,EAAE,KAIlB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,KAKrB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAKpB,CAAC"}
@@ -1,9 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { RadioGroup } from '../index';
3
- declare const meta: Meta<typeof RadioGroup>;
4
- export default meta;
5
- type Story = StoryObj<typeof RadioGroup>;
6
- export declare const LongTexts: Story;
7
- export declare const MultipleRadioButtons: Story;
8
- export declare const SmallSpace: Story;
9
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/RadioGroup/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAsB,UAAU,EAAE,MAAM,UAAU,CAAC;AAO1D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,UAAU,CAGjC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAC;AAEzC,eAAO,MAAM,SAAS,EAAE,KAQvB,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,KAalC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAaxB,CAAC"}
@@ -1,7 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Switch } from '../index';
3
- declare const meta: Meta<typeof Switch>;
4
- export default meta;
5
- type Story = StoryObj<typeof Switch>;
6
- export declare const LongText: Story;
7
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Switch/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAKlC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,MAAM,CAG7B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAC;AAErC,eAAO,MAAM,QAAQ,EAAE,KAMtB,CAAC"}
@@ -1,9 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { Tabs } from '..';
3
- declare const meta: Meta<typeof Tabs>;
4
- export default meta;
5
- type Story = StoryObj<typeof Tabs>;
6
- export declare const DifferentHeight: Story;
7
- export declare const Nested: Story;
8
- export declare const TabNotFound: Story;
9
- //# sourceMappingURL=EdgeCases.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EdgeCases.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Tabs/stories/EdgeCases.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,OAAO,EAAO,IAAI,EAAY,MAAM,mBAAmB,CAAC;AAKxD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAG3B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,eAAe,EAAE,KA0B7B,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KA+BpB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAkBzB,CAAC"}