@sage/design-tokens 15.2.0 → 15.2.1

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 (479) hide show
  1. package/css/frozenproduct/all.css +117 -117
  2. package/css/frozenproduct/large/components/badge.css +3 -3
  3. package/css/frozenproduct/large/components/button.css +32 -32
  4. package/css/frozenproduct/large/components/container.css +11 -11
  5. package/css/frozenproduct/large/components/form.css +15 -15
  6. package/css/frozenproduct/large/components/link.css +2 -2
  7. package/css/frozenproduct/large/components/nav.css +3 -3
  8. package/css/frozenproduct/large/components/popover.css +6 -6
  9. package/css/frozenproduct/large/components/progress.css +5 -5
  10. package/css/frozenproduct/large/components/status.css +25 -25
  11. package/css/frozenproduct/large/components/tab.css +7 -7
  12. package/css/frozenproduct/large/components/table.css +8 -8
  13. package/css/frozenproduct/small/components/badge.css +3 -3
  14. package/css/frozenproduct/small/components/button.css +32 -32
  15. package/css/frozenproduct/small/components/container.css +11 -11
  16. package/css/frozenproduct/small/components/form.css +15 -15
  17. package/css/frozenproduct/small/components/link.css +2 -2
  18. package/css/frozenproduct/small/components/nav.css +3 -3
  19. package/css/frozenproduct/small/components/popover.css +6 -6
  20. package/css/frozenproduct/small/components/progress.css +5 -5
  21. package/css/frozenproduct/small/components/status.css +25 -25
  22. package/css/frozenproduct/small/components/tab.css +7 -7
  23. package/css/frozenproduct/small/components/table.css +8 -8
  24. package/css/product/all.css +1 -1
  25. package/css/product/large/components/form.css +1 -1
  26. package/css/product/small/components/form.css +1 -1
  27. package/ios/frozenproduct/large/dark/components/badge.h +2 -2
  28. package/ios/frozenproduct/large/dark/components/button.h +15 -15
  29. package/ios/frozenproduct/large/dark/components/container.h +9 -9
  30. package/ios/frozenproduct/large/dark/components/form.h +11 -11
  31. package/ios/frozenproduct/large/dark/components/nav.h +2 -2
  32. package/ios/frozenproduct/large/dark/components/popover.h +2 -2
  33. package/ios/frozenproduct/large/dark/components/progress.h +2 -2
  34. package/ios/frozenproduct/large/dark/components/status.h +20 -20
  35. package/ios/frozenproduct/large/dark/components/tab.h +5 -5
  36. package/ios/frozenproduct/large/dark/components/table.h +8 -8
  37. package/ios/frozenproduct/large/light/components/badge.h +2 -2
  38. package/ios/frozenproduct/large/light/components/button.h +30 -30
  39. package/ios/frozenproduct/large/light/components/container.h +11 -11
  40. package/ios/frozenproduct/large/light/components/form.h +15 -15
  41. package/ios/frozenproduct/large/light/components/link.h +2 -2
  42. package/ios/frozenproduct/large/light/components/nav.h +3 -3
  43. package/ios/frozenproduct/large/light/components/popover.h +6 -6
  44. package/ios/frozenproduct/large/light/components/progress.h +5 -5
  45. package/ios/frozenproduct/large/light/components/status.h +25 -25
  46. package/ios/frozenproduct/large/light/components/tab.h +6 -6
  47. package/ios/frozenproduct/large/light/components/table.h +8 -8
  48. package/ios/frozenproduct/small/dark/components/badge.h +2 -2
  49. package/ios/frozenproduct/small/dark/components/button.h +15 -15
  50. package/ios/frozenproduct/small/dark/components/container.h +9 -9
  51. package/ios/frozenproduct/small/dark/components/form.h +11 -11
  52. package/ios/frozenproduct/small/dark/components/nav.h +2 -2
  53. package/ios/frozenproduct/small/dark/components/popover.h +2 -2
  54. package/ios/frozenproduct/small/dark/components/progress.h +2 -2
  55. package/ios/frozenproduct/small/dark/components/status.h +20 -20
  56. package/ios/frozenproduct/small/dark/components/tab.h +5 -5
  57. package/ios/frozenproduct/small/dark/components/table.h +8 -8
  58. package/ios/frozenproduct/small/light/components/badge.h +2 -2
  59. package/ios/frozenproduct/small/light/components/button.h +30 -30
  60. package/ios/frozenproduct/small/light/components/container.h +11 -11
  61. package/ios/frozenproduct/small/light/components/form.h +15 -15
  62. package/ios/frozenproduct/small/light/components/link.h +2 -2
  63. package/ios/frozenproduct/small/light/components/nav.h +3 -3
  64. package/ios/frozenproduct/small/light/components/popover.h +6 -6
  65. package/ios/frozenproduct/small/light/components/progress.h +5 -5
  66. package/ios/frozenproduct/small/light/components/status.h +25 -25
  67. package/ios/frozenproduct/small/light/components/tab.h +6 -6
  68. package/ios/frozenproduct/small/light/components/table.h +8 -8
  69. package/ios/product/large/dark/components/form.h +1 -1
  70. package/ios/product/large/light/components/form.h +1 -1
  71. package/ios/product/small/dark/components/button.h +51 -51
  72. package/ios/product/small/dark/components/container.h +76 -76
  73. package/ios/product/small/dark/components/form.h +48 -48
  74. package/ios/product/small/dark/components/link.h +1 -1
  75. package/ios/product/small/dark/components/nav.h +42 -42
  76. package/ios/product/small/dark/components/page.h +28 -28
  77. package/ios/product/small/dark/components/popover.h +12 -12
  78. package/ios/product/small/dark/components/profile.h +7 -7
  79. package/ios/product/small/dark/components/progress.h +5 -5
  80. package/ios/product/small/dark/components/status.h +10 -10
  81. package/ios/product/small/dark/components/tab.h +2 -2
  82. package/ios/product/small/dark/components/table.h +9 -9
  83. package/ios/product/small/light/components/button.h +51 -51
  84. package/ios/product/small/light/components/container.h +76 -76
  85. package/ios/product/small/light/components/form.h +48 -48
  86. package/ios/product/small/light/components/link.h +1 -1
  87. package/ios/product/small/light/components/nav.h +42 -42
  88. package/ios/product/small/light/components/page.h +28 -28
  89. package/ios/product/small/light/components/popover.h +12 -12
  90. package/ios/product/small/light/components/profile.h +7 -7
  91. package/ios/product/small/light/components/progress.h +5 -5
  92. package/ios/product/small/light/components/status.h +10 -10
  93. package/ios/product/small/light/components/tab.h +2 -2
  94. package/ios/product/small/light/components/table.h +9 -9
  95. package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
  96. package/js/common/frozenproduct/large/dark/components/button.js +81 -79
  97. package/js/common/frozenproduct/large/dark/components/container.js +31 -33
  98. package/js/common/frozenproduct/large/dark/components/form.js +42 -42
  99. package/js/common/frozenproduct/large/dark/components/link.js +4 -4
  100. package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
  101. package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
  102. package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
  103. package/js/common/frozenproduct/large/dark/components/status.js +78 -76
  104. package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
  105. package/js/common/frozenproduct/large/dark/components/table.js +24 -28
  106. package/js/common/frozenproduct/large/light/components/badge.js +8 -10
  107. package/js/common/frozenproduct/large/light/components/button.js +96 -94
  108. package/js/common/frozenproduct/large/light/components/container.js +33 -35
  109. package/js/common/frozenproduct/large/light/components/form.js +46 -46
  110. package/js/common/frozenproduct/large/light/components/link.js +6 -6
  111. package/js/common/frozenproduct/large/light/components/nav.js +9 -9
  112. package/js/common/frozenproduct/large/light/components/popover.js +18 -24
  113. package/js/common/frozenproduct/large/light/components/progress.js +15 -15
  114. package/js/common/frozenproduct/large/light/components/status.js +83 -81
  115. package/js/common/frozenproduct/large/light/components/tab.js +20 -20
  116. package/js/common/frozenproduct/large/light/components/table.js +24 -28
  117. package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
  118. package/js/common/frozenproduct/small/dark/components/button.js +81 -79
  119. package/js/common/frozenproduct/small/dark/components/container.js +31 -33
  120. package/js/common/frozenproduct/small/dark/components/form.js +42 -42
  121. package/js/common/frozenproduct/small/dark/components/link.js +4 -4
  122. package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
  123. package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
  124. package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
  125. package/js/common/frozenproduct/small/dark/components/status.js +78 -76
  126. package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
  127. package/js/common/frozenproduct/small/dark/components/table.js +24 -28
  128. package/js/common/frozenproduct/small/light/components/badge.js +8 -10
  129. package/js/common/frozenproduct/small/light/components/button.js +96 -94
  130. package/js/common/frozenproduct/small/light/components/container.js +33 -35
  131. package/js/common/frozenproduct/small/light/components/form.js +46 -46
  132. package/js/common/frozenproduct/small/light/components/link.js +6 -6
  133. package/js/common/frozenproduct/small/light/components/nav.js +9 -9
  134. package/js/common/frozenproduct/small/light/components/popover.js +18 -24
  135. package/js/common/frozenproduct/small/light/components/progress.js +15 -15
  136. package/js/common/frozenproduct/small/light/components/status.js +83 -81
  137. package/js/common/frozenproduct/small/light/components/tab.js +20 -20
  138. package/js/common/frozenproduct/small/light/components/table.js +24 -28
  139. package/js/common/product/large/dark/components/form.js +2 -2
  140. package/js/common/product/large/light/components/form.js +2 -2
  141. package/js/common/product/small/dark/components/button.js +51 -51
  142. package/js/common/product/small/dark/components/container.js +76 -76
  143. package/js/common/product/small/dark/components/form.js +49 -49
  144. package/js/common/product/small/dark/components/link.js +1 -1
  145. package/js/common/product/small/dark/components/nav.js +42 -42
  146. package/js/common/product/small/dark/components/page.js +28 -28
  147. package/js/common/product/small/dark/components/popover.js +12 -12
  148. package/js/common/product/small/dark/components/profile.js +7 -7
  149. package/js/common/product/small/dark/components/progress.js +5 -5
  150. package/js/common/product/small/dark/components/status.js +10 -10
  151. package/js/common/product/small/dark/components/tab.js +2 -2
  152. package/js/common/product/small/dark/components/table.js +9 -9
  153. package/js/common/product/small/light/components/button.js +51 -51
  154. package/js/common/product/small/light/components/container.js +76 -76
  155. package/js/common/product/small/light/components/form.js +49 -49
  156. package/js/common/product/small/light/components/link.js +1 -1
  157. package/js/common/product/small/light/components/nav.js +42 -42
  158. package/js/common/product/small/light/components/page.js +28 -28
  159. package/js/common/product/small/light/components/popover.js +12 -12
  160. package/js/common/product/small/light/components/profile.js +7 -7
  161. package/js/common/product/small/light/components/progress.js +5 -5
  162. package/js/common/product/small/light/components/status.js +10 -10
  163. package/js/common/product/small/light/components/tab.js +2 -2
  164. package/js/common/product/small/light/components/table.js +9 -9
  165. package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
  166. package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
  167. package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
  168. package/js/es6/frozenproduct/large/dark/components/form.d.ts +1 -1
  169. package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
  170. package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
  171. package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
  172. package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
  173. package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
  174. package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
  175. package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
  176. package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
  177. package/js/es6/frozenproduct/large/light/components/button.js +30 -30
  178. package/js/es6/frozenproduct/large/light/components/container.js +11 -11
  179. package/js/es6/frozenproduct/large/light/components/form.d.ts +1 -1
  180. package/js/es6/frozenproduct/large/light/components/form.js +15 -15
  181. package/js/es6/frozenproduct/large/light/components/link.js +2 -2
  182. package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
  183. package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
  184. package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
  185. package/js/es6/frozenproduct/large/light/components/status.js +25 -25
  186. package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
  187. package/js/es6/frozenproduct/large/light/components/table.js +8 -8
  188. package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
  189. package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
  190. package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
  191. package/js/es6/frozenproduct/small/dark/components/form.d.ts +1 -1
  192. package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
  193. package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
  194. package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
  195. package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
  196. package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
  197. package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
  198. package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
  199. package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
  200. package/js/es6/frozenproduct/small/light/components/button.js +30 -30
  201. package/js/es6/frozenproduct/small/light/components/container.js +11 -11
  202. package/js/es6/frozenproduct/small/light/components/form.d.ts +1 -1
  203. package/js/es6/frozenproduct/small/light/components/form.js +15 -15
  204. package/js/es6/frozenproduct/small/light/components/link.js +2 -2
  205. package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
  206. package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
  207. package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
  208. package/js/es6/frozenproduct/small/light/components/status.js +25 -25
  209. package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
  210. package/js/es6/frozenproduct/small/light/components/table.js +8 -8
  211. package/js/es6/product/large/dark/components/form.js +1 -1
  212. package/js/es6/product/large/light/components/form.js +1 -1
  213. package/js/es6/product/small/dark/components/button.js +51 -51
  214. package/js/es6/product/small/dark/components/container.js +76 -76
  215. package/js/es6/product/small/dark/components/form.js +48 -48
  216. package/js/es6/product/small/dark/components/link.js +1 -1
  217. package/js/es6/product/small/dark/components/nav.js +42 -42
  218. package/js/es6/product/small/dark/components/page.js +28 -28
  219. package/js/es6/product/small/dark/components/popover.js +12 -12
  220. package/js/es6/product/small/dark/components/profile.js +7 -7
  221. package/js/es6/product/small/dark/components/progress.js +5 -5
  222. package/js/es6/product/small/dark/components/status.js +10 -10
  223. package/js/es6/product/small/dark/components/tab.js +2 -2
  224. package/js/es6/product/small/dark/components/table.js +9 -9
  225. package/js/es6/product/small/light/components/button.js +51 -51
  226. package/js/es6/product/small/light/components/container.js +76 -76
  227. package/js/es6/product/small/light/components/form.js +48 -48
  228. package/js/es6/product/small/light/components/link.js +1 -1
  229. package/js/es6/product/small/light/components/nav.js +42 -42
  230. package/js/es6/product/small/light/components/page.js +28 -28
  231. package/js/es6/product/small/light/components/popover.js +12 -12
  232. package/js/es6/product/small/light/components/profile.js +7 -7
  233. package/js/es6/product/small/light/components/progress.js +5 -5
  234. package/js/es6/product/small/light/components/status.js +10 -10
  235. package/js/es6/product/small/light/components/tab.js +2 -2
  236. package/js/es6/product/small/light/components/table.js +9 -9
  237. package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
  238. package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
  239. package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
  240. package/js/umd/frozenproduct/large/dark/components/form.js +42 -42
  241. package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
  242. package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
  243. package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
  244. package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
  245. package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
  246. package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
  247. package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
  248. package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
  249. package/js/umd/frozenproduct/large/light/components/button.js +101 -94
  250. package/js/umd/frozenproduct/large/light/components/container.js +33 -35
  251. package/js/umd/frozenproduct/large/light/components/form.js +46 -46
  252. package/js/umd/frozenproduct/large/light/components/link.js +6 -6
  253. package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
  254. package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
  255. package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
  256. package/js/umd/frozenproduct/large/light/components/status.js +83 -81
  257. package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
  258. package/js/umd/frozenproduct/large/light/components/table.js +25 -28
  259. package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
  260. package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
  261. package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
  262. package/js/umd/frozenproduct/small/dark/components/form.js +42 -42
  263. package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
  264. package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
  265. package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
  266. package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
  267. package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
  268. package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
  269. package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
  270. package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
  271. package/js/umd/frozenproduct/small/light/components/button.js +101 -94
  272. package/js/umd/frozenproduct/small/light/components/container.js +33 -35
  273. package/js/umd/frozenproduct/small/light/components/form.js +46 -46
  274. package/js/umd/frozenproduct/small/light/components/link.js +6 -6
  275. package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
  276. package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
  277. package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
  278. package/js/umd/frozenproduct/small/light/components/status.js +83 -81
  279. package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
  280. package/js/umd/frozenproduct/small/light/components/table.js +25 -28
  281. package/js/umd/product/large/dark/components/form.js +2 -2
  282. package/js/umd/product/large/light/components/form.js +2 -2
  283. package/js/umd/product/small/dark/components/button.js +51 -51
  284. package/js/umd/product/small/dark/components/container.js +76 -76
  285. package/js/umd/product/small/dark/components/form.js +49 -49
  286. package/js/umd/product/small/dark/components/link.js +1 -1
  287. package/js/umd/product/small/dark/components/nav.js +42 -42
  288. package/js/umd/product/small/dark/components/page.js +28 -28
  289. package/js/umd/product/small/dark/components/popover.js +12 -12
  290. package/js/umd/product/small/dark/components/profile.js +7 -7
  291. package/js/umd/product/small/dark/components/progress.js +5 -5
  292. package/js/umd/product/small/dark/components/status.js +10 -10
  293. package/js/umd/product/small/dark/components/tab.js +2 -2
  294. package/js/umd/product/small/dark/components/table.js +9 -9
  295. package/js/umd/product/small/light/components/button.js +51 -51
  296. package/js/umd/product/small/light/components/container.js +76 -76
  297. package/js/umd/product/small/light/components/form.js +49 -49
  298. package/js/umd/product/small/light/components/link.js +1 -1
  299. package/js/umd/product/small/light/components/nav.js +42 -42
  300. package/js/umd/product/small/light/components/page.js +28 -28
  301. package/js/umd/product/small/light/components/popover.js +12 -12
  302. package/js/umd/product/small/light/components/profile.js +7 -7
  303. package/js/umd/product/small/light/components/progress.js +5 -5
  304. package/js/umd/product/small/light/components/status.js +10 -10
  305. package/js/umd/product/small/light/components/tab.js +2 -2
  306. package/js/umd/product/small/light/components/table.js +9 -9
  307. package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
  308. package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
  309. package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
  310. package/json/flat/frozenproduct/large/dark/components/form.json +11 -11
  311. package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
  312. package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
  313. package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
  314. package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
  315. package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
  316. package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
  317. package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
  318. package/json/flat/frozenproduct/large/light/components/button.json +30 -30
  319. package/json/flat/frozenproduct/large/light/components/container.json +11 -11
  320. package/json/flat/frozenproduct/large/light/components/form.json +15 -15
  321. package/json/flat/frozenproduct/large/light/components/link.json +2 -2
  322. package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
  323. package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
  324. package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
  325. package/json/flat/frozenproduct/large/light/components/status.json +25 -25
  326. package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
  327. package/json/flat/frozenproduct/large/light/components/table.json +8 -8
  328. package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
  329. package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
  330. package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
  331. package/json/flat/frozenproduct/small/dark/components/form.json +11 -11
  332. package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
  333. package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
  334. package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
  335. package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
  336. package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
  337. package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
  338. package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
  339. package/json/flat/frozenproduct/small/light/components/button.json +30 -30
  340. package/json/flat/frozenproduct/small/light/components/container.json +11 -11
  341. package/json/flat/frozenproduct/small/light/components/form.json +15 -15
  342. package/json/flat/frozenproduct/small/light/components/link.json +2 -2
  343. package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
  344. package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
  345. package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
  346. package/json/flat/frozenproduct/small/light/components/status.json +25 -25
  347. package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
  348. package/json/flat/frozenproduct/small/light/components/table.json +8 -8
  349. package/json/flat/product/large/dark/components/form.json +1 -1
  350. package/json/flat/product/large/light/components/form.json +1 -1
  351. package/json/flat/product/small/dark/components/button.json +51 -51
  352. package/json/flat/product/small/dark/components/container.json +76 -76
  353. package/json/flat/product/small/dark/components/form.json +48 -48
  354. package/json/flat/product/small/dark/components/link.json +1 -1
  355. package/json/flat/product/small/dark/components/nav.json +42 -42
  356. package/json/flat/product/small/dark/components/page.json +28 -28
  357. package/json/flat/product/small/dark/components/popover.json +12 -12
  358. package/json/flat/product/small/dark/components/profile.json +7 -7
  359. package/json/flat/product/small/dark/components/progress.json +5 -5
  360. package/json/flat/product/small/dark/components/status.json +10 -10
  361. package/json/flat/product/small/dark/components/tab.json +2 -2
  362. package/json/flat/product/small/dark/components/table.json +9 -9
  363. package/json/flat/product/small/light/components/button.json +51 -51
  364. package/json/flat/product/small/light/components/container.json +76 -76
  365. package/json/flat/product/small/light/components/form.json +48 -48
  366. package/json/flat/product/small/light/components/link.json +1 -1
  367. package/json/flat/product/small/light/components/nav.json +42 -42
  368. package/json/flat/product/small/light/components/page.json +28 -28
  369. package/json/flat/product/small/light/components/popover.json +12 -12
  370. package/json/flat/product/small/light/components/profile.json +7 -7
  371. package/json/flat/product/small/light/components/progress.json +5 -5
  372. package/json/flat/product/small/light/components/status.json +10 -10
  373. package/json/flat/product/small/light/components/tab.json +2 -2
  374. package/json/flat/product/small/light/components/table.json +9 -9
  375. package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
  376. package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
  377. package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
  378. package/json/nested/frozenproduct/large/dark/components/form.json +11 -11
  379. package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
  380. package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
  381. package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
  382. package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
  383. package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
  384. package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
  385. package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
  386. package/json/nested/frozenproduct/large/light/components/button.json +30 -30
  387. package/json/nested/frozenproduct/large/light/components/container.json +11 -11
  388. package/json/nested/frozenproduct/large/light/components/form.json +15 -15
  389. package/json/nested/frozenproduct/large/light/components/link.json +2 -2
  390. package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
  391. package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
  392. package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
  393. package/json/nested/frozenproduct/large/light/components/status.json +25 -25
  394. package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
  395. package/json/nested/frozenproduct/large/light/components/table.json +8 -8
  396. package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
  397. package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
  398. package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
  399. package/json/nested/frozenproduct/small/dark/components/form.json +11 -11
  400. package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
  401. package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
  402. package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
  403. package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
  404. package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
  405. package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
  406. package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
  407. package/json/nested/frozenproduct/small/light/components/button.json +30 -30
  408. package/json/nested/frozenproduct/small/light/components/container.json +11 -11
  409. package/json/nested/frozenproduct/small/light/components/form.json +15 -15
  410. package/json/nested/frozenproduct/small/light/components/link.json +2 -2
  411. package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
  412. package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
  413. package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
  414. package/json/nested/frozenproduct/small/light/components/status.json +25 -25
  415. package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
  416. package/json/nested/frozenproduct/small/light/components/table.json +8 -8
  417. package/json/nested/product/large/dark/components/form.json +1 -1
  418. package/json/nested/product/large/light/components/form.json +1 -1
  419. package/json/nested/product/small/dark/components/button.json +51 -51
  420. package/json/nested/product/small/dark/components/container.json +76 -76
  421. package/json/nested/product/small/dark/components/form.json +48 -48
  422. package/json/nested/product/small/dark/components/link.json +1 -1
  423. package/json/nested/product/small/dark/components/nav.json +42 -42
  424. package/json/nested/product/small/dark/components/page.json +28 -28
  425. package/json/nested/product/small/dark/components/popover.json +12 -12
  426. package/json/nested/product/small/dark/components/profile.json +7 -7
  427. package/json/nested/product/small/dark/components/progress.json +5 -5
  428. package/json/nested/product/small/dark/components/status.json +10 -10
  429. package/json/nested/product/small/dark/components/tab.json +2 -2
  430. package/json/nested/product/small/dark/components/table.json +9 -9
  431. package/json/nested/product/small/light/components/button.json +51 -51
  432. package/json/nested/product/small/light/components/container.json +76 -76
  433. package/json/nested/product/small/light/components/form.json +48 -48
  434. package/json/nested/product/small/light/components/link.json +1 -1
  435. package/json/nested/product/small/light/components/nav.json +42 -42
  436. package/json/nested/product/small/light/components/page.json +28 -28
  437. package/json/nested/product/small/light/components/popover.json +12 -12
  438. package/json/nested/product/small/light/components/profile.json +7 -7
  439. package/json/nested/product/small/light/components/progress.json +5 -5
  440. package/json/nested/product/small/light/components/status.json +10 -10
  441. package/json/nested/product/small/light/components/tab.json +2 -2
  442. package/json/nested/product/small/light/components/table.json +9 -9
  443. package/package.json +1 -1
  444. package/sage-design-tokens-15.2.1.tgz +0 -0
  445. package/scss/frozenproduct/large/components/badge.scss +3 -3
  446. package/scss/frozenproduct/large/components/button.scss +32 -32
  447. package/scss/frozenproduct/large/components/container.scss +11 -11
  448. package/scss/frozenproduct/large/components/form.scss +14 -14
  449. package/scss/frozenproduct/large/components/link.scss +2 -2
  450. package/scss/frozenproduct/large/components/nav.scss +3 -3
  451. package/scss/frozenproduct/large/components/popover.scss +6 -6
  452. package/scss/frozenproduct/large/components/progress.scss +5 -5
  453. package/scss/frozenproduct/large/components/status.scss +25 -25
  454. package/scss/frozenproduct/large/components/tab.scss +7 -7
  455. package/scss/frozenproduct/large/components/table.scss +8 -8
  456. package/scss/frozenproduct/small/components/badge.scss +3 -3
  457. package/scss/frozenproduct/small/components/button.scss +32 -32
  458. package/scss/frozenproduct/small/components/container.scss +11 -11
  459. package/scss/frozenproduct/small/components/form.scss +14 -14
  460. package/scss/frozenproduct/small/components/link.scss +2 -2
  461. package/scss/frozenproduct/small/components/nav.scss +3 -3
  462. package/scss/frozenproduct/small/components/popover.scss +6 -6
  463. package/scss/frozenproduct/small/components/progress.scss +5 -5
  464. package/scss/frozenproduct/small/components/status.scss +25 -25
  465. package/scss/frozenproduct/small/components/tab.scss +7 -7
  466. package/scss/frozenproduct/small/components/table.scss +8 -8
  467. package/scss/product/large/components/form.scss +1 -1
  468. package/scss/product/small/components/button.scss +13 -13
  469. package/scss/product/small/components/container.scss +10 -10
  470. package/scss/product/small/components/form.scss +8 -8
  471. package/scss/product/small/components/link.scss +2 -2
  472. package/scss/product/small/components/nav.scss +5 -5
  473. package/scss/product/small/components/page.scss +1 -1
  474. package/scss/product/small/components/popover.scss +2 -2
  475. package/scss/product/small/components/progress.scss +6 -6
  476. package/scss/product/small/components/status.scss +3 -3
  477. package/scss/product/small/components/tab.scss +7 -7
  478. package/scss/product/small/components/table.scss +10 -10
  479. package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -89,11 +89,11 @@ module.exports = {
89
89
  border: {
90
90
  $type: "color",
91
91
  $value: "#00D639",
92
- filePath: "data/tokens/components/container.json",
92
+ filePath: "data/tokens/context/frozenproduct.json",
93
93
  isSource: true,
94
94
  original: {
95
95
  $type: "color",
96
- $value: "{modes.color.interactive.primary.default}",
96
+ $value: "{modes.color.interactive.primary.frozen.default}",
97
97
  },
98
98
  name: "containerColorBlockquoteBorder",
99
99
  attributes: {},
@@ -430,13 +430,11 @@ module.exports = {
430
430
  bg: {
431
431
  $type: "color",
432
432
  $value: "#00D639",
433
- $description: " ",
434
- filePath: "data/tokens/components/container.json",
433
+ filePath: "data/tokens/context/frozenproduct.json",
435
434
  isSource: true,
436
435
  original: {
437
436
  $type: "color",
438
- $value: "{modes.color.custom.default}",
439
- $description: " ",
437
+ $value: "{modes.color.custom.frozen}",
440
438
  },
441
439
  name: "containerColorInteractiveDetailediconBg",
442
440
  attributes: {},
@@ -1914,13 +1912,13 @@ module.exports = {
1914
1912
  card: {
1915
1913
  moderate: {
1916
1914
  $type: "borderRadius",
1917
- $value: 16,
1915
+ $value: 8,
1918
1916
  $description: "Card (less rounded)",
1919
- filePath: "data/tokens/components/container.json",
1917
+ filePath: "data/tokens/context/frozenproduct.json",
1920
1918
  isSource: true,
1921
1919
  original: {
1922
1920
  $type: "borderRadius",
1923
- $value: "{global.radius.container.L}",
1921
+ $value: "{global.radius.container.M}",
1924
1922
  $description: "Card (less rounded)",
1925
1923
  },
1926
1924
  name: "containerRadiusCardModerate",
@@ -1929,13 +1927,13 @@ module.exports = {
1929
1927
  },
1930
1928
  curved: {
1931
1929
  $type: "borderRadius",
1932
- $value: 24,
1930
+ $value: 16,
1933
1931
  $description: "Card (more rounded)",
1934
- filePath: "data/tokens/components/container.json",
1932
+ filePath: "data/tokens/context/frozenproduct.json",
1935
1933
  isSource: true,
1936
1934
  original: {
1937
1935
  $type: "borderRadius",
1938
- $value: "{global.radius.container.XL}",
1936
+ $value: "{global.radius.container.L}",
1939
1937
  $description: "Card (more rounded)",
1940
1938
  },
1941
1939
  name: "containerRadiusCardCurved",
@@ -1944,13 +1942,13 @@ module.exports = {
1944
1942
  },
1945
1943
  sweeping: {
1946
1944
  $type: "borderRadius",
1947
- $value: 32,
1945
+ $value: 24,
1948
1946
  $description: "Card largest rounded type",
1949
- filePath: "data/tokens/components/container.json",
1947
+ filePath: "data/tokens/context/frozenproduct.json",
1950
1948
  isSource: true,
1951
1949
  original: {
1952
1950
  $type: "borderRadius",
1953
- $value: "{global.radius.container.XXL}",
1951
+ $value: "{global.radius.container.XL}",
1954
1952
  $description: "Card largest rounded type",
1955
1953
  },
1956
1954
  name: "containerRadiusCardSweeping",
@@ -1961,13 +1959,13 @@ module.exports = {
1961
1959
  tile: {
1962
1960
  moderate: {
1963
1961
  $type: "borderRadius",
1964
- $value: 16,
1962
+ $value: 8,
1965
1963
  $description: "Tile (less rounded)",
1966
- filePath: "data/tokens/components/container.json",
1964
+ filePath: "data/tokens/context/frozenproduct.json",
1967
1965
  isSource: true,
1968
1966
  original: {
1969
1967
  $type: "borderRadius",
1970
- $value: "{global.radius.container.L}",
1968
+ $value: "{global.radius.container.M}",
1971
1969
  $description: "Tile (less rounded)",
1972
1970
  },
1973
1971
  name: "containerRadiusTileModerate",
@@ -1976,13 +1974,13 @@ module.exports = {
1976
1974
  },
1977
1975
  curved: {
1978
1976
  $type: "borderRadius",
1979
- $value: 24,
1977
+ $value: 16,
1980
1978
  $description: "Tile (more rounded)",
1981
- filePath: "data/tokens/components/container.json",
1979
+ filePath: "data/tokens/context/frozenproduct.json",
1982
1980
  isSource: true,
1983
1981
  original: {
1984
1982
  $type: "borderRadius",
1985
- $value: "{global.radius.container.XL}",
1983
+ $value: "{global.radius.container.L}",
1986
1984
  $description: "Tile (more rounded)",
1987
1985
  },
1988
1986
  name: "containerRadiusTileCurved",
@@ -1991,13 +1989,13 @@ module.exports = {
1991
1989
  },
1992
1990
  sweeping: {
1993
1991
  $type: "borderRadius",
1994
- $value: 32,
1992
+ $value: 24,
1995
1993
  $description: "Tile largest roundedness ",
1996
- filePath: "data/tokens/components/container.json",
1994
+ filePath: "data/tokens/context/frozenproduct.json",
1997
1995
  isSource: true,
1998
1996
  original: {
1999
1997
  $type: "borderRadius",
2000
- $value: "{global.radius.container.XXL}",
1998
+ $value: "{global.radius.container.XL}",
2001
1999
  $description: "Tile largest roundedness ",
2002
2000
  },
2003
2001
  name: "containerRadiusTileSweeping",
@@ -2008,13 +2006,13 @@ module.exports = {
2008
2006
  tileselect: {
2009
2007
  moderate: {
2010
2008
  $type: "borderRadius",
2011
- $value: 16,
2009
+ $value: 8,
2012
2010
  $description: "Tile (less rounded)",
2013
- filePath: "data/tokens/components/container.json",
2011
+ filePath: "data/tokens/context/frozenproduct.json",
2014
2012
  isSource: true,
2015
2013
  original: {
2016
2014
  $type: "borderRadius",
2017
- $value: "{global.radius.container.L}",
2015
+ $value: "{global.radius.container.M}",
2018
2016
  $description: "Tile (less rounded)",
2019
2017
  },
2020
2018
  name: "containerRadiusTileselectModerate",
@@ -2023,13 +2021,13 @@ module.exports = {
2023
2021
  },
2024
2022
  curved: {
2025
2023
  $type: "borderRadius",
2026
- $value: 24,
2024
+ $value: 16,
2027
2025
  $description: "Tile (more rounded)",
2028
- filePath: "data/tokens/components/container.json",
2026
+ filePath: "data/tokens/context/frozenproduct.json",
2029
2027
  isSource: true,
2030
2028
  original: {
2031
2029
  $type: "borderRadius",
2032
- $value: "{global.radius.container.XL}",
2030
+ $value: "{global.radius.container.L}",
2033
2031
  $description: "Tile (more rounded)",
2034
2032
  },
2035
2033
  name: "containerRadiusTileselectCurved",
@@ -2038,12 +2036,12 @@ module.exports = {
2038
2036
  },
2039
2037
  sweeping: {
2040
2038
  $type: "borderRadius",
2041
- $value: 32,
2042
- filePath: "data/tokens/components/container.json",
2039
+ $value: 24,
2040
+ filePath: "data/tokens/context/frozenproduct.json",
2043
2041
  isSource: true,
2044
2042
  original: {
2045
2043
  $type: "borderRadius",
2046
- $value: "{global.radius.container.XXL}",
2044
+ $value: "{global.radius.container.XL}",
2047
2045
  },
2048
2046
  name: "containerRadiusTileselectSweeping",
2049
2047
  attributes: {},
@@ -3230,11 +3230,11 @@ module.exports = {
3230
3230
  "bg-active": {
3231
3231
  $type: "color",
3232
3232
  $value: "#FFFFFF",
3233
- filePath: "data/tokens/components/form.json",
3233
+ filePath: "data/tokens/context/frozenproduct.json",
3234
3234
  isSource: true,
3235
3235
  original: {
3236
3236
  $type: "color",
3237
- $value: "{modes.color.interactive.monochrome.active}",
3237
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
3238
3238
  },
3239
3239
  name: "formColorCalendarBgActive",
3240
3240
  attributes: {},
@@ -3255,12 +3255,12 @@ module.exports = {
3255
3255
  },
3256
3256
  "bg-duration": {
3257
3257
  $type: "color",
3258
- $value: "#1b1b1b",
3259
- filePath: "data/tokens/components/form.json",
3258
+ $value: "#0e0e0e",
3259
+ filePath: "data/tokens/context/frozenproduct.json",
3260
3260
  isSource: true,
3261
3261
  original: {
3262
3262
  $type: "color",
3263
- $value: "{modes.color.interactive.dataEntry.hoverAlt}",
3263
+ $value: "{modes.color.interactive.inactive.frozen.defaultAlt}",
3264
3264
  },
3265
3265
  name: "formColorCalendarBgDuration",
3266
3266
  attributes: {},
@@ -3282,11 +3282,11 @@ module.exports = {
3282
3282
  "border-duration": {
3283
3283
  $type: "color",
3284
3284
  $value: "#FFFFFF",
3285
- filePath: "data/tokens/components/form.json",
3285
+ filePath: "data/tokens/context/frozenproduct.json",
3286
3286
  isSource: true,
3287
3287
  original: {
3288
3288
  $type: "color",
3289
- $value: "{modes.color.interactive.monochrome.active}",
3289
+ $value: "{form.color.calendar.bg-active}",
3290
3290
  },
3291
3291
  name: "formColorCalendarBorderDuration",
3292
3292
  attributes: {},
@@ -3469,13 +3469,13 @@ module.exports = {
3469
3469
  },
3470
3470
  "label-subtext": {
3471
3471
  $type: "color",
3472
- $value: "#ffffff6b",
3472
+ $value: "#ffffff8c",
3473
3473
  $description: "Option subtext.",
3474
3474
  filePath: "data/tokens/components/form.json",
3475
3475
  isSource: true,
3476
3476
  original: {
3477
3477
  $type: "color",
3478
- $value: "{modes.color.interactive.monochrome.defaultAlt3}",
3478
+ $value: "{modes.color.interactive.monochrome.defaultAlt2}",
3479
3479
  $description: "Option subtext.",
3480
3480
  },
3481
3481
  name: "formColorDropdownLabelSubtext",
@@ -3651,11 +3651,11 @@ module.exports = {
3651
3651
  "border-enabled": {
3652
3652
  $type: "color",
3653
3653
  $value: "#777",
3654
- filePath: "data/tokens/components/form.json",
3654
+ filePath: "data/tokens/context/frozenproduct.json",
3655
3655
  isSource: true,
3656
3656
  original: {
3657
3657
  $type: "color",
3658
- $value: "{modes.color.interactive.dataEntry.withDefault}",
3658
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
3659
3659
  },
3660
3660
  name: "formColorTypicalBorderEnabled",
3661
3661
  attributes: {},
@@ -3899,12 +3899,12 @@ module.exports = {
3899
3899
  switch: {
3900
3900
  "bg-active": {
3901
3901
  $type: "color",
3902
- $value: "#FFFFFF",
3903
- filePath: "data/tokens/components/form.json",
3902
+ $value: "#ffffffe6",
3903
+ filePath: "data/tokens/context/frozenproduct.json",
3904
3904
  isSource: true,
3905
3905
  original: {
3906
3906
  $type: "color",
3907
- $value: "{modes.color.interactive.monochrome.active}",
3907
+ $value: "{modes.color.interactive.monochrome.frozen.default}",
3908
3908
  },
3909
3909
  name: "formColorSwitchBgActive",
3910
3910
  attributes: {},
@@ -3994,12 +3994,12 @@ module.exports = {
3994
3994
  },
3995
3995
  "border-enabled": {
3996
3996
  $type: "color",
3997
- $value: "#ffffff80",
3998
- filePath: "data/tokens/components/form.json",
3997
+ $value: "#777",
3998
+ filePath: "data/tokens/context/frozenproduct.json",
3999
3999
  isSource: true,
4000
4000
  original: {
4001
4001
  $type: "color",
4002
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4002
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4003
4003
  },
4004
4004
  name: "formColorSwitchBorderEnabled",
4005
4005
  attributes: {},
@@ -4046,12 +4046,12 @@ module.exports = {
4046
4046
  },
4047
4047
  "fg-enabled": {
4048
4048
  $type: "color",
4049
- $value: "#ffffff80",
4050
- filePath: "data/tokens/components/form.json",
4049
+ $value: "#777",
4050
+ filePath: "data/tokens/context/frozenproduct.json",
4051
4051
  isSource: true,
4052
4052
  original: {
4053
4053
  $type: "color",
4054
- $value: "{modes.color.interactive.monochrome.subtle.defaultAlt}",
4054
+ $value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
4055
4055
  },
4056
4056
  name: "formColorSwitchFgEnabled",
4057
4057
  attributes: {},
@@ -4226,13 +4226,13 @@ module.exports = {
4226
4226
  },
4227
4227
  checkbox: {
4228
4228
  $type: "borderRadius",
4229
- $value: 4,
4229
+ $value: 2,
4230
4230
  $description: "S and M checkbox",
4231
- filePath: "data/tokens/components/form.json",
4231
+ filePath: "data/tokens/context/frozenproduct.json",
4232
4232
  isSource: true,
4233
4233
  original: {
4234
4234
  $type: "borderRadius",
4235
- $value: "{global.radius.interactive.S}",
4235
+ $value: "{global.radius.interactive.XS}",
4236
4236
  $description: "S and M checkbox",
4237
4237
  },
4238
4238
  name: "formRadiusCheckbox",
@@ -4243,7 +4243,7 @@ module.exports = {
4243
4243
  $type: "borderRadius",
4244
4244
  $value: 4,
4245
4245
  $description: "AI text editor footer",
4246
- filePath: "data/tokens/components/form.json",
4246
+ filePath: "data/tokens/context/frozenproduct.json",
4247
4247
  isSource: true,
4248
4248
  original: {
4249
4249
  $type: "borderRadius",
@@ -4256,14 +4256,14 @@ module.exports = {
4256
4256
  },
4257
4257
  colorpicker: {
4258
4258
  $type: "borderRadius",
4259
- $value: "999",
4260
- $description: "Color picker (swatch container), ",
4261
- filePath: "data/tokens/components/form.json",
4259
+ $value: 16,
4260
+ $description: "Color picker (swatch container)",
4261
+ filePath: "data/tokens/context/frozenproduct.json",
4262
4262
  isSource: true,
4263
4263
  original: {
4264
4264
  $type: "borderRadius",
4265
- $value: "{global.radius.circle}",
4266
- $description: "Color picker (swatch container), ",
4265
+ $value: "{global.radius.interactive.L}",
4266
+ $description: "Color picker (swatch container)",
4267
4267
  },
4268
4268
  name: "formRadiusColorpicker",
4269
4269
  attributes: {},
@@ -4273,7 +4273,7 @@ module.exports = {
4273
4273
  $type: "borderRadius",
4274
4274
  $value: 8,
4275
4275
  $description: "REF POPOVER. Popover container.",
4276
- filePath: "data/tokens/components/form.json",
4276
+ filePath: "data/tokens/context/frozenproduct.json",
4277
4277
  isSource: true,
4278
4278
  original: {
4279
4279
  $type: "borderRadius",
@@ -4286,13 +4286,13 @@ module.exports = {
4286
4286
  },
4287
4287
  fileupload: {
4288
4288
  $type: "borderRadius",
4289
- $value: 8,
4289
+ $value: 4,
4290
4290
  $description: "File input (file uploads)",
4291
- filePath: "data/tokens/components/form.json",
4291
+ filePath: "data/tokens/context/frozenproduct.json",
4292
4292
  isSource: true,
4293
4293
  original: {
4294
4294
  $type: "borderRadius",
4295
- $value: "{global.radius.container.M}",
4295
+ $value: "{global.radius.interactive.S}",
4296
4296
  $description: "File input (file uploads)",
4297
4297
  },
4298
4298
  name: "formRadiusFileupload",
@@ -4301,13 +4301,13 @@ module.exports = {
4301
4301
  },
4302
4302
  fileselector: {
4303
4303
  $type: "borderRadius",
4304
- $value: 8,
4304
+ $value: 4,
4305
4305
  $description: "File preview (file selector asset)",
4306
- filePath: "data/tokens/components/form.json",
4306
+ filePath: "data/tokens/context/frozenproduct.json",
4307
4307
  isSource: true,
4308
4308
  original: {
4309
4309
  $type: "borderRadius",
4310
- $value: "{global.radius.container.M}",
4310
+ $value: "{global.radius.interactive.S}",
4311
4311
  $description: "File preview (file selector asset)",
4312
4312
  },
4313
4313
  name: "formRadiusFileselector",
@@ -4316,14 +4316,14 @@ module.exports = {
4316
4316
  },
4317
4317
  input: {
4318
4318
  $type: "borderRadius",
4319
- $value: 8,
4319
+ $value: 4,
4320
4320
  $description:
4321
4321
  "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4322
- filePath: "data/tokens/components/form.json",
4322
+ filePath: "data/tokens/context/frozenproduct.json",
4323
4323
  isSource: true,
4324
4324
  original: {
4325
4325
  $type: "borderRadius",
4326
- $value: "{global.radius.interactive.M}",
4326
+ $value: "{global.radius.interactive.S}",
4327
4327
  $description:
4328
4328
  "Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
4329
4329
  },
@@ -4363,13 +4363,13 @@ module.exports = {
4363
4363
  },
4364
4364
  validationbar: {
4365
4365
  $type: "borderRadius",
4366
- $value: 2,
4366
+ $value: 1,
4367
4367
  $description: "Validation bar",
4368
- filePath: "data/tokens/components/form.json",
4368
+ filePath: "data/tokens/context/frozenproduct.json",
4369
4369
  isSource: true,
4370
4370
  original: {
4371
4371
  $type: "borderRadius",
4372
- $value: "{global.radius.interactive.XS}",
4372
+ $value: "{global.radius.interactive.XXS}",
4373
4373
  $description: "Validation bar",
4374
4374
  },
4375
4375
  name: "formRadiusValidationbar",
@@ -73,11 +73,11 @@ module.exports = {
73
73
  "label-default": {
74
74
  $type: "color",
75
75
  $value: "#4cdc55",
76
- filePath: "data/tokens/components/link.json",
76
+ filePath: "data/tokens/context/frozenproduct.json",
77
77
  isSource: true,
78
78
  original: {
79
79
  $type: "color",
80
- $value: "{modes.color.interactive.primary.defaultAlt2}",
80
+ $value: "{modes.color.interactive.primary.frozen.defaultAlt}",
81
81
  },
82
82
  name: "linkColorTypicalLabelDefault",
83
83
  attributes: {},
@@ -86,11 +86,11 @@ module.exports = {
86
86
  "label-hover": {
87
87
  $type: "color",
88
88
  $value: "#71e270",
89
- filePath: "data/tokens/components/link.json",
89
+ filePath: "data/tokens/context/frozenproduct.json",
90
90
  isSource: true,
91
91
  original: {
92
92
  $type: "color",
93
- $value: "{modes.color.interactive.primary.hoverAlt2}",
93
+ $value: "{modes.color.interactive.primary.frozen.hoverAlt}",
94
94
  },
95
95
  name: "linkColorTypicalLabelHover",
96
96
  attributes: {},
@@ -66,12 +66,12 @@ module.exports = {
66
66
  },
67
67
  "bg-hover": {
68
68
  $type: "color",
69
- $value: "#ffffff1a",
70
- filePath: "data/tokens/components/nav.json",
69
+ $value: "#008046",
70
+ filePath: "data/tokens/context/frozenproduct.json",
71
71
  isSource: true,
72
72
  original: {
73
73
  $type: "color",
74
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
74
+ $value: "{modes.color.interactive.primary.frozen.nav.hover}",
75
75
  },
76
76
  name: "navColorItemBgHover",
77
77
  attributes: {},
@@ -119,11 +119,11 @@ module.exports = {
119
119
  "label-hover": {
120
120
  $type: "color",
121
121
  $value: "#FFFFFF",
122
- filePath: "data/tokens/components/nav.json",
122
+ filePath: "data/tokens/context/frozenproduct.json",
123
123
  isSource: true,
124
124
  original: {
125
125
  $type: "color",
126
- $value: "{modes.color.interactive.monochrome.withHover}",
126
+ $value: "{modes.color.interactive.primary.frozen.nav.label-hover}",
127
127
  },
128
128
  name: "navColorItemLabelHover",
129
129
  attributes: {},
@@ -635,13 +635,13 @@ module.exports = {
635
635
  },
636
636
  menumodal: {
637
637
  $type: "borderRadius",
638
- $value: 16,
638
+ $value: 8,
639
639
  $description: "Menu on mobile",
640
- filePath: "data/tokens/components/nav.json",
640
+ filePath: "data/tokens/context/frozenproduct.json",
641
641
  isSource: true,
642
642
  original: {
643
643
  $type: "borderRadius",
644
- $value: "{global.radius.interactive.L}",
644
+ $value: "{global.radius.interactive.M}",
645
645
  $description: "Menu on mobile",
646
646
  },
647
647
  name: "navRadiusMenumodal",
@@ -625,13 +625,11 @@ module.exports = {
625
625
  "bg-active": {
626
626
  $type: "color",
627
627
  $value: "#FFFFFF",
628
- $description: "previously action minor 850",
629
- filePath: "data/tokens/components/popover.json",
628
+ filePath: "data/tokens/context/frozenproduct.json",
630
629
  isSource: true,
631
630
  original: {
632
631
  $type: "color",
633
- $value: "{modes.color.interactive.monochrome.active}",
634
- $description: "previously action minor 850",
632
+ $value: "{modes.color.interactive.monochrome.frozen.active}",
635
633
  },
636
634
  name: "popoverColorBgActive",
637
635
  attributes: {},
@@ -640,13 +638,11 @@ module.exports = {
640
638
  "bg-activealt": {
641
639
  $type: "color",
642
640
  $value: "#ffffff1a",
643
- $description: "REF'D IN FORM. ",
644
- filePath: "data/tokens/components/popover.json",
641
+ filePath: "data/tokens/context/frozenproduct.json",
645
642
  isSource: true,
646
643
  original: {
647
644
  $type: "color",
648
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
649
- $description: "REF'D IN FORM. ",
645
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
650
646
  },
651
647
  name: "popoverColorBgActivealt",
652
648
  attributes: {},
@@ -670,13 +666,11 @@ module.exports = {
670
666
  "bg-hover": {
671
667
  $type: "color",
672
668
  $value: "#ffffff1a",
673
- $description: "REF'D IN FORM. ",
674
- filePath: "data/tokens/components/popover.json",
669
+ filePath: "data/tokens/context/frozenproduct.json",
675
670
  isSource: true,
676
671
  original: {
677
672
  $type: "color",
678
- $value: "{modes.color.interactive.monochrome.hoverAlt}",
679
- $description: "REF'D IN FORM. ",
673
+ $value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
680
674
  },
681
675
  name: "popoverColorBgHover",
682
676
  attributes: {},
@@ -698,11 +692,11 @@ module.exports = {
698
692
  "label-activealt": {
699
693
  $type: "color",
700
694
  $value: "#FFFFFF",
701
- filePath: "data/tokens/components/popover.json",
695
+ filePath: "data/tokens/context/frozenproduct.json",
702
696
  isSource: true,
703
697
  original: {
704
698
  $type: "color",
705
- $value: "{modes.color.interactive.monochrome.withHover}",
699
+ $value: "{modes.color.interactive.monochrome.frozen.withHover}",
706
700
  },
707
701
  name: "popoverColorLabelActivealt",
708
702
  attributes: {},
@@ -723,12 +717,12 @@ module.exports = {
723
717
  },
724
718
  "label-hover": {
725
719
  $type: "color",
726
- $value: "#FFFFFF",
727
- filePath: "data/tokens/components/popover.json",
720
+ $value: "#ffffffe6",
721
+ filePath: "data/tokens/context/frozenproduct.json",
728
722
  isSource: true,
729
723
  original: {
730
724
  $type: "color",
731
- $value: "{modes.color.interactive.monochrome.withHover}",
725
+ $value: "{modes.color.interactive.monochrome.default}",
732
726
  },
733
727
  name: "popoverColorLabelHover",
734
728
  attributes: {},
@@ -736,12 +730,12 @@ module.exports = {
736
730
  },
737
731
  "label-enabled": {
738
732
  $type: "color",
739
- $value: "#ffffffab",
740
- filePath: "data/tokens/components/popover.json",
733
+ $value: "#ffffffe6",
734
+ filePath: "data/tokens/context/frozenproduct.json",
741
735
  isSource: true,
742
736
  original: {
743
737
  $type: "color",
744
- $value: "{modes.color.interactive.monochrome.defaultAlt}",
738
+ $value: "{modes.color.interactive.monochrome.default}",
745
739
  },
746
740
  name: "popoverColorLabelEnabled",
747
741
  attributes: {},
@@ -457,11 +457,11 @@ module.exports = {
457
457
  "bg-default": {
458
458
  $type: "color",
459
459
  $value: "#ffffff14",
460
- filePath: "data/tokens/components/progress.json",
460
+ filePath: "data/tokens/context/frozenproduct.json",
461
461
  isSource: true,
462
462
  original: {
463
463
  $type: "color",
464
- $value: "{modes.color.interactive.progress.bg}",
464
+ $value: "{modes.color.interactive.progress.frozen.bg-alt}",
465
465
  },
466
466
  name: "progressColorBgDefault",
467
467
  attributes: {},
@@ -470,11 +470,11 @@ module.exports = {
470
470
  "border-default": {
471
471
  $type: "color",
472
472
  $value: "#4b4b4b",
473
- filePath: "data/tokens/components/progress.json",
473
+ filePath: "data/tokens/context/frozenproduct.json",
474
474
  isSource: true,
475
475
  original: {
476
476
  $type: "color",
477
- $value: "{modes.color.generic.fg.soft}",
477
+ $value: "{modes.color.generic.fg.frozen.soft}",
478
478
  },
479
479
  name: "progressColorBorderDefault",
480
480
  attributes: {},
@@ -536,12 +536,12 @@ module.exports = {
536
536
  },
537
537
  "fg-default": {
538
538
  $type: "color",
539
- $value: "#FFFFFF",
540
- filePath: "data/tokens/components/progress.json",
539
+ $value: "#4b4b4b",
540
+ filePath: "data/tokens/context/frozenproduct.json",
541
541
  isSource: true,
542
542
  original: {
543
543
  $type: "color",
544
- $value: "{modes.color.interactive.monochrome.active}",
544
+ $value: "{modes.color.generic.fg.frozen.soft}",
545
545
  },
546
546
  name: "progressColorFgDefault",
547
547
  attributes: {},
@@ -618,11 +618,11 @@ module.exports = {
618
618
  "bg-default": {
619
619
  $type: "color",
620
620
  $value: "#ffffff14",
621
- filePath: "data/tokens/components/progress.json",
621
+ filePath: "data/tokens/context/frozenproduct.json",
622
622
  isSource: true,
623
623
  original: {
624
624
  $type: "color",
625
- $value: "{modes.color.interactive.progress.bg}",
625
+ $value: "{modes.color.interactive.progress.frozen.bg}",
626
626
  },
627
627
  name: "progressColorLoaderBgDefault",
628
628
  attributes: {},
@@ -630,13 +630,13 @@ module.exports = {
630
630
  },
631
631
  "fg-default": {
632
632
  $type: "color",
633
- $value: "#FFFFFF",
633
+ $value: "#00D639",
634
634
  $description: "used for loader standard loader spinner",
635
- filePath: "data/tokens/components/progress.json",
635
+ filePath: "data/tokens/context/frozenproduct.json",
636
636
  isSource: true,
637
637
  original: {
638
638
  $type: "color",
639
- $value: "{modes.color.interactive.monochrome.active}",
639
+ $value: "{modes.color.interactive.primary.frozen.default}",
640
640
  $description: "used for loader standard loader spinner",
641
641
  },
642
642
  name: "progressColorLoaderFgDefault",