@sage/design-tokens 14.9.1 → 15.1.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 (1002) hide show
  1. package/css/frozenproduct/all.css +1 -13
  2. package/css/frozenproduct/large/components/button.css +0 -1
  3. package/css/frozenproduct/large/components/container.css +0 -4
  4. package/css/frozenproduct/large/components/nav.css +1 -1
  5. package/css/frozenproduct/large/components/table.css +0 -1
  6. package/css/frozenproduct/large/dark.css +0 -3
  7. package/css/frozenproduct/large/light.css +0 -3
  8. package/css/frozenproduct/small/components/button.css +0 -1
  9. package/css/frozenproduct/small/components/container.css +0 -4
  10. package/css/frozenproduct/small/components/nav.css +1 -1
  11. package/css/frozenproduct/small/components/table.css +0 -1
  12. package/css/frozenproduct/small/dark.css +0 -3
  13. package/css/frozenproduct/small/light.css +0 -3
  14. package/css/product/all.css +1 -13
  15. package/css/product/large/components/button.css +0 -1
  16. package/css/product/large/components/container.css +0 -4
  17. package/css/product/large/components/nav.css +1 -1
  18. package/css/product/large/components/table.css +0 -1
  19. package/css/product/large/dark.css +0 -3
  20. package/css/product/large/light.css +0 -3
  21. package/css/product/small/components/button.css +0 -1
  22. package/css/product/small/components/container.css +0 -4
  23. package/css/product/small/components/nav.css +1 -1
  24. package/css/product/small/components/table.css +0 -1
  25. package/css/product/small/dark.css +0 -3
  26. package/css/product/small/light.css +0 -3
  27. package/ios/frozenproduct/large/dark/components/button.h +0 -1
  28. package/ios/frozenproduct/large/dark/components/container.h +0 -4
  29. package/ios/frozenproduct/large/dark/components/nav.h +1 -1
  30. package/ios/frozenproduct/large/dark/components/table.h +0 -1
  31. package/ios/frozenproduct/large/dark/mode.h +0 -3
  32. package/ios/frozenproduct/large/light/components/button.h +0 -1
  33. package/ios/frozenproduct/large/light/components/container.h +0 -4
  34. package/ios/frozenproduct/large/light/components/nav.h +1 -1
  35. package/ios/frozenproduct/large/light/components/table.h +0 -1
  36. package/ios/frozenproduct/large/light/mode.h +0 -3
  37. package/ios/frozenproduct/small/dark/components/button.h +0 -1
  38. package/ios/frozenproduct/small/dark/components/container.h +0 -4
  39. package/ios/frozenproduct/small/dark/components/nav.h +1 -1
  40. package/ios/frozenproduct/small/dark/components/table.h +0 -1
  41. package/ios/frozenproduct/small/dark/mode.h +0 -3
  42. package/ios/frozenproduct/small/light/components/button.h +0 -1
  43. package/ios/frozenproduct/small/light/components/container.h +0 -4
  44. package/ios/frozenproduct/small/light/components/nav.h +1 -1
  45. package/ios/frozenproduct/small/light/components/table.h +0 -1
  46. package/ios/frozenproduct/small/light/mode.h +0 -3
  47. package/ios/product/large/dark/components/button.h +0 -1
  48. package/ios/product/large/dark/components/container.h +0 -4
  49. package/ios/product/large/dark/components/nav.h +1 -1
  50. package/ios/product/large/dark/components/table.h +0 -1
  51. package/ios/product/large/dark/mode.h +0 -3
  52. package/ios/product/large/light/components/button.h +0 -1
  53. package/ios/product/large/light/components/container.h +0 -4
  54. package/ios/product/large/light/components/nav.h +1 -1
  55. package/ios/product/large/light/components/table.h +0 -1
  56. package/ios/product/large/light/mode.h +0 -3
  57. package/ios/product/small/dark/components/button.h +0 -1
  58. package/ios/product/small/dark/components/container.h +0 -4
  59. package/ios/product/small/dark/components/nav.h +1 -1
  60. package/ios/product/small/dark/components/table.h +0 -1
  61. package/ios/product/small/dark/mode.h +0 -3
  62. package/ios/product/small/light/components/button.h +0 -1
  63. package/ios/product/small/light/components/container.h +0 -4
  64. package/ios/product/small/light/components/nav.h +1 -1
  65. package/ios/product/small/light/components/table.h +0 -1
  66. package/ios/product/small/light/mode.h +0 -3
  67. package/js/common/frozenproduct/large/dark/components/button.d.ts +0 -1
  68. package/js/common/frozenproduct/large/dark/components/button.js +0 -15
  69. package/js/common/frozenproduct/large/dark/components/container.d.ts +0 -4
  70. package/js/common/frozenproduct/large/dark/components/container.js +0 -52
  71. package/js/common/frozenproduct/large/dark/components/nav.js +2 -2
  72. package/js/common/frozenproduct/large/dark/components/table.d.ts +0 -1
  73. package/js/common/frozenproduct/large/dark/components/table.js +0 -30
  74. package/js/common/frozenproduct/large/dark/mode.d.ts +0 -7
  75. package/js/common/frozenproduct/large/dark/mode.js +0 -64
  76. package/js/common/frozenproduct/large/light/components/button.d.ts +0 -1
  77. package/js/common/frozenproduct/large/light/components/button.js +0 -15
  78. package/js/common/frozenproduct/large/light/components/container.d.ts +0 -4
  79. package/js/common/frozenproduct/large/light/components/container.js +0 -52
  80. package/js/common/frozenproduct/large/light/components/nav.js +2 -2
  81. package/js/common/frozenproduct/large/light/components/table.d.ts +0 -1
  82. package/js/common/frozenproduct/large/light/components/table.js +0 -30
  83. package/js/common/frozenproduct/large/light/mode.d.ts +0 -7
  84. package/js/common/frozenproduct/large/light/mode.js +0 -67
  85. package/js/common/frozenproduct/small/dark/components/button.d.ts +0 -1
  86. package/js/common/frozenproduct/small/dark/components/button.js +0 -15
  87. package/js/common/frozenproduct/small/dark/components/container.d.ts +0 -4
  88. package/js/common/frozenproduct/small/dark/components/container.js +0 -52
  89. package/js/common/frozenproduct/small/dark/components/nav.js +2 -2
  90. package/js/common/frozenproduct/small/dark/components/table.d.ts +0 -1
  91. package/js/common/frozenproduct/small/dark/components/table.js +0 -30
  92. package/js/common/frozenproduct/small/dark/mode.d.ts +0 -7
  93. package/js/common/frozenproduct/small/dark/mode.js +0 -64
  94. package/js/common/frozenproduct/small/light/components/button.d.ts +0 -1
  95. package/js/common/frozenproduct/small/light/components/button.js +0 -15
  96. package/js/common/frozenproduct/small/light/components/container.d.ts +0 -4
  97. package/js/common/frozenproduct/small/light/components/container.js +0 -52
  98. package/js/common/frozenproduct/small/light/components/nav.js +2 -2
  99. package/js/common/frozenproduct/small/light/components/table.d.ts +0 -1
  100. package/js/common/frozenproduct/small/light/components/table.js +0 -30
  101. package/js/common/frozenproduct/small/light/mode.d.ts +0 -7
  102. package/js/common/frozenproduct/small/light/mode.js +0 -67
  103. package/js/common/product/large/dark/components/button.d.ts +0 -1
  104. package/js/common/product/large/dark/components/button.js +0 -15
  105. package/js/common/product/large/dark/components/container.d.ts +0 -4
  106. package/js/common/product/large/dark/components/container.js +0 -52
  107. package/js/common/product/large/dark/components/nav.js +2 -2
  108. package/js/common/product/large/dark/components/table.d.ts +0 -1
  109. package/js/common/product/large/dark/components/table.js +0 -30
  110. package/js/common/product/large/dark/mode.d.ts +0 -7
  111. package/js/common/product/large/dark/mode.js +0 -64
  112. package/js/common/product/large/light/components/button.d.ts +0 -1
  113. package/js/common/product/large/light/components/button.js +0 -15
  114. package/js/common/product/large/light/components/container.d.ts +0 -4
  115. package/js/common/product/large/light/components/container.js +0 -52
  116. package/js/common/product/large/light/components/nav.js +2 -2
  117. package/js/common/product/large/light/components/table.d.ts +0 -1
  118. package/js/common/product/large/light/components/table.js +0 -30
  119. package/js/common/product/large/light/mode.d.ts +0 -7
  120. package/js/common/product/large/light/mode.js +0 -67
  121. package/js/common/product/small/dark/components/button.d.ts +0 -1
  122. package/js/common/product/small/dark/components/button.js +0 -15
  123. package/js/common/product/small/dark/components/container.d.ts +0 -4
  124. package/js/common/product/small/dark/components/container.js +0 -52
  125. package/js/common/product/small/dark/components/nav.js +2 -2
  126. package/js/common/product/small/dark/components/table.d.ts +0 -1
  127. package/js/common/product/small/dark/components/table.js +0 -30
  128. package/js/common/product/small/dark/mode.d.ts +0 -7
  129. package/js/common/product/small/dark/mode.js +0 -64
  130. package/js/common/product/small/light/components/button.d.ts +0 -1
  131. package/js/common/product/small/light/components/button.js +0 -15
  132. package/js/common/product/small/light/components/container.d.ts +0 -4
  133. package/js/common/product/small/light/components/container.js +0 -52
  134. package/js/common/product/small/light/components/nav.js +2 -2
  135. package/js/common/product/small/light/components/table.d.ts +0 -1
  136. package/js/common/product/small/light/components/table.js +0 -30
  137. package/js/common/product/small/light/mode.d.ts +0 -7
  138. package/js/common/product/small/light/mode.js +0 -67
  139. package/js/es6/frozenproduct/large/dark/components/button.d.ts +0 -1
  140. package/js/es6/frozenproduct/large/dark/components/button.js +0 -1
  141. package/js/es6/frozenproduct/large/dark/components/container.d.ts +0 -4
  142. package/js/es6/frozenproduct/large/dark/components/container.js +0 -4
  143. package/js/es6/frozenproduct/large/dark/components/nav.js +1 -1
  144. package/js/es6/frozenproduct/large/dark/components/table.d.ts +0 -8
  145. package/js/es6/frozenproduct/large/dark/components/table.js +0 -18
  146. package/js/es6/frozenproduct/large/dark/mode.d.ts +0 -3
  147. package/js/es6/frozenproduct/large/dark/mode.js +0 -3
  148. package/js/es6/frozenproduct/large/light/components/button.d.ts +0 -1
  149. package/js/es6/frozenproduct/large/light/components/button.js +0 -1
  150. package/js/es6/frozenproduct/large/light/components/container.d.ts +0 -4
  151. package/js/es6/frozenproduct/large/light/components/container.js +0 -4
  152. package/js/es6/frozenproduct/large/light/components/nav.js +1 -1
  153. package/js/es6/frozenproduct/large/light/components/table.d.ts +0 -8
  154. package/js/es6/frozenproduct/large/light/components/table.js +0 -18
  155. package/js/es6/frozenproduct/large/light/mode.d.ts +0 -3
  156. package/js/es6/frozenproduct/large/light/mode.js +0 -3
  157. package/js/es6/frozenproduct/small/dark/components/button.d.ts +0 -1
  158. package/js/es6/frozenproduct/small/dark/components/button.js +0 -1
  159. package/js/es6/frozenproduct/small/dark/components/container.d.ts +0 -4
  160. package/js/es6/frozenproduct/small/dark/components/container.js +0 -4
  161. package/js/es6/frozenproduct/small/dark/components/nav.js +1 -1
  162. package/js/es6/frozenproduct/small/dark/components/table.d.ts +0 -8
  163. package/js/es6/frozenproduct/small/dark/components/table.js +0 -18
  164. package/js/es6/frozenproduct/small/dark/mode.d.ts +0 -3
  165. package/js/es6/frozenproduct/small/dark/mode.js +0 -3
  166. package/js/es6/frozenproduct/small/light/components/button.d.ts +0 -1
  167. package/js/es6/frozenproduct/small/light/components/button.js +0 -1
  168. package/js/es6/frozenproduct/small/light/components/container.d.ts +0 -4
  169. package/js/es6/frozenproduct/small/light/components/container.js +0 -4
  170. package/js/es6/frozenproduct/small/light/components/nav.js +1 -1
  171. package/js/es6/frozenproduct/small/light/components/table.d.ts +0 -8
  172. package/js/es6/frozenproduct/small/light/components/table.js +0 -18
  173. package/js/es6/frozenproduct/small/light/mode.d.ts +0 -3
  174. package/js/es6/frozenproduct/small/light/mode.js +0 -3
  175. package/js/es6/product/large/dark/components/button.d.ts +0 -1
  176. package/js/es6/product/large/dark/components/button.js +0 -1
  177. package/js/es6/product/large/dark/components/container.d.ts +0 -4
  178. package/js/es6/product/large/dark/components/container.js +0 -4
  179. package/js/es6/product/large/dark/components/nav.js +1 -1
  180. package/js/es6/product/large/dark/components/table.d.ts +0 -8
  181. package/js/es6/product/large/dark/components/table.js +0 -18
  182. package/js/es6/product/large/dark/mode.d.ts +0 -3
  183. package/js/es6/product/large/dark/mode.js +0 -3
  184. package/js/es6/product/large/light/components/button.d.ts +0 -1
  185. package/js/es6/product/large/light/components/button.js +0 -1
  186. package/js/es6/product/large/light/components/container.d.ts +0 -4
  187. package/js/es6/product/large/light/components/container.js +0 -4
  188. package/js/es6/product/large/light/components/nav.js +1 -1
  189. package/js/es6/product/large/light/components/table.d.ts +0 -8
  190. package/js/es6/product/large/light/components/table.js +0 -18
  191. package/js/es6/product/large/light/mode.d.ts +0 -3
  192. package/js/es6/product/large/light/mode.js +0 -3
  193. package/js/es6/product/small/dark/components/button.d.ts +0 -1
  194. package/js/es6/product/small/dark/components/button.js +0 -1
  195. package/js/es6/product/small/dark/components/container.d.ts +0 -4
  196. package/js/es6/product/small/dark/components/container.js +0 -4
  197. package/js/es6/product/small/dark/components/nav.js +1 -1
  198. package/js/es6/product/small/dark/components/table.d.ts +0 -8
  199. package/js/es6/product/small/dark/components/table.js +0 -18
  200. package/js/es6/product/small/dark/mode.d.ts +0 -3
  201. package/js/es6/product/small/dark/mode.js +0 -3
  202. package/js/es6/product/small/light/components/button.d.ts +0 -1
  203. package/js/es6/product/small/light/components/button.js +0 -1
  204. package/js/es6/product/small/light/components/container.d.ts +0 -4
  205. package/js/es6/product/small/light/components/container.js +0 -4
  206. package/js/es6/product/small/light/components/nav.js +1 -1
  207. package/js/es6/product/small/light/components/table.d.ts +0 -8
  208. package/js/es6/product/small/light/components/table.js +0 -18
  209. package/js/es6/product/small/light/mode.d.ts +0 -3
  210. package/js/es6/product/small/light/mode.js +0 -3
  211. package/js/umd/frozenproduct/large/dark/components/button.js +0 -16
  212. package/js/umd/frozenproduct/large/dark/components/container.js +0 -52
  213. package/js/umd/frozenproduct/large/dark/components/nav.js +2 -2
  214. package/js/umd/frozenproduct/large/dark/components/table.js +0 -30
  215. package/js/umd/frozenproduct/large/dark/mode.js +0 -65
  216. package/js/umd/frozenproduct/large/light/components/button.js +0 -16
  217. package/js/umd/frozenproduct/large/light/components/container.js +0 -52
  218. package/js/umd/frozenproduct/large/light/components/nav.js +2 -2
  219. package/js/umd/frozenproduct/large/light/components/table.js +0 -30
  220. package/js/umd/frozenproduct/large/light/mode.js +0 -69
  221. package/js/umd/frozenproduct/small/dark/components/button.js +0 -16
  222. package/js/umd/frozenproduct/small/dark/components/container.js +0 -52
  223. package/js/umd/frozenproduct/small/dark/components/nav.js +2 -2
  224. package/js/umd/frozenproduct/small/dark/components/table.js +0 -30
  225. package/js/umd/frozenproduct/small/dark/mode.js +0 -65
  226. package/js/umd/frozenproduct/small/light/components/button.js +0 -16
  227. package/js/umd/frozenproduct/small/light/components/container.js +0 -52
  228. package/js/umd/frozenproduct/small/light/components/nav.js +2 -2
  229. package/js/umd/frozenproduct/small/light/components/table.js +0 -30
  230. package/js/umd/frozenproduct/small/light/mode.js +0 -69
  231. package/js/umd/product/large/dark/components/button.js +0 -16
  232. package/js/umd/product/large/dark/components/container.js +0 -52
  233. package/js/umd/product/large/dark/components/nav.js +2 -2
  234. package/js/umd/product/large/dark/components/table.js +0 -30
  235. package/js/umd/product/large/dark/mode.js +0 -65
  236. package/js/umd/product/large/light/components/button.js +0 -16
  237. package/js/umd/product/large/light/components/container.js +0 -52
  238. package/js/umd/product/large/light/components/nav.js +2 -2
  239. package/js/umd/product/large/light/components/table.js +0 -30
  240. package/js/umd/product/large/light/mode.js +0 -69
  241. package/js/umd/product/small/dark/components/button.js +0 -16
  242. package/js/umd/product/small/dark/components/container.js +0 -52
  243. package/js/umd/product/small/dark/components/nav.js +2 -2
  244. package/js/umd/product/small/dark/components/table.js +0 -30
  245. package/js/umd/product/small/dark/mode.js +0 -65
  246. package/js/umd/product/small/light/components/button.js +0 -16
  247. package/js/umd/product/small/light/components/container.js +0 -52
  248. package/js/umd/product/small/light/components/nav.js +2 -2
  249. package/js/umd/product/small/light/components/table.js +0 -30
  250. package/js/umd/product/small/light/mode.js +0 -69
  251. package/json/flat/frozenproduct/large/dark/components/button.json +0 -1
  252. package/json/flat/frozenproduct/large/dark/components/container.json +0 -4
  253. package/json/flat/frozenproduct/large/dark/components/nav.json +1 -1
  254. package/json/flat/frozenproduct/large/dark/components/table.json +0 -1
  255. package/json/flat/frozenproduct/large/dark/mode.json +0 -3
  256. package/json/flat/frozenproduct/large/light/components/button.json +0 -1
  257. package/json/flat/frozenproduct/large/light/components/container.json +0 -4
  258. package/json/flat/frozenproduct/large/light/components/nav.json +1 -1
  259. package/json/flat/frozenproduct/large/light/components/table.json +0 -1
  260. package/json/flat/frozenproduct/large/light/mode.json +0 -3
  261. package/json/flat/frozenproduct/small/dark/components/button.json +0 -1
  262. package/json/flat/frozenproduct/small/dark/components/container.json +0 -4
  263. package/json/flat/frozenproduct/small/dark/components/nav.json +1 -1
  264. package/json/flat/frozenproduct/small/dark/components/table.json +0 -1
  265. package/json/flat/frozenproduct/small/dark/mode.json +0 -3
  266. package/json/flat/frozenproduct/small/light/components/button.json +0 -1
  267. package/json/flat/frozenproduct/small/light/components/container.json +0 -4
  268. package/json/flat/frozenproduct/small/light/components/nav.json +1 -1
  269. package/json/flat/frozenproduct/small/light/components/table.json +0 -1
  270. package/json/flat/frozenproduct/small/light/mode.json +0 -3
  271. package/json/flat/product/large/dark/components/button.json +0 -1
  272. package/json/flat/product/large/dark/components/container.json +0 -4
  273. package/json/flat/product/large/dark/components/nav.json +1 -1
  274. package/json/flat/product/large/dark/components/table.json +0 -1
  275. package/json/flat/product/large/dark/mode.json +0 -3
  276. package/json/flat/product/large/light/components/button.json +0 -1
  277. package/json/flat/product/large/light/components/container.json +0 -4
  278. package/json/flat/product/large/light/components/nav.json +1 -1
  279. package/json/flat/product/large/light/components/table.json +0 -1
  280. package/json/flat/product/large/light/mode.json +0 -3
  281. package/json/flat/product/small/dark/components/button.json +0 -1
  282. package/json/flat/product/small/dark/components/container.json +0 -4
  283. package/json/flat/product/small/dark/components/nav.json +1 -1
  284. package/json/flat/product/small/dark/components/table.json +0 -1
  285. package/json/flat/product/small/dark/mode.json +0 -3
  286. package/json/flat/product/small/light/components/button.json +0 -1
  287. package/json/flat/product/small/light/components/container.json +0 -4
  288. package/json/flat/product/small/light/components/nav.json +1 -1
  289. package/json/flat/product/small/light/components/table.json +0 -1
  290. package/json/flat/product/small/light/mode.json +0 -3
  291. package/json/nested/frozenproduct/large/dark/components/button.json +0 -1
  292. package/json/nested/frozenproduct/large/dark/components/container.json +1 -5
  293. package/json/nested/frozenproduct/large/dark/components/nav.json +1 -1
  294. package/json/nested/frozenproduct/large/dark/components/table.json +0 -18
  295. package/json/nested/frozenproduct/large/dark/mode.json +0 -7
  296. package/json/nested/frozenproduct/large/light/components/button.json +0 -1
  297. package/json/nested/frozenproduct/large/light/components/container.json +1 -5
  298. package/json/nested/frozenproduct/large/light/components/nav.json +1 -1
  299. package/json/nested/frozenproduct/large/light/components/table.json +0 -18
  300. package/json/nested/frozenproduct/large/light/mode.json +0 -7
  301. package/json/nested/frozenproduct/small/dark/components/button.json +0 -1
  302. package/json/nested/frozenproduct/small/dark/components/container.json +1 -5
  303. package/json/nested/frozenproduct/small/dark/components/nav.json +1 -1
  304. package/json/nested/frozenproduct/small/dark/components/table.json +0 -18
  305. package/json/nested/frozenproduct/small/dark/mode.json +0 -7
  306. package/json/nested/frozenproduct/small/light/components/button.json +0 -1
  307. package/json/nested/frozenproduct/small/light/components/container.json +1 -5
  308. package/json/nested/frozenproduct/small/light/components/nav.json +1 -1
  309. package/json/nested/frozenproduct/small/light/components/table.json +0 -18
  310. package/json/nested/frozenproduct/small/light/mode.json +0 -7
  311. package/json/nested/product/large/dark/components/button.json +0 -1
  312. package/json/nested/product/large/dark/components/container.json +1 -5
  313. package/json/nested/product/large/dark/components/nav.json +1 -1
  314. package/json/nested/product/large/dark/components/table.json +0 -18
  315. package/json/nested/product/large/dark/mode.json +0 -7
  316. package/json/nested/product/large/light/components/button.json +0 -1
  317. package/json/nested/product/large/light/components/container.json +1 -5
  318. package/json/nested/product/large/light/components/nav.json +1 -1
  319. package/json/nested/product/large/light/components/table.json +0 -18
  320. package/json/nested/product/large/light/mode.json +0 -7
  321. package/json/nested/product/small/dark/components/button.json +0 -1
  322. package/json/nested/product/small/dark/components/container.json +1 -5
  323. package/json/nested/product/small/dark/components/nav.json +1 -1
  324. package/json/nested/product/small/dark/components/table.json +0 -18
  325. package/json/nested/product/small/dark/mode.json +0 -7
  326. package/json/nested/product/small/light/components/button.json +0 -1
  327. package/json/nested/product/small/light/components/container.json +1 -5
  328. package/json/nested/product/small/light/components/nav.json +1 -1
  329. package/json/nested/product/small/light/components/table.json +0 -18
  330. package/json/nested/product/small/light/mode.json +0 -7
  331. package/package.json +1 -1
  332. package/sage-design-tokens-15.1.0.tgz +0 -0
  333. package/scss/frozenproduct/large/components/button.scss +0 -1
  334. package/scss/frozenproduct/large/components/container.scss +10 -14
  335. package/scss/frozenproduct/large/components/nav.scss +1 -1
  336. package/scss/frozenproduct/large/components/table.scss +0 -1
  337. package/scss/frozenproduct/large/dark.scss +0 -3
  338. package/scss/frozenproduct/large/light.scss +0 -3
  339. package/scss/frozenproduct/small/components/button.scss +13 -14
  340. package/scss/frozenproduct/small/components/container.scss +10 -14
  341. package/scss/frozenproduct/small/components/form.scss +7 -7
  342. package/scss/frozenproduct/small/components/link.scss +2 -2
  343. package/scss/frozenproduct/small/components/nav.scss +6 -6
  344. package/scss/frozenproduct/small/components/page.scss +1 -1
  345. package/scss/frozenproduct/small/components/popover.scss +2 -2
  346. package/scss/frozenproduct/small/components/progress.scss +6 -6
  347. package/scss/frozenproduct/small/components/status.scss +3 -3
  348. package/scss/frozenproduct/small/components/tab.scss +7 -7
  349. package/scss/frozenproduct/small/components/table.scss +10 -11
  350. package/scss/frozenproduct/small/dark.scss +0 -3
  351. package/scss/frozenproduct/small/light.scss +0 -3
  352. package/scss/product/large/components/button.scss +0 -1
  353. package/scss/product/large/components/container.scss +0 -4
  354. package/scss/product/large/components/nav.scss +1 -1
  355. package/scss/product/large/components/table.scss +0 -1
  356. package/scss/product/large/dark.scss +0 -3
  357. package/scss/product/large/light.scss +0 -3
  358. package/scss/product/small/components/button.scss +0 -1
  359. package/scss/product/small/components/container.scss +0 -4
  360. package/scss/product/small/components/nav.scss +1 -1
  361. package/scss/product/small/components/table.scss +0 -1
  362. package/scss/product/small/dark.scss +0 -3
  363. package/scss/product/small/light.scss +0 -3
  364. package/css/marketing/all.css +0 -2595
  365. package/css/marketing/index.html +0 -113
  366. package/css/marketing/large/components/badge.css +0 -29
  367. package/css/marketing/large/components/button.css +0 -329
  368. package/css/marketing/large/components/container.css +0 -301
  369. package/css/marketing/large/components/dataviz.css +0 -48
  370. package/css/marketing/large/components/focus.css +0 -18
  371. package/css/marketing/large/components/form.css +0 -306
  372. package/css/marketing/large/components/link.css +0 -39
  373. package/css/marketing/large/components/logo.css +0 -14
  374. package/css/marketing/large/components/nav.css +0 -159
  375. package/css/marketing/large/components/page.css +0 -61
  376. package/css/marketing/large/components/popover.css +0 -63
  377. package/css/marketing/large/components/profile.css +0 -77
  378. package/css/marketing/large/components/progress.css +0 -145
  379. package/css/marketing/large/components/status.css +0 -223
  380. package/css/marketing/large/components/tab.css +0 -57
  381. package/css/marketing/large/components/table.css +0 -92
  382. package/css/marketing/large/dark.css +0 -316
  383. package/css/marketing/large/global.css +0 -195
  384. package/css/marketing/large/light.css +0 -316
  385. package/css/marketing/small/components/badge.css +0 -29
  386. package/css/marketing/small/components/button.css +0 -329
  387. package/css/marketing/small/components/container.css +0 -301
  388. package/css/marketing/small/components/dataviz.css +0 -48
  389. package/css/marketing/small/components/focus.css +0 -18
  390. package/css/marketing/small/components/form.css +0 -306
  391. package/css/marketing/small/components/link.css +0 -39
  392. package/css/marketing/small/components/logo.css +0 -14
  393. package/css/marketing/small/components/nav.css +0 -159
  394. package/css/marketing/small/components/page.css +0 -61
  395. package/css/marketing/small/components/popover.css +0 -63
  396. package/css/marketing/small/components/profile.css +0 -77
  397. package/css/marketing/small/components/progress.css +0 -145
  398. package/css/marketing/small/components/status.css +0 -223
  399. package/css/marketing/small/components/tab.css +0 -57
  400. package/css/marketing/small/components/table.css +0 -92
  401. package/css/marketing/small/dark.css +0 -316
  402. package/css/marketing/small/global.css +0 -195
  403. package/css/marketing/small/light.css +0 -316
  404. package/ios/marketing/large/dark/components/badge.h +0 -34
  405. package/ios/marketing/large/dark/components/button.h +0 -334
  406. package/ios/marketing/large/dark/components/container.h +0 -306
  407. package/ios/marketing/large/dark/components/dataviz.h +0 -53
  408. package/ios/marketing/large/dark/components/focus.h +0 -23
  409. package/ios/marketing/large/dark/components/form.h +0 -311
  410. package/ios/marketing/large/dark/components/link.h +0 -44
  411. package/ios/marketing/large/dark/components/logo.h +0 -19
  412. package/ios/marketing/large/dark/components/nav.h +0 -164
  413. package/ios/marketing/large/dark/components/page.h +0 -66
  414. package/ios/marketing/large/dark/components/popover.h +0 -68
  415. package/ios/marketing/large/dark/components/profile.h +0 -82
  416. package/ios/marketing/large/dark/components/progress.h +0 -150
  417. package/ios/marketing/large/dark/components/status.h +0 -228
  418. package/ios/marketing/large/dark/components/tab.h +0 -62
  419. package/ios/marketing/large/dark/components/table.h +0 -97
  420. package/ios/marketing/large/dark/mode.h +0 -321
  421. package/ios/marketing/large/global.h +0 -200
  422. package/ios/marketing/large/light/components/badge.h +0 -34
  423. package/ios/marketing/large/light/components/button.h +0 -334
  424. package/ios/marketing/large/light/components/container.h +0 -306
  425. package/ios/marketing/large/light/components/dataviz.h +0 -53
  426. package/ios/marketing/large/light/components/focus.h +0 -23
  427. package/ios/marketing/large/light/components/form.h +0 -311
  428. package/ios/marketing/large/light/components/link.h +0 -44
  429. package/ios/marketing/large/light/components/logo.h +0 -19
  430. package/ios/marketing/large/light/components/nav.h +0 -164
  431. package/ios/marketing/large/light/components/page.h +0 -66
  432. package/ios/marketing/large/light/components/popover.h +0 -68
  433. package/ios/marketing/large/light/components/profile.h +0 -82
  434. package/ios/marketing/large/light/components/progress.h +0 -150
  435. package/ios/marketing/large/light/components/status.h +0 -228
  436. package/ios/marketing/large/light/components/tab.h +0 -62
  437. package/ios/marketing/large/light/components/table.h +0 -97
  438. package/ios/marketing/large/light/mode.h +0 -321
  439. package/ios/marketing/small/dark/components/badge.h +0 -34
  440. package/ios/marketing/small/dark/components/button.h +0 -334
  441. package/ios/marketing/small/dark/components/container.h +0 -306
  442. package/ios/marketing/small/dark/components/dataviz.h +0 -53
  443. package/ios/marketing/small/dark/components/focus.h +0 -23
  444. package/ios/marketing/small/dark/components/form.h +0 -311
  445. package/ios/marketing/small/dark/components/link.h +0 -44
  446. package/ios/marketing/small/dark/components/logo.h +0 -19
  447. package/ios/marketing/small/dark/components/nav.h +0 -164
  448. package/ios/marketing/small/dark/components/page.h +0 -66
  449. package/ios/marketing/small/dark/components/popover.h +0 -68
  450. package/ios/marketing/small/dark/components/profile.h +0 -82
  451. package/ios/marketing/small/dark/components/progress.h +0 -150
  452. package/ios/marketing/small/dark/components/status.h +0 -228
  453. package/ios/marketing/small/dark/components/tab.h +0 -62
  454. package/ios/marketing/small/dark/components/table.h +0 -97
  455. package/ios/marketing/small/dark/mode.h +0 -321
  456. package/ios/marketing/small/global.h +0 -200
  457. package/ios/marketing/small/light/components/badge.h +0 -34
  458. package/ios/marketing/small/light/components/button.h +0 -334
  459. package/ios/marketing/small/light/components/container.h +0 -306
  460. package/ios/marketing/small/light/components/dataviz.h +0 -53
  461. package/ios/marketing/small/light/components/focus.h +0 -23
  462. package/ios/marketing/small/light/components/form.h +0 -311
  463. package/ios/marketing/small/light/components/link.h +0 -44
  464. package/ios/marketing/small/light/components/logo.h +0 -19
  465. package/ios/marketing/small/light/components/nav.h +0 -164
  466. package/ios/marketing/small/light/components/page.h +0 -66
  467. package/ios/marketing/small/light/components/popover.h +0 -68
  468. package/ios/marketing/small/light/components/profile.h +0 -82
  469. package/ios/marketing/small/light/components/progress.h +0 -150
  470. package/ios/marketing/small/light/components/status.h +0 -228
  471. package/ios/marketing/small/light/components/tab.h +0 -62
  472. package/ios/marketing/small/light/components/table.h +0 -97
  473. package/ios/marketing/small/light/mode.h +0 -321
  474. package/js/common/marketing/large/dark/components/badge.d.ts +0 -77
  475. package/js/common/marketing/large/dark/components/badge.js +0 -391
  476. package/js/common/marketing/large/dark/components/button.d.ts +0 -549
  477. package/js/common/marketing/large/dark/components/button.js +0 -5402
  478. package/js/common/marketing/large/dark/components/container.d.ts +0 -629
  479. package/js/common/marketing/large/dark/components/container.js +0 -5077
  480. package/js/common/marketing/large/dark/components/dataviz.d.ts +0 -90
  481. package/js/common/marketing/large/dark/components/dataviz.js +0 -586
  482. package/js/common/marketing/large/dark/components/focus.d.ts +0 -44
  483. package/js/common/marketing/large/dark/components/focus.js +0 -184
  484. package/js/common/marketing/large/dark/components/form.d.ts +0 -588
  485. package/js/common/marketing/large/dark/components/form.js +0 -4907
  486. package/js/common/marketing/large/dark/components/link.d.ts +0 -103
  487. package/js/common/marketing/large/dark/components/link.js +0 -628
  488. package/js/common/marketing/large/dark/components/logo.d.ts +0 -52
  489. package/js/common/marketing/large/dark/components/logo.js +0 -146
  490. package/js/common/marketing/large/dark/components/nav.d.ts +0 -465
  491. package/js/common/marketing/large/dark/components/nav.js +0 -2744
  492. package/js/common/marketing/large/dark/components/page.d.ts +0 -117
  493. package/js/common/marketing/large/dark/components/page.js +0 -957
  494. package/js/common/marketing/large/dark/components/popover.d.ts +0 -137
  495. package/js/common/marketing/large/dark/components/popover.js +0 -1011
  496. package/js/common/marketing/large/dark/components/profile.d.ts +0 -129
  497. package/js/common/marketing/large/dark/components/profile.js +0 -1288
  498. package/js/common/marketing/large/dark/components/progress.d.ts +0 -317
  499. package/js/common/marketing/large/dark/components/progress.js +0 -2321
  500. package/js/common/marketing/large/dark/components/status.d.ts +0 -407
  501. package/js/common/marketing/large/dark/components/status.js +0 -3957
  502. package/js/common/marketing/large/dark/components/tab.d.ts +0 -119
  503. package/js/common/marketing/large/dark/components/tab.js +0 -801
  504. package/js/common/marketing/large/dark/components/table.d.ts +0 -172
  505. package/js/common/marketing/large/dark/components/table.js +0 -1449
  506. package/js/common/marketing/large/dark/mode.d.ts +0 -506
  507. package/js/common/marketing/large/dark/mode.js +0 -8635
  508. package/js/common/marketing/large/global.d.ts +0 -325
  509. package/js/common/marketing/large/global.js +0 -5399
  510. package/js/common/marketing/large/light/components/badge.d.ts +0 -77
  511. package/js/common/marketing/large/light/components/badge.js +0 -391
  512. package/js/common/marketing/large/light/components/button.d.ts +0 -549
  513. package/js/common/marketing/large/light/components/button.js +0 -5402
  514. package/js/common/marketing/large/light/components/container.d.ts +0 -629
  515. package/js/common/marketing/large/light/components/container.js +0 -5077
  516. package/js/common/marketing/large/light/components/dataviz.d.ts +0 -90
  517. package/js/common/marketing/large/light/components/dataviz.js +0 -586
  518. package/js/common/marketing/large/light/components/focus.d.ts +0 -44
  519. package/js/common/marketing/large/light/components/focus.js +0 -184
  520. package/js/common/marketing/large/light/components/form.d.ts +0 -588
  521. package/js/common/marketing/large/light/components/form.js +0 -4907
  522. package/js/common/marketing/large/light/components/link.d.ts +0 -103
  523. package/js/common/marketing/large/light/components/link.js +0 -628
  524. package/js/common/marketing/large/light/components/logo.d.ts +0 -52
  525. package/js/common/marketing/large/light/components/logo.js +0 -146
  526. package/js/common/marketing/large/light/components/nav.d.ts +0 -465
  527. package/js/common/marketing/large/light/components/nav.js +0 -2744
  528. package/js/common/marketing/large/light/components/page.d.ts +0 -117
  529. package/js/common/marketing/large/light/components/page.js +0 -957
  530. package/js/common/marketing/large/light/components/popover.d.ts +0 -137
  531. package/js/common/marketing/large/light/components/popover.js +0 -1011
  532. package/js/common/marketing/large/light/components/profile.d.ts +0 -129
  533. package/js/common/marketing/large/light/components/profile.js +0 -1288
  534. package/js/common/marketing/large/light/components/progress.d.ts +0 -317
  535. package/js/common/marketing/large/light/components/progress.js +0 -2321
  536. package/js/common/marketing/large/light/components/status.d.ts +0 -407
  537. package/js/common/marketing/large/light/components/status.js +0 -3957
  538. package/js/common/marketing/large/light/components/tab.d.ts +0 -119
  539. package/js/common/marketing/large/light/components/tab.js +0 -801
  540. package/js/common/marketing/large/light/components/table.d.ts +0 -172
  541. package/js/common/marketing/large/light/components/table.js +0 -1449
  542. package/js/common/marketing/large/light/mode.d.ts +0 -506
  543. package/js/common/marketing/large/light/mode.js +0 -8774
  544. package/js/common/marketing/small/dark/components/badge.d.ts +0 -77
  545. package/js/common/marketing/small/dark/components/badge.js +0 -391
  546. package/js/common/marketing/small/dark/components/button.d.ts +0 -549
  547. package/js/common/marketing/small/dark/components/button.js +0 -5402
  548. package/js/common/marketing/small/dark/components/container.d.ts +0 -629
  549. package/js/common/marketing/small/dark/components/container.js +0 -5077
  550. package/js/common/marketing/small/dark/components/dataviz.d.ts +0 -90
  551. package/js/common/marketing/small/dark/components/dataviz.js +0 -586
  552. package/js/common/marketing/small/dark/components/focus.d.ts +0 -44
  553. package/js/common/marketing/small/dark/components/focus.js +0 -184
  554. package/js/common/marketing/small/dark/components/form.d.ts +0 -588
  555. package/js/common/marketing/small/dark/components/form.js +0 -4907
  556. package/js/common/marketing/small/dark/components/link.d.ts +0 -103
  557. package/js/common/marketing/small/dark/components/link.js +0 -628
  558. package/js/common/marketing/small/dark/components/logo.d.ts +0 -52
  559. package/js/common/marketing/small/dark/components/logo.js +0 -146
  560. package/js/common/marketing/small/dark/components/nav.d.ts +0 -465
  561. package/js/common/marketing/small/dark/components/nav.js +0 -2744
  562. package/js/common/marketing/small/dark/components/page.d.ts +0 -117
  563. package/js/common/marketing/small/dark/components/page.js +0 -957
  564. package/js/common/marketing/small/dark/components/popover.d.ts +0 -137
  565. package/js/common/marketing/small/dark/components/popover.js +0 -1011
  566. package/js/common/marketing/small/dark/components/profile.d.ts +0 -129
  567. package/js/common/marketing/small/dark/components/profile.js +0 -1288
  568. package/js/common/marketing/small/dark/components/progress.d.ts +0 -317
  569. package/js/common/marketing/small/dark/components/progress.js +0 -2321
  570. package/js/common/marketing/small/dark/components/status.d.ts +0 -407
  571. package/js/common/marketing/small/dark/components/status.js +0 -3957
  572. package/js/common/marketing/small/dark/components/tab.d.ts +0 -119
  573. package/js/common/marketing/small/dark/components/tab.js +0 -801
  574. package/js/common/marketing/small/dark/components/table.d.ts +0 -172
  575. package/js/common/marketing/small/dark/components/table.js +0 -1449
  576. package/js/common/marketing/small/dark/mode.d.ts +0 -506
  577. package/js/common/marketing/small/dark/mode.js +0 -8635
  578. package/js/common/marketing/small/global.d.ts +0 -325
  579. package/js/common/marketing/small/global.js +0 -5401
  580. package/js/common/marketing/small/light/components/badge.d.ts +0 -77
  581. package/js/common/marketing/small/light/components/badge.js +0 -391
  582. package/js/common/marketing/small/light/components/button.d.ts +0 -549
  583. package/js/common/marketing/small/light/components/button.js +0 -5402
  584. package/js/common/marketing/small/light/components/container.d.ts +0 -629
  585. package/js/common/marketing/small/light/components/container.js +0 -5077
  586. package/js/common/marketing/small/light/components/dataviz.d.ts +0 -90
  587. package/js/common/marketing/small/light/components/dataviz.js +0 -586
  588. package/js/common/marketing/small/light/components/focus.d.ts +0 -44
  589. package/js/common/marketing/small/light/components/focus.js +0 -184
  590. package/js/common/marketing/small/light/components/form.d.ts +0 -588
  591. package/js/common/marketing/small/light/components/form.js +0 -4907
  592. package/js/common/marketing/small/light/components/link.d.ts +0 -103
  593. package/js/common/marketing/small/light/components/link.js +0 -628
  594. package/js/common/marketing/small/light/components/logo.d.ts +0 -52
  595. package/js/common/marketing/small/light/components/logo.js +0 -146
  596. package/js/common/marketing/small/light/components/nav.d.ts +0 -465
  597. package/js/common/marketing/small/light/components/nav.js +0 -2744
  598. package/js/common/marketing/small/light/components/page.d.ts +0 -117
  599. package/js/common/marketing/small/light/components/page.js +0 -957
  600. package/js/common/marketing/small/light/components/popover.d.ts +0 -137
  601. package/js/common/marketing/small/light/components/popover.js +0 -1011
  602. package/js/common/marketing/small/light/components/profile.d.ts +0 -129
  603. package/js/common/marketing/small/light/components/profile.js +0 -1288
  604. package/js/common/marketing/small/light/components/progress.d.ts +0 -317
  605. package/js/common/marketing/small/light/components/progress.js +0 -2321
  606. package/js/common/marketing/small/light/components/status.d.ts +0 -407
  607. package/js/common/marketing/small/light/components/status.js +0 -3957
  608. package/js/common/marketing/small/light/components/tab.d.ts +0 -119
  609. package/js/common/marketing/small/light/components/tab.js +0 -801
  610. package/js/common/marketing/small/light/components/table.d.ts +0 -172
  611. package/js/common/marketing/small/light/components/table.js +0 -1449
  612. package/js/common/marketing/small/light/mode.d.ts +0 -506
  613. package/js/common/marketing/small/light/mode.js +0 -8774
  614. package/js/es6/marketing/large/dark/components/badge.d.ts +0 -43
  615. package/js/es6/marketing/large/dark/components/badge.js +0 -43
  616. package/js/es6/marketing/large/dark/components/button.d.ts +0 -511
  617. package/js/es6/marketing/large/dark/components/button.js +0 -516
  618. package/js/es6/marketing/large/dark/components/container.d.ts +0 -482
  619. package/js/es6/marketing/large/dark/components/container.js +0 -589
  620. package/js/es6/marketing/large/dark/components/dataviz.d.ts +0 -50
  621. package/js/es6/marketing/large/dark/components/dataviz.js +0 -50
  622. package/js/es6/marketing/large/dark/components/focus.d.ts +0 -20
  623. package/js/es6/marketing/large/dark/components/focus.js +0 -20
  624. package/js/es6/marketing/large/dark/components/form.d.ts +0 -387
  625. package/js/es6/marketing/large/dark/components/form.js +0 -397
  626. package/js/es6/marketing/large/dark/components/link.d.ts +0 -132
  627. package/js/es6/marketing/large/dark/components/link.js +0 -142
  628. package/js/es6/marketing/large/dark/components/logo.d.ts +0 -16
  629. package/js/es6/marketing/large/dark/components/logo.js +0 -16
  630. package/js/es6/marketing/large/dark/components/nav.d.ts +0 -247
  631. package/js/es6/marketing/large/dark/components/nav.js +0 -267
  632. package/js/es6/marketing/large/dark/components/page.d.ts +0 -181
  633. package/js/es6/marketing/large/dark/components/page.js +0 -181
  634. package/js/es6/marketing/large/dark/components/popover.d.ts +0 -144
  635. package/js/es6/marketing/large/dark/components/popover.js +0 -154
  636. package/js/es6/marketing/large/dark/components/profile.d.ts +0 -321
  637. package/js/es6/marketing/large/dark/components/profile.js +0 -321
  638. package/js/es6/marketing/large/dark/components/progress.d.ts +0 -219
  639. package/js/es6/marketing/large/dark/components/progress.js +0 -226
  640. package/js/es6/marketing/large/dark/components/status.d.ts +0 -333
  641. package/js/es6/marketing/large/dark/components/status.js +0 -334
  642. package/js/es6/marketing/large/dark/components/tab.d.ts +0 -95
  643. package/js/es6/marketing/large/dark/components/tab.js +0 -95
  644. package/js/es6/marketing/large/dark/components/table.d.ts +0 -237
  645. package/js/es6/marketing/large/dark/components/table.js +0 -279
  646. package/js/es6/marketing/large/dark/mode.d.ts +0 -318
  647. package/js/es6/marketing/large/dark/mode.js +0 -327
  648. package/js/es6/marketing/large/global.d.ts +0 -730
  649. package/js/es6/marketing/large/global.js +0 -836
  650. package/js/es6/marketing/large/light/components/badge.d.ts +0 -43
  651. package/js/es6/marketing/large/light/components/badge.js +0 -43
  652. package/js/es6/marketing/large/light/components/button.d.ts +0 -511
  653. package/js/es6/marketing/large/light/components/button.js +0 -516
  654. package/js/es6/marketing/large/light/components/container.d.ts +0 -482
  655. package/js/es6/marketing/large/light/components/container.js +0 -589
  656. package/js/es6/marketing/large/light/components/dataviz.d.ts +0 -50
  657. package/js/es6/marketing/large/light/components/dataviz.js +0 -50
  658. package/js/es6/marketing/large/light/components/focus.d.ts +0 -20
  659. package/js/es6/marketing/large/light/components/focus.js +0 -20
  660. package/js/es6/marketing/large/light/components/form.d.ts +0 -387
  661. package/js/es6/marketing/large/light/components/form.js +0 -397
  662. package/js/es6/marketing/large/light/components/link.d.ts +0 -132
  663. package/js/es6/marketing/large/light/components/link.js +0 -142
  664. package/js/es6/marketing/large/light/components/logo.d.ts +0 -16
  665. package/js/es6/marketing/large/light/components/logo.js +0 -16
  666. package/js/es6/marketing/large/light/components/nav.d.ts +0 -247
  667. package/js/es6/marketing/large/light/components/nav.js +0 -267
  668. package/js/es6/marketing/large/light/components/page.d.ts +0 -181
  669. package/js/es6/marketing/large/light/components/page.js +0 -181
  670. package/js/es6/marketing/large/light/components/popover.d.ts +0 -144
  671. package/js/es6/marketing/large/light/components/popover.js +0 -154
  672. package/js/es6/marketing/large/light/components/profile.d.ts +0 -321
  673. package/js/es6/marketing/large/light/components/profile.js +0 -321
  674. package/js/es6/marketing/large/light/components/progress.d.ts +0 -219
  675. package/js/es6/marketing/large/light/components/progress.js +0 -226
  676. package/js/es6/marketing/large/light/components/status.d.ts +0 -333
  677. package/js/es6/marketing/large/light/components/status.js +0 -334
  678. package/js/es6/marketing/large/light/components/tab.d.ts +0 -95
  679. package/js/es6/marketing/large/light/components/tab.js +0 -95
  680. package/js/es6/marketing/large/light/components/table.d.ts +0 -237
  681. package/js/es6/marketing/large/light/components/table.js +0 -279
  682. package/js/es6/marketing/large/light/mode.d.ts +0 -318
  683. package/js/es6/marketing/large/light/mode.js +0 -327
  684. package/js/es6/marketing/small/dark/components/badge.d.ts +0 -43
  685. package/js/es6/marketing/small/dark/components/badge.js +0 -43
  686. package/js/es6/marketing/small/dark/components/button.d.ts +0 -511
  687. package/js/es6/marketing/small/dark/components/button.js +0 -516
  688. package/js/es6/marketing/small/dark/components/container.d.ts +0 -482
  689. package/js/es6/marketing/small/dark/components/container.js +0 -589
  690. package/js/es6/marketing/small/dark/components/dataviz.d.ts +0 -50
  691. package/js/es6/marketing/small/dark/components/dataviz.js +0 -50
  692. package/js/es6/marketing/small/dark/components/focus.d.ts +0 -20
  693. package/js/es6/marketing/small/dark/components/focus.js +0 -20
  694. package/js/es6/marketing/small/dark/components/form.d.ts +0 -387
  695. package/js/es6/marketing/small/dark/components/form.js +0 -397
  696. package/js/es6/marketing/small/dark/components/link.d.ts +0 -132
  697. package/js/es6/marketing/small/dark/components/link.js +0 -142
  698. package/js/es6/marketing/small/dark/components/logo.d.ts +0 -16
  699. package/js/es6/marketing/small/dark/components/logo.js +0 -16
  700. package/js/es6/marketing/small/dark/components/nav.d.ts +0 -247
  701. package/js/es6/marketing/small/dark/components/nav.js +0 -267
  702. package/js/es6/marketing/small/dark/components/page.d.ts +0 -181
  703. package/js/es6/marketing/small/dark/components/page.js +0 -181
  704. package/js/es6/marketing/small/dark/components/popover.d.ts +0 -144
  705. package/js/es6/marketing/small/dark/components/popover.js +0 -154
  706. package/js/es6/marketing/small/dark/components/profile.d.ts +0 -321
  707. package/js/es6/marketing/small/dark/components/profile.js +0 -321
  708. package/js/es6/marketing/small/dark/components/progress.d.ts +0 -219
  709. package/js/es6/marketing/small/dark/components/progress.js +0 -226
  710. package/js/es6/marketing/small/dark/components/status.d.ts +0 -333
  711. package/js/es6/marketing/small/dark/components/status.js +0 -334
  712. package/js/es6/marketing/small/dark/components/tab.d.ts +0 -95
  713. package/js/es6/marketing/small/dark/components/tab.js +0 -95
  714. package/js/es6/marketing/small/dark/components/table.d.ts +0 -237
  715. package/js/es6/marketing/small/dark/components/table.js +0 -279
  716. package/js/es6/marketing/small/dark/mode.d.ts +0 -318
  717. package/js/es6/marketing/small/dark/mode.js +0 -327
  718. package/js/es6/marketing/small/global.d.ts +0 -730
  719. package/js/es6/marketing/small/global.js +0 -836
  720. package/js/es6/marketing/small/light/components/badge.d.ts +0 -43
  721. package/js/es6/marketing/small/light/components/badge.js +0 -43
  722. package/js/es6/marketing/small/light/components/button.d.ts +0 -511
  723. package/js/es6/marketing/small/light/components/button.js +0 -516
  724. package/js/es6/marketing/small/light/components/container.d.ts +0 -482
  725. package/js/es6/marketing/small/light/components/container.js +0 -589
  726. package/js/es6/marketing/small/light/components/dataviz.d.ts +0 -50
  727. package/js/es6/marketing/small/light/components/dataviz.js +0 -50
  728. package/js/es6/marketing/small/light/components/focus.d.ts +0 -20
  729. package/js/es6/marketing/small/light/components/focus.js +0 -20
  730. package/js/es6/marketing/small/light/components/form.d.ts +0 -387
  731. package/js/es6/marketing/small/light/components/form.js +0 -397
  732. package/js/es6/marketing/small/light/components/link.d.ts +0 -132
  733. package/js/es6/marketing/small/light/components/link.js +0 -142
  734. package/js/es6/marketing/small/light/components/logo.d.ts +0 -16
  735. package/js/es6/marketing/small/light/components/logo.js +0 -16
  736. package/js/es6/marketing/small/light/components/nav.d.ts +0 -247
  737. package/js/es6/marketing/small/light/components/nav.js +0 -267
  738. package/js/es6/marketing/small/light/components/page.d.ts +0 -181
  739. package/js/es6/marketing/small/light/components/page.js +0 -181
  740. package/js/es6/marketing/small/light/components/popover.d.ts +0 -144
  741. package/js/es6/marketing/small/light/components/popover.js +0 -154
  742. package/js/es6/marketing/small/light/components/profile.d.ts +0 -321
  743. package/js/es6/marketing/small/light/components/profile.js +0 -321
  744. package/js/es6/marketing/small/light/components/progress.d.ts +0 -219
  745. package/js/es6/marketing/small/light/components/progress.js +0 -226
  746. package/js/es6/marketing/small/light/components/status.d.ts +0 -333
  747. package/js/es6/marketing/small/light/components/status.js +0 -334
  748. package/js/es6/marketing/small/light/components/tab.d.ts +0 -95
  749. package/js/es6/marketing/small/light/components/tab.js +0 -95
  750. package/js/es6/marketing/small/light/components/table.d.ts +0 -237
  751. package/js/es6/marketing/small/light/components/table.js +0 -279
  752. package/js/es6/marketing/small/light/mode.d.ts +0 -318
  753. package/js/es6/marketing/small/light/mode.js +0 -327
  754. package/js/umd/marketing/large/dark/components/badge.js +0 -403
  755. package/js/umd/marketing/large/dark/components/button.js +0 -5495
  756. package/js/umd/marketing/large/dark/components/container.js +0 -5180
  757. package/js/umd/marketing/large/dark/components/dataviz.js +0 -598
  758. package/js/umd/marketing/large/dark/components/focus.js +0 -196
  759. package/js/umd/marketing/large/dark/components/form.js +0 -4927
  760. package/js/umd/marketing/large/dark/components/link.js +0 -647
  761. package/js/umd/marketing/large/dark/components/logo.js +0 -158
  762. package/js/umd/marketing/large/dark/components/nav.js +0 -2770
  763. package/js/umd/marketing/large/dark/components/page.js +0 -983
  764. package/js/umd/marketing/large/dark/components/popover.js +0 -1026
  765. package/js/umd/marketing/large/dark/components/profile.js +0 -1301
  766. package/js/umd/marketing/large/dark/components/progress.js +0 -2448
  767. package/js/umd/marketing/large/dark/components/status.js +0 -4089
  768. package/js/umd/marketing/large/dark/components/tab.js +0 -813
  769. package/js/umd/marketing/large/dark/components/table.js +0 -1461
  770. package/js/umd/marketing/large/dark/mode.js +0 -8850
  771. package/js/umd/marketing/large/global.js +0 -5448
  772. package/js/umd/marketing/large/light/components/badge.js +0 -403
  773. package/js/umd/marketing/large/light/components/button.js +0 -5495
  774. package/js/umd/marketing/large/light/components/container.js +0 -5180
  775. package/js/umd/marketing/large/light/components/dataviz.js +0 -598
  776. package/js/umd/marketing/large/light/components/focus.js +0 -196
  777. package/js/umd/marketing/large/light/components/form.js +0 -4927
  778. package/js/umd/marketing/large/light/components/link.js +0 -647
  779. package/js/umd/marketing/large/light/components/logo.js +0 -158
  780. package/js/umd/marketing/large/light/components/nav.js +0 -2770
  781. package/js/umd/marketing/large/light/components/page.js +0 -983
  782. package/js/umd/marketing/large/light/components/popover.js +0 -1026
  783. package/js/umd/marketing/large/light/components/profile.js +0 -1301
  784. package/js/umd/marketing/large/light/components/progress.js +0 -2448
  785. package/js/umd/marketing/large/light/components/status.js +0 -4089
  786. package/js/umd/marketing/large/light/components/tab.js +0 -813
  787. package/js/umd/marketing/large/light/components/table.js +0 -1461
  788. package/js/umd/marketing/large/light/mode.js +0 -8991
  789. package/js/umd/marketing/small/dark/components/badge.js +0 -403
  790. package/js/umd/marketing/small/dark/components/button.js +0 -5495
  791. package/js/umd/marketing/small/dark/components/container.js +0 -5180
  792. package/js/umd/marketing/small/dark/components/dataviz.js +0 -598
  793. package/js/umd/marketing/small/dark/components/focus.js +0 -196
  794. package/js/umd/marketing/small/dark/components/form.js +0 -4927
  795. package/js/umd/marketing/small/dark/components/link.js +0 -647
  796. package/js/umd/marketing/small/dark/components/logo.js +0 -158
  797. package/js/umd/marketing/small/dark/components/nav.js +0 -2770
  798. package/js/umd/marketing/small/dark/components/page.js +0 -983
  799. package/js/umd/marketing/small/dark/components/popover.js +0 -1026
  800. package/js/umd/marketing/small/dark/components/profile.js +0 -1301
  801. package/js/umd/marketing/small/dark/components/progress.js +0 -2448
  802. package/js/umd/marketing/small/dark/components/status.js +0 -4089
  803. package/js/umd/marketing/small/dark/components/tab.js +0 -813
  804. package/js/umd/marketing/small/dark/components/table.js +0 -1461
  805. package/js/umd/marketing/small/dark/mode.js +0 -8850
  806. package/js/umd/marketing/small/global.js +0 -5450
  807. package/js/umd/marketing/small/light/components/badge.js +0 -403
  808. package/js/umd/marketing/small/light/components/button.js +0 -5495
  809. package/js/umd/marketing/small/light/components/container.js +0 -5180
  810. package/js/umd/marketing/small/light/components/dataviz.js +0 -598
  811. package/js/umd/marketing/small/light/components/focus.js +0 -196
  812. package/js/umd/marketing/small/light/components/form.js +0 -4927
  813. package/js/umd/marketing/small/light/components/link.js +0 -647
  814. package/js/umd/marketing/small/light/components/logo.js +0 -158
  815. package/js/umd/marketing/small/light/components/nav.js +0 -2770
  816. package/js/umd/marketing/small/light/components/page.js +0 -983
  817. package/js/umd/marketing/small/light/components/popover.js +0 -1026
  818. package/js/umd/marketing/small/light/components/profile.js +0 -1301
  819. package/js/umd/marketing/small/light/components/progress.js +0 -2448
  820. package/js/umd/marketing/small/light/components/status.js +0 -4089
  821. package/js/umd/marketing/small/light/components/tab.js +0 -813
  822. package/js/umd/marketing/small/light/components/table.js +0 -1461
  823. package/js/umd/marketing/small/light/mode.js +0 -8991
  824. package/json/flat/marketing/large/dark/components/badge.json +0 -25
  825. package/json/flat/marketing/large/dark/components/button.json +0 -325
  826. package/json/flat/marketing/large/dark/components/container.json +0 -297
  827. package/json/flat/marketing/large/dark/components/dataviz.json +0 -44
  828. package/json/flat/marketing/large/dark/components/focus.json +0 -14
  829. package/json/flat/marketing/large/dark/components/form.json +0 -302
  830. package/json/flat/marketing/large/dark/components/link.json +0 -35
  831. package/json/flat/marketing/large/dark/components/logo.json +0 -10
  832. package/json/flat/marketing/large/dark/components/nav.json +0 -155
  833. package/json/flat/marketing/large/dark/components/page.json +0 -57
  834. package/json/flat/marketing/large/dark/components/popover.json +0 -59
  835. package/json/flat/marketing/large/dark/components/profile.json +0 -73
  836. package/json/flat/marketing/large/dark/components/progress.json +0 -141
  837. package/json/flat/marketing/large/dark/components/status.json +0 -219
  838. package/json/flat/marketing/large/dark/components/tab.json +0 -53
  839. package/json/flat/marketing/large/dark/components/table.json +0 -88
  840. package/json/flat/marketing/large/dark/mode.json +0 -312
  841. package/json/flat/marketing/large/global.json +0 -191
  842. package/json/flat/marketing/large/light/components/badge.json +0 -25
  843. package/json/flat/marketing/large/light/components/button.json +0 -325
  844. package/json/flat/marketing/large/light/components/container.json +0 -297
  845. package/json/flat/marketing/large/light/components/dataviz.json +0 -44
  846. package/json/flat/marketing/large/light/components/focus.json +0 -14
  847. package/json/flat/marketing/large/light/components/form.json +0 -302
  848. package/json/flat/marketing/large/light/components/link.json +0 -35
  849. package/json/flat/marketing/large/light/components/logo.json +0 -10
  850. package/json/flat/marketing/large/light/components/nav.json +0 -155
  851. package/json/flat/marketing/large/light/components/page.json +0 -57
  852. package/json/flat/marketing/large/light/components/popover.json +0 -59
  853. package/json/flat/marketing/large/light/components/profile.json +0 -73
  854. package/json/flat/marketing/large/light/components/progress.json +0 -141
  855. package/json/flat/marketing/large/light/components/status.json +0 -219
  856. package/json/flat/marketing/large/light/components/tab.json +0 -53
  857. package/json/flat/marketing/large/light/components/table.json +0 -88
  858. package/json/flat/marketing/large/light/mode.json +0 -312
  859. package/json/flat/marketing/small/dark/components/badge.json +0 -25
  860. package/json/flat/marketing/small/dark/components/button.json +0 -325
  861. package/json/flat/marketing/small/dark/components/container.json +0 -297
  862. package/json/flat/marketing/small/dark/components/dataviz.json +0 -44
  863. package/json/flat/marketing/small/dark/components/focus.json +0 -14
  864. package/json/flat/marketing/small/dark/components/form.json +0 -302
  865. package/json/flat/marketing/small/dark/components/link.json +0 -35
  866. package/json/flat/marketing/small/dark/components/logo.json +0 -10
  867. package/json/flat/marketing/small/dark/components/nav.json +0 -155
  868. package/json/flat/marketing/small/dark/components/page.json +0 -57
  869. package/json/flat/marketing/small/dark/components/popover.json +0 -59
  870. package/json/flat/marketing/small/dark/components/profile.json +0 -73
  871. package/json/flat/marketing/small/dark/components/progress.json +0 -141
  872. package/json/flat/marketing/small/dark/components/status.json +0 -219
  873. package/json/flat/marketing/small/dark/components/tab.json +0 -53
  874. package/json/flat/marketing/small/dark/components/table.json +0 -88
  875. package/json/flat/marketing/small/dark/mode.json +0 -312
  876. package/json/flat/marketing/small/global.json +0 -191
  877. package/json/flat/marketing/small/light/components/badge.json +0 -25
  878. package/json/flat/marketing/small/light/components/button.json +0 -325
  879. package/json/flat/marketing/small/light/components/container.json +0 -297
  880. package/json/flat/marketing/small/light/components/dataviz.json +0 -44
  881. package/json/flat/marketing/small/light/components/focus.json +0 -14
  882. package/json/flat/marketing/small/light/components/form.json +0 -302
  883. package/json/flat/marketing/small/light/components/link.json +0 -35
  884. package/json/flat/marketing/small/light/components/logo.json +0 -10
  885. package/json/flat/marketing/small/light/components/nav.json +0 -155
  886. package/json/flat/marketing/small/light/components/page.json +0 -57
  887. package/json/flat/marketing/small/light/components/popover.json +0 -59
  888. package/json/flat/marketing/small/light/components/profile.json +0 -73
  889. package/json/flat/marketing/small/light/components/progress.json +0 -141
  890. package/json/flat/marketing/small/light/components/status.json +0 -219
  891. package/json/flat/marketing/small/light/components/tab.json +0 -53
  892. package/json/flat/marketing/small/light/components/table.json +0 -88
  893. package/json/flat/marketing/small/light/mode.json +0 -312
  894. package/json/nested/marketing/large/dark/components/badge.json +0 -69
  895. package/json/nested/marketing/large/dark/components/button.json +0 -709
  896. package/json/nested/marketing/large/dark/components/container.json +0 -890
  897. package/json/nested/marketing/large/dark/components/dataviz.json +0 -70
  898. package/json/nested/marketing/large/dark/components/focus.json +0 -24
  899. package/json/nested/marketing/large/dark/components/form.json +0 -657
  900. package/json/nested/marketing/large/dark/components/link.json +0 -184
  901. package/json/nested/marketing/large/dark/components/logo.json +0 -32
  902. package/json/nested/marketing/large/dark/components/nav.json +0 -551
  903. package/json/nested/marketing/large/dark/components/page.json +0 -215
  904. package/json/nested/marketing/large/dark/components/popover.json +0 -206
  905. package/json/nested/marketing/large/dark/components/profile.json +0 -351
  906. package/json/nested/marketing/large/dark/components/progress.json +0 -369
  907. package/json/nested/marketing/large/dark/components/status.json +0 -495
  908. package/json/nested/marketing/large/dark/components/tab.json +0 -135
  909. package/json/nested/marketing/large/dark/components/table.json +0 -337
  910. package/json/nested/marketing/large/dark/mode.json +0 -486
  911. package/json/nested/marketing/large/global.json +0 -944
  912. package/json/nested/marketing/large/light/components/badge.json +0 -69
  913. package/json/nested/marketing/large/light/components/button.json +0 -709
  914. package/json/nested/marketing/large/light/components/container.json +0 -890
  915. package/json/nested/marketing/large/light/components/dataviz.json +0 -70
  916. package/json/nested/marketing/large/light/components/focus.json +0 -24
  917. package/json/nested/marketing/large/light/components/form.json +0 -657
  918. package/json/nested/marketing/large/light/components/link.json +0 -184
  919. package/json/nested/marketing/large/light/components/logo.json +0 -32
  920. package/json/nested/marketing/large/light/components/nav.json +0 -551
  921. package/json/nested/marketing/large/light/components/page.json +0 -215
  922. package/json/nested/marketing/large/light/components/popover.json +0 -206
  923. package/json/nested/marketing/large/light/components/profile.json +0 -351
  924. package/json/nested/marketing/large/light/components/progress.json +0 -369
  925. package/json/nested/marketing/large/light/components/status.json +0 -495
  926. package/json/nested/marketing/large/light/components/tab.json +0 -135
  927. package/json/nested/marketing/large/light/components/table.json +0 -337
  928. package/json/nested/marketing/large/light/mode.json +0 -486
  929. package/json/nested/marketing/small/dark/components/badge.json +0 -69
  930. package/json/nested/marketing/small/dark/components/button.json +0 -709
  931. package/json/nested/marketing/small/dark/components/container.json +0 -890
  932. package/json/nested/marketing/small/dark/components/dataviz.json +0 -70
  933. package/json/nested/marketing/small/dark/components/focus.json +0 -24
  934. package/json/nested/marketing/small/dark/components/form.json +0 -657
  935. package/json/nested/marketing/small/dark/components/link.json +0 -184
  936. package/json/nested/marketing/small/dark/components/logo.json +0 -32
  937. package/json/nested/marketing/small/dark/components/nav.json +0 -551
  938. package/json/nested/marketing/small/dark/components/page.json +0 -215
  939. package/json/nested/marketing/small/dark/components/popover.json +0 -206
  940. package/json/nested/marketing/small/dark/components/profile.json +0 -351
  941. package/json/nested/marketing/small/dark/components/progress.json +0 -369
  942. package/json/nested/marketing/small/dark/components/status.json +0 -495
  943. package/json/nested/marketing/small/dark/components/tab.json +0 -135
  944. package/json/nested/marketing/small/dark/components/table.json +0 -337
  945. package/json/nested/marketing/small/dark/mode.json +0 -486
  946. package/json/nested/marketing/small/global.json +0 -944
  947. package/json/nested/marketing/small/light/components/badge.json +0 -69
  948. package/json/nested/marketing/small/light/components/button.json +0 -709
  949. package/json/nested/marketing/small/light/components/container.json +0 -890
  950. package/json/nested/marketing/small/light/components/dataviz.json +0 -70
  951. package/json/nested/marketing/small/light/components/focus.json +0 -24
  952. package/json/nested/marketing/small/light/components/form.json +0 -657
  953. package/json/nested/marketing/small/light/components/link.json +0 -184
  954. package/json/nested/marketing/small/light/components/logo.json +0 -32
  955. package/json/nested/marketing/small/light/components/nav.json +0 -551
  956. package/json/nested/marketing/small/light/components/page.json +0 -215
  957. package/json/nested/marketing/small/light/components/popover.json +0 -206
  958. package/json/nested/marketing/small/light/components/profile.json +0 -351
  959. package/json/nested/marketing/small/light/components/progress.json +0 -369
  960. package/json/nested/marketing/small/light/components/status.json +0 -495
  961. package/json/nested/marketing/small/light/components/tab.json +0 -135
  962. package/json/nested/marketing/small/light/components/table.json +0 -337
  963. package/json/nested/marketing/small/light/mode.json +0 -486
  964. package/sage-design-tokens-14.9.1.tgz +0 -0
  965. package/scss/marketing/large/components/badge.scss +0 -30
  966. package/scss/marketing/large/components/button.scss +0 -330
  967. package/scss/marketing/large/components/container.scss +0 -302
  968. package/scss/marketing/large/components/dataviz.scss +0 -49
  969. package/scss/marketing/large/components/focus.scss +0 -19
  970. package/scss/marketing/large/components/form.scss +0 -307
  971. package/scss/marketing/large/components/link.scss +0 -40
  972. package/scss/marketing/large/components/logo.scss +0 -15
  973. package/scss/marketing/large/components/nav.scss +0 -160
  974. package/scss/marketing/large/components/page.scss +0 -62
  975. package/scss/marketing/large/components/popover.scss +0 -64
  976. package/scss/marketing/large/components/profile.scss +0 -78
  977. package/scss/marketing/large/components/progress.scss +0 -146
  978. package/scss/marketing/large/components/status.scss +0 -224
  979. package/scss/marketing/large/components/tab.scss +0 -58
  980. package/scss/marketing/large/components/table.scss +0 -93
  981. package/scss/marketing/large/dark.scss +0 -317
  982. package/scss/marketing/large/global.scss +0 -196
  983. package/scss/marketing/large/light.scss +0 -317
  984. package/scss/marketing/small/components/badge.scss +0 -30
  985. package/scss/marketing/small/components/button.scss +0 -330
  986. package/scss/marketing/small/components/container.scss +0 -302
  987. package/scss/marketing/small/components/dataviz.scss +0 -49
  988. package/scss/marketing/small/components/focus.scss +0 -19
  989. package/scss/marketing/small/components/form.scss +0 -307
  990. package/scss/marketing/small/components/link.scss +0 -40
  991. package/scss/marketing/small/components/logo.scss +0 -15
  992. package/scss/marketing/small/components/nav.scss +0 -160
  993. package/scss/marketing/small/components/page.scss +0 -62
  994. package/scss/marketing/small/components/popover.scss +0 -64
  995. package/scss/marketing/small/components/profile.scss +0 -78
  996. package/scss/marketing/small/components/progress.scss +0 -146
  997. package/scss/marketing/small/components/status.scss +0 -224
  998. package/scss/marketing/small/components/tab.scss +0 -58
  999. package/scss/marketing/small/components/table.scss +0 -93
  1000. package/scss/marketing/small/dark.scss +0 -317
  1001. package/scss/marketing/small/global.scss +0 -196
  1002. package/scss/marketing/small/light.scss +0 -317
