@shell-shock/plugin-theme 0.4.35 → 0.4.36
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/ansi-utils-BBqikbV-.d.mts +80 -0
- package/dist/ansi-utils-BBqikbV-.d.mts.map +1 -0
- package/dist/ansi-utils-CY_ghxdQ.d.cts +80 -0
- package/dist/ansi-utils-CY_ghxdQ.d.cts.map +1 -0
- package/dist/constants-Bs8URqjD.d.cts +12 -0
- package/dist/constants-Bs8URqjD.d.cts.map +1 -0
- package/dist/constants-Bs8URqjD.d.mts +12 -0
- package/dist/constants-Bs8URqjD.d.mts.map +1 -0
- package/dist/contexts/theme.cjs +2 -2
- package/dist/contexts/theme.d.cts +2 -3
- package/dist/contexts/theme.d.cts.map +1 -1
- package/dist/contexts/theme.d.mts +2 -3
- package/dist/contexts/theme.mjs +1 -1
- package/dist/helpers/ansi-utils.d.cts +2 -81
- package/dist/helpers/ansi-utils.d.mts +2 -81
- package/dist/helpers/border-styles.cjs +10 -13
- package/dist/helpers/border-styles.d.cts +1 -2
- package/dist/helpers/border-styles.d.cts.map +1 -1
- package/dist/helpers/border-styles.d.mts +1 -2
- package/dist/helpers/border-styles.mjs +10 -12
- package/dist/helpers/constants.cjs +0 -1
- package/dist/helpers/constants.d.cts +2 -12
- package/dist/helpers/constants.d.mts +2 -12
- package/dist/helpers/index.d.cts +2 -2
- package/dist/helpers/index.d.mts +2 -2
- package/dist/helpers/merge.d.cts +2 -3
- package/dist/helpers/merge.d.cts.map +1 -1
- package/dist/helpers/merge.d.mts +2 -3
- package/dist/helpers/spinners.cjs +0 -1
- package/dist/helpers/spinners.d.cts +2 -735
- package/dist/helpers/spinners.d.mts +2 -735
- package/dist/index.cjs +2292 -51
- package/dist/index.d.cts +3 -3
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +3 -3
- package/dist/index.mjs +2268 -52
- package/dist/plugin-D_4VGrBE.d.cts +27 -0
- package/dist/plugin-D_4VGrBE.d.cts.map +1 -0
- package/dist/plugin-liH648jU.d.mts +27 -0
- package/dist/plugin-liH648jU.d.mts.map +1 -0
- package/dist/spinners-BB6Z_PUM.d.cts +735 -0
- package/dist/spinners-BB6Z_PUM.d.cts.map +1 -0
- package/dist/spinners-BB6Z_PUM.d.mts +735 -0
- package/dist/spinners-BB6Z_PUM.d.mts.map +1 -0
- package/dist/theme-B_q1llDJ.d.mts +417 -0
- package/dist/theme-B_q1llDJ.d.mts.map +1 -0
- package/dist/theme-C68ywMEZ.d.cts +417 -0
- package/dist/theme-C68ywMEZ.d.cts.map +1 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.mts +2 -2
- package/dist/types/index.mjs +3 -0
- package/dist/types/plugin.d.cts +2 -29
- package/dist/types/plugin.d.mts +2 -28
- package/dist/types/theme.d.cts +2 -418
- package/dist/types/theme.d.mts +2 -418
- package/package.json +16 -14
- package/dist/_virtual/_rolldown/runtime.cjs +0 -29
- package/dist/_virtual/_rolldown/runtime.mjs +0 -8
- package/dist/core/dist/types/command.d.cts +0 -264
- package/dist/core/dist/types/command.d.cts.map +0 -1
- package/dist/core/dist/types/command.d.mts +0 -8
- package/dist/core/dist/types/command.d.mts.map +0 -1
- package/dist/core/dist/types/config.d.cts +0 -120
- package/dist/core/dist/types/config.d.cts.map +0 -1
- package/dist/core/dist/types/config.d.mts +0 -10
- package/dist/core/dist/types/config.d.mts.map +0 -1
- package/dist/core/dist/types/context.d.cts +0 -29
- package/dist/core/dist/types/context.d.cts.map +0 -1
- package/dist/core/dist/types/context.d.mts +0 -10
- package/dist/core/dist/types/context.d.mts.map +0 -1
- package/dist/core/dist/types/env.d.cts +0 -1
- package/dist/core/dist/types/env.d.mts +0 -8
- package/dist/core/dist/types/env.d.mts.map +0 -1
- package/dist/core/dist/types/index.d.cts +0 -3
- package/dist/core/dist/types/index.d.mts +0 -12
- package/dist/core/dist/types/index.d.mts.map +0 -1
- package/dist/helpers/ansi-utils.d.cts.map +0 -1
- package/dist/helpers/ansi-utils.d.mts.map +0 -1
- package/dist/helpers/constants.d.cts.map +0 -1
- package/dist/helpers/constants.d.mts.map +0 -1
- package/dist/helpers/spinners.d.cts.map +0 -1
- package/dist/helpers/spinners.d.mts.map +0 -1
- package/dist/style-dictionary/border-styles.cjs +0 -284
- package/dist/style-dictionary/border-styles.mjs +0 -285
- package/dist/style-dictionary/border-styles.mjs.map +0 -1
- package/dist/style-dictionary/colors.cjs +0 -1390
- package/dist/style-dictionary/colors.mjs +0 -1391
- package/dist/style-dictionary/colors.mjs.map +0 -1
- package/dist/style-dictionary/icons.cjs +0 -168
- package/dist/style-dictionary/icons.mjs +0 -169
- package/dist/style-dictionary/icons.mjs.map +0 -1
- package/dist/style-dictionary/labels.cjs +0 -150
- package/dist/style-dictionary/labels.mjs +0 -151
- package/dist/style-dictionary/labels.mjs.map +0 -1
- package/dist/style-dictionary/padding.cjs +0 -37
- package/dist/style-dictionary/padding.mjs +0 -38
- package/dist/style-dictionary/padding.mjs.map +0 -1
- package/dist/style-dictionary/settings.cjs +0 -25
- package/dist/style-dictionary/settings.mjs +0 -26
- package/dist/style-dictionary/settings.mjs.map +0 -1
- package/dist/style-dictionary/spinners.cjs +0 -30
- package/dist/style-dictionary/spinners.mjs +0 -31
- package/dist/style-dictionary/spinners.mjs.map +0 -1
- package/dist/themes/default.cjs +0 -156
- package/dist/themes/default.mjs +0 -156
- package/dist/themes/default.mjs.map +0 -1
- package/dist/types/plugin.d.cts.map +0 -1
- package/dist/types/plugin.d.mts.map +0 -1
- package/dist/types/theme.d.cts.map +0 -1
- package/dist/types/theme.d.mts.map +0 -1
|
@@ -1,264 +0,0 @@
|
|
|
1
|
-
import { JsonSchemaStringFormat } from "@powerlines/schema";
|
|
2
|
-
import { RequiredKeys } from "@stryke/types/base";
|
|
3
|
-
import { ResolvedEntryFileReference } from "powerlines";
|
|
4
|
-
|
|
5
|
-
//#region ../core/dist/types/command.d.cts
|
|
6
|
-
//#region src/types/command.d.ts
|
|
7
|
-
type CommandParameterType = "string" | "number" | "boolean";
|
|
8
|
-
interface BaseCommandParameter {
|
|
9
|
-
/**
|
|
10
|
-
* The option name.
|
|
11
|
-
*/
|
|
12
|
-
name: string;
|
|
13
|
-
/**
|
|
14
|
-
* The option kind.
|
|
15
|
-
*/
|
|
16
|
-
type: CommandParameterType;
|
|
17
|
-
/**
|
|
18
|
-
* The display title.
|
|
19
|
-
*/
|
|
20
|
-
title: string;
|
|
21
|
-
/**
|
|
22
|
-
* The option description.
|
|
23
|
-
*/
|
|
24
|
-
description: string;
|
|
25
|
-
/**
|
|
26
|
-
* Alternative option names.
|
|
27
|
-
*/
|
|
28
|
-
alias: string[];
|
|
29
|
-
/**
|
|
30
|
-
* The default value.
|
|
31
|
-
*/
|
|
32
|
-
default?: string | number | boolean | string[] | number[] | boolean[];
|
|
33
|
-
/**
|
|
34
|
-
* The environment variable name or false to disable.
|
|
35
|
-
*/
|
|
36
|
-
env: string | false;
|
|
37
|
-
/**
|
|
38
|
-
* Whether the option is required.
|
|
39
|
-
*/
|
|
40
|
-
required: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Whether the option accepts multiple values.
|
|
43
|
-
*/
|
|
44
|
-
variadic: boolean;
|
|
45
|
-
}
|
|
46
|
-
interface BaseStringCommandParameter extends BaseCommandParameter {
|
|
47
|
-
/**
|
|
48
|
-
* The option kind.
|
|
49
|
-
*/
|
|
50
|
-
type: "string";
|
|
51
|
-
/**
|
|
52
|
-
* The default value.
|
|
53
|
-
*/
|
|
54
|
-
default?: string | string[];
|
|
55
|
-
/**
|
|
56
|
-
* A standard string format to validate the option value against.
|
|
57
|
-
*/
|
|
58
|
-
format?: JsonSchemaStringFormat | string;
|
|
59
|
-
/**
|
|
60
|
-
* The allowed choices for the option value.
|
|
61
|
-
*/
|
|
62
|
-
choices?: string[];
|
|
63
|
-
}
|
|
64
|
-
interface SingleStringCommandParameter extends BaseStringCommandParameter {
|
|
65
|
-
/**
|
|
66
|
-
* The default value.
|
|
67
|
-
*/
|
|
68
|
-
default?: string;
|
|
69
|
-
/**
|
|
70
|
-
* Whether the option accepts multiple values.
|
|
71
|
-
*/
|
|
72
|
-
variadic: false;
|
|
73
|
-
}
|
|
74
|
-
interface VariadicStringCommandParameter extends BaseStringCommandParameter {
|
|
75
|
-
/**
|
|
76
|
-
* The default value.
|
|
77
|
-
*/
|
|
78
|
-
default?: string[];
|
|
79
|
-
/**
|
|
80
|
-
* Whether the option accepts multiple values.
|
|
81
|
-
*/
|
|
82
|
-
variadic: true;
|
|
83
|
-
}
|
|
84
|
-
type StringCommandParameter = SingleStringCommandParameter | VariadicStringCommandParameter;
|
|
85
|
-
interface BaseNumberCommandParameter extends BaseCommandParameter {
|
|
86
|
-
/**
|
|
87
|
-
* The option kind.
|
|
88
|
-
*/
|
|
89
|
-
type: "number";
|
|
90
|
-
/**
|
|
91
|
-
* The default value.
|
|
92
|
-
*/
|
|
93
|
-
default?: number | number[];
|
|
94
|
-
/**
|
|
95
|
-
* The allowed choices for the option value.
|
|
96
|
-
*/
|
|
97
|
-
choices?: number[];
|
|
98
|
-
}
|
|
99
|
-
interface SingleNumberCommandParameter extends BaseNumberCommandParameter {
|
|
100
|
-
/**
|
|
101
|
-
* The default value.
|
|
102
|
-
*/
|
|
103
|
-
default?: number;
|
|
104
|
-
/**
|
|
105
|
-
* Whether the option accepts multiple values.
|
|
106
|
-
*/
|
|
107
|
-
variadic: false;
|
|
108
|
-
}
|
|
109
|
-
interface VariadicNumberCommandParameter extends BaseNumberCommandParameter {
|
|
110
|
-
/**
|
|
111
|
-
* The default value.
|
|
112
|
-
*/
|
|
113
|
-
default?: number[];
|
|
114
|
-
/**
|
|
115
|
-
* Whether the option accepts multiple values.
|
|
116
|
-
*/
|
|
117
|
-
variadic: true;
|
|
118
|
-
}
|
|
119
|
-
type NumberCommandParameter = SingleNumberCommandParameter | VariadicNumberCommandParameter;
|
|
120
|
-
interface BaseBooleanCommandParameter extends BaseCommandParameter {
|
|
121
|
-
/**
|
|
122
|
-
* The option kind.
|
|
123
|
-
*/
|
|
124
|
-
type: "boolean";
|
|
125
|
-
/**
|
|
126
|
-
* The default value.
|
|
127
|
-
*/
|
|
128
|
-
default?: boolean | boolean[];
|
|
129
|
-
}
|
|
130
|
-
interface SingleBooleanCommandParameter extends BaseBooleanCommandParameter {
|
|
131
|
-
/**
|
|
132
|
-
* The default value.
|
|
133
|
-
*/
|
|
134
|
-
default?: boolean;
|
|
135
|
-
/**
|
|
136
|
-
* Whether the option accepts multiple values.
|
|
137
|
-
*/
|
|
138
|
-
variadic: false;
|
|
139
|
-
}
|
|
140
|
-
interface VariadicBooleanCommandParameter extends BaseBooleanCommandParameter {
|
|
141
|
-
/**
|
|
142
|
-
* The default value.
|
|
143
|
-
*/
|
|
144
|
-
default?: boolean[];
|
|
145
|
-
/**
|
|
146
|
-
* Whether the option accepts multiple values.
|
|
147
|
-
*/
|
|
148
|
-
variadic: true;
|
|
149
|
-
}
|
|
150
|
-
type BooleanCommandParameter = SingleBooleanCommandParameter | VariadicBooleanCommandParameter;
|
|
151
|
-
interface BooleanCommandOption extends SingleBooleanCommandParameter {
|
|
152
|
-
/**
|
|
153
|
-
* The option this negates.
|
|
154
|
-
*/
|
|
155
|
-
isNegativeOf?: string;
|
|
156
|
-
/**
|
|
157
|
-
* Whether to skip adding a negative option.
|
|
158
|
-
*/
|
|
159
|
-
skipAddingNegative?: boolean;
|
|
160
|
-
}
|
|
161
|
-
type CommandOption = StringCommandParameter | NumberCommandParameter | BooleanCommandOption | VariadicBooleanCommandParameter;
|
|
162
|
-
type CommandArgument = StringCommandParameter | NumberCommandParameter | BooleanCommandParameter;
|
|
163
|
-
interface CommandMetadata {
|
|
164
|
-
/**
|
|
165
|
-
* The display name of the command.
|
|
166
|
-
*
|
|
167
|
-
* @remarks
|
|
168
|
-
* This value will be used in various displays of the user interface and documentation. If not provided, a formatted value of the command name will be used.
|
|
169
|
-
*/
|
|
170
|
-
title?: string;
|
|
171
|
-
/**
|
|
172
|
-
* A brief description of what the command does.
|
|
173
|
-
*
|
|
174
|
-
* @remarks
|
|
175
|
-
* This value will be used in various displays of the user interface and documentation. If not provided, a default message may be shown.
|
|
176
|
-
*/
|
|
177
|
-
description?: string;
|
|
178
|
-
/**
|
|
179
|
-
* One or more alternative names for the command.
|
|
180
|
-
*/
|
|
181
|
-
alias?: string | string[];
|
|
182
|
-
/**
|
|
183
|
-
* Optional tags for the command.
|
|
184
|
-
*
|
|
185
|
-
* @remarks
|
|
186
|
-
* Tags can be used to categorize and organize commands, and can also be utilized by plugins to provide additional functionality or filtering based on tags.
|
|
187
|
-
*/
|
|
188
|
-
tags?: string[];
|
|
189
|
-
/**
|
|
190
|
-
* An optional icon to visually represent the command in user interfaces.
|
|
191
|
-
*
|
|
192
|
-
* @remarks
|
|
193
|
-
* This can be a string containing an emoji, a Unicode character, or any other symbol that helps to visually identify the command. If not provided, no icon will be displayed.
|
|
194
|
-
*/
|
|
195
|
-
icon?: string;
|
|
196
|
-
/**
|
|
197
|
-
* A URL to the command documentation or reference.
|
|
198
|
-
*
|
|
199
|
-
* @remarks
|
|
200
|
-
* This URL can be used in various displays of the user interface and documentation to provide users with a reference for the command. It can also be used by plugins to link to the documentation in relevant contexts. If the token `{command}` is included in the URL, it will be replaced with the full command path to provide links to command specific documentation. For example, `myapp command subcommand` will be translated to `{docs}/command/subcommand`.
|
|
201
|
-
*/
|
|
202
|
-
docs?: string;
|
|
203
|
-
}
|
|
204
|
-
interface CommandBase extends CommandMetadata {
|
|
205
|
-
/**
|
|
206
|
-
* The command id.
|
|
207
|
-
*/
|
|
208
|
-
id: string | null;
|
|
209
|
-
/**
|
|
210
|
-
* The command name.
|
|
211
|
-
*/
|
|
212
|
-
name: string;
|
|
213
|
-
/**
|
|
214
|
-
* The full command path value.
|
|
215
|
-
*/
|
|
216
|
-
path: string | null;
|
|
217
|
-
/**
|
|
218
|
-
* The path segments.
|
|
219
|
-
*/
|
|
220
|
-
segments: string[];
|
|
221
|
-
/**
|
|
222
|
-
* Alternative command names.
|
|
223
|
-
*/
|
|
224
|
-
alias?: string[];
|
|
225
|
-
/**
|
|
226
|
-
* Whether the command is virtual.
|
|
227
|
-
*
|
|
228
|
-
* @remarks
|
|
229
|
-
* Virtual commands are considered forks in the command tree and are not directly executable. They are used to group related subcommands together without having an actual command handler or entry point.
|
|
230
|
-
*/
|
|
231
|
-
virtual: boolean;
|
|
232
|
-
}
|
|
233
|
-
interface CommandConfig extends CommandBase {
|
|
234
|
-
/**
|
|
235
|
-
* The command id.
|
|
236
|
-
*/
|
|
237
|
-
id: string;
|
|
238
|
-
/**
|
|
239
|
-
* The resolved entry definition.
|
|
240
|
-
*/
|
|
241
|
-
entry: ResolvedEntryFileReference;
|
|
242
|
-
tags?: CommandMetadata["tags"];
|
|
243
|
-
}
|
|
244
|
-
type CommandTree = RequiredKeys<CommandConfig, "title" | "description" | "alias" | "tags"> & {
|
|
245
|
-
/**
|
|
246
|
-
* The command options.
|
|
247
|
-
*/
|
|
248
|
-
options: Record<string, CommandOption>;
|
|
249
|
-
/**
|
|
250
|
-
* The positional arguments provided to the command.
|
|
251
|
-
*/
|
|
252
|
-
args: CommandArgument[];
|
|
253
|
-
/**
|
|
254
|
-
* The parent command.
|
|
255
|
-
*/
|
|
256
|
-
parent: null | CommandTree;
|
|
257
|
-
/**
|
|
258
|
-
* Child commands.
|
|
259
|
-
*/
|
|
260
|
-
children: Record<string, CommandTree>;
|
|
261
|
-
};
|
|
262
|
-
//#endregion
|
|
263
|
-
export { BaseBooleanCommandParameter, BaseCommandParameter, BaseNumberCommandParameter, BaseStringCommandParameter, BooleanCommandOption, BooleanCommandParameter, CommandArgument, CommandBase, CommandConfig, CommandMetadata, CommandOption, CommandParameterType, CommandTree, NumberCommandParameter, SingleBooleanCommandParameter, SingleNumberCommandParameter, SingleStringCommandParameter, StringCommandParameter, VariadicBooleanCommandParameter, VariadicNumberCommandParameter, VariadicStringCommandParameter };
|
|
264
|
-
//# sourceMappingURL=command.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.cts","names":["name","type","CommandParameterType","title","description","alias","default","env","required","variadic","BaseCommandParameter","format","JsonSchemaStringFormat","choices","BaseStringCommandParameter","SingleStringCommandParameter","VariadicStringCommandParameter","BaseNumberCommandParameter","SingleNumberCommandParameter","VariadicNumberCommandParameter","BaseBooleanCommandParameter","SingleBooleanCommandParameter","VariadicBooleanCommandParameter","StringCommandParameter","NumberCommandParameter","BooleanCommandParameter","T","Pick","Partial","Omit","AsCommandParameterConfig","StringCommandParameterConfig","NumberCommandParameterConfig","BooleanCommandParameterConfig","isNegativeOf","skipAddingNegative","BooleanCommandOption","CommandOption","CommandArgument","tags","icon","docs","CommandMetadata","id","path","segments","virtual","CommandBase","entry","ResolvedEntryFileReference","RequiredKeys","CommandConfig","options","Record","args","parent","CommandTree","children","SerializedCommandTree","metadata","CommandOptionConfig","SchemaInput","CommandArgumentConfig","AnyFunction"],"sources":["../../../../../core/dist/types/command.d.cts"],"mappings":";;;;;;KAKK,oBAAA;AAAA,UACK,oBAAA;;;AADe;EAKvBA,IAAAA;EAJ4B;;;EAQ5BC,IAAAA,EAAM,oBAAoB;EAA1BA;;;EAIAE,KAAAA;EAQAE;;;EAJAD,WAAAA;EAoBAK;;AAAQ;EAhBRJ,KAAAA;EAsCkC;;;EAlClCC,OAAAA;EAsCAL;;;EAlCAM,GAAAA;EA8CAM;;AAAO;EA1CPL,QAAAA;EA4CoC;;;EAxCpCC,QAAAA;AAAAA;AAAAA,UAsBQ,0BAAA,SAAmC,oBAAoB;EAuCpBC;;;EAnC3CT,IAAAA;EA+CO;AAAA;AAAA;EA3CPK,OAAAA;;;;EAIAK,MAAAA,GAAS,sBAAA;EAiDTF;;AAAQ;EA7CRI,OAAAA;AAAAA;AAAAA,UAEQ,4BAAA,SAAqC,0BAA0B;EA6CE;;;EAzCzEP,OAAAA;EAiDQ;AAAA;AAAA;EA7CRG,QAAAA;AAAAA;AAAAA,UAEQ,8BAAA,SAAuC,0BAA0B;EA6CgB;AAAA;;EAzCzFH,OAAAA;EA0CgE;;;EAtChEG,QAAAA;AAAAA;AAAAA,KAEG,sBAAA,GAAyB,4BAAA,GAA+B,8BAA8B;AAAA,UACjF,0BAAA,SAAmC,oBAAoB;EA6C1B;;;EAzCrCR,IAAAA;EA6CAK;;;EAzCAA,OAAAA;EA6CQ;;;EAzCRO,OAAAA;AAAAA;AAAAA,UAEQ,4BAAA,SAAqC,0BAA0B;EAiDvEJ;;AAAQ;EA7CRH,OAAAA;EA+C0B;;;EA3C1BG,QAAAA;AAAAA;AAAAA,UAEQ,8BAAA,SAAuC,0BAA0B;;;;EAIzEH,OAAAA;EAsDA6B;;AAAkB;EAlDlB1B,QAAAA;AAAAA;AAAAA,KAEG,sBAAA,GAAyB,4BAAA,GAA+B,8BAA8B;AAAA,UACjF,2BAAA,SAAoC,oBAAoB;EAiDpB;;;EA7C5CR,IAAAA;EA6C2H;;;EAzC3HK,OAAAA;AAAAA;AAAAA,UAEQ,6BAAA,SAAsC,2BAA2B;EAuCkD;AAC5D;;EApC/DA,OAAAA;EAqCqB;;;EAjCrBG,QAAAA;AAAAA;AAAAA,UAEQ,+BAAA,SAAwC,2BAA2B;EA+B7Be;;;EA3B9ClB,OAAAA;EA4BmE;;;EAxBnEG,QAAAA;AAAAA;AAAAA,KAEG,uBAAA,GAA0B,6BAAA,GAAgC,+BAA+B;AAAA,UASpF,oBAAA,SAA6B,6BAA6B;EAuDvB;;;EAnD3CyB,YAAAA;EA+DAU;;;EA3DAT,kBAAAA;AAAAA;AAAAA,KAEG,aAAA,GAAgB,sBAAA,GAAyB,sBAAA,GAAyB,oBAAA,GAAuB,+BAAA;AAAA,KAEzF,eAAA,GAAkB,sBAAA,GAAyB,sBAAA,GAAyB,uBAAA;AAAA,UAE/D,eAAA;EA+ED;;;;;;EAxEPhC,KAAAA;EAuEO8C;;;;AACe;AAAA;EAjEtB7C,WAAAA;;;;EAIAC,KAAAA;EAmES;;;;;;EA5DTkC,IAAAA;EAwDiBW;;;;;;EAjDjBV,IAAAA;EA6DAe;;;;;;EAtDAd,IAAAA;AAAAA;AAAAA,UAEQ,WAAA,SAAoB,eAAe;;;;EAI3CE,EAAAA;;;;EAIA3C,IAAAA;;;;EAIA4C,IAAAA;;;;EAIAC,QAAAA;;;;EAIAxC,KAAAA;;;;;;;EAOAyC,OAAAA;AAAAA;AAAAA,UAEQ,aAAA,SAAsB,WAAA;;;;EAI9BH,EAAAA;;;;EAIAK,KAAAA,EAAO,0BAAA;EACPT,IAAAA,GAAO,eAAA;AAAA;AAAA,KAEJ,WAAA,GAAc,YAAA,CAAa,aAAA;;;;EAI9Ba,OAAAA,EAAS,MAAA,SAAe,aAAA;;;;EAIxBE,IAAAA,EAAM,eAAA;;;;EAINC,MAAAA,SAAe,WAAA;;;;EAIfE,QAAAA,EAAU,MAAA,SAAe,WAAA;AAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.mts","names":["name","type","CommandParameterType","title","description","alias","default","env","required","variadic","BaseCommandParameter","format","JsonSchemaStringFormat","choices","BaseStringCommandParameter","SingleStringCommandParameter","VariadicStringCommandParameter","BaseNumberCommandParameter","SingleNumberCommandParameter","VariadicNumberCommandParameter","BaseBooleanCommandParameter","SingleBooleanCommandParameter","VariadicBooleanCommandParameter","StringCommandParameter","NumberCommandParameter","BooleanCommandParameter","T","Pick","Partial","Omit","AsCommandParameterConfig","StringCommandParameterConfig","NumberCommandParameterConfig","BooleanCommandParameterConfig","isNegativeOf","skipAddingNegative","BooleanCommandOption","CommandOption","CommandArgument","tags","icon","docs","CommandMetadata","id","path","segments","virtual","CommandBase","entry","ResolvedEntryFileReference","RequiredKeys","CommandConfig","options","Record","args","parent","CommandTree","children","SerializedCommandTree","metadata","CommandOptionConfig","SchemaInput","CommandArgumentConfig","AnyFunction"],"sources":["../../../../../core/dist/types/command.d.cts"],"mappings":""}
|
|
@@ -1,120 +0,0 @@
|
|
|
1
|
-
import { CommandBase, CommandOption } from "./command.cjs";
|
|
2
|
-
import { Context } from "./context.cjs";
|
|
3
|
-
import { RequiredKeys } from "@stryke/types/base";
|
|
4
|
-
import { OutputConfig, UserConfig } from "powerlines";
|
|
5
|
-
import { AlloyPluginResolvedConfig } from "@powerlines/plugin-alloy/types/plugin";
|
|
6
|
-
import { AutoMDPluginResolvedConfig } from "@powerlines/plugin-automd";
|
|
7
|
-
import { NodeJsPluginOptions, NodeJsPluginResolvedConfig } from "@powerlines/plugin-nodejs/types/plugin";
|
|
8
|
-
import { TsdownPluginResolvedConfig } from "@powerlines/plugin-tsdown/types/plugin";
|
|
9
|
-
//#region ../core/dist/types/config.d.cts
|
|
10
|
-
//#region src/types/config.d.ts
|
|
11
|
-
type BuildOptions = Pick<UserConfig, "name" | "title" | "description" | "input" | "output" | "logLevel" | "mode" | "define" | "inject" | "resolve" | "organization" | "skipCache" | "autoInstall" | "plugins" | "tsconfig" | "tsconfigRaw">;
|
|
12
|
-
interface DocsOptions {
|
|
13
|
-
/**
|
|
14
|
-
* A URL to the application documentation or reference.
|
|
15
|
-
*/
|
|
16
|
-
app: string;
|
|
17
|
-
/**
|
|
18
|
-
* A URL to the application command specific documentation or reference.
|
|
19
|
-
*
|
|
20
|
-
* @remarks
|
|
21
|
-
* This URL is expected to contain the token `{command}` or `{cmd}`, which will be replaced with the full command path to provide links to command specific documentation. For example, `myapp command subcommand` will be translated to `{docs}/command/subcommand`.
|
|
22
|
-
*/
|
|
23
|
-
commands?: string;
|
|
24
|
-
}
|
|
25
|
-
interface BaseOptions {
|
|
26
|
-
/**
|
|
27
|
-
* A set of global command options to apply to each command.
|
|
28
|
-
*
|
|
29
|
-
* @remarks
|
|
30
|
-
* Each command will inherit these global options. To disable the addition of these global options, set this property to `false`, or provide a custom set of options/a function that returns them. A `GlobalOptions` interface will be created by the `shell-shock types` command and added to the generated `shell-shock.d.ts` file.
|
|
31
|
-
*/
|
|
32
|
-
globalOptions?: CommandOption[] | ((context: Context<any>, input: CommandBase) => CommandOption[]) | false;
|
|
33
|
-
/**
|
|
34
|
-
* Determines whether commands and option names are treated as case-sensitive.
|
|
35
|
-
*
|
|
36
|
-
* @defaultValue `false`
|
|
37
|
-
*/
|
|
38
|
-
isCaseSensitive?: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* The name of the binary (the {@link https://docs.npmjs.com/cli/v11/configuring-npm/package-json#bin | "bin" field} in package.json) that will be used to run the application through NodeJs package managers (e.g., npm, yarn, pnpm).
|
|
41
|
-
*
|
|
42
|
-
* @remarks
|
|
43
|
-
* If an array is provided, each binary will be linked to the same compiled output file. If not provided, the {@link Options.name | name} option will be used.
|
|
44
|
-
*
|
|
45
|
-
* @see https://docs.npmjs.com/cli/v11/configuring-npm/package-json#bin
|
|
46
|
-
* @see https://yarnpkg.com/cli/bin
|
|
47
|
-
* @see https://pnpm.io/package_json#bin
|
|
48
|
-
*/
|
|
49
|
-
bin?: string | string[];
|
|
50
|
-
/**
|
|
51
|
-
* Should Shell Shock attempt to automatically assign environment variables to manipulate default values for command options based on the option name?
|
|
52
|
-
*
|
|
53
|
-
* @remarks
|
|
54
|
-
* If set to a string, Shell Shock will use the provided string as an application specific environment variable prefix, convert the option name to {@link https://stringcase.org/cases/constant/ | constant case}, and prepend the provided `string` value to determine the corresponding environment variable name. For example, if an option is named `"configPath"` and the `autoAssignEnv` is `"MY_APP"`, Shell Shock will look for an environment variable named `"MY_APP_CONFIG_PATH"` and assign its value to the option if it exists. If set to `true`, Shell Shock will use a default environment variable prefix derived from the {@link Options.name | application name}.
|
|
55
|
-
*
|
|
56
|
-
* @see https://medium.com/chingu/an-introduction-to-environment-variables-and-how-to-use-them-f602f66d15fa
|
|
57
|
-
* @see https://stringcase.org/cases/constant/
|
|
58
|
-
*/
|
|
59
|
-
autoAssignEnv?: true | string;
|
|
60
|
-
/**
|
|
61
|
-
* A URL to the command-line interface application's reference documentation.
|
|
62
|
-
*
|
|
63
|
-
* @remarks
|
|
64
|
-
* This URL can be used in various displays of the user interface and documentation to provide users with a reference for the application. It can also be used by plugins to link to the documentation in relevant contexts. If the token `{command}` (or `{cmd}`) is included in the URL, it will be replaced with the full command path to provide links to command specific documentation. For example, `myapp command subcommand` will be translated to `{docs}/command/subcommand`.
|
|
65
|
-
*/
|
|
66
|
-
docs?: DocsOptions | string;
|
|
67
|
-
}
|
|
68
|
-
/**
|
|
69
|
-
* The plugin options for Shell Shock.
|
|
70
|
-
*/
|
|
71
|
-
type Options = BaseOptions & Partial<NodeJsPluginOptions>;
|
|
72
|
-
/**
|
|
73
|
-
* The output configuration options for Shell Shock.
|
|
74
|
-
*/
|
|
75
|
-
type OutputConfig$1 = Pick<OutputConfig, "path" | "copy" | "storage" | "sourceMap"> & {
|
|
76
|
-
/**
|
|
77
|
-
* An indicator specifying whether to generate TypeScript declaration files (.d.ts) during the build process.
|
|
78
|
-
*/
|
|
79
|
-
dts?: false;
|
|
80
|
-
};
|
|
81
|
-
/**
|
|
82
|
-
* The user configuration options for Shell Shock.
|
|
83
|
-
*/
|
|
84
|
-
type UserConfig$1 = BaseOptions & RequiredKeys<BuildOptions, "name"> & {
|
|
85
|
-
/**
|
|
86
|
-
* Configuration for the output of the build process
|
|
87
|
-
*/
|
|
88
|
-
output?: OutputConfig$1;
|
|
89
|
-
};
|
|
90
|
-
/**
|
|
91
|
-
* The resolved configuration options for Shell Shock.
|
|
92
|
-
*/
|
|
93
|
-
type ResolvedConfig = TsdownPluginResolvedConfig & AlloyPluginResolvedConfig & AutoMDPluginResolvedConfig & NodeJsPluginResolvedConfig & Required<Omit<Options, "bin" | "docs">> & {
|
|
94
|
-
/**
|
|
95
|
-
* The name of the binary (the {@link https://docs.npmjs.com/cli/v11/configuring-npm/package-json#bin | "bin" field} in package.json) that will be used to run the application through NodeJs package managers (e.g., npm, yarn, pnpm).
|
|
96
|
-
*
|
|
97
|
-
* @remarks
|
|
98
|
-
* If an array is provided, each binary will be linked to the same compiled output file. If not provided, the {@link Options.name | name} option will be used.
|
|
99
|
-
*
|
|
100
|
-
* @see https://docs.npmjs.com/cli/v11/configuring-npm/package-json#bin
|
|
101
|
-
* @see https://yarnpkg.com/cli/bin
|
|
102
|
-
* @see https://pnpm.io/package_json#bin
|
|
103
|
-
*/
|
|
104
|
-
bin: Record<string, string>;
|
|
105
|
-
/**
|
|
106
|
-
* The URL(s) to the command-line interface application's reference documentation.
|
|
107
|
-
*/
|
|
108
|
-
docs: DocsOptions;
|
|
109
|
-
/**
|
|
110
|
-
* The command-line application specific environment variable prefix used for automatically assigning environment variables to command options.
|
|
111
|
-
*/
|
|
112
|
-
appSpecificEnvPrefix: string;
|
|
113
|
-
/**
|
|
114
|
-
* The user configuration for the Shell Shock process.
|
|
115
|
-
*/
|
|
116
|
-
userConfig: UserConfig$1;
|
|
117
|
-
}; //#endregion
|
|
118
|
-
//#endregion
|
|
119
|
-
export { DocsOptions, Options, OutputConfig$1 as OutputConfig, ResolvedConfig, UserConfig$1 as UserConfig };
|
|
120
|
-
//# sourceMappingURL=config.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.cts","names":["Pick","UserConfig$1","app","commands","globalOptions","CommandOption","Context","context","CommandBase","input","isCaseSensitive","bin","autoAssignEnv","docs","DocsOptions","BaseOptions","Partial","NodeJsPluginOptions","OutputConfig$1","dts","RequiredKeys","BuildOptions","output","OutputConfig","ConfigParams","env","UserConfig","Promise","UserConfigFnObject","UserConfigFnPromise","UserConfigFn","Omit","EngineOptions$1","TsdownPluginResolvedConfig","AlloyPluginResolvedConfig","AutoMDPluginResolvedConfig","NodeJsPluginResolvedConfig","Required","Options","Record","appSpecificEnvPrefix","userConfig"],"sources":["../../../../../core/dist/types/config.d.cts"],"mappings":";;;;;;;;;;KAWK,YAAA,GAAe,IAAI,CAAC,UAAA;AAAA,UACf,WAAA;;;AAD2B;EAKnCE,GAAAA;EAJmB;;;AAWX;AAAA;;EAARC,QAAQ;AAAA;AAAA,UAEA,WAAA;EAO0D;;;;;;EAAlEC,aAAAA,GAAgB,aAAA,OAAoBG,OAAAA,EAAS,OAAA,OAAcE,KAAAA,EAAO,WAAA,KAAgB,aAAA;EAArCH;;;;;EAM7CI,eAAAA;EAWAC;;;;;AAiBkB;AAAA;;;;EAjBlBA,GAAAA;EAsB2B;;;;;;;AAA2B;AAAA;EAZtDC,aAAAA;;;;;;;EAOAC,IAAAA,GAAO,WAAA;AAAA;;;;KAKJ,OAAA,GAAU,WAAA,GAAc,OAAA,CAAQ,mBAAA;;;;KAIhC,cAAA,GAAe,IAAI,CAAC,YAAA;EASPE;;;EALhBI,GAAAA;AAAAA;;AASqB;AAMkB;KAVpC,YAAA,GAAa,WAAA,GAAc,YAAA,CAAa,YAAA;;;;EAI3CG,MAAAA,GAAS,cAAA;AAAA;;;;KAUN,cAAA,GAAiB,0BAAA,GAA6B,yBAAA,GAA4B,0BAAA,GAA6B,0BAAA,GAA6B,QAAA,CAAS,IAAA,CAAK,OAAA;EAApGY;;;;;;;;;;EAWjDvB,GAAAA,EAAK,MAAA;EAYL8B;;;EARA5B,IAAAA,EAAM,WAAA;;;;EAIN2B,oBAAAA;;;;EAIAC,UAAAA,EAAY,YAAA;AAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin, __require } from "../../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
-
import { require_command_d } from "./command.mjs";
|
|
3
|
-
import { require_context_d } from "./context.mjs";
|
|
4
|
-
|
|
5
|
-
//#region ../core/dist/types/config.d.cts
|
|
6
|
-
|
|
7
|
-
//#endregion
|
|
8
|
-
export default require_config_d();
|
|
9
|
-
export { require_config_d };
|
|
10
|
-
//# sourceMappingURL=config.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.mts","names":["Pick","UserConfig$1","app","commands","globalOptions","CommandOption","Context","context","CommandBase","input","isCaseSensitive","bin","autoAssignEnv","docs","DocsOptions","BaseOptions","Partial","NodeJsPluginOptions","OutputConfig$1","dts","RequiredKeys","BuildOptions","output","OutputConfig","ConfigParams","env","UserConfig","Promise","UserConfigFnObject","UserConfigFnPromise","UserConfigFn","Omit","EngineOptions$1","TsdownPluginResolvedConfig","AlloyPluginResolvedConfig","AutoMDPluginResolvedConfig","NodeJsPluginResolvedConfig","Required","Options","Record","appSpecificEnvPrefix","userConfig"],"sources":["../../../../../core/dist/types/config.d.cts"],"mappings":""}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { CommandConfig, CommandOption, CommandTree } from "./command.cjs";
|
|
2
|
-
import { ResolvedConfig } from "./config.cjs";
|
|
3
|
-
import { AlloyPluginContext } from "@powerlines/plugin-alloy/types/plugin";
|
|
4
|
-
import { NodeJsPluginContext } from "@powerlines/plugin-nodejs/types/plugin";
|
|
5
|
-
import { TsdownPluginContext } from "@powerlines/plugin-tsdown/types/plugin";
|
|
6
|
-
|
|
7
|
-
//#region ../core/dist/types/context.d.cts
|
|
8
|
-
//#region src/types/context.d.ts
|
|
9
|
-
type Context<TResolvedConfig extends ResolvedConfig = ResolvedConfig> = TsdownPluginContext<TResolvedConfig> & AlloyPluginContext<TResolvedConfig> & NodeJsPluginContext<TResolvedConfig> & {
|
|
10
|
-
/**
|
|
11
|
-
* The root path where commands are located.
|
|
12
|
-
*/
|
|
13
|
-
commandsPath: string;
|
|
14
|
-
/**
|
|
15
|
-
* The default command arguments to apply to all application commands.
|
|
16
|
-
*/
|
|
17
|
-
globalOptions: CommandOption[];
|
|
18
|
-
/**
|
|
19
|
-
* The list of commands discovered in the project.
|
|
20
|
-
*/
|
|
21
|
-
inputs: CommandConfig[];
|
|
22
|
-
/**
|
|
23
|
-
* The command-line application structure.
|
|
24
|
-
*/
|
|
25
|
-
commands: Record<string, CommandTree>;
|
|
26
|
-
};
|
|
27
|
-
//#endregion
|
|
28
|
-
export { Context };
|
|
29
|
-
//# sourceMappingURL=context.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"context.d.cts","names":["TResolvedConfig","ResolvedConfig","TsdownPluginContext","AlloyPluginContext","NodeJsPluginContext","commandsPath","globalOptions","CommandOption","inputs","CommandConfig","commands","Record","CommandTree","ExecutionContext$1","UnresolvedContext$1"],"sources":["../../../../../core/dist/types/context.d.cts"],"mappings":";;;;;;;;KAQK,OAAA,yBAAgC,cAAA,GAAiB,cAAA,IAAkB,mBAAA,CAAoB,eAAA,IAAmB,kBAAA,CAAmB,eAAA,IAAmB,mBAAA,CAAoB,eAAA;EAA7J;;;EAIVK,YAAAA;EAJ0F;;;EAQ1FC,aAAAA,EAAe,aAAA;EARwJ;;;EAYvKE,MAAAA,EAAQ,aAAA;EAIiB;;;EAAzBE,QAAAA,EAAU,MAAA,SAAe,WAAA;AAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin, __require } from "../../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
-
import { require_command_d } from "./command.mjs";
|
|
3
|
-
import { require_config_d } from "./config.mjs";
|
|
4
|
-
|
|
5
|
-
//#region ../core/dist/types/context.d.cts
|
|
6
|
-
|
|
7
|
-
//#endregion
|
|
8
|
-
export default require_context_d();
|
|
9
|
-
export { require_context_d };
|
|
10
|
-
//# sourceMappingURL=context.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"context.d.mts","names":["TResolvedConfig","ResolvedConfig","TsdownPluginContext","AlloyPluginContext","NodeJsPluginContext","commandsPath","globalOptions","CommandOption","inputs","CommandConfig","commands","Record","CommandTree","ExecutionContext$1","UnresolvedContext$1"],"sources":["../../../../../core/dist/types/context.d.cts"],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"env.d.mts","names":["EnvInterface","PATHEXT","PATH","npm_config_user_agent","npm_config_fund","npm_execpath","COMSPEC"],"sources":["../../../../../core/dist/types/env.d.cts"],"mappings":""}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { BaseBooleanCommandParameter, BaseCommandParameter, BaseNumberCommandParameter, BaseStringCommandParameter, BooleanCommandOption, BooleanCommandParameter, CommandArgument, CommandBase, CommandConfig, CommandMetadata, CommandOption, CommandParameterType, CommandTree, NumberCommandParameter, SingleBooleanCommandParameter, SingleNumberCommandParameter, SingleStringCommandParameter, StringCommandParameter, VariadicBooleanCommandParameter, VariadicNumberCommandParameter, VariadicStringCommandParameter } from "./command.cjs";
|
|
2
|
-
import { DocsOptions, Options, OutputConfig, ResolvedConfig, UserConfig } from "./config.cjs";
|
|
3
|
-
import { Context } from "./context.cjs";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { __commonJSMin } from "../../../_virtual/_rolldown/runtime.mjs";
|
|
2
|
-
import { require_command_d } from "./command.mjs";
|
|
3
|
-
import { require_config_d } from "./config.mjs";
|
|
4
|
-
import { require_context_d } from "./context.mjs";
|
|
5
|
-
import { require_env_d } from "./env.mjs";
|
|
6
|
-
|
|
7
|
-
//#region ../core/dist/types/index.d.cts
|
|
8
|
-
|
|
9
|
-
//#endregion
|
|
10
|
-
export default require_index_d();
|
|
11
|
-
export { require_index_d };
|
|
12
|
-
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../../../core/dist/types/index.d.cts"],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-utils.d.cts","names":[],"sources":["../../src/helpers/ansi-utils.ts"],"mappings":";;;cAwBa,SAAA;;;;;;;;;;;cAYA,YAAA;AAAA,cAEA,MAAA;;;;;;;;;;;;;;;;;;;;cAuBA,SAAA;AAAA,cAEA,QAAA;;;;;;;;;;;;;;;;;;;;cAuBA,WAAA;AAAA,UAEI,gBAAA;EACf,IAAA;EACA,KAAK;AAAA;AAAA,UAGU,iBAAA,SAA0B,gBAAgB;EACzD,UAAA,EAAY,gBAAA;AAAA;AAAA,KAwBF,UAAA,GAAa,MAAA,+DAGK,SAAA,GAAY,gBAAA;AAAA,KAI9B,UAAA,GAAa,MAAA,4DAGE,MAAA,GAAS,iBAAA;AAAA,KAI/B,qBAAA,MAA2B,CAAA,gCAEd,CAAA,GAAI,qBAAA,CAAsB,CAAA,CAAE,CAAA,OAE1C,iBAAA;AAAA,KAEQ,eAAA,GAAkB,MAAA;EAE1B,KAAA,EAAO,qBAAA,CAAsB,yBAAA;AAAA;AAAA,KAGrB,UAAA,GAAa,UAAA,GAAa,UAAA,GAAa,eAAA;;AAzDnD;;;;AAAgD;iBAggDhC,aAAA,CAAc,KAAA,EAAO,yBAAA,GAA4B,UAAU"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-utils.d.mts","names":[],"sources":["../../src/helpers/ansi-utils.ts"],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.cts","names":[],"sources":["../../src/helpers/constants.ts"],"mappings":";cAkBa,kBAAA;EAAA,SAGH,UAAA;EAAA,SAAA,UAAA;AAAA;AAAA,cAEG,sBAAA;AAAA,cAUA,oBAAA;AAAA,cAMA,oBAAA;AAAA,cAMA,yBAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.mts","names":[],"sources":["../../src/helpers/constants.ts"],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"spinners.d.cts","names":[],"sources":["../../src/helpers/spinners.ts"],"mappings":";cAkBa,QAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiqCA,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,UAAA;EAAgC,QAAA;EAAA,MAAA;AAAA;AAAA,cAChC,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,WAAA;EAAkC,QAAA;EAAA,MAAA;AAAA;AAAA,cAClC,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,UAAA;EAAgC,QAAA;EAAA,MAAA;AAAA;AAAA,cAChC,mBAAA;EAAkD,QAAA;EAAA,MAAA;AAAA;AAAA,cAClD,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,SAAA;EAA8B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC9B,YAAA;EAAoC,QAAA;EAAA,MAAA;AAAA;AAAA,cACpC,cAAA;EAAwC,QAAA;EAAA,MAAA;AAAA;AAAA,cACxC,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,SAAA;EAA8B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC9B,UAAA;EAAgC,QAAA;EAAA,MAAA;AAAA;AAAA,cAChC,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,GAAA;EAAkB,QAAA;EAAA,MAAA;AAAA;AAAA,cAClB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,aAAA;EAAsC,QAAA;EAAA,MAAA;AAAA;AAAA,cACtC,cAAA;EAAwC,QAAA;EAAA,MAAA;AAAA;AAAA,cACxC,YAAA;EAAoC,QAAA;EAAA,MAAA;AAAA;AAAA,cACpC,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,WAAA;EAAkC,QAAA;EAAA,MAAA;AAAA;AAAA,cAClC,YAAA;EAAoC,QAAA;EAAA,MAAA;AAAA;AAAA,cACpC,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,MAAA;EAAwB,QAAA;EAAA,MAAA;AAAA;AAAA,cACxB,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,cACpB,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,SAAA;EAA8B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC9B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,KAAA;EAAsB,QAAA;EAAA,MAAA;AAAA;AAAA,cACtB,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,WAAA;EAAkC,QAAA;EAAA,MAAA;AAAA;AAAA,cAClC,QAAA;EAA4B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC5B,YAAA;EAAoC,QAAA;EAAA,MAAA;AAAA;AAAA,cACpC,SAAA;EAA8B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC9B,OAAA;EAA0B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1B,WAAA;EAAkC,QAAA;EAAA,MAAA;AAAA;AAAA,cAClC,SAAA;EAA8B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC9B,eAAA;EAA0C,QAAA;EAAA,MAAA;AAAA;AAAA,cAC1C,UAAA;EAAgC,QAAA;EAAA,MAAA;AAAA;AAAA,cAChC,SAAA;EAA8B,QAAA;EAAA,MAAA;AAAA;AAAA,cAC9B,aAAA;EAAsC,QAAA;EAAA,MAAA;AAAA;AAAA,cACtC,IAAA;EAAoB,QAAA;EAAA,MAAA;AAAA;AAAA,KAErB,oBAAA,UAA8B,QAAQ;AAAA,KAEtC,aAAA,SAAsB,oBAAoB;;;AAFtD;;;;iBAUgB,cAAA,WAAyB,aAAA,EACvC,UAAA,EAAY,CAAA,GACX,oBAAA,CAAqB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"spinners.d.mts","names":[],"sources":["../../src/helpers/spinners.ts"],"mappings":""}
|