@elevasis/ui 2.31.0 → 2.32.0

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 (144) hide show
  1. package/dist/{CoreAuthKitInner-KSEGSB67.js → CoreAuthKitInner-QC62UHTZ.js} +1 -1
  2. package/dist/api/index.js +3 -3
  3. package/dist/app/index.css +38 -0
  4. package/dist/app/index.d.ts +69 -9
  5. package/dist/app/index.js +7 -6
  6. package/dist/auth/context.js +1 -1
  7. package/dist/auth/index.js +1 -1
  8. package/dist/charts/index.js +5 -6
  9. package/dist/{chunk-XQHZBA65.js → chunk-2RJMVWFJ.js} +1 -6
  10. package/dist/{chunk-CW3UNAF2.js → chunk-4DYOXEH6.js} +410 -5
  11. package/dist/{chunk-HQGF4ATG.js → chunk-4MFNGNHF.js} +118 -141
  12. package/dist/{chunk-ND42LPY4.js → chunk-4QK76KIF.js} +6 -6
  13. package/dist/chunk-5FJJ72HU.js +13 -0
  14. package/dist/chunk-5J4PDX26.js +112 -0
  15. package/dist/{chunk-QDEETKYT.js → chunk-6DWD423K.js} +9 -9
  16. package/dist/{chunk-SHQXMW4F.js → chunk-7KZINJLP.js} +46 -28
  17. package/dist/{chunk-L3BVJWML.js → chunk-EPTHX4VZ.js} +1 -1
  18. package/dist/{chunk-JKSUN5GN.js → chunk-GCOQ3TBG.js} +81 -746
  19. package/dist/{chunk-DZTG5IAC.js → chunk-I2KLQ2HA.js} +1 -7
  20. package/dist/{chunk-L2NVFLXU.js → chunk-IQHU7O5Y.js} +4 -4
  21. package/dist/{chunk-P55BJZZW.js → chunk-IZWTVFJ2.js} +16 -4
  22. package/dist/{chunk-QHEWXU7I.js → chunk-JFL3GRD4.js} +1 -1
  23. package/dist/{chunk-Q6OYNEGR.js → chunk-LLRXA7D7.js} +5 -6
  24. package/dist/{chunk-7KC4P3AU.js → chunk-MOY4VOHF.js} +2 -12
  25. package/dist/{chunk-XQQEKWTL.js → chunk-N55DVMAG.js} +6 -2
  26. package/dist/{chunk-TOIXUWR6.js → chunk-ND5TDV2J.js} +1 -1
  27. package/dist/{chunk-WF227UBV.js → chunk-QQHOKTJA.js} +4 -4
  28. package/dist/{chunk-T3IPHEYJ.js → chunk-QTI3KC7D.js} +4335 -554
  29. package/dist/chunk-QXCDKE2O.js +486 -0
  30. package/dist/{chunk-3BAPR3KA.js → chunk-RQA2EVN3.js} +5 -15
  31. package/dist/{chunk-HYNYEBHM.js → chunk-RQTWIXJ5.js} +3 -3
  32. package/dist/chunk-T35FWDAB.js +4342 -0
  33. package/dist/{chunk-DWK2QIAK.js → chunk-TYRUKGGD.js} +1 -1
  34. package/dist/{chunk-GRDLB6LM.js → chunk-UROTM5OR.js} +13 -1
  35. package/dist/{chunk-6YT4IKJ7.js → chunk-VNAZTCHA.js} +15 -0
  36. package/dist/{chunk-5LJAEZMA.js → chunk-VRNMNB3O.js} +5 -6
  37. package/dist/chunk-WQPX44YM.js +1626 -0
  38. package/dist/{chunk-7HMCB26R.js → chunk-XZGSCABI.js} +1 -1
  39. package/dist/chunk-YLQEVSOR.js +299 -0
  40. package/dist/{chunk-Y4FWCG7Y.js → chunk-ZQOKIGZP.js} +8 -7
  41. package/dist/components/chat/index.js +1 -1
  42. package/dist/components/index.css +38 -0
  43. package/dist/components/index.d.ts +152 -50
  44. package/dist/components/index.js +36 -39
  45. package/dist/components/navigation/index.css +38 -0
  46. package/dist/components/navigation/index.js +4 -3
  47. package/dist/execution/index.d.ts +7 -2
  48. package/dist/execution/index.js +1 -1
  49. package/dist/features/auth/index.css +38 -0
  50. package/dist/features/auth/index.d.ts +91 -14
  51. package/dist/features/auth/index.js +42 -10
  52. package/dist/features/clients/index.css +38 -0
  53. package/dist/features/clients/index.d.ts +1 -1
  54. package/dist/features/clients/index.js +16 -15
  55. package/dist/features/crm/index.css +38 -0
  56. package/dist/features/crm/index.d.ts +80 -18
  57. package/dist/features/crm/index.js +16 -15
  58. package/dist/features/dashboard/index.css +38 -0
  59. package/dist/features/dashboard/index.d.ts +65 -25
  60. package/dist/features/dashboard/index.js +16 -16
  61. package/dist/features/delivery/index.css +38 -0
  62. package/dist/features/delivery/index.d.ts +80 -18
  63. package/dist/features/delivery/index.js +15 -15
  64. package/dist/features/knowledge/index.css +38 -0
  65. package/dist/features/knowledge/index.d.ts +20 -18
  66. package/dist/features/knowledge/index.js +112 -597
  67. package/dist/features/lead-gen/index.css +38 -0
  68. package/dist/features/lead-gen/index.d.ts +45 -43
  69. package/dist/features/lead-gen/index.js +16 -16
  70. package/dist/features/monitoring/index.css +38 -0
  71. package/dist/features/monitoring/index.d.ts +20 -18
  72. package/dist/features/monitoring/index.js +17 -17
  73. package/dist/features/monitoring/requests/index.css +38 -0
  74. package/dist/features/monitoring/requests/index.d.ts +21 -19
  75. package/dist/features/monitoring/requests/index.js +15 -14
  76. package/dist/features/operations/index.css +38 -0
  77. package/dist/features/operations/index.d.ts +930 -66
  78. package/dist/features/operations/index.js +21 -24
  79. package/dist/features/seo/index.d.ts +20 -18
  80. package/dist/features/seo/index.js +2 -2
  81. package/dist/features/settings/index.css +38 -0
  82. package/dist/features/settings/index.d.ts +80 -18
  83. package/dist/features/settings/index.js +16 -15
  84. package/dist/graph/index.js +1 -1
  85. package/dist/hooks/delivery/index.css +38 -0
  86. package/dist/hooks/delivery/index.d.ts +60 -0
  87. package/dist/hooks/delivery/index.js +3 -3
  88. package/dist/hooks/index.css +38 -0
  89. package/dist/hooks/index.d.ts +301 -87
  90. package/dist/hooks/index.js +14 -13
  91. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +143 -33
  92. package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +1 -1
  93. package/dist/hooks/published.css +38 -0
  94. package/dist/hooks/published.d.ts +301 -87
  95. package/dist/hooks/published.js +14 -13
  96. package/dist/index.css +38 -0
  97. package/dist/index.d.ts +976 -1341
  98. package/dist/index.js +15 -14
  99. package/dist/initialization/index.d.ts +60 -0
  100. package/dist/initialization/index.js +1 -1
  101. package/dist/knowledge/index.d.ts +809 -1160
  102. package/dist/knowledge/index.js +5988 -2140
  103. package/dist/{chunk-O2QOPJI5.js → knowledge-search-index-5KYPO746.js} +96 -852
  104. package/dist/layout/index.js +3 -4
  105. package/dist/organization/index.css +38 -0
  106. package/dist/organization/index.js +1 -1
  107. package/dist/profile/index.d.ts +60 -0
  108. package/dist/profile/index.js +1 -1
  109. package/dist/provider/ElevasisServiceContext.js +1 -1
  110. package/dist/provider/index.css +38 -0
  111. package/dist/provider/index.d.ts +786 -1249
  112. package/dist/provider/index.js +11 -10
  113. package/dist/provider/published.css +38 -0
  114. package/dist/provider/published.d.ts +783 -1246
  115. package/dist/provider/published.js +8 -7
  116. package/dist/router/context.js +1 -1
  117. package/dist/router/index.js +1 -1
  118. package/dist/sse/index.js +1 -1
  119. package/dist/supabase/index.d.ts +117 -0
  120. package/dist/supabase/index.js +1 -1
  121. package/dist/test-utils/index.d.ts +16 -9
  122. package/dist/test-utils/index.js +40 -33
  123. package/dist/test-utils/setup-integration.js +1 -1
  124. package/dist/test-utils/setup.js +1 -1
  125. package/dist/theme/index.js +3 -3
  126. package/dist/theme/presets/index.js +1 -1
  127. package/dist/typeform/index.js +1 -1
  128. package/dist/typeform/schemas.js +1 -1
  129. package/dist/types/index.d.ts +205 -35
  130. package/dist/utils/index.d.ts +65 -25
  131. package/dist/utils/index.js +2 -2
  132. package/dist/vite/index.js +1 -1
  133. package/dist/vite-plugin-knowledge/index.js +1 -1
  134. package/dist/zustand/index.js +1 -1
  135. package/package.json +39 -38
  136. package/src/provider/README.md +5 -5
  137. package/dist/chunk-542WPQU2.js +0 -413
  138. package/dist/chunk-6IXOKUBC.js +0 -347
  139. package/dist/chunk-CQZ3DNQY.js +0 -740
  140. package/dist/chunk-ECNNI3NT.js +0 -6
  141. package/dist/chunk-JDNEWB5F.js +0 -10
  142. package/dist/chunk-MVFCLZSK.js +0 -4337
  143. package/dist/chunk-OAVTMITG.js +0 -13
  144. package/dist/chunk-TVRQ6AQI.js +0 -476
@@ -2,7 +2,7 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import { ReactNode, ComponentType } from 'react';
3
3
  import { QueryClient } from '@tanstack/react-query';
4
4
  import * as z from 'zod';
5
- import { z as z$1 } from 'zod';
5
+ import { z as z$1, ZodType } from 'zod';
6
6
  import { EventSourceMessage } from '@microsoft/fetch-event-source';
7
7
 
8
8
  /** Framework-agnostic theme overrides bundled with a preset (fonts, radius, component styles). */
@@ -2867,6 +2867,66 @@ type Database = {
2867
2867
  }
2868
2868
  ];
2869
2869
  };
