Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/polaris-tokens

Package Overview
Dependencies
Maintainers
24
Versions
853
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/polaris-tokens - npm Package Compare versions

Comparing version 0.0.0-snapshot-20240725180026 to 0.0.0-snapshot-20240725212805

13

dist/cjs/src/themes/dark.js

@@ -24,3 +24,3 @@ 'use strict';

'color-icon-secondary': {
value: colors.gray[12]
value: colors.gray[11]
},

@@ -98,3 +98,14 @@ 'color-text': {

value: colors.whiteAlpha[7]
},
'color-tooltip-tail-down-border': {
value: 'rgba(60, 60, 60, 1)'
},
'color-tooltip-tail-up-border': {
value: 'rgba(71, 71, 71, 1)'
}
},
shadow: {
'shadow-bevel-100': {
value: '1px 0px 0px 0px rgba(204, 204, 204, 0.08) inset, -1px 0px 0px 0px rgba(204, 204, 204, 0.08) inset, 0px -1px 0px 0px rgba(204, 204, 204, 0.08) inset, 0px 1px 0px 0px rgba(204, 204, 204, 0.16) inset'
}
}

@@ -101,0 +112,0 @@ });

@@ -93,3 +93,14 @@ export declare const metaThemeDarkPartial: {

};
'color-tooltip-tail-down-border': {
value: string;
};
'color-tooltip-tail-up-border': {
value: string;
};
};
shadow: {
'shadow-bevel-100': {
value: string;
};
};
};

@@ -96,0 +107,0 @@ export declare const metaThemeDark: {

2

package.json
{
"name": "@shopify/polaris-tokens",
"version": "0.0.0-snapshot-20240725180026",
"version": "0.0.0-snapshot-20240725212805",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/cjs/build/index.js",

Sorry, the diff of this file is too big to display

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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