@@ -1,4907 +0,0 @@
1
- /**
2
- * Copyright © 2025 The Sage Group plc or its licensors. All Rights reserved
3
- */
4
-
5
- /**
6
- * Do not edit directly, this file was auto-generated.
7
- */
8
-
9
- module.exports = {
10
- form: {
11
- space: {
12
- none: {
13
- $type: "spacing",
14
- $value: 0,
15
- filePath: "data/tokens/components/form.json",
16
- isSource: true,
17
- original: {
18
- $type: "spacing",
19
- $value: "{global.space.none}",
20
- },
21
- name: "formSpaceNone",
22
- attributes: {},
23
- path: ["form", "space", "none"],
24
- },
25
- calendar: {
26
- x: {
27
- M: {
28
- $type: "spacing",
29
- $value: 24,
30
- filePath: "data/tokens/components/form.json",
31
- isSource: true,
32
- original: {
33
- $type: "spacing",
34
- $value: "{global.space.macro.M}",
35
- },
36
- name: "formSpaceCalendarXM",
37
- attributes: {},
38
- path: ["form", "space", "calendar", "x", "M"],
39
- },
40
- },
41
- y: {
42
- M: {
43
- $type: "spacing",
44
- $value: 24,
45
- filePath: "data/tokens/components/form.json",
46
- isSource: true,
47
- original: {
48
- $type: "spacing",
49
- $value: "{global.space.macro.M}",
50
- },
51
- name: "formSpaceCalendarYM",
52
- attributes: {},
53
- path: ["form", "space", "calendar", "y", "M"],
54
- },
55
- },
56
- yg: {
57
- M: {
58
- $type: "spacing",
59
- $value: 8,
60
- $description: "Space between date rows",
61
- filePath: "data/tokens/components/form.json",
62
- isSource: true,
63
- original: {
64
- $type: "spacing",
65
- $value: "{global.space.micro.L}",
66
- $description: "Space between date rows",
67
- },
68
- name: "formSpaceCalendarYgM",
69
- attributes: {},
70
- path: ["form", "space", "calendar", "yg", "M"],
71
- },
72
- },
73
- },
74
- chip: {
75
- xg: {
76
- M: {
77
- $type: "spacing",
78
- $value: 8,
79
- $description: "gap between medium chip buttons",
80
- filePath: "data/tokens/components/form.json",
81
- isSource: true,
82
- original: {
83
- $type: "spacing",
84
- $value: "{global.space.micro.L}",
85
- $description: "gap between medium chip buttons",
86
- },
87
- name: "formSpaceChipXgM",
88
- attributes: {},
89
- path: ["form", "space", "chip", "xg", "M"],
90
- },
91
- L: {
92
- $type: "spacing",
93
- $value: 12,
94
- $description: "gap between large chip buttons",
95
- filePath: "data/tokens/components/form.json",
96
- isSource: true,
97
- original: {
98
- $type: "spacing",
99
- $value: "{global.space.micro.XXL}",
100
- $description: "gap between large chip buttons",
101
- },
102
- name: "formSpaceChipXgL",
103
- attributes: {},
104
- path: ["form", "space", "chip", "xg", "L"],
105
- },
106
- },
107
- yg: {
108
- M: {
109
- $type: "spacing",
110
- $value: 8,
111
- $description: "gap between medium chip buttons",
112
- filePath: "data/tokens/components/form.json",
113
- isSource: true,
114
- original: {
115
- $type: "spacing",
116
- $value: "{global.space.micro.L}",
117
- $description: "gap between medium chip buttons",
118
- },
119
- name: "formSpaceChipYgM",
120
- attributes: {},
121
- path: ["form", "space", "chip", "yg", "M"],
122
- },
123
- L: {
124
- $type: "spacing",
125
- $value: 12,
126
- $description: "gap between large chip buttons",
127
- filePath: "data/tokens/components/form.json",
128
- isSource: true,
129
- original: {
130
- $type: "spacing",
131
- $value: "{global.space.micro.XXL}",
132
- $description: "gap between large chip buttons",
133
- },
134
- name: "formSpaceChipYgL",
135
- attributes: {},
136
- path: ["form", "space", "chip", "yg", "L"],
137
- },
138
- },
139
- },
140
- checkradio: {
141
- y: {
142
- S: {
143
- $type: "spacing",
144
- $value: 3,
145
- $description:
146
- "Space above single checkbox/radio OR label to vertically centre checkbox and label.",
147
- filePath: "data/tokens/components/form.json",
148
- isSource: true,
149
- original: {
150
- $type: "spacing",
151
- $value: "{global.space.micro.M} / 2",
152
- $description:
153
- "Space above single checkbox/radio OR label to vertically centre checkbox and label.",
154
- },
155
- name: "formSpaceCheckradioYS",
156
- attributes: {},
157
- path: ["form", "space", "checkradio", "y", "S"],
158
- },
159
- M: {
160
- $type: "spacing",
161
- $value: 2,
162
- $description:
163
- "Space above single checkbox/radio OR label to vertically centre checkbox and label.",
164
- filePath: "data/tokens/components/form.json",
165
- isSource: true,
166
- original: {
167
- $type: "spacing",
168
- $value: "{global.space.micro.XS}",
169
- $description:
170
- "Space above single checkbox/radio OR label to vertically centre checkbox and label.",
171
- },
172
- name: "formSpaceCheckradioYM",
173
- attributes: {},
174
- path: ["form", "space", "checkradio", "y", "M"],
175
- },
176
- L: {
177
- $type: "spacing",
178
- $value: 4,
179
- $description:
180
- "Space above single checkbox/radio OR label to vertically centre checkbox and label.",
181
- filePath: "data/tokens/components/form.json",
182
- isSource: true,
183
- original: {
184
- $type: "spacing",
185
- $value: "{global.space.micro.XS} * 2",
186
- $description:
187
- "Space above single checkbox/radio OR label to vertically centre checkbox and label.",
188
- },
189
- name: "formSpaceCheckradioYL",
190
- attributes: {},
191
- path: ["form", "space", "checkradio", "y", "L"],
192
- },
193
- },
194
- },
195
- datepicker: {
196
- pr: {
197
- S: {
198
- $type: "spacing",
199
- $value: "0",
200
- $description: "right padding on small date picker input",
201
- filePath: "data/tokens/components/form.json",
202
- isSource: true,
203
- original: {
204
- $type: "spacing",
205
- $value: "0",
206
- $description: "right padding on small date picker input",
207
- },
208
- name: "formSpaceDatepickerPrS",
209
- attributes: {},
210
- path: ["form", "space", "datepicker", "pr", "S"],
211
- },
212
- M: {
213
- $type: "spacing",
214
- $value: "0",
215
- $description: "right padding on medium date picker input",
216
- filePath: "data/tokens/components/form.json",
217
- isSource: true,
218
- original: {
219
- $type: "spacing",
220
- $value: "0",
221
- $description: "right padding on medium date picker input",
222
- },
223
- name: "formSpaceDatepickerPrM",
224
- attributes: {},
225
- path: ["form", "space", "datepicker", "pr", "M"],
226
- },
227
- L: {
228
- $type: "spacing",
229
- $value: "0",
230
- $description: "right padding on large date picker input",
231
- filePath: "data/tokens/components/form.json",
232
- isSource: true,
233
- original: {
234
- $type: "spacing",
235
- $value: "0",
236
- $description: "right padding on large date picker input",
237
- },
238
- name: "formSpaceDatepickerPrL",
239
- attributes: {},
240
- path: ["form", "space", "datepicker", "pr", "L"],
241
- },
242
- },
243
- },
244
- dropdown: {
245
- button: {
246
- x: {
247
- S: {
248
- $type: "spacing",
249
- $value: 20,
250
- $description: "DD only, left right padding on footer button.",
251
- filePath: "data/tokens/components/form.json",
252
- isSource: true,
253
- original: {
254
- $type: "spacing",
255
- $value: "{global.space.macro.S}",
256
- $description: "DD only, left right padding on footer button.",
257
- },
258
- name: "formSpaceDropdownButtonXS",
259
- attributes: {},
260
- path: ["form", "space", "dropdown", "button", "x", "S"],
261
- },
262
- M: {
263
- $type: "spacing",
264
- $value: 20,
265
- $description: "DD only, left right padding on footer button.",
266
- filePath: "data/tokens/components/form.json",
267
- isSource: true,
268
- original: {
269
- $type: "spacing",
270
- $value: "{global.space.macro.S}",
271
- $description: "DD only, left right padding on footer button.",
272
- },
273
- name: "formSpaceDropdownButtonXM",
274
- attributes: {},
275
- path: ["form", "space", "dropdown", "button", "x", "M"],
276
- },
277
- L: {
278
- $type: "spacing",
279
- $value: 20,
280
- $description: "DD only, left right padding on footer button.",
281
- filePath: "data/tokens/components/form.json",
282
- isSource: true,
283
- original: {
284
- $type: "spacing",
285
- $value: "{global.space.macro.S}",
286
- $description: "DD only, left right padding on footer button.",
287
- },
288
- name: "formSpaceDropdownButtonXL",
289
- attributes: {},
290
- path: ["form", "space", "dropdown", "button", "x", "L"],
291
- },
292
- },
293
- },
294
- heading: {
295
- pr: {
296
- S: {
297
- $type: "spacing",
298
- $value: 12,
299
- $description: "DD only, right padding.",
300
- filePath: "data/tokens/components/form.json",
301
- isSource: true,
302
- original: {
303
- $type: "spacing",
304
- $value: "{global.space.micro.XXL}",
305
- $description: "DD only, right padding.",
306
- },
307
- name: "formSpaceDropdownHeadingPrS",
308
- attributes: {},
309
- path: ["form", "space", "dropdown", "heading", "pr", "S"],
310
- },
311
- M: {
312
- $type: "spacing",
313
- $value: 12,
314
- $description: "DD only, right padding.",
315
- filePath: "data/tokens/components/form.json",
316
- isSource: true,
317
- original: {
318
- $type: "spacing",
319
- $value: "{global.space.micro.XXL}",
320
- $description: "DD only, right padding.",
321
- },
322
- name: "formSpaceDropdownHeadingPrM",
323
- attributes: {},
324
- path: ["form", "space", "dropdown", "heading", "pr", "M"],
325
- },
326
- L: {
327
- $type: "spacing",
328
- $value: 12,
329
- $description: "DD only, right padding.",
330
- filePath: "data/tokens/components/form.json",
331
- isSource: true,
332
- original: {
333
- $type: "spacing",
334
- $value: "{global.space.micro.XXL}",
335
- $description: "DD only, right padding.",
336
- },
337
- name: "formSpaceDropdownHeadingPrL",
338
- attributes: {},
339
- path: ["form", "space", "dropdown", "heading", "pr", "L"],
340
- },
341
- },
342
- pt: {
343
- S: {
344
- $type: "spacing",
345
- $value: 12,
346
- $description: "DD only, top padding.",
347
- filePath: "data/tokens/components/form.json",
348
- isSource: true,
349
- original: {
350
- $type: "spacing",
351
- $value: "{global.space.micro.XXL}",
352
- $description: "DD only, top padding.",
353
- },
354
- name: "formSpaceDropdownHeadingPtS",
355
- attributes: {},
356
- path: ["form", "space", "dropdown", "heading", "pt", "S"],
357
- },
358
- M: {
359
- $type: "spacing",
360
- $value: 12,
361
- $description: "DD only, top padding.",
362
- filePath: "data/tokens/components/form.json",
363
- isSource: true,
364
- original: {
365
- $type: "spacing",
366
- $value: "{global.space.micro.XXL}",
367
- $description: "DD only, top padding.",
368
- },
369
- name: "formSpaceDropdownHeadingPtM",
370
- attributes: {},
371
- path: ["form", "space", "dropdown", "heading", "pt", "M"],
372
- },
373
- L: {
374
- $type: "spacing",
375
- $value: 12,
376
- $description: "DD only, top padding.",
377
- filePath: "data/tokens/components/form.json",
378
- isSource: true,
379
- original: {
380
- $type: "spacing",
381
- $value: "{global.space.micro.XXL}",
382
- $description: "DD only, top padding.",
383
- },
384
- name: "formSpaceDropdownHeadingPtL",
385
- attributes: {},
386
- path: ["form", "space", "dropdown", "heading", "pt", "L"],
387
- },
388
- },
389
- pl: {
390
- S: {
391
- $type: "spacing",
392
- $value: 20,
393
- $description: "DD only, left padding.",
394
- filePath: "data/tokens/components/form.json",
395
- isSource: true,
396
- original: {
397
- $type: "spacing",
398
- $value: "{global.space.macro.S}",
399
- $description: "DD only, left padding.",
400
- },
401
- name: "formSpaceDropdownHeadingPlS",
402
- attributes: {},
403
- path: ["form", "space", "dropdown", "heading", "pl", "S"],
404
- },
405
- M: {
406
- $type: "spacing",
407
- $value: 20,
408
- $description: "DD only, left padding.",
409
- filePath: "data/tokens/components/form.json",
410
- isSource: true,
411
- original: {
412
- $type: "spacing",
413
- $value: "{global.space.macro.S}",
414
- $description: "DD only, left padding.",
415
- },
416
- name: "formSpaceDropdownHeadingPlM",
417
- attributes: {},
418
- path: ["form", "space", "dropdown", "heading", "pl", "M"],
419
- },
420
- L: {
421
- $type: "spacing",
422
- $value: 20,
423
- $description: "DD only, left padding.",
424
- filePath: "data/tokens/components/form.json",
425
- isSource: true,
426
- original: {
427
- $type: "spacing",
428
- $value: "{global.space.macro.S}",
429
- $description: "DD only, left padding.",
430
- },
431
- name: "formSpaceDropdownHeadingPlL",
432
- attributes: {},
433
- path: ["form", "space", "dropdown", "heading", "pl", "L"],
434
- },
435
- },
436
- },
437
- menu: {
438
- y: {
439
- S: {
440
- $type: "spacing",
441
- $value: 6,
442
- $description: "REF POPOVER. Top and bottom padding on container",
443
- filePath: "data/tokens/components/form.json",
444
- isSource: true,
445
- original: {
446
- $type: "spacing",
447
- $value: "{popover.space.menu.y.S}",
448
- $description:
449
- "REF POPOVER. Top and bottom padding on container",
450
- },
451
- name: "formSpaceDropdownMenuYS",
452
- attributes: {},
453
- path: ["form", "space", "dropdown", "menu", "y", "S"],
454
- },
455
- M: {
456
- $type: "spacing",
457
- $value: 8,
458
- $description: "REF POPOVER. Top and bottom padding on container",
459
- filePath: "data/tokens/components/form.json",
460
- isSource: true,
461
- original: {
462
- $type: "spacing",
463
- $value: "{popover.space.menu.y.M}",
464
- $description:
465
- "REF POPOVER. Top and bottom padding on container",
466
- },
467
- name: "formSpaceDropdownMenuYM",
468
- attributes: {},
469
- path: ["form", "space", "dropdown", "menu", "y", "M"],
470
- },
471
- L: {
472
- $type: "spacing",
473
- $value: 12,
474
- $description: "REF POPOVER. Top and bottom padding on container",
475
- filePath: "data/tokens/components/form.json",
476
- isSource: true,
477
- original: {
478
- $type: "spacing",
479
- $value: "{popover.space.menu.y.L}",
480
- $description:
481
- "REF POPOVER. Top and bottom padding on container",
482
- },
483
- name: "formSpaceDropdownMenuYL",
484
- attributes: {},
485
- path: ["form", "space", "dropdown", "menu", "y", "L"],
486
- },
487
- },
488
- x: {
489
- S: {
490
- $type: "spacing",
491
- $value: 20,
492
- $description:
493
- "left and right padding of menu parent container to make message content align with the option text",
494
- filePath: "data/tokens/components/form.json",
495
- isSource: true,
496
- original: {
497
- $type: "spacing",
498
- $value: "{global.space.macro.S}",
499
- $description:
500
- "left and right padding of menu parent container to make message content align with the option text",
501
- },
502
- name: "formSpaceDropdownMenuXS",
503
- attributes: {},
504
- path: ["form", "space", "dropdown", "menu", "x", "S"],
505
- },
506
- M: {
507
- $type: "spacing",
508
- $value: 20,
509
- $description:
510
- "left and right padding of menu parent container to make message content align with the option text",
511
- filePath: "data/tokens/components/form.json",
512
- isSource: true,
513
- original: {
514
- $type: "spacing",
515
- $value: "{global.space.macro.S}",
516
- $description:
517
- "left and right padding of menu parent container to make message content align with the option text",
518
- },
519
- name: "formSpaceDropdownMenuXM",
520
- attributes: {},
521
- path: ["form", "space", "dropdown", "menu", "x", "M"],
522
- },
523
- L: {
524
- $type: "spacing",
525
- $value: 20,
526
- $description:
527
- "left and right padding of menu parent container to make message content align with the option text",
528
- filePath: "data/tokens/components/form.json",
529
- isSource: true,
530
- original: {
531
- $type: "spacing",
532
- $value: "{global.space.macro.S}",
533
- $description:
534
- "left and right padding of menu parent container to make message content align with the option text",
535
- },
536
- name: "formSpaceDropdownMenuXL",
537
- attributes: {},
538
- path: ["form", "space", "dropdown", "menu", "x", "L"],
539
- },
540
- },
541
- },
542
- option: {
543
- x: {
544
- S: {
545
- $type: "spacing",
546
- $value: 12,
547
- $description: "REF POPOVER. Right padding on option.",
548
- filePath: "data/tokens/components/form.json",
549
- isSource: true,
550
- original: {
551
- $type: "spacing",
552
- $value: "{popover.space.option.x.S}",
553
- $description: "REF POPOVER. Right padding on option.",
554
- },
555
- name: "formSpaceDropdownOptionXS",
556
- attributes: {},
557
- path: ["form", "space", "dropdown", "option", "x", "S"],
558
- },
559
- M: {
560
- $type: "spacing",
561
- $value: 12,
562
- $description: "REF POPOVER. Right padding on option.",
563
- filePath: "data/tokens/components/form.json",
564
- isSource: true,
565
- original: {
566
- $type: "spacing",
567
- $value: "{popover.space.option.x.M}",
568
- $description: "REF POPOVER. Right padding on option.",
569
- },
570
- name: "formSpaceDropdownOptionXM",
571
- attributes: {},
572
- path: ["form", "space", "dropdown", "option", "x", "M"],
573
- },
574
- L: {
575
- $type: "spacing",
576
- $value: 12,
577
- $description: "REF POPOVER. Right padding on option.",
578
- filePath: "data/tokens/components/form.json",
579
- isSource: true,
580
- original: {
581
- $type: "spacing",
582
- $value: "{popover.space.option.x.L}",
583
- $description: "REF POPOVER. Right padding on option.",
584
- },
585
- name: "formSpaceDropdownOptionXL",
586
- attributes: {},
587
- path: ["form", "space", "dropdown", "option", "x", "L"],
588
- },
589
- },
590
- xg: {
591
- S: {
592
- $type: "spacing",
593
- $value: 2,
594
- $description:
595
- "DD only. Space between optional icon, prefix, and label.",
596
- filePath: "data/tokens/components/form.json",
597
- isSource: true,
598
- original: {
599
- $type: "spacing",
600
- $value: "{global.space.micro.XS}",
601
- $description:
602
- "DD only. Space between optional icon, prefix, and label.",
603
- },
604
- name: "formSpaceDropdownOptionXgS",
605
- attributes: {},
606
- path: ["form", "space", "dropdown", "option", "xg", "S"],
607
- },
608
- M: {
609
- $type: "spacing",
610
- $value: 4,
611
- $description:
612
- "DD only. Space between optional icon, prefix, and label.",
613
- filePath: "data/tokens/components/form.json",
614
- isSource: true,
615
- original: {
616
- $type: "spacing",
617
- $value: "{global.space.micro.S}",
618
- $description:
619
- "DD only. Space between optional icon, prefix, and label.",
620
- },
621
- name: "formSpaceDropdownOptionXgM",
622
- attributes: {},
623
- path: ["form", "space", "dropdown", "option", "xg", "M"],
624
- },
625
- L: {
626
- $type: "spacing",
627
- $value: 4,
628
- $description:
629
- "DD only. Space between optional icon, prefix, and label.",
630
- filePath: "data/tokens/components/form.json",
631
- isSource: true,
632
- original: {
633
- $type: "spacing",
634
- $value: "{global.space.micro.S}",
635
- $description:
636
- "DD only. Space between optional icon, prefix, and label.",
637
- },
638
- name: "formSpaceDropdownOptionXgL",
639
- attributes: {},
640
- path: ["form", "space", "dropdown", "option", "xg", "L"],
641
- },
642
- },
643
- y: {
644
- S: {
645
- $type: "spacing",
646
- $value: 4,
647
- $description: "REF POPOVER. Vertical padding on option.",
648
- filePath: "data/tokens/components/form.json",
649
- isSource: true,
650
- original: {
651
- $type: "spacing",
652
- $value: "{popover.space.option.y.S}",
653
- $description: "REF POPOVER. Vertical padding on option.",
654
- },
655
- name: "formSpaceDropdownOptionYS",
656
- attributes: {},
657
- path: ["form", "space", "dropdown", "option", "y", "S"],
658
- },
659
- M: {
660
- $type: "spacing",
661
- $value: 8,
662
- $description: "REF POPOVER. Vertical padding on option.",
663
- filePath: "data/tokens/components/form.json",
664
- isSource: true,
665
- original: {
666
- $type: "spacing",
667
- $value: "{popover.space.option.y.M}",
668
- $description: "REF POPOVER. Vertical padding on option.",
669
- },
670
- name: "formSpaceDropdownOptionYM",
671
- attributes: {},
672
- path: ["form", "space", "dropdown", "option", "y", "M"],
673
- },
674
- L: {
675
- $type: "spacing",
676
- $value: 10,
677
- $description: "REF POPOVER. Vertical padding on option.",
678
- filePath: "data/tokens/components/form.json",
679
- isSource: true,
680
- original: {
681
- $type: "spacing",
682
- $value: "{popover.space.option.y.L}",
683
- $description: "REF POPOVER. Vertical padding on option.",
684
- },
685
- name: "formSpaceDropdownOptionYL",
686
- attributes: {},
687
- path: ["form", "space", "dropdown", "option", "y", "L"],
688
- },
689
- },
690
- colorpicker: {
691
- xg: {
692
- S: {
693
- $type: "spacing",
694
- $value: 4,
695
- $description: "space on right of swatch",
696
- filePath: "data/tokens/components/form.json",
697
- isSource: true,
698
- original: {
699
- $type: "spacing",
700
- $value: "{global.space.micro.S}",
701
- $description: "space on right of swatch",
702
- },
703
- name: "formSpaceDropdownOptionColorpickerXgS",
704
- attributes: {},
705
- path: [
706
- "form",
707
- "space",
708
- "dropdown",
709
- "option",
710
- "colorpicker",
711
- "xg",
712
- "S",
713
- ],
714
- },
715
- M: {
716
- $type: "spacing",
717
- $value: 8,
718
- $description: "space on right of swatch",
719
- filePath: "data/tokens/components/form.json",
720
- isSource: true,
721
- original: {
722
- $type: "spacing",
723
- $value: "{global.space.micro.L}",
724
- $description: "space on right of swatch",
725
- },
726
- name: "formSpaceDropdownOptionColorpickerXgM",
727
- attributes: {},
728
- path: [
729
- "form",
730
- "space",
731
- "dropdown",
732
- "option",
733
- "colorpicker",
734
- "xg",
735
- "M",
736
- ],
737
- },
738
- L: {
739
- $type: "spacing",
740
- $value: 12,
741
- $description: "space on right of swatch",
742
- filePath: "data/tokens/components/form.json",
743
- isSource: true,
744
- original: {
745
- $type: "spacing",
746
- $value: "{global.space.micro.XXL}",
747
- $description: "space on right of swatch",
748
- },
749
- name: "formSpaceDropdownOptionColorpickerXgL",
750
- attributes: {},
751
- path: [
752
- "form",
753
- "space",
754
- "dropdown",
755
- "option",
756
- "colorpicker",
757
- "xg",
758
- "L",
759
- ],
760
- },
761
- },
762
- },
763
- subtext: {
764
- x: {
765
- S: {
766
- $type: "spacing",
767
- $value: 20,
768
- $description:
769
- "used for left indentation on descriptive hint text underneath main option text",
770
- filePath: "data/tokens/components/form.json",
771
- isSource: true,
772
- original: {
773
- $type: "spacing",
774
- $value: "{global.space.macro.S}",
775
- $description:
776
- "used for left indentation on descriptive hint text underneath main option text",
777
- },
778
- name: "formSpaceDropdownOptionSubtextXS",
779
- attributes: {},
780
- path: [
781
- "form",
782
- "space",
783
- "dropdown",
784
- "option",
785
- "subtext",
786
- "x",
787
- "S",
788
- ],
789
- },
790
- M: {
791
- $type: "spacing",
792
- $value: 20,
793
- $description:
794
- "used for left indentation on descriptive hint text underneath main option text",
795
- filePath: "data/tokens/components/form.json",
796
- isSource: true,
797
- original: {
798
- $type: "spacing",
799
- $value: "{global.space.macro.S}",
800
- $description:
801
- "used for left indentation on descriptive hint text underneath main option text",
802
- },
803
- name: "formSpaceDropdownOptionSubtextXM",
804
- attributes: {},
805
- path: [
806
- "form",
807
- "space",
808
- "dropdown",
809
- "option",
810
- "subtext",
811
- "x",
812
- "M",
813
- ],
814
- },
815
- L: {
816
- $type: "spacing",
817
- $value: 20,
818
- $description:
819
- "used for left indentation on descriptive hint text underneath main option text",
820
- filePath: "data/tokens/components/form.json",
821
- isSource: true,
822
- original: {
823
- $type: "spacing",
824
- $value: "{global.space.macro.S}",
825
- $description:
826
- "used for left indentation on descriptive hint text underneath main option text",
827
- },
828
- name: "formSpaceDropdownOptionSubtextXL",
829
- attributes: {},
830
- path: [
831
- "form",
832
- "space",
833
- "dropdown",
834
- "option",
835
- "subtext",
836
- "x",
837
- "L",
838
- ],
839
- },
840
- },
841
- y: {
842
- S: {
843
- $type: "spacing",
844
- $value: 2,
845
- $description:
846
- "top padding for the subtext text underneath standard option text",
847
- filePath: "data/tokens/components/form.json",
848
- isSource: true,
849
- original: {
850
- $type: "spacing",
851
- $value: "{global.space.micro.XS}",
852
- $description:
853
- "top padding for the subtext text underneath standard option text",
854
- },
855
- name: "formSpaceDropdownOptionSubtextYS",
856
- attributes: {},
857
- path: [
858
- "form",
859
- "space",
860
- "dropdown",
861
- "option",
862
- "subtext",
863
- "y",
864
- "S",
865
- ],
866
- },
867
- M: {
868
- $type: "spacing",
869
- $value: 4,
870
- $description:
871
- "top padding for the subtext text underneath standard option text",
872
- filePath: "data/tokens/components/form.json",
873
- isSource: true,
874
- original: {
875
- $type: "spacing",
876
- $value: "{global.space.micro.S}",
877
- $description:
878
- "top padding for the subtext text underneath standard option text",
879
- },
880
- name: "formSpaceDropdownOptionSubtextYM",
881
- attributes: {},
882
- path: [
883
- "form",
884
- "space",
885
- "dropdown",
886
- "option",
887
- "subtext",
888
- "y",
889
- "M",
890
- ],
891
- },
892
- L: {
893
- $type: "spacing",
894
- $value: 4,
895
- $description:
896
- "top padding for the subtext text underneath standard option text",
897
- filePath: "data/tokens/components/form.json",
898
- isSource: true,
899
- original: {
900
- $type: "spacing",
901
- $value: "{global.space.micro.S}",
902
- $description:
903
- "top padding for the subtext text underneath standard option text",
904
- },
905
- name: "formSpaceDropdownOptionSubtextYL",
906
- attributes: {},
907
- path: [
908
- "form",
909
- "space",
910
- "dropdown",
911
- "option",
912
- "subtext",
913
- "y",
914
- "L",
915
- ],
916
- },
917
- },
918
- },
919
- },
920
- pill: {
921
- xg: {
922
- S: {
923
- $type: "spacing",
924
- $value: 4,
925
- $description: "space between pills inside pill wrapper",
926
- filePath: "data/tokens/components/form.json",
927
- isSource: true,
928
- original: {
929
- $type: "spacing",
930
- $value: "{global.space.micro.S}",
931
- $description: "space between pills inside pill wrapper",
932
- },
933
- name: "formSpaceDropdownPillXgS",
934
- attributes: {},
935
- path: ["form", "space", "dropdown", "pill", "xg", "S"],
936
- },
937
- M: {
938
- $type: "spacing",
939
- $value: 4,
940
- $description: "space between pills inside pill wrapper",
941
- filePath: "data/tokens/components/form.json",
942
- isSource: true,
943
- original: {
944
- $type: "spacing",
945
- $value: "{global.space.micro.S}",
946
- $description: "space between pills inside pill wrapper",
947
- },
948
- name: "formSpaceDropdownPillXgM",
949
- attributes: {},
950
- path: ["form", "space", "dropdown", "pill", "xg", "M"],
951
- },
952
- L: {
953
- $type: "spacing",
954
- $value: 4,
955
- $description: "space between pills inside pill wrapper",
956
- filePath: "data/tokens/components/form.json",
957
- isSource: true,
958
- original: {
959
- $type: "spacing",
960
- $value: "{global.space.micro.S}",
961
- $description: "space between pills inside pill wrapper",
962
- },
963
- name: "formSpaceDropdownPillXgL",
964
- attributes: {},
965
- path: ["form", "space", "dropdown", "pill", "xg", "L"],
966
- },
967
- },
968
- },
969
- trigger: {
970
- subtle: {
971
- S: {
972
- $type: "spacing",
973
- $value: 4,
974
- $description:
975
- "Left and right padding on subtle dropdown triggers.",
976
- filePath: "data/tokens/components/form.json",
977
- isSource: true,
978
- original: {
979
- $type: "spacing",
980
- $value: "{global.space.micro.S}",
981
- $description:
982
- "Left and right padding on subtle dropdown triggers.",
983
- },
984
- name: "formSpaceDropdownTriggerSubtleS",
985
- attributes: {},
986
- path: ["form", "space", "dropdown", "trigger", "subtle", "S"],
987
- },
988
- M: {
989
- $type: "spacing",
990
- $value: 4,
991
- $description:
992
- "Left and right padding on subtle dropdown triggers.",
993
- filePath: "data/tokens/components/form.json",
994
- isSource: true,
995
- original: {
996
- $type: "spacing",
997
- $value: "{global.space.micro.S}",
998
- $description:
999
- "Left and right padding on subtle dropdown triggers.",
1000
- },
1001
- name: "formSpaceDropdownTriggerSubtleM",
1002
- attributes: {},
1003
- path: ["form", "space", "dropdown", "trigger", "subtle", "M"],
1004
- },
1005
- L: {
1006
- $type: "spacing",
1007
- $value: 4,
1008
- $description:
1009
- "Left and right padding on subtle dropdown triggers.",
1010
- filePath: "data/tokens/components/form.json",
1011
- isSource: true,
1012
- original: {
1013
- $type: "spacing",
1014
- $value: "{global.space.micro.S}",
1015
- $description:
1016
- "Left and right padding on subtle dropdown triggers.",
1017
- },
1018
- name: "formSpaceDropdownTriggerSubtleL",
1019
- attributes: {},
1020
- path: ["form", "space", "dropdown", "trigger", "subtle", "L"],
1021
- },
1022
- },
1023
- },
1024
- },
1025
- fileinput: {
1026
- status: {
1027
- xl: {
1028
- M: {
1029
- $type: "spacing",
1030
- $value: 28,
1031
- $description:
1032
- "Left padding in File input (no-thumbnail variant), status text.",
1033
- filePath: "data/tokens/components/form.json",
1034
- isSource: true,
1035
- original: {
1036
- $type: "spacing",
1037
- $value: "{global.space.macro.ML}",
1038
- $description:
1039
- "Left padding in File input (no-thumbnail variant), status text.",
1040
- },
1041
- name: "formSpaceFileinputStatusXlM",
1042
- attributes: {},
1043
- path: ["form", "space", "fileinput", "status", "xl", "M"],
1044
- },
1045
- },
1046
- y: {
1047
- M: {
1048
- $type: "spacing",
1049
- $value: 4,
1050
- $description: "Vertical padding in status text.",
1051
- filePath: "data/tokens/components/form.json",
1052
- isSource: true,
1053
- original: {
1054
- $type: "spacing",
1055
- $value: "{global.space.micro.S}",
1056
- $description: "Vertical padding in status text.",
1057
- },
1058
- name: "formSpaceFileinputStatusYM",
1059
- attributes: {},
1060
- path: ["form", "space", "fileinput", "status", "y", "M"],
1061
- },
1062
- },
1063
- },
1064
- thumbnail: {
1065
- M: {
1066
- $type: "spacing",
1067
- $value: 4,
1068
- $description: "All padding in File input (thumbnail container).",
1069
- filePath: "data/tokens/components/form.json",
1070
- isSource: true,
1071
- original: {
1072
- $type: "spacing",
1073
- $value: "{global.space.micro.S}",
1074
- $description: "All padding in File input (thumbnail container).",
1075
- },
1076
- name: "formSpaceFileinputThumbnailM",
1077
- attributes: {},
1078
- path: ["form", "space", "fileinput", "thumbnail", "M"],
1079
- },
1080
- },
1081
- preview: {
1082
- x: {
1083
- M: {
1084
- $type: "spacing",
1085
- $value: 12,
1086
- $description:
1087
- "Right left padding in File input (preview container).",
1088
- filePath: "data/tokens/components/form.json",
1089
- isSource: true,
1090
- original: {
1091
- $type: "spacing",
1092
- $value: "{global.space.micro.XXL}",
1093
- $description:
1094
- "Right left padding in File input (preview container).",
1095
- },
1096
- name: "formSpaceFileinputPreviewXM",
1097
- attributes: {},
1098
- path: ["form", "space", "fileinput", "preview", "x", "M"],
1099
- },
1100
- },
1101
- y: {
1102
- M: {
1103
- $type: "spacing",
1104
- $value: 8,
1105
- $description: "Top padding in file input (preview container).",
1106
- filePath: "data/tokens/components/form.json",
1107
- isSource: true,
1108
- original: {
1109
- $type: "spacing",
1110
- $value: "{global.space.micro.L}",
1111
- $description: "Top padding in file input (preview container).",
1112
- },
1113
- name: "formSpaceFileinputPreviewYM",
1114
- attributes: {},
1115
- path: ["form", "space", "fileinput", "preview", "y", "M"],
1116
- },
1117
- },
1118
- },
1119
- dropzone: {
1120
- x: {
1121
- M: {
1122
- $type: "spacing",
1123
- $value: 24,
1124
- $description:
1125
- "Right left padding in File input (preview container).",
1126
- filePath: "data/tokens/components/form.json",
1127
- isSource: true,
1128
- original: {
1129
- $type: "spacing",
1130
- $value: "{global.space.macro.M}",
1131
- $description:
1132
- "Right left padding in File input (preview container).",
1133
- },
1134
- name: "formSpaceFileinputDropzoneXM",
1135
- attributes: {},
1136
- path: ["form", "space", "fileinput", "dropzone", "x", "M"],
1137
- },
1138
- },
1139
- y: {
1140
- M: {
1141
- $type: "spacing",
1142
- $value: 24,
1143
- $description: "Top padding in file input (preview container).",
1144
- filePath: "data/tokens/components/form.json",
1145
- isSource: true,
1146
- original: {
1147
- $type: "spacing",
1148
- $value: "{global.space.macro.M}",
1149
- $description: "Top padding in file input (preview container).",
1150
- },
1151
- name: "formSpaceFileinputDropzoneYM",
1152
- attributes: {},
1153
- path: ["form", "space", "fileinput", "dropzone", "y", "M"],
1154
- },
1155
- },
1156
- yg: {
1157
- M: {
1158
- $type: "spacing",
1159
- $value: 12,
1160
- $description: "Vertical gap in file input (input container).",
1161
- filePath: "data/tokens/components/form.json",
1162
- isSource: true,
1163
- original: {
1164
- $type: "spacing",
1165
- $value: "{global.space.micro.XXL}",
1166
- $description: "Vertical gap in file input (input container).",
1167
- },
1168
- name: "formSpaceFileinputDropzoneYgM",
1169
- attributes: {},
1170
- path: ["form", "space", "fileinput", "dropzone", "yg", "M"],
1171
- },
1172
- },
1173
- },
1174
- },
1175
- input: {
1176
- button: {
1177
- x: {
1178
- S: {
1179
- $type: "spacing",
1180
- $value: 8,
1181
- $description:
1182
- "left and right padding used on small buttons inside small inputs",
1183
- filePath: "data/tokens/components/form.json",
1184
- isSource: true,
1185
- original: {
1186
- $type: "spacing",
1187
- $value: "{global.space.macro.XXXS}",
1188
- $description:
1189
- "left and right padding used on small buttons inside small inputs",
1190
- },
1191
- name: "formSpaceInputButtonXS",
1192
- attributes: {},
1193
- path: ["form", "space", "input", "button", "x", "S"],
1194
- },
1195
- M: {
1196
- $type: "spacing",
1197
- $value: 12,
1198
- $description:
1199
- "left and right padding used on medium buttons inside medium inputs",
1200
- filePath: "data/tokens/components/form.json",
1201
- isSource: true,
1202
- original: {
1203
- $type: "spacing",
1204
- $value: "{global.space.macro.XXS}",
1205
- $description:
1206
- "left and right padding used on medium buttons inside medium inputs",
1207
- },
1208
- name: "formSpaceInputButtonXM",
1209
- attributes: {},
1210
- path: ["form", "space", "input", "button", "x", "M"],
1211
- },
1212
- L: {
1213
- $type: "spacing",
1214
- $value: 16,
1215
- $description:
1216
- "left and right padding used on large buttons inside large inputs",
1217
- filePath: "data/tokens/components/form.json",
1218
- isSource: true,
1219
- original: {
1220
- $type: "spacing",
1221
- $value: "{global.space.macro.XS}",
1222
- $description:
1223
- "left and right padding used on large buttons inside large inputs",
1224
- },
1225
- name: "formSpaceInputButtonXL",
1226
- attributes: {},
1227
- path: ["form", "space", "input", "button", "x", "L"],
1228
- },
1229
- },
1230
- },
1231
- stack: {
1232
- S: {
1233
- $type: "spacing",
1234
- $value: 16,
1235
- $description:
1236
- "Vertical gap on custom date range between the 2 inputs.",
1237
- filePath: "data/tokens/components/form.json",
1238
- isSource: true,
1239
- original: {
1240
- $type: "spacing",
1241
- $value: "{global.space.macro.XS}",
1242
- $description:
1243
- "Vertical gap on custom date range between the 2 inputs.",
1244
- },
1245
- name: "formSpaceInputStackS",
1246
- attributes: {},
1247
- path: ["form", "space", "input", "stack", "S"],
1248
- },
1249
- M: {
1250
- $type: "spacing",
1251
- $value: 20,
1252
- $description:
1253
- "Vertical gap on custom date range between the 2 inputs. Horizontal gap between start and end date inputs in Date range.",
1254
- filePath: "data/tokens/components/form.json",
1255
- isSource: true,
1256
- original: {
1257
- $type: "spacing",
1258
- $value: "{global.space.macro.S}",
1259
- $description:
1260
- "Vertical gap on custom date range between the 2 inputs. Horizontal gap between start and end date inputs in Date range.",
1261
- },
1262
- name: "formSpaceInputStackM",
1263
- attributes: {},
1264
- path: ["form", "space", "input", "stack", "M"],
1265
- },
1266
- L: {
1267
- $type: "spacing",
1268
- $value: 24,
1269
- $description:
1270
- "Vertical gap on custom date range between the 2 inputs.",
1271
- filePath: "data/tokens/components/form.json",
1272
- isSource: true,
1273
- original: {
1274
- $type: "spacing",
1275
- $value: "{global.space.macro.M}",
1276
- $description:
1277
- "Vertical gap on custom date range between the 2 inputs.",
1278
- },
1279
- name: "formSpaceInputStackL",
1280
- attributes: {},
1281
- path: ["form", "space", "input", "stack", "L"],
1282
- },
1283
- },
1284
- x: {
1285
- S: {
1286
- $type: "spacing",
1287
- $value: 8,
1288
- $description: "Left right padding on input.",
1289
- filePath: "data/tokens/components/form.json",
1290
- isSource: true,
1291
- original: {
1292
- $type: "spacing",
1293
- $value: "{global.space.micro.L}",
1294
- $description: "Left right padding on input.",
1295
- },
1296
- name: "formSpaceInputXS",
1297
- attributes: {},
1298
- path: ["form", "space", "input", "x", "S"],
1299
- },
1300
- M: {
1301
- $type: "spacing",
1302
- $value: 12,
1303
- $description:
1304
- "Left right padding on input. Right padding on dropdown option.",
1305
- filePath: "data/tokens/components/form.json",
1306
- isSource: true,
1307
- original: {
1308
- $type: "spacing",
1309
- $value: "{global.space.micro.XXL}",
1310
- $description:
1311
- "Left right padding on input. Right padding on dropdown option.",
1312
- },
1313
- name: "formSpaceInputXM",
1314
- attributes: {},
1315
- path: ["form", "space", "input", "x", "M"],
1316
- },
1317
- L: {
1318
- $type: "spacing",
1319
- $value: 16,
1320
- $description: "Left right padding on input.",
1321
- filePath: "data/tokens/components/form.json",
1322
- isSource: true,
1323
- original: {
1324
- $type: "spacing",
1325
- $value: "{global.space.macro.XS}",
1326
- $description: "Left right padding on input.",
1327
- },
1328
- name: "formSpaceInputXL",
1329
- attributes: {},
1330
- path: ["form", "space", "input", "x", "L"],
1331
- },
1332
- },
1333
- xg: {
1334
- S: {
1335
- $type: "spacing",
1336
- $value: 16,
1337
- $description:
1338
- "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
1339
- filePath: "data/tokens/components/form.json",
1340
- isSource: true,
1341
- original: {
1342
- $type: "spacing",
1343
- $value: "{global.space.macro.XS}",
1344
- $description:
1345
- "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
1346
- },
1347
- name: "formSpaceInputXgS",
1348
- attributes: {},
1349
- path: ["form", "space", "input", "xg", "S"],
1350
- },
1351
- M: {
1352
- $type: "spacing",
1353
- $value: 20,
1354
- $description:
1355
- "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group, and between elements in Pagination.",
1356
- filePath: "data/tokens/components/form.json",
1357
- isSource: true,
1358
- original: {
1359
- $type: "spacing",
1360
- $value: "{global.space.macro.S}",
1361
- $description:
1362
- "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group, and between elements in Pagination.",
1363
- },
1364
- name: "formSpaceInputXgM",
1365
- attributes: {},
1366
- path: ["form", "space", "input", "xg", "M"],
1367
- },
1368
- L: {
1369
- $type: "spacing",
1370
- $value: 24,
1371
- $description:
1372
- "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
1373
- filePath: "data/tokens/components/form.json",
1374
- isSource: true,
1375
- original: {
1376
- $type: "spacing",
1377
- $value: "{global.space.macro.M}",
1378
- $description:
1379
- "Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
1380
- },
1381
- name: "formSpaceInputXgL",
1382
- attributes: {},
1383
- path: ["form", "space", "input", "xg", "L"],
1384
- },
1385
- },
1386
- y: {
1387
- S: {
1388
- $type: "spacing",
1389
- $value: 4,
1390
- $description: "Top bottom padding on input.",
1391
- filePath: "data/tokens/components/form.json",
1392
- isSource: true,
1393
- original: {
1394
- $type: "spacing",
1395
- $value: "{global.space.micro.S}",
1396
- $description: "Top bottom padding on input.",
1397
- },
1398
- name: "formSpaceInputYS",
1399
- attributes: {},
1400
- path: ["form", "space", "input", "y", "S"],
1401
- },
1402
- M: {
1403
- $type: "spacing",
1404
- $value: 8,
1405
- $description: "Top bottom padding on input.",
1406
- filePath: "data/tokens/components/form.json",
1407
- isSource: true,
1408
- original: {
1409
- $type: "spacing",
1410
- $value: "{global.space.micro.L}",
1411
- $description: "Top bottom padding on input.",
1412
- },
1413
- name: "formSpaceInputYM",
1414
- attributes: {},
1415
- path: ["form", "space", "input", "y", "M"],
1416
- },
1417
- L: {
1418
- $type: "spacing",
1419
- $value: 10,
1420
- $description: "Top bottom padding on input.",
1421
- filePath: "data/tokens/components/form.json",
1422
- isSource: true,
1423
- original: {
1424
- $type: "spacing",
1425
- $value: "{global.space.micro.XL}",
1426
- $description: "Top bottom padding on input.",
1427
- },
1428
- name: "formSpaceInputYL",
1429
- attributes: {},
1430
- path: ["form", "space", "input", "y", "L"],
1431
- },
1432
- },
1433
- yg: {
1434
- S: {
1435
- $type: "spacing",
1436
- $value: 8,
1437
- $description:
1438
- "Gap between rows of checkboxes or radios within a group.",
1439
- filePath: "data/tokens/components/form.json",
1440
- isSource: true,
1441
- original: {
1442
- $type: "spacing",
1443
- $value: "{global.space.micro.L}",
1444
- $description:
1445
- "Gap between rows of checkboxes or radios within a group.",
1446
- },
1447
- name: "formSpaceInputYgS",
1448
- attributes: {},
1449
- path: ["form", "space", "input", "yg", "S"],
1450
- },
1451
- M: {
1452
- $type: "spacing",
1453
- $value: 12,
1454
- $description:
1455
- "Gap between rows of checkboxes or radios within a group. Gap betwen input text and file preview in Text editor. ",
1456
- filePath: "data/tokens/components/form.json",
1457
- isSource: true,
1458
- original: {
1459
- $type: "spacing",
1460
- $value: "{global.space.micro.XXL}",
1461
- $description:
1462
- "Gap between rows of checkboxes or radios within a group. Gap betwen input text and file preview in Text editor. ",
1463
- },
1464
- name: "formSpaceInputYgM",
1465
- attributes: {},
1466
- path: ["form", "space", "input", "yg", "M"],
1467
- },
1468
- L: {
1469
- $type: "spacing",
1470
- $value: 16,
1471
- $description:
1472
- "Gap between rows of checkboxes or radios within a group.",
1473
- filePath: "data/tokens/components/form.json",
1474
- isSource: true,
1475
- original: {
1476
- $type: "spacing",
1477
- $value: "{global.space.macro.XS}",
1478
- $description:
1479
- "Gap between rows of checkboxes or radios within a group.",
1480
- },
1481
- name: "formSpaceInputYgL",
1482
- attributes: {},
1483
- path: ["form", "space", "input", "yg", "L"],
1484
- },
1485
- },
1486
- },
1487
- integral: {
1488
- secondarylabel: {
1489
- $type: "spacing",
1490
- $value: 4,
1491
- $description: "Space between secondarylabel and input",
1492
- filePath: "data/tokens/components/form.json",
1493
- isSource: true,
1494
- original: {
1495
- $type: "spacing",
1496
- $value: "{global.space.micro.S}",
1497
- $description: "Space between secondarylabel and input",
1498
- },
1499
- name: "formSpaceIntegralSecondarylabel",
1500
- attributes: {},
1501
- path: ["form", "space", "integral", "secondarylabel"],
1502
- },
1503
- xg: {
1504
- S: {
1505
- $type: "spacing",
1506
- $value: 6,
1507
- $description:
1508
- "Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button)",
1509
- filePath: "data/tokens/components/form.json",
1510
- isSource: true,
1511
- original: {
1512
- $type: "spacing",
1513
- $value: "{global.space.micro.M}",
1514
- $description:
1515
- "Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button)",
1516
- },
1517
- name: "formSpaceIntegralXgS",
1518
- attributes: {},
1519
- path: ["form", "space", "integral", "xg", "S"],
1520
- },
1521
- M: {
1522
- $type: "spacing",
1523
- $value: 8,
1524
- $description:
1525
- "Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button, dropdown option icon and label), Switch and processing text.",
1526
- filePath: "data/tokens/components/form.json",
1527
- isSource: true,
1528
- original: {
1529
- $type: "spacing",
1530
- $value: "{global.space.micro.L}",
1531
- $description:
1532
- "Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button, dropdown option icon and label), Switch and processing text.",
1533
- },
1534
- name: "formSpaceIntegralXgM",
1535
- attributes: {},
1536
- path: ["form", "space", "integral", "xg", "M"],
1537
- },
1538
- L: {
1539
- $type: "spacing",
1540
- $value: 10,
1541
- $description:
1542
- "Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button)",
1543
- filePath: "data/tokens/components/form.json",
1544
- isSource: true,
1545
- original: {
1546
- $type: "spacing",
1547
- $value: "{global.space.micro.XL}",
1548
- $description:
1549
- "Space between integral elements (ie checkbox&label, inputtext&icon,inputtext&button)",
1550
- },
1551
- name: "formSpaceIntegralXgL",
1552
- attributes: {},
1553
- path: ["form", "space", "integral", "xg", "L"],
1554
- },
1555
- },
1556
- yg: {
1557
- S: {
1558
- $type: "spacing",
1559
- $value: 6,
1560
- $description:
1561
- "Space below labelset or error validation in form components",
1562
- filePath: "data/tokens/components/form.json",
1563
- isSource: true,
1564
- original: {
1565
- $type: "spacing",
1566
- $value: "{global.space.micro.M}",
1567
- $description:
1568
- "Space below labelset or error validation in form components",
1569
- },
1570
- name: "formSpaceIntegralYgS",
1571
- attributes: {},
1572
- path: ["form", "space", "integral", "yg", "S"],
1573
- },
1574
- M: {
1575
- $type: "spacing",
1576
- $value: 8,
1577
- $description:
1578
- "Space below labelset or error validation in form components",
1579
- filePath: "data/tokens/components/form.json",
1580
- isSource: true,
1581
- original: {
1582
- $type: "spacing",
1583
- $value: "{global.space.micro.L}",
1584
- $description:
1585
- "Space below labelset or error validation in form components",
1586
- },
1587
- name: "formSpaceIntegralYgM",
1588
- attributes: {},
1589
- path: ["form", "space", "integral", "yg", "M"],
1590
- },
1591
- L: {
1592
- $type: "spacing",
1593
- $value: 10,
1594
- $description:
1595
- "Space below labelset or error validation in form components",
1596
- filePath: "data/tokens/components/form.json",
1597
- isSource: true,
1598
- original: {
1599
- $type: "spacing",
1600
- $value: "{global.space.micro.XL}",
1601
- $description:
1602
- "Space below labelset or error validation in form components",
1603
- },
1604
- name: "formSpaceIntegralYgL",
1605
- attributes: {},
1606
- path: ["form", "space", "integral", "yg", "L"],
1607
- },
1608
- },
1609
- progressive: {
1610
- x: {
1611
- S: {
1612
- $type: "spacing",
1613
- $value: 22,
1614
- $description:
1615
- "Left padding on progressively shown form inputs on radio and checkbox",
1616
- filePath: "data/tokens/components/form.json",
1617
- isSource: true,
1618
- original: {
1619
- $type: "spacing",
1620
- $value: "{global.space.macro.M} - {global.space.micro.XS}",
1621
- $description:
1622
- "Left padding on progressively shown form inputs on radio and checkbox",
1623
- },
1624
- name: "formSpaceIntegralProgressiveXS",
1625
- attributes: {},
1626
- path: ["form", "space", "integral", "progressive", "x", "S"],
1627
- },
1628
- M: {
1629
- $type: "spacing",
1630
- $value: 32,
1631
- $description:
1632
- "Left padding on progressively shown form inputs on radio and checkbox",
1633
- filePath: "data/tokens/components/form.json",
1634
- isSource: true,
1635
- original: {
1636
- $type: "spacing",
1637
- $value: "{global.space.macro.L}",
1638
- $description:
1639
- "Left padding on progressively shown form inputs on radio and checkbox",
1640
- },
1641
- name: "formSpaceIntegralProgressiveXM",
1642
- attributes: {},
1643
- path: ["form", "space", "integral", "progressive", "x", "M"],
1644
- },
1645
- L: {
1646
- $type: "spacing",
1647
- $value: 42,
1648
- $description:
1649
- "Left padding on progressively shown form inputs on radio and checkbox",
1650
- filePath: "data/tokens/components/form.json",
1651
- isSource: true,
1652
- original: {
1653
- $type: "spacing",
1654
- $value: "{global.space.macro.XL} + {global.space.micro.XS}",
1655
- $description:
1656
- "Left padding on progressively shown form inputs on radio and checkbox",
1657
- },
1658
- name: "formSpaceIntegralProgressiveXL",
1659
- attributes: {},
1660
- path: ["form", "space", "integral", "progressive", "x", "L"],
1661
- },
1662
- },
1663
- y: {
1664
- S: {
1665
- $type: "spacing",
1666
- $value: 8,
1667
- $description:
1668
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1669
- filePath: "data/tokens/components/form.json",
1670
- isSource: true,
1671
- original: {
1672
- $type: "spacing",
1673
- $value: "{global.space.micro.L}",
1674
- $description:
1675
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1676
- },
1677
- name: "formSpaceIntegralProgressiveYS",
1678
- attributes: {},
1679
- path: ["form", "space", "integral", "progressive", "y", "S"],
1680
- },
1681
- M: {
1682
- $type: "spacing",
1683
- $value: 12,
1684
- $description:
1685
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1686
- filePath: "data/tokens/components/form.json",
1687
- isSource: true,
1688
- original: {
1689
- $type: "spacing",
1690
- $value: "{global.space.micro.XXL}",
1691
- $description:
1692
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1693
- },
1694
- name: "formSpaceIntegralProgressiveYM",
1695
- attributes: {},
1696
- path: ["form", "space", "integral", "progressive", "y", "M"],
1697
- },
1698
- L: {
1699
- $type: "spacing",
1700
- $value: 16,
1701
- $description:
1702
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1703
- filePath: "data/tokens/components/form.json",
1704
- isSource: true,
1705
- original: {
1706
- $type: "spacing",
1707
- $value: "{global.space.micro.L} * 2",
1708
- $description:
1709
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1710
- },
1711
- name: "formSpaceIntegralProgressiveYL",
1712
- attributes: {},
1713
- path: ["form", "space", "integral", "progressive", "y", "L"],
1714
- },
1715
- },
1716
- yg: {
1717
- S: {
1718
- $type: "spacing",
1719
- $value: 8,
1720
- $description:
1721
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1722
- filePath: "data/tokens/components/form.json",
1723
- isSource: true,
1724
- original: {
1725
- $type: "spacing",
1726
- $value: "{global.space.micro.L}",
1727
- $description:
1728
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1729
- },
1730
- name: "formSpaceIntegralProgressiveYgS",
1731
- attributes: {},
1732
- path: ["form", "space", "integral", "progressive", "yg", "S"],
1733
- },
1734
- M: {
1735
- $type: "spacing",
1736
- $value: 12,
1737
- $description:
1738
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1739
- filePath: "data/tokens/components/form.json",
1740
- isSource: true,
1741
- original: {
1742
- $type: "spacing",
1743
- $value: "{global.space.micro.XXL}",
1744
- $description:
1745
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1746
- },
1747
- name: "formSpaceIntegralProgressiveYgM",
1748
- attributes: {},
1749
- path: ["form", "space", "integral", "progressive", "yg", "M"],
1750
- },
1751
- L: {
1752
- $type: "spacing",
1753
- $value: 16,
1754
- $description:
1755
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1756
- filePath: "data/tokens/components/form.json",
1757
- isSource: true,
1758
- original: {
1759
- $type: "spacing",
1760
- $value: "{global.space.micro.L} * 2",
1761
- $description:
1762
- "Top and bottom padding on progressively shown form inputs on radio and checkbox",
1763
- },
1764
- name: "formSpaceIntegralProgressiveYgL",
1765
- attributes: {},
1766
- path: ["form", "space", "integral", "progressive", "yg", "L"],
1767
- },
1768
- },
1769
- },
1770
- },
1771
- rating: {
1772
- xg: {
1773
- M: {
1774
- $type: "spacing",
1775
- $value: 8,
1776
- $description: "small gap between rating stars",
1777
- filePath: "data/tokens/components/form.json",
1778
- isSource: true,
1779
- original: {
1780
- $type: "spacing",
1781
- $value: "{global.space.micro.L}",
1782
- $description: "small gap between rating stars",
1783
- },
1784
- name: "formSpaceRatingXgM",
1785
- attributes: {},
1786
- path: ["form", "space", "rating", "xg", "M"],
1787
- },
1788
- L: {
1789
- $type: "spacing",
1790
- $value: 12,
1791
- $description: "medium gap between rating stars",
1792
- filePath: "data/tokens/components/form.json",
1793
- isSource: true,
1794
- original: {
1795
- $type: "spacing",
1796
- $value: "{global.space.micro.XXL}",
1797
- $description: "medium gap between rating stars",
1798
- },
1799
- name: "formSpaceRatingXgL",
1800
- attributes: {},
1801
- path: ["form", "space", "rating", "xg", "L"],
1802
- },
1803
- },
1804
- },
1805
- layout: {
1806
- stack: {
1807
- S: {
1808
- $type: "spacing",
1809
- $value: 16,
1810
- $description:
1811
- "Spacing between horizontal and vertical S form components",
1812
- filePath: "data/tokens/components/form.json",
1813
- isSource: true,
1814
- original: {
1815
- $type: "spacing",
1816
- $value: "{global.space.macro.XS}",
1817
- $description:
1818
- "Spacing between horizontal and vertical S form components",
1819
- },
1820
- name: "formSpaceLayoutStackS",
1821
- attributes: {},
1822
- path: ["form", "space", "layout", "stack", "S"],
1823
- },
1824
- M: {
1825
- $type: "spacing",
1826
- $value: 20,
1827
- $description:
1828
- "Spacing between horizontal and vertical M form components",
1829
- filePath: "data/tokens/components/form.json",
1830
- isSource: true,
1831
- original: {
1832
- $type: "spacing",
1833
- $value: "{global.space.macro.S}",
1834
- $description:
1835
- "Spacing between horizontal and vertical M form components",
1836
- },
1837
- name: "formSpaceLayoutStackM",
1838
- attributes: {},
1839
- path: ["form", "space", "layout", "stack", "M"],
1840
- },
1841
- L: {
1842
- $type: "spacing",
1843
- $value: 24,
1844
- $description:
1845
- "Spacing between horizontal and vertical L form components",
1846
- filePath: "data/tokens/components/form.json",
1847
- isSource: true,
1848
- original: {
1849
- $type: "spacing",
1850
- $value: "{global.space.macro.M}",
1851
- $description:
1852
- "Spacing between horizontal and vertical L form components",
1853
- },
1854
- name: "formSpaceLayoutStackL",
1855
- attributes: {},
1856
- path: ["form", "space", "layout", "stack", "L"],
1857
- },
1858
- },
1859
- },
1860
- switch: {
1861
- xg: {
1862
- M: {
1863
- $type: "spacing",
1864
- $value: 4,
1865
- $description: "Space between elements within switch asset",
1866
- filePath: "data/tokens/components/form.json",
1867
- isSource: true,
1868
- original: {
1869
- $type: "spacing",
1870
- $value: "{global.space.micro.S}",
1871
- $description: "Space between elements within switch asset",
1872
- },
1873
- name: "formSpaceSwitchXgM",
1874
- attributes: {},
1875
- path: ["form", "space", "switch", "xg", "M"],
1876
- },
1877
- L: {
1878
- $type: "spacing",
1879
- $value: 6,
1880
- $description: "Space between elements within switch asset",
1881
- filePath: "data/tokens/components/form.json",
1882
- isSource: true,
1883
- original: {
1884
- $type: "spacing",
1885
- $value: "{global.space.micro.M}",
1886
- $description: "Space between elements within switch asset",
1887
- },
1888
- name: "formSpaceSwitchXgL",
1889
- attributes: {},
1890
- path: ["form", "space", "switch", "xg", "L"],
1891
- },
1892
- },
1893
- handleside: {
1894
- M: {
1895
- $type: "spacing",
1896
- $value: 4,
1897
- $description: "Padding on handle side.",
1898
- filePath: "data/tokens/components/form.json",
1899
- isSource: true,
1900
- original: {
1901
- $type: "spacing",
1902
- $value: "{global.space.micro.S}",
1903
- $description: "Padding on handle side.",
1904
- },
1905
- name: "formSpaceSwitchHandlesideM",
1906
- attributes: {},
1907
- path: ["form", "space", "switch", "handleside", "M"],
1908
- },
1909
- L: {
1910
- $type: "spacing",
1911
- $value: 6,
1912
- $description: "Padding on handle side.",
1913
- filePath: "data/tokens/components/form.json",
1914
- isSource: true,
1915
- original: {
1916
- $type: "spacing",
1917
- $value: "{global.space.micro.M}",
1918
- $description: "Padding on handle side.",
1919
- },
1920
- name: "formSpaceSwitchHandlesideL",
1921
- attributes: {},
1922
- path: ["form", "space", "switch", "handleside", "L"],
1923
- },
1924
- },
1925
- labelside: {
1926
- M: {
1927
- $type: "spacing",
1928
- $value: 8,
1929
- $description: "Padding on label side.",
1930
- filePath: "data/tokens/components/form.json",
1931
- isSource: true,
1932
- original: {
1933
- $type: "spacing",
1934
- $value: "{global.space.micro.L}",
1935
- $description: "Padding on label side.",
1936
- },
1937
- name: "formSpaceSwitchLabelsideM",
1938
- attributes: {},
1939
- path: ["form", "space", "switch", "labelside", "M"],
1940
- },
1941
- L: {
1942
- $type: "spacing",
1943
- $value: 12,
1944
- $description: "Padding on label side.",
1945
- filePath: "data/tokens/components/form.json",
1946
- isSource: true,
1947
- original: {
1948
- $type: "spacing",
1949
- $value: "{global.space.micro.XXL}",
1950
- $description: "Padding on label side.",
1951
- },
1952
- name: "formSpaceSwitchLabelsideL",
1953
- attributes: {},
1954
- path: ["form", "space", "switch", "labelside", "L"],
1955
- },
1956
- },
1957
- },
1958
- texteditor: {
1959
- y: {
1960
- S: {
1961
- $type: "spacing",
1962
- $value: 8,
1963
- $description: "Left right padding on input.",
1964
- filePath: "data/tokens/components/form.json",
1965
- isSource: true,
1966
- original: {
1967
- $type: "spacing",
1968
- $value: "{global.space.micro.L}",
1969
- $description: "Left right padding on input.",
1970
- },
1971
- name: "formSpaceTexteditorYS",
1972
- attributes: {},
1973
- path: ["form", "space", "texteditor", "y", "S"],
1974
- },
1975
- M: {
1976
- $type: "spacing",
1977
- $value: 12,
1978
- $description:
1979
- "Left right padding on input. Right padding on dropdown option.",
1980
- filePath: "data/tokens/components/form.json",
1981
- isSource: true,
1982
- original: {
1983
- $type: "spacing",
1984
- $value: "{global.space.micro.XXL}",
1985
- $description:
1986
- "Left right padding on input. Right padding on dropdown option.",
1987
- },
1988
- name: "formSpaceTexteditorYM",
1989
- attributes: {},
1990
- path: ["form", "space", "texteditor", "y", "M"],
1991
- },
1992
- L: {
1993
- $type: "spacing",
1994
- $value: 16,
1995
- $description: "Left right padding on input.",
1996
- filePath: "data/tokens/components/form.json",
1997
- isSource: true,
1998
- original: {
1999
- $type: "spacing",
2000
- $value: "{global.space.macro.XS}",
2001
- $description: "Left right padding on input.",
2002
- },
2003
- name: "formSpaceTexteditorYL",
2004
- attributes: {},
2005
- path: ["form", "space", "texteditor", "y", "L"],
2006
- },
2007
- },
2008
- yg: {
2009
- S: {
2010
- $type: "spacing",
2011
- $value: 4,
2012
- $description: "Top bottom padding on input.",
2013
- filePath: "data/tokens/components/form.json",
2014
- isSource: true,
2015
- original: {
2016
- $type: "spacing",
2017
- $value: "{global.space.micro.S}",
2018
- $description: "Top bottom padding on input.",
2019
- },
2020
- name: "formSpaceTexteditorYgS",
2021
- attributes: {},
2022
- path: ["form", "space", "texteditor", "yg", "S"],
2023
- },
2024
- M: {
2025
- $type: "spacing",
2026
- $value: 8,
2027
- $description: "Top bottom padding on input.",
2028
- filePath: "data/tokens/components/form.json",
2029
- isSource: true,
2030
- original: {
2031
- $type: "spacing",
2032
- $value: "{global.space.micro.L}",
2033
- $description: "Top bottom padding on input.",
2034
- },
2035
- name: "formSpaceTexteditorYgM",
2036
- attributes: {},
2037
- path: ["form", "space", "texteditor", "yg", "M"],
2038
- },
2039
- L: {
2040
- $type: "spacing",
2041
- $value: 10,
2042
- $description: "Top bottom padding on input.",
2043
- filePath: "data/tokens/components/form.json",
2044
- isSource: true,
2045
- original: {
2046
- $type: "spacing",
2047
- $value: "{global.space.micro.XL}",
2048
- $description: "Top bottom padding on input.",
2049
- },
2050
- name: "formSpaceTexteditorYgL",
2051
- attributes: {},
2052
- path: ["form", "space", "texteditor", "yg", "L"],
2053
- },
2054
- },
2055
- x: {
2056
- S: {
2057
- $type: "spacing",
2058
- $value: 8,
2059
- $description: "Left right padding on input.",
2060
- filePath: "data/tokens/components/form.json",
2061
- isSource: true,
2062
- original: {
2063
- $type: "spacing",
2064
- $value: "{global.space.micro.L}",
2065
- $description: "Left right padding on input.",
2066
- },
2067
- name: "formSpaceTexteditorXS",
2068
- attributes: {},
2069
- path: ["form", "space", "texteditor", "x", "S"],
2070
- },
2071
- M: {
2072
- $type: "spacing",
2073
- $value: 12,
2074
- $description:
2075
- "Left right padding on input. Right padding on dropdown option.",
2076
- filePath: "data/tokens/components/form.json",
2077
- isSource: true,
2078
- original: {
2079
- $type: "spacing",
2080
- $value: "{global.space.micro.XXL}",
2081
- $description:
2082
- "Left right padding on input. Right padding on dropdown option.",
2083
- },
2084
- name: "formSpaceTexteditorXM",
2085
- attributes: {},
2086
- path: ["form", "space", "texteditor", "x", "M"],
2087
- },
2088
- L: {
2089
- $type: "spacing",
2090
- $value: 16,
2091
- $description: "Left right padding on input.",
2092
- filePath: "data/tokens/components/form.json",
2093
- isSource: true,
2094
- original: {
2095
- $type: "spacing",
2096
- $value: "{global.space.macro.XS}",
2097
- $description: "Left right padding on input.",
2098
- },
2099
- name: "formSpaceTexteditorXL",
2100
- attributes: {},
2101
- path: ["form", "space", "texteditor", "x", "L"],
2102
- },
2103
- },
2104
- processing: {
2105
- y: {
2106
- S: {
2107
- $type: "spacing",
2108
- $value: 24,
2109
- $description: "Left right padding on input.",
2110
- filePath: "data/tokens/components/form.json",
2111
- isSource: true,
2112
- original: {
2113
- $type: "spacing",
2114
- $value: "{global.space.macro.M}",
2115
- $description: "Left right padding on input.",
2116
- },
2117
- name: "formSpaceTexteditorProcessingYS",
2118
- attributes: {},
2119
- path: ["form", "space", "texteditor", "processing", "y", "S"],
2120
- },
2121
- M: {
2122
- $type: "spacing",
2123
- $value: 32,
2124
- $description:
2125
- "Left right padding on input. Right padding on dropdown option.",
2126
- filePath: "data/tokens/components/form.json",
2127
- isSource: true,
2128
- original: {
2129
- $type: "spacing",
2130
- $value: "{global.space.macro.L}",
2131
- $description:
2132
- "Left right padding on input. Right padding on dropdown option.",
2133
- },
2134
- name: "formSpaceTexteditorProcessingYM",
2135
- attributes: {},
2136
- path: ["form", "space", "texteditor", "processing", "y", "M"],
2137
- },
2138
- L: {
2139
- $type: "spacing",
2140
- $value: 40,
2141
- $description: "Left right padding on input.",
2142
- filePath: "data/tokens/components/form.json",
2143
- isSource: true,
2144
- original: {
2145
- $type: "spacing",
2146
- $value: "{global.space.macro.XL}",
2147
- $description: "Left right padding on input.",
2148
- },
2149
- name: "formSpaceTexteditorProcessingYL",
2150
- attributes: {},
2151
- path: ["form", "space", "texteditor", "processing", "y", "L"],
2152
- },
2153
- },
2154
- yg: {
2155
- S: {
2156
- $type: "spacing",
2157
- $value: 12,
2158
- $description: "padding between cancel and loader",
2159
- filePath: "data/tokens/components/form.json",
2160
- isSource: true,
2161
- original: {
2162
- $type: "spacing",
2163
- $value: "{global.space.micro.XXL}",
2164
- $description: "padding between cancel and loader",
2165
- },
2166
- name: "formSpaceTexteditorProcessingYgS",
2167
- attributes: {},
2168
- path: ["form", "space", "texteditor", "processing", "yg", "S"],
2169
- },
2170
- M: {
2171
- $type: "spacing",
2172
- $value: 16,
2173
- $description: "padding between cancel and loader",
2174
- filePath: "data/tokens/components/form.json",
2175
- isSource: true,
2176
- original: {
2177
- $type: "spacing",
2178
- $value: "{global.space.macro.XS}",
2179
- $description: "padding between cancel and loader",
2180
- },
2181
- name: "formSpaceTexteditorProcessingYgM",
2182
- attributes: {},
2183
- path: ["form", "space", "texteditor", "processing", "yg", "M"],
2184
- },
2185
- L: {
2186
- $type: "spacing",
2187
- $value: 24,
2188
- $description: "padding between cancel and loader",
2189
- filePath: "data/tokens/components/form.json",
2190
- isSource: true,
2191
- original: {
2192
- $type: "spacing",
2193
- $value: "{global.space.macro.M}",
2194
- $description: "padding between cancel and loader",
2195
- },
2196
- name: "formSpaceTexteditorProcessingYgL",
2197
- attributes: {},
2198
- path: ["form", "space", "texteditor", "processing", "yg", "L"],
2199
- },
2200
- },
2201
- x: {
2202
- S: {
2203
- $type: "spacing",
2204
- $value: 24,
2205
- $description: "Left right padding on input.",
2206
- filePath: "data/tokens/components/form.json",
2207
- isSource: true,
2208
- original: {
2209
- $type: "spacing",
2210
- $value: "{global.space.macro.M}",
2211
- $description: "Left right padding on input.",
2212
- },
2213
- name: "formSpaceTexteditorProcessingXS",
2214
- attributes: {},
2215
- path: ["form", "space", "texteditor", "processing", "x", "S"],
2216
- },
2217
- M: {
2218
- $type: "spacing",
2219
- $value: 32,
2220
- $description:
2221
- "Left right padding on input. Right padding on dropdown option.",
2222
- filePath: "data/tokens/components/form.json",
2223
- isSource: true,
2224
- original: {
2225
- $type: "spacing",
2226
- $value: "{global.space.macro.L}",
2227
- $description:
2228
- "Left right padding on input. Right padding on dropdown option.",
2229
- },
2230
- name: "formSpaceTexteditorProcessingXM",
2231
- attributes: {},
2232
- path: ["form", "space", "texteditor", "processing", "x", "M"],
2233
- },
2234
- L: {
2235
- $type: "spacing",
2236
- $value: 40,
2237
- $description: "Left right padding on input.",
2238
- filePath: "data/tokens/components/form.json",
2239
- isSource: true,
2240
- original: {
2241
- $type: "spacing",
2242
- $value: "{global.space.macro.XL}",
2243
- $description: "Left right padding on input.",
2244
- },
2245
- name: "formSpaceTexteditorProcessingXL",
2246
- attributes: {},
2247
- path: ["form", "space", "texteditor", "processing", "x", "L"],
2248
- },
2249
- },
2250
- },
2251
- },
2252
- password: {
2253
- requirement: {
2254
- xg: {
2255
- S: {
2256
- $type: "spacing",
2257
- $value: 6,
2258
- filePath: "data/tokens/components/form.json",
2259
- isSource: true,
2260
- original: {
2261
- $type: "spacing",
2262
- $value: "{global.space.micro.M}",
2263
- },
2264
- name: "formSpacePasswordRequirementXgS",
2265
- attributes: {},
2266
- path: ["form", "space", "password", "requirement", "xg", "S"],
2267
- },
2268
- M: {
2269
- $type: "spacing",
2270
- $value: 8,
2271
- filePath: "data/tokens/components/form.json",
2272
- isSource: true,
2273
- original: {
2274
- $type: "spacing",
2275
- $value: "{global.space.micro.L}",
2276
- },
2277
- name: "formSpacePasswordRequirementXgM",
2278
- attributes: {},
2279
- path: ["form", "space", "password", "requirement", "xg", "M"],
2280
- },
2281
- L: {
2282
- $type: "spacing",
2283
- $value: 10,
2284
- filePath: "data/tokens/components/form.json",
2285
- isSource: true,
2286
- original: {
2287
- $type: "spacing",
2288
- $value: "{global.space.micro.XL}",
2289
- },
2290
- name: "formSpacePasswordRequirementXgL",
2291
- attributes: {},
2292
- path: ["form", "space", "password", "requirement", "xg", "L"],
2293
- },
2294
- },
2295
- x: {
2296
- S: {
2297
- $type: "spacing",
2298
- $value: 2,
2299
- filePath: "data/tokens/components/form.json",
2300
- isSource: true,
2301
- original: {
2302
- $type: "spacing",
2303
- $value: "{global.space.micro.XS}",
2304
- },
2305
- name: "formSpacePasswordRequirementXS",
2306
- attributes: {},
2307
- path: ["form", "space", "password", "requirement", "x", "S"],
2308
- },
2309
- M: {
2310
- $type: "spacing",
2311
- $value: 4,
2312
- filePath: "data/tokens/components/form.json",
2313
- isSource: true,
2314
- original: {
2315
- $type: "spacing",
2316
- $value: "{global.space.micro.S}",
2317
- },
2318
- name: "formSpacePasswordRequirementXM",
2319
- attributes: {},
2320
- path: ["form", "space", "password", "requirement", "x", "M"],
2321
- },
2322
- L: {
2323
- $type: "spacing",
2324
- $value: 4,
2325
- filePath: "data/tokens/components/form.json",
2326
- isSource: true,
2327
- original: {
2328
- $type: "spacing",
2329
- $value: "{global.space.micro.S}",
2330
- },
2331
- name: "formSpacePasswordRequirementXL",
2332
- attributes: {},
2333
- path: ["form", "space", "password", "requirement", "x", "L"],
2334
- },
2335
- },
2336
- y: {
2337
- S: {
2338
- $type: "spacing",
2339
- $value: 2,
2340
- filePath: "data/tokens/components/form.json",
2341
- isSource: true,
2342
- original: {
2343
- $type: "spacing",
2344
- $value: "{global.space.micro.XS}",
2345
- },
2346
- name: "formSpacePasswordRequirementYS",
2347
- attributes: {},
2348
- path: ["form", "space", "password", "requirement", "y", "S"],
2349
- },
2350
- M: {
2351
- $type: "spacing",
2352
- $value: 4,
2353
- filePath: "data/tokens/components/form.json",
2354
- isSource: true,
2355
- original: {
2356
- $type: "spacing",
2357
- $value: "{global.space.micro.S}",
2358
- },
2359
- name: "formSpacePasswordRequirementYM",
2360
- attributes: {},
2361
- path: ["form", "space", "password", "requirement", "y", "M"],
2362
- },
2363
- L: {
2364
- $type: "spacing",
2365
- $value: 4,
2366
- filePath: "data/tokens/components/form.json",
2367
- isSource: true,
2368
- original: {
2369
- $type: "spacing",
2370
- $value: "{global.space.micro.S}",
2371
- },
2372
- name: "formSpacePasswordRequirementYL",
2373
- attributes: {},
2374
- path: ["form", "space", "password", "requirement", "y", "L"],
2375
- },
2376
- },
2377
- },
2378
- },
2379
- },
2380
- size: {
2381
- none: {
2382
- $type: "sizing",
2383
- $value: 0,
2384
- filePath: "data/tokens/components/form.json",
2385
- isSource: true,
2386
- original: {
2387
- $type: "sizing",
2388
- $value: "{global.size.none}",
2389
- },
2390
- name: "formSizeNone",
2391
- attributes: {},
2392
- path: ["form", "size", "none"],
2393
- },
2394
- calendar: {
2395
- date: {
2396
- $type: "sizing",
2397
- $value: 40,
2398
- $description: "date buttons",
2399
- filePath: "data/tokens/components/form.json",
2400
- isSource: true,
2401
- original: {
2402
- $type: "sizing",
2403
- $value: "{global.size.macro.M}",
2404
- $description: "date buttons",
2405
- },
2406
- name: "formSizeCalendarDate",
2407
- attributes: {},
2408
- path: ["form", "size", "calendar", "date"],
2409
- },
2410
- day: {
2411
- $type: "sizing",
2412
- $value: 40,
2413
- $description: "day of the week HEIGHT",
2414
- filePath: "data/tokens/components/form.json",
2415
- isSource: true,
2416
- original: {
2417
- $type: "sizing",
2418
- $value: "{global.size.macro.M}",
2419
- $description: "day of the week HEIGHT",
2420
- },
2421
- name: "formSizeCalendarDay",
2422
- attributes: {},
2423
- path: ["form", "size", "calendar", "day"],
2424
- },
2425
- month: {
2426
- $type: "sizing",
2427
- $value: 160,
2428
- $description: "Min width of month dropdown",
2429
- filePath: "data/tokens/components/form.json",
2430
- isSource: true,
2431
- original: {
2432
- $type: "sizing",
2433
- $value: "{global.size.macro.XXXXL} + {global.size.macro.M}",
2434
- $description: "Min width of month dropdown",
2435
- },
2436
- name: "formSizeCalendarMonth",
2437
- attributes: {},
2438
- path: ["form", "size", "calendar", "month"],
2439
- },
2440
- year: {
2441
- $type: "sizing",
2442
- $value: 72,
2443
- $description: "Min width of month dropdown",
2444
- filePath: "data/tokens/components/form.json",
2445
- isSource: true,
2446
- original: {
2447
- $type: "sizing",
2448
- $value: "{global.size.macro.XXXL}",
2449
- $description: "Min width of month dropdown",
2450
- },
2451
- name: "formSizeCalendarYear",
2452
- attributes: {},
2453
- path: ["form", "size", "calendar", "year"],
2454
- },
2455
- today: {
2456
- width: {
2457
- $type: "sizing",
2458
- $value: 16,
2459
- $description: "today indicator",
2460
- filePath: "data/tokens/components/form.json",
2461
- isSource: true,
2462
- original: {
2463
- $type: "sizing",
2464
- $value: "{global.size.macro.XXS}",
2465
- $description: "today indicator",
2466
- },
2467
- name: "formSizeCalendarTodayWidth",
2468
- attributes: {},
2469
- path: ["form", "size", "calendar", "today", "width"],
2470
- },
2471
- height: {
2472
- $type: "sizing",
2473
- $value: 4,
2474
- $description: "today indicator",
2475
- filePath: "data/tokens/components/form.json",
2476
- isSource: true,
2477
- original: {
2478
- $type: "sizing",
2479
- $value: "{global.size.micro.XS}",
2480
- $description: "today indicator",
2481
- },
2482
- name: "formSizeCalendarTodayHeight",
2483
- attributes: {},
2484
- path: ["form", "size", "calendar", "today", "height"],
2485
- },
2486
- },
2487
- },
2488
- checkbox: {
2489
- S: {
2490
- $type: "sizing",
2491
- $value: 16,
2492
- $description: "S checkboxes",
2493
- filePath: "data/tokens/components/form.json",
2494
- isSource: true,
2495
- original: {
2496
- $type: "sizing",
2497
- $value: "{global.size.macro.XXS}",
2498
- $description: "S checkboxes",
2499
- },
2500
- name: "formSizeCheckboxS",
2501
- attributes: {},
2502
- path: ["form", "size", "checkbox", "S"],
2503
- },
2504
- M: {
2505
- $type: "sizing",
2506
- $value: 24,
2507
- $description: "M checkboxes",
2508
- filePath: "data/tokens/components/form.json",
2509
- isSource: true,
2510
- original: {
2511
- $type: "sizing",
2512
- $value: "{global.size.macro.XS}",
2513
- $description: "M checkboxes",
2514
- },
2515
- name: "formSizeCheckboxM",
2516
- attributes: {},
2517
- path: ["form", "size", "checkbox", "M"],
2518
- },
2519
- L: {
2520
- $type: "sizing",
2521
- $value: 32,
2522
- $description: "L checkboxes",
2523
- filePath: "data/tokens/components/form.json",
2524
- isSource: true,
2525
- original: {
2526
- $type: "sizing",
2527
- $value: "{global.size.macro.S}",
2528
- $description: "L checkboxes",
2529
- },
2530
- name: "formSizeCheckboxL",
2531
- attributes: {},
2532
- path: ["form", "size", "checkbox", "L"],
2533
- },
2534
- },
2535
- dropdown: {
2536
- colorpicker: {
2537
- S: {
2538
- $type: "sizing",
2539
- $value: 24,
2540
- $description: "Swatch size.",
2541
- filePath: "data/tokens/components/form.json",
2542
- isSource: true,
2543
- original: {
2544
- $type: "sizing",
2545
- $value: "{global.size.macro.XS}",
2546
- $description: "Swatch size.",
2547
- },
2548
- name: "formSizeDropdownColorpickerS",
2549
- attributes: {},
2550
- path: ["form", "size", "dropdown", "colorpicker", "S"],
2551
- },
2552
- M: {
2553
- $type: "sizing",
2554
- $value: 24,
2555
- $description: "Swatch size.",
2556
- filePath: "data/tokens/components/form.json",
2557
- isSource: true,
2558
- original: {
2559
- $type: "sizing",
2560
- $value: "{global.size.macro.XS}",
2561
- $description: "Swatch size.",
2562
- },
2563
- name: "formSizeDropdownColorpickerM",
2564
- attributes: {},
2565
- path: ["form", "size", "dropdown", "colorpicker", "M"],
2566
- },
2567
- L: {
2568
- $type: "sizing",
2569
- $value: 28,
2570
- $description: "Swatch size.",
2571
- filePath: "data/tokens/components/form.json",
2572
- isSource: true,
2573
- original: {
2574
- $type: "sizing",
2575
- $value: "{global.size.macro.XS}+4",
2576
- $description: "Swatch size.",
2577
- },
2578
- name: "formSizeDropdownColorpickerL",
2579
- attributes: {},
2580
- path: ["form", "size", "dropdown", "colorpicker", "L"],
2581
- },
2582
- input: {
2583
- minwidth: {
2584
- $type: "sizing",
2585
- $value: 200,
2586
- $description: "Min width of dropdown and colorpicker inputs",
2587
- filePath: "data/tokens/components/form.json",
2588
- isSource: true,
2589
- original: {
2590
- $type: "sizing",
2591
- $value: "{container.size.responsive.M}",
2592
- $description: "Min width of dropdown and colorpicker inputs",
2593
- },
2594
- name: "formSizeDropdownColorpickerInputMinwidth",
2595
- attributes: {},
2596
- path: [
2597
- "form",
2598
- "size",
2599
- "dropdown",
2600
- "colorpicker",
2601
- "input",
2602
- "minwidth",
2603
- ],
2604
- },
2605
- },
2606
- },
2607
- item: {
2608
- S: {
2609
- $type: "sizing",
2610
- $value: 32,
2611
- $description: "REF POPOVER. Menu item min height.",
2612
- filePath: "data/tokens/components/form.json",
2613
- isSource: true,
2614
- original: {
2615
- $type: "sizing",
2616
- $value: "{popover.size.item.S}",
2617
- $description: "REF POPOVER. Menu item min height.",
2618
- },
2619
- name: "formSizeDropdownItemS",
2620
- attributes: {},
2621
- path: ["form", "size", "dropdown", "item", "S"],
2622
- },
2623
- M: {
2624
- $type: "sizing",
2625
- $value: 40,
2626
- $description: "REF POPOVER. Menu item min height.",
2627
- filePath: "data/tokens/components/form.json",
2628
- isSource: true,
2629
- original: {
2630
- $type: "sizing",
2631
- $value: "{popover.size.item.M}",
2632
- $description: "REF POPOVER. Menu item min height.",
2633
- },
2634
- name: "formSizeDropdownItemM",
2635
- attributes: {},
2636
- path: ["form", "size", "dropdown", "item", "M"],
2637
- },
2638
- L: {
2639
- $type: "sizing",
2640
- $value: 48,
2641
- $description: "REF POPOVER. Menu item min height.",
2642
- filePath: "data/tokens/components/form.json",
2643
- isSource: true,
2644
- original: {
2645
- $type: "sizing",
2646
- $value: "{popover.size.item.L}",
2647
- $description: "REF POPOVER. Menu item min height.",
2648
- },
2649
- name: "formSizeDropdownItemL",
2650
- attributes: {},
2651
- path: ["form", "size", "dropdown", "item", "L"],
2652
- },
2653
- },
2654
- subtle: {
2655
- S: {
2656
- $type: "sizing",
2657
- $value: 80,
2658
- $description: "Min width of subtle dropdown",
2659
- filePath: "data/tokens/components/form.json",
2660
- isSource: true,
2661
- original: {
2662
- $type: "sizing",
2663
- $value: "{global.size.macro.M} * 2",
2664
- $description: "Min width of subtle dropdown",
2665
- },
2666
- name: "formSizeDropdownSubtleS",
2667
- attributes: {},
2668
- path: ["form", "size", "dropdown", "subtle", "S"],
2669
- },
2670
- M: {
2671
- $type: "sizing",
2672
- $value: 80,
2673
- $description: "Min width of subtle dropdown",
2674
- filePath: "data/tokens/components/form.json",
2675
- isSource: true,
2676
- original: {
2677
- $type: "sizing",
2678
- $value: "{global.size.macro.M} * 2",
2679
- $description: "Min width of subtle dropdown",
2680
- },
2681
- name: "formSizeDropdownSubtleM",
2682
- attributes: {},
2683
- path: ["form", "size", "dropdown", "subtle", "M"],
2684
- },
2685
- L: {
2686
- $type: "sizing",
2687
- $value: 80,
2688
- $description: "Min width of subtle dropdown",
2689
- filePath: "data/tokens/components/form.json",
2690
- isSource: true,
2691
- original: {
2692
- $type: "sizing",
2693
- $value: "{global.size.macro.M} * 2",
2694
- $description: "Min width of subtle dropdown",
2695
- },
2696
- name: "formSizeDropdownSubtleL",
2697
- attributes: {},
2698
- path: ["form", "size", "dropdown", "subtle", "L"],
2699
- },
2700
- },
2701
- },
2702
- fileinput: {
2703
- fileicon: {
2704
- $type: "sizing",
2705
- $value: 32,
2706
- $description: "File input thumbnail icon",
2707
- filePath: "data/tokens/components/form.json",
2708
- isSource: true,
2709
- original: {
2710
- $type: "sizing",
2711
- $value: "{global.size.macro.S}",
2712
- $description: "File input thumbnail icon",
2713
- },
2714
- name: "formSizeFileinputFileicon",
2715
- attributes: {},
2716
- path: ["form", "size", "fileinput", "fileicon"],
2717
- },
2718
- preview: {
2719
- $type: "sizing",
2720
- $value: 72,
2721
- $description:
2722
- "File input container for thumbnail, progress, or icon.",
2723
- filePath: "data/tokens/components/form.json",
2724
- isSource: true,
2725
- original: {
2726
- $type: "sizing",
2727
- $value: "{global.size.macro.XXXL}",
2728
- $description:
2729
- "File input container for thumbnail, progress, or icon.",
2730
- },
2731
- name: "formSizeFileinputPreview",
2732
- attributes: {},
2733
- path: ["form", "size", "fileinput", "preview"],
2734
- },
2735
- },
2736
- icon: {
2737
- S: {
2738
- $type: "sizing",
2739
- $value: 16,
2740
- $description: "Currently for checkbox S only.",
2741
- filePath: "data/tokens/components/form.json",
2742
- isSource: true,
2743
- original: {
2744
- $type: "sizing",
2745
- $value: "{global.size.icon.S}",
2746
- $description: "Currently for checkbox S only.",
2747
- },
2748
- name: "formSizeIconS",
2749
- attributes: {},
2750
- path: ["form", "size", "icon", "S"],
2751
- },
2752
- M: {
2753
- $type: "sizing",
2754
- $value: 20,
2755
- $description: "Used for all form icons except for checkbox S and L",
2756
- filePath: "data/tokens/components/form.json",
2757
- isSource: true,
2758
- original: {
2759
- $type: "sizing",
2760
- $value: "{global.size.icon.M}",
2761
- $description: "Used for all form icons except for checkbox S and L",
2762
- },
2763
- name: "formSizeIconM",
2764
- attributes: {},
2765
- path: ["form", "size", "icon", "M"],
2766
- },
2767
- L: {
2768
- $type: "sizing",
2769
- $value: 24,
2770
- $description: "Currently for checkbox L only.",
2771
- filePath: "data/tokens/components/form.json",
2772
- isSource: true,
2773
- original: {
2774
- $type: "sizing",
2775
- $value: "{global.size.icon.L}",
2776
- $description: "Currently for checkbox L only.",
2777
- },
2778
- name: "formSizeIconL",
2779
- attributes: {},
2780
- path: ["form", "size", "icon", "L"],
2781
- },
2782
- },
2783
- input: {
2784
- S: {
2785
- $type: "sizing",
2786
- $value: 32,
2787
- $description: "min-height on S inputs",
2788
- filePath: "data/tokens/components/form.json",
2789
- isSource: true,
2790
- original: {
2791
- $type: "sizing",
2792
- $value: "{global.size.macro.S}",
2793
- $description: "min-height on S inputs",
2794
- },
2795
- name: "formSizeInputS",
2796
- attributes: {},
2797
- path: ["form", "size", "input", "S"],
2798
- },
2799
- M: {
2800
- $type: "sizing",
2801
- $value: 40,
2802
- $description:
2803
- "Min height on M Inputs and M Dropdowns. Fixed height on Calendar days",
2804
- filePath: "data/tokens/components/form.json",
2805
- isSource: true,
2806
- original: {
2807
- $type: "sizing",
2808
- $value: "{global.size.macro.M}",
2809
- $description:
2810
- "Min height on M Inputs and M Dropdowns. Fixed height on Calendar days",
2811
- },
2812
- name: "formSizeInputM",
2813
- attributes: {},
2814
- path: ["form", "size", "input", "M"],
2815
- },
2816
- L: {
2817
- $type: "sizing",
2818
- $value: 48,
2819
- $description: "L Inputs, Color picker square",
2820
- filePath: "data/tokens/components/form.json",
2821
- isSource: true,
2822
- original: {
2823
- $type: "sizing",
2824
- $value: "{global.size.macro.L}",
2825
- $description: "L Inputs, Color picker square",
2826
- },
2827
- name: "formSizeInputL",
2828
- attributes: {},
2829
- path: ["form", "size", "input", "L"],
2830
- },
2831
- timeinput: {
2832
- S: {
2833
- $type: "sizing",
2834
- $value: 34,
2835
- $description: "Min width for input field.",
2836
- filePath: "data/tokens/components/form.json",
2837
- isSource: true,
2838
- original: {
2839
- $type: "sizing",
2840
- $value: "{global.size.macro.XS} + {global.size.micro.L}",
2841
- $description: "Min width for input field.",
2842
- },
2843
- name: "formSizeInputTimeinputS",
2844
- attributes: {},
2845
- path: ["form", "size", "input", "timeinput", "S"],
2846
- },
2847
- M: {
2848
- $type: "sizing",
2849
- $value: 44,
2850
- $description: "Min width for input field.",
2851
- filePath: "data/tokens/components/form.json",
2852
- isSource: true,
2853
- original: {
2854
- $type: "sizing",
2855
- $value: "{global.size.macro.M} + {global.size.micro.XS}",
2856
- $description: "Min width for input field.",
2857
- },
2858
- name: "formSizeInputTimeinputM",
2859
- attributes: {},
2860
- path: ["form", "size", "input", "timeinput", "M"],
2861
- },
2862
- L: {
2863
- $type: "sizing",
2864
- $value: 56,
2865
- $description: "Min width for input field.",
2866
- filePath: "data/tokens/components/form.json",
2867
- isSource: true,
2868
- original: {
2869
- $type: "sizing",
2870
- $value: "{global.size.macro.XL}",
2871
- $description: "Min width for input field.",
2872
- },
2873
- name: "formSizeInputTimeinputL",
2874
- attributes: {},
2875
- path: ["form", "size", "input", "timeinput", "L"],
2876
- },
2877
- },
2878
- },
2879
- radio: {
2880
- circle: {
2881
- S: {
2882
- $type: "sizing",
2883
- $value: 16,
2884
- $description: "S radios",
2885
- filePath: "data/tokens/components/form.json",
2886
- isSource: true,
2887
- original: {
2888
- $type: "sizing",
2889
- $value: "{global.size.macro.XXS}",
2890
- $description: "S radios",
2891
- },
2892
- name: "formSizeRadioCircleS",
2893
- attributes: {},
2894
- path: ["form", "size", "radio", "circle", "S"],
2895
- },
2896
- M: {
2897
- $type: "sizing",
2898
- $value: 24,
2899
- $description: "M radios",
2900
- filePath: "data/tokens/components/form.json",
2901
- isSource: true,
2902
- original: {
2903
- $type: "sizing",
2904
- $value: "{global.size.macro.XS}",
2905
- $description: "M radios",
2906
- },
2907
- name: "formSizeRadioCircleM",
2908
- attributes: {},
2909
- path: ["form", "size", "radio", "circle", "M"],
2910
- },
2911
- L: {
2912
- $type: "sizing",
2913
- $value: 32,
2914
- $description: "L radios",
2915
- filePath: "data/tokens/components/form.json",
2916
- isSource: true,
2917
- original: {
2918
- $type: "sizing",
2919
- $value: "{global.size.macro.S}",
2920
- $description: "L radios",
2921
- },
2922
- name: "formSizeRadioCircleL",
2923
- attributes: {},
2924
- path: ["form", "size", "radio", "circle", "L"],
2925
- },
2926
- },
2927
- dot: {
2928
- S: {
2929
- $type: "sizing",
2930
- $value: 8,
2931
- $description: "S radio dot",
2932
- filePath: "data/tokens/components/form.json",
2933
- isSource: true,
2934
- original: {
2935
- $type: "sizing",
2936
- $value: "{global.size.micro.M}",
2937
- $description: "S radio dot",
2938
- },
2939
- name: "formSizeRadioDotS",
2940
- attributes: {},
2941
- path: ["form", "size", "radio", "dot", "S"],
2942
- },
2943
- M: {
2944
- $type: "sizing",
2945
- $value: 12,
2946
- $description: "M radio dot",
2947
- filePath: "data/tokens/components/form.json",
2948
- isSource: true,
2949
- original: {
2950
- $type: "sizing",
2951
- $value: "{global.size.micro.XL}",
2952
- $description: "M radio dot",
2953
- },
2954
- name: "formSizeRadioDotM",
2955
- attributes: {},
2956
- path: ["form", "size", "radio", "dot", "M"],
2957
- },
2958
- L: {
2959
- $type: "sizing",
2960
- $value: 16,
2961
- $description: "L radio dot",
2962
- filePath: "data/tokens/components/form.json",
2963
- isSource: true,
2964
- original: {
2965
- $type: "sizing",
2966
- $value: "{global.size.micro.XXL}",
2967
- $description: "L radio dot",
2968
- },
2969
- name: "formSizeRadioDotL",
2970
- attributes: {},
2971
- path: ["form", "size", "radio", "dot", "L"],
2972
- },
2973
- },
2974
- },
2975
- switch: {
2976
- container: {
2977
- height: {
2978
- M: {
2979
- $type: "sizing",
2980
- $value: 24,
2981
- $description: "Switch container height for medium",
2982
- filePath: "data/tokens/components/form.json",
2983
- isSource: true,
2984
- original: {
2985
- $type: "sizing",
2986
- $value: "{global.size.macro.XS}",
2987
- $description: "Switch container height for medium",
2988
- },
2989
- name: "formSizeSwitchContainerHeightM",
2990
- attributes: {},
2991
- path: ["form", "size", "switch", "container", "height", "M"],
2992
- },
2993
- L: {
2994
- $type: "sizing",
2995
- $value: 40,
2996
- $description: "Switch container height for large",
2997
- filePath: "data/tokens/components/form.json",
2998
- isSource: true,
2999
- original: {
3000
- $type: "sizing",
3001
- $value: "{global.size.macro.M}",
3002
- $description: "Switch container height for large",
3003
- },
3004
- name: "formSizeSwitchContainerHeightL",
3005
- attributes: {},
3006
- path: ["form", "size", "switch", "container", "height", "L"],
3007
- },
3008
- },
3009
- width: {
3010
- M: {
3011
- $type: "sizing",
3012
- $value: 40,
3013
- $description: "Switch container width for medium",
3014
- filePath: "data/tokens/components/form.json",
3015
- isSource: true,
3016
- original: {
3017
- $type: "sizing",
3018
- $value: "{global.size.macro.M}",
3019
- $description: "Switch container width for medium",
3020
- },
3021
- name: "formSizeSwitchContainerWidthM",
3022
- attributes: {},
3023
- path: ["form", "size", "switch", "container", "width", "M"],
3024
- },
3025
- L: {
3026
- $type: "sizing",
3027
- $value: 72,
3028
- $description: "Switch container width for large",
3029
- filePath: "data/tokens/components/form.json",
3030
- isSource: true,
3031
- original: {
3032
- $type: "sizing",
3033
- $value: "{global.size.macro.XXXL}",
3034
- $description: "Switch container width for large",
3035
- },
3036
- name: "formSizeSwitchContainerWidthL",
3037
- attributes: {},
3038
- path: ["form", "size", "switch", "container", "width", "L"],
3039
- },
3040
- },
3041
- },
3042
- handle: {
3043
- M: {
3044
- $type: "sizing",
3045
- $value: 16,
3046
- $description: "S switch knob",
3047
- filePath: "data/tokens/components/form.json",
3048
- isSource: true,
3049
- original: {
3050
- $type: "sizing",
3051
- $value: "{global.size.macro.XXS}",
3052
- $description: "S switch knob",
3053
- },
3054
- name: "formSizeSwitchHandleM",
3055
- attributes: {},
3056
- path: ["form", "size", "switch", "handle", "M"],
3057
- },
3058
- L: {
3059
- $type: "sizing",
3060
- $value: 28,
3061
- $description: "L switch knob",
3062
- filePath: "data/tokens/components/form.json",
3063
- isSource: true,
3064
- original: {
3065
- $type: "sizing",
3066
- $value: "{global.size.macro.XS} + {global.size.micro.XS}",
3067
- $description: "L switch knob",
3068
- },
3069
- name: "formSizeSwitchHandleL",
3070
- attributes: {},
3071
- path: ["form", "size", "switch", "handle", "L"],
3072
- },
3073
- icon: {
3074
- M: {
3075
- $type: "sizing",
3076
- $value: 12,
3077
- $description: "S switch knob",
3078
- filePath: "data/tokens/components/form.json",
3079
- isSource: true,
3080
- original: {
3081
- $type: "sizing",
3082
- $value: "{global.size.icon.S} - {global.size.micro.XS}",
3083
- $description: "S switch knob",
3084
- },
3085
- name: "formSizeSwitchHandleIconM",
3086
- attributes: {},
3087
- path: ["form", "size", "switch", "handle", "icon", "M"],
3088
- },
3089
- L: {
3090
- $type: "sizing",
3091
- $value: 20,
3092
- $description: "L switch icon inside knob",
3093
- filePath: "data/tokens/components/form.json",
3094
- isSource: true,
3095
- original: {
3096
- $type: "sizing",
3097
- $value: "{global.size.icon.M}",
3098
- $description: "L switch icon inside knob",
3099
- },
3100
- name: "formSizeSwitchHandleIconL",
3101
- attributes: {},
3102
- path: ["form", "size", "switch", "handle", "icon", "L"],
3103
- },
3104
- },
3105
- },
3106
- },
3107
- search: {
3108
- input: {
3109
- minwidth: {
3110
- $type: "sizing",
3111
- $value: 288,
3112
- $description: "minimum width for search input container",
3113
- filePath: "data/tokens/components/form.json",
3114
- isSource: true,
3115
- original: {
3116
- $type: "sizing",
3117
- $value: "{container.size.responsive.XL}",
3118
- $description: "minimum width for search input container",
3119
- },
3120
- name: "formSizeSearchInputMinwidth",
3121
- attributes: {},
3122
- path: ["form", "size", "search", "input", "minwidth"],
3123
- },
3124
- maxwidth: {
3125
- $type: "sizing",
3126
- $value: 400,
3127
- $description: "maximum width for search input container",
3128
- filePath: "data/tokens/components/form.json",
3129
- isSource: true,
3130
- original: {
3131
- $type: "sizing",
3132
- $value:
3133
- "{container.size.responsive.XXL} + {container.size.responsive.XXS}",
3134
- $description: "maximum width for search input container",
3135
- },
3136
- name: "formSizeSearchInputMaxwidth",
3137
- attributes: {},
3138
- path: ["form", "size", "search", "input", "maxwidth"],
3139
- },
3140
- },
3141
- },
3142
- textarea: {
3143
- M: {
3144
- $type: "sizing",
3145
- $value: 80,
3146
- $description: "Min height for all text area sizes.",
3147
- filePath: "data/tokens/components/form.json",
3148
- isSource: true,
3149
- original: {
3150
- $type: "sizing",
3151
- $value: "{global.size.macro.M} * 2",
3152
- $description: "Min height for all text area sizes.",
3153
- },
3154
- name: "formSizeTextareaM",
3155
- attributes: {},
3156
- path: ["form", "size", "textarea", "M"],
3157
- },
3158
- },
3159
- validation: {
3160
- bar: {
3161
- $type: "sizing",
3162
- $value: 2,
3163
- $description: "2px validation bar used on errors and warnings",
3164
- filePath: "data/tokens/components/form.json",
3165
- isSource: true,
3166
- original: {
3167
- $type: "sizing",
3168
- $value: "{global.size.micro.XXS}",
3169
- $description: "2px validation bar used on errors and warnings",
3170
- },
3171
- name: "formSizeValidationBar",
3172
- attributes: {},
3173
- path: ["form", "size", "validation", "bar"],
3174
- },
3175
- },
3176
- progressive: {
3177
- bar: {
3178
- $type: "sizing",
3179
- $value: 2,
3180
- $description:
3181
- "2px progressive disclosure keyline bar used in checkbox and radio groups",
3182
- filePath: "data/tokens/components/form.json",
3183
- isSource: true,
3184
- original: {
3185
- $type: "sizing",
3186
- $value: "{global.size.micro.XXS}",
3187
- $description:
3188
- "2px progressive disclosure keyline bar used in checkbox and radio groups",
3189
- },
3190
- name: "formSizeProgressiveBar",
3191
- attributes: {},
3192
- path: ["form", "size", "progressive", "bar"],
3193
- },
3194
- },
3195
- rating: {
3196
- M: {
3197
- $type: "sizing",
3198
- $value: 20,
3199
- $description: "medium rating stars",
3200
- filePath: "data/tokens/components/form.json",
3201
- isSource: true,
3202
- original: {
3203
- $type: "sizing",
3204
- $value: "{global.size.icon.M}",
3205
- $description: "medium rating stars",
3206
- },
3207
- name: "formSizeRatingM",
3208
- attributes: {},
3209
- path: ["form", "size", "rating", "M"],
3210
- },
3211
- L: {
3212
- $type: "sizing",
3213
- $value: 32,
3214
- $description: "large rating stars",
3215
- filePath: "data/tokens/components/form.json",
3216
- isSource: true,
3217
- original: {
3218
- $type: "sizing",
3219
- $value: "{global.size.icon.XL}",
3220
- $description: "large rating stars",
3221
- },
3222
- name: "formSizeRatingL",
3223
- attributes: {},
3224
- path: ["form", "size", "rating", "L"],
3225
- },
3226
- },
3227
- },
3228
- color: {
3229
- calendar: {
3230
- "bg-active": {
3231
- $type: "color",
3232
- $value: "#FFFFFF",
3233
- filePath: "data/tokens/components/form.json",
3234
- isSource: true,
3235
- original: {
3236
- $type: "color",
3237
- $value: "{modes.color.interactive.monochrome.active}",
3238
- },
3239
- name: "formColorCalendarBgActive",
3240
- attributes: {},
3241
- path: ["form", "color", "calendar", "bg-active"],
3242
- },
3243
- "bg-disabled": {
3244
- $type: "color",
3245
- $value: "#0e0e0e",
3246
- filePath: "data/tokens/components/form.json",
3247
- isSource: true,
3248
- original: {
3249
- $type: "color",
3250
- $value: "{modes.color.interactive.inactive.defaultAlt}",
3251
- },
3252
- name: "formColorCalendarBgDisabled",
3253
- attributes: {},
3254
- path: ["form", "color", "calendar", "bg-disabled"],
3255
- },
3256
- "bg-duration": {
3257
- $type: "color",
3258
- $value: "#1b1b1b",
3259
- filePath: "data/tokens/components/form.json",
3260
- isSource: true,
3261
- original: {
3262
- $type: "color",
3263
- $value: "{modes.color.interactive.dataEntry.hoverAlt}",
3264
- },
3265
- name: "formColorCalendarBgDuration",
3266
- attributes: {},
3267
- path: ["form", "color", "calendar", "bg-duration"],
3268
- },
3269
- "bg-hover": {
3270
- $type: "color",
3271
- $value: "#ffffff1a",
3272
- filePath: "data/tokens/components/form.json",
3273
- isSource: true,
3274
- original: {
3275
- $type: "color",
3276
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
3277
- },
3278
- name: "formColorCalendarBgHover",
3279
- attributes: {},
3280
- path: ["form", "color", "calendar", "bg-hover"],
3281
- },
3282
- "border-duration": {
3283
- $type: "color",
3284
- $value: "#FFFFFF",
3285
- filePath: "data/tokens/components/form.json",
3286
- isSource: true,
3287
- original: {
3288
- $type: "color",
3289
- $value: "{modes.color.interactive.monochrome.active}",
3290
- },
3291
- name: "formColorCalendarBorderDuration",
3292
- attributes: {},
3293
- path: ["form", "color", "calendar", "border-duration"],
3294
- },
3295
- "text-active": {
3296
- $type: "color",
3297
- $value: "#000000",
3298
- filePath: "data/tokens/components/form.json",
3299
- isSource: true,
3300
- original: {
3301
- $type: "color",
3302
- $value: "{modes.color.interactive.monochrome.withActive}",
3303
- },
3304
- name: "formColorCalendarTextActive",
3305
- attributes: {},
3306
- path: ["form", "color", "calendar", "text-active"],
3307
- },
3308
- "text-alt": {
3309
- $type: "color",
3310
- $value: "#ffffff8c",
3311
- $description: "Days of the week subheaders",
3312
- filePath: "data/tokens/components/form.json",
3313
- isSource: true,
3314
- original: {
3315
- $type: "color",
3316
- $value: "{modes.color.interactive.dataEntry.contentAlt}",
3317
- $description: "Days of the week subheaders",
3318
- },
3319
- name: "formColorCalendarTextAlt",
3320
- attributes: {},
3321
- path: ["form", "color", "calendar", "text-alt"],
3322
- },
3323
- "text-disabled": {
3324
- $type: "color",
3325
- $value: "#ffffff4d",
3326
- filePath: "data/tokens/components/form.json",
3327
- isSource: true,
3328
- original: {
3329
- $type: "color",
3330
- $value: "{modes.color.interactive.inactive.content}",
3331
- },
3332
- name: "formColorCalendarTextDisabled",
3333
- attributes: {},
3334
- path: ["form", "color", "calendar", "text-disabled"],
3335
- },
3336
- "text-duration": {
3337
- $type: "color",
3338
- $value: "#fffffff2",
3339
- filePath: "data/tokens/components/form.json",
3340
- isSource: true,
3341
- original: {
3342
- $type: "color",
3343
- $value: "{modes.color.interactive.dataEntry.content}",
3344
- },
3345
- name: "formColorCalendarTextDuration",
3346
- attributes: {},
3347
- path: ["form", "color", "calendar", "text-duration"],
3348
- },
3349
- "text-enabled": {
3350
- $type: "color",
3351
- $value: "#fffffff2",
3352
- filePath: "data/tokens/components/form.json",
3353
- isSource: true,
3354
- original: {
3355
- $type: "color",
3356
- $value: "{modes.color.interactive.dataEntry.content}",
3357
- },
3358
- name: "formColorCalendarTextEnabled",
3359
- attributes: {},
3360
- path: ["form", "color", "calendar", "text-enabled"],
3361
- },
3362
- "text-hover": {
3363
- $type: "color",
3364
- $value: "#FFFFFF",
3365
- filePath: "data/tokens/components/form.json",
3366
- isSource: true,
3367
- original: {
3368
- $type: "color",
3369
- $value: "{modes.color.interactive.monochrome.withHover}",
3370
- },
3371
- name: "formColorCalendarTextHover",
3372
- attributes: {},
3373
- path: ["form", "color", "calendar", "text-hover"],
3374
- },
3375
- "textAlt-enabled": {
3376
- $type: "color",
3377
- $value: "#ffffff8c",
3378
- filePath: "data/tokens/components/form.json",
3379
- isSource: true,
3380
- original: {
3381
- $type: "color",
3382
- $value: "{modes.color.interactive.dataEntry.contentAlt}",
3383
- },
3384
- name: "formColorCalendarTextAltEnabled",
3385
- attributes: {},
3386
- path: ["form", "color", "calendar", "textAlt-enabled"],
3387
- },
3388
- },
3389
- dropdown: {
3390
- "bg-hover": {
3391
- $type: "color",
3392
- $value: "#ffffff1a",
3393
- $description: "REF POPOVER ",
3394
- filePath: "data/tokens/components/form.json",
3395
- isSource: true,
3396
- original: {
3397
- $type: "color",
3398
- $value: "{popover.color.bg-hover}",
3399
- $description: "REF POPOVER ",
3400
- },
3401
- name: "formColorDropdownBgHover",
3402
- attributes: {},
3403
- path: ["form", "color", "dropdown", "bg-hover"],
3404
- },
3405
- "label-active": {
3406
- $type: "color",
3407
- $value: "#000000",
3408
- filePath: "data/tokens/components/form.json",
3409
- isSource: true,
3410
- original: {
3411
- $type: "color",
3412
- $value: "{modes.color.interactive.monochrome.withActive}",
3413
- },
3414
- name: "formColorDropdownLabelActive",
3415
- attributes: {},
3416
- path: ["form", "color", "dropdown", "label-active"],
3417
- },
3418
- "label-alt": {
3419
- $type: "color",
3420
- $value: "#ffffffe6",
3421
- filePath: "data/tokens/components/form.json",
3422
- isSource: true,
3423
- original: {
3424
- $type: "color",
3425
- $value: "{modes.color.interactive.monochrome.default}",
3426
- },
3427
- name: "formColorDropdownLabelAlt",
3428
- attributes: {},
3429
- path: ["form", "color", "dropdown", "label-alt"],
3430
- },
3431
- "label-disabled": {
3432
- $type: "color",
3433
- $value: "#ffffff4d",
3434
- filePath: "data/tokens/components/form.json",
3435
- isSource: true,
3436
- original: {
3437
- $type: "color",
3438
- $value: "{modes.color.interactive.inactive.content}",
3439
- },
3440
- name: "formColorDropdownLabelDisabled",
3441
- attributes: {},
3442
- path: ["form", "color", "dropdown", "label-disabled"],
3443
- },
3444
- "label-enabled": {
3445
- $type: "color",
3446
- $value: "#ffffffab",
3447
- filePath: "data/tokens/components/form.json",
3448
- isSource: true,
3449
- original: {
3450
- $type: "color",
3451
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
3452
- },
3453
- name: "formColorDropdownLabelEnabled",
3454
- attributes: {},
3455
- path: ["form", "color", "dropdown", "label-enabled"],
3456
- },
3457
- "label-hover": {
3458
- $type: "color",
3459
- $value: "#FFFFFF",
3460
- filePath: "data/tokens/components/form.json",
3461
- isSource: true,
3462
- original: {
3463
- $type: "color",
3464
- $value: "{modes.color.interactive.monochrome.withHover}",
3465
- },
3466
- name: "formColorDropdownLabelHover",
3467
- attributes: {},
3468
- path: ["form", "color", "dropdown", "label-hover"],
3469
- },
3470
- },
3471
- labelset: {
3472
- "label-required": {
3473
- $type: "color",
3474
- $value: "#E13E53",
3475
- filePath: "data/tokens/components/form.json",
3476
- isSource: true,
3477
- original: {
3478
- $type: "color",
3479
- $value: "{modes.color.interactive.danger.default}",
3480
- },
3481
- name: "formColorLabelsetLabelRequired",
3482
- attributes: {},
3483
- path: ["form", "color", "labelset", "label-required"],
3484
- },
3485
- "label-default": {
3486
- $type: "color",
3487
- $value: "#fffffff2",
3488
- filePath: "data/tokens/components/form.json",
3489
- isSource: true,
3490
- original: {
3491
- $type: "color",
3492
- $value: "{modes.color.interactive.dataEntry.content}",
3493
- },
3494
- name: "formColorLabelsetLabelDefault",
3495
- attributes: {},
3496
- path: ["form", "color", "labelset", "label-default"],
3497
- },
3498
- "label-alt": {
3499
- $type: "color",
3500
- $value: "#ffffff8c",
3501
- $description: "used for '(optional)' text and hint text.",
3502
- filePath: "data/tokens/components/form.json",
3503
- isSource: true,
3504
- original: {
3505
- $type: "color",
3506
- $value: "{modes.color.interactive.dataEntry.contentAlt}",
3507
- $description: "used for '(optional)' text and hint text.",
3508
- },
3509
- name: "formColorLabelsetLabelAlt",
3510
- attributes: {},
3511
- path: ["form", "color", "labelset", "label-alt"],
3512
- },
3513
- "label-disabled": {
3514
- $type: "color",
3515
- $value: "#ffffff4d",
3516
- filePath: "data/tokens/components/form.json",
3517
- isSource: true,
3518
- original: {
3519
- $type: "color",
3520
- $value: "{modes.color.interactive.inactive.content}",
3521
- },
3522
- name: "formColorLabelsetLabelDisabled",
3523
- attributes: {},
3524
- path: ["form", "color", "labelset", "label-disabled"],
3525
- },
3526
- "label-readOnly": {
3527
- $type: "color",
3528
- $value: "#fffffff2",
3529
- filePath: "data/tokens/components/form.json",
3530
- isSource: true,
3531
- original: {
3532
- $type: "color",
3533
- $value: "{modes.color.interactive.dataEntry.content}",
3534
- },
3535
- name: "formColorLabelsetLabelReadOnly",
3536
- attributes: {},
3537
- path: ["form", "color", "labelset", "label-readOnly"],
3538
- },
3539
- },
3540
- typical: {
3541
- "bg-alt": {
3542
- $type: "color",
3543
- $value: "#0e0e0e",
3544
- $description:
3545
- "progress bar bg, text editor preview and text editor footer",
3546
- filePath: "data/tokens/components/form.json",
3547
- isSource: true,
3548
- original: {
3549
- $type: "color",
3550
- $value: "{modes.color.interactive.dataEntry.defaultAlt}",
3551
- $description:
3552
- "progress bar bg, text editor preview and text editor footer",
3553
- },
3554
- name: "formColorTypicalBgAlt",
3555
- attributes: {},
3556
- path: ["form", "color", "typical", "bg-alt"],
3557
- },
3558
- "bg-disabled": {
3559
- $type: "color",
3560
- $value: "#0e0e0e",
3561
- filePath: "data/tokens/components/form.json",
3562
- isSource: true,
3563
- original: {
3564
- $type: "color",
3565
- $value: "{modes.color.interactive.inactive.defaultAlt}",
3566
- },
3567
- name: "formColorTypicalBgDisabled",
3568
- attributes: {},
3569
- path: ["form", "color", "typical", "bg-disabled"],
3570
- },
3571
- "bg-default": {
3572
- $type: "color",
3573
- $value: "#000000",
3574
- filePath: "data/tokens/components/form.json",
3575
- isSource: true,
3576
- original: {
3577
- $type: "color",
3578
- $value: "{modes.color.interactive.dataEntry.default}",
3579
- },
3580
- name: "formColorTypicalBgDefault",
3581
- attributes: {},
3582
- path: ["form", "color", "typical", "bg-default"],
3583
- },
3584
- "bg-enabled": {
3585
- $type: "color",
3586
- $value: "#000000",
3587
- filePath: "data/tokens/components/form.json",
3588
- isSource: true,
3589
- original: {
3590
- $type: "color",
3591
- $value: "{modes.color.interactive.dataEntry.default}",
3592
- },
3593
- name: "formColorTypicalBgEnabled",
3594
- attributes: {},
3595
- path: ["form", "color", "typical", "bg-enabled"],
3596
- },
3597
- "bg-hover": {
3598
- $type: "color",
3599
- $value: "#1b1b1b",
3600
- filePath: "data/tokens/components/form.json",
3601
- isSource: true,
3602
- original: {
3603
- $type: "color",
3604
- $value: "{modes.color.interactive.dataEntry.hoverAlt}",
3605
- },
3606
- name: "formColorTypicalBgHover",
3607
- attributes: {},
3608
- path: ["form", "color", "typical", "bg-hover"],
3609
- },
3610
- "bg-readOnly": {
3611
- $type: "color",
3612
- $value: "#0e0e0e",
3613
- filePath: "data/tokens/components/form.json",
3614
- isSource: true,
3615
- original: {
3616
- $type: "color",
3617
- $value: "{modes.color.interactive.inactive.defaultAlt}",
3618
- },
3619
- name: "formColorTypicalBgReadOnly",
3620
- attributes: {},
3621
- path: ["form", "color", "typical", "bg-readOnly"],
3622
- },
3623
- "border-alt": {
3624
- $type: "color",
3625
- $value: "#4b4b4b",
3626
- filePath: "data/tokens/components/form.json",
3627
- isSource: true,
3628
- original: {
3629
- $type: "color",
3630
- $value: "{modes.color.interactive.inactive.default}",
3631
- },
3632
- name: "formColorTypicalBorderAlt",
3633
- attributes: {},
3634
- path: ["form", "color", "typical", "border-alt"],
3635
- },
3636
- "border-enabled": {
3637
- $type: "color",
3638
- $value: "#777",
3639
- filePath: "data/tokens/components/form.json",
3640
- isSource: true,
3641
- original: {
3642
- $type: "color",
3643
- $value: "{modes.color.interactive.dataEntry.withDefault}",
3644
- },
3645
- name: "formColorTypicalBorderEnabled",
3646
- attributes: {},
3647
- path: ["form", "color", "typical", "border-enabled"],
3648
- },
3649
- "border-disabled": {
3650
- $type: "color",
3651
- $value: "#4b4b4b",
3652
- filePath: "data/tokens/components/form.json",
3653
- isSource: true,
3654
- original: {
3655
- $type: "color",
3656
- $value: "{modes.color.interactive.inactive.default}",
3657
- },
3658
- name: "formColorTypicalBorderDisabled",
3659
- attributes: {},
3660
- path: ["form", "color", "typical", "border-disabled"],
3661
- },
3662
- "border-hover": {
3663
- $type: "color",
3664
- $value: "#FFFFFF",
3665
- $description: "File input draggable border state",
3666
- filePath: "data/tokens/components/form.json",
3667
- isSource: true,
3668
- original: {
3669
- $type: "color",
3670
- $value: "{modes.color.interactive.dataEntry.withHover}",
3671
- $description: "File input draggable border state",
3672
- },
3673
- name: "formColorTypicalBorderHover",
3674
- attributes: {},
3675
- path: ["form", "color", "typical", "border-hover"],
3676
- },
3677
- "border-readOnly": {
3678
- $type: "color",
3679
- $value: "#4b4b4b",
3680
- filePath: "data/tokens/components/form.json",
3681
- isSource: true,
3682
- original: {
3683
- $type: "color",
3684
- $value: "{modes.color.interactive.inactive.default}",
3685
- },
3686
- name: "formColorTypicalBorderReadOnly",
3687
- attributes: {},
3688
- path: ["form", "color", "typical", "border-readOnly"],
3689
- },
3690
- "icon-active": {
3691
- $type: "color",
3692
- $value: "#FFFFFF",
3693
- $description:
3694
- "used on tick in color picker and selected tick on dropdowns",
3695
- filePath: "data/tokens/components/form.json",
3696
- isSource: true,
3697
- original: {
3698
- $type: "color",
3699
- $value: "{modes.color.interactive.dataEntry.withActive}",
3700
- $description:
3701
- "used on tick in color picker and selected tick on dropdowns",
3702
- },
3703
- name: "formColorTypicalIconActive",
3704
- attributes: {},
3705
- path: ["form", "color", "typical", "icon-active"],
3706
- },
3707
- "icon-default": {
3708
- $type: "color",
3709
- $value: "#fffffff2",
3710
- filePath: "data/tokens/components/form.json",
3711
- isSource: true,
3712
- original: {
3713
- $type: "color",
3714
- $value: "{modes.color.interactive.dataEntry.content}",
3715
- },
3716
- name: "formColorTypicalIconDefault",
3717
- attributes: {},
3718
- path: ["form", "color", "typical", "icon-default"],
3719
- },
3720
- "icon-disabled": {
3721
- $type: "color",
3722
- $value: "#ffffff4d",
3723
- filePath: "data/tokens/components/form.json",
3724
- isSource: true,
3725
- original: {
3726
- $type: "color",
3727
- $value: "{modes.color.interactive.inactive.icon}",
3728
- },
3729
- name: "formColorTypicalIconDisabled",
3730
- attributes: {},
3731
- path: ["form", "color", "typical", "icon-disabled"],
3732
- },
3733
- "icon-enabled": {
3734
- $type: "color",
3735
- $value: "#fffffff2",
3736
- filePath: "data/tokens/components/form.json",
3737
- isSource: true,
3738
- original: {
3739
- $type: "color",
3740
- $value: "{modes.color.interactive.dataEntry.content}",
3741
- },
3742
- name: "formColorTypicalIconEnabled",
3743
- attributes: {},
3744
- path: ["form", "color", "typical", "icon-enabled"],
3745
- },
3746
- "icon-hover": {
3747
- $type: "color",
3748
- $value: "#FFFFFF",
3749
- filePath: "data/tokens/components/form.json",
3750
- isSource: true,
3751
- original: {
3752
- $type: "color",
3753
- $value: "{modes.color.interactive.dataEntry.withHover}",
3754
- },
3755
- name: "formColorTypicalIconHover",
3756
- attributes: {},
3757
- path: ["form", "color", "typical", "icon-hover"],
3758
- },
3759
- "icon-readOnly": {
3760
- $type: "color",
3761
- $value: "#ffffff8c",
3762
- filePath: "data/tokens/components/form.json",
3763
- isSource: true,
3764
- original: {
3765
- $type: "color",
3766
- $value: "{modes.color.interactive.inactive.iconAlt}",
3767
- },
3768
- name: "formColorTypicalIconReadOnly",
3769
- attributes: {},
3770
- path: ["form", "color", "typical", "icon-readOnly"],
3771
- },
3772
- "iconAlt-active": {
3773
- $type: "color",
3774
- $value: "#000000",
3775
- $description: "used on tick in color picker",
3776
- filePath: "data/tokens/components/form.json",
3777
- isSource: true,
3778
- original: {
3779
- $type: "color",
3780
- $value: "{modes.color.interactive.dataEntry.withActiveAlt}",
3781
- $description: "used on tick in color picker",
3782
- },
3783
- name: "formColorTypicalIconAltActive",
3784
- attributes: {},
3785
- path: ["form", "color", "typical", "iconAlt-active"],
3786
- },
3787
- "text-active": {
3788
- $type: "color",
3789
- $value: "#fffffff2",
3790
- filePath: "data/tokens/components/form.json",
3791
- isSource: true,
3792
- original: {
3793
- $type: "color",
3794
- $value: "{modes.color.interactive.dataEntry.content}",
3795
- },
3796
- name: "formColorTypicalTextActive",
3797
- attributes: {},
3798
- path: ["form", "color", "typical", "text-active"],
3799
- },
3800
- "text-alt": {
3801
- $type: "color",
3802
- $value: "#ffffff8c",
3803
- filePath: "data/tokens/components/form.json",
3804
- isSource: true,
3805
- original: {
3806
- $type: "color",
3807
- $value: "{modes.color.interactive.dataEntry.contentAlt}",
3808
- },
3809
- name: "formColorTypicalTextAlt",
3810
- attributes: {},
3811
- path: ["form", "color", "typical", "text-alt"],
3812
- },
3813
- "text-default": {
3814
- $type: "color",
3815
- $value: "#fffffff2",
3816
- filePath: "data/tokens/components/form.json",
3817
- isSource: true,
3818
- original: {
3819
- $type: "color",
3820
- $value: "{modes.color.interactive.dataEntry.content}",
3821
- },
3822
- name: "formColorTypicalTextDefault",
3823
- attributes: {},
3824
- path: ["form", "color", "typical", "text-default"],
3825
- },
3826
- "text-disabled": {
3827
- $type: "color",
3828
- $value: "#ffffff4d",
3829
- filePath: "data/tokens/components/form.json",
3830
- isSource: true,
3831
- original: {
3832
- $type: "color",
3833
- $value: "{modes.color.interactive.inactive.content}",
3834
- },
3835
- name: "formColorTypicalTextDisabled",
3836
- attributes: {},
3837
- path: ["form", "color", "typical", "text-disabled"],
3838
- },
3839
- "text-enabled": {
3840
- $type: "color",
3841
- $value: "#fffffff2",
3842
- $description: "Dropdown text (subtle dropdown).",
3843
- filePath: "data/tokens/components/form.json",
3844
- isSource: true,
3845
- original: {
3846
- $type: "color",
3847
- $value: "{modes.color.interactive.dataEntry.content}",
3848
- $description: "Dropdown text (subtle dropdown).",
3849
- },
3850
- name: "formColorTypicalTextEnabled",
3851
- attributes: {},
3852
- path: ["form", "color", "typical", "text-enabled"],
3853
- },
3854
- "text-hover": {
3855
- $type: "color",
3856
- $value: "#FFFFFF",
3857
- $description: "text hover state when dragging a file over file input",
3858
- filePath: "data/tokens/components/form.json",
3859
- isSource: true,
3860
- original: {
3861
- $type: "color",
3862
- $value: "{modes.color.interactive.dataEntry.withHover}",
3863
- $description:
3864
- "text hover state when dragging a file over file input",
3865
- },
3866
- name: "formColorTypicalTextHover",
3867
- attributes: {},
3868
- path: ["form", "color", "typical", "text-hover"],
3869
- },
3870
- "text-readOnly": {
3871
- $type: "color",
3872
- $value: "#fffffff2",
3873
- filePath: "data/tokens/components/form.json",
3874
- isSource: true,
3875
- original: {
3876
- $type: "color",
3877
- $value: "{modes.color.generic.content.harsh}",
3878
- },
3879
- name: "formColorTypicalTextReadOnly",
3880
- attributes: {},
3881
- path: ["form", "color", "typical", "text-readOnly"],
3882
- },
3883
- },
3884
- switch: {
3885
- "bg-active": {
3886
- $type: "color",
3887
- $value: "#FFFFFF",
3888
- filePath: "data/tokens/components/form.json",
3889
- isSource: true,
3890
- original: {
3891
- $type: "color",
3892
- $value: "{modes.color.interactive.monochrome.active}",
3893
- },
3894
- name: "formColorSwitchBgActive",
3895
- attributes: {},
3896
- path: ["form", "color", "switch", "bg-active"],
3897
- },
3898
- "bg-activedisabled": {
3899
- $type: "color",
3900
- $value: "#4b4b4b",
3901
- filePath: "data/tokens/components/form.json",
3902
- isSource: true,
3903
- original: {
3904
- $type: "color",
3905
- $value: "{modes.color.interactive.inactive.default}",
3906
- },
3907
- name: "formColorSwitchBgActivedisabled",
3908
- attributes: {},
3909
- path: ["form", "color", "switch", "bg-activedisabled"],
3910
- },
3911
- "bg-disabled": {
3912
- $type: "color",
3913
- $value: "#0e0e0e",
3914
- $description: "for switch",
3915
- filePath: "data/tokens/components/form.json",
3916
- isSource: true,
3917
- original: {
3918
- $type: "color",
3919
- $value: "{modes.color.interactive.inactive.defaultAlt}",
3920
- $description: "for switch",
3921
- },
3922
- name: "formColorSwitchBgDisabled",
3923
- attributes: {},
3924
- path: ["form", "color", "switch", "bg-disabled"],
3925
- },
3926
- "bg-enabled": {
3927
- $type: "color",
3928
- $value: "#000000",
3929
- $description: "for switch",
3930
- filePath: "data/tokens/components/form.json",
3931
- isSource: true,
3932
- original: {
3933
- $type: "color",
3934
- $value: "{modes.color.interactive.dataEntry.default}",
3935
- $description: "for switch",
3936
- },
3937
- name: "formColorSwitchBgEnabled",
3938
- attributes: {},
3939
- path: ["form", "color", "switch", "bg-enabled"],
3940
- },
3941
- "border-active": {
3942
- $type: "color",
3943
- $value: "transparent",
3944
- filePath: "data/tokens/components/form.json",
3945
- isSource: true,
3946
- original: {
3947
- $type: "color",
3948
- $value: "transparent",
3949
- },
3950
- name: "formColorSwitchBorderActive",
3951
- attributes: {},
3952
- path: ["form", "color", "switch", "border-active"],
3953
- },
3954
- "border-activedisabled": {
3955
- $type: "color",
3956
- $value: "transparent",
3957
- filePath: "data/tokens/components/form.json",
3958
- isSource: true,
3959
- original: {
3960
- $type: "color",
3961
- $value: "transparent",
3962
- },
3963
- name: "formColorSwitchBorderActivedisabled",
3964
- attributes: {},
3965
- path: ["form", "color", "switch", "border-activedisabled"],
3966
- },
3967
- "border-disabled": {
3968
- $type: "color",
3969
- $value: "#4b4b4b",
3970
- filePath: "data/tokens/components/form.json",
3971
- isSource: true,
3972
- original: {
3973
- $type: "color",
3974
- $value: "{modes.color.interactive.inactive.default}",
3975
- },
3976
- name: "formColorSwitchBorderDisabled",
3977
- attributes: {},
3978
- path: ["form", "color", "switch", "border-disabled"],
3979
- },
3980
- "border-enabled": {
3981
- $type: "color",
3982
- $value: "#ffffff80",
3983
- filePath: "data/tokens/components/form.json",
3984
- isSource: true,
3985
- original: {
3986
- $type: "color",
3987
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
3988
- },
3989
- name: "formColorSwitchBorderEnabled",
3990
- attributes: {},
3991
- path: ["form", "color", "switch", "border-enabled"],
3992
- },
3993
- "fg-active": {
3994
- $type: "color",
3995
- $value: "#000000",
3996
- filePath: "data/tokens/components/form.json",
3997
- isSource: true,
3998
- original: {
3999
- $type: "color",
4000
- $value: "{modes.color.interactive.monochrome.withActive}",
4001
- },
4002
- name: "formColorSwitchFgActive",
4003
- attributes: {},
4004
- path: ["form", "color", "switch", "fg-active"],
4005
- },
4006
- "fg-activedisabled": {
4007
- $type: "color",
4008
- $value: "#000000",
4009
- filePath: "data/tokens/components/form.json",
4010
- isSource: true,
4011
- original: {
4012
- $type: "color",
4013
- $value: "{modes.color.interactive.inactive.contentAlt}",
4014
- },
4015
- name: "formColorSwitchFgActivedisabled",
4016
- attributes: {},
4017
- path: ["form", "color", "switch", "fg-activedisabled"],
4018
- },
4019
- "fg-disabled": {
4020
- $type: "color",
4021
- $value: "#4b4b4b",
4022
- filePath: "data/tokens/components/form.json",
4023
- isSource: true,
4024
- original: {
4025
- $type: "color",
4026
- $value: "{modes.color.interactive.inactive.default}",
4027
- },
4028
- name: "formColorSwitchFgDisabled",
4029
- attributes: {},
4030
- path: ["form", "color", "switch", "fg-disabled"],
4031
- },
4032
- "fg-enabled": {
4033
- $type: "color",
4034
- $value: "#ffffff80",
4035
- filePath: "data/tokens/components/form.json",
4036
- isSource: true,
4037
- original: {
4038
- $type: "color",
4039
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4040
- },
4041
- name: "formColorSwitchFgEnabled",
4042
- attributes: {},
4043
- path: ["form", "color", "switch", "fg-enabled"],
4044
- },
4045
- "label-active": {
4046
- $type: "color",
4047
- $value: "#fffffff2",
4048
- filePath: "data/tokens/components/form.json",
4049
- isSource: true,
4050
- original: {
4051
- $type: "color",
4052
- $value: "{modes.color.interactive.dataEntry.content}",
4053
- },
4054
- name: "formColorSwitchLabelActive",
4055
- attributes: {},
4056
- path: ["form", "color", "switch", "label-active"],
4057
- },
4058
- "label-activedisabled": {
4059
- $type: "color",
4060
- $value: "#4b4b4b",
4061
- filePath: "data/tokens/components/form.json",
4062
- isSource: true,
4063
- original: {
4064
- $type: "color",
4065
- $value: "{modes.color.interactive.inactive.default}",
4066
- },
4067
- name: "formColorSwitchLabelActivedisabled",
4068
- attributes: {},
4069
- path: ["form", "color", "switch", "label-activedisabled"],
4070
- },
4071
- "label-disabled": {
4072
- $type: "color",
4073
- $value: "#4b4b4b",
4074
- filePath: "data/tokens/components/form.json",
4075
- isSource: true,
4076
- original: {
4077
- $type: "color",
4078
- $value: "{modes.color.interactive.inactive.default}",
4079
- },
4080
- name: "formColorSwitchLabelDisabled",
4081
- attributes: {},
4082
- path: ["form", "color", "switch", "label-disabled"],
4083
- },
4084
- "label-enabled": {
4085
- $type: "color",
4086
- $value: "#ffffff8c",
4087
- filePath: "data/tokens/components/form.json",
4088
- isSource: true,
4089
- original: {
4090
- $type: "color",
4091
- $value: "{modes.color.interactive.dataEntry.contentAlt}",
4092
- },
4093
- name: "formColorSwitchLabelEnabled",
4094
- attributes: {},
4095
- path: ["form", "color", "switch", "label-enabled"],
4096
- },
4097
- "icon-enabled": {
4098
- $type: "color",
4099
- $value: "#ffffff8c",
4100
- filePath: "data/tokens/components/form.json",
4101
- isSource: true,
4102
- original: {
4103
- $type: "color",
4104
- $value: "{modes.color.interactive.dataEntry.contentAlt}",
4105
- },
4106
- name: "formColorSwitchIconEnabled",
4107
- attributes: {},
4108
- path: ["form", "color", "switch", "icon-enabled"],
4109
- },
4110
- },
4111
- validation: {
4112
- "border-error": {
4113
- $type: "color",
4114
- $value: "#E13E53",
4115
- filePath: "data/tokens/components/form.json",
4116
- isSource: true,
4117
- original: {
4118
- $type: "color",
4119
- $value: "{modes.color.status.negative.default}",
4120
- },
4121
- name: "formColorValidationBorderError",
4122
- attributes: {},
4123
- path: ["form", "color", "validation", "border-error"],
4124
- },
4125
- "bar-error": {
4126
- $type: "color",
4127
- $value: "#E13E53",
4128
- $description: "error bar to left of inputs",
4129
- filePath: "data/tokens/components/form.json",
4130
- isSource: true,
4131
- original: {
4132
- $type: "color",
4133
- $value: "{modes.color.status.negative.default}",
4134
- $description: "error bar to left of inputs",
4135
- },
4136
- name: "formColorValidationBarError",
4137
- attributes: {},
4138
- path: ["form", "color", "validation", "bar-error"],
4139
- },
4140
- "bar-warning": {
4141
- $type: "color",
4142
- $value: "#E04500",
4143
- $description: "warning bar to left of inputs",
4144
- filePath: "data/tokens/components/form.json",
4145
- isSource: true,
4146
- original: {
4147
- $type: "color",
4148
- $value: "{modes.color.status.caution.default}",
4149
- $description: "warning bar to left of inputs",
4150
- },
4151
- name: "formColorValidationBarWarning",
4152
- attributes: {},
4153
- path: ["form", "color", "validation", "bar-warning"],
4154
- },
4155
- "label-error": {
4156
- $type: "color",
4157
- $value: "#E13E53",
4158
- filePath: "data/tokens/components/form.json",
4159
- isSource: true,
4160
- original: {
4161
- $type: "color",
4162
- $value: "{modes.color.status.negative.text}",
4163
- },
4164
- name: "formColorValidationLabelError",
4165
- attributes: {},
4166
- path: ["form", "color", "validation", "label-error"],
4167
- },
4168
- "label-success": {
4169
- $type: "color",
4170
- $value: "#009023",
4171
- filePath: "data/tokens/components/form.json",
4172
- isSource: true,
4173
- original: {
4174
- $type: "color",
4175
- $value: "{modes.color.status.positive.default}",
4176
- },
4177
- name: "formColorValidationLabelSuccess",
4178
- attributes: {},
4179
- path: ["form", "color", "validation", "label-success"],
4180
- },
4181
- "label-warning": {
4182
- $type: "color",
4183
- $value: "#e75b23",
4184
- filePath: "data/tokens/components/form.json",
4185
- isSource: true,
4186
- original: {
4187
- $type: "color",
4188
- $value: "{modes.color.status.caution.text}",
4189
- },
4190
- name: "formColorValidationLabelWarning",
4191
- attributes: {},
4192
- path: ["form", "color", "validation", "label-warning"],
4193
- },
4194
- },
4195
- },
4196
- radius: {
4197
- none: {
4198
- $type: "borderRadius",
4199
- $value: "0",
4200
- $description: "Text editor (internal corners)",
4201
- filePath: "data/tokens/components/form.json",
4202
- isSource: true,
4203
- original: {
4204
- $type: "borderRadius",
4205
- $value: "{global.radius.none}",
4206
- $description: "Text editor (internal corners)",
4207
- },
4208
- name: "formRadiusNone",
4209
- attributes: {},
4210
- path: ["form", "radius", "none"],
4211
- },
4212
- checkbox: {
4213
- $type: "borderRadius",
4214
- $value: 4,
4215
- $description: "S and M checkbox",
4216
- filePath: "data/tokens/components/form.json",
4217
- isSource: true,
4218
- original: {
4219
- $type: "borderRadius",
4220
- $value: "{global.radius.interactive.S}",
4221
- $description: "S and M checkbox",
4222
- },
4223
- name: "formRadiusCheckbox",
4224
- attributes: {},
4225
- path: ["form", "radius", "checkbox"],
4226
- },
4227
- texteditorfooter: {
4228
- $type: "borderRadius",
4229
- $value: 4,
4230
- $description: "AI text editor footer",
4231
- filePath: "data/tokens/components/form.json",
4232
- isSource: true,
4233
- original: {
4234
- $type: "borderRadius",
4235
- $value: "{global.radius.interactive.S}",
4236
- $description: "AI text editor footer",
4237
- },
4238
- name: "formRadiusTexteditorfooter",
4239
- attributes: {},
4240
- path: ["form", "radius", "texteditorfooter"],
4241
- },
4242
- colorpicker: {
4243
- $type: "borderRadius",
4244
- $value: "999",
4245
- $description: "Color picker (swatch container), ",
4246
- filePath: "data/tokens/components/form.json",
4247
- isSource: true,
4248
- original: {
4249
- $type: "borderRadius",
4250
- $value: "{global.radius.circle}",
4251
- $description: "Color picker (swatch container), ",
4252
- },
4253
- name: "formRadiusColorpicker",
4254
- attributes: {},
4255
- path: ["form", "radius", "colorpicker"],
4256
- },
4257
- dropdown: {
4258
- $type: "borderRadius",
4259
- $value: 8,
4260
- $description: "REF POPOVER. Popover container.",
4261
- filePath: "data/tokens/components/form.json",
4262
- isSource: true,
4263
- original: {
4264
- $type: "borderRadius",
4265
- $value: "{popover.radius.container}",
4266
- $description: "REF POPOVER. Popover container.",
4267
- },
4268
- name: "formRadiusDropdown",
4269
- attributes: {},
4270
- path: ["form", "radius", "dropdown"],
4271
- },
4272
- fileupload: {
4273
- $type: "borderRadius",
4274
- $value: 8,
4275
- $description: "File input (file uploads)",
4276
- filePath: "data/tokens/components/form.json",
4277
- isSource: true,
4278
- original: {
4279
- $type: "borderRadius",
4280
- $value: "{global.radius.container.M}",
4281
- $description: "File input (file uploads)",
4282
- },
4283
- name: "formRadiusFileupload",
4284
- attributes: {},
4285
- path: ["form", "radius", "fileupload"],
4286
- },
4287
- fileselector: {
4288
- $type: "borderRadius",
4289
- $value: 8,
4290
- $description: "File preview (file selector asset)",
4291
- filePath: "data/tokens/components/form.json",
4292
- isSource: true,
4293
- original: {
4294
- $type: "borderRadius",
4295
- $value: "{global.radius.container.M}",
4296
- $description: "File preview (file selector asset)",
4297
- },
4298
- name: "formRadiusFileselector",
4299
- attributes: {},
4300
- path: ["form", "radius", "fileselector"],
4301
- },
4302
- input: {
4303
- $type: "borderRadius",
4304
- $value: 8,
4305
- $description:
4306
- "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4307
- filePath: "data/tokens/components/form.json",
4308
- isSource: true,
4309
- original: {
4310
- $type: "borderRadius",
4311
- $value: "{global.radius.interactive.M}",
4312
- $description:
4313
- "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4314
- },
4315
- name: "formRadiusInput",
4316
- attributes: {},
4317
- path: ["form", "radius", "input"],
4318
- },
4319
- radio: {
4320
- $type: "borderRadius",
4321
- $value: "999",
4322
- $description: "Radio button",
4323
- filePath: "data/tokens/components/form.json",
4324
- isSource: true,
4325
- original: {
4326
- $type: "borderRadius",
4327
- $value: "{global.radius.circle}",
4328
- $description: "Radio button",
4329
- },
4330
- name: "formRadiusRadio",
4331
- attributes: {},
4332
- path: ["form", "radius", "radio"],
4333
- },
4334
- switch: {
4335
- $type: "borderRadius",
4336
- $value: "999",
4337
- $description: "Switch container and handle",
4338
- filePath: "data/tokens/components/form.json",
4339
- isSource: true,
4340
- original: {
4341
- $type: "borderRadius",
4342
- $value: "{global.radius.circle}",
4343
- $description: "Switch container and handle",
4344
- },
4345
- name: "formRadiusSwitch",
4346
- attributes: {},
4347
- path: ["form", "radius", "switch"],
4348
- },
4349
- validationbar: {
4350
- $type: "borderRadius",
4351
- $value: 2,
4352
- $description: "Validation bar",
4353
- filePath: "data/tokens/components/form.json",
4354
- isSource: true,
4355
- original: {
4356
- $type: "borderRadius",
4357
- $value: "{global.radius.interactive.XS}",
4358
- $description: "Validation bar",
4359
- },
4360
- name: "formRadiusValidationbar",
4361
- attributes: {},
4362
- path: ["form", "radius", "validationbar"],
4363
- },
4364
- progressivebar: {
4365
- $type: "borderRadius",
4366
- $value: 2,
4367
- $description: "Validation bar",
4368
- filePath: "data/tokens/components/form.json",
4369
- isSource: true,
4370
- original: {
4371
- $type: "borderRadius",
4372
- $value: "{global.radius.interactive.XS}",
4373
- $description: "Validation bar",
4374
- },
4375
- name: "formRadiusProgressivebar",
4376
- attributes: {},
4377
- path: ["form", "radius", "progressivebar"],
4378
- },
4379
- calendar: {
4380
- none: {
4381
- $type: "borderRadius",
4382
- $value: "0",
4383
- $description: "Calendar (start and end duration)",
4384
- filePath: "data/tokens/components/form.json",
4385
- isSource: true,
4386
- original: {
4387
- $type: "borderRadius",
4388
- $value: "{global.radius.none}",
4389
- $description: "Calendar (start and end duration)",
4390
- },
4391
- name: "formRadiusCalendarNone",
4392
- attributes: {},
4393
- path: ["form", "radius", "calendar", "none"],
4394
- },
4395
- date: {
4396
- $type: "borderRadius",
4397
- $value: "999",
4398
- $description: "Calendar date (hover & selected), ",
4399
- filePath: "data/tokens/components/form.json",
4400
- isSource: true,
4401
- original: {
4402
- $type: "borderRadius",
4403
- $value: "{global.radius.circle}",
4404
- $description: "Calendar date (hover & selected), ",
4405
- },
4406
- name: "formRadiusCalendarDate",
4407
- attributes: {},
4408
- path: ["form", "radius", "calendar", "date"],
4409
- },
4410
- today: {
4411
- $type: "borderRadius",
4412
- $value: 2,
4413
- $description: "Calendar (today indicator)",
4414
- filePath: "data/tokens/components/form.json",
4415
- isSource: true,
4416
- original: {
4417
- $type: "borderRadius",
4418
- $value: "{global.radius.container.XS}",
4419
- $description: "Calendar (today indicator)",
4420
- },
4421
- name: "formRadiusCalendarToday",
4422
- attributes: {},
4423
- path: ["form", "radius", "calendar", "today"],
4424
- },
4425
- },
4426
- texteditor: {
4427
- AIcontainer: {
4428
- $type: "borderRadius",
4429
- $value: 4,
4430
- $description: "container for draft with copilot form fields",
4431
- filePath: "data/tokens/components/form.json",
4432
- isSource: true,
4433
- original: {
4434
- $type: "borderRadius",
4435
- $value: "{global.radius.interactive.S}",
4436
- $description: "container for draft with copilot form fields",
4437
- },
4438
- name: "formRadiusTexteditorAIcontainer",
4439
- attributes: {},
4440
- path: ["form", "radius", "texteditor", "AIcontainer"],
4441
- },
4442
- },
4443
- },
4444
- borderwidth: {
4445
- colorpicker: {
4446
- $type: "borderWidth",
4447
- $value: 1,
4448
- $description: "swatch border",
4449
- filePath: "data/tokens/components/form.json",
4450
- isSource: true,
4451
- original: {
4452
- $type: "borderWidth",
4453
- $value: "{global.borderwidth.XS}",
4454
- $description: "swatch border",
4455
- },
4456
- name: "formBorderwidthColorpicker",
4457
- attributes: {},
4458
- path: ["form", "borderwidth", "colorpicker"],
4459
- },
4460
- caution: {
4461
- $type: "borderWidth",
4462
- $value: 1,
4463
- $description: "Caution border",
4464
- filePath: "data/tokens/components/form.json",
4465
- isSource: true,
4466
- original: {
4467
- $type: "borderWidth",
4468
- $value: "{global.borderwidth.XS}",
4469
- $description: "Caution border",
4470
- },
4471
- name: "formBorderwidthCaution",
4472
- attributes: {},
4473
- path: ["form", "borderwidth", "caution"],
4474
- },
4475
- dragover: {
4476
- $type: "borderWidth",
4477
- $value: 2,
4478
- $description: "File upload (drag over state)",
4479
- filePath: "data/tokens/components/form.json",
4480
- isSource: true,
4481
- original: {
4482
- $type: "borderWidth",
4483
- $value: "{global.borderwidth.S}",
4484
- $description: "File upload (drag over state)",
4485
- },
4486
- name: "formBorderwidthDragover",
4487
- attributes: {},
4488
- path: ["form", "borderwidth", "dragover"],
4489
- },
4490
- ratingstar: {
4491
- $type: "borderWidth",
4492
- $value: 2,
4493
- $description: "empty rating star border width",
4494
- filePath: "data/tokens/components/form.json",
4495
- isSource: true,
4496
- original: {
4497
- $type: "borderWidth",
4498
- $value: "{global.borderwidth.S}",
4499
- $description: "empty rating star border width",
4500
- },
4501
- name: "formBorderwidthRatingstar",
4502
- attributes: {},
4503
- path: ["form", "borderwidth", "ratingstar"],
4504
- },
4505
- error: {
4506
- $type: "borderWidth",
4507
- $value: 2,
4508
- $description: "Error border",
4509
- filePath: "data/tokens/components/form.json",
4510
- isSource: true,
4511
- original: {
4512
- $type: "borderWidth",
4513
- $value: "{global.borderwidth.S}",
4514
- $description: "Error border",
4515
- },
4516
- name: "formBorderwidthError",
4517
- attributes: {},
4518
- path: ["form", "borderwidth", "error"],
4519
- },
4520
- fileupload: {
4521
- $type: "borderWidth",
4522
- $value: 1,
4523
- $description: "File input (file uploads)",
4524
- filePath: "data/tokens/components/form.json",
4525
- isSource: true,
4526
- original: {
4527
- $type: "borderWidth",
4528
- $value: "{global.borderwidth.XS}",
4529
- $description: "File input (file uploads)",
4530
- },
4531
- name: "formBorderwidthFileupload",
4532
- attributes: {},
4533
- path: ["form", "borderwidth", "fileupload"],
4534
- },
4535
- input: {
4536
- $type: "borderWidth",
4537
- $value: 1,
4538
- $description: "Input border",
4539
- filePath: "data/tokens/components/form.json",
4540
- isSource: true,
4541
- original: {
4542
- $type: "borderWidth",
4543
- $value: "{global.borderwidth.XS}",
4544
- $description: "Input border",
4545
- },
4546
- name: "formBorderwidthInput",
4547
- attributes: {},
4548
- path: ["form", "borderwidth", "input"],
4549
- },
4550
- searchunderline: {
4551
- $type: "borderWidth",
4552
- $value: 2,
4553
- $description: "Search (without button variant)",
4554
- filePath: "data/tokens/components/form.json",
4555
- isSource: true,
4556
- original: {
4557
- $type: "borderWidth",
4558
- $value: "{global.borderwidth.S}",
4559
- $description: "Search (without button variant)",
4560
- },
4561
- name: "formBorderwidthSearchunderline",
4562
- attributes: {},
4563
- path: ["form", "borderwidth", "searchunderline"],
4564
- },
4565
- switch: {
4566
- $type: "borderWidth",
4567
- $value: 2,
4568
- $description: "Switch",
4569
- filePath: "data/tokens/components/form.json",
4570
- isSource: true,
4571
- original: {
4572
- $type: "borderWidth",
4573
- $value: "{global.borderwidth.S}",
4574
- $description: "Switch",
4575
- },
4576
- name: "formBorderwidthSwitch",
4577
- attributes: {},
4578
- path: ["form", "borderwidth", "switch"],
4579
- },
4580
- tile: {
4581
- $type: "borderWidth",
4582
- $value: 1,
4583
- $description: "Tile border",
4584
- filePath: "data/tokens/components/form.json",
4585
- isSource: true,
4586
- original: {
4587
- $type: "borderWidth",
4588
- $value: "{global.borderwidth.XS}",
4589
- $description: "Tile border",
4590
- },
4591
- name: "formBorderwidthTile",
4592
- attributes: {},
4593
- path: ["form", "borderwidth", "tile"],
4594
- },
4595
- calendar: {
4596
- duration: {
4597
- $type: "borderWidth",
4598
- $value: 2,
4599
- $description: "Calendar (duration date top and bottom borders)",
4600
- filePath: "data/tokens/components/form.json",
4601
- isSource: true,
4602
- original: {
4603
- $type: "borderWidth",
4604
- $value: "{global.borderwidth.S}",
4605
- $description: "Calendar (duration date top and bottom borders)",
4606
- },
4607
- name: "formBorderwidthCalendarDuration",
4608
- attributes: {},
4609
- path: ["form", "borderwidth", "calendar", "duration"],
4610
- },
4611
- },
4612
- divider: {
4613
- item: {
4614
- $type: "borderWidth",
4615
- $value: 1,
4616
- $description: "Dropdown menu (item divider)",
4617
- filePath: "data/tokens/components/form.json",
4618
- isSource: true,
4619
- original: {
4620
- $type: "borderWidth",
4621
- $value: "{global.borderwidth.XS}",
4622
- $description: "Dropdown menu (item divider)",
4623
- },
4624
- name: "formBorderwidthDividerItem",
4625
- attributes: {},
4626
- path: ["form", "borderwidth", "divider", "item"],
4627
- },
4628
- },
4629
- },
4630
- boxshadow: {
4631
- dropdown: {
4632
- $type: "boxShadow",
4633
- $value: [
4634
- {
4635
- x: "0",
4636
- y: "1",
4637
- blur: "2",
4638
- spread: "0",
4639
- color: "#0000001A",
4640
- type: "dropShadow",
4641
- },
4642
- {
4643
- x: "2",
4644
- y: "2",
4645
- blur: "10",
4646
- spread: "0",
4647
- color: "#00000033",
4648
- type: "dropShadow",
4649
- },
4650
- ],
4651
- $description: "REF POPOVER. popover container",
4652
- filePath: "data/tokens/components/form.json",
4653
- isSource: true,
4654
- original: {
4655
- $type: "boxShadow",
4656
- $value: "{popover.boxshadow.container}",
4657
- $description: "REF POPOVER. popover container",
4658
- },
4659
- name: "formBoxshadowDropdown",
4660
- attributes: {},
4661
- path: ["form", "boxshadow", "dropdown"],
4662
- },
4663
- },
4664
- typography: {
4665
- adaptive: {
4666
- label: {
4667
- S: {
4668
- $type: "typography",
4669
- $value: {
4670
- fontFamily: "Sage UI",
4671
- fontWeight: "500",
4672
- lineHeight: 1.5,
4673
- fontSize: "14px",
4674
- paragraphSpacing: "0",
4675
- },
4676
- filePath: "data/tokens/components/form.json",
4677
- isSource: true,
4678
- original: {
4679
- $type: "typography",
4680
- $value: "{global.typography.adaptive.component.firm.S}",
4681
- },
4682
- name: "formTypographyAdaptiveLabelS",
4683
- attributes: {},
4684
- path: ["form", "typography", "adaptive", "label", "S"],
4685
- },
4686
- M: {
4687
- $type: "typography",
4688
- $value: {
4689
- fontFamily: "Sage UI",
4690
- fontWeight: "500",
4691
- lineHeight: 1.5,
4692
- fontSize: "14px",
4693
- paragraphSpacing: "0",
4694
- },
4695
- filePath: "data/tokens/components/form.json",
4696
- isSource: true,
4697
- original: {
4698
- $type: "typography",
4699
- $value: "{global.typography.adaptive.component.firm.M}",
4700
- },
4701
- name: "formTypographyAdaptiveLabelM",
4702
- attributes: {},
4703
- path: ["form", "typography", "adaptive", "label", "M"],
4704
- },
4705
- L: {
4706
- $type: "typography",
4707
- $value: {
4708
- fontFamily: "Sage UI",
4709
- fontWeight: "500",
4710
- lineHeight: 1.5,
4711
- fontSize: "16px",
4712
- paragraphSpacing: "0",
4713
- },
4714
- filePath: "data/tokens/components/form.json",
4715
- isSource: true,
4716
- original: {
4717
- $type: "typography",
4718
- $value: "{global.typography.adaptive.component.firm.L}",
4719
- },
4720
- name: "formTypographyAdaptiveLabelL",
4721
- attributes: {},
4722
- path: ["form", "typography", "adaptive", "label", "L"],
4723
- },
4724
- },
4725
- default: {
4726
- S: {
4727
- $type: "typography",
4728
- $value: {
4729
- fontFamily: "Sage UI",
4730
- fontWeight: "400",
4731
- lineHeight: 1.5,
4732
- fontSize: "14px",
4733
- paragraphSpacing: "0",
4734
- },
4735
- filePath: "data/tokens/components/form.json",
4736
- isSource: true,
4737
- original: {
4738
- $type: "typography",
4739
- $value: "{global.typography.adaptive.component.moderate.S}",
4740
- },
4741
- name: "formTypographyAdaptiveDefaultS",
4742
- attributes: {},
4743
- path: ["form", "typography", "adaptive", "default", "S"],
4744
- },
4745
- M: {
4746
- $type: "typography",
4747
- $value: {
4748
- fontFamily: "Sage UI",
4749
- fontWeight: "400",
4750
- lineHeight: 1.5,
4751
- fontSize: "14px",
4752
- paragraphSpacing: "0",
4753
- },
4754
- filePath: "data/tokens/components/form.json",
4755
- isSource: true,
4756
- original: {
4757
- $type: "typography",
4758
- $value: "{global.typography.adaptive.component.moderate.M}",
4759
- },
4760
- name: "formTypographyAdaptiveDefaultM",
4761
- attributes: {},
4762
- path: ["form", "typography", "adaptive", "default", "M"],
4763
- },
4764
- L: {
4765
- $type: "typography",
4766
- $value: {
4767
- fontFamily: "Sage UI",
4768
- fontWeight: "400",
4769
- lineHeight: 1.5,
4770
- fontSize: "16px",
4771
- paragraphSpacing: "0",
4772
- },
4773
- filePath: "data/tokens/components/form.json",
4774
- isSource: true,
4775
- original: {
4776
- $type: "typography",
4777
- $value: "{global.typography.adaptive.component.moderate.L}",
4778
- },
4779
- name: "formTypographyAdaptiveDefaultL",
4780
- attributes: {},
4781
- path: ["form", "typography", "adaptive", "default", "L"],
4782
- },
4783
- },
4784
- },
4785
- responsive: {
4786
- label: {
4787
- S: {
4788
- $type: "typography",
4789
- $value: {
4790
- fontFamily: "Sage UI",
4791
- fontWeight: "500",
4792
- lineHeight: 1.5,
4793
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
4794
- paragraphSpacing: "0",
4795
- },
4796
- filePath: "data/tokens/components/form.json",
4797
- isSource: true,
4798
- original: {
4799
- $type: "typography",
4800
- $value: "{global.typography.responsive.component.firm.S}",
4801
- },
4802
- name: "formTypographyResponsiveLabelS",
4803
- attributes: {},
4804
- path: ["form", "typography", "responsive", "label", "S"],
4805
- },
4806
- M: {
4807
- $type: "typography",
4808
- $value: {
4809
- fontFamily: "Sage UI",
4810
- fontWeight: "500",
4811
- lineHeight: 1.5,
4812
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
4813
- paragraphSpacing: "0",
4814
- },
4815
- filePath: "data/tokens/components/form.json",
4816
- isSource: true,
4817
- original: {
4818
- $type: "typography",
4819
- $value: "{global.typography.responsive.component.firm.M}",
4820
- },
4821
- name: "formTypographyResponsiveLabelM",
4822
- attributes: {},
4823
- path: ["form", "typography", "responsive", "label", "M"],
4824
- },
4825
- L: {
4826
- $type: "typography",
4827
- $value: {
4828
- fontFamily: "Sage UI",
4829
- fontWeight: "500",
4830
- lineHeight: 1.5,
4831
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
4832
- paragraphSpacing: "0",
4833
- },
4834
- filePath: "data/tokens/components/form.json",
4835
- isSource: true,
4836
- original: {
4837
- $type: "typography",
4838
- $value: "{global.typography.responsive.component.firm.L}",
4839
- },
4840
- name: "formTypographyResponsiveLabelL",
4841
- attributes: {},
4842
- path: ["form", "typography", "responsive", "label", "L"],
4843
- },
4844
- },
4845
- default: {
4846
- S: {
4847
- $type: "typography",
4848
- $value: {
4849
- fontFamily: "Sage UI",
4850
- fontWeight: "400",
4851
- lineHeight: 1.5,
4852
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
4853
- paragraphSpacing: "0",
4854
- },
4855
- filePath: "data/tokens/components/form.json",
4856
- isSource: true,
4857
- original: {
4858
- $type: "typography",
4859
- $value: "{global.typography.responsive.component.moderate.S}",
4860
- },
4861
- name: "formTypographyResponsiveDefaultS",
4862
- attributes: {},
4863
- path: ["form", "typography", "responsive", "default", "S"],
4864
- },
4865
- M: {
4866
- $type: "typography",
4867
- $value: {
4868
- fontFamily: "Sage UI",
4869
- fontWeight: "400",
4870
- lineHeight: 1.5,
4871
- fontSize: "clamp(0.875rem, 0.875rem + 0vw, 0.875rem)",
4872
- paragraphSpacing: "0",
4873
- },
4874
- filePath: "data/tokens/components/form.json",
4875
- isSource: true,
4876
- original: {
4877
- $type: "typography",
4878
- $value: "{global.typography.responsive.component.moderate.M}",
4879
- },
4880
- name: "formTypographyResponsiveDefaultM",
4881
- attributes: {},
4882
- path: ["form", "typography", "responsive", "default", "M"],
4883
- },
4884
- L: {
4885
- $type: "typography",
4886
- $value: {
4887
- fontFamily: "Sage UI",
4888
- fontWeight: "400",
4889
- lineHeight: 1.5,
4890
- fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
4891
- paragraphSpacing: "0",
4892
- },
4893
- filePath: "data/tokens/components/form.json",
4894
- isSource: true,
4895
- original: {
4896
- $type: "typography",
4897
- $value: "{global.typography.responsive.component.moderate.L}",
4898
- },
4899
- name: "formTypographyResponsiveDefaultL",
4900
- attributes: {},
4901
- path: ["form", "typography", "responsive", "default", "L"],
4902
- },
4903
- },
4904
- },
4905
- },
4906
- },
4907
- };