2870
+ user_notes: {
2871
+ Row: {
2872
+ content: string;
2873
+ created_at: string;
2874
+ created_by: string;
2875
+ id: string;
2876
+ metadata: Json;
2877
+ organization_id: string | null;
2878
+ pinned: boolean;
2879
+ priority: string;
2880
+ source: string | null;
2881
+ title: string | null;
2882
+ updated_at: string;
2883
+ user_id: string;
2884
+ };
2885
+ Insert: {
2886
+ content: string;
2887
+ created_at?: string;
2888
+ created_by?: string;
2889
+ id?: string;
2890
+ metadata?: Json;
2891
+ organization_id?: string | null;
2892
+ pinned?: boolean;
2893
+ priority?: string;
2894
+ source?: string | null;
2895
+ title?: string | null;
2896
+ updated_at?: string;
2897
+ user_id: string;
2898
+ };
2899
+ Update: {
2900
+ content?: string;
2901
+ created_at?: string;
2902
+ created_by?: string;
2903
+ id?: string;
2904
+ metadata?: Json;
2905
+ organization_id?: string | null;
2906
+ pinned?: boolean;
2907
+ priority?: string;
2908
+ source?: string | null;
2909
+ title?: string | null;
2910
+ updated_at?: string;
2911
+ user_id?: string;
2912
+ };
2913
+ Relationships: [
2914
+ {
2915
+ foreignKeyName: "user_notes_organization_id_fkey";
2916
+ columns: ["organization_id"];
2917
+ isOneToOne: false;
2918
+ referencedRelation: "organizations";
2919
+ referencedColumns: ["id"];
2920
+ },
2921
+ {
2922
+ foreignKeyName: "user_notes_user_id_fkey";
2923
+ columns: ["user_id"];
2924
+ isOneToOne: false;
2925
+ referencedRelation: "users";
2926
+ referencedColumns: ["id"];
2927
+ }
2928
+ ];
2929
+ };
2870
2930
  users: {
2871
2931
  Row: {
2872
2932
  config: Json;
@@ -3136,9 +3196,9 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3136
3196
  batchIds: z$1.ZodArray<z$1.ZodString>;
3137
3197
  instantlyCampaignId: z$1.ZodNullable<z$1.ZodString>;
3138
3198
  status: z$1.ZodEnum<{
3139
- closing: "closing";
3140
- archived: "archived";
3141
3199
  draft: "draft";
3200
+ archived: "archived";
3201
+ closing: "closing";
3142
3202
  enriching: "enriching";
3143
3203
  launched: "launched";
3144
3204
  }>;
@@ -3168,7 +3228,7 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3168
3228
  recordSourceStageKey: z$1.ZodOptional<z$1.ZodString>;
3169
3229
  dependsOn: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
3170
3230
  dependencyMode: z$1.ZodLiteral<"per-record-eligibility">;
3171
- capabilityKey: z$1.ZodString;
3231
+ actionKey: z$1.ZodString;
3172
3232
  defaultBatchSize: z$1.ZodNumber;
3173
3233
  maxBatchSize: z$1.ZodNumber;
3174
3234
  recordColumns: z$1.ZodOptional<z$1.ZodObject<{
@@ -3179,10 +3239,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3179
3239
  width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
3180
3240
  renderType: z$1.ZodOptional<z$1.ZodEnum<{
3181
3241
  text: "text";
3182
- badge: "badge";
3183
- datetime: "datetime";
3184
3242
  count: "count";
3185
3243
  json: "json";
3244
+ badge: "badge";
3245
+ datetime: "datetime";
3186
3246
  }>>;
3187
3247
  badgeColor: z$1.ZodOptional<z$1.ZodString>;
3188
3248
  }, z$1.core.$strip>>>;
@@ -3193,10 +3253,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3193
3253
  width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
3194
3254
  renderType: z$1.ZodOptional<z$1.ZodEnum<{
3195
3255
  text: "text";
3196
- badge: "badge";
3197
- datetime: "datetime";
3198
3256
  count: "count";
3199
3257
  json: "json";
3258
+ badge: "badge";
3259
+ datetime: "datetime";
3200
3260
  }>>;
3201
3261
  badgeColor: z$1.ZodOptional<z$1.ZodString>;
3202
3262
  }, z$1.core.$strip>>>;
@@ -3266,96 +3326,621 @@ interface ActionDef {
3266
3326
  */
3267
3327
  type TimeRange = '1h' | '24h' | '7d' | '30d';
3268
3328
 
3269
- declare const FeatureSchema: z$1.ZodObject<{
3270
- id: z$1.ZodString;
3329
+ /**
3330
+ * Placeholder discriminated union for ContentNode (Wave 1A).
3331
+ * Wave 2A wires concrete (kind, type) pairs via the registry.
3332
+ *
3333
+ * Per D2: unregistered (kind, type) pairs are allowed and pass through validation.
3334
+ * Per L14: every node carries BOTH `kind` and `type`.
3335
+ */
3336
+ declare const ContentNodeSchema: z$1.ZodObject<{
3271
3337
  label: z$1.ZodString;
3272
3338
  description: z$1.ZodOptional<z$1.ZodString>;
3273
- enabled: z$1.ZodDefault<z$1.ZodBoolean>;
3274
- path: z$1.ZodOptional<z$1.ZodString>;
3275
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3276
- "nav.dashboard": "nav.dashboard";
3277
- "nav.calendar": "nav.calendar";
3278
- "nav.sales": "nav.sales";
3279
- "nav.crm": "nav.crm";
3280
- "nav.lead-gen": "nav.lead-gen";
3281
- "nav.projects": "nav.projects";
3282
- "nav.operations": "nav.operations";
3283
- "nav.monitoring": "nav.monitoring";
3284
- "nav.knowledge": "nav.knowledge";
3285
- "nav.settings": "nav.settings";
3286
- "nav.admin": "nav.admin";
3287
- "nav.archive": "nav.archive";
3288
- "knowledge.playbook": "knowledge.playbook";
3289
- "knowledge.strategy": "knowledge.strategy";
3290
- "knowledge.reference": "knowledge.reference";
3291
- "feature.dashboard": "feature.dashboard";
3292
- "feature.calendar": "feature.calendar";
3293
- "feature.business": "feature.business";
3294
- "feature.sales": "feature.sales";
3295
- "feature.crm": "feature.crm";
3296
- "feature.finance": "feature.finance";
3297
- "feature.lead-gen": "feature.lead-gen";
3298
- "feature.platform": "feature.platform";
3299
- "feature.projects": "feature.projects";
3300
- "feature.operations": "feature.operations";
3301
- "feature.knowledge": "feature.knowledge";
3302
- "feature.monitoring": "feature.monitoring";
3303
- "feature.settings": "feature.settings";
3304
- "feature.admin": "feature.admin";
3305
- "feature.archive": "feature.archive";
3306
- "feature.seo": "feature.seo";
3307
- "resource.agent": "resource.agent";
3308
- "resource.workflow": "resource.workflow";
3309
- "resource.integration": "resource.integration";
3310
- "resource.database": "resource.database";
3311
- "resource.user": "resource.user";
3312
- "resource.team": "resource.team";
3313
- "integration.gmail": "integration.gmail";
3314
- "integration.google-sheets": "integration.google-sheets";
3315
- "integration.attio": "integration.attio";
3316
- "surface.dashboard": "surface.dashboard";
3317
- "surface.calendar": "surface.calendar";
3318
- "surface.overview": "surface.overview";
3319
- "surface.command-view": "surface.command-view";
3320
- "surface.command-queue": "surface.command-queue";
3321
- "surface.pipeline": "surface.pipeline";
3322
- "surface.lists": "surface.lists";
3323
- "surface.resources": "surface.resources";
3324
- "surface.settings": "surface.settings";
3325
- "status.success": "status.success";
3326
- "status.error": "status.error";
3327
- "status.warning": "status.warning";
3328
- "status.info": "status.info";
3329
- "status.pending": "status.pending";
3330
- "action.approve": "action.approve";
3331
- "action.reject": "action.reject";
3332
- "action.retry": "action.retry";
3333
- "action.edit": "action.edit";
3334
- "action.view": "action.view";
3335
- "action.launch": "action.launch";
3336
- "action.message": "action.message";
3337
- "action.escalate": "action.escalate";
3338
- "action.promote": "action.promote";
3339
- "action.submit": "action.submit";
3340
- "action.email": "action.email";
3341
- }>, z$1.ZodString]>>;
3342
- color: z$1.ZodOptional<z$1.ZodString>;
3343
- uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
3344
- "sidebar-primary": "sidebar-primary";
3345
- "sidebar-bottom": "sidebar-bottom";
3346
- }>>;
3347
- requiresAdmin: z$1.ZodOptional<z$1.ZodBoolean>;
3348
- devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
3339
+ order: z$1.ZodOptional<z$1.ZodNumber>;
3340
+ parentContentId: z$1.ZodOptional<z$1.ZodString>;
3341
+ kind: z$1.ZodString;
3342
+ type: z$1.ZodString;
3343
+ data: z$1.ZodOptional<z$1.ZodRecord<z$1.ZodString, z$1.ZodUnknown>>;
3349
3344
  }, z$1.core.$strip>;
3345
+ type ContentNode = z$1.infer<typeof ContentNodeSchema>;
3346
+
3347
+ /** Explicit interface needed to annotate the recursive SystemEntrySchema. */
3348
+ interface SystemEntry {
3349
+ id: string;
3350
+ label?: string;
3351
+ title?: string;
3352
+ description?: string;
3353
+ kind?: 'product' | 'operational' | 'platform' | 'diagnostic';
3354
+ parentSystemId?: string;
3355
+ ui?: {
3356
+ path: string;
3357
+ surfaces: string[];
3358
+ icon?: string;
3359
+ order?: number;
3360
+ };
3361
+ lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
3362
+ responsibleRoleId?: string;
3363
+ governedByKnowledge?: string[];
3364
+ actions?: {
3365
+ actionId: string;
3366
+ intent: 'exposes' | 'consumes';
3367
+ invocation?: unknown;
3368
+ }[];
3369
+ policies?: string[];
3370
+ drivesGoals?: string[];
3371
+ /** @deprecated Use lifecycle. Accepted for one publish cycle. */
3372
+ status?: 'active' | 'deprecated' | 'archived';
3373
+ path?: string;
3374
+ icon?: string;
3375
+ color?: string;
3376
+ uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
3377
+ enabled?: boolean;
3378
+ devOnly?: boolean;
3379
+ requiresAdmin?: boolean;
3380
+ order: number;
3381
+ content?: Record<string, ContentNode>;
3382
+ subsystems?: Record<string, SystemEntry>;
3383
+ }
3384
+ declare const SystemEntrySchema: ZodType<SystemEntry>;
3385
+
3386
+ declare const SurfaceTypeSchema: z$1.ZodEnum<{
3387
+ list: "list";
3388
+ graph: "graph";
3389
+ page: "page";
3390
+ dashboard: "dashboard";
3391
+ detail: "detail";
3392
+ settings: "settings";
3393
+ }>;
3394
+ interface SidebarSurfaceNode {
3395
+ type: 'surface';
3396
+ label: string;
3397
+ path: string;
3398
+ surfaceType: z$1.infer<typeof SurfaceTypeSchema>;
3399
+ description?: string;
3400
+ icon?: string;
3401
+ order?: number;
3402
+ targets?: {
3403
+ systems?: string[];
3404
+ entities?: string[];
3405
+ resources?: string[];
3406
+ actions?: string[];
3407
+ };
3408
+ devOnly?: boolean;
3409
+ requiresAdmin?: boolean;
3410
+ }
3411
+ interface SidebarGroupNode {
3412
+ type: 'group';
3413
+ label: string;
3414
+ description?: string;
3415
+ icon?: string;
3416
+ order?: number;
3417
+ children: Record<string, SidebarNode>;
3418
+ }
3419
+ type SidebarNode = SidebarSurfaceNode | SidebarGroupNode;
3350
3420
 
