Socket
Socket
Sign inDemoInstall

@atlaskit/ds-explorations

Package Overview
Dependencies
86
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.3 to 3.2.4

7

CHANGELOG.md
# @atlaskit/ds-explorations
## 3.2.4
### Patch Changes
- [#77148](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77148) [`d2c916f37431`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d2c916f37431) - Codegen updates
- Updated dependencies
## 3.2.3

@@ -4,0 +11,0 @@

4

dist/cjs/components/text.partial.js

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

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b4388d14310b7a04b2bbe7140abb8173>>
* @codegen <<SignedSource::810e8bb08f80fbe8be4954ff88db13f3>>
* @codegenId typography
* @codegenCommand yarn codegen-styles
* @codegenParams ["fontSize", "fontWeight", "fontFamily", "lineHeight"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::2618e5da582e150e8ae1ad541ba35f9d>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::dea2f000c634888a201f28bc93b656cf>>
*/

@@ -139,0 +139,0 @@ var fontSizeMap = {

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

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b4388d14310b7a04b2bbe7140abb8173>>
* @codegen <<SignedSource::810e8bb08f80fbe8be4954ff88db13f3>>
* @codegenId typography
* @codegenCommand yarn codegen-styles
* @codegenParams ["fontSize", "fontWeight", "fontFamily", "lineHeight"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::2618e5da582e150e8ae1ad541ba35f9d>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::dea2f000c634888a201f28bc93b656cf>>
*/

@@ -130,0 +130,0 @@ const fontSizeMap = {

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

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b4388d14310b7a04b2bbe7140abb8173>>
* @codegen <<SignedSource::810e8bb08f80fbe8be4954ff88db13f3>>
* @codegenId typography
* @codegenCommand yarn codegen-styles
* @codegenParams ["fontSize", "fontWeight", "fontFamily", "lineHeight"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::2618e5da582e150e8ae1ad541ba35f9d>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::dea2f000c634888a201f28bc93b656cf>>
*/

@@ -133,0 +133,0 @@ var fontSizeMap = {

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

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b4388d14310b7a04b2bbe7140abb8173>>
* @codegen <<SignedSource::810e8bb08f80fbe8be4954ff88db13f3>>
* @codegenId typography
* @codegenCommand yarn codegen-styles
* @codegenParams ["fontSize", "fontWeight", "fontFamily", "lineHeight"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::2618e5da582e150e8ae1ad541ba35f9d>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::dea2f000c634888a201f28bc93b656cf>>
*/

@@ -96,0 +96,0 @@ declare const fontSizeMap: {

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

* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::b4388d14310b7a04b2bbe7140abb8173>>
* @codegen <<SignedSource::810e8bb08f80fbe8be4954ff88db13f3>>
* @codegenId typography
* @codegenCommand yarn codegen-styles
* @codegenParams ["fontSize", "fontWeight", "fontFamily", "lineHeight"]
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::2618e5da582e150e8ae1ad541ba35f9d>>
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-typography-adg3.tsx <<SignedSource::dea2f000c634888a201f28bc93b656cf>>
*/

@@ -91,0 +91,0 @@ declare const fontSizeMap: {

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

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

"dependencies": {
"@atlaskit/tokens": "^1.38.0",
"@atlaskit/tokens": "^1.39.0",
"@babel/runtime": "^7.0.0",

@@ -39,3 +39,3 @@ "@emotion/react": "^11.7.1",

"@atlaskit/ds-lib": "*",
"@atlaskit/primitives": "^2.0.0",
"@atlaskit/primitives": "^4.0.0",
"@atlaskit/visual-regression": "*",

@@ -42,0 +42,0 @@ "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",

@@ -77,4 +77,7 @@ {

"path": "../tokens/tsconfig.app.json"
},
{
"path": "../codegen/tsconfig.app.json"
}
]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc