@atlaskit/tokens 1.26.0 → 1.26.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 (692) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/artifacts/palettes-raw/legacy-palette.js +119 -119
  3. package/dist/cjs/artifacts/palettes-raw/palette.js +133 -133
  4. package/dist/cjs/artifacts/palettes-raw/shape-palette.js +11 -11
  5. package/dist/cjs/artifacts/palettes-raw/spacing-scale.js +24 -24
  6. package/dist/cjs/artifacts/palettes-raw/typography-palette.js +40 -40
  7. package/dist/cjs/artifacts/palettes-raw/updated-saturated-palette.js +133 -133
  8. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +389 -389
  9. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-new-input-border.js +2 -2
  10. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-saturated-palette-changes.js +389 -389
  11. package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +389 -389
  12. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-dark.js +389 -389
  13. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-light.js +389 -389
  14. package/dist/cjs/artifacts/tokens-raw/atlassian-light-increased-contrast.js +389 -389
  15. package/dist/cjs/artifacts/tokens-raw/atlassian-light-new-input-border.js +2 -2
  16. package/dist/cjs/artifacts/tokens-raw/atlassian-light-saturated-palette-changes.js +389 -389
  17. package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +389 -389
  18. package/dist/cjs/artifacts/tokens-raw/atlassian-shape.js +12 -12
  19. package/dist/cjs/artifacts/tokens-raw/atlassian-spacing.js +24 -24
  20. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +45 -45
  21. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-minor3.js +26 -26
  22. package/dist/cjs/artifacts/tokens-raw/atlassian-typography.js +25 -25
  23. package/dist/cjs/get-token-value.js +1 -1
  24. package/dist/cjs/get-token.js +1 -1
  25. package/dist/es2019/artifacts/palettes-raw/legacy-palette.js +119 -119
  26. package/dist/es2019/artifacts/palettes-raw/palette.js +133 -133
  27. package/dist/es2019/artifacts/palettes-raw/shape-palette.js +11 -11
  28. package/dist/es2019/artifacts/palettes-raw/spacing-scale.js +24 -24
  29. package/dist/es2019/artifacts/palettes-raw/typography-palette.js +40 -40
  30. package/dist/es2019/artifacts/palettes-raw/updated-saturated-palette.js +133 -133
  31. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +389 -389
  32. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-new-input-border.js +2 -2
  33. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-saturated-palette-changes.js +389 -389
  34. package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +389 -389
  35. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-dark.js +389 -389
  36. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-light.js +389 -389
  37. package/dist/es2019/artifacts/tokens-raw/atlassian-light-increased-contrast.js +389 -389
  38. package/dist/es2019/artifacts/tokens-raw/atlassian-light-new-input-border.js +2 -2
  39. package/dist/es2019/artifacts/tokens-raw/atlassian-light-saturated-palette-changes.js +389 -389
  40. package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +389 -389
  41. package/dist/es2019/artifacts/tokens-raw/atlassian-shape.js +12 -12
  42. package/dist/es2019/artifacts/tokens-raw/atlassian-spacing.js +24 -24
  43. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +45 -45
  44. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-minor3.js +26 -26
  45. package/dist/es2019/artifacts/tokens-raw/atlassian-typography.js +25 -25
  46. package/dist/es2019/get-token-value.js +1 -1
  47. package/dist/es2019/get-token.js +1 -1
  48. package/dist/esm/artifacts/palettes-raw/legacy-palette.js +119 -119
  49. package/dist/esm/artifacts/palettes-raw/palette.js +133 -133
  50. package/dist/esm/artifacts/palettes-raw/shape-palette.js +11 -11
  51. package/dist/esm/artifacts/palettes-raw/spacing-scale.js +24 -24
  52. package/dist/esm/artifacts/palettes-raw/typography-palette.js +40 -40
  53. package/dist/esm/artifacts/palettes-raw/updated-saturated-palette.js +133 -133
  54. package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +389 -389
  55. package/dist/esm/artifacts/tokens-raw/atlassian-dark-new-input-border.js +2 -2
  56. package/dist/esm/artifacts/tokens-raw/atlassian-dark-saturated-palette-changes.js +389 -389
  57. package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +389 -389
  58. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-dark.js +389 -389
  59. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-light.js +389 -389
  60. package/dist/esm/artifacts/tokens-raw/atlassian-light-increased-contrast.js +389 -389
  61. package/dist/esm/artifacts/tokens-raw/atlassian-light-new-input-border.js +2 -2
  62. package/dist/esm/artifacts/tokens-raw/atlassian-light-saturated-palette-changes.js +389 -389
  63. package/dist/esm/artifacts/tokens-raw/atlassian-light.js +389 -389
  64. package/dist/esm/artifacts/tokens-raw/atlassian-shape.js +12 -12
  65. package/dist/esm/artifacts/tokens-raw/atlassian-spacing.js +24 -24
  66. package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +45 -45
  67. package/dist/esm/artifacts/tokens-raw/atlassian-typography-minor3.js +26 -26
  68. package/dist/esm/artifacts/tokens-raw/atlassian-typography.js +25 -25
  69. package/dist/esm/get-token-value.js +1 -1
  70. package/dist/esm/get-token.js +1 -1
  71. package/dist/types/artifacts/palettes-raw/legacy-palette.d.ts +1 -1
  72. package/dist/types/artifacts/palettes-raw/palette.d.ts +1 -1
  73. package/dist/types/artifacts/palettes-raw/shape-palette.d.ts +1 -1
  74. package/dist/types/artifacts/palettes-raw/spacing-scale.d.ts +1 -1
  75. package/dist/types/artifacts/palettes-raw/typography-palette.d.ts +1 -1
  76. package/dist/types/artifacts/palettes-raw/updated-saturated-palette.d.ts +1 -1
  77. package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
  78. package/dist/types/artifacts/tokens-raw/atlassian-dark-new-input-border.d.ts +1 -1
  79. package/dist/types/artifacts/tokens-raw/atlassian-dark-saturated-palette-changes.d.ts +1 -1
  80. package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
  81. package/dist/types/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
  82. package/dist/types/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
  83. package/dist/types/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +1 -1
  84. package/dist/types/artifacts/tokens-raw/atlassian-light-new-input-border.d.ts +1 -1
  85. package/dist/types/artifacts/tokens-raw/atlassian-light-saturated-palette-changes.d.ts +1 -1
  86. package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
  87. package/dist/types/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
  88. package/dist/types/artifacts/tokens-raw/atlassian-spacing.d.ts +1 -1
  89. package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +1 -1
  90. package/dist/types/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +1 -1
  91. package/dist/types/artifacts/tokens-raw/atlassian-typography.d.ts +1 -1
  92. package/dist/types/types.d.ts +38 -40
  93. package/dist/types-ts4.5/artifacts/palettes-raw/legacy-palette.d.ts +1 -1
  94. package/dist/types-ts4.5/artifacts/palettes-raw/palette.d.ts +1 -1
  95. package/dist/types-ts4.5/artifacts/palettes-raw/shape-palette.d.ts +1 -1
  96. package/dist/types-ts4.5/artifacts/palettes-raw/spacing-scale.d.ts +1 -1
  97. package/dist/types-ts4.5/artifacts/palettes-raw/typography-palette.d.ts +1 -1
  98. package/dist/types-ts4.5/artifacts/palettes-raw/updated-saturated-palette.d.ts +1 -1
  99. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
  100. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-new-input-border.d.ts +1 -1
  101. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-saturated-palette-changes.d.ts +1 -1
  102. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
  103. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
  104. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
  105. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +1 -1
  106. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-new-input-border.d.ts +1 -1
  107. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-saturated-palette-changes.d.ts +1 -1
  108. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
  109. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape.d.ts +1 -1
  110. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-spacing.d.ts +1 -1
  111. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +1 -1
  112. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +1 -1
  113. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography.d.ts +1 -1
  114. package/dist/types-ts4.5/types.d.ts +38 -40
  115. package/package.json +1 -1
  116. package/report.api.md +2 -224
  117. package/tmp/api-report-tmp.d.ts +2 -224
  118. package/dist/cjs/palettes/legacy-palette.js +0 -849
  119. package/dist/cjs/palettes/palette.js +0 -954
  120. package/dist/cjs/palettes/shape-palette.js +0 -82
  121. package/dist/cjs/palettes/spacing-scale.js +0 -154
  122. package/dist/cjs/palettes/typography-palette.js +0 -273
  123. package/dist/cjs/palettes/updated-saturated-palette.js +0 -320
  124. package/dist/cjs/tokens/atlassian-dark/color/accent.js +0 -627
  125. package/dist/cjs/tokens/atlassian-dark/color/background.js +0 -272
  126. package/dist/cjs/tokens/atlassian-dark/color/border.js +0 -52
  127. package/dist/cjs/tokens/atlassian-dark/color/chart.js +0 -445
  128. package/dist/cjs/tokens/atlassian-dark/color/icon.js +0 -51
  129. package/dist/cjs/tokens/atlassian-dark/color/interaction.js +0 -21
  130. package/dist/cjs/tokens/atlassian-dark/color/skeleton.js +0 -19
  131. package/dist/cjs/tokens/atlassian-dark/color/text.js +0 -65
  132. package/dist/cjs/tokens/atlassian-dark/elevation/shadow.js +0 -110
  133. package/dist/cjs/tokens/atlassian-dark/elevation/surface.js +0 -49
  134. package/dist/cjs/tokens/atlassian-dark/opacity/opacity.js +0 -17
  135. package/dist/cjs/tokens/atlassian-dark/utility/utility.js +0 -25
  136. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/accent.js +0 -271
  137. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/background.js +0 -104
  138. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/border.js +0 -46
  139. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/chart.js +0 -309
  140. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/icon.js +0 -45
  141. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/interaction.js +0 -22
  142. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/skeleton.js +0 -21
  143. package/dist/cjs/tokens/atlassian-dark-increased-contrast/color/text.js +0 -56
  144. package/dist/cjs/tokens/atlassian-dark-increased-contrast/elevation/shadow.js +0 -66
  145. package/dist/cjs/tokens/atlassian-dark-new-input-border/color/border.js +0 -16
  146. package/dist/cjs/tokens/atlassian-dark-saturated-palette-changes/color/accent.js +0 -21
  147. package/dist/cjs/tokens/atlassian-dark-saturated-palette-changes/color/background.js +0 -26
  148. package/dist/cjs/tokens/atlassian-dark-saturated-palette-changes/color/icon.js +0 -18
  149. package/dist/cjs/tokens/atlassian-legacy-dark/color/accent.js +0 -675
  150. package/dist/cjs/tokens/atlassian-legacy-dark/color/background.js +0 -271
  151. package/dist/cjs/tokens/atlassian-legacy-dark/color/border.js +0 -52
  152. package/dist/cjs/tokens/atlassian-legacy-dark/color/chart.js +0 -471
  153. package/dist/cjs/tokens/atlassian-legacy-dark/color/icon.js +0 -51
  154. package/dist/cjs/tokens/atlassian-legacy-dark/color/interaction.js +0 -21
  155. package/dist/cjs/tokens/atlassian-legacy-dark/color/skeleton.js +0 -19
  156. package/dist/cjs/tokens/atlassian-legacy-dark/color/text.js +0 -65
  157. package/dist/cjs/tokens/atlassian-legacy-dark/elevation/shadow.js +0 -110
  158. package/dist/cjs/tokens/atlassian-legacy-dark/elevation/surface.js +0 -49
  159. package/dist/cjs/tokens/atlassian-legacy-dark/opacity/opacity.js +0 -17
  160. package/dist/cjs/tokens/atlassian-legacy-dark/utility/utility.js +0 -25
  161. package/dist/cjs/tokens/atlassian-legacy-light/color/accent.js +0 -675
  162. package/dist/cjs/tokens/atlassian-legacy-light/color/background.js +0 -271
  163. package/dist/cjs/tokens/atlassian-legacy-light/color/border.js +0 -52
  164. package/dist/cjs/tokens/atlassian-legacy-light/color/chart.js +0 -471
  165. package/dist/cjs/tokens/atlassian-legacy-light/color/icon.js +0 -51
  166. package/dist/cjs/tokens/atlassian-legacy-light/color/interaction.js +0 -21
  167. package/dist/cjs/tokens/atlassian-legacy-light/color/skeleton.js +0 -19
  168. package/dist/cjs/tokens/atlassian-legacy-light/color/text.js +0 -65
  169. package/dist/cjs/tokens/atlassian-legacy-light/elevation/shadow.js +0 -80
  170. package/dist/cjs/tokens/atlassian-legacy-light/elevation/surface.js +0 -49
  171. package/dist/cjs/tokens/atlassian-legacy-light/opacity/opacity.js +0 -17
  172. package/dist/cjs/tokens/atlassian-legacy-light/utility/utility.js +0 -25
  173. package/dist/cjs/tokens/atlassian-light/color/accent.js +0 -627
  174. package/dist/cjs/tokens/atlassian-light/color/background.js +0 -271
  175. package/dist/cjs/tokens/atlassian-light/color/border.js +0 -52
  176. package/dist/cjs/tokens/atlassian-light/color/chart.js +0 -445
  177. package/dist/cjs/tokens/atlassian-light/color/icon.js +0 -51
  178. package/dist/cjs/tokens/atlassian-light/color/interaction.js +0 -21
  179. package/dist/cjs/tokens/atlassian-light/color/skeleton.js +0 -19
  180. package/dist/cjs/tokens/atlassian-light/color/text.js +0 -65
  181. package/dist/cjs/tokens/atlassian-light/elevation/shadow.js +0 -80
  182. package/dist/cjs/tokens/atlassian-light/elevation/surface.js +0 -49
  183. package/dist/cjs/tokens/atlassian-light/opacity/opacity.js +0 -17
  184. package/dist/cjs/tokens/atlassian-light/utility/utility.js +0 -25
  185. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/accent.js +0 -423
  186. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/background.js +0 -145
  187. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/border.js +0 -50
  188. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/chart.js +0 -418
  189. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/icon.js +0 -49
  190. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/interaction.js +0 -22
  191. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/skeleton.js +0 -21
  192. package/dist/cjs/tokens/atlassian-light-increased-contrast/color/text.js +0 -56
  193. package/dist/cjs/tokens/atlassian-light-increased-contrast/elevation/shadow.js +0 -62
  194. package/dist/cjs/tokens/atlassian-light-increased-contrast/elevation/surface.js +0 -18
  195. package/dist/cjs/tokens/atlassian-light-new-input-border/color/border.js +0 -16
  196. package/dist/cjs/tokens/atlassian-light-saturated-palette-changes/color/accent.js +0 -35
  197. package/dist/cjs/tokens/atlassian-light-saturated-palette-changes/color/background.js +0 -26
  198. package/dist/cjs/tokens/atlassian-light-saturated-palette-changes/color/icon.js +0 -16
  199. package/dist/cjs/tokens/atlassian-shape/shape.js +0 -52
  200. package/dist/cjs/tokens/atlassian-spacing/spacing.js +0 -89
  201. package/dist/cjs/tokens/atlassian-typography/font-family.js +0 -31
  202. package/dist/cjs/tokens/atlassian-typography/letter-spacing.js +0 -28
  203. package/dist/cjs/tokens/atlassian-typography/theme.js +0 -149
  204. package/dist/cjs/tokens/atlassian-typography-adg3/font-family.js +0 -31
  205. package/dist/cjs/tokens/atlassian-typography-adg3/font-size.js +0 -37
  206. package/dist/cjs/tokens/atlassian-typography-adg3/font-weight.js +0 -25
  207. package/dist/cjs/tokens/atlassian-typography-adg3/letter-spacing.js +0 -28
  208. package/dist/cjs/tokens/atlassian-typography-adg3/line-height.js +0 -34
  209. package/dist/cjs/tokens/atlassian-typography-adg3/theme.js +0 -160
  210. package/dist/cjs/tokens/atlassian-typography-minor3/font-family.js +0 -31
  211. package/dist/cjs/tokens/atlassian-typography-minor3/letter-spacing.js +0 -28
  212. package/dist/cjs/tokens/atlassian-typography-minor3/theme.js +0 -160
  213. package/dist/cjs/tokens/default/color/accent.js +0 -1427
  214. package/dist/cjs/tokens/default/color/background.js +0 -585
  215. package/dist/cjs/tokens/default/color/border.js +0 -117
  216. package/dist/cjs/tokens/default/color/chart.js +0 -945
  217. package/dist/cjs/tokens/default/color/icon.js +0 -111
  218. package/dist/cjs/tokens/default/color/interaction.js +0 -29
  219. package/dist/cjs/tokens/default/color/skeleton.js +0 -29
  220. package/dist/cjs/tokens/default/color/text.js +0 -145
  221. package/dist/cjs/tokens/default/elevation/shadow.js +0 -55
  222. package/dist/cjs/tokens/default/elevation/surface.js +0 -99
  223. package/dist/cjs/tokens/default/opacity/opacity.js +0 -27
  224. package/dist/cjs/tokens/default/shape/shape.js +0 -106
  225. package/dist/cjs/tokens/default/spacing/spacing.js +0 -220
  226. package/dist/cjs/tokens/default/typography/font-family.js +0 -61
  227. package/dist/cjs/tokens/default/typography/font-size.js +0 -77
  228. package/dist/cjs/tokens/default/typography/font-weight.js +0 -45
  229. package/dist/cjs/tokens/default/typography/font.js +0 -140
  230. package/dist/cjs/tokens/default/typography/letter-spacing.js +0 -53
  231. package/dist/cjs/tokens/default/typography/line-height.js +0 -69
  232. package/dist/cjs/tokens/default/utility/utility.js +0 -41
  233. package/dist/es2019/palettes/legacy-palette.js +0 -843
  234. package/dist/es2019/palettes/palette.js +0 -948
  235. package/dist/es2019/palettes/shape-palette.js +0 -76
  236. package/dist/es2019/palettes/spacing-scale.js +0 -148
  237. package/dist/es2019/palettes/typography-palette.js +0 -269
  238. package/dist/es2019/palettes/updated-saturated-palette.js +0 -312
  239. package/dist/es2019/tokens/atlassian-dark/color/accent.js +0 -621
  240. package/dist/es2019/tokens/atlassian-dark/color/background.js +0 -266
  241. package/dist/es2019/tokens/atlassian-dark/color/border.js +0 -46
  242. package/dist/es2019/tokens/atlassian-dark/color/chart.js +0 -439
  243. package/dist/es2019/tokens/atlassian-dark/color/icon.js +0 -45
  244. package/dist/es2019/tokens/atlassian-dark/color/interaction.js +0 -15
  245. package/dist/es2019/tokens/atlassian-dark/color/skeleton.js +0 -13
  246. package/dist/es2019/tokens/atlassian-dark/color/text.js +0 -59
  247. package/dist/es2019/tokens/atlassian-dark/elevation/shadow.js +0 -104
  248. package/dist/es2019/tokens/atlassian-dark/elevation/surface.js +0 -43
  249. package/dist/es2019/tokens/atlassian-dark/opacity/opacity.js +0 -11
  250. package/dist/es2019/tokens/atlassian-dark/utility/utility.js +0 -18
  251. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/accent.js +0 -265
  252. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/background.js +0 -98
  253. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/border.js +0 -40
  254. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/chart.js +0 -303
  255. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/icon.js +0 -39
  256. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/interaction.js +0 -16
  257. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/skeleton.js +0 -15
  258. package/dist/es2019/tokens/atlassian-dark-increased-contrast/color/text.js +0 -50
  259. package/dist/es2019/tokens/atlassian-dark-increased-contrast/elevation/shadow.js +0 -60
  260. package/dist/es2019/tokens/atlassian-dark-new-input-border/color/border.js +0 -10
  261. package/dist/es2019/tokens/atlassian-dark-saturated-palette-changes/color/accent.js +0 -15
  262. package/dist/es2019/tokens/atlassian-dark-saturated-palette-changes/color/background.js +0 -20
  263. package/dist/es2019/tokens/atlassian-dark-saturated-palette-changes/color/icon.js +0 -12
  264. package/dist/es2019/tokens/atlassian-legacy-dark/color/accent.js +0 -669
  265. package/dist/es2019/tokens/atlassian-legacy-dark/color/background.js +0 -265
  266. package/dist/es2019/tokens/atlassian-legacy-dark/color/border.js +0 -46
  267. package/dist/es2019/tokens/atlassian-legacy-dark/color/chart.js +0 -465
  268. package/dist/es2019/tokens/atlassian-legacy-dark/color/icon.js +0 -45
  269. package/dist/es2019/tokens/atlassian-legacy-dark/color/interaction.js +0 -15
  270. package/dist/es2019/tokens/atlassian-legacy-dark/color/skeleton.js +0 -13
  271. package/dist/es2019/tokens/atlassian-legacy-dark/color/text.js +0 -59
  272. package/dist/es2019/tokens/atlassian-legacy-dark/elevation/shadow.js +0 -104
  273. package/dist/es2019/tokens/atlassian-legacy-dark/elevation/surface.js +0 -43
  274. package/dist/es2019/tokens/atlassian-legacy-dark/opacity/opacity.js +0 -11
  275. package/dist/es2019/tokens/atlassian-legacy-dark/utility/utility.js +0 -18
  276. package/dist/es2019/tokens/atlassian-legacy-light/color/accent.js +0 -669
  277. package/dist/es2019/tokens/atlassian-legacy-light/color/background.js +0 -265
  278. package/dist/es2019/tokens/atlassian-legacy-light/color/border.js +0 -46
  279. package/dist/es2019/tokens/atlassian-legacy-light/color/chart.js +0 -465
  280. package/dist/es2019/tokens/atlassian-legacy-light/color/icon.js +0 -45
  281. package/dist/es2019/tokens/atlassian-legacy-light/color/interaction.js +0 -15
  282. package/dist/es2019/tokens/atlassian-legacy-light/color/skeleton.js +0 -13
  283. package/dist/es2019/tokens/atlassian-legacy-light/color/text.js +0 -59
  284. package/dist/es2019/tokens/atlassian-legacy-light/elevation/shadow.js +0 -74
  285. package/dist/es2019/tokens/atlassian-legacy-light/elevation/surface.js +0 -43
  286. package/dist/es2019/tokens/atlassian-legacy-light/opacity/opacity.js +0 -11
  287. package/dist/es2019/tokens/atlassian-legacy-light/utility/utility.js +0 -18
  288. package/dist/es2019/tokens/atlassian-light/color/accent.js +0 -621
  289. package/dist/es2019/tokens/atlassian-light/color/background.js +0 -265
  290. package/dist/es2019/tokens/atlassian-light/color/border.js +0 -46
  291. package/dist/es2019/tokens/atlassian-light/color/chart.js +0 -439
  292. package/dist/es2019/tokens/atlassian-light/color/icon.js +0 -45
  293. package/dist/es2019/tokens/atlassian-light/color/interaction.js +0 -15
  294. package/dist/es2019/tokens/atlassian-light/color/skeleton.js +0 -13
  295. package/dist/es2019/tokens/atlassian-light/color/text.js +0 -59
  296. package/dist/es2019/tokens/atlassian-light/elevation/shadow.js +0 -74
  297. package/dist/es2019/tokens/atlassian-light/elevation/surface.js +0 -43
  298. package/dist/es2019/tokens/atlassian-light/opacity/opacity.js +0 -11
  299. package/dist/es2019/tokens/atlassian-light/utility/utility.js +0 -18
  300. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/accent.js +0 -417
  301. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/background.js +0 -139
  302. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/border.js +0 -44
  303. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/chart.js +0 -412
  304. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/icon.js +0 -43
  305. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/interaction.js +0 -16
  306. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/skeleton.js +0 -15
  307. package/dist/es2019/tokens/atlassian-light-increased-contrast/color/text.js +0 -50
  308. package/dist/es2019/tokens/atlassian-light-increased-contrast/elevation/shadow.js +0 -56
  309. package/dist/es2019/tokens/atlassian-light-increased-contrast/elevation/surface.js +0 -12
  310. package/dist/es2019/tokens/atlassian-light-new-input-border/color/border.js +0 -10
  311. package/dist/es2019/tokens/atlassian-light-saturated-palette-changes/color/accent.js +0 -29
  312. package/dist/es2019/tokens/atlassian-light-saturated-palette-changes/color/background.js +0 -20
  313. package/dist/es2019/tokens/atlassian-light-saturated-palette-changes/color/icon.js +0 -10
  314. package/dist/es2019/tokens/atlassian-shape/shape.js +0 -46
  315. package/dist/es2019/tokens/atlassian-spacing/spacing.js +0 -83
  316. package/dist/es2019/tokens/atlassian-typography/font-family.js +0 -25
  317. package/dist/es2019/tokens/atlassian-typography/letter-spacing.js +0 -22
  318. package/dist/es2019/tokens/atlassian-typography/theme.js +0 -143
  319. package/dist/es2019/tokens/atlassian-typography-adg3/font-family.js +0 -25
  320. package/dist/es2019/tokens/atlassian-typography-adg3/font-size.js +0 -31
  321. package/dist/es2019/tokens/atlassian-typography-adg3/font-weight.js +0 -19
  322. package/dist/es2019/tokens/atlassian-typography-adg3/letter-spacing.js +0 -22
  323. package/dist/es2019/tokens/atlassian-typography-adg3/line-height.js +0 -28
  324. package/dist/es2019/tokens/atlassian-typography-adg3/theme.js +0 -154
  325. package/dist/es2019/tokens/atlassian-typography-minor3/font-family.js +0 -25
  326. package/dist/es2019/tokens/atlassian-typography-minor3/letter-spacing.js +0 -22
  327. package/dist/es2019/tokens/atlassian-typography-minor3/theme.js +0 -154
  328. package/dist/es2019/tokens/default/color/accent.js +0 -1421
  329. package/dist/es2019/tokens/default/color/background.js +0 -579
  330. package/dist/es2019/tokens/default/color/border.js +0 -111
  331. package/dist/es2019/tokens/default/color/chart.js +0 -939
  332. package/dist/es2019/tokens/default/color/icon.js +0 -105
  333. package/dist/es2019/tokens/default/color/interaction.js +0 -23
  334. package/dist/es2019/tokens/default/color/skeleton.js +0 -23
  335. package/dist/es2019/tokens/default/color/text.js +0 -139
  336. package/dist/es2019/tokens/default/elevation/shadow.js +0 -51
  337. package/dist/es2019/tokens/default/elevation/surface.js +0 -93
  338. package/dist/es2019/tokens/default/opacity/opacity.js +0 -21
  339. package/dist/es2019/tokens/default/shape/shape.js +0 -100
  340. package/dist/es2019/tokens/default/spacing/spacing.js +0 -214
  341. package/dist/es2019/tokens/default/typography/font-family.js +0 -55
  342. package/dist/es2019/tokens/default/typography/font-size.js +0 -71
  343. package/dist/es2019/tokens/default/typography/font-weight.js +0 -39
  344. package/dist/es2019/tokens/default/typography/font.js +0 -134
  345. package/dist/es2019/tokens/default/typography/letter-spacing.js +0 -47
  346. package/dist/es2019/tokens/default/typography/line-height.js +0 -63
  347. package/dist/es2019/tokens/default/utility/utility.js +0 -35
  348. package/dist/esm/palettes/legacy-palette.js +0 -843
  349. package/dist/esm/palettes/palette.js +0 -948
  350. package/dist/esm/palettes/shape-palette.js +0 -76
  351. package/dist/esm/palettes/spacing-scale.js +0 -148
  352. package/dist/esm/palettes/typography-palette.js +0 -266
  353. package/dist/esm/palettes/updated-saturated-palette.js +0 -313
  354. package/dist/esm/tokens/atlassian-dark/color/accent.js +0 -621
  355. package/dist/esm/tokens/atlassian-dark/color/background.js +0 -266
  356. package/dist/esm/tokens/atlassian-dark/color/border.js +0 -46
  357. package/dist/esm/tokens/atlassian-dark/color/chart.js +0 -439
  358. package/dist/esm/tokens/atlassian-dark/color/icon.js +0 -45
  359. package/dist/esm/tokens/atlassian-dark/color/interaction.js +0 -15
  360. package/dist/esm/tokens/atlassian-dark/color/skeleton.js +0 -13
  361. package/dist/esm/tokens/atlassian-dark/color/text.js +0 -59
  362. package/dist/esm/tokens/atlassian-dark/elevation/shadow.js +0 -104
  363. package/dist/esm/tokens/atlassian-dark/elevation/surface.js +0 -43
  364. package/dist/esm/tokens/atlassian-dark/opacity/opacity.js +0 -11
  365. package/dist/esm/tokens/atlassian-dark/utility/utility.js +0 -18
  366. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/accent.js +0 -265
  367. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/background.js +0 -98
  368. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/border.js +0 -40
  369. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/chart.js +0 -303
  370. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/icon.js +0 -39
  371. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/interaction.js +0 -16
  372. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/skeleton.js +0 -15
  373. package/dist/esm/tokens/atlassian-dark-increased-contrast/color/text.js +0 -50
  374. package/dist/esm/tokens/atlassian-dark-increased-contrast/elevation/shadow.js +0 -60
  375. package/dist/esm/tokens/atlassian-dark-new-input-border/color/border.js +0 -10
  376. package/dist/esm/tokens/atlassian-dark-saturated-palette-changes/color/accent.js +0 -15
  377. package/dist/esm/tokens/atlassian-dark-saturated-palette-changes/color/background.js +0 -20
  378. package/dist/esm/tokens/atlassian-dark-saturated-palette-changes/color/icon.js +0 -12
  379. package/dist/esm/tokens/atlassian-legacy-dark/color/accent.js +0 -669
  380. package/dist/esm/tokens/atlassian-legacy-dark/color/background.js +0 -265
  381. package/dist/esm/tokens/atlassian-legacy-dark/color/border.js +0 -46
  382. package/dist/esm/tokens/atlassian-legacy-dark/color/chart.js +0 -465
  383. package/dist/esm/tokens/atlassian-legacy-dark/color/icon.js +0 -45
  384. package/dist/esm/tokens/atlassian-legacy-dark/color/interaction.js +0 -15
  385. package/dist/esm/tokens/atlassian-legacy-dark/color/skeleton.js +0 -13
  386. package/dist/esm/tokens/atlassian-legacy-dark/color/text.js +0 -59
  387. package/dist/esm/tokens/atlassian-legacy-dark/elevation/shadow.js +0 -104
  388. package/dist/esm/tokens/atlassian-legacy-dark/elevation/surface.js +0 -43
  389. package/dist/esm/tokens/atlassian-legacy-dark/opacity/opacity.js +0 -11
  390. package/dist/esm/tokens/atlassian-legacy-dark/utility/utility.js +0 -18
  391. package/dist/esm/tokens/atlassian-legacy-light/color/accent.js +0 -669
  392. package/dist/esm/tokens/atlassian-legacy-light/color/background.js +0 -265
  393. package/dist/esm/tokens/atlassian-legacy-light/color/border.js +0 -46
  394. package/dist/esm/tokens/atlassian-legacy-light/color/chart.js +0 -465
  395. package/dist/esm/tokens/atlassian-legacy-light/color/icon.js +0 -45
  396. package/dist/esm/tokens/atlassian-legacy-light/color/interaction.js +0 -15
  397. package/dist/esm/tokens/atlassian-legacy-light/color/skeleton.js +0 -13
  398. package/dist/esm/tokens/atlassian-legacy-light/color/text.js +0 -59
  399. package/dist/esm/tokens/atlassian-legacy-light/elevation/shadow.js +0 -74
  400. package/dist/esm/tokens/atlassian-legacy-light/elevation/surface.js +0 -43
  401. package/dist/esm/tokens/atlassian-legacy-light/opacity/opacity.js +0 -11
  402. package/dist/esm/tokens/atlassian-legacy-light/utility/utility.js +0 -18
  403. package/dist/esm/tokens/atlassian-light/color/accent.js +0 -621
  404. package/dist/esm/tokens/atlassian-light/color/background.js +0 -265
  405. package/dist/esm/tokens/atlassian-light/color/border.js +0 -46
  406. package/dist/esm/tokens/atlassian-light/color/chart.js +0 -439
  407. package/dist/esm/tokens/atlassian-light/color/icon.js +0 -45
  408. package/dist/esm/tokens/atlassian-light/color/interaction.js +0 -15
  409. package/dist/esm/tokens/atlassian-light/color/skeleton.js +0 -13
  410. package/dist/esm/tokens/atlassian-light/color/text.js +0 -59
  411. package/dist/esm/tokens/atlassian-light/elevation/shadow.js +0 -74
  412. package/dist/esm/tokens/atlassian-light/elevation/surface.js +0 -43
  413. package/dist/esm/tokens/atlassian-light/opacity/opacity.js +0 -11
  414. package/dist/esm/tokens/atlassian-light/utility/utility.js +0 -18
  415. package/dist/esm/tokens/atlassian-light-increased-contrast/color/accent.js +0 -417
  416. package/dist/esm/tokens/atlassian-light-increased-contrast/color/background.js +0 -139
  417. package/dist/esm/tokens/atlassian-light-increased-contrast/color/border.js +0 -44
  418. package/dist/esm/tokens/atlassian-light-increased-contrast/color/chart.js +0 -412
  419. package/dist/esm/tokens/atlassian-light-increased-contrast/color/icon.js +0 -43
  420. package/dist/esm/tokens/atlassian-light-increased-contrast/color/interaction.js +0 -16
  421. package/dist/esm/tokens/atlassian-light-increased-contrast/color/skeleton.js +0 -15
  422. package/dist/esm/tokens/atlassian-light-increased-contrast/color/text.js +0 -50
  423. package/dist/esm/tokens/atlassian-light-increased-contrast/elevation/shadow.js +0 -56
  424. package/dist/esm/tokens/atlassian-light-increased-contrast/elevation/surface.js +0 -12
  425. package/dist/esm/tokens/atlassian-light-new-input-border/color/border.js +0 -10
  426. package/dist/esm/tokens/atlassian-light-saturated-palette-changes/color/accent.js +0 -29
  427. package/dist/esm/tokens/atlassian-light-saturated-palette-changes/color/background.js +0 -20
  428. package/dist/esm/tokens/atlassian-light-saturated-palette-changes/color/icon.js +0 -10
  429. package/dist/esm/tokens/atlassian-shape/shape.js +0 -46
  430. package/dist/esm/tokens/atlassian-spacing/spacing.js +0 -83
  431. package/dist/esm/tokens/atlassian-typography/font-family.js +0 -25
  432. package/dist/esm/tokens/atlassian-typography/letter-spacing.js +0 -22
  433. package/dist/esm/tokens/atlassian-typography/theme.js +0 -143
  434. package/dist/esm/tokens/atlassian-typography-adg3/font-family.js +0 -25
  435. package/dist/esm/tokens/atlassian-typography-adg3/font-size.js +0 -31
  436. package/dist/esm/tokens/atlassian-typography-adg3/font-weight.js +0 -19
  437. package/dist/esm/tokens/atlassian-typography-adg3/letter-spacing.js +0 -22
  438. package/dist/esm/tokens/atlassian-typography-adg3/line-height.js +0 -28
  439. package/dist/esm/tokens/atlassian-typography-adg3/theme.js +0 -154
  440. package/dist/esm/tokens/atlassian-typography-minor3/font-family.js +0 -25
  441. package/dist/esm/tokens/atlassian-typography-minor3/letter-spacing.js +0 -22
  442. package/dist/esm/tokens/atlassian-typography-minor3/theme.js +0 -154
  443. package/dist/esm/tokens/default/color/accent.js +0 -1421
  444. package/dist/esm/tokens/default/color/background.js +0 -579
  445. package/dist/esm/tokens/default/color/border.js +0 -111
  446. package/dist/esm/tokens/default/color/chart.js +0 -939
  447. package/dist/esm/tokens/default/color/icon.js +0 -105
  448. package/dist/esm/tokens/default/color/interaction.js +0 -23
  449. package/dist/esm/tokens/default/color/skeleton.js +0 -23
  450. package/dist/esm/tokens/default/color/text.js +0 -139
  451. package/dist/esm/tokens/default/elevation/shadow.js +0 -49
  452. package/dist/esm/tokens/default/elevation/surface.js +0 -93
  453. package/dist/esm/tokens/default/opacity/opacity.js +0 -21
  454. package/dist/esm/tokens/default/shape/shape.js +0 -100
  455. package/dist/esm/tokens/default/spacing/spacing.js +0 -214
  456. package/dist/esm/tokens/default/typography/font-family.js +0 -55
  457. package/dist/esm/tokens/default/typography/font-size.js +0 -71
  458. package/dist/esm/tokens/default/typography/font-weight.js +0 -39
  459. package/dist/esm/tokens/default/typography/font.js +0 -134
  460. package/dist/esm/tokens/default/typography/letter-spacing.js +0 -47
  461. package/dist/esm/tokens/default/typography/line-height.js +0 -63
  462. package/dist/esm/tokens/default/utility/utility.js +0 -35
  463. package/dist/types/palettes/legacy-palette.d.ts +0 -10
  464. package/dist/types/palettes/palette.d.ts +0 -5
  465. package/dist/types/palettes/shape-palette.d.ts +0 -73
  466. package/dist/types/palettes/spacing-scale.d.ts +0 -147
  467. package/dist/types/palettes/typography-palette.d.ts +0 -16
  468. package/dist/types/palettes/updated-saturated-palette.d.ts +0 -10
  469. package/dist/types/tokens/atlassian-dark/color/accent.d.ts +0 -4
  470. package/dist/types/tokens/atlassian-dark/color/background.d.ts +0 -4
  471. package/dist/types/tokens/atlassian-dark/color/border.d.ts +0 -4
  472. package/dist/types/tokens/atlassian-dark/color/chart.d.ts +0 -4
  473. package/dist/types/tokens/atlassian-dark/color/icon.d.ts +0 -4
  474. package/dist/types/tokens/atlassian-dark/color/interaction.d.ts +0 -4
  475. package/dist/types/tokens/atlassian-dark/color/skeleton.d.ts +0 -4
  476. package/dist/types/tokens/atlassian-dark/color/text.d.ts +0 -4
  477. package/dist/types/tokens/atlassian-dark/elevation/shadow.d.ts +0 -4
  478. package/dist/types/tokens/atlassian-dark/elevation/surface.d.ts +0 -4
  479. package/dist/types/tokens/atlassian-dark/opacity/opacity.d.ts +0 -3
  480. package/dist/types/tokens/atlassian-dark/utility/utility.d.ts +0 -5
  481. package/dist/types/tokens/atlassian-dark-increased-contrast/color/accent.d.ts +0 -4
  482. package/dist/types/tokens/atlassian-dark-increased-contrast/color/background.d.ts +0 -4
  483. package/dist/types/tokens/atlassian-dark-increased-contrast/color/border.d.ts +0 -4
  484. package/dist/types/tokens/atlassian-dark-increased-contrast/color/chart.d.ts +0 -4
  485. package/dist/types/tokens/atlassian-dark-increased-contrast/color/icon.d.ts +0 -4
  486. package/dist/types/tokens/atlassian-dark-increased-contrast/color/interaction.d.ts +0 -4
  487. package/dist/types/tokens/atlassian-dark-increased-contrast/color/skeleton.d.ts +0 -4
  488. package/dist/types/tokens/atlassian-dark-increased-contrast/color/text.d.ts +0 -4
  489. package/dist/types/tokens/atlassian-dark-increased-contrast/elevation/shadow.d.ts +0 -4
  490. package/dist/types/tokens/atlassian-dark-new-input-border/color/border.d.ts +0 -10
  491. package/dist/types/tokens/atlassian-dark-saturated-palette-changes/color/accent.d.ts +0 -4
  492. package/dist/types/tokens/atlassian-dark-saturated-palette-changes/color/background.d.ts +0 -4
  493. package/dist/types/tokens/atlassian-dark-saturated-palette-changes/color/icon.d.ts +0 -4
  494. package/dist/types/tokens/atlassian-legacy-dark/color/accent.d.ts +0 -4
  495. package/dist/types/tokens/atlassian-legacy-dark/color/background.d.ts +0 -4
  496. package/dist/types/tokens/atlassian-legacy-dark/color/border.d.ts +0 -4
  497. package/dist/types/tokens/atlassian-legacy-dark/color/chart.d.ts +0 -4
  498. package/dist/types/tokens/atlassian-legacy-dark/color/icon.d.ts +0 -4
  499. package/dist/types/tokens/atlassian-legacy-dark/color/interaction.d.ts +0 -4
  500. package/dist/types/tokens/atlassian-legacy-dark/color/skeleton.d.ts +0 -4
  501. package/dist/types/tokens/atlassian-legacy-dark/color/text.d.ts +0 -4
  502. package/dist/types/tokens/atlassian-legacy-dark/elevation/shadow.d.ts +0 -4
  503. package/dist/types/tokens/atlassian-legacy-dark/elevation/surface.d.ts +0 -4
  504. package/dist/types/tokens/atlassian-legacy-dark/opacity/opacity.d.ts +0 -3
  505. package/dist/types/tokens/atlassian-legacy-dark/utility/utility.d.ts +0 -5
  506. package/dist/types/tokens/atlassian-legacy-light/color/accent.d.ts +0 -4
  507. package/dist/types/tokens/atlassian-legacy-light/color/background.d.ts +0 -4
  508. package/dist/types/tokens/atlassian-legacy-light/color/border.d.ts +0 -4
  509. package/dist/types/tokens/atlassian-legacy-light/color/chart.d.ts +0 -4
  510. package/dist/types/tokens/atlassian-legacy-light/color/icon.d.ts +0 -4
  511. package/dist/types/tokens/atlassian-legacy-light/color/interaction.d.ts +0 -4
  512. package/dist/types/tokens/atlassian-legacy-light/color/skeleton.d.ts +0 -4
  513. package/dist/types/tokens/atlassian-legacy-light/color/text.d.ts +0 -4
  514. package/dist/types/tokens/atlassian-legacy-light/elevation/shadow.d.ts +0 -4
  515. package/dist/types/tokens/atlassian-legacy-light/elevation/surface.d.ts +0 -4
  516. package/dist/types/tokens/atlassian-legacy-light/opacity/opacity.d.ts +0 -3
  517. package/dist/types/tokens/atlassian-legacy-light/utility/utility.d.ts +0 -5
  518. package/dist/types/tokens/atlassian-light/color/accent.d.ts +0 -4
  519. package/dist/types/tokens/atlassian-light/color/background.d.ts +0 -4
  520. package/dist/types/tokens/atlassian-light/color/border.d.ts +0 -4
  521. package/dist/types/tokens/atlassian-light/color/chart.d.ts +0 -4
  522. package/dist/types/tokens/atlassian-light/color/icon.d.ts +0 -4
  523. package/dist/types/tokens/atlassian-light/color/interaction.d.ts +0 -4
  524. package/dist/types/tokens/atlassian-light/color/skeleton.d.ts +0 -4
  525. package/dist/types/tokens/atlassian-light/color/text.d.ts +0 -4
  526. package/dist/types/tokens/atlassian-light/elevation/shadow.d.ts +0 -4
  527. package/dist/types/tokens/atlassian-light/elevation/surface.d.ts +0 -4
  528. package/dist/types/tokens/atlassian-light/opacity/opacity.d.ts +0 -3
  529. package/dist/types/tokens/atlassian-light/utility/utility.d.ts +0 -5
  530. package/dist/types/tokens/atlassian-light-increased-contrast/color/accent.d.ts +0 -4
  531. package/dist/types/tokens/atlassian-light-increased-contrast/color/background.d.ts +0 -4
  532. package/dist/types/tokens/atlassian-light-increased-contrast/color/border.d.ts +0 -4
  533. package/dist/types/tokens/atlassian-light-increased-contrast/color/chart.d.ts +0 -4
  534. package/dist/types/tokens/atlassian-light-increased-contrast/color/icon.d.ts +0 -4
  535. package/dist/types/tokens/atlassian-light-increased-contrast/color/interaction.d.ts +0 -4
  536. package/dist/types/tokens/atlassian-light-increased-contrast/color/skeleton.d.ts +0 -4
  537. package/dist/types/tokens/atlassian-light-increased-contrast/color/text.d.ts +0 -4
  538. package/dist/types/tokens/atlassian-light-increased-contrast/elevation/shadow.d.ts +0 -4
  539. package/dist/types/tokens/atlassian-light-increased-contrast/elevation/surface.d.ts +0 -4
  540. package/dist/types/tokens/atlassian-light-new-input-border/color/border.d.ts +0 -10
  541. package/dist/types/tokens/atlassian-light-saturated-palette-changes/color/accent.d.ts +0 -4
  542. package/dist/types/tokens/atlassian-light-saturated-palette-changes/color/background.d.ts +0 -4
  543. package/dist/types/tokens/atlassian-light-saturated-palette-changes/color/icon.d.ts +0 -4
  544. package/dist/types/tokens/atlassian-shape/shape.d.ts +0 -7
  545. package/dist/types/tokens/atlassian-spacing/spacing.d.ts +0 -10
  546. package/dist/types/tokens/atlassian-typography/font-family.d.ts +0 -4
  547. package/dist/types/tokens/atlassian-typography/letter-spacing.d.ts +0 -4
  548. package/dist/types/tokens/atlassian-typography/theme.d.ts +0 -10
  549. package/dist/types/tokens/atlassian-typography-adg3/font-family.d.ts +0 -4
  550. package/dist/types/tokens/atlassian-typography-adg3/font-size.d.ts +0 -4
  551. package/dist/types/tokens/atlassian-typography-adg3/font-weight.d.ts +0 -4
  552. package/dist/types/tokens/atlassian-typography-adg3/letter-spacing.d.ts +0 -4
  553. package/dist/types/tokens/atlassian-typography-adg3/line-height.d.ts +0 -4
  554. package/dist/types/tokens/atlassian-typography-adg3/theme.d.ts +0 -145
  555. package/dist/types/tokens/atlassian-typography-minor3/font-family.d.ts +0 -4
  556. package/dist/types/tokens/atlassian-typography-minor3/letter-spacing.d.ts +0 -4
  557. package/dist/types/tokens/atlassian-typography-minor3/theme.d.ts +0 -145
  558. package/dist/types/tokens/default/color/accent.d.ts +0 -4
  559. package/dist/types/tokens/default/color/background.d.ts +0 -4
  560. package/dist/types/tokens/default/color/border.d.ts +0 -4
  561. package/dist/types/tokens/default/color/chart.d.ts +0 -4
  562. package/dist/types/tokens/default/color/icon.d.ts +0 -4
  563. package/dist/types/tokens/default/color/interaction.d.ts +0 -4
  564. package/dist/types/tokens/default/color/skeleton.d.ts +0 -4
  565. package/dist/types/tokens/default/color/text.d.ts +0 -4
  566. package/dist/types/tokens/default/elevation/shadow.d.ts +0 -4
  567. package/dist/types/tokens/default/elevation/surface.d.ts +0 -4
  568. package/dist/types/tokens/default/opacity/opacity.d.ts +0 -3
  569. package/dist/types/tokens/default/shape/shape.d.ts +0 -3
  570. package/dist/types/tokens/default/spacing/spacing.d.ts +0 -8
  571. package/dist/types/tokens/default/typography/font-family.d.ts +0 -4
  572. package/dist/types/tokens/default/typography/font-size.d.ts +0 -4
  573. package/dist/types/tokens/default/typography/font-weight.d.ts +0 -4
  574. package/dist/types/tokens/default/typography/font.d.ts +0 -20
  575. package/dist/types/tokens/default/typography/letter-spacing.d.ts +0 -4
  576. package/dist/types/tokens/default/typography/line-height.d.ts +0 -4
  577. package/dist/types/tokens/default/utility/utility.d.ts +0 -5
  578. package/dist/types-ts4.5/palettes/legacy-palette.d.ts +0 -10
  579. package/dist/types-ts4.5/palettes/palette.d.ts +0 -5
  580. package/dist/types-ts4.5/palettes/shape-palette.d.ts +0 -73
  581. package/dist/types-ts4.5/palettes/spacing-scale.d.ts +0 -147
  582. package/dist/types-ts4.5/palettes/typography-palette.d.ts +0 -16
  583. package/dist/types-ts4.5/palettes/updated-saturated-palette.d.ts +0 -10
  584. package/dist/types-ts4.5/tokens/atlassian-dark/color/accent.d.ts +0 -4
  585. package/dist/types-ts4.5/tokens/atlassian-dark/color/background.d.ts +0 -4
  586. package/dist/types-ts4.5/tokens/atlassian-dark/color/border.d.ts +0 -4
  587. package/dist/types-ts4.5/tokens/atlassian-dark/color/chart.d.ts +0 -4
  588. package/dist/types-ts4.5/tokens/atlassian-dark/color/icon.d.ts +0 -4
  589. package/dist/types-ts4.5/tokens/atlassian-dark/color/interaction.d.ts +0 -4
  590. package/dist/types-ts4.5/tokens/atlassian-dark/color/skeleton.d.ts +0 -4
  591. package/dist/types-ts4.5/tokens/atlassian-dark/color/text.d.ts +0 -4
  592. package/dist/types-ts4.5/tokens/atlassian-dark/elevation/shadow.d.ts +0 -4
  593. package/dist/types-ts4.5/tokens/atlassian-dark/elevation/surface.d.ts +0 -4
  594. package/dist/types-ts4.5/tokens/atlassian-dark/opacity/opacity.d.ts +0 -3
  595. package/dist/types-ts4.5/tokens/atlassian-dark/utility/utility.d.ts +0 -5
  596. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/accent.d.ts +0 -4
  597. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/background.d.ts +0 -4
  598. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/border.d.ts +0 -4
  599. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/chart.d.ts +0 -4
  600. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/icon.d.ts +0 -4
  601. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/interaction.d.ts +0 -4
  602. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/skeleton.d.ts +0 -4
  603. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/color/text.d.ts +0 -4
  604. package/dist/types-ts4.5/tokens/atlassian-dark-increased-contrast/elevation/shadow.d.ts +0 -4
  605. package/dist/types-ts4.5/tokens/atlassian-dark-new-input-border/color/border.d.ts +0 -10
  606. package/dist/types-ts4.5/tokens/atlassian-dark-saturated-palette-changes/color/accent.d.ts +0 -4
  607. package/dist/types-ts4.5/tokens/atlassian-dark-saturated-palette-changes/color/background.d.ts +0 -4
  608. package/dist/types-ts4.5/tokens/atlassian-dark-saturated-palette-changes/color/icon.d.ts +0 -4
  609. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/accent.d.ts +0 -4
  610. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/background.d.ts +0 -4
  611. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/border.d.ts +0 -4
  612. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/chart.d.ts +0 -4
  613. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/icon.d.ts +0 -4
  614. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/interaction.d.ts +0 -4
  615. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/skeleton.d.ts +0 -4
  616. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/color/text.d.ts +0 -4
  617. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/elevation/shadow.d.ts +0 -4
  618. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/elevation/surface.d.ts +0 -4
  619. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/opacity/opacity.d.ts +0 -3
  620. package/dist/types-ts4.5/tokens/atlassian-legacy-dark/utility/utility.d.ts +0 -5
  621. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/accent.d.ts +0 -4
  622. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/background.d.ts +0 -4
  623. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/border.d.ts +0 -4
  624. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/chart.d.ts +0 -4
  625. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/icon.d.ts +0 -4
  626. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/interaction.d.ts +0 -4
  627. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/skeleton.d.ts +0 -4
  628. package/dist/types-ts4.5/tokens/atlassian-legacy-light/color/text.d.ts +0 -4
  629. package/dist/types-ts4.5/tokens/atlassian-legacy-light/elevation/shadow.d.ts +0 -4
  630. package/dist/types-ts4.5/tokens/atlassian-legacy-light/elevation/surface.d.ts +0 -4
  631. package/dist/types-ts4.5/tokens/atlassian-legacy-light/opacity/opacity.d.ts +0 -3
  632. package/dist/types-ts4.5/tokens/atlassian-legacy-light/utility/utility.d.ts +0 -5
  633. package/dist/types-ts4.5/tokens/atlassian-light/color/accent.d.ts +0 -4
  634. package/dist/types-ts4.5/tokens/atlassian-light/color/background.d.ts +0 -4
  635. package/dist/types-ts4.5/tokens/atlassian-light/color/border.d.ts +0 -4
  636. package/dist/types-ts4.5/tokens/atlassian-light/color/chart.d.ts +0 -4
  637. package/dist/types-ts4.5/tokens/atlassian-light/color/icon.d.ts +0 -4
  638. package/dist/types-ts4.5/tokens/atlassian-light/color/interaction.d.ts +0 -4
  639. package/dist/types-ts4.5/tokens/atlassian-light/color/skeleton.d.ts +0 -4
  640. package/dist/types-ts4.5/tokens/atlassian-light/color/text.d.ts +0 -4
  641. package/dist/types-ts4.5/tokens/atlassian-light/elevation/shadow.d.ts +0 -4
  642. package/dist/types-ts4.5/tokens/atlassian-light/elevation/surface.d.ts +0 -4
  643. package/dist/types-ts4.5/tokens/atlassian-light/opacity/opacity.d.ts +0 -3
  644. package/dist/types-ts4.5/tokens/atlassian-light/utility/utility.d.ts +0 -5
  645. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/accent.d.ts +0 -4
  646. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/background.d.ts +0 -4
  647. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/border.d.ts +0 -4
  648. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/chart.d.ts +0 -4
  649. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/icon.d.ts +0 -4
  650. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/interaction.d.ts +0 -4
  651. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/skeleton.d.ts +0 -4
  652. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/color/text.d.ts +0 -4
  653. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/elevation/shadow.d.ts +0 -4
  654. package/dist/types-ts4.5/tokens/atlassian-light-increased-contrast/elevation/surface.d.ts +0 -4
  655. package/dist/types-ts4.5/tokens/atlassian-light-new-input-border/color/border.d.ts +0 -10
  656. package/dist/types-ts4.5/tokens/atlassian-light-saturated-palette-changes/color/accent.d.ts +0 -4
  657. package/dist/types-ts4.5/tokens/atlassian-light-saturated-palette-changes/color/background.d.ts +0 -4
  658. package/dist/types-ts4.5/tokens/atlassian-light-saturated-palette-changes/color/icon.d.ts +0 -4
  659. package/dist/types-ts4.5/tokens/atlassian-shape/shape.d.ts +0 -7
  660. package/dist/types-ts4.5/tokens/atlassian-spacing/spacing.d.ts +0 -10
  661. package/dist/types-ts4.5/tokens/atlassian-typography/font-family.d.ts +0 -4
  662. package/dist/types-ts4.5/tokens/atlassian-typography/letter-spacing.d.ts +0 -4
  663. package/dist/types-ts4.5/tokens/atlassian-typography/theme.d.ts +0 -10
  664. package/dist/types-ts4.5/tokens/atlassian-typography-adg3/font-family.d.ts +0 -4
  665. package/dist/types-ts4.5/tokens/atlassian-typography-adg3/font-size.d.ts +0 -4
  666. package/dist/types-ts4.5/tokens/atlassian-typography-adg3/font-weight.d.ts +0 -4
  667. package/dist/types-ts4.5/tokens/atlassian-typography-adg3/letter-spacing.d.ts +0 -4
  668. package/dist/types-ts4.5/tokens/atlassian-typography-adg3/line-height.d.ts +0 -4
  669. package/dist/types-ts4.5/tokens/atlassian-typography-adg3/theme.d.ts +0 -145
  670. package/dist/types-ts4.5/tokens/atlassian-typography-minor3/font-family.d.ts +0 -4
  671. package/dist/types-ts4.5/tokens/atlassian-typography-minor3/letter-spacing.d.ts +0 -4
  672. package/dist/types-ts4.5/tokens/atlassian-typography-minor3/theme.d.ts +0 -145
  673. package/dist/types-ts4.5/tokens/default/color/accent.d.ts +0 -4
  674. package/dist/types-ts4.5/tokens/default/color/background.d.ts +0 -4
  675. package/dist/types-ts4.5/tokens/default/color/border.d.ts +0 -4
  676. package/dist/types-ts4.5/tokens/default/color/chart.d.ts +0 -4
  677. package/dist/types-ts4.5/tokens/default/color/icon.d.ts +0 -4
  678. package/dist/types-ts4.5/tokens/default/color/interaction.d.ts +0 -4
  679. package/dist/types-ts4.5/tokens/default/color/skeleton.d.ts +0 -4
  680. package/dist/types-ts4.5/tokens/default/color/text.d.ts +0 -4
  681. package/dist/types-ts4.5/tokens/default/elevation/shadow.d.ts +0 -4
  682. package/dist/types-ts4.5/tokens/default/elevation/surface.d.ts +0 -4
  683. package/dist/types-ts4.5/tokens/default/opacity/opacity.d.ts +0 -3
  684. package/dist/types-ts4.5/tokens/default/shape/shape.d.ts +0 -3
  685. package/dist/types-ts4.5/tokens/default/spacing/spacing.d.ts +0 -8
  686. package/dist/types-ts4.5/tokens/default/typography/font-family.d.ts +0 -4
  687. package/dist/types-ts4.5/tokens/default/typography/font-size.d.ts +0 -4
  688. package/dist/types-ts4.5/tokens/default/typography/font-weight.d.ts +0 -4
  689. package/dist/types-ts4.5/tokens/default/typography/font.d.ts +0 -20
  690. package/dist/types-ts4.5/tokens/default/typography/letter-spacing.d.ts +0 -4
  691. package/dist/types-ts4.5/tokens/default/typography/line-height.d.ts +0 -4
  692. package/dist/types-ts4.5/tokens/default/utility/utility.d.ts +0 -5