3351
3421
  declare const OrganizationModelSchema: z$1.ZodObject<{
3352
3422
  version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3353
- features: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
3423
+ domainMetadata: z$1.ZodPipe<z$1.ZodDefault<z$1.ZodObject<{
3424
+ branding: z$1.ZodOptional<z$1.ZodObject<{
3425
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3426
+ lastModified: z$1.ZodString;
3427
+ }, z$1.core.$strip>>;
3428
+ identity: z$1.ZodOptional<z$1.ZodObject<{
3429
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3430
+ lastModified: z$1.ZodString;
3431
+ }, z$1.core.$strip>>;
3432
+ customers: z$1.ZodOptional<z$1.ZodObject<{
3433
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3434
+ lastModified: z$1.ZodString;
3435
+ }, z$1.core.$strip>>;
3436
+ offerings: z$1.ZodOptional<z$1.ZodObject<{
3437
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3438
+ lastModified: z$1.ZodString;
3439
+ }, z$1.core.$strip>>;
3440
+ roles: z$1.ZodOptional<z$1.ZodObject<{
3441
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3442
+ lastModified: z$1.ZodString;
3443
+ }, z$1.core.$strip>>;
3444
+ goals: z$1.ZodOptional<z$1.ZodObject<{
3445
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3446
+ lastModified: z$1.ZodString;
3447
+ }, z$1.core.$strip>>;
3448
+ systems: z$1.ZodOptional<z$1.ZodObject<{
3449
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3450
+ lastModified: z$1.ZodString;
3451
+ }, z$1.core.$strip>>;
3452
+ resources: z$1.ZodOptional<z$1.ZodObject<{
3453
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3454
+ lastModified: z$1.ZodString;
3455
+ }, z$1.core.$strip>>;
3456
+ actions: z$1.ZodOptional<z$1.ZodObject<{
3457
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3458
+ lastModified: z$1.ZodString;
3459
+ }, z$1.core.$strip>>;
3460
+ entities: z$1.ZodOptional<z$1.ZodObject<{
3461
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3462
+ lastModified: z$1.ZodString;
3463
+ }, z$1.core.$strip>>;
3464
+ policies: z$1.ZodOptional<z$1.ZodObject<{
3465
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3466
+ lastModified: z$1.ZodString;
3467
+ }, z$1.core.$strip>>;
3468
+ knowledge: z$1.ZodOptional<z$1.ZodObject<{
3469
+ version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
3470
+ lastModified: z$1.ZodString;
3471
+ }, z$1.core.$strip>>;
3472
+ }, z$1.core.$strip>>, z$1.ZodTransform<{
3473
+ branding: {
3474
+ version: 1;
3475
+ lastModified: string;
3476
+ };
3477
+ identity: {
3478
+ version: 1;
3479
+ lastModified: string;
3480
+ };
3481
+ customers: {
3482
+ version: 1;
3483
+ lastModified: string;
3484
+ };
3485
+ offerings: {
3486
+ version: 1;
3487
+ lastModified: string;
3488
+ };
3489
+ roles: {
3490
+ version: 1;
3491
+ lastModified: string;
3492
+ };
3493
+ goals: {
3494
+ version: 1;
3495
+ lastModified: string;
3496
+ };
3497
+ systems: {
3498
+ version: 1;
3499
+ lastModified: string;
3500
+ };
3501
+ resources: {
3502
+ version: 1;
3503
+ lastModified: string;
3504
+ };
3505
+ actions: {
3506
+ version: 1;
3507
+ lastModified: string;
3508
+ };
3509
+ entities: {
3510
+ version: 1;
3511
+ lastModified: string;
3512
+ };
3513
+ policies: {
3514
+ version: 1;
3515
+ lastModified: string;
3516
+ };
3517
+ knowledge: {
3518
+ version: 1;
3519
+ lastModified: string;
3520
+ };
3521
+ }, {
3522
+ branding?: {
3523
+ version: 1;
3524
+ lastModified: string;
3525
+ } | undefined;
3526
+ identity?: {
3527
+ version: 1;
3528
+ lastModified: string;
3529
+ } | undefined;
3530
+ customers?: {
3531
+ version: 1;
3532
+ lastModified: string;
3533
+ } | undefined;
3534
+ offerings?: {
3535
+ version: 1;
3536
+ lastModified: string;
3537
+ } | undefined;
3538
+ roles?: {
3539
+ version: 1;
3540
+ lastModified: string;
3541
+ } | undefined;
3542
+ goals?: {
3543
+ version: 1;
3544
+ lastModified: string;
3545
+ } | undefined;
3546
+ systems?: {
3547
+ version: 1;
3548
+ lastModified: string;
3549
+ } | undefined;
3550
+ resources?: {
3551
+ version: 1;
3552
+ lastModified: string;
3553
+ } | undefined;
3554
+ actions?: {
3555
+ version: 1;
3556
+ lastModified: string;
3557
+ } | undefined;
3558
+ entities?: {
3559
+ version: 1;
3560
+ lastModified: string;
3561
+ } | undefined;
3562
+ policies?: {
3563
+ version: 1;
3564
+ lastModified: string;
3565
+ } | undefined;
3566
+ knowledge?: {
3567
+ version: 1;
3568
+ lastModified: string;
3569
+ } | undefined;
3570
+ }>>;
3571
+ branding: z$1.ZodObject<{
3572
+ organizationName: z$1.ZodString;
3573
+ productName: z$1.ZodString;
3574
+ shortName: z$1.ZodString;
3575
+ description: z$1.ZodOptional<z$1.ZodString>;
3576
+ logos: z$1.ZodDefault<z$1.ZodObject<{
3577
+ light: z$1.ZodOptional<z$1.ZodString>;
3578
+ dark: z$1.ZodOptional<z$1.ZodString>;
3579
+ }, z$1.core.$strip>>;
3580
+ }, z$1.core.$strip>;
3581
+ navigation: z$1.ZodDefault<z$1.ZodObject<{
3582
+ sidebar: z$1.ZodDefault<z$1.ZodObject<{
3583
+ primary: z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodType<SidebarNode, unknown, z$1.core.$ZodTypeInternals<SidebarNode, unknown>>>>;
3584
+ bottom: z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodType<SidebarNode, unknown, z$1.core.$ZodTypeInternals<SidebarNode, unknown>>>>;
3585
+ }, z$1.core.$strip>>;
3586
+ }, z$1.core.$strip>>;
3587
+ identity: z$1.ZodDefault<z$1.ZodObject<{
3588
+ mission: z$1.ZodDefault<z$1.ZodString>;
3589
+ vision: z$1.ZodDefault<z$1.ZodString>;
3590
+ legalName: z$1.ZodDefault<z$1.ZodString>;
3591
+ entityType: z$1.ZodDefault<z$1.ZodString>;
3592
+ jurisdiction: z$1.ZodDefault<z$1.ZodString>;
3593
+ industryCategory: z$1.ZodDefault<z$1.ZodString>;
3594
+ geographicFocus: z$1.ZodDefault<z$1.ZodString>;
3595
+ timeZone: z$1.ZodDefault<z$1.ZodString>;
3596
+ businessHours: z$1.ZodDefault<z$1.ZodObject<{
3597
+ monday: z$1.ZodOptional<z$1.ZodObject<{
3598
+ open: z$1.ZodString;
3599
+ close: z$1.ZodString;
3600
+ }, z$1.core.$strip>>;
3601
+ tuesday: z$1.ZodOptional<z$1.ZodObject<{
3602
+ open: z$1.ZodString;
3603
+ close: z$1.ZodString;
3604
+ }, z$1.core.$strip>>;
3605
+ wednesday: z$1.ZodOptional<z$1.ZodObject<{
3606
+ open: z$1.ZodString;
3607
+ close: z$1.ZodString;
3608
+ }, z$1.core.$strip>>;
3609
+ thursday: z$1.ZodOptional<z$1.ZodObject<{
3610
+ open: z$1.ZodString;
3611
+ close: z$1.ZodString;
3612
+ }, z$1.core.$strip>>;
3613
+ friday: z$1.ZodOptional<z$1.ZodObject<{
3614
+ open: z$1.ZodString;
3615
+ close: z$1.ZodString;
3616
+ }, z$1.core.$strip>>;
3617
+ saturday: z$1.ZodOptional<z$1.ZodObject<{
3618
+ open: z$1.ZodString;
3619
+ close: z$1.ZodString;
3620
+ }, z$1.core.$strip>>;
3621
+ sunday: z$1.ZodOptional<z$1.ZodObject<{
3622
+ open: z$1.ZodString;
3623
+ close: z$1.ZodString;
3624
+ }, z$1.core.$strip>>;
3625
+ }, z$1.core.$strip>>;
3626
+ clientBrief: z$1.ZodDefault<z$1.ZodString>;
3627
+ }, z$1.core.$strip>>;
3628
+ customers: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3629
+ id: z$1.ZodString;
3630
+ order: z$1.ZodNumber;
3631
+ name: z$1.ZodDefault<z$1.ZodString>;
3632
+ description: z$1.ZodDefault<z$1.ZodString>;
3633
+ jobsToBeDone: z$1.ZodDefault<z$1.ZodString>;
3634
+ pains: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3635
+ gains: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3636
+ firmographics: z$1.ZodDefault<z$1.ZodObject<{
3637
+ industry: z$1.ZodOptional<z$1.ZodString>;
3638
+ companySize: z$1.ZodOptional<z$1.ZodString>;
3639
+ region: z$1.ZodOptional<z$1.ZodString>;
3640
+ }, z$1.core.$strip>>;
3641
+ valueProp: z$1.ZodDefault<z$1.ZodString>;
3642
+ }, z$1.core.$strip>>>>;
3643
+ offerings: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3644
+ id: z$1.ZodString;
3645
+ order: z$1.ZodNumber;
3646
+ name: z$1.ZodDefault<z$1.ZodString>;
3647
+ description: z$1.ZodDefault<z$1.ZodString>;
3648
+ pricingModel: z$1.ZodDefault<z$1.ZodEnum<{
3649
+ custom: "custom";
3650
+ "one-time": "one-time";
3651
+ subscription: "subscription";
3652
+ "usage-based": "usage-based";
3653
+ }>>;
3654
+ price: z$1.ZodDefault<z$1.ZodNumber>;
3655
+ currency: z$1.ZodDefault<z$1.ZodString>;
3656
+ targetSegmentIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3657
+ deliveryFeatureId: z$1.ZodOptional<z$1.ZodString>;
3658
+ }, z$1.core.$strip>>>>;
3659
+ roles: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3660
+ id: z$1.ZodString;
3661
+ order: z$1.ZodNumber;
3662
+ title: z$1.ZodString;
3663
+ responsibilities: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3664
+ reportsToId: z$1.ZodOptional<z$1.ZodString>;
3665
+ heldBy: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3666
+ kind: z$1.ZodLiteral<"human">;
3667
+ userId: z$1.ZodString;
3668
+ }, z$1.core.$strip>, z$1.ZodObject<{
3669
+ kind: z$1.ZodLiteral<"agent">;
3670
+ agentId: z$1.ZodString;
3671
+ }, z$1.core.$strip>, z$1.ZodObject<{
3672
+ kind: z$1.ZodLiteral<"team">;
3673
+ memberIds: z$1.ZodArray<z$1.ZodString>;
3674
+ }, z$1.core.$strip>], "kind">, z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3675
+ kind: z$1.ZodLiteral<"human">;
3676
+ userId: z$1.ZodString;
3677
+ }, z$1.core.$strip>, z$1.ZodObject<{
3678
+ kind: z$1.ZodLiteral<"agent">;
3679
+ agentId: z$1.ZodString;
3680
+ }, z$1.core.$strip>, z$1.ZodObject<{
3681
+ kind: z$1.ZodLiteral<"team">;
3682
+ memberIds: z$1.ZodArray<z$1.ZodString>;
3683
+ }, z$1.core.$strip>], "kind">>]>>;
3684
+ responsibleFor: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
3685
+ }, z$1.core.$strip>>>>;
3686
+ goals: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3687
+ id: z$1.ZodString;
3688
+ order: z$1.ZodNumber;
3689
+ description: z$1.ZodString;
3690
+ periodStart: z$1.ZodString;
3691
+ periodEnd: z$1.ZodString;
3692
+ keyResults: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
3693
+ id: z$1.ZodString;
3694
+ description: z$1.ZodString;
3695
+ targetMetric: z$1.ZodString;
3696
+ currentValue: z$1.ZodDefault<z$1.ZodNumber>;
3697
+ targetValue: z$1.ZodOptional<z$1.ZodNumber>;
3698
+ }, z$1.core.$strip>>>;
3699
+ }, z$1.core.$strip>>>>;
3700
+ systems: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodType<SystemEntry, unknown, z$1.core.$ZodTypeInternals<SystemEntry, unknown>>>>>;
3701
+ resources: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3702
+ id: z$1.ZodString;
3703
+ order: z$1.ZodDefault<z$1.ZodNumber>;
3704
+ systemPath: z$1.ZodString;
3705
+ ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
3706
+ status: z$1.ZodEnum<{
3707
+ deprecated: "deprecated";
3708
+ active: "active";
3709
+ archived: "archived";
3710
+ }>;
3711
+ kind: z$1.ZodLiteral<"workflow">;
3712
+ actionKey: z$1.ZodOptional<z$1.ZodString>;
3713
+ emits: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
3714
+ eventKey: z$1.ZodString;
3715
+ label: z$1.ZodString;
3716
+ payloadSchema: z$1.ZodOptional<z$1.ZodString>;
3717
+ lifecycle: z$1.ZodOptional<z$1.ZodEnum<{
3718
+ deprecated: "deprecated";
3719
+ draft: "draft";
3720
+ beta: "beta";
3721
+ active: "active";
3722
+ archived: "archived";
3723
+ }>>;
3724
+ }, z$1.core.$strip>>>;
3725
+ }, z$1.core.$strip>, z$1.ZodObject<{
3726
+ id: z$1.ZodString;
3727
+ order: z$1.ZodDefault<z$1.ZodNumber>;
3728
+ systemPath: z$1.ZodString;
3729
+ ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
3730
+ status: z$1.ZodEnum<{
3731
+ deprecated: "deprecated";
3732
+ active: "active";
3733
+ archived: "archived";
3734
+ }>;
3735
+ kind: z$1.ZodLiteral<"agent">;
3736
+ agentKind: z$1.ZodEnum<{
3737
+ platform: "platform";
3738
+ orchestrator: "orchestrator";
3739
+ specialist: "specialist";
3740
+ utility: "utility";
3741
+ }>;
3742
+ actsAsRoleId: z$1.ZodOptional<z$1.ZodString>;
3743
+ sessionCapable: z$1.ZodBoolean;
3744
+ invocations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3745
+ kind: z$1.ZodLiteral<"slash-command">;
3746
+ command: z$1.ZodString;
3747
+ toolFactory: z$1.ZodOptional<z$1.ZodString>;
3748
+ }, z$1.core.$strip>, z$1.ZodObject<{
3749
+ kind: z$1.ZodLiteral<"mcp-tool">;
3750
+ server: z$1.ZodString;
3751
+ name: z$1.ZodString;
3752
+ }, z$1.core.$strip>, z$1.ZodObject<{
3753
+ kind: z$1.ZodLiteral<"api-endpoint">;
3754
+ method: z$1.ZodEnum<{
3755
+ GET: "GET";
3756
+ POST: "POST";
3757
+ PATCH: "PATCH";
3758
+ DELETE: "DELETE";
3759
+ }>;
3760
+ path: z$1.ZodString;
3761
+ requestSchema: z$1.ZodOptional<z$1.ZodString>;
3762
+ responseSchema: z$1.ZodOptional<z$1.ZodString>;
3763
+ }, z$1.core.$strip>, z$1.ZodObject<{
3764
+ kind: z$1.ZodLiteral<"script-execution">;
3765
+ resourceId: z$1.ZodString;
3766
+ }, z$1.core.$strip>], "kind">>>;
3767
+ emits: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
3768
+ eventKey: z$1.ZodString;
3769
+ label: z$1.ZodString;
3770
+ payloadSchema: z$1.ZodOptional<z$1.ZodString>;
3771
+ lifecycle: z$1.ZodOptional<z$1.ZodEnum<{
3772
+ deprecated: "deprecated";
3773
+ draft: "draft";
3774
+ beta: "beta";
3775
+ active: "active";
3776
+ archived: "archived";
3777
+ }>>;
3778
+ }, z$1.core.$strip>>>;
3779
+ }, z$1.core.$strip>, z$1.ZodObject<{
3780
+ id: z$1.ZodString;
3781
+ order: z$1.ZodDefault<z$1.ZodNumber>;
3782
+ systemPath: z$1.ZodString;
3783
+ ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
3784
+ status: z$1.ZodEnum<{
3785
+ deprecated: "deprecated";
3786
+ active: "active";
3787
+ archived: "archived";
3788
+ }>;
3789
+ kind: z$1.ZodLiteral<"integration">;
3790
+ provider: z$1.ZodString;
3791
+ }, z$1.core.$strip>, z$1.ZodObject<{
3792
+ id: z$1.ZodString;
3793
+ order: z$1.ZodDefault<z$1.ZodNumber>;
3794
+ systemPath: z$1.ZodString;
3795
+ ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
3796
+ status: z$1.ZodEnum<{
3797
+ deprecated: "deprecated";
3798
+ active: "active";
3799
+ archived: "archived";
3800
+ }>;
3801
+ kind: z$1.ZodLiteral<"script">;
3802
+ language: z$1.ZodEnum<{
3803
+ shell: "shell";
3804
+ sql: "sql";
3805
+ typescript: "typescript";
3806
+ python: "python";
3807
+ }>;
3808
+ source: z$1.ZodUnion<readonly [z$1.ZodString, z$1.ZodObject<{
3809
+ file: z$1.ZodString;
3810
+ }, z$1.core.$strip>]>;
3811
+ }, z$1.core.$strip>], "kind">>>>;
3812
+ actions: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3813
+ id: z$1.ZodString;
3814
+ order: z$1.ZodNumber;
3815
+ label: z$1.ZodString;
3816
+ description: z$1.ZodOptional<z$1.ZodString>;
3817
+ scope: z$1.ZodDefault<z$1.ZodUnion<readonly [z$1.ZodLiteral<"global">, z$1.ZodObject<{
3818
+ domain: z$1.ZodString;
3819
+ }, z$1.core.$strip>]>>;
3820
+ resourceId: z$1.ZodOptional<z$1.ZodString>;
3821
+ affects: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
3822
+ invocations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3823
+ kind: z$1.ZodLiteral<"slash-command">;
3824
+ command: z$1.ZodString;
3825
+ toolFactory: z$1.ZodOptional<z$1.ZodString>;
3826
+ }, z$1.core.$strip>, z$1.ZodObject<{
3827
+ kind: z$1.ZodLiteral<"mcp-tool">;
3828
+ server: z$1.ZodString;
3829
+ name: z$1.ZodString;
3830
+ }, z$1.core.$strip>, z$1.ZodObject<{
3831
+ kind: z$1.ZodLiteral<"api-endpoint">;
3832
+ method: z$1.ZodEnum<{
3833
+ GET: "GET";
3834
+ POST: "POST";
3835
+ PATCH: "PATCH";
3836
+ DELETE: "DELETE";
3837
+ }>;
3838
+ path: z$1.ZodString;
3839
+ requestSchema: z$1.ZodOptional<z$1.ZodString>;
3840
+ responseSchema: z$1.ZodOptional<z$1.ZodString>;
3841
+ }, z$1.core.$strip>, z$1.ZodObject<{
3842
+ kind: z$1.ZodLiteral<"script-execution">;
3843
+ resourceId: z$1.ZodString;
3844
+ }, z$1.core.$strip>], "kind">>>;
3845
+ knowledge: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>>;
3846
+ lifecycle: z$1.ZodDefault<z$1.ZodEnum<{
3847
+ deprecated: "deprecated";
3848
+ draft: "draft";
3849
+ beta: "beta";
3850
+ active: "active";
3851
+ archived: "archived";
3852
+ }>>;
3853
+ }, z$1.core.$strip>>>>;
3854
+ entities: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3354
3855
  id: z$1.ZodString;
3856
+ order: z$1.ZodNumber;
3355
3857
  label: z$1.ZodString;
3356
3858
  description: z$1.ZodOptional<z$1.ZodString>;
