@powerhousedao/shared 6.2.2-dev.7 → 6.2.2-dev.70

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.
Files changed (107) hide show
  1. package/dist/clis/args/access-token.mjs +1 -1
  2. package/dist/clis/args/{common-DfMf08ur.d.mts → common-B_LcTLHX.d.mts} +7 -4
  3. package/dist/clis/args/{common-DfMf08ur.d.mts.map → common-B_LcTLHX.d.mts.map} +1 -1
  4. package/dist/clis/args/{common-dbsvksvf.mjs → common-CcYbXrBx.mjs} +7 -2
  5. package/dist/clis/args/common-CcYbXrBx.mjs.map +1 -0
  6. package/dist/clis/args/common.d.mts +2 -2
  7. package/dist/clis/args/common.mjs +2 -2
  8. package/dist/clis/args/connect.d.mts +14 -5
  9. package/dist/clis/args/connect.d.mts.map +1 -1
  10. package/dist/clis/args/connect.mjs +2 -1
  11. package/dist/clis/args/connect.mjs.map +1 -1
  12. package/dist/clis/args/{generate-Cs5okckF.mjs → generate-CQ78RxVS.mjs} +2 -2
  13. package/dist/clis/args/{generate-Cs5okckF.mjs.map → generate-CQ78RxVS.mjs.map} +1 -1
  14. package/dist/clis/args/generate.mjs +1 -1
  15. package/dist/clis/args/{help-BkF9Cxud.mjs → help-Dk-d57W1.mjs} +3 -3
  16. package/dist/clis/args/{help-BkF9Cxud.mjs.map → help-Dk-d57W1.mjs.map} +1 -1
  17. package/dist/clis/args/help.mjs +1 -1
  18. package/dist/clis/args/index.d.mts +3 -3
  19. package/dist/clis/args/index.mjs +4 -4
  20. package/dist/clis/args/init.mjs +1 -1
  21. package/dist/clis/args/inspect.mjs +1 -1
  22. package/dist/clis/args/install.mjs +1 -1
  23. package/dist/clis/args/list.mjs +1 -1
  24. package/dist/clis/args/login.mjs +1 -1
  25. package/dist/clis/args/migrate.mjs +1 -1
  26. package/dist/clis/args/publish.mjs +1 -1
  27. package/dist/clis/args/registry.mjs +1 -1
  28. package/dist/clis/args/{service-C88bN_g_.d.mts → service-51afW_Hz.d.mts} +2 -2
  29. package/dist/clis/args/{service-C88bN_g_.d.mts.map → service-51afW_Hz.d.mts.map} +1 -1
  30. package/dist/clis/args/service.d.mts +1 -1
  31. package/dist/clis/args/service.mjs +1 -1
  32. package/dist/clis/args/switchboard.mjs +1 -1
  33. package/dist/clis/args/uninstall.mjs +1 -1
  34. package/dist/clis/args/unpublish.mjs +1 -1
  35. package/dist/clis/args/vetra.d.mts +1 -1
  36. package/dist/clis/args/vetra.mjs +1 -1
  37. package/dist/clis/build-config.d.mts +1 -1
  38. package/dist/clis/build-config.d.mts.map +1 -1
  39. package/dist/clis/constants.d.mts +177 -50
  40. package/dist/clis/constants.d.mts.map +1 -1
  41. package/dist/clis/constants.mjs +6 -2
  42. package/dist/clis/constants.mjs.map +1 -1
  43. package/dist/clis/index.d.mts +496 -4
  44. package/dist/clis/index.d.mts.map +1 -1
  45. package/dist/clis/index.mjs +315 -7
  46. package/dist/clis/index.mjs.map +1 -1
  47. package/dist/{config-loader-19K8n4DO.js → config-loader-Dw3syw7r.js} +10 -14
  48. package/dist/config-loader-Dw3syw7r.js.map +1 -0
  49. package/dist/connect/config-loader.d.ts +2 -1
  50. package/dist/connect/config-loader.d.ts.map +1 -1
  51. package/dist/connect/config-loader.js +1 -1
  52. package/dist/connect/index.d.ts +435 -14
  53. package/dist/connect/index.d.ts.map +1 -1
  54. package/dist/connect/index.js +498 -2
  55. package/dist/connect/index.js.map +1 -1
  56. package/dist/connect/json-adapter.d.ts.map +1 -1
  57. package/dist/{constants-C_EQX4DY.d.ts → constants-BP_gjn8g.d.ts} +1 -1
  58. package/dist/constants-BP_gjn8g.d.ts.map +1 -0
  59. package/dist/constants.d.ts +1 -1
  60. package/dist/document-drive/index.d.ts +2 -2
  61. package/dist/document-model/index.d.ts +4 -5
  62. package/dist/document-model/index.js +1302 -131
  63. package/dist/document-model/index.js.map +1 -1
  64. package/dist/document-model/mock.d.ts +22 -2
  65. package/dist/document-model/mock.d.ts.map +1 -0
  66. package/dist/document-model/mock.js +32 -3
  67. package/dist/document-model/mock.js.map +1 -1
  68. package/dist/document-model/utils.d.ts +1 -2
  69. package/dist/document-model/utils.js +1 -2
  70. package/dist/{index-CQDIrK1k.d.ts → index-C_iVZe7f.d.ts} +1 -1
  71. package/dist/index-C_iVZe7f.d.ts.map +1 -0
  72. package/dist/index-ekNScCAT.d.ts +814 -0
  73. package/dist/index-ekNScCAT.d.ts.map +1 -0
  74. package/dist/index.d.ts +5 -6
  75. package/dist/processors/index.d.ts +2 -2
  76. package/dist/registry/index.d.ts +5 -4
  77. package/dist/registry/index.d.ts.map +1 -1
  78. package/dist/registry/index.js +9 -8
  79. package/dist/registry/index.js.map +1 -1
  80. package/dist/registry/manifest-slim.d.ts +1 -1
  81. package/dist/registry/urls.d.ts +11 -0
  82. package/dist/registry/urls.d.ts.map +1 -0
  83. package/dist/registry/urls.js +15 -0
  84. package/dist/registry/urls.js.map +1 -0
  85. package/dist/{types-DXsYu6Tq.d.ts → types-CwXhEcuT.d.ts} +463 -15
  86. package/dist/types-CwXhEcuT.d.ts.map +1 -0
  87. package/dist/{types-DvWPqxJr.d.ts → types-ssRxhjxu.d.ts} +29 -3
  88. package/dist/{types-DvWPqxJr.d.ts.map → types-ssRxhjxu.d.ts.map} +1 -1
  89. package/dist/utils-DP122OSS.d.ts +18 -0
  90. package/dist/utils-DP122OSS.d.ts.map +1 -0
  91. package/dist/{utils-DKOFCM0Q.js → utils-aaTmfxFW.js} +45 -2
  92. package/dist/utils-aaTmfxFW.js.map +1 -0
  93. package/package.json +3 -1
  94. package/dist/clis/args/common-dbsvksvf.mjs.map +0 -1
  95. package/dist/config-loader-19K8n4DO.js.map +0 -1
  96. package/dist/constants-C_EQX4DY.d.ts.map +0 -1
  97. package/dist/index-CQDIrK1k.d.ts.map +0 -1
  98. package/dist/index-Dz7JrBXs.d.ts +0 -399
  99. package/dist/index-Dz7JrBXs.d.ts.map +0 -1
  100. package/dist/mock-CBcf78ra.d.ts +0 -7
  101. package/dist/mock-CBcf78ra.d.ts.map +0 -1
  102. package/dist/types-D0NNBVGA.d.ts +0 -167
  103. package/dist/types-D0NNBVGA.d.ts.map +0 -1
  104. package/dist/types-DXsYu6Tq.d.ts.map +0 -1
  105. package/dist/utils-BEByNOHo.d.ts +0 -9
  106. package/dist/utils-BEByNOHo.d.ts.map +0 -1
  107. package/dist/utils-DKOFCM0Q.js.map +0 -1
