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

@atlaskit/ds-explorations

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/ds-explorations - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

10

CHANGELOG.md
# @atlaskit/ds-explorations
## 2.2.0
### Minor Changes
- [`78a3f27cc3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/78a3f27cc3a) - Regenerate style maps based on token updates.
### Patch Changes
- Updated dependencies
## 2.1.2

@@ -4,0 +14,0 @@

6

dist/cjs/components/box.partial.js

@@ -109,3 +109,3 @@ "use strict";

normal: (0, _react2.css)({
borderRadius: "var(--ds-radius-100, 3px)"
borderRadius: '3px'
}),

@@ -288,7 +288,7 @@ rounded: (0, _react2.css)({

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::0ba10ee53636df14b0db65fa1adbc94c>>
* @codegen <<SignedSource::fc99bb48c96c557caeb69d2dcaaa9d3f>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["padding", "paddingBlock", "paddingInline"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -295,0 +295,0 @@ var paddingMap = {

@@ -129,7 +129,7 @@ "use strict";

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::75d680a1c3c5679ef743f39217148d11>>
* @codegen <<SignedSource::c96c5857a4f0baed6460df50c2a63f98>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["columnGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -136,0 +136,0 @@ exports.default = _default;

@@ -95,7 +95,7 @@ "use strict";

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b762b9e20e785c1909a1c59c2791a66e>>
* @codegen <<SignedSource::9dc5e6c3922e4561e878c7f33bcec126>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["rowGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -102,0 +102,0 @@ exports.default = _default;

@@ -132,3 +132,3 @@ "use strict";

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::9f746e797b8b5262d58b40dfecb39e6d>>
* @codegen <<SignedSource::c5cbba9e889615c5824ee237fd52ad2e>>
* @codegenId typography

@@ -160,6 +160,6 @@ * @codegenCommand yarn codegen-styles

'size.500': (0, _react2.css)({
fontSize: "var(--ds-font-size-500, 29px)"
fontSize: "var(--ds-font-size-500, 28px)"
}),
'size.600': (0, _react2.css)({
fontSize: "var(--ds-font-size-600, 35px)"
fontSize: "var(--ds-font-size-600, 36px)"
})

@@ -166,0 +166,0 @@ };

{
"name": "@atlaskit/ds-explorations",
"version": "2.1.2",
"version": "2.2.0",
"sideEffects": false
}

@@ -101,3 +101,3 @@ import _extends from "@babel/runtime/helpers/extends";

normal: css({
borderRadius: "var(--ds-radius-100, 3px)"
borderRadius: '3px'
}),

@@ -280,7 +280,7 @@ rounded: css({

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::0ba10ee53636df14b0db65fa1adbc94c>>
* @codegen <<SignedSource::fc99bb48c96c557caeb69d2dcaaa9d3f>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["padding", "paddingBlock", "paddingInline"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -287,0 +287,0 @@ const paddingMap = {

@@ -124,7 +124,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::75d680a1c3c5679ef743f39217148d11>>
* @codegen <<SignedSource::c96c5857a4f0baed6460df50c2a63f98>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["columnGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -131,0 +131,0 @@ const columnGapMap = {

@@ -91,7 +91,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b762b9e20e785c1909a1c59c2791a66e>>
* @codegen <<SignedSource::9dc5e6c3922e4561e878c7f33bcec126>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["rowGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -98,0 +98,0 @@ const rowGapMap = {

@@ -123,3 +123,3 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::9f746e797b8b5262d58b40dfecb39e6d>>
* @codegen <<SignedSource::c5cbba9e889615c5824ee237fd52ad2e>>
* @codegenId typography

@@ -150,6 +150,6 @@ * @codegenCommand yarn codegen-styles

'size.500': css({
fontSize: "var(--ds-font-size-500, 29px)"
fontSize: "var(--ds-font-size-500, 28px)"
}),
'size.600': css({
fontSize: "var(--ds-font-size-600, 35px)"
fontSize: "var(--ds-font-size-600, 36px)"
})

@@ -156,0 +156,0 @@ };

{
"name": "@atlaskit/ds-explorations",
"version": "2.1.2",
"version": "2.2.0",
"sideEffects": false
}

@@ -104,3 +104,3 @@ import _extends from "@babel/runtime/helpers/extends";

normal: css({
borderRadius: "var(--ds-radius-100, 3px)"
borderRadius: '3px'
}),

@@ -283,7 +283,7 @@ rounded: css({

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::0ba10ee53636df14b0db65fa1adbc94c>>
* @codegen <<SignedSource::fc99bb48c96c557caeb69d2dcaaa9d3f>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["padding", "paddingBlock", "paddingInline"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -290,0 +290,0 @@ var paddingMap = {

@@ -124,7 +124,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::75d680a1c3c5679ef743f39217148d11>>
* @codegen <<SignedSource::c96c5857a4f0baed6460df50c2a63f98>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["columnGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -131,0 +131,0 @@ var columnGapMap = {

@@ -90,7 +90,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b762b9e20e785c1909a1c59c2791a66e>>
* @codegen <<SignedSource::9dc5e6c3922e4561e878c7f33bcec126>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["rowGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -97,0 +97,0 @@ var rowGapMap = {

@@ -126,3 +126,3 @@ import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::9f746e797b8b5262d58b40dfecb39e6d>>
* @codegen <<SignedSource::c5cbba9e889615c5824ee237fd52ad2e>>
* @codegenId typography

@@ -153,6 +153,6 @@ * @codegenCommand yarn codegen-styles

'size.500': css({
fontSize: "var(--ds-font-size-500, 29px)"
fontSize: "var(--ds-font-size-500, 28px)"
}),
'size.600': css({
fontSize: "var(--ds-font-size-600, 35px)"
fontSize: "var(--ds-font-size-600, 36px)"
})

@@ -159,0 +159,0 @@ };

{
"name": "@atlaskit/ds-explorations",
"version": "2.1.2",
"version": "2.2.0",
"sideEffects": false
}

@@ -232,7 +232,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::0ba10ee53636df14b0db65fa1adbc94c>>
* @codegen <<SignedSource::fc99bb48c96c557caeb69d2dcaaa9d3f>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["padding", "paddingBlock", "paddingInline"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -239,0 +239,0 @@ declare const paddingMap: {

@@ -83,7 +83,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::75d680a1c3c5679ef743f39217148d11>>
* @codegen <<SignedSource::c96c5857a4f0baed6460df50c2a63f98>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["columnGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -90,0 +90,0 @@ declare const columnGapMap: {

@@ -67,7 +67,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b762b9e20e785c1909a1c59c2791a66e>>
* @codegen <<SignedSource::9dc5e6c3922e4561e878c7f33bcec126>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["rowGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -74,0 +74,0 @@ declare const rowGapMap: {

@@ -89,3 +89,3 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::9f746e797b8b5262d58b40dfecb39e6d>>
* @codegen <<SignedSource::c5cbba9e889615c5824ee237fd52ad2e>>
* @codegenId typography

@@ -92,0 +92,0 @@ * @codegenCommand yarn codegen-styles

@@ -232,7 +232,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::0ba10ee53636df14b0db65fa1adbc94c>>
* @codegen <<SignedSource::fc99bb48c96c557caeb69d2dcaaa9d3f>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["padding", "paddingBlock", "paddingInline"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -239,0 +239,0 @@ declare const paddingMap: {

@@ -83,7 +83,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::75d680a1c3c5679ef743f39217148d11>>
* @codegen <<SignedSource::c96c5857a4f0baed6460df50c2a63f98>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["columnGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -90,0 +90,0 @@ declare const columnGapMap: {

@@ -67,7 +67,7 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b762b9e20e785c1909a1c59c2791a66e>>
* @codegen <<SignedSource::9dc5e6c3922e4561e878c7f33bcec126>>
* @codegenId spacing
* @codegenCommand yarn codegen-styles
* @codegenParams ["rowGap"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::167d3b69b159ae33e74d4ea5ab7eade6>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-spacing.tsx <<SignedSource::86e173b0e020fe5d091fdf4bff023711>>
*/

@@ -74,0 +74,0 @@ declare const rowGapMap: {

@@ -84,3 +84,3 @@ /** @jsx jsx */

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::9f746e797b8b5262d58b40dfecb39e6d>>
* @codegen <<SignedSource::c5cbba9e889615c5824ee237fd52ad2e>>
* @codegenId typography

@@ -87,0 +87,0 @@ * @codegenCommand yarn codegen-styles

{
"name": "@atlaskit/ds-explorations",
"version": "2.1.2",
"version": "2.2.0",
"description": "An experimental package for exploration and validation of spacing / typography foundations.",

@@ -42,3 +42,3 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/tokens": "^1.4.0",
"@atlaskit/tokens": "^1.5.0",
"@babel/runtime": "^7.0.0",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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