🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@charcoal-ui/theme

Package Overview
Dependencies
Maintainers
5
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@charcoal-ui/theme - npm Package Compare versions

Comparing version

to
4.3.0-beta.0

9

./dist/index.cjs.js

@@ -21,2 +21,6 @@ "use strict";

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -103,2 +107,3 @@ mod

color: (0, import_rgba.default)("#000000", 0.04)
// surface3
},

@@ -108,5 +113,7 @@ press: {

color: (0, import_rgba.default)("#000000", 0.16)
// surface10
}
},
color: {
// TODO: colors should be picked from foundation color palette
transparent: (0, import_rgba.default)("#000000", 0),

@@ -151,2 +158,3 @@ background1: "#ffffff",

color: (0, import_rgba.default)("#ffffff", 0.12)
// surface3
},

@@ -156,2 +164,3 @@ press: {

color: (0, import_rgba.default)("#ffffff", 0.2)
// surface10
}

@@ -158,0 +167,0 @@ },

@@ -21,2 +21,6 @@ "use strict";

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -103,2 +107,3 @@ mod

color: (0, import_rgba.default)("#000000", 0.04)
// surface3
},

@@ -108,5 +113,7 @@ press: {

color: (0, import_rgba.default)("#000000", 0.16)
// surface10
}
},
color: {
// TODO: colors should be picked from foundation color palette
transparent: (0, import_rgba.default)("#000000", 0),

@@ -151,2 +158,3 @@ background1: "#ffffff",

color: (0, import_rgba.default)("#ffffff", 0.12)
// surface3
},

@@ -156,2 +164,3 @@ press: {

color: (0, import_rgba.default)("#ffffff", 0.2)
// surface10
}

@@ -158,0 +167,0 @@ },

@@ -76,2 +76,3 @@ // src/default.ts

color: rgba("#000000", 0.04)
// surface3
},

@@ -81,5 +82,7 @@ press: {

color: rgba("#000000", 0.16)
// surface10
}
},
color: {
// TODO: colors should be picked from foundation color palette
transparent: rgba("#000000", 0),

@@ -124,2 +127,3 @@ background1: "#ffffff",

color: rgba("#ffffff", 0.12)
// surface3
},

@@ -129,2 +133,3 @@ press: {

color: rgba("#ffffff", 0.2)
// surface10
}

@@ -131,0 +136,0 @@ },

4

dist/unstable-token-object/index.cjs.js

@@ -21,2 +21,6 @@ "use strict";

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -23,0 +27,0 @@ mod

8

package.json
{
"name": "@charcoal-ui/theme",
"version": "4.2.1",
"version": "4.3.0-beta.0",
"license": "Apache-2.0",

@@ -66,4 +66,4 @@ "main": "./dist/index.cjs.js",

"dependencies": {
"@charcoal-ui/foundation": "^4.2.1",
"@charcoal-ui/utils": "^4.2.1",
"@charcoal-ui/foundation": "4.3.0-beta.0",
"@charcoal-ui/utils": "4.3.0-beta.0",
"change-case-all": "^2.1.0",

@@ -86,3 +86,3 @@ "deepmerge": "^4.3.1",

},
"gitHead": "9a017d7e402dfcf371a5ca9a2b61bcd095467d89"
"gitHead": "864fc9a6c8ad391df01c7765ab0dff66842c612d"
}

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