@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.
Files changed (293) hide show
  1. package/dist/ai/index.d.mts +1 -1
  2. package/dist/ai/index.d.ts +1 -1
  3. package/dist/ai/index.js +230 -3
  4. package/dist/ai/index.js.map +1 -1
  5. package/dist/ai/index.mjs +218 -3
  6. package/dist/ai/index.mjs.map +1 -1
  7. package/dist/api/index.d.mts +2 -2
  8. package/dist/api/index.d.ts +2 -2
  9. package/dist/api/index.js +3409 -2841
  10. package/dist/api/index.js.map +1 -1
  11. package/dist/api/index.mjs +3386 -2841
  12. package/dist/api/index.mjs.map +1 -1
  13. package/dist/automation/index.d.mts +1 -1
  14. package/dist/automation/index.d.ts +1 -1
  15. package/dist/contracts/index.d.mts +2 -2
  16. package/dist/contracts/index.d.ts +2 -2
  17. package/dist/contracts/index.js.map +1 -1
  18. package/dist/data/index.d.mts +2 -2
  19. package/dist/data/index.d.ts +2 -2
  20. package/dist/data/index.js +58 -1
  21. package/dist/data/index.js.map +1 -1
  22. package/dist/data/index.mjs +58 -1
  23. package/dist/data/index.mjs.map +1 -1
  24. package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
  25. package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
  26. package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
  27. package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
  28. package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
  29. package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
  30. package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
  31. package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
  32. package/dist/index-CeUUI-ym.d.mts +2102 -0
  33. package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
  34. package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
  35. package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
  36. package/dist/index-CmY8tgpL.d.ts +2102 -0
  37. package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
  38. package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
  39. package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
  40. package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
  41. package/dist/index-KhvhiesR.d.mts +6902 -0
  42. package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
  43. package/dist/index-OqCqQSaH.d.ts +6902 -0
  44. package/dist/index.d.mts +2519 -222
  45. package/dist/index.d.ts +2519 -222
  46. package/dist/index.js +9957 -8069
  47. package/dist/index.js.map +1 -1
  48. package/dist/index.mjs +9957 -8069
  49. package/dist/index.mjs.map +1 -1
  50. package/dist/integration/index.d.mts +1 -1
  51. package/dist/integration/index.d.ts +1 -1
  52. package/dist/integration/index.js +67 -0
  53. package/dist/integration/index.js.map +1 -1
  54. package/dist/integration/index.mjs +61 -0
  55. package/dist/integration/index.mjs.map +1 -1
  56. package/dist/kernel/index.d.mts +2 -2
  57. package/dist/kernel/index.d.ts +2 -2
  58. package/dist/kernel/index.js +1698 -1474
  59. package/dist/kernel/index.js.map +1 -1
  60. package/dist/kernel/index.mjs +1690 -1474
  61. package/dist/kernel/index.mjs.map +1 -1
  62. package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
  63. package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
  64. package/dist/security/index.d.mts +1 -1
  65. package/dist/security/index.d.ts +1 -1
  66. package/dist/security/index.js +47 -1
  67. package/dist/security/index.js.map +1 -1
  68. package/dist/security/index.mjs +45 -1
  69. package/dist/security/index.mjs.map +1 -1
  70. package/dist/system/index.d.mts +1 -1
  71. package/dist/system/index.d.ts +1 -1
  72. package/dist/system/index.js +2189 -1821
  73. package/dist/system/index.js.map +1 -1
  74. package/dist/system/index.mjs +2168 -1821
  75. package/dist/system/index.mjs.map +1 -1
  76. package/dist/ui/index.d.mts +1 -1
  77. package/dist/ui/index.d.ts +1 -1
  78. package/dist/ui/index.js +1414 -767
  79. package/dist/ui/index.js.map +1 -1
  80. package/dist/ui/index.mjs +1354 -767
  81. package/dist/ui/index.mjs.map +1 -1
  82. package/json-schema/ai/Agent.json +203 -0
  83. package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
  84. package/json-schema/ai/AgentGroupMember.json +45 -0
  85. package/json-schema/ai/AgentGroupRole.json +10 -0
  86. package/json-schema/ai/DevOpsAgent.json +203 -0
  87. package/json-schema/ai/MCPClientConfig.json +168 -0
  88. package/json-schema/ai/MCPRootEntry.json +23 -0
  89. package/json-schema/ai/MCPRootsConfig.json +49 -0
  90. package/json-schema/ai/MCPSamplingConfig.json +46 -0
  91. package/json-schema/ai/MCPServerConfig.json +120 -0
  92. package/json-schema/ai/MCPStreamingConfig.json +38 -0
  93. package/json-schema/ai/MCPToolApproval.json +39 -0
  94. package/json-schema/ai/MultiAgentGroup.json +137 -0
  95. package/json-schema/ai/StructuredOutputConfig.json +75 -0
  96. package/json-schema/ai/StructuredOutputFormat.json +12 -0
  97. package/json-schema/ai/TransformPipelineStep.json +11 -0
  98. package/json-schema/api/AppDefinitionResponse.json +285 -7
  99. package/json-schema/api/BasePresence.json +40 -0
  100. package/json-schema/api/BatchLoadingStrategy.json +40 -0
  101. package/json-schema/api/Callback.json +39 -0
  102. package/json-schema/api/DataLoaderConfig.json +55 -0
  103. package/json-schema/api/DisablePackageResponse.json +26 -0
  104. package/json-schema/api/Discovery.json +4 -62
  105. package/json-schema/api/EnablePackageResponse.json +26 -0
  106. package/json-schema/api/FederationEntity.json +110 -0
  107. package/json-schema/api/FederationEntityKey.json +20 -0
  108. package/json-schema/api/FederationExternalField.json +18 -0
  109. package/json-schema/api/FederationGateway.json +327 -0
  110. package/json-schema/api/FederationProvides.json +19 -0
  111. package/json-schema/api/FederationRequires.json +19 -0
  112. package/json-schema/api/GetDiscoveryResponse.json +1 -60
  113. package/json-schema/api/GetPackageResponse.json +26 -0
  114. package/json-schema/api/GraphQLConfig.json +327 -0
  115. package/json-schema/api/GraphQLQueryAdapter.json +84 -0
  116. package/json-schema/api/InstallPackageRequest.json +26 -0
  117. package/json-schema/api/InstallPackageResponse.json +26 -0
  118. package/json-schema/api/ListPackagesResponse.json +26 -0
  119. package/json-schema/api/ODataQueryAdapter.json +66 -0
  120. package/json-schema/api/OpenApi31Extensions.json +139 -0
  121. package/json-schema/api/OperatorMapping.json +26 -0
  122. package/json-schema/api/PresenceStatus.json +10 -0
  123. package/json-schema/api/QueryAdapterConfig.json +272 -0
  124. package/json-schema/api/QueryAdapterTarget.json +9 -0
  125. package/json-schema/api/QueryOptimizationConfig.json +126 -0
  126. package/json-schema/api/RealtimeRecordAction.json +9 -0
  127. package/json-schema/api/RestQueryAdapter.json +86 -0
  128. package/json-schema/api/RestServerConfig.json +139 -0
  129. package/json-schema/api/SubgraphConfig.json +183 -0
  130. package/json-schema/api/WebhookConfig.json +129 -0
  131. package/json-schema/api/WebhookEvent.json +64 -0
  132. package/json-schema/data/ExternalLookup.json +128 -0
  133. package/json-schema/identity/SCIMBulkOperation.json +41 -0
  134. package/json-schema/identity/SCIMBulkRequest.json +73 -0
  135. package/json-schema/identity/SCIMBulkResponse.json +61 -0
  136. package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
  137. package/json-schema/integration/CircuitBreakerConfig.json +49 -0
  138. package/json-schema/integration/Connector.json +223 -0
  139. package/json-schema/integration/ConnectorHealth.json +113 -0
  140. package/json-schema/integration/DatabaseConnector.json +223 -0
  141. package/json-schema/integration/ErrorCategory.json +15 -0
  142. package/json-schema/integration/ErrorMappingConfig.json +112 -0
  143. package/json-schema/integration/ErrorMappingRule.json +66 -0
  144. package/json-schema/integration/FileStorageConnector.json +223 -0
  145. package/json-schema/integration/GitHubConnector.json +223 -0
  146. package/json-schema/integration/HealthCheckConfig.json +58 -0
  147. package/json-schema/integration/MessageQueueConnector.json +223 -0
  148. package/json-schema/integration/SaasConnector.json +223 -0
  149. package/json-schema/integration/VercelConnector.json +223 -0
  150. package/json-schema/kernel/CLICommandContribution.json +23 -0
  151. package/json-schema/kernel/CLIExtensionExport.json +22 -0
  152. package/json-schema/kernel/DevFixtureConfig.json +35 -0
  153. package/json-schema/kernel/DevPluginConfig.json +170 -0
  154. package/json-schema/kernel/DevPluginPreset.json +10 -0
  155. package/json-schema/kernel/DevServiceOverride.json +41 -0
  156. package/json-schema/kernel/DevToolsConfig.json +45 -0
  157. package/json-schema/kernel/DisablePackageResponse.json +26 -0
  158. package/json-schema/kernel/EnablePackageResponse.json +26 -0
  159. package/json-schema/kernel/GetPackageResponse.json +26 -0
  160. package/json-schema/kernel/InstallPackageRequest.json +26 -0
  161. package/json-schema/kernel/InstallPackageResponse.json +26 -0
  162. package/json-schema/kernel/InstalledPackage.json +26 -0
  163. package/json-schema/kernel/ListPackagesResponse.json +26 -0
  164. package/json-schema/kernel/Manifest.json +26 -0
  165. package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
  166. package/json-schema/kernel/MetadataLoaderContract.json +7 -0
  167. package/json-schema/kernel/MetadataManagerConfig.json +21 -0
  168. package/json-schema/security/RLSAuditConfig.json +62 -0
  169. package/json-schema/security/RLSAuditEvent.json +66 -0
  170. package/json-schema/security/RLSConfig.json +62 -0
  171. package/json-schema/system/AuthConfig.json +83 -0
  172. package/json-schema/system/BackupConfig.json +148 -0
  173. package/json-schema/system/BackupRetention.json +27 -0
  174. package/json-schema/system/BackupStrategy.json +10 -0
  175. package/json-schema/system/CacheAvalanchePrevention.json +77 -0
  176. package/json-schema/system/CacheConsistency.json +11 -0
  177. package/json-schema/system/CacheWarmup.json +44 -0
  178. package/json-schema/system/ComplianceAuditRequirement.json +43 -0
  179. package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
  180. package/json-schema/system/DataClassificationPolicy.json +46 -0
  181. package/json-schema/system/DisasterRecoveryPlan.json +414 -0
  182. package/json-schema/system/DistributedCacheConfig.json +269 -0
  183. package/json-schema/system/FailoverConfig.json +102 -0
  184. package/json-schema/system/FailoverMode.json +11 -0
  185. package/json-schema/system/MaskingVisibilityRule.json +56 -0
  186. package/json-schema/system/MetadataFallbackStrategy.json +9 -0
  187. package/json-schema/system/MetadataLoaderContract.json +9 -1
  188. package/json-schema/system/MetadataManagerConfig.json +52 -11
  189. package/json-schema/system/MetadataRecord.json +32 -1
  190. package/json-schema/system/MetadataSource.json +10 -0
  191. package/json-schema/system/MutualTLSConfig.json +83 -0
  192. package/json-schema/system/RPO.json +27 -0
  193. package/json-schema/system/RTO.json +27 -0
  194. package/json-schema/system/SecurityContextConfig.json +288 -0
  195. package/json-schema/system/SecurityEventCorrelation.json +40 -0
  196. package/json-schema/ui/Action.json +200 -5
  197. package/json-schema/ui/ActionParam.json +62 -2
  198. package/json-schema/ui/AnimationTrigger.json +14 -0
  199. package/json-schema/ui/App.json +285 -7
  200. package/json-schema/ui/AriaProps.json +49 -0
  201. package/json-schema/ui/BreakpointColumnMap.json +38 -0
  202. package/json-schema/ui/BreakpointName.json +12 -0
  203. package/json-schema/ui/BreakpointOrderMap.json +26 -0
  204. package/json-schema/ui/ChartAnnotation.json +31 -1
  205. package/json-schema/ui/ChartAxis.json +30 -1
  206. package/json-schema/ui/ChartConfig.json +259 -7
  207. package/json-schema/ui/ChartSeries.json +30 -1
  208. package/json-schema/ui/ColumnSummary.json +18 -0
  209. package/json-schema/ui/ComponentAnimation.json +246 -0
  210. package/json-schema/ui/ConflictResolution.json +11 -0
  211. package/json-schema/ui/Dashboard.json +627 -11
  212. package/json-schema/ui/DashboardNavItem.json +30 -1
  213. package/json-schema/ui/DashboardWidget.json +433 -8
  214. package/json-schema/ui/DateFormat.json +36 -0
  215. package/json-schema/ui/DensityMode.json +9 -0
  216. package/json-schema/ui/DndConfig.json +306 -0
  217. package/json-schema/ui/DragConstraint.json +44 -0
  218. package/json-schema/ui/DragHandle.json +10 -0
  219. package/json-schema/ui/DragItem.json +160 -0
  220. package/json-schema/ui/DropEffect.json +11 -0
  221. package/json-schema/ui/DropZone.json +114 -0
  222. package/json-schema/ui/EasingFunction.json +13 -0
  223. package/json-schema/ui/EvictionPolicy.json +10 -0
  224. package/json-schema/ui/FocusManagement.json +69 -0
  225. package/json-schema/ui/FocusTrapConfig.json +32 -0
  226. package/json-schema/ui/FormField.json +90 -3
  227. package/json-schema/ui/GalleryConfig.json +46 -0
  228. package/json-schema/ui/GestureConfig.json +128 -0
  229. package/json-schema/ui/GestureType.json +14 -0
  230. package/json-schema/ui/GroupNavItem.json +30 -1
  231. package/json-schema/ui/GroupingConfig.json +45 -0
  232. package/json-schema/ui/GroupingField.json +30 -0
  233. package/json-schema/ui/I18nLabel.json +34 -0
  234. package/json-schema/ui/I18nObject.json +26 -0
  235. package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
  236. package/json-schema/ui/KeyboardShortcut.json +66 -0
  237. package/json-schema/ui/ListColumn.json +55 -1
  238. package/json-schema/ui/ListView.json +435 -4
  239. package/json-schema/ui/LocaleConfig.json +108 -0
  240. package/json-schema/ui/LongPressGestureConfig.json +20 -0
  241. package/json-schema/ui/MotionConfig.json +405 -0
  242. package/json-schema/ui/NavigationItem.json +150 -5
  243. package/json-schema/ui/Notification.json +232 -0
  244. package/json-schema/ui/NotificationAction.json +60 -0
  245. package/json-schema/ui/NotificationConfig.json +52 -0
  246. package/json-schema/ui/NotificationPosition.json +13 -0
  247. package/json-schema/ui/NotificationSeverity.json +11 -0
  248. package/json-schema/ui/NotificationType.json +12 -0
  249. package/json-schema/ui/NumberFormat.json +42 -0
  250. package/json-schema/ui/ObjectNavItem.json +30 -1
  251. package/json-schema/ui/OfflineCacheConfig.json +40 -0
  252. package/json-schema/ui/OfflineConfig.json +157 -0
  253. package/json-schema/ui/OfflineStrategy.json +12 -0
  254. package/json-schema/ui/Page.json +285 -3
  255. package/json-schema/ui/PageCardProps.json +79 -1
  256. package/json-schema/ui/PageComponent.json +175 -1
  257. package/json-schema/ui/PageHeaderProps.json +108 -2
  258. package/json-schema/ui/PageNavItem.json +30 -1
  259. package/json-schema/ui/PageRegion.json +175 -1
  260. package/json-schema/ui/PageTabsProps.json +79 -1
  261. package/json-schema/ui/PageTransition.json +53 -0
  262. package/json-schema/ui/PerformanceConfig.json +57 -0
  263. package/json-schema/ui/PersistStorage.json +10 -0
  264. package/json-schema/ui/PinchGestureConfig.json +16 -0
  265. package/json-schema/ui/PluralRule.json +40 -0
  266. package/json-schema/ui/Report.json +490 -8
  267. package/json-schema/ui/ReportChart.json +199 -5
  268. package/json-schema/ui/ReportColumn.json +126 -1
  269. package/json-schema/ui/ResponsiveConfig.json +97 -0
  270. package/json-schema/ui/RowColorConfig.json +25 -0
  271. package/json-schema/ui/RowHeight.json +12 -0
  272. package/json-schema/ui/SwipeDirection.json +10 -0
  273. package/json-schema/ui/SwipeGestureConfig.json +32 -0
  274. package/json-schema/ui/SyncConfig.json +47 -0
  275. package/json-schema/ui/Theme.json +137 -0
  276. package/json-schema/ui/TimelineConfig.json +46 -0
  277. package/json-schema/ui/TouchInteraction.json +232 -0
  278. package/json-schema/ui/TouchTargetConfig.json +49 -0
  279. package/json-schema/ui/TransitionConfig.json +47 -0
  280. package/json-schema/ui/TransitionPreset.json +16 -0
  281. package/json-schema/ui/UrlNavItem.json +30 -1
  282. package/json-schema/ui/ViewSharing.json +24 -0
  283. package/json-schema/ui/WcagContrastLevel.json +8 -0
  284. package/json-schema/ui/WidgetEvent.json +60 -2
  285. package/json-schema/ui/WidgetManifest.json +284 -6
  286. package/json-schema/ui/WidgetProperty.json +60 -2
  287. package/package.json +1 -1
  288. package/dist/index-C6p-2KXV.d.ts +0 -767
  289. package/dist/index-CVnGe2b8.d.mts +0 -767
  290. package/dist/index-CZjkpp75.d.mts +0 -3867
  291. package/dist/index-CgkjUheS.d.ts +0 -3867
  292. package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
  293. 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";