3357
- enabled: z$1.ZodDefault<z$1.ZodBoolean>;
3358
- path: z$1.ZodOptional<z$1.ZodString>;
3859
+ ownedBySystemId: z$1.ZodString;
3860
+ table: z$1.ZodOptional<z$1.ZodString>;
3861
+ rowSchema: z$1.ZodOptional<z$1.ZodString>;
3862
+ stateCatalogId: z$1.ZodOptional<z$1.ZodString>;
3863
+ links: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
3864
+ toEntity: z$1.ZodString;
3865
+ kind: z$1.ZodEnum<{
3866
+ "belongs-to": "belongs-to";
3867
+ "has-many": "has-many";
3868
+ "has-one": "has-one";
3869
+ "many-to-many": "many-to-many";
3870
+ }>;
3871
+ via: z$1.ZodOptional<z$1.ZodString>;
3872
+ label: z$1.ZodOptional<z$1.ZodString>;
3873
+ }, z$1.core.$strip>>>;
3874
+ }, z$1.core.$strip>>>>;
3875
+ policies: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3876
+ id: z$1.ZodString;
3877
+ order: z$1.ZodNumber;
3878
+ label: z$1.ZodString;
3879
+ description: z$1.ZodOptional<z$1.ZodString>;
3880
+ trigger: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3881
+ kind: z$1.ZodLiteral<"event">;
3882
+ eventId: z$1.ZodString;
3883
+ }, z$1.core.$strip>, z$1.ZodObject<{
3884
+ kind: z$1.ZodLiteral<"action-invocation">;
3885
+ actionId: z$1.ZodString;
3886
+ }, z$1.core.$strip>, z$1.ZodObject<{
3887
+ kind: z$1.ZodLiteral<"schedule">;
3888
+ cron: z$1.ZodString;
3889
+ }, z$1.core.$strip>, z$1.ZodObject<{
3890
+ kind: z$1.ZodLiteral<"manual">;
3891
+ }, z$1.core.$strip>], "kind">;
3892
+ predicate: z$1.ZodDefault<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3893
+ kind: z$1.ZodLiteral<"always">;
3894
+ }, z$1.core.$strip>, z$1.ZodObject<{
3895
+ kind: z$1.ZodLiteral<"expression">;
3896
+ expression: z$1.ZodString;
3897
+ }, z$1.core.$strip>, z$1.ZodObject<{
3898
+ kind: z$1.ZodLiteral<"threshold">;
3899
+ metric: z$1.ZodString;
3900
+ operator: z$1.ZodEnum<{
3901
+ lt: "lt";
3902
+ lte: "lte";
3903
+ eq: "eq";
3904
+ gte: "gte";
3905
+ gt: "gt";
3906
+ }>;
3907
+ value: z$1.ZodNumber;
3908
+ }, z$1.core.$strip>], "kind">>;
3909
+ actions: z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
3910
+ kind: z$1.ZodLiteral<"require-approval">;
3911
+ roleId: z$1.ZodOptional<z$1.ZodString>;
3912
+ }, z$1.core.$strip>, z$1.ZodObject<{
3913
+ kind: z$1.ZodLiteral<"invoke-action">;
3914
+ actionId: z$1.ZodString;
3915
+ }, z$1.core.$strip>, z$1.ZodObject<{
3916
+ kind: z$1.ZodLiteral<"notify-role">;
3917
+ roleId: z$1.ZodString;
3918
+ }, z$1.core.$strip>, z$1.ZodObject<{
3919
+ kind: z$1.ZodLiteral<"block">;
3920
+ }, z$1.core.$strip>], "kind">>;
3921
+ appliesTo: z$1.ZodDefault<z$1.ZodObject<{
3922
+ systemIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3923
+ actionIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3924
+ resourceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3925
+ roleIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3926
+ }, z$1.core.$strip>>;
3927
+ lifecycle: z$1.ZodDefault<z$1.ZodEnum<{
3928
+ deprecated: "deprecated";
3929
+ draft: "draft";
3930
+ beta: "beta";
3931
+ active: "active";
3932
+ archived: "archived";
3933
+ }>>;
3934
+ }, z$1.core.$strip>>>>;
3935
+ knowledge: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
3936
+ id: z$1.ZodString;
3937
+ kind: z$1.ZodEnum<{
3938
+ playbook: "playbook";
3939
+ strategy: "strategy";
3940
+ reference: "reference";
3941
+ }>;
3942
+ title: z$1.ZodString;
3943
+ summary: z$1.ZodString;
3359
3944
  icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3360
3945
  "nav.dashboard": "nav.dashboard";
3361
3946
  "nav.calendar": "nav.calendar";
@@ -3423,1116 +4008,47 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
3423
4008
  "action.submit": "action.submit";
3424
4009
  "action.email": "action.email";
3425
4010
  }>, z$1.ZodString]>>;
