@atlaskit/tokens 6.3.2 → 6.3.3

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 (130) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/artifacts/generated-pairs.js +1 -1
  3. package/dist/cjs/artifacts/palettes-raw/legacy-palette.js +2 -1
  4. package/dist/cjs/artifacts/palettes-raw/palette-brand-refresh.js +2 -1
  5. package/dist/cjs/artifacts/palettes-raw/palette.js +2 -1
  6. package/dist/cjs/artifacts/palettes-raw/shape-palette.js +2 -1
  7. package/dist/cjs/artifacts/palettes-raw/spacing-scale.js +2 -1
  8. package/dist/cjs/artifacts/palettes-raw/typography-palette.js +2 -1
  9. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +2 -1
  10. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-future.js +2 -1
  11. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +2 -1
  12. package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +2 -1
  13. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-dark.js +2 -1
  14. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-light.js +2 -1
  15. package/dist/cjs/artifacts/tokens-raw/atlassian-light-brand-refresh.js +2 -1
  16. package/dist/cjs/artifacts/tokens-raw/atlassian-light-future.js +2 -1
  17. package/dist/cjs/artifacts/tokens-raw/atlassian-light-increased-contrast.js +2 -1
  18. package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +2 -1
  19. package/dist/cjs/artifacts/tokens-raw/atlassian-shape-rounder.js +2 -1
  20. package/dist/cjs/artifacts/tokens-raw/atlassian-shape-roundest.js +2 -1
  21. package/dist/cjs/artifacts/tokens-raw/atlassian-shape.js +2 -1
  22. package/dist/cjs/artifacts/tokens-raw/atlassian-spacing.js +2 -1
  23. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +2 -1
  24. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-modernized.js +2 -1
  25. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +2 -1
  26. package/dist/cjs/artifacts/tokens-raw/atlassian-typography.js +2 -1
  27. package/dist/cjs/babel-plugin/plugin.js +4 -1
  28. package/dist/es2019/artifacts/generated-pairs.js +1 -1
  29. package/dist/es2019/artifacts/palettes-raw/legacy-palette.js +2 -1
  30. package/dist/es2019/artifacts/palettes-raw/palette-brand-refresh.js +2 -1
  31. package/dist/es2019/artifacts/palettes-raw/palette.js +2 -1
  32. package/dist/es2019/artifacts/palettes-raw/shape-palette.js +2 -1
  33. package/dist/es2019/artifacts/palettes-raw/spacing-scale.js +2 -1
  34. package/dist/es2019/artifacts/palettes-raw/typography-palette.js +2 -1
  35. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +2 -1
  36. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-future.js +2 -1
  37. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +2 -1
  38. package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +2 -1
  39. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-dark.js +2 -1
  40. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-light.js +2 -1
  41. package/dist/es2019/artifacts/tokens-raw/atlassian-light-brand-refresh.js +2 -1
  42. package/dist/es2019/artifacts/tokens-raw/atlassian-light-future.js +2 -1
  43. package/dist/es2019/artifacts/tokens-raw/atlassian-light-increased-contrast.js +2 -1
  44. package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +2 -1
  45. package/dist/es2019/artifacts/tokens-raw/atlassian-shape-rounder.js +2 -1
  46. package/dist/es2019/artifacts/tokens-raw/atlassian-shape-roundest.js +2 -1
  47. package/dist/es2019/artifacts/tokens-raw/atlassian-shape.js +2 -1
  48. package/dist/es2019/artifacts/tokens-raw/atlassian-spacing.js +2 -1
  49. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +2 -1
  50. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-modernized.js +2 -1
  51. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +2 -1
  52. package/dist/es2019/artifacts/tokens-raw/atlassian-typography.js +2 -1
  53. package/dist/es2019/babel-plugin/plugin.js +4 -1
  54. package/dist/esm/artifacts/generated-pairs.js +1 -1
  55. package/dist/esm/artifacts/palettes-raw/legacy-palette.js +2 -1
  56. package/dist/esm/artifacts/palettes-raw/palette-brand-refresh.js +2 -1
  57. package/dist/esm/artifacts/palettes-raw/palette.js +2 -1
  58. package/dist/esm/artifacts/palettes-raw/shape-palette.js +2 -1
  59. package/dist/esm/artifacts/palettes-raw/spacing-scale.js +2 -1
  60. package/dist/esm/artifacts/palettes-raw/typography-palette.js +2 -1
  61. package/dist/esm/artifacts/tokens-raw/atlassian-dark-brand-refresh.js +2 -1
  62. package/dist/esm/artifacts/tokens-raw/atlassian-dark-future.js +2 -1
  63. package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +2 -1
  64. package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +2 -1
  65. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-dark.js +2 -1
  66. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-light.js +2 -1
  67. package/dist/esm/artifacts/tokens-raw/atlassian-light-brand-refresh.js +2 -1
  68. package/dist/esm/artifacts/tokens-raw/atlassian-light-future.js +2 -1
  69. package/dist/esm/artifacts/tokens-raw/atlassian-light-increased-contrast.js +2 -1
  70. package/dist/esm/artifacts/tokens-raw/atlassian-light.js +2 -1
  71. package/dist/esm/artifacts/tokens-raw/atlassian-shape-rounder.js +2 -1
  72. package/dist/esm/artifacts/tokens-raw/atlassian-shape-roundest.js +2 -1
  73. package/dist/esm/artifacts/tokens-raw/atlassian-shape.js +2 -1
  74. package/dist/esm/artifacts/tokens-raw/atlassian-spacing.js +2 -1
  75. package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +2 -1
  76. package/dist/esm/artifacts/tokens-raw/atlassian-typography-modernized.js +2 -1
  77. package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +2 -1
  78. package/dist/esm/artifacts/tokens-raw/atlassian-typography.js +2 -1
  79. package/dist/esm/babel-plugin/plugin.js +4 -1
  80. package/dist/types/artifacts/generated-pairs.d.ts +4 -9
  81. package/dist/types/artifacts/palettes-raw/legacy-palette.d.ts +14 -30
  82. package/dist/types/artifacts/palettes-raw/palette-brand-refresh.d.ts +14 -30
  83. package/dist/types/artifacts/palettes-raw/palette.d.ts +14 -30
  84. package/dist/types/artifacts/palettes-raw/shape-palette.d.ts +13 -26
  85. package/dist/types/artifacts/palettes-raw/spacing-scale.d.ts +13 -11
  86. package/dist/types/artifacts/palettes-raw/typography-palette.d.ts +13 -26
  87. package/dist/types/artifacts/tokens-raw/atlassian-dark-brand-refresh.d.ts +36 -95
  88. package/dist/types/artifacts/tokens-raw/atlassian-dark-future.d.ts +18 -17
  89. package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +36 -119
  90. package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +36 -95
  91. package/dist/types/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +36 -99
  92. package/dist/types/artifacts/tokens-raw/atlassian-legacy-light.d.ts +36 -75
  93. package/dist/types/artifacts/tokens-raw/atlassian-light-brand-refresh.d.ts +36 -75
  94. package/dist/types/artifacts/tokens-raw/atlassian-light-future.d.ts +18 -17
  95. package/dist/types/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +36 -99
  96. package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +36 -75
  97. package/dist/types/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +18 -73
  98. package/dist/types/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +18 -73
  99. package/dist/types/artifacts/tokens-raw/atlassian-shape.d.ts +18 -73
  100. package/dist/types/artifacts/tokens-raw/atlassian-spacing.d.ts +18 -43
  101. package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +25 -46
  102. package/dist/types/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +25 -46
  103. package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +25 -46
  104. package/dist/types/artifacts/tokens-raw/atlassian-typography.d.ts +25 -46
  105. package/dist/types-ts4.5/artifacts/generated-pairs.d.ts +4 -9
  106. package/dist/types-ts4.5/artifacts/palettes-raw/legacy-palette.d.ts +14 -30
  107. package/dist/types-ts4.5/artifacts/palettes-raw/palette-brand-refresh.d.ts +14 -30
  108. package/dist/types-ts4.5/artifacts/palettes-raw/palette.d.ts +14 -30
  109. package/dist/types-ts4.5/artifacts/palettes-raw/shape-palette.d.ts +13 -26
  110. package/dist/types-ts4.5/artifacts/palettes-raw/spacing-scale.d.ts +13 -11
  111. package/dist/types-ts4.5/artifacts/palettes-raw/typography-palette.d.ts +13 -26
  112. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-brand-refresh.d.ts +36 -95
  113. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-future.d.ts +18 -17
  114. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +36 -119
  115. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +36 -95
  116. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +36 -99
  117. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-light.d.ts +36 -75
  118. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-brand-refresh.d.ts +36 -75
  119. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-future.d.ts +18 -17
  120. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +36 -99
  121. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light.d.ts +36 -75
  122. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-rounder.d.ts +18 -73
  123. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape-roundest.d.ts +18 -73
  124. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-shape.d.ts +18 -73
  125. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-spacing.d.ts +18 -43
  126. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +25 -46
  127. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +25 -46
  128. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +25 -46
  129. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography.d.ts +25 -46
  130. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 6.3.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c72a8190e4e4f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c72a8190e4e4f) -
8
+ add types to generated code for tokens
9
+
3
10
  ## 6.3.2
4
11
 
5
12
  ### Patch Changes