@shell-shock/plugin-theme 0.3.11 → 0.3.12

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.
@@ -26,7 +26,7 @@ const theme = {
26
26
  command: "#4ee0a1",
27
27
  dynamic: "#8c82e3",
28
28
  options: "#ec5050",
29
- arguments: "#3bcde4",
29
+ args: "#3bcde4",
30
30
  description: "#9ca3af"
31
31
  },
32
32
  prompt: {
@@ -25,7 +25,7 @@ const theme = {
25
25
  command: "#4ee0a1",
26
26
  dynamic: "#8c82e3",
27
27
  options: "#ec5050",
28
- arguments: "#3bcde4",
28
+ args: "#3bcde4",
29
29
  description: "#9ca3af"
30
30
  },
31
31
  prompt: {
@@ -1 +1 @@
1
- {"version":3,"file":"default.mjs","names":["theme","$theme","colors","text","banner","title","command","description","heading","primary","secondary","tertiary","body","link","message","usage","bin","dynamic","options","arguments","prompt","icon","active","warning","error","submitted","cancelled","disabled","input","inactive","placeholder","spinner","success","help","info","border","app","debug","danger","borderStyles","padding","table","icons","header","labels"],"sources":["../../src/themes/default.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Shell Shock\n\n This code was released as part of the Shell Shock project. Shell Shock\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/shell-shock.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/shell-shock\n Documentation: https://docs.stormsoftware.com/projects/shell-shock\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { ThemeUserConfig } from \"../types/theme\";\n\nexport const theme: ThemeUserConfig = {\n $theme: \"default\",\n colors: {\n text: {\n banner: {\n title: \"#3be4be\",\n command: \"#ffffff\",\n description: \"#9ca3af\"\n },\n heading: {\n primary: \"#3be4be\",\n secondary: \"#ffffff\",\n tertiary: \"#cbd5e1\"\n },\n body: {\n primary: \"#cbd5e1\",\n secondary: \"#9ca3af\",\n tertiary: \"#65676d\",\n link: \"#3fa6ff\"\n },\n message: {\n description: \"#ffffff\"\n },\n usage: {\n bin: \"#9ca3af\",\n command: \"#4ee0a1\",\n dynamic: \"#8c82e3\",\n options: \"#ec5050\",\n arguments: \"#3bcde4\",\n description: \"#9ca3af\"\n },\n prompt: {\n icon: {\n active: \"#3be4be\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#45b27e\",\n cancelled: \"#d8314a\",\n disabled: \"#4f4f50\"\n },\n message: {\n active: \"#ffffff\",\n warning: \"#ffffff\",\n error: \"#ffffff\",\n submitted: \"#9ca3af\",\n cancelled: \"#9ca3af\",\n disabled: \"#4f4f50\"\n },\n input: {\n active: \"#3be4be\",\n inactive: \"#65676d\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#ffffff\",\n cancelled: \"#d8314a\",\n placeholder: \"#65676d\",\n disabled: \"#4f4f50\"\n },\n description: {\n active: \"#9ca3af\",\n inactive: \"#4f4f50\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#4f4f50\",\n cancelled: \"#d8314a\",\n disabled: \"#4f4f50\"\n }\n },\n spinner: {\n icon: {\n active: \"#3be4be\",\n error: \"#d8314a\",\n success: \"#45b27e\",\n help: \"#818cf8\",\n info: \"#38bdf8\",\n warning: \"#f3d371\"\n },\n message: {\n active: \"#ffffff\",\n error: \"#d8314a\",\n success: \"#9ca3af\",\n help: \"#9ca3af\",\n info: \"#9ca3af\",\n warning: \"#9ca3af\"\n }\n }\n },\n border: {\n app: {\n primary: \"#ffffff\",\n secondary: \"#9ca3af\",\n tertiary: \"#4f4f50\"\n },\n banner: \"#3be4be\",\n message: {\n help: \"#818cf8\",\n success: \"#45b27e\",\n info: \"#38bdf8\",\n debug: \"#8afafc\",\n warning: \"#f3d371\",\n danger: \"#d8314a\"\n }\n }\n },\n borderStyles: {\n app: \"single\",\n banner: \"bold\",\n message: \"round\"\n },\n padding: {\n app: 0,\n banner: 14,\n message: 8,\n table: 1\n },\n icons: {\n message: {\n header: {\n help: \"✱\",\n success: \"✔\",\n info: \"🛈\",\n debug: \"🛠\",\n warning: \"🛆\",\n danger: \"🛇\",\n error: \"✘\"\n }\n },\n banner: {\n header: \"⏺\"\n },\n prompt: {\n active: \"✱\",\n error: \"✘\",\n warning: \"🛆\",\n submitted: \"✔\",\n cancelled: \"🛇\",\n disabled: \"🛇\"\n }\n },\n labels: {\n message: {\n header: {\n help: \"Useful Tip\",\n success: \"Success\",\n info: \"Info\",\n debug: \"Debug\",\n warning: \"Warning\",\n danger: \"Danger\",\n error: \"Error\"\n }\n }\n },\n spinner: \"dots\"\n} as const;\n"],"mappings":";AAoBA,MAAaA,QAAyB;CACpCC,QAAQ;CACRC,QAAQ;EACNC,MAAM;GACJC,QAAQ;IACNC,OAAO;IACPC,SAAS;IACTC,aAAa;IACd;GACDC,SAAS;IACPC,SAAS;IACTC,WAAW;IACXC,UAAU;IACX;GACDC,MAAM;IACJH,SAAS;IACTC,WAAW;IACXC,UAAU;IACVE,MAAM;IACP;GACDC,SAAS,EACPP,aAAa,WACd;GACDQ,OAAO;IACLC,KAAK;IACLV,SAAS;IACTW,SAAS;IACTC,SAAS;IACTC,WAAW;IACXZ,aAAa;IACd;GACDa,QAAQ;IACNC,MAAM;KACJC,QAAQ;KACRC,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXC,UAAU;KACX;IACDb,SAAS;KACPQ,QAAQ;KACRC,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXC,UAAU;KACX;IACDC,OAAO;KACLN,QAAQ;KACRO,UAAU;KACVN,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXI,aAAa;KACbH,UAAU;KACX;IACDpB,aAAa;KACXe,QAAQ;KACRO,UAAU;KACVN,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXC,UAAU;KACZ;IACD;GACDI,SAAS;IACPV,MAAM;KACJC,QAAQ;KACRE,OAAO;KACPQ,SAAS;KACTC,MAAM;KACNC,MAAM;KACNX,SAAS;KACV;IACDT,SAAS;KACPQ,QAAQ;KACRE,OAAO;KACPQ,SAAS;KACTC,MAAM;KACNC,MAAM;KACNX,SAAS;KACX;IACF;GACD;EACDY,QAAQ;GACNC,KAAK;IACH3B,SAAS;IACTC,WAAW;IACXC,UAAU;IACX;GACDP,QAAQ;GACRU,SAAS;IACPmB,MAAM;IACND,SAAS;IACTE,MAAM;IACNG,OAAO;IACPd,SAAS;IACTe,QAAQ;IACV;GACF;EACD;CACDC,cAAc;EACZH,KAAK;EACLhC,QAAQ;EACRU,SAAS;EACV;CACD0B,SAAS;EACPJ,KAAK;EACLhC,QAAQ;EACRU,SAAS;EACT2B,OAAO;EACR;CACDC,OAAO;EACL5B,SAAS,EACP6B,QAAQ;GACNV,MAAM;GACND,SAAS;GACTE,MAAM;GACNG,OAAO;GACPd,SAAS;GACTe,QAAQ;GACRd,OAAO;GACT,EACD;EACDpB,QAAQ,EACNuC,QAAQ,KACT;EACDvB,QAAQ;GACNE,QAAQ;GACRE,OAAO;GACPD,SAAS;GACTE,WAAW;GACXC,WAAW;GACXC,UAAU;GACZ;EACD;CACDiB,QAAQ,EACN9B,SAAS,EACP6B,QAAQ;EACNV,MAAM;EACND,SAAS;EACTE,MAAM;EACNG,OAAO;EACPd,SAAS;EACTe,QAAQ;EACRd,OAAO;EACT,EACF,EACD;CACDO,SAAS;CACD"}
1
+ {"version":3,"file":"default.mjs","names":["theme","$theme","colors","text","banner","title","command","description","heading","primary","secondary","tertiary","body","link","message","usage","bin","dynamic","options","args","prompt","icon","active","warning","error","submitted","cancelled","disabled","input","inactive","placeholder","spinner","success","help","info","border","app","debug","danger","borderStyles","padding","table","icons","header","labels"],"sources":["../../src/themes/default.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Shell Shock\n\n This code was released as part of the Shell Shock project. Shell Shock\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/shell-shock.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/shell-shock\n Documentation: https://docs.stormsoftware.com/projects/shell-shock\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { ThemeUserConfig } from \"../types/theme\";\n\nexport const theme: ThemeUserConfig = {\n $theme: \"default\",\n colors: {\n text: {\n banner: {\n title: \"#3be4be\",\n command: \"#ffffff\",\n description: \"#9ca3af\"\n },\n heading: {\n primary: \"#3be4be\",\n secondary: \"#ffffff\",\n tertiary: \"#cbd5e1\"\n },\n body: {\n primary: \"#cbd5e1\",\n secondary: \"#9ca3af\",\n tertiary: \"#65676d\",\n link: \"#3fa6ff\"\n },\n message: {\n description: \"#ffffff\"\n },\n usage: {\n bin: \"#9ca3af\",\n command: \"#4ee0a1\",\n dynamic: \"#8c82e3\",\n options: \"#ec5050\",\n args: \"#3bcde4\",\n description: \"#9ca3af\"\n },\n prompt: {\n icon: {\n active: \"#3be4be\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#45b27e\",\n cancelled: \"#d8314a\",\n disabled: \"#4f4f50\"\n },\n message: {\n active: \"#ffffff\",\n warning: \"#ffffff\",\n error: \"#ffffff\",\n submitted: \"#9ca3af\",\n cancelled: \"#9ca3af\",\n disabled: \"#4f4f50\"\n },\n input: {\n active: \"#3be4be\",\n inactive: \"#65676d\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#ffffff\",\n cancelled: \"#d8314a\",\n placeholder: \"#65676d\",\n disabled: \"#4f4f50\"\n },\n description: {\n active: \"#9ca3af\",\n inactive: \"#4f4f50\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#4f4f50\",\n cancelled: \"#d8314a\",\n disabled: \"#4f4f50\"\n }\n },\n spinner: {\n icon: {\n active: \"#3be4be\",\n error: \"#d8314a\",\n success: \"#45b27e\",\n help: \"#818cf8\",\n info: \"#38bdf8\",\n warning: \"#f3d371\"\n },\n message: {\n active: \"#ffffff\",\n error: \"#d8314a\",\n success: \"#9ca3af\",\n help: \"#9ca3af\",\n info: \"#9ca3af\",\n warning: \"#9ca3af\"\n }\n }\n },\n border: {\n app: {\n primary: \"#ffffff\",\n secondary: \"#9ca3af\",\n tertiary: \"#4f4f50\"\n },\n banner: \"#3be4be\",\n message: {\n help: \"#818cf8\",\n success: \"#45b27e\",\n info: \"#38bdf8\",\n debug: \"#8afafc\",\n warning: \"#f3d371\",\n danger: \"#d8314a\"\n }\n }\n },\n borderStyles: {\n app: \"single\",\n banner: \"bold\",\n message: \"round\"\n },\n padding: {\n app: 0,\n banner: 14,\n message: 8,\n table: 1\n },\n icons: {\n message: {\n header: {\n help: \"✱\",\n success: \"✔\",\n info: \"🛈\",\n debug: \"🛠\",\n warning: \"🛆\",\n danger: \"🛇\",\n error: \"✘\"\n }\n },\n banner: {\n header: \"⏺\"\n },\n prompt: {\n active: \"✱\",\n error: \"✘\",\n warning: \"🛆\",\n submitted: \"✔\",\n cancelled: \"🛇\",\n disabled: \"🛇\"\n }\n },\n labels: {\n message: {\n header: {\n help: \"Useful Tip\",\n success: \"Success\",\n info: \"Info\",\n debug: \"Debug\",\n warning: \"Warning\",\n danger: \"Danger\",\n error: \"Error\"\n }\n }\n },\n spinner: \"dots\"\n} as const;\n"],"mappings":";AAoBA,MAAaA,QAAyB;CACpCC,QAAQ;CACRC,QAAQ;EACNC,MAAM;GACJC,QAAQ;IACNC,OAAO;IACPC,SAAS;IACTC,aAAa;IACd;GACDC,SAAS;IACPC,SAAS;IACTC,WAAW;IACXC,UAAU;IACX;GACDC,MAAM;IACJH,SAAS;IACTC,WAAW;IACXC,UAAU;IACVE,MAAM;IACP;GACDC,SAAS,EACPP,aAAa,WACd;GACDQ,OAAO;IACLC,KAAK;IACLV,SAAS;IACTW,SAAS;IACTC,SAAS;IACTC,MAAM;IACNZ,aAAa;IACd;GACDa,QAAQ;IACNC,MAAM;KACJC,QAAQ;KACRC,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXC,UAAU;KACX;IACDb,SAAS;KACPQ,QAAQ;KACRC,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXC,UAAU;KACX;IACDC,OAAO;KACLN,QAAQ;KACRO,UAAU;KACVN,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXI,aAAa;KACbH,UAAU;KACX;IACDpB,aAAa;KACXe,QAAQ;KACRO,UAAU;KACVN,SAAS;KACTC,OAAO;KACPC,WAAW;KACXC,WAAW;KACXC,UAAU;KACZ;IACD;GACDI,SAAS;IACPV,MAAM;KACJC,QAAQ;KACRE,OAAO;KACPQ,SAAS;KACTC,MAAM;KACNC,MAAM;KACNX,SAAS;KACV;IACDT,SAAS;KACPQ,QAAQ;KACRE,OAAO;KACPQ,SAAS;KACTC,MAAM;KACNC,MAAM;KACNX,SAAS;KACX;IACF;GACD;EACDY,QAAQ;GACNC,KAAK;IACH3B,SAAS;IACTC,WAAW;IACXC,UAAU;IACX;GACDP,QAAQ;GACRU,SAAS;IACPmB,MAAM;IACND,SAAS;IACTE,MAAM;IACNG,OAAO;IACPd,SAAS;IACTe,QAAQ;IACV;GACF;EACD;CACDC,cAAc;EACZH,KAAK;EACLhC,QAAQ;EACRU,SAAS;EACV;CACD0B,SAAS;EACPJ,KAAK;EACLhC,QAAQ;EACRU,SAAS;EACT2B,OAAO;EACR;CACDC,OAAO;EACL5B,SAAS,EACP6B,QAAQ;GACNV,MAAM;GACND,SAAS;GACTE,MAAM;GACNG,OAAO;GACPd,SAAS;GACTe,QAAQ;GACRd,OAAO;GACT,EACD;EACDpB,QAAQ,EACNuC,QAAQ,KACT;EACDvB,QAAQ;GACNE,QAAQ;GACRE,OAAO;GACPD,SAAS;GACTE,WAAW;GACXC,WAAW;GACXC,UAAU;GACZ;EACD;CACDiB,QAAQ,EACN9B,SAAS,EACP6B,QAAQ;EACNV,MAAM;EACND,SAAS;EACTE,MAAM;EACNG,OAAO;EACPd,SAAS;EACTe,QAAQ;EACRd,OAAO;EACT,EACF,EACD;CACDO,SAAS;CACD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/plugin-theme",
3
- "version": "0.3.11",
3
+ "version": "0.3.12",
4
4
  "private": false,
5
5
  "description": "A package containing a Shell Shock plugin to generate source code given a list design tokens.",
6
6
  "keywords": [
@@ -223,5 +223,5 @@
223
223
  "@types/node": "^25.3.3"
224
224
  },
225
225
  "publishConfig": { "access": "public" },
226
- "gitHead": "6fbda1ffc234bdd12b5d0fd0a32e59727b369c5c"
226
+ "gitHead": "c38d304433a296936fb8ca58aa138a0039918931"
227
227
  }