@@ -1,1421 +0,0 @@
1
- var color = {
2
- color: {
3
- text: {
4
- accent: {
5
- blue: {
6
- '[default]': {
7
- attributes: {
8
- group: 'paint',
9
- state: 'active',
10
- introduced: '0.6.0',
11
- description: 'Use for blue text on subtlest and subtler blue accent backgrounds when there is no meaning tied to the color.'
12
- }
13
- },
14
- bolder: {
15
- attributes: {
16
- group: 'paint',
17
- state: 'active',
18
- introduced: '0.7.0',
19
- description: 'Use for blue text on subtle blue accent backgrounds when there is no meaning tied to the color.'
20
- }
21
- }
22
- },
23
- red: {
24
- '[default]': {
25
- attributes: {
26
- group: 'paint',
27
- state: 'active',
28
- introduced: '0.6.0',
29
- description: 'Use for red text on subtlest and subtler red accent backgrounds when there is no meaning tied to the color.'
30
- }
31
- },
32
- bolder: {
33
- attributes: {
34
- group: 'paint',
35
- state: 'active',
36
- introduced: '0.7.0',
37
- description: 'Use for red text on subtle red accent backgrounds when there is no meaning tied to the color.'
38
- }
39
- }
40
- },
41
- orange: {
42
- '[default]': {
43
- attributes: {
44
- group: 'paint',
45
- state: 'active',
46
- introduced: '0.6.0',
47
- description: 'Use for orange text on subtlest and subtler orange accent backgrounds when there is no meaning tied to the color.'
48
- }
49
- },
50
- bolder: {
51
- attributes: {
52
- group: 'paint',
53
- state: 'active',
54
- introduced: '0.7.0',
55
- description: 'Use for orange text on subtle orange accent backgrounds when there is no meaning tied to the color.'
56
- }
57
- }
58
- },
59
- yellow: {
60
- '[default]': {
61
- attributes: {
62
- group: 'paint',
63
- state: 'active',
64
- introduced: '0.6.0',
65
- description: 'Use for yellow text on subtlest and subtler yellow accent backgrounds when there is no meaning tied to the color.'
66
- }
67
- },
68
- bolder: {
69
- attributes: {
70
- group: 'paint',
71
- state: 'active',
72
- introduced: '0.7.0',
73
- description: 'Use for yellow text on subtle yellow accent backgrounds when there is no meaning tied to the color.'
74
- }
75
- }
76
- },
77
- green: {
78
- '[default]': {
79
- attributes: {
80
- group: 'paint',
81
- state: 'active',
82
- introduced: '0.6.0',
83
- description: 'Use for green text on subtlest and subtler green accent backgrounds when there is no meaning tied to the color.'
84
- }
85
- },
86
- bolder: {
87
- attributes: {
88
- group: 'paint',
89
- state: 'active',
90
- introduced: '0.7.0',
91
- description: 'Use for green text on subtle green accent backgrounds when there is no meaning tied to the color.'
92
- }
93
- }
94
- },
95
- purple: {
96
- '[default]': {
97
- attributes: {
98
- group: 'paint',
99
- state: 'active',
100
- introduced: '0.6.0',
101
- description: 'Use for purple text on subtlest and subtler purple accent backgrounds when there is no meaning tied to the color.'
102
- }
103
- },
104
- bolder: {
105
- attributes: {
106
- group: 'paint',
107
- state: 'active',
108
- introduced: '0.7.0',
109
- description: 'Use for purple text on subtle purple accent backgrounds when there is no meaning tied to the color.'
110
- }
111
- }
112
- },
113
- teal: {
114
- '[default]': {
115
- attributes: {
116
- group: 'paint',
117
- state: 'active',
118
- introduced: '0.6.0',
119
- description: 'Use for teal text on subtlest and subtler teal accent backgrounds when there is no meaning tied to the color.'
120
- }
121
- },
122
- bolder: {
123
- attributes: {
124
- group: 'paint',
125
- state: 'active',
126
- introduced: '0.7.0',
127
- description: 'Use for teal text on subtle teal accent backgrounds when there is no meaning tied to the color.'
128
- }
129
- }
130
- },
131
- magenta: {
132
- '[default]': {
133
- attributes: {
134
- group: 'paint',
135
- state: 'active',
136
- introduced: '0.6.0',
137
- description: 'Use for magenta text on subtlest and subtler magenta accent backgrounds when there is no meaning tied to the color.'
138
- }
139
- },
140
- bolder: {
141
- attributes: {
142
- group: 'paint',
143
- state: 'active',
144
- introduced: '0.7.0',
145
- description: 'Use for magenta text on subtle magenta accent backgrounds when there is no meaning tied to the color.'
146
- }
147
- }
148
- },
149
- lime: {
150
- '[default]': {
151
- attributes: {
152
- group: 'paint',
153
- state: 'active',
154
- introduced: '1.8.0',
155
- description: 'Use for lime text on subtlest and subtler lime accent backgrounds when there is no meaning tied to the color.'
156
- }
157
- },
158
- bolder: {
159
- attributes: {
160
- group: 'paint',
161
- state: 'active',
162
- introduced: '1.8.0',
163
- description: 'Use for lime text on subtle lime accent backgrounds when there is no meaning tied to the color.'
164
- }
165
- }
166
- },
167
- gray: {
168
- '[default]': {
169
- attributes: {
170
- group: 'paint',
171
- state: 'active',
172
- introduced: '0.10.5',
173
- description: 'Use for text on non-bold gray accent backgrounds, such as colored tags.'
174
- }
175
- },
176
- bolder: {
177
- attributes: {
178
- group: 'paint',
179
- state: 'active',
180
- introduced: '0.10.5',
181
- description: 'Use for text and icons on gray subtle accent backgrounds.'
182
- }
183
- }
184
- }
185
- }
186
- },
187
- icon: {
188
- accent: {
189
- blue: {
190
- attributes: {
191
- group: 'paint',
192
- state: 'active',
193
- introduced: '0.6.0',
194
- description: 'Use for blue icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
195
- }
196
- },
197
- red: {
198
- attributes: {
199
- group: 'paint',
200
- state: 'active',
201
- introduced: '0.6.0',
202
- description: 'Use for red icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
203
- }
204
- },
205
- orange: {
206
- attributes: {
207
- group: 'paint',
208
- state: 'active',
209
- introduced: '0.6.0',
210
- description: 'Use for orange icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
211
- }
212
- },
213
- yellow: {
214
- attributes: {
215
- group: 'paint',
216
- state: 'active',
217
- introduced: '0.6.0',
218
- description: 'Use for yellow icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
219
- }
220
- },
221
- green: {
222
- attributes: {
223
- group: 'paint',
224
- state: 'active',
225
- introduced: '0.6.0',
226
- description: 'Use for green icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
227
- }
228
- },
229
- purple: {
230
- attributes: {
231
- group: 'paint',
232
- state: 'active',
233
- introduced: '0.6.0',
234
- description: 'Use for purple icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
235
- }
236
- },
237
- teal: {
238
- attributes: {
239
- group: 'paint',
240
- state: 'active',
241
- introduced: '0.6.0',
242
- description: 'Use for teal icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
243
- }
244
- },
245
- magenta: {
246
- attributes: {
247
- group: 'paint',
248
- state: 'active',
249
- introduced: '0.6.0',
250
- description: 'Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
251
- }
252
- },
253
- lime: {
254
- attributes: {
255
- group: 'paint',
256
- state: 'active',
257
- introduced: '1.6.0',
258
- description: 'Use for lime icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
259
- }
260
- },
261
- gray: {
262
- attributes: {
263
- group: 'paint',
264
- state: 'active',
265
- introduced: '0.10.5',
266
- description: 'Use for icons on non-bold gray accent backgrounds, such as file type icons.'
267
- }
268
- }
269
- }
270
- },
271
- border: {
272
- accent: {
273
- blue: {
274
- attributes: {
275
- group: 'paint',
276
- state: 'active',
277
- introduced: '0.6.0',
278
- description: 'Use for blue borders on non-bold backgrounds when there is no meaning tied to the color.'
279
- }
280
- },
281
- red: {
282
- attributes: {
283
- group: 'paint',
284
- state: 'active',
285
- introduced: '0.6.0',
286
- description: 'Use for red borders on non-bold backgrounds when there is no meaning tied to the color.'
287
- }
288
- },
289
- orange: {
290
- attributes: {
291
- group: 'paint',
292
- state: 'active',
293
- introduced: '0.6.0',
294
- description: 'Use for orange borders on non-bold backgrounds when there is no meaning tied to the color.'
295
- }
296
- },
297
- yellow: {
298
- attributes: {
299
- group: 'paint',
300
- state: 'active',
301
- introduced: '0.6.0',
302
- description: 'Use for yellow borders on non-bold backgrounds when there is no meaning tied to the color.'
303
- }
304
- },
305
- green: {
306
- attributes: {
307
- group: 'paint',
308
- state: 'active',
309
- introduced: '0.6.0',
310
- description: 'Use for green borders on non-bold backgrounds when there is no meaning tied to the color.'
311
- }
312
- },
313
- purple: {
314
- attributes: {
315
- group: 'paint',
316
- state: 'active',
317
- introduced: '0.6.0',
318
- description: 'Use for purple borders on non-bold backgrounds when there is no meaning tied to the color.'
319
- }
320
- },
321
- teal: {
322
- attributes: {
323
- group: 'paint',
324
- state: 'active',
325
- introduced: '0.6.0',
326
- description: 'Use for teal borders on non-bold backgrounds when there is no meaning tied to the color.'
327
- }
328
- },
329
- lime: {
330
- attributes: {
331
- group: 'paint',
332
- state: 'active',
333
- introduced: '1.6.0',
334
- description: 'Use for lime borders on non-bold backgrounds when there is no meaning tied to the color.'
335
- }
336
- },
337
- magenta: {
338
- attributes: {
339
- group: 'paint',
340
- state: 'active',
341
- introduced: '0.6.0',
342
- description: 'Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color.'
343
- }
344
- },
345
- gray: {
346
- attributes: {
347
- group: 'paint',
348
- state: 'active',
349
- introduced: '0.10.5',
350
- description: 'Use for borders on non-bold gray accent backgrounds.'
351
- }
352
- }
353
- }
354
- },
355
- background: {
356
- accent: {
357
- blue: {
358
- subtlest: {
359
- '[default]': {
360
- attributes: {
361
- group: 'paint',
362
- state: 'active',
363
- introduced: '0.7.0',
364
- description: 'Use for blue backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
365
- }
366
- },
367
- hovered: {
368
- attributes: {
369
- group: 'paint',
370
- state: 'active',
371
- introduced: '1.19.0',
372
- description: 'Hovered state of color.background.accent.blue.subtlest.'
373
- }
374
- },
375
- pressed: {
376
- attributes: {
377
- group: 'paint',
378
- state: 'active',
379
- introduced: '1.19.0',
380
- description: 'Pressed state of color.background.accent.blue.subtlest.'
381
- }
382
- }
383
- },
384
- subtler: {
385
- '[default]': {
386
- attributes: {
387
- group: 'paint',
388
- state: 'active',
389
- introduced: '0.7.0',
390
- description: 'Use for blue backgrounds when there is no meaning tied to the color, such as colored tags.'
391
- }
392
- },
393
- hovered: {
394
- attributes: {
395
- group: 'paint',
396
- state: 'active',
397
- introduced: '1.19.0',
398
- description: 'Hovered state of color.background.accent.blue.subtler.'
399
- }
400
- },
401
- pressed: {
402
- attributes: {
403
- group: 'paint',
404
- state: 'active',
405
- introduced: '1.19.0',
406
- description: 'Pressed state of color.background.accent.blue.subtler.'
407
- }
408
- }
409
- },
410
- subtle: {
411
- '[default]': {
412
- attributes: {
413
- group: 'paint',
414
- state: 'active',
415
- introduced: '0.7.0',
416
- description: 'Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags.'
417
- }
418
- },
419
- hovered: {
420
- attributes: {
421
- group: 'paint',
422
- state: 'active',
423
- introduced: '1.19.0',
424
- description: 'Hovered state of color.background.accent.blue.subtle.'
425
- }
426
- },
427
- pressed: {
428
- attributes: {
429
- group: 'paint',
430
- state: 'active',
431
- introduced: '1.19.0',
432
- description: 'Pressed state of color.background.accent.blue.subtle.'
433
- }
434
- }
435
- },
436
- bolder: {
437
- '[default]': {
438
- attributes: {
439
- group: 'paint',
440
- state: 'active',
441
- introduced: '0.7.0',
442
- description: 'Use for blue backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
443
- }
444
- },
445
- hovered: {
446
- attributes: {
447
- group: 'paint',
448
- state: 'active',
449
- introduced: '1.19.0',
450
- description: 'Hovered state of color.background.accent.blue.bolder.'
451
- }
452
- },
453
- pressed: {
454
- attributes: {
455
- group: 'paint',
456
- state: 'active',
457
- introduced: '1.19.0',
458
- description: 'Pressed state of color.background.accent.blue.bolder.'
459
- }
460
- }
461
- }
462
- },
463
- red: {
464
- subtlest: {
465
- '[default]': {
466
- attributes: {
467
- group: 'paint',
468
- state: 'active',
469
- introduced: '0.7.0',
470
- description: 'Use for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
471
- }
472
- },
473
- hovered: {
474
- attributes: {
475
- group: 'paint',
476
- state: 'active',
477
- introduced: '1.19.0',
478
- description: 'Hovered state of color.background.accent.red.subtlest.'
479
- }
480
- },
481
- pressed: {
482
- attributes: {
483
- group: 'paint',
484
- state: 'active',
485
- introduced: '1.19.0',
486
- description: 'Pressed state of color.background.accent.red.subtlest.'
487
- }
488
- }
489
- },
490
- subtler: {
491
- '[default]': {
492
- attributes: {
493
- group: 'paint',
494
- state: 'active',
495
- introduced: '0.7.0',
496
- description: 'Use for red backgrounds when there is no meaning tied to the color, such as colored tags.'
497
- }
498
- },
499
- hovered: {
500
- attributes: {
501
- group: 'paint',
502
- state: 'active',
503
- introduced: '1.19.0',
504
- description: 'Hovered state of color.background.accent.red.subtler.'
505
- }
506
- },
507
- pressed: {
508
- attributes: {
509
- group: 'paint',
510
- state: 'active',
511
- introduced: '1.19.0',
512
- description: 'Pressed state of color.background.accent.red.subtler.'
513
- }
514
- }
515
- },
516
- subtle: {
517
- '[default]': {
518
- attributes: {
519
- group: 'paint',
520
- state: 'active',
521
- introduced: '0.7.0',
522
- description: 'Use for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags.'
523
- }
524
- },
525
- hovered: {
526
- attributes: {
527
- group: 'paint',
528
- state: 'active',
529
- introduced: '1.19.0',
530
- description: 'Hovered state of color.background.accent.red.subtle.'
531
- }
532
- },
533
- pressed: {
534
- attributes: {
535
- group: 'paint',
536
- state: 'active',
537
- introduced: '1.19.0',
538
- description: 'Pressed state of color.background.accent.red.subtle.'
539
- }
540
- }
541
- },
542
- bolder: {
543
- '[default]': {
544
- attributes: {
545
- group: 'paint',
546
- state: 'active',
547
- introduced: '0.7.0',
548
- description: 'Use for red backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
549
- }
550
- },
551
- hovered: {
552
- attributes: {
553
- group: 'paint',
554
- state: 'active',
555
- introduced: '1.19.0',
556
- description: 'Hovered state of color.background.accent.red.bolder.'
557
- }
558
- },
559
- pressed: {
560
- attributes: {
561
- group: 'paint',
562
- state: 'active',
563
- introduced: '1.19.0',
564
- description: 'Pressed state of color.background.accent.red.bolder.'
565
- }
566
- }
567
- }
568
- },
569
- orange: {
570
- subtlest: {
571
- '[default]': {
572
- attributes: {
573
- group: 'paint',
574
- state: 'active',
575
- introduced: '0.7.0',
576
- description: 'Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
577
- }
578
- },
579
- hovered: {
580
- attributes: {
581
- group: 'paint',
582
- state: 'active',
583
- introduced: '1.19.0',
584
- description: 'Hovered state of color.background.accent.orange.subtlest.'
585
- }
586
- },
587
- pressed: {
588
- attributes: {
589
- group: 'paint',
590
- state: 'active',
591
- introduced: '1.19.0',
592
- description: 'Pressed state of color.background.accent.orange.subtlest.'
593
- }
594
- }
595
- },
596
- subtler: {
597
- '[default]': {
598
- attributes: {
599
- group: 'paint',
600
- state: 'active',
601
- introduced: '0.7.0',
602
- description: 'Use for orange backgrounds when there is no meaning tied to the color, such as colored tags.'
603
- }
604
- },
605
- hovered: {
606
- attributes: {
607
- group: 'paint',
608
- state: 'active',
609
- introduced: '1.19.0',
610
- description: 'Hovered state of color.background.accent.orange.subtler.'
611
- }
612
- },
613
- pressed: {
614
- attributes: {
615
- group: 'paint',
616
- state: 'active',
617
- introduced: '1.19.0',
618
- description: 'Pressed state of color.background.accent.orange.subtler.'
619
- }
620
- }
621
- },
622
- subtle: {
623
- '[default]': {
624
- attributes: {
625
- group: 'paint',
626
- state: 'active',
627
- introduced: '0.7.0',
628
- description: 'Use for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags.'
629
- }
630
- },
631
- hovered: {
632
- attributes: {
633
- group: 'paint',
634
- state: 'active',
635
- introduced: '1.19.0',
636
- description: 'Hovered state of color.background.accent.orange.subtle.'
637
- }
638
- },
639
- pressed: {
640
- attributes: {
641
- group: 'paint',
642
- state: 'active',
643
- introduced: '1.19.0',
644
- description: 'Pressed state of color.background.accent.orange.subtle.'
645
- }
646
- }
647
- },
648
- bolder: {
649
- '[default]': {
650
- attributes: {
651
- group: 'paint',
652
- state: 'active',
653
- introduced: '0.7.0',
654
- description: 'Use for orange backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
655
- }
656
- },
657
- hovered: {
658
- attributes: {
659
- group: 'paint',
660
- state: 'active',
661
- introduced: '1.19.0',
662
- description: 'Hovered state of color.background.accent.orange.bolder.'
663
- }
664
- },
665
- pressed: {
666
- attributes: {
667
- group: 'paint',
668
- state: 'active',
669
- introduced: '1.19.0',
670
- description: 'Pressed state of color.background.accent.orange.bolder.'
671
- }
672
- }
673
- }
674
- },
675
- yellow: {
676
- subtlest: {
677
- '[default]': {
678
- attributes: {
679
- group: 'paint',
680
- state: 'active',
681
- introduced: '0.7.0',
682
- description: 'Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
683
- }
684
- },
685
- hovered: {
686
- attributes: {
687
- group: 'paint',
688
- state: 'active',
689
- introduced: '1.19.0',
690
- description: 'Hovered state of color.background.accent.yellow.subtlest.'
691
- }
692
- },
693
- pressed: {
694
- attributes: {
695
- group: 'paint',
696
- state: 'active',
697
- introduced: '1.19.0',
698
- description: 'Pressed state of color.background.accent.yellow.subtlest.'
699
- }
700
- }
701
- },
702
- subtler: {
703
- '[default]': {
704
- attributes: {
705
- group: 'paint',
706
- state: 'active',
707
- introduced: '0.7.0',
708
- description: 'Use for yellow backgrounds when there is no meaning tied to the color, such as colored tags.'
709
- }
710
- },
711
- hovered: {
712
- attributes: {
713
- group: 'paint',
714
- state: 'active',
715
- introduced: '1.19.0',
716
- description: 'Hovered state of color.background.accent.yellow.subtler.'
717
- }
718
- },
719
- pressed: {
720
- attributes: {
721
- group: 'paint',
722
- state: 'active',
723
- introduced: '1.19.0',
724
- description: 'Pressed state of color.background.accent.yellow.subtler.'
725
- }
726
- }
727
- },
728
- subtle: {
729
- '[default]': {
730
- attributes: {
731
- group: 'paint',
732
- state: 'active',
733
- introduced: '0.7.0',
734
- description: 'Use for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags.'
735
- }
736
- },
737
- hovered: {
738
- attributes: {
739
- group: 'paint',
740
- state: 'active',
741
- introduced: '1.19.0',
742
- description: 'Hovered state of color.background.accent.yellow.subtle.'
743
- }
744
- },
745
- pressed: {
746
- attributes: {
747
- group: 'paint',
748
- state: 'active',
749
- introduced: '1.19.0',
750
- description: 'Pressed state of color.background.accent.yellow.subtle.'
751
- }
752
- }
753
- },
754
- bolder: {
755
- '[default]': {
756
- attributes: {
757
- group: 'paint',
758
- state: 'active',
759
- introduced: '0.7.0',
760
- description: 'Use for yellow backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
761
- }
762
- },
763
- hovered: {
764
- attributes: {
765
- group: 'paint',
766
- state: 'active',
767
- introduced: '1.19.0',
768
- description: 'Hovered state of color.background.accent.yellow.bolder.'
769
- }
770
- },
771
- pressed: {
772
- attributes: {
773
- group: 'paint',
774
- state: 'active',
775
- introduced: '1.19.0',
776
- description: 'Pressed state of color.background.accent.yellow.bolder.'
777
- }
778
- }
779
- }
780
- },
781
- green: {
782
- subtlest: {
783
- '[default]': {
784
- attributes: {
785
- group: 'paint',
786
- state: 'active',
787
- introduced: '0.7.0',
788
- description: 'Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
789
- }
790
- },
791
- hovered: {
792
- attributes: {
793
- group: 'paint',
794
- state: 'active',
795
- introduced: '1.19.0',
796
- description: 'Hovered state of color.background.accent.green.subtlest.'
797
- }
798
- },
799
- pressed: {
800
- attributes: {
801
- group: 'paint',
802
- state: 'active',
803
- introduced: '1.19.0',
804
- description: 'Pressed state of color.background.accent.green.subtlest.'
805
- }
806
- }
807
- },
808
- subtler: {
809
- '[default]': {
810
- attributes: {
811
- group: 'paint',
812
- state: 'active',
813
- introduced: '0.7.0',
814
- description: 'Use for green backgrounds when there is no meaning tied to the color, such as colored tags.'
815
- }
816
- },
817
- hovered: {
818
- attributes: {
819
- group: 'paint',
820
- state: 'active',
821
- introduced: '1.19.0',
822
- description: 'Hovered state of color.background.accent.green.subtler.'
823
- }
824
- },
825
- pressed: {
826
- attributes: {
827
- group: 'paint',
828
- state: 'active',
829
- introduced: '1.19.0',
830
- description: 'Pressed state of color.background.accent.green.subtler.'
831
- }
832
- }
833
- },
834
- subtle: {
835
- '[default]': {
836
- attributes: {
837
- group: 'paint',
838
- state: 'active',
839
- introduced: '0.7.0',
840
- description: 'Use for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags.'
841
- }
842
- },
843
- hovered: {
844
- attributes: {
845
- group: 'paint',
846
- state: 'active',
847
- introduced: '1.19.0',
848
- description: 'Hovered state of color.background.accent.green.subtle.'
849
- }
850
- },
851
- pressed: {
852
- attributes: {
853
- group: 'paint',
854
- state: 'active',
855
- introduced: '1.19.0',
856
- description: 'Pressed state of color.background.accent.green.subtle.'
857
- }
858
- }
859
- },
860
- bolder: {
861
- '[default]': {
862
- attributes: {
863
- group: 'paint',
864
- state: 'active',
865
- introduced: '0.7.0',
866
- description: 'Use for green backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
867
- }
868
- },
869
- hovered: {
870
- attributes: {
871
- group: 'paint',
872
- state: 'active',
873
- introduced: '1.19.0',
874
- description: 'Hovered state of color.background.accent.green.bolder.'
875
- }
876
- },
877
- pressed: {
878
- attributes: {
879
- group: 'paint',
880
- state: 'active',
881
- introduced: '1.19.0',
882
- description: 'Pressed state of color.background.accent.green.bolder.'
883
- }
884
- }
885
- }
886
- },
887
- teal: {
888
- subtlest: {
889
- '[default]': {
890
- attributes: {
891
- group: 'paint',
892
- state: 'active',
893
- introduced: '0.7.0',
894
- description: 'Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
895
- }
896
- },
897
- hovered: {
898
- attributes: {
899
- group: 'paint',
900
- state: 'active',
901
- introduced: '1.19.0',
902
- description: 'Hovered state of color.background.accent.teal.subtlest.'
903
- }
904
- },
905
- pressed: {
906
- attributes: {
907
- group: 'paint',
908
- state: 'active',
909
- introduced: '1.19.0',
910
- description: 'Pressed state of color.background.accent.teal.subtlest.'
911
- }
912
- }
913
- },
914
- subtler: {
915
- '[default]': {
916
- attributes: {
917
- group: 'paint',
918
- state: 'active',
919
- introduced: '0.7.0',
920
- description: 'Use for teal backgrounds when there is no meaning tied to the color, such as colored tags.'
921
- }
922
- },
923
- hovered: {
924
- attributes: {
925
- group: 'paint',
926
- state: 'active',
927
- introduced: '1.19.0',
928
- description: 'Hovered state of color.background.accent.teal.subtler.'
929
- }
930
- },
931
- pressed: {
932
- attributes: {
933
- group: 'paint',
934
- state: 'active',
935
- introduced: '1.19.0',
936
- description: 'Pressed state of color.background.accent.teal.subtler.'
937
- }
938
- }
939
- },
940
- subtle: {
941
- '[default]': {
942
- attributes: {
943
- group: 'paint',
944
- state: 'active',
945
- introduced: '0.7.0',
946
- description: 'Use for vibrant teal backgrounds when there is no meaning tied to the color, such as colored tags.'
947
- }
948
- },
949
- hovered: {
950
- attributes: {
951
- group: 'paint',
952
- state: 'active',
953
- introduced: '1.19.0',
954
- description: 'Hovered state of color.background.accent.teal.subtle.'
955
- }
956
- },
957
- pressed: {
958
- attributes: {
959
- group: 'paint',
960
- state: 'active',
961
- introduced: '1.19.0',
962
- description: 'Pressed state of color.background.accent.teal.subtle.'
963
- }
964
- }
965
- },
966
- bolder: {
967
- '[default]': {
968
- attributes: {
969
- group: 'paint',
970
- state: 'active',
971
- introduced: '0.7.0',
972
- description: 'Use for teal backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
973
- }
974
- },
975
- hovered: {
976
- attributes: {
977
- group: 'paint',
978
- state: 'active',
979
- introduced: '1.19.0',
980
- description: 'Hovered state of color.background.accent.teal.bolder.'
981
- }
982
- },
983
- pressed: {
984
- attributes: {
985
- group: 'paint',
986
- state: 'active',
987
- introduced: '1.19.0',
988
- description: 'Pressed state of color.background.accent.teal.bolder.'
989
- }
990
- }
991
- }
992
- },
993
- purple: {
994
- subtlest: {
995
- '[default]': {
996
- attributes: {
997
- group: 'paint',
998
- state: 'active',
999
- introduced: '0.7.0',
1000
- description: 'Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1001
- }
1002
- },
1003
- hovered: {
1004
- attributes: {
1005
- group: 'paint',
1006
- state: 'active',
1007
- introduced: '1.19.0',
1008
- description: 'Hovered state of color.background.accent.purple.subtlest.'
1009
- }
1010
- },
1011
- pressed: {
1012
- attributes: {
1013
- group: 'paint',
1014
- state: 'active',
1015
- introduced: '1.19.0',
1016
- description: 'Pressed state of color.background.accent.purple.subtlest.'
1017
- }
1018
- }
1019
- },
1020
- subtler: {
1021
- '[default]': {
1022
- attributes: {
1023
- group: 'paint',
1024
- state: 'active',
1025
- introduced: '0.7.0',
1026
- description: 'Use for purple backgrounds when there is no meaning tied to the color, such as colored tags.'
1027
- }
1028
- },
1029
- hovered: {
1030
- attributes: {
1031
- group: 'paint',
1032
- state: 'active',
1033
- introduced: '1.19.0',
1034
- description: 'Hovered state of color.background.accent.purple.subtler.'
1035
- }
1036
- },
1037
- pressed: {
1038
- attributes: {
1039
- group: 'paint',
1040
- state: 'active',
1041
- introduced: '1.19.0',
1042
- description: 'Pressed state of color.background.accent.purple.subtler.'
1043
- }
1044
- }
1045
- },
1046
- subtle: {
1047
- '[default]': {
1048
- attributes: {
1049
- group: 'paint',
1050
- state: 'active',
1051
- introduced: '0.7.0',
1052
- description: 'Use for vibrant purple backgrounds when there is no meaning tied to the color, such as colored tags.'
1053
- }
1054
- },
1055
- hovered: {
1056
- attributes: {
1057
- group: 'paint',
1058
- state: 'active',
1059
- introduced: '1.19.0',
1060
- description: 'Hovered state of color.background.accent.purple.subtle.'
1061
- }
1062
- },
1063
- pressed: {
1064
- attributes: {
1065
- group: 'paint',
1066
- state: 'active',
1067
- introduced: '1.19.0',
1068
- description: 'Pressed state of color.background.accent.purple.subtle.'
1069
- }
1070
- }
1071
- },
1072
- bolder: {
1073
- '[default]': {
1074
- attributes: {
1075
- group: 'paint',
1076
- state: 'active',
1077
- introduced: '0.7.0',
1078
- description: 'Use for purple backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1079
- }
1080
- },
1081
- hovered: {
1082
- attributes: {
1083
- group: 'paint',
1084
- state: 'active',
1085
- introduced: '1.19.0',
1086
- description: 'Hovered state of color.background.accent.purple.bolder.'
1087
- }
1088
- },
1089
- pressed: {
1090
- attributes: {
1091
- group: 'paint',
1092
- state: 'active',
1093
- introduced: '1.19.0',
1094
- description: 'Pressed state of color.background.accent.purple.bolder.'
1095
- }
1096
- }
1097
- }
1098
- },
1099
- magenta: {
1100
- subtlest: {
1101
- '[default]': {
1102
- attributes: {
1103
- group: 'paint',
1104
- state: 'active',
1105
- introduced: '0.7.0',
1106
- description: 'Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1107
- }
1108
- },
1109
- hovered: {
1110
- attributes: {
1111
- group: 'paint',
1112
- state: 'active',
1113
- introduced: '1.19.0',
1114
- description: 'Hovered state of color.background.accent.magenta.subtlest.'
1115
- }
1116
- },
1117
- pressed: {
1118
- attributes: {
1119
- group: 'paint',
1120
- state: 'active',
1121
- introduced: '1.19.0',
1122
- description: 'Pressed state of color.background.accent.magenta.subtlest.'
1123
- }
1124
- }
1125
- },
1126
- subtler: {
1127
- '[default]': {
1128
- attributes: {
1129
- group: 'paint',
1130
- state: 'active',
1131
- introduced: '0.7.0',
1132
- description: 'Use for magenta backgrounds when there is no meaning tied to the color, such as colored tags.'
1133
- }
1134
- },
1135
- hovered: {
1136
- attributes: {
1137
- group: 'paint',
1138
- state: 'active',
1139
- introduced: '1.19.0',
1140
- description: 'Hovered state of color.background.accent.magenta.subtler.'
1141
- }
1142
- },
1143
- pressed: {
1144
- attributes: {
1145
- group: 'paint',
1146
- state: 'active',
1147
- introduced: '1.19.0',
1148
- description: 'Pressed state of color.background.accent.magenta.subtler.'
1149
- }
1150
- }
1151
- },
1152
- subtle: {
1153
- '[default]': {
1154
- attributes: {
1155
- group: 'paint',
1156
- state: 'active',
1157
- introduced: '0.7.0',
1158
- description: 'Use for vibrant magenta backgrounds when there is no meaning tied to the color, such as colored tags.'
1159
- }
1160
- },
1161
- hovered: {
1162
- attributes: {
1163
- group: 'paint',
1164
- state: 'active',
1165
- introduced: '1.19.0',
1166
- description: 'Hovered state of color.background.accent.magenta.subtle.'
1167
- }
1168
- },
1169
- pressed: {
1170
- attributes: {
1171
- group: 'paint',
1172
- state: 'active',
1173
- introduced: '1.19.0',
1174
- description: 'Pressed state of color.background.accent.magenta.subtle.'
1175
- }
1176
- }
1177
- },
1178
- bolder: {
1179
- '[default]': {
1180
- attributes: {
1181
- group: 'paint',
1182
- state: 'active',
1183
- introduced: '0.7.0',
1184
- description: 'Use for magenta backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1185
- }
1186
- },
1187
- hovered: {
1188
- attributes: {
1189
- group: 'paint',
1190
- state: 'active',
1191
- introduced: '1.19.0',
1192
- description: 'Hovered state of color.background.accent.magenta.bolder.'
1193
- }
1194
- },
1195
- pressed: {
1196
- attributes: {
1197
- group: 'paint',
1198
- state: 'active',
1199
- introduced: '1.19.0',
1200
- description: 'Pressed state of color.background.accent.magenta.bolder.'
1201
- }
1202
- }
1203
- }
1204
- },
1205
- lime: {
1206
- subtlest: {
1207
- '[default]': {
1208
- attributes: {
1209
- group: 'paint',
1210
- state: 'active',
1211
- introduced: '1.6.0',
1212
- description: 'Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1213
- }
1214
- },
1215
- hovered: {
1216
- attributes: {
1217
- group: 'paint',
1218
- state: 'active',
1219
- introduced: '1.19.0',
1220
- description: 'Hovered state of color.background.accent.lime.subtlest.'
1221
- }
1222
- },
1223
- pressed: {
1224
- attributes: {
1225
- group: 'paint',
1226
- state: 'active',
1227
- introduced: '1.19.0',
1228
- description: 'Pressed state of color.background.accent.lime.subtlest.'
1229
- }
1230
- }
1231
- },
1232
- subtler: {
1233
- '[default]': {
1234
- attributes: {
1235
- group: 'paint',
1236
- state: 'active',
1237
- introduced: '1.6.0',
1238
- description: 'Use for for backgrounds when there is no meaning tied to the color, such as colored tags.'
1239
- }
1240
- },
1241
- hovered: {
1242
- attributes: {
1243
- group: 'paint',
1244
- state: 'active',
1245
- introduced: '1.19.0',
1246
- description: 'Hovered state of color.background.accent.lime.subtler.'
1247
- }
1248
- },
1249
- pressed: {
1250
- attributes: {
1251
- group: 'paint',
1252
- state: 'active',
1253
- introduced: '1.19.0',
1254
- description: 'Pressed state of color.background.accent.lime.subtler.'
1255
- }
1256
- }
1257
- },
1258
- subtle: {
1259
- '[default]': {
1260
- attributes: {
1261
- group: 'paint',
1262
- state: 'active',
1263
- introduced: '1.6.0',
1264
- description: 'Use for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags.'
1265
- }
1266
- },
1267
- hovered: {
1268
- attributes: {
1269
- group: 'paint',
1270
- state: 'active',
1271
- introduced: '1.19.0',
1272
- description: 'Hovered state of color.background.accent.lime.subtle.'
1273
- }
1274
- },
1275
- pressed: {
1276
- attributes: {
1277
- group: 'paint',
1278
- state: 'active',
1279
- introduced: '1.19.0',
1280
- description: 'Pressed state of color.background.accent.lime.subtle.'
1281
- }
1282
- }
1283
- },
1284
- bolder: {
1285
- '[default]': {
1286
- attributes: {
1287
- group: 'paint',
1288
- state: 'active',
1289
- introduced: '1.6.0',
1290
- description: 'Use for for backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1291
- }
1292
- },
1293
- hovered: {
1294
- attributes: {
1295
- group: 'paint',
1296
- state: 'active',
1297
- introduced: '1.19.0',
1298
- description: 'Hovered state of color.background.accent.lime.bolder.'
1299
- }
1300
- },
1301
- pressed: {
1302
- attributes: {
1303
- group: 'paint',
1304
- state: 'active',
1305
- introduced: '1.19.0',
1306
- description: 'Pressed state of color.background.accent.lime.bolder.'
1307
- }
1308
- }
1309
- }
1310
- },
1311
- gray: {
1312
- subtlest: {
1313
- '[default]': {
1314
- attributes: {
1315
- group: 'paint',
1316
- state: 'active',
1317
- introduced: '0.7.0',
1318
- description: 'Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1319
- }
1320
- },
1321
- hovered: {
1322
- attributes: {
1323
- group: 'paint',
1324
- state: 'active',
1325
- introduced: '1.19.0',
1326
- description: 'Hovered state of color.background.accent.gray.subtlest.'
1327
- }
1328
- },
1329
- pressed: {
1330
- attributes: {
1331
- group: 'paint',
1332
- state: 'active',
1333
- introduced: '1.19.0',
1334
- description: 'Pressed state of color.background.accent.gray.subtlest.'
1335
- }
1336
- }
1337
- },
1338
- subtler: {
1339
- '[default]': {
1340
- attributes: {
1341
- group: 'paint',
1342
- state: 'active',
1343
- introduced: '0.7.0',
1344
- description: 'Use for gray backgrounds when there is no meaning tied to the color, such as colored tags.'
1345
- }
1346
- },
1347
- hovered: {
1348
- attributes: {
1349
- group: 'paint',
1350
- state: 'active',
1351
- introduced: '1.19.0',
1352
- description: 'Hovered state of color.background.accent.gray.subtler.'
1353
- }
1354
- },
1355
- pressed: {
1356
- attributes: {
1357
- group: 'paint',
1358
- state: 'active',
1359
- introduced: '1.19.0',
1360
- description: 'Pressed state of color.background.accent.gray.subtler.'
1361
- }
1362
- }
1363
- },
1364
- subtle: {
1365
- '[default]': {
1366
- attributes: {
1367
- group: 'paint',
1368
- state: 'active',
1369
- introduced: '0.7.0',
1370
- description: 'Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags.'
1371
- }
1372
- },
1373
- hovered: {
1374
- attributes: {
1375
- group: 'paint',
1376
- state: 'active',
1377
- introduced: '1.19.0',
1378
- description: 'Hovered state of color.background.accent.gray.subtle.'
1379
- }
1380
- },
1381
- pressed: {
1382
- attributes: {
1383
- group: 'paint',
1384
- state: 'active',
1385
- introduced: '1.19.0',
1386
- description: 'Pressed state of color.background.accent.gray.subtle.'
1387
- }
1388
- }
1389
- },
1390
- bolder: {
1391
- '[default]': {
1392
- attributes: {
1393
- group: 'paint',
1394
- state: 'active',
1395
- introduced: '0.7.0',
1396
- description: 'Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1397
- }
1398
- },
1399
- hovered: {
1400
- attributes: {
1401
- group: 'paint',
1402
- state: 'active',
1403
- introduced: '1.19.0',
1404
- description: 'Hovered state of color.background.accent.gray.bolder.'
1405
- }
1406
- },
1407
- pressed: {
1408
- attributes: {
1409
- group: 'paint',
1410
- state: 'active',
1411
- introduced: '1.19.0',
1412
- description: 'Pressed state of color.background.accent.gray.subtlest.'
1413
- }
1414
- }
1415
- }
1416
- }
1417
- }
1418
- }
1419
- }
1420
- };
1421
- export default color;