3426
- color: z$1.ZodOptional<z$1.ZodString>;
3427
- uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
3428
- "sidebar-primary": "sidebar-primary";
3429
- "sidebar-bottom": "sidebar-bottom";
3430
- }>>;
3431
- requiresAdmin: z$1.ZodOptional<z$1.ZodBoolean>;
3432
- devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
3433
- }, z$1.core.$strip>>>;
3434
- branding: z$1.ZodObject<{
3435
- organizationName: z$1.ZodString;
3436
- productName: z$1.ZodString;
3437
- shortName: z$1.ZodString;
3438
- description: z$1.ZodOptional<z$1.ZodString>;
3439
- logos: z$1.ZodDefault<z$1.ZodObject<{
3440
- light: z$1.ZodOptional<z$1.ZodString>;
3441
- dark: z$1.ZodOptional<z$1.ZodString>;
3442
- }, z$1.core.$strip>>;
3443
- }, z$1.core.$strip>;
3444
- navigation: z$1.ZodDefault<z$1.ZodObject<{
3445
- defaultSurfaceId: z$1.ZodOptional<z$1.ZodString>;
3446
- surfaces: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
3447
- id: z$1.ZodString;
3448
- label: z$1.ZodString;
3449
- path: z$1.ZodString;
3450
- surfaceType: z$1.ZodEnum<{
3451
- settings: "settings";
3452
- page: "page";
3453
- dashboard: "dashboard";
3454
- graph: "graph";
3455
- detail: "detail";
3456
- list: "list";
3457
- }>;
3458
- description: z$1.ZodOptional<z$1.ZodString>;
3459
- enabled: z$1.ZodDefault<z$1.ZodBoolean>;
3460
- devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
3461
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3462
- "nav.dashboard": "nav.dashboard";
3463
- "nav.calendar": "nav.calendar";
3464
- "nav.sales": "nav.sales";
3465
- "nav.crm": "nav.crm";
3466
- "nav.lead-gen": "nav.lead-gen";
3467
- "nav.projects": "nav.projects";
3468
- "nav.operations": "nav.operations";
3469
- "nav.monitoring": "nav.monitoring";
3470
- "nav.knowledge": "nav.knowledge";
3471
- "nav.settings": "nav.settings";
3472
- "nav.admin": "nav.admin";
3473
- "nav.archive": "nav.archive";
3474
- "knowledge.playbook": "knowledge.playbook";
3475
- "knowledge.strategy": "knowledge.strategy";
3476
- "knowledge.reference": "knowledge.reference";
3477
- "feature.dashboard": "feature.dashboard";
3478
- "feature.calendar": "feature.calendar";
3479
- "feature.business": "feature.business";
3480
- "feature.sales": "feature.sales";
3481
- "feature.crm": "feature.crm";
3482
- "feature.finance": "feature.finance";
3483
- "feature.lead-gen": "feature.lead-gen";
3484
- "feature.platform": "feature.platform";
3485
- "feature.projects": "feature.projects";
3486
- "feature.operations": "feature.operations";
3487
- "feature.knowledge": "feature.knowledge";
3488
- "feature.monitoring": "feature.monitoring";
3489
- "feature.settings": "feature.settings";
3490
- "feature.admin": "feature.admin";
3491
- "feature.archive": "feature.archive";
3492
- "feature.seo": "feature.seo";
3493
- "resource.agent": "resource.agent";
3494
- "resource.workflow": "resource.workflow";
3495
- "resource.integration": "resource.integration";
3496
- "resource.database": "resource.database";
3497
- "resource.user": "resource.user";
3498
- "resource.team": "resource.team";
3499
- "integration.gmail": "integration.gmail";
3500
- "integration.google-sheets": "integration.google-sheets";
3501
- "integration.attio": "integration.attio";
3502
- "surface.dashboard": "surface.dashboard";
3503
- "surface.calendar": "surface.calendar";
3504
- "surface.overview": "surface.overview";
3505
- "surface.command-view": "surface.command-view";
3506
- "surface.command-queue": "surface.command-queue";
3507
- "surface.pipeline": "surface.pipeline";
3508
- "surface.lists": "surface.lists";
3509
- "surface.resources": "surface.resources";
3510
- "surface.settings": "surface.settings";
3511
- "status.success": "status.success";
3512
- "status.error": "status.error";
3513
- "status.warning": "status.warning";
3514
- "status.info": "status.info";
3515
- "status.pending": "status.pending";
3516
- "action.approve": "action.approve";
3517
- "action.reject": "action.reject";
3518
- "action.retry": "action.retry";
3519
- "action.edit": "action.edit";
3520
- "action.view": "action.view";
3521
- "action.launch": "action.launch";
3522
- "action.message": "action.message";
3523
- "action.escalate": "action.escalate";
3524
- "action.promote": "action.promote";
3525
- "action.submit": "action.submit";
3526
- "action.email": "action.email";
3527
- }>, z$1.ZodString]>>;
3528
- featureId: z$1.ZodOptional<z$1.ZodString>;
3529
- featureIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3530
- entityIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3531
- resourceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3532
- capabilityIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3533
- parentId: z$1.ZodOptional<z$1.ZodString>;
3534
- }, z$1.core.$strip>>>;
3535
- groups: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
3536
- id: z$1.ZodString;
3537
- label: z$1.ZodString;
3538
- placement: z$1.ZodString;
3539
- surfaceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3540
- }, z$1.core.$strip>>>;
3541
- }, z$1.core.$strip>>;
3542
- sales: z$1.ZodObject<{
3543
- entityId: z$1.ZodString;
3544
- defaultPipelineId: z$1.ZodString;
3545
- pipelines: z$1.ZodArray<z$1.ZodObject<{
3546
- id: z$1.ZodString;
3547
- label: z$1.ZodString;
3548
- description: z$1.ZodOptional<z$1.ZodString>;
3549
- entityId: z$1.ZodString;
3550
- stages: z$1.ZodArray<z$1.ZodObject<{
3551
- label: z$1.ZodString;
3552
- description: z$1.ZodOptional<z$1.ZodString>;
3553
- color: z$1.ZodOptional<z$1.ZodString>;
3554
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3555
- "nav.dashboard": "nav.dashboard";
3556
- "nav.calendar": "nav.calendar";
3557
- "nav.sales": "nav.sales";
3558
- "nav.crm": "nav.crm";
3559
- "nav.lead-gen": "nav.lead-gen";
3560
- "nav.projects": "nav.projects";
3561
- "nav.operations": "nav.operations";
3562
- "nav.monitoring": "nav.monitoring";
3563
- "nav.knowledge": "nav.knowledge";
3564
- "nav.settings": "nav.settings";
3565
- "nav.admin": "nav.admin";
3566
- "nav.archive": "nav.archive";
3567
- "knowledge.playbook": "knowledge.playbook";
3568
- "knowledge.strategy": "knowledge.strategy";
3569
- "knowledge.reference": "knowledge.reference";
3570
- "feature.dashboard": "feature.dashboard";
3571
- "feature.calendar": "feature.calendar";
3572
- "feature.business": "feature.business";
3573
- "feature.sales": "feature.sales";
3574
- "feature.crm": "feature.crm";
3575
- "feature.finance": "feature.finance";
3576
- "feature.lead-gen": "feature.lead-gen";
3577
- "feature.platform": "feature.platform";
3578
- "feature.projects": "feature.projects";
3579
- "feature.operations": "feature.operations";
3580
- "feature.knowledge": "feature.knowledge";
3581
- "feature.monitoring": "feature.monitoring";
3582
- "feature.settings": "feature.settings";
3583
- "feature.admin": "feature.admin";
3584
- "feature.archive": "feature.archive";
3585
- "feature.seo": "feature.seo";
3586
- "resource.agent": "resource.agent";
3587
- "resource.workflow": "resource.workflow";
3588
- "resource.integration": "resource.integration";
3589
- "resource.database": "resource.database";
3590
- "resource.user": "resource.user";
3591
- "resource.team": "resource.team";
3592
- "integration.gmail": "integration.gmail";
3593
- "integration.google-sheets": "integration.google-sheets";
3594
- "integration.attio": "integration.attio";
3595
- "surface.dashboard": "surface.dashboard";
3596
- "surface.calendar": "surface.calendar";
3597
- "surface.overview": "surface.overview";
3598
- "surface.command-view": "surface.command-view";
3599
- "surface.command-queue": "surface.command-queue";
3600
- "surface.pipeline": "surface.pipeline";
3601
- "surface.lists": "surface.lists";
3602
- "surface.resources": "surface.resources";
3603
- "surface.settings": "surface.settings";
3604
- "status.success": "status.success";
3605
- "status.error": "status.error";
3606
- "status.warning": "status.warning";
3607
- "status.info": "status.info";
3608
- "status.pending": "status.pending";
3609
- "action.approve": "action.approve";
3610
- "action.reject": "action.reject";
3611
- "action.retry": "action.retry";
3612
- "action.edit": "action.edit";
3613
- "action.view": "action.view";
3614
- "action.launch": "action.launch";
3615
- "action.message": "action.message";
3616
- "action.escalate": "action.escalate";
3617
- "action.promote": "action.promote";
3618
- "action.submit": "action.submit";
3619
- "action.email": "action.email";
3620
- }>, z$1.ZodString]>>;
3621
- id: z$1.ZodString;
3622
- order: z$1.ZodNumber;
3623
- semanticClass: z$1.ZodEnum<{
3624
- open: "open";
3625
- active: "active";
3626
- nurturing: "nurturing";
3627
- closed_won: "closed_won";
3628
- closed_lost: "closed_lost";
4011
+ externalUrl: z$1.ZodOptional<z$1.ZodString>;
4012
+ body: z$1.ZodString;
4013
+ links: z$1.ZodDefault<z$1.ZodArray<z$1.ZodPipe<z$1.ZodUnion<readonly [z$1.ZodObject<{
4014
+ target: z$1.ZodObject<{
4015
+ kind: z$1.ZodEnum<{
4016
+ system: "system";
4017
+ action: "action";
4018
+ knowledge: "knowledge";
4019
+ role: "role";
4020
+ goal: "goal";
4021
+ stage: "stage";
4022
+ resource: "resource";
4023
+ "customer-segment": "customer-segment";
4024
+ offering: "offering";
4025
+ "content-node": "content-node";
3629
4026
  }>;
3630
- surfaceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3631
- resourceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
3632
- }, z$1.core.$strip>>;
3633
- }, z$1.core.$strip>>;
3634
- }, z$1.core.$strip>;
3635
- prospecting: z$1.ZodObject<{
3636
- listEntityId: z$1.ZodString;
3637
- companyEntityId: z$1.ZodString;
3638
- contactEntityId: z$1.ZodString;
3639
- description: z$1.ZodOptional<z$1.ZodString>;
3640
- companyStages: z$1.ZodArray<z$1.ZodObject<{
3641
- label: z$1.ZodString;
3642
- description: z$1.ZodOptional<z$1.ZodString>;
3643
- color: z$1.ZodOptional<z$1.ZodString>;
3644
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3645
- "nav.dashboard": "nav.dashboard";
3646
- "nav.calendar": "nav.calendar";
3647
- "nav.sales": "nav.sales";
3648
- "nav.crm": "nav.crm";
3649
- "nav.lead-gen": "nav.lead-gen";
3650
- "nav.projects": "nav.projects";
3651
- "nav.operations": "nav.operations";
3652
- "nav.monitoring": "nav.monitoring";
3653
- "nav.knowledge": "nav.knowledge";
3654
- "nav.settings": "nav.settings";
3655
- "nav.admin": "nav.admin";
3656
- "nav.archive": "nav.archive";
3657
- "knowledge.playbook": "knowledge.playbook";
3658
- "knowledge.strategy": "knowledge.strategy";
3659
- "knowledge.reference": "knowledge.reference";
3660
- "feature.dashboard": "feature.dashboard";
3661
- "feature.calendar": "feature.calendar";
3662
- "feature.business": "feature.business";
3663
- "feature.sales": "feature.sales";
3664
- "feature.crm": "feature.crm";
3665
- "feature.finance": "feature.finance";
3666
- "feature.lead-gen": "feature.lead-gen";
3667
- "feature.platform": "feature.platform";
3668
- "feature.projects": "feature.projects";
3669
- "feature.operations": "feature.operations";
3670
- "feature.knowledge": "feature.knowledge";
3671
- "feature.monitoring": "feature.monitoring";
3672
- "feature.settings": "feature.settings";
3673
- "feature.admin": "feature.admin";
3674
- "feature.archive": "feature.archive";
3675
- "feature.seo": "feature.seo";
3676
- "resource.agent": "resource.agent";
3677
- "resource.workflow": "resource.workflow";
3678
- "resource.integration": "resource.integration";
3679
- "resource.database": "resource.database";
3680
- "resource.user": "resource.user";
3681
- "resource.team": "resource.team";
3682
- "integration.gmail": "integration.gmail";
3683
- "integration.google-sheets": "integration.google-sheets";
3684
- "integration.attio": "integration.attio";
3685
- "surface.dashboard": "surface.dashboard";
3686
- "surface.calendar": "surface.calendar";
3687
- "surface.overview": "surface.overview";
3688
- "surface.command-view": "surface.command-view";
3689
- "surface.command-queue": "surface.command-queue";
3690
- "surface.pipeline": "surface.pipeline";
3691
- "surface.lists": "surface.lists";
3692
- "surface.resources": "surface.resources";
3693
- "surface.settings": "surface.settings";
3694
- "status.success": "status.success";
3695
- "status.error": "status.error";
3696
- "status.warning": "status.warning";
3697
- "status.info": "status.info";
3698
- "status.pending": "status.pending";
3699
- "action.approve": "action.approve";
3700
- "action.reject": "action.reject";
3701
- "action.retry": "action.retry";
3702
- "action.edit": "action.edit";
3703
- "action.view": "action.view";
3704
- "action.launch": "action.launch";
3705
- "action.message": "action.message";
3706
- "action.escalate": "action.escalate";
3707
- "action.promote": "action.promote";
3708
- "action.submit": "action.submit";
3709
- "action.email": "action.email";
3710
- }>, z$1.ZodString]>>;
3711
- id: z$1.ZodString;
3712
- order: z$1.ZodNumber;
3713
- }, z$1.core.$strip>>;
3714
- contactStages: z$1.ZodArray<z$1.ZodObject<{
3715
- label: z$1.ZodString;
3716
- description: z$1.ZodOptional<z$1.ZodString>;
3717
- color: z$1.ZodOptional<z$1.ZodString>;
3718
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3719
- "nav.dashboard": "nav.dashboard";
3720
- "nav.calendar": "nav.calendar";
3721
- "nav.sales": "nav.sales";
3722
- "nav.crm": "nav.crm";
3723
- "nav.lead-gen": "nav.lead-gen";
3724
- "nav.projects": "nav.projects";
3725
- "nav.operations": "nav.operations";
3726
- "nav.monitoring": "nav.monitoring";
3727
- "nav.knowledge": "nav.knowledge";
3728
- "nav.settings": "nav.settings";
3729
- "nav.admin": "nav.admin";
3730
- "nav.archive": "nav.archive";
3731
- "knowledge.playbook": "knowledge.playbook";
3732
- "knowledge.strategy": "knowledge.strategy";
3733
- "knowledge.reference": "knowledge.reference";
3734
- "feature.dashboard": "feature.dashboard";
3735
- "feature.calendar": "feature.calendar";
3736
- "feature.business": "feature.business";
3737
- "feature.sales": "feature.sales";
3738
- "feature.crm": "feature.crm";
3739
- "feature.finance": "feature.finance";
3740
- "feature.lead-gen": "feature.lead-gen";
3741
- "feature.platform": "feature.platform";
3742
- "feature.projects": "feature.projects";
3743
- "feature.operations": "feature.operations";
3744
- "feature.knowledge": "feature.knowledge";
3745
- "feature.monitoring": "feature.monitoring";
3746
- "feature.settings": "feature.settings";
3747
- "feature.admin": "feature.admin";
3748
- "feature.archive": "feature.archive";
3749
- "feature.seo": "feature.seo";
3750
- "resource.agent": "resource.agent";
3751
- "resource.workflow": "resource.workflow";
3752
- "resource.integration": "resource.integration";
3753
- "resource.database": "resource.database";
3754
- "resource.user": "resource.user";
3755
- "resource.team": "resource.team";
3756
- "integration.gmail": "integration.gmail";
3757
- "integration.google-sheets": "integration.google-sheets";
3758
- "integration.attio": "integration.attio";
3759
- "surface.dashboard": "surface.dashboard";
3760
- "surface.calendar": "surface.calendar";
3761
- "surface.overview": "surface.overview";
3762
- "surface.command-view": "surface.command-view";
3763
- "surface.command-queue": "surface.command-queue";
3764
- "surface.pipeline": "surface.pipeline";
3765
- "surface.lists": "surface.lists";
3766
- "surface.resources": "surface.resources";
3767
- "surface.settings": "surface.settings";
3768
- "status.success": "status.success";
3769
- "status.error": "status.error";
3770
- "status.warning": "status.warning";
3771
- "status.info": "status.info";
3772
- "status.pending": "status.pending";
3773
- "action.approve": "action.approve";
3774
- "action.reject": "action.reject";
3775
- "action.retry": "action.retry";
3776
- "action.edit": "action.edit";
3777
- "action.view": "action.view";
3778
- "action.launch": "action.launch";
3779
- "action.message": "action.message";
3780
- "action.escalate": "action.escalate";
3781
- "action.promote": "action.promote";
3782
- "action.submit": "action.submit";
3783
- "action.email": "action.email";
3784
- }>, z$1.ZodString]>>;
3785
- id: z$1.ZodString;
3786
- order: z$1.ZodNumber;
3787
- }, z$1.core.$strip>>;
3788
- defaultBuildTemplateId: z$1.ZodString;
3789
- buildTemplates: z$1.ZodArray<z$1.ZodObject<{
3790
- label: z$1.ZodString;
3791
- description: z$1.ZodOptional<z$1.ZodString>;
3792
- color: z$1.ZodOptional<z$1.ZodString>;
3793
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3794
- "nav.dashboard": "nav.dashboard";
3795
- "nav.calendar": "nav.calendar";
3796
- "nav.sales": "nav.sales";
3797
- "nav.crm": "nav.crm";
3798
- "nav.lead-gen": "nav.lead-gen";
3799
- "nav.projects": "nav.projects";
3800
- "nav.operations": "nav.operations";
3801
- "nav.monitoring": "nav.monitoring";
3802
- "nav.knowledge": "nav.knowledge";
3803
- "nav.settings": "nav.settings";
3804
- "nav.admin": "nav.admin";
3805
- "nav.archive": "nav.archive";
3806
- "knowledge.playbook": "knowledge.playbook";
3807
- "knowledge.strategy": "knowledge.strategy";
3808
- "knowledge.reference": "knowledge.reference";
3809
- "feature.dashboard": "feature.dashboard";
3810
- "feature.calendar": "feature.calendar";
3811
- "feature.business": "feature.business";
3812
- "feature.sales": "feature.sales";
3813
- "feature.crm": "feature.crm";
3814
- "feature.finance": "feature.finance";
3815
- "feature.lead-gen": "feature.lead-gen";
3816
- "feature.platform": "feature.platform";
3817
- "feature.projects": "feature.projects";
3818
- "feature.operations": "feature.operations";
3819
- "feature.knowledge": "feature.knowledge";
3820
- "feature.monitoring": "feature.monitoring";
3821
- "feature.settings": "feature.settings";
3822
- "feature.admin": "feature.admin";
3823
- "feature.archive": "feature.archive";
3824
- "feature.seo": "feature.seo";
3825
- "resource.agent": "resource.agent";
3826
- "resource.workflow": "resource.workflow";
3827
- "resource.integration": "resource.integration";
3828
- "resource.database": "resource.database";
3829
- "resource.user": "resource.user";
3830
- "resource.team": "resource.team";
3831
- "integration.gmail": "integration.gmail";
3832
- "integration.google-sheets": "integration.google-sheets";
3833
- "integration.attio": "integration.attio";
3834
- "surface.dashboard": "surface.dashboard";
3835
- "surface.calendar": "surface.calendar";
3836
- "surface.overview": "surface.overview";
3837
- "surface.command-view": "surface.command-view";
3838
- "surface.command-queue": "surface.command-queue";
3839
- "surface.pipeline": "surface.pipeline";
3840
- "surface.lists": "surface.lists";
3841
- "surface.resources": "surface.resources";
3842
- "surface.settings": "surface.settings";
3843
- "status.success": "status.success";
3844
- "status.error": "status.error";
3845
- "status.warning": "status.warning";
3846
- "status.info": "status.info";
3847
- "status.pending": "status.pending";
3848
- "action.approve": "action.approve";
3849
- "action.reject": "action.reject";
3850
- "action.retry": "action.retry";
3851
- "action.edit": "action.edit";
3852
- "action.view": "action.view";
3853
- "action.launch": "action.launch";
3854
- "action.message": "action.message";
3855
- "action.escalate": "action.escalate";
3856
- "action.promote": "action.promote";
3857
- "action.submit": "action.submit";
3858
- "action.email": "action.email";
3859
- }>, z$1.ZodString]>>;
3860
- id: z$1.ZodString;
3861
- steps: z$1.ZodArray<z$1.ZodObject<{
3862
- label: z$1.ZodString;
3863
- description: z$1.ZodOptional<z$1.ZodString>;
3864
- color: z$1.ZodOptional<z$1.ZodString>;
3865
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
3866
- "nav.dashboard": "nav.dashboard";
3867
- "nav.calendar": "nav.calendar";
3868
- "nav.sales": "nav.sales";
3869
- "nav.crm": "nav.crm";
3870
- "nav.lead-gen": "nav.lead-gen";
3871
- "nav.projects": "nav.projects";
3872
- "nav.operations": "nav.operations";
3873
- "nav.monitoring": "nav.monitoring";
3874
- "nav.knowledge": "nav.knowledge";
3875
- "nav.settings": "nav.settings";
3876
- "nav.admin": "nav.admin";
3877
- "nav.archive": "nav.archive";
3878
- "knowledge.playbook": "knowledge.playbook";
3879
- "knowledge.strategy": "knowledge.strategy";
3880
- "knowledge.reference": "knowledge.reference";
3881
- "feature.dashboard": "feature.dashboard";
3882
- "feature.calendar": "feature.calendar";
3883
- "feature.business": "feature.business";
3884
- "feature.sales": "feature.sales";
3885
- "feature.crm": "feature.crm";
3886
- "feature.finance": "feature.finance";
3887
- "feature.lead-gen": "feature.lead-gen";
3888
- "feature.platform": "feature.platform";
3889
- "feature.projects": "feature.projects";
3890
- "feature.operations": "feature.operations";
3891
- "feature.knowledge": "feature.knowledge";
3892
- "feature.monitoring": "feature.monitoring";
3893
- "feature.settings": "feature.settings";
3894
- "feature.admin": "feature.admin";
3895
- "feature.archive": "feature.archive";
3896
- "feature.seo": "feature.seo";
3897
- "resource.agent": "resource.agent";
3898
- "resource.workflow": "resource.workflow";
3899
- "resource.integration": "resource.integration";
3900
- "resource.database": "resource.database";
3901
- "resource.user": "resource.user";
3902
- "resource.team": "resource.team";
3903
- "integration.gmail": "integration.gmail";
3904
- "integration.google-sheets": "integration.google-sheets";
3905
- "integration.attio": "integration.attio";
3906
- "surface.dashboard": "surface.dashboard";
3907
- "surface.calendar": "surface.calendar";
3908
- "surface.overview": "surface.overview";
3909
- "surface.command-view": "surface.command-view";
3910
- "surface.command-queue": "surface.command-queue";
3911
- "surface.pipeline": "surface.pipeline";
3912
- "surface.lists": "surface.lists";
3913
- "surface.resources": "surface.resources";
3914
- "surface.settings": "surface.settings";
3915
- "status.success": "status.success";
3916
- "status.error": "status.error";
3917
- "status.warning": "status.warning";
3918
- "status.info": "status.info";
3919
- "status.pending": "status.pending";
3920
- "action.approve": "action.approve";
3921
- "action.reject": "action.reject";
3922
- "action.retry": "action.retry";
3923
- "action.edit": "action.edit";
3924
- "action.view": "action.view";
3925
- "action.launch": "action.launch";
3926
- "action.message": "action.message";
3927
- "action.escalate": "action.escalate";
3928
- "action.promote": "action.promote";
3929
- "action.submit": "action.submit";
3930
- "action.email": "action.email";
3931
- }>, z$1.ZodString]>>;
3932
4027
  id: z$1.ZodString;
