@accelint/design-toolkit 3.0.0 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (276) hide show
  1. package/dist/components/accordion/index.d.ts +1 -1
  2. package/dist/components/accordion/index.js +1 -1
  3. package/dist/components/accordion/index.js.map +1 -1
  4. package/dist/components/accordion/styles.d.ts +1 -1
  5. package/dist/components/accordion/styles.js +1 -1
  6. package/dist/components/accordion/styles.js.map +1 -1
  7. package/dist/components/accordion/types.d.ts +1 -1
  8. package/dist/components/action-bar/index.d.ts +10 -0
  9. package/dist/components/action-bar/index.js +2 -0
  10. package/dist/components/action-bar/index.js.map +1 -0
  11. package/dist/components/action-bar/styles.d.ts +5 -0
  12. package/dist/components/action-bar/styles.js +2 -0
  13. package/dist/components/action-bar/styles.js.map +1 -0
  14. package/dist/components/action-bar/types.d.ts +5 -0
  15. package/dist/components/action-bar/types.js +2 -0
  16. package/dist/components/action-bar/types.js.map +1 -0
  17. package/dist/components/avatar/index.d.ts +1 -1
  18. package/dist/components/avatar/index.js +1 -1
  19. package/dist/components/avatar/index.js.map +1 -1
  20. package/dist/components/avatar/styles.d.ts +1 -1
  21. package/dist/components/avatar/styles.js +1 -1
  22. package/dist/components/avatar/styles.js.map +1 -1
  23. package/dist/components/avatar/types.d.ts +1 -1
  24. package/dist/components/badge/index.d.ts +1 -1
  25. package/dist/components/badge/index.js.map +1 -1
  26. package/dist/components/badge/styles.d.ts +1 -1
  27. package/dist/components/badge/styles.js +1 -1
  28. package/dist/components/badge/styles.js.map +1 -1
  29. package/dist/components/button/index.d.ts +1 -1
  30. package/dist/components/button/index.js.map +1 -1
  31. package/dist/components/button/styles.d.ts +3 -3
  32. package/dist/components/button/styles.js +1 -1
  33. package/dist/components/button/styles.js.map +1 -1
  34. package/dist/components/button/types.d.ts +1 -1
  35. package/dist/components/checkbox/styles.d.ts +1 -1
  36. package/dist/components/checkbox/styles.js +1 -1
  37. package/dist/components/checkbox/styles.js.map +1 -1
  38. package/dist/components/chip/index.d.ts +1 -1
  39. package/dist/components/chip/index.js.map +1 -1
  40. package/dist/components/chip/styles.d.ts +4 -4
  41. package/dist/components/chip/styles.js +1 -1
  42. package/dist/components/chip/styles.js.map +1 -1
  43. package/dist/components/classification-badge/index.d.ts +1 -1
  44. package/dist/components/classification-badge/index.js.map +1 -1
  45. package/dist/components/classification-badge/styles.js +1 -1
  46. package/dist/components/classification-badge/styles.js.map +1 -1
  47. package/dist/components/classification-banner/index.d.ts +1 -1
  48. package/dist/components/classification-banner/index.js.map +1 -1
  49. package/dist/components/classification-banner/styles.js +1 -1
  50. package/dist/components/classification-banner/styles.js.map +1 -1
  51. package/dist/components/color-picker/styles.d.ts +1 -1
  52. package/dist/components/color-picker/styles.js +1 -1
  53. package/dist/components/color-picker/styles.js.map +1 -1
  54. package/dist/components/combobox-field/index.d.ts +1 -1
  55. package/dist/components/combobox-field/index.js.map +1 -1
  56. package/dist/components/combobox-field/styles.d.ts +3 -3
  57. package/dist/components/combobox-field/styles.js +1 -1
  58. package/dist/components/combobox-field/styles.js.map +1 -1
  59. package/dist/components/combobox-field/types.d.ts +1 -1
  60. package/dist/components/date-field/index.d.ts +1 -3
  61. package/dist/components/date-field/index.js +1 -1
  62. package/dist/components/date-field/index.js.map +1 -1
  63. package/dist/components/date-field/styles.d.ts +41 -51
  64. package/dist/components/date-field/styles.js +1 -1
  65. package/dist/components/date-field/styles.js.map +1 -1
  66. package/dist/components/date-field/types.d.ts +12 -15
  67. package/dist/components/details-list/index.d.ts +1 -1
  68. package/dist/components/details-list/index.js +1 -1
  69. package/dist/components/details-list/index.js.map +1 -1
  70. package/dist/components/details-list/styles.d.ts +1 -1
  71. package/dist/components/details-list/styles.js +1 -1
  72. package/dist/components/details-list/styles.js.map +1 -1
  73. package/dist/components/dialog/index.d.ts +28 -38
  74. package/dist/components/dialog/index.js +1 -1
  75. package/dist/components/dialog/index.js.map +1 -1
  76. package/dist/components/dialog/styles.d.ts +60 -0
  77. package/dist/components/dialog/styles.js +2 -0
  78. package/dist/components/dialog/styles.js.map +1 -0
  79. package/dist/components/dialog/types.d.ts +14 -0
  80. package/dist/components/dialog/types.js +2 -0
  81. package/dist/components/dialog/types.js.map +1 -0
  82. package/dist/components/drawer/index.d.ts +1 -1
  83. package/dist/components/drawer/index.js +1 -1
  84. package/dist/components/drawer/index.js.map +1 -1
  85. package/dist/components/drawer/styles.d.ts +2 -2
  86. package/dist/components/drawer/styles.js +1 -1
  87. package/dist/components/drawer/styles.js.map +1 -1
  88. package/dist/components/drawer/types.d.ts +1 -1
  89. package/dist/components/hero/index.js +1 -1
  90. package/dist/components/hero/index.js.map +1 -1
  91. package/dist/components/hero/styles.d.ts +1 -1
  92. package/dist/components/hero/styles.js +1 -1
  93. package/dist/components/hero/styles.js.map +1 -1
  94. package/dist/components/hotkey/index.d.ts +1 -1
  95. package/dist/components/hotkey/index.js.map +1 -1
  96. package/dist/components/hotkey/styles.d.ts +1 -1
  97. package/dist/components/hotkey/styles.js +1 -1
  98. package/dist/components/hotkey/styles.js.map +1 -1
  99. package/dist/components/icon/index.d.ts +1 -1
  100. package/dist/components/icon/index.js.map +1 -1
  101. package/dist/components/icon/styles.d.ts +1 -1
  102. package/dist/components/input/index.d.ts +1 -1
  103. package/dist/components/input/index.js.map +1 -1
  104. package/dist/components/input/styles.d.ts +1 -1
  105. package/dist/components/input/styles.js +1 -1
  106. package/dist/components/input/styles.js.map +1 -1
  107. package/dist/components/label/index.d.ts +1 -1
  108. package/dist/components/label/index.js.map +1 -1
  109. package/dist/components/label/styles.d.ts +1 -1
  110. package/dist/components/label/styles.js +1 -1
  111. package/dist/components/label/styles.js.map +1 -1
  112. package/dist/components/lines/index.d.ts +9 -0
  113. package/dist/components/lines/index.js +2 -0
  114. package/dist/components/lines/index.js.map +1 -0
  115. package/dist/components/lines/styles.d.ts +32 -0
  116. package/dist/components/lines/styles.js +2 -0
  117. package/dist/components/lines/styles.js.map +1 -0
  118. package/dist/components/lines/types.d.ts +10 -0
  119. package/dist/components/lines/types.js +2 -0
  120. package/dist/components/lines/types.js.map +1 -0
  121. package/dist/components/link/index.d.ts +17 -0
  122. package/dist/components/link/index.js +2 -0
  123. package/dist/components/link/index.js.map +1 -0
  124. package/dist/components/link/styles.d.ts +5 -0
  125. package/dist/components/link/styles.js +2 -0
  126. package/dist/components/link/styles.js.map +1 -0
  127. package/dist/components/link/types.d.ts +9 -0
  128. package/dist/components/link/types.js +2 -0
  129. package/dist/components/link/types.js.map +1 -0
  130. package/dist/components/menu/index.js +1 -1
  131. package/dist/components/menu/index.js.map +1 -1
  132. package/dist/components/menu/styles.d.ts +1 -1
  133. package/dist/components/menu/styles.js +1 -1
  134. package/dist/components/menu/styles.js.map +1 -1
  135. package/dist/components/options/index.js.map +1 -1
  136. package/dist/components/options/styles.d.ts +3 -3
  137. package/dist/components/options/styles.js +1 -1
  138. package/dist/components/options/styles.js.map +1 -1
  139. package/dist/components/options/types.d.ts +1 -1
  140. package/dist/components/popover/index.js.map +1 -1
  141. package/dist/components/popover/styles.d.ts +1 -1
  142. package/dist/components/popover/styles.js +1 -1
  143. package/dist/components/popover/styles.js.map +1 -1
  144. package/dist/components/query-builder/action-element.js.map +1 -1
  145. package/dist/components/query-builder/group.js +1 -1
  146. package/dist/components/query-builder/group.js.map +1 -1
  147. package/dist/components/query-builder/index.js +1 -1
  148. package/dist/components/query-builder/index.js.map +1 -1
  149. package/dist/components/query-builder/value-editor.js.map +1 -1
  150. package/dist/components/query-builder/value-selector.js.map +1 -1
  151. package/dist/components/radio/styles.d.ts +1 -1
  152. package/dist/components/radio/styles.js +1 -1
  153. package/dist/components/radio/styles.js.map +1 -1
  154. package/dist/components/search-field/index.d.ts +3 -3
  155. package/dist/components/search-field/index.js.map +1 -1
  156. package/dist/components/search-field/styles.d.ts +1 -1
  157. package/dist/components/search-field/styles.js +1 -1
  158. package/dist/components/search-field/styles.js.map +1 -1
  159. package/dist/components/select-field/index.d.ts +1 -1
  160. package/dist/components/select-field/index.js +1 -1
  161. package/dist/components/select-field/index.js.map +1 -1
  162. package/dist/components/select-field/styles.d.ts +4 -4
  163. package/dist/components/select-field/styles.js +1 -1
  164. package/dist/components/select-field/styles.js.map +1 -1
  165. package/dist/components/select-field/types.d.ts +1 -1
  166. package/dist/components/sidenav/events.d.ts +8 -0
  167. package/dist/components/sidenav/events.js +2 -0
  168. package/dist/components/sidenav/events.js.map +1 -0
  169. package/dist/components/sidenav/index.d.ts +51 -0
  170. package/dist/components/sidenav/index.js +2 -0
  171. package/dist/components/sidenav/index.js.map +1 -0
  172. package/dist/components/sidenav/styles.d.ts +114 -0
  173. package/dist/components/sidenav/styles.js +2 -0
  174. package/dist/components/sidenav/styles.js.map +1 -0
  175. package/dist/components/sidenav/types.d.ts +38 -0
  176. package/dist/components/sidenav/types.js +2 -0
  177. package/dist/components/sidenav/types.js.map +1 -0
  178. package/dist/components/skeleton/styles.d.ts +2 -2
  179. package/dist/components/skeleton/styles.js +1 -1
  180. package/dist/components/skeleton/styles.js.map +1 -1
  181. package/dist/components/slider/index.d.ts +4 -43
  182. package/dist/components/slider/index.js +1 -1
  183. package/dist/components/slider/index.js.map +1 -1
  184. package/dist/components/slider/styles.d.ts +84 -0
  185. package/dist/components/slider/styles.js +2 -0
  186. package/dist/components/slider/styles.js.map +1 -0
  187. package/dist/components/slider/types.d.ts +22 -0
  188. package/dist/components/slider/types.js +2 -0
  189. package/dist/components/slider/types.js.map +1 -0
  190. package/dist/components/switch/index.d.ts +1 -1
  191. package/dist/components/switch/index.js.map +1 -1
  192. package/dist/components/switch/styles.d.ts +1 -1
  193. package/dist/components/switch/styles.js +1 -1
  194. package/dist/components/switch/styles.js.map +1 -1
  195. package/dist/components/tabs/index.d.ts +37 -36
  196. package/dist/components/tabs/index.js +1 -1
  197. package/dist/components/tabs/index.js.map +1 -1
  198. package/dist/components/tabs/styles.d.ts +48 -0
  199. package/dist/components/tabs/styles.js +2 -0
  200. package/dist/components/tabs/styles.js.map +1 -0
  201. package/dist/components/tabs/types.d.ts +6 -0
  202. package/dist/components/tabs/types.js +2 -0
  203. package/dist/components/tabs/types.js.map +1 -0
  204. package/dist/components/text-area-field/index.d.ts +1 -1
  205. package/dist/components/text-area-field/index.js.map +1 -1
  206. package/dist/components/text-area-field/styles.d.ts +4 -4
  207. package/dist/components/text-area-field/styles.js +1 -1
  208. package/dist/components/text-area-field/styles.js.map +1 -1
  209. package/dist/components/text-field/index.js.map +1 -1
  210. package/dist/components/text-field/styles.d.ts +4 -4
  211. package/dist/components/text-field/styles.js +1 -1
  212. package/dist/components/text-field/styles.js.map +1 -1
  213. package/dist/components/tooltip/index.d.ts +1 -1
  214. package/dist/components/tooltip/index.js +1 -1
  215. package/dist/components/tooltip/index.js.map +1 -1
  216. package/dist/components/tooltip/styles.d.ts +1 -1
  217. package/dist/components/tooltip/styles.js +1 -1
  218. package/dist/components/tooltip/styles.js.map +1 -1
  219. package/dist/components/tooltip/types.d.ts +3 -1
  220. package/dist/components/tree/index.d.ts +51 -0
  221. package/dist/components/tree/index.js +2 -0
  222. package/dist/components/tree/index.js.map +1 -0
  223. package/dist/components/tree/styles.d.ts +128 -0
  224. package/dist/components/tree/styles.js +2 -0
  225. package/dist/components/tree/styles.js.map +1 -0
  226. package/dist/components/tree/types.d.ts +41 -0
  227. package/dist/components/tree/types.js +2 -0
  228. package/dist/components/tree/types.js.map +1 -0
  229. package/dist/components/view-stack/index.js.map +1 -1
  230. package/dist/foundation/token-data.d.ts +17 -0
  231. package/dist/foundation/token-data.js +2 -0
  232. package/dist/foundation/token-data.js.map +1 -0
  233. package/dist/hooks/use-tree/actions/cache.d.ts +78 -0
  234. package/dist/hooks/use-tree/actions/cache.js +2 -0
  235. package/dist/hooks/use-tree/actions/cache.js.map +1 -0
  236. package/dist/hooks/use-tree/actions/index.d.ts +38 -0
  237. package/dist/hooks/use-tree/actions/index.js +2 -0
  238. package/dist/hooks/use-tree/actions/index.js.map +1 -0
  239. package/dist/hooks/use-tree/state/index.d.ts +8 -0
  240. package/dist/hooks/use-tree/state/index.js +2 -0
  241. package/dist/hooks/use-tree/state/index.js.map +1 -0
  242. package/dist/hooks/use-tree/state/utils.d.ts +7 -0
  243. package/dist/hooks/use-tree/state/utils.js +2 -0
  244. package/dist/hooks/use-tree/state/utils.js.map +1 -0
  245. package/dist/hooks/use-tree/types.d.ts +171 -0
  246. package/dist/hooks/use-tree/types.js +2 -0
  247. package/dist/hooks/use-tree/types.js.map +1 -0
  248. package/dist/icons/catalog.js +1 -1
  249. package/dist/icons/catalog.js.map +1 -1
  250. package/dist/index.css +12 -18
  251. package/dist/index.d.ts +35 -8
  252. package/dist/index.js +1 -1
  253. package/dist/lib/react.d.ts +22 -8
  254. package/dist/lib/react.js +8 -4
  255. package/dist/lib/react.js.map +1 -1
  256. package/dist/lib/utils.d.ts +15 -5
  257. package/dist/lib/utils.js +1 -1
  258. package/dist/lib/utils.js.map +1 -1
  259. package/dist/metafile-esm.json +1 -1
  260. package/dist/providers/theme-provider.d.ts +22 -0
  261. package/dist/providers/theme-provider.js +2 -0
  262. package/dist/providers/theme-provider.js.map +1 -0
  263. package/dist/styles.css +2071 -1007
  264. package/dist/tokens/themes.css +741 -53
  265. package/dist/tokens/tokens.css +133 -65
  266. package/dist/tokens/tokens.d.ts +449 -1
  267. package/dist/tokens/tokens.js +2 -0
  268. package/dist/tokens/tokens.js.map +1 -0
  269. package/dist/tokens/types.d.ts +299 -0
  270. package/dist/tokens/types.js +2 -0
  271. package/dist/tokens/types.js.map +1 -0
  272. package/dist/variants/variants.css +19 -1
  273. package/package.json +20 -9
  274. package/dist/tokens/index.d.ts +0 -123
  275. package/dist/tokens/index.js +0 -2
  276. package/dist/tokens/index.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/tokens/tokens.ts"],"names":["designTokens"],"mappings":"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","file":"tokens.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport type { ThemeTokens } from './types';\nexport const designTokens = {\n dark: {\n bg: {\n surface: {\n default: [21, 21, 23, 1],\n raised: [33, 34, 35, 1],\n overlay: [33, 34, 35, 1],\n muted: [255, 255, 255, 0.08],\n },\n interactive: {\n bold: {\n base: [239, 241, 242, 1],\n hover: [213, 215, 217, 1],\n pressed: [136, 138, 143, 1],\n },\n muted: {\n base: [47, 47, 49, 1],\n hover: [65, 66, 69, 1],\n pressed: [0, 0, 0, 1],\n },\n disabled: [47, 47, 49, 1],\n },\n accent: {\n primary: {\n bold: [0, 79, 126, 1],\n hover: [0, 104, 161, 1],\n pressed: [0, 33, 62, 1],\n muted: [0, 33, 62, 1],\n },\n },\n info: {\n bold: [86, 87, 89, 1],\n hover: [136, 138, 143, 1],\n pressed: [65, 66, 69, 1],\n muted: [33, 34, 35, 1],\n },\n advisory: {\n bold: [60, 103, 160, 1],\n hover: [78, 136, 218, 1],\n pressed: [38, 64, 98, 1],\n muted: [14, 24, 37, 1],\n },\n normal: {\n bold: [28, 126, 35, 1],\n hover: [38, 161, 46, 1],\n pressed: [20, 87, 24, 1],\n muted: [8, 33, 10, 1],\n },\n serious: {\n bold: [187, 122, 0, 1],\n hover: [232, 153, 6, 1],\n pressed: [99, 65, 1, 1],\n muted: [41, 27, 0, 1],\n },\n critical: {\n bold: [121, 5, 1, 1],\n hover: [161, 7, 1, 1],\n pressed: [84, 3, 0, 1],\n muted: [41, 2, 0, 1],\n },\n },\n fg: {\n primary: {\n bold: [255, 255, 255, 1],\n muted: [195, 197, 199, 1],\n },\n inverse: {\n bold: [33, 34, 35, 1],\n muted: [136, 138, 143, 1],\n },\n disabled: [86, 87, 89, 1],\n accent: {\n primary: {\n bold: [0, 156, 222, 1],\n hover: [110, 209, 255, 1],\n pressed: [0, 104, 161, 1],\n },\n },\n info: {\n bold: [136, 138, 143, 1],\n hover: [213, 215, 217, 1],\n pressed: [65, 66, 69, 1],\n },\n advisory: {\n bold: [98, 166, 255, 1],\n hover: [169, 206, 255, 1],\n pressed: [60, 103, 160, 1],\n },\n normal: {\n bold: [43, 191, 53, 1],\n hover: [134, 233, 140, 1],\n pressed: [28, 126, 35, 1],\n },\n serious: {\n bold: [232, 153, 6, 1],\n hover: [255, 193, 76, 1],\n pressed: [187, 122, 0, 1],\n },\n critical: {\n bold: [255, 46, 39, 1],\n hover: [255, 109, 104, 1],\n pressed: [161, 7, 1, 1],\n },\n a11y: {\n 'on-accent': [255, 255, 255, 1],\n 'on-utility': [255, 255, 255, 1],\n },\n },\n outline: {\n static: [65, 66, 69, 1],\n interactive: {\n base: [65, 66, 69, 1],\n hover: [136, 138, 143, 1],\n pressed: [47, 47, 49, 1],\n disabled: [47, 47, 49, 1],\n },\n accent: {\n primary: {\n bold: [57, 183, 250, 1],\n hover: [110, 209, 255, 1],\n pressed: [0, 104, 161, 1],\n },\n },\n info: {\n bold: [136, 138, 143, 1],\n hover: [213, 215, 217, 1],\n pressed: [65, 66, 69, 1],\n },\n advisory: {\n bold: [98, 166, 255, 1],\n hover: [169, 206, 255, 1],\n pressed: [60, 103, 160, 1],\n },\n normal: {\n bold: [43, 191, 53, 1],\n hover: [134, 233, 140, 1],\n pressed: [28, 126, 35, 1],\n },\n serious: {\n bold: [232, 153, 6, 1],\n hover: [255, 211, 130, 1],\n pressed: [142, 93, 0, 1],\n },\n critical: {\n bold: [255, 46, 39, 1],\n hover: [255, 109, 104, 1],\n pressed: [161, 7, 1, 1],\n },\n },\n shadow: {\n elevation: {\n raised: '0 1px 4px 0 rgba(0 0 0 / 0.80)',\n overlay: '0 8px 24px 0 rgba(0 0 0 / 0.80)',\n },\n },\n },\n light: {\n bg: {\n surface: {\n default: [239, 241, 242, 1],\n raised: [255, 255, 255, 1],\n overlay: [255, 255, 255, 1],\n muted: [0, 0, 0, 0.08],\n },\n interactive: {\n bold: {\n base: [21, 21, 23, 1],\n hover: [33, 34, 35, 1],\n pressed: [195, 197, 199, 1],\n },\n muted: {\n base: [195, 197, 199, 1],\n hover: [213, 215, 217, 1],\n pressed: [136, 138, 143, 1],\n },\n disabled: [213, 215, 217, 1],\n },\n accent: {\n primary: {\n bold: [0, 79, 126, 1],\n hover: [0, 104, 161, 1],\n pressed: [0, 33, 62, 1],\n muted: [177, 233, 255, 1],\n },\n },\n info: {\n bold: [136, 138, 143, 1],\n hover: [195, 197, 199, 1],\n pressed: [65, 66, 69, 1],\n muted: [239, 241, 242, 1],\n },\n advisory: {\n bold: [60, 103, 160, 1],\n hover: [78, 136, 218, 1],\n pressed: [38, 64, 98, 1],\n muted: [196, 222, 255, 1],\n },\n normal: {\n bold: [28, 126, 35, 1],\n hover: [38, 161, 46, 1],\n pressed: [20, 87, 24, 1],\n muted: [194, 245, 197, 1],\n },\n serious: {\n bold: [187, 122, 0, 1],\n hover: [232, 153, 6, 1],\n pressed: [99, 65, 1, 1],\n muted: [255, 234, 194, 1],\n },\n critical: {\n bold: [121, 5, 1, 1],\n hover: [161, 7, 1, 1],\n pressed: [84, 3, 0, 1],\n muted: [255, 196, 194, 1],\n },\n },\n fg: {\n primary: {\n bold: [33, 34, 35, 1],\n muted: [86, 87, 89, 1],\n },\n inverse: {\n bold: [255, 255, 255, 1],\n muted: [136, 138, 143, 1],\n },\n disabled: [195, 197, 199, 1],\n accent: {\n primary: {\n bold: [57, 183, 250, 1],\n hover: [110, 209, 255, 1],\n pressed: [0, 104, 161, 1],\n },\n },\n info: {\n bold: [65, 66, 69, 1],\n hover: [47, 47, 49, 1],\n pressed: [86, 87, 89, 1],\n },\n advisory: {\n bold: [98, 166, 255, 1],\n hover: [60, 103, 160, 1],\n pressed: [78, 136, 218, 1],\n },\n normal: {\n bold: [43, 191, 53, 1],\n hover: [28, 126, 35, 1],\n pressed: [38, 161, 46, 1],\n },\n serious: {\n bold: [187, 122, 0, 1],\n hover: [142, 93, 0, 1],\n pressed: [187, 122, 0, 1],\n },\n critical: {\n bold: [255, 46, 39, 1],\n hover: [161, 7, 1, 1],\n pressed: [212, 11, 4, 1],\n },\n a11y: {\n 'on-accent': [255, 255, 255, 1],\n 'on-utility': [255, 255, 255, 1],\n },\n },\n outline: {\n static: [195, 197, 199, 1],\n interactive: {\n base: [195, 197, 199, 1],\n hover: [136, 138, 143, 1],\n pressed: [213, 215, 217, 1],\n disabled: [213, 215, 217, 1],\n },\n accent: {\n primary: {\n bold: [57, 183, 250, 1],\n hover: [0, 104, 161, 1],\n pressed: [110, 209, 255, 1],\n },\n },\n info: {\n bold: [136, 138, 143, 1],\n hover: [65, 66, 69, 1],\n pressed: [86, 87, 89, 1],\n },\n advisory: {\n bold: [98, 166, 255, 1],\n hover: [60, 103, 160, 1],\n pressed: [78, 136, 218, 1],\n },\n normal: {\n bold: [43, 191, 53, 1],\n hover: [28, 126, 35, 1],\n pressed: [38, 161, 46, 1],\n },\n serious: {\n bold: [187, 122, 0, 1],\n hover: [142, 93, 0, 1],\n pressed: [232, 153, 6, 1],\n },\n critical: {\n bold: [255, 46, 39, 1],\n hover: [161, 7, 1, 1],\n pressed: [212, 11, 4, 1],\n },\n },\n shadow: {\n elevation: {\n raised: '0 1px 4px 0 rgba(0 0 0 / 0.16)',\n overlay: '0 8px 24px 0 rgba(0 0 0 / 0.16)',\n },\n },\n },\n static: {\n classification: {\n missing: [11, 11, 11, 1],\n unclass: [0, 122, 51, 1],\n cui: [80, 43, 133, 1],\n confidential: [0, 51, 160, 1],\n secret: [200, 16, 46, 1],\n 'top-secret': [255, 140, 0, 1],\n 'ts-sci': [252, 232, 58, 1],\n },\n roe: {\n pending: [64, 64, 64, 1],\n friend: [20, 132, 244, 1],\n 'assumed-friend': [14, 143, 55, 1],\n neutral: [91, 19, 122, 1],\n unknown: [237, 218, 10, 1],\n suspect: [255, 173, 56, 1],\n hostile: [255, 0, 51, 1],\n 'no-statement': [64, 64, 64, 1],\n },\n },\n typography: {\n header: {\n xxl: {\n size: 32,\n height: 40,\n spacing: 0,\n },\n xl: {\n size: 24,\n height: 28,\n spacing: 0.18,\n },\n l: {\n size: 20,\n height: 24,\n spacing: 0.18,\n },\n m: {\n size: 14,\n height: 20,\n spacing: 0.25,\n },\n s: {\n size: 12,\n height: 16,\n spacing: 0.4,\n },\n xs: {\n size: 10,\n height: 12,\n spacing: 0.25,\n },\n },\n body: {\n l: {\n size: 16,\n height: 24,\n spacing: 0.5,\n },\n m: {\n size: 14,\n height: 20,\n spacing: 0.25,\n },\n s: {\n size: 12,\n height: 16,\n spacing: 0.4,\n },\n xs: {\n size: 10,\n height: 12,\n spacing: 0.5,\n },\n xxs: {\n size: 9,\n height: 12,\n spacing: 0.25,\n },\n },\n button: {\n l: {\n size: 16,\n height: 24,\n spacing: 0.5,\n },\n m: {\n size: 14,\n height: 20,\n spacing: 0.25,\n },\n s: {\n size: 12,\n height: 16,\n spacing: 0.4,\n },\n xs: {\n size: 10,\n height: 12,\n spacing: 0.5,\n },\n },\n },\n spacing: {\n '0': 0,\n none: 'unset',\n xxs: 2,\n xs: 4,\n s: 8,\n m: 12,\n l: 16,\n xl: 24,\n xxl: 40,\n oversized: 80,\n },\n radius: {\n none: 0,\n small: 2,\n medium: 4,\n large: 8,\n round: 80,\n },\n shadow: {\n elevation: {\n default: 'initial',\n overlay: {\n bold: '0 8px 24px 0 rgba(0 0 0 / 0.80)',\n muted: '0 8px 24px 0 rgba(0 0 0 / 0.16)',\n },\n raised: {\n bold: '0 1px 4px 0 rgba(0 0 0 / 0.80)',\n muted: '0 1px 4px 0 rgba(0 0 0 / 0.16)',\n },\n },\n },\n} satisfies ThemeTokens;\n"]}
@@ -0,0 +1,299 @@
1
+ type RGBA = [number, number, number, number];
2
+ type StaticColorTokens = {
3
+ classification: {
4
+ missing: RGBA;
5
+ unclass: RGBA;
6
+ cui: RGBA;
7
+ confidential: RGBA;
8
+ secret: RGBA;
9
+ 'top-secret': RGBA;
10
+ 'ts-sci': RGBA;
11
+ };
12
+ roe: {
13
+ pending: RGBA;
14
+ friend: RGBA;
15
+ 'assumed-friend': RGBA;
16
+ neutral: RGBA;
17
+ unknown: RGBA;
18
+ suspect: RGBA;
19
+ hostile: RGBA;
20
+ 'no-statement': RGBA;
21
+ };
22
+ };
23
+ type SemanticColorTokens = {
24
+ bg: {
25
+ surface: {
26
+ default: RGBA;
27
+ raised: RGBA;
28
+ overlay: RGBA;
29
+ muted: RGBA;
30
+ };
31
+ interactive: {
32
+ bold: {
33
+ base: RGBA;
34
+ hover: RGBA;
35
+ pressed: RGBA;
36
+ };
37
+ muted: {
38
+ base: RGBA;
39
+ hover: RGBA;
40
+ pressed: RGBA;
41
+ };
42
+ disabled: RGBA;
43
+ };
44
+ accent: {
45
+ primary: {
46
+ bold: RGBA;
47
+ hover: RGBA;
48
+ pressed: RGBA;
49
+ muted: RGBA;
50
+ };
51
+ };
52
+ info: {
53
+ bold: RGBA;
54
+ hover: RGBA;
55
+ pressed: RGBA;
56
+ muted: RGBA;
57
+ };
58
+ advisory: {
59
+ bold: RGBA;
60
+ hover: RGBA;
61
+ pressed: RGBA;
62
+ muted: RGBA;
63
+ };
64
+ normal: {
65
+ bold: RGBA;
66
+ hover: RGBA;
67
+ pressed: RGBA;
68
+ muted: RGBA;
69
+ };
70
+ serious: {
71
+ bold: RGBA;
72
+ hover: RGBA;
73
+ pressed: RGBA;
74
+ muted: RGBA;
75
+ };
76
+ critical: {
77
+ bold: RGBA;
78
+ hover: RGBA;
79
+ pressed: RGBA;
80
+ muted: RGBA;
81
+ };
82
+ };
83
+ fg: {
84
+ primary: {
85
+ bold: RGBA;
86
+ muted: RGBA;
87
+ };
88
+ inverse: {
89
+ bold: RGBA;
90
+ muted: RGBA;
91
+ };
92
+ disabled: RGBA;
93
+ accent: {
94
+ primary: {
95
+ bold: RGBA;
96
+ hover: RGBA;
97
+ pressed: RGBA;
98
+ };
99
+ };
100
+ info: {
101
+ bold: RGBA;
102
+ hover: RGBA;
103
+ pressed: RGBA;
104
+ };
105
+ advisory: {
106
+ bold: RGBA;
107
+ hover: RGBA;
108
+ pressed: RGBA;
109
+ };
110
+ normal: {
111
+ bold: RGBA;
112
+ hover: RGBA;
113
+ pressed: RGBA;
114
+ };
115
+ serious: {
116
+ bold: RGBA;
117
+ hover: RGBA;
118
+ pressed: RGBA;
119
+ };
120
+ critical: {
121
+ bold: RGBA;
122
+ hover: RGBA;
123
+ pressed: RGBA;
124
+ };
125
+ a11y: {
126
+ 'on-accent': RGBA;
127
+ 'on-utility': RGBA;
128
+ };
129
+ };
130
+ outline: {
131
+ static: RGBA;
132
+ interactive: {
133
+ base: RGBA;
134
+ hover: RGBA;
135
+ pressed: RGBA;
136
+ disabled: RGBA;
137
+ };
138
+ accent: {
139
+ primary: {
140
+ bold: RGBA;
141
+ hover: RGBA;
142
+ pressed: RGBA;
143
+ };
144
+ };
145
+ info: {
146
+ bold: RGBA;
147
+ hover: RGBA;
148
+ pressed: RGBA;
149
+ };
150
+ advisory: {
151
+ bold: RGBA;
152
+ hover: RGBA;
153
+ pressed: RGBA;
154
+ };
155
+ normal: {
156
+ bold: RGBA;
157
+ hover: RGBA;
158
+ pressed: RGBA;
159
+ };
160
+ serious: {
161
+ bold: RGBA;
162
+ hover: RGBA;
163
+ pressed: RGBA;
164
+ };
165
+ critical: {
166
+ bold: RGBA;
167
+ hover: RGBA;
168
+ pressed: RGBA;
169
+ };
170
+ };
171
+ shadow: {
172
+ elevation: {
173
+ raised: string;
174
+ overlay: string;
175
+ };
176
+ };
177
+ };
178
+ type ThemeTokens = {
179
+ static: StaticColorTokens;
180
+ dark: SemanticColorTokens;
181
+ light: SemanticColorTokens;
182
+ typography: {
183
+ header: {
184
+ xxl: {
185
+ size: number;
186
+ height: number;
187
+ spacing: number;
188
+ };
189
+ xl: {
190
+ size: number;
191
+ height: number;
192
+ spacing: number;
193
+ };
194
+ l: {
195
+ size: number;
196
+ height: number;
197
+ spacing: number;
198
+ };
199
+ m: {
200
+ size: number;
201
+ height: number;
202
+ spacing: number;
203
+ };
204
+ s: {
205
+ size: number;
206
+ height: number;
207
+ spacing: number;
208
+ };
209
+ xs: {
210
+ size: number;
211
+ height: number;
212
+ spacing: number;
213
+ };
214
+ };
215
+ body: {
216
+ l: {
217
+ size: number;
218
+ height: number;
219
+ spacing: number;
220
+ };
221
+ m: {
222
+ size: number;
223
+ height: number;
224
+ spacing: number;
225
+ };
226
+ s: {
227
+ size: number;
228
+ height: number;
229
+ spacing: number;
230
+ };
231
+ xs: {
232
+ size: number;
233
+ height: number;
234
+ spacing: number;
235
+ };
236
+ xxs: {
237
+ size: number;
238
+ height: number;
239
+ spacing: number;
240
+ };
241
+ };
242
+ button: {
243
+ l: {
244
+ size: number;
245
+ height: number;
246
+ spacing: number;
247
+ };
248
+ m: {
249
+ size: number;
250
+ height: number;
251
+ spacing: number;
252
+ };
253
+ s: {
254
+ size: number;
255
+ height: number;
256
+ spacing: number;
257
+ };
258
+ xs: {
259
+ size: number;
260
+ height: number;
261
+ spacing: number;
262
+ };
263
+ };
264
+ };
265
+ spacing: {
266
+ '0': number;
267
+ none: string | number;
268
+ xxs: number;
269
+ xs: number;
270
+ s: number;
271
+ m: number;
272
+ l: number;
273
+ xl: number;
274
+ xxl: number;
275
+ oversized: number;
276
+ };
277
+ radius: {
278
+ none: number;
279
+ small: number;
280
+ medium: number;
281
+ large: number;
282
+ round: number;
283
+ };
284
+ shadow: {
285
+ elevation: {
286
+ default: string;
287
+ overlay: {
288
+ bold: string;
289
+ muted: string;
290
+ };
291
+ raised: {
292
+ bold: string;
293
+ muted: string;
294
+ };
295
+ };
296
+ };
297
+ };
298
+
299
+ export type { SemanticColorTokens, StaticColorTokens, ThemeTokens };
@@ -0,0 +1,2 @@
1
+ //# sourceMappingURL=types.js.map
2
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -1,3 +1,15 @@
1
+ /*
2
+ * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.
3
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
+ * you may not use this file except in compliance with the License. You may obtain a copy
5
+ * of the License at https://www.apache.org/licenses/LICENSE-2.0
6
+ *
7
+ * Unless required by applicable law or agreed to in writing, software distributed under
8
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
+ * OF ANY KIND, either express or implied. See the License for the specific language
10
+ * governing permissions and limitations under the License.
11
+ */
12
+
1
13
  @custom-variant color-info (&:where([data-color="info"]));
