@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,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::53fe3ce214e188eaafa0c96c9d57e282>>
3
+ * @codegen <<SignedSource::b2931e8f3f252a9b2e9fc51af6a6dcf5>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -11,7 +11,7 @@ const tokens = [{
11
11
  "description": "Use for primary text, such as body copy, sentence case headers, and buttons."
12
12
  },
13
13
  "value": "#B6C2CF",
14
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
14
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
15
15
  "isSource": true,
16
16
  "original": {
17
17
  "attributes": {
@@ -33,7 +33,7 @@ const tokens = [{
33
33
  "description": "Use for lime text on subtlest and subtler lime accent backgrounds when there is no meaning tied to the color."
34
34
  },
35
35
  "value": "#B3DF72",
36
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
36
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
37
37
  "isSource": true,
38
38
  "original": {
39
39
  "attributes": {
@@ -55,7 +55,7 @@ const tokens = [{
55
55
  "description": "Use for lime text on subtle lime accent backgrounds when there is no meaning tied to the color."
56
56
  },
57
57
  "value": "#D3F1A7",
58
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
58
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
59
59
  "isSource": true,
60
60
  "original": {
61
61
  "attributes": {
@@ -77,7 +77,7 @@ const tokens = [{
77
77
  "description": "Use for red text on subtlest and subtler red accent backgrounds when there is no meaning tied to the color."
78
78
  },
79
79
  "value": "#FF9C8F",
80
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
80
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
81
81
  "isSource": true,
82
82
  "original": {
83
83
  "attributes": {
@@ -99,7 +99,7 @@ const tokens = [{
99
99
  "description": "Use for red text on subtle red accent backgrounds when there is no meaning tied to the color."
100
100
  },
101
101
  "value": "#FFD2CC",
102
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
102
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
103
103
  "isSource": true,
104
104
  "original": {
105
105
  "attributes": {
@@ -121,7 +121,7 @@ const tokens = [{
121
121
  "description": "Use for orange text on subtlest and subtler orange accent backgrounds when there is no meaning tied to the color."
122
122
  },
123
123
  "value": "#FEC57B",
124
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
124
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
125
125
  "isSource": true,
126
126
  "original": {
127
127
  "attributes": {
@@ -143,7 +143,7 @@ const tokens = [{
143
143
  "description": "Use for orange text on subtle orange accent backgrounds when there is no meaning tied to the color."
144
144
  },
145
145
  "value": "#FFE2BD",
146
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
146
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
147
147
  "isSource": true,
148
148
  "original": {
149
149
  "attributes": {
@@ -165,7 +165,7 @@ const tokens = [{
165
165
  "description": "Use for yellow text on subtlest and subtler yellow accent backgrounds when there is no meaning tied to the color."
166
166
  },
167
167
  "value": "#F5CD47",
168
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
168
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
169
169
  "isSource": true,
170
170
  "original": {
171
171
  "attributes": {
@@ -187,7 +187,7 @@ const tokens = [{
187
187
  "description": "Use for yellow text on subtle yellow accent backgrounds when there is no meaning tied to the color."
188
188
  },
189
189
  "value": "#F8E6A0",
190
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
190
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
191
191
  "isSource": true,
192
192
  "original": {
193
193
  "attributes": {
@@ -209,7 +209,7 @@ const tokens = [{
209
209
  "description": "Use for green text on subtlest and subtler green accent backgrounds when there is no meaning tied to the color."
210
210
  },
211
211
  "value": "#7EE2B8",
212
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
212
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
213
213
  "isSource": true,
214
214
  "original": {
215
215
  "attributes": {
@@ -231,7 +231,7 @@ const tokens = [{
231
231
  "description": "Use for green text on subtle green accent backgrounds when there is no meaning tied to the color."
232
232
  },
233
233
  "value": "#BAF3DB",
234
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
234
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
235
235
  "isSource": true,
236
236
  "original": {
237
237
  "attributes": {
@@ -253,7 +253,7 @@ const tokens = [{
253
253
  "description": "Use for teal text on subtlest and subtler teal accent backgrounds when there is no meaning tied to the color."
254
254
  },
255
255
  "value": "#8BDBE5",
256
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
256
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
257
257
  "isSource": true,
258
258
  "original": {
259
259
  "attributes": {
@@ -275,7 +275,7 @@ const tokens = [{
275
275
  "description": "Use for teal text on subtle teal accent backgrounds when there is no meaning tied to the color."
276
276
  },
277
277
  "value": "#C1F0F5",
278
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
278
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
279
279
  "isSource": true,
280
280
  "original": {
281
281
  "attributes": {
@@ -297,7 +297,7 @@ const tokens = [{
297
297
  "description": "Use for blue text on subtlest and subtler blue accent backgrounds when there is no meaning tied to the color."
298
298
  },
299
299
  "value": "#85B8FF",
300
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
300
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
301
301
  "isSource": true,
302
302
  "original": {
303
303
  "attributes": {
@@ -319,7 +319,7 @@ const tokens = [{
319
319
  "description": "Use for blue text on subtle blue accent backgrounds when there is no meaning tied to the color."
320
320
  },
321
321
  "value": "#CCE0FF",
322
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
322
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
323
323
  "isSource": true,
324
324
  "original": {
325
325
  "attributes": {
@@ -341,7 +341,7 @@ const tokens = [{
341
341
  "description": "Use for purple text on subtlest and subtler purple accent backgrounds when there is no meaning tied to the color."
342
342
  },
343
343
  "value": "#B8ACF6",
344
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
344
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
345
345
  "isSource": true,
346
346
  "original": {
347
347
  "attributes": {
@@ -363,7 +363,7 @@ const tokens = [{
363
363
  "description": "Use for purple text on subtle purple accent backgrounds when there is no meaning tied to the color."
364
364
  },
365
365
  "value": "#DFD8FD",
366
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
366
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
367
367
  "isSource": true,
368
368
  "original": {
369
369
  "attributes": {
@@ -385,7 +385,7 @@ const tokens = [{
385
385
  "description": "Use for magenta text on subtlest and subtler magenta accent backgrounds when there is no meaning tied to the color."
386
386
  },
387
387
  "value": "#F797D2",
388
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
388
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
389
389
  "isSource": true,
390
390
  "original": {
391
391
  "attributes": {
@@ -407,7 +407,7 @@ const tokens = [{
407
407
  "description": "Use for magenta text on subtle magenta accent backgrounds when there is no meaning tied to the color."
408
408
  },
409
409
  "value": "#FDD0EC",
410
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
410
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
411
411
  "isSource": true,
412
412
  "original": {
413
413
  "attributes": {
@@ -429,7 +429,7 @@ const tokens = [{
429
429
  "description": "Use for text on non-bold gray accent backgrounds, such as colored tags."
430
430
  },
431
431
  "value": "#9FADBC",
432
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
432
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
433
433
  "isSource": true,
434
434
  "original": {
435
435
  "attributes": {
@@ -451,7 +451,7 @@ const tokens = [{
451
451
  "description": "Use for text and icons on gray subtle accent backgrounds."
452
452
  },
453
453
  "value": "#DEE4EA",
454
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
454
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
455
455
  "isSource": true,
456
456
  "original": {
457
457
  "attributes": {
@@ -473,7 +473,7 @@ const tokens = [{
473
473
  "description": "Use for text in a disabled state."
474
474
  },
475
475
  "value": "#BFDBF847",
476
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
476
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
477
477
  "isSource": true,
478
478
  "original": {
479
479
  "attributes": {
@@ -495,7 +495,7 @@ const tokens = [{
495
495
  "description": "Use for text on bold backgrounds."
496
496
  },
497
497
  "value": "#1D2125",
498
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
498
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
499
499
  "isSource": true,
500
500
  "original": {
501
501
  "attributes": {
@@ -517,7 +517,7 @@ const tokens = [{
517
517
  "description": "Use for text in selected or opened states, such as tabs and dropdown buttons."
518
518
  },
519
519
  "value": "#579DFF",
520
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
520
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
521
521
  "isSource": true,
522
522
  "original": {
523
523
  "attributes": {
@@ -539,7 +539,7 @@ const tokens = [{
539
539
  "description": "Use for text that reinforces our brand."
540
540
  },
541
541
  "value": "#579DFF",
542
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
542
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
543
543
  "isSource": true,
544
544
  "original": {
545
545
  "attributes": {
@@ -561,7 +561,7 @@ const tokens = [{
561
561
  "description": "Use for critical text, such as input field error messaging."
562
562
  },
563
563
  "value": "#FF9C8F",
564
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
564
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
565
565
  "isSource": true,
566
566
  "original": {
567
567
  "attributes": {
@@ -583,7 +583,7 @@ const tokens = [{
583
583
  "description": "Use for text to emphasize caution, such as in moved lozenges."
584
584
  },
585
585
  "value": "#F5CD47",
586
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
586
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
587
587
  "isSource": true,
588
588
  "original": {
589
589
  "attributes": {
@@ -605,7 +605,7 @@ const tokens = [{
605
605
  "description": "Use for text when on bold warning backgrounds."
606
606
  },
607
607
  "value": "#1D2125",
608
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
608
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
609
609
  "isSource": true,
610
610
  "original": {
611
611
  "attributes": {
@@ -627,7 +627,7 @@ const tokens = [{
627
627
  "description": "Use for text to communicate a favorable outcome, such as input field success messaging."
628
628
  },
629
629
  "value": "#7EE2B8",
630
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
630
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
631
631
  "isSource": true,
632
632
  "original": {
633
633
  "attributes": {
@@ -649,7 +649,7 @@ const tokens = [{
649
649
  "description": "Use for text to emphasize change or something new, such as in new lozenges."
650
650
  },
651
651
  "value": "#B8ACF6",
652
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
652
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
653
653
  "isSource": true,
654
654
  "original": {
655
655
  "attributes": {
@@ -671,7 +671,7 @@ const tokens = [{
671
671
  "description": "Use for informative text or to communicate something is in progress, such as in-progress lozenges."
672
672
  },
673
673
  "value": "#85B8FF",
674
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
674
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
675
675
  "isSource": true,
676
676
  "original": {
677
677
  "attributes": {
@@ -693,7 +693,7 @@ const tokens = [{
693
693
  "description": "Use for tertiary text, such as meta-data, breadcrumbs, input field placeholder and helper text."
694
694
  },
695
695
  "value": "#8C9BAB",
696
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
696
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
697
697
  "isSource": true,
698
698
  "original": {
699
699
  "attributes": {
@@ -715,7 +715,7 @@ const tokens = [{
715
715
  "description": "Use for secondary text, such as navigation, subtle button links, input field labels, and all caps subheadings."
716
716
  },
717
717
  "value": "#9FADBC",
718
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
718
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
719
719
  "isSource": true,
720
720
  "original": {
721
721
  "attributes": {
@@ -737,7 +737,7 @@ const tokens = [{
737
737
  "description": "Use for links in a default or hovered state. Add an underline for hovered states."
738
738
  },
739
739
  "value": "#579DFF",
740
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
740
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
741
741
  "isSource": true,
742
742
  "original": {
743
743
  "attributes": {
@@ -759,7 +759,7 @@ const tokens = [{
759
759
  "description": "Use for links in a pressed state."
760
760
  },
761
761
  "value": "#85B8FF",
762
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
762
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
763
763
  "isSource": true,
764
764
  "original": {
765
765
  "attributes": {
@@ -781,7 +781,7 @@ const tokens = [{
781
781
  "description": "Use for links in a visited state."
782
782
  },
783
783
  "value": "#B8ACF6",
784
- "filePath": "src/tokens/atlassian-dark/color/text.tsx",
784
+ "filePath": "schema/themes/atlassian-dark/color/text.tsx",
785
785
  "isSource": true,
786
786
  "original": {
787
787
  "attributes": {
@@ -803,7 +803,7 @@ const tokens = [{
803
803
  "description": "Use for icon-only buttons, or icons paired with color.text"
804
804
  },
805
805
  "value": "#9FADBC",
806
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
806
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
807
807
  "isSource": true,
808
808
  "original": {
809
809
  "attributes": {
@@ -825,7 +825,7 @@ const tokens = [{
825
825
  "description": "Use for lime icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
826
826
  },
827
827
  "value": "#82B536",
828
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
828
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
829
829
  "isSource": true,
830
830
  "original": {
831
831
  "attributes": {
@@ -847,7 +847,7 @@ const tokens = [{
847
847
  "description": "Use for red icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
848
848
  },
849
849
  "value": "#EF5C48",
850
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
850
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
851
851
  "isSource": true,
852
852
  "original": {
853
853
  "attributes": {
@@ -869,7 +869,7 @@ const tokens = [{
869
869
  "description": "Use for orange icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
870
870
  },
871
871
  "value": "#F18D13",
872
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
872
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
873
873
  "isSource": true,
874
874
  "original": {
875
875
  "attributes": {
@@ -891,7 +891,7 @@ const tokens = [{
891
891
  "description": "Use for yellow icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
892
892
  },
893
893
  "value": "#CF9F02",
894
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
894
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
895
895
  "isSource": true,
896
896
  "original": {
897
897
  "attributes": {
@@ -913,7 +913,7 @@ const tokens = [{
913
913
  "description": "Use for green icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
914
914
  },
915
915
  "value": "#2ABB7F",
916
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
916
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
917
917
  "isSource": true,
918
918
  "original": {
919
919
  "attributes": {
@@ -935,7 +935,7 @@ const tokens = [{
935
935
  "description": "Use for teal icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
936
936
  },
937
937
  "value": "#37B4C3",
938
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
938
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
939
939
  "isSource": true,
940
940
  "original": {
941
941
  "attributes": {
@@ -957,7 +957,7 @@ const tokens = [{
957
957
  "description": "Use for blue icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
958
958
  },
959
959
  "value": "#388BFF",
960
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
960
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
961
961
  "isSource": true,
962
962
  "original": {
963
963
  "attributes": {
@@ -979,7 +979,7 @@ const tokens = [{
979
979
  "description": "Use for purple icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
980
980
  },
981
981
  "value": "#8F7EE7",
982
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
982
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
983
983
  "isSource": true,
984
984
  "original": {
985
985
  "attributes": {
@@ -1001,7 +1001,7 @@ const tokens = [{
1001
1001
  "description": "Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."
1002
1002
  },
1003
1003
  "value": "#DA62AC",
1004
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1004
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1005
1005
  "isSource": true,
1006
1006
  "original": {
1007
1007
  "attributes": {
@@ -1023,7 +1023,7 @@ const tokens = [{
1023
1023
  "description": "Use for icons on non-bold gray accent backgrounds, such as file type icons."
1024
1024
  },
1025
1025
  "value": "#738496",
1026
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1026
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1027
1027
  "isSource": true,
1028
1028
  "original": {
1029
1029
  "attributes": {
@@ -1045,7 +1045,7 @@ const tokens = [{
1045
1045
  "description": "Use for icons in a disabled state."
1046
1046
  },
1047
1047
  "value": "#BFDBF847",
1048
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1048
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1049
1049
  "isSource": true,
1050
1050
  "original": {
1051
1051
  "attributes": {
@@ -1067,7 +1067,7 @@ const tokens = [{
1067
1067
  "description": "Use for icons on bold backgrounds."
1068
1068
  },
1069
1069
  "value": "#1D2125",
1070
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1070
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1071
1071
  "isSource": true,
1072
1072
  "original": {
1073
1073
  "attributes": {
@@ -1089,7 +1089,7 @@ const tokens = [{
1089
1089
  "description": "Use for icons in selected or opened states, such as those used in dropdown buttons."
1090
1090
  },
1091
1091
  "value": "#579DFF",
1092
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1092
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1093
1093
  "isSource": true,
1094
1094
  "original": {
1095
1095
  "attributes": {
@@ -1111,7 +1111,7 @@ const tokens = [{
1111
1111
  "description": "Use for icons that reinforce our brand."
1112
1112
  },
1113
1113
  "value": "#579DFF",
1114
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1114
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1115
1115
  "isSource": true,
1116
1116
  "original": {
1117
1117
  "attributes": {
@@ -1133,7 +1133,7 @@ const tokens = [{
1133
1133
  "description": "Use for icons communicating critical information, such as those used in error handing."
1134
1134
  },
1135
1135
  "value": "#EF5C48",
1136
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1136
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1137
1137
  "isSource": true,
1138
1138
  "original": {
1139
1139
  "attributes": {
@@ -1155,7 +1155,7 @@ const tokens = [{
1155
1155
  "description": "Use for icons communicating caution, such as those used in warning section messages."
1156
1156
  },
1157
1157
  "value": "#CF9F02",
1158
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1158
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1159
1159
  "isSource": true,
1160
1160
  "original": {
1161
1161
  "attributes": {
@@ -1177,7 +1177,7 @@ const tokens = [{
1177
1177
  "description": "Use for icons when on bold warning backgrounds."
1178
1178
  },
1179
1179
  "value": "#1D2125",
1180
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1180
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1181
1181
  "isSource": true,
1182
1182
  "original": {
1183
1183
  "attributes": {
@@ -1199,7 +1199,7 @@ const tokens = [{
1199
1199
  "description": "Use for icons communicating a favorable outcome, such as those used in success section messaged."
1200
1200
  },
1201
1201
  "value": "#2ABB7F",
1202
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1202
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1203
1203
  "isSource": true,
1204
1204
  "original": {
1205
1205
  "attributes": {
@@ -1221,7 +1221,7 @@ const tokens = [{
1221
1221
  "description": "Use for icons communicating change or something new, such as discovery section messages."
1222
1222
  },
1223
1223
  "value": "#8F7EE7",
1224
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1224
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1225
1225
  "isSource": true,
1226
1226
  "original": {
1227
1227
  "attributes": {
@@ -1243,7 +1243,7 @@ const tokens = [{
1243
1243
  "description": "Use for icons communicating information or something in-progress, such as information section messages."
1244
1244
  },
1245
1245
  "value": "#388BFF",
1246
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1246
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1247
1247
  "isSource": true,
1248
1248
  "original": {
1249
1249
  "attributes": {
@@ -1265,7 +1265,7 @@ const tokens = [{
1265
1265
  "description": "Use for icons paired with color.text.subtle"
1266
1266
  },
1267
1267
  "value": "#8C9BAB",
1268
- "filePath": "src/tokens/atlassian-dark/color/icon.tsx",
1268
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1269
1269
  "isSource": true,
1270
1270
  "original": {
1271
1271
  "attributes": {
@@ -1287,7 +1287,7 @@ const tokens = [{
1287
1287
  "description": "Use to visually group or separate UI elements, such as flat cards or side panel dividers."
1288
1288
  },
1289
1289
  "value": "#A6C5E229",
1290
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1290
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1291
1291
  "isSource": true,
1292
1292
  "original": {
1293
1293
  "attributes": {
@@ -1309,7 +1309,7 @@ const tokens = [{
1309
1309
  "description": "Use for lime borders on non-bold backgrounds when there is no meaning tied to the color."
1310
1310
  },
1311
1311
  "value": "#82B536",
1312
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1312
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1313
1313
  "isSource": true,
1314
1314
  "original": {
1315
1315
  "attributes": {
@@ -1331,7 +1331,7 @@ const tokens = [{
1331
1331
  "description": "Use for red borders on non-bold backgrounds when there is no meaning tied to the color."
1332
1332
  },
1333
1333
  "value": "#EF5C48",
1334
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1334
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1335
1335
  "isSource": true,
1336
1336
  "original": {
1337
1337
  "attributes": {
@@ -1353,7 +1353,7 @@ const tokens = [{
1353
1353
  "description": "Use for orange borders on non-bold backgrounds when there is no meaning tied to the color."
1354
1354
  },
1355
1355
  "value": "#F18D13",
1356
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1356
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1357
1357
  "isSource": true,
1358
1358
  "original": {
1359
1359
  "attributes": {
@@ -1375,7 +1375,7 @@ const tokens = [{
1375
1375
  "description": "Use for yellow borders on non-bold backgrounds when there is no meaning tied to the color."
1376
1376
  },
1377
1377
  "value": "#CF9F02",
1378
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1378
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1379
1379
  "isSource": true,
1380
1380
  "original": {
1381
1381
  "attributes": {
@@ -1397,7 +1397,7 @@ const tokens = [{
1397
1397
  "description": "Use for green borders on non-bold backgrounds when there is no meaning tied to the color."
1398
1398
  },
1399
1399
  "value": "#2ABB7F",
1400
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1400
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1401
1401
  "isSource": true,
1402
1402
  "original": {
1403
1403
  "attributes": {
@@ -1419,7 +1419,7 @@ const tokens = [{
1419
1419
  "description": "Use for teal borders on non-bold backgrounds when there is no meaning tied to the color."
1420
1420
  },
1421
1421
  "value": "#37B4C3",
1422
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1422
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1423
1423
  "isSource": true,
1424
1424
  "original": {
1425
1425
  "attributes": {
@@ -1441,7 +1441,7 @@ const tokens = [{
1441
1441
  "description": "Use for blue borders on non-bold backgrounds when there is no meaning tied to the color."
1442
1442
  },
1443
1443
  "value": "#388BFF",
1444
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1444
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1445
1445
  "isSource": true,
1446
1446
  "original": {
1447
1447
  "attributes": {
@@ -1463,7 +1463,7 @@ const tokens = [{
1463
1463
  "description": "Use for purple borders on non-bold backgrounds when there is no meaning tied to the color."
1464
1464
  },
1465
1465
  "value": "#8F7EE7",
1466
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1466
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1467
1467
  "isSource": true,
1468
1468
  "original": {
1469
1469
  "attributes": {
@@ -1485,7 +1485,7 @@ const tokens = [{
1485
1485
  "description": "Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color."
1486
1486
  },
1487
1487
  "value": "#DA62AC",
1488
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1488
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1489
1489
  "isSource": true,
1490
1490
  "original": {
1491
1491
  "attributes": {
@@ -1507,7 +1507,7 @@ const tokens = [{
1507
1507
  "description": "Use for borders on non-bold gray accent backgrounds."
1508
1508
  },
1509
1509
  "value": "#738496",
1510
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1510
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1511
1511
  "isSource": true,
1512
1512
  "original": {
1513
1513
  "attributes": {
@@ -1529,7 +1529,7 @@ const tokens = [{
1529
1529
  "description": "Use for borders of elements in a disabled state."
1530
1530
  },
1531
1531
  "value": "#A1BDD914",
1532
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1532
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1533
1533
  "isSource": true,
1534
1534
  "original": {
1535
1535
  "attributes": {
@@ -1551,7 +1551,7 @@ const tokens = [{
1551
1551
  "description": "Use for focus rings of elements in a focus state."
1552
1552
  },
1553
1553
  "value": "#85B8FF",
1554
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1554
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1555
1555
  "isSource": true,
1556
1556
  "original": {
1557
1557
  "attributes": {
@@ -1573,7 +1573,7 @@ const tokens = [{
1573
1573
  "description": "Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."
1574
1574
  },
1575
1575
  "value": "#A6C5E229",
1576
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1576
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1577
1577
  "isSource": true,
1578
1578
  "original": {
1579
1579
  "attributes": {
@@ -1595,7 +1595,7 @@ const tokens = [{
1595
1595
  "description": "Use for borders on bold backgrounds."
1596
1596
  },
1597
1597
  "value": "#161A1D",
1598
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1598
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1599
1599
  "isSource": true,
1600
1600
  "original": {
1601
1601
  "attributes": {
@@ -1617,7 +1617,7 @@ const tokens = [{
1617
1617
  "description": "Use for borders or visual indicators of elements in a selected or opened state, such as in tabs or menu items."
1618
1618
  },
1619
1619
  "value": "#579DFF",
1620
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1620
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1621
1621
  "isSource": true,
1622
1622
  "original": {
1623
1623
  "attributes": {
@@ -1639,7 +1639,7 @@ const tokens = [{
1639
1639
  "description": "Use for borders or visual indicators of elements that reinforce our brand, such as logos or primary buttons."
1640
1640
  },
1641
1641
  "value": "#579DFF",
1642
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1642
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1643
1643
  "isSource": true,
1644
1644
  "original": {
1645
1645
  "attributes": {
@@ -1661,7 +1661,7 @@ const tokens = [{
1661
1661
  "description": "Use for borders communicating critical information, such as the borders on invalid text fields."
1662
1662
  },
1663
1663
  "value": "#EF5C48",
1664
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1664
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1665
1665
  "isSource": true,
1666
1666
  "original": {
1667
1667
  "attributes": {
@@ -1683,7 +1683,7 @@ const tokens = [{
1683
1683
  "description": "Use for borders communicating caution."
1684
1684
  },
1685
1685
  "value": "#CF9F02",
1686
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1686
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1687
1687
  "isSource": true,
1688
1688
  "original": {
1689
1689
  "attributes": {
@@ -1705,7 +1705,7 @@ const tokens = [{
1705
1705
  "description": "Use for borders communicating a favorable outcome, such as the borders on validated text fields."
1706
1706
  },
1707
1707
  "value": "#2ABB7F",
1708
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1708
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1709
1709
  "isSource": true,
1710
1710
  "original": {
1711
1711
  "attributes": {
@@ -1727,7 +1727,7 @@ const tokens = [{
1727
1727
  "description": "Use for borders communicating change or something new, such as the borders in onboarding spotlights."
1728
1728
  },
1729
1729
  "value": "#8F7EE7",
1730
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1730
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1731
1731
  "isSource": true,
1732
1732
  "original": {
1733
1733
  "attributes": {
@@ -1749,7 +1749,7 @@ const tokens = [{
1749
1749
  "description": "Use for borders communicating information or something in-progress."
1750
1750
  },
1751
1751
  "value": "#388BFF",
1752
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1752
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1753
1753
  "isSource": true,
1754
1754
  "original": {
1755
1755
  "attributes": {
@@ -1771,7 +1771,7 @@ const tokens = [{
1771
1771
  "description": "A neutral border option that passes min 3:1 contrast ratios."
1772
1772
  },
1773
1773
  "value": "#738496",
1774
- "filePath": "src/tokens/atlassian-dark/color/border.tsx",
1774
+ "filePath": "schema/themes/atlassian-dark/color/border.tsx",
1775
1775
  "isSource": true,
1776
1776
  "original": {
1777
1777
  "attributes": {
@@ -1793,7 +1793,7 @@ const tokens = [{
1793
1793
  "description": "Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
1794
1794
  },
1795
1795
  "value": "#2A3818",
1796
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1796
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1797
1797
  "isSource": true,
1798
1798
  "original": {
1799
1799
  "attributes": {
@@ -1815,7 +1815,7 @@ const tokens = [{
1815
1815
  "description": "Hovered state of color.background.accent.lime.subtlest."
1816
1816
  },
1817
1817
  "value": "#37471F",
1818
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1818
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1819
1819
  "isSource": true,
1820
1820
  "original": {
1821
1821
  "attributes": {
@@ -1837,7 +1837,7 @@ const tokens = [{
1837
1837
  "description": "Pressed state of color.background.accent.lime.subtlest."
1838
1838
  },
1839
1839
  "value": "#4C6B1F",
1840
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1840
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1841
1841
  "isSource": true,
1842
1842
  "original": {
1843
1843
  "attributes": {
@@ -1859,7 +1859,7 @@ const tokens = [{
1859
1859
  "description": "Use for for backgrounds when there is no meaning tied to the color, such as colored tags."
1860
1860
  },
1861
1861
  "value": "#37471F",
1862
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1862
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1863
1863
  "isSource": true,
1864
1864
  "original": {
1865
1865
  "attributes": {
@@ -1881,7 +1881,7 @@ const tokens = [{
1881
1881
  "description": "Hovered state of color.background.accent.lime.subtler."
1882
1882
  },
1883
1883
  "value": "#4C6B1F",
1884
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1884
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1885
1885
  "isSource": true,
1886
1886
  "original": {
1887
1887
  "attributes": {
@@ -1903,7 +1903,7 @@ const tokens = [{
1903
1903
  "description": "Pressed state of color.background.accent.lime.subtler."
1904
1904
  },
1905
1905
  "value": "#5B7F24",
1906
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1906
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1907
1907
  "isSource": true,
1908
1908
  "original": {
1909
1909
  "attributes": {
@@ -1925,7 +1925,7 @@ const tokens = [{
1925
1925
  "description": "Use for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags."
1926
1926
  },
1927
1927
  "value": "#4C6B1F",
1928
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1928
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1929
1929
  "isSource": true,
1930
1930
  "original": {
1931
1931
  "attributes": {
@@ -1947,7 +1947,7 @@ const tokens = [{
1947
1947
  "description": "Hovered state of color.background.accent.lime.subtle."
1948
1948
  },
1949
1949
  "value": "#37471F",
1950
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1950
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1951
1951
  "isSource": true,
1952
1952
  "original": {
1953
1953
  "attributes": {
@@ -1969,7 +1969,7 @@ const tokens = [{
1969
1969
  "description": "Pressed state of color.background.accent.lime.subtle."
1970
1970
  },
1971
1971
  "value": "#2A3818",
1972
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1972
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1973
1973
  "isSource": true,
1974
1974
  "original": {
1975
1975
  "attributes": {
@@ -1991,7 +1991,7 @@ const tokens = [{
1991
1991
  "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."
1992
1992
  },
1993
1993
  "value": "#94C748",
1994
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
1994
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
1995
1995
  "isSource": true,
1996
1996
  "original": {
1997
1997
  "attributes": {
@@ -2013,7 +2013,7 @@ const tokens = [{
2013
2013
  "description": "Hovered state of color.background.accent.lime.bolder."
2014
2014
  },
2015
2015
  "value": "#B3DF72",
2016
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2016
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2017
2017
  "isSource": true,
2018
2018
  "original": {
2019
2019
  "attributes": {
@@ -2035,7 +2035,7 @@ const tokens = [{
2035
2035
  "description": "Pressed state of color.background.accent.lime.bolder."
2036
2036
  },
2037
2037
  "value": "#D3F1A7",
2038
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2038
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2039
2039
  "isSource": true,
2040
2040
  "original": {
2041
2041
  "attributes": {
@@ -2057,7 +2057,7 @@ const tokens = [{
2057
2057
  "description": "Use for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
2058
2058
  },
2059
2059
  "value": "#4F1C16",
2060
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2060
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2061
2061
  "isSource": true,
2062
2062
  "original": {
2063
2063
  "attributes": {
@@ -2079,7 +2079,7 @@ const tokens = [{
2079
2079
  "description": "Hovered state of color.background.accent.red.subtlest."
2080
2080
  },
2081
2081
  "value": "#601E16",
2082
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2082
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2083
2083
  "isSource": true,
2084
2084
  "original": {
2085
2085
  "attributes": {
@@ -2101,7 +2101,7 @@ const tokens = [{
2101
2101
  "description": "Pressed state of color.background.accent.red.subtlest."
2102
2102
  },
2103
2103
  "value": "#AE2A19",
2104
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2104
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2105
2105
  "isSource": true,
2106
2106
  "original": {
2107
2107
  "attributes": {
@@ -2123,7 +2123,7 @@ const tokens = [{
2123
2123
  "description": "Use for red backgrounds when there is no meaning tied to the color, such as colored tags."
2124
2124
  },
2125
2125
  "value": "#601E16",
2126
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2126
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2127
2127
  "isSource": true,
2128
2128
  "original": {
2129
2129
  "attributes": {
@@ -2145,7 +2145,7 @@ const tokens = [{
2145
2145
  "description": "Hovered state of color.background.accent.red.subtler."
2146
2146
  },
2147
2147
  "value": "#AE2A19",
2148
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2148
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2149
2149
  "isSource": true,
2150
2150
  "original": {
2151
2151
  "attributes": {
@@ -2167,7 +2167,7 @@ const tokens = [{
2167
2167
  "description": "Pressed state of color.background.accent.red.subtler."
2168
2168
  },
2169
2169
  "value": "#CA3521",
2170
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2170
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2171
2171
  "isSource": true,
2172
2172
  "original": {
2173
2173
  "attributes": {
@@ -2189,7 +2189,7 @@ const tokens = [{
2189
2189
  "description": "Use for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags."
2190
2190
  },
2191
2191
  "value": "#AE2A19",
2192
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2192
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2193
2193
  "isSource": true,
2194
2194
  "original": {
2195
2195
  "attributes": {
@@ -2211,7 +2211,7 @@ const tokens = [{
2211
2211
  "description": "Hovered state of color.background.accent.red.subtle."
2212
2212
  },
2213
2213
  "value": "#601E16",
2214
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2214
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2215
2215
  "isSource": true,
2216
2216
  "original": {
2217
2217
  "attributes": {
@@ -2233,7 +2233,7 @@ const tokens = [{
2233
2233
  "description": "Pressed state of color.background.accent.red.subtle."
2234
2234
  },
2235
2235
  "value": "#4F1C16",
2236
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2236
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2237
2237
  "isSource": true,
2238
2238
  "original": {
2239
2239
  "attributes": {
@@ -2255,7 +2255,7 @@ const tokens = [{
2255
2255
  "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."
2256
2256
  },
2257
2257
  "value": "#F87462",
2258
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2258
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2259
2259
  "isSource": true,
2260
2260
  "original": {
2261
2261
  "attributes": {
@@ -2277,7 +2277,7 @@ const tokens = [{
2277
2277
  "description": "Hovered state of color.background.accent.red.bolder."
2278
2278
  },
2279
2279
  "value": "#FF9C8F",
2280
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2280
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2281
2281
  "isSource": true,
2282
2282
  "original": {
2283
2283
  "attributes": {
@@ -2299,7 +2299,7 @@ const tokens = [{
2299
2299
  "description": "Pressed state of color.background.accent.red.bolder."
2300
2300
  },
2301
2301
  "value": "#FFD2CC",
2302
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2302
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2303
2303
  "isSource": true,
2304
2304
  "original": {
2305
2305
  "attributes": {
@@ -2321,7 +2321,7 @@ const tokens = [{
2321
2321
  "description": "Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
2322
2322
  },
2323
2323
  "value": "#4A2B0F",
2324
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2324
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2325
2325
  "isSource": true,
2326
2326
  "original": {
2327
2327
  "attributes": {
@@ -2343,7 +2343,7 @@ const tokens = [{
2343
2343
  "description": "Hovered state of color.background.accent.orange.subtlest."
2344
2344
  },
2345
2345
  "value": "#5F3811",
2346
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2346
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2347
2347
  "isSource": true,
2348
2348
  "original": {
2349
2349
  "attributes": {
@@ -2365,7 +2365,7 @@ const tokens = [{
2365
2365
  "description": "Pressed state of color.background.accent.orange.subtlest."
2366
2366
  },
2367
2367
  "value": "#974F0C",
2368
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2368
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2369
2369
  "isSource": true,
2370
2370
  "original": {
2371
2371
  "attributes": {
@@ -2387,7 +2387,7 @@ const tokens = [{
2387
2387
  "description": "Use for orange backgrounds when there is no meaning tied to the color, such as colored tags."
2388
2388
  },
2389
2389
  "value": "#5F3811",
2390
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2390
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2391
2391
  "isSource": true,
2392
2392
  "original": {
2393
2393
  "attributes": {
@@ -2409,7 +2409,7 @@ const tokens = [{
2409
2409
  "description": "Hovered state of color.background.accent.orange.subtler."
2410
2410
  },
2411
2411
  "value": "#974F0C",
2412
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2412
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2413
2413
  "isSource": true,
2414
2414
  "original": {
2415
2415
  "attributes": {
@@ -2431,7 +2431,7 @@ const tokens = [{
2431
2431
  "description": "Pressed state of color.background.accent.orange.subtler."
2432
2432
  },
2433
2433
  "value": "#B65C02",
2434
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2434
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2435
2435
  "isSource": true,
2436
2436
  "original": {
2437
2437
  "attributes": {
@@ -2453,7 +2453,7 @@ const tokens = [{
2453
2453
  "description": "Use for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags."
2454
2454
  },
2455
2455
  "value": "#974F0C",
2456
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2456
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2457
2457
  "isSource": true,
2458
2458
  "original": {
2459
2459
  "attributes": {
@@ -2475,7 +2475,7 @@ const tokens = [{
2475
2475
  "description": "Hovered state of color.background.accent.orange.subtle."
2476
2476
  },
2477
2477
  "value": "#5F3811",
2478
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2478
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2479
2479
  "isSource": true,
2480
2480
  "original": {
2481
2481
  "attributes": {
@@ -2497,7 +2497,7 @@ const tokens = [{
2497
2497
  "description": "Pressed state of color.background.accent.orange.subtle."
2498
2498
  },
2499
2499
  "value": "#4A2B0F",
2500
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2500
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2501
2501
  "isSource": true,
2502
2502
  "original": {
2503
2503
  "attributes": {
@@ -2519,7 +2519,7 @@ const tokens = [{
2519
2519
  "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."
2520
2520
  },
2521
2521
  "value": "#FAA53D",
2522
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2522
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2523
2523
  "isSource": true,
2524
2524
  "original": {
2525
2525
  "attributes": {
@@ -2541,7 +2541,7 @@ const tokens = [{
2541
2541
  "description": "Hovered state of color.background.accent.orange.bolder."
2542
2542
  },
2543
2543
  "value": "#FEC57B",
2544
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2544
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2545
2545
  "isSource": true,
2546
2546
  "original": {
2547
2547
  "attributes": {
@@ -2563,7 +2563,7 @@ const tokens = [{
2563
2563
  "description": "Pressed state of color.background.accent.orange.bolder."
2564
2564
  },
2565
2565
  "value": "#FFE2BD",
2566
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2566
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2567
2567
  "isSource": true,
2568
2568
  "original": {
2569
2569
  "attributes": {
@@ -2585,7 +2585,7 @@ const tokens = [{
2585
2585
  "description": "Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
2586
2586
  },
2587
2587
  "value": "#3F3102",
2588
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2588
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2589
2589
  "isSource": true,
2590
2590
  "original": {
2591
2591
  "attributes": {
@@ -2607,7 +2607,7 @@ const tokens = [{
2607
2607
  "description": "Hovered state of color.background.accent.yellow.subtlest."
2608
2608
  },
2609
2609
  "value": "#533F04",
2610
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2610
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2611
2611
  "isSource": true,
2612
2612
  "original": {
2613
2613
  "attributes": {
@@ -2629,7 +2629,7 @@ const tokens = [{
2629
2629
  "description": "Pressed state of color.background.accent.yellow.subtlest."
2630
2630
  },
2631
2631
  "value": "#7F5F01",
2632
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2632
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2633
2633
  "isSource": true,
2634
2634
  "original": {
2635
2635
  "attributes": {
@@ -2651,7 +2651,7 @@ const tokens = [{
2651
2651
  "description": "Use for yellow backgrounds when there is no meaning tied to the color, such as colored tags."
2652
2652
  },
2653
2653
  "value": "#533F04",
2654
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2654
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2655
2655
  "isSource": true,
2656
2656
  "original": {
2657
2657
  "attributes": {
@@ -2673,7 +2673,7 @@ const tokens = [{
2673
2673
  "description": "Hovered state of color.background.accent.yellow.subtler."
2674
2674
  },
2675
2675
  "value": "#7F5F01",
2676
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2676
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2677
2677
  "isSource": true,
2678
2678
  "original": {
2679
2679
  "attributes": {
@@ -2695,7 +2695,7 @@ const tokens = [{
2695
2695
  "description": "Pressed state of color.background.accent.yellow.subtler."
2696
2696
  },
2697
2697
  "value": "#946F00",
2698
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2698
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2699
2699
  "isSource": true,
2700
2700
  "original": {
2701
2701
  "attributes": {
@@ -2717,7 +2717,7 @@ const tokens = [{
2717
2717
  "description": "Use for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags."
2718
2718
  },
2719
2719
  "value": "#7F5F01",
2720
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2720
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2721
2721
  "isSource": true,
2722
2722
  "original": {
2723
2723
  "attributes": {
@@ -2739,7 +2739,7 @@ const tokens = [{
2739
2739
  "description": "Hovered state of color.background.accent.yellow.subtle."
2740
2740
  },
2741
2741
  "value": "#533F04",
2742
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2742
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2743
2743
  "isSource": true,
2744
2744
  "original": {
2745
2745
  "attributes": {
@@ -2761,7 +2761,7 @@ const tokens = [{
2761
2761
  "description": "Pressed state of color.background.accent.yellow.subtle."
2762
2762
  },
2763
2763
  "value": "#3F3102",
2764
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2764
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2765
2765
  "isSource": true,
2766
2766
  "original": {
2767
2767
  "attributes": {
@@ -2783,7 +2783,7 @@ const tokens = [{
2783
2783
  "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."
2784
2784
  },
2785
2785
  "value": "#E2B203",
2786
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2786
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2787
2787
  "isSource": true,
2788
2788
  "original": {
2789
2789
  "attributes": {
@@ -2805,7 +2805,7 @@ const tokens = [{
2805
2805
  "description": "Hovered state of color.background.accent.yellow.bolder."
2806
2806
  },
2807
2807
  "value": "#F5CD47",
2808
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2808
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2809
2809
  "isSource": true,
2810
2810
  "original": {
2811
2811
  "attributes": {
@@ -2827,7 +2827,7 @@ const tokens = [{
2827
2827
  "description": "Pressed state of color.background.accent.yellow.bolder."
2828
2828
  },
2829
2829
  "value": "#F8E6A0",
2830
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2830
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2831
2831
  "isSource": true,
2832
2832
  "original": {
2833
2833
  "attributes": {
@@ -2849,7 +2849,7 @@ const tokens = [{
2849
2849
  "description": "Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
2850
2850
  },
2851
2851
  "value": "#143C2B",
2852
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2852
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2853
2853
  "isSource": true,
2854
2854
  "original": {
2855
2855
  "attributes": {
@@ -2871,7 +2871,7 @@ const tokens = [{
2871
2871
  "description": "Hovered state of color.background.accent.green.subtlest."
2872
2872
  },
2873
2873
  "value": "#164B35",
2874
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2874
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2875
2875
  "isSource": true,
2876
2876
  "original": {
2877
2877
  "attributes": {
@@ -2893,7 +2893,7 @@ const tokens = [{
2893
2893
  "description": "Pressed state of color.background.accent.green.subtlest."
2894
2894
  },
2895
2895
  "value": "#216E4E",
2896
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2896
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2897
2897
  "isSource": true,
2898
2898
  "original": {
2899
2899
  "attributes": {
@@ -2915,7 +2915,7 @@ const tokens = [{
2915
2915
  "description": "Use for green backgrounds when there is no meaning tied to the color, such as colored tags."
2916
2916
  },
2917
2917
  "value": "#164B35",
2918
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2918
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2919
2919
  "isSource": true,
2920
2920
  "original": {
2921
2921
  "attributes": {
@@ -2937,7 +2937,7 @@ const tokens = [{
2937
2937
  "description": "Hovered state of color.background.accent.green.subtler."
2938
2938
  },
2939
2939
  "value": "#216E4E",
2940
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2940
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2941
2941
  "isSource": true,
2942
2942
  "original": {
2943
2943
  "attributes": {
@@ -2959,7 +2959,7 @@ const tokens = [{
2959
2959
  "description": "Pressed state of color.background.accent.green.subtler."
2960
2960
  },
2961
2961
  "value": "#1F845A",
2962
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2962
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2963
2963
  "isSource": true,
2964
2964
  "original": {
2965
2965
  "attributes": {
@@ -2981,7 +2981,7 @@ const tokens = [{
2981
2981
  "description": "Use for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags."
2982
2982
  },
2983
2983
  "value": "#216E4E",
2984
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
2984
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
2985
2985
  "isSource": true,
2986
2986
  "original": {
2987
2987
  "attributes": {
@@ -3003,7 +3003,7 @@ const tokens = [{
3003
3003
  "description": "Hovered state of color.background.accent.green.subtle."
3004
3004
  },
3005
3005
  "value": "#164B35",
3006
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3006
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3007
3007
  "isSource": true,
3008
3008
  "original": {
3009
3009
  "attributes": {
@@ -3025,7 +3025,7 @@ const tokens = [{
3025
3025
  "description": "Pressed state of color.background.accent.green.subtle."
3026
3026
  },
3027
3027
  "value": "#143C2B",
3028
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3028
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3029
3029
  "isSource": true,
3030
3030
  "original": {
3031
3031
  "attributes": {
@@ -3047,7 +3047,7 @@ const tokens = [{
3047
3047
  "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."
3048
3048
  },
3049
3049
  "value": "#4BCE97",
3050
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3050
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3051
3051
  "isSource": true,
3052
3052
  "original": {
3053
3053
  "attributes": {
@@ -3069,7 +3069,7 @@ const tokens = [{
3069
3069
  "description": "Hovered state of color.background.accent.green.bolder."
3070
3070
  },
3071
3071
  "value": "#7EE2B8",
3072
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3072
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3073
3073
  "isSource": true,
3074
3074
  "original": {
3075
3075
  "attributes": {
@@ -3091,7 +3091,7 @@ const tokens = [{
3091
3091
  "description": "Pressed state of color.background.accent.green.bolder."
3092
3092
  },
3093
3093
  "value": "#BAF3DB",
3094
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3094
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3095
3095
  "isSource": true,
3096
3096
  "original": {
3097
3097
  "attributes": {
@@ -3113,7 +3113,7 @@ const tokens = [{
3113
3113
  "description": "Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
3114
3114
  },
3115
3115
  "value": "#15373B",
3116
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3116
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3117
3117
  "isSource": true,
3118
3118
  "original": {
3119
3119
  "attributes": {
@@ -3135,7 +3135,7 @@ const tokens = [{
3135
3135
  "description": "Hovered state of color.background.accent.teal.subtlest."
3136
3136
  },
3137
3137
  "value": "#1D474C",
3138
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3138
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3139
3139
  "isSource": true,
3140
3140
  "original": {
3141
3141
  "attributes": {
@@ -3157,7 +3157,7 @@ const tokens = [{
3157
3157
  "description": "Pressed state of color.background.accent.teal.subtlest."
3158
3158
  },
3159
3159
  "value": "#206B74",
3160
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3160
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3161
3161
  "isSource": true,
3162
3162
  "original": {
3163
3163
  "attributes": {
@@ -3179,7 +3179,7 @@ const tokens = [{
3179
3179
  "description": "Use for teal backgrounds when there is no meaning tied to the color, such as colored tags."
3180
3180
  },
3181
3181
  "value": "#1D474C",
3182
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3182
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3183
3183
  "isSource": true,
3184
3184
  "original": {
3185
3185
  "attributes": {
@@ -3201,7 +3201,7 @@ const tokens = [{
3201
3201
  "description": "Hovered state of color.background.accent.teal.subtler."
3202
3202
  },
3203
3203
  "value": "#206B74",
3204
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3204
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3205
3205
  "isSource": true,
3206
3206
  "original": {
3207
3207
  "attributes": {
@@ -3223,7 +3223,7 @@ const tokens = [{
3223
3223
  "description": "Pressed state of color.background.accent.teal.subtler."
3224
3224
  },
3225
3225
  "value": "#1D7F8C",
3226
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3226
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3227
3227
  "isSource": true,
3228
3228
  "original": {
3229
3229
  "attributes": {
@@ -3245,7 +3245,7 @@ const tokens = [{
3245
3245
  "description": "Use for vibrant teal backgrounds when there is no meaning tied to the color, such as colored tags."
3246
3246
  },
3247
3247
  "value": "#206B74",
3248
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3248
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3249
3249
  "isSource": true,
3250
3250
  "original": {
3251
3251
  "attributes": {
@@ -3267,7 +3267,7 @@ const tokens = [{
3267
3267
  "description": "Hovered state of color.background.accent.teal.subtle."
3268
3268
  },
3269
3269
  "value": "#1D474C",
3270
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3270
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3271
3271
  "isSource": true,
3272
3272
  "original": {
3273
3273
  "attributes": {
@@ -3289,7 +3289,7 @@ const tokens = [{
3289
3289
  "description": "Pressed state of color.background.accent.teal.subtle."
3290
3290
  },
3291
3291
  "value": "#15373B",
3292
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3292
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3293
3293
  "isSource": true,
3294
3294
  "original": {
3295
3295
  "attributes": {
@@ -3311,7 +3311,7 @@ const tokens = [{
3311
3311
  "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."
3312
3312
  },
3313
3313
  "value": "#60C6D2",
3314
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3314
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3315
3315
  "isSource": true,
3316
3316
  "original": {
3317
3317
  "attributes": {
@@ -3333,7 +3333,7 @@ const tokens = [{
3333
3333
  "description": "Hovered state of color.background.accent.teal.bolder."
3334
3334
  },
3335
3335
  "value": "#8BDBE5",
3336
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3336
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3337
3337
  "isSource": true,
3338
3338
  "original": {
3339
3339
  "attributes": {
@@ -3355,7 +3355,7 @@ const tokens = [{
3355
3355
  "description": "Pressed state of color.background.accent.teal.bolder."
3356
3356
  },
3357
3357
  "value": "#C1F0F5",
3358
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3358
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3359
3359
  "isSource": true,
3360
3360
  "original": {
3361
3361
  "attributes": {
@@ -3377,7 +3377,7 @@ const tokens = [{
3377
3377
  "description": "Use for blue backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
3378
3378
  },
3379
3379
  "value": "#092957",
3380
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3380
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3381
3381
  "isSource": true,
3382
3382
  "original": {
3383
3383
  "attributes": {
@@ -3399,7 +3399,7 @@ const tokens = [{
3399
3399
  "description": "Hovered state of color.background.accent.blue.subtlest."
3400
3400
  },
3401
3401
  "value": "#09326C",
3402
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3402
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3403
3403
  "isSource": true,
3404
3404
  "original": {
3405
3405
  "attributes": {
@@ -3421,7 +3421,7 @@ const tokens = [{
3421
3421
  "description": "Pressed state of color.background.accent.blue.subtlest."
3422
3422
  },
3423
3423
  "value": "#0055CC",
3424
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3424
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3425
3425
  "isSource": true,
3426
3426
  "original": {
3427
3427
  "attributes": {
@@ -3443,7 +3443,7 @@ const tokens = [{
3443
3443
  "description": "Use for blue backgrounds when there is no meaning tied to the color, such as colored tags."
3444
3444
  },
3445
3445
  "value": "#09326C",
3446
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3446
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3447
3447
  "isSource": true,
3448
3448
  "original": {
3449
3449
  "attributes": {
@@ -3465,7 +3465,7 @@ const tokens = [{
3465
3465
  "description": "Hovered state of color.background.accent.blue.subtler."
3466
3466
  },
3467
3467
  "value": "#0055CC",
3468
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3468
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3469
3469
  "isSource": true,
3470
3470
  "original": {
3471
3471
  "attributes": {
@@ -3487,7 +3487,7 @@ const tokens = [{
3487
3487
  "description": "Pressed state of color.background.accent.blue.subtler."
3488
3488
  },
3489
3489
  "value": "#0C66E4",
3490
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3490
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3491
3491
  "isSource": true,
3492
3492
  "original": {
3493
3493
  "attributes": {
@@ -3509,7 +3509,7 @@ const tokens = [{
3509
3509
  "description": "Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags."
3510
3510
  },
3511
3511
  "value": "#0055CC",
3512
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3512
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3513
3513
  "isSource": true,
3514
3514
  "original": {
3515
3515
  "attributes": {
@@ -3531,7 +3531,7 @@ const tokens = [{
3531
3531
  "description": "Hovered state of color.background.accent.blue.subtle."
3532
3532
  },
3533
3533
  "value": "#09326C",
3534
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3534
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3535
3535
  "isSource": true,
3536
3536
  "original": {
3537
3537
  "attributes": {
@@ -3553,7 +3553,7 @@ const tokens = [{
3553
3553
  "description": "Pressed state of color.background.accent.blue.subtle."
3554
3554
  },
3555
3555
  "value": "#092957",
3556
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3556
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3557
3557
  "isSource": true,
3558
3558
  "original": {
3559
3559
  "attributes": {
@@ -3575,7 +3575,7 @@ const tokens = [{
3575
3575
  "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."
3576
3576
  },
3577
3577
  "value": "#579DFF",
3578
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3578
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3579
3579
  "isSource": true,
3580
3580
  "original": {
3581
3581
  "attributes": {
@@ -3597,7 +3597,7 @@ const tokens = [{
3597
3597
  "description": "Hovered state of color.background.accent.blue.bolder."
3598
3598
  },
3599
3599
  "value": "#85B8FF",
3600
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3600
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3601
3601
  "isSource": true,
3602
3602
  "original": {
3603
3603
  "attributes": {
@@ -3619,7 +3619,7 @@ const tokens = [{
3619
3619
  "description": "Pressed state of color.background.accent.blue.bolder."
3620
3620
  },
3621
3621
  "value": "#CCE0FF",
3622
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3622
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3623
3623
  "isSource": true,
3624
3624
  "original": {
3625
3625
  "attributes": {
@@ -3641,7 +3641,7 @@ const tokens = [{
3641
3641
  "description": "Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
3642
3642
  },
3643
3643
  "value": "#2B2451",
3644
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3644
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3645
3645
  "isSource": true,
3646
3646
  "original": {
3647
3647
  "attributes": {
@@ -3663,7 +3663,7 @@ const tokens = [{
3663
3663
  "description": "Hovered state of color.background.accent.purple.subtlest."
3664
3664
  },
3665
3665
  "value": "#352C63",
3666
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3666
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3667
3667
  "isSource": true,
3668
3668
  "original": {
3669
3669
  "attributes": {
@@ -3685,7 +3685,7 @@ const tokens = [{
3685
3685
  "description": "Pressed state of color.background.accent.purple.subtlest."
3686
3686
  },
3687
3687
  "value": "#5E4DB2",
3688
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3688
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3689
3689
  "isSource": true,
3690
3690
  "original": {
3691
3691
  "attributes": {
@@ -3707,7 +3707,7 @@ const tokens = [{
3707
3707
  "description": "Use for purple backgrounds when there is no meaning tied to the color, such as colored tags."
3708
3708
  },
3709
3709
  "value": "#352C63",
3710
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3710
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3711
3711
  "isSource": true,
3712
3712
  "original": {
3713
3713
  "attributes": {
@@ -3729,7 +3729,7 @@ const tokens = [{
3729
3729
  "description": "Hovered state of color.background.accent.purple.subtler."
3730
3730
  },
3731
3731
  "value": "#5E4DB2",
3732
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3732
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3733
3733
  "isSource": true,
3734
3734
  "original": {
3735
3735
  "attributes": {
@@ -3751,7 +3751,7 @@ const tokens = [{
3751
3751
  "description": "Pressed state of color.background.accent.purple.subtler."
3752
3752
  },
3753
3753
  "value": "#6E5DC6",
3754
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3754
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3755
3755
  "isSource": true,
3756
3756
  "original": {
3757
3757
  "attributes": {
@@ -3773,7 +3773,7 @@ const tokens = [{
3773
3773
  "description": "Use for vibrant purple backgrounds when there is no meaning tied to the color, such as colored tags."
3774
3774
  },
3775
3775
  "value": "#5E4DB2",
3776
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3776
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3777
3777
  "isSource": true,
3778
3778
  "original": {
3779
3779
  "attributes": {
@@ -3795,7 +3795,7 @@ const tokens = [{
3795
3795
  "description": "Hovered state of color.background.accent.purple.subtle."
3796
3796
  },
3797
3797
  "value": "#352C63",
3798
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3798
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3799
3799
  "isSource": true,
3800
3800
  "original": {
3801
3801
  "attributes": {
@@ -3817,7 +3817,7 @@ const tokens = [{
3817
3817
  "description": "Pressed state of color.background.accent.purple.subtle."
3818
3818
  },
3819
3819
  "value": "#2B2451",
3820
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3820
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3821
3821
  "isSource": true,
3822
3822
  "original": {
3823
3823
  "attributes": {
@@ -3839,7 +3839,7 @@ const tokens = [{
3839
3839
  "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."
3840
3840
  },
3841
3841
  "value": "#9F8FEF",
3842
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3842
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3843
3843
  "isSource": true,
3844
3844
  "original": {
3845
3845
  "attributes": {
@@ -3861,7 +3861,7 @@ const tokens = [{
3861
3861
  "description": "Hovered state of color.background.accent.purple.bolder."
3862
3862
  },
3863
3863
  "value": "#B8ACF6",
3864
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3864
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3865
3865
  "isSource": true,
3866
3866
  "original": {
3867
3867
  "attributes": {
@@ -3883,7 +3883,7 @@ const tokens = [{
3883
3883
  "description": "Pressed state of color.background.accent.purple.bolder."
3884
3884
  },
3885
3885
  "value": "#DFD8FD",
3886
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3886
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3887
3887
  "isSource": true,
3888
3888
  "original": {
3889
3889
  "attributes": {
@@ -3905,7 +3905,7 @@ const tokens = [{
3905
3905
  "description": "Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
3906
3906
  },
3907
3907
  "value": "#421F34",
3908
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3908
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3909
3909
  "isSource": true,
3910
3910
  "original": {
3911
3911
  "attributes": {
@@ -3927,7 +3927,7 @@ const tokens = [{
3927
3927
  "description": "Hovered state of color.background.accent.magenta.subtlest."
3928
3928
  },
3929
3929
  "value": "#50253F",
3930
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3930
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3931
3931
  "isSource": true,
3932
3932
  "original": {
3933
3933
  "attributes": {
@@ -3949,7 +3949,7 @@ const tokens = [{
3949
3949
  "description": "Pressed state of color.background.accent.magenta.subtlest."
3950
3950
  },
3951
3951
  "value": "#943D73",
3952
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3952
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3953
3953
  "isSource": true,
3954
3954
  "original": {
3955
3955
  "attributes": {
@@ -3971,7 +3971,7 @@ const tokens = [{
3971
3971
  "description": "Use for magenta backgrounds when there is no meaning tied to the color, such as colored tags."
3972
3972
  },
3973
3973
  "value": "#50253F",
3974
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3974
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3975
3975
  "isSource": true,
3976
3976
  "original": {
3977
3977
  "attributes": {
@@ -3993,7 +3993,7 @@ const tokens = [{
3993
3993
  "description": "Hovered state of color.background.accent.magenta.subtler."
3994
3994
  },
3995
3995
  "value": "#943D73",
3996
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
3996
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
3997
3997
  "isSource": true,
3998
3998
  "original": {
3999
3999
  "attributes": {
@@ -4015,7 +4015,7 @@ const tokens = [{
4015
4015
  "description": "Pressed state of color.background.accent.magenta.subtler."
4016
4016
  },
4017
4017
  "value": "#AE4787",
4018
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4018
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4019
4019
  "isSource": true,
4020
4020
  "original": {
4021
4021
  "attributes": {
@@ -4037,7 +4037,7 @@ const tokens = [{
4037
4037
  "description": "Use for vibrant magenta backgrounds when there is no meaning tied to the color, such as colored tags."
4038
4038
  },
4039
4039
  "value": "#943D73",
4040
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4040
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4041
4041
  "isSource": true,
4042
4042
  "original": {
4043
4043
  "attributes": {
@@ -4059,7 +4059,7 @@ const tokens = [{
4059
4059
  "description": "Hovered state of color.background.accent.magenta.subtle."
4060
4060
  },
4061
4061
  "value": "#50253F",
4062
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4062
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4063
4063
  "isSource": true,
4064
4064
  "original": {
4065
4065
  "attributes": {
@@ -4081,7 +4081,7 @@ const tokens = [{
4081
4081
  "description": "Pressed state of color.background.accent.magenta.subtle."
4082
4082
  },
4083
4083
  "value": "#421F34",
4084
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4084
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4085
4085
  "isSource": true,
4086
4086
  "original": {
4087
4087
  "attributes": {
@@ -4103,7 +4103,7 @@ const tokens = [{
4103
4103
  "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."
4104
4104
  },
4105
4105
  "value": "#E774BB",
4106
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4106
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4107
4107
  "isSource": true,
4108
4108
  "original": {
4109
4109
  "attributes": {
@@ -4125,7 +4125,7 @@ const tokens = [{
4125
4125
  "description": "Hovered state of color.background.accent.magenta.bolder."
4126
4126
  },
4127
4127
  "value": "#F797D2",
4128
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4128
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4129
4129
  "isSource": true,
4130
4130
  "original": {
4131
4131
  "attributes": {
@@ -4147,7 +4147,7 @@ const tokens = [{
4147
4147
  "description": "Pressed state of color.background.accent.magenta.bolder."
4148
4148
  },
4149
4149
  "value": "#FDD0EC",
4150
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4150
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4151
4151
  "isSource": true,
4152
4152
  "original": {
4153
4153
  "attributes": {
@@ -4169,7 +4169,7 @@ const tokens = [{
4169
4169
  "description": "Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
4170
4170
  },
4171
4171
  "value": "#2C333A",
4172
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4172
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4173
4173
  "isSource": true,
4174
4174
  "original": {
4175
4175
  "attributes": {
@@ -4191,7 +4191,7 @@ const tokens = [{
4191
4191
  "description": "Hovered state of color.background.accent.gray.subtlest."
4192
4192
  },
4193
4193
  "value": "#38414A",
4194
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4194
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4195
4195
  "isSource": true,
4196
4196
  "original": {
4197
4197
  "attributes": {
@@ -4213,7 +4213,7 @@ const tokens = [{
4213
4213
  "description": "Pressed state of color.background.accent.gray.subtlest."
4214
4214
  },
4215
4215
  "value": "#454F59",
4216
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4216
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4217
4217
  "isSource": true,
4218
4218
  "original": {
4219
4219
  "attributes": {
@@ -4235,7 +4235,7 @@ const tokens = [{
4235
4235
  "description": "Use for gray backgrounds when there is no meaning tied to the color, such as colored tags."
4236
4236
  },
4237
4237
  "value": "#454F59",
4238
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4238
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4239
4239
  "isSource": true,
4240
4240
  "original": {
4241
4241
  "attributes": {
@@ -4257,7 +4257,7 @@ const tokens = [{
4257
4257
  "description": "Hovered state of color.background.accent.gray.subtler."
4258
4258
  },
4259
4259
  "value": "#596773",
4260
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4260
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4261
4261
  "isSource": true,
4262
4262
  "original": {
4263
4263
  "attributes": {
@@ -4279,7 +4279,7 @@ const tokens = [{
4279
4279
  "description": "Pressed state of color.background.accent.gray.subtler."
4280
4280
  },
4281
4281
  "value": "#738496",
4282
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4282
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4283
4283
  "isSource": true,
4284
4284
  "original": {
4285
4285
  "attributes": {
@@ -4301,7 +4301,7 @@ const tokens = [{
4301
4301
  "description": "Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags."
4302
4302
  },
4303
4303
  "value": "#596773",
4304
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4304
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4305
4305
  "isSource": true,
4306
4306
  "original": {
4307
4307
  "attributes": {
@@ -4323,7 +4323,7 @@ const tokens = [{
4323
4323
  "description": "Hovered state of color.background.accent.gray.subtle."
4324
4324
  },
4325
4325
  "value": "#454F59",
4326
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4326
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4327
4327
  "isSource": true,
4328
4328
  "original": {
4329
4329
  "attributes": {
@@ -4345,7 +4345,7 @@ const tokens = [{
4345
4345
  "description": "Pressed state of color.background.accent.gray.subtle."
4346
4346
  },
4347
4347
  "value": "#38414A",
4348
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4348
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4349
4349
  "isSource": true,
4350
4350
  "original": {
4351
4351
  "attributes": {
@@ -4367,7 +4367,7 @@ const tokens = [{
4367
4367
  "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."
4368
4368
  },
4369
4369
  "value": "#8C9BAB",
4370
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4370
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4371
4371
  "isSource": true,
4372
4372
  "original": {
4373
4373
  "attributes": {
@@ -4389,7 +4389,7 @@ const tokens = [{
4389
4389
  "description": "Hovered state of color.background.accent.gray.bolder."
4390
4390
  },
4391
4391
  "value": "#9FADBC",
4392
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4392
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4393
4393
  "isSource": true,
4394
4394
  "original": {
4395
4395
  "attributes": {
@@ -4411,7 +4411,7 @@ const tokens = [{
4411
4411
  "description": "Pressed state of color.background.accent.gray.subtlest."
4412
4412
  },
4413
4413
  "value": "#B6C2CF",
4414
- "filePath": "src/tokens/atlassian-dark/color/accent.tsx",
4414
+ "filePath": "schema/themes/atlassian-dark/color/accent.tsx",
4415
4415
  "isSource": true,
4416
4416
  "original": {
4417
4417
  "attributes": {
@@ -4433,7 +4433,7 @@ const tokens = [{
4433
4433
  "description": "Use for backgrounds of elements in a disabled state."
4434
4434
  },
4435
4435
  "value": "#BCD6F00A",
4436
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4436
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4437
4437
  "isSource": true,
4438
4438
  "original": {
4439
4439
  "attributes": {
@@ -4455,7 +4455,7 @@ const tokens = [{
4455
4455
  "description": "Use for background of form UI elements, such as text fields, checkboxes, and radio buttons."
4456
4456
  },
4457
4457
  "value": "#22272B",
4458
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4458
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4459
4459
  "isSource": true,
4460
4460
  "original": {
4461
4461
  "attributes": {
@@ -4477,7 +4477,7 @@ const tokens = [{
4477
4477
  "description": "Hovered state for color.background.input"
4478
4478
  },
4479
4479
  "value": "#282E33",
4480
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4480
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4481
4481
  "isSource": true,
4482
4482
  "original": {
4483
4483
  "attributes": {
@@ -4499,7 +4499,7 @@ const tokens = [{
4499
4499
  "description": "Pressed state for color.background.input"
4500
4500
  },
4501
4501
  "value": "#22272B",
4502
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4502
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4503
4503
  "isSource": true,
4504
4504
  "original": {
4505
4505
  "attributes": {
@@ -4521,7 +4521,7 @@ const tokens = [{
4521
4521
  "description": "Use for backgrounds of elements on a bold background, such as in the buttons on spotlight cards."
4522
4522
  },
4523
4523
  "value": "#FFFFFF29",
4524
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4524
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4525
4525
  "isSource": true,
4526
4526
  "original": {
4527
4527
  "attributes": {
@@ -4543,7 +4543,7 @@ const tokens = [{
4543
4543
  "description": "Use for the hovered state of color.background.inverse.subtle"
4544
4544
  },
4545
4545
  "value": "#FFFFFF3D",
4546
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4546
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4547
4547
  "isSource": true,
4548
4548
  "original": {
4549
4549
  "attributes": {
@@ -4565,7 +4565,7 @@ const tokens = [{
4565
4565
  "description": "Use for the pressed state of color.background.inverse.subtle"
4566
4566
  },
4567
4567
  "value": "#FFFFFF52",
4568
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4568
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4569
4569
  "isSource": true,
4570
4570
  "original": {
4571
4571
  "attributes": {
@@ -4587,7 +4587,7 @@ const tokens = [{
4587
4587
  "description": "The default background for neutral elements, such as default buttons."
4588
4588
  },
4589
4589
  "value": "#A1BDD914",
4590
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4590
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4591
4591
  "isSource": true,
4592
4592
  "original": {
4593
4593
  "attributes": {
@@ -4609,7 +4609,7 @@ const tokens = [{
4609
4609
  "description": "Hovered state for color.background.neutral"
4610
4610
  },
4611
4611
  "value": "#A6C5E229",
4612
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4612
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4613
4613
  "isSource": true,
4614
4614
  "original": {
4615
4615
  "attributes": {
@@ -4631,7 +4631,7 @@ const tokens = [{
4631
4631
  "description": "Pressed state for color.background.neutral"
4632
4632
  },
4633
4633
  "value": "#BFDBF847",
4634
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4634
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4635
4635
  "isSource": true,
4636
4636
  "original": {
4637
4637
  "attributes": {
@@ -4653,7 +4653,7 @@ const tokens = [{
4653
4653
  "description": "Use for the background of elements that appear to have no background in a resting state, such as subtle buttons and menu items."
4654
4654
  },
4655
4655
  "value": "#00000000",
4656
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4656
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4657
4657
  "isSource": true,
4658
4658
  "original": {
4659
4659
  "attributes": {
@@ -4675,7 +4675,7 @@ const tokens = [{
4675
4675
  "description": "Hovered state for color.background.neutral.subtle"
4676
4676
  },
4677
4677
  "value": "#A1BDD914",
4678
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4678
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4679
4679
  "isSource": true,
4680
4680
  "original": {
4681
4681
  "attributes": {
@@ -4697,7 +4697,7 @@ const tokens = [{
4697
4697
  "description": "Pressed state for color.background.neutral.subtle"
4698
4698
  },
4699
4699
  "value": "#A6C5E229",
4700
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4700
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4701
4701
  "isSource": true,
4702
4702
  "original": {
4703
4703
  "attributes": {
@@ -4719,7 +4719,7 @@ const tokens = [{
4719
4719
  "description": "A vibrant background option for neutral UI elements, such as announcement banners."
4720
4720
  },
4721
4721
  "value": "#9FADBC",
4722
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4722
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4723
4723
  "isSource": true,
4724
4724
  "original": {
4725
4725
  "attributes": {
@@ -4741,7 +4741,7 @@ const tokens = [{
4741
4741
  "description": "Hovered state of color.background.neutral.bold"
4742
4742
  },
4743
4743
  "value": "#B6C2CF",
4744
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4744
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4745
4745
  "isSource": true,
4746
4746
  "original": {
4747
4747
  "attributes": {
@@ -4763,7 +4763,7 @@ const tokens = [{
4763
4763
  "description": "Pressed state of color.background.neutral.bold"
4764
4764
  },
4765
4765
  "value": "#C7D1DB",
4766
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4766
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4767
4767
  "isSource": true,
4768
4768
  "original": {
4769
4769
  "attributes": {
@@ -4785,7 +4785,7 @@ const tokens = [{
4785
4785
  "description": "Use for the background of elements in a selected state, such as in opened dropdown buttons."
4786
4786
  },
4787
4787
  "value": "#092957",
4788
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4788
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4789
4789
  "isSource": true,
4790
4790
  "original": {
4791
4791
  "attributes": {
@@ -4807,7 +4807,7 @@ const tokens = [{
4807
4807
  "description": "Hovered state for color.background.selected"
4808
4808
  },
4809
4809
  "value": "#09326C",
4810
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4810
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4811
4811
  "isSource": true,
4812
4812
  "original": {
4813
4813
  "attributes": {
@@ -4829,7 +4829,7 @@ const tokens = [{
4829
4829
  "description": "Pressed state for color.background.selected"
4830
4830
  },
4831
4831
  "value": "#0055CC",
4832
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4832
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4833
4833
  "isSource": true,
4834
4834
  "original": {
4835
4835
  "attributes": {
@@ -4851,7 +4851,7 @@ const tokens = [{
4851
4851
  "description": "Use for the backgrounds of elements in a selected state, such as checkboxes and radio buttons."
4852
4852
  },
4853
4853
  "value": "#579DFF",
4854
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4854
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4855
4855
  "isSource": true,
4856
4856
  "original": {
4857
4857
  "attributes": {
@@ -4873,7 +4873,7 @@ const tokens = [{
4873
4873
  "description": "Hovered state of color.background.selected.bold"
4874
4874
  },
4875
4875
  "value": "#85B8FF",
4876
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4876
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4877
4877
  "isSource": true,
4878
4878
  "original": {
4879
4879
  "attributes": {
@@ -4895,7 +4895,7 @@ const tokens = [{
4895
4895
  "description": "Pressed state of color.background.selected.bold"
4896
4896
  },
4897
4897
  "value": "#CCE0FF",
4898
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4898
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4899
4899
  "isSource": true,
4900
4900
  "original": {
4901
4901
  "attributes": {
@@ -4917,7 +4917,7 @@ const tokens = [{
4917
4917
  "description": "Use for the background of elements used to reinforce our brand, but with less emphasis."
4918
4918
  },
4919
4919
  "value": "#092957",
4920
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4920
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4921
4921
  "isSource": true,
4922
4922
  "original": {
4923
4923
  "attributes": {
@@ -4939,7 +4939,7 @@ const tokens = [{
4939
4939
  "description": "Hovered state of color.background.brand.subtlest."
4940
4940
  },
4941
4941
  "value": "#09326C",
4942
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4942
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4943
4943
  "isSource": true,
4944
4944
  "original": {
4945
4945
  "attributes": {
@@ -4961,7 +4961,7 @@ const tokens = [{
4961
4961
  "description": "Pressed state of color.background.brand.subtlest"
4962
4962
  },
4963
4963
  "value": "#0055CC",
4964
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4964
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4965
4965
  "isSource": true,
4966
4966
  "original": {
4967
4967
  "attributes": {
@@ -4983,7 +4983,7 @@ const tokens = [{
4983
4983
  "description": "Use for the background of elements used to reinforce our brand, but with more emphasis."
4984
4984
  },
4985
4985
  "value": "#579DFF",
4986
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
4986
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
4987
4987
  "isSource": true,
4988
4988
  "original": {
4989
4989
  "attributes": {
@@ -5005,7 +5005,7 @@ const tokens = [{
5005
5005
  "description": "Hovered state of color.background.brand.bold."
5006
5006
  },
5007
5007
  "value": "#85B8FF",
5008
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5008
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5009
5009
  "isSource": true,
5010
5010
  "original": {
5011
5011
  "attributes": {
@@ -5027,7 +5027,7 @@ const tokens = [{
5027
5027
  "description": "Pressed state of color.background.brand.bold."
5028
5028
  },
5029
5029
  "value": "#CCE0FF",
5030
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5030
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5031
5031
  "isSource": true,
5032
5032
  "original": {
5033
5033
  "attributes": {
@@ -5049,7 +5049,7 @@ const tokens = [{
5049
5049
  "description": "Use for the background of elements used to reinforce our brand, that need to stand out a lot."
5050
5050
  },
5051
5051
  "value": "#E9F2FF",
5052
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5052
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5053
5053
  "isSource": true,
5054
5054
  "original": {
5055
5055
  "attributes": {
@@ -5071,7 +5071,7 @@ const tokens = [{
5071
5071
  "description": "Hovered state of color.background.brand.boldest."
5072
5072
  },
5073
5073
  "value": "#CCE0FF",
5074
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5074
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5075
5075
  "isSource": true,
5076
5076
  "original": {
5077
5077
  "attributes": {
@@ -5093,7 +5093,7 @@ const tokens = [{
5093
5093
  "description": "Pressed state of color.background.brand.boldest."
5094
5094
  },
5095
5095
  "value": "#85B8FF",
5096
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5096
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5097
5097
  "isSource": true,
5098
5098
  "original": {
5099
5099
  "attributes": {
@@ -5115,7 +5115,7 @@ const tokens = [{
5115
5115
  "description": "Use for backgrounds communicating critical information, such in error section messages."
5116
5116
  },
5117
5117
  "value": "#4F1C16",
5118
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5118
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5119
5119
  "isSource": true,
5120
5120
  "original": {
5121
5121
  "attributes": {
@@ -5137,7 +5137,7 @@ const tokens = [{
5137
5137
  "description": "Hovered state for color.background.danger"
5138
5138
  },
5139
5139
  "value": "#601E16",
5140
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5140
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5141
5141
  "isSource": true,
5142
5142
  "original": {
5143
5143
  "attributes": {
@@ -5159,7 +5159,7 @@ const tokens = [{
5159
5159
  "description": "Pressed state for color.background.danger"
5160
5160
  },
5161
5161
  "value": "#AE2A19",
5162
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5162
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5163
5163
  "isSource": true,
5164
5164
  "original": {
5165
5165
  "attributes": {
@@ -5181,7 +5181,7 @@ const tokens = [{
5181
5181
  "description": "A vibrant background option for communicating critical information, such as in danger buttons and error banners."
5182
5182
  },
5183
5183
  "value": "#F87462",
5184
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5184
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5185
5185
  "isSource": true,
5186
5186
  "original": {
5187
5187
  "attributes": {
@@ -5203,7 +5203,7 @@ const tokens = [{
5203
5203
  "description": "Hovered state of color.background.danger.bold"
5204
5204
  },
5205
5205
  "value": "#FF9C8F",
5206
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5206
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5207
5207
  "isSource": true,
5208
5208
  "original": {
5209
5209
  "attributes": {
@@ -5225,7 +5225,7 @@ const tokens = [{
5225
5225
  "description": "Pressed state of color.background.danger.bold"
5226
5226
  },
5227
5227
  "value": "#FFD2CC",
5228
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5228
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5229
5229
  "isSource": true,
5230
5230
  "original": {
5231
5231
  "attributes": {
@@ -5247,7 +5247,7 @@ const tokens = [{
5247
5247
  "description": "Use for backgrounds communicating caution, such as in warning section messages."
5248
5248
  },
5249
5249
  "value": "#3F3102",
5250
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5250
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5251
5251
  "isSource": true,
5252
5252
  "original": {
5253
5253
  "attributes": {
@@ -5269,7 +5269,7 @@ const tokens = [{
5269
5269
  "description": "Hovered state for color.background.warning"
5270
5270
  },
5271
5271
  "value": "#533F04",
5272
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5272
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5273
5273
  "isSource": true,
5274
5274
  "original": {
5275
5275
  "attributes": {
@@ -5291,7 +5291,7 @@ const tokens = [{
5291
5291
  "description": "Pressed state for color.background.warning"
5292
5292
  },
5293
5293
  "value": "#7F5F01",
5294
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5294
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5295
5295
  "isSource": true,
5296
5296
  "original": {
5297
5297
  "attributes": {
@@ -5313,7 +5313,7 @@ const tokens = [{
5313
5313
  "description": "A vibrant background option for communicating caution, such as in warning buttons and warning banners."
5314
5314
  },
5315
5315
  "value": "#E2B203",
5316
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5316
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5317
5317
  "isSource": true,
5318
5318
  "original": {
5319
5319
  "attributes": {
@@ -5335,7 +5335,7 @@ const tokens = [{
5335
5335
  "description": "Hovered state of color.background.warning.bold"
5336
5336
  },
5337
5337
  "value": "#F5CD47",
5338
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5338
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5339
5339
  "isSource": true,
5340
5340
  "original": {
5341
5341
  "attributes": {
@@ -5357,7 +5357,7 @@ const tokens = [{
5357
5357
  "description": "Pressed state of color.background.warning.bold"
5358
5358
  },
5359
5359
  "value": "#F8E6A0",
5360
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5360
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5361
5361
  "isSource": true,
5362
5362
  "original": {
5363
5363
  "attributes": {
@@ -5379,7 +5379,7 @@ const tokens = [{
5379
5379
  "description": "Use for backgrounds communicating a favorable outcome, such as in success section messages."
5380
5380
  },
5381
5381
  "value": "#143C2B",
5382
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5382
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5383
5383
  "isSource": true,
5384
5384
  "original": {
5385
5385
  "attributes": {
@@ -5401,7 +5401,7 @@ const tokens = [{
5401
5401
  "description": "Hovered state for color.background.success"
5402
5402
  },
5403
5403
  "value": "#164B35",
5404
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5404
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5405
5405
  "isSource": true,
5406
5406
  "original": {
5407
5407
  "attributes": {
@@ -5423,7 +5423,7 @@ const tokens = [{
5423
5423
  "description": "Pressed state for color.background.success"
5424
5424
  },
5425
5425
  "value": "#216E4E",
5426
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5426
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5427
5427
  "isSource": true,
5428
5428
  "original": {
5429
5429
  "attributes": {
@@ -5445,7 +5445,7 @@ const tokens = [{
5445
5445
  "description": "A vibrant background option for communicating a favorable outcome, such as in checked toggles."
5446
5446
  },
5447
5447
  "value": "#4BCE97",
5448
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5448
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5449
5449
  "isSource": true,
5450
5450
  "original": {
5451
5451
  "attributes": {
@@ -5467,7 +5467,7 @@ const tokens = [{
5467
5467
  "description": "Hovered state of color.background.success.bold"
5468
5468
  },
5469
5469
  "value": "#7EE2B8",
5470
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5470
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5471
5471
  "isSource": true,
5472
5472
  "original": {
5473
5473
  "attributes": {
@@ -5489,7 +5489,7 @@ const tokens = [{
5489
5489
  "description": "Pressed state of color.background.success.bold"
5490
5490
  },
5491
5491
  "value": "#BAF3DB",
5492
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5492
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5493
5493
  "isSource": true,
5494
5494
  "original": {
5495
5495
  "attributes": {
@@ -5511,7 +5511,7 @@ const tokens = [{
5511
5511
  "description": "Use for backgrounds communicating change or something new, such as in discovery section messages."
5512
5512
  },
5513
5513
  "value": "#2B2451",
5514
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5514
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5515
5515
  "isSource": true,
5516
5516
  "original": {
5517
5517
  "attributes": {
@@ -5533,7 +5533,7 @@ const tokens = [{
5533
5533
  "description": "Hover state for color.background.discovery"
5534
5534
  },
5535
5535
  "value": "#352C63",
5536
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5536
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5537
5537
  "isSource": true,
5538
5538
  "original": {
5539
5539
  "attributes": {
@@ -5555,7 +5555,7 @@ const tokens = [{
5555
5555
  "description": "Pressed state for color.background.discovery"
5556
5556
  },
5557
5557
  "value": "#5E4DB2",
5558
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5558
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5559
5559
  "isSource": true,
5560
5560
  "original": {
5561
5561
  "attributes": {
@@ -5577,7 +5577,7 @@ const tokens = [{
5577
5577
  "description": "A vibrant background option communicating change or something new, such as in onboarding spotlights."
5578
5578
  },
5579
5579
  "value": "#9F8FEF",
5580
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5580
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5581
5581
  "isSource": true,
5582
5582
  "original": {
5583
5583
  "attributes": {
@@ -5599,7 +5599,7 @@ const tokens = [{
5599
5599
  "description": "Hovered state of color.background.discovery.bold"
5600
5600
  },
5601
5601
  "value": "#B8ACF6",
5602
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5602
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5603
5603
  "isSource": true,
5604
5604
  "original": {
5605
5605
  "attributes": {
@@ -5621,7 +5621,7 @@ const tokens = [{
5621
5621
  "description": "Pressed state of color.background.discovery.bold"
5622
5622
  },
5623
5623
  "value": "#DFD8FD",
5624
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5624
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5625
5625
  "isSource": true,
5626
5626
  "original": {
5627
5627
  "attributes": {
@@ -5643,7 +5643,7 @@ const tokens = [{
5643
5643
  "description": "Use for backgrounds communicating information or something in-progress, such as in information section messages."
5644
5644
  },
5645
5645
  "value": "#092957",
5646
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5646
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5647
5647
  "isSource": true,
5648
5648
  "original": {
5649
5649
  "attributes": {
@@ -5665,7 +5665,7 @@ const tokens = [{
5665
5665
  "description": "Hovered state of color.background.information"
5666
5666
  },
5667
5667
  "value": "#09326C",
5668
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5668
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5669
5669
  "isSource": true,
5670
5670
  "original": {
5671
5671
  "attributes": {
@@ -5687,7 +5687,7 @@ const tokens = [{
5687
5687
  "description": "Pressed state of color.background.information"
5688
5688
  },
5689
5689
  "value": "#0055CC",
5690
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5690
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5691
5691
  "isSource": true,
5692
5692
  "original": {
5693
5693
  "attributes": {
@@ -5709,7 +5709,7 @@ const tokens = [{
5709
5709
  "description": "A vibrant background option for communicating information or something in-progress."
5710
5710
  },
5711
5711
  "value": "#579DFF",
5712
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5712
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5713
5713
  "isSource": true,
5714
5714
  "original": {
5715
5715
  "attributes": {
@@ -5731,7 +5731,7 @@ const tokens = [{
5731
5731
  "description": "Hovered state of color.background.information.bold"
5732
5732
  },
5733
5733
  "value": "#85B8FF",
5734
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5734
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5735
5735
  "isSource": true,
5736
5736
  "original": {
5737
5737
  "attributes": {
@@ -5753,7 +5753,7 @@ const tokens = [{
5753
5753
  "description": "Pressed state of color.background.information.bold"
5754
5754
  },
5755
5755
  "value": "#CCE0FF",
5756
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5756
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5757
5757
  "isSource": true,
5758
5758
  "original": {
5759
5759
  "attributes": {
@@ -5775,7 +5775,7 @@ const tokens = [{
5775
5775
  "description": "Use for the screen overlay that appears with modal dialogs"
5776
5776
  },
5777
5777
  "value": "#10121499",
5778
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5778
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5779
5779
  "isSource": true,
5780
5780
  "original": {
5781
5781
  "attributes": {
@@ -5797,7 +5797,7 @@ const tokens = [{
5797
5797
  "description": "Use as an overlay to communicate selected states when a simple background color change isn't possible, such as in Editor block elements"
5798
5798
  },
5799
5799
  "value": "#1D7AFC14",
5800
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5800
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5801
5801
  "isSource": true,
5802
5802
  "original": {
5803
5803
  "attributes": {
@@ -5819,7 +5819,7 @@ const tokens = [{
5819
5819
  "description": "Use as an overlay to communicate danger states when a simple background color change isn't possible, such as deletion of Editor block elements"
5820
5820
  },
5821
5821
  "value": "#E3493514",
5822
- "filePath": "src/tokens/atlassian-dark/color/background.tsx",
5822
+ "filePath": "schema/themes/atlassian-dark/color/background.tsx",
5823
5823
  "isSource": true,
5824
5824
  "original": {
5825
5825
  "attributes": {
@@ -5841,7 +5841,7 @@ const tokens = [{
5841
5841
  "description": "Use as a background overlay for elements in a hovered state when their background color cannot change, such as avatars."
5842
5842
  },
5843
5843
  "value": "#ffffff33",
5844
- "filePath": "src/tokens/atlassian-dark/color/interaction.tsx",
5844
+ "filePath": "schema/themes/atlassian-dark/color/interaction.tsx",
5845
5845
  "isSource": true,
5846
5846
  "original": {
5847
5847
  "attributes": {
@@ -5863,7 +5863,7 @@ const tokens = [{
5863
5863
  "description": "Use as a background overlay for elements in a pressed state when their background color cannot change, such as avatars."
5864
5864
  },
5865
5865
  "value": "#ffffff5c",
5866
- "filePath": "src/tokens/atlassian-dark/color/interaction.tsx",
5866
+ "filePath": "schema/themes/atlassian-dark/color/interaction.tsx",
5867
5867
  "isSource": true,
5868
5868
  "original": {
5869
5869
  "attributes": {
@@ -5885,7 +5885,7 @@ const tokens = [{
5885
5885
  "description": "Use for skeleton loading states"
5886
5886
  },
5887
5887
  "value": "#A1BDD914",
5888
- "filePath": "src/tokens/atlassian-dark/color/skeleton.tsx",
5888
+ "filePath": "schema/themes/atlassian-dark/color/skeleton.tsx",
5889
5889
  "isSource": true,
5890
5890
  "original": {
5891
5891
  "attributes": {
@@ -5907,7 +5907,7 @@ const tokens = [{
5907
5907
  "description": "Use for the pulse or shimmer effect in skeleton loading states"
5908
5908
  },
5909
5909
  "value": "#BCD6F00A",
5910
- "filePath": "src/tokens/atlassian-dark/color/skeleton.tsx",
5910
+ "filePath": "schema/themes/atlassian-dark/color/skeleton.tsx",
5911
5911
  "isSource": true,
5912
5912
  "original": {
5913
5913
  "attributes": {
@@ -5929,7 +5929,7 @@ const tokens = [{
5929
5929
  "description": "For data visualisation only. Follow numbered sequence."
5930
5930
  },
5931
5931
  "value": "#1D9AAA",
5932
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
5932
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
5933
5933
  "isSource": true,
5934
5934
  "original": {
5935
5935
  "attributes": {
@@ -5951,7 +5951,7 @@ const tokens = [{
5951
5951
  "description": "Hovered state of color.chart.categorical.1."
5952
5952
  },
5953
5953
  "value": "#37B4C3",
5954
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
5954
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
5955
5955
  "isSource": true,
5956
5956
  "original": {
5957
5957
  "attributes": {
@@ -5973,7 +5973,7 @@ const tokens = [{
5973
5973
  "description": "For data visualisation only. Follow numbered sequence."
5974
5974
  },
5975
5975
  "value": "#B8ACF6",
5976
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
5976
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
5977
5977
  "isSource": true,
5978
5978
  "original": {
5979
5979
  "attributes": {
@@ -5995,7 +5995,7 @@ const tokens = [{
5995
5995
  "description": "Hovered state of color.chart.categorical.2."
5996
5996
  },
5997
5997
  "value": "#DFD8FD",
5998
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
5998
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
5999
5999
  "isSource": true,
6000
6000
  "original": {
6001
6001
  "attributes": {
@@ -6017,7 +6017,7 @@ const tokens = [{
6017
6017
  "description": "For data visualisation only. Follow numbered sequence."
6018
6018
  },
6019
6019
  "value": "#D97008",
6020
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6020
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6021
6021
  "isSource": true,
6022
6022
  "original": {
6023
6023
  "attributes": {
@@ -6039,7 +6039,7 @@ const tokens = [{
6039
6039
  "description": "Hovered state of color.chart.categorical.3."
6040
6040
  },
6041
6041
  "value": "#F18D13",
6042
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6042
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6043
6043
  "isSource": true,
6044
6044
  "original": {
6045
6045
  "attributes": {
@@ -6061,7 +6061,7 @@ const tokens = [{
6061
6061
  "description": "For data visualisation only. Follow numbered sequence."
6062
6062
  },
6063
6063
  "value": "#F797D2",
6064
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6064
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6065
6065
  "isSource": true,
6066
6066
  "original": {
6067
6067
  "attributes": {
@@ -6083,7 +6083,7 @@ const tokens = [{
6083
6083
  "description": "Hovered state of color.chart.categorical.4."
6084
6084
  },
6085
6085
  "value": "#FDD0EC",
6086
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6086
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6087
6087
  "isSource": true,
6088
6088
  "original": {
6089
6089
  "attributes": {
@@ -6105,7 +6105,7 @@ const tokens = [{
6105
6105
  "description": "For data visualisation only. Follow numbered sequence."
6106
6106
  },
6107
6107
  "value": "#CCE0FF",
6108
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6108
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6109
6109
  "isSource": true,
6110
6110
  "original": {
6111
6111
  "attributes": {
@@ -6127,7 +6127,7 @@ const tokens = [{
6127
6127
  "description": "Hovered state of color.chart.categorical.5."
6128
6128
  },
6129
6129
  "value": "#E9F2FF",
6130
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6130
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6131
6131
  "isSource": true,
6132
6132
  "original": {
6133
6133
  "attributes": {
@@ -6149,7 +6149,7 @@ const tokens = [{
6149
6149
  "description": "For data visualisation only. Follow numbered sequence."
6150
6150
  },
6151
6151
  "value": "#8270DB",
6152
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6152
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6153
6153
  "isSource": true,
6154
6154
  "original": {
6155
6155
  "attributes": {
@@ -6171,7 +6171,7 @@ const tokens = [{
6171
6171
  "description": "Hovered state of color.chart.categorical.6."
6172
6172
  },
6173
6173
  "value": "#8F7EE7",
6174
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6174
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6175
6175
  "isSource": true,
6176
6176
  "original": {
6177
6177
  "attributes": {
@@ -6193,7 +6193,7 @@ const tokens = [{
6193
6193
  "description": "For data visualisation only. Follow numbered sequence."
6194
6194
  },
6195
6195
  "value": "#FDD0EC",
6196
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6196
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6197
6197
  "isSource": true,
6198
6198
  "original": {
6199
6199
  "attributes": {
@@ -6215,7 +6215,7 @@ const tokens = [{
6215
6215
  "description": "Hovered state of color.chart.categorical.7."
6216
6216
  },
6217
6217
  "value": "#FFECF8",
6218
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6218
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6219
6219
  "isSource": true,
6220
6220
  "original": {
6221
6221
  "attributes": {
@@ -6237,7 +6237,7 @@ const tokens = [{
6237
6237
  "description": "For data visualisation only. Follow numbered sequence."
6238
6238
  },
6239
6239
  "value": "#FEC57B",
6240
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6240
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6241
6241
  "isSource": true,
6242
6242
  "original": {
6243
6243
  "attributes": {
@@ -6259,7 +6259,7 @@ const tokens = [{
6259
6259
  "description": "Hovered state of color.chart.categorical.8."
6260
6260
  },
6261
6261
  "value": "#FFE2BD",
6262
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6262
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6263
6263
  "isSource": true,
6264
6264
  "original": {
6265
6265
  "attributes": {
@@ -6281,7 +6281,7 @@ const tokens = [{
6281
6281
  "description": "For data visualisation only."
6282
6282
  },
6283
6283
  "value": "#82B536",
6284
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6284
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6285
6285
  "isSource": true,
6286
6286
  "original": {
6287
6287
  "attributes": {
@@ -6303,7 +6303,7 @@ const tokens = [{
6303
6303
  "description": "Hovered state of color.chart.lime.bold."
6304
6304
  },
6305
6305
  "value": "#94C748",
6306
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6306
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6307
6307
  "isSource": true,
6308
6308
  "original": {
6309
6309
  "attributes": {
@@ -6325,7 +6325,7 @@ const tokens = [{
6325
6325
  "description": "For data visualisation only."
6326
6326
  },
6327
6327
  "value": "#94C748",
6328
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6328
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6329
6329
  "isSource": true,
6330
6330
  "original": {
6331
6331
  "attributes": {
@@ -6347,7 +6347,7 @@ const tokens = [{
6347
6347
  "description": "Hovered state of color.chart.lime.bolder."
6348
6348
  },
6349
6349
  "value": "#B3DF72",
6350
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6350
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6351
6351
  "isSource": true,
6352
6352
  "original": {
6353
6353
  "attributes": {
@@ -6369,7 +6369,7 @@ const tokens = [{
6369
6369
  "description": "For data visualisation only."
6370
6370
  },
6371
6371
  "value": "#B3DF72",
6372
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6372
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6373
6373
  "isSource": true,
6374
6374
  "original": {
6375
6375
  "attributes": {
@@ -6391,7 +6391,7 @@ const tokens = [{
6391
6391
  "description": "Hovered state of color.chart.lime.boldest."
6392
6392
  },
6393
6393
  "value": "#D3F1A7",
6394
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6394
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6395
6395
  "isSource": true,
6396
6396
  "original": {
6397
6397
  "attributes": {
@@ -6413,7 +6413,7 @@ const tokens = [{
6413
6413
  "description": "A secondary color for data visualisation or to communicate 'to-do' statues."
6414
6414
  },
6415
6415
  "value": "#738496",
6416
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6416
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6417
6417
  "isSource": true,
6418
6418
  "original": {
6419
6419
  "attributes": {
@@ -6435,7 +6435,7 @@ const tokens = [{
6435
6435
  "description": "Hovered state of color.chart.neutral."
6436
6436
  },
6437
6437
  "value": "#8C9BAB",
6438
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6438
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6439
6439
  "isSource": true,
6440
6440
  "original": {
6441
6441
  "attributes": {
@@ -6457,7 +6457,7 @@ const tokens = [{
6457
6457
  "description": "For data visualisation only."
6458
6458
  },
6459
6459
  "value": "#E34935",
6460
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6460
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6461
6461
  "isSource": true,
6462
6462
  "original": {
6463
6463
  "attributes": {
@@ -6479,7 +6479,7 @@ const tokens = [{
6479
6479
  "description": "Hovered state of color.chart.red.bold."
6480
6480
  },
6481
6481
  "value": "#EF5C48",
6482
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6482
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6483
6483
  "isSource": true,
6484
6484
  "original": {
6485
6485
  "attributes": {
@@ -6501,7 +6501,7 @@ const tokens = [{
6501
6501
  "description": "For data visualisation only."
6502
6502
  },
6503
6503
  "value": "#EF5C48",
6504
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6504
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6505
6505
  "isSource": true,
6506
6506
  "original": {
6507
6507
  "attributes": {
@@ -6523,7 +6523,7 @@ const tokens = [{
6523
6523
  "description": "Hovered state of color.chart.red.bolder."
6524
6524
  },
6525
6525
  "value": "#F87462",
6526
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6526
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6527
6527
  "isSource": true,
6528
6528
  "original": {
6529
6529
  "attributes": {
@@ -6545,7 +6545,7 @@ const tokens = [{
6545
6545
  "description": "For data visualisation only."
6546
6546
  },
6547
6547
  "value": "#FF9C8F",
6548
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6548
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6549
6549
  "isSource": true,
6550
6550
  "original": {
6551
6551
  "attributes": {
@@ -6567,7 +6567,7 @@ const tokens = [{
6567
6567
  "description": "Hovered state of color.chart.red.boldest."
6568
6568
  },
6569
6569
  "value": "#FFD2CC",
6570
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6570
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6571
6571
  "isSource": true,
6572
6572
  "original": {
6573
6573
  "attributes": {
@@ -6589,7 +6589,7 @@ const tokens = [{
6589
6589
  "description": "For data visualisation only."
6590
6590
  },
6591
6591
  "value": "#F18D13",
6592
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6592
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6593
6593
  "isSource": true,
6594
6594
  "original": {
6595
6595
  "attributes": {
@@ -6611,7 +6611,7 @@ const tokens = [{
6611
6611
  "description": "Hovered state of color.chart.orange.bold."
6612
6612
  },
6613
6613
  "value": "#FAA53D",
6614
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6614
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6615
6615
  "isSource": true,
6616
6616
  "original": {
6617
6617
  "attributes": {
@@ -6633,7 +6633,7 @@ const tokens = [{
6633
6633
  "description": "For data visualisation only."
6634
6634
  },
6635
6635
  "value": "#FAA53D",
6636
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6636
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6637
6637
  "isSource": true,
6638
6638
  "original": {
6639
6639
  "attributes": {
@@ -6655,7 +6655,7 @@ const tokens = [{
6655
6655
  "description": "Hovered state of color.chart.orange.bolder."
6656
6656
  },
6657
6657
  "value": "#FEC57B",
6658
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6658
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6659
6659
  "isSource": true,
6660
6660
  "original": {
6661
6661
  "attributes": {
@@ -6677,7 +6677,7 @@ const tokens = [{
6677
6677
  "description": "For data visualisation only."
6678
6678
  },
6679
6679
  "value": "#FEC57B",
6680
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6680
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6681
6681
  "isSource": true,
6682
6682
  "original": {
6683
6683
  "attributes": {
@@ -6699,7 +6699,7 @@ const tokens = [{
6699
6699
  "description": "Hovered state of color.chart.orange.boldest."
6700
6700
  },
6701
6701
  "value": "#FFE2BD",
6702
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6702
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6703
6703
  "isSource": true,
6704
6704
  "original": {
6705
6705
  "attributes": {
@@ -6721,7 +6721,7 @@ const tokens = [{
6721
6721
  "description": "For data visualisation only."
6722
6722
  },
6723
6723
  "value": "#CF9F02",
6724
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6724
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6725
6725
  "isSource": true,
6726
6726
  "original": {
6727
6727
  "attributes": {
@@ -6743,7 +6743,7 @@ const tokens = [{
6743
6743
  "description": "Hovered state of color.chart.yellow.bold."
6744
6744
  },
6745
6745
  "value": "#E2B203",
6746
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6746
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6747
6747
  "isSource": true,
6748
6748
  "original": {
6749
6749
  "attributes": {
@@ -6765,7 +6765,7 @@ const tokens = [{
6765
6765
  "description": "For data visualisation only."
6766
6766
  },
6767
6767
  "value": "#E2B203",
6768
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6768
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6769
6769
  "isSource": true,
6770
6770
  "original": {
6771
6771
  "attributes": {
@@ -6787,7 +6787,7 @@ const tokens = [{
6787
6787
  "description": "Hovered state of color.chart.yellow.bolder."
6788
6788
  },
6789
6789
  "value": "#F5CD47",
6790
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6790
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6791
6791
  "isSource": true,
6792
6792
  "original": {
6793
6793
  "attributes": {
@@ -6809,7 +6809,7 @@ const tokens = [{
6809
6809
  "description": "For data visualisation only."
6810
6810
  },
6811
6811
  "value": "#F5CD47",
6812
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6812
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6813
6813
  "isSource": true,
6814
6814
  "original": {
6815
6815
  "attributes": {
@@ -6831,7 +6831,7 @@ const tokens = [{
6831
6831
  "description": "Hovered state of color.chart.yellow.boldest."
6832
6832
  },
6833
6833
  "value": "#F8E6A0",
6834
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6834
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6835
6835
  "isSource": true,
6836
6836
  "original": {
6837
6837
  "attributes": {
@@ -6853,7 +6853,7 @@ const tokens = [{
6853
6853
  "description": "For data visualisation only."
6854
6854
  },
6855
6855
  "value": "#2ABB7F",
6856
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6856
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6857
6857
  "isSource": true,
6858
6858
  "original": {
6859
6859
  "attributes": {
@@ -6875,7 +6875,7 @@ const tokens = [{
6875
6875
  "description": "Hovered state of color.chart.green.bold."
6876
6876
  },
6877
6877
  "value": "#4BCE97",
6878
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6878
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6879
6879
  "isSource": true,
6880
6880
  "original": {
6881
6881
  "attributes": {
@@ -6897,7 +6897,7 @@ const tokens = [{
6897
6897
  "description": "For data visualisation only."
6898
6898
  },
6899
6899
  "value": "#4BCE97",
6900
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6900
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6901
6901
  "isSource": true,
6902
6902
  "original": {
6903
6903
  "attributes": {
@@ -6919,7 +6919,7 @@ const tokens = [{
6919
6919
  "description": "Hovered state of color.chart.green.bolder."
6920
6920
  },
6921
6921
  "value": "#7EE2B8",
6922
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6922
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6923
6923
  "isSource": true,
6924
6924
  "original": {
6925
6925
  "attributes": {
@@ -6941,7 +6941,7 @@ const tokens = [{
6941
6941
  "description": "For data visualisation only."
6942
6942
  },
6943
6943
  "value": "#7EE2B8",
6944
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6944
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6945
6945
  "isSource": true,
6946
6946
  "original": {
6947
6947
  "attributes": {
@@ -6963,7 +6963,7 @@ const tokens = [{
6963
6963
  "description": "Hovered state of color.chart.green.boldest."
6964
6964
  },
6965
6965
  "value": "#BAF3DB",
6966
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6966
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6967
6967
  "isSource": true,
6968
6968
  "original": {
6969
6969
  "attributes": {
@@ -6985,7 +6985,7 @@ const tokens = [{
6985
6985
  "description": "For data visualisation only."
6986
6986
  },
6987
6987
  "value": "#37B4C3",
6988
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
6988
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
6989
6989
  "isSource": true,
6990
6990
  "original": {
6991
6991
  "attributes": {
@@ -7007,7 +7007,7 @@ const tokens = [{
7007
7007
  "description": "Hovered state of color.chart.teal.bold."
7008
7008
  },
7009
7009
  "value": "#60C6D2",
7010
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7010
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7011
7011
  "isSource": true,
7012
7012
  "original": {
7013
7013
  "attributes": {
@@ -7029,7 +7029,7 @@ const tokens = [{
7029
7029
  "description": "For data visualisation only."
7030
7030
  },
7031
7031
  "value": "#60C6D2",
7032
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7032
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7033
7033
  "isSource": true,
7034
7034
  "original": {
7035
7035
  "attributes": {
@@ -7051,7 +7051,7 @@ const tokens = [{
7051
7051
  "description": "Hovered state of color.chart.teal.bolder."
7052
7052
  },
7053
7053
  "value": "#8BDBE5",
7054
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7054
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7055
7055
  "isSource": true,
7056
7056
  "original": {
7057
7057
  "attributes": {
@@ -7073,7 +7073,7 @@ const tokens = [{
7073
7073
  "description": "For data visualisation only."
7074
7074
  },
7075
7075
  "value": "#8BDBE5",
7076
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7076
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7077
7077
  "isSource": true,
7078
7078
  "original": {
7079
7079
  "attributes": {
@@ -7095,7 +7095,7 @@ const tokens = [{
7095
7095
  "description": "Hovered state of color.chart.teal.boldest."
7096
7096
  },
7097
7097
  "value": "#C1F0F5",
7098
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7098
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7099
7099
  "isSource": true,
7100
7100
  "original": {
7101
7101
  "attributes": {
@@ -7117,7 +7117,7 @@ const tokens = [{
7117
7117
  "description": "For data visualisation only."
7118
7118
  },
7119
7119
  "value": "#1D7AFC",
7120
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7120
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7121
7121
  "isSource": true,
7122
7122
  "original": {
7123
7123
  "attributes": {
@@ -7139,7 +7139,7 @@ const tokens = [{
7139
7139
  "description": "Hovered state of color.chart.blue.bold."
7140
7140
  },
7141
7141
  "value": "#388BFF",
7142
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7142
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7143
7143
  "isSource": true,
7144
7144
  "original": {
7145
7145
  "attributes": {
@@ -7161,7 +7161,7 @@ const tokens = [{
7161
7161
  "description": "For data visualisation only."
7162
7162
  },
7163
7163
  "value": "#388BFF",
7164
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7164
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7165
7165
  "isSource": true,
7166
7166
  "original": {
7167
7167
  "attributes": {
@@ -7183,7 +7183,7 @@ const tokens = [{
7183
7183
  "description": "Hovered state of color.chart.blue.bolder."
7184
7184
  },
7185
7185
  "value": "#579DFF",
7186
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7186
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7187
7187
  "isSource": true,
7188
7188
  "original": {
7189
7189
  "attributes": {
@@ -7205,7 +7205,7 @@ const tokens = [{
7205
7205
  "description": "For data visualisation only."
7206
7206
  },
7207
7207
  "value": "#85B8FF",
7208
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7208
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7209
7209
  "isSource": true,
7210
7210
  "original": {
7211
7211
  "attributes": {
@@ -7227,7 +7227,7 @@ const tokens = [{
7227
7227
  "description": "Hovered state of color.chart.blue.boldest."
7228
7228
  },
7229
7229
  "value": "#CCE0FF",
7230
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7230
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7231
7231
  "isSource": true,
7232
7232
  "original": {
7233
7233
  "attributes": {
@@ -7249,7 +7249,7 @@ const tokens = [{
7249
7249
  "description": "For data visualisation only."
7250
7250
  },
7251
7251
  "value": "#8270DB",
7252
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7252
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7253
7253
  "isSource": true,
7254
7254
  "original": {
7255
7255
  "attributes": {
@@ -7271,7 +7271,7 @@ const tokens = [{
7271
7271
  "description": "Hovered state of color.chart.purple.bold."
7272
7272
  },
7273
7273
  "value": "#8F7EE7",
7274
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7274
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7275
7275
  "isSource": true,
7276
7276
  "original": {
7277
7277
  "attributes": {
@@ -7293,7 +7293,7 @@ const tokens = [{
7293
7293
  "description": "For data visualisation only."
7294
7294
  },
7295
7295
  "value": "#8F7EE7",
7296
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7296
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7297
7297
  "isSource": true,
7298
7298
  "original": {
7299
7299
  "attributes": {
@@ -7315,7 +7315,7 @@ const tokens = [{
7315
7315
  "description": "Hovered state of color.chart.purple.bolder."
7316
7316
  },
7317
7317
  "value": "#9F8FEF",
7318
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7318
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7319
7319
  "isSource": true,
7320
7320
  "original": {
7321
7321
  "attributes": {
@@ -7337,7 +7337,7 @@ const tokens = [{
7337
7337
  "description": "For data visualisation only."
7338
7338
  },
7339
7339
  "value": "#B8ACF6",
7340
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7340
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7341
7341
  "isSource": true,
7342
7342
  "original": {
7343
7343
  "attributes": {
@@ -7359,7 +7359,7 @@ const tokens = [{
7359
7359
  "description": "Hovered state of color.chart.purple.boldest."
7360
7360
  },
7361
7361
  "value": "#DFD8FD",
7362
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7362
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7363
7363
  "isSource": true,
7364
7364
  "original": {
7365
7365
  "attributes": {
@@ -7381,7 +7381,7 @@ const tokens = [{
7381
7381
  "description": "For data visualisation only."
7382
7382
  },
7383
7383
  "value": "#CD519D",
7384
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7384
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7385
7385
  "isSource": true,
7386
7386
  "original": {
7387
7387
  "attributes": {
@@ -7403,7 +7403,7 @@ const tokens = [{
7403
7403
  "description": "Hovered state of color.chart.magenta.bold."
7404
7404
  },
7405
7405
  "value": "#DA62AC",
7406
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7406
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7407
7407
  "isSource": true,
7408
7408
  "original": {
7409
7409
  "attributes": {
@@ -7425,7 +7425,7 @@ const tokens = [{
7425
7425
  "description": "For data visualisation only."
7426
7426
  },
7427
7427
  "value": "#DA62AC",
7428
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7428
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7429
7429
  "isSource": true,
7430
7430
  "original": {
7431
7431
  "attributes": {
@@ -7447,7 +7447,7 @@ const tokens = [{
7447
7447
  "description": "Hovered state of color.chart.magenta.bolder."
7448
7448
  },
7449
7449
  "value": "#E774BB",
7450
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7450
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7451
7451
  "isSource": true,
7452
7452
  "original": {
7453
7453
  "attributes": {
@@ -7469,7 +7469,7 @@ const tokens = [{
7469
7469
  "description": "For data visualisation only."
7470
7470
  },
7471
7471
  "value": "#F797D2",
7472
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7472
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7473
7473
  "isSource": true,
7474
7474
  "original": {
7475
7475
  "attributes": {
@@ -7491,7 +7491,7 @@ const tokens = [{
7491
7491
  "description": "Hovered state of color.chart.magenta.boldest."
7492
7492
  },
7493
7493
  "value": "#FDD0EC",
7494
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7494
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7495
7495
  "isSource": true,
7496
7496
  "original": {
7497
7497
  "attributes": {
@@ -7513,7 +7513,7 @@ const tokens = [{
7513
7513
  "description": "For data visualisation only."
7514
7514
  },
7515
7515
  "value": "#738496",
7516
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7516
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7517
7517
  "isSource": true,
7518
7518
  "original": {
7519
7519
  "attributes": {
@@ -7535,7 +7535,7 @@ const tokens = [{
7535
7535
  "description": "Hovered state of color.chart.gray.bold."
7536
7536
  },
7537
7537
  "value": "#8C9BAB",
7538
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7538
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7539
7539
  "isSource": true,
7540
7540
  "original": {
7541
7541
  "attributes": {
@@ -7557,7 +7557,7 @@ const tokens = [{
7557
7557
  "description": "For data visualisation only."
7558
7558
  },
7559
7559
  "value": "#8C9BAB",
7560
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7560
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7561
7561
  "isSource": true,
7562
7562
  "original": {
7563
7563
  "attributes": {
@@ -7579,7 +7579,7 @@ const tokens = [{
7579
7579
  "description": "Hovered state of color.chart.gray.bolder."
7580
7580
  },
7581
7581
  "value": "#9FADBC",
7582
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7582
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7583
7583
  "isSource": true,
7584
7584
  "original": {
7585
7585
  "attributes": {
@@ -7601,7 +7601,7 @@ const tokens = [{
7601
7601
  "description": "For data visualisation only."
7602
7602
  },
7603
7603
  "value": "#9FADBC",
7604
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7604
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7605
7605
  "isSource": true,
7606
7606
  "original": {
7607
7607
  "attributes": {
@@ -7623,7 +7623,7 @@ const tokens = [{
7623
7623
  "description": "Hovered state of color.chart.gray.boldest."
7624
7624
  },
7625
7625
  "value": "#B6C2CF",
7626
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7626
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7627
7627
  "isSource": true,
7628
7628
  "original": {
7629
7629
  "attributes": {
@@ -7645,7 +7645,7 @@ const tokens = [{
7645
7645
  "description": "Our primary color for data visualisation. Use when only one color is required."
7646
7646
  },
7647
7647
  "value": "#388BFF",
7648
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7648
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7649
7649
  "isSource": true,
7650
7650
  "original": {
7651
7651
  "attributes": {
@@ -7667,7 +7667,7 @@ const tokens = [{
7667
7667
  "description": "Hovered state of color.chart.brand."
7668
7668
  },
7669
7669
  "value": "#579DFF",
7670
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7670
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7671
7671
  "isSource": true,
7672
7672
  "original": {
7673
7673
  "attributes": {
@@ -7689,7 +7689,7 @@ const tokens = [{
7689
7689
  "description": "For data visualisation communicating negative information, such as 'off track'."
7690
7690
  },
7691
7691
  "value": "#E34935",
7692
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7692
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7693
7693
  "isSource": true,
7694
7694
  "original": {
7695
7695
  "attributes": {
@@ -7711,7 +7711,7 @@ const tokens = [{
7711
7711
  "description": "Hovered state of color.chart.danger."
7712
7712
  },
7713
7713
  "value": "#EF5C48",
7714
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7714
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7715
7715
  "isSource": true,
7716
7716
  "original": {
7717
7717
  "attributes": {
@@ -7733,7 +7733,7 @@ const tokens = [{
7733
7733
  "description": "A stronger emphasis option of color.chart.danger."
7734
7734
  },
7735
7735
  "value": "#FF9C8F",
7736
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7736
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7737
7737
  "isSource": true,
7738
7738
  "original": {
7739
7739
  "attributes": {
@@ -7755,7 +7755,7 @@ const tokens = [{
7755
7755
  "description": "Hovered state of color.chart.danger.bold."
7756
7756
  },
7757
7757
  "value": "#FFD2CC",
7758
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7758
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7759
7759
  "isSource": true,
7760
7760
  "original": {
7761
7761
  "attributes": {
@@ -7777,7 +7777,7 @@ const tokens = [{
7777
7777
  "description": "For data visualisation communicating caution, such as 'at risk' statuses."
7778
7778
  },
7779
7779
  "value": "#CF9F02",
7780
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7780
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7781
7781
  "isSource": true,
7782
7782
  "original": {
7783
7783
  "attributes": {
@@ -7799,7 +7799,7 @@ const tokens = [{
7799
7799
  "description": "Hovered state of color.chart.warning."
7800
7800
  },
7801
7801
  "value": "#E2B203",
7802
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7802
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7803
7803
  "isSource": true,
7804
7804
  "original": {
7805
7805
  "attributes": {
@@ -7821,7 +7821,7 @@ const tokens = [{
7821
7821
  "description": "A stronger emphasis option of color.chart.warning."
7822
7822
  },
7823
7823
  "value": "#F5CD47",
7824
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7824
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7825
7825
  "isSource": true,
7826
7826
  "original": {
7827
7827
  "attributes": {
@@ -7843,7 +7843,7 @@ const tokens = [{
7843
7843
  "description": "Hovered state of color.chart.warning.bold."
7844
7844
  },
7845
7845
  "value": "#F8E6A0",
7846
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7846
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7847
7847
  "isSource": true,
7848
7848
  "original": {
7849
7849
  "attributes": {
@@ -7865,7 +7865,7 @@ const tokens = [{
7865
7865
  "description": "For data visualisation communicating positive information, such as 'on track'."
7866
7866
  },
7867
7867
  "value": "#2ABB7F",
7868
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7868
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7869
7869
  "isSource": true,
7870
7870
  "original": {
7871
7871
  "attributes": {
@@ -7887,7 +7887,7 @@ const tokens = [{
7887
7887
  "description": "Hovered state of color.chart.success."
7888
7888
  },
7889
7889
  "value": "#4BCE97",
7890
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7890
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7891
7891
  "isSource": true,
7892
7892
  "original": {
7893
7893
  "attributes": {
@@ -7909,7 +7909,7 @@ const tokens = [{
7909
7909
  "description": "A stronger emphasis option of color.chart.success."
7910
7910
  },
7911
7911
  "value": "#7EE2B8",
7912
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7912
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7913
7913
  "isSource": true,
7914
7914
  "original": {
7915
7915
  "attributes": {
@@ -7931,7 +7931,7 @@ const tokens = [{
7931
7931
  "description": "Hovered state of color.chart.success.bold."
7932
7932
  },
7933
7933
  "value": "#BAF3DB",
7934
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7934
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7935
7935
  "isSource": true,
7936
7936
  "original": {
7937
7937
  "attributes": {
@@ -7953,7 +7953,7 @@ const tokens = [{
7953
7953
  "description": "For data visualisation communicating 'new' statuses."
7954
7954
  },
7955
7955
  "value": "#8270DB",
7956
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7956
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7957
7957
  "isSource": true,
7958
7958
  "original": {
7959
7959
  "attributes": {
@@ -7975,7 +7975,7 @@ const tokens = [{
7975
7975
  "description": "Hovered state of color.chart.discovery."
7976
7976
  },
7977
7977
  "value": "#8F7EE7",
7978
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
7978
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
7979
7979
  "isSource": true,
7980
7980
  "original": {
7981
7981
  "attributes": {
@@ -7997,7 +7997,7 @@ const tokens = [{
7997
7997
  "description": "A stronger emphasis option of color.chart.discovery."
7998
7998
  },
7999
7999
  "value": "#B8ACF6",
8000
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
8000
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
8001
8001
  "isSource": true,
8002
8002
  "original": {
8003
8003
  "attributes": {
@@ -8019,7 +8019,7 @@ const tokens = [{
8019
8019
  "description": "Hovered state of color.chart.discovery.bold."
8020
8020
  },
8021
8021
  "value": "#DFD8FD",
8022
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
8022
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
8023
8023
  "isSource": true,
8024
8024
  "original": {
8025
8025
  "attributes": {
@@ -8041,7 +8041,7 @@ const tokens = [{
8041
8041
  "description": "For data visualisation communicating low priority or in-progress statuses."
8042
8042
  },
8043
8043
  "value": "#1D7AFC",
8044
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
8044
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
8045
8045
  "isSource": true,
8046
8046
  "original": {
8047
8047
  "attributes": {
@@ -8063,7 +8063,7 @@ const tokens = [{
8063
8063
  "description": "Hovered state of color.chart.information."
8064
8064
  },
8065
8065
  "value": "#388BFF",
8066
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
8066
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
8067
8067
  "isSource": true,
8068
8068
  "original": {
8069
8069
  "attributes": {
@@ -8085,7 +8085,7 @@ const tokens = [{
8085
8085
  "description": "A stronger emphasis option of color.chart.information."
8086
8086
  },
8087
8087
  "value": "#85B8FF",
8088
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
8088
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
8089
8089
  "isSource": true,
8090
8090
  "original": {
8091
8091
  "attributes": {
@@ -8107,7 +8107,7 @@ const tokens = [{
8107
8107
  "description": "Hovered state of color.chart.information.bold."
8108
8108
  },
8109
8109
  "value": "#CCE0FF",
8110
- "filePath": "src/tokens/atlassian-dark/color/chart.tsx",
8110
+ "filePath": "schema/themes/atlassian-dark/color/chart.tsx",
8111
8111
  "isSource": true,
8112
8112
  "original": {
8113
8113
  "attributes": {
@@ -8129,7 +8129,7 @@ const tokens = [{
8129
8129
  "description": "Use as the primary background for the UI."
8130
8130
  },
8131
8131
  "value": "#1D2125",
8132
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8132
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8133
8133
  "isSource": true,
8134
8134
  "original": {
8135
8135
  "attributes": {
@@ -8151,7 +8151,7 @@ const tokens = [{
8151
8151
  "description": "Hovered state of elevation.surface"
8152
8152
  },
8153
8153
  "value": "#22272B",
8154
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8154
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8155
8155
  "isSource": true,
8156
8156
  "original": {
8157
8157
  "attributes": {
@@ -8173,7 +8173,7 @@ const tokens = [{
8173
8173
  "description": "Pressed state of elevation.surface"
8174
8174
  },
8175
8175
  "value": "#282E33",
8176
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8176
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8177
8177
  "isSource": true,
8178
8178
  "original": {
8179
8179
  "attributes": {
@@ -8195,7 +8195,7 @@ const tokens = [{
8195
8195
  "description": "Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay."
8196
8196
  },
8197
8197
  "value": "#282E33",
8198
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8198
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8199
8199
  "isSource": true,
8200
8200
  "original": {
8201
8201
  "attributes": {
@@ -8217,7 +8217,7 @@ const tokens = [{
8217
8217
  "description": "Hovered state of elevation.surface.overlay"
8218
8218
  },
8219
8219
  "value": "#2C333A",
8220
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8220
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8221
8221
  "isSource": true,
8222
8222
  "original": {
8223
8223
  "attributes": {
@@ -8239,7 +8239,7 @@ const tokens = [{
8239
8239
  "description": "Pressed state of elevation.surface.overlay"
8240
8240
  },
8241
8241
  "value": "#38414A",
8242
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8242
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8243
8243
  "isSource": true,
8244
8244
  "original": {
8245
8245
  "attributes": {
@@ -8261,7 +8261,7 @@ const tokens = [{
8261
8261
  "description": "Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised."
8262
8262
  },
8263
8263
  "value": "#22272B",
8264
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8264
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8265
8265
  "isSource": true,
8266
8266
  "original": {
8267
8267
  "attributes": {
@@ -8283,7 +8283,7 @@ const tokens = [{
8283
8283
  "description": "Hovered state of elevation.surface.raised"
8284
8284
  },
8285
8285
  "value": "#282E33",
8286
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8286
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8287
8287
  "isSource": true,
8288
8288
  "original": {
8289
8289
  "attributes": {
@@ -8305,7 +8305,7 @@ const tokens = [{
8305
8305
  "description": "Pressed state of elevation.surface.raised"
8306
8306
  },
8307
8307
  "value": "#2C333A",
8308
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8308
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8309
8309
  "isSource": true,
8310
8310
  "original": {
8311
8311
  "attributes": {
@@ -8327,7 +8327,7 @@ const tokens = [{
8327
8327
  "description": "A secondary background for the UI commonly used for grouping items, such as Jira cards in columns."
8328
8328
  },
8329
8329
  "value": "#161A1D",
8330
- "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
8330
+ "filePath": "schema/themes/atlassian-dark/elevation/surface.tsx",
8331
8331
  "isSource": true,
8332
8332
  "original": {
8333
8333
  "attributes": {
@@ -8365,7 +8365,7 @@ const tokens = [{
8365
8365
  "color": "#030404",
8366
8366
  "opacity": 0.5
8367
8367
  }],
8368
- "filePath": "src/tokens/atlassian-dark/elevation/shadow.tsx",
8368
+ "filePath": "schema/themes/atlassian-dark/elevation/shadow.tsx",
8369
8369
  "isSource": true,
8370
8370
  "original": {
8371
8371
  "attributes": {
@@ -8403,7 +8403,7 @@ const tokens = [{
8403
8403
  "description": "Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.spread to replicate the overflow shadow."
8404
8404
  },
8405
8405
  "value": "#03040480",
8406
- "filePath": "src/tokens/atlassian-dark/elevation/shadow.tsx",
8406
+ "filePath": "schema/themes/atlassian-dark/elevation/shadow.tsx",
8407
8407
  "isSource": true,
8408
8408
  "original": {
8409
8409
  "attributes": {
@@ -8425,7 +8425,7 @@ const tokens = [{
8425
8425
  "description": "Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.perimeter to replicate the overflow shadow."
8426
8426
  },
8427
8427
  "value": "#0304048f",
8428
- "filePath": "src/tokens/atlassian-dark/elevation/shadow.tsx",
8428
+ "filePath": "schema/themes/atlassian-dark/elevation/shadow.tsx",
8429
8429
  "isSource": true,
8430
8430
  "original": {
8431
8431
  "attributes": {
@@ -8473,7 +8473,7 @@ const tokens = [{
8473
8473
  "color": "#03040442",
8474
8474
  "opacity": 0.5
8475
8475
  }],
8476
- "filePath": "src/tokens/atlassian-dark/elevation/shadow.tsx",
8476
+ "filePath": "schema/themes/atlassian-dark/elevation/shadow.tsx",
8477
8477
  "isSource": true,
8478
8478
  "original": {
8479
8479
  "attributes": {
@@ -8546,7 +8546,7 @@ const tokens = [{
8546
8546
  "color": "#03040442",
8547
8547
  "opacity": 0.5
8548
8548
  }],
8549
- "filePath": "src/tokens/atlassian-dark/elevation/shadow.tsx",
8549
+ "filePath": "schema/themes/atlassian-dark/elevation/shadow.tsx",
8550
8550
  "isSource": true,
8551
8551
  "original": {
8552
8552
  "attributes": {
@@ -8593,7 +8593,7 @@ const tokens = [{
8593
8593
  "description": "Apply to images when in a disabled state."
8594
8594
  },
8595
8595
  "value": 0.4,
8596
- "filePath": "src/tokens/atlassian-dark/opacity/opacity.tsx",
8596
+ "filePath": "schema/themes/atlassian-dark/opacity/opacity.tsx",
8597
8597
  "isSource": true,
8598
8598
  "original": {
8599
8599
  "attributes": {
@@ -8615,7 +8615,7 @@ const tokens = [{
8615
8615
  "description": "Apply to content that sits under a loading spinner."
8616
8616
  },
8617
8617
  "value": 0.2,
8618
- "filePath": "src/tokens/atlassian-dark/opacity/opacity.tsx",
8618
+ "filePath": "schema/themes/atlassian-dark/opacity/opacity.tsx",
8619
8619
  "isSource": true,
8620
8620
  "original": {
8621
8621
  "attributes": {
@@ -8637,7 +8637,7 @@ const tokens = [{
8637
8637
  "description": "Transparent token used for backwards compatibility between new and old theming solutions"
8638
8638
  },
8639
8639
  "value": "transparent",
8640
- "filePath": "src/tokens/atlassian-dark/utility/utility.tsx",
8640
+ "filePath": "schema/themes/atlassian-dark/utility/utility.tsx",
8641
8641
  "isSource": true,
8642
8642
  "original": {
8643
8643
  "attributes": {
@@ -8659,7 +8659,7 @@ const tokens = [{
8659
8659
  "description": "A dynamic token that represents the current surface color set by a parent element. It defaults to the 'elevation.surface' token value."
8660
8660
  },
8661
8661
  "value": "#1D2125",
8662
- "filePath": "src/tokens/atlassian-dark/utility/utility.tsx",
8662
+ "filePath": "schema/themes/atlassian-dark/utility/utility.tsx",
8663
8663
  "isSource": true,
8664
8664
  "original": {
8665
8665
  "attributes": {