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