2
14
  @custom-variant color-advisory (&:where([data-color="advisory"]));
3
15
  @custom-variant color-normal (&:where([data-color="normal"]));
@@ -18,6 +30,7 @@
18
30
  @custom-variant type-day (&:where([data-type="day"]));
19
31
  @custom-variant layout-grid (&:where([data-layout="grid"]));
20
32
  @custom-variant layout-stack (&:where([data-layout="stack"]));
33
+ @custom-variant layout-inline (&:where([data-layout="inline"]));
21
34
  @custom-variant orientation-horizontal (&:where([data-orientation="horizontal"]));
22
35
  @custom-variant orientation-vertical (&:where([data-orientation="vertical"]));
23
36
  @custom-variant selection-single (&:where([data-selection-mode="single"]));
@@ -41,6 +54,7 @@
41
54
  @custom-variant indeterminate (&:where([data-indeterminate], :indeterminate));
42
55
  @custom-variant placeholder-shown (&:where([data-placeholder], :placeholder-shown));
43
56
  @custom-variant current (&:where([data-current]));
57
+ @custom-variant visited (&:where([data-visited], :visited));
44
58
  @custom-variant optional (&:where(:not([required], [data-required]), :optional));
45
59
  @custom-variant required (&:where([required], [data-required], :required));
