@elevasis/ui 2.25.6 → 2.26.1
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/api/index.js +2 -2
- package/dist/app/index.css +15 -5
- package/dist/app/index.d.ts +61 -14
- package/dist/app/index.js +6 -6
- package/dist/charts/index.js +6 -5
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/{chunk-BDKM56TP.js → chunk-4KTLOK7K.js} +1 -1
- package/dist/{chunk-KMAXFJPH.js → chunk-CW3UNAF2.js} +5 -409
- package/dist/{chunk-HKBEURCV.js → chunk-G26INIF3.js} +1 -1
- package/dist/{chunk-7F3IQMLI.js → chunk-G66QFZXD.js} +11 -214
- package/dist/{chunk-QIW6OCEI.js → chunk-HLFFKKT3.js} +27 -373
- package/dist/chunk-JDNEWB5F.js +10 -0
- package/dist/{chunk-L7D6KNHV.js → chunk-JKBGDFX2.js} +890 -749
- package/dist/{chunk-YRKQNPK2.js → chunk-JPGX3533.js} +4 -3
- package/dist/chunk-KEFWANZY.js +155 -0
- package/dist/chunk-LH4GPYDX.js +448 -0
- package/dist/{chunk-JXSBOG2R.js → chunk-LWKZ3BCC.js} +5 -4
- package/dist/chunk-MYEOTM7D.js +92 -0
- package/dist/chunk-OGXKOMUT.js +412 -0
- package/dist/chunk-OHXU5WWK.js +3731 -0
- package/dist/chunk-ONFKASZI.js +2004 -0
- package/dist/{chunk-U36X6NZM.js → chunk-RIFTUOPE.js} +2 -14
- package/dist/{chunk-T6INEVX6.js → chunk-SGS4CQ2B.js} +1 -1
- package/dist/{chunk-C7IBFI5B.js → chunk-UPMX5GJI.js} +5 -5
- package/dist/{chunk-ARJPZ66V.js → chunk-UY5I2KOZ.js} +208 -3124
- package/dist/chunk-W2ZTLH7Y.js +662 -0
- package/dist/{chunk-KNISO652.js → chunk-WUVR4QY6.js} +9 -9
- package/dist/{chunk-Q5BEODAT.js → chunk-X2SUMO3P.js} +2 -1
- package/dist/{chunk-SNHGSCKH.js → chunk-XBMCDGHA.js} +1 -1
- package/dist/{chunk-N55DVMAG.js → chunk-XQQEKWTL.js} +2 -6
- package/dist/{chunk-SBQ4MYQV.js → chunk-XZSEPJZQ.js} +5 -6
- package/dist/{chunk-CPAJXBTL.js → chunk-YHBPR67D.js} +490 -676
- package/dist/{chunk-QARSVM7Q.js → chunk-YO2YORW4.js} +4 -4
- package/dist/{chunk-TAIX4NO3.js → chunk-ZFLM2YVW.js} +2 -2
- package/dist/components/index.css +15 -5
- package/dist/components/index.d.ts +202 -383
- package/dist/components/index.js +43 -429
- package/dist/components/navigation/index.css +25 -15
- package/dist/execution/index.d.ts +0 -73
- package/dist/features/auth/index.css +25 -15
- package/dist/features/crm/index.css +25 -15
- package/dist/features/crm/index.d.ts +49 -49
- package/dist/features/crm/index.js +14 -15
- package/dist/features/dashboard/index.css +25 -15
- package/dist/features/dashboard/index.js +18 -16
- package/dist/features/delivery/index.css +15 -5
- package/dist/features/delivery/index.js +14 -15
- package/dist/features/knowledge/index.css +611 -0
- package/dist/features/knowledge/index.js +375 -72
- package/dist/features/lead-gen/index.css +25 -15
- package/dist/features/lead-gen/index.d.ts +60 -21
- package/dist/features/lead-gen/index.js +16 -16
- package/dist/features/monitoring/index.css +15 -5
- package/dist/features/monitoring/index.js +17 -17
- package/dist/features/monitoring/requests/index.css +25 -15
- package/dist/features/monitoring/requests/index.js +13 -14
- package/dist/features/operations/index.css +25 -15
- package/dist/features/operations/index.d.ts +16 -98
- package/dist/features/operations/index.js +26 -22
- package/dist/features/settings/index.css +25 -15
- package/dist/features/settings/index.d.ts +1 -0
- package/dist/features/settings/index.js +15 -16
- package/dist/hooks/delivery/index.css +25 -15
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.css +15 -5
- package/dist/hooks/index.d.ts +172 -380
- package/dist/hooks/index.js +13 -14
- package/dist/hooks/published.css +15 -5
- package/dist/hooks/published.d.ts +172 -380
- package/dist/hooks/published.js +13 -14
- package/dist/index.css +15 -5
- package/dist/index.d.ts +988 -403
- package/dist/index.js +15 -15
- package/dist/initialization/index.d.ts +1 -0
- package/dist/knowledge/index.d.ts +981 -41
- package/dist/knowledge/index.js +5449 -294
- package/dist/layout/index.d.ts +2 -0
- package/dist/layout/index.js +3 -2
- package/dist/organization/index.css +25 -15
- package/dist/organization/index.d.ts +1 -0
- package/dist/provider/index.css +25 -15
- package/dist/provider/index.d.ts +818 -26
- package/dist/provider/index.js +11 -11
- package/dist/provider/published.css +25 -15
- package/dist/provider/published.d.ts +817 -25
- package/dist/provider/published.js +8 -9
- package/dist/test-utils/index.js +2 -2
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -2
- package/dist/theme/presets/index.d.ts +97 -0
- package/dist/theme/presets/index.js +3 -0
- package/dist/types/index.d.ts +71 -126
- package/dist/utils/index.js +1 -1
- package/dist/vite/index.d.ts +7 -0
- package/dist/vite/index.js +10 -0
- package/dist/vite-plugin-knowledge/index.d.ts +1 -33
- package/dist/vite-plugin-knowledge/index.js +1 -66
- package/package.json +16 -3
- package/src/knowledge/README.md +8 -8
- package/src/theme/presets/README.md +19 -0
- package/dist/chunk-5RLYII6P.js +0 -314
- package/dist/chunk-6U7AIIHF.js +0 -880
- package/dist/chunk-HAEJ4M54.js +0 -94
- package/dist/chunk-LPM7O6XM.js +0 -293
- /package/dist/{chunk-SGXXJE52.js → chunk-QD4X4H5A.js} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import { ReactNode,
|
|
2
|
+
import { ReactNode, MouseEvent, AnchorHTMLAttributes, ElementType, ComponentType } from 'react';
|
|
3
3
|
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';
|
|
@@ -336,56 +336,6 @@ interface ExecutionLogMessage {
|
|
|
336
336
|
context?: LogContext;
|
|
337
337
|
}
|
|
338
338
|
|
|
339
|
-
/**
|
|
340
|
-
* Shared form field types for dynamic form generation
|
|
341
|
-
* Used by: Command Queue, Execution Runner UI, future form-based features
|
|
342
|
-
*/
|
|
343
|
-
/**
|
|
344
|
-
* Supported form field types for action payloads
|
|
345
|
-
* Maps to Mantine form components
|
|
346
|
-
*/
|
|
347
|
-
type FormFieldType = 'text' | 'textarea' | 'number' | 'select' | 'checkbox' | 'radio' | 'richtext';
|
|
348
|
-
/**
|
|
349
|
-
* Form field definition
|
|
350
|
-
*/
|
|
351
|
-
interface FormField {
|
|
352
|
-
/** Field key in payload object */
|
|
353
|
-
name: string;
|
|
354
|
-
/** Field label for UI */
|
|
355
|
-
label: string;
|
|
356
|
-
/** Field type (determines UI component) */
|
|
357
|
-
type: FormFieldType;
|
|
358
|
-
/** Default value */
|
|
359
|
-
defaultValue?: unknown;
|
|
360
|
-
/** Required field */
|
|
361
|
-
required?: boolean;
|
|
362
|
-
/** Placeholder text */
|
|
363
|
-
placeholder?: string;
|
|
364
|
-
/** Help text */
|
|
365
|
-
description?: string;
|
|
366
|
-
/** Options for select/radio */
|
|
367
|
-
options?: Array<{
|
|
368
|
-
label: string;
|
|
369
|
-
value: string | number;
|
|
370
|
-
}>;
|
|
371
|
-
/** Min/max for number */
|
|
372
|
-
min?: number;
|
|
373
|
-
max?: number;
|
|
374
|
-
/** Path to context value for pre-filling (dot notation, e.g., 'proposal.summary') */
|
|
375
|
-
defaultValueFromContext?: string;
|
|
376
|
-
}
|
|
377
|
-
/**
|
|
378
|
-
* Form schema for action payload collection
|
|
379
|
-
*/
|
|
380
|
-
interface FormSchema {
|
|
381
|
-
/** Form title */
|
|
382
|
-
title?: string;
|
|
383
|
-
/** Form description */
|
|
384
|
-
description?: string;
|
|
385
|
-
/** Form fields */
|
|
386
|
-
fields: FormField[];
|
|
387
|
-
}
|
|
388
|
-
|
|
389
339
|
/**
|
|
390
340
|
* Serialized Registry Types
|
|
391
341
|
*
|
|
@@ -393,67 +343,6 @@ interface FormSchema {
|
|
|
393
343
|
* Serialization happens once at API startup, enabling instant response times.
|
|
394
344
|
*/
|
|
395
345
|
|
|
396
|
-
/**
|
|
397
|
-
* Serialized form field for API responses
|
|
398
|
-
*/
|
|
399
|
-
interface SerializedFormField {
|
|
400
|
-
name: string;
|
|
401
|
-
label: string;
|
|
402
|
-
type: FormFieldType;
|
|
403
|
-
defaultValue?: unknown;
|
|
404
|
-
required?: boolean;
|
|
405
|
-
placeholder?: string;
|
|
406
|
-
description?: string;
|
|
407
|
-
options?: Array<{
|
|
408
|
-
label: string;
|
|
409
|
-
value: string | number;
|
|
410
|
-
}>;
|
|
411
|
-
min?: number;
|
|
412
|
-
max?: number;
|
|
413
|
-
}
|
|
414
|
-
/**
|
|
415
|
-
* Serialized form schema for API responses
|
|
416
|
-
*/
|
|
417
|
-
interface SerializedFormSchema {
|
|
418
|
-
title?: string;
|
|
419
|
-
description?: string;
|
|
420
|
-
fields: SerializedFormField[];
|
|
421
|
-
layout?: 'vertical' | 'horizontal' | 'grid';
|
|
422
|
-
}
|
|
423
|
-
/**
|
|
424
|
-
* Serialized execution form schema for API responses
|
|
425
|
-
*/
|
|
426
|
-
interface SerializedExecutionFormSchema extends SerializedFormSchema {
|
|
427
|
-
fieldMappings?: Record<string, string>;
|
|
428
|
-
submitButton?: {
|
|
429
|
-
label?: string;
|
|
430
|
-
loadingLabel?: string;
|
|
431
|
-
confirmMessage?: string;
|
|
432
|
-
};
|
|
433
|
-
}
|
|
434
|
-
/**
|
|
435
|
-
* Serialized schedule config for API responses
|
|
436
|
-
*/
|
|
437
|
-
interface SerializedScheduleConfig {
|
|
438
|
-
enabled: boolean;
|
|
439
|
-
defaultSchedule?: string;
|
|
440
|
-
allowedPatterns?: string[];
|
|
441
|
-
}
|
|
442
|
-
/**
|
|
443
|
-
* Serialized webhook config for API responses
|
|
444
|
-
*/
|
|
445
|
-
interface SerializedWebhookConfig {
|
|
446
|
-
enabled: boolean;
|
|
447
|
-
payloadSchema?: unknown;
|
|
448
|
-
}
|
|
449
|
-
/**
|
|
450
|
-
* Serialized execution interface for API responses
|
|
451
|
-
*/
|
|
452
|
-
interface SerializedExecutionInterface {
|
|
453
|
-
form: SerializedExecutionFormSchema;
|
|
454
|
-
schedule?: SerializedScheduleConfig;
|
|
455
|
-
webhook?: SerializedWebhookConfig;
|
|
456
|
-
}
|
|
457
346
|
/**
|
|
458
347
|
* Serialized agent definition (JSON-safe)
|
|
459
348
|
* Result of serializeDefinition(AgentDefinition)
|
|
@@ -509,7 +398,6 @@ interface SerializedAgentDefinition {
|
|
|
509
398
|
}>;
|
|
510
399
|
};
|
|
511
400
|
metricsConfig?: object;
|
|
512
|
-
interface?: SerializedExecutionInterface;
|
|
513
401
|
}
|
|
514
402
|
/**
|
|
515
403
|
* Serialized workflow definition (JSON-safe)
|
|
@@ -549,7 +437,56 @@ interface SerializedWorkflowDefinition {
|
|
|
549
437
|
outputSchema?: object;
|
|
550
438
|
};
|
|
551
439
|
metricsConfig?: object;
|
|
552
|
-
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
/**
|
|
443
|
+
* Shared form field types for dynamic form generation
|
|
444
|
+
* Used by: Command Queue, Execution Runner UI, future form-based features
|
|
445
|
+
*/
|
|
446
|
+
/**
|
|
447
|
+
* Supported form field types for action payloads
|
|
448
|
+
* Maps to Mantine form components
|
|
449
|
+
*/
|
|
450
|
+
type FormFieldType = 'text' | 'textarea' | 'number' | 'select' | 'checkbox' | 'radio' | 'richtext';
|
|
451
|
+
/**
|
|
452
|
+
* Form field definition
|
|
453
|
+
*/
|
|
454
|
+
interface FormField {
|
|
455
|
+
/** Field key in payload object */
|
|
456
|
+
name: string;
|
|
457
|
+
/** Field label for UI */
|
|
458
|
+
label: string;
|
|
459
|
+
/** Field type (determines UI component) */
|
|
460
|
+
type: FormFieldType;
|
|
461
|
+
/** Default value */
|
|
462
|
+
defaultValue?: unknown;
|
|
463
|
+
/** Required field */
|
|
464
|
+
required?: boolean;
|
|
465
|
+
/** Placeholder text */
|
|
466
|
+
placeholder?: string;
|
|
467
|
+
/** Help text */
|
|
468
|
+
description?: string;
|
|
469
|
+
/** Options for select/radio */
|
|
470
|
+
options?: Array<{
|
|
471
|
+
label: string;
|
|
472
|
+
value: string | number;
|
|
473
|
+
}>;
|
|
474
|
+
/** Min/max for number */
|
|
475
|
+
min?: number;
|
|
476
|
+
max?: number;
|
|
477
|
+
/** Path to context value for pre-filling (dot notation, e.g., 'proposal.summary') */
|
|
478
|
+
defaultValueFromContext?: string;
|
|
479
|
+
}
|
|
480
|
+
/**
|
|
481
|
+
* Form schema for action payload collection
|
|
482
|
+
*/
|
|
483
|
+
interface FormSchema {
|
|
484
|
+
/** Form title */
|
|
485
|
+
title?: string;
|
|
486
|
+
/** Form description */
|
|
487
|
+
description?: string;
|
|
488
|
+
/** Form fields */
|
|
489
|
+
fields: FormField[];
|
|
553
490
|
}
|
|
554
491
|
|
|
555
492
|
/**
|
|
@@ -3647,104 +3584,6 @@ interface AgentIterationData {
|
|
|
3647
3584
|
status: 'running' | 'completed' | 'failed' | 'warning';
|
|
3648
3585
|
}
|
|
3649
3586
|
|
|
3650
|
-
/** Raw database row type for acq_deals table */
|
|
3651
|
-
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3652
|
-
type DealStage = 'interested' | 'proposal' | 'closing' | 'closed_won' | 'closed_lost' | 'nurturing';
|
|
3653
|
-
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
3654
|
-
interface DealPriority {
|
|
3655
|
-
bucketKey: DealPriorityBucketKey;
|
|
3656
|
-
rank: number;
|
|
3657
|
-
label: string;
|
|
3658
|
-
color: string;
|
|
3659
|
-
reason: string;
|
|
3660
|
-
latestActivityAt: string | null;
|
|
3661
|
-
nextActionAt: string | null;
|
|
3662
|
-
}
|
|
3663
|
-
interface DealContact {
|
|
3664
|
-
id: string;
|
|
3665
|
-
first_name: string | null;
|
|
3666
|
-
last_name: string | null;
|
|
3667
|
-
email: string;
|
|
3668
|
-
title: string | null;
|
|
3669
|
-
headline: string | null;
|
|
3670
|
-
linkedin_url: string | null;
|
|
3671
|
-
pipeline_status: Record<string, unknown> | null;
|
|
3672
|
-
enrichment_data: Record<string, unknown> | null;
|
|
3673
|
-
company: {
|
|
3674
|
-
id: string;
|
|
3675
|
-
name: string;
|
|
3676
|
-
domain: string | null;
|
|
3677
|
-
website: string | null;
|
|
3678
|
-
linkedin_url: string | null;
|
|
3679
|
-
segment: string | null;
|
|
3680
|
-
category: string | null;
|
|
3681
|
-
num_employees: number | null;
|
|
3682
|
-
} | null;
|
|
3683
|
-
}
|
|
3684
|
-
interface DealFilters {
|
|
3685
|
-
stage?: DealStage;
|
|
3686
|
-
search?: string;
|
|
3687
|
-
limit?: number;
|
|
3688
|
-
offset?: number;
|
|
3689
|
-
}
|
|
3690
|
-
/** Deal list item with joined contact and company data */
|
|
3691
|
-
interface DealListItem extends AcqDealRow {
|
|
3692
|
-
priority: DealPriority;
|
|
3693
|
-
ownership: 'us' | 'them' | null;
|
|
3694
|
-
nextAction: string | null;
|
|
3695
|
-
contact: DealContact | null;
|
|
3696
|
-
}
|
|
3697
|
-
type DealDetail$1 = DealListItem;
|
|
3698
|
-
/** Task kind options for a deal task (human follow-up action type) */
|
|
3699
|
-
type AcqDealTaskKind = 'call' | 'email' | 'meeting' | 'other';
|
|
3700
|
-
/**
|
|
3701
|
-
* A CRM to-do item attached to a deal representing a human follow-up action.
|
|
3702
|
-
* Transformed from AcqDealTaskRow with camelCase properties.
|
|
3703
|
-
*/
|
|
3704
|
-
interface AcqDealTask {
|
|
3705
|
-
id: string;
|
|
3706
|
-
organizationId: string;
|
|
3707
|
-
dealId: string;
|
|
3708
|
-
title: string;
|
|
3709
|
-
description: string | null;
|
|
3710
|
-
kind: AcqDealTaskKind;
|
|
3711
|
-
dueAt: string | null;
|
|
3712
|
-
assigneeUserId: string | null;
|
|
3713
|
-
completedAt: string | null;
|
|
3714
|
-
completedByUserId: string | null;
|
|
3715
|
-
createdAt: string;
|
|
3716
|
-
updatedAt: string;
|
|
3717
|
-
createdByUserId: string | null;
|
|
3718
|
-
}
|
|
3719
|
-
/**
|
|
3720
|
-
* Live-scan aggregate telemetry for a single list, computed on demand from
|
|
3721
|
-
* the list junction tables and current contact deliverability state.
|
|
3722
|
-
* `stageCounts` are attempted counts from list-row processing_state.
|
|
3723
|
-
*/
|
|
3724
|
-
interface ListTelemetry {
|
|
3725
|
-
listId: string;
|
|
3726
|
-
totalCompanies: number;
|
|
3727
|
-
totalContacts: number;
|
|
3728
|
-
stageCounts: {
|
|
3729
|
-
populated: number;
|
|
3730
|
-
extracted: number;
|
|
3731
|
-
qualified: number;
|
|
3732
|
-
discovered: number;
|
|
3733
|
-
verified: number;
|
|
3734
|
-
personalized: number;
|
|
3735
|
-
uploaded: number;
|
|
3736
|
-
};
|
|
3737
|
-
deliverability: {
|
|
3738
|
-
valid: number;
|
|
3739
|
-
risky: number;
|
|
3740
|
-
invalid: number;
|
|
3741
|
-
unknown: number;
|
|
3742
|
-
bounced: number;
|
|
3743
|
-
};
|
|
3744
|
-
/** Reserved -- active workflow IDs associated with this list. */
|
|
3745
|
-
activeWorkflows?: string[];
|
|
3746
|
-
}
|
|
3747
|
-
|
|
3748
3587
|
declare const TransitionItemRequestSchema: z$1.ZodObject<{
|
|
3749
3588
|
pipelineKey: z$1.ZodString;
|
|
3750
3589
|
stageKey: z$1.ZodString;
|
|
@@ -3892,7 +3731,6 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
3892
3731
|
maxBatchSize: z$1.ZodNumber;
|
|
3893
3732
|
}, z$1.core.$strip>>;
|
|
3894
3733
|
}, z$1.core.$strip>>;
|
|
3895
|
-
stepConfig: z$1.ZodOptional<z$1.ZodRecord<z$1.ZodString, z$1.ZodUnknown>>;
|
|
3896
3734
|
}, z$1.core.$catchall<z$1.ZodUnknown>>;
|
|
3897
3735
|
launchedAt: z$1.ZodNullable<z$1.ZodString>;
|
|
3898
3736
|
completedAt: z$1.ZodNullable<z$1.ZodString>;
|
|
@@ -4034,6 +3872,104 @@ type AcqArtifactOwnerKind = z$1.infer<typeof AcqArtifactOwnerKindSchema>;
|
|
|
4034
3872
|
type ListStatus = z$1.infer<typeof ListStatusSchema>;
|
|
4035
3873
|
type AcqListResponse = z$1.infer<typeof AcqListResponseSchema>;
|
|
4036
3874
|
|
|
3875
|
+
/** Raw database row type for acq_deals table */
|
|
3876
|
+
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3877
|
+
type DealStage = 'interested' | 'proposal' | 'closing' | 'closed_won' | 'closed_lost' | 'nurturing';
|
|
3878
|
+
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
3879
|
+
interface DealPriority {
|
|
3880
|
+
bucketKey: DealPriorityBucketKey;
|
|
3881
|
+
rank: number;
|
|
3882
|
+
label: string;
|
|
3883
|
+
color: string;
|
|
3884
|
+
reason: string;
|
|
3885
|
+
latestActivityAt: string | null;
|
|
3886
|
+
nextActionAt: string | null;
|
|
3887
|
+
}
|
|
3888
|
+
interface DealContact {
|
|
3889
|
+
id: string;
|
|
3890
|
+
first_name: string | null;
|
|
3891
|
+
last_name: string | null;
|
|
3892
|
+
email: string;
|
|
3893
|
+
title: string | null;
|
|
3894
|
+
headline: string | null;
|
|
3895
|
+
linkedin_url: string | null;
|
|
3896
|
+
pipeline_status: Record<string, unknown> | null;
|
|
3897
|
+
enrichment_data: Record<string, unknown> | null;
|
|
3898
|
+
company: {
|
|
3899
|
+
id: string;
|
|
3900
|
+
name: string;
|
|
3901
|
+
domain: string | null;
|
|
3902
|
+
website: string | null;
|
|
3903
|
+
linkedin_url: string | null;
|
|
3904
|
+
segment: string | null;
|
|
3905
|
+
category: string | null;
|
|
3906
|
+
num_employees: number | null;
|
|
3907
|
+
} | null;
|
|
3908
|
+
}
|
|
3909
|
+
interface DealFilters {
|
|
3910
|
+
stage?: DealStage;
|
|
3911
|
+
search?: string;
|
|
3912
|
+
limit?: number;
|
|
3913
|
+
offset?: number;
|
|
3914
|
+
}
|
|
3915
|
+
/** Deal list item with joined contact and company data */
|
|
3916
|
+
interface DealListItem extends AcqDealRow {
|
|
3917
|
+
priority: DealPriority;
|
|
3918
|
+
ownership: 'us' | 'them' | null;
|
|
3919
|
+
nextAction: string | null;
|
|
3920
|
+
contact: DealContact | null;
|
|
3921
|
+
}
|
|
3922
|
+
type DealDetail$1 = DealListItem;
|
|
3923
|
+
/** Task kind options for a deal task (human follow-up action type) */
|
|
3924
|
+
type AcqDealTaskKind = 'call' | 'email' | 'meeting' | 'other';
|
|
3925
|
+
/**
|
|
3926
|
+
* A CRM to-do item attached to a deal representing a human follow-up action.
|
|
3927
|
+
* Transformed from AcqDealTaskRow with camelCase properties.
|
|
3928
|
+
*/
|
|
3929
|
+
interface AcqDealTask {
|
|
3930
|
+
id: string;
|
|
3931
|
+
organizationId: string;
|
|
3932
|
+
dealId: string;
|
|
3933
|
+
title: string;
|
|
3934
|
+
description: string | null;
|
|
3935
|
+
kind: AcqDealTaskKind;
|
|
3936
|
+
dueAt: string | null;
|
|
3937
|
+
assigneeUserId: string | null;
|
|
3938
|
+
completedAt: string | null;
|
|
3939
|
+
completedByUserId: string | null;
|
|
3940
|
+
createdAt: string;
|
|
3941
|
+
updatedAt: string;
|
|
3942
|
+
createdByUserId: string | null;
|
|
3943
|
+
}
|
|
3944
|
+
/**
|
|
3945
|
+
* Live-scan aggregate telemetry for a single list, computed on demand from
|
|
3946
|
+
* the list junction tables and current contact deliverability state.
|
|
3947
|
+
* `stageCounts` are attempted counts from list-row processing_state.
|
|
3948
|
+
*/
|
|
3949
|
+
interface ListTelemetry {
|
|
3950
|
+
listId: string;
|
|
3951
|
+
totalCompanies: number;
|
|
3952
|
+
totalContacts: number;
|
|
3953
|
+
stageCounts: {
|
|
3954
|
+
populated: number;
|
|
3955
|
+
extracted: number;
|
|
3956
|
+
qualified: number;
|
|
3957
|
+
discovered: number;
|
|
3958
|
+
verified: number;
|
|
3959
|
+
personalized: number;
|
|
3960
|
+
uploaded: number;
|
|
3961
|
+
};
|
|
3962
|
+
deliverability: {
|
|
3963
|
+
valid: number;
|
|
3964
|
+
risky: number;
|
|
3965
|
+
invalid: number;
|
|
3966
|
+
unknown: number;
|
|
3967
|
+
bounced: number;
|
|
3968
|
+
};
|
|
3969
|
+
/** Reserved -- active workflow IDs associated with this list. */
|
|
3970
|
+
activeWorkflows?: string[];
|
|
3971
|
+
}
|
|
3972
|
+
|
|
4037
3973
|
/**
|
|
4038
3974
|
* Lead Service Types
|
|
4039
3975
|
* CRUD operation types for the acquisition platform (lists, companies, contacts, deals)
|
|
@@ -4407,6 +4343,22 @@ interface SessionTokenUsage {
|
|
|
4407
4343
|
contextWindowSize: number;
|
|
4408
4344
|
}
|
|
4409
4345
|
|
|
4346
|
+
/**
|
|
4347
|
+
* Single source of truth for all active theme preset names.
|
|
4348
|
+
*
|
|
4349
|
+
* This is the canonical list. To add a preset:
|
|
4350
|
+
* 1. Add the name here.
|
|
4351
|
+
* 2. Create `packages/ui/src/theme/presets/{name}.ts` exporting `{name}Preset: ThemePreset`.
|
|
4352
|
+
* 3. Add to `PRESETS` record in `packages/ui/src/theme/presets/index.ts`.
|
|
4353
|
+
* 4. Add to `PresetName` union in `packages/ui/src/theme/presets/types.ts`.
|
|
4354
|
+
* 5. Add a card in `apps/command-center/src/features/settings/appearance/components/AppearanceSettings.tsx`.
|
|
4355
|
+
*
|
|
4356
|
+
* The union type (`ThemePresetName`) and Zod enum (`ThemePresetEnum`) are derived
|
|
4357
|
+
* automatically — no other files need updating.
|
|
4358
|
+
*/
|
|
4359
|
+
declare const THEME_PRESETS: readonly ["default", "tactical", "regal", "cyber-volt", "aurora", "rose-gold", "midnight", "titanium", "canopy", "slate", "cyber-strike", "cyber-chrome", "cyber-void", "nirvana", "wave", "synapse", "cortex", "helios", "graphite", "quarry"];
|
|
4360
|
+
type ThemePresetName = (typeof THEME_PRESETS)[number];
|
|
4361
|
+
|
|
4410
4362
|
/**
|
|
4411
4363
|
* Multi-tenancy configuration types
|
|
4412
4364
|
*
|
|
@@ -4415,6 +4367,7 @@ interface SessionTokenUsage {
|
|
|
4415
4367
|
* - org_memberships.config: Per-user-per-org feature overrides
|
|
4416
4368
|
* - users.config: User-global config
|
|
4417
4369
|
*/
|
|
4370
|
+
|
|
4418
4371
|
/**
|
|
4419
4372
|
* Per-user-per-org config (stored in org_memberships.config)
|
|
4420
4373
|
* Controls which features a specific member can access within their org.
|
|
@@ -4429,7 +4382,7 @@ interface MembershipFeatureConfig {
|
|
|
4429
4382
|
*/
|
|
4430
4383
|
interface UserConfig {
|
|
4431
4384
|
theme?: {
|
|
4432
|
-
preset?:
|
|
4385
|
+
preset?: ThemePresetName;
|
|
4433
4386
|
colorScheme?: 'light' | 'dark' | 'auto';
|
|
4434
4387
|
};
|
|
4435
4388
|
onboarding?: {
|
|
@@ -5155,15 +5108,15 @@ interface CommandViewWorkflow extends ResourceDefinition {
|
|
|
5155
5108
|
* - uses: Resource uses an integration (teal)
|
|
5156
5109
|
* - approval: Resource requires human approval (yellow)
|
|
5157
5110
|
*/
|
|
5158
|
-
type RelationshipType
|
|
5111
|
+
type RelationshipType = 'triggers' | 'uses' | 'approval';
|
|
5159
5112
|
/**
|
|
5160
5113
|
* Command View edge (relationship between resources)
|
|
5161
5114
|
*/
|
|
5162
|
-
interface CommandViewEdge
|
|
5115
|
+
interface CommandViewEdge {
|
|
5163
5116
|
id: string;
|
|
5164
5117
|
source: string;
|
|
5165
5118
|
target: string;
|
|
5166
|
-
relationship: RelationshipType
|
|
5119
|
+
relationship: RelationshipType;
|
|
5167
5120
|
label?: string;
|
|
5168
5121
|
}
|
|
5169
5122
|
/**
|
|
@@ -5180,7 +5133,7 @@ interface CommandViewData {
|
|
|
5180
5133
|
integrations: IntegrationDefinition[];
|
|
5181
5134
|
externalResources: ExternalResourceDefinition[];
|
|
5182
5135
|
humanCheckpoints: HumanCheckpointDefinition[];
|
|
5183
|
-
edges: CommandViewEdge
|
|
5136
|
+
edges: CommandViewEdge[];
|
|
5184
5137
|
}
|
|
5185
5138
|
|
|
5186
5139
|
declare const FeatureSchema: z$1.ZodObject<{
|
|
@@ -5189,7 +5142,69 @@ declare const FeatureSchema: z$1.ZodObject<{
|
|
|
5189
5142
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5190
5143
|
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
5191
5144
|
path: z$1.ZodOptional<z$1.ZodString>;
|
|
5192
|
-
icon: z$1.ZodOptional<z$1.
|
|
5145
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5146
|
+
"nav.dashboard": "nav.dashboard";
|
|
5147
|
+
"nav.sales": "nav.sales";
|
|
5148
|
+
"nav.crm": "nav.crm";
|
|
5149
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5150
|
+
"nav.projects": "nav.projects";
|
|
5151
|
+
"nav.operations": "nav.operations";
|
|
5152
|
+
"nav.monitoring": "nav.monitoring";
|
|
5153
|
+
"nav.knowledge": "nav.knowledge";
|
|
5154
|
+
"nav.settings": "nav.settings";
|
|
5155
|
+
"nav.admin": "nav.admin";
|
|
5156
|
+
"nav.archive": "nav.archive";
|
|
5157
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5158
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5159
|
+
"knowledge.reference": "knowledge.reference";
|
|
5160
|
+
"feature.dashboard": "feature.dashboard";
|
|
5161
|
+
"feature.sales": "feature.sales";
|
|
5162
|
+
"feature.crm": "feature.crm";
|
|
5163
|
+
"feature.finance": "feature.finance";
|
|
5164
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5165
|
+
"feature.platform": "feature.platform";
|
|
5166
|
+
"feature.projects": "feature.projects";
|
|
5167
|
+
"feature.operations": "feature.operations";
|
|
5168
|
+
"feature.knowledge": "feature.knowledge";
|
|
5169
|
+
"feature.monitoring": "feature.monitoring";
|
|
5170
|
+
"feature.settings": "feature.settings";
|
|
5171
|
+
"feature.admin": "feature.admin";
|
|
5172
|
+
"feature.archive": "feature.archive";
|
|
5173
|
+
"feature.seo": "feature.seo";
|
|
5174
|
+
"resource.agent": "resource.agent";
|
|
5175
|
+
"resource.workflow": "resource.workflow";
|
|
5176
|
+
"resource.integration": "resource.integration";
|
|
5177
|
+
"resource.database": "resource.database";
|
|
5178
|
+
"resource.user": "resource.user";
|
|
5179
|
+
"resource.team": "resource.team";
|
|
5180
|
+
"integration.gmail": "integration.gmail";
|
|
5181
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5182
|
+
"integration.attio": "integration.attio";
|
|
5183
|
+
"surface.dashboard": "surface.dashboard";
|
|
5184
|
+
"surface.overview": "surface.overview";
|
|
5185
|
+
"surface.command-view": "surface.command-view";
|
|
5186
|
+
"surface.command-queue": "surface.command-queue";
|
|
5187
|
+
"surface.pipeline": "surface.pipeline";
|
|
5188
|
+
"surface.lists": "surface.lists";
|
|
5189
|
+
"surface.resources": "surface.resources";
|
|
5190
|
+
"surface.settings": "surface.settings";
|
|
5191
|
+
"status.success": "status.success";
|
|
5192
|
+
"status.error": "status.error";
|
|
5193
|
+
"status.warning": "status.warning";
|
|
5194
|
+
"status.info": "status.info";
|
|
5195
|
+
"status.pending": "status.pending";
|
|
5196
|
+
"action.approve": "action.approve";
|
|
5197
|
+
"action.reject": "action.reject";
|
|
5198
|
+
"action.retry": "action.retry";
|
|
5199
|
+
"action.edit": "action.edit";
|
|
5200
|
+
"action.view": "action.view";
|
|
5201
|
+
"action.launch": "action.launch";
|
|
5202
|
+
"action.message": "action.message";
|
|
5203
|
+
"action.escalate": "action.escalate";
|
|
5204
|
+
"action.promote": "action.promote";
|
|
5205
|
+
"action.submit": "action.submit";
|
|
5206
|
+
"action.email": "action.email";
|
|
5207
|
+
}>, z$1.ZodString]>>;
|
|
5193
5208
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5194
5209
|
uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
|
|
5195
5210
|
"sidebar-primary": "sidebar-primary";
|
|
@@ -5207,7 +5222,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5207
5222
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5208
5223
|
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
5209
5224
|
path: z$1.ZodOptional<z$1.ZodString>;
|
|
5210
|
-
icon: z$1.ZodOptional<z$1.
|
|
5225
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5226
|
+
"nav.dashboard": "nav.dashboard";
|
|
5227
|
+
"nav.sales": "nav.sales";
|
|
5228
|
+
"nav.crm": "nav.crm";
|
|
5229
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5230
|
+
"nav.projects": "nav.projects";
|
|
5231
|
+
"nav.operations": "nav.operations";
|
|
5232
|
+
"nav.monitoring": "nav.monitoring";
|
|
5233
|
+
"nav.knowledge": "nav.knowledge";
|
|
5234
|
+
"nav.settings": "nav.settings";
|
|
5235
|
+
"nav.admin": "nav.admin";
|
|
5236
|
+
"nav.archive": "nav.archive";
|
|
5237
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5238
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5239
|
+
"knowledge.reference": "knowledge.reference";
|
|
5240
|
+
"feature.dashboard": "feature.dashboard";
|
|
5241
|
+
"feature.sales": "feature.sales";
|
|
5242
|
+
"feature.crm": "feature.crm";
|
|
5243
|
+
"feature.finance": "feature.finance";
|
|
5244
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5245
|
+
"feature.platform": "feature.platform";
|
|
5246
|
+
"feature.projects": "feature.projects";
|
|
5247
|
+
"feature.operations": "feature.operations";
|
|
5248
|
+
"feature.knowledge": "feature.knowledge";
|
|
5249
|
+
"feature.monitoring": "feature.monitoring";
|
|
5250
|
+
"feature.settings": "feature.settings";
|
|
5251
|
+
"feature.admin": "feature.admin";
|
|
5252
|
+
"feature.archive": "feature.archive";
|
|
5253
|
+
"feature.seo": "feature.seo";
|
|
5254
|
+
"resource.agent": "resource.agent";
|
|
5255
|
+
"resource.workflow": "resource.workflow";
|
|
5256
|
+
"resource.integration": "resource.integration";
|
|
5257
|
+
"resource.database": "resource.database";
|
|
5258
|
+
"resource.user": "resource.user";
|
|
5259
|
+
"resource.team": "resource.team";
|
|
5260
|
+
"integration.gmail": "integration.gmail";
|
|
5261
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5262
|
+
"integration.attio": "integration.attio";
|
|
5263
|
+
"surface.dashboard": "surface.dashboard";
|
|
5264
|
+
"surface.overview": "surface.overview";
|
|
5265
|
+
"surface.command-view": "surface.command-view";
|
|
5266
|
+
"surface.command-queue": "surface.command-queue";
|
|
5267
|
+
"surface.pipeline": "surface.pipeline";
|
|
5268
|
+
"surface.lists": "surface.lists";
|
|
5269
|
+
"surface.resources": "surface.resources";
|
|
5270
|
+
"surface.settings": "surface.settings";
|
|
5271
|
+
"status.success": "status.success";
|
|
5272
|
+
"status.error": "status.error";
|
|
5273
|
+
"status.warning": "status.warning";
|
|
5274
|
+
"status.info": "status.info";
|
|
5275
|
+
"status.pending": "status.pending";
|
|
5276
|
+
"action.approve": "action.approve";
|
|
5277
|
+
"action.reject": "action.reject";
|
|
5278
|
+
"action.retry": "action.retry";
|
|
5279
|
+
"action.edit": "action.edit";
|
|
5280
|
+
"action.view": "action.view";
|
|
5281
|
+
"action.launch": "action.launch";
|
|
5282
|
+
"action.message": "action.message";
|
|
5283
|
+
"action.escalate": "action.escalate";
|
|
5284
|
+
"action.promote": "action.promote";
|
|
5285
|
+
"action.submit": "action.submit";
|
|
5286
|
+
"action.email": "action.email";
|
|
5287
|
+
}>, z$1.ZodString]>>;
|
|
5211
5288
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5212
5289
|
uiPosition: z$1.ZodOptional<z$1.ZodEnum<{
|
|
5213
5290
|
"sidebar-primary": "sidebar-primary";
|
|
@@ -5243,7 +5320,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5243
5320
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5244
5321
|
enabled: z$1.ZodDefault<z$1.ZodBoolean>;
|
|
5245
5322
|
devOnly: z$1.ZodOptional<z$1.ZodBoolean>;
|
|
5246
|
-
icon: z$1.ZodOptional<z$1.
|
|
5323
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5324
|
+
"nav.dashboard": "nav.dashboard";
|
|
5325
|
+
"nav.sales": "nav.sales";
|
|
5326
|
+
"nav.crm": "nav.crm";
|
|
5327
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5328
|
+
"nav.projects": "nav.projects";
|
|
5329
|
+
"nav.operations": "nav.operations";
|
|
5330
|
+
"nav.monitoring": "nav.monitoring";
|
|
5331
|
+
"nav.knowledge": "nav.knowledge";
|
|
5332
|
+
"nav.settings": "nav.settings";
|
|
5333
|
+
"nav.admin": "nav.admin";
|
|
5334
|
+
"nav.archive": "nav.archive";
|
|
5335
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5336
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5337
|
+
"knowledge.reference": "knowledge.reference";
|
|
5338
|
+
"feature.dashboard": "feature.dashboard";
|
|
5339
|
+
"feature.sales": "feature.sales";
|
|
5340
|
+
"feature.crm": "feature.crm";
|
|
5341
|
+
"feature.finance": "feature.finance";
|
|
5342
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5343
|
+
"feature.platform": "feature.platform";
|
|
5344
|
+
"feature.projects": "feature.projects";
|
|
5345
|
+
"feature.operations": "feature.operations";
|
|
5346
|
+
"feature.knowledge": "feature.knowledge";
|
|
5347
|
+
"feature.monitoring": "feature.monitoring";
|
|
5348
|
+
"feature.settings": "feature.settings";
|
|
5349
|
+
"feature.admin": "feature.admin";
|
|
5350
|
+
"feature.archive": "feature.archive";
|
|
5351
|
+
"feature.seo": "feature.seo";
|
|
5352
|
+
"resource.agent": "resource.agent";
|
|
5353
|
+
"resource.workflow": "resource.workflow";
|
|
5354
|
+
"resource.integration": "resource.integration";
|
|
5355
|
+
"resource.database": "resource.database";
|
|
5356
|
+
"resource.user": "resource.user";
|
|
5357
|
+
"resource.team": "resource.team";
|
|
5358
|
+
"integration.gmail": "integration.gmail";
|
|
5359
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5360
|
+
"integration.attio": "integration.attio";
|
|
5361
|
+
"surface.dashboard": "surface.dashboard";
|
|
5362
|
+
"surface.overview": "surface.overview";
|
|
5363
|
+
"surface.command-view": "surface.command-view";
|
|
5364
|
+
"surface.command-queue": "surface.command-queue";
|
|
5365
|
+
"surface.pipeline": "surface.pipeline";
|
|
5366
|
+
"surface.lists": "surface.lists";
|
|
5367
|
+
"surface.resources": "surface.resources";
|
|
5368
|
+
"surface.settings": "surface.settings";
|
|
5369
|
+
"status.success": "status.success";
|
|
5370
|
+
"status.error": "status.error";
|
|
5371
|
+
"status.warning": "status.warning";
|
|
5372
|
+
"status.info": "status.info";
|
|
5373
|
+
"status.pending": "status.pending";
|
|
5374
|
+
"action.approve": "action.approve";
|
|
5375
|
+
"action.reject": "action.reject";
|
|
5376
|
+
"action.retry": "action.retry";
|
|
5377
|
+
"action.edit": "action.edit";
|
|
5378
|
+
"action.view": "action.view";
|
|
5379
|
+
"action.launch": "action.launch";
|
|
5380
|
+
"action.message": "action.message";
|
|
5381
|
+
"action.escalate": "action.escalate";
|
|
5382
|
+
"action.promote": "action.promote";
|
|
5383
|
+
"action.submit": "action.submit";
|
|
5384
|
+
"action.email": "action.email";
|
|
5385
|
+
}>, z$1.ZodString]>>;
|
|
5247
5386
|
featureId: z$1.ZodOptional<z$1.ZodString>;
|
|
5248
5387
|
featureIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
5249
5388
|
entityIds: z$1.ZodDefault<z$1.ZodArray<z$1.ZodString>>;
|
|
@@ -5270,7 +5409,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5270
5409
|
label: z$1.ZodString;
|
|
5271
5410
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5272
5411
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5273
|
-
icon: z$1.ZodOptional<z$1.
|
|
5412
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5413
|
+
"nav.dashboard": "nav.dashboard";
|
|
5414
|
+
"nav.sales": "nav.sales";
|
|
5415
|
+
"nav.crm": "nav.crm";
|
|
5416
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5417
|
+
"nav.projects": "nav.projects";
|
|
5418
|
+
"nav.operations": "nav.operations";
|
|
5419
|
+
"nav.monitoring": "nav.monitoring";
|
|
5420
|
+
"nav.knowledge": "nav.knowledge";
|
|
5421
|
+
"nav.settings": "nav.settings";
|
|
5422
|
+
"nav.admin": "nav.admin";
|
|
5423
|
+
"nav.archive": "nav.archive";
|
|
5424
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5425
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5426
|
+
"knowledge.reference": "knowledge.reference";
|
|
5427
|
+
"feature.dashboard": "feature.dashboard";
|
|
5428
|
+
"feature.sales": "feature.sales";
|
|
5429
|
+
"feature.crm": "feature.crm";
|
|
5430
|
+
"feature.finance": "feature.finance";
|
|
5431
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5432
|
+
"feature.platform": "feature.platform";
|
|
5433
|
+
"feature.projects": "feature.projects";
|
|
5434
|
+
"feature.operations": "feature.operations";
|
|
5435
|
+
"feature.knowledge": "feature.knowledge";
|
|
5436
|
+
"feature.monitoring": "feature.monitoring";
|
|
5437
|
+
"feature.settings": "feature.settings";
|
|
5438
|
+
"feature.admin": "feature.admin";
|
|
5439
|
+
"feature.archive": "feature.archive";
|
|
5440
|
+
"feature.seo": "feature.seo";
|
|
5441
|
+
"resource.agent": "resource.agent";
|
|
5442
|
+
"resource.workflow": "resource.workflow";
|
|
5443
|
+
"resource.integration": "resource.integration";
|
|
5444
|
+
"resource.database": "resource.database";
|
|
5445
|
+
"resource.user": "resource.user";
|
|
5446
|
+
"resource.team": "resource.team";
|
|
5447
|
+
"integration.gmail": "integration.gmail";
|
|
5448
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5449
|
+
"integration.attio": "integration.attio";
|
|
5450
|
+
"surface.dashboard": "surface.dashboard";
|
|
5451
|
+
"surface.overview": "surface.overview";
|
|
5452
|
+
"surface.command-view": "surface.command-view";
|
|
5453
|
+
"surface.command-queue": "surface.command-queue";
|
|
5454
|
+
"surface.pipeline": "surface.pipeline";
|
|
5455
|
+
"surface.lists": "surface.lists";
|
|
5456
|
+
"surface.resources": "surface.resources";
|
|
5457
|
+
"surface.settings": "surface.settings";
|
|
5458
|
+
"status.success": "status.success";
|
|
5459
|
+
"status.error": "status.error";
|
|
5460
|
+
"status.warning": "status.warning";
|
|
5461
|
+
"status.info": "status.info";
|
|
5462
|
+
"status.pending": "status.pending";
|
|
5463
|
+
"action.approve": "action.approve";
|
|
5464
|
+
"action.reject": "action.reject";
|
|
5465
|
+
"action.retry": "action.retry";
|
|
5466
|
+
"action.edit": "action.edit";
|
|
5467
|
+
"action.view": "action.view";
|
|
5468
|
+
"action.launch": "action.launch";
|
|
5469
|
+
"action.message": "action.message";
|
|
5470
|
+
"action.escalate": "action.escalate";
|
|
5471
|
+
"action.promote": "action.promote";
|
|
5472
|
+
"action.submit": "action.submit";
|
|
5473
|
+
"action.email": "action.email";
|
|
5474
|
+
}>, z$1.ZodString]>>;
|
|
5274
5475
|
id: z$1.ZodString;
|
|
5275
5476
|
order: z$1.ZodNumber;
|
|
5276
5477
|
semanticClass: z$1.ZodEnum<{
|
|
@@ -5294,7 +5495,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5294
5495
|
label: z$1.ZodString;
|
|
5295
5496
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5296
5497
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5297
|
-
icon: z$1.ZodOptional<z$1.
|
|
5498
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5499
|
+
"nav.dashboard": "nav.dashboard";
|
|
5500
|
+
"nav.sales": "nav.sales";
|
|
5501
|
+
"nav.crm": "nav.crm";
|
|
5502
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5503
|
+
"nav.projects": "nav.projects";
|
|
5504
|
+
"nav.operations": "nav.operations";
|
|
5505
|
+
"nav.monitoring": "nav.monitoring";
|
|
5506
|
+
"nav.knowledge": "nav.knowledge";
|
|
5507
|
+
"nav.settings": "nav.settings";
|
|
5508
|
+
"nav.admin": "nav.admin";
|
|
5509
|
+
"nav.archive": "nav.archive";
|
|
5510
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5511
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5512
|
+
"knowledge.reference": "knowledge.reference";
|
|
5513
|
+
"feature.dashboard": "feature.dashboard";
|
|
5514
|
+
"feature.sales": "feature.sales";
|
|
5515
|
+
"feature.crm": "feature.crm";
|
|
5516
|
+
"feature.finance": "feature.finance";
|
|
5517
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5518
|
+
"feature.platform": "feature.platform";
|
|
5519
|
+
"feature.projects": "feature.projects";
|
|
5520
|
+
"feature.operations": "feature.operations";
|
|
5521
|
+
"feature.knowledge": "feature.knowledge";
|
|
5522
|
+
"feature.monitoring": "feature.monitoring";
|
|
5523
|
+
"feature.settings": "feature.settings";
|
|
5524
|
+
"feature.admin": "feature.admin";
|
|
5525
|
+
"feature.archive": "feature.archive";
|
|
5526
|
+
"feature.seo": "feature.seo";
|
|
5527
|
+
"resource.agent": "resource.agent";
|
|
5528
|
+
"resource.workflow": "resource.workflow";
|
|
5529
|
+
"resource.integration": "resource.integration";
|
|
5530
|
+
"resource.database": "resource.database";
|
|
5531
|
+
"resource.user": "resource.user";
|
|
5532
|
+
"resource.team": "resource.team";
|
|
5533
|
+
"integration.gmail": "integration.gmail";
|
|
5534
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5535
|
+
"integration.attio": "integration.attio";
|
|
5536
|
+
"surface.dashboard": "surface.dashboard";
|
|
5537
|
+
"surface.overview": "surface.overview";
|
|
5538
|
+
"surface.command-view": "surface.command-view";
|
|
5539
|
+
"surface.command-queue": "surface.command-queue";
|
|
5540
|
+
"surface.pipeline": "surface.pipeline";
|
|
5541
|
+
"surface.lists": "surface.lists";
|
|
5542
|
+
"surface.resources": "surface.resources";
|
|
5543
|
+
"surface.settings": "surface.settings";
|
|
5544
|
+
"status.success": "status.success";
|
|
5545
|
+
"status.error": "status.error";
|
|
5546
|
+
"status.warning": "status.warning";
|
|
5547
|
+
"status.info": "status.info";
|
|
5548
|
+
"status.pending": "status.pending";
|
|
5549
|
+
"action.approve": "action.approve";
|
|
5550
|
+
"action.reject": "action.reject";
|
|
5551
|
+
"action.retry": "action.retry";
|
|
5552
|
+
"action.edit": "action.edit";
|
|
5553
|
+
"action.view": "action.view";
|
|
5554
|
+
"action.launch": "action.launch";
|
|
5555
|
+
"action.message": "action.message";
|
|
5556
|
+
"action.escalate": "action.escalate";
|
|
5557
|
+
"action.promote": "action.promote";
|
|
5558
|
+
"action.submit": "action.submit";
|
|
5559
|
+
"action.email": "action.email";
|
|
5560
|
+
}>, z$1.ZodString]>>;
|
|
5298
5561
|
id: z$1.ZodString;
|
|
5299
5562
|
order: z$1.ZodNumber;
|
|
5300
5563
|
}, z$1.core.$strip>>;
|
|
@@ -5302,7 +5565,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5302
5565
|
label: z$1.ZodString;
|
|
5303
5566
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5304
5567
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5305
|
-
icon: z$1.ZodOptional<z$1.
|
|
5568
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5569
|
+
"nav.dashboard": "nav.dashboard";
|
|
5570
|
+
"nav.sales": "nav.sales";
|
|
5571
|
+
"nav.crm": "nav.crm";
|
|
5572
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5573
|
+
"nav.projects": "nav.projects";
|
|
5574
|
+
"nav.operations": "nav.operations";
|
|
5575
|
+
"nav.monitoring": "nav.monitoring";
|
|
5576
|
+
"nav.knowledge": "nav.knowledge";
|
|
5577
|
+
"nav.settings": "nav.settings";
|
|
5578
|
+
"nav.admin": "nav.admin";
|
|
5579
|
+
"nav.archive": "nav.archive";
|
|
5580
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5581
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5582
|
+
"knowledge.reference": "knowledge.reference";
|
|
5583
|
+
"feature.dashboard": "feature.dashboard";
|
|
5584
|
+
"feature.sales": "feature.sales";
|
|
5585
|
+
"feature.crm": "feature.crm";
|
|
5586
|
+
"feature.finance": "feature.finance";
|
|
5587
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5588
|
+
"feature.platform": "feature.platform";
|
|
5589
|
+
"feature.projects": "feature.projects";
|
|
5590
|
+
"feature.operations": "feature.operations";
|
|
5591
|
+
"feature.knowledge": "feature.knowledge";
|
|
5592
|
+
"feature.monitoring": "feature.monitoring";
|
|
5593
|
+
"feature.settings": "feature.settings";
|
|
5594
|
+
"feature.admin": "feature.admin";
|
|
5595
|
+
"feature.archive": "feature.archive";
|
|
5596
|
+
"feature.seo": "feature.seo";
|
|
5597
|
+
"resource.agent": "resource.agent";
|
|
5598
|
+
"resource.workflow": "resource.workflow";
|
|
5599
|
+
"resource.integration": "resource.integration";
|
|
5600
|
+
"resource.database": "resource.database";
|
|
5601
|
+
"resource.user": "resource.user";
|
|
5602
|
+
"resource.team": "resource.team";
|
|
5603
|
+
"integration.gmail": "integration.gmail";
|
|
5604
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5605
|
+
"integration.attio": "integration.attio";
|
|
5606
|
+
"surface.dashboard": "surface.dashboard";
|
|
5607
|
+
"surface.overview": "surface.overview";
|
|
5608
|
+
"surface.command-view": "surface.command-view";
|
|
5609
|
+
"surface.command-queue": "surface.command-queue";
|
|
5610
|
+
"surface.pipeline": "surface.pipeline";
|
|
5611
|
+
"surface.lists": "surface.lists";
|
|
5612
|
+
"surface.resources": "surface.resources";
|
|
5613
|
+
"surface.settings": "surface.settings";
|
|
5614
|
+
"status.success": "status.success";
|
|
5615
|
+
"status.error": "status.error";
|
|
5616
|
+
"status.warning": "status.warning";
|
|
5617
|
+
"status.info": "status.info";
|
|
5618
|
+
"status.pending": "status.pending";
|
|
5619
|
+
"action.approve": "action.approve";
|
|
5620
|
+
"action.reject": "action.reject";
|
|
5621
|
+
"action.retry": "action.retry";
|
|
5622
|
+
"action.edit": "action.edit";
|
|
5623
|
+
"action.view": "action.view";
|
|
5624
|
+
"action.launch": "action.launch";
|
|
5625
|
+
"action.message": "action.message";
|
|
5626
|
+
"action.escalate": "action.escalate";
|
|
5627
|
+
"action.promote": "action.promote";
|
|
5628
|
+
"action.submit": "action.submit";
|
|
5629
|
+
"action.email": "action.email";
|
|
5630
|
+
}>, z$1.ZodString]>>;
|
|
5306
5631
|
id: z$1.ZodString;
|
|
5307
5632
|
order: z$1.ZodNumber;
|
|
5308
5633
|
}, z$1.core.$strip>>;
|
|
@@ -5311,13 +5636,137 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5311
5636
|
label: z$1.ZodString;
|
|
5312
5637
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5313
5638
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5314
|
-
icon: z$1.ZodOptional<z$1.
|
|
5639
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5640
|
+
"nav.dashboard": "nav.dashboard";
|
|
5641
|
+
"nav.sales": "nav.sales";
|
|
5642
|
+
"nav.crm": "nav.crm";
|
|
5643
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5644
|
+
"nav.projects": "nav.projects";
|
|
5645
|
+
"nav.operations": "nav.operations";
|
|
5646
|
+
"nav.monitoring": "nav.monitoring";
|
|
5647
|
+
"nav.knowledge": "nav.knowledge";
|
|
5648
|
+
"nav.settings": "nav.settings";
|
|
5649
|
+
"nav.admin": "nav.admin";
|
|
5650
|
+
"nav.archive": "nav.archive";
|
|
5651
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5652
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5653
|
+
"knowledge.reference": "knowledge.reference";
|
|
5654
|
+
"feature.dashboard": "feature.dashboard";
|
|
5655
|
+
"feature.sales": "feature.sales";
|
|
5656
|
+
"feature.crm": "feature.crm";
|
|
5657
|
+
"feature.finance": "feature.finance";
|
|
5658
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5659
|
+
"feature.platform": "feature.platform";
|
|
5660
|
+
"feature.projects": "feature.projects";
|
|
5661
|
+
"feature.operations": "feature.operations";
|
|
5662
|
+
"feature.knowledge": "feature.knowledge";
|
|
5663
|
+
"feature.monitoring": "feature.monitoring";
|
|
5664
|
+
"feature.settings": "feature.settings";
|
|
5665
|
+
"feature.admin": "feature.admin";
|
|
5666
|
+
"feature.archive": "feature.archive";
|
|
5667
|
+
"feature.seo": "feature.seo";
|
|
5668
|
+
"resource.agent": "resource.agent";
|
|
5669
|
+
"resource.workflow": "resource.workflow";
|
|
5670
|
+
"resource.integration": "resource.integration";
|
|
5671
|
+
"resource.database": "resource.database";
|
|
5672
|
+
"resource.user": "resource.user";
|
|
5673
|
+
"resource.team": "resource.team";
|
|
5674
|
+
"integration.gmail": "integration.gmail";
|
|
5675
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5676
|
+
"integration.attio": "integration.attio";
|
|
5677
|
+
"surface.dashboard": "surface.dashboard";
|
|
5678
|
+
"surface.overview": "surface.overview";
|
|
5679
|
+
"surface.command-view": "surface.command-view";
|
|
5680
|
+
"surface.command-queue": "surface.command-queue";
|
|
5681
|
+
"surface.pipeline": "surface.pipeline";
|
|
5682
|
+
"surface.lists": "surface.lists";
|
|
5683
|
+
"surface.resources": "surface.resources";
|
|
5684
|
+
"surface.settings": "surface.settings";
|
|
5685
|
+
"status.success": "status.success";
|
|
5686
|
+
"status.error": "status.error";
|
|
5687
|
+
"status.warning": "status.warning";
|
|
5688
|
+
"status.info": "status.info";
|
|
5689
|
+
"status.pending": "status.pending";
|
|
5690
|
+
"action.approve": "action.approve";
|
|
5691
|
+
"action.reject": "action.reject";
|
|
5692
|
+
"action.retry": "action.retry";
|
|
5693
|
+
"action.edit": "action.edit";
|
|
5694
|
+
"action.view": "action.view";
|
|
5695
|
+
"action.launch": "action.launch";
|
|
5696
|
+
"action.message": "action.message";
|
|
5697
|
+
"action.escalate": "action.escalate";
|
|
5698
|
+
"action.promote": "action.promote";
|
|
5699
|
+
"action.submit": "action.submit";
|
|
5700
|
+
"action.email": "action.email";
|
|
5701
|
+
}>, z$1.ZodString]>>;
|
|
5315
5702
|
id: z$1.ZodString;
|
|
5316
5703
|
steps: z$1.ZodArray<z$1.ZodObject<{
|
|
5317
5704
|
label: z$1.ZodString;
|
|
5318
5705
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5319
5706
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5320
|
-
icon: z$1.ZodOptional<z$1.
|
|
5707
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5708
|
+
"nav.dashboard": "nav.dashboard";
|
|
5709
|
+
"nav.sales": "nav.sales";
|
|
5710
|
+
"nav.crm": "nav.crm";
|
|
5711
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5712
|
+
"nav.projects": "nav.projects";
|
|
5713
|
+
"nav.operations": "nav.operations";
|
|
5714
|
+
"nav.monitoring": "nav.monitoring";
|
|
5715
|
+
"nav.knowledge": "nav.knowledge";
|
|
5716
|
+
"nav.settings": "nav.settings";
|
|
5717
|
+
"nav.admin": "nav.admin";
|
|
5718
|
+
"nav.archive": "nav.archive";
|
|
5719
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5720
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5721
|
+
"knowledge.reference": "knowledge.reference";
|
|
5722
|
+
"feature.dashboard": "feature.dashboard";
|
|
5723
|
+
"feature.sales": "feature.sales";
|
|
5724
|
+
"feature.crm": "feature.crm";
|
|
5725
|
+
"feature.finance": "feature.finance";
|
|
5726
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5727
|
+
"feature.platform": "feature.platform";
|
|
5728
|
+
"feature.projects": "feature.projects";
|
|
5729
|
+
"feature.operations": "feature.operations";
|
|
5730
|
+
"feature.knowledge": "feature.knowledge";
|
|
5731
|
+
"feature.monitoring": "feature.monitoring";
|
|
5732
|
+
"feature.settings": "feature.settings";
|
|
5733
|
+
"feature.admin": "feature.admin";
|
|
5734
|
+
"feature.archive": "feature.archive";
|
|
5735
|
+
"feature.seo": "feature.seo";
|
|
5736
|
+
"resource.agent": "resource.agent";
|
|
5737
|
+
"resource.workflow": "resource.workflow";
|
|
5738
|
+
"resource.integration": "resource.integration";
|
|
5739
|
+
"resource.database": "resource.database";
|
|
5740
|
+
"resource.user": "resource.user";
|
|
5741
|
+
"resource.team": "resource.team";
|
|
5742
|
+
"integration.gmail": "integration.gmail";
|
|
5743
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5744
|
+
"integration.attio": "integration.attio";
|
|
5745
|
+
"surface.dashboard": "surface.dashboard";
|
|
5746
|
+
"surface.overview": "surface.overview";
|
|
5747
|
+
"surface.command-view": "surface.command-view";
|
|
5748
|
+
"surface.command-queue": "surface.command-queue";
|
|
5749
|
+
"surface.pipeline": "surface.pipeline";
|
|
5750
|
+
"surface.lists": "surface.lists";
|
|
5751
|
+
"surface.resources": "surface.resources";
|
|
5752
|
+
"surface.settings": "surface.settings";
|
|
5753
|
+
"status.success": "status.success";
|
|
5754
|
+
"status.error": "status.error";
|
|
5755
|
+
"status.warning": "status.warning";
|
|
5756
|
+
"status.info": "status.info";
|
|
5757
|
+
"status.pending": "status.pending";
|
|
5758
|
+
"action.approve": "action.approve";
|
|
5759
|
+
"action.reject": "action.reject";
|
|
5760
|
+
"action.retry": "action.retry";
|
|
5761
|
+
"action.edit": "action.edit";
|
|
5762
|
+
"action.view": "action.view";
|
|
5763
|
+
"action.launch": "action.launch";
|
|
5764
|
+
"action.message": "action.message";
|
|
5765
|
+
"action.escalate": "action.escalate";
|
|
5766
|
+
"action.promote": "action.promote";
|
|
5767
|
+
"action.submit": "action.submit";
|
|
5768
|
+
"action.email": "action.email";
|
|
5769
|
+
}>, z$1.ZodString]>>;
|
|
5321
5770
|
id: z$1.ZodString;
|
|
5322
5771
|
primaryEntity: z$1.ZodEnum<{
|
|
5323
5772
|
company: "company";
|
|
@@ -5345,7 +5794,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5345
5794
|
label: z$1.ZodString;
|
|
5346
5795
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5347
5796
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5348
|
-
icon: z$1.ZodOptional<z$1.
|
|
5797
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5798
|
+
"nav.dashboard": "nav.dashboard";
|
|
5799
|
+
"nav.sales": "nav.sales";
|
|
5800
|
+
"nav.crm": "nav.crm";
|
|
5801
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5802
|
+
"nav.projects": "nav.projects";
|
|
5803
|
+
"nav.operations": "nav.operations";
|
|
5804
|
+
"nav.monitoring": "nav.monitoring";
|
|
5805
|
+
"nav.knowledge": "nav.knowledge";
|
|
5806
|
+
"nav.settings": "nav.settings";
|
|
5807
|
+
"nav.admin": "nav.admin";
|
|
5808
|
+
"nav.archive": "nav.archive";
|
|
5809
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5810
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5811
|
+
"knowledge.reference": "knowledge.reference";
|
|
5812
|
+
"feature.dashboard": "feature.dashboard";
|
|
5813
|
+
"feature.sales": "feature.sales";
|
|
5814
|
+
"feature.crm": "feature.crm";
|
|
5815
|
+
"feature.finance": "feature.finance";
|
|
5816
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5817
|
+
"feature.platform": "feature.platform";
|
|
5818
|
+
"feature.projects": "feature.projects";
|
|
5819
|
+
"feature.operations": "feature.operations";
|
|
5820
|
+
"feature.knowledge": "feature.knowledge";
|
|
5821
|
+
"feature.monitoring": "feature.monitoring";
|
|
5822
|
+
"feature.settings": "feature.settings";
|
|
5823
|
+
"feature.admin": "feature.admin";
|
|
5824
|
+
"feature.archive": "feature.archive";
|
|
5825
|
+
"feature.seo": "feature.seo";
|
|
5826
|
+
"resource.agent": "resource.agent";
|
|
5827
|
+
"resource.workflow": "resource.workflow";
|
|
5828
|
+
"resource.integration": "resource.integration";
|
|
5829
|
+
"resource.database": "resource.database";
|
|
5830
|
+
"resource.user": "resource.user";
|
|
5831
|
+
"resource.team": "resource.team";
|
|
5832
|
+
"integration.gmail": "integration.gmail";
|
|
5833
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5834
|
+
"integration.attio": "integration.attio";
|
|
5835
|
+
"surface.dashboard": "surface.dashboard";
|
|
5836
|
+
"surface.overview": "surface.overview";
|
|
5837
|
+
"surface.command-view": "surface.command-view";
|
|
5838
|
+
"surface.command-queue": "surface.command-queue";
|
|
5839
|
+
"surface.pipeline": "surface.pipeline";
|
|
5840
|
+
"surface.lists": "surface.lists";
|
|
5841
|
+
"surface.resources": "surface.resources";
|
|
5842
|
+
"surface.settings": "surface.settings";
|
|
5843
|
+
"status.success": "status.success";
|
|
5844
|
+
"status.error": "status.error";
|
|
5845
|
+
"status.warning": "status.warning";
|
|
5846
|
+
"status.info": "status.info";
|
|
5847
|
+
"status.pending": "status.pending";
|
|
5848
|
+
"action.approve": "action.approve";
|
|
5849
|
+
"action.reject": "action.reject";
|
|
5850
|
+
"action.retry": "action.retry";
|
|
5851
|
+
"action.edit": "action.edit";
|
|
5852
|
+
"action.view": "action.view";
|
|
5853
|
+
"action.launch": "action.launch";
|
|
5854
|
+
"action.message": "action.message";
|
|
5855
|
+
"action.escalate": "action.escalate";
|
|
5856
|
+
"action.promote": "action.promote";
|
|
5857
|
+
"action.submit": "action.submit";
|
|
5858
|
+
"action.email": "action.email";
|
|
5859
|
+
}>, z$1.ZodString]>>;
|
|
5349
5860
|
id: z$1.ZodString;
|
|
5350
5861
|
order: z$1.ZodNumber;
|
|
5351
5862
|
}, z$1.core.$strip>>;
|
|
@@ -5353,7 +5864,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5353
5864
|
label: z$1.ZodString;
|
|
5354
5865
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5355
5866
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5356
|
-
icon: z$1.ZodOptional<z$1.
|
|
5867
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5868
|
+
"nav.dashboard": "nav.dashboard";
|
|
5869
|
+
"nav.sales": "nav.sales";
|
|
5870
|
+
"nav.crm": "nav.crm";
|
|
5871
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5872
|
+
"nav.projects": "nav.projects";
|
|
5873
|
+
"nav.operations": "nav.operations";
|
|
5874
|
+
"nav.monitoring": "nav.monitoring";
|
|
5875
|
+
"nav.knowledge": "nav.knowledge";
|
|
5876
|
+
"nav.settings": "nav.settings";
|
|
5877
|
+
"nav.admin": "nav.admin";
|
|
5878
|
+
"nav.archive": "nav.archive";
|
|
5879
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5880
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5881
|
+
"knowledge.reference": "knowledge.reference";
|
|
5882
|
+
"feature.dashboard": "feature.dashboard";
|
|
5883
|
+
"feature.sales": "feature.sales";
|
|
5884
|
+
"feature.crm": "feature.crm";
|
|
5885
|
+
"feature.finance": "feature.finance";
|
|
5886
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5887
|
+
"feature.platform": "feature.platform";
|
|
5888
|
+
"feature.projects": "feature.projects";
|
|
5889
|
+
"feature.operations": "feature.operations";
|
|
5890
|
+
"feature.knowledge": "feature.knowledge";
|
|
5891
|
+
"feature.monitoring": "feature.monitoring";
|
|
5892
|
+
"feature.settings": "feature.settings";
|
|
5893
|
+
"feature.admin": "feature.admin";
|
|
5894
|
+
"feature.archive": "feature.archive";
|
|
5895
|
+
"feature.seo": "feature.seo";
|
|
5896
|
+
"resource.agent": "resource.agent";
|
|
5897
|
+
"resource.workflow": "resource.workflow";
|
|
5898
|
+
"resource.integration": "resource.integration";
|
|
5899
|
+
"resource.database": "resource.database";
|
|
5900
|
+
"resource.user": "resource.user";
|
|
5901
|
+
"resource.team": "resource.team";
|
|
5902
|
+
"integration.gmail": "integration.gmail";
|
|
5903
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5904
|
+
"integration.attio": "integration.attio";
|
|
5905
|
+
"surface.dashboard": "surface.dashboard";
|
|
5906
|
+
"surface.overview": "surface.overview";
|
|
5907
|
+
"surface.command-view": "surface.command-view";
|
|
5908
|
+
"surface.command-queue": "surface.command-queue";
|
|
5909
|
+
"surface.pipeline": "surface.pipeline";
|
|
5910
|
+
"surface.lists": "surface.lists";
|
|
5911
|
+
"surface.resources": "surface.resources";
|
|
5912
|
+
"surface.settings": "surface.settings";
|
|
5913
|
+
"status.success": "status.success";
|
|
5914
|
+
"status.error": "status.error";
|
|
5915
|
+
"status.warning": "status.warning";
|
|
5916
|
+
"status.info": "status.info";
|
|
5917
|
+
"status.pending": "status.pending";
|
|
5918
|
+
"action.approve": "action.approve";
|
|
5919
|
+
"action.reject": "action.reject";
|
|
5920
|
+
"action.retry": "action.retry";
|
|
5921
|
+
"action.edit": "action.edit";
|
|
5922
|
+
"action.view": "action.view";
|
|
5923
|
+
"action.launch": "action.launch";
|
|
5924
|
+
"action.message": "action.message";
|
|
5925
|
+
"action.escalate": "action.escalate";
|
|
5926
|
+
"action.promote": "action.promote";
|
|
5927
|
+
"action.submit": "action.submit";
|
|
5928
|
+
"action.email": "action.email";
|
|
5929
|
+
}>, z$1.ZodString]>>;
|
|
5357
5930
|
id: z$1.ZodString;
|
|
5358
5931
|
order: z$1.ZodNumber;
|
|
5359
5932
|
}, z$1.core.$strip>>;
|
|
@@ -5361,7 +5934,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5361
5934
|
label: z$1.ZodString;
|
|
5362
5935
|
description: z$1.ZodOptional<z$1.ZodString>;
|
|
5363
5936
|
color: z$1.ZodOptional<z$1.ZodString>;
|
|
5364
|
-
icon: z$1.ZodOptional<z$1.
|
|
5937
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
5938
|
+
"nav.dashboard": "nav.dashboard";
|
|
5939
|
+
"nav.sales": "nav.sales";
|
|
5940
|
+
"nav.crm": "nav.crm";
|
|
5941
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
5942
|
+
"nav.projects": "nav.projects";
|
|
5943
|
+
"nav.operations": "nav.operations";
|
|
5944
|
+
"nav.monitoring": "nav.monitoring";
|
|
5945
|
+
"nav.knowledge": "nav.knowledge";
|
|
5946
|
+
"nav.settings": "nav.settings";
|
|
5947
|
+
"nav.admin": "nav.admin";
|
|
5948
|
+
"nav.archive": "nav.archive";
|
|
5949
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
5950
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
5951
|
+
"knowledge.reference": "knowledge.reference";
|
|
5952
|
+
"feature.dashboard": "feature.dashboard";
|
|
5953
|
+
"feature.sales": "feature.sales";
|
|
5954
|
+
"feature.crm": "feature.crm";
|
|
5955
|
+
"feature.finance": "feature.finance";
|
|
5956
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
5957
|
+
"feature.platform": "feature.platform";
|
|
5958
|
+
"feature.projects": "feature.projects";
|
|
5959
|
+
"feature.operations": "feature.operations";
|
|
5960
|
+
"feature.knowledge": "feature.knowledge";
|
|
5961
|
+
"feature.monitoring": "feature.monitoring";
|
|
5962
|
+
"feature.settings": "feature.settings";
|
|
5963
|
+
"feature.admin": "feature.admin";
|
|
5964
|
+
"feature.archive": "feature.archive";
|
|
5965
|
+
"feature.seo": "feature.seo";
|
|
5966
|
+
"resource.agent": "resource.agent";
|
|
5967
|
+
"resource.workflow": "resource.workflow";
|
|
5968
|
+
"resource.integration": "resource.integration";
|
|
5969
|
+
"resource.database": "resource.database";
|
|
5970
|
+
"resource.user": "resource.user";
|
|
5971
|
+
"resource.team": "resource.team";
|
|
5972
|
+
"integration.gmail": "integration.gmail";
|
|
5973
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
5974
|
+
"integration.attio": "integration.attio";
|
|
5975
|
+
"surface.dashboard": "surface.dashboard";
|
|
5976
|
+
"surface.overview": "surface.overview";
|
|
5977
|
+
"surface.command-view": "surface.command-view";
|
|
5978
|
+
"surface.command-queue": "surface.command-queue";
|
|
5979
|
+
"surface.pipeline": "surface.pipeline";
|
|
5980
|
+
"surface.lists": "surface.lists";
|
|
5981
|
+
"surface.resources": "surface.resources";
|
|
5982
|
+
"surface.settings": "surface.settings";
|
|
5983
|
+
"status.success": "status.success";
|
|
5984
|
+
"status.error": "status.error";
|
|
5985
|
+
"status.warning": "status.warning";
|
|
5986
|
+
"status.info": "status.info";
|
|
5987
|
+
"status.pending": "status.pending";
|
|
5988
|
+
"action.approve": "action.approve";
|
|
5989
|
+
"action.reject": "action.reject";
|
|
5990
|
+
"action.retry": "action.retry";
|
|
5991
|
+
"action.edit": "action.edit";
|
|
5992
|
+
"action.view": "action.view";
|
|
5993
|
+
"action.launch": "action.launch";
|
|
5994
|
+
"action.message": "action.message";
|
|
5995
|
+
"action.escalate": "action.escalate";
|
|
5996
|
+
"action.promote": "action.promote";
|
|
5997
|
+
"action.submit": "action.submit";
|
|
5998
|
+
"action.email": "action.email";
|
|
5999
|
+
}>, z$1.ZodString]>>;
|
|
5365
6000
|
id: z$1.ZodString;
|
|
5366
6001
|
order: z$1.ZodNumber;
|
|
5367
6002
|
}, z$1.core.$strip>>;
|
|
@@ -5506,6 +6141,69 @@ declare const OrganizationModelSchema: z$1.ZodObject<{
|
|
|
5506
6141
|
}>;
|
|
5507
6142
|
title: z$1.ZodString;
|
|
5508
6143
|
summary: z$1.ZodString;
|
|
6144
|
+
icon: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodEnum<{
|
|
6145
|
+
"nav.dashboard": "nav.dashboard";
|
|
6146
|
+
"nav.sales": "nav.sales";
|
|
6147
|
+
"nav.crm": "nav.crm";
|
|
6148
|
+
"nav.lead-gen": "nav.lead-gen";
|
|
6149
|
+
"nav.projects": "nav.projects";
|
|
6150
|
+
"nav.operations": "nav.operations";
|
|
6151
|
+
"nav.monitoring": "nav.monitoring";
|
|
6152
|
+
"nav.knowledge": "nav.knowledge";
|
|
6153
|
+
"nav.settings": "nav.settings";
|
|
6154
|
+
"nav.admin": "nav.admin";
|
|
6155
|
+
"nav.archive": "nav.archive";
|
|
6156
|
+
"knowledge.playbook": "knowledge.playbook";
|
|
6157
|
+
"knowledge.strategy": "knowledge.strategy";
|
|
6158
|
+
"knowledge.reference": "knowledge.reference";
|
|
6159
|
+
"feature.dashboard": "feature.dashboard";
|
|
6160
|
+
"feature.sales": "feature.sales";
|
|
6161
|
+
"feature.crm": "feature.crm";
|
|
6162
|
+
"feature.finance": "feature.finance";
|
|
6163
|
+
"feature.lead-gen": "feature.lead-gen";
|
|
6164
|
+
"feature.platform": "feature.platform";
|
|
6165
|
+
"feature.projects": "feature.projects";
|
|
6166
|
+
"feature.operations": "feature.operations";
|
|
6167
|
+
"feature.knowledge": "feature.knowledge";
|
|
6168
|
+
"feature.monitoring": "feature.monitoring";
|
|
6169
|
+
"feature.settings": "feature.settings";
|
|
6170
|
+
"feature.admin": "feature.admin";
|
|
6171
|
+
"feature.archive": "feature.archive";
|
|
6172
|
+
"feature.seo": "feature.seo";
|
|
6173
|
+
"resource.agent": "resource.agent";
|
|
6174
|
+
"resource.workflow": "resource.workflow";
|
|
6175
|
+
"resource.integration": "resource.integration";
|
|
6176
|
+
"resource.database": "resource.database";
|
|
6177
|
+
"resource.user": "resource.user";
|
|
6178
|
+
"resource.team": "resource.team";
|
|
6179
|
+
"integration.gmail": "integration.gmail";
|
|
6180
|
+
"integration.google-sheets": "integration.google-sheets";
|
|
6181
|
+
"integration.attio": "integration.attio";
|
|
6182
|
+
"surface.dashboard": "surface.dashboard";
|
|
6183
|
+
"surface.overview": "surface.overview";
|
|
6184
|
+
"surface.command-view": "surface.command-view";
|
|
6185
|
+
"surface.command-queue": "surface.command-queue";
|
|
6186
|
+
"surface.pipeline": "surface.pipeline";
|
|
6187
|
+
"surface.lists": "surface.lists";
|
|
6188
|
+
"surface.resources": "surface.resources";
|
|
6189
|
+
"surface.settings": "surface.settings";
|
|
6190
|
+
"status.success": "status.success";
|
|
6191
|
+
"status.error": "status.error";
|
|
6192
|
+
"status.warning": "status.warning";
|
|
6193
|
+
"status.info": "status.info";
|
|
6194
|
+
"status.pending": "status.pending";
|
|
6195
|
+
"action.approve": "action.approve";
|
|
6196
|
+
"action.reject": "action.reject";
|
|
6197
|
+
"action.retry": "action.retry";
|
|
6198
|
+
"action.edit": "action.edit";
|
|
6199
|
+
"action.view": "action.view";
|
|
6200
|
+
"action.launch": "action.launch";
|
|
6201
|
+
"action.message": "action.message";
|
|
6202
|
+
"action.escalate": "action.escalate";
|
|
6203
|
+
"action.promote": "action.promote";
|
|
6204
|
+
"action.submit": "action.submit";
|
|
6205
|
+
"action.email": "action.email";
|
|
6206
|
+
}>, z$1.ZodString]>>;
|
|
5509
6207
|
body: z$1.ZodString;
|
|
5510
6208
|
links: z$1.ZodDefault<z$1.ZodArray<z$1.ZodObject<{
|
|
5511
6209
|
nodeId: z$1.ZodString;
|
|
@@ -5622,7 +6320,7 @@ interface APIExecutionListResponse {
|
|
|
5622
6320
|
}
|
|
5623
6321
|
|
|
5624
6322
|
/**
|
|
5625
|
-
* @deprecated Use TimeRange from '@
|
|
6323
|
+
* @deprecated Use TimeRange from '@elevasis/core' directly. Kept as alias for backward compatibility.
|
|
5626
6324
|
*/
|
|
5627
6325
|
type StatsTimeRange = TimeRange;
|
|
5628
6326
|
/** Stats returned by /command-view/stats (counts only, no error details) */
|
|
@@ -5869,13 +6567,65 @@ declare const ListCredentialsResponseSchema: z$1.ZodObject<{
|
|
|
5869
6567
|
/** API response type for a single credential list item */
|
|
5870
6568
|
type CredentialListItem = z$1.infer<typeof ListCredentialsResponseSchema>['credentials'][number];
|
|
5871
6569
|
|
|
6570
|
+
/**
|
|
6571
|
+
* All valid dotted paths into T.
|
|
6572
|
+
* Arrays of primitives are treated as leaf (return K only).
|
|
6573
|
+
* Arrays of objects are also treated as leaf (no drilling into element shape).
|
|
6574
|
+
* Optional fields are unwrapped via NonNullable before recursing.
|
|
6575
|
+
*/
|
|
6576
|
+
type FieldPath<T> = T extends object ? {
|
|
6577
|
+
[K in keyof T & string]: T[K] extends ReadonlyArray<unknown> | unknown[] ? K : T[K] extends object | undefined ? K | `${K}.${FieldPath<NonNullable<T[K]>>}` : K;
|
|
6578
|
+
}[keyof T & string] : never;
|
|
6579
|
+
/** Discriminated string union of supported Mantine components. */
|
|
6580
|
+
type StepConfigComponent = 'segmented' | 'tags' | 'multiselect' | 'select' | 'textinput' | 'textarea' | 'numberinput' | 'switch' | 'json';
|
|
6581
|
+
/** Rendering hint for a single field within a section. */
|
|
6582
|
+
interface StepConfigFieldHint<T> {
|
|
6583
|
+
/** Typed dotted path into T — typo = TS error. */
|
|
6584
|
+
path: FieldPath<T>;
|
|
6585
|
+
/** Mantine component to render for this field. */
|
|
6586
|
+
component: StepConfigComponent;
|
|
6587
|
+
/** Overrides the field label derived from Zod .describe() or the key name. */
|
|
6588
|
+
label?: string;
|
|
6589
|
+
/** Help text shown below the field; overrides Zod .describe(). */
|
|
6590
|
+
description?: string;
|
|
6591
|
+
placeholder?: string;
|
|
6592
|
+
/** Required for 'segmented', 'select', 'multiselect'; ignored for others. */
|
|
6593
|
+
options?: ReadonlyArray<{
|
|
6594
|
+
value: string;
|
|
6595
|
+
label: string;
|
|
6596
|
+
}>;
|
|
6597
|
+
/** Minimum value — applies to 'numberinput'. */
|
|
6598
|
+
min?: number;
|
|
6599
|
+
/** Maximum value — applies to 'numberinput'. */
|
|
6600
|
+
max?: number;
|
|
6601
|
+
/** Stepper increment — applies to 'numberinput'. */
|
|
6602
|
+
step?: number;
|
|
6603
|
+
/** Per-field conditional visibility, evaluated against current form values. */
|
|
6604
|
+
when?: (values: T) => boolean;
|
|
6605
|
+
}
|
|
6606
|
+
/** An ordered group of fields, optionally shown conditionally. */
|
|
6607
|
+
interface StepConfigSection<T> {
|
|
6608
|
+
/** Stable key used for React rendering. */
|
|
6609
|
+
id: string;
|
|
6610
|
+
/** Section heading; omit for the top-level (untitled) section. */
|
|
6611
|
+
title?: string;
|
|
6612
|
+
description?: string;
|
|
6613
|
+
/** Section-level conditional visibility predicate. */
|
|
6614
|
+
when?: (values: T) => boolean;
|
|
6615
|
+
/** Fields rendered in order within this section. */
|
|
6616
|
+
fields: StepConfigFieldHint<T>[];
|
|
6617
|
+
}
|
|
6618
|
+
/** Top-level layout descriptor supplied by a per-integration registry entry. */
|
|
6619
|
+
interface StepConfigLayout<T> {
|
|
6620
|
+
/** Ordered top-level sections of the form. */
|
|
6621
|
+
sections: StepConfigSection<T>[];
|
|
6622
|
+
/** Optional single Advanced collapse rendered below all sections. */
|
|
6623
|
+
advanced?: StepConfigSection<T>;
|
|
6624
|
+
}
|
|
6625
|
+
|
|
5872
6626
|
type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
|
|
5873
6627
|
type LeadGenStageKey = string;
|
|
5874
6628
|
type LeadGenCapabilityKey = string;
|
|
5875
|
-
interface ListBuilderWorkflowFormProps {
|
|
5876
|
-
list: AcqListResponse;
|
|
5877
|
-
onSubmit: (input: unknown) => void | Promise<void>;
|
|
5878
|
-
}
|
|
5879
6629
|
interface ListBuilderWorkflow {
|
|
5880
6630
|
resourceId: string;
|
|
5881
6631
|
workflowId?: string;
|
|
@@ -5884,12 +6634,8 @@ interface ListBuilderWorkflow {
|
|
|
5884
6634
|
description: string;
|
|
5885
6635
|
category: ListBuilderWorkflowCategory;
|
|
5886
6636
|
stagesAffected: readonly LeadGenStageKey[];
|
|
5887
|
-
|
|
5888
|
-
|
|
5889
|
-
value: Record<string, unknown>;
|
|
5890
|
-
onChange: (next: Record<string, unknown>) => void;
|
|
5891
|
-
}>;
|
|
5892
|
-
inputForm?: ComponentType<ListBuilderWorkflowFormProps>;
|
|
6637
|
+
schema: z.ZodTypeAny;
|
|
6638
|
+
layout: StepConfigLayout<any>;
|
|
5893
6639
|
defaultInput?: (list: AcqListResponse) => unknown;
|
|
5894
6640
|
}
|
|
5895
6641
|
type ListBuilderRegistry = readonly ListBuilderWorkflow[];
|
|
@@ -8865,118 +9611,6 @@ declare function useCommandViewStats(timeRange?: StatsTimeRange, options?: UseCo
|
|
|
8865
9611
|
|
|
8866
9612
|
type CommandViewVisualizationMode = 'cluster' | 'swimlane' | 'focus' | 'network' | 'spatial';
|
|
8867
9613
|
|
|
8868
|
-
/**
|
|
8869
|
-
* Command View Types
|
|
8870
|
-
*
|
|
8871
|
-
* Frontend graph types for React Flow rendering.
|
|
8872
|
-
*
|
|
8873
|
-
* Backend API returns CommandViewData with separate arrays (workflows[], agents[], etc.)
|
|
8874
|
-
* Frontend transforms this to CommandViewGraph with unified nodes[] array.
|
|
8875
|
-
*
|
|
8876
|
-
* @see transformCommandViewData for the mapping logic
|
|
8877
|
-
* @see CommandViewData from @repo/core for backend type
|
|
8878
|
-
*/
|
|
8879
|
-
|
|
8880
|
-
/**
|
|
8881
|
-
* Base resource node - common fields for all resources
|
|
8882
|
-
*/
|
|
8883
|
-
interface BaseResourceNode {
|
|
8884
|
-
id: string;
|
|
8885
|
-
name: string;
|
|
8886
|
-
description: string;
|
|
8887
|
-
status: ResourceStatus;
|
|
8888
|
-
stats?: {
|
|
8889
|
-
totalRuns: number;
|
|
8890
|
-
successCount: number;
|
|
8891
|
-
failureCount: number;
|
|
8892
|
-
warningCount: number;
|
|
8893
|
-
lastRunAt: string | null;
|
|
8894
|
-
} | null;
|
|
8895
|
-
}
|
|
8896
|
-
/**
|
|
8897
|
-
* Agent node - autonomous AI agents
|
|
8898
|
-
*/
|
|
8899
|
-
interface AgentNode extends BaseResourceNode {
|
|
8900
|
-
type: 'agent';
|
|
8901
|
-
modelProvider: string;
|
|
8902
|
-
modelId: string;
|
|
8903
|
-
toolCount: number;
|
|
8904
|
-
hasKnowledgeMap: boolean;
|
|
8905
|
-
hasMemory: boolean;
|
|
8906
|
-
}
|
|
8907
|
-
/**
|
|
8908
|
-
* Workflow node - multi-step orchestrations
|
|
8909
|
-
*/
|
|
8910
|
-
interface WorkflowNode extends BaseResourceNode {
|
|
8911
|
-
type: 'workflow';
|
|
8912
|
-
stepCount: number;
|
|
8913
|
-
entryPoint: string;
|
|
8914
|
-
}
|
|
8915
|
-
/**
|
|
8916
|
-
* Integration node - external service connections
|
|
8917
|
-
*/
|
|
8918
|
-
interface IntegrationNode extends BaseResourceNode {
|
|
8919
|
-
type: 'integration';
|
|
8920
|
-
provider: string;
|
|
8921
|
-
connectionStatus: 'connected' | 'disconnected' | 'error';
|
|
8922
|
-
credentialName?: string;
|
|
8923
|
-
}
|
|
8924
|
-
/**
|
|
8925
|
-
* Trigger node - what initiates executions
|
|
8926
|
-
*/
|
|
8927
|
-
interface TriggerNode extends BaseResourceNode {
|
|
8928
|
-
type: 'trigger';
|
|
8929
|
-
triggerType: 'webhook' | 'schedule' | 'manual' | 'event';
|
|
8930
|
-
schedule?: string;
|
|
8931
|
-
webhookPath?: string;
|
|
8932
|
-
}
|
|
8933
|
-
/**
|
|
8934
|
-
* External resource node - third-party automation platforms
|
|
8935
|
-
*/
|
|
8936
|
-
interface ExternalResourceNode extends BaseResourceNode {
|
|
8937
|
-
type: 'external';
|
|
8938
|
-
platform: 'n8n' | 'make' | 'zapier' | 'other';
|
|
8939
|
-
platformUrl?: string;
|
|
8940
|
-
externalId?: string;
|
|
8941
|
-
}
|
|
8942
|
-
/**
|
|
8943
|
-
* Human node - approval points requiring human decisions
|
|
8944
|
-
*/
|
|
8945
|
-
interface HumanNode extends Omit<BaseResourceNode, 'stats'> {
|
|
8946
|
-
type: 'human';
|
|
8947
|
-
stats?: {
|
|
8948
|
-
pendingCount: number;
|
|
8949
|
-
completedCount: number;
|
|
8950
|
-
expiredCount: number;
|
|
8951
|
-
lastDecisionAt: string | null;
|
|
8952
|
-
} | null;
|
|
8953
|
-
}
|
|
8954
|
-
/**
|
|
8955
|
-
* Union type for all node types
|
|
8956
|
-
*/
|
|
8957
|
-
type CommandViewNode = AgentNode | WorkflowNode | IntegrationNode | TriggerNode | ExternalResourceNode | HumanNode;
|
|
8958
|
-
/**
|
|
8959
|
-
* Relationship types between resources
|
|
8960
|
-
*/
|
|
8961
|
-
type RelationshipType = 'triggers' | 'uses' | 'approval';
|
|
8962
|
-
/**
|
|
8963
|
-
* Edge representing a relationship
|
|
8964
|
-
*/
|
|
8965
|
-
interface CommandViewEdge {
|
|
8966
|
-
id: string;
|
|
8967
|
-
source: string;
|
|
8968
|
-
target: string;
|
|
8969
|
-
relationship: RelationshipType;
|
|
8970
|
-
label?: string;
|
|
8971
|
-
}
|
|
8972
|
-
/**
|
|
8973
|
-
* Complete graph data for visualization
|
|
8974
|
-
*/
|
|
8975
|
-
interface CommandViewGraph {
|
|
8976
|
-
nodes: CommandViewNode[];
|
|
8977
|
-
edges: CommandViewEdge[];
|
|
8978
|
-
}
|
|
8979
|
-
|
|
8980
9614
|
type StatusFilter$1 = ResourceStatus | 'all';
|
|
8981
9615
|
|
|
8982
9616
|
interface CommandViewStore {
|
|
@@ -9035,49 +9669,6 @@ declare const useCommandViewStore: zustand.UseBoundStore<Omit<zustand.StoreApi<C
|
|
|
9035
9669
|
};
|
|
9036
9670
|
}>;
|
|
9037
9671
|
|
|
9038
|
-
/**
|
|
9039
|
-
* useCommandViewLayout - Hook to convert CommandViewGraph to ReactFlow nodes/edges
|
|
9040
|
-
*
|
|
9041
|
-
* Uses Dagre for automatic graph layout:
|
|
9042
|
-
* - Left-to-right flow (LR)
|
|
9043
|
-
* - Minimizes edge crossings
|
|
9044
|
-
* - Keeps connected nodes closer together
|
|
9045
|
-
*
|
|
9046
|
-
* Post-processes Dagre output to sort workflow chains by their minimum name prefix
|
|
9047
|
-
* (e.g., INB-01 chain above INB-02 chain, above INB-04 chain). Uses Union-Find
|
|
9048
|
-
* to identify connected components based on 'triggers' and 'approval' edges
|
|
9049
|
-
* (not 'uses' edges, which would connect everything through shared integrations).
|
|
9050
|
-
*/
|
|
9051
|
-
|
|
9052
|
-
/**
|
|
9053
|
-
* Convert CommandViewGraph to ReactFlow nodes and edges with Dagre layout
|
|
9054
|
-
*/
|
|
9055
|
-
declare function useCommandViewLayout(graph: CommandViewGraph): {
|
|
9056
|
-
nodes: {
|
|
9057
|
-
id: string;
|
|
9058
|
-
type: string;
|
|
9059
|
-
position: {
|
|
9060
|
-
x: number;
|
|
9061
|
-
y: number;
|
|
9062
|
-
};
|
|
9063
|
-
data: Record<string, unknown>;
|
|
9064
|
-
}[];
|
|
9065
|
-
edges: Edge[];
|
|
9066
|
-
};
|
|
9067
|
-
/**
|
|
9068
|
-
* Get graph statistics
|
|
9069
|
-
*/
|
|
9070
|
-
declare function useGraphStats(graph: CommandViewGraph): {
|
|
9071
|
-
agents: number;
|
|
9072
|
-
workflows: number;
|
|
9073
|
-
integrations: number;
|
|
9074
|
-
triggers: number;
|
|
9075
|
-
prodResources: number;
|
|
9076
|
-
devResources: number;
|
|
9077
|
-
connectedIntegrations: number;
|
|
9078
|
-
errorIntegrations: number;
|
|
9079
|
-
};
|
|
9080
|
-
|
|
9081
9672
|
interface UseCheckpointTasksOptions {
|
|
9082
9673
|
checkpointId: string | null;
|
|
9083
9674
|
enabled?: boolean;
|
|
@@ -9526,7 +10117,6 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
|
|
|
9526
10117
|
dependsOn?: string[] | undefined;
|
|
9527
10118
|
}[];
|
|
9528
10119
|
} | undefined;
|
|
9529
|
-
stepConfig?: Record<string, unknown> | undefined;
|
|
9530
10120
|
};
|
|
9531
10121
|
launchedAt: string | null;
|
|
9532
10122
|
completedAt: string | null;
|
|
@@ -9581,7 +10171,6 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
|
|
|
9581
10171
|
dependsOn?: string[] | undefined;
|
|
9582
10172
|
}[];
|
|
9583
10173
|
} | undefined;
|
|
9584
|
-
stepConfig?: Record<string, unknown> | undefined;
|
|
9585
10174
|
};
|
|
9586
10175
|
launchedAt: string | null;
|
|
9587
10176
|
completedAt: string | null;
|
|
@@ -9670,7 +10259,6 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
9670
10259
|
dependsOn?: string[] | undefined;
|
|
9671
10260
|
}[];
|
|
9672
10261
|
} | undefined;
|
|
9673
|
-
stepConfig?: Record<string, unknown> | undefined;
|
|
9674
10262
|
};
|
|
9675
10263
|
launchedAt: string | null;
|
|
9676
10264
|
completedAt: string | null;
|
|
@@ -9752,7 +10340,6 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
9752
10340
|
dependsOn?: string[] | undefined;
|
|
9753
10341
|
}[];
|
|
9754
10342
|
} | undefined;
|
|
9755
|
-
stepConfig?: Record<string, unknown> | undefined;
|
|
9756
10343
|
};
|
|
9757
10344
|
launchedAt: string | null;
|
|
9758
10345
|
completedAt: string | null;
|
|
@@ -9813,7 +10400,6 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
9813
10400
|
dependsOn?: string[] | undefined;
|
|
9814
10401
|
}[];
|
|
9815
10402
|
} | undefined;
|
|
9816
|
-
stepConfig?: Record<string, unknown> | undefined;
|
|
9817
10403
|
};
|
|
9818
10404
|
launchedAt: string | null;
|
|
9819
10405
|
completedAt: string | null;
|
|
@@ -9863,7 +10449,6 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
9863
10449
|
order?: number | undefined;
|
|
9864
10450
|
}[] | undefined;
|
|
9865
10451
|
} | undefined;
|
|
9866
|
-
stepConfig?: Record<string, unknown> | undefined;
|
|
9867
10452
|
}, unknown>;
|
|
9868
10453
|
declare function useDeleteList(): _tanstack_react_query.UseMutationResult<void, Error, string, unknown>;
|
|
9869
10454
|
|
|
@@ -11757,5 +12342,5 @@ declare function InitializationProvider({ children }: {
|
|
|
11757
12342
|
children: ReactNode;
|
|
11758
12343
|
}): react.FunctionComponentElement<react.ProviderProps<AppInitializationState | null>>;
|
|
11759
12344
|
|
|
11760
|
-
export { AGENT_CONSTANTS, APIClientError, API_URL, AdminGuard, ApiClientProvider, ApiKeyService, AppearanceProvider, AuthProvider, CONTAINER_CONSTANTS, CredentialService, CrmActionsProvider, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DeploymentService, ElevasisCoreProvider, ElevasisFeaturesProvider, ElevasisServiceProvider, ElevasisUIProvider, FeatureShell, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, GRAPH_CONSTANTS, InitializationContext, InitializationProvider, LIMIT_ACTIVITY_FEED, ListActionsProvider, NotificationProvider, OAUTH_FLOW_TIMEOUT, OAUTH_POPUP_CHECK_INTERVAL, 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, 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, collectResourceFilterFacets, companyKeys, componentThemes, contactKeys, createCssVariablesResolver, createFeatureAccessHook, createOrganizationsSlice, createTestFeaturesProvider, 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, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters,
|
|
11761
|
-
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, ColorShadesTuple, CreateApiKeyRequest, CreateApiKeyResponse, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CreateTestFeaturesProviderOptions, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, DirectedChainHighlightingOptions, DirectedChainHighlightingResult, EdgeColorOptions, EdgeOpacityOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, ExecutionPathState, ExecutionStatus, FailingResource, FeatureAccessResult, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, FrameworkThemeOverrides, GetMessagesResponse, GlowIntensity, GraphHeightOptions, GraphHighlightingResult, GraphMode, GraphThemeColors, InitializationError, LeadGenStageKey, LinkProps, ListActivitiesResponse, ListApiKeysResponse, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory,
|
|
12345
|
+
export { AGENT_CONSTANTS, APIClientError, API_URL, AdminGuard, ApiClientProvider, ApiKeyService, AppearanceProvider, AuthProvider, CONTAINER_CONSTANTS, CredentialService, CrmActionsProvider, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DeploymentService, ElevasisCoreProvider, ElevasisFeaturesProvider, ElevasisServiceProvider, ElevasisUIProvider, FeatureShell, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, GRAPH_CONSTANTS, InitializationContext, InitializationProvider, LIMIT_ACTIVITY_FEED, ListActionsProvider, NotificationProvider, OAUTH_FLOW_TIMEOUT, OAUTH_POPUP_CHECK_INTERVAL, 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, 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, collectResourceFilterFacets, companyKeys, componentThemes, contactKeys, createCssVariablesResolver, createFeatureAccessHook, createOrganizationsSlice, createTestFeaturesProvider, 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, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useConnectionHighlight, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, 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, 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, useElevasisFeatures, useElevasisServices, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionPath, useExecutionSSE, useExecutions, useFitViewTrigger, useGetExecutionHistory, useGetSchedule, useGraphHighlighting, useHasPermission, useInitialization, useList, useListActions, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMergedExecution, useMilestones, useNodeSelection, useNotificationAdapter, useNotificationCount as useNotificationCountSSE, useNotifications, useOptionalElevasisFeatures, 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, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTimelineData, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnifiedWorkflowLayout, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateMilestone, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useUserProfile, useVisibleResources, useWarningNotification, useWorkflowExecution, useWorkflowStepsLayout, validateEmail };
|
|
12346
|
+
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, ColorShadesTuple, CreateApiKeyRequest, CreateApiKeyResponse, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CreateTestFeaturesProviderOptions, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, DirectedChainHighlightingOptions, DirectedChainHighlightingResult, EdgeColorOptions, EdgeOpacityOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, ExecutionPathState, ExecutionStatus, FailingResource, FeatureAccessResult, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, FrameworkThemeOverrides, GetMessagesResponse, GlowIntensity, GraphHeightOptions, GraphHighlightingResult, GraphMode, GraphThemeColors, InitializationError, LeadGenStageKey, LinkProps, ListActivitiesResponse, ListApiKeysResponse, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory, ListCredentialsResponse, ListExecutionsFilters, ListSchedulesFilters, ListSchedulesResponse, ListWebhookEndpointsResponse, MembershipWithDetails, MessageEvent, MessageType, NodeColorType, NotificationAdapter, OrgRole, OrganizationContextValue, OrganizationGraphContextValue, OrganizationGraphFeatureBridge, OrganizationsActions, OrganizationsSlice, OrganizationsState, PresetEntry, PresetName, ProfileContextValue, ProtectedRouteProps, RemoveCompaniesFromListResult, RequestRow, RequestsListFilters, ResolvedFeatureAccess, ResolvedFeatureModule, ResolvedFeatureSemantics, ResolvedShellFeature, ResolvedShellModel, ResolvedShellRouteMatch, ResourceFilterFacet, ResourcesResponse, RetryExecutionParams, RevokeRoleInput, RouterAdapter, SessionDTO, SessionExecution, SessionExecutionsResponse, SessionListItem, SessionTokenUsage, ShellRouteMatchStatus, ShellRuntime, SortDirection, SortState, StaleDealSummaryItem, StatefulItem, StatusColorScheme, StatusFilter, StatusIconColors, StepExecutionData, SubmitActionRequest, SubmitActionResponse, SupabaseUserProfile, TablerIcon, TaskSchedule, ThemePreset, TimelineBarProps, TimelineContainerProps, TimelineRowProps, TopFailingResourcesParams, TransitionItemInput, TransitionListCompanyInput, TransitionListMemberInput, TransitionStateInput, UnifiedWorkflowEdgeData, UnifiedWorkflowNodeData, UpdateListStatusInput, UpdateOrgRoleInput, UpdateScheduleInput, UseActivitiesParams, UseActivityTrendParams, UseApiClientReturn, UseArtifactsParams, UseBatchedResourcesHealthParams, UseExecuteResourceOptions, UseExecutionHealthParams, UseExecutionLogsParams, UseExecutionPanelStateOptions, UseExecutionPanelStateReturn, UseExecutionSSEOptions, UseExecutionSSEResult, UseNotificationCountArgs, UseOrgInitializationReturn, UseOrganizationsReturn, UseResourcesHealthParams, UseSSEConnectionOptions, UseScheduledTasksOptions, UseUserProfileReturn, UseWorkflowExecutionOptions, UseWorkflowExecutionResult, WebSocketState, WithSchemes, WorkflowEdgeType, WorkflowExecutionTriggerParams, WorkflowStepEdgeData, WorkflowStepNodeData, WorkflowStepsLayoutInput };
|