@@ -134,6 +134,9 @@ declare const connectBasePath: Partial<cmd_ts_dist_cjs_argparser_js0.Register> &
134
134
  declare const renownNamespace: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
135
135
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
136
136
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
137
+ declare const renownSwitchboardUrl: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
138
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
139
+ } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
137
140
  declare const drivesPreserveStrategy: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
138
141
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<"preserve-all" | "preserve-by-url-and-detach">>;
139
142
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
@@ -305,6 +308,9 @@ declare const connectBuildArgs: {
305
308
  renownNamespace: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
306
309
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
307
310
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
311
+ renownSwitchboardUrl: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
312
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
313
+ } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
308
314
  allowAddDrive: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
309
315
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<boolean | undefined>>;
310
316
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
@@ -441,6 +447,9 @@ declare const connectConfigArgs: {
441
447
  renownNamespace: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
442
448
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
443
449
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
450
+ renownSwitchboardUrl: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
451
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
452
+ } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
444
453
  allowAddDrive: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
445
454
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<boolean | undefined>>;
446
455
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
@@ -524,6 +533,9 @@ declare const connectArgs: {
524
533
  renownNamespace: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
525
534
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
526
535
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
536
+ renownSwitchboardUrl: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
537
+ parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<string | undefined>>;
538
+ } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
527
539
  allowAddDrive: Partial<cmd_ts_dist_cjs_argparser_js0.Register> & {
528
540
  parse(context: cmd_ts_dist_cjs_argparser_js0.ParseContext): Promise<cmd_ts_dist_cjs_argparser_js0.ParsingResult<boolean | undefined>>;
529
541
  } & cmd_ts_dist_cjs_helpdoc_js0.ProvidesHelp & Partial<cmd_ts_dist_cjs_helpdoc_js0.Descriptive>;
@@ -1098,6 +1110,7 @@ declare const ManifestSchema: z.ZodObject<{
1098
1110
  required: z.ZodOptional<z.ZodBoolean>;
1099
1111
  default: z.ZodOptional<z.ZodBoolean>;
1100
1112
  }, z.core.$strip>>>;
1113
+ pwa: z.ZodOptional<z.ZodType<PHConnectPwa, unknown, z.core.$ZodTypeInternals<PHConnectPwa, unknown>>>;
1101
1114
  }, z.core.$strip>;
1102
1115
  //#endregion
1103
1116
  //#region document-model/types.d.ts
@@ -1116,7 +1129,7 @@ declare const DEFAULT_VETRA_CONNECT_PORT: 3001;
1116
1129
  declare const DEFAULT_CONNECT_PREVIEW_PORT: 4173;
1117
1130
  declare const DEFAULT_CONNECT_OUTDIR: ".ph/connect-build/dist/";
1118
1131
  declare const DEFAULT_RENOWN_URL: "https://www.renown.id";
1119
- declare const DEFAULT_REGISTRY_URL: "https://registry.dev.vetra.io";
1132
+ declare const DEFAULT_REGISTRY_URL: "https://registry.vetra.io";
1120
1133
  declare const DEFAULT_SWITCHBOARD_PORT: 4001;
1121
1134
  declare const DEFAULT_VETRA_DRIVE_ID: "vetra";
1122
1135
  declare const MINIMUM_NODE_VERSION: "24.0.0";
@@ -1160,7 +1173,7 @@ declare const FEATURE_DEPENDENCIES: {
1160
1173
  };
1161
1174
  };
1162
1175
  declare const VERSIONED_DEPENDENCIES: string[];