3933
- primaryEntity: z$1.ZodEnum<{
3934
- company: "company";
3935
- contact: "contact";
3936
- }>;
3937
- outputs: z$1.ZodArray<z$1.ZodEnum<{
3938
- company: "company";
3939
- contact: "contact";
3940
- export: "export";
3941
- }>>;
3942
- stageKey: z$1.ZodString;
3943
- recordEntity: z$1.ZodOptional<z$1.ZodEnum<{
3944
- company: "company";
3945
- contact: "contact";
3946
- }>>;
3947
- recordsStageKey: z$1.ZodOptional<z$1.ZodString>;
3948
- recordSourceStageKey: z$1.ZodOptional<z$1.ZodString>;
3949
- dependsOn: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
3950
- dependencyMode: z$1.ZodLiteral<"per-record-eligibility">;
3951
- capabilityKey: z$1.ZodString;
3952
- defaultBatchSize: z$1.ZodNumber;
3953
- maxBatchSize: z$1.ZodNumber;
3954
- recordColumns: z$1.ZodOptional<z$1.ZodObject<{
3955
- company: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
3956
- key: z$1.ZodString;
3957
- label: z$1.ZodString;
3958
- path: z$1.ZodString;
3959
- width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
3960
- renderType: z$1.ZodOptional<z$1.ZodEnum<{
3961
- text: "text";
3962
- badge: "badge";
3963
- datetime: "datetime";
3964
- count: "count";
3965
- json: "json";
3966
- }>>;
3967
- badgeColor: z$1.ZodOptional<z$1.ZodString>;
3968
- }, z$1.core.$strip>>>;
3969
- contact: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
3970
- key: z$1.ZodString;
3971
- label: z$1.ZodString;
3972
- path: z$1.ZodString;
3973
- width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
3974
- renderType: z$1.ZodOptional<z$1.ZodEnum<{
3975
- text: "text";
3976
- badge: "badge";
3977
- datetime: "datetime";
3978
- count: "count";
3979
- json: "json";
3980
- }>>;
3981
- badgeColor: z$1.ZodOptional<z$1.ZodString>;
3982
- }, z$1.core.$strip>>>;
3983
- }, z$1.core.$strip>>;
3984
- credentialRequirements: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
3985
- key: z$1.ZodString;
3986
- provider: z$1.ZodString;
3987
- credentialType: z$1.ZodEnum<{
3988
- "api-key": "api-key";
3989
- "api-key-secret": "api-key-secret";
3990
- oauth: "oauth";
3991
- "webhook-secret": "webhook-secret";
3992
- }>;
3993
- label: z$1.ZodString;
3994
- required: z$1.ZodBoolean;
3995
- selectionMode: z$1.ZodOptional<z$1.ZodEnum<{
3996
- single: "single";
3997
- multiple: "multiple";
3998
- }>>;
3999
- inputPath: z$1.ZodString;
4000
- verifyOnRun: z$1.ZodOptional<z$1.ZodBoolean>;
4001
- }, z$1.core.$strip>>>;
4002
- }, z$1.core.$strip>>;
4003
- }, z$1.core.$strip>>;
4004
- }, z$1.core.$strip>;
4005
- projects: z$1.ZodObject<{
4006
- projectEntityId: z$1.ZodString;
4007
- milestoneEntityId: z$1.ZodString;
4008
- taskEntityId: z$1.ZodString;
4009
- projectStatuses: z$1.ZodArray<z$1.ZodObject<{
4010
- label: z$1.ZodString;
4011
- description: z$1.ZodOptional<z$1.ZodString>;
4012
- color: z$1.ZodOptional<z$1.ZodString>;
4013
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
4014
- "nav.dashboard": "nav.dashboard";
4015
- "nav.calendar": "nav.calendar";
4016
- "nav.sales": "nav.sales";
4017
- "nav.crm": "nav.crm";
4018
- "nav.lead-gen": "nav.lead-gen";
4019
- "nav.projects": "nav.projects";
4020
- "nav.operations": "nav.operations";
4021
- "nav.monitoring": "nav.monitoring";
4022
- "nav.knowledge": "nav.knowledge";
4023
- "nav.settings": "nav.settings";
4024
- "nav.admin": "nav.admin";
4025
- "nav.archive": "nav.archive";
4026
- "knowledge.playbook": "knowledge.playbook";
4027
- "knowledge.strategy": "knowledge.strategy";
4028
- "knowledge.reference": "knowledge.reference";
4029
- "feature.dashboard": "feature.dashboard";
4030
- "feature.calendar": "feature.calendar";
4031
- "feature.business": "feature.business";
4032
- "feature.sales": "feature.sales";
4033
- "feature.crm": "feature.crm";
4034
- "feature.finance": "feature.finance";
4035
- "feature.lead-gen": "feature.lead-gen";
4036
- "feature.platform": "feature.platform";
4037
- "feature.projects": "feature.projects";
4038
- "feature.operations": "feature.operations";
4039
- "feature.knowledge": "feature.knowledge";
4040
- "feature.monitoring": "feature.monitoring";
4041
- "feature.settings": "feature.settings";
4042
- "feature.admin": "feature.admin";
4043
- "feature.archive": "feature.archive";
4044
- "feature.seo": "feature.seo";
4045
- "resource.agent": "resource.agent";
4046
- "resource.workflow": "resource.workflow";
4047
- "resource.integration": "resource.integration";
4048
- "resource.database": "resource.database";
4049
- "resource.user": "resource.user";
4050
- "resource.team": "resource.team";
4051
- "integration.gmail": "integration.gmail";
4052
- "integration.google-sheets": "integration.google-sheets";
4053
- "integration.attio": "integration.attio";
4054
- "surface.dashboard": "surface.dashboard";
4055
- "surface.calendar": "surface.calendar";
4056
- "surface.overview": "surface.overview";
4057
- "surface.command-view": "surface.command-view";
4058
- "surface.command-queue": "surface.command-queue";
4059
- "surface.pipeline": "surface.pipeline";
4060
- "surface.lists": "surface.lists";
4061
- "surface.resources": "surface.resources";
4062
- "surface.settings": "surface.settings";
4063
- "status.success": "status.success";
4064
- "status.error": "status.error";
4065
- "status.warning": "status.warning";
4066
- "status.info": "status.info";
4067
- "status.pending": "status.pending";
4068
- "action.approve": "action.approve";
4069
- "action.reject": "action.reject";
4070
- "action.retry": "action.retry";
4071
- "action.edit": "action.edit";
4072
- "action.view": "action.view";
4073
- "action.launch": "action.launch";
4074
- "action.message": "action.message";
4075
- "action.escalate": "action.escalate";
4076
- "action.promote": "action.promote";
4077
- "action.submit": "action.submit";
4078
- "action.email": "action.email";
4079
- }>, z$1.ZodString]>>;
4080
- id: z$1.ZodString;
4081
- order: z$1.ZodNumber;
4082
- }, z$1.core.$strip>>;
4083
- milestoneStatuses: z$1.ZodArray<z$1.ZodObject<{
4084
- label: z$1.ZodString;
4085
- description: z$1.ZodOptional<z$1.ZodString>;
4086
- color: z$1.ZodOptional<z$1.ZodString>;
4087
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
4088
- "nav.dashboard": "nav.dashboard";
4089
- "nav.calendar": "nav.calendar";
4090
- "nav.sales": "nav.sales";
4091
- "nav.crm": "nav.crm";
4092
- "nav.lead-gen": "nav.lead-gen";
4093
- "nav.projects": "nav.projects";
4094
- "nav.operations": "nav.operations";
4095
- "nav.monitoring": "nav.monitoring";
4096
- "nav.knowledge": "nav.knowledge";
4097
- "nav.settings": "nav.settings";
4098
- "nav.admin": "nav.admin";
4099
- "nav.archive": "nav.archive";
4100
- "knowledge.playbook": "knowledge.playbook";
4101
- "knowledge.strategy": "knowledge.strategy";
4102
- "knowledge.reference": "knowledge.reference";
4103
- "feature.dashboard": "feature.dashboard";
4104
- "feature.calendar": "feature.calendar";
4105
- "feature.business": "feature.business";
4106
- "feature.sales": "feature.sales";
4107
- "feature.crm": "feature.crm";
4108
- "feature.finance": "feature.finance";
4109
- "feature.lead-gen": "feature.lead-gen";
4110
- "feature.platform": "feature.platform";
4111
- "feature.projects": "feature.projects";
4112
- "feature.operations": "feature.operations";
4113
- "feature.knowledge": "feature.knowledge";
4114
- "feature.monitoring": "feature.monitoring";
4115
- "feature.settings": "feature.settings";
4116
- "feature.admin": "feature.admin";
4117
- "feature.archive": "feature.archive";
4118
- "feature.seo": "feature.seo";
4119
- "resource.agent": "resource.agent";
4120
- "resource.workflow": "resource.workflow";
4121
- "resource.integration": "resource.integration";
4122
- "resource.database": "resource.database";
4123
- "resource.user": "resource.user";
4124
- "resource.team": "resource.team";
4125
- "integration.gmail": "integration.gmail";
4126
- "integration.google-sheets": "integration.google-sheets";
4127
- "integration.attio": "integration.attio";
4128
- "surface.dashboard": "surface.dashboard";
4129
- "surface.calendar": "surface.calendar";
4130
- "surface.overview": "surface.overview";
4131
- "surface.command-view": "surface.command-view";
4132
- "surface.command-queue": "surface.command-queue";
4133
- "surface.pipeline": "surface.pipeline";
4134
- "surface.lists": "surface.lists";
4135
- "surface.resources": "surface.resources";
4136
- "surface.settings": "surface.settings";
4137
- "status.success": "status.success";
4138
- "status.error": "status.error";
4139
- "status.warning": "status.warning";
4140
- "status.info": "status.info";
4141
- "status.pending": "status.pending";
4142
- "action.approve": "action.approve";
4143
- "action.reject": "action.reject";
4144
- "action.retry": "action.retry";
4145
- "action.edit": "action.edit";
4146
- "action.view": "action.view";
4147
- "action.launch": "action.launch";
4148
- "action.message": "action.message";
4149
- "action.escalate": "action.escalate";
4150
- "action.promote": "action.promote";
4151
- "action.submit": "action.submit";
4152
- "action.email": "action.email";
4153
- }>, z$1.ZodString]>>;
4154
- id: z$1.ZodString;
4155
- order: z$1.ZodNumber;
4156
- }, z$1.core.$strip>>;
4157
- taskStatuses: z$1.ZodArray<z$1.ZodObject<{
4158
- label: z$1.ZodString;
4159
- description: z$1.ZodOptional<z$1.ZodString>;
4160
- color: z$1.ZodOptional<z$1.ZodString>;
4161
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
4162
- "nav.dashboard": "nav.dashboard";
4163
- "nav.calendar": "nav.calendar";
4164
- "nav.sales": "nav.sales";
4165
- "nav.crm": "nav.crm";
4166
- "nav.lead-gen": "nav.lead-gen";
4167
- "nav.projects": "nav.projects";
4168
- "nav.operations": "nav.operations";
4169
- "nav.monitoring": "nav.monitoring";
4170
- "nav.knowledge": "nav.knowledge";
4171
- "nav.settings": "nav.settings";
4172
- "nav.admin": "nav.admin";
4173
- "nav.archive": "nav.archive";
4174
- "knowledge.playbook": "knowledge.playbook";
4175
- "knowledge.strategy": "knowledge.strategy";
4176
- "knowledge.reference": "knowledge.reference";
4177
- "feature.dashboard": "feature.dashboard";
4178
- "feature.calendar": "feature.calendar";
4179
- "feature.business": "feature.business";
4180
- "feature.sales": "feature.sales";
4181
- "feature.crm": "feature.crm";
4182
- "feature.finance": "feature.finance";
4183
- "feature.lead-gen": "feature.lead-gen";
4184
- "feature.platform": "feature.platform";
4185
- "feature.projects": "feature.projects";
4186
- "feature.operations": "feature.operations";
4187
- "feature.knowledge": "feature.knowledge";
4188
- "feature.monitoring": "feature.monitoring";
4189
- "feature.settings": "feature.settings";
4190
- "feature.admin": "feature.admin";
4191
- "feature.archive": "feature.archive";
4192
- "feature.seo": "feature.seo";
4193
- "resource.agent": "resource.agent";
4194
- "resource.workflow": "resource.workflow";
4195
- "resource.integration": "resource.integration";
4196
- "resource.database": "resource.database";
4197
- "resource.user": "resource.user";
4198
- "resource.team": "resource.team";
4199
- "integration.gmail": "integration.gmail";
4200
- "integration.google-sheets": "integration.google-sheets";
4201
- "integration.attio": "integration.attio";
4202
- "surface.dashboard": "surface.dashboard";
4203
- "surface.calendar": "surface.calendar";
4204
- "surface.overview": "surface.overview";
4205
- "surface.command-view": "surface.command-view";
4206
- "surface.command-queue": "surface.command-queue";
4207
- "surface.pipeline": "surface.pipeline";
4208
- "surface.lists": "surface.lists";
4209
- "surface.resources": "surface.resources";
4210
- "surface.settings": "surface.settings";
4211
- "status.success": "status.success";
4212
- "status.error": "status.error";
4213
- "status.warning": "status.warning";
4214
- "status.info": "status.info";
4215
- "status.pending": "status.pending";
4216
- "action.approve": "action.approve";
4217
- "action.reject": "action.reject";
4218
- "action.retry": "action.retry";
4219
- "action.edit": "action.edit";
4220
- "action.view": "action.view";
4221
- "action.launch": "action.launch";
4222
- "action.message": "action.message";
4223
- "action.escalate": "action.escalate";
4224
- "action.promote": "action.promote";
4225
- "action.submit": "action.submit";
4226
- "action.email": "action.email";
4227
- }>, z$1.ZodString]>>;
4228
- id: z$1.ZodString;
4229
- order: z$1.ZodNumber;
4230
- }, z$1.core.$strip>>;
4231
- }, z$1.core.$strip>;
4232
- identity: z$1.ZodDefault<z$1.ZodObject<{
4233
- mission: z$1.ZodDefault<z$1.ZodString>;
4234
- vision: z$1.ZodDefault<z$1.ZodString>;
4235
- legalName: z$1.ZodDefault<z$1.ZodString>;
4236
- entityType: z$1.ZodDefault<z$1.ZodString>;
4237
- jurisdiction: z$1.ZodDefault<z$1.ZodString>;
4238
- industryCategory: z$1.ZodDefault<z$1.ZodString>;
4239
- geographicFocus: z$1.ZodDefault<z$1.ZodString>;
4240
- timeZone: z$1.ZodDefault<z$1.ZodString>;
4241
- businessHours: z$1.ZodDefault<z$1.ZodObject<{
4242
- monday: z$1.ZodOptional<z$1.ZodObject<{
4243
- open: z$1.ZodString;
4244
- close: z$1.ZodString;
4245
- }, z$1.core.$strip>>;
4246
- tuesday: z$1.ZodOptional<z$1.ZodObject<{
4247
- open: z$1.ZodString;
4248
- close: z$1.ZodString;
4249
- }, z$1.core.$strip>>;
4250
- wednesday: z$1.ZodOptional<z$1.ZodObject<{
4251
- open: z$1.ZodString;
4252
- close: z$1.ZodString;
4253
- }, z$1.core.$strip>>;
4254
- thursday: z$1.ZodOptional<z$1.ZodObject<{
4255
- open: z$1.ZodString;
4256
- close: z$1.ZodString;
4257
- }, z$1.core.$strip>>;
4258
- friday: z$1.ZodOptional<z$1.ZodObject<{
4259
- open: z$1.ZodString;
4260
- close: z$1.ZodString;
4261
- }, z$1.core.$strip>>;
4262
- saturday: z$1.ZodOptional<z$1.ZodObject<{
4263
- open: z$1.ZodString;
4264
- close: z$1.ZodString;
4265
- }, z$1.core.$strip>>;
4266
- sunday: z$1.ZodOptional<z$1.ZodObject<{
4267
- open: z$1.ZodString;
4268
- close: z$1.ZodString;
4269
- }, z$1.core.$strip>>;
4270
- }, z$1.core.$strip>>;
4271
- clientBrief: z$1.ZodDefault<z$1.ZodString>;
4272
- }, z$1.core.$strip>>;
4273
- customers: z$1.ZodDefault<z$1.ZodObject<{
4274
- segments: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4275
- id: z$1.ZodString;
4276
- name: z$1.ZodDefault<z$1.ZodString>;
4277
- description: z$1.ZodDefault<z$1.ZodString>;
4278
- jobsToBeDone: z$1.ZodDefault<z$1.ZodString>;
4279
- pains: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4280
- gains: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4281
- firmographics: z$1.ZodDefault<z$1.ZodObject<{
4282
- industry: z$1.ZodOptional<z$1.ZodString>;
4283
- companySize: z$1.ZodOptional<z$1.ZodString>;
4284
- region: z$1.ZodOptional<z$1.ZodString>;
4285
- }, z$1.core.$strip>>;
4286
- valueProp: z$1.ZodDefault<z$1.ZodString>;
4287
- }, z$1.core.$strip>>>;
4288
- }, z$1.core.$strip>>;
4289
- offerings: z$1.ZodDefault<z$1.ZodObject<{
4290
- products: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4291
- id: z$1.ZodString;
4292
- name: z$1.ZodDefault<z$1.ZodString>;
4293
- description: z$1.ZodDefault<z$1.ZodString>;
4294
- pricingModel: z$1.ZodDefault<z$1.ZodEnum<{
4295
- custom: "custom";
4296
- "one-time": "one-time";
4297
- subscription: "subscription";
4298
- "usage-based": "usage-based";
4299
- }>>;
4300
- price: z$1.ZodDefault<z$1.ZodNumber>;
4301
- currency: z$1.ZodDefault<z$1.ZodString>;
4302
- targetSegmentIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4303
- deliveryFeatureId: z$1.ZodOptional<z$1.ZodString>;
4304
- }, z$1.core.$strip>>>;
4305
- }, z$1.core.$strip>>;
4306
- roles: z$1.ZodDefault<z$1.ZodObject<{
4307
- roles: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4308
- id: z$1.ZodString;
4309
- title: z$1.ZodString;
4310
- responsibilities: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4311
- reportsToId: z$1.ZodOptional<z$1.ZodString>;
4312
- heldBy: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
4313
- kind: z$1.ZodLiteral<"human">;
4314
- userId: z$1.ZodString;
4315
- }, z$1.core.$strip>, z$1.ZodObject<{
4316
- kind: z$1.ZodLiteral<"agent">;
4317
- agentId: z$1.ZodString;
4318
- }, z$1.core.$strip>, z$1.ZodObject<{
4319
- kind: z$1.ZodLiteral<"team">;
4320
- memberIds: z$1.ZodArray<z$1.ZodString>;
4321
- }, z$1.core.$strip>], "kind">, z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
4322
- kind: z$1.ZodLiteral<"human">;
4323
- userId: z$1.ZodString;
4324
- }, z$1.core.$strip>, z$1.ZodObject<{
4325
- kind: z$1.ZodLiteral<"agent">;
4326
- agentId: z$1.ZodString;
4327
- }, z$1.core.$strip>, z$1.ZodObject<{
4328
- kind: z$1.ZodLiteral<"team">;
4329
- memberIds: z$1.ZodArray<z$1.ZodString>;
4330
- }, z$1.core.$strip>], "kind">>]>>;
4331
- responsibleFor: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
4332
- }, z$1.core.$strip>>>;
4333
- }, z$1.core.$strip>>;
4334
- goals: z$1.ZodDefault<z$1.ZodObject<{
4335
- objectives: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4336
- id: z$1.ZodString;
4337
- description: z$1.ZodString;
4338
- periodStart: z$1.ZodString;
4339
- periodEnd: z$1.ZodString;
4340
- keyResults: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4341
- id: z$1.ZodString;
4342
- description: z$1.ZodString;
4343
- targetMetric: z$1.ZodString;
4344
- currentValue: z$1.ZodDefault<z$1.ZodNumber>;
4345
- targetValue: z$1.ZodOptional<z$1.ZodNumber>;
4346
- }, z$1.core.$strip>>>;
4347
- }, z$1.core.$strip>>>;
4348
- }, z$1.core.$strip>>;
4349
- systems: z$1.ZodDefault<z$1.ZodObject<{
4350
- systems: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4351
- id: z$1.ZodString;
4352
- title: z$1.ZodString;
4353
- description: z$1.ZodString;
4354
- kind: z$1.ZodEnum<{
4355
- platform: "platform";
4356
- product: "product";
4357
- operational: "operational";
4358
- diagnostic: "diagnostic";
4359
- }>;
4360
- responsibleRoleId: z$1.ZodOptional<z$1.ZodString>;
4361
- governedByKnowledge: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4362
- drivesGoals: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4363
- status: z$1.ZodEnum<{
4364
- active: "active";
4365
- deprecated: "deprecated";
4366
- archived: "archived";
4367
- }>;
4368
- }, z$1.core.$strip>>>;
4369
- }, z$1.core.$strip>>;
4370
- resources: z$1.ZodDefault<z$1.ZodObject<{
4371
- entries: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
4372
- id: z$1.ZodString;
4373
- systemId: z$1.ZodString;
4374
- ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
4375
- status: z$1.ZodEnum<{
4376
- active: "active";
4377
- deprecated: "deprecated";
4378
- archived: "archived";
4379
- }>;
4380
- kind: z$1.ZodLiteral<"workflow">;
4381
- capabilityKey: z$1.ZodOptional<z$1.ZodString>;
4382
- }, z$1.core.$strip>, z$1.ZodObject<{
4383
- id: z$1.ZodString;
4384
- systemId: z$1.ZodString;
4385
- ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
4386
- status: z$1.ZodEnum<{
4387
- active: "active";
4388
- deprecated: "deprecated";
4389
- archived: "archived";
4390
- }>;
4391
- kind: z$1.ZodLiteral<"agent">;
4392
- agentKind: z$1.ZodEnum<{
4393
- orchestrator: "orchestrator";
4394
- specialist: "specialist";
4395
- utility: "utility";
4396
- system: "system";
4397
- }>;
4398
- actsAsRoleId: z$1.ZodOptional<z$1.ZodString>;
4399
- sessionCapable: z$1.ZodBoolean;
4028
+ }, z$1.core.$strip>;
4400
4029
  }, z$1.core.$strip>, z$1.ZodObject<{
4401
- id: z$1.ZodString;
4402
- systemId: z$1.ZodString;
4403
- ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
4404
- status: z$1.ZodEnum<{
4405
- active: "active";
4406
- deprecated: "deprecated";
4407
- archived: "archived";
4408
- }>;
4409
- kind: z$1.ZodLiteral<"integration">;
4410
- provider: z$1.ZodString;
4411
- }, z$1.core.$strip>], "kind">>>;
4412
- }, z$1.core.$strip>>;
4413
- statuses: z$1.ZodDefault<z$1.ZodObject<{
4414
- entries: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4415
- id: z$1.ZodString;
4416
- label: z$1.ZodString;
4417
- semanticClass: z$1.ZodEnum<{
4418
- "delivery.project": "delivery.project";
4419
- "delivery.milestone": "delivery.milestone";
4420
- "delivery.task": "delivery.task";
4421
- queue: "queue";
4422
- execution: "execution";
4423
- schedule: "schedule";
4424
- "schedule.run": "schedule.run";
4425
- request: "request";
4426
- }>;
4427
- category: z$1.ZodOptional<z$1.ZodString>;
4428
- }, z$1.core.$strip>>>;
4429
- }, z$1.core.$strip>>;
4430
- operations: z$1.ZodDefault<z$1.ZodObject<{
4431
- entries: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4432
- id: z$1.ZodString;
4433
- label: z$1.ZodString;
4434
- semanticClass: z$1.ZodEnum<{
4435
- queue: "queue";
4436
- executions: "executions";
4437
- sessions: "sessions";
4438
- notifications: "notifications";
4439
- schedules: "schedules";
4440
- }>;
4441
- featureId: z$1.ZodOptional<z$1.ZodString>;
4442
- supportedStatusSemanticClass: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
4443
- }, z$1.core.$strip>>>;
4444
- }, z$1.core.$strip>>;
4445
- knowledge: z$1.ZodDefault<z$1.ZodObject<{
4446
- nodes: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4447
- id: z$1.ZodString;
4448
- kind: z$1.ZodEnum<{
4449
- playbook: "playbook";
4450
- strategy: "strategy";
4451
- reference: "reference";
4452
- }>;
4453
- title: z$1.ZodString;
4454
- summary: z$1.ZodString;
4455
- icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
4456
- "nav.dashboard": "nav.dashboard";
4457
- "nav.calendar": "nav.calendar";
4458
- "nav.sales": "nav.sales";
4459
- "nav.crm": "nav.crm";
4460
- "nav.lead-gen": "nav.lead-gen";
4461
- "nav.projects": "nav.projects";
4462
- "nav.operations": "nav.operations";
4463
- "nav.monitoring": "nav.monitoring";
4464
- "nav.knowledge": "nav.knowledge";
4465
- "nav.settings": "nav.settings";
4466
- "nav.admin": "nav.admin";
4467
- "nav.archive": "nav.archive";
4468
- "knowledge.playbook": "knowledge.playbook";
4469
- "knowledge.strategy": "knowledge.strategy";
4470
- "knowledge.reference": "knowledge.reference";
4471
- "feature.dashboard": "feature.dashboard";
4472
- "feature.calendar": "feature.calendar";
4473
- "feature.business": "feature.business";
4474
- "feature.sales": "feature.sales";
4475
- "feature.crm": "feature.crm";
4476
- "feature.finance": "feature.finance";
4477
- "feature.lead-gen": "feature.lead-gen";
4478
- "feature.platform": "feature.platform";
4479
- "feature.projects": "feature.projects";
4480
- "feature.operations": "feature.operations";
4481
- "feature.knowledge": "feature.knowledge";
4482
- "feature.monitoring": "feature.monitoring";
4483
- "feature.settings": "feature.settings";
4484
- "feature.admin": "feature.admin";
4485
- "feature.archive": "feature.archive";
4486
- "feature.seo": "feature.seo";
4487
- "resource.agent": "resource.agent";
4488
- "resource.workflow": "resource.workflow";
4489
- "resource.integration": "resource.integration";
4490
- "resource.database": "resource.database";
4491
- "resource.user": "resource.user";
4492
- "resource.team": "resource.team";
4493
- "integration.gmail": "integration.gmail";
4494
- "integration.google-sheets": "integration.google-sheets";
4495
- "integration.attio": "integration.attio";
4496
- "surface.dashboard": "surface.dashboard";
4497
- "surface.calendar": "surface.calendar";
4498
- "surface.overview": "surface.overview";
4499
- "surface.command-view": "surface.command-view";
4500
- "surface.command-queue": "surface.command-queue";
4501
- "surface.pipeline": "surface.pipeline";
4502
- "surface.lists": "surface.lists";
4503
- "surface.resources": "surface.resources";
4504
- "surface.settings": "surface.settings";
4505
- "status.success": "status.success";
4506
- "status.error": "status.error";
4507
- "status.warning": "status.warning";
4508
- "status.info": "status.info";
4509
- "status.pending": "status.pending";
4510
- "action.approve": "action.approve";
4511
- "action.reject": "action.reject";
4512
- "action.retry": "action.retry";
4513
- "action.edit": "action.edit";
4514
- "action.view": "action.view";
4515
- "action.launch": "action.launch";
4516
- "action.message": "action.message";
4517
- "action.escalate": "action.escalate";
4518
- "action.promote": "action.promote";
4519
- "action.submit": "action.submit";
4520
- "action.email": "action.email";
4521
- }>, z$1.ZodString]>>;
4522
- body: z$1.ZodString;
4523
- links: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
4524
- nodeId: z$1.ZodString;
4525
- }, z$1.core.$strip>>>;
4526
- skills: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
4527
- domain: z$1.ZodOptional<z$1.ZodString>;
4528
- ownerIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4529
- updatedAt: z$1.ZodString;
4530
- }, z$1.core.$strip>>>;
4531
- }, z$1.core.$strip>>;
4030
+ nodeId: z$1.ZodString;
4031
+ }, z$1.core.$strip>]>, z$1.ZodTransform<{
4032
+ target: {
4033
+ kind: "system" | "action" | "knowledge" | "role" | "goal" | "stage" | "resource" | "customer-segment" | "offering" | "content-node";
4034
+ id: string;
4035
+ };
4036
+ nodeId: string;
4037
+ }, {
4038
+ nodeId: string;
4039
+ } | {
4040
+ target: {
4041
+ kind: "system" | "action" | "knowledge" | "role" | "goal" | "stage" | "resource" | "customer-segment" | "offering" | "content-node";
4042
+ id: string;
4043
+ };
4044
+ }>>>>;
4045
+ ownerIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
4046
+ updatedAt: z$1.ZodString;
4047
+ }, z$1.core.$strip>>>>;
4532
4048
  }, z$1.core.$strip>;
