Socket
Socket
Sign inDemoInstall

@atlaskit/primitives

Package Overview
Dependencies
Maintainers
1
Versions
175
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 2.0.2 to 2.0.3

7

CHANGELOG.md
# @atlaskit/primitives
## 2.0.3
### Patch Changes
- [#74836](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74836) [`3963062ac997`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3963062ac997) - Codegen to add in new font family tokens. Not exposed in any components.
- Updated dependencies
## 2.0.2

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

5

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

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

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

@@ -525,3 +525,4 @@ * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles

'font.family.body': "var(--ds-font-family-body, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.brand': "var(--ds-font-family-brand, Charlie Sans)",
'font.family.brand.body': "var(--ds-font-family-brand-body, \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.brand.heading': "var(--ds-font-family-brand-heading, \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.code': "var(--ds-font-family-code, ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace)",

@@ -528,0 +529,0 @@ 'font.family.heading': "var(--ds-font-family-heading, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",

@@ -487,3 +487,3 @@ import { css } from '@emotion/react';

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

@@ -513,3 +513,4 @@ * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles

'font.family.body': "var(--ds-font-family-body, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.brand': "var(--ds-font-family-brand, Charlie Sans)",
'font.family.brand.body': "var(--ds-font-family-brand-body, \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.brand.heading': "var(--ds-font-family-brand-heading, \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.code': "var(--ds-font-family-code, ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace)",

@@ -516,0 +517,0 @@ 'font.family.heading': "var(--ds-font-family-heading, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",

@@ -487,3 +487,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

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

@@ -513,3 +513,4 @@ * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles

'font.family.body': "var(--ds-font-family-body, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.brand': "var(--ds-font-family-brand, Charlie Sans)",
'font.family.brand.body': "var(--ds-font-family-brand-body, \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.brand.heading': "var(--ds-font-family-brand-heading, \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
'font.family.code': "var(--ds-font-family-code, ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace)",

@@ -516,0 +517,0 @@ 'font.family.heading': "var(--ds-font-family-heading, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",

@@ -518,3 +518,3 @@ import { SerializedStyles } from '@emotion/react';

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

@@ -546,3 +546,4 @@ * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles

'font.family.body': "var(--ds-font-family-body)";
'font.family.brand': "var(--ds-font-family-brand)";
'font.family.brand.body': "var(--ds-font-family-brand-body)";
'font.family.brand.heading': "var(--ds-font-family-brand-heading)";
'font.family.code': "var(--ds-font-family-code)";

@@ -549,0 +550,0 @@ 'font.family.heading': "var(--ds-font-family-heading)";

@@ -518,3 +518,3 @@ import { SerializedStyles } from '@emotion/react';

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

@@ -546,3 +546,4 @@ * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles

'font.family.body': "var(--ds-font-family-body)";
'font.family.brand': "var(--ds-font-family-brand)";
'font.family.brand.body': "var(--ds-font-family-brand-body)";
'font.family.brand.heading': "var(--ds-font-family-brand-heading)";
'font.family.code': "var(--ds-font-family-code)";

@@ -549,0 +550,0 @@ 'font.family.heading': "var(--ds-font-family-heading)";

4

package.json
{
"name": "@atlaskit/primitives",
"version": "2.0.2",
"version": "2.0.3",
"description": "Primitives are token-backed low-level building blocks.",

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

"@atlaskit/app-provider": "^1.0.0",
"@atlaskit/tokens": "^1.37.0",
"@atlaskit/tokens": "^1.38.0",
"@babel/runtime": "^7.0.0",

@@ -111,0 +111,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