46
60
  @custom-variant unavailable (&:where([data-unavailable]));
@@ -59,7 +73,11 @@
59
73
  @custom-variant selected (&:where([data-selected], :checked));
60
74
  @custom-variant selection-start (&:where([data-selection-start]));
61
75
  @custom-variant selection-end (&:where([data-selection-end]));
76
+ @custom-variant visible (&:where([data-visible]));
77
+ @custom-variant viewable (&:where([data-viewable]));
62
78
  @custom-variant dragging (&:where([data-dragging]));
63
79
  @custom-variant drop-target (&:where([data-drop-target]));
64
80
  @custom-variant resizing (&:where([data-resizing]));
65
- @custom-variant disabled (&:where([disabled], [data-disabled], :disabled));
81
+ @custom-variant disabled (&:where([disabled], [data-disabled], :disabled));
82
+ @custom-variant dark (&:where(.dark, .dark *, [data-theme="dark"], [data-theme="dark"] *));
83
+ @custom-variant light (&:where(.light, .light *, [data-theme="light"], [data-theme="light"] *));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accelint/design-toolkit",
3
- "version": "3.0.0",
3
+ "version": "5.0.0",
4
4
  "private": false,
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -49,14 +49,16 @@
49
49
  }
50
50
  },
51
51
  "peerDependencies": {
52
- "@accelint/bus": "^1.0.0",
52
+ "@accelint/bus": "^1.2.0",
53
53
  "@accelint/core": "^0.4.0",
54
54
  "@accelint/icons": "^2.0.3",
55
55
  "@fontsource/roboto-flex": "^5.2.6",
56
56
  "@fontsource/roboto-mono": "^5.2.6",
57
57
  "@internationalized/date": "^3.8.2",
58
58
  "@radix-ui/react-avatar": "^1.1.10",
59
+ "@react-aria/dnd": "^3.10.1",
59
60
  "@react-aria/interactions": "^3.25.3",
61
+ "@react-aria/overlays": "^3.29.0",
60
62
  "@react-aria/ssr": "^3.9.10",
61
63
  "@react-aria/utils": "^3.30.0",
62
64
  "@react-stately/color": "^3.9.0",
@@ -69,7 +71,7 @@
69
71
  "clsx": "^2.1.1",
70
72
  "lodash": "^4.17.21",
71
73
  "react": "^19.0.0",
72
- "react-aria-components": "^1.11.0",
74
+ "react-aria-components": "^1.12.1",
73
75
  "react-dom": "^19.0.0",
74
76
  "react-querybuilder": "^8.8.1",
75
77
  "tailwind-merge": "^3.3.1",
@@ -83,7 +85,9 @@
83
85
  "@fontsource/roboto-mono": "^5.2.6",
84
86
  "@internationalized/date": "^3.8.2",
85
87
  "@radix-ui/react-avatar": "^1.1.10",
88
+ "@react-aria/dnd": "^3.10.1",
86
89
  "@react-aria/interactions": "^3.25.3",
90
+ "@react-aria/overlays": "^3.29.0",
87
91
  "@react-aria/ssr": "^3.9.10",
88
92
  "@react-aria/utils": "^3.30.0",
89
93
  "@react-stately/color": "^3.9.0",
@@ -94,6 +98,7 @@
94
98
  "@storybook/addon-actions": "^8.6.14",
95
99
  "@storybook/addon-essentials": "^8.6.14",
96
100
  "@storybook/addon-storysource": "^8.6.14",
101
+ "@storybook/addon-themes": "^8.6.14",
97
102
  "@storybook/blocks": "^8.6.14",
98
103
  "@storybook/builder-vite": "^8.6.14",
99
104
  "@storybook/manager-api": "^8.6.14",
@@ -119,7 +124,7 @@
119
124
  "lodash": "^4.17.21",
120
125
  "postcss": "^8.5.6",
121
126
  "react": "^19.0.0",
122
- "react-aria-components": "^1.11.0",
127
+ "react-aria-components": "^1.12.1",
123
128
  "react-dom": "^19.0.0",
124
129
  "react-querybuilder": "^8.8.1",
125
130
  "storybook": "^8.6.14",
@@ -134,8 +139,8 @@
134
139
  "vite-tsconfig-paths": "^5.1.4",
135
140
  "vitest": "^2.1.3",
136
141
  "zod": "^4.0.13",
137
- "@accelint/biome-config": "0.1.2",
138
- "@accelint/bus": "1.0.0",
142
+ "@accelint/biome-config": "1.0.0",
143
+ "@accelint/bus": "1.2.0",
139
144
  "@accelint/core": "0.4.0",
140
145
  "@accelint/icons": "2.0.3",
141
146
  "@accelint/typescript-config": "0.1.2",
@@ -148,13 +153,19 @@
148
153
  },
149
154
  "scripts": {
150
155
  "bench": "pnpm vitest bench --run --dir src",
151
- "build": "pnpm gen:tokens && pnpm gen:variants && pnpm tsup && pnpm build:css",
156
+ "build": "pnpm generate && pnpm license && pnpm format && tsup && pnpm build:css",
152
157
  "build:css": "pnpm tailwindcss -i ./src/index.css -o ./dist/styles.css",
153
158
  "dev": "pnpm tsc --watch",
154
- "gen:tokens": "node scripts/generate-tokens.mjs",
159
+ "gen:tokens": "pnpm zx scripts/generate-tokens.mjs",
155
160
  "gen:variants": "node scripts/generate-variants.mjs",
156
- "index": "pnpm zx ../../scripts/indexer.mjs design-toolkit/components",
161
+ "generate": "pnpm gen:tokens && pnpm gen:variants",
162
+ "license:tokens": "pnpm zx ../../scripts/license.mjs --files ./src/tokens",
163
+ "license:variants": "pnpm zx ../../scripts/license.mjs --files ./src/variants",
164
+ "license": "pnpm license:tokens && pnpm license:variants",
165
+ "temp:token-migration": "pnpm zx scripts/token-migration.mjs",
157
166
  "lint": "pnpm biome lint",
167
+ "format": "pnpm biome format . --write",
168
+ "index": "pnpm zx ../../scripts/indexer.mjs design-toolkit/components",
158
169
  "preview": "pnpm storybook dev -p 6006",
159
170
  "preview:docs": "pnpm storybook dev --docs -p 6006",
160
171
  "test": "pnpm vitest --dir=src",
@@ -1,123 +0,0 @@
1
- type RGBAColor = [number, number, number, number];
2
- /** Semantic Colors **/
3
- declare const colorSurfaceDefault: RGBAColor;
4
- declare const colorSurfaceRaised: RGBAColor;
5
- declare const colorSurfaceOverlay: RGBAColor;
6
- declare const colorTransparentDark: RGBAColor;
7
- declare const colorTransparentLight: RGBAColor;
8
- declare const colorInteractive: RGBAColor;
9
- declare const colorInteractiveDefault: RGBAColor;
10
- declare const colorInteractiveHover: RGBAColor;
11
- declare const colorInteractiveHoverLight: RGBAColor;
12
- declare const colorInteractiveHoverDark: RGBAColor;
13
- declare const colorInteractiveDisabled: RGBAColor;
14
- declare const colorStaticLight: RGBAColor;
15
- declare const colorStaticDark: RGBAColor;
16
- declare const colorHighlight: RGBAColor;
17
- declare const colorHighlightBold: RGBAColor;
18
- declare const colorHighlightHover: RGBAColor;
19
- declare const colorHighlightSubtle: RGBAColor;
20
- declare const colorInfo: RGBAColor;
21
- declare const colorInfoBold: RGBAColor;
22
- declare const colorInfoHover: RGBAColor;
23
- declare const colorInfoSubtle: RGBAColor;
24
- declare const colorAdvisory: RGBAColor;
25
- declare const colorAdvisoryBold: RGBAColor;
26
- declare const colorAdvisoryHover: RGBAColor;
27
- declare const colorAdvisorySubtle: RGBAColor;
28
- declare const colorNormal: RGBAColor;
29
- declare const colorNormalBold: RGBAColor;
30
- declare const colorNormalHover: RGBAColor;
31
- declare const colorNormalSubtle: RGBAColor;
32
- declare const colorSerious: RGBAColor;
33
- declare const colorSeriousBold: RGBAColor;
34
- declare const colorSeriousHover: RGBAColor;
35
- declare const colorSeriousSubtle: RGBAColor;
36
- declare const colorCritical: RGBAColor;
37
- declare const colorCriticalBold: RGBAColor;
38
- declare const colorCriticalHover: RGBAColor;
39
- declare const colorCriticalSubtle: RGBAColor;
40
- declare const colorDefaultLight: RGBAColor;
41
- declare const colorDefaultDark: RGBAColor;
42
- declare const colorInverseDark: RGBAColor;
43
- declare const colorInverseLight: RGBAColor;
44
- declare const colorDisabled: RGBAColor;
45
- declare const colorClassificationMissing: RGBAColor;
46
- declare const colorClassificationUnclass: RGBAColor;
47
- declare const colorClassificationCui: RGBAColor;
48
- declare const colorClassificationConfidential: RGBAColor;
49
- declare const colorClassificationSecret: RGBAColor;
50
- declare const colorClassificationTopSecret: RGBAColor;
51
- declare const colorClassificationTsSci: RGBAColor;
52
- /** Other Design Tokens **/
53
- declare const typographyHeaderXxlSize = 32;
54
- declare const typographyHeaderXxlHeight = 40;
55
- declare const typographyHeaderXxlSpacing = 0;
56
- declare const typographyHeaderXlSize = 24;
57
- declare const typographyHeaderXlHeight = 28;
58
- declare const typographyHeaderXlSpacing = 0.18;
59
- declare const typographyHeaderLSize = 20;
60
- declare const typographyHeaderLHeight = 24;
61
- declare const typographyHeaderLSpacing = 0.18;
62
- declare const typographyHeaderMSize = 14;
63
- declare const typographyHeaderMHeight = 20;
64
- declare const typographyHeaderMSpacing = 0.25;
65
- declare const typographyHeaderSSize = 12;
66
- declare const typographyHeaderSHeight = 16;
67
- declare const typographyHeaderSSpacing = 0.4;
68
- declare const typographyHeaderXsSize = 10;
69
- declare const typographyHeaderXsHeight = 12;
70
- declare const typographyHeaderXsSpacing = 0.25;
71
- declare const typographyBodyLSize = 16;
72
- declare const typographyBodyLHeight = 24;
73
- declare const typographyBodyLSpacing = 0.5;
74
- declare const typographyBodyMSize = 14;
75
- declare const typographyBodyMHeight = 20;
76
- declare const typographyBodyMSpacing = 0.25;
77
- declare const typographyBodySSize = 12;
78
- declare const typographyBodySHeight = 16;
79
- declare const typographyBodySSpacing = 0.4;
80
- declare const typographyBodyXsSize = 10;
81
- declare const typographyBodyXsHeight = 12;
82
- declare const typographyBodyXsSpacing = 0.5;
83
- declare const typographyBodyXxsSize = 9;
84
- declare const typographyBodyXxsHeight = 12;
85
- declare const typographyBodyXxsSpacing = 0.25;
86
- declare const typographyButtonLSize = 16;
87
- declare const typographyButtonLHeight = 24;
88
- declare const typographyButtonLSpacing = 0.5;
89
- declare const typographyButtonMSize = 14;
90
- declare const typographyButtonMHeight = 20;
91
- declare const typographyButtonMSpacing = 0.25;
92
- declare const typographyButtonSSize = 12;
93
- declare const typographyButtonSHeight = 16;
94
- declare const typographyButtonSSpacing = 0.4;
95
- declare const typographyButtonXsSize = 10;
96
- declare const typographyButtonXsHeight = 12;
97
- declare const typographyButtonXsSpacing = 0.5;
98
- declare const spacing0 = 0;
99
- declare const spacingNone = "unset";
100
- declare const spacingXxs = 2;
101
- declare const spacingXs = 4;
102
- declare const spacingS = 8;
103
- declare const spacingM = 12;
104
- declare const spacingL = 16;
105
- declare const spacingXl = 24;
106
- declare const spacingXxl = 40;
107
- declare const spacingOversized = 80;
108
- declare const radiusNone = 0;
109
- declare const radiusSmall = 2;
110
- declare const radiusMedium = 4;
111
- declare const radiusLarge = 8;
112
- declare const radiusRound = 80;
113
- declare const shadowElevationDefault = "initial";
114
- declare const shadowElevationOverlay = "0 8px 10px 0 rgba(0 0 0 / 0.2), 0 6px 30px 0 rgba(0 0 0 / 0.12), 0 16px 24px 0 rgba(0 0 0 / 0.14)";
115
- declare const shadowElevationRaised = "0 5px 5px 0 rgba(0 0 0 / 0.2), 0 3px 14px 0 rgba(0 0 0 / 0.12), 0 8px 10px 0 rgba(0 0 0 / 0.14)";
116
- declare const fontPrimary = "\"Roboto Flex\", sans-serif";
117
- declare const fontDisplay = "\"Roboto Mono\", monospace";
118
- declare const iconSizeL = 24;
119
- declare const iconSizeM = 20;
120
- declare const iconSizeS = 16;
121
- declare const iconSizeXs = 12;
122
-
123
- export { type RGBAColor, colorAdvisory, colorAdvisoryBold, colorAdvisoryHover, colorAdvisorySubtle, colorClassificationConfidential, colorClassificationCui, colorClassificationMissing, colorClassificationSecret, colorClassificationTopSecret, colorClassificationTsSci, colorClassificationUnclass, colorCritical, colorCriticalBold, colorCriticalHover, colorCriticalSubtle, colorDefaultDark, colorDefaultLight, colorDisabled, colorHighlight, colorHighlightBold, colorHighlightHover, colorHighlightSubtle, colorInfo, colorInfoBold, colorInfoHover, colorInfoSubtle, colorInteractive, colorInteractiveDefault, colorInteractiveDisabled, colorInteractiveHover, colorInteractiveHoverDark, colorInteractiveHoverLight, colorInverseDark, colorInverseLight, colorNormal, colorNormalBold, colorNormalHover, colorNormalSubtle, colorSerious, colorSeriousBold, colorSeriousHover, colorSeriousSubtle, colorStaticDark, colorStaticLight, colorSurfaceDefault, colorSurfaceOverlay, colorSurfaceRaised, colorTransparentDark, colorTransparentLight, fontDisplay, fontPrimary, iconSizeL, iconSizeM, iconSizeS, iconSizeXs, radiusLarge, radiusMedium, radiusNone, radiusRound, radiusSmall, shadowElevationDefault, shadowElevationOverlay, shadowElevationRaised, spacing0, spacingL, spacingM, spacingNone, spacingOversized, spacingS, spacingXl, spacingXs, spacingXxl, spacingXxs, typographyBodyLHeight, typographyBodyLSize, typographyBodyLSpacing, typographyBodyMHeight, typographyBodyMSize, typographyBodyMSpacing, typographyBodySHeight, typographyBodySSize, typographyBodySSpacing, typographyBodyXsHeight, typographyBodyXsSize, typographyBodyXsSpacing, typographyBodyXxsHeight, typographyBodyXxsSize, typographyBodyXxsSpacing, typographyButtonLHeight, typographyButtonLSize, typographyButtonLSpacing, typographyButtonMHeight, typographyButtonMSize, typographyButtonMSpacing, typographyButtonSHeight, typographyButtonSSize, typographyButtonSSpacing, typographyButtonXsHeight, typographyButtonXsSize, typographyButtonXsSpacing, typographyHeaderLHeight, typographyHeaderLSize, typographyHeaderLSpacing, typographyHeaderMHeight, typographyHeaderMSize, typographyHeaderMSpacing, typographyHeaderSHeight, typographyHeaderSSize, typographyHeaderSSpacing, typographyHeaderXlHeight, typographyHeaderXlSize, typographyHeaderXlSpacing, typographyHeaderXsHeight, typographyHeaderXsSize, typographyHeaderXsSpacing, typographyHeaderXxlHeight, typographyHeaderXxlSize, typographyHeaderXxlSpacing };
@@ -1,2 +0,0 @@
1
- const o=[11,11,11,1],t=[34,34,34,1],r=[47,47,49,1],e=[0,0,0,.4],p=[255,255,255,.08],c=[86,86,86,1],n=[230,230,230,1],s=[255,255,255,1],a=[137,137,137,1],l=[47,47,49,1],i=[56,56,56,1],x=[56,56,56,1],y=[34,34,34,1],g=[40,245,190,1],B=[40,245,190,1],h=[24,147,114,1],S=[10,61,48,1],C=[104,104,104,1],d=[104,104,104,1],R=[66,66,68,1],A=[34,34,34,1],G=[98,166,255,1],H=[98,166,255,1],u=[58,100,153,1],v=[20,33,51,1],f=[48,210,126,1],X=[48,210,126,1],b=[28,126,76,1],z=[10,42,25,1],L=[252,164,0,1],M=[252,164,0,1],D=[151,98,1,1],m=[50,33,0,1],I=[212,35,29,1],N=[212,35,29,1],k=[127,21,17,1],T=[42,7,6,1],w=[255,255,255,1],E=[137,137,137,1],O=[56,56,56,1],F=[34,34,34,1],P=[86,86,86,1],U=[11,11,11,1],j=[0,122,51,1],q=[80,43,133,1],J=[0,51,160,1],K=[200,16,46,1],Q=[255,140,0,1],V=[252,232,58,1],W=32,Y=40,Z=0,_=24,$=28,oo=.18,to=20,ro=24,eo=.18,po=14,co=20,no=.25,so=12,ao=16,lo=.4,io=10,xo=12,yo=.25,go=16,Bo=24,ho=.5,So=14,Co=20,Ro=.25,Ao=12,Go=16,Ho=.4,uo=10,vo=12,fo=.5,Xo=9,bo=12,zo=.25,Lo=16,Mo=24,Do=.5,mo=14,Io=20,No=.25,ko=12,To=16,wo=.4,Eo=10,Oo=12,Fo=.5,Po=0,Uo="unset",jo=2,qo=4,Jo=8,Ko=12,Qo=16,Vo=24,Wo=40,Yo=80,Zo=0,_o=2,$o=4,ot=8,tt=80,rt="initial",et="0 8px 10px 0 rgba(0 0 0 / 0.2), 0 6px 30px 0 rgba(0 0 0 / 0.12), 0 16px 24px 0 rgba(0 0 0 / 0.14)",pt="0 5px 5px 0 rgba(0 0 0 / 0.2), 0 3px 14px 0 rgba(0 0 0 / 0.12), 0 8px 10px 0 rgba(0 0 0 / 0.14)",ct='"Roboto Flex", sans-serif',nt='"Roboto Mono", monospace',st=24,at=20,lt=16,it=12;export{G as colorAdvisory,H as colorAdvisoryBold,u as colorAdvisoryHover,v as colorAdvisorySubtle,J as colorClassificationConfidential,q as colorClassificationCui,U as colorClassificationMissing,K as colorClassificationSecret,Q as colorClassificationTopSecret,V as colorClassificationTsSci,j as colorClassificationUnclass,I as colorCritical,N as colorCriticalBold,k as colorCriticalHover,T as colorCriticalSubtle,E as colorDefaultDark,w as colorDefaultLight,P as colorDisabled,g as colorHighlight,B as colorHighlightBold,h as colorHighlightHover,S as colorHighlightSubtle,C as colorInfo,d as colorInfoBold,R as colorInfoHover,A as colorInfoSubtle,c as colorInteractive,n as colorInteractiveDefault,i as colorInteractiveDisabled,s as colorInteractiveHover,l as colorInteractiveHoverDark,a as colorInteractiveHoverLight,O as colorInverseDark,F as colorInverseLight,f as colorNormal,X as colorNormalBold,b as colorNormalHover,z as colorNormalSubtle,L as colorSerious,M as colorSeriousBold,D as colorSeriousHover,m as colorSeriousSubtle,y as colorStaticDark,x as colorStaticLight,o as colorSurfaceDefault,r as colorSurfaceOverlay,t as colorSurfaceRaised,e as colorTransparentDark,p as colorTransparentLight,nt as fontDisplay,ct as fontPrimary,st as iconSizeL,at as iconSizeM,lt as iconSizeS,it as iconSizeXs,ot as radiusLarge,$o as radiusMedium,Zo as radiusNone,tt as radiusRound,_o as radiusSmall,rt as shadowElevationDefault,et as shadowElevationOverlay,pt as shadowElevationRaised,Po as spacing0,Qo as spacingL,Ko as spacingM,Uo as spacingNone,Yo as spacingOversized,Jo as spacingS,Vo as spacingXl,qo as spacingXs,Wo as spacingXxl,jo as spacingXxs,Bo as typographyBodyLHeight,go as typographyBodyLSize,ho as typographyBodyLSpacing,Co as typographyBodyMHeight,So as typographyBodyMSize,Ro as typographyBodyMSpacing,Go as typographyBodySHeight,Ao as typographyBodySSize,Ho as typographyBodySSpacing,vo as typographyBodyXsHeight,uo as typographyBodyXsSize,fo as typographyBodyXsSpacing,bo as typographyBodyXxsHeight,Xo as typographyBodyXxsSize,zo as typographyBodyXxsSpacing,Mo as typographyButtonLHeight,Lo as typographyButtonLSize,Do as typographyButtonLSpacing,Io as typographyButtonMHeight,mo as typographyButtonMSize,No as typographyButtonMSpacing,To as typographyButtonSHeight,ko as typographyButtonSSize,wo as typographyButtonSSpacing,Oo as typographyButtonXsHeight,Eo as typographyButtonXsSize,Fo as typographyButtonXsSpacing,ro as typographyHeaderLHeight,to as typographyHeaderLSize,eo as typographyHeaderLSpacing,co as typographyHeaderMHeight,po as typographyHeaderMSize,no as typographyHeaderMSpacing,ao as typographyHeaderSHeight,so as typographyHeaderSSize,lo as typographyHeaderSSpacing,$ as typographyHeaderXlHeight,_ as typographyHeaderXlSize,oo as typographyHeaderXlSpacing,xo as typographyHeaderXsHeight,io as typographyHeaderXsSize,yo as typographyHeaderXsSpacing,Y as typographyHeaderXxlHeight,W as typographyHeaderXxlSize,Z as typographyHeaderXxlSpacing};//# sourceMappingURL=index.js.map
2
- //# sourceMappingURL=index.js.map