@powerhousedao/shared 6.0.0-dev.154 → 6.0.0-dev.156
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/clis/index.mjs +0 -1
- package/dist/clis/index.mjs.map +1 -1
- package/dist/connect/index.d.ts +4 -4
- package/dist/constants-CWTeHvBt.d.ts +8 -0
- package/dist/constants-CWTeHvBt.d.ts.map +1 -0
- package/dist/constants.d.ts +1 -1
- package/dist/constants.js +0 -1
- package/dist/constants.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/constants-CjkVaZZX.d.ts +0 -8
- package/dist/constants-CjkVaZZX.d.ts.map +0 -1
package/dist/connect/index.d.ts
CHANGED
|
@@ -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: "
|
|
304
|
+
PH_CONNECT_LOG_LEVEL: "error" | "debug" | "info" | "warn";
|
|
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?: "
|
|
352
|
+
PH_CONNECT_LOG_LEVEL?: "error" | "debug" | "info" | "warn" | 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: "
|
|
677
|
+
PH_CONNECT_LOG_LEVEL: "error" | "debug" | "info" | "warn";
|
|
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?: "
|
|
733
|
+
PH_CONNECT_LOG_LEVEL?: "error" | "debug" | "info" | "warn" | 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;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
//#region constants.d.ts
|
|
2
|
+
declare const PACKAGES_DEPENDENCIES: readonly ["@powerhousedao/builder-tools", "@powerhousedao/codegen", "@powerhousedao/common", "@powerhousedao/config", "@powerhousedao/design-system", "document-drive", "document-model", "@powerhousedao/reactor", "@powerhousedao/reactor-api", "@powerhousedao/reactor-browser", "@powerhousedao/reactor-mcp", "@powerhousedao/switchboard-gui", "@powerhousedao/vetra", "@powerhousedao/analytics-engine-core", "@powerhousedao/analytics-engine-knex", "@powerhousedao/analytics-engine-pg", "@powerhousedao/analytics-engine-browser", "@powerhousedao/analytics-engine-graphql", "@powerhousedao/shared", "@powerhousedao/powerhouse-vetra-packages", "@powerhousedao/analytics-engine-core", "@powerhousedao/analytics-engine-graphql", "@powerhousedao/analytics-engine-knex", "@powerhousedao/analytics-engine-pg", "@powerhousedao/analytics-engine-browser", "@renown/sdk"];
|
|
3
|
+
declare const CLIS_DEPENDENCIES: string[];
|
|
4
|
+
declare const APPS_DEPENDENCIES: string[];
|
|
5
|
+
declare const ALL_POWERHOUSE_DEPENDENCIES: string[];
|
|
6
|
+
//#endregion
|
|
7
|
+
export { PACKAGES_DEPENDENCIES as i, APPS_DEPENDENCIES as n, CLIS_DEPENDENCIES as r, ALL_POWERHOUSE_DEPENDENCIES as t };
|
|
8
|
+
//# sourceMappingURL=constants-CWTeHvBt.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"constants-CWTeHvBt.d.ts","names":[],"sources":["../constants.ts"],"mappings":";cAAa,qBAAA;AAAA,cA6BA,iBAAA;AAAA,cACA,iBAAA;AAAA,cAKA,2BAAA"}
|
package/dist/constants.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as PACKAGES_DEPENDENCIES, n as APPS_DEPENDENCIES, r as CLIS_DEPENDENCIES, t as ALL_POWERHOUSE_DEPENDENCIES } from "./constants-
|
|
1
|
+
import { i as PACKAGES_DEPENDENCIES, n as APPS_DEPENDENCIES, r as CLIS_DEPENDENCIES, t as ALL_POWERHOUSE_DEPENDENCIES } from "./constants-CWTeHvBt.js";
|
|
2
2
|
export { ALL_POWERHOUSE_DEPENDENCIES, APPS_DEPENDENCIES, CLIS_DEPENDENCIES, PACKAGES_DEPENDENCIES };
|
package/dist/constants.js
CHANGED
|
@@ -10,7 +10,6 @@ const PACKAGES_DEPENDENCIES = [
|
|
|
10
10
|
"@powerhousedao/reactor",
|
|
11
11
|
"@powerhousedao/reactor-api",
|
|
12
12
|
"@powerhousedao/reactor-browser",
|
|
13
|
-
"@powerhousedao/reactor-local",
|
|
14
13
|
"@powerhousedao/reactor-mcp",
|
|
15
14
|
"@powerhousedao/switchboard-gui",
|
|
16
15
|
"@powerhousedao/vetra",
|
package/dist/constants.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","names":[],"sources":["../constants.ts"],"sourcesContent":["export const PACKAGES_DEPENDENCIES = [\n \"@powerhousedao/builder-tools\",\n \"@powerhousedao/codegen\",\n \"@powerhousedao/common\",\n \"@powerhousedao/config\",\n \"@powerhousedao/design-system\",\n \"document-drive\",\n \"document-model\",\n \"@powerhousedao/reactor\",\n \"@powerhousedao/reactor-api\",\n \"@powerhousedao/reactor-browser\",\n \"@powerhousedao/reactor-
|
|
1
|
+
{"version":3,"file":"constants.js","names":[],"sources":["../constants.ts"],"sourcesContent":["export const PACKAGES_DEPENDENCIES = [\n \"@powerhousedao/builder-tools\",\n \"@powerhousedao/codegen\",\n \"@powerhousedao/common\",\n \"@powerhousedao/config\",\n \"@powerhousedao/design-system\",\n \"document-drive\",\n \"document-model\",\n \"@powerhousedao/reactor\",\n \"@powerhousedao/reactor-api\",\n \"@powerhousedao/reactor-browser\",\n \"@powerhousedao/reactor-mcp\",\n \"@powerhousedao/switchboard-gui\",\n \"@powerhousedao/vetra\",\n \"@powerhousedao/analytics-engine-core\",\n \"@powerhousedao/analytics-engine-knex\",\n \"@powerhousedao/analytics-engine-pg\",\n \"@powerhousedao/analytics-engine-browser\",\n \"@powerhousedao/analytics-engine-graphql\",\n \"@powerhousedao/shared\",\n \"@powerhousedao/powerhouse-vetra-packages\",\n \"@powerhousedao/analytics-engine-core\",\n \"@powerhousedao/analytics-engine-graphql\",\n \"@powerhousedao/analytics-engine-knex\",\n \"@powerhousedao/analytics-engine-pg\",\n \"@powerhousedao/analytics-engine-browser\",\n \"@renown/sdk\",\n] as const;\n\nexport const CLIS_DEPENDENCIES = [\"ph-cmd\", \"@powerhousedao/ph-cli\"];\nexport const APPS_DEPENDENCIES = [\n \"@powerhousedao/connect\",\n \"@powerhousedao/switchboard\",\n];\n\nexport const ALL_POWERHOUSE_DEPENDENCIES = [\n ...PACKAGES_DEPENDENCIES,\n ...CLIS_DEPENDENCIES,\n ...APPS_DEPENDENCIES,\n];\n"],"mappings":";AAAA,MAAa,wBAAwB;CACnC;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD;AAED,MAAa,oBAAoB,CAAC,UAAU,wBAAwB;AACpE,MAAa,oBAAoB,CAC/B,0BACA,6BACD;AAED,MAAa,8BAA8B;CACzC,GAAG;CACH,GAAG;CACH,GAAG;CACJ"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as AnalyticsSeriesInput, c as CompoundAnalyticsExpression, d as ConversionMetric, f as IAnalyticsStore, i as AnalyticsSeries, l as CompoundAnalyticsInputs, n as AnalyticsOperand, o as AnalyticsSeriesQuery, p as MultiCurrencyConversion, r as AnalyticsQuery, s as AnalyticsUpdateCallback, t as AnalyticsDimension, u as CompoundAnalyticsQuery } from "./types-DWXYsIF1.js";
|
|
2
|
-
import { i as PACKAGES_DEPENDENCIES, n as APPS_DEPENDENCIES, r as CLIS_DEPENDENCIES, t as ALL_POWERHOUSE_DEPENDENCIES } from "./constants-
|
|
2
|
+
import { i as PACKAGES_DEPENDENCIES, n as APPS_DEPENDENCIES, r as CLIS_DEPENDENCIES, t as ALL_POWERHOUSE_DEPENDENCIES } from "./constants-CWTeHvBt.js";
|
|
3
3
|
import { $a as ReorderStateExamplesAction, $i as MutationSetAuthorWebsiteArgs, $n as CreateChildDocumentSignal, $o as SetOperationTemplateInput, $r as FileInput, $s as ProcessorFactory, Aa as Prune, Ai as MutationAddChangeLogItemInputArgs, An as ActionVerificationHandler, Ao as SetModuleNameInput, Ar as DocumentModelLocalState, Ba as ReleaseNewVersionAction, Bi as MutationDeleteOperationExampleArgs, Bn as AddOperationExampleInput, Bo as SetOperationErrorNameAction, Br as DocumentModelPHState, Ca as OperationErrorSpecification, Ci as MappedOperation, Co as SetModelIdAction, Cr as DocumentModelDocument, Cs as UpdateStateExampleAction, Da as PartialRecord, Di as MoveOperationAction, Dn as ActionErrorCallback, Do as SetModuleDescriptionAction, Dr as DocumentModelHeaderOperations, Ds as User, Ea as OperationsByScope, Ei as ModuleSpecification, Eo as SetModelNameInput, Er as DocumentModelHeaderAction, Es as UpgradeDocumentActionInput, Fa as Redo, Fi as MutationAddStateExampleArgs, Fn as AddModuleInput, Fo as SetOperationDescriptionInput, Fr as DocumentModelOperationErrorAction, Ga as ReorderModuleOperationsAction, Gi as MutationRedoArgs, Gn as AddStateExampleInput, Go as SetOperationNameInput, Gr as DocumentModelVersioningOperations, Ha as RemoveRelationshipActionInput, Hi as MutationLoadStateArgs, Hn as AddRelationshipAction, Ho as SetOperationErrorTemplateAction, Hr as DocumentModelStateOperations, Ia as RedoAction, Ii as MutationDeleteChangeLogItemInputArgs, In as AddOperationAction, Io as SetOperationErrorCodeAction, Ir as DocumentModelOperationErrorOperations, Ja as ReorderModulesInput, Ji as MutationReorderModulesArgs, Jn as Author, Jo as SetOperationSchemaAction, Jr as ENSInfo, Js as IProcessorHostModule, Ka as ReorderModuleOperationsInput, Ki as MutationReorderChangeLogItemsInputArgs, Kn as AssertIsDocumentOfType, Ko as SetOperationReducerAction, Kr as DocumentOperationsIgnoreMap, Ks as IProcessor, La as RedoActionInput, Li as MutationDeleteModuleArgs, Ln as AddOperationErrorAction, Lo as SetOperationErrorCodeInput, Lr as DocumentModelOperationExampleAction, Ma as PruneActionInput, Mi as MutationAddOperationArgs, Mn as AddChangeLogItemAction, Mo as SetNameActionInput, Mr as DocumentModelModuleAction, Na as Publisher, Ni as MutationAddOperationErrorArgs, Nn as AddChangeLogItemInput, No as SetNameOperation, Nr as DocumentModelModuleOperations, Oa as PartialState, Oi as MoveOperationInput, On as ActionSignatureContext, Oo as SetModuleDescriptionInput, Or as DocumentModelInput, Os as ValidationError, Pa as Query, Pi as MutationAddOperationExampleArgs, Pn as AddModuleAction, Po as SetOperationDescriptionAction, Pr as DocumentModelOperationAction, Qa as ReorderOperationExamplesInput, Qi as MutationSetAuthorNameArgs, Qn as CreateChildDocumentInput, Qo as SetOperationTemplateAction, Qr as Exact, Qs as ProcessorDispatchResult, Ra as Reducer, Ri as MutationDeleteOperationArgs, Rn as AddOperationErrorInput, Ro as SetOperationErrorDescriptionAction, Rr as DocumentModelOperationExampleOperations, Sa as NOOPAction, Si as Manifest, So as SetModelExtensionInput, Sr as DocumentModelAction, Ss as UpdateOperationExampleInput, Ta as OperationSpecification, Ti as MinimalBackupData, To as SetModelNameAction, Tr as DocumentModelGlobalState, Ts as UpgradeDocumentAction, Ua as ReorderChangeLogItemsAction, Ui as MutationMoveOperationArgs, Un as AddRelationshipActionInput, Uo as SetOperationErrorTemplateInput, Ur as DocumentModelUtils, Va as RemoveRelationshipAction, Vi as MutationDeleteStateExampleArgs, Vn as AddOperationInput, Vo as SetOperationErrorNameInput, Vr as DocumentModelStateAction, Wa as ReorderChangeLogItemsInput, Wi as MutationPruneArgs, Wn as AddStateExampleAction, Wo as SetOperationNameAction, Wr as DocumentModelVersioningAction, Xa as ReorderOperationErrorsInput, Xi as MutationReorderOperationExamplesArgs, Xn as CopyChildDocumentInput, Xo as SetOperationScopeAction, Xr as EditorModule, Xs as ProcessorApp, Ya as ReorderOperationErrorsAction, Yi as MutationReorderOperationErrorsArgs, Yn as CodeExample, Yo as SetOperationSchemaInput, Yr as EditorDispatch, Ys as IProcessorManager, Za as ReorderOperationExamplesAction, Zi as MutationReorderStateExamplesArgs, Zn as CopyChildDocumentSignal, Zo as SetOperationScopeInput, Zr as EditorProps, Zs as ProcessorApps, _a as MutationSetStateSchemaArgs, _i as LoadStateActionStateInput, _o as SetInitialStateAction, _r as DeleteOperationInput, _s as UndoActionInput, aa as MutationSetModuleDescriptionArgs, ai as IOperation, ao as Scalars, ar as DeleteChangeLogItemInput, as as SignalResult, ba as MutationUpdateOperationExampleArgs, bi as MakeMaybe, bo as SetModelDescriptionInput, br as DocumentAction, bs as UpdateChangeLogItemInput, ca as MutationSetOperationDescriptionArgs, ci as ISigner, co as SchemaPruneAction, cr as DeleteDocumentAction, cs as SignatureVerificationHandler, da as MutationSetOperationErrorNameArgs, di as IsDocumentOfType, do as SchemaUndoAction, dr as DeleteModuleInput, ds as SkipHeaderOperations, ea as MutationSetInitialStateArgs, ec as ProcessorFactoryBuilder, ei as FileRegistry, eo as ReorderStateExamplesInput, er as CreateDocument, es as SetStateSchemaAction, fa as MutationSetOperationErrorTemplateArgs, fi as IsStateOfType, fo as ScopeState, fr as DeleteOperationAction, fs as State, ga as MutationSetOperationTemplateArgs, gi as LoadStateActionInput, go as SetAuthorWebsiteInput, gr as DeleteOperationExampleInput, gs as UndoAction, ha as MutationSetOperationSchemaArgs, hi as LoadStateAction, ho as SetAuthorWebsiteAction, hr as DeleteOperationExampleAction, hs as Undo, ia as MutationSetModelNameArgs, ic as TrackedProcessor, ii as IDocument, io as SaveToFileHandle, ir as DeleteChangeLogItemAction, is as SignalDispatch, ja as PruneAction, ji as MutationAddModuleArgs, jn as Actions, jo as SetNameAction, jr as DocumentModelModule, ka as PowerhouseModule, ki as Mutation, kn as ActionSigningHandler, ko as SetModuleNameAction, kr as DocumentModelLib, la as MutationSetOperationErrorCodeArgs, li as Incremental, lo as SchemaRedoAction, lr as DeleteDocumentActionInput, ls as SigningParameters, ma as MutationSetOperationReducerArgs, mi as LoadFromInput, mo as SetAuthorNameInput, mr as DeleteOperationErrorInput, ms as SubgraphModule, na as MutationSetModelExtensionArgs, nc as ProcessorRecord, ni as IAction, no as RevisionsFilter, nr as CreateDocumentActionInput, ns as Set_Name, oa as MutationSetModuleNameArgs, oi as ISignal, oo as SchemaLoadStateAction, or as DeleteChildDocumentInput, os as SignalResults, pa as MutationSetOperationNameArgs, pi as LoadFromFile, po as SetAuthorNameAction, pr as DeleteOperationErrorAction, ps as StateReducer, qa as ReorderModulesAction, qi as MutationReorderModuleOperationsArgs, qn as AssertIsStateOfType, qo as SetOperationReducerInput, qr as DocumentSpecification, qs as IProcessorDispatch, ra as MutationSetModelIdArgs, rc as ProcessorStatus, ri as ID, ro as SaveToFile, rr as CreateState, rs as Signal, sa as MutationSetNameArgs, si as ISignalResult, so as SchemaNOOPAction, sr as DeleteChildDocumentSignal, ss as SignalType, ta as MutationSetModelDescriptionArgs, tc as ProcessorFilter, ti as GetDocumentOptions, to as ReplayDocumentOptions, tr as CreateDocumentAction, ts as SetStateSchemaInput, ua as MutationSetOperationErrorDescriptionArgs, ui as InputMaybe, uo as SchemaSetNameAction, ur as DeleteModuleAction, us as SkipHeaderOperationIndex, va as MutationUndoArgs, vi as Load_State, vo as SetInitialStateInput, vr as DeleteStateExampleAction, vs as UndoRedoAction, wa as OperationIndex, wi as Maybe, wo as SetModelIdInput, wr as DocumentModelDocumentModelModule, ws as UpdateStateExampleInput, xa as MutationUpdateStateExampleArgs, xi as MakeOptional, xo as SetModelExtensionAction, xr as DocumentFile, xs as UpdateOperationExampleAction, ya as MutationUpdateChangeLogItemInputArgs, yi as MakeEmpty, yo as SetModelDescriptionAction, yr as DeleteStateExampleInput, ys as UpdateChangeLogItemAction, za as ReducerOptions, zi as MutationDeleteOperationErrorArgs, zn as AddOperationExampleAction, zo as SetOperationErrorDescriptionInput, zr as DocumentModelOperationOperations } from "./actions-DaMgcd34.js";
|
|
4
4
|
import { $ as AddFolderAction, A as TriggerData, B as RegistryPackageStatus, C as RemoveTriggerInput, Ct as ParsedCmdResult, D as SetSharingTypeInput, Dt as ServiceAction, E as SetDriveNameInput, Et as PowerhousePackage, F as PackageInfo, G as GenerateNodesCopySrc, H as DriveDocumentModelModule, I as RegistryPackage, J as DocumentDriveDocument, K as SharingType, L as RegistryPackageList, M as TriggerType, N as UpdateFileInput, O as TransmitterType, Ot as ServiceActions, P as UpdateNodeInput, Q as AddFileAction, R as RegistryPackageMap, S as RemoveListenerInput, St as PackageManagerArgs, T as SetDriveIconInput, Tt as PowerhouseConfig, U as DriveInput, V as DocumentDrivePHState, W as GenerateNodesCopyIdGenerator, X as LegacyAddFileInput, Y as LegacyAddFileAction, Z as LegacySynchronizationUnit, _ as ListenerInput, _t as DrivePreserveStrategies, a as CopyNodeInput, at as UpdateFileAction, b as PullResponderTriggerData, bt as LogLevels, c as DocumentDriveLocalState, ct as AddTriggerAction, d as FolderNode, dt as RemoveListenerAction, et as CopyNodeAction, f as Listener, ft as RemoveTriggerAction, g as ListenerFilterInput, gt as SetSharingTypeAction, h as ListenerFilter, ht as SetDriveNameAction, i as AddTriggerInput, it as MoveNodeAction, j as TriggerInput, k as Trigger, lt as DocumentDriveDriveAction, m as ListenerCallInfoInput, mt as SetDriveIconAction, n as AddFolderInput, nt as DocumentDriveNodeAction, o as DeleteNodeInput, ot as UpdateNodeAction, p as ListenerCallInfo, pt as SetAvailableOfflineAction, q as DocumentDriveAction, r as AddListenerInput, rt as DocumentDriveNodeOperations, s as DocumentDriveGlobalState, st as AddListenerAction, t as AddFileInput, tt as DeleteNodeAction, u as FileNode, ut as DocumentDriveDriveOperations, v as MoveNodeInput, vt as DrivePreserveStrategy, w as SetAvailableOfflineInput, wt as PathValidation, x as PullResponderTriggerDataInput, xt as PHPackageProvider, y as Node, yt as LogLevel, z as RegistryPackageSource } from "./types-DoRrBMid.js";
|
|
5
5
|
export { ALL_POWERHOUSE_DEPENDENCIES, APPS_DEPENDENCIES, ActionErrorCallback, ActionSignatureContext, ActionSigningHandler, ActionVerificationHandler, Actions, AddChangeLogItemAction, AddChangeLogItemInput, AddFileAction, AddFileInput, AddFolderAction, AddFolderInput, AddListenerAction, AddListenerInput, AddModuleAction, AddModuleInput, AddOperationAction, AddOperationErrorAction, AddOperationErrorInput, AddOperationExampleAction, AddOperationExampleInput, AddOperationInput, AddRelationshipAction, AddRelationshipActionInput, AddStateExampleAction, AddStateExampleInput, AddTriggerAction, AddTriggerInput, AnalyticsDimension, AnalyticsOperand, AnalyticsQuery, AnalyticsSeries, AnalyticsSeriesInput, AnalyticsSeriesQuery, AnalyticsUpdateCallback, AssertIsDocumentOfType, AssertIsStateOfType, Author, CLIS_DEPENDENCIES, CodeExample, CompoundAnalyticsExpression, CompoundAnalyticsInputs, CompoundAnalyticsQuery, ConversionMetric, CopyChildDocumentInput, CopyChildDocumentSignal, CopyNodeAction, CopyNodeInput, CreateChildDocumentInput, CreateChildDocumentSignal, CreateDocument, CreateDocumentAction, CreateDocumentActionInput, CreateState, DeleteChangeLogItemAction, DeleteChangeLogItemInput, DeleteChildDocumentInput, DeleteChildDocumentSignal, DeleteDocumentAction, DeleteDocumentActionInput, DeleteModuleAction, DeleteModuleInput, DeleteNodeAction, DeleteNodeInput, DeleteOperationAction, DeleteOperationErrorAction, DeleteOperationErrorInput, DeleteOperationExampleAction, DeleteOperationExampleInput, DeleteOperationInput, DeleteStateExampleAction, DeleteStateExampleInput, DocumentAction, DocumentDriveAction, DocumentDriveDocument, DocumentDriveDriveAction, DocumentDriveDriveOperations, DocumentDriveGlobalState, DocumentDriveLocalState, DocumentDriveNodeAction, DocumentDriveNodeOperations, DocumentDrivePHState, DocumentFile, DocumentModelAction, DocumentModelDocument, DocumentModelDocumentModelModule, DocumentModelGlobalState, DocumentModelHeaderAction, DocumentModelHeaderOperations, DocumentModelInput, DocumentModelLib, DocumentModelLocalState, DocumentModelModule, DocumentModelModuleAction, DocumentModelModuleOperations, DocumentModelOperationAction, DocumentModelOperationErrorAction, DocumentModelOperationErrorOperations, DocumentModelOperationExampleAction, DocumentModelOperationExampleOperations, DocumentModelOperationOperations, DocumentModelPHState, DocumentModelStateAction, DocumentModelStateOperations, DocumentModelUtils, DocumentModelVersioningAction, DocumentModelVersioningOperations, DocumentOperationsIgnoreMap, DocumentSpecification, DriveDocumentModelModule, DriveInput, DrivePreserveStrategies, DrivePreserveStrategy, ENSInfo, EditorDispatch, EditorModule, EditorProps, Exact, FileInput, FileNode, FileRegistry, FolderNode, GenerateNodesCopyIdGenerator, GenerateNodesCopySrc, GetDocumentOptions, IAction, IAnalyticsStore, ID, IDocument, IOperation, IProcessor, IProcessorDispatch, IProcessorHostModule, IProcessorManager, ISignal, ISignalResult, ISigner, Incremental, InputMaybe, IsDocumentOfType, IsStateOfType, LegacyAddFileAction, LegacyAddFileInput, LegacySynchronizationUnit, Listener, ListenerCallInfo, ListenerCallInfoInput, ListenerFilter, ListenerFilterInput, ListenerInput, LoadFromFile, LoadFromInput, LoadStateAction, LoadStateActionInput, LoadStateActionStateInput, Load_State, LogLevel, LogLevels, MakeEmpty, MakeMaybe, MakeOptional, Manifest, MappedOperation, Maybe, MinimalBackupData, ModuleSpecification, MoveNodeAction, MoveNodeInput, MoveOperationAction, MoveOperationInput, MultiCurrencyConversion, Mutation, MutationAddChangeLogItemInputArgs, MutationAddModuleArgs, MutationAddOperationArgs, MutationAddOperationErrorArgs, MutationAddOperationExampleArgs, MutationAddStateExampleArgs, MutationDeleteChangeLogItemInputArgs, MutationDeleteModuleArgs, MutationDeleteOperationArgs, MutationDeleteOperationErrorArgs, MutationDeleteOperationExampleArgs, MutationDeleteStateExampleArgs, MutationLoadStateArgs, MutationMoveOperationArgs, MutationPruneArgs, MutationRedoArgs, MutationReorderChangeLogItemsInputArgs, MutationReorderModuleOperationsArgs, MutationReorderModulesArgs, MutationReorderOperationErrorsArgs, MutationReorderOperationExamplesArgs, MutationReorderStateExamplesArgs, MutationSetAuthorNameArgs, MutationSetAuthorWebsiteArgs, MutationSetInitialStateArgs, MutationSetModelDescriptionArgs, MutationSetModelExtensionArgs, MutationSetModelIdArgs, MutationSetModelNameArgs, MutationSetModuleDescriptionArgs, MutationSetModuleNameArgs, MutationSetNameArgs, MutationSetOperationDescriptionArgs, MutationSetOperationErrorCodeArgs, MutationSetOperationErrorDescriptionArgs, MutationSetOperationErrorNameArgs, MutationSetOperationErrorTemplateArgs, MutationSetOperationNameArgs, MutationSetOperationReducerArgs, MutationSetOperationSchemaArgs, MutationSetOperationTemplateArgs, MutationSetStateSchemaArgs, MutationUndoArgs, MutationUpdateChangeLogItemInputArgs, MutationUpdateOperationExampleArgs, MutationUpdateStateExampleArgs, NOOPAction, Node, OperationErrorSpecification, OperationIndex, OperationSpecification, OperationsByScope, PACKAGES_DEPENDENCIES, PHPackageProvider, PackageInfo, PackageManagerArgs, ParsedCmdResult, PartialRecord, PartialState, PathValidation, PowerhouseConfig, PowerhouseModule, PowerhousePackage, ProcessorApp, ProcessorApps, ProcessorDispatchResult, ProcessorFactory, ProcessorFactoryBuilder, ProcessorFilter, ProcessorRecord, ProcessorStatus, Prune, PruneAction, PruneActionInput, Publisher, PullResponderTriggerData, PullResponderTriggerDataInput, Query, Redo, RedoAction, RedoActionInput, Reducer, ReducerOptions, RegistryPackage, RegistryPackageList, RegistryPackageMap, RegistryPackageSource, RegistryPackageStatus, ReleaseNewVersionAction, RemoveListenerAction, RemoveListenerInput, RemoveRelationshipAction, RemoveRelationshipActionInput, RemoveTriggerAction, RemoveTriggerInput, ReorderChangeLogItemsAction, ReorderChangeLogItemsInput, ReorderModuleOperationsAction, ReorderModuleOperationsInput, ReorderModulesAction, ReorderModulesInput, ReorderOperationErrorsAction, ReorderOperationErrorsInput, ReorderOperationExamplesAction, ReorderOperationExamplesInput, ReorderStateExamplesAction, ReorderStateExamplesInput, ReplayDocumentOptions, RevisionsFilter, SaveToFile, SaveToFileHandle, Scalars, SchemaLoadStateAction, SchemaNOOPAction, SchemaPruneAction, SchemaRedoAction, SchemaSetNameAction, SchemaUndoAction, ScopeState, ServiceAction, ServiceActions, SetAuthorNameAction, SetAuthorNameInput, SetAuthorWebsiteAction, SetAuthorWebsiteInput, SetAvailableOfflineAction, SetAvailableOfflineInput, SetDriveIconAction, SetDriveIconInput, SetDriveNameAction, SetDriveNameInput, SetInitialStateAction, SetInitialStateInput, SetModelDescriptionAction, SetModelDescriptionInput, SetModelExtensionAction, SetModelExtensionInput, SetModelIdAction, SetModelIdInput, SetModelNameAction, SetModelNameInput, SetModuleDescriptionAction, SetModuleDescriptionInput, SetModuleNameAction, SetModuleNameInput, SetNameAction, SetNameActionInput, SetNameOperation, SetOperationDescriptionAction, SetOperationDescriptionInput, SetOperationErrorCodeAction, SetOperationErrorCodeInput, SetOperationErrorDescriptionAction, SetOperationErrorDescriptionInput, SetOperationErrorNameAction, SetOperationErrorNameInput, SetOperationErrorTemplateAction, SetOperationErrorTemplateInput, SetOperationNameAction, SetOperationNameInput, SetOperationReducerAction, SetOperationReducerInput, SetOperationSchemaAction, SetOperationSchemaInput, SetOperationScopeAction, SetOperationScopeInput, SetOperationTemplateAction, SetOperationTemplateInput, SetSharingTypeAction, SetSharingTypeInput, SetStateSchemaAction, SetStateSchemaInput, Set_Name, SharingType, Signal, SignalDispatch, SignalResult, SignalResults, SignalType, SignatureVerificationHandler, SigningParameters, SkipHeaderOperationIndex, SkipHeaderOperations, State, StateReducer, SubgraphModule, TrackedProcessor, TransmitterType, Trigger, TriggerData, TriggerInput, TriggerType, Undo, UndoAction, UndoActionInput, UndoRedoAction, UpdateChangeLogItemAction, UpdateChangeLogItemInput, UpdateFileAction, UpdateFileInput, UpdateNodeAction, UpdateNodeInput, UpdateOperationExampleAction, UpdateOperationExampleInput, UpdateStateExampleAction, UpdateStateExampleInput, UpgradeDocumentAction, UpgradeDocumentActionInput, User, ValidationError };
|
package/package.json
CHANGED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
//#region constants.d.ts
|
|
2
|
-
declare const PACKAGES_DEPENDENCIES: readonly ["@powerhousedao/builder-tools", "@powerhousedao/codegen", "@powerhousedao/common", "@powerhousedao/config", "@powerhousedao/design-system", "document-drive", "document-model", "@powerhousedao/reactor", "@powerhousedao/reactor-api", "@powerhousedao/reactor-browser", "@powerhousedao/reactor-local", "@powerhousedao/reactor-mcp", "@powerhousedao/switchboard-gui", "@powerhousedao/vetra", "@powerhousedao/analytics-engine-core", "@powerhousedao/analytics-engine-knex", "@powerhousedao/analytics-engine-pg", "@powerhousedao/analytics-engine-browser", "@powerhousedao/analytics-engine-graphql", "@powerhousedao/shared", "@powerhousedao/powerhouse-vetra-packages", "@powerhousedao/analytics-engine-core", "@powerhousedao/analytics-engine-graphql", "@powerhousedao/analytics-engine-knex", "@powerhousedao/analytics-engine-pg", "@powerhousedao/analytics-engine-browser", "@renown/sdk"];
|
|
3
|
-
declare const CLIS_DEPENDENCIES: string[];
|
|
4
|
-
declare const APPS_DEPENDENCIES: string[];
|
|
5
|
-
declare const ALL_POWERHOUSE_DEPENDENCIES: string[];
|
|
6
|
-
//#endregion
|
|
7
|
-
export { PACKAGES_DEPENDENCIES as i, APPS_DEPENDENCIES as n, CLIS_DEPENDENCIES as r, ALL_POWERHOUSE_DEPENDENCIES as t };
|
|
8
|
-
//# sourceMappingURL=constants-CjkVaZZX.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants-CjkVaZZX.d.ts","names":[],"sources":["../constants.ts"],"mappings":";cAAa,qBAAA;AAAA,cA8BA,iBAAA;AAAA,cACA,iBAAA;AAAA,cAKA,2BAAA"}
|