4533
4049
 
4534
4050
  type OrganizationModel = z$1.infer<typeof OrganizationModelSchema>;
4535
- type OrganizationModelFeature = z$1.infer<typeof FeatureSchema>;
4051
+ type OrganizationModelSystemEntry = z$1.infer<typeof SystemEntrySchema>;
4536
4052
 
4537
4053
  /**
4538
4054
  * All valid dotted paths into T.
@@ -4592,11 +4108,11 @@ interface StepConfigLayout<T> {
4592
4108
 
4593
4109
  type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
4594
4110
  type LeadGenStageKey = string;
4595
- type LeadGenCapabilityKey = string;
4111
+ type LeadGenActionKey = string;
4596
4112
  interface ListBuilderWorkflow {
4597
4113
  resourceId: string;
4598
4114
  workflowId?: string;
4599
- capabilityKey?: LeadGenCapabilityKey;
4115
+ actionKey?: LeadGenActionKey;
4600
4116
  label: string;
4601
4117
  description: string;
4602
4118
  category: ListBuilderWorkflowCategory;
@@ -4834,76 +4350,96 @@ interface SSEConnectionManagerLike {
4834
4350
  type ElevasisOrganizationModel = Omit<OrganizationModel, 'knowledge'> & {
4835
4351
  knowledge?: OrganizationModel['knowledge'];
4836
4352
  };
4837
- type FeatureSidebarComponent = ComponentType;
4838
- type FeatureIconComponent = ComponentType<{
4353
+ type SystemSidebarComponent = ComponentType;
4354
+ type SystemIconComponent = ComponentType<{
4839
4355
  size?: number;
4840
4356
  stroke?: number;
4841
4357
  }>;
4842
- type FeatureSidebarWidthResolver = number | ((context: {
4358
+ type SystemSidebarWidthResolver = number | ((context: {
4843
4359
  currentPath: string;
4844
4360
  }) => number);
4845
- interface FeatureModule {
4846
- /** Unique stable identifier for this feature module. */
4361
+ interface SystemModule {
4362
+ /** Unique stable identifier for this UI system module. */
4847
4363
  key: string;
4848
- /** Organization Model feature id this module presents. */
4849
- featureId: string;
4850
- /** Capability identifiers contributed by this feature module. */
4364
+ /** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
4365
+ systemId?: string;
4366
+ /** Route prefixes owned by navigation-only app surfaces. */
4367
+ routePrefixes?: string[];
4368
+ /** Capability identifiers contributed by this system module. */
4851
4369
  capabilityIds?: string[];
4852
- /** Icon used when this feature node appears in shell navigation. */
4853
- icon?: FeatureIconComponent;
4854
- /** Sidebar component rendered when this feature's subtree route is active. */
4855
- sidebar?: FeatureSidebarComponent;
4370
+ /** Icon used when this system node appears in shell navigation. */
4371
+ icon?: SystemIconComponent;
4372
+ /** Sidebar component rendered when this system's subtree route is active. */
4373
+ sidebar?: SystemSidebarComponent;
4856
4374
  /** Optional shell sidebar width override. Defaults to 250px. */
4857
- sidebarWidth?: FeatureSidebarWidthResolver;
4858
- /** Operations-only bridge connecting this feature to the organization graph node. */
4859
- organizationGraph?: OrganizationGraphFeatureBridge;
4375
+ sidebarWidth?: SystemSidebarWidthResolver;
4376
+ /** Operations-only bridge connecting this system to the organization graph node. */
4377
+ organizationGraph?: OrganizationGraphSystemBridge;
4860
4378
  }
