@atlaskit/ds-explorations 1.6.2 → 1.6.4

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @atlaskit/ds-explorations
2
2
 
3
+ ## 1.6.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [`1e46e236f6f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e46e236f6f) - This changeset exists because a PR touches these packages in a way that doesn't require a release
8
+
9
+ ## 1.6.3
10
+
11
+ ### Patch Changes
12
+
13
+ - [`00c057bdd71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/00c057bdd71) - Removes spacing-raw & typography-raw entrypoints in favor of tokens-raw
14
+ - Updated dependencies
15
+
3
16
  ## 1.6.2
4
17
 
5
18
  ### Patch Changes
@@ -424,11 +424,11 @@ var paddingInlineMap = {
424
424
 
425
425
  /**
426
426
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
427
- * @codegen <<SignedSource::f8adab4246a66543cd1350e53abf9293>>
427
+ * @codegen <<SignedSource::a9e4bc0092d25e3209c53182183c49f2>>
428
428
  * @codegenId colors
429
429
  * @codegenCommand yarn codegen-styles
430
430
  * @codegenParams ["border", "background", "shadow"]
431
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
431
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
432
432
  */
433
433
  var borderColorMap = {
434
434
  'color.border': (0, _react2.css)({
@@ -58,11 +58,11 @@ var InteractionSurface = function InteractionSurface(_ref) {
58
58
  var _default = InteractionSurface;
59
59
  /**
60
60
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
61
- * @codegen <<SignedSource::5289ea44928c279ad02274850623c9d1>>
61
+ * @codegen <<SignedSource::8b4cdc5491507aa9045f9b3bd8b9ce84>>
62
62
  * @codegenId interactions
63
63
  * @codegenCommand yarn codegen-styles
64
64
  * @codegenParams ["background"]
65
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
65
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
66
66
  */
67
67
 
68
68
  exports.default = _default;
@@ -191,11 +191,11 @@ var Text = function Text(_ref) {
191
191
  var _default = Text;
192
192
  /**
193
193
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
194
- * @codegen <<SignedSource::920426feace841166c6f4ffdc49ae26d>>
194
+ * @codegen <<SignedSource::61daf1362fce18ffbc609fc6cb456484>>
195
195
  * @codegenId colors
196
196
  * @codegenCommand yarn codegen-styles
197
197
  * @codegenParams ["text"]
198
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
198
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
199
199
  */
200
200
 
201
201
  exports.default = _default;
@@ -10,9 +10,9 @@ exports.default = void 0;
10
10
  *
11
11
  * The color map is used to map a background color token to a matching text color that will meet contrast.
12
12
  *
13
- * @codegen <<SignedSource::b80b2a3d75c3215df8be35a6f5bda68d>>
13
+ * @codegen <<SignedSource::dc79858789f08b7f160d8d6db9779b22>>
14
14
  * @codegenCommand yarn codegen-styles
15
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
15
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
16
16
  */
17
17
  var _default = {
18
18
  'neutral.bold': 'inverse',
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/ds-explorations",
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "sideEffects": false
5
5
  }
@@ -406,11 +406,11 @@ const paddingInlineMap = {
406
406
 
407
407
  /**
408
408
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
409
- * @codegen <<SignedSource::f8adab4246a66543cd1350e53abf9293>>
409
+ * @codegen <<SignedSource::a9e4bc0092d25e3209c53182183c49f2>>
410
410
  * @codegenId colors
411
411
  * @codegenCommand yarn codegen-styles
412
412
  * @codegenParams ["border", "background", "shadow"]
413
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
413
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
414
414
  */
415
415
  const borderColorMap = {
416
416
  'color.border': css({
@@ -49,11 +49,11 @@ const InteractionSurface = ({
49
49
  export default InteractionSurface;
50
50
  /**
51
51
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
52
- * @codegen <<SignedSource::5289ea44928c279ad02274850623c9d1>>
52
+ * @codegen <<SignedSource::8b4cdc5491507aa9045f9b3bd8b9ce84>>
53
53
  * @codegenId interactions
54
54
  * @codegenCommand yarn codegen-styles
55
55
  * @codegenParams ["background"]
56
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
56
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
57
57
  */
58
58
 
59
59
  const backgroundActiveColorMap = {
@@ -174,11 +174,11 @@ const Text = ({
174
174
  export default Text;
175
175
  /**
176
176
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
177
- * @codegen <<SignedSource::920426feace841166c6f4ffdc49ae26d>>
177
+ * @codegen <<SignedSource::61daf1362fce18ffbc609fc6cb456484>>
178
178
  * @codegenId colors
179
179
  * @codegenCommand yarn codegen-styles
180
180
  * @codegenParams ["text"]
181
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
181
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
182
182
  */
183
183
 
184
184
  const textColorMap = {
@@ -3,9 +3,9 @@
3
3
  *
4
4
  * The color map is used to map a background color token to a matching text color that will meet contrast.
5
5
  *
6
- * @codegen <<SignedSource::b80b2a3d75c3215df8be35a6f5bda68d>>
6
+ * @codegen <<SignedSource::dc79858789f08b7f160d8d6db9779b22>>
7
7
  * @codegenCommand yarn codegen-styles
8
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
8
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
9
9
  */
10
10
  export default {
11
11
  'neutral.bold': 'inverse',
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/ds-explorations",
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "sideEffects": false
5
5
  }
@@ -410,11 +410,11 @@ var paddingInlineMap = {
410
410
 
411
411
  /**
412
412
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
413
- * @codegen <<SignedSource::f8adab4246a66543cd1350e53abf9293>>
413
+ * @codegen <<SignedSource::a9e4bc0092d25e3209c53182183c49f2>>
414
414
  * @codegenId colors
415
415
  * @codegenCommand yarn codegen-styles
416
416
  * @codegenParams ["border", "background", "shadow"]
417
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
417
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
418
418
  */
419
419
  var borderColorMap = {
420
420
  'color.border': css({
@@ -48,11 +48,11 @@ var InteractionSurface = function InteractionSurface(_ref) {
48
48
  export default InteractionSurface;
49
49
  /**
50
50
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
51
- * @codegen <<SignedSource::5289ea44928c279ad02274850623c9d1>>
51
+ * @codegen <<SignedSource::8b4cdc5491507aa9045f9b3bd8b9ce84>>
52
52
  * @codegenId interactions
53
53
  * @codegenCommand yarn codegen-styles
54
54
  * @codegenParams ["background"]
55
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
55
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
56
56
  */
57
57
 
58
58
  var backgroundActiveColorMap = {
@@ -179,11 +179,11 @@ var Text = function Text(_ref) {
179
179
  export default Text;
180
180
  /**
181
181
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
182
- * @codegen <<SignedSource::920426feace841166c6f4ffdc49ae26d>>
182
+ * @codegen <<SignedSource::61daf1362fce18ffbc609fc6cb456484>>
183
183
  * @codegenId colors
184
184
  * @codegenCommand yarn codegen-styles
185
185
  * @codegenParams ["text"]
186
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
186
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
187
187
  */
188
188
 
189
189
  var textColorMap = {
@@ -3,9 +3,9 @@
3
3
  *
4
4
  * The color map is used to map a background color token to a matching text color that will meet contrast.
5
5
  *
6
- * @codegen <<SignedSource::b80b2a3d75c3215df8be35a6f5bda68d>>
6
+ * @codegen <<SignedSource::dc79858789f08b7f160d8d6db9779b22>>
7
7
  * @codegenCommand yarn codegen-styles
8
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
8
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
9
9
  */
10
10
  export default {
11
11
  'neutral.bold': 'inverse',
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/ds-explorations",
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "sideEffects": false
5
5
  }
@@ -283,11 +283,11 @@ export declare type PaddingInline = keyof typeof paddingInlineMap;
283
283
  */
284
284
  /**
285
285
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
286
- * @codegen <<SignedSource::f8adab4246a66543cd1350e53abf9293>>
286
+ * @codegen <<SignedSource::a9e4bc0092d25e3209c53182183c49f2>>
287
287
  * @codegenId colors
288
288
  * @codegenCommand yarn codegen-styles
289
289
  * @codegenParams ["border", "background", "shadow"]
290
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
290
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
291
291
  */
292
292
  declare const borderColorMap: {
293
293
  readonly 'color.border': import("@emotion/react").SerializedStyles;
@@ -104,11 +104,11 @@ declare const Text: FC<TextProps>;
104
104
  export default Text;
105
105
  /**
106
106
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
107
- * @codegen <<SignedSource::920426feace841166c6f4ffdc49ae26d>>
107
+ * @codegen <<SignedSource::61daf1362fce18ffbc609fc6cb456484>>
108
108
  * @codegenId colors
109
109
  * @codegenCommand yarn codegen-styles
110
110
  * @codegenParams ["text"]
111
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
111
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
112
112
  */
113
113
  declare const textColorMap: {
114
114
  readonly 'color.text': import("@emotion/react").SerializedStyles;
@@ -29,8 +29,8 @@ declare const _default: {
29
29
  *
30
30
  * The color map is used to map a background color token to a matching text color that will meet contrast.
31
31
  *
32
- * @codegen <<SignedSource::b80b2a3d75c3215df8be35a6f5bda68d>>
32
+ * @codegen <<SignedSource::dc79858789f08b7f160d8d6db9779b22>>
33
33
  * @codegenCommand yarn codegen-styles
34
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
34
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
35
35
  */
36
36
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/ds-explorations",
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "description": "An experimental package for exploration and validation of spacing / typography foundations.",
5
5
  "license": "Apache-2.0",
6
6
  "atlassian": {
@@ -39,7 +39,7 @@
39
39
  "./inline": "./src/components/inline.partial.tsx"
40
40
  },
41
41
  "dependencies": {
42
- "@atlaskit/tokens": "^0.12.0",
42
+ "@atlaskit/tokens": "^0.13.0",
43
43
  "@babel/runtime": "^7.0.0",
44
44
  "@emotion/react": "^11.7.1",
45
45
  "tiny-invariant": "^1.2.0"
@@ -1,7 +1,7 @@
1
1
  import prettier from 'prettier';
2
2
  import parserTypeScript from 'prettier/parser-typescript';
3
3
 
4
- import tokens from '@atlaskit/tokens/spacing-raw';
4
+ import { spacing as tokens } from '@atlaskit/tokens/tokens-raw';
5
5
 
6
6
  import { capitalize, tokenToStyle } from './utils';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import prettier from 'prettier';
2
2
  import parserTypeScript from 'prettier/parser-typescript';
3
3
 
4
- import tokens from '@atlaskit/tokens/spacing-raw';
4
+ import { spacing as tokens } from '@atlaskit/tokens/tokens-raw';
5
5
 
6
6
  const onlyScaleTokens = tokens.filter((token) =>
7
7
  token.name.startsWith('spacing.scale.'),
@@ -502,11 +502,11 @@ export type PaddingInline = keyof typeof paddingInlineMap;
502
502
 
503
503
  /**
504
504
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
505
- * @codegen <<SignedSource::f8adab4246a66543cd1350e53abf9293>>
505
+ * @codegen <<SignedSource::a9e4bc0092d25e3209c53182183c49f2>>
506
506
  * @codegenId colors
507
507
  * @codegenCommand yarn codegen-styles
508
508
  * @codegenParams ["border", "background", "shadow"]
509
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
509
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
510
510
  */
511
511
  const borderColorMap = {
512
512
  'color.border': css({
@@ -70,11 +70,11 @@ export default InteractionSurface;
70
70
 
71
71
  /**
72
72
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
73
- * @codegen <<SignedSource::5289ea44928c279ad02274850623c9d1>>
73
+ * @codegen <<SignedSource::8b4cdc5491507aa9045f9b3bd8b9ce84>>
74
74
  * @codegenId interactions
75
75
  * @codegenCommand yarn codegen-styles
76
76
  * @codegenParams ["background"]
77
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
77
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
78
78
  */
79
79
  const backgroundActiveColorMap = {
80
80
  'inverse.subtle': css({
@@ -218,11 +218,11 @@ export default Text;
218
218
 
219
219
  /**
220
220
  * THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
221
- * @codegen <<SignedSource::920426feace841166c6f4ffdc49ae26d>>
221
+ * @codegen <<SignedSource::61daf1362fce18ffbc609fc6cb456484>>
222
222
  * @codegenId colors
223
223
  * @codegenCommand yarn codegen-styles
224
224
  * @codegenParams ["text"]
225
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
225
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
226
226
  */
227
227
  const textColorMap = {
228
228
  'color.text': css({
@@ -3,9 +3,9 @@
3
3
  *
4
4
  * The color map is used to map a background color token to a matching text color that will meet contrast.
5
5
  *
6
- * @codegen <<SignedSource::b80b2a3d75c3215df8be35a6f5bda68d>>
6
+ * @codegen <<SignedSource::dc79858789f08b7f160d8d6db9779b22>>
7
7
  * @codegenCommand yarn codegen-styles
8
- * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::07ef29d58a2b23af8b098515466d7e22>>
8
+ * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::ae0b86bfc4c093b614a97d5bcf328dd0>>
9
9
  */
10
10
  export default {
11
11
  'neutral.bold': 'inverse',