@shell-shock/preset-cli 0.9.32 → 0.9.33
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.
|
@@ -12,11 +12,11 @@ let _shell_shock_plugin_banner_components_banner_function_declaration = require(
|
|
|
12
12
|
let _shell_shock_plugin_theme_contexts_theme = require("@shell-shock/plugin-theme/contexts/theme");
|
|
13
13
|
let _stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
|
|
14
14
|
let defu = require("defu");
|
|
15
|
-
defu = require_runtime.__toESM(defu);
|
|
15
|
+
defu = require_runtime.__toESM(defu, 1);
|
|
16
16
|
let figlet = require("figlet");
|
|
17
|
-
figlet = require_runtime.__toESM(figlet);
|
|
17
|
+
figlet = require_runtime.__toESM(figlet, 1);
|
|
18
18
|
let strip_ansi = require("strip-ansi");
|
|
19
|
-
strip_ansi = require_runtime.__toESM(strip_ansi);
|
|
19
|
+
strip_ansi = require_runtime.__toESM(strip_ansi, 1);
|
|
20
20
|
|
|
21
21
|
//#region src/components/banner-builtin.tsx
|
|
22
22
|
/**
|
|
@@ -9,7 +9,7 @@ let _stryke_path_join = require("@stryke/path/join");
|
|
|
9
9
|
let _powerlines_plugin_alloy_core_components_spacing = require("@powerlines/plugin-alloy/core/components/spacing");
|
|
10
10
|
let _powerlines_plugin_alloy_core_contexts_context = require("@powerlines/plugin-alloy/core/contexts/context");
|
|
11
11
|
let defu = require("defu");
|
|
12
|
-
defu = require_runtime.__toESM(defu);
|
|
12
|
+
defu = require_runtime.__toESM(defu, 1);
|
|
13
13
|
let _powerlines_plugin_alloy_typescript_components_entry_file = require("@powerlines/plugin-alloy/typescript/components/entry-file");
|
|
14
14
|
let _shell_shock_core_components_command_validation_logic = require("@shell-shock/core/components/command-validation-logic");
|
|
15
15
|
let _shell_shock_preset_script_components_command_entry = require("@shell-shock/preset-script/components/command-entry");
|
|
@@ -9,7 +9,7 @@ let _shell_shock_core_plugin_utils = require("@shell-shock/core/plugin-utils");
|
|
|
9
9
|
let _stryke_path_join = require("@stryke/path/join");
|
|
10
10
|
let _powerlines_plugin_alloy_core_contexts_context = require("@powerlines/plugin-alloy/core/contexts/context");
|
|
11
11
|
let defu = require("defu");
|
|
12
|
-
defu = require_runtime.__toESM(defu);
|
|
12
|
+
defu = require_runtime.__toESM(defu, 1);
|
|
13
13
|
let _stryke_string_format_pascal_case = require("@stryke/string-format/pascal-case");
|
|
14
14
|
let _powerlines_plugin_alloy_typescript_components_typescript_file = require("@powerlines/plugin-alloy/typescript/components/typescript-file");
|
|
15
15
|
let _shell_shock_preset_script_components_virtual_command_entry = require("@shell-shock/preset-script/components/virtual-command-entry");
|
package/dist/index.cjs
CHANGED
|
@@ -13,19 +13,19 @@ let _powerlines_plugin_alloy_core_components = require("@powerlines/plugin-alloy
|
|
|
13
13
|
let _powerlines_plugin_alloy_render = require("@powerlines/plugin-alloy/render");
|
|
14
14
|
let _shell_shock_core_plugin_utils = require("@shell-shock/core/plugin-utils");
|
|
15
15
|
let _shell_shock_plugin_changelog = require("@shell-shock/plugin-changelog");
|
|
16
|
-
_shell_shock_plugin_changelog = require_runtime.__toESM(_shell_shock_plugin_changelog);
|
|
16
|
+
_shell_shock_plugin_changelog = require_runtime.__toESM(_shell_shock_plugin_changelog, 1);
|
|
17
17
|
let _shell_shock_plugin_completions = require("@shell-shock/plugin-completions");
|
|
18
|
-
_shell_shock_plugin_completions = require_runtime.__toESM(_shell_shock_plugin_completions);
|
|
18
|
+
_shell_shock_plugin_completions = require_runtime.__toESM(_shell_shock_plugin_completions, 1);
|
|
19
19
|
let _shell_shock_plugin_console = require("@shell-shock/plugin-console");
|
|
20
|
-
_shell_shock_plugin_console = require_runtime.__toESM(_shell_shock_plugin_console);
|
|
20
|
+
_shell_shock_plugin_console = require_runtime.__toESM(_shell_shock_plugin_console, 1);
|
|
21
21
|
let _shell_shock_plugin_help = require("@shell-shock/plugin-help");
|
|
22
|
-
_shell_shock_plugin_help = require_runtime.__toESM(_shell_shock_plugin_help);
|
|
22
|
+
_shell_shock_plugin_help = require_runtime.__toESM(_shell_shock_plugin_help, 1);
|
|
23
23
|
let _shell_shock_plugin_prompts = require("@shell-shock/plugin-prompts");
|
|
24
|
-
_shell_shock_plugin_prompts = require_runtime.__toESM(_shell_shock_plugin_prompts);
|
|
24
|
+
_shell_shock_plugin_prompts = require_runtime.__toESM(_shell_shock_plugin_prompts, 1);
|
|
25
25
|
let _shell_shock_plugin_skills = require("@shell-shock/plugin-skills");
|
|
26
|
-
_shell_shock_plugin_skills = require_runtime.__toESM(_shell_shock_plugin_skills);
|
|
26
|
+
_shell_shock_plugin_skills = require_runtime.__toESM(_shell_shock_plugin_skills, 1);
|
|
27
27
|
let _shell_shock_plugin_update = require("@shell-shock/plugin-update");
|
|
28
|
-
_shell_shock_plugin_update = require_runtime.__toESM(_shell_shock_plugin_update);
|
|
28
|
+
_shell_shock_plugin_update = require_runtime.__toESM(_shell_shock_plugin_update, 1);
|
|
29
29
|
let _shell_shock_preset_script_components_bin_entry = require("@shell-shock/preset-script/components/bin-entry");
|
|
30
30
|
let _stryke_path_join = require("@stryke/path/join");
|
|
31
31
|
let _stryke_type_checks_is_set_object = require("@stryke/type-checks/is-set-object");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/preset-cli",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.33",
|
|
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": [
|
|
@@ -184,17 +184,17 @@
|
|
|
184
184
|
"@powerlines/deepkit": "^0.9.88",
|
|
185
185
|
"@powerlines/plugin-alloy": "^0.26.227",
|
|
186
186
|
"@powerlines/plugin-plugin": "^0.12.546",
|
|
187
|
-
"@shell-shock/core": "
|
|
188
|
-
"@shell-shock/plugin-banner": "
|
|
189
|
-
"@shell-shock/plugin-changelog": "
|
|
190
|
-
"@shell-shock/plugin-completions": "
|
|
191
|
-
"@shell-shock/plugin-console": "
|
|
192
|
-
"@shell-shock/plugin-help": "
|
|
193
|
-
"@shell-shock/plugin-prompts": "
|
|
194
|
-
"@shell-shock/plugin-skills": "
|
|
195
|
-
"@shell-shock/plugin-theme": "
|
|
196
|
-
"@shell-shock/plugin-update": "
|
|
197
|
-
"@shell-shock/preset-script": "
|
|
187
|
+
"@shell-shock/core": "0.17.21",
|
|
188
|
+
"@shell-shock/plugin-banner": "0.1.48",
|
|
189
|
+
"@shell-shock/plugin-changelog": "0.1.24",
|
|
190
|
+
"@shell-shock/plugin-completions": "0.4.29",
|
|
191
|
+
"@shell-shock/plugin-console": "0.2.25",
|
|
192
|
+
"@shell-shock/plugin-help": "0.2.39",
|
|
193
|
+
"@shell-shock/plugin-prompts": "0.3.62",
|
|
194
|
+
"@shell-shock/plugin-skills": "0.0.12",
|
|
195
|
+
"@shell-shock/plugin-theme": "0.4.34",
|
|
196
|
+
"@shell-shock/plugin-update": "0.1.66",
|
|
197
|
+
"@shell-shock/preset-script": "0.6.76",
|
|
198
198
|
"@stryke/path": "^0.29.11",
|
|
199
199
|
"@stryke/string-format": "^0.17.26",
|
|
200
200
|
"@stryke/type-checks": "^0.6.17",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"powerlines": "^0.47.134",
|
|
205
205
|
"strip-ansi": "^7.2.0"
|
|
206
206
|
},
|
|
207
|
-
"devDependencies": { "@stryke/types": "^0.12.12", "@types/node": "^25.9.
|
|
207
|
+
"devDependencies": { "@stryke/types": "^0.12.12", "@types/node": "^25.9.3" },
|
|
208
208
|
"publishConfig": { "access": "public" },
|
|
209
|
-
"gitHead": "
|
|
209
|
+
"gitHead": "0876468f621d3b455f99de7dc3ebdd3af8883842"
|
|
210
210
|
}
|