@powerlines/plugin-style-dictionary 0.3.222 → 0.3.224

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
3
- const require_chunk_POXTJ6GF = require('./node_modules/.pnpm/@storm-software_config-tools@1.189.19_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.cjs');
3
+ const require_chunk_POXTJ6GF = require('./node_modules/.pnpm/@storm-software_config-tools@1.189.21_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.cjs');
4
4
  const require_file_header = require('./style-dictionary/file-header.cjs');
5
5
  let __powerlines_plugin_esbuild_helpers_resolve = require("@powerlines/plugin-esbuild/helpers/resolve");
6
6
  let __stryke_type_checks_is_function = require("@stryke/type-checks/is-function");
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { LogLevelLabel } from "./node_modules/.pnpm/@storm-software_config-tools@1.189.19_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.mjs";
1
+ import { LogLevelLabel } from "./node_modules/.pnpm/@storm-software_config-tools@1.189.21_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.mjs";
2
2
  import { fileHeader } from "./style-dictionary/file-header.mjs";
3
3
  import { resolve } from "@powerlines/plugin-esbuild/helpers/resolve";
4
4
  import { isFunction } from "@stryke/type-checks/is-function";
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.19_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.js
2
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.21_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.js
3
3
  var LogLevelLabel = {
4
4
  SILENT: "silent",
5
5
  FATAL: "fatal",
@@ -1,4 +1,4 @@
1
- //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.19_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.js
1
+ //#region ../../node_modules/.pnpm/@storm-software+config-tools@1.189.21_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.js
2
2
  var LogLevelLabel = {
3
3
  SILENT: "silent",
4
4
  FATAL: "fatal",
@@ -1 +1 @@
1
- {"version":3,"file":"chunk-POXTJ6GF.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/@storm-software+config-tools@1.189.19_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.js"],"sourcesContent":["// src/types.ts\nvar LogLevel = {\n SILENT: 0,\n FATAL: 10,\n ERROR: 20,\n WARN: 30,\n SUCCESS: 35,\n INFO: 40,\n DEBUG: 60,\n TRACE: 70,\n ALL: 100\n};\nvar LogLevelLabel = {\n SILENT: \"silent\",\n FATAL: \"fatal\",\n ERROR: \"error\",\n WARN: \"warn\",\n SUCCESS: \"success\",\n INFO: \"info\",\n DEBUG: \"debug\",\n TRACE: \"trace\",\n ALL: \"all\"\n};\n\nexport {\n LogLevel,\n LogLevelLabel\n};\n"],"x_google_ignoreList":[0],"mappings":";AAYA,IAAI,gBAAgB;CAClB,QAAQ;CACR,OAAO;CACP,OAAO;CACP,MAAM;CACN,SAAS;CACT,MAAM;CACN,OAAO;CACP,OAAO;CACP,KAAK;CACN"}
1
+ {"version":3,"file":"chunk-POXTJ6GF.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/@storm-software+config-tools@1.189.21_magicast@0.5.2/node_modules/@storm-software/config-tools/dist/chunk-POXTJ6GF.js"],"sourcesContent":["// src/types.ts\nvar LogLevel = {\n SILENT: 0,\n FATAL: 10,\n ERROR: 20,\n WARN: 30,\n SUCCESS: 35,\n INFO: 40,\n DEBUG: 60,\n TRACE: 70,\n ALL: 100\n};\nvar LogLevelLabel = {\n SILENT: \"silent\",\n FATAL: \"fatal\",\n ERROR: \"error\",\n WARN: \"warn\",\n SUCCESS: \"success\",\n INFO: \"info\",\n DEBUG: \"debug\",\n TRACE: \"trace\",\n ALL: \"all\"\n};\n\nexport {\n LogLevel,\n LogLevelLabel\n};\n"],"x_google_ignoreList":[0],"mappings":";AAYA,IAAI,gBAAgB;CAClB,QAAQ;CACR,OAAO;CACP,OAAO;CACP,MAAM;CACN,SAAS;CACT,MAAM;CACN,OAAO;CACP,OAAO;CACP,KAAK;CACN"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-style-dictionary",
3
- "version": "0.3.222",
3
+ "version": "0.3.224",
4
4
  "private": false,
5
5
  "description": "A Powerlines plugin to generate project code with Style Dictionary.",
6
6
  "keywords": [
@@ -95,19 +95,19 @@
95
95
  "typings": "dist/index.d.mts",
96
96
  "files": ["dist/**/*"],
97
97
  "dependencies": {
98
- "@powerlines/plugin-esbuild": "^0.13.327",
99
- "@stryke/path": "^0.26.15",
100
- "@stryke/type-checks": "^0.5.34",
101
- "@stryke/types": "^0.10.48",
98
+ "@powerlines/plugin-esbuild": "^0.13.329",
99
+ "@stryke/path": "^0.26.16",
100
+ "@stryke/type-checks": "^0.5.35",
101
+ "@stryke/types": "^0.10.49",
102
102
  "defu": "^6.1.4",
103
103
  "jiti": "^2.6.1",
104
- "powerlines": "^0.40.8",
104
+ "powerlines": "^0.40.10",
105
105
  "style-dictionary": "^5.3.3"
106
106
  },
107
107
  "devDependencies": {
108
- "@powerlines/plugin-plugin": "^0.12.272",
108
+ "@powerlines/plugin-plugin": "^0.12.274",
109
109
  "@types/node": "^25.3.5"
110
110
  },
111
111
  "publishConfig": { "access": "public" },
112
- "gitHead": "601a8ea0c88ee2e8c2a3ca8c8f11022542ea716b"
112
+ "gitHead": "3624394803d73dc4155d609ca164dc58b2f20c3c"
113
113
  }