@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/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as _tanstack_react_query from '@tanstack/react-query';
|
|
|
4
4
|
import { QueryClient } from '@tanstack/react-query';
|
|
5
5
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
6
|
import * as z from 'zod';
|
|
7
|
-
import { z as z$1 } from 'zod';
|
|
7
|
+
import { z as z$1, ZodType } from 'zod';
|
|
8
8
|
import { CSSVariablesResolver, MantineThemeOverride } from '@mantine/core';
|
|
9
9
|
import { Node, Edge, NodeMouseHandler } from '@xyflow/react';
|
|
10
10
|
import { IconBrain } from '@tabler/icons-react';
|
|
@@ -441,50 +441,120 @@ interface SerializedWorkflowDefinition {
|
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
declare const ResourceGovernanceStatusSchema: z$1.ZodEnum<{
|
|
444
|
-
active: "active";
|
|
445
444
|
deprecated: "deprecated";
|
|
445
|
+
active: "active";
|
|
446
446
|
archived: "archived";
|
|
447
447
|
}>;
|
|
448
448
|
declare const ResourceEntrySchema: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
449
449
|
id: z$1.ZodString;
|
|
450
|
-
|
|
450
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
451
|
+
systemPath: z$1.ZodString;
|
|
451
452
|
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
452
453
|
status: z$1.ZodEnum<{
|
|
453
|
-
active: "active";
|
|
454
454
|
deprecated: "deprecated";
|
|
455
|
+
active: "active";
|
|
455
456
|
archived: "archived";
|
|
456
457
|
}>;
|
|
457
458
|
kind: z$1.ZodLiteral<"workflow">;
|
|
458
|
-
|
|
459
|
+
actionKey: z$1.ZodOptional<z$1.ZodString>;
|
|
460
|
+
emits: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
461
|
+
eventKey: z$1.ZodString;
|
|
462
|
+
label: z$1.ZodString;
|
|
463
|
+
payloadSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
464
|
+
lifecycle: z$1.ZodOptional<z$1.ZodEnum<{
|
|
465
|
+
deprecated: "deprecated";
|
|
466
|
+
draft: "draft";
|
|
467
|
+
beta: "beta";
|
|
468
|
+
active: "active";
|
|
469
|
+
archived: "archived";
|
|
470
|
+
}>>;
|
|
471
|
+
}, z$1.core.$strip>>>;
|
|
459
472
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
460
473
|
id: z$1.ZodString;
|
|
461
|
-
|
|
474
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
475
|
+
systemPath: z$1.ZodString;
|
|
462
476
|
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
463
477
|
status: z$1.ZodEnum<{
|
|
464
|
-
active: "active";
|
|
465
478
|
deprecated: "deprecated";
|
|
479
|
+
active: "active";
|
|
466
480
|
archived: "archived";
|
|
467
481
|
}>;
|
|
468
482
|
kind: z$1.ZodLiteral<"agent">;
|
|
469
483
|
agentKind: z$1.ZodEnum<{
|
|
484
|
+
platform: "platform";
|
|
470
485
|
orchestrator: "orchestrator";
|
|
471
486
|
specialist: "specialist";
|
|
472
487
|
utility: "utility";
|
|
473
|
-
system: "system";
|
|
474
488
|
}>;
|
|
475
489
|
actsAsRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
476
490
|
sessionCapable: z$1.ZodBoolean;
|
|
491
|
+
invocations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
492
|
+
kind: z$1.ZodLiteral<"slash-command">;
|
|
493
|
+
command: z$1.ZodString;
|
|
494
|
+
toolFactory: z$1.ZodOptional<z$1.ZodString>;
|
|
495
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
496
|
+
kind: z$1.ZodLiteral<"mcp-tool">;
|
|
497
|
+
server: z$1.ZodString;
|
|
498
|
+
name: z$1.ZodString;
|
|
499
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
500
|
+
kind: z$1.ZodLiteral<"api-endpoint">;
|
|
501
|
+
method: z$1.ZodEnum<{
|
|
502
|
+
GET: "GET";
|
|
503
|
+
POST: "POST";
|
|
504
|
+
PATCH: "PATCH";
|
|
505
|
+
DELETE: "DELETE";
|
|
506
|
+
}>;
|
|
507
|
+
path: z$1.ZodString;
|
|
508
|
+
requestSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
509
|
+
responseSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
510
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
511
|
+
kind: z$1.ZodLiteral<"script-execution">;
|
|
512
|
+
resourceId: z$1.ZodString;
|
|
513
|
+
}, z$1.core.$strip>], "kind">>>;
|
|
514
|
+
emits: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
515
|
+
eventKey: z$1.ZodString;
|
|
516
|
+
label: z$1.ZodString;
|
|
517
|
+
payloadSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
518
|
+
lifecycle: z$1.ZodOptional<z$1.ZodEnum<{
|
|
519
|
+
deprecated: "deprecated";
|
|
520
|
+
draft: "draft";
|
|
521
|
+
beta: "beta";
|
|
522
|
+
active: "active";
|
|
523
|
+
archived: "archived";
|
|
524
|
+
}>>;
|
|
525
|
+
}, z$1.core.$strip>>>;
|
|
477
526
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
478
527
|
id: z$1.ZodString;
|
|
479
|
-
|
|
528
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
529
|
+
systemPath: z$1.ZodString;
|
|
480
530
|
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
481
531
|
status: z$1.ZodEnum<{
|
|
482
|
-
active: "active";
|
|
483
532
|
deprecated: "deprecated";
|
|
533
|
+
active: "active";
|
|
484
534
|
archived: "archived";
|
|
485
535
|
}>;
|
|
486
536
|
kind: z$1.ZodLiteral<"integration">;
|
|
487
537
|
provider: z$1.ZodString;
|
|
538
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
539
|
+
id: z$1.ZodString;
|
|
540
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
541
|
+
systemPath: z$1.ZodString;
|
|
542
|
+
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
543
|
+
status: z$1.ZodEnum<{
|
|
544
|
+
deprecated: "deprecated";
|
|
545
|
+
active: "active";
|
|
546
|
+
archived: "archived";
|
|
547
|
+
}>;
|
|
548
|
+
kind: z$1.ZodLiteral<"script">;
|
|
549
|
+
language: z$1.ZodEnum<{
|
|
550
|
+
shell: "shell";
|
|
551
|
+
sql: "sql";
|
|
552
|
+
typescript: "typescript";
|
|
553
|
+
python: "python";
|
|
554
|
+
}>;
|
|
555
|
+
source: z$1.ZodUnion<readonly [z$1.ZodString, z$1.ZodObject<{
|
|
556
|
+
file: z$1.ZodString;
|
|
557
|
+
}, z$1.core.$strip>]>;
|
|
488
558
|
}, z$1.core.$strip>], "kind">;
|
|
489
559
|
type ResourceGovernanceStatus = z$1.infer<typeof ResourceGovernanceStatusSchema>;
|
|
490
560
|
type ResourceEntry = z$1.infer<typeof ResourceEntrySchema>;
|
|
@@ -3418,6 +3488,66 @@ type Database = {
|
|
|
3418
3488
|
}
|
|
3419
3489
|
];
|
|
3420
3490
|
};
|
|
3491
|
+
user_notes: {
|
|
3492
|
+
Row: {
|
|
3493
|
+
content: string;
|
|
3494
|
+
created_at: string;
|
|
3495
|
+
created_by: string;
|
|
3496
|
+
id: string;
|
|
3497
|
+
metadata: Json;
|
|
3498
|
+
organization_id: string | null;
|
|
3499
|
+
pinned: boolean;
|
|
3500
|
+
priority: string;
|
|
3501
|
+
source: string | null;
|
|
3502
|
+
title: string | null;
|
|
3503
|
+
updated_at: string;
|
|
3504
|
+
user_id: string;
|
|
3505
|
+
};
|
|
3506
|
+
Insert: {
|
|
3507
|
+
content: string;
|
|
3508
|
+
created_at?: string;
|
|
3509
|
+
created_by?: string;
|
|
3510
|
+
id?: string;
|
|
3511
|
+
metadata?: Json;
|
|
3512
|
+
organization_id?: string | null;
|
|
3513
|
+
pinned?: boolean;
|
|
3514
|
+
priority?: string;
|
|
3515
|
+
source?: string | null;
|
|
3516
|
+
title?: string | null;
|
|
3517
|
+
updated_at?: string;
|
|
3518
|
+
user_id: string;
|
|
3519
|
+
};
|
|
3520
|
+
Update: {
|
|
3521
|
+
content?: string;
|
|
3522
|
+
created_at?: string;
|
|
3523
|
+
created_by?: string;
|
|
3524
|
+
id?: string;
|
|
3525
|
+
metadata?: Json;
|
|
3526
|
+
organization_id?: string | null;
|
|
3527
|
+
pinned?: boolean;
|
|
3528
|
+
priority?: string;
|
|
3529
|
+
source?: string | null;
|
|
3530
|
+
title?: string | null;
|
|
3531
|
+
updated_at?: string;
|
|
3532
|
+
user_id?: string;
|
|
3533
|
+
};
|
|
3534
|
+
Relationships: [
|
|
3535
|
+
{
|
|
3536
|
+
foreignKeyName: "user_notes_organization_id_fkey";
|
|
3537
|
+
columns: ["organization_id"];
|
|
3538
|
+
isOneToOne: false;
|
|
3539
|
+
referencedRelation: "organizations";
|
|
3540
|
+
referencedColumns: ["id"];
|
|
3541
|
+
},
|
|
3542
|
+
{
|
|
3543
|
+
foreignKeyName: "user_notes_user_id_fkey";
|
|
3544
|
+
columns: ["user_id"];
|
|
3545
|
+
isOneToOne: false;
|
|
3546
|
+
referencedRelation: "users";
|
|
3547
|
+
referencedColumns: ["id"];
|
|
3548
|
+
}
|
|
3549
|
+
];
|
|
3550
|
+
};
|
|
3421
3551
|
users: {
|
|
3422
3552
|
Row: {
|
|
3423
3553
|
config: Json;
|
|
@@ -3875,9 +4005,9 @@ type DealDetailResponse = z$1.infer<typeof DealDetailResponseSchema>;
|
|
|
3875
4005
|
* from migration 20260428000003_lead_gen_acq_lists_status_and_config.sql).
|
|
3876
4006
|
*/
|
|
3877
4007
|
declare const ListStatusSchema: z$1.ZodEnum<{
|
|
3878
|
-
closing: "closing";
|
|
3879
|
-
archived: "archived";
|
|
3880
4008
|
draft: "draft";
|
|
4009
|
+
archived: "archived";
|
|
4010
|
+
closing: "closing";
|
|
3881
4011
|
enriching: "enriching";
|
|
3882
4012
|
launched: "launched";
|
|
3883
4013
|
}>;
|
|
@@ -3893,9 +4023,9 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3893
4023
|
batchIds: z$1.ZodArray<z$1.ZodString>;
|
|
3894
4024
|
instantlyCampaignId: z$1.ZodNullable<z$1.ZodString>;
|
|
3895
4025
|
status: z$1.ZodEnum<{
|
|
3896
|
-
closing: "closing";
|
|
3897
|
-
archived: "archived";
|
|
3898
4026
|
draft: "draft";
|
|
4027
|
+
archived: "archived";
|
|
4028
|
+
closing: "closing";
|
|
3899
4029
|
enriching: "enriching";
|
|
3900
4030
|
launched: "launched";
|
|
3901
4031
|
}>;
|
|
@@ -3925,7 +4055,7 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3925
4055
|
recordSourceStageKey: z$1.ZodOptional<z$1.ZodString>;
|
|
3926
4056
|
dependsOn: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
3927
4057
|
dependencyMode: z$1.ZodLiteral<"per-record-eligibility">;
|
|
3928
|
-
|
|
4058
|
+
actionKey: z$1.ZodString;
|
|
3929
4059
|
defaultBatchSize: z$1.ZodNumber;
|
|
3930
4060
|
maxBatchSize: z$1.ZodNumber;
|
|
3931
4061
|
recordColumns: z$1.ZodOptional<z$1.ZodObject<{
|
|
@@ -3936,10 +4066,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3936
4066
|
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
3937
4067
|
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
3938
4068
|
text: "text";
|
|
3939
|
-
badge: "badge";
|
|
3940
|
-
datetime: "datetime";
|
|
3941
4069
|
count: "count";
|
|
3942
4070
|
json: "json";
|
|
4071
|
+
badge: "badge";
|
|
4072
|
+
datetime: "datetime";
|
|
3943
4073
|
}>>;
|
|
3944
4074
|
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
3945
4075
|
}, z$1.core.$strip>>>;
|
|
@@ -3950,10 +4080,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3950
4080
|
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
3951
4081
|
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
3952
4082
|
text: "text";
|
|
3953
|
-
badge: "badge";
|
|
3954
|
-
datetime: "datetime";
|
|
3955
4083
|
count: "count";
|
|
3956
4084
|
json: "json";
|
|
4085
|
+
badge: "badge";
|
|
4086
|
+
datetime: "datetime";
|
|
3957
4087
|
}>>;
|
|
3958
4088
|
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
3959
4089
|
}, z$1.core.$strip>>>;
|
|
@@ -4126,9 +4256,9 @@ declare const AcqContactResponseSchema: z$1.ZodObject<{
|
|
|
4126
4256
|
updatedAt: z$1.ZodString;
|
|
4127
4257
|
}, z$1.core.$strip>;
|
|
4128
4258
|
declare const AcqArtifactOwnerKindSchema: z$1.ZodEnum<{
|
|
4259
|
+
list: "list";
|
|
4129
4260
|
company: "company";
|
|
4130
4261
|
contact: "contact";
|
|
4131
|
-
list: "list";
|
|
4132
4262
|
deal: "deal";
|
|
4133
4263
|
list_member: "list_member";
|
|
4134
4264
|
}>;
|
|
@@ -5109,26 +5239,62 @@ declare const ResourceStatusColors: {
|
|
|
5109
5239
|
*/
|
|
5110
5240
|
type IntegrationType = 'gmail' | 'google-sheets' | 'slack' | 'github' | 'linear' | 'attio' | 'airtable' | 'salesforce' | 'hubspot' | 'stripe' | 'twilio' | 'sendgrid' | 'mailgun' | 'zapier' | 'webhook' | 'apify' | 'instantly' | 'resend' | 'signature-api' | 'dropbox' | 'anymailfinder' | 'tomba' | 'millionverifier';
|
|
5111
5241
|
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5117
|
-
|
|
5118
|
-
|
|
5119
|
-
|
|
5120
|
-
|
|
5121
|
-
|
|
5122
|
-
|
|
5123
|
-
|
|
5124
|
-
|
|
5125
|
-
|
|
5126
|
-
|
|
5127
|
-
deprecated: "deprecated";
|
|
5128
|
-
archived: "archived";
|
|
5129
|
-
}>;
|
|
5242
|
+
/**
|
|
5243
|
+
* Placeholder discriminated union for ContentNode (Wave 1A).
|
|
5244
|
+
* Wave 2A wires concrete (kind, type) pairs via the registry.
|
|
5245
|
+
*
|
|
5246
|
+
* Per D2: unregistered (kind, type) pairs are allowed and pass through validation.
|
|
5247
|
+
* Per L14: every node carries BOTH `kind` and `type`.
|
|
5248
|
+
*/
|
|
5249
|
+
declare const ContentNodeSchema: z$1.ZodObject<{
|
|
5250
|
+
label: z$1.ZodString;
|
|
5251
|
+
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5252
|
+
order: z$1.ZodOptional<z$1.ZodNumber>;
|
|
5253
|
+
parentContentId: z$1.ZodOptional<z$1.ZodString>;
|
|
5254
|
+
kind: z$1.ZodString;
|
|
5255
|
+
type: z$1.ZodString;
|
|
5256
|
+
data: z$1.ZodOptional<z$1.ZodRecord<z$1.ZodString, z$1.ZodUnknown>>;
|
|
5130
5257
|
}, z$1.core.$strip>;
|
|
5131
|
-
type
|
|
5258
|
+
type ContentNode = z$1.infer<typeof ContentNodeSchema>;
|
|
5259
|
+
|
|
5260
|
+
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
5261
|
+
interface SystemEntry {
|
|
5262
|
+
id: string;
|
|
5263
|
+
label?: string;
|
|
5264
|
+
title?: string;
|
|
5265
|
+
description?: string;
|
|
5266
|
+
kind?: 'product' | 'operational' | 'platform' | 'diagnostic';
|
|
5267
|
+
parentSystemId?: string;
|
|
5268
|
+
ui?: {
|
|
5269
|
+
path: string;
|
|
5270
|
+
surfaces: string[];
|
|
5271
|
+
icon?: string;
|
|
5272
|
+
order?: number;
|
|
5273
|
+
};
|
|
5274
|
+
lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
|
|
5275
|
+
responsibleRoleId?: string;
|
|
5276
|
+
governedByKnowledge?: string[];
|
|
5277
|
+
actions?: {
|
|
5278
|
+
actionId: string;
|
|
5279
|
+
intent: 'exposes' | 'consumes';
|
|
5280
|
+
invocation?: unknown;
|
|
5281
|
+
}[];
|
|
5282
|
+
policies?: string[];
|
|
5283
|
+
drivesGoals?: string[];
|
|
5284
|
+
/** @deprecated Use lifecycle. Accepted for one publish cycle. */
|
|
5285
|
+
status?: 'active' | 'deprecated' | 'archived';
|
|
5286
|
+
path?: string;
|
|
5287
|
+
icon?: string;
|
|
5288
|
+
color?: string;
|
|
5289
|
+
uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
|
|
5290
|
+
enabled?: boolean;
|
|
5291
|
+
devOnly?: boolean;
|
|
5292
|
+
requiresAdmin?: boolean;
|
|
5293
|
+
order: number;
|
|
5294
|
+
content?: Record<string, ContentNode>;
|
|
5295
|
+
subsystems?: Record<string, SystemEntry>;
|
|
5296
|
+
}
|
|
5297
|
+
declare const SystemEntrySchema: ZodType<SystemEntry>;
|
|
5132
5298
|
|
|
5133
5299
|
/**
|
|
5134
5300
|
* Resource Registry type definitions
|
|
@@ -5143,7 +5309,7 @@ type ResourceStatus = 'dev' | 'prod';
|
|
|
5143
5309
|
* Used as the discriminator field in ResourceDefinition
|
|
5144
5310
|
*/
|
|
5145
5311
|
type ResourceType = 'agent' | 'workflow' | 'trigger' | 'integration' | 'external' | 'human';
|
|
5146
|
-
type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | '
|
|
5312
|
+
type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | 'lifecycle'>;
|
|
5147
5313
|
/**
|
|
5148
5314
|
* Base interface for ALL platform resources
|
|
5149
5315
|
* Shared by both executable (agents, workflows) and non-executable (triggers, integrations, etc.) resources
|
|
@@ -5169,8 +5335,8 @@ interface ResourceDefinition {
|
|
|
5169
5335
|
sessionCapable?: boolean;
|
|
5170
5336
|
/** Whether the resource is local (monorepo) or remote (externally deployed) */
|
|
5171
5337
|
origin?: 'local' | 'remote';
|
|
5172
|
-
/** OM System membership, when backed by a Resource descriptor */
|
|
5173
|
-
|
|
5338
|
+
/** OM System membership — dot-separated system path (e.g. "sys.lead-gen"), when backed by a Resource descriptor */
|
|
5339
|
+
systemPath?: string;
|
|
5174
5340
|
/** Display metadata for the owning OM System */
|
|
5175
5341
|
system?: ResourceSystemSummary;
|
|
5176
5342
|
/** Governance lifecycle status from the OM Resource descriptor */
|
|
@@ -5457,171 +5623,191 @@ interface CommandViewData {
|
|
|
5457
5623
|
edges: CommandViewEdge[];
|
|
5458
5624
|
}
|
|
5459
5625
|
|
|
5460
|
-
declare const
|
|
5461
|
-
|
|
5462
|
-
|
|
5463
|
-
|
|
5464
|
-
|
|
5465
|
-
|
|
5466
|
-
|
|
5467
|
-
|
|
5468
|
-
|
|
5469
|
-
|
|
5470
|
-
|
|
5471
|
-
|
|
5472
|
-
|
|
5473
|
-
|
|
5474
|
-
|
|
5475
|
-
|
|
5476
|
-
|
|
5477
|
-
|
|
5478
|
-
|
|
5479
|
-
|
|
5480
|
-
|
|
5481
|
-
|
|
5482
|
-
|
|
5483
|
-
|
|
5484
|
-
|
|
5485
|
-
|
|
5486
|
-
|
|
5487
|
-
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5491
|
-
|
|
5492
|
-
|
|
5493
|
-
|
|
5494
|
-
"feature.settings": "feature.settings";
|
|
5495
|
-
"feature.admin": "feature.admin";
|
|
5496
|
-
"feature.archive": "feature.archive";
|
|
5497
|
-
"feature.seo": "feature.seo";
|
|
5498
|
-
"resource.agent": "resource.agent";
|
|
5499
|
-
"resource.workflow": "resource.workflow";
|
|
5500
|
-
"resource.integration": "resource.integration";
|
|
5501
|
-
"resource.database": "resource.database";
|
|
5502
|
-
"resource.user": "resource.user";
|
|
5503
|
-
"resource.team": "resource.team";
|
|
5504
|
-
"integration.gmail": "integration.gmail";
|
|
5505
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
5506
|
-
"integration.attio": "integration.attio";
|
|
5507
|
-
"surface.dashboard": "surface.dashboard";
|
|
5508
|
-
"surface.calendar": "surface.calendar";
|
|
5509
|
-
"surface.overview": "surface.overview";
|
|
5510
|
-
"surface.command-view": "surface.command-view";
|
|
5511
|
-
"surface.command-queue": "surface.command-queue";
|
|
5512
|
-
"surface.pipeline": "surface.pipeline";
|
|
5513
|
-
"surface.lists": "surface.lists";
|
|
5514
|
-
"surface.resources": "surface.resources";
|
|
5515
|
-
"surface.settings": "surface.settings";
|
|
5516
|
-
"status.success": "status.success";
|
|
5517
|
-
"status.error": "status.error";
|
|
5518
|
-
"status.warning": "status.warning";
|
|
5519
|
-
"status.info": "status.info";
|
|
5520
|
-
"status.pending": "status.pending";
|
|
5521
|
-
"action.approve": "action.approve";
|
|
5522
|
-
"action.reject": "action.reject";
|
|
5523
|
-
"action.retry": "action.retry";
|
|
5524
|
-
"action.edit": "action.edit";
|
|
5525
|
-
"action.view": "action.view";
|
|
5526
|
-
"action.launch": "action.launch";
|
|
5527
|
-
"action.message": "action.message";
|
|
5528
|
-
"action.escalate": "action.escalate";
|
|
5529
|
-
"action.promote": "action.promote";
|
|
5530
|
-
"action.submit": "action.submit";
|
|
5531
|
-
"action.email": "action.email";
|
|
5532
|
-
}>, z$1.ZodString]>>;
|
|
5533
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5534
|
-
uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
|
|
5535
|
-
"sidebar-primary": "sidebar-primary";
|
|
5536
|
-
"sidebar-bottom": "sidebar-bottom";
|
|
5537
|
-
}>>;
|
|
5538
|
-
requiresAdmin: z$1.ZodOptional<z$1.ZodBoolean>;
|
|
5539
|
-
devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
|
|
5540
|
-
}, z$1.core.$strip>;
|
|
5626
|
+
declare const SurfaceTypeSchema: z$1.ZodEnum<{
|
|
5627
|
+
list: "list";
|
|
5628
|
+
graph: "graph";
|
|
5629
|
+
page: "page";
|
|
5630
|
+
dashboard: "dashboard";
|
|
5631
|
+
detail: "detail";
|
|
5632
|
+
settings: "settings";
|
|
5633
|
+
}>;
|
|
5634
|
+
interface SidebarSurfaceNode {
|
|
5635
|
+
type: 'surface';
|
|
5636
|
+
label: string;
|
|
5637
|
+
path: string;
|
|
5638
|
+
surfaceType: z$1.infer<typeof SurfaceTypeSchema>;
|
|
5639
|
+
description?: string;
|
|
5640
|
+
icon?: string;
|
|
5641
|
+
order?: number;
|
|
5642
|
+
targets?: {
|
|
5643
|
+
systems?: string[];
|
|
5644
|
+
entities?: string[];
|
|
5645
|
+
resources?: string[];
|
|
5646
|
+
actions?: string[];
|
|
5647
|
+
};
|
|
5648
|
+
devOnly?: boolean;
|
|
5649
|
+
requiresAdmin?: boolean;
|
|
5650
|
+
}
|
|
5651
|
+
interface SidebarGroupNode {
|
|
5652
|
+
type: 'group';
|
|
5653
|
+
label: string;
|
|
5654
|
+
description?: string;
|
|
5655
|
+
icon?: string;
|
|
5656
|
+
order?: number;
|
|
5657
|
+
children: Record<string, SidebarNode>;
|
|
5658
|
+
}
|
|
5659
|
+
type SidebarNode = SidebarSurfaceNode | SidebarGroupNode;
|
|
5541
5660
|
|
|
5542
5661
|
declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
5543
5662
|
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5544
|
-
|
|
5545
|
-
|
|
5546
|
-
|
|
5547
|
-
|
|
5548
|
-
|
|
5549
|
-
|
|
5550
|
-
|
|
5551
|
-
|
|
5552
|
-
|
|
5553
|
-
|
|
5554
|
-
|
|
5555
|
-
|
|
5556
|
-
|
|
5557
|
-
|
|
5558
|
-
|
|
5559
|
-
|
|
5560
|
-
|
|
5561
|
-
|
|
5562
|
-
|
|
5563
|
-
|
|
5564
|
-
|
|
5565
|
-
|
|
5566
|
-
|
|
5567
|
-
|
|
5568
|
-
|
|
5569
|
-
|
|
5570
|
-
|
|
5571
|
-
|
|
5572
|
-
|
|
5573
|
-
|
|
5574
|
-
|
|
5575
|
-
|
|
5576
|
-
|
|
5577
|
-
|
|
5578
|
-
|
|
5579
|
-
|
|
5580
|
-
|
|
5581
|
-
|
|
5582
|
-
|
|
5583
|
-
|
|
5584
|
-
|
|
5585
|
-
|
|
5586
|
-
|
|
5587
|
-
|
|
5588
|
-
|
|
5589
|
-
|
|
5590
|
-
|
|
5591
|
-
|
|
5592
|
-
|
|
5593
|
-
|
|
5594
|
-
|
|
5595
|
-
|
|
5596
|
-
|
|
5597
|
-
|
|
5598
|
-
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
|
|
5603
|
-
|
|
5604
|
-
|
|
5605
|
-
|
|
5606
|
-
|
|
5607
|
-
|
|
5608
|
-
|
|
5609
|
-
|
|
5610
|
-
|
|
5611
|
-
|
|
5612
|
-
|
|
5613
|
-
|
|
5614
|
-
|
|
5615
|
-
|
|
5616
|
-
|
|
5617
|
-
|
|
5618
|
-
|
|
5619
|
-
|
|
5620
|
-
|
|
5621
|
-
}
|
|
5622
|
-
|
|
5623
|
-
|
|
5624
|
-
|
|
5663
|
+
domainMetadata: z$1.ZodPipe<z$1.ZodDefault<z$1.ZodObject<{
|
|
5664
|
+
branding: z$1.ZodOptional<z$1.ZodObject<{
|
|
5665
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5666
|
+
lastModified: z$1.ZodString;
|
|
5667
|
+
}, z$1.core.$strip>>;
|
|
5668
|
+
identity: z$1.ZodOptional<z$1.ZodObject<{
|
|
5669
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5670
|
+
lastModified: z$1.ZodString;
|
|
5671
|
+
}, z$1.core.$strip>>;
|
|
5672
|
+
customers: z$1.ZodOptional<z$1.ZodObject<{
|
|
5673
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5674
|
+
lastModified: z$1.ZodString;
|
|
5675
|
+
}, z$1.core.$strip>>;
|
|
5676
|
+
offerings: z$1.ZodOptional<z$1.ZodObject<{
|
|
5677
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5678
|
+
lastModified: z$1.ZodString;
|
|
5679
|
+
}, z$1.core.$strip>>;
|
|
5680
|
+
roles: z$1.ZodOptional<z$1.ZodObject<{
|
|
5681
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5682
|
+
lastModified: z$1.ZodString;
|
|
5683
|
+
}, z$1.core.$strip>>;
|
|
5684
|
+
goals: z$1.ZodOptional<z$1.ZodObject<{
|
|
5685
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5686
|
+
lastModified: z$1.ZodString;
|
|
5687
|
+
}, z$1.core.$strip>>;
|
|
5688
|
+
systems: z$1.ZodOptional<z$1.ZodObject<{
|
|
5689
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5690
|
+
lastModified: z$1.ZodString;
|
|
5691
|
+
}, z$1.core.$strip>>;
|
|
5692
|
+
resources: z$1.ZodOptional<z$1.ZodObject<{
|
|
5693
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5694
|
+
lastModified: z$1.ZodString;
|
|
5695
|
+
}, z$1.core.$strip>>;
|
|
5696
|
+
actions: z$1.ZodOptional<z$1.ZodObject<{
|
|
5697
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5698
|
+
lastModified: z$1.ZodString;
|
|
5699
|
+
}, z$1.core.$strip>>;
|
|
5700
|
+
entities: z$1.ZodOptional<z$1.ZodObject<{
|
|
5701
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5702
|
+
lastModified: z$1.ZodString;
|
|
5703
|
+
}, z$1.core.$strip>>;
|
|
5704
|
+
policies: z$1.ZodOptional<z$1.ZodObject<{
|
|
5705
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5706
|
+
lastModified: z$1.ZodString;
|
|
5707
|
+
}, z$1.core.$strip>>;
|
|
5708
|
+
knowledge: z$1.ZodOptional<z$1.ZodObject<{
|
|
5709
|
+
version: z$1.ZodDefault<z$1.ZodLiteral<1>>;
|
|
5710
|
+
lastModified: z$1.ZodString;
|
|
5711
|
+
}, z$1.core.$strip>>;
|
|
5712
|
+
}, z$1.core.$strip>>, z$1.ZodTransform<{
|
|
5713
|
+
branding: {
|
|
5714
|
+
version: 1;
|
|
5715
|
+
lastModified: string;
|
|
5716
|
+
};
|
|
5717
|
+
identity: {
|
|
5718
|
+
version: 1;
|
|
5719
|
+
lastModified: string;
|
|
5720
|
+
};
|
|
5721
|
+
customers: {
|
|
5722
|
+
version: 1;
|
|
5723
|
+
lastModified: string;
|
|
5724
|
+
};
|
|
5725
|
+
offerings: {
|
|
5726
|
+
version: 1;
|
|
5727
|
+
lastModified: string;
|
|
5728
|
+
};
|
|
5729
|
+
roles: {
|
|
5730
|
+
version: 1;
|
|
5731
|
+
lastModified: string;
|
|
5732
|
+
};
|
|
5733
|
+
goals: {
|
|
5734
|
+
version: 1;
|
|
5735
|
+
lastModified: string;
|
|
5736
|
+
};
|
|
5737
|
+
systems: {
|
|
5738
|
+
version: 1;
|
|
5739
|
+
lastModified: string;
|
|
5740
|
+
};
|
|
5741
|
+
resources: {
|
|
5742
|
+
version: 1;
|
|
5743
|
+
lastModified: string;
|
|
5744
|
+
};
|
|
5745
|
+
actions: {
|
|
5746
|
+
version: 1;
|
|
5747
|
+
lastModified: string;
|
|
5748
|
+
};
|
|
5749
|
+
entities: {
|
|
5750
|
+
version: 1;
|
|
5751
|
+
lastModified: string;
|
|
5752
|
+
};
|
|
5753
|
+
policies: {
|
|
5754
|
+
version: 1;
|
|
5755
|
+
lastModified: string;
|
|
5756
|
+
};
|
|
5757
|
+
knowledge: {
|
|
5758
|
+
version: 1;
|
|
5759
|
+
lastModified: string;
|
|
5760
|
+
};
|
|
5761
|
+
}, {
|
|
5762
|
+
branding?: {
|
|
5763
|
+
version: 1;
|
|
5764
|
+
lastModified: string;
|
|
5765
|
+
} | undefined;
|
|
5766
|
+
identity?: {
|
|
5767
|
+
version: 1;
|
|
5768
|
+
lastModified: string;
|
|
5769
|
+
} | undefined;
|
|
5770
|
+
customers?: {
|
|
5771
|
+
version: 1;
|
|
5772
|
+
lastModified: string;
|
|
5773
|
+
} | undefined;
|
|
5774
|
+
offerings?: {
|
|
5775
|
+
version: 1;
|
|
5776
|
+
lastModified: string;
|
|
5777
|
+
} | undefined;
|
|
5778
|
+
roles?: {
|
|
5779
|
+
version: 1;
|
|
5780
|
+
lastModified: string;
|
|
5781
|
+
} | undefined;
|
|
5782
|
+
goals?: {
|
|
5783
|
+
version: 1;
|
|
5784
|
+
lastModified: string;
|
|
5785
|
+
} | undefined;
|
|
5786
|
+
systems?: {
|
|
5787
|
+
version: 1;
|
|
5788
|
+
lastModified: string;
|
|
5789
|
+
} | undefined;
|
|
5790
|
+
resources?: {
|
|
5791
|
+
version: 1;
|
|
5792
|
+
lastModified: string;
|
|
5793
|
+
} | undefined;
|
|
5794
|
+
actions?: {
|
|
5795
|
+
version: 1;
|
|
5796
|
+
lastModified: string;
|
|
5797
|
+
} | undefined;
|
|
5798
|
+
entities?: {
|
|
5799
|
+
version: 1;
|
|
5800
|
+
lastModified: string;
|
|
5801
|
+
} | undefined;
|
|
5802
|
+
policies?: {
|
|
5803
|
+
version: 1;
|
|
5804
|
+
lastModified: string;
|
|
5805
|
+
} | undefined;
|
|
5806
|
+
knowledge?: {
|
|
5807
|
+
version: 1;
|
|
5808
|
+
lastModified: string;
|
|
5809
|
+
} | undefined;
|
|
5810
|
+
}>>;
|
|
5625
5811
|
branding: z$1.ZodObject<{
|
|
5626
5812
|
organizationName: z$1.ZodString;
|
|
5627
5813
|
productName: z$1.ZodString;
|
|
@@ -5633,793 +5819,11 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5633
5819
|
}, z$1.core.$strip>>;
|
|
5634
5820
|
}, z$1.core.$strip>;
|
|
5635
5821
|
navigation: z$1.ZodDefault<z$1.ZodObject<{
|
|
5636
|
-
|
|
5637
|
-
|
|
5638
|
-
|
|
5639
|
-
|
|
5640
|
-
path: z$1.ZodString;
|
|
5641
|
-
surfaceType: z$1.ZodEnum<{
|
|
5642
|
-
settings: "settings";
|
|
5643
|
-
page: "page";
|
|
5644
|
-
dashboard: "dashboard";
|
|
5645
|
-
graph: "graph";
|
|
5646
|
-
detail: "detail";
|
|
5647
|
-
list: "list";
|
|
5648
|
-
}>;
|
|
5649
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5650
|
-
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
5651
|
-
devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
|
|
5652
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5653
|
-
"nav.dashboard": "nav.dashboard";
|
|
5654
|
-
"nav.calendar": "nav.calendar";
|
|
5655
|
-
"nav.sales": "nav.sales";
|
|
5656
|
-
"nav.crm": "nav.crm";
|
|
5657
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
5658
|
-
"nav.projects": "nav.projects";
|
|
5659
|
-
"nav.operations": "nav.operations";
|
|
5660
|
-
"nav.monitoring": "nav.monitoring";
|
|
5661
|
-
"nav.knowledge": "nav.knowledge";
|
|
5662
|
-
"nav.settings": "nav.settings";
|
|
5663
|
-
"nav.admin": "nav.admin";
|
|
5664
|
-
"nav.archive": "nav.archive";
|
|
5665
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
5666
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
5667
|
-
"knowledge.reference": "knowledge.reference";
|
|
5668
|
-
"feature.dashboard": "feature.dashboard";
|
|
5669
|
-
"feature.calendar": "feature.calendar";
|
|
5670
|
-
"feature.business": "feature.business";
|
|
5671
|
-
"feature.sales": "feature.sales";
|
|
5672
|
-
"feature.crm": "feature.crm";
|
|
5673
|
-
"feature.finance": "feature.finance";
|
|
5674
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
5675
|
-
"feature.platform": "feature.platform";
|
|
5676
|
-
"feature.projects": "feature.projects";
|
|
5677
|
-
"feature.operations": "feature.operations";
|
|
5678
|
-
"feature.knowledge": "feature.knowledge";
|
|
5679
|
-
"feature.monitoring": "feature.monitoring";
|
|
5680
|
-
"feature.settings": "feature.settings";
|
|
5681
|
-
"feature.admin": "feature.admin";
|
|
5682
|
-
"feature.archive": "feature.archive";
|
|
5683
|
-
"feature.seo": "feature.seo";
|
|
5684
|
-
"resource.agent": "resource.agent";
|
|
5685
|
-
"resource.workflow": "resource.workflow";
|
|
5686
|
-
"resource.integration": "resource.integration";
|
|
5687
|
-
"resource.database": "resource.database";
|
|
5688
|
-
"resource.user": "resource.user";
|
|
5689
|
-
"resource.team": "resource.team";
|
|
5690
|
-
"integration.gmail": "integration.gmail";
|
|
5691
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
5692
|
-
"integration.attio": "integration.attio";
|
|
5693
|
-
"surface.dashboard": "surface.dashboard";
|
|
5694
|
-
"surface.calendar": "surface.calendar";
|
|
5695
|
-
"surface.overview": "surface.overview";
|
|
5696
|
-
"surface.command-view": "surface.command-view";
|
|
5697
|
-
"surface.command-queue": "surface.command-queue";
|
|
5698
|
-
"surface.pipeline": "surface.pipeline";
|
|
5699
|
-
"surface.lists": "surface.lists";
|
|
5700
|
-
"surface.resources": "surface.resources";
|
|
5701
|
-
"surface.settings": "surface.settings";
|
|
5702
|
-
"status.success": "status.success";
|
|
5703
|
-
"status.error": "status.error";
|
|
5704
|
-
"status.warning": "status.warning";
|
|
5705
|
-
"status.info": "status.info";
|
|
5706
|
-
"status.pending": "status.pending";
|
|
5707
|
-
"action.approve": "action.approve";
|
|
5708
|
-
"action.reject": "action.reject";
|
|
5709
|
-
"action.retry": "action.retry";
|
|
5710
|
-
"action.edit": "action.edit";
|
|
5711
|
-
"action.view": "action.view";
|
|
5712
|
-
"action.launch": "action.launch";
|
|
5713
|
-
"action.message": "action.message";
|
|
5714
|
-
"action.escalate": "action.escalate";
|
|
5715
|
-
"action.promote": "action.promote";
|
|
5716
|
-
"action.submit": "action.submit";
|
|
5717
|
-
"action.email": "action.email";
|
|
5718
|
-
}>, z$1.ZodString]>>;
|
|
5719
|
-
featureId: z$1.ZodOptional<z$1.ZodString>;
|
|
5720
|
-
featureIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5721
|
-
entityIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5722
|
-
resourceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5723
|
-
capabilityIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5724
|
-
parentId: z$1.ZodOptional<z$1.ZodString>;
|
|
5725
|
-
}, z$1.core.$strip>>>;
|
|
5726
|
-
groups: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
|
|
5727
|
-
id: z$1.ZodString;
|
|
5728
|
-
label: z$1.ZodString;
|
|
5729
|
-
placement: z$1.ZodString;
|
|
5730
|
-
surfaceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5731
|
-
}, z$1.core.$strip>>>;
|
|
5822
|
+
sidebar: z$1.ZodDefault<z$1.ZodObject<{
|
|
5823
|
+
primary: z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodType<SidebarNode, unknown, z$1.core.$ZodTypeInternals<SidebarNode, unknown>>>>;
|
|
5824
|
+
bottom: z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodType<SidebarNode, unknown, z$1.core.$ZodTypeInternals<SidebarNode, unknown>>>>;
|
|
5825
|
+
}, z$1.core.$strip>>;
|
|
5732
5826
|
}, z$1.core.$strip>>;
|
|
5733
|
-
sales: z$1.ZodObject<{
|
|
5734
|
-
entityId: z$1.ZodString;
|
|
5735
|
-
defaultPipelineId: z$1.ZodString;
|
|
5736
|
-
pipelines: z$1.ZodArray<z$1.ZodObject<{
|
|
5737
|
-
id: z$1.ZodString;
|
|
5738
|
-
label: z$1.ZodString;
|
|
5739
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5740
|
-
entityId: z$1.ZodString;
|
|
5741
|
-
stages: z$1.ZodArray<z$1.ZodObject<{
|
|
5742
|
-
label: z$1.ZodString;
|
|
5743
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5744
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5745
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5746
|
-
"nav.dashboard": "nav.dashboard";
|
|
5747
|
-
"nav.calendar": "nav.calendar";
|
|
5748
|
-
"nav.sales": "nav.sales";
|
|
5749
|
-
"nav.crm": "nav.crm";
|
|
5750
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
5751
|
-
"nav.projects": "nav.projects";
|
|
5752
|
-
"nav.operations": "nav.operations";
|
|
5753
|
-
"nav.monitoring": "nav.monitoring";
|
|
5754
|
-
"nav.knowledge": "nav.knowledge";
|
|
5755
|
-
"nav.settings": "nav.settings";
|
|
5756
|
-
"nav.admin": "nav.admin";
|
|
5757
|
-
"nav.archive": "nav.archive";
|
|
5758
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
5759
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
5760
|
-
"knowledge.reference": "knowledge.reference";
|
|
5761
|
-
"feature.dashboard": "feature.dashboard";
|
|
5762
|
-
"feature.calendar": "feature.calendar";
|
|
5763
|
-
"feature.business": "feature.business";
|
|
5764
|
-
"feature.sales": "feature.sales";
|
|
5765
|
-
"feature.crm": "feature.crm";
|
|
5766
|
-
"feature.finance": "feature.finance";
|
|
5767
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
5768
|
-
"feature.platform": "feature.platform";
|
|
5769
|
-
"feature.projects": "feature.projects";
|
|
5770
|
-
"feature.operations": "feature.operations";
|
|
5771
|
-
"feature.knowledge": "feature.knowledge";
|
|
5772
|
-
"feature.monitoring": "feature.monitoring";
|
|
5773
|
-
"feature.settings": "feature.settings";
|
|
5774
|
-
"feature.admin": "feature.admin";
|
|
5775
|
-
"feature.archive": "feature.archive";
|
|
5776
|
-
"feature.seo": "feature.seo";
|
|
5777
|
-
"resource.agent": "resource.agent";
|
|
5778
|
-
"resource.workflow": "resource.workflow";
|
|
5779
|
-
"resource.integration": "resource.integration";
|
|
5780
|
-
"resource.database": "resource.database";
|
|
5781
|
-
"resource.user": "resource.user";
|
|
5782
|
-
"resource.team": "resource.team";
|
|
5783
|
-
"integration.gmail": "integration.gmail";
|
|
5784
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
5785
|
-
"integration.attio": "integration.attio";
|
|
5786
|
-
"surface.dashboard": "surface.dashboard";
|
|
5787
|
-
"surface.calendar": "surface.calendar";
|
|
5788
|
-
"surface.overview": "surface.overview";
|
|
5789
|
-
"surface.command-view": "surface.command-view";
|
|
5790
|
-
"surface.command-queue": "surface.command-queue";
|
|
5791
|
-
"surface.pipeline": "surface.pipeline";
|
|
5792
|
-
"surface.lists": "surface.lists";
|
|
5793
|
-
"surface.resources": "surface.resources";
|
|
5794
|
-
"surface.settings": "surface.settings";
|
|
5795
|
-
"status.success": "status.success";
|
|
5796
|
-
"status.error": "status.error";
|
|
5797
|
-
"status.warning": "status.warning";
|
|
5798
|
-
"status.info": "status.info";
|
|
5799
|
-
"status.pending": "status.pending";
|
|
5800
|
-
"action.approve": "action.approve";
|
|
5801
|
-
"action.reject": "action.reject";
|
|
5802
|
-
"action.retry": "action.retry";
|
|
5803
|
-
"action.edit": "action.edit";
|
|
5804
|
-
"action.view": "action.view";
|
|
5805
|
-
"action.launch": "action.launch";
|
|
5806
|
-
"action.message": "action.message";
|
|
5807
|
-
"action.escalate": "action.escalate";
|
|
5808
|
-
"action.promote": "action.promote";
|
|
5809
|
-
"action.submit": "action.submit";
|
|
5810
|
-
"action.email": "action.email";
|
|
5811
|
-
}>, z$1.ZodString]>>;
|
|
5812
|
-
id: z$1.ZodString;
|
|
5813
|
-
order: z$1.ZodNumber;
|
|
5814
|
-
semanticClass: z$1.ZodEnum<{
|
|
5815
|
-
open: "open";
|
|
5816
|
-
active: "active";
|
|
5817
|
-
nurturing: "nurturing";
|
|
5818
|
-
closed_won: "closed_won";
|
|
5819
|
-
closed_lost: "closed_lost";
|
|
5820
|
-
}>;
|
|
5821
|
-
surfaceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5822
|
-
resourceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5823
|
-
}, z$1.core.$strip>>;
|
|
5824
|
-
}, z$1.core.$strip>>;
|
|
5825
|
-
}, z$1.core.$strip>;
|
|
5826
|
-
prospecting: z$1.ZodObject<{
|
|
5827
|
-
listEntityId: z$1.ZodString;
|
|
5828
|
-
companyEntityId: z$1.ZodString;
|
|
5829
|
-
contactEntityId: z$1.ZodString;
|
|
5830
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5831
|
-
companyStages: z$1.ZodArray<z$1.ZodObject<{
|
|
5832
|
-
label: z$1.ZodString;
|
|
5833
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5834
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5835
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5836
|
-
"nav.dashboard": "nav.dashboard";
|
|
5837
|
-
"nav.calendar": "nav.calendar";
|
|
5838
|
-
"nav.sales": "nav.sales";
|
|
5839
|
-
"nav.crm": "nav.crm";
|
|
5840
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
5841
|
-
"nav.projects": "nav.projects";
|
|
5842
|
-
"nav.operations": "nav.operations";
|
|
5843
|
-
"nav.monitoring": "nav.monitoring";
|
|
5844
|
-
"nav.knowledge": "nav.knowledge";
|
|
5845
|
-
"nav.settings": "nav.settings";
|
|
5846
|
-
"nav.admin": "nav.admin";
|
|
5847
|
-
"nav.archive": "nav.archive";
|
|
5848
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
5849
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
5850
|
-
"knowledge.reference": "knowledge.reference";
|
|
5851
|
-
"feature.dashboard": "feature.dashboard";
|
|
5852
|
-
"feature.calendar": "feature.calendar";
|
|
5853
|
-
"feature.business": "feature.business";
|
|
5854
|
-
"feature.sales": "feature.sales";
|
|
5855
|
-
"feature.crm": "feature.crm";
|
|
5856
|
-
"feature.finance": "feature.finance";
|
|
5857
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
5858
|
-
"feature.platform": "feature.platform";
|
|
5859
|
-
"feature.projects": "feature.projects";
|
|
5860
|
-
"feature.operations": "feature.operations";
|
|
5861
|
-
"feature.knowledge": "feature.knowledge";
|
|
5862
|
-
"feature.monitoring": "feature.monitoring";
|
|
5863
|
-
"feature.settings": "feature.settings";
|
|
5864
|
-
"feature.admin": "feature.admin";
|
|
5865
|
-
"feature.archive": "feature.archive";
|
|
5866
|
-
"feature.seo": "feature.seo";
|
|
5867
|
-
"resource.agent": "resource.agent";
|
|
5868
|
-
"resource.workflow": "resource.workflow";
|
|
5869
|
-
"resource.integration": "resource.integration";
|
|
5870
|
-
"resource.database": "resource.database";
|
|
5871
|
-
"resource.user": "resource.user";
|
|
5872
|
-
"resource.team": "resource.team";
|
|
5873
|
-
"integration.gmail": "integration.gmail";
|
|
5874
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
5875
|
-
"integration.attio": "integration.attio";
|
|
5876
|
-
"surface.dashboard": "surface.dashboard";
|
|
5877
|
-
"surface.calendar": "surface.calendar";
|
|
5878
|
-
"surface.overview": "surface.overview";
|
|
5879
|
-
"surface.command-view": "surface.command-view";
|
|
5880
|
-
"surface.command-queue": "surface.command-queue";
|
|
5881
|
-
"surface.pipeline": "surface.pipeline";
|
|
5882
|
-
"surface.lists": "surface.lists";
|
|
5883
|
-
"surface.resources": "surface.resources";
|
|
5884
|
-
"surface.settings": "surface.settings";
|
|
5885
|
-
"status.success": "status.success";
|
|
5886
|
-
"status.error": "status.error";
|
|
5887
|
-
"status.warning": "status.warning";
|
|
5888
|
-
"status.info": "status.info";
|
|
5889
|
-
"status.pending": "status.pending";
|
|
5890
|
-
"action.approve": "action.approve";
|
|
5891
|
-
"action.reject": "action.reject";
|
|
5892
|
-
"action.retry": "action.retry";
|
|
5893
|
-
"action.edit": "action.edit";
|
|
5894
|
-
"action.view": "action.view";
|
|
5895
|
-
"action.launch": "action.launch";
|
|
5896
|
-
"action.message": "action.message";
|
|
5897
|
-
"action.escalate": "action.escalate";
|
|
5898
|
-
"action.promote": "action.promote";
|
|
5899
|
-
"action.submit": "action.submit";
|
|
5900
|
-
"action.email": "action.email";
|
|
5901
|
-
}>, z$1.ZodString]>>;
|
|
5902
|
-
id: z$1.ZodString;
|
|
5903
|
-
order: z$1.ZodNumber;
|
|
5904
|
-
}, z$1.core.$strip>>;
|
|
5905
|
-
contactStages: z$1.ZodArray<z$1.ZodObject<{
|
|
5906
|
-
label: z$1.ZodString;
|
|
5907
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5908
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5909
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5910
|
-
"nav.dashboard": "nav.dashboard";
|
|
5911
|
-
"nav.calendar": "nav.calendar";
|
|
5912
|
-
"nav.sales": "nav.sales";
|
|
5913
|
-
"nav.crm": "nav.crm";
|
|
5914
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
5915
|
-
"nav.projects": "nav.projects";
|
|
5916
|
-
"nav.operations": "nav.operations";
|
|
5917
|
-
"nav.monitoring": "nav.monitoring";
|
|
5918
|
-
"nav.knowledge": "nav.knowledge";
|
|
5919
|
-
"nav.settings": "nav.settings";
|
|
5920
|
-
"nav.admin": "nav.admin";
|
|
5921
|
-
"nav.archive": "nav.archive";
|
|
5922
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
5923
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
5924
|
-
"knowledge.reference": "knowledge.reference";
|
|
5925
|
-
"feature.dashboard": "feature.dashboard";
|
|
5926
|
-
"feature.calendar": "feature.calendar";
|
|
5927
|
-
"feature.business": "feature.business";
|
|
5928
|
-
"feature.sales": "feature.sales";
|
|
5929
|
-
"feature.crm": "feature.crm";
|
|
5930
|
-
"feature.finance": "feature.finance";
|
|
5931
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
5932
|
-
"feature.platform": "feature.platform";
|
|
5933
|
-
"feature.projects": "feature.projects";
|
|
5934
|
-
"feature.operations": "feature.operations";
|
|
5935
|
-
"feature.knowledge": "feature.knowledge";
|
|
5936
|
-
"feature.monitoring": "feature.monitoring";
|
|
5937
|
-
"feature.settings": "feature.settings";
|
|
5938
|
-
"feature.admin": "feature.admin";
|
|
5939
|
-
"feature.archive": "feature.archive";
|
|
5940
|
-
"feature.seo": "feature.seo";
|
|
5941
|
-
"resource.agent": "resource.agent";
|
|
5942
|
-
"resource.workflow": "resource.workflow";
|
|
5943
|
-
"resource.integration": "resource.integration";
|
|
5944
|
-
"resource.database": "resource.database";
|
|
5945
|
-
"resource.user": "resource.user";
|
|
5946
|
-
"resource.team": "resource.team";
|
|
5947
|
-
"integration.gmail": "integration.gmail";
|
|
5948
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
5949
|
-
"integration.attio": "integration.attio";
|
|
5950
|
-
"surface.dashboard": "surface.dashboard";
|
|
5951
|
-
"surface.calendar": "surface.calendar";
|
|
5952
|
-
"surface.overview": "surface.overview";
|
|
5953
|
-
"surface.command-view": "surface.command-view";
|
|
5954
|
-
"surface.command-queue": "surface.command-queue";
|
|
5955
|
-
"surface.pipeline": "surface.pipeline";
|
|
5956
|
-
"surface.lists": "surface.lists";
|
|
5957
|
-
"surface.resources": "surface.resources";
|
|
5958
|
-
"surface.settings": "surface.settings";
|
|
5959
|
-
"status.success": "status.success";
|
|
5960
|
-
"status.error": "status.error";
|
|
5961
|
-
"status.warning": "status.warning";
|
|
5962
|
-
"status.info": "status.info";
|
|
5963
|
-
"status.pending": "status.pending";
|
|
5964
|
-
"action.approve": "action.approve";
|
|
5965
|
-
"action.reject": "action.reject";
|
|
5966
|
-
"action.retry": "action.retry";
|
|
5967
|
-
"action.edit": "action.edit";
|
|
5968
|
-
"action.view": "action.view";
|
|
5969
|
-
"action.launch": "action.launch";
|
|
5970
|
-
"action.message": "action.message";
|
|
5971
|
-
"action.escalate": "action.escalate";
|
|
5972
|
-
"action.promote": "action.promote";
|
|
5973
|
-
"action.submit": "action.submit";
|
|
5974
|
-
"action.email": "action.email";
|
|
5975
|
-
}>, z$1.ZodString]>>;
|
|
5976
|
-
id: z$1.ZodString;
|
|
5977
|
-
order: z$1.ZodNumber;
|
|
5978
|
-
}, z$1.core.$strip>>;
|
|
5979
|
-
defaultBuildTemplateId: z$1.ZodString;
|
|
5980
|
-
buildTemplates: z$1.ZodArray<z$1.ZodObject<{
|
|
5981
|
-
label: z$1.ZodString;
|
|
5982
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5983
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5984
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5985
|
-
"nav.dashboard": "nav.dashboard";
|
|
5986
|
-
"nav.calendar": "nav.calendar";
|
|
5987
|
-
"nav.sales": "nav.sales";
|
|
5988
|
-
"nav.crm": "nav.crm";
|
|
5989
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
5990
|
-
"nav.projects": "nav.projects";
|
|
5991
|
-
"nav.operations": "nav.operations";
|
|
5992
|
-
"nav.monitoring": "nav.monitoring";
|
|
5993
|
-
"nav.knowledge": "nav.knowledge";
|
|
5994
|
-
"nav.settings": "nav.settings";
|
|
5995
|
-
"nav.admin": "nav.admin";
|
|
5996
|
-
"nav.archive": "nav.archive";
|
|
5997
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
5998
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
5999
|
-
"knowledge.reference": "knowledge.reference";
|
|
6000
|
-
"feature.dashboard": "feature.dashboard";
|
|
6001
|
-
"feature.calendar": "feature.calendar";
|
|
6002
|
-
"feature.business": "feature.business";
|
|
6003
|
-
"feature.sales": "feature.sales";
|
|
6004
|
-
"feature.crm": "feature.crm";
|
|
6005
|
-
"feature.finance": "feature.finance";
|
|
6006
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
6007
|
-
"feature.platform": "feature.platform";
|
|
6008
|
-
"feature.projects": "feature.projects";
|
|
6009
|
-
"feature.operations": "feature.operations";
|
|
6010
|
-
"feature.knowledge": "feature.knowledge";
|
|
6011
|
-
"feature.monitoring": "feature.monitoring";
|
|
6012
|
-
"feature.settings": "feature.settings";
|
|
6013
|
-
"feature.admin": "feature.admin";
|
|
6014
|
-
"feature.archive": "feature.archive";
|
|
6015
|
-
"feature.seo": "feature.seo";
|
|
6016
|
-
"resource.agent": "resource.agent";
|
|
6017
|
-
"resource.workflow": "resource.workflow";
|
|
6018
|
-
"resource.integration": "resource.integration";
|
|
6019
|
-
"resource.database": "resource.database";
|
|
6020
|
-
"resource.user": "resource.user";
|
|
6021
|
-
"resource.team": "resource.team";
|
|
6022
|
-
"integration.gmail": "integration.gmail";
|
|
6023
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
6024
|
-
"integration.attio": "integration.attio";
|
|
6025
|
-
"surface.dashboard": "surface.dashboard";
|
|
6026
|
-
"surface.calendar": "surface.calendar";
|
|
6027
|
-
"surface.overview": "surface.overview";
|
|
6028
|
-
"surface.command-view": "surface.command-view";
|
|
6029
|
-
"surface.command-queue": "surface.command-queue";
|
|
6030
|
-
"surface.pipeline": "surface.pipeline";
|
|
6031
|
-
"surface.lists": "surface.lists";
|
|
6032
|
-
"surface.resources": "surface.resources";
|
|
6033
|
-
"surface.settings": "surface.settings";
|
|
6034
|
-
"status.success": "status.success";
|
|
6035
|
-
"status.error": "status.error";
|
|
6036
|
-
"status.warning": "status.warning";
|
|
6037
|
-
"status.info": "status.info";
|
|
6038
|
-
"status.pending": "status.pending";
|
|
6039
|
-
"action.approve": "action.approve";
|
|
6040
|
-
"action.reject": "action.reject";
|
|
6041
|
-
"action.retry": "action.retry";
|
|
6042
|
-
"action.edit": "action.edit";
|
|
6043
|
-
"action.view": "action.view";
|
|
6044
|
-
"action.launch": "action.launch";
|
|
6045
|
-
"action.message": "action.message";
|
|
6046
|
-
"action.escalate": "action.escalate";
|
|
6047
|
-
"action.promote": "action.promote";
|
|
6048
|
-
"action.submit": "action.submit";
|
|
6049
|
-
"action.email": "action.email";
|
|
6050
|
-
}>, z$1.ZodString]>>;
|
|
6051
|
-
id: z$1.ZodString;
|
|
6052
|
-
steps: z$1.ZodArray<z$1.ZodObject<{
|
|
6053
|
-
label: z$1.ZodString;
|
|
6054
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6055
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
6056
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6057
|
-
"nav.dashboard": "nav.dashboard";
|
|
6058
|
-
"nav.calendar": "nav.calendar";
|
|
6059
|
-
"nav.sales": "nav.sales";
|
|
6060
|
-
"nav.crm": "nav.crm";
|
|
6061
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
6062
|
-
"nav.projects": "nav.projects";
|
|
6063
|
-
"nav.operations": "nav.operations";
|
|
6064
|
-
"nav.monitoring": "nav.monitoring";
|
|
6065
|
-
"nav.knowledge": "nav.knowledge";
|
|
6066
|
-
"nav.settings": "nav.settings";
|
|
6067
|
-
"nav.admin": "nav.admin";
|
|
6068
|
-
"nav.archive": "nav.archive";
|
|
6069
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
6070
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
6071
|
-
"knowledge.reference": "knowledge.reference";
|
|
6072
|
-
"feature.dashboard": "feature.dashboard";
|
|
6073
|
-
"feature.calendar": "feature.calendar";
|
|
6074
|
-
"feature.business": "feature.business";
|
|
6075
|
-
"feature.sales": "feature.sales";
|
|
6076
|
-
"feature.crm": "feature.crm";
|
|
6077
|
-
"feature.finance": "feature.finance";
|
|
6078
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
6079
|
-
"feature.platform": "feature.platform";
|
|
6080
|
-
"feature.projects": "feature.projects";
|
|
6081
|
-
"feature.operations": "feature.operations";
|
|
6082
|
-
"feature.knowledge": "feature.knowledge";
|
|
6083
|
-
"feature.monitoring": "feature.monitoring";
|
|
6084
|
-
"feature.settings": "feature.settings";
|
|
6085
|
-
"feature.admin": "feature.admin";
|
|
6086
|
-
"feature.archive": "feature.archive";
|
|
6087
|
-
"feature.seo": "feature.seo";
|
|
6088
|
-
"resource.agent": "resource.agent";
|
|
6089
|
-
"resource.workflow": "resource.workflow";
|
|
6090
|
-
"resource.integration": "resource.integration";
|
|
6091
|
-
"resource.database": "resource.database";
|
|
6092
|
-
"resource.user": "resource.user";
|
|
6093
|
-
"resource.team": "resource.team";
|
|
6094
|
-
"integration.gmail": "integration.gmail";
|
|
6095
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
6096
|
-
"integration.attio": "integration.attio";
|
|
6097
|
-
"surface.dashboard": "surface.dashboard";
|
|
6098
|
-
"surface.calendar": "surface.calendar";
|
|
6099
|
-
"surface.overview": "surface.overview";
|
|
6100
|
-
"surface.command-view": "surface.command-view";
|
|
6101
|
-
"surface.command-queue": "surface.command-queue";
|
|
6102
|
-
"surface.pipeline": "surface.pipeline";
|
|
6103
|
-
"surface.lists": "surface.lists";
|
|
6104
|
-
"surface.resources": "surface.resources";
|
|
6105
|
-
"surface.settings": "surface.settings";
|
|
6106
|
-
"status.success": "status.success";
|
|
6107
|
-
"status.error": "status.error";
|
|
6108
|
-
"status.warning": "status.warning";
|
|
6109
|
-
"status.info": "status.info";
|
|
6110
|
-
"status.pending": "status.pending";
|
|
6111
|
-
"action.approve": "action.approve";
|
|
6112
|
-
"action.reject": "action.reject";
|
|
6113
|
-
"action.retry": "action.retry";
|
|
6114
|
-
"action.edit": "action.edit";
|
|
6115
|
-
"action.view": "action.view";
|
|
6116
|
-
"action.launch": "action.launch";
|
|
6117
|
-
"action.message": "action.message";
|
|
6118
|
-
"action.escalate": "action.escalate";
|
|
6119
|
-
"action.promote": "action.promote";
|
|
6120
|
-
"action.submit": "action.submit";
|
|
6121
|
-
"action.email": "action.email";
|
|
6122
|
-
}>, z$1.ZodString]>>;
|
|
6123
|
-
id: z$1.ZodString;
|
|
6124
|
-
primaryEntity: z$1.ZodEnum<{
|
|
6125
|
-
company: "company";
|
|
6126
|
-
contact: "contact";
|
|
6127
|
-
}>;
|
|
6128
|
-
outputs: z$1.ZodArray<z$1.ZodEnum<{
|
|
6129
|
-
company: "company";
|
|
6130
|
-
contact: "contact";
|
|
6131
|
-
export: "export";
|
|
6132
|
-
}>>;
|
|
6133
|
-
stageKey: z$1.ZodString;
|
|
6134
|
-
recordEntity: z$1.ZodOptional<z$1.ZodEnum<{
|
|
6135
|
-
company: "company";
|
|
6136
|
-
contact: "contact";
|
|
6137
|
-
}>>;
|
|
6138
|
-
recordsStageKey: z$1.ZodOptional<z$1.ZodString>;
|
|
6139
|
-
recordSourceStageKey: z$1.ZodOptional<z$1.ZodString>;
|
|
6140
|
-
dependsOn: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
6141
|
-
dependencyMode: z$1.ZodLiteral<"per-record-eligibility">;
|
|
6142
|
-
capabilityKey: z$1.ZodString;
|
|
6143
|
-
defaultBatchSize: z$1.ZodNumber;
|
|
6144
|
-
maxBatchSize: z$1.ZodNumber;
|
|
6145
|
-
recordColumns: z$1.ZodOptional<z$1.ZodObject<{
|
|
6146
|
-
company: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
6147
|
-
key: z$1.ZodString;
|
|
6148
|
-
label: z$1.ZodString;
|
|
6149
|
-
path: z$1.ZodString;
|
|
6150
|
-
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
6151
|
-
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
6152
|
-
text: "text";
|
|
6153
|
-
badge: "badge";
|
|
6154
|
-
datetime: "datetime";
|
|
6155
|
-
count: "count";
|
|
6156
|
-
json: "json";
|
|
6157
|
-
}>>;
|
|
6158
|
-
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
6159
|
-
}, z$1.core.$strip>>>;
|
|
6160
|
-
contact: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
6161
|
-
key: z$1.ZodString;
|
|
6162
|
-
label: z$1.ZodString;
|
|
6163
|
-
path: z$1.ZodString;
|
|
6164
|
-
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
6165
|
-
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
6166
|
-
text: "text";
|
|
6167
|
-
badge: "badge";
|
|
6168
|
-
datetime: "datetime";
|
|
6169
|
-
count: "count";
|
|
6170
|
-
json: "json";
|
|
6171
|
-
}>>;
|
|
6172
|
-
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
6173
|
-
}, z$1.core.$strip>>>;
|
|
6174
|
-
}, z$1.core.$strip>>;
|
|
6175
|
-
credentialRequirements: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
6176
|
-
key: z$1.ZodString;
|
|
6177
|
-
provider: z$1.ZodString;
|
|
6178
|
-
credentialType: z$1.ZodEnum<{
|
|
6179
|
-
"api-key": "api-key";
|
|
6180
|
-
"api-key-secret": "api-key-secret";
|
|
6181
|
-
oauth: "oauth";
|
|
6182
|
-
"webhook-secret": "webhook-secret";
|
|
6183
|
-
}>;
|
|
6184
|
-
label: z$1.ZodString;
|
|
6185
|
-
required: z$1.ZodBoolean;
|
|
6186
|
-
selectionMode: z$1.ZodOptional<z$1.ZodEnum<{
|
|
6187
|
-
single: "single";
|
|
6188
|
-
multiple: "multiple";
|
|
6189
|
-
}>>;
|
|
6190
|
-
inputPath: z$1.ZodString;
|
|
6191
|
-
verifyOnRun: z$1.ZodOptional<z$1.ZodBoolean>;
|
|
6192
|
-
}, z$1.core.$strip>>>;
|
|
6193
|
-
}, z$1.core.$strip>>;
|
|
6194
|
-
}, z$1.core.$strip>>;
|
|
6195
|
-
}, z$1.core.$strip>;
|
|
6196
|
-
projects: z$1.ZodObject<{
|
|
6197
|
-
projectEntityId: z$1.ZodString;
|
|
6198
|
-
milestoneEntityId: z$1.ZodString;
|
|
6199
|
-
taskEntityId: z$1.ZodString;
|
|
6200
|
-
projectStatuses: z$1.ZodArray<z$1.ZodObject<{
|
|
6201
|
-
label: z$1.ZodString;
|
|
6202
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6203
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
6204
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6205
|
-
"nav.dashboard": "nav.dashboard";
|
|
6206
|
-
"nav.calendar": "nav.calendar";
|
|
6207
|
-
"nav.sales": "nav.sales";
|
|
6208
|
-
"nav.crm": "nav.crm";
|
|
6209
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
6210
|
-
"nav.projects": "nav.projects";
|
|
6211
|
-
"nav.operations": "nav.operations";
|
|
6212
|
-
"nav.monitoring": "nav.monitoring";
|
|
6213
|
-
"nav.knowledge": "nav.knowledge";
|
|
6214
|
-
"nav.settings": "nav.settings";
|
|
6215
|
-
"nav.admin": "nav.admin";
|
|
6216
|
-
"nav.archive": "nav.archive";
|
|
6217
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
6218
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
6219
|
-
"knowledge.reference": "knowledge.reference";
|
|
6220
|
-
"feature.dashboard": "feature.dashboard";
|
|
6221
|
-
"feature.calendar": "feature.calendar";
|
|
6222
|
-
"feature.business": "feature.business";
|
|
6223
|
-
"feature.sales": "feature.sales";
|
|
6224
|
-
"feature.crm": "feature.crm";
|
|
6225
|
-
"feature.finance": "feature.finance";
|
|
6226
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
6227
|
-
"feature.platform": "feature.platform";
|
|
6228
|
-
"feature.projects": "feature.projects";
|
|
6229
|
-
"feature.operations": "feature.operations";
|
|
6230
|
-
"feature.knowledge": "feature.knowledge";
|
|
6231
|
-
"feature.monitoring": "feature.monitoring";
|
|
6232
|
-
"feature.settings": "feature.settings";
|
|
6233
|
-
"feature.admin": "feature.admin";
|
|
6234
|
-
"feature.archive": "feature.archive";
|
|
6235
|
-
"feature.seo": "feature.seo";
|
|
6236
|
-
"resource.agent": "resource.agent";
|
|
6237
|
-
"resource.workflow": "resource.workflow";
|
|
6238
|
-
"resource.integration": "resource.integration";
|
|
6239
|
-
"resource.database": "resource.database";
|
|
6240
|
-
"resource.user": "resource.user";
|
|
6241
|
-
"resource.team": "resource.team";
|
|
6242
|
-
"integration.gmail": "integration.gmail";
|
|
6243
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
6244
|
-
"integration.attio": "integration.attio";
|
|
6245
|
-
"surface.dashboard": "surface.dashboard";
|
|
6246
|
-
"surface.calendar": "surface.calendar";
|
|
6247
|
-
"surface.overview": "surface.overview";
|
|
6248
|
-
"surface.command-view": "surface.command-view";
|
|
6249
|
-
"surface.command-queue": "surface.command-queue";
|
|
6250
|
-
"surface.pipeline": "surface.pipeline";
|
|
6251
|
-
"surface.lists": "surface.lists";
|
|
6252
|
-
"surface.resources": "surface.resources";
|
|
6253
|
-
"surface.settings": "surface.settings";
|
|
6254
|
-
"status.success": "status.success";
|
|
6255
|
-
"status.error": "status.error";
|
|
6256
|
-
"status.warning": "status.warning";
|
|
6257
|
-
"status.info": "status.info";
|
|
6258
|
-
"status.pending": "status.pending";
|
|
6259
|
-
"action.approve": "action.approve";
|
|
6260
|
-
"action.reject": "action.reject";
|
|
6261
|
-
"action.retry": "action.retry";
|
|
6262
|
-
"action.edit": "action.edit";
|
|
6263
|
-
"action.view": "action.view";
|
|
6264
|
-
"action.launch": "action.launch";
|
|
6265
|
-
"action.message": "action.message";
|
|
6266
|
-
"action.escalate": "action.escalate";
|
|
6267
|
-
"action.promote": "action.promote";
|
|
6268
|
-
"action.submit": "action.submit";
|
|
6269
|
-
"action.email": "action.email";
|
|
6270
|
-
}>, z$1.ZodString]>>;
|
|
6271
|
-
id: z$1.ZodString;
|
|
6272
|
-
order: z$1.ZodNumber;
|
|
6273
|
-
}, z$1.core.$strip>>;
|
|
6274
|
-
milestoneStatuses: z$1.ZodArray<z$1.ZodObject<{
|
|
6275
|
-
label: z$1.ZodString;
|
|
6276
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6277
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
6278
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6279
|
-
"nav.dashboard": "nav.dashboard";
|
|
6280
|
-
"nav.calendar": "nav.calendar";
|
|
6281
|
-
"nav.sales": "nav.sales";
|
|
6282
|
-
"nav.crm": "nav.crm";
|
|
6283
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
6284
|
-
"nav.projects": "nav.projects";
|
|
6285
|
-
"nav.operations": "nav.operations";
|
|
6286
|
-
"nav.monitoring": "nav.monitoring";
|
|
6287
|
-
"nav.knowledge": "nav.knowledge";
|
|
6288
|
-
"nav.settings": "nav.settings";
|
|
6289
|
-
"nav.admin": "nav.admin";
|
|
6290
|
-
"nav.archive": "nav.archive";
|
|
6291
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
6292
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
6293
|
-
"knowledge.reference": "knowledge.reference";
|
|
6294
|
-
"feature.dashboard": "feature.dashboard";
|
|
6295
|
-
"feature.calendar": "feature.calendar";
|
|
6296
|
-
"feature.business": "feature.business";
|
|
6297
|
-
"feature.sales": "feature.sales";
|
|
6298
|
-
"feature.crm": "feature.crm";
|
|
6299
|
-
"feature.finance": "feature.finance";
|
|
6300
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
6301
|
-
"feature.platform": "feature.platform";
|
|
6302
|
-
"feature.projects": "feature.projects";
|
|
6303
|
-
"feature.operations": "feature.operations";
|
|
6304
|
-
"feature.knowledge": "feature.knowledge";
|
|
6305
|
-
"feature.monitoring": "feature.monitoring";
|
|
6306
|
-
"feature.settings": "feature.settings";
|
|
6307
|
-
"feature.admin": "feature.admin";
|
|
6308
|
-
"feature.archive": "feature.archive";
|
|
6309
|
-
"feature.seo": "feature.seo";
|
|
6310
|
-
"resource.agent": "resource.agent";
|
|
6311
|
-
"resource.workflow": "resource.workflow";
|
|
6312
|
-
"resource.integration": "resource.integration";
|
|
6313
|
-
"resource.database": "resource.database";
|
|
6314
|
-
"resource.user": "resource.user";
|
|
6315
|
-
"resource.team": "resource.team";
|
|
6316
|
-
"integration.gmail": "integration.gmail";
|
|
6317
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
6318
|
-
"integration.attio": "integration.attio";
|
|
6319
|
-
"surface.dashboard": "surface.dashboard";
|
|
6320
|
-
"surface.calendar": "surface.calendar";
|
|
6321
|
-
"surface.overview": "surface.overview";
|
|
6322
|
-
"surface.command-view": "surface.command-view";
|
|
6323
|
-
"surface.command-queue": "surface.command-queue";
|
|
6324
|
-
"surface.pipeline": "surface.pipeline";
|
|
6325
|
-
"surface.lists": "surface.lists";
|
|
6326
|
-
"surface.resources": "surface.resources";
|
|
6327
|
-
"surface.settings": "surface.settings";
|
|
6328
|
-
"status.success": "status.success";
|
|
6329
|
-
"status.error": "status.error";
|
|
6330
|
-
"status.warning": "status.warning";
|
|
6331
|
-
"status.info": "status.info";
|
|
6332
|
-
"status.pending": "status.pending";
|
|
6333
|
-
"action.approve": "action.approve";
|
|
6334
|
-
"action.reject": "action.reject";
|
|
6335
|
-
"action.retry": "action.retry";
|
|
6336
|
-
"action.edit": "action.edit";
|
|
6337
|
-
"action.view": "action.view";
|
|
6338
|
-
"action.launch": "action.launch";
|
|
6339
|
-
"action.message": "action.message";
|
|
6340
|
-
"action.escalate": "action.escalate";
|
|
6341
|
-
"action.promote": "action.promote";
|
|
6342
|
-
"action.submit": "action.submit";
|
|
6343
|
-
"action.email": "action.email";
|
|
6344
|
-
}>, z$1.ZodString]>>;
|
|
6345
|
-
id: z$1.ZodString;
|
|
6346
|
-
order: z$1.ZodNumber;
|
|
6347
|
-
}, z$1.core.$strip>>;
|
|
6348
|
-
taskStatuses: z$1.ZodArray<z$1.ZodObject<{
|
|
6349
|
-
label: z$1.ZodString;
|
|
6350
|
-
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6351
|
-
color: z$1.ZodOptional<z$1.ZodString>;
|
|
6352
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6353
|
-
"nav.dashboard": "nav.dashboard";
|
|
6354
|
-
"nav.calendar": "nav.calendar";
|
|
6355
|
-
"nav.sales": "nav.sales";
|
|
6356
|
-
"nav.crm": "nav.crm";
|
|
6357
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
6358
|
-
"nav.projects": "nav.projects";
|
|
6359
|
-
"nav.operations": "nav.operations";
|
|
6360
|
-
"nav.monitoring": "nav.monitoring";
|
|
6361
|
-
"nav.knowledge": "nav.knowledge";
|
|
6362
|
-
"nav.settings": "nav.settings";
|
|
6363
|
-
"nav.admin": "nav.admin";
|
|
6364
|
-
"nav.archive": "nav.archive";
|
|
6365
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
6366
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
6367
|
-
"knowledge.reference": "knowledge.reference";
|
|
6368
|
-
"feature.dashboard": "feature.dashboard";
|
|
6369
|
-
"feature.calendar": "feature.calendar";
|
|
6370
|
-
"feature.business": "feature.business";
|
|
6371
|
-
"feature.sales": "feature.sales";
|
|
6372
|
-
"feature.crm": "feature.crm";
|
|
6373
|
-
"feature.finance": "feature.finance";
|
|
6374
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
6375
|
-
"feature.platform": "feature.platform";
|
|
6376
|
-
"feature.projects": "feature.projects";
|
|
6377
|
-
"feature.operations": "feature.operations";
|
|
6378
|
-
"feature.knowledge": "feature.knowledge";
|
|
6379
|
-
"feature.monitoring": "feature.monitoring";
|
|
6380
|
-
"feature.settings": "feature.settings";
|
|
6381
|
-
"feature.admin": "feature.admin";
|
|
6382
|
-
"feature.archive": "feature.archive";
|
|
6383
|
-
"feature.seo": "feature.seo";
|
|
6384
|
-
"resource.agent": "resource.agent";
|
|
6385
|
-
"resource.workflow": "resource.workflow";
|
|
6386
|
-
"resource.integration": "resource.integration";
|
|
6387
|
-
"resource.database": "resource.database";
|
|
6388
|
-
"resource.user": "resource.user";
|
|
6389
|
-
"resource.team": "resource.team";
|
|
6390
|
-
"integration.gmail": "integration.gmail";
|
|
6391
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
6392
|
-
"integration.attio": "integration.attio";
|
|
6393
|
-
"surface.dashboard": "surface.dashboard";
|
|
6394
|
-
"surface.calendar": "surface.calendar";
|
|
6395
|
-
"surface.overview": "surface.overview";
|
|
6396
|
-
"surface.command-view": "surface.command-view";
|
|
6397
|
-
"surface.command-queue": "surface.command-queue";
|
|
6398
|
-
"surface.pipeline": "surface.pipeline";
|
|
6399
|
-
"surface.lists": "surface.lists";
|
|
6400
|
-
"surface.resources": "surface.resources";
|
|
6401
|
-
"surface.settings": "surface.settings";
|
|
6402
|
-
"status.success": "status.success";
|
|
6403
|
-
"status.error": "status.error";
|
|
6404
|
-
"status.warning": "status.warning";
|
|
6405
|
-
"status.info": "status.info";
|
|
6406
|
-
"status.pending": "status.pending";
|
|
6407
|
-
"action.approve": "action.approve";
|
|
6408
|
-
"action.reject": "action.reject";
|
|
6409
|
-
"action.retry": "action.retry";
|
|
6410
|
-
"action.edit": "action.edit";
|
|
6411
|
-
"action.view": "action.view";
|
|
6412
|
-
"action.launch": "action.launch";
|
|
6413
|
-
"action.message": "action.message";
|
|
6414
|
-
"action.escalate": "action.escalate";
|
|
6415
|
-
"action.promote": "action.promote";
|
|
6416
|
-
"action.submit": "action.submit";
|
|
6417
|
-
"action.email": "action.email";
|
|
6418
|
-
}>, z$1.ZodString]>>;
|
|
6419
|
-
id: z$1.ZodString;
|
|
6420
|
-
order: z$1.ZodNumber;
|
|
6421
|
-
}, z$1.core.$strip>>;
|
|
6422
|
-
}, z$1.core.$strip>;
|
|
6423
5827
|
identity: z$1.ZodDefault<z$1.ZodObject<{
|
|
6424
5828
|
mission: z$1.ZodDefault<z$1.ZodString>;
|
|
6425
5829
|
vision: z$1.ZodDefault<z$1.ZodString>;
|
|
@@ -6461,280 +5865,446 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
6461
5865
|
}, z$1.core.$strip>>;
|
|
6462
5866
|
clientBrief: z$1.ZodDefault<z$1.ZodString>;
|
|
6463
5867
|
}, z$1.core.$strip>>;
|
|
6464
|
-
customers: z$1.ZodDefault<z$1.ZodObject<{
|
|
6465
|
-
|
|
6466
|
-
|
|
6467
|
-
|
|
6468
|
-
|
|
6469
|
-
|
|
6470
|
-
|
|
6471
|
-
|
|
6472
|
-
|
|
6473
|
-
|
|
6474
|
-
|
|
6475
|
-
|
|
6476
|
-
|
|
6477
|
-
|
|
6478
|
-
|
|
6479
|
-
|
|
6480
|
-
|
|
6481
|
-
|
|
6482
|
-
|
|
6483
|
-
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6487
|
-
|
|
6488
|
-
|
|
6489
|
-
|
|
6490
|
-
|
|
6491
|
-
|
|
6492
|
-
|
|
6493
|
-
|
|
6494
|
-
|
|
6495
|
-
|
|
6496
|
-
|
|
6497
|
-
|
|
6498
|
-
|
|
6499
|
-
|
|
6500
|
-
|
|
6501
|
-
|
|
6502
|
-
|
|
6503
|
-
|
|
6504
|
-
|
|
6505
|
-
|
|
6506
|
-
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
|
|
6510
|
-
|
|
6511
|
-
|
|
6512
|
-
|
|
6513
|
-
|
|
6514
|
-
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
|
|
6518
|
-
|
|
6519
|
-
|
|
6520
|
-
|
|
6521
|
-
|
|
6522
|
-
|
|
6523
|
-
|
|
6524
|
-
|
|
6525
|
-
|
|
6526
|
-
|
|
5868
|
+
customers: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
5869
|
+
id: z$1.ZodString;
|
|
5870
|
+
order: z$1.ZodNumber;
|
|
5871
|
+
name: z$1.ZodDefault<z$1.ZodString>;
|
|
5872
|
+
description: z$1.ZodDefault<z$1.ZodString>;
|
|
5873
|
+
jobsToBeDone: z$1.ZodDefault<z$1.ZodString>;
|
|
5874
|
+
pains: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5875
|
+
gains: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5876
|
+
firmographics: z$1.ZodDefault<z$1.ZodObject<{
|
|
5877
|
+
industry: z$1.ZodOptional<z$1.ZodString>;
|
|
5878
|
+
companySize: z$1.ZodOptional<z$1.ZodString>;
|
|
5879
|
+
region: z$1.ZodOptional<z$1.ZodString>;
|
|
5880
|
+
}, z$1.core.$strip>>;
|
|
5881
|
+
valueProp: z$1.ZodDefault<z$1.ZodString>;
|
|
5882
|
+
}, z$1.core.$strip>>>>;
|
|
5883
|
+
offerings: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
5884
|
+
id: z$1.ZodString;
|
|
5885
|
+
order: z$1.ZodNumber;
|
|
5886
|
+
name: z$1.ZodDefault<z$1.ZodString>;
|
|
5887
|
+
description: z$1.ZodDefault<z$1.ZodString>;
|
|
5888
|
+
pricingModel: z$1.ZodDefault<z$1.ZodEnum<{
|
|
5889
|
+
custom: "custom";
|
|
5890
|
+
"one-time": "one-time";
|
|
5891
|
+
subscription: "subscription";
|
|
5892
|
+
"usage-based": "usage-based";
|
|
5893
|
+
}>>;
|
|
5894
|
+
price: z$1.ZodDefault<z$1.ZodNumber>;
|
|
5895
|
+
currency: z$1.ZodDefault<z$1.ZodString>;
|
|
5896
|
+
targetSegmentIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5897
|
+
deliveryFeatureId: z$1.ZodOptional<z$1.ZodString>;
|
|
5898
|
+
}, z$1.core.$strip>>>>;
|
|
5899
|
+
roles: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
5900
|
+
id: z$1.ZodString;
|
|
5901
|
+
order: z$1.ZodNumber;
|
|
5902
|
+
title: z$1.ZodString;
|
|
5903
|
+
responsibilities: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5904
|
+
reportsToId: z$1.ZodOptional<z$1.ZodString>;
|
|
5905
|
+
heldBy: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
5906
|
+
kind: z$1.ZodLiteral<"human">;
|
|
5907
|
+
userId: z$1.ZodString;
|
|
5908
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
5909
|
+
kind: z$1.ZodLiteral<"agent">;
|
|
5910
|
+
agentId: z$1.ZodString;
|
|
5911
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
5912
|
+
kind: z$1.ZodLiteral<"team">;
|
|
5913
|
+
memberIds: z$1.ZodArray<z$1.ZodString>;
|
|
5914
|
+
}, z$1.core.$strip>], "kind">, z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
5915
|
+
kind: z$1.ZodLiteral<"human">;
|
|
5916
|
+
userId: z$1.ZodString;
|
|
5917
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
5918
|
+
kind: z$1.ZodLiteral<"agent">;
|
|
5919
|
+
agentId: z$1.ZodString;
|
|
5920
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
5921
|
+
kind: z$1.ZodLiteral<"team">;
|
|
5922
|
+
memberIds: z$1.ZodArray<z$1.ZodString>;
|
|
5923
|
+
}, z$1.core.$strip>], "kind">>]>>;
|
|
5924
|
+
responsibleFor: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
5925
|
+
}, z$1.core.$strip>>>>;
|
|
5926
|
+
goals: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
5927
|
+
id: z$1.ZodString;
|
|
5928
|
+
order: z$1.ZodNumber;
|
|
5929
|
+
description: z$1.ZodString;
|
|
5930
|
+
periodStart: z$1.ZodString;
|
|
5931
|
+
periodEnd: z$1.ZodString;
|
|
5932
|
+
keyResults: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
|
|
6527
5933
|
id: z$1.ZodString;
|
|
6528
5934
|
description: z$1.ZodString;
|
|
6529
|
-
|
|
6530
|
-
|
|
6531
|
-
|
|
6532
|
-
id: z$1.ZodString;
|
|
6533
|
-
description: z$1.ZodString;
|
|
6534
|
-
targetMetric: z$1.ZodString;
|
|
6535
|
-
currentValue: z$1.ZodDefault<z$1.ZodNumber>;
|
|
6536
|
-
targetValue: z$1.ZodOptional<z$1.ZodNumber>;
|
|
6537
|
-
}, z$1.core.$strip>>>;
|
|
5935
|
+
targetMetric: z$1.ZodString;
|
|
5936
|
+
currentValue: z$1.ZodDefault<z$1.ZodNumber>;
|
|
5937
|
+
targetValue: z$1.ZodOptional<z$1.ZodNumber>;
|
|
6538
5938
|
}, z$1.core.$strip>>>;
|
|
6539
|
-
}, z$1.core.$strip
|
|
6540
|
-
systems: z$1.ZodDefault<z$1.
|
|
6541
|
-
|
|
6542
|
-
|
|
6543
|
-
|
|
6544
|
-
|
|
6545
|
-
|
|
6546
|
-
|
|
6547
|
-
|
|
6548
|
-
|
|
6549
|
-
|
|
6550
|
-
|
|
6551
|
-
|
|
6552
|
-
|
|
6553
|
-
|
|
6554
|
-
|
|
6555
|
-
|
|
5939
|
+
}, z$1.core.$strip>>>>;
|
|
5940
|
+
systems: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodType<SystemEntry, unknown, z$1.core.$ZodTypeInternals<SystemEntry, unknown>>>>>;
|
|
5941
|
+
resources: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
5942
|
+
id: z$1.ZodString;
|
|
5943
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
5944
|
+
systemPath: z$1.ZodString;
|
|
5945
|
+
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
5946
|
+
status: z$1.ZodEnum<{
|
|
5947
|
+
deprecated: "deprecated";
|
|
5948
|
+
active: "active";
|
|
5949
|
+
archived: "archived";
|
|
5950
|
+
}>;
|
|
5951
|
+
kind: z$1.ZodLiteral<"workflow">;
|
|
5952
|
+
actionKey: z$1.ZodOptional<z$1.ZodString>;
|
|
5953
|
+
emits: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
5954
|
+
eventKey: z$1.ZodString;
|
|
5955
|
+
label: z$1.ZodString;
|
|
5956
|
+
payloadSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
5957
|
+
lifecycle: z$1.ZodOptional<z$1.ZodEnum<{
|
|
6556
5958
|
deprecated: "deprecated";
|
|
6557
|
-
|
|
6558
|
-
|
|
6559
|
-
}, z$1.core.$strip>>>;
|
|
6560
|
-
}, z$1.core.$strip>>;
|
|
6561
|
-
resources: z$1.ZodDefault<z$1.ZodObject<{
|
|
6562
|
-
entries: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
6563
|
-
id: z$1.ZodString;
|
|
6564
|
-
systemId: z$1.ZodString;
|
|
6565
|
-
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
6566
|
-
status: z$1.ZodEnum<{
|
|
5959
|
+
draft: "draft";
|
|
5960
|
+
beta: "beta";
|
|
6567
5961
|
active: "active";
|
|
6568
|
-
deprecated: "deprecated";
|
|
6569
5962
|
archived: "archived";
|
|
6570
|
-
}
|
|
6571
|
-
|
|
6572
|
-
|
|
5963
|
+
}>>;
|
|
5964
|
+
}, z$1.core.$strip>>>;
|
|
5965
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
5966
|
+
id: z$1.ZodString;
|
|
5967
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
5968
|
+
systemPath: z$1.ZodString;
|
|
5969
|
+
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
5970
|
+
status: z$1.ZodEnum<{
|
|
5971
|
+
deprecated: "deprecated";
|
|
5972
|
+
active: "active";
|
|
5973
|
+
archived: "archived";
|
|
5974
|
+
}>;
|
|
5975
|
+
kind: z$1.ZodLiteral<"agent">;
|
|
5976
|
+
agentKind: z$1.ZodEnum<{
|
|
5977
|
+
platform: "platform";
|
|
5978
|
+
orchestrator: "orchestrator";
|
|
5979
|
+
specialist: "specialist";
|
|
5980
|
+
utility: "utility";
|
|
5981
|
+
}>;
|
|
5982
|
+
actsAsRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
5983
|
+
sessionCapable: z$1.ZodBoolean;
|
|
5984
|
+
invocations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
5985
|
+
kind: z$1.ZodLiteral<"slash-command">;
|
|
5986
|
+
command: z$1.ZodString;
|
|
5987
|
+
toolFactory: z$1.ZodOptional<z$1.ZodString>;
|
|
6573
5988
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6574
|
-
|
|
6575
|
-
|
|
6576
|
-
|
|
6577
|
-
status: z$1.ZodEnum<{
|
|
6578
|
-
active: "active";
|
|
6579
|
-
deprecated: "deprecated";
|
|
6580
|
-
archived: "archived";
|
|
6581
|
-
}>;
|
|
6582
|
-
kind: z$1.ZodLiteral<"agent">;
|
|
6583
|
-
agentKind: z$1.ZodEnum<{
|
|
6584
|
-
orchestrator: "orchestrator";
|
|
6585
|
-
specialist: "specialist";
|
|
6586
|
-
utility: "utility";
|
|
6587
|
-
system: "system";
|
|
6588
|
-
}>;
|
|
6589
|
-
actsAsRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
6590
|
-
sessionCapable: z$1.ZodBoolean;
|
|
5989
|
+
kind: z$1.ZodLiteral<"mcp-tool">;
|
|
5990
|
+
server: z$1.ZodString;
|
|
5991
|
+
name: z$1.ZodString;
|
|
6591
5992
|
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6592
|
-
|
|
6593
|
-
|
|
6594
|
-
|
|
6595
|
-
|
|
6596
|
-
|
|
6597
|
-
|
|
6598
|
-
archived: "archived";
|
|
5993
|
+
kind: z$1.ZodLiteral<"api-endpoint">;
|
|
5994
|
+
method: z$1.ZodEnum<{
|
|
5995
|
+
GET: "GET";
|
|
5996
|
+
POST: "POST";
|
|
5997
|
+
PATCH: "PATCH";
|
|
5998
|
+
DELETE: "DELETE";
|
|
6599
5999
|
}>;
|
|
6600
|
-
|
|
6601
|
-
|
|
6000
|
+
path: z$1.ZodString;
|
|
6001
|
+
requestSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
6002
|
+
responseSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
6003
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6004
|
+
kind: z$1.ZodLiteral<"script-execution">;
|
|
6005
|
+
resourceId: z$1.ZodString;
|
|
6602
6006
|
}, z$1.core.$strip>], "kind">>>;
|
|
6603
|
-
|
|
6604
|
-
|
|
6605
|
-
entries: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
|
|
6606
|
-
id: z$1.ZodString;
|
|
6007
|
+
emits: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
6008
|
+
eventKey: z$1.ZodString;
|
|
6607
6009
|
label: z$1.ZodString;
|
|
6608
|
-
|
|
6609
|
-
|
|
6610
|
-
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
|
|
6615
|
-
|
|
6616
|
-
request: "request";
|
|
6617
|
-
}>;
|
|
6618
|
-
category: z$1.ZodOptional<z$1.ZodString>;
|
|
6010
|
+
payloadSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
6011
|
+
lifecycle: z$1.ZodOptional<z$1.ZodEnum<{
|
|
6012
|
+
deprecated: "deprecated";
|
|
6013
|
+
draft: "draft";
|
|
6014
|
+
beta: "beta";
|
|
6015
|
+
active: "active";
|
|
6016
|
+
archived: "archived";
|
|
6017
|
+
}>>;
|
|
6619
6018
|
}, z$1.core.$strip>>>;
|
|
6620
|
-
}, z$1.core.$strip
|
|
6621
|
-
|
|
6622
|
-
|
|
6623
|
-
|
|
6624
|
-
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6629
|
-
|
|
6630
|
-
|
|
6019
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6020
|
+
id: z$1.ZodString;
|
|
6021
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
6022
|
+
systemPath: z$1.ZodString;
|
|
6023
|
+
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
6024
|
+
status: z$1.ZodEnum<{
|
|
6025
|
+
deprecated: "deprecated";
|
|
6026
|
+
active: "active";
|
|
6027
|
+
archived: "archived";
|
|
6028
|
+
}>;
|
|
6029
|
+
kind: z$1.ZodLiteral<"integration">;
|
|
6030
|
+
provider: z$1.ZodString;
|
|
6031
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6032
|
+
id: z$1.ZodString;
|
|
6033
|
+
order: z$1.ZodDefault<z$1.ZodNumber>;
|
|
6034
|
+
systemPath: z$1.ZodString;
|
|
6035
|
+
ownerRoleId: z$1.ZodOptional<z$1.ZodString>;
|
|
6036
|
+
status: z$1.ZodEnum<{
|
|
6037
|
+
deprecated: "deprecated";
|
|
6038
|
+
active: "active";
|
|
6039
|
+
archived: "archived";
|
|
6040
|
+
}>;
|
|
6041
|
+
kind: z$1.ZodLiteral<"script">;
|
|
6042
|
+
language: z$1.ZodEnum<{
|
|
6043
|
+
shell: "shell";
|
|
6044
|
+
sql: "sql";
|
|
6045
|
+
typescript: "typescript";
|
|
6046
|
+
python: "python";
|
|
6047
|
+
}>;
|
|
6048
|
+
source: z$1.ZodUnion<readonly [z$1.ZodString, z$1.ZodObject<{
|
|
6049
|
+
file: z$1.ZodString;
|
|
6050
|
+
}, z$1.core.$strip>]>;
|
|
6051
|
+
}, z$1.core.$strip>], "kind">>>>;
|
|
6052
|
+
actions: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
6053
|
+
id: z$1.ZodString;
|
|
6054
|
+
order: z$1.ZodNumber;
|
|
6055
|
+
label: z$1.ZodString;
|
|
6056
|
+
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6057
|
+
scope: z$1.ZodDefault<z$1.ZodUnion<readonly [z$1.ZodLiteral<"global">, z$1.ZodObject<{
|
|
6058
|
+
domain: z$1.ZodString;
|
|
6059
|
+
}, z$1.core.$strip>]>>;
|
|
6060
|
+
resourceId: z$1.ZodOptional<z$1.ZodString>;
|
|
6061
|
+
affects: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
6062
|
+
invocations: z$1.ZodDefault<z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
6063
|
+
kind: z$1.ZodLiteral<"slash-command">;
|
|
6064
|
+
command: z$1.ZodString;
|
|
6065
|
+
toolFactory: z$1.ZodOptional<z$1.ZodString>;
|
|
6066
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6067
|
+
kind: z$1.ZodLiteral<"mcp-tool">;
|
|
6068
|
+
server: z$1.ZodString;
|
|
6069
|
+
name: z$1.ZodString;
|
|
6070
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6071
|
+
kind: z$1.ZodLiteral<"api-endpoint">;
|
|
6072
|
+
method: z$1.ZodEnum<{
|
|
6073
|
+
GET: "GET";
|
|
6074
|
+
POST: "POST";
|
|
6075
|
+
PATCH: "PATCH";
|
|
6076
|
+
DELETE: "DELETE";
|
|
6631
6077
|
}>;
|
|
6632
|
-
|
|
6633
|
-
|
|
6634
|
-
|
|
6635
|
-
|
|
6636
|
-
|
|
6637
|
-
|
|
6638
|
-
|
|
6078
|
+
path: z$1.ZodString;
|
|
6079
|
+
requestSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
6080
|
+
responseSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
6081
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6082
|
+
kind: z$1.ZodLiteral<"script-execution">;
|
|
6083
|
+
resourceId: z$1.ZodString;
|
|
6084
|
+
}, z$1.core.$strip>], "kind">>>;
|
|
6085
|
+
knowledge: z$1.ZodOptional<z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>>;
|
|
6086
|
+
lifecycle: z$1.ZodDefault<z$1.ZodEnum<{
|
|
6087
|
+
deprecated: "deprecated";
|
|
6088
|
+
draft: "draft";
|
|
6089
|
+
beta: "beta";
|
|
6090
|
+
active: "active";
|
|
6091
|
+
archived: "archived";
|
|
6092
|
+
}>>;
|
|
6093
|
+
}, z$1.core.$strip>>>>;
|
|
6094
|
+
entities: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
6095
|
+
id: z$1.ZodString;
|
|
6096
|
+
order: z$1.ZodNumber;
|
|
6097
|
+
label: z$1.ZodString;
|
|
6098
|
+
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6099
|
+
ownedBySystemId: z$1.ZodString;
|
|
6100
|
+
table: z$1.ZodOptional<z$1.ZodString>;
|
|
6101
|
+
rowSchema: z$1.ZodOptional<z$1.ZodString>;
|
|
6102
|
+
stateCatalogId: z$1.ZodOptional<z$1.ZodString>;
|
|
6103
|
+
links: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
|
|
6104
|
+
toEntity: z$1.ZodString;
|
|
6639
6105
|
kind: z$1.ZodEnum<{
|
|
6640
|
-
|
|
6641
|
-
|
|
6642
|
-
|
|
6106
|
+
"belongs-to": "belongs-to";
|
|
6107
|
+
"has-many": "has-many";
|
|
6108
|
+
"has-one": "has-one";
|
|
6109
|
+
"many-to-many": "many-to-many";
|
|
6643
6110
|
}>;
|
|
6644
|
-
|
|
6645
|
-
|
|
6646
|
-
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6647
|
-
"nav.dashboard": "nav.dashboard";
|
|
6648
|
-
"nav.calendar": "nav.calendar";
|
|
6649
|
-
"nav.sales": "nav.sales";
|
|
6650
|
-
"nav.crm": "nav.crm";
|
|
6651
|
-
"nav.lead-gen": "nav.lead-gen";
|
|
6652
|
-
"nav.projects": "nav.projects";
|
|
6653
|
-
"nav.operations": "nav.operations";
|
|
6654
|
-
"nav.monitoring": "nav.monitoring";
|
|
6655
|
-
"nav.knowledge": "nav.knowledge";
|
|
6656
|
-
"nav.settings": "nav.settings";
|
|
6657
|
-
"nav.admin": "nav.admin";
|
|
6658
|
-
"nav.archive": "nav.archive";
|
|
6659
|
-
"knowledge.playbook": "knowledge.playbook";
|
|
6660
|
-
"knowledge.strategy": "knowledge.strategy";
|
|
6661
|
-
"knowledge.reference": "knowledge.reference";
|
|
6662
|
-
"feature.dashboard": "feature.dashboard";
|
|
6663
|
-
"feature.calendar": "feature.calendar";
|
|
6664
|
-
"feature.business": "feature.business";
|
|
6665
|
-
"feature.sales": "feature.sales";
|
|
6666
|
-
"feature.crm": "feature.crm";
|
|
6667
|
-
"feature.finance": "feature.finance";
|
|
6668
|
-
"feature.lead-gen": "feature.lead-gen";
|
|
6669
|
-
"feature.platform": "feature.platform";
|
|
6670
|
-
"feature.projects": "feature.projects";
|
|
6671
|
-
"feature.operations": "feature.operations";
|
|
6672
|
-
"feature.knowledge": "feature.knowledge";
|
|
6673
|
-
"feature.monitoring": "feature.monitoring";
|
|
6674
|
-
"feature.settings": "feature.settings";
|
|
6675
|
-
"feature.admin": "feature.admin";
|
|
6676
|
-
"feature.archive": "feature.archive";
|
|
6677
|
-
"feature.seo": "feature.seo";
|
|
6678
|
-
"resource.agent": "resource.agent";
|
|
6679
|
-
"resource.workflow": "resource.workflow";
|
|
6680
|
-
"resource.integration": "resource.integration";
|
|
6681
|
-
"resource.database": "resource.database";
|
|
6682
|
-
"resource.user": "resource.user";
|
|
6683
|
-
"resource.team": "resource.team";
|
|
6684
|
-
"integration.gmail": "integration.gmail";
|
|
6685
|
-
"integration.google-sheets": "integration.google-sheets";
|
|
6686
|
-
"integration.attio": "integration.attio";
|
|
6687
|
-
"surface.dashboard": "surface.dashboard";
|
|
6688
|
-
"surface.calendar": "surface.calendar";
|
|
6689
|
-
"surface.overview": "surface.overview";
|
|
6690
|
-
"surface.command-view": "surface.command-view";
|
|
6691
|
-
"surface.command-queue": "surface.command-queue";
|
|
6692
|
-
"surface.pipeline": "surface.pipeline";
|
|
6693
|
-
"surface.lists": "surface.lists";
|
|
6694
|
-
"surface.resources": "surface.resources";
|
|
6695
|
-
"surface.settings": "surface.settings";
|
|
6696
|
-
"status.success": "status.success";
|
|
6697
|
-
"status.error": "status.error";
|
|
6698
|
-
"status.warning": "status.warning";
|
|
6699
|
-
"status.info": "status.info";
|
|
6700
|
-
"status.pending": "status.pending";
|
|
6701
|
-
"action.approve": "action.approve";
|
|
6702
|
-
"action.reject": "action.reject";
|
|
6703
|
-
"action.retry": "action.retry";
|
|
6704
|
-
"action.edit": "action.edit";
|
|
6705
|
-
"action.view": "action.view";
|
|
6706
|
-
"action.launch": "action.launch";
|
|
6707
|
-
"action.message": "action.message";
|
|
6708
|
-
"action.escalate": "action.escalate";
|
|
6709
|
-
"action.promote": "action.promote";
|
|
6710
|
-
"action.submit": "action.submit";
|
|
6711
|
-
"action.email": "action.email";
|
|
6712
|
-
}>, z$1.ZodString]>>;
|
|
6713
|
-
body: z$1.ZodString;
|
|
6714
|
-
links: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
|
|
6715
|
-
nodeId: z$1.ZodString;
|
|
6716
|
-
}, z$1.core.$strip>>>;
|
|
6717
|
-
skills: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
6718
|
-
domain: z$1.ZodOptional<z$1.ZodString>;
|
|
6719
|
-
ownerIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
6720
|
-
updatedAt: z$1.ZodString;
|
|
6111
|
+
via: z$1.ZodOptional<z$1.ZodString>;
|
|
6112
|
+
label: z$1.ZodOptional<z$1.ZodString>;
|
|
6721
6113
|
}, z$1.core.$strip>>>;
|
|
6722
|
-
}, z$1.core.$strip
|
|
6114
|
+
}, z$1.core.$strip>>>>;
|
|
6115
|
+
policies: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
6116
|
+
id: z$1.ZodString;
|
|
6117
|
+
order: z$1.ZodNumber;
|
|
6118
|
+
label: z$1.ZodString;
|
|
6119
|
+
description: z$1.ZodOptional<z$1.ZodString>;
|
|
6120
|
+
trigger: z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
6121
|
+
kind: z$1.ZodLiteral<"event">;
|
|
6122
|
+
eventId: z$1.ZodString;
|
|
6123
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6124
|
+
kind: z$1.ZodLiteral<"action-invocation">;
|
|
6125
|
+
actionId: z$1.ZodString;
|
|
6126
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6127
|
+
kind: z$1.ZodLiteral<"schedule">;
|
|
6128
|
+
cron: z$1.ZodString;
|
|
6129
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6130
|
+
kind: z$1.ZodLiteral<"manual">;
|
|
6131
|
+
}, z$1.core.$strip>], "kind">;
|
|
6132
|
+
predicate: z$1.ZodDefault<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
6133
|
+
kind: z$1.ZodLiteral<"always">;
|
|
6134
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6135
|
+
kind: z$1.ZodLiteral<"expression">;
|
|
6136
|
+
expression: z$1.ZodString;
|
|
6137
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6138
|
+
kind: z$1.ZodLiteral<"threshold">;
|
|
6139
|
+
metric: z$1.ZodString;
|
|
6140
|
+
operator: z$1.ZodEnum<{
|
|
6141
|
+
lt: "lt";
|
|
6142
|
+
lte: "lte";
|
|
6143
|
+
eq: "eq";
|
|
6144
|
+
gte: "gte";
|
|
6145
|
+
gt: "gt";
|
|
6146
|
+
}>;
|
|
6147
|
+
value: z$1.ZodNumber;
|
|
6148
|
+
}, z$1.core.$strip>], "kind">>;
|
|
6149
|
+
actions: z$1.ZodArray<z$1.ZodDiscriminatedUnion<[z$1.ZodObject<{
|
|
6150
|
+
kind: z$1.ZodLiteral<"require-approval">;
|
|
6151
|
+
roleId: z$1.ZodOptional<z$1.ZodString>;
|
|
6152
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6153
|
+
kind: z$1.ZodLiteral<"invoke-action">;
|
|
6154
|
+
actionId: z$1.ZodString;
|
|
6155
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6156
|
+
kind: z$1.ZodLiteral<"notify-role">;
|
|
6157
|
+
roleId: z$1.ZodString;
|
|
6158
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6159
|
+
kind: z$1.ZodLiteral<"block">;
|
|
6160
|
+
}, z$1.core.$strip>], "kind">>;
|
|
6161
|
+
appliesTo: z$1.ZodDefault<z$1.ZodObject<{
|
|
6162
|
+
systemIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
6163
|
+
actionIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
6164
|
+
resourceIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
6165
|
+
roleIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
6166
|
+
}, z$1.core.$strip>>;
|
|
6167
|
+
lifecycle: z$1.ZodDefault<z$1.ZodEnum<{
|
|
6168
|
+
deprecated: "deprecated";
|
|
6169
|
+
draft: "draft";
|
|
6170
|
+
beta: "beta";
|
|
6171
|
+
active: "active";
|
|
6172
|
+
archived: "archived";
|
|
6173
|
+
}>>;
|
|
6174
|
+
}, z$1.core.$strip>>>>;
|
|
6175
|
+
knowledge: z$1.ZodDefault<z$1.ZodDefault<z$1.ZodRecord<z$1.ZodString, z$1.ZodObject<{
|
|
6176
|
+
id: z$1.ZodString;
|
|
6177
|
+
kind: z$1.ZodEnum<{
|
|
6178
|
+
playbook: "playbook";
|
|
6179
|
+
strategy: "strategy";
|
|
6180
|
+
reference: "reference";
|
|
6181
|
+
}>;
|
|
6182
|
+
title: z$1.ZodString;
|
|
6183
|
+
summary: z$1.ZodString;
|
|
6184
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6185
|
+
"nav.dashboard": "nav.dashboard";
|
|
6186
|
+
"nav.calendar": "nav.calendar";
|
|
6187
|
+
"nav.sales": "nav.sales";
|
|
6188
|
+
"nav.crm": "nav.crm";
|
|
6189
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
6190
|
+
"nav.projects": "nav.projects";
|
|
6191
|
+
"nav.operations": "nav.operations";
|
|
6192
|
+
"nav.monitoring": "nav.monitoring";
|
|
6193
|
+
"nav.knowledge": "nav.knowledge";
|
|
6194
|
+
"nav.settings": "nav.settings";
|
|
6195
|
+
"nav.admin": "nav.admin";
|
|
6196
|
+
"nav.archive": "nav.archive";
|
|
6197
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
6198
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
6199
|
+
"knowledge.reference": "knowledge.reference";
|
|
6200
|
+
"feature.dashboard": "feature.dashboard";
|
|
6201
|
+
"feature.calendar": "feature.calendar";
|
|
6202
|
+
"feature.business": "feature.business";
|
|
6203
|
+
"feature.sales": "feature.sales";
|
|
6204
|
+
"feature.crm": "feature.crm";
|
|
6205
|
+
"feature.finance": "feature.finance";
|
|
6206
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
6207
|
+
"feature.platform": "feature.platform";
|
|
6208
|
+
"feature.projects": "feature.projects";
|
|
6209
|
+
"feature.operations": "feature.operations";
|
|
6210
|
+
"feature.knowledge": "feature.knowledge";
|
|
6211
|
+
"feature.monitoring": "feature.monitoring";
|
|
6212
|
+
"feature.settings": "feature.settings";
|
|
6213
|
+
"feature.admin": "feature.admin";
|
|
6214
|
+
"feature.archive": "feature.archive";
|
|
6215
|
+
"feature.seo": "feature.seo";
|
|
6216
|
+
"resource.agent": "resource.agent";
|
|
6217
|
+
"resource.workflow": "resource.workflow";
|
|
6218
|
+
"resource.integration": "resource.integration";
|
|
6219
|
+
"resource.database": "resource.database";
|
|
6220
|
+
"resource.user": "resource.user";
|
|
6221
|
+
"resource.team": "resource.team";
|
|
6222
|
+
"integration.gmail": "integration.gmail";
|
|
6223
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
6224
|
+
"integration.attio": "integration.attio";
|
|
6225
|
+
"surface.dashboard": "surface.dashboard";
|
|
6226
|
+
"surface.calendar": "surface.calendar";
|
|
6227
|
+
"surface.overview": "surface.overview";
|
|
6228
|
+
"surface.command-view": "surface.command-view";
|
|
6229
|
+
"surface.command-queue": "surface.command-queue";
|
|
6230
|
+
"surface.pipeline": "surface.pipeline";
|
|
6231
|
+
"surface.lists": "surface.lists";
|
|
6232
|
+
"surface.resources": "surface.resources";
|
|
6233
|
+
"surface.settings": "surface.settings";
|
|
6234
|
+
"status.success": "status.success";
|
|
6235
|
+
"status.error": "status.error";
|
|
6236
|
+
"status.warning": "status.warning";
|
|
6237
|
+
"status.info": "status.info";
|
|
6238
|
+
"status.pending": "status.pending";
|
|
6239
|
+
"action.approve": "action.approve";
|
|
6240
|
+
"action.reject": "action.reject";
|
|
6241
|
+
"action.retry": "action.retry";
|
|
6242
|
+
"action.edit": "action.edit";
|
|
6243
|
+
"action.view": "action.view";
|
|
6244
|
+
"action.launch": "action.launch";
|
|
6245
|
+
"action.message": "action.message";
|
|
6246
|
+
"action.escalate": "action.escalate";
|
|
6247
|
+
"action.promote": "action.promote";
|
|
6248
|
+
"action.submit": "action.submit";
|
|
6249
|
+
"action.email": "action.email";
|
|
6250
|
+
}>, z$1.ZodString]>>;
|
|
6251
|
+
externalUrl: z$1.ZodOptional<z$1.ZodString>;
|
|
6252
|
+
body: z$1.ZodString;
|
|
6253
|
+
links: z$1.ZodDefault<z$1.ZodArray<z$1.ZodPipe<z$1.ZodUnion<readonly [z$1.ZodObject<{
|
|
6254
|
+
target: z$1.ZodObject<{
|
|
6255
|
+
kind: z$1.ZodEnum<{
|
|
6256
|
+
system: "system";
|
|
6257
|
+
action: "action";
|
|
6258
|
+
knowledge: "knowledge";
|
|
6259
|
+
role: "role";
|
|
6260
|
+
goal: "goal";
|
|
6261
|
+
stage: "stage";
|
|
6262
|
+
resource: "resource";
|
|
6263
|
+
"customer-segment": "customer-segment";
|
|
6264
|
+
offering: "offering";
|
|
6265
|
+
"content-node": "content-node";
|
|
6266
|
+
}>;
|
|
6267
|
+
id: z$1.ZodString;
|
|
6268
|
+
}, z$1.core.$strip>;
|
|
6269
|
+
}, z$1.core.$strip>, z$1.ZodObject<{
|
|
6270
|
+
nodeId: z$1.ZodString;
|
|
6271
|
+
}, z$1.core.$strip>]>, z$1.ZodTransform<{
|
|
6272
|
+
target: {
|
|
6273
|
+
kind: "system" | "action" | "knowledge" | "role" | "goal" | "stage" | "resource" | "customer-segment" | "offering" | "content-node";
|
|
6274
|
+
id: string;
|
|
6275
|
+
};
|
|
6276
|
+
nodeId: string;
|
|
6277
|
+
}, {
|
|
6278
|
+
nodeId: string;
|
|
6279
|
+
} | {
|
|
6280
|
+
target: {
|
|
6281
|
+
kind: "system" | "action" | "knowledge" | "role" | "goal" | "stage" | "resource" | "customer-segment" | "offering" | "content-node";
|
|
6282
|
+
id: string;
|
|
6283
|
+
};
|
|
6284
|
+
}>>>>;
|
|
6285
|
+
ownerIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
6286
|
+
updatedAt: z$1.ZodString;
|
|
6287
|
+
}, z$1.core.$strip>>>>;
|
|
6723
6288
|
}, z$1.core.$strip>;
|
|
6724
6289
|
|
|
6725
6290
|
type OrganizationModel = z$1.infer<typeof OrganizationModelSchema>;
|
|
6726
|
-
type
|
|
6291
|
+
type OrganizationModelSystemEntry = z$1.infer<typeof SystemEntrySchema>;
|
|
6727
6292
|
|
|
6728
6293
|
declare const LinkSchema: z$1.ZodObject<{
|
|
6729
6294
|
nodeId: z$1.ZodString;
|
|
6730
6295
|
kind: z$1.ZodEnum<{
|
|
6296
|
+
links: "links";
|
|
6297
|
+
affects: "affects";
|
|
6298
|
+
emits: "emits";
|
|
6731
6299
|
contains: "contains";
|
|
6732
6300
|
references: "references";
|
|
6733
|
-
exposes: "exposes";
|
|
6734
6301
|
maps_to: "maps_to";
|
|
6735
|
-
"operates-on": "operates-on";
|
|
6736
6302
|
uses: "uses";
|
|
6737
6303
|
governs: "governs";
|
|
6304
|
+
originates_from: "originates_from";
|
|
6305
|
+
triggers: "triggers";
|
|
6306
|
+
applies_to: "applies_to";
|
|
6307
|
+
effects: "effects";
|
|
6738
6308
|
}>;
|
|
6739
6309
|
}, z$1.core.$strip>;
|
|
6740
6310
|
type Link = z$1.infer<typeof LinkSchema>;
|
|
@@ -6993,9 +6563,9 @@ declare const ExecutionHistoryItemSchema: z$1.ZodObject<{
|
|
|
6993
6563
|
createdAt: z$1.ZodString;
|
|
6994
6564
|
status: z$1.ZodEnum<{
|
|
6995
6565
|
completed: "completed";
|
|
6996
|
-
cancelled: "cancelled";
|
|
6997
6566
|
failed: "failed";
|
|
6998
6567
|
running: "running";
|
|
6568
|
+
cancelled: "cancelled";
|
|
6999
6569
|
}>;
|
|
7000
6570
|
step: z$1.ZodNullable<z$1.ZodNumber>;
|
|
7001
6571
|
itemLabel: z$1.ZodNullable<z$1.ZodString>;
|
|
@@ -7012,9 +6582,9 @@ declare const ExecutionHistoryResponseSchema: z$1.ZodObject<{
|
|
|
7012
6582
|
createdAt: z$1.ZodString;
|
|
7013
6583
|
status: z$1.ZodEnum<{
|
|
7014
6584
|
completed: "completed";
|
|
7015
|
-
cancelled: "cancelled";
|
|
7016
6585
|
failed: "failed";
|
|
7017
6586
|
running: "running";
|
|
6587
|
+
cancelled: "cancelled";
|
|
7018
6588
|
}>;
|
|
7019
6589
|
step: z$1.ZodNullable<z$1.ZodNumber>;
|
|
7020
6590
|
itemLabel: z$1.ZodNullable<z$1.ZodString>;
|
|
@@ -7069,8 +6639,8 @@ declare function getTimeRangeLabel(range: TimeRange): string;
|
|
|
7069
6639
|
|
|
7070
6640
|
declare const ClientStatusSchema: z$1.ZodEnum<{
|
|
7071
6641
|
active: "active";
|
|
7072
|
-
paused: "paused";
|
|
7073
6642
|
completed: "completed";
|
|
6643
|
+
paused: "paused";
|
|
7074
6644
|
onboarding: "onboarding";
|
|
7075
6645
|
churned: "churned";
|
|
7076
6646
|
}>;
|
|
@@ -7080,8 +6650,8 @@ declare const ClientResponseSchema: z$1.ZodObject<{
|
|
|
7080
6650
|
name: z$1.ZodString;
|
|
7081
6651
|
status: z$1.ZodEnum<{
|
|
7082
6652
|
active: "active";
|
|
7083
|
-
paused: "paused";
|
|
7084
6653
|
completed: "completed";
|
|
6654
|
+
paused: "paused";
|
|
7085
6655
|
onboarding: "onboarding";
|
|
7086
6656
|
churned: "churned";
|
|
7087
6657
|
}>;
|
|
@@ -7099,8 +6669,8 @@ declare const ClientDetailResponseSchema: z$1.ZodObject<{
|
|
|
7099
6669
|
name: z$1.ZodString;
|
|
7100
6670
|
status: z$1.ZodEnum<{
|
|
7101
6671
|
active: "active";
|
|
7102
|
-
paused: "paused";
|
|
7103
6672
|
completed: "completed";
|
|
6673
|
+
paused: "paused";
|
|
7104
6674
|
onboarding: "onboarding";
|
|
7105
6675
|
churned: "churned";
|
|
7106
6676
|
}>;
|
|
@@ -7147,8 +6717,8 @@ declare const ClientStatusResponseSchema: z$1.ZodObject<{
|
|
|
7147
6717
|
totalClients: z$1.ZodNumber;
|
|
7148
6718
|
byStatus: z$1.ZodRecord<z$1.ZodEnum<{
|
|
7149
6719
|
active: "active";
|
|
7150
|
-
paused: "paused";
|
|
7151
6720
|
completed: "completed";
|
|
6721
|
+
paused: "paused";
|
|
7152
6722
|
onboarding: "onboarding";
|
|
7153
6723
|
churned: "churned";
|
|
7154
6724
|
}>, z$1.ZodNumber>;
|
|
@@ -7161,8 +6731,8 @@ declare const CreateClientRequestSchema: z$1.ZodObject<{
|
|
|
7161
6731
|
name: z$1.ZodString;
|
|
7162
6732
|
status: z$1.ZodOptional<z$1.ZodEnum<{
|
|
7163
6733
|
active: "active";
|
|
7164
|
-
paused: "paused";
|
|
7165
6734
|
completed: "completed";
|
|
6735
|
+
paused: "paused";
|
|
7166
6736
|
onboarding: "onboarding";
|
|
7167
6737
|
churned: "churned";
|
|
7168
6738
|
}>>;
|
|
@@ -7175,8 +6745,8 @@ declare const UpdateClientRequestSchema: z$1.ZodObject<{
|
|
|
7175
6745
|
name: z$1.ZodOptional<z$1.ZodString>;
|
|
7176
6746
|
status: z$1.ZodOptional<z$1.ZodEnum<{
|
|
7177
6747
|
active: "active";
|
|
7178
|
-
paused: "paused";
|
|
7179
6748
|
completed: "completed";
|
|
6749
|
+
paused: "paused";
|
|
7180
6750
|
onboarding: "onboarding";
|
|
7181
6751
|
churned: "churned";
|
|
7182
6752
|
}>>;
|
|
@@ -7265,11 +6835,11 @@ interface StepConfigLayout<T> {
|
|
|
7265
6835
|
|
|
7266
6836
|
type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
|
|
7267
6837
|
type LeadGenStageKey = string;
|
|
7268
|
-
type
|
|
6838
|
+
type LeadGenActionKey = string;
|
|
7269
6839
|
interface ListBuilderWorkflow {
|
|
7270
6840
|
resourceId: string;
|
|
7271
6841
|
workflowId?: string;
|
|
7272
|
-
|
|
6842
|
+
actionKey?: LeadGenActionKey;
|
|
7273
6843
|
label: string;
|
|
7274
6844
|
description: string;
|
|
7275
6845
|
category: ListBuilderWorkflowCategory;
|
|
@@ -8455,76 +8025,96 @@ interface SSEConnectionManagerLike {
|
|
|
8455
8025
|
type ElevasisOrganizationModel = Omit<OrganizationModel, 'knowledge'> & {
|
|
8456
8026
|
knowledge?: OrganizationModel['knowledge'];
|
|
8457
8027
|
};
|
|
8458
|
-
type
|
|
8459
|
-
type
|
|
8028
|
+
type SystemSidebarComponent = ComponentType;
|
|
8029
|
+
type SystemIconComponent = ComponentType<{
|
|
8460
8030
|
size?: number;
|
|
8461
8031
|
stroke?: number;
|
|
8462
8032
|
}>;
|
|
8463
|
-
type
|
|
8033
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
8464
8034
|
currentPath: string;
|
|
8465
8035
|
}) => number);
|
|
8466
|
-
interface
|
|
8467
|
-
/** Unique stable identifier for this
|
|
8036
|
+
interface SystemModule {
|
|
8037
|
+
/** Unique stable identifier for this UI system module. */
|
|
8468
8038
|
key: string;
|
|
8469
|
-
/** Organization Model
|
|
8470
|
-
|
|
8471
|
-
/**
|
|
8039
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
8040
|
+
systemId?: string;
|
|
8041
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
8042
|
+
routePrefixes?: string[];
|
|
8043
|
+
/** Capability identifiers contributed by this system module. */
|
|
8472
8044
|
capabilityIds?: string[];
|
|
8473
|
-
/** Icon used when this
|
|
8474
|
-
icon?:
|
|
8475
|
-
/** Sidebar component rendered when this
|
|
8476
|
-
sidebar?:
|
|
8045
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
8046
|
+
icon?: SystemIconComponent;
|
|
8047
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
8048
|
+
sidebar?: SystemSidebarComponent;
|
|
8477
8049
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
8478
|
-
sidebarWidth?:
|
|
8479
|
-
/** Operations-only bridge connecting this
|
|
8480
|
-
organizationGraph?:
|
|
8050
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
8051
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
8052
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
8481
8053
|
}
|
|
8482
|
-
interface
|
|
8483
|
-
|
|
8054
|
+
interface ResolvedSystemAccess {
|
|
8055
|
+
featureKey: string;
|
|
8056
|
+
systemId?: string;
|
|
8484
8057
|
enabled: boolean;
|
|
8485
8058
|
}
|
|
8486
|
-
interface
|
|
8059
|
+
interface ResolvedSystemSemantics {
|
|
8487
8060
|
capabilityIds: string[];
|
|
8488
8061
|
}
|
|
8489
|
-
interface
|
|
8490
|
-
access:
|
|
8491
|
-
semantics:
|
|
8492
|
-
}
|
|
8493
|
-
interface ResolvedShellFeature extends OrganizationModelFeature {
|
|
8494
|
-
iconComponent?: FeatureIconComponent;
|
|
8062
|
+
interface ResolvedSystemModule extends SystemModule {
|
|
8063
|
+
access: ResolvedSystemAccess;
|
|
8064
|
+
semantics: ResolvedSystemSemantics;
|
|
8495
8065
|
}
|
|
8066
|
+
type ResolvedShellSystem = OrganizationModelSystemEntry & {
|
|
8067
|
+
label: string;
|
|
8068
|
+
iconComponent?: SystemIconComponent;
|
|
8069
|
+
};
|
|
8496
8070
|
interface ResolvedShellModel {
|
|
8497
|
-
|
|
8498
|
-
findByPath: (path: string) =>
|
|
8499
|
-
findById: (id: string) =>
|
|
8500
|
-
childrenOf: (id: string) =>
|
|
8501
|
-
ancestorsOf: (id: string) =>
|
|
8502
|
-
parentOf: (id: string) =>
|
|
8503
|
-
topLevel: () =>
|
|
8504
|
-
uiPositionFor: (id: string) => OrganizationModelFeature['uiPosition'] | undefined;
|
|
8071
|
+
systems: readonly ResolvedShellSystem[];
|
|
8072
|
+
findByPath: (path: string) => ResolvedShellSystem | undefined;
|
|
8073
|
+
findById: (id: string) => ResolvedShellSystem | undefined;
|
|
8074
|
+
childrenOf: (id: string) => ResolvedShellSystem[];
|
|
8075
|
+
ancestorsOf: (id: string) => ResolvedShellSystem[];
|
|
8076
|
+
parentOf: (id: string) => ResolvedShellSystem | undefined;
|
|
8077
|
+
topLevel: () => ResolvedShellSystem[];
|
|
8505
8078
|
requiresAdminFor: (id: string) => boolean;
|
|
8506
8079
|
devOnlyFor: (id: string) => boolean;
|
|
8507
8080
|
}
|
|
8081
|
+
interface ShellSidebarLinkItem {
|
|
8082
|
+
label: string;
|
|
8083
|
+
link: string;
|
|
8084
|
+
exact?: boolean;
|
|
8085
|
+
activeMatchPaths?: string[];
|
|
8086
|
+
}
|
|
8087
|
+
interface ShellSidebarLinkGroup {
|
|
8088
|
+
icon: SystemIconComponent;
|
|
8089
|
+
label: string;
|
|
8090
|
+
links?: ShellSidebarLinkItem[];
|
|
8091
|
+
link?: string;
|
|
8092
|
+
}
|
|
8093
|
+
interface ShellSidebarProjectionOptions {
|
|
8094
|
+
isPlatformAdmin?: boolean;
|
|
8095
|
+
isDev?: boolean;
|
|
8096
|
+
section?: 'primary' | 'bottom';
|
|
8097
|
+
}
|
|
8508
8098
|
type ShellRouteMatchStatus = 'matched' | 'hidden' | 'unmatched';
|
|
8509
8099
|
interface ResolvedShellRouteMatch {
|
|
8510
8100
|
status: ShellRouteMatchStatus;
|
|
8511
8101
|
path: string;
|
|
8512
|
-
|
|
8513
|
-
node?:
|
|
8102
|
+
system?: ResolvedSystemModule;
|
|
8103
|
+
node?: ResolvedShellSystem;
|
|
8514
8104
|
}
|
|
8515
8105
|
interface ShellRuntime {
|
|
8516
8106
|
resolveRoute: (path: string) => ResolvedShellRouteMatch;
|
|
8517
8107
|
}
|
|
8518
|
-
interface
|
|
8519
|
-
|
|
8108
|
+
interface OrganizationGraphSystemBridge {
|
|
8109
|
+
systemId?: string;
|
|
8520
8110
|
}
|
|
8521
8111
|
interface OrganizationGraphContextValue {
|
|
8522
8112
|
available: boolean;
|
|
8523
|
-
|
|
8524
|
-
|
|
8113
|
+
systemId?: string;
|
|
8114
|
+
systemPath?: string;
|
|
8525
8115
|
}
|
|
8526
|
-
interface
|
|
8527
|
-
|
|
8116
|
+
interface ElevasisSystemsProviderProps {
|
|
8117
|
+
systems?: SystemModule[];
|
|
8528
8118
|
organizationModel?: ElevasisOrganizationModel;
|
|
8529
8119
|
timeRange?: TimeRange;
|
|
8530
8120
|
operationsApiUrl?: string;
|
|
@@ -8534,11 +8124,12 @@ interface ElevasisFeaturesProviderProps {
|
|
|
8534
8124
|
disabledSubsectionPaths?: string[];
|
|
8535
8125
|
children: ReactNode;
|
|
8536
8126
|
}
|
|
8537
|
-
interface
|
|
8127
|
+
interface ElevasisSystemsContextValue {
|
|
8538
8128
|
shellModel: ResolvedShellModel;
|
|
8539
8129
|
shellRuntime: ShellRuntime;
|
|
8540
|
-
|
|
8541
|
-
|
|
8130
|
+
getSidebarLinks: (options?: ShellSidebarProjectionOptions) => ShellSidebarLinkGroup[];
|
|
8131
|
+
enabledResolvedSystems: ResolvedSystemModule[];
|
|
8132
|
+
resolvedSystems: ResolvedSystemModule[];
|
|
8542
8133
|
organizationGraph: OrganizationGraphContextValue;
|
|
8543
8134
|
organizationModel?: OrganizationModel;
|
|
8544
8135
|
timeRange?: TimeRange;
|
|
@@ -8547,15 +8138,15 @@ interface ElevasisFeaturesContextValue {
|
|
|
8547
8138
|
deliveryApiUrl?: string;
|
|
8548
8139
|
deliverySSEManager?: SSEConnectionManagerLike;
|
|
8549
8140
|
disabledSubsectionPaths: string[];
|
|
8550
|
-
|
|
8551
|
-
|
|
8141
|
+
isSystemEnabled: (key: string) => boolean;
|
|
8142
|
+
getResolvedSystem: (key: string) => ResolvedSystemModule | undefined;
|
|
8552
8143
|
}
|
|
8553
8144
|
|
|
8554
|
-
declare function
|
|
8555
|
-
declare function
|
|
8556
|
-
declare function
|
|
8145
|
+
declare function useElevasisSystems(): ElevasisSystemsContextValue;
|
|
8146
|
+
declare function useOptionalElevasisSystems(): ElevasisSystemsContextValue | null;
|
|
8147
|
+
declare function ElevasisSystemsProvider({ systems, organizationModel, timeRange, operationsApiUrl, operationsSSEManager, deliveryApiUrl, deliverySSEManager, disabledSubsectionPaths, children }: ElevasisSystemsProviderProps): react_jsx_runtime.JSX.Element;
|
|
8557
8148
|
|
|
8558
|
-
declare function
|
|
8149
|
+
declare function SystemShell({ children }: {
|
|
8559
8150
|
children: ReactNode;
|
|
8560
8151
|
}): react_jsx_runtime.JSX.Element;
|
|
8561
8152
|
|
|
@@ -8625,11 +8216,11 @@ interface ElevasisUIProviderProps extends Omit<ElevasisCoreProviderProps, 'theme
|
|
|
8625
8216
|
}
|
|
8626
8217
|
declare function ElevasisUIProvider({ theme, children, ...coreProps }: ElevasisUIProviderProps): react_jsx_runtime.JSX.Element;
|
|
8627
8218
|
|
|
8628
|
-
interface
|
|
8219
|
+
interface CreateTestSystemsProviderOptions {
|
|
8629
8220
|
organizationModel?: OrganizationModel;
|
|
8630
|
-
|
|
8221
|
+
systems?: SystemModule[];
|
|
8631
8222
|
}
|
|
8632
|
-
declare function
|
|
8223
|
+
declare function createTestSystemsProvider({ organizationModel, systems }?: CreateTestSystemsProviderOptions): ({ children }: {
|
|
8633
8224
|
children: ReactNode;
|
|
8634
8225
|
}) => react_jsx_runtime.JSX.Element;
|
|
8635
8226
|
|
|
@@ -9007,7 +8598,7 @@ declare function useGetExecutionHistory(scheduleId: string | undefined, options?
|
|
|
9007
8598
|
executions: {
|
|
9008
8599
|
id: string;
|
|
9009
8600
|
createdAt: string;
|
|
9010
|
-
status: "completed" | "
|
|
8601
|
+
status: "completed" | "failed" | "running" | "cancelled";
|
|
9011
8602
|
step: number | null;
|
|
9012
8603
|
itemLabel: string | null;
|
|
9013
8604
|
duration: number | null;
|
|
@@ -9322,6 +8913,7 @@ declare const observabilityKeys: {
|
|
|
9322
8913
|
dashboardMetrics: (organizationId: string | null, timeRange: string) => readonly ["observability", "dashboard-metrics", string | null, string];
|
|
9323
8914
|
businessImpact: (organizationId: string | null, timeRange: string) => readonly ["observability", "business-impact", string | null, string];
|
|
9324
8915
|
resourcesHealth: (organizationId: string | null, resources: string, startDate: string, endDate: string, granularity: string) => readonly ["observability", "resources-health", string | null, string, string, string, string];
|
|
8916
|
+
systemHealth: (organizationId: string | null, systemPath: string, timeRange: string, includeDescendants: boolean, descendantMode: string, resourceSet: string, startDate: string, endDate: string, directResources: readonly unknown[], descendantResources: readonly unknown[]) => readonly ["observability", "system-health", string | null, string, string, boolean, string, string, string, string, readonly unknown[], readonly unknown[]];
|
|
9325
8917
|
unresolvedErrors: (organizationId: string | null, startDate: string, endDate: string) => readonly ["observability", "unresolved-errors", string | null, string, string];
|
|
9326
8918
|
recentExecutionsByResource: (organizationId: string | null, timeRange: string, limit: number | undefined) => readonly ["observability", "recent-executions-by-resource", string | null, string, number | undefined];
|
|
9327
8919
|
};
|
|
@@ -9430,6 +9022,52 @@ declare function useBatchedResourcesHealth(params: UseBatchedResourcesHealthPara
|
|
|
9430
9022
|
healthLookup: Map<string, ResourceHealth>;
|
|
9431
9023
|
};
|
|
9432
9024
|
|
|
9025
|
+
interface SystemHealthExecutionSummary {
|
|
9026
|
+
successRate: number;
|
|
9027
|
+
p95Duration: number;
|
|
9028
|
+
totalExecutions: number;
|
|
9029
|
+
statusCounts: {
|
|
9030
|
+
success: number;
|
|
9031
|
+
failed: number;
|
|
9032
|
+
pending: number;
|
|
9033
|
+
warning: number;
|
|
9034
|
+
};
|
|
9035
|
+
trendData: Array<{
|
|
9036
|
+
time: string;
|
|
9037
|
+
rate: number;
|
|
9038
|
+
successCount: number;
|
|
9039
|
+
errorCount: number;
|
|
9040
|
+
warningCount: number;
|
|
9041
|
+
executionCount: number;
|
|
9042
|
+
}>;
|
|
9043
|
+
peakPeriod: string;
|
|
9044
|
+
granularity: 'hour' | 'day';
|
|
9045
|
+
}
|
|
9046
|
+
interface SystemHealthResponse {
|
|
9047
|
+
systemPath: string;
|
|
9048
|
+
includeDescendants: boolean;
|
|
9049
|
+
resourceCounts: {
|
|
9050
|
+
total: number;
|
|
9051
|
+
direct: number;
|
|
9052
|
+
descendant: number;
|
|
9053
|
+
executable: number;
|
|
9054
|
+
passiveIntegrations: number;
|
|
9055
|
+
};
|
|
9056
|
+
executionHealth: SystemHealthExecutionSummary;
|
|
9057
|
+
breakdown: {
|
|
9058
|
+
direct: SystemHealthExecutionSummary;
|
|
9059
|
+
descendants: SystemHealthExecutionSummary;
|
|
9060
|
+
};
|
|
9061
|
+
}
|
|
9062
|
+
interface UseSystemHealthParams {
|
|
9063
|
+
systemPath: string;
|
|
9064
|
+
timeRange: TimeRange;
|
|
9065
|
+
includeDescendants?: boolean;
|
|
9066
|
+
directResources: ResourceEntry[];
|
|
9067
|
+
descendantResources: ResourceEntry[];
|
|
9068
|
+
}
|
|
9069
|
+
declare function useSystemHealth({ systemPath, timeRange, includeDescendants, directResources, descendantResources }: UseSystemHealthParams): _tanstack_react_query.UseQueryResult<SystemHealthResponse, Error>;
|
|
9070
|
+
|
|
9433
9071
|
interface UseUnresolvedErrorsParams {
|
|
9434
9072
|
startDate: string;
|
|
9435
9073
|
endDate: string;
|
|
@@ -10058,8 +9696,8 @@ declare const RequestSourceEnum: z$1.ZodEnum<{
|
|
|
10058
9696
|
cli: "cli";
|
|
10059
9697
|
}>;
|
|
10060
9698
|
declare const RequestTypeEnum: z$1.ZodEnum<{
|
|
10061
|
-
feature: "feature";
|
|
10062
9699
|
other: "other";
|
|
9700
|
+
feature: "feature";
|
|
10063
9701
|
bug: "bug";
|
|
10064
9702
|
question: "question";
|
|
10065
9703
|
}>;
|
|
@@ -10177,7 +9815,7 @@ declare function useClients(filters?: ClientsListFilters): _tanstack_react_query
|
|
|
10177
9815
|
id: string;
|
|
10178
9816
|
organizationId: string;
|
|
10179
9817
|
name: string;
|
|
10180
|
-
status: "active" | "
|
|
9818
|
+
status: "active" | "completed" | "paused" | "onboarding" | "churned";
|
|
10181
9819
|
sourceDealId: string | null;
|
|
10182
9820
|
primaryCompanyId: string | null;
|
|
10183
9821
|
primaryContactId: string | null;
|
|
@@ -10193,7 +9831,7 @@ declare function useClients(filters?: ClientsListFilters): _tanstack_react_query
|
|
|
10193
9831
|
|
|
10194
9832
|
declare function useClientStatus(): _tanstack_react_query.UseQueryResult<{
|
|
10195
9833
|
totalClients: number;
|
|
10196
|
-
byStatus: Record<"active" | "
|
|
9834
|
+
byStatus: Record<"active" | "completed" | "paused" | "onboarding" | "churned", number>;
|
|
10197
9835
|
linkedDeals: number;
|
|
10198
9836
|
linkedProjects: number;
|
|
10199
9837
|
linkedCompanies: number;
|
|
@@ -10204,7 +9842,7 @@ declare function useClient(clientId: string | undefined): _tanstack_react_query.
|
|
|
10204
9842
|
id: string;
|
|
10205
9843
|
organizationId: string;
|
|
10206
9844
|
name: string;
|
|
10207
|
-
status: "active" | "
|
|
9845
|
+
status: "active" | "completed" | "paused" | "onboarding" | "churned";
|
|
10208
9846
|
sourceDealId: string | null;
|
|
10209
9847
|
primaryCompanyId: string | null;
|
|
10210
9848
|
primaryContactId: string | null;
|
|
@@ -10249,7 +9887,7 @@ declare function useCreateClient(): _tanstack_react_query.UseMutationResult<{
|
|
|
10249
9887
|
id: string;
|
|
10250
9888
|
organizationId: string;
|
|
10251
9889
|
name: string;
|
|
10252
|
-
status: "active" | "
|
|
9890
|
+
status: "active" | "completed" | "paused" | "onboarding" | "churned";
|
|
10253
9891
|
sourceDealId: string | null;
|
|
10254
9892
|
primaryCompanyId: string | null;
|
|
10255
9893
|
primaryContactId: string | null;
|
|
@@ -10259,7 +9897,7 @@ declare function useCreateClient(): _tanstack_react_query.UseMutationResult<{
|
|
|
10259
9897
|
updatedAt: string;
|
|
10260
9898
|
}, Error, {
|
|
10261
9899
|
name: string;
|
|
10262
|
-
status?: "active" | "
|
|
9900
|
+
status?: "active" | "completed" | "paused" | "onboarding" | "churned" | undefined;
|
|
10263
9901
|
sourceDealId?: string | null | undefined;
|
|
10264
9902
|
primaryCompanyId?: string | null | undefined;
|
|
10265
9903
|
primaryContactId?: string | null | undefined;
|
|
@@ -10274,7 +9912,7 @@ declare function useUpdateClient(): _tanstack_react_query.UseMutationResult<{
|
|
|
10274
9912
|
id: string;
|
|
10275
9913
|
organizationId: string;
|
|
10276
9914
|
name: string;
|
|
10277
|
-
status: "active" | "
|
|
9915
|
+
status: "active" | "completed" | "paused" | "onboarding" | "churned";
|
|
10278
9916
|
sourceDealId: string | null;
|
|
10279
9917
|
primaryCompanyId: string | null;
|
|
10280
9918
|
primaryContactId: string | null;
|
|
@@ -10391,7 +10029,7 @@ interface UseCommandViewStatsOptions {
|
|
|
10391
10029
|
*/
|
|
10392
10030
|
declare function useCommandViewStats(timeRange?: StatsTimeRange, options?: UseCommandViewStatsOptions): _tanstack_react_query.UseQueryResult<CommandViewStatsResponse, Error>;
|
|
10393
10031
|
|
|
10394
|
-
type CommandViewVisualizationMode = '
|
|
10032
|
+
type CommandViewVisualizationMode = 'explore';
|
|
10395
10033
|
|
|
10396
10034
|
type StatusFilter$1 = ResourceStatus | 'all';
|
|
10397
10035
|
|
|
@@ -10450,7 +10088,7 @@ interface CommandViewStore {
|
|
|
10450
10088
|
}
|
|
10451
10089
|
/**
|
|
10452
10090
|
* Shared store for Command View filter/settings state.
|
|
10453
|
-
* Allows CommandViewPage
|
|
10091
|
+
* Allows CommandViewPage to share Command View filter/settings state.
|
|
10454
10092
|
*
|
|
10455
10093
|
* Persisted to localStorage: showIntegrations, fitViewOnFilter, visualizationMode,
|
|
10456
10094
|
* lastUsedVisualizationMode, resource/diagnostic visibility preferences.
|
|
@@ -10458,10 +10096,7 @@ interface CommandViewStore {
|
|
|
10458
10096
|
*
|
|
10459
10097
|
* Default-mode logic:
|
|
10460
10098
|
* - New sessions (no localStorage entry): visualizationMode initializes to 'explore'.
|
|
10461
|
-
* - Returning sessions:
|
|
10462
|
-
* so the user lands on whatever mode they last used. lastUsedVisualizationMode provides an
|
|
10463
|
-
* explicit observable for this preference (Wave 5 test assertions).
|
|
10464
|
-
* - VALID_VISUALIZATION_MODES guards against stale localStorage values from old mode names.
|
|
10099
|
+
* - Returning sessions: persisted legacy visualization modes normalize to 'explore'.
|
|
10465
10100
|
*/
|
|
10466
10101
|
declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<CommandViewStore>, "setState" | "persist"> & {
|
|
10467
10102
|
setState(partial: CommandViewStore | Partial<CommandViewStore> | ((state: CommandViewStore) => CommandViewStore | Partial<CommandViewStore>), replace?: false | undefined): unknown;
|
|
@@ -10470,8 +10105,8 @@ declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<C
|
|
|
10470
10105
|
setOptions: (options: Partial<zustand_middleware.PersistOptions<CommandViewStore, {
|
|
10471
10106
|
showIntegrations: boolean;
|
|
10472
10107
|
fitViewOnFilter: boolean;
|
|
10473
|
-
visualizationMode:
|
|
10474
|
-
lastUsedVisualizationMode:
|
|
10108
|
+
visualizationMode: "explore";
|
|
10109
|
+
lastUsedVisualizationMode: "explore" | null;
|
|
10475
10110
|
resourcesHidden: boolean;
|
|
10476
10111
|
diagnosticsHidden: boolean;
|
|
10477
10112
|
lastOpenBottomTab: string | null;
|
|
@@ -10485,8 +10120,8 @@ declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<C
|
|
|
10485
10120
|
getOptions: () => Partial<zustand_middleware.PersistOptions<CommandViewStore, {
|
|
10486
10121
|
showIntegrations: boolean;
|
|
10487
10122
|
fitViewOnFilter: boolean;
|
|
10488
|
-
visualizationMode:
|
|
10489
|
-
lastUsedVisualizationMode:
|
|
10123
|
+
visualizationMode: "explore";
|
|
10124
|
+
lastUsedVisualizationMode: "explore" | null;
|
|
10490
10125
|
resourcesHidden: boolean;
|
|
10491
10126
|
diagnosticsHidden: boolean;
|
|
10492
10127
|
lastOpenBottomTab: string | null;
|
|
@@ -10944,7 +10579,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
|
|
|
10944
10579
|
description: string | null;
|
|
10945
10580
|
batchIds: string[];
|
|
10946
10581
|
instantlyCampaignId: string | null;
|
|
10947
|
-
status: "
|
|
10582
|
+
status: "draft" | "archived" | "closing" | "enriching" | "launched";
|
|
10948
10583
|
metadata: {
|
|
10949
10584
|
[x: string]: unknown;
|
|
10950
10585
|
buildPlanSnapshot?: {
|
|
@@ -10957,7 +10592,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
|
|
|
10957
10592
|
outputs: ("company" | "contact" | "export")[];
|
|
10958
10593
|
stageKey: string;
|
|
10959
10594
|
dependencyMode: "per-record-eligibility";
|
|
10960
|
-
|
|
10595
|
+
actionKey: string;
|
|
10961
10596
|
defaultBatchSize: number;
|
|
10962
10597
|
maxBatchSize: number;
|
|
10963
10598
|
description?: string | undefined;
|
|
@@ -10971,7 +10606,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
|
|
|
10971
10606
|
label: string;
|
|
10972
10607
|
path: string;
|
|
10973
10608
|
width?: string | number | undefined;
|
|
10974
|
-
renderType?: "text" | "
|
|
10609
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
10975
10610
|
badgeColor?: string | undefined;
|
|
10976
10611
|
}[] | undefined;
|
|
10977
10612
|
contact?: {
|
|
@@ -10979,7 +10614,7 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
|
|
|
10979
10614
|
label: string;
|
|
10980
10615
|
path: string;
|
|
10981
10616
|
width?: string | number | undefined;
|
|
10982
|
-
renderType?: "text" | "
|
|
10617
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
10983
10618
|
badgeColor?: string | undefined;
|
|
10984
10619
|
}[] | undefined;
|
|
10985
10620
|
} | undefined;
|
|
@@ -11029,7 +10664,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
|
|
|
11029
10664
|
description: string | null;
|
|
11030
10665
|
batchIds: string[];
|
|
11031
10666
|
instantlyCampaignId: string | null;
|
|
11032
|
-
status: "
|
|
10667
|
+
status: "draft" | "archived" | "closing" | "enriching" | "launched";
|
|
11033
10668
|
metadata: {
|
|
11034
10669
|
[x: string]: unknown;
|
|
11035
10670
|
buildPlanSnapshot?: {
|
|
@@ -11042,7 +10677,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
|
|
|
11042
10677
|
outputs: ("company" | "contact" | "export")[];
|
|
11043
10678
|
stageKey: string;
|
|
11044
10679
|
dependencyMode: "per-record-eligibility";
|
|
11045
|
-
|
|
10680
|
+
actionKey: string;
|
|
11046
10681
|
defaultBatchSize: number;
|
|
11047
10682
|
maxBatchSize: number;
|
|
11048
10683
|
description?: string | undefined;
|
|
@@ -11056,7 +10691,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
|
|
|
11056
10691
|
label: string;
|
|
11057
10692
|
path: string;
|
|
11058
10693
|
width?: string | number | undefined;
|
|
11059
|
-
renderType?: "text" | "
|
|
10694
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11060
10695
|
badgeColor?: string | undefined;
|
|
11061
10696
|
}[] | undefined;
|
|
11062
10697
|
contact?: {
|
|
@@ -11064,7 +10699,7 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
|
|
|
11064
10699
|
label: string;
|
|
11065
10700
|
path: string;
|
|
11066
10701
|
width?: string | number | undefined;
|
|
11067
|
-
renderType?: "text" | "
|
|
10702
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11068
10703
|
badgeColor?: string | undefined;
|
|
11069
10704
|
}[] | undefined;
|
|
11070
10705
|
} | undefined;
|
|
@@ -11213,7 +10848,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
11213
10848
|
description: string | null;
|
|
11214
10849
|
batchIds: string[];
|
|
11215
10850
|
instantlyCampaignId: string | null;
|
|
11216
|
-
status: "
|
|
10851
|
+
status: "draft" | "archived" | "closing" | "enriching" | "launched";
|
|
11217
10852
|
metadata: {
|
|
11218
10853
|
[x: string]: unknown;
|
|
11219
10854
|
buildPlanSnapshot?: {
|
|
@@ -11226,7 +10861,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
11226
10861
|
outputs: ("company" | "contact" | "export")[];
|
|
11227
10862
|
stageKey: string;
|
|
11228
10863
|
dependencyMode: "per-record-eligibility";
|
|
11229
|
-
|
|
10864
|
+
actionKey: string;
|
|
11230
10865
|
defaultBatchSize: number;
|
|
11231
10866
|
maxBatchSize: number;
|
|
11232
10867
|
description?: string | undefined;
|
|
@@ -11240,7 +10875,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
11240
10875
|
label: string;
|
|
11241
10876
|
path: string;
|
|
11242
10877
|
width?: string | number | undefined;
|
|
11243
|
-
renderType?: "text" | "
|
|
10878
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11244
10879
|
badgeColor?: string | undefined;
|
|
11245
10880
|
}[] | undefined;
|
|
11246
10881
|
contact?: {
|
|
@@ -11248,7 +10883,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
11248
10883
|
label: string;
|
|
11249
10884
|
path: string;
|
|
11250
10885
|
width?: string | number | undefined;
|
|
11251
|
-
renderType?: "text" | "
|
|
10886
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11252
10887
|
badgeColor?: string | undefined;
|
|
11253
10888
|
}[] | undefined;
|
|
11254
10889
|
} | undefined;
|
|
@@ -11293,7 +10928,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
11293
10928
|
}, Error, {
|
|
11294
10929
|
name: string;
|
|
11295
10930
|
description?: string | null | undefined;
|
|
11296
|
-
status?: "
|
|
10931
|
+
status?: "draft" | "archived" | "closing" | "enriching" | "launched" | undefined;
|
|
11297
10932
|
buildTemplateId?: string | undefined;
|
|
11298
10933
|
scrapingConfig?: {
|
|
11299
10934
|
vertical?: string | undefined;
|
|
@@ -11325,7 +10960,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
11325
10960
|
description: string | null;
|
|
11326
10961
|
batchIds: string[];
|
|
11327
10962
|
instantlyCampaignId: string | null;
|
|
11328
|
-
status: "
|
|
10963
|
+
status: "draft" | "archived" | "closing" | "enriching" | "launched";
|
|
11329
10964
|
metadata: {
|
|
11330
10965
|
[x: string]: unknown;
|
|
11331
10966
|
buildPlanSnapshot?: {
|
|
@@ -11338,7 +10973,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
11338
10973
|
outputs: ("company" | "contact" | "export")[];
|
|
11339
10974
|
stageKey: string;
|
|
11340
10975
|
dependencyMode: "per-record-eligibility";
|
|
11341
|
-
|
|
10976
|
+
actionKey: string;
|
|
11342
10977
|
defaultBatchSize: number;
|
|
11343
10978
|
maxBatchSize: number;
|
|
11344
10979
|
description?: string | undefined;
|
|
@@ -11352,7 +10987,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
11352
10987
|
label: string;
|
|
11353
10988
|
path: string;
|
|
11354
10989
|
width?: string | number | undefined;
|
|
11355
|
-
renderType?: "text" | "
|
|
10990
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11356
10991
|
badgeColor?: string | undefined;
|
|
11357
10992
|
}[] | undefined;
|
|
11358
10993
|
contact?: {
|
|
@@ -11360,7 +10995,7 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
11360
10995
|
label: string;
|
|
11361
10996
|
path: string;
|
|
11362
10997
|
width?: string | number | undefined;
|
|
11363
|
-
renderType?: "text" | "
|
|
10998
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11364
10999
|
badgeColor?: string | undefined;
|
|
11365
11000
|
}[] | undefined;
|
|
11366
11001
|
} | undefined;
|
|
@@ -11416,7 +11051,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
11416
11051
|
description: string | null;
|
|
11417
11052
|
batchIds: string[];
|
|
11418
11053
|
instantlyCampaignId: string | null;
|
|
11419
|
-
status: "
|
|
11054
|
+
status: "draft" | "archived" | "closing" | "enriching" | "launched";
|
|
11420
11055
|
metadata: {
|
|
11421
11056
|
[x: string]: unknown;
|
|
11422
11057
|
buildPlanSnapshot?: {
|
|
@@ -11429,7 +11064,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
11429
11064
|
outputs: ("company" | "contact" | "export")[];
|
|
11430
11065
|
stageKey: string;
|
|
11431
11066
|
dependencyMode: "per-record-eligibility";
|
|
11432
|
-
|
|
11067
|
+
actionKey: string;
|
|
11433
11068
|
defaultBatchSize: number;
|
|
11434
11069
|
maxBatchSize: number;
|
|
11435
11070
|
description?: string | undefined;
|
|
@@ -11443,7 +11078,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
11443
11078
|
label: string;
|
|
11444
11079
|
path: string;
|
|
11445
11080
|
width?: string | number | undefined;
|
|
11446
|
-
renderType?: "text" | "
|
|
11081
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11447
11082
|
badgeColor?: string | undefined;
|
|
11448
11083
|
}[] | undefined;
|
|
11449
11084
|
contact?: {
|
|
@@ -11451,7 +11086,7 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
11451
11086
|
label: string;
|
|
11452
11087
|
path: string;
|
|
11453
11088
|
width?: string | number | undefined;
|
|
11454
|
-
renderType?: "text" | "
|
|
11089
|
+
renderType?: "text" | "count" | "json" | "badge" | "datetime" | undefined;
|
|
11455
11090
|
badgeColor?: string | undefined;
|
|
11456
11091
|
}[] | undefined;
|
|
11457
11092
|
} | undefined;
|
|
@@ -11948,7 +11583,7 @@ declare function useDeleteContacts(): _tanstack_react_query.UseMutationResult<vo
|
|
|
11948
11583
|
|
|
11949
11584
|
declare const leadGenArtifactKeys: {
|
|
11950
11585
|
all: readonly ["lead-gen-artifacts"];
|
|
11951
|
-
list: (organizationId: string | null, ownerKind: AcqArtifactOwnerKind, ownerId: string) => readonly ["lead-gen-artifacts", string | null, "
|
|
11586
|
+
list: (organizationId: string | null, ownerKind: AcqArtifactOwnerKind, ownerId: string) => readonly ["lead-gen-artifacts", string | null, "list" | "company" | "contact" | "deal" | "list_member", string];
|
|
11952
11587
|
};
|
|
11953
11588
|
interface UseArtifactsParams {
|
|
11954
11589
|
ownerKind: AcqArtifactOwnerKind;
|
|
@@ -11980,7 +11615,7 @@ declare function useCreateArtifact(): _tanstack_react_query.UseMutationResult<{
|
|
|
11980
11615
|
createdAt: string;
|
|
11981
11616
|
version: number;
|
|
11982
11617
|
}, Error, {
|
|
11983
|
-
ownerKind: "
|
|
11618
|
+
ownerKind: "list" | "company" | "contact" | "deal" | "list_member";
|
|
11984
11619
|
ownerId: string;
|
|
11985
11620
|
kind: string;
|
|
11986
11621
|
content: Record<string, unknown>;
|
|
@@ -13489,5 +13124,5 @@ declare function InitializationProvider({ children }: {
|
|
|
13489
13124
|
children: ReactNode;
|
|
13490
13125
|
}): react.FunctionComponentElement<react.ProviderProps<AppInitializationState | null>>;
|
|
13491
13126
|
|
|
13492
|
-
export { AGENT_CONSTANTS, APIClientError, API_URL, AdminGuard, ApiClientProvider, ApiKeyService, AppearanceProvider, AuthProvider, CONTAINER_CONSTANTS, CredentialService, CrmActionsProvider, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DeploymentService, ElevasisCoreProvider,
|
|
13493
|
-
export type { AcqCompanyWithCount, AcqContactWithCompany, AcqDealNote, AcqDealTask, AcqDealTaskKind, ActivityFilters, ActivityTrendResponse, AddCompaniesToListResult, AddContactsToListResult, AdminGuardProps, AgentIterationEdgeData, AgentIterationNodeData, AgentStatus, ApiClientContextValue, ApiClientProviderProps, ApiErrorDetails, ApiKeyConfig, AppInitializationState, AppearanceConfig, AssignRoleInput, AuthConfig, AuthContextValue, AuthKitConfig, BulkDeleteExecutionsParams, BulkDeleteExecutionsResult, BusinessImpactMetrics, CancelExecutionParams, CancelExecutionResult, ChatMessage, ClientDetailResponse, ClientResponse, ClientStatus, ClientStatusResponse, ClientsListFilters, ColorShadesTuple, CreateApiKeyRequest, CreateApiKeyResponse, CreateClientRequest, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse,
|
|
13127
|
+
export { AGENT_CONSTANTS, APIClientError, API_URL, AdminGuard, ApiClientProvider, ApiKeyService, AppearanceProvider, AuthProvider, CONTAINER_CONSTANTS, CredentialService, CrmActionsProvider, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DeploymentService, ElevasisCoreProvider, ElevasisServiceProvider, ElevasisSystemsProvider, ElevasisUIProvider, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, GRAPH_CONSTANTS, InitializationContext, InitializationProvider, LIMIT_ACTIVITY_FEED, ListActionsProvider, NotificationProvider, OAUTH_FLOW_TIMEOUT, OperationsService, OrganizationContext, OrganizationMembershipService, OrganizationProvider, OrganizationSwitcher, OrganizationSwitcherConnected, PAGE_SIZE_DEFAULT, PresetsProvider, ProfileProvider, ProtectedRoute, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_REALTIME, REFETCH_INTERVAL_RUNNING, REFETCH_INTERVAL_RUNNING_FAST, ResourceStatusColors, RouterProvider, SHARED_VIZ_CONSTANTS, SSE_CLOSE_GRACE_PERIOD, SSE_TOKEN_REFRESH_DELAY, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, STATUS_COLORS, ScrollToTop, SystemShell, TIMELINE_CONSTANTS, TOKEN_VAR_MAP, TanStackRouterBridge, UserProfileService, WORKFLOW_CONSTANTS, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, WebhookEndpointService, acquisitionListKeys, calculateBarPosition, calculateGraphHeight, clientsKeys, collectResourceFilterFacets, companyKeys, componentThemes, contactKeys, createCssVariablesResolver, createFeatureAccessHook, createOrganizationsSlice, createTestSystemsProvider, createUseAppInitialization, createUseOrgInitialization, createUseOrganizations, dealKeys, dealNoteKeys, dealTaskKeys, debounce, executionsKeys, filterByDomainFilters, formatChartAxisDate, formatDate, formatDateTime, formatDuration, formatErrorMessage, formatRelativeTime, formatTimeAgo, generateShades, getEdgeColor, getEdgeOpacity, getErrorInfo, getErrorTitle, getPreset, getResourceColor, getResourceFilterFacetIds, getResourceIcon, getResourceStatusColor, getStatusColors, getStatusIcon, getTimeRangeDates, getTimeRangeLabel, isAPIClientError, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, mantineThemeOverride, milestoneKeys, noteKeys, observabilityKeys, operationsKeys, PRESETS as presets, projectActivityKeys, projectKeys, requestsKeys, restoreConsole, scheduleKeys, sessionsKeys, setupBrowserMocks, shouldAnimateEdge, sortData, suppressKnownWarnings, taskKeys, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useAgentIterationData, useApiClient, useApiClientContext, useAppearance, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useAuthContext, useAvailablePresets, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useConnectionHighlight, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateProject as useCreateDeliveryProject, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useCrmActions, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteMilestone, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask$1 as useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useDirectedChainHighlighting, useEffectivePermissions, useElevasisServices, useElevasisSystems, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionPath, useExecutionSSE, useExecutions, useFitViewTrigger, useGetExecutionHistory, useGetSchedule, useGraphHighlighting, useHasPermission, useInFlightExecutions, useInitialization, useList, useListActions, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMergedExecution, useMilestones, useNodeSelection, useNotificationAdapter, useNotificationCount as useNotificationCountSSE, useNotifications, useOptionalElevasisSystems, useOrgRoles, useOrganization, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, usePresetsContext, useProfile, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactFlowAgent, useReactivateMembership, useRecentExecutionsByResource, useSessionCheck as useRefocusSessionCheck, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useRouterContext, useSSEConnection, useScheduledTasks, useSession, useSessionCheck, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStableAccessToken, useStatusFilter, useSubmitAction, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTimelineData, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnifiedWorkflowLayout, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateMilestone, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useUserProfile, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution, useWorkflowStepsLayout, validateEmail };
|
|
13128
|
+
export type { AcqCompanyWithCount, AcqContactWithCompany, AcqDealNote, AcqDealTask, AcqDealTaskKind, ActivityFilters, ActivityTrendResponse, AddCompaniesToListResult, AddContactsToListResult, AdminGuardProps, AgentIterationEdgeData, AgentIterationNodeData, AgentStatus, ApiClientContextValue, ApiClientProviderProps, ApiErrorDetails, ApiKeyConfig, AppInitializationState, AppearanceConfig, AssignRoleInput, AuthConfig, AuthContextValue, AuthKitConfig, BulkDeleteExecutionsParams, BulkDeleteExecutionsResult, BusinessImpactMetrics, CancelExecutionParams, CancelExecutionResult, ChatMessage, ClientDetailResponse, ClientResponse, ClientStatus, ClientStatusResponse, ClientsListFilters, ColorShadesTuple, CreateApiKeyRequest, CreateApiKeyResponse, CreateClientRequest, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CreateTestSystemsProviderOptions, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, DirectedChainHighlightingOptions, DirectedChainHighlightingResult, EdgeColorOptions, EdgeOpacityOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisSystemsContextValue, ElevasisSystemsProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, ExecutionPathState, ExecutionStatus, FailingResource, FeatureAccessResult, FrameworkThemeOverrides, GetMessagesResponse, GlowIntensity, GraphHeightOptions, GraphHighlightingResult, GraphMode, GraphThemeColors, InitializationError, LeadGenStageKey, LinkProps, ListActivitiesResponse, ListApiKeysResponse, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory, ListCredentialsResponse, ListExecutionsFilters, ListRecordsFilters, ListSchedulesFilters, ListSchedulesResponse, ListWebhookEndpointsResponse, MembershipWithDetails, MessageEvent, MessageType, NodeColorType, NotificationAdapter, OrgRole, OrganizationContextValue, OrganizationGraphContextValue, OrganizationGraphSystemBridge, OrganizationsActions, OrganizationsSlice, OrganizationsState, PresetEntry, PresetName, ProfileContextValue, ProtectedRouteProps, RemoveCompaniesFromListResult, RequestRow, RequestsListFilters, ResolvedShellModel, ResolvedShellRouteMatch, ResolvedShellSystem, ResolvedSystemAccess, ResolvedSystemModule, ResolvedSystemSemantics, ResourceFilterFacet, ResourcesResponse, RetryExecutionParams, RevokeRoleInput, RouterAdapter, SessionDTO, SessionExecution, SessionExecutionsResponse, SessionListItem, SessionTokenUsage, ShellRouteMatchStatus, ShellRuntime, ShellSidebarLinkGroup, ShellSidebarLinkItem, ShellSidebarProjectionOptions, SortDirection, SortState, StaleDealSummaryItem, StatefulItem, StatusColorScheme, StatusFilter, StatusIconColors, StepExecutionData, SubmitActionRequest, SubmitActionResponse, SupabaseUserProfile, SystemHealthExecutionSummary, SystemHealthResponse, SystemIconComponent, SystemModule, SystemSidebarComponent, TablerIcon, TaskSchedule, ThemePreset, TimelineBarProps, TimelineContainerProps, TimelineRowProps, TopFailingResourcesParams, TransitionItemInput, TransitionListCompanyInput, TransitionListMemberInput, TransitionStateInput, UnifiedWorkflowEdgeData, UnifiedWorkflowNodeData, UpdateClientRequest, UpdateListStatusInput, UpdateOrgRoleInput, UpdateScheduleInput, UseActivitiesParams, UseActivityTrendParams, UseApiClientReturn, UseArtifactsParams, UseBatchedResourcesHealthParams, UseExecuteResourceOptions, UseExecutionHealthParams, UseExecutionLogsParams, UseExecutionPanelStateOptions, UseExecutionPanelStateReturn, UseExecutionSSEOptions, UseExecutionSSEResult, UseInFlightExecutionsOptions, UseListProgressOptions, UseNotificationCountArgs, UseOrgInitializationReturn, UseOrganizationsReturn, UseResourcesHealthParams, UseSSEConnectionOptions, UseScheduledTasksOptions, UseSystemHealthParams, UseUserProfileReturn, UseWorkflowExecutionOptions, UseWorkflowExecutionResult, VerifyCredentialResponse, WebSocketState, WithSchemes, WorkflowEdgeType, WorkflowExecutionTriggerParams, WorkflowStepEdgeData, WorkflowStepNodeData, WorkflowStepsLayoutInput };
|