@powerhousedao/shared 6.0.0-dev.113 → 6.0.0-dev.114

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.
@@ -132,7 +132,7 @@ declare const defaultDrivesUrl: Partial<cmd_ts_dist_cjs_argparser_js0.Register>
132
132
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
133
133
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
134
134
  declare const logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
135
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
135
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
136
136
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
137
137
  declare const connectBasePath: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
138
138
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
@@ -151,7 +151,7 @@ declare const commonArgs: {
151
151
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
152
152
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
153
153
  logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
154
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
154
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
155
155
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
156
156
  packages: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
157
157
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
@@ -226,7 +226,7 @@ declare const connectStudioArgs: {
226
226
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
227
227
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
228
228
  logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
229
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
229
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
230
230
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
231
231
  packages: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
232
232
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
@@ -258,7 +258,7 @@ declare const connectBuildArgs: {
258
258
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
259
259
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
260
260
  logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
261
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
261
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
262
262
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
263
263
  packages: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
264
264
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
@@ -311,7 +311,7 @@ declare const connectPreviewArgs: {
311
311
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
312
312
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
313
313
  logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
314
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
314
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
315
315
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
316
316
  packages: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
317
317
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
@@ -367,7 +367,7 @@ declare const connectArgs: {
367
367
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
368
368
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
369
369
  logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
370
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
370
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
371
371
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
372
372
  packages: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
373
373
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
@@ -555,7 +555,7 @@ declare const phCliHelpCommands: {
555
555
  bindCLIShortcuts: boolean;
556
556
  watchTimeout: number;
557
557
  connectBasePath: string;
558
- logLevel: "debug" | "error" | "info" | "warn" | "verbose";
558
+ logLevel: "debug" | "info" | "warn" | "error" | "verbose";
559
559
  packages: string | undefined;
560
560
  localPackage: string | undefined;
561
561
  defaultDrivesUrl: string | undefined;
@@ -585,7 +585,7 @@ declare const phCliHelpCommands: {
585
585
  bindCLIShortcuts: boolean;
586
586
  watchTimeout: number;
587
587
  connectBasePath: string;
588
- logLevel: "debug" | "error" | "info" | "warn" | "verbose";
588
+ logLevel: "debug" | "info" | "warn" | "error" | "verbose";
589
589
  packages: string | undefined;
590
590
  localPackage: string | undefined;
591
591
  defaultDrivesUrl: string | undefined;
@@ -612,7 +612,7 @@ declare const phCliHelpCommands: {
612
612
  watchTimeout: number;
613
613
  debug: boolean | undefined;
614
614
  connectBasePath: string;
615
- logLevel: "debug" | "error" | "info" | "warn" | "verbose";
615
+ logLevel: "debug" | "info" | "warn" | "error" | "verbose";
616
616
  packages: string | undefined;
617
617
  localPackage: string | undefined;
618
618
  disableLocalPackages: boolean;
@@ -632,7 +632,7 @@ declare const phCliHelpCommands: {
632
632
  watchTimeout: number;
633
633
  debug: boolean | undefined;
634
634
  connectBasePath: string;
635
- logLevel: "debug" | "error" | "info" | "warn" | "verbose";
635
+ logLevel: "debug" | "info" | "warn" | "error" | "verbose";
636
636
  packages: string | undefined;
637
637
  localPackage: string | undefined;
638
638
  disableLocalPackages: boolean;
@@ -1050,7 +1050,7 @@ declare const vetraArgs: {
1050
1050
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string>>;
1051
1051
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
1052
1052
  logLevel: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
1053
- parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "error" | "info" | "warn" | "verbose">>;
1053
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"debug" | "info" | "warn" | "error" | "verbose">>;
1054
1054
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
1055
1055
  packages: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
1056
1056
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
@@ -301,7 +301,7 @@ declare const runtimeEnvSchema: z.ZodObject<{
301
301
  PH_CONNECT_RENOWN_CHAIN_ID: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodString]>, number, string | number>>;
302
302
  }, "strip", z.ZodTypeAny, {
303
303
  PH_CONNECT_VERSION: string;
304
- PH_CONNECT_LOG_LEVEL: "error" | "debug" | "info" | "warn";
304
+ PH_CONNECT_LOG_LEVEL: "debug" | "info" | "warn" | "error";
305
305
  PH_CONNECT_REQUIRES_HARD_REFRESH: boolean;
306
306
  PH_CONNECT_WARN_OUTDATED_APP: boolean;
307
307
  PH_CONNECT_STUDIO_MODE: boolean;
@@ -349,7 +349,7 @@ declare const runtimeEnvSchema: z.ZodObject<{
349
349
  PH_CONNECT_SENTRY_DSN?: string | undefined;
350
350
  }, {
351
351
  PH_CONNECT_VERSION?: string | undefined;
352
- PH_CONNECT_LOG_LEVEL?: "error" | "debug" | "info" | "warn" | undefined;
352
+ PH_CONNECT_LOG_LEVEL?: "debug" | "info" | "warn" | "error" | undefined;
353
353
  PH_CONNECT_REQUIRES_HARD_REFRESH?: boolean | "true" | "false" | undefined;
354
354
  PH_CONNECT_WARN_OUTDATED_APP?: boolean | "true" | "false" | undefined;
355
355
  PH_CONNECT_STUDIO_MODE?: boolean | "true" | "false" | undefined;
@@ -674,7 +674,7 @@ declare const connectEnvSchema: z.ZodObject<{
674
674
  PH_CONNECT_RENOWN_CHAIN_ID: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodString]>, number, string | number>>;
675
675
  }, "strip", z.ZodTypeAny, {
676
676
  PH_CONNECT_VERSION: string;
677
- PH_CONNECT_LOG_LEVEL: "error" | "debug" | "info" | "warn";
677
+ PH_CONNECT_LOG_LEVEL: "debug" | "info" | "warn" | "error";
678
678
  PH_CONNECT_REQUIRES_HARD_REFRESH: boolean;
679
679
  PH_CONNECT_WARN_OUTDATED_APP: boolean;
680
680
  PH_CONNECT_STUDIO_MODE: boolean;
@@ -730,7 +730,7 @@ declare const connectEnvSchema: z.ZodObject<{
730
730
  PH_SENTRY_PROJECT?: string | undefined;
731
731
  }, {
732
732
  PH_CONNECT_VERSION?: string | undefined;
733
- PH_CONNECT_LOG_LEVEL?: "error" | "debug" | "info" | "warn" | undefined;
733
+ PH_CONNECT_LOG_LEVEL?: "debug" | "info" | "warn" | "error" | undefined;
734
734
  PH_CONNECT_REQUIRES_HARD_REFRESH?: boolean | "true" | "false" | undefined;
735
735
  PH_CONNECT_WARN_OUTDATED_APP?: boolean | "true" | "false" | undefined;
736
736
  PH_CONNECT_STUDIO_MODE?: boolean | "true" | "false" | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/shared",
3
- "version": "6.0.0-dev.113",
3
+ "version": "6.0.0-dev.114",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"