@atlaskit/primitives
Advanced tools
Comparing version 1.6.6 to 1.6.7
# @atlaskit/primitives | ||
## 1.6.7 | ||
### Patch Changes | ||
- [#41516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41516) [`350e4081d89`](https://bitbucket.org/atlassian/atlassian-frontend/commits/350e4081d89) - [ux] Regenerates codegen artifacts as a result of changes to color palettes and token values | ||
- Updated dependencies | ||
## 1.6.6 | ||
@@ -4,0 +11,0 @@ |
@@ -73,6 +73,6 @@ "use strict"; | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::310a54617a9f912145976996fcef66a5>> | ||
* @codegen <<SignedSource::fcf1cfc01cda3c278e69b0b564c7746d>> | ||
* @codegenId inverse-colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -115,7 +115,7 @@ var inverseColorMap = exports.inverseColorMap = { | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>> | ||
* @codegen <<SignedSource::4f49a5a763f3c327f1d7ce5f2d030194>> | ||
* @codegenId colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenParams ["border", "background", "shadow", "text", "fill", "surface"] | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -122,0 +122,0 @@ var borderColorMap = exports.borderColorMap = { |
@@ -64,6 +64,6 @@ import { css } from '@emotion/react'; | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::310a54617a9f912145976996fcef66a5>> | ||
* @codegen <<SignedSource::fcf1cfc01cda3c278e69b0b564c7746d>> | ||
* @codegenId inverse-colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -106,7 +106,7 @@ export const inverseColorMap = { | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>> | ||
* @codegen <<SignedSource::4f49a5a763f3c327f1d7ce5f2d030194>> | ||
* @codegenId colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenParams ["border", "background", "shadow", "text", "fill", "surface"] | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -113,0 +113,0 @@ export const borderColorMap = { |
@@ -65,6 +65,6 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::310a54617a9f912145976996fcef66a5>> | ||
* @codegen <<SignedSource::fcf1cfc01cda3c278e69b0b564c7746d>> | ||
* @codegenId inverse-colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -107,7 +107,7 @@ export var inverseColorMap = { | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>> | ||
* @codegen <<SignedSource::4f49a5a763f3c327f1d7ce5f2d030194>> | ||
* @codegenId colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenParams ["border", "background", "shadow", "text", "fill", "surface"] | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -114,0 +114,0 @@ export var borderColorMap = { |
@@ -65,6 +65,6 @@ import { SerializedStyles } from '@emotion/react'; | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::310a54617a9f912145976996fcef66a5>> | ||
* @codegen <<SignedSource::fcf1cfc01cda3c278e69b0b564c7746d>> | ||
* @codegenId inverse-colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -105,7 +105,7 @@ export declare const inverseColorMap: { | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>> | ||
* @codegen <<SignedSource::4f49a5a763f3c327f1d7ce5f2d030194>> | ||
* @codegenId colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenParams ["border", "background", "shadow", "text", "fill", "surface"] | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -112,0 +112,0 @@ export declare const borderColorMap: { |
@@ -65,6 +65,6 @@ import { SerializedStyles } from '@emotion/react'; | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::310a54617a9f912145976996fcef66a5>> | ||
* @codegen <<SignedSource::fcf1cfc01cda3c278e69b0b564c7746d>> | ||
* @codegenId inverse-colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -105,7 +105,7 @@ export declare const inverseColorMap: { | ||
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} | ||
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>> | ||
* @codegen <<SignedSource::4f49a5a763f3c327f1d7ce5f2d030194>> | ||
* @codegenId colors | ||
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles | ||
* @codegenParams ["border", "background", "shadow", "text", "fill", "surface"] | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>> | ||
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::f1021f8d47ab63374e371ce18db72a1c>> | ||
*/ | ||
@@ -112,0 +112,0 @@ export declare const borderColorMap: { |
{ | ||
"name": "@atlaskit/primitives", | ||
"version": "1.6.6", | ||
"version": "1.6.7", | ||
"description": "Primitives are token-backed low-level building blocks.", | ||
@@ -128,3 +128,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/tokens": "^1.26.0", | ||
"@atlaskit/tokens": "^1.27.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -131,0 +131,0 @@ "@emotion/react": "^11.7.1", |
1587980
Updated@atlaskit/tokens@^1.27.0