@objectstack/spec 2.0.5 → 2.0.7
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/ai/index.d.mts +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/index-CeUUI-ym.d.mts +2102 -0
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/index-CmY8tgpL.d.ts +2102 -0
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
|
@@ -49,10 +49,10 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
49
49
|
app: "app";
|
|
50
50
|
server: "server";
|
|
51
51
|
ui: "ui";
|
|
52
|
+
module: "module";
|
|
52
53
|
agent: "agent";
|
|
53
54
|
objectql: "objectql";
|
|
54
55
|
plugin: "plugin";
|
|
55
|
-
module: "module";
|
|
56
56
|
gateway: "gateway";
|
|
57
57
|
adapter: "adapter";
|
|
58
58
|
}>;
|
|
@@ -128,6 +128,11 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
128
128
|
service: z.ZodString;
|
|
129
129
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
130
130
|
}, z.core.$strip>>>;
|
|
131
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
132
|
+
name: z.ZodString;
|
|
133
|
+
description: z.ZodOptional<z.ZodString>;
|
|
134
|
+
module: z.ZodOptional<z.ZodString>;
|
|
135
|
+
}, z.core.$strip>>>;
|
|
131
136
|
}, z.core.$strip>>;
|
|
132
137
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
133
138
|
object: z.ZodString;
|
|
@@ -263,8 +268,8 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
263
268
|
metadata: "metadata";
|
|
264
269
|
code: "code";
|
|
265
270
|
dependencies: "dependencies";
|
|
266
|
-
assets: "assets";
|
|
267
271
|
services: "services";
|
|
272
|
+
assets: "assets";
|
|
268
273
|
}>>>;
|
|
269
274
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
270
275
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -306,8 +311,8 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
306
311
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
307
312
|
lazy: "lazy";
|
|
308
313
|
async: "async";
|
|
309
|
-
eager: "eager";
|
|
310
314
|
sync: "sync";
|
|
315
|
+
eager: "eager";
|
|
311
316
|
}>>;
|
|
312
317
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
313
318
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -323,8 +328,8 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
323
328
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
324
329
|
async: "async";
|
|
325
330
|
parallel: "parallel";
|
|
326
|
-
sequential: "sequential";
|
|
327
331
|
sync: "sync";
|
|
332
|
+
sequential: "sequential";
|
|
328
333
|
}>>;
|
|
329
334
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
330
335
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -339,9 +344,9 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
339
344
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
340
345
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
341
346
|
strict: "strict";
|
|
347
|
+
pinned: "pinned";
|
|
342
348
|
latest: "latest";
|
|
343
349
|
compatible: "compatible";
|
|
344
|
-
pinned: "pinned";
|
|
345
350
|
}>>;
|
|
346
351
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
347
352
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -414,9 +419,9 @@ declare const InstalledPackageSchema: z.ZodObject<{
|
|
|
414
419
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
415
420
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
416
421
|
hybrid: "hybrid";
|
|
422
|
+
indexeddb: "indexeddb";
|
|
417
423
|
memory: "memory";
|
|
418
424
|
disk: "disk";
|
|
419
|
-
indexeddb: "indexeddb";
|
|
420
425
|
}>>;
|
|
421
426
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
422
427
|
hash: "hash";
|
|
@@ -538,10 +543,10 @@ declare const ListPackagesRequestSchema: z.ZodObject<{
|
|
|
538
543
|
app: "app";
|
|
539
544
|
server: "server";
|
|
540
545
|
ui: "ui";
|
|
546
|
+
module: "module";
|
|
541
547
|
agent: "agent";
|
|
542
548
|
objectql: "objectql";
|
|
543
549
|
plugin: "plugin";
|
|
544
|
-
module: "module";
|
|
545
550
|
gateway: "gateway";
|
|
546
551
|
adapter: "adapter";
|
|
547
552
|
}>>;
|
|
@@ -563,10 +568,10 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
563
568
|
app: "app";
|
|
564
569
|
server: "server";
|
|
565
570
|
ui: "ui";
|
|
571
|
+
module: "module";
|
|
566
572
|
agent: "agent";
|
|
567
573
|
objectql: "objectql";
|
|
568
574
|
plugin: "plugin";
|
|
569
|
-
module: "module";
|
|
570
575
|
gateway: "gateway";
|
|
571
576
|
adapter: "adapter";
|
|
572
577
|
}>;
|
|
@@ -642,6 +647,11 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
642
647
|
service: z.ZodString;
|
|
643
648
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
644
649
|
}, z.core.$strip>>>;
|
|
650
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
651
|
+
name: z.ZodString;
|
|
652
|
+
description: z.ZodOptional<z.ZodString>;
|
|
653
|
+
module: z.ZodOptional<z.ZodString>;
|
|
654
|
+
}, z.core.$strip>>>;
|
|
645
655
|
}, z.core.$strip>>;
|
|
646
656
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
647
657
|
object: z.ZodString;
|
|
@@ -777,8 +787,8 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
777
787
|
metadata: "metadata";
|
|
778
788
|
code: "code";
|
|
779
789
|
dependencies: "dependencies";
|
|
780
|
-
assets: "assets";
|
|
781
790
|
services: "services";
|
|
791
|
+
assets: "assets";
|
|
782
792
|
}>>>;
|
|
783
793
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
784
794
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -820,8 +830,8 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
820
830
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
821
831
|
lazy: "lazy";
|
|
822
832
|
async: "async";
|
|
823
|
-
eager: "eager";
|
|
824
833
|
sync: "sync";
|
|
834
|
+
eager: "eager";
|
|
825
835
|
}>>;
|
|
826
836
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
827
837
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -837,8 +847,8 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
837
847
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
838
848
|
async: "async";
|
|
839
849
|
parallel: "parallel";
|
|
840
|
-
sequential: "sequential";
|
|
841
850
|
sync: "sync";
|
|
851
|
+
sequential: "sequential";
|
|
842
852
|
}>>;
|
|
843
853
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
844
854
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -853,9 +863,9 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
853
863
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
854
864
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
855
865
|
strict: "strict";
|
|
866
|
+
pinned: "pinned";
|
|
856
867
|
latest: "latest";
|
|
857
868
|
compatible: "compatible";
|
|
858
|
-
pinned: "pinned";
|
|
859
869
|
}>>;
|
|
860
870
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
861
871
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -928,9 +938,9 @@ declare const ListPackagesResponseSchema: z.ZodObject<{
|
|
|
928
938
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
929
939
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
930
940
|
hybrid: "hybrid";
|
|
941
|
+
indexeddb: "indexeddb";
|
|
931
942
|
memory: "memory";
|
|
932
943
|
disk: "disk";
|
|
933
|
-
indexeddb: "indexeddb";
|
|
934
944
|
}>>;
|
|
935
945
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
936
946
|
hash: "hash";
|
|
@@ -1059,10 +1069,10 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1059
1069
|
app: "app";
|
|
1060
1070
|
server: "server";
|
|
1061
1071
|
ui: "ui";
|
|
1072
|
+
module: "module";
|
|
1062
1073
|
agent: "agent";
|
|
1063
1074
|
objectql: "objectql";
|
|
1064
1075
|
plugin: "plugin";
|
|
1065
|
-
module: "module";
|
|
1066
1076
|
gateway: "gateway";
|
|
1067
1077
|
adapter: "adapter";
|
|
1068
1078
|
}>;
|
|
@@ -1138,6 +1148,11 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1138
1148
|
service: z.ZodString;
|
|
1139
1149
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1140
1150
|
}, z.core.$strip>>>;
|
|
1151
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1152
|
+
name: z.ZodString;
|
|
1153
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1154
|
+
module: z.ZodOptional<z.ZodString>;
|
|
1155
|
+
}, z.core.$strip>>>;
|
|
1141
1156
|
}, z.core.$strip>>;
|
|
1142
1157
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1143
1158
|
object: z.ZodString;
|
|
@@ -1273,8 +1288,8 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1273
1288
|
metadata: "metadata";
|
|
1274
1289
|
code: "code";
|
|
1275
1290
|
dependencies: "dependencies";
|
|
1276
|
-
assets: "assets";
|
|
1277
1291
|
services: "services";
|
|
1292
|
+
assets: "assets";
|
|
1278
1293
|
}>>>;
|
|
1279
1294
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
1280
1295
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -1316,8 +1331,8 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1316
1331
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
1317
1332
|
lazy: "lazy";
|
|
1318
1333
|
async: "async";
|
|
1319
|
-
eager: "eager";
|
|
1320
1334
|
sync: "sync";
|
|
1335
|
+
eager: "eager";
|
|
1321
1336
|
}>>;
|
|
1322
1337
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
1323
1338
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1333,8 +1348,8 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1333
1348
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
1334
1349
|
async: "async";
|
|
1335
1350
|
parallel: "parallel";
|
|
1336
|
-
sequential: "sequential";
|
|
1337
1351
|
sync: "sync";
|
|
1352
|
+
sequential: "sequential";
|
|
1338
1353
|
}>>;
|
|
1339
1354
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
1340
1355
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -1349,9 +1364,9 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1349
1364
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
1350
1365
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
1351
1366
|
strict: "strict";
|
|
1367
|
+
pinned: "pinned";
|
|
1352
1368
|
latest: "latest";
|
|
1353
1369
|
compatible: "compatible";
|
|
1354
|
-
pinned: "pinned";
|
|
1355
1370
|
}>>;
|
|
1356
1371
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
1357
1372
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1424,9 +1439,9 @@ declare const GetPackageResponseSchema: z.ZodObject<{
|
|
|
1424
1439
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1425
1440
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
1426
1441
|
hybrid: "hybrid";
|
|
1442
|
+
indexeddb: "indexeddb";
|
|
1427
1443
|
memory: "memory";
|
|
1428
1444
|
disk: "disk";
|
|
1429
|
-
indexeddb: "indexeddb";
|
|
1430
1445
|
}>>;
|
|
1431
1446
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
1432
1447
|
hash: "hash";
|
|
@@ -1549,10 +1564,10 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1549
1564
|
app: "app";
|
|
1550
1565
|
server: "server";
|
|
1551
1566
|
ui: "ui";
|
|
1567
|
+
module: "module";
|
|
1552
1568
|
agent: "agent";
|
|
1553
1569
|
objectql: "objectql";
|
|
1554
1570
|
plugin: "plugin";
|
|
1555
|
-
module: "module";
|
|
1556
1571
|
gateway: "gateway";
|
|
1557
1572
|
adapter: "adapter";
|
|
1558
1573
|
}>;
|
|
@@ -1628,6 +1643,11 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1628
1643
|
service: z.ZodString;
|
|
1629
1644
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1630
1645
|
}, z.core.$strip>>>;
|
|
1646
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1647
|
+
name: z.ZodString;
|
|
1648
|
+
description: z.ZodOptional<z.ZodString>;
|
|
1649
|
+
module: z.ZodOptional<z.ZodString>;
|
|
1650
|
+
}, z.core.$strip>>>;
|
|
1631
1651
|
}, z.core.$strip>>;
|
|
1632
1652
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1633
1653
|
object: z.ZodString;
|
|
@@ -1763,8 +1783,8 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1763
1783
|
metadata: "metadata";
|
|
1764
1784
|
code: "code";
|
|
1765
1785
|
dependencies: "dependencies";
|
|
1766
|
-
assets: "assets";
|
|
1767
1786
|
services: "services";
|
|
1787
|
+
assets: "assets";
|
|
1768
1788
|
}>>>;
|
|
1769
1789
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
1770
1790
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -1806,8 +1826,8 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1806
1826
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
1807
1827
|
lazy: "lazy";
|
|
1808
1828
|
async: "async";
|
|
1809
|
-
eager: "eager";
|
|
1810
1829
|
sync: "sync";
|
|
1830
|
+
eager: "eager";
|
|
1811
1831
|
}>>;
|
|
1812
1832
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
1813
1833
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1823,8 +1843,8 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1823
1843
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
1824
1844
|
async: "async";
|
|
1825
1845
|
parallel: "parallel";
|
|
1826
|
-
sequential: "sequential";
|
|
1827
1846
|
sync: "sync";
|
|
1847
|
+
sequential: "sequential";
|
|
1828
1848
|
}>>;
|
|
1829
1849
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
1830
1850
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -1839,9 +1859,9 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1839
1859
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
1840
1860
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
1841
1861
|
strict: "strict";
|
|
1862
|
+
pinned: "pinned";
|
|
1842
1863
|
latest: "latest";
|
|
1843
1864
|
compatible: "compatible";
|
|
1844
|
-
pinned: "pinned";
|
|
1845
1865
|
}>>;
|
|
1846
1866
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
1847
1867
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -1914,9 +1934,9 @@ declare const InstallPackageRequestSchema: z.ZodObject<{
|
|
|
1914
1934
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
1915
1935
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
1916
1936
|
hybrid: "hybrid";
|
|
1937
|
+
indexeddb: "indexeddb";
|
|
1917
1938
|
memory: "memory";
|
|
1918
1939
|
disk: "disk";
|
|
1919
|
-
indexeddb: "indexeddb";
|
|
1920
1940
|
}>>;
|
|
1921
1941
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
1922
1942
|
hash: "hash";
|
|
@@ -2025,10 +2045,10 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2025
2045
|
app: "app";
|
|
2026
2046
|
server: "server";
|
|
2027
2047
|
ui: "ui";
|
|
2048
|
+
module: "module";
|
|
2028
2049
|
agent: "agent";
|
|
2029
2050
|
objectql: "objectql";
|
|
2030
2051
|
plugin: "plugin";
|
|
2031
|
-
module: "module";
|
|
2032
2052
|
gateway: "gateway";
|
|
2033
2053
|
adapter: "adapter";
|
|
2034
2054
|
}>;
|
|
@@ -2104,6 +2124,11 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2104
2124
|
service: z.ZodString;
|
|
2105
2125
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2106
2126
|
}, z.core.$strip>>>;
|
|
2127
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2128
|
+
name: z.ZodString;
|
|
2129
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2130
|
+
module: z.ZodOptional<z.ZodString>;
|
|
2131
|
+
}, z.core.$strip>>>;
|
|
2107
2132
|
}, z.core.$strip>>;
|
|
2108
2133
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2109
2134
|
object: z.ZodString;
|
|
@@ -2239,8 +2264,8 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2239
2264
|
metadata: "metadata";
|
|
2240
2265
|
code: "code";
|
|
2241
2266
|
dependencies: "dependencies";
|
|
2242
|
-
assets: "assets";
|
|
2243
2267
|
services: "services";
|
|
2268
|
+
assets: "assets";
|
|
2244
2269
|
}>>>;
|
|
2245
2270
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
2246
2271
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -2282,8 +2307,8 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2282
2307
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2283
2308
|
lazy: "lazy";
|
|
2284
2309
|
async: "async";
|
|
2285
|
-
eager: "eager";
|
|
2286
2310
|
sync: "sync";
|
|
2311
|
+
eager: "eager";
|
|
2287
2312
|
}>>;
|
|
2288
2313
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
2289
2314
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2299,8 +2324,8 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2299
2324
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2300
2325
|
async: "async";
|
|
2301
2326
|
parallel: "parallel";
|
|
2302
|
-
sequential: "sequential";
|
|
2303
2327
|
sync: "sync";
|
|
2328
|
+
sequential: "sequential";
|
|
2304
2329
|
}>>;
|
|
2305
2330
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
2306
2331
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -2315,9 +2340,9 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2315
2340
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
2316
2341
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
2317
2342
|
strict: "strict";
|
|
2343
|
+
pinned: "pinned";
|
|
2318
2344
|
latest: "latest";
|
|
2319
2345
|
compatible: "compatible";
|
|
2320
|
-
pinned: "pinned";
|
|
2321
2346
|
}>>;
|
|
2322
2347
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
2323
2348
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2390,9 +2415,9 @@ declare const InstallPackageResponseSchema: z.ZodObject<{
|
|
|
2390
2415
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2391
2416
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
2392
2417
|
hybrid: "hybrid";
|
|
2418
|
+
indexeddb: "indexeddb";
|
|
2393
2419
|
memory: "memory";
|
|
2394
2420
|
disk: "disk";
|
|
2395
|
-
indexeddb: "indexeddb";
|
|
2396
2421
|
}>>;
|
|
2397
2422
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
2398
2423
|
hash: "hash";
|
|
@@ -2537,10 +2562,10 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2537
2562
|
app: "app";
|
|
2538
2563
|
server: "server";
|
|
2539
2564
|
ui: "ui";
|
|
2565
|
+
module: "module";
|
|
2540
2566
|
agent: "agent";
|
|
2541
2567
|
objectql: "objectql";
|
|
2542
2568
|
plugin: "plugin";
|
|
2543
|
-
module: "module";
|
|
2544
2569
|
gateway: "gateway";
|
|
2545
2570
|
adapter: "adapter";
|
|
2546
2571
|
}>;
|
|
@@ -2616,6 +2641,11 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2616
2641
|
service: z.ZodString;
|
|
2617
2642
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2618
2643
|
}, z.core.$strip>>>;
|
|
2644
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2645
|
+
name: z.ZodString;
|
|
2646
|
+
description: z.ZodOptional<z.ZodString>;
|
|
2647
|
+
module: z.ZodOptional<z.ZodString>;
|
|
2648
|
+
}, z.core.$strip>>>;
|
|
2619
2649
|
}, z.core.$strip>>;
|
|
2620
2650
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2621
2651
|
object: z.ZodString;
|
|
@@ -2751,8 +2781,8 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2751
2781
|
metadata: "metadata";
|
|
2752
2782
|
code: "code";
|
|
2753
2783
|
dependencies: "dependencies";
|
|
2754
|
-
assets: "assets";
|
|
2755
2784
|
services: "services";
|
|
2785
|
+
assets: "assets";
|
|
2756
2786
|
}>>>;
|
|
2757
2787
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
2758
2788
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -2794,8 +2824,8 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2794
2824
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2795
2825
|
lazy: "lazy";
|
|
2796
2826
|
async: "async";
|
|
2797
|
-
eager: "eager";
|
|
2798
2827
|
sync: "sync";
|
|
2828
|
+
eager: "eager";
|
|
2799
2829
|
}>>;
|
|
2800
2830
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
2801
2831
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2811,8 +2841,8 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2811
2841
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
2812
2842
|
async: "async";
|
|
2813
2843
|
parallel: "parallel";
|
|
2814
|
-
sequential: "sequential";
|
|
2815
2844
|
sync: "sync";
|
|
2845
|
+
sequential: "sequential";
|
|
2816
2846
|
}>>;
|
|
2817
2847
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
2818
2848
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -2827,9 +2857,9 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2827
2857
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
2828
2858
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
2829
2859
|
strict: "strict";
|
|
2860
|
+
pinned: "pinned";
|
|
2830
2861
|
latest: "latest";
|
|
2831
2862
|
compatible: "compatible";
|
|
2832
|
-
pinned: "pinned";
|
|
2833
2863
|
}>>;
|
|
2834
2864
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
2835
2865
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -2902,9 +2932,9 @@ declare const EnablePackageResponseSchema: z.ZodObject<{
|
|
|
2902
2932
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
2903
2933
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
2904
2934
|
hybrid: "hybrid";
|
|
2935
|
+
indexeddb: "indexeddb";
|
|
2905
2936
|
memory: "memory";
|
|
2906
2937
|
disk: "disk";
|
|
2907
|
-
indexeddb: "indexeddb";
|
|
2908
2938
|
}>>;
|
|
2909
2939
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
2910
2940
|
hash: "hash";
|
|
@@ -3033,10 +3063,10 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3033
3063
|
app: "app";
|
|
3034
3064
|
server: "server";
|
|
3035
3065
|
ui: "ui";
|
|
3066
|
+
module: "module";
|
|
3036
3067
|
agent: "agent";
|
|
3037
3068
|
objectql: "objectql";
|
|
3038
3069
|
plugin: "plugin";
|
|
3039
|
-
module: "module";
|
|
3040
3070
|
gateway: "gateway";
|
|
3041
3071
|
adapter: "adapter";
|
|
3042
3072
|
}>;
|
|
@@ -3112,6 +3142,11 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3112
3142
|
service: z.ZodString;
|
|
3113
3143
|
methods: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3114
3144
|
}, z.core.$strip>>>;
|
|
3145
|
+
commands: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3146
|
+
name: z.ZodString;
|
|
3147
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3148
|
+
module: z.ZodOptional<z.ZodString>;
|
|
3149
|
+
}, z.core.$strip>>>;
|
|
3115
3150
|
}, z.core.$strip>>;
|
|
3116
3151
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3117
3152
|
object: z.ZodString;
|
|
@@ -3247,8 +3282,8 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3247
3282
|
metadata: "metadata";
|
|
3248
3283
|
code: "code";
|
|
3249
3284
|
dependencies: "dependencies";
|
|
3250
|
-
assets: "assets";
|
|
3251
3285
|
services: "services";
|
|
3286
|
+
assets: "assets";
|
|
3252
3287
|
}>>>;
|
|
3253
3288
|
conditions: z.ZodOptional<z.ZodObject<{
|
|
3254
3289
|
routes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -3290,8 +3325,8 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3290
3325
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
3291
3326
|
lazy: "lazy";
|
|
3292
3327
|
async: "async";
|
|
3293
|
-
eager: "eager";
|
|
3294
3328
|
sync: "sync";
|
|
3329
|
+
eager: "eager";
|
|
3295
3330
|
}>>;
|
|
3296
3331
|
prefetch: z.ZodDefault<z.ZodBoolean>;
|
|
3297
3332
|
preload: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -3307,8 +3342,8 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3307
3342
|
mode: z.ZodDefault<z.ZodEnum<{
|
|
3308
3343
|
async: "async";
|
|
3309
3344
|
parallel: "parallel";
|
|
3310
|
-
sequential: "sequential";
|
|
3311
3345
|
sync: "sync";
|
|
3346
|
+
sequential: "sequential";
|
|
3312
3347
|
}>>;
|
|
3313
3348
|
timeout: z.ZodDefault<z.ZodNumber>;
|
|
3314
3349
|
priority: z.ZodDefault<z.ZodNumber>;
|
|
@@ -3323,9 +3358,9 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3323
3358
|
dependencyResolution: z.ZodOptional<z.ZodObject<{
|
|
3324
3359
|
strategy: z.ZodDefault<z.ZodEnum<{
|
|
3325
3360
|
strict: "strict";
|
|
3361
|
+
pinned: "pinned";
|
|
3326
3362
|
latest: "latest";
|
|
3327
3363
|
compatible: "compatible";
|
|
3328
|
-
pinned: "pinned";
|
|
3329
3364
|
}>>;
|
|
3330
3365
|
peerDependencies: z.ZodOptional<z.ZodObject<{
|
|
3331
3366
|
resolve: z.ZodDefault<z.ZodBoolean>;
|
|
@@ -3398,9 +3433,9 @@ declare const DisablePackageResponseSchema: z.ZodObject<{
|
|
|
3398
3433
|
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
3399
3434
|
storage: z.ZodDefault<z.ZodEnum<{
|
|
3400
3435
|
hybrid: "hybrid";
|
|
3436
|
+
indexeddb: "indexeddb";
|
|
3401
3437
|
memory: "memory";
|
|
3402
3438
|
disk: "disk";
|
|
3403
|
-
indexeddb: "indexeddb";
|
|
3404
3439
|
}>>;
|
|
3405
3440
|
keyStrategy: z.ZodDefault<z.ZodEnum<{
|
|
3406
3441
|
hash: "hash";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { H as AuditPolicySchema, k as CriteriaSharingRule, C as CriteriaSharingRuleSchema, c as FieldPermission, F as FieldPermissionSchema, N as NetworkPolicySchema, d as OWDModel, b as ObjectPermission, O as ObjectPermissionSchema, l as OwnerSharingRule, g as OwnerSharingRuleSchema, E as PasswordPolicySchema, a as PermissionSet, P as PermissionSetSchema, J as Policy, I as PolicySchema, D as RLS, u as RLSAuditConfig, t as RLSAuditConfigSchema, s as RLSAuditEvent, r as RLSAuditEventSchema, z as RLSConfig, v as RLSConfigSchema, B as RLSEvaluationResult, x as RLSEvaluationResultSchema, R as RLSOperation, A as RLSUserContext, w as RLSUserContextSchema, y as RowLevelSecurityPolicy, q as RowLevelSecurityPolicySchema, G as SessionPolicySchema, f as ShareRecipientType, e as SharingLevel, j as SharingRule, h as SharingRuleSchema, S as SharingRuleType, o as Territory, p as TerritoryModel, m as TerritoryModelSchema, n as TerritorySchema, T as TerritoryType } from '../index-ClHj1Tbo.mjs';
|
|
2
2
|
import 'zod';
|
package/dist/security/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { H as AuditPolicySchema, k as CriteriaSharingRule, C as CriteriaSharingRuleSchema, c as FieldPermission, F as FieldPermissionSchema, N as NetworkPolicySchema, d as OWDModel, b as ObjectPermission, O as ObjectPermissionSchema, l as OwnerSharingRule, g as OwnerSharingRuleSchema, E as PasswordPolicySchema, a as PermissionSet, P as PermissionSetSchema, J as Policy, I as PolicySchema, D as RLS, u as RLSAuditConfig, t as RLSAuditConfigSchema, s as RLSAuditEvent, r as RLSAuditEventSchema, z as RLSConfig, v as RLSConfigSchema, B as RLSEvaluationResult, x as RLSEvaluationResultSchema, R as RLSOperation, A as RLSUserContext, w as RLSUserContextSchema, y as RowLevelSecurityPolicy, q as RowLevelSecurityPolicySchema, G as SessionPolicySchema, f as ShareRecipientType, e as SharingLevel, j as SharingRule, h as SharingRuleSchema, S as SharingRuleType, o as Territory, p as TerritoryModel, m as TerritoryModelSchema, n as TerritorySchema, T as TerritoryType } from '../index-ClHj1Tbo.js';
|
|
2
2
|
import 'zod';
|
package/dist/security/index.js
CHANGED
|
@@ -31,6 +31,8 @@ __export(security_exports, {
|
|
|
31
31
|
PermissionSetSchema: () => PermissionSetSchema,
|
|
32
32
|
PolicySchema: () => PolicySchema,
|
|
33
33
|
RLS: () => RLS,
|
|
34
|
+
RLSAuditConfigSchema: () => RLSAuditConfigSchema,
|
|
35
|
+
RLSAuditEventSchema: () => RLSAuditEventSchema,
|
|
34
36
|
RLSConfigSchema: () => RLSConfigSchema,
|
|
35
37
|
RLSEvaluationResultSchema: () => RLSEvaluationResultSchema,
|
|
36
38
|
RLSOperation: () => RLSOperation,
|
|
@@ -224,6 +226,44 @@ var RowLevelSecurityPolicySchema = import_zod2.z.object({
|
|
|
224
226
|
});
|
|
225
227
|
}
|
|
226
228
|
});
|
|
229
|
+
var RLSAuditEventSchema = import_zod2.z.object({
|
|
230
|
+
/** ISO 8601 timestamp of the evaluation */
|
|
231
|
+
timestamp: import_zod2.z.string().describe("ISO 8601 timestamp of the evaluation"),
|
|
232
|
+
/** ID of the user whose access was evaluated */
|
|
233
|
+
userId: import_zod2.z.string().describe("User ID whose access was evaluated"),
|
|
234
|
+
/** Database operation being performed */
|
|
235
|
+
operation: import_zod2.z.enum(["select", "insert", "update", "delete"]).describe("Database operation being performed"),
|
|
236
|
+
/** Target object (table) name */
|
|
237
|
+
object: import_zod2.z.string().describe("Target object name"),
|
|
238
|
+
/** Name of the RLS policy evaluated */
|
|
239
|
+
policyName: import_zod2.z.string().describe("Name of the RLS policy evaluated"),
|
|
240
|
+
/** Whether access was granted */
|
|
241
|
+
granted: import_zod2.z.boolean().describe("Whether access was granted"),
|
|
242
|
+
/** Time taken to evaluate the policy in milliseconds */
|
|
243
|
+
evaluationDurationMs: import_zod2.z.number().describe("Policy evaluation duration in milliseconds"),
|
|
244
|
+
/** Which USING/CHECK clause matched */
|
|
245
|
+
matchedCondition: import_zod2.z.string().optional().describe("Which USING/CHECK clause matched"),
|
|
246
|
+
/** Number of rows affected by the operation */
|
|
247
|
+
rowCount: import_zod2.z.number().optional().describe("Number of rows affected"),
|
|
248
|
+
/** Additional metadata for the audit event */
|
|
249
|
+
metadata: import_zod2.z.record(import_zod2.z.string(), import_zod2.z.unknown()).optional().describe("Additional audit event metadata")
|
|
250
|
+
});
|
|
251
|
+
var RLSAuditConfigSchema = import_zod2.z.object({
|
|
252
|
+
/** Enable RLS audit logging */
|
|
253
|
+
enabled: import_zod2.z.boolean().describe("Enable RLS audit logging"),
|
|
254
|
+
/** Which evaluations to log */
|
|
255
|
+
logLevel: import_zod2.z.enum(["all", "denied_only", "granted_only", "none"]).describe("Which evaluations to log"),
|
|
256
|
+
/** Where to send audit logs */
|
|
257
|
+
destination: import_zod2.z.enum(["system_log", "audit_trail", "external"]).describe("Audit log destination"),
|
|
258
|
+
/** Sampling rate for high-traffic environments (0-1) */
|
|
259
|
+
sampleRate: import_zod2.z.number().min(0).max(1).describe("Sampling rate (0-1) for high-traffic environments"),
|
|
260
|
+
/** Number of days to retain audit logs */
|
|
261
|
+
retentionDays: import_zod2.z.number().int().default(90).describe("Audit log retention period in days"),
|
|
262
|
+
/** Whether to include row data in audit logs (security-sensitive) */
|
|
263
|
+
includeRowData: import_zod2.z.boolean().default(false).describe("Include row data in audit logs (security-sensitive)"),
|
|
264
|
+
/** Alert when access is denied */
|
|
265
|
+
alertOnDenied: import_zod2.z.boolean().default(true).describe("Send alerts when access is denied")
|
|
266
|
+
});
|
|
227
267
|
var RLSConfigSchema = import_zod2.z.object({
|
|
228
268
|
/**
|
|
229
269
|
* Global RLS enable/disable flag.
|
|
@@ -284,7 +324,11 @@ var RLSConfigSchema = import_zod2.z.object({
|
|
|
284
324
|
*
|
|
285
325
|
* @default true
|
|
286
326
|
*/
|
|
287
|
-
prefetchUserContext: import_zod2.z.boolean().default(true).describe("Pre-fetch user context for performance")
|
|
327
|
+
prefetchUserContext: import_zod2.z.boolean().default(true).describe("Pre-fetch user context for performance"),
|
|
328
|
+
/**
|
|
329
|
+
* Audit logging configuration for RLS evaluations.
|
|
330
|
+
*/
|
|
331
|
+
audit: RLSAuditConfigSchema.optional().describe("RLS audit logging configuration")
|
|
288
332
|
});
|
|
289
333
|
var RLSUserContextSchema = import_zod2.z.object({
|
|
290
334
|
/**
|
|
@@ -649,6 +693,8 @@ var PolicySchema = import_zod6.z.object({
|
|
|
649
693
|
PermissionSetSchema,
|
|
650
694
|
PolicySchema,
|
|
651
695
|
RLS,
|
|
696
|
+
RLSAuditConfigSchema,
|
|
697
|
+
RLSAuditEventSchema,
|
|
652
698
|
RLSConfigSchema,
|
|
653
699
|
RLSEvaluationResultSchema,
|
|
654
700
|
RLSOperation,
|