New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/primitives

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/primitives - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

6

CHANGELOG.md
# @atlaskit/primitives
## 1.6.4
### Patch Changes
- [#40324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40324) [`8d123310957`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d123310957) - Minor internal changes. There is no expected behaviour change
## 1.6.3

@@ -4,0 +10,0 @@

12

dist/cjs/xcss/style-maps.partial.js

@@ -35,6 +35,6 @@ "use strict";

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::6a1c1c7a326eab1fd8f07e923e26f784>>
* @codegen <<SignedSource::3cd327a4cd23dce8564f0b76a0d600ce>>
* @codegenId spacing
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::298080e8024fb3eb37589721413e0156>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::55622b91aca9b3afac4bce440f222b71>>
*/

@@ -74,7 +74,7 @@ var spaceMap = exports.spaceMap = {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::2d67e9258c01e48d564a26a1e4400b94>>
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>>
* @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::f6a616f7ea03ec40c148fc83050d073b>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>>
*/

@@ -414,7 +414,7 @@ var borderColorMap = exports.borderColorMap = {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::ffa10f95df2d9bbc0f5d91f9d19b9a69>>
* @codegen <<SignedSource::d44c306cfe2334f9664fc122aa7d9fe6>>
* @codegenId border
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenParams ["width", "radius"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::25105916a589322f57c322068cb0074a>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::80457377fd80c31f5dfcb5cc743d7016>>
*/

@@ -421,0 +421,0 @@ var borderWidthMap = exports.borderWidthMap = {

@@ -27,6 +27,6 @@ import { css } from '@emotion/react';

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::6a1c1c7a326eab1fd8f07e923e26f784>>
* @codegen <<SignedSource::3cd327a4cd23dce8564f0b76a0d600ce>>
* @codegenId spacing
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::298080e8024fb3eb37589721413e0156>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::55622b91aca9b3afac4bce440f222b71>>
*/

@@ -65,7 +65,7 @@ export const spaceMap = {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::2d67e9258c01e48d564a26a1e4400b94>>
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>>
* @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::f6a616f7ea03ec40c148fc83050d073b>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>>
*/

@@ -403,7 +403,7 @@ export const borderColorMap = {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::ffa10f95df2d9bbc0f5d91f9d19b9a69>>
* @codegen <<SignedSource::d44c306cfe2334f9664fc122aa7d9fe6>>
* @codegenId border
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenParams ["width", "radius"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::25105916a589322f57c322068cb0074a>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::80457377fd80c31f5dfcb5cc743d7016>>
*/

@@ -410,0 +410,0 @@ export const borderWidthMap = {

@@ -28,6 +28,6 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::6a1c1c7a326eab1fd8f07e923e26f784>>
* @codegen <<SignedSource::3cd327a4cd23dce8564f0b76a0d600ce>>
* @codegenId spacing
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::298080e8024fb3eb37589721413e0156>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::55622b91aca9b3afac4bce440f222b71>>
*/

@@ -66,7 +66,7 @@ export var spaceMap = {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::2d67e9258c01e48d564a26a1e4400b94>>
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>>
* @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::f6a616f7ea03ec40c148fc83050d073b>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>>
*/

@@ -404,7 +404,7 @@ export var borderColorMap = {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::ffa10f95df2d9bbc0f5d91f9d19b9a69>>
* @codegen <<SignedSource::d44c306cfe2334f9664fc122aa7d9fe6>>
* @codegenId border
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenParams ["width", "radius"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::25105916a589322f57c322068cb0074a>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::80457377fd80c31f5dfcb5cc743d7016>>
*/

@@ -411,0 +411,0 @@ export var borderWidthMap = {

@@ -26,6 +26,6 @@ import { SerializedStyles } from '@emotion/react';

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::6a1c1c7a326eab1fd8f07e923e26f784>>
* @codegen <<SignedSource::3cd327a4cd23dce8564f0b76a0d600ce>>
* @codegenId spacing
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::298080e8024fb3eb37589721413e0156>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::55622b91aca9b3afac4bce440f222b71>>
*/

@@ -66,7 +66,7 @@ export declare const spaceMap: {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::2d67e9258c01e48d564a26a1e4400b94>>
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>>
* @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::f6a616f7ea03ec40c148fc83050d073b>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>>
*/

@@ -411,7 +411,7 @@ export declare const borderColorMap: {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::ffa10f95df2d9bbc0f5d91f9d19b9a69>>
* @codegen <<SignedSource::d44c306cfe2334f9664fc122aa7d9fe6>>
* @codegenId border
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenParams ["width", "radius"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::25105916a589322f57c322068cb0074a>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::80457377fd80c31f5dfcb5cc743d7016>>
*/

@@ -418,0 +418,0 @@ export declare const borderWidthMap: {

@@ -26,6 +26,6 @@ import { SerializedStyles } from '@emotion/react';

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::6a1c1c7a326eab1fd8f07e923e26f784>>
* @codegen <<SignedSource::3cd327a4cd23dce8564f0b76a0d600ce>>
* @codegenId spacing
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::298080e8024fb3eb37589721413e0156>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::55622b91aca9b3afac4bce440f222b71>>
*/

@@ -66,7 +66,7 @@ export declare const spaceMap: {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::2d67e9258c01e48d564a26a1e4400b94>>
* @codegen <<SignedSource::b93d845e13422e2b25a860f34dc6882b>>
* @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::f6a616f7ea03ec40c148fc83050d073b>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::5188ac15a9f4d65b80cf12e4eecac815>>
*/

@@ -411,7 +411,7 @@ export declare const borderColorMap: {

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::ffa10f95df2d9bbc0f5d91f9d19b9a69>>
* @codegen <<SignedSource::d44c306cfe2334f9664fc122aa7d9fe6>>
* @codegenId border
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
* @codegenParams ["width", "radius"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::25105916a589322f57c322068cb0074a>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::80457377fd80c31f5dfcb5cc743d7016>>
*/

@@ -418,0 +418,0 @@ export declare const borderWidthMap: {

{
"name": "@atlaskit/primitives",
"version": "1.6.3",
"version": "1.6.4",
"description": "Primitives are token-backed low-level building blocks.",

@@ -119,3 +119,3 @@ "publishConfig": {

"dependencies": {
"@atlaskit/tokens": "^1.25.0",
"@atlaskit/tokens": "^1.26.0",
"@babel/runtime": "^7.0.0",

@@ -122,0 +122,0 @@ "@emotion/react": "^11.7.1",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc