@shell-shock/plugin-theme 0.3.27 → 0.3.29

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.
@@ -5,70 +5,70 @@ const theme = {
5
5
  colors: {
6
6
  text: {
7
7
  banner: {
8
- title: "#3be4be",
9
- command: "#ffffff",
10
- description: "#9ca3af"
8
+ title: "#f9fbfb",
9
+ command: "#9ca8ab",
10
+ description: "#67787c"
11
11
  },
12
12
  heading: {
13
- primary: "#3be4be",
14
- secondary: "#ffffff",
15
- tertiary: "#cbd5e1"
13
+ primary: "#f9fbfb",
14
+ secondary: "#9ca8ab",
15
+ tertiary: "#67787c"
16
16
  },
17
17
  body: {
18
- primary: "#cbd5e1",
19
- secondary: "#9ca3af",
20
- tertiary: "#65676d",
18
+ primary: "#9ca8ab",
19
+ secondary: "#67787c",
20
+ tertiary: "#394447",
21
21
  link: "#3fa6ff"
22
22
  },
23
- message: { description: "#ffffff" },
23
+ message: { description: "#f9fbfb" },
24
24
  usage: {
25
- bin: "#9ca3af",
26
- command: "#4ee0a1",
27
- dynamic: "#8c82e3",
28
- options: "#ec5050",
29
- args: "#3bcde4",
30
- description: "#9ca3af"
25
+ bin: "#67787c",
26
+ command: "#f9fbfb",
27
+ dynamic: "#9ca8ab",
28
+ options: "#9ca8ab",
29
+ args: "#9ca8ab",
30
+ description: "#67787c"
31
31
  },
32
32
  prompt: {
33
33
  icon: {
34
- active: "#3be4be",
34
+ active: "#3b82f6",
35
35
  warning: "#f3d371",
36
36
  error: "#d8314a",
37
37
  submitted: "#45b27e",
38
38
  cancelled: "#d8314a",
39
- disabled: "#4f4f50"
39
+ disabled: "#22292b"
40
40
  },
41
41
  message: {
42
- active: "#ffffff",
43
- warning: "#ffffff",
44
- error: "#ffffff",
45
- submitted: "#9ca3af",
46
- cancelled: "#9ca3af",
47
- disabled: "#4f4f50"
42
+ active: "#f9fbfb",
43
+ warning: "#f9fbfb",
44
+ error: "#f9fbfb",
45
+ submitted: "#67787c",
46
+ cancelled: "#67787c",
47
+ disabled: "#22292b"
48
48
  },
49
49
  input: {
50
- active: "#3be4be",
51
- inactive: "#65676d",
50
+ active: "#3b82f6",
51
+ inactive: "#394447",
52
52
  warning: "#f3d371",
53
53
  error: "#d8314a",
54
- submitted: "#ffffff",
54
+ submitted: "#f9fbfb",
55
55
  cancelled: "#d8314a",
56
- placeholder: "#65676d",
57
- disabled: "#4f4f50"
56
+ placeholder: "#394447",
57
+ disabled: "#22292b"
58
58
  },
59
59
  description: {
60
- active: "#9ca3af",
61
- inactive: "#4f4f50",
60
+ active: "#67787c",
61
+ inactive: "#22292b",
62
62
  warning: "#f3d371",
63
63
  error: "#d8314a",
64
- submitted: "#4f4f50",
64
+ submitted: "#22292b",
65
65
  cancelled: "#d8314a",
66
- disabled: "#4f4f50"
66
+ disabled: "#22292b"
67
67
  }
68
68
  },
69
69
  spinner: {
70
70
  icon: {
71
- active: "#3be4be",
71
+ active: "#3b82f6",
72
72
  error: "#d8314a",
73
73
  success: "#45b27e",
74
74
  help: "#818cf8",
@@ -76,22 +76,22 @@ const theme = {
76
76
  warning: "#f3d371"
77
77
  },
78
78
  message: {
79
- active: "#ffffff",
79
+ active: "#f9fbfb",
80
80
  error: "#d8314a",
81
- success: "#9ca3af",
82
- help: "#9ca3af",
83
- info: "#9ca3af",
84
- warning: "#9ca3af"
81
+ success: "#67787c",
82
+ help: "#67787c",
83
+ info: "#67787c",
84
+ warning: "#67787c"
85
85
  }
86
86
  }
87
87
  },
88
88
  border: {
89
89
  app: {
90
- primary: "#ffffff",
91
- secondary: "#9ca3af",
92
- tertiary: "#4f4f50"
90
+ primary: "#f9fbfb",
91
+ secondary: "#67787c",
92
+ tertiary: "#22292b"
93
93
  },
94
- banner: "#3be4be",
94
+ banner: "#f9fbfb",
95
95
  message: {
96
96
  help: "#818cf8",
97
97
  success: "#45b27e",
@@ -4,70 +4,70 @@ const theme = {
4
4
  colors: {
5
5
  text: {
6
6
  banner: {
7
- title: "#3be4be",
8
- command: "#ffffff",
9
- description: "#9ca3af"
7
+ title: "#f9fbfb",
8
+ command: "#9ca8ab",
9
+ description: "#67787c"
10
10
  },
11
11
  heading: {
12
- primary: "#3be4be",
13
- secondary: "#ffffff",
14
- tertiary: "#cbd5e1"
12
+ primary: "#f9fbfb",
13
+ secondary: "#9ca8ab",
14
+ tertiary: "#67787c"
15
15
  },
16
16
  body: {
17
- primary: "#cbd5e1",
18
- secondary: "#9ca3af",
19
- tertiary: "#65676d",
17
+ primary: "#9ca8ab",
18
+ secondary: "#67787c",
19
+ tertiary: "#394447",
20
20
  link: "#3fa6ff"
21
21
  },
22
- message: { description: "#ffffff" },
22
+ message: { description: "#f9fbfb" },
23
23
  usage: {
24
- bin: "#9ca3af",
25
- command: "#4ee0a1",
26
- dynamic: "#8c82e3",
27
- options: "#ec5050",
28
- args: "#3bcde4",
29
- description: "#9ca3af"
24
+ bin: "#67787c",
25
+ command: "#f9fbfb",
26
+ dynamic: "#9ca8ab",
27
+ options: "#9ca8ab",
28
+ args: "#9ca8ab",
29
+ description: "#67787c"
30
30
  },
31
31
  prompt: {
32
32
  icon: {
33
- active: "#3be4be",
33
+ active: "#3b82f6",
34
34
  warning: "#f3d371",
35
35
  error: "#d8314a",
36
36
  submitted: "#45b27e",
37
37
  cancelled: "#d8314a",
38
- disabled: "#4f4f50"
38
+ disabled: "#22292b"
39
39
  },
40
40
  message: {
41
- active: "#ffffff",
42
- warning: "#ffffff",
43
- error: "#ffffff",
44
- submitted: "#9ca3af",
45
- cancelled: "#9ca3af",
46
- disabled: "#4f4f50"
41
+ active: "#f9fbfb",
42
+ warning: "#f9fbfb",
43
+ error: "#f9fbfb",
44
+ submitted: "#67787c",
45
+ cancelled: "#67787c",
46
+ disabled: "#22292b"
47
47
  },
48
48
  input: {
49
- active: "#3be4be",
50
- inactive: "#65676d",
49
+ active: "#3b82f6",
50
+ inactive: "#394447",
51
51
  warning: "#f3d371",
52
52
  error: "#d8314a",
53
- submitted: "#ffffff",
53
+ submitted: "#f9fbfb",
54
54
  cancelled: "#d8314a",
55
- placeholder: "#65676d",
56
- disabled: "#4f4f50"
55
+ placeholder: "#394447",
56
+ disabled: "#22292b"
57
57
  },
58
58
  description: {
59
- active: "#9ca3af",
60
- inactive: "#4f4f50",
59
+ active: "#67787c",
60
+ inactive: "#22292b",
61
61
  warning: "#f3d371",
62
62
  error: "#d8314a",
63
- submitted: "#4f4f50",
63
+ submitted: "#22292b",
64
64
  cancelled: "#d8314a",
65
- disabled: "#4f4f50"
65
+ disabled: "#22292b"
66
66
  }
67
67
  },
68
68
  spinner: {
69
69
  icon: {
70
- active: "#3be4be",
70
+ active: "#3b82f6",
71
71
  error: "#d8314a",
72
72
  success: "#45b27e",
73
73
  help: "#818cf8",
@@ -75,22 +75,22 @@ const theme = {
75
75
  warning: "#f3d371"
76
76
  },
77
77
  message: {
78
- active: "#ffffff",
78
+ active: "#f9fbfb",
79
79
  error: "#d8314a",
80
- success: "#9ca3af",
81
- help: "#9ca3af",
82
- info: "#9ca3af",
83
- warning: "#9ca3af"
80
+ success: "#67787c",
81
+ help: "#67787c",
82
+ info: "#67787c",
83
+ warning: "#67787c"
84
84
  }
85
85
  }
86
86
  },
87
87
  border: {
88
88
  app: {
89
- primary: "#ffffff",
90
- secondary: "#9ca3af",
91
- tertiary: "#4f4f50"
89
+ primary: "#f9fbfb",
90
+ secondary: "#67787c",
91
+ tertiary: "#22292b"
92
92
  },
93
- banner: "#3be4be",
93
+ banner: "#f9fbfb",
94
94
  message: {
95
95
  help: "#818cf8",
96
96
  success: "#45b27e",
@@ -1 +1 @@
1
- {"version":3,"file":"default.mjs","names":[],"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,MAAa,QAAyB;CACpC,QAAQ;CACR,QAAQ;EACN,MAAM;GACJ,QAAQ;IACN,OAAO;IACP,SAAS;IACT,aAAa;IACd;GACD,SAAS;IACP,SAAS;IACT,WAAW;IACX,UAAU;IACX;GACD,MAAM;IACJ,SAAS;IACT,WAAW;IACX,UAAU;IACV,MAAM;IACP;GACD,SAAS,EACP,aAAa,WACd;GACD,OAAO;IACL,KAAK;IACL,SAAS;IACT,SAAS;IACT,SAAS;IACT,MAAM;IACN,aAAa;IACd;GACD,QAAQ;IACN,MAAM;KACJ,QAAQ;KACR,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,UAAU;KACX;IACD,SAAS;KACP,QAAQ;KACR,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,UAAU;KACX;IACD,OAAO;KACL,QAAQ;KACR,UAAU;KACV,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,aAAa;KACb,UAAU;KACX;IACD,aAAa;KACX,QAAQ;KACR,UAAU;KACV,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,UAAU;KACX;IACF;GACD,SAAS;IACP,MAAM;KACJ,QAAQ;KACR,OAAO;KACP,SAAS;KACT,MAAM;KACN,MAAM;KACN,SAAS;KACV;IACD,SAAS;KACP,QAAQ;KACR,OAAO;KACP,SAAS;KACT,MAAM;KACN,MAAM;KACN,SAAS;KACV;IACF;GACF;EACD,QAAQ;GACN,KAAK;IACH,SAAS;IACT,WAAW;IACX,UAAU;IACX;GACD,QAAQ;GACR,SAAS;IACP,MAAM;IACN,SAAS;IACT,MAAM;IACN,OAAO;IACP,SAAS;IACT,QAAQ;IACT;GACF;EACF;CACD,cAAc;EACZ,KAAK;EACL,QAAQ;EACR,SAAS;EACV;CACD,SAAS;EACP,KAAK;EACL,QAAQ;EACR,SAAS;EACT,OAAO;EACR;CACD,OAAO;EACL,SAAS,EACP,QAAQ;GACN,MAAM;GACN,SAAS;GACT,MAAM;GACN,OAAO;GACP,SAAS;GACT,QAAQ;GACR,OAAO;GACR,EACF;EACD,QAAQ,EACN,QAAQ,KACT;EACD,QAAQ;GACN,QAAQ;GACR,OAAO;GACP,SAAS;GACT,WAAW;GACX,WAAW;GACX,UAAU;GACX;EACF;CACD,QAAQ,EACN,SAAS,EACP,QAAQ;EACN,MAAM;EACN,SAAS;EACT,MAAM;EACN,OAAO;EACP,SAAS;EACT,QAAQ;EACR,OAAO;EACR,EACF,EACF;CACD,SAAS;CACV"}
1
+ {"version":3,"file":"default.mjs","names":[],"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: \"#f9fbfb\",\n command: \"#9ca8ab\",\n description: \"#67787c\"\n },\n heading: {\n primary: \"#f9fbfb\",\n secondary: \"#9ca8ab\",\n tertiary: \"#67787c\"\n },\n body: {\n primary: \"#9ca8ab\",\n secondary: \"#67787c\",\n tertiary: \"#394447\",\n link: \"#3fa6ff\"\n },\n message: {\n description: \"#f9fbfb\"\n },\n usage: {\n bin: \"#67787c\",\n command: \"#f9fbfb\",\n dynamic: \"#9ca8ab\",\n options: \"#9ca8ab\",\n args: \"#9ca8ab\",\n description: \"#67787c\"\n },\n prompt: {\n icon: {\n active: \"#3b82f6\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#45b27e\",\n cancelled: \"#d8314a\",\n disabled: \"#22292b\"\n },\n message: {\n active: \"#f9fbfb\",\n warning: \"#f9fbfb\",\n error: \"#f9fbfb\",\n submitted: \"#67787c\",\n cancelled: \"#67787c\",\n disabled: \"#22292b\"\n },\n input: {\n active: \"#3b82f6\",\n inactive: \"#394447\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#f9fbfb\",\n cancelled: \"#d8314a\",\n placeholder: \"#394447\",\n disabled: \"#22292b\"\n },\n description: {\n active: \"#67787c\",\n inactive: \"#22292b\",\n warning: \"#f3d371\",\n error: \"#d8314a\",\n submitted: \"#22292b\",\n cancelled: \"#d8314a\",\n disabled: \"#22292b\"\n }\n },\n spinner: {\n icon: {\n active: \"#3b82f6\",\n error: \"#d8314a\",\n success: \"#45b27e\",\n help: \"#818cf8\",\n info: \"#38bdf8\",\n warning: \"#f3d371\"\n },\n message: {\n active: \"#f9fbfb\",\n error: \"#d8314a\",\n success: \"#67787c\",\n help: \"#67787c\",\n info: \"#67787c\",\n warning: \"#67787c\"\n }\n }\n },\n border: {\n app: {\n primary: \"#f9fbfb\",\n secondary: \"#67787c\",\n tertiary: \"#22292b\"\n },\n banner: \"#f9fbfb\",\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,MAAa,QAAyB;CACpC,QAAQ;CACR,QAAQ;EACN,MAAM;GACJ,QAAQ;IACN,OAAO;IACP,SAAS;IACT,aAAa;IACd;GACD,SAAS;IACP,SAAS;IACT,WAAW;IACX,UAAU;IACX;GACD,MAAM;IACJ,SAAS;IACT,WAAW;IACX,UAAU;IACV,MAAM;IACP;GACD,SAAS,EACP,aAAa,WACd;GACD,OAAO;IACL,KAAK;IACL,SAAS;IACT,SAAS;IACT,SAAS;IACT,MAAM;IACN,aAAa;IACd;GACD,QAAQ;IACN,MAAM;KACJ,QAAQ;KACR,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,UAAU;KACX;IACD,SAAS;KACP,QAAQ;KACR,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,UAAU;KACX;IACD,OAAO;KACL,QAAQ;KACR,UAAU;KACV,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,aAAa;KACb,UAAU;KACX;IACD,aAAa;KACX,QAAQ;KACR,UAAU;KACV,SAAS;KACT,OAAO;KACP,WAAW;KACX,WAAW;KACX,UAAU;KACX;IACF;GACD,SAAS;IACP,MAAM;KACJ,QAAQ;KACR,OAAO;KACP,SAAS;KACT,MAAM;KACN,MAAM;KACN,SAAS;KACV;IACD,SAAS;KACP,QAAQ;KACR,OAAO;KACP,SAAS;KACT,MAAM;KACN,MAAM;KACN,SAAS;KACV;IACF;GACF;EACD,QAAQ;GACN,KAAK;IACH,SAAS;IACT,WAAW;IACX,UAAU;IACX;GACD,QAAQ;GACR,SAAS;IACP,MAAM;IACN,SAAS;IACT,MAAM;IACN,OAAO;IACP,SAAS;IACT,QAAQ;IACT;GACF;EACF;CACD,cAAc;EACZ,KAAK;EACL,QAAQ;EACR,SAAS;EACV;CACD,SAAS;EACP,KAAK;EACL,QAAQ;EACR,SAAS;EACT,OAAO;EACR;CACD,OAAO;EACL,SAAS,EACP,QAAQ;GACN,MAAM;GACN,SAAS;GACT,MAAM;GACN,OAAO;GACP,SAAS;GACT,QAAQ;GACR,OAAO;GACR,EACF;EACD,QAAQ,EACN,QAAQ,KACT;EACD,QAAQ;GACN,QAAQ;GACR,OAAO;GACP,SAAS;GACT,WAAW;GACX,WAAW;GACX,UAAU;GACX;EACF;CACD,QAAQ,EACN,SAAS,EACP,QAAQ;EACN,MAAM;EACN,SAAS;EACT,MAAM;EACN,OAAO;EACP,SAAS;EACT,QAAQ;EACR,OAAO;EACR,EACF,EACF;CACD,SAAS;CACV"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/plugin-theme",
3
- "version": "0.3.27",
3
+ "version": "0.3.29",
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": [
@@ -209,19 +209,19 @@
209
209
  "files": ["dist/**/*"],
210
210
  "dependencies": {
211
211
  "@alloy-js/core": "0.23.0-dev.8",
212
- "@powerlines/plugin-alloy": "^0.25.69",
213
- "@powerlines/plugin-plugin": "^0.12.333",
214
- "@powerlines/plugin-style-dictionary": "^0.3.283",
212
+ "@powerlines/plugin-alloy": "^0.25.70",
213
+ "@powerlines/plugin-plugin": "^0.12.334",
214
+ "@powerlines/plugin-style-dictionary": "^0.3.284",
215
215
  "@stryke/helpers": "^0.10.7",
216
216
  "@stryke/type-checks": "^0.6.0",
217
217
  "defu": "^6.1.4",
218
- "powerlines": "^0.42.23",
218
+ "powerlines": "^0.42.24",
219
219
  "style-dictionary": "^5.4.0"
220
220
  },
221
221
  "devDependencies": {
222
- "@powerlines/plugin-deepkit": "^0.11.261",
222
+ "@powerlines/plugin-deepkit": "^0.11.262",
223
223
  "@types/node": "^25.5.0"
224
224
  },
225
225
  "publishConfig": { "access": "public" },
226
- "gitHead": "24f916421b8fcaf63663a5cb24746fadfcc7842f"
226
+ "gitHead": "34488ccdcd281f51646307b1818117b84c55a722"
227
227
  }