1163
- declare const BOILERPLATE_ALLOWED_BUILDS: readonly ["@apollo/protobufjs", "@datadog/pprof", "@parcel/watcher", "esbuild", "protobufjs"];
1176
+ declare const BOILERPLATE_ALLOWED_BUILDS: readonly ["@apollo/protobufjs", "@datadog/pprof", "@parcel/watcher", "@reown/appkit", "bufferutil", "esbuild", "keccak", "protobufjs", "utf-8-validate"];
1164
1177
  declare const BOILERPLATE_PNPM_OVERRIDES: {
1165
1178
  readonly "date-fns": "4.3.0";
1166
1179
  readonly vite: "8.0.14";
@@ -1304,11 +1317,26 @@ type PHConnectPackages = {
1304
1317
  externalEnabled?: boolean; /** Subscribe to the static-mode `/__packages` SSE channel for live reload. */
1305
1318
  liveReload?: boolean;
1306
1319
  };
1320
+ type PHRenownRainbowAdapterConfig = {
1321
+ /** WalletConnect project id; required for the rainbow adapter to function. */walletConnectProjectId?: string; /** Optional Infura project id used to build RPC transports. */
1322
+ infuraProjectId?: string;
1323
+ };
1324
+ type PHRenownPrivyAdapterConfig = {
1325
+ /** Privy application id; required for the privy adapter to function. */appId?: string; /** Optional Privy client id. */
1326
+ clientId?: string; /** Login methods this adapter offers; defaults per adapter when omitted. */
1327
+ methods?: string[];
1328
+ };
1329
+ type PHConnectRenownAdapters = {
1330
+ rainbow?: PHRenownRainbowAdapterConfig;
1331
+ privy?: PHRenownPrivyAdapterConfig;
1332
+ };
1307
1333
  type PHConnectRenown = {
1308
1334
  url?: string;
1309
1335
  networkId?: string;
1310
1336
  chainId?: number; /** Renown localStorage namespace; share it across Connects to share login. */
1311
- namespace?: string;
1337
+ namespace?: string; /** Switchboard GraphQL URL; when set, enables in-page (no-redirect) auth. */
1338
+ switchboardUrl?: string; /** Per-adapter wallet config; presence of a key enables that adapter. */
1339
+ adapters?: PHConnectRenownAdapters;
1312
1340
  };
1313
1341
  type PHConnectSentry = {
1314
1342
  /** Sentry DSN URL. `null` disables Sentry entirely. */dsn?: string | null; /** Sentry environment label. */
@@ -1319,6 +1347,106 @@ type PHConnectInstance = {
1319
1347
  namespace: string | null;
1320
1348
  reactorWorker: boolean;
1321
1349
  };
1350
+ /** Each flag implies its predecessors, and must match the fleet Connect syncs
1351
+ * with or the two compute different replay outcomes. */
1352
+ type PHConnectReactorFeatureFlags = {
1353
+ /** Decide writes from the document stream instead of the meta cache. */documentDecisions?: boolean; /** Enforce the auth scope's policy at admission, replay, and read. */
1354
+ authEnforcement?: boolean; /** Let `{ group }` principals match, via the group documents' rosters. */
1355
+ authGroups?: boolean; /** Evaluate `where` / `match` conditions on grants. */
1356
+ authConditions?: boolean;
1357
+ };
1358
+ type PHConnectReactor = {
1359
+ featureFlags?: PHConnectReactorFeatureFlags;
1360
+ };
1361
+ /**
1362
+ * A URL-matching pattern for a service-worker runtime-caching rule, in
1363
+ * JSON-serialisable form. A plain string is handed to Workbox verbatim (exact
1364
+ * URL or same-origin path match). `{ source, flags }` is reconstructed into a
1365
+ * `RegExp` at build time — use it for prefix/suffix/origin matches (e.g.
1366
+ * `{ source: "^https://api\\.acme\\.io/" }`). Function-valued patterns aren't
1367
+ * expressible here; regex covers the realistic package cases.
1368
+ */
1369
+ type PHConnectPwaUrlPattern = string | {
1370
+ source: string;
1371
+ flags?: string;
1372
+ };
1373
+ type PHConnectPwaCacheStrategy = "CacheFirst" | "CacheOnly" | "NetworkFirst" | "NetworkOnly" | "StaleWhileRevalidate";
1374
+ /** Serialisable subset of a Workbox `RuntimeCaching` rule. */
1375
+ type PHConnectPwaRuntimeCaching = {
1376
+ urlPattern: PHConnectPwaUrlPattern;
1377
+ handler: PHConnectPwaCacheStrategy;
1378
+ method?: "GET" | "POST" | "PUT" | "DELETE" | "HEAD" | "PATCH";
1379
+ options?: {
1380
+ cacheName?: string;
1381
+ /** Seconds a NetworkFirst rule waits for the network before falling back
1382
+ * to the cache. */
1383
+ networkTimeoutSeconds?: number;
1384
+ expiration?: {
1385
+ maxEntries?: number;
1386
+ maxAgeSeconds?: number;
1387
+ };
1388
+ cacheableResponse?: {
1389
+ statuses?: number[];
1390
+ headers?: Record<string, string>;
1391
+ };
1392
+ };
1393
+ };
1394
+ type PHConnectPwaIcon = {
1395
+ src: string;
1396
+ sizes?: string;
1397
+ type?: string;
1398
+ purpose?: string;
1399
+ };
1400
+ /**
1401
+ * A File Handling API entry a package or project contributes: the OS-level
1402
+ * file types the installed Connect PWA offers to open. There is deliberately
1403
+ * no `action` field — consuming launched files requires runtime code that
1404
+ * lives in Connect itself, so every handler (built-in or contributed) opens
1405
+ * at Connect's app root, injected at build time.
1406
+ */
1407
+ type PHConnectPwaFileHandler = {
1408
+ /** MIME type → file extensions (each must start with "."). */accept: Record<string, string[]>; /** OS-level file-type icons. */
1409
+ icons?: PHConnectPwaIcon[];
1410
+ launch_type?: "single-client" | "multiple-clients";
1411
+ };
1412
+ /** Web-app-manifest fields a package or project may override. */
1413
+ type PHConnectPwaManifest = {
1414
+ name?: string;
1415
+ short_name?: string;
1416
+ description?: string;
1417
+ theme_color?: string;
1418
+ background_color?: string;
1419
+ display?: "fullscreen" | "standalone" | "minimal-ui" | "browser";
1420
+ start_url?: string;
1421
+ scope?: string;
1422
+ icons?: PHConnectPwaIcon[]; /** Extra file associations, appended after Connect's built-in `.phd`/`.phdm` handler. */
1423
+ file_handlers?: PHConnectPwaFileHandler[]; /** How the OS launches the app for handled files/links. */
1424
+ launch_handler?: {
1425
+ client_mode: "auto" | "focus-existing" | "navigate-existing" | "navigate-new";
1426
+ };
1427
+ /** App-store-style categories. NOT authored under `connect.pwa` — derived at
1428
+ * build/runtime from the `category` field of every contributing
1429
+ * `powerhouse.manifest.json` (project + packages), unioned across them. */
1430
+ categories?: string[];
1431
+ };
1432
+ /**
1433
+ * PWA / service-worker overrides contributed by a package or the project.
1434
+ * Layered on top of Connect's hardcoded PWA defaults at build time. Scalar
1435
+ * fields deep-merge (later layer wins); every array member — the manifest
1436
+ * arrays (`icons`, `file_handlers`, and the derived `categories`) plus the
1437
+ * top-level `globPatterns`, `globIgnores`, `runtimeCaching` and
1438
+ * `navigateFallbackDenylist` — is additive (concatenated/unioned);
1439
+ * `maximumFileSizeToCacheInBytes` takes the max across contributors.
1440
+ * Precedence: defaults < package fragments < project config.
1441
+ */
1442
+ type PHConnectPwa = {
1443
+ manifest?: PHConnectPwaManifest; /** Extra Workbox precache globs, unioned with the built-in patterns. */
1444
+ globPatterns?: string[]; /** Extra Workbox precache ignore globs, unioned with the built-in list. */
1445
+ globIgnores?: string[]; /** Raise the precache file-size ceiling; the max across contributors wins. */
1446
+ maximumFileSizeToCacheInBytes?: number; /** Additional runtime-caching rules, appended after the built-in rules. */
1447
+ runtimeCaching?: PHConnectPwaRuntimeCaching[]; /** Extra SPA-fallback denylist patterns, unioned with the built-in list. */
1448
+ navigateFallbackDenylist?: PHConnectPwaUrlPattern[];
1449
+ };
1322
1450
  type PHConnectRuntimeConfig = {
1323
1451
  branding?: PHConnectBranding;
1324
1452
  app?: PHConnectApp;
@@ -1327,6 +1455,16 @@ type PHConnectRuntimeConfig = {
1327
1455
  renown?: PHConnectRenown;
1328
1456
  sentry?: PHConnectSentry;
1329
1457
  instance?: PHConnectInstance;
1458
+ reactor?: PHConnectReactor;
1459
+ pwa?: PHConnectPwa;
1460
+ };
1461
+ /** Which Renown instance a reactor authenticates against, server-side. */
1462
+ type PHReactorRenown = {
1463
+ /** "self" reads this reactor's own renown read model; "remote" (default)
1464
+ * queries a Renown or Switchboard instance. */
1465
+ source?: "remote" | "self"; /** Renown base URL; also the instance this reactor's own identity uses. */
1466
+ url?: string; /** Switchboard GraphQL endpoint to read credentials from directly. */
1467
+ switchboardUrl?: string;
1330
1468
  };
1331
1469
  type PowerhouseConfig = {
1332
1470
  logLevel: LogLevel;
@@ -1353,6 +1491,7 @@ type PowerhouseConfig = {
1353
1491
  auth?: {
1354
1492
  enabled?: boolean;
1355
1493
  admins: string[];
1494
+ renown?: PHReactorRenown;
1356
1495
  };
1357
1496
  switchboard?: {
1358
1497
  database?: {
@@ -1865,6 +2004,26 @@ declare const sourceConfigSchema: {
1865
2004
  };
1866
2005
  readonly description: "DIDs granted admin role.";
1867
2006
  };
2007
+ readonly renown: {
2008
+ readonly type: "object";
2009
+ readonly additionalProperties: false;
2010
+ readonly description: "Which Renown instance this reactor authenticates against, server-side.";
2011
+ readonly properties: {
2012
+ readonly source: {
2013
+ readonly type: "string";
2014
+ readonly enum: readonly ["remote", "self"];
2015
+ readonly description: "Source of truth for credential checks. \"self\" reads this reactor's own renown read model; \"remote\" (default) queries a Renown or Switchboard instance. Overridden by RENOWN_SOURCE.";
2016
+ };
2017
+ readonly url: {
2018
+ readonly type: "string";
2019
+ readonly description: "Renown base URL, also used by this reactor's own identity. Defaults to https://www.renown.id. Overridden by RENOWN_URL.";
2020
+ };
2021
+ readonly switchboardUrl: {
2022
+ readonly type: "string";
2023
+ readonly description: "Switchboard GraphQL endpoint to read credentials from directly, skipping Renown discovery. Overridden by SWITCHBOARD_URL.";
2024
+ };
2025
+ };
2026
+ };
1868
2027
  };
1869
2028
  };
1870
2029
  readonly switchboard: {
@@ -2132,6 +2291,58 @@ declare const sourceConfigSchema: {
2132
2291
  readonly description: "CAIP-2 chain reference within the network namespace.";
2133
2292
  readonly default: 1;
2134
2293
  };
2294
+ readonly namespace: {
2295
+ readonly type: "string";
2296
+ readonly description: "Renown localStorage namespace; share it across Connects to share login.";
2297
+ };
2298
+ readonly switchboardUrl: {
2299
+ readonly type: "string";
2300
+ readonly description: "Switchboard GraphQL URL. When set, Connect enables in-page (no-redirect) Renown sign-in; otherwise it falls back to the redirect flow via `url`.";
2301
+ };
2302
+ readonly adapters: {
2303
+ readonly type: "object";
2304
+ readonly additionalProperties: false;
2305
+ readonly description: "Per-adapter wallet config for in-page auth. Presence of an adapter key enables it; omit or leave empty for redirect-only behaviour.";
2306
+ readonly properties: {
2307
+ readonly rainbow: {
2308
+ readonly type: "object";
2309
+ readonly additionalProperties: false;
2310
+ readonly description: "wagmi + RainbowKit external-wallet adapter config.";
2311
+ readonly properties: {
2312
+ readonly walletConnectProjectId: {
2313
+ readonly type: "string";
2314
+ readonly description: "WalletConnect project id; required for this adapter to function.";
2315
+ };
2316
+ readonly infuraProjectId: {
2317
+ readonly type: "string";
2318
+ readonly description: "Optional Infura project id used to build RPC transports.";
2319
+ };
2320
+ };
2321
+ };
2322
+ readonly privy: {
2323
+ readonly type: "object";
2324
+ readonly additionalProperties: false;
2325
+ readonly description: "Privy embedded/social adapter config.";
2326
+ readonly properties: {
2327
+ readonly appId: {
2328
+ readonly type: "string";
2329
+ readonly description: "Privy application id; required for this adapter to function.";
2330
+ };
2331
+ readonly clientId: {
2332
+ readonly type: "string";
2333
+ readonly description: "Optional Privy client id.";
2334
+ };
2335
+ readonly methods: {
2336
+ readonly type: "array";
2337
+ readonly description: "Login methods this adapter offers; default per adapter when omitted.";
2338
+ readonly items: {
2339
+ readonly type: "string";
2340
+ };
2341
+ };
2342
+ };
2343
+ };
2344
+ };
2345
+ };
2135
2346
  };
2136
2347
  };
2137
2348
  readonly sentry: {
@@ -2174,6 +2385,287 @@ declare const sourceConfigSchema: {
2174
2385
  };
2175
2386
  };
2176
2387
  };
2388
+ readonly reactor: {
2389
+ readonly type: "object";
2390
+ readonly additionalProperties: false;
2391
+ readonly description: "Settings for the reactor Connect runs in the browser, on the main thread or in the shared worker alike.";
2392
+ readonly properties: {
2393
+ readonly featureFlags: {
2394
+ readonly type: "object";
2395
+ readonly additionalProperties: false;
2396
+ readonly description: "Enforcement flags. Each implies its predecessors, and the reactor refuses to boot on a set that names a later flag without an earlier one. These are consensus settings: a Connect syncing with a fleet must carry the same flags the fleet does, or the two reach different replay outcomes for the same history and diverge.";
2397
+ readonly properties: {
2398
+ readonly documentDecisions: {
2399
+ readonly type: "boolean";
2400
+ readonly description: "Decide writes from the document stream rather than the document meta cache, so a backdated deletion denies the operations that sort after it.";
2401
+ readonly default: false;
2402
+ };
2403
+ readonly authEnforcement: {
2404
+ readonly type: "boolean";
2405
+ readonly description: "Enforce the auth scope's policy at admission, replay, and read. Requires documentDecisions.";
2406
+ readonly default: false;
2407
+ };
2408
+ readonly authGroups: {
2409
+ readonly type: "boolean";
2410
+ readonly description: "Let `{ group }` principals match against the rosters of the group documents a policy names. Requires authEnforcement.";
2411
+ readonly default: false;
2412
+ };
2413
+ readonly authConditions: {
2414
+ readonly type: "boolean";
2415
+ readonly description: "Evaluate `where` and `match` conditions on grants. Requires authGroups. Do not enable on a fleet `preflight:auth` reports as crossing a reducer version.";
2416
+ readonly default: false;
2417
+ };
2418
+ };
2419
+ };
2420
+ };
2421
+ };
2422
+ readonly pwa: {
2423
+ readonly type: "object";
2424
+ readonly additionalProperties: false;
2425
+ readonly description: "Progressive-web-app / service-worker overrides, layered on Connect's built-in PWA defaults at build time. Scalar fields deep-merge (this layer wins); the array members (icons, file_handlers, globs, runtimeCaching and denylist patterns) are additive; maximumFileSizeToCacheInBytes takes the max across contributors. (categories is not set here — it is derived from the manifest's category field.) Only applied when connect.app.offline is true.";
2426
+ readonly properties: {
2427
+ readonly manifest: {
2428
+ readonly type: "object";
2429
+ readonly additionalProperties: false;
2430
+ readonly description: "Web-app-manifest field overrides.";
2431
+ readonly properties: {
2432
+ readonly name: {
2433
+ readonly type: "string";
2434
+ };
2435
+ readonly short_name: {
2436
+ readonly type: "string";
2437
+ };
2438
+ readonly description: {
2439
+ readonly type: "string";
2440
+ };
2441
+ readonly theme_color: {
2442
+ readonly type: "string";
2443
+ };
2444
+ readonly background_color: {
2445
+ readonly type: "string";
2446
+ };
2447
+ readonly display: {
2448
+ readonly type: "string";
2449
+ readonly enum: readonly ["fullscreen", "standalone", "minimal-ui", "browser"];
2450
+ };
2451
+ readonly start_url: {
2452
+ readonly type: "string";
2453
+ };
2454
+ readonly scope: {
2455
+ readonly type: "string";
2456
+ };
2457
+ readonly icons: {
2458
+ readonly type: "array";
2459
+ readonly description: "Icons appended to the built-in set and de-duplicated by (src, sizes, purpose).";
2460
+ readonly items: {
2461
+ readonly type: "object";
2462
+ readonly additionalProperties: false;
2463
+ readonly required: readonly ["src"];
2464
+ readonly properties: {
2465
+ readonly src: {
2466
+ readonly type: "string";
2467
+ };
2468
+ readonly sizes: {
2469
+ readonly type: "string";
2470
+ };
2471
+ readonly type: {
2472
+ readonly type: "string";
2473
+ };
2474
+ readonly purpose: {
2475
+ readonly type: "string";
2476
+ };
2477
+ };
2478
+ };
2479
+ };
2480
+ readonly file_handlers: {
2481
+ readonly type: "array";
2482
+ readonly description: "File associations appended after Connect's built-in .phd/.phdm handler and de-duplicated on the whole entry. Entries only declare accepted types; there is no action field, because opening the files requires Connect's own runtime handling, so every handler opens at the app root.";
2483
+ readonly items: {
2484
+ readonly type: "object";
2485
+ readonly additionalProperties: false;
2486
+ readonly required: readonly ["accept"];
2487
+ readonly properties: {
2488
+ readonly accept: {
2489
+ readonly type: "object";
2490
+ readonly description: "MIME type → file extensions. Each extension must start with '.'; browsers ignore entries without it.";
2491
+ readonly additionalProperties: {
2492
+ readonly type: "array";
2493
+ readonly items: {
2494
+ readonly type: "string";
2495
+ readonly pattern: "^\\.";
2496
+ };
2497
+ };
2498
+ };
2499
+ readonly icons: {
2500
+ readonly type: "array";
2501
+ readonly description: "OS-level file-type icons.";
2502
+ readonly items: {
2503
+ readonly type: "object";
2504
+ readonly additionalProperties: false;
2505
+ readonly required: readonly ["src"];
2506
+ readonly properties: {
2507
+ readonly src: {
2508
+ readonly type: "string";
2509
+ };
2510
+ readonly sizes: {
2511
+ readonly type: "string";
2512
+ };
2513
+ readonly type: {
2514
+ readonly type: "string";
2515
+ };
2516
+ readonly purpose: {
2517
+ readonly type: "string";
2518
+ };
2519
+ };
2520
+ };
2521
+ };
2522
+ readonly launch_type: {
2523
+ readonly type: "string";
2524
+ readonly enum: readonly ["single-client", "multiple-clients"];
2525
+ };
2526
+ };
2527
+ };
2528
+ };
2529
+ readonly launch_handler: {
2530
+ readonly type: "object";
2531
+ readonly additionalProperties: false;
2532
+ readonly required: readonly ["client_mode"];
2533
+ readonly description: "How the OS launches the app for handled files/links. Connect defaults to focus-existing.";
2534
+ readonly properties: {
2535
+ readonly client_mode: {
2536
+ readonly type: "string";
2537
+ readonly enum: readonly ["auto", "focus-existing", "navigate-existing", "navigate-new"];
2538
+ };
2539
+ };
2540
+ };
2541
+ };
2542
+ };
2543
+ readonly globPatterns: {
2544
+ readonly type: "array";
2545
+ readonly items: {
2546
+ readonly type: "string";
2547
+ };
2548
+ readonly description: "Extra Workbox precache globs, unioned with the built-ins.";
2549
+ };
2550
+ readonly globIgnores: {
2551
+ readonly type: "array";
2552
+ readonly items: {
2553
+ readonly type: "string";
2554
+ };
2555
+ readonly description: "Extra precache ignore globs, unioned with the built-ins.";
2556
+ };
2557
+ readonly maximumFileSizeToCacheInBytes: {
2558
+ readonly type: "number";
2559
+ readonly description: "Raise the precache file-size ceiling. The max across all contributors wins, so no contributor can shrink another's limit.";
2560
+ };
2561
+ readonly runtimeCaching: {
2562
+ readonly type: "array";
2563
+ readonly description: "Runtime-caching rules appended after the built-in rules. Workbox is first-match-wins, so these cannot override a built-in rule matching the same URL.";
2564
+ readonly items: {
2565
+ readonly type: "object";
2566
+ readonly additionalProperties: false;
2567
+ readonly required: readonly ["urlPattern", "handler"];
2568
+ readonly properties: {
2569
+ readonly urlPattern: {
2570
+ readonly description: "URL match. A string is matched verbatim by Workbox; { source, flags } is rebuilt into a RegExp at build time.";
2571
+ readonly oneOf: readonly [{
2572
+ readonly type: "string";
2573
+ }, {
2574
+ readonly type: "object";
2575
+ readonly additionalProperties: false;
2576
+ readonly required: readonly ["source"];
2577
+ readonly properties: {
2578
+ readonly source: {
2579
+ readonly type: "string";
2580
+ readonly description: "RegExp source.";
2581
+ };
2582
+ readonly flags: {
2583
+ readonly type: "string";
2584
+ readonly description: "RegExp flags (e.g. 'i').";
2585
+ };
2586
+ };
2587
+ }];
2588
+ };
2589
+ readonly handler: {
2590
+ readonly type: "string";
2591
+ readonly enum: readonly ["CacheFirst", "CacheOnly", "NetworkFirst", "NetworkOnly", "StaleWhileRevalidate"];
2592
+ };
2593
+ readonly method: {
2594
+ readonly type: "string";
2595
+ readonly enum: readonly ["GET", "POST", "PUT", "DELETE", "HEAD", "PATCH"];
2596
+ };
2597
+ readonly options: {
2598
+ readonly type: "object";
2599
+ readonly additionalProperties: false;
2600
+ readonly properties: {
2601
+ readonly cacheName: {
2602
+ readonly type: "string";
2603
+ };
2604
+ readonly networkTimeoutSeconds: {
2605
+ readonly type: "number";
2606
+ readonly description: "Seconds a NetworkFirst rule waits for the network before falling back to the cache.";
2607
+ };
2608
+ readonly expiration: {
2609
+ readonly type: "object";
2610
+ readonly additionalProperties: false;
2611
+ readonly properties: {
2612
+ readonly maxEntries: {
2613
+ readonly type: "number";
2614
+ };
2615
+ readonly maxAgeSeconds: {
2616
+ readonly type: "number";
2617
+ };
2618
+ };
2619
+ };
2620
+ readonly cacheableResponse: {
2621
+ readonly type: "object";
2622
+ readonly additionalProperties: false;
2623
+ readonly properties: {
2624
+ readonly statuses: {
2625
+ readonly type: "array";
2626
+ readonly items: {
2627
+ readonly type: "number";
2628
+ };
2629
+ };
2630
+ readonly headers: {
2631
+ readonly type: "object";
2632
+ readonly additionalProperties: {
2633
+ readonly type: "string";
2634
+ };
2635
+ };
2636
+ };
2637
+ };
2638
+ };
2639
+ };
2640
+ };
2641
+ };
2642
+ };
2643
+ readonly navigateFallbackDenylist: {
2644
+ readonly type: "array";
2645
+ readonly description: "Extra SPA navigate-fallback denylist patterns, unioned with the built-ins.";
2646
+ readonly items: {
2647
+ readonly description: "URL match. A string is matched verbatim by Workbox; { source, flags } is rebuilt into a RegExp at build time.";
2648
+ readonly oneOf: readonly [{
2649
+ readonly type: "string";
2650
+ }, {
2651
+ readonly type: "object";
2652
+ readonly additionalProperties: false;
2653
+ readonly required: readonly ["source"];
2654
+ readonly properties: {
2655
+ readonly source: {
2656
+ readonly type: "string";
2657
+ readonly description: "RegExp source.";
2658
+ };
2659
+ readonly flags: {
2660
+ readonly type: "string";
2661
+ readonly description: "RegExp flags (e.g. 'i').";
2662
+ };
2663
+ };
2664
+ }];
2665
+ };
2666
+ };
2667
+ };
2668
+ };
2177
2669
  };
2178
2670
  };