4861
- interface ResolvedFeatureAccess {
4862
- featureId: string;
4379
+ interface ResolvedSystemAccess {
4380
+ featureKey: string;
4381
+ systemId?: string;
4863
4382
  enabled: boolean;
4864
4383
  }
4865
- interface ResolvedFeatureSemantics {
4384
+ interface ResolvedSystemSemantics {
4866
4385
  capabilityIds: string[];
4867
4386
  }
4868
- interface ResolvedFeatureModule extends FeatureModule {
4869
- access: ResolvedFeatureAccess;
4870
- semantics: ResolvedFeatureSemantics;
4871
- }
4872
- interface ResolvedShellFeature extends OrganizationModelFeature {
4873
- iconComponent?: FeatureIconComponent;
4387
+ interface ResolvedSystemModule extends SystemModule {
4388
+ access: ResolvedSystemAccess;
4389
+ semantics: ResolvedSystemSemantics;
4874
4390
  }
4391
+ type ResolvedShellSystem = OrganizationModelSystemEntry & {
4392
+ label: string;
4393
+ iconComponent?: SystemIconComponent;
4394
+ };
4875
4395
  interface ResolvedShellModel {
4876
- features: readonly ResolvedShellFeature[];
4877
- findByPath: (path: string) => ResolvedShellFeature | undefined;
4878
- findById: (id: string) => ResolvedShellFeature | undefined;
4879
- childrenOf: (id: string) => ResolvedShellFeature[];
4880
- ancestorsOf: (id: string) => ResolvedShellFeature[];
4881
- parentOf: (id: string) => ResolvedShellFeature | undefined;
4882
- topLevel: () => ResolvedShellFeature[];
4883
- uiPositionFor: (id: string) => OrganizationModelFeature['uiPosition'] | undefined;
4396
+ systems: readonly ResolvedShellSystem[];
4397
+ findByPath: (path: string) => ResolvedShellSystem | undefined;
4398
+ findById: (id: string) => ResolvedShellSystem | undefined;
4399
+ childrenOf: (id: string) => ResolvedShellSystem[];
4400
+ ancestorsOf: (id: string) => ResolvedShellSystem[];
4401
+ parentOf: (id: string) => ResolvedShellSystem | undefined;
4402
+ topLevel: () => ResolvedShellSystem[];
4884
4403
  requiresAdminFor: (id: string) => boolean;
4885
4404
  devOnlyFor: (id: string) => boolean;
4886
4405
  }
4406
+ interface ShellSidebarLinkItem {
4407
+ label: string;
4408
+ link: string;
4409
+ exact?: boolean;
4410
+ activeMatchPaths?: string[];
4411
+ }
4412
+ interface ShellSidebarLinkGroup {
4413
+ icon: SystemIconComponent;
4414
+ label: string;
4415
+ links?: ShellSidebarLinkItem[];
4416
+ link?: string;
4417
+ }
4418
+ interface ShellSidebarProjectionOptions {
4419
+ isPlatformAdmin?: boolean;
4420
+ isDev?: boolean;
4421
+ section?: 'primary' | 'bottom';
4422
+ }
4887
4423
  type ShellRouteMatchStatus = 'matched' | 'hidden' | 'unmatched';
4888
4424
  interface ResolvedShellRouteMatch {
4889
4425
  status: ShellRouteMatchStatus;
4890
4426
  path: string;
4891
- feature?: ResolvedFeatureModule;
4892
- node?: ResolvedShellFeature;
4427
+ system?: ResolvedSystemModule;
4428
+ node?: ResolvedShellSystem;
4893
4429
  }
4894
4430
  interface ShellRuntime {
4895
4431
  resolveRoute: (path: string) => ResolvedShellRouteMatch;
4896
4432
  }
4897
- interface OrganizationGraphFeatureBridge {
4898
- featureId: string;
4433
+ interface OrganizationGraphSystemBridge {
4434
+ systemId?: string;
4899
4435
  }
4900
4436
  interface OrganizationGraphContextValue {
4901
4437
  available: boolean;
4902
- featureId?: string;
4903
- featurePath?: string;
4438
+ systemId?: string;
4439
+ systemPath?: string;
4904
4440
  }
4905
- interface ElevasisFeaturesProviderProps {
4906
- features: FeatureModule[];
4441
+ interface ElevasisSystemsProviderProps {
4442
+ systems?: SystemModule[];
4907
4443
  organizationModel?: ElevasisOrganizationModel;
4908
4444
  timeRange?: TimeRange;
4909
4445
  operationsApiUrl?: string;
@@ -4913,11 +4449,12 @@ interface ElevasisFeaturesProviderProps {
4913
4449
  disabledSubsectionPaths?: string[];
4914
4450
  children: ReactNode;
4915
4451
  }
4916
- interface ElevasisFeaturesContextValue {
4452
+ interface ElevasisSystemsContextValue {
4917
4453
  shellModel: ResolvedShellModel;
4918
4454
  shellRuntime: ShellRuntime;
4919
- enabledResolvedFeatures: ResolvedFeatureModule[];
4920
- resolvedFeatures: ResolvedFeatureModule[];
4455
+ getSidebarLinks: (options?: ShellSidebarProjectionOptions) => ShellSidebarLinkGroup[];
4456
+ enabledResolvedSystems: ResolvedSystemModule[];
4457
+ resolvedSystems: ResolvedSystemModule[];
4921
4458
  organizationGraph: OrganizationGraphContextValue;
4922
4459
  organizationModel?: OrganizationModel;
4923
4460
  timeRange?: TimeRange;
@@ -4926,15 +4463,15 @@ interface ElevasisFeaturesContextValue {
4926
4463
  deliveryApiUrl?: string;
4927
4464
  deliverySSEManager?: SSEConnectionManagerLike;
4928
4465
  disabledSubsectionPaths: string[];
4929
- isFeatureEnabled: (key: string) => boolean;
4930
- getResolvedFeature: (key: string) => ResolvedFeatureModule | undefined;
4466
+ isSystemEnabled: (key: string) => boolean;
4467
+ getResolvedSystem: (key: string) => ResolvedSystemModule | undefined;
4931
4468
  }
4932
4469
 
4933
- declare function useElevasisFeatures(): ElevasisFeaturesContextValue;
4934
- declare function useOptionalElevasisFeatures(): ElevasisFeaturesContextValue | null;
4935
- declare function ElevasisFeaturesProvider({ features, organizationModel, timeRange, operationsApiUrl, operationsSSEManager, deliveryApiUrl, deliverySSEManager, disabledSubsectionPaths, children }: ElevasisFeaturesProviderProps): react_jsx_runtime.JSX.Element;
4470
+ declare function useElevasisSystems(): ElevasisSystemsContextValue;
4471
+ declare function useOptionalElevasisSystems(): ElevasisSystemsContextValue | null;
4472
+ declare function ElevasisSystemsProvider({ systems, organizationModel, timeRange, operationsApiUrl, operationsSSEManager, deliveryApiUrl, deliverySSEManager, disabledSubsectionPaths, children }: ElevasisSystemsProviderProps): react_jsx_runtime.JSX.Element;
4936
4473
 
4937
- declare function FeatureShell({ children }: {
4474
+ declare function SystemShell({ children }: {
4938
4475
  children: ReactNode;
4939
4476
  }): react_jsx_runtime.JSX.Element;
4940
4477
 
@@ -4980,5 +4517,5 @@ declare function useElevasisServices(): ElevasisServiceContextValue;
4980
4517
  */
4981
4518
  declare function ElevasisServiceProvider({ apiRequest, organizationId, workOSOrganizationId, isReady, children }: ElevasisServiceProviderProps): react_jsx_runtime.JSX.Element;
4982
4519
 
4983
- export { AppearanceProvider, ElevasisCoreProvider, ElevasisFeaturesProvider, ElevasisServiceProvider, FeatureShell, NotificationProvider, useAppearance, useElevasisFeatures, useElevasisServices, useNotificationAdapter, useOptionalElevasisFeatures };
4984
- export type { ApiKeyConfig, AppearanceConfig, AuthConfig, AuthKitConfig, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisTokenOverrides, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, NotificationAdapter, OrganizationGraphContextValue, OrganizationGraphFeatureBridge, ResolvedFeatureAccess, ResolvedFeatureModule, ResolvedFeatureSemantics, ResolvedShellFeature, ResolvedShellModel, ResolvedShellRouteMatch, ShellRouteMatchStatus, ShellRuntime, WithSchemes };
4520
+ export { AppearanceProvider, ElevasisCoreProvider, ElevasisServiceProvider, ElevasisSystemsProvider, NotificationProvider, SystemShell, useAppearance, useElevasisServices, useElevasisSystems, useNotificationAdapter, useOptionalElevasisSystems };
4521
+ export type { ApiKeyConfig, AppearanceConfig, AuthConfig, AuthKitConfig, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisSystemsContextValue, ElevasisSystemsProviderProps, ElevasisTokenOverrides, NotificationAdapter, OrganizationGraphContextValue, OrganizationGraphSystemBridge, ResolvedShellModel, ResolvedShellRouteMatch, ResolvedShellSystem, ResolvedSystemAccess, ResolvedSystemModule, ResolvedSystemSemantics, ShellRouteMatchStatus, ShellRuntime, ShellSidebarLinkGroup, ShellSidebarLinkItem, ShellSidebarProjectionOptions, SystemIconComponent, SystemModule, SystemSidebarComponent, WithSchemes };