2179
2671
  };
@@ -2196,5 +2688,5 @@ declare class NodeVersionError extends Error {
2196
2688
  }
2197
2689
  declare function assertNodeVersion(nodeVersion?: string): void;
2198
2690
  //#endregion
2199
- export { AGENTS, ANALYTICS_ENGINE_CORE_PACKAGE, BOILERPLATE_ALLOWED_BUILDS, BOILERPLATE_PNPM_OVERRIDES, CliInvocationInfo, DEFAULT_CONFIG, DEFAULT_CONNECT_OUTDIR, DEFAULT_CONNECT_PREVIEW_PORT, DEFAULT_CONNECT_STUDIO_PORT, DEFAULT_EXPIRY_DAYS, DEFAULT_EXPIRY_SECONDS, DEFAULT_REGISTRY_LOGIN_EXPIRY, DEFAULT_REGISTRY_URL, DEFAULT_RENOWN_URL, DEFAULT_SWITCHBOARD_PORT, DEFAULT_TIMEOUT, DEFAULT_VETRA_CONNECT_PORT, DEFAULT_VETRA_DRIVE_ID, DRIVES_PRESERVE_STRATEGIES, DrivePreserveStrategies, DrivePreserveStrategy, FEATURE_DEPENDENCIES, GRAPHQL_PACKAGE, GRAPHQL_TAG_PACKAGE, HOME_DIR, LEGACY_LINT_FORMAT_DEPENDENCIES, LEGACY_LINT_FORMAT_FILES, LOG_LEVELS, LogLevel, LogLevels, MINIMUM_NODE_VERSION, NodeVersionError, PEER_EXTERNAL_DEPENDENCIES, PHConnectApp, PHConnectBranding, PHConnectDefaultDrive, PHConnectDriveSection, PHConnectDriveSections, PHConnectDrives, PHConnectInstance, PHConnectPackages, PHConnectRenown, PHConnectRuntimeConfig, PHConnectSentry, PHPackageProvider, PH_BIN, PH_GLOBAL_DIR_NAME, PH_GLOBAL_PROJECT_NAME, POWERHOUSE_CONFIG_FILE, POWERHOUSE_GLOBAL_DIR, PackageManagerArgs, ParsedCmdResult, PathValidation, PowerhouseConfig, PowerhousePackage, REACTOR_API_PACKAGE, SECONDS_IN_DAY, SERVICE_ACTIONS, SOURCE_CONFIG_SCHEMA_ID, type ServiceAction, ServiceActions, TelemetryClient, VERSIONED_DEPENDENCIES, VERSIONED_DEV_DEPENDENCIES, VERSIONED_PEER_DEPENDENCIES, accessTokenArgs, assertNodeVersion, buildArgs, commonArgs, commonServerArgs, connectArgs, connectBasePath, connectBuildArgs, connectConfigArgs, connectPreviewArgs, connectStudioArgs, debugArgs, defaultDrivesUrl, defaultManifest, directoryExists, directoryExistsSync, disableLocalPackages, drivesPreserveStrategy, externalDependencies, externalDevDependencies, fetchNpmVersionFromRegistryForTag, fetchPackageVersionFromNpmRegistry, fileExists, fileExistsSync, force, generateArgs, getConfig, getGlobalPowerhouseProjectDirPath, getLocalPowerhouseProjectDirPath, getPackageManagerAtPowerhouseProjectDirPath, getPackageManagerCommand, getPackageNameFromPackageJson, getPackageVersionFromPackageJson, getPhCliVersionInfo, getPhCmdVersionInfo, getPowerhouseProjectInfo, getPowerhouseProjectInstallCommand, getPowerhouseProjectUninstallCommand, getTagFromVersion, getTelemetryStatus, handleMutuallyExclusiveOptions, https, httpsCertFile, httpsKeyFile, initArgs, initCliTelemetry, injectPnpmAllowBuilds, inspectArgs, installArgs, isDirectory, isFile, isPowerhouseProject, listArgs, localPackage, logLevel, logVersionUpdate, loginArgs, makeDependenciesWithVersions, makeVersionedDependencies, makeVersionedDependenciesMap, migrateArgs, packageJsonExports, packageManagerArgs, packageScripts, packages, parsePackageManager, parsePackageVersion, parseTag, phCliCommandNames, phCliHelpCommands, publishArgs, registryLoginArgs, renownNamespace, resolveTelemetryConsent, runCmd, runUseLocal, serviceArgs, setTelemetryConsent, sourceConfigSchema, spawnAsync, switchboardArgs, uninstallArgs, unpublishArgs, vetraArgs, vetraSwitchboardArgs, writeFileEnsuringDir };
2691
+ export { AGENTS, ANALYTICS_ENGINE_CORE_PACKAGE, BOILERPLATE_ALLOWED_BUILDS, BOILERPLATE_PNPM_OVERRIDES, CliInvocationInfo, DEFAULT_CONFIG, DEFAULT_CONNECT_OUTDIR, DEFAULT_CONNECT_PREVIEW_PORT, DEFAULT_CONNECT_STUDIO_PORT, DEFAULT_EXPIRY_DAYS, DEFAULT_EXPIRY_SECONDS, DEFAULT_REGISTRY_LOGIN_EXPIRY, DEFAULT_REGISTRY_URL, DEFAULT_RENOWN_URL, DEFAULT_SWITCHBOARD_PORT, DEFAULT_TIMEOUT, DEFAULT_VETRA_CONNECT_PORT, DEFAULT_VETRA_DRIVE_ID, DRIVES_PRESERVE_STRATEGIES, DrivePreserveStrategies, DrivePreserveStrategy, FEATURE_DEPENDENCIES, GRAPHQL_PACKAGE, GRAPHQL_TAG_PACKAGE, HOME_DIR, LEGACY_LINT_FORMAT_DEPENDENCIES, LEGACY_LINT_FORMAT_FILES, LOG_LEVELS, LogLevel, LogLevels, MINIMUM_NODE_VERSION, NodeVersionError, PEER_EXTERNAL_DEPENDENCIES, PHConnectApp, PHConnectBranding, PHConnectDefaultDrive, PHConnectDriveSection, PHConnectDriveSections, PHConnectDrives, PHConnectInstance, PHConnectPackages, PHConnectPwa, PHConnectPwaCacheStrategy, PHConnectPwaFileHandler, PHConnectPwaIcon, PHConnectPwaManifest, PHConnectPwaRuntimeCaching, PHConnectPwaUrlPattern, PHConnectReactor, PHConnectReactorFeatureFlags, PHConnectRenown, PHConnectRenownAdapters, PHConnectRuntimeConfig, PHConnectSentry, PHPackageProvider, PHReactorRenown, PHRenownPrivyAdapterConfig, PHRenownRainbowAdapterConfig, PH_BIN, PH_GLOBAL_DIR_NAME, PH_GLOBAL_PROJECT_NAME, POWERHOUSE_CONFIG_FILE, POWERHOUSE_GLOBAL_DIR, PackageManagerArgs, ParsedCmdResult, PathValidation, PowerhouseConfig, PowerhousePackage, REACTOR_API_PACKAGE, SECONDS_IN_DAY, SERVICE_ACTIONS, SOURCE_CONFIG_SCHEMA_ID, type ServiceAction, ServiceActions, TelemetryClient, VERSIONED_DEPENDENCIES, VERSIONED_DEV_DEPENDENCIES, VERSIONED_PEER_DEPENDENCIES, accessTokenArgs, assertNodeVersion, buildArgs, commonArgs, commonServerArgs, connectArgs, connectBasePath, connectBuildArgs, connectConfigArgs, connectPreviewArgs, connectStudioArgs, debugArgs, defaultDrivesUrl, defaultManifest, directoryExists, directoryExistsSync, disableLocalPackages, drivesPreserveStrategy, externalDependencies, externalDevDependencies, fetchNpmVersionFromRegistryForTag, fetchPackageVersionFromNpmRegistry, fileExists, fileExistsSync, force, generateArgs, getConfig, getGlobalPowerhouseProjectDirPath, getLocalPowerhouseProjectDirPath, getPackageManagerAtPowerhouseProjectDirPath, getPackageManagerCommand, getPackageNameFromPackageJson, getPackageVersionFromPackageJson, getPhCliVersionInfo, getPhCmdVersionInfo, getPowerhouseProjectInfo, getPowerhouseProjectInstallCommand, getPowerhouseProjectUninstallCommand, getTagFromVersion, getTelemetryStatus, handleMutuallyExclusiveOptions, https, httpsCertFile, httpsKeyFile, initArgs, initCliTelemetry, injectPnpmAllowBuilds, inspectArgs, installArgs, isDirectory, isFile, isPowerhouseProject, listArgs, localPackage, logLevel, logVersionUpdate, loginArgs, makeDependenciesWithVersions, makeVersionedDependencies, makeVersionedDependenciesMap, migrateArgs, packageJsonExports, packageManagerArgs, packageScripts, packages, parsePackageManager, parsePackageVersion, parseTag, phCliCommandNames, phCliHelpCommands, publishArgs, registryLoginArgs, renownNamespace, renownSwitchboardUrl, resolveTelemetryConsent, runCmd, runUseLocal, serviceArgs, setTelemetryConsent, sourceConfigSchema, spawnAsync, switchboardArgs, uninstallArgs, unpublishArgs, vetraArgs, vetraSwitchboardArgs, writeFileEnsuringDir };
2200
2692
  //# sourceMappingURL=index.d.mts.map