@elevasis/ui 2.25.5 → 2.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/index.js +2 -2
- package/dist/app/index.css +18 -29
- package/dist/app/index.d.ts +118 -64
- package/dist/app/index.js +6 -5
- package/dist/charts/index.js +6 -5
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/{chunk-IS53MXE4.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-NHHCUECV.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-VMAWXEVG.js → chunk-JKBGDFX2.js} +1136 -828
- package/dist/{chunk-MU4VPAMR.js → chunk-JPGX3533.js} +4 -3
- package/dist/chunk-KCGGA36K.js +73 -0
- package/dist/chunk-KEFWANZY.js +155 -0
- package/dist/chunk-LH4GPYDX.js +448 -0
- package/dist/{chunk-QNCVK3ZF.js → chunk-LWKZ3BCC.js} +5 -4
- 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-KINQW4JT.js → chunk-UPMX5GJI.js} +5 -5
- package/dist/{chunk-N2AP4I5N.js → chunk-UY5I2KOZ.js} +223 -3857
- package/dist/{chunk-JMI7L7Y7.js → chunk-W2ZTLH7Y.js} +142 -4
- package/dist/{chunk-3KY2GNPE.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-F7JDHS2I.js → chunk-XZSEPJZQ.js} +5 -5
- package/dist/{chunk-5BJXMZN4.js → chunk-YHBPR67D.js} +438 -620
- package/dist/{chunk-FVKLHLF4.js → chunk-YO2YORW4.js} +4 -4
- package/dist/{chunk-TAIX4NO3.js → chunk-ZFLM2YVW.js} +2 -2
- package/dist/components/index.css +18 -29
- package/dist/components/index.d.ts +211 -383
- package/dist/components/index.js +43 -427
- package/dist/components/navigation/index.css +28 -39
- package/dist/execution/index.d.ts +0 -73
- package/dist/features/auth/index.css +28 -39
- package/dist/features/crm/index.css +28 -39
- package/dist/features/crm/index.d.ts +49 -49
- package/dist/features/crm/index.js +14 -14
- package/dist/features/dashboard/index.css +28 -39
- package/dist/features/dashboard/index.js +18 -15
- package/dist/features/delivery/index.css +18 -29
- package/dist/features/delivery/index.js +14 -14
- package/dist/features/knowledge/index.css +611 -0
- package/dist/features/knowledge/index.js +700 -1
- package/dist/features/lead-gen/index.css +28 -39
- package/dist/features/lead-gen/index.d.ts +212 -166
- package/dist/features/lead-gen/index.js +16 -15
- package/dist/features/monitoring/index.css +18 -29
- package/dist/features/monitoring/index.js +17 -16
- package/dist/features/monitoring/requests/index.css +28 -39
- package/dist/features/monitoring/requests/index.js +13 -13
- package/dist/features/operations/index.css +28 -39
- package/dist/features/operations/index.d.ts +16 -98
- package/dist/features/operations/index.js +26 -20
- package/dist/features/settings/index.css +28 -39
- package/dist/features/settings/index.d.ts +1 -0
- package/dist/features/settings/index.js +15 -15
- package/dist/hooks/delivery/index.css +28 -39
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.css +18 -29
- package/dist/hooks/index.d.ts +180 -377
- package/dist/hooks/index.js +13 -13
- package/dist/hooks/published.css +18 -29
- package/dist/hooks/published.d.ts +180 -377
- package/dist/hooks/published.js +13 -13
- package/dist/index.css +18 -29
- package/dist/index.d.ts +1549 -946
- package/dist/index.js +15 -14
- package/dist/initialization/index.d.ts +1 -0
- package/dist/knowledge/index.d.ts +991 -41
- package/dist/knowledge/index.js +5469 -413
- package/dist/layout/index.d.ts +2 -0
- package/dist/layout/index.js +3 -2
- package/dist/organization/index.css +28 -39
- package/dist/organization/index.d.ts +1 -0
- package/dist/provider/index.css +28 -39
- package/dist/provider/index.d.ts +1147 -348
- package/dist/provider/index.js +11 -10
- package/dist/provider/published.css +28 -39
- package/dist/provider/published.d.ts +1146 -347
- package/dist/provider/published.js +8 -8
- 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 +46 -33
- package/src/knowledge/README.md +8 -8
- package/src/theme/presets/README.md +19 -0
- /package/dist/{chunk-SGXXJE52.js → chunk-QD4X4H5A.js} +0 -0
|
@@ -2,10 +2,9 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
|
2
2
|
import * as React$1 from 'react';
|
|
3
3
|
import React__default, { ReactNode, ComponentType, CSSProperties, ReactElement, Component, ErrorInfo } from 'react';
|
|
4
4
|
import { MantineSpacing, MantineColor, MantineLoaderComponent, BadgeProps } from '@mantine/core';
|
|
5
|
-
import { Icon,
|
|
5
|
+
import { Icon, IconBrain } from '@tabler/icons-react';
|
|
6
6
|
import { Components } from 'react-markdown';
|
|
7
7
|
import { z } from 'zod';
|
|
8
|
-
import { UseFormReturnType } from '@mantine/form';
|
|
9
8
|
import { NodeProps, Node, EdgeProps, Edge } from '@xyflow/react';
|
|
10
9
|
export { default as graphStyles } from '../graph/Graph.module.css';
|
|
11
10
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
@@ -213,56 +212,6 @@ interface ExecutionLogMessage {
|
|
|
213
212
|
context?: LogContext;
|
|
214
213
|
}
|
|
215
214
|
|
|
216
|
-
/**
|
|
217
|
-
* Shared form field types for dynamic form generation
|
|
218
|
-
* Used by: Command Queue, Execution Runner UI, future form-based features
|
|
219
|
-
*/
|
|
220
|
-
/**
|
|
221
|
-
* Supported form field types for action payloads
|
|
222
|
-
* Maps to Mantine form components
|
|
223
|
-
*/
|
|
224
|
-
type FormFieldType = 'text' | 'textarea' | 'number' | 'select' | 'checkbox' | 'radio' | 'richtext';
|
|
225
|
-
/**
|
|
226
|
-
* Form field definition
|
|
227
|
-
*/
|
|
228
|
-
interface FormField {
|
|
229
|
-
/** Field key in payload object */
|
|
230
|
-
name: string;
|
|
231
|
-
/** Field label for UI */
|
|
232
|
-
label: string;
|
|
233
|
-
/** Field type (determines UI component) */
|
|
234
|
-
type: FormFieldType;
|
|
235
|
-
/** Default value */
|
|
236
|
-
defaultValue?: unknown;
|
|
237
|
-
/** Required field */
|
|
238
|
-
required?: boolean;
|
|
239
|
-
/** Placeholder text */
|
|
240
|
-
placeholder?: string;
|
|
241
|
-
/** Help text */
|
|
242
|
-
description?: string;
|
|
243
|
-
/** Options for select/radio */
|
|
244
|
-
options?: Array<{
|
|
245
|
-
label: string;
|
|
246
|
-
value: string | number;
|
|
247
|
-
}>;
|
|
248
|
-
/** Min/max for number */
|
|
249
|
-
min?: number;
|
|
250
|
-
max?: number;
|
|
251
|
-
/** Path to context value for pre-filling (dot notation, e.g., 'proposal.summary') */
|
|
252
|
-
defaultValueFromContext?: string;
|
|
253
|
-
}
|
|
254
|
-
/**
|
|
255
|
-
* Form schema for action payload collection
|
|
256
|
-
*/
|
|
257
|
-
interface FormSchema {
|
|
258
|
-
/** Form title */
|
|
259
|
-
title?: string;
|
|
260
|
-
/** Form description */
|
|
261
|
-
description?: string;
|
|
262
|
-
/** Form fields */
|
|
263
|
-
fields: FormField[];
|
|
264
|
-
}
|
|
265
|
-
|
|
266
215
|
/**
|
|
267
216
|
* Serialized Registry Types
|
|
268
217
|
*
|
|
@@ -270,67 +219,6 @@ interface FormSchema {
|
|
|
270
219
|
* Serialization happens once at API startup, enabling instant response times.
|
|
271
220
|
*/
|
|
272
221
|
|
|
273
|
-
/**
|
|
274
|
-
* Serialized form field for API responses
|
|
275
|
-
*/
|
|
276
|
-
interface SerializedFormField {
|
|
277
|
-
name: string;
|
|
278
|
-
label: string;
|
|
279
|
-
type: FormFieldType;
|
|
280
|
-
defaultValue?: unknown;
|
|
281
|
-
required?: boolean;
|
|
282
|
-
placeholder?: string;
|
|
283
|
-
description?: string;
|
|
284
|
-
options?: Array<{
|
|
285
|
-
label: string;
|
|
286
|
-
value: string | number;
|
|
287
|
-
}>;
|
|
288
|
-
min?: number;
|
|
289
|
-
max?: number;
|
|
290
|
-
}
|
|
291
|
-
/**
|
|
292
|
-
* Serialized form schema for API responses
|
|
293
|
-
*/
|
|
294
|
-
interface SerializedFormSchema {
|
|
295
|
-
title?: string;
|
|
296
|
-
description?: string;
|
|
297
|
-
fields: SerializedFormField[];
|
|
298
|
-
layout?: 'vertical' | 'horizontal' | 'grid';
|
|
299
|
-
}
|
|
300
|
-
/**
|
|
301
|
-
* Serialized execution form schema for API responses
|
|
302
|
-
*/
|
|
303
|
-
interface SerializedExecutionFormSchema extends SerializedFormSchema {
|
|
304
|
-
fieldMappings?: Record<string, string>;
|
|
305
|
-
submitButton?: {
|
|
306
|
-
label?: string;
|
|
307
|
-
loadingLabel?: string;
|
|
308
|
-
confirmMessage?: string;
|
|
309
|
-
};
|
|
310
|
-
}
|
|
311
|
-
/**
|
|
312
|
-
* Serialized schedule config for API responses
|
|
313
|
-
*/
|
|
314
|
-
interface SerializedScheduleConfig {
|
|
315
|
-
enabled: boolean;
|
|
316
|
-
defaultSchedule?: string;
|
|
317
|
-
allowedPatterns?: string[];
|
|
318
|
-
}
|
|
319
|
-
/**
|
|
320
|
-
* Serialized webhook config for API responses
|
|
321
|
-
*/
|
|
322
|
-
interface SerializedWebhookConfig {
|
|
323
|
-
enabled: boolean;
|
|
324
|
-
payloadSchema?: unknown;
|
|
325
|
-
}
|
|
326
|
-
/**
|
|
327
|
-
* Serialized execution interface for API responses
|
|
328
|
-
*/
|
|
329
|
-
interface SerializedExecutionInterface {
|
|
330
|
-
form: SerializedExecutionFormSchema;
|
|
331
|
-
schedule?: SerializedScheduleConfig;
|
|
332
|
-
webhook?: SerializedWebhookConfig;
|
|
333
|
-
}
|
|
334
222
|
/**
|
|
335
223
|
* Serialized agent definition (JSON-safe)
|
|
336
224
|
* Result of serializeDefinition(AgentDefinition)
|
|
@@ -386,7 +274,6 @@ interface SerializedAgentDefinition {
|
|
|
386
274
|
}>;
|
|
387
275
|
};
|
|
388
276
|
metricsConfig?: object;
|
|
389
|
-
interface?: SerializedExecutionInterface;
|
|
390
277
|
}
|
|
391
278
|
/**
|
|
392
279
|
* Serialized workflow definition (JSON-safe)
|
|
@@ -426,7 +313,56 @@ interface SerializedWorkflowDefinition {
|
|
|
426
313
|
outputSchema?: object;
|
|
427
314
|
};
|
|
428
315
|
metricsConfig?: object;
|
|
429
|
-
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
/**
|
|
319
|
+
* Shared form field types for dynamic form generation
|
|
320
|
+
* Used by: Command Queue, Execution Runner UI, future form-based features
|
|
321
|
+
*/
|
|
322
|
+
/**
|
|
323
|
+
* Supported form field types for action payloads
|
|
324
|
+
* Maps to Mantine form components
|
|
325
|
+
*/
|
|
326
|
+
type FormFieldType = 'text' | 'textarea' | 'number' | 'select' | 'checkbox' | 'radio' | 'richtext';
|
|
327
|
+
/**
|
|
328
|
+
* Form field definition
|
|
329
|
+
*/
|
|
330
|
+
interface FormField {
|
|
331
|
+
/** Field key in payload object */
|
|
332
|
+
name: string;
|
|
333
|
+
/** Field label for UI */
|
|
334
|
+
label: string;
|
|
335
|
+
/** Field type (determines UI component) */
|
|
336
|
+
type: FormFieldType;
|
|
337
|
+
/** Default value */
|
|
338
|
+
defaultValue?: unknown;
|
|
339
|
+
/** Required field */
|
|
340
|
+
required?: boolean;
|
|
341
|
+
/** Placeholder text */
|
|
342
|
+
placeholder?: string;
|
|
343
|
+
/** Help text */
|
|
344
|
+
description?: string;
|
|
345
|
+
/** Options for select/radio */
|
|
346
|
+
options?: Array<{
|
|
347
|
+
label: string;
|
|
348
|
+
value: string | number;
|
|
349
|
+
}>;
|
|
350
|
+
/** Min/max for number */
|
|
351
|
+
min?: number;
|
|
352
|
+
max?: number;
|
|
353
|
+
/** Path to context value for pre-filling (dot notation, e.g., 'proposal.summary') */
|
|
354
|
+
defaultValueFromContext?: string;
|
|
355
|
+
}
|
|
356
|
+
/**
|
|
357
|
+
* Form schema for action payload collection
|
|
358
|
+
*/
|
|
359
|
+
interface FormSchema {
|
|
360
|
+
/** Form title */
|
|
361
|
+
title?: string;
|
|
362
|
+
/** Form description */
|
|
363
|
+
description?: string;
|
|
364
|
+
/** Form fields */
|
|
365
|
+
fields: FormField[];
|
|
430
366
|
}
|
|
431
367
|
|
|
432
368
|
/**
|
|
@@ -3476,60 +3412,6 @@ interface AgentIterationData {
|
|
|
3476
3412
|
status: 'running' | 'completed' | 'failed' | 'warning';
|
|
3477
3413
|
}
|
|
3478
3414
|
|
|
3479
|
-
/** Raw database row type for acq_deals table */
|
|
3480
|
-
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3481
|
-
type DealStage = 'interested' | 'proposal' | 'closing' | 'closed_won' | 'closed_lost' | 'nurturing';
|
|
3482
|
-
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
3483
|
-
interface DealPriority {
|
|
3484
|
-
bucketKey: DealPriorityBucketKey;
|
|
3485
|
-
rank: number;
|
|
3486
|
-
label: string;
|
|
3487
|
-
color: string;
|
|
3488
|
-
reason: string;
|
|
3489
|
-
latestActivityAt: string | null;
|
|
3490
|
-
nextActionAt: string | null;
|
|
3491
|
-
}
|
|
3492
|
-
interface KanbanStageConfig {
|
|
3493
|
-
color: string;
|
|
3494
|
-
label?: string;
|
|
3495
|
-
}
|
|
3496
|
-
type KanbanBoardConfig = Partial<Record<DealStage, KanbanStageConfig>>;
|
|
3497
|
-
interface DealContact {
|
|
3498
|
-
id: string;
|
|
3499
|
-
first_name: string | null;
|
|
3500
|
-
last_name: string | null;
|
|
3501
|
-
email: string;
|
|
3502
|
-
title: string | null;
|
|
3503
|
-
headline: string | null;
|
|
3504
|
-
linkedin_url: string | null;
|
|
3505
|
-
pipeline_status: Record<string, unknown> | null;
|
|
3506
|
-
enrichment_data: Record<string, unknown> | null;
|
|
3507
|
-
company: {
|
|
3508
|
-
id: string;
|
|
3509
|
-
name: string;
|
|
3510
|
-
domain: string | null;
|
|
3511
|
-
website: string | null;
|
|
3512
|
-
linkedin_url: string | null;
|
|
3513
|
-
segment: string | null;
|
|
3514
|
-
category: string | null;
|
|
3515
|
-
num_employees: number | null;
|
|
3516
|
-
} | null;
|
|
3517
|
-
}
|
|
3518
|
-
interface DealFilters {
|
|
3519
|
-
stage?: DealStage;
|
|
3520
|
-
search?: string;
|
|
3521
|
-
limit?: number;
|
|
3522
|
-
offset?: number;
|
|
3523
|
-
}
|
|
3524
|
-
/** Deal list item with joined contact and company data */
|
|
3525
|
-
interface DealListItem extends AcqDealRow {
|
|
3526
|
-
priority: DealPriority;
|
|
3527
|
-
ownership: 'us' | 'them' | null;
|
|
3528
|
-
nextAction: string | null;
|
|
3529
|
-
contact: DealContact | null;
|
|
3530
|
-
}
|
|
3531
|
-
type DealDetail$1 = DealListItem;
|
|
3532
|
-
|
|
3533
3415
|
/**
|
|
3534
3416
|
* Deal detail shape — currently the same as a list item (full joined record).
|
|
3535
3417
|
* Additive fields keep existing DealListItem callers compatible.
|
|
@@ -3616,6 +3498,60 @@ declare const DealDetailResponseSchema: z.ZodObject<{
|
|
|
3616
3498
|
}, z.core.$strip>;
|
|
3617
3499
|
type DealDetailResponse = z.infer<typeof DealDetailResponseSchema>;
|
|
3618
3500
|
|
|
3501
|
+
/** Raw database row type for acq_deals table */
|
|
3502
|
+
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3503
|
+
type DealStage = 'interested' | 'proposal' | 'closing' | 'closed_won' | 'closed_lost' | 'nurturing';
|
|
3504
|
+
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
3505
|
+
interface DealPriority {
|
|
3506
|
+
bucketKey: DealPriorityBucketKey;
|
|
3507
|
+
rank: number;
|
|
3508
|
+
label: string;
|
|
3509
|
+
color: string;
|
|
3510
|
+
reason: string;
|
|
3511
|
+
latestActivityAt: string | null;
|
|
3512
|
+
nextActionAt: string | null;
|
|
3513
|
+
}
|
|
3514
|
+
interface KanbanStageConfig {
|
|
3515
|
+
color: string;
|
|
3516
|
+
label?: string;
|
|
3517
|
+
}
|
|
3518
|
+
type KanbanBoardConfig = Partial<Record<DealStage, KanbanStageConfig>>;
|
|
3519
|
+
interface DealContact {
|
|
3520
|
+
id: string;
|
|
3521
|
+
first_name: string | null;
|
|
3522
|
+
last_name: string | null;
|
|
3523
|
+
email: string;
|
|
3524
|
+
title: string | null;
|
|
3525
|
+
headline: string | null;
|
|
3526
|
+
linkedin_url: string | null;
|
|
3527
|
+
pipeline_status: Record<string, unknown> | null;
|
|
3528
|
+
enrichment_data: Record<string, unknown> | null;
|
|
3529
|
+
company: {
|
|
3530
|
+
id: string;
|
|
3531
|
+
name: string;
|
|
3532
|
+
domain: string | null;
|
|
3533
|
+
website: string | null;
|
|
3534
|
+
linkedin_url: string | null;
|
|
3535
|
+
segment: string | null;
|
|
3536
|
+
category: string | null;
|
|
3537
|
+
num_employees: number | null;
|
|
3538
|
+
} | null;
|
|
3539
|
+
}
|
|
3540
|
+
interface DealFilters {
|
|
3541
|
+
stage?: DealStage;
|
|
3542
|
+
search?: string;
|
|
3543
|
+
limit?: number;
|
|
3544
|
+
offset?: number;
|
|
3545
|
+
}
|
|
3546
|
+
/** Deal list item with joined contact and company data */
|
|
3547
|
+
interface DealListItem extends AcqDealRow {
|
|
3548
|
+
priority: DealPriority;
|
|
3549
|
+
ownership: 'us' | 'them' | null;
|
|
3550
|
+
nextAction: string | null;
|
|
3551
|
+
contact: DealContact | null;
|
|
3552
|
+
}
|
|
3553
|
+
type DealDetail$1 = DealListItem;
|
|
3554
|
+
|
|
3619
3555
|
/**
|
|
3620
3556
|
* Action configuration for HITL tasks
|
|
3621
3557
|
* Defines available user actions and their behavior
|
|
@@ -3834,6 +3770,7 @@ type GetRecentActivityResponse = z.infer<typeof GetRecentActivityResponseSchema>
|
|
|
3834
3770
|
* - org_memberships.config: Per-user-per-org feature overrides
|
|
3835
3771
|
* - users.config: User-global config
|
|
3836
3772
|
*/
|
|
3773
|
+
|
|
3837
3774
|
/**
|
|
3838
3775
|
* Per-user-per-org config (stored in org_memberships.config)
|
|
3839
3776
|
* Controls which features a specific member can access within their org.
|
|
@@ -4264,23 +4201,6 @@ interface PermissionDescriptor {
|
|
|
4264
4201
|
isOrgGrantable: boolean;
|
|
4265
4202
|
}
|
|
4266
4203
|
|
|
4267
|
-
/**
|
|
4268
|
-
* Execution Runner Types
|
|
4269
|
-
*
|
|
4270
|
-
* Shared types for the Execution Runner UI feature.
|
|
4271
|
-
* Used by both API (apps/api) and frontend (apps/command-center).
|
|
4272
|
-
*/
|
|
4273
|
-
|
|
4274
|
-
interface ExecutionRunnerCatalogItem {
|
|
4275
|
-
resourceId: string;
|
|
4276
|
-
resourceName: string;
|
|
4277
|
-
resourceType: 'workflow' | 'agent';
|
|
4278
|
-
description?: string;
|
|
4279
|
-
status: 'dev' | 'prod';
|
|
4280
|
-
version: string;
|
|
4281
|
-
interface: SerializedExecutionInterface;
|
|
4282
|
-
}
|
|
4283
|
-
|
|
4284
4204
|
/**
|
|
4285
4205
|
* Deployment types — browser-safe
|
|
4286
4206
|
*
|
|
@@ -4351,6 +4271,15 @@ declare function CreateRoleModal({ opened, onClose, onCreated }: CreateRoleModal
|
|
|
4351
4271
|
|
|
4352
4272
|
declare function showAuthError(error: unknown): void;
|
|
4353
4273
|
|
|
4274
|
+
interface TabSectionProps {
|
|
4275
|
+
icon?: ReactNode;
|
|
4276
|
+
title: string;
|
|
4277
|
+
description?: ReactNode;
|
|
4278
|
+
rightSection?: ReactNode;
|
|
4279
|
+
children: ReactNode;
|
|
4280
|
+
}
|
|
4281
|
+
declare function TabSection({ icon, title, description, rightSection, children }: TabSectionProps): react_jsx_runtime.JSX.Element;
|
|
4282
|
+
|
|
4354
4283
|
interface EmptyStateProps {
|
|
4355
4284
|
/** Icon component to display (e.g., IconKey from @tabler/icons-react) */
|
|
4356
4285
|
icon: ComponentType<{
|
|
@@ -4770,29 +4699,6 @@ interface ResourceCardProps {
|
|
|
4770
4699
|
}
|
|
4771
4700
|
declare function ResourceCard({ resource, onClick, layout, rightSection, topSection, lastRunLabel, style, ...rest }: ResourceCardProps): react_jsx_runtime.JSX.Element;
|
|
4772
4701
|
|
|
4773
|
-
/**
|
|
4774
|
-
* Converts ExecutionRunnerCatalogItem to ResourceDefinition format
|
|
4775
|
-
* for use with the unified ResourceCard component.
|
|
4776
|
-
*
|
|
4777
|
-
* @param item - ExecutionRunnerCatalogItem from the execution runner API
|
|
4778
|
-
* @returns ResourceDefinition compatible with ResourceCard
|
|
4779
|
-
*
|
|
4780
|
-
* @example
|
|
4781
|
-
* const catalogItem = {
|
|
4782
|
-
* resourceId: 'wf-001',
|
|
4783
|
-
* resourceName: 'Order Processor',
|
|
4784
|
-
* resourceType: 'workflow',
|
|
4785
|
-
* description: 'Processes customer orders',
|
|
4786
|
-
* status: 'prod',
|
|
4787
|
-
* version: '1.0.0',
|
|
4788
|
-
* interface: { ... }
|
|
4789
|
-
* }
|
|
4790
|
-
*
|
|
4791
|
-
* const resource = catalogItemToResourceDefinition(catalogItem)
|
|
4792
|
-
* <ResourceCard resource={resource} />
|
|
4793
|
-
*/
|
|
4794
|
-
declare function catalogItemToResourceDefinition(item: ExecutionRunnerCatalogItem): ResourceDefinition;
|
|
4795
|
-
|
|
4796
4702
|
interface CardHeaderProps {
|
|
4797
4703
|
icon?: ReactNode;
|
|
4798
4704
|
title: string;
|
|
@@ -4907,118 +4813,6 @@ interface SortState {
|
|
|
4907
4813
|
direction: SortDirection;
|
|
4908
4814
|
}
|
|
4909
4815
|
|
|
4910
|
-
/**
|
|
4911
|
-
* Command View Types
|
|
4912
|
-
*
|
|
4913
|
-
* Frontend graph types for React Flow rendering.
|
|
4914
|
-
*
|
|
4915
|
-
* Backend API returns CommandViewData with separate arrays (workflows[], agents[], etc.)
|
|
4916
|
-
* Frontend transforms this to CommandViewGraph with unified nodes[] array.
|
|
4917
|
-
*
|
|
4918
|
-
* @see transformCommandViewData for the mapping logic
|
|
4919
|
-
* @see CommandViewData from @repo/core for backend type
|
|
4920
|
-
*/
|
|
4921
|
-
|
|
4922
|
-
/**
|
|
4923
|
-
* Base resource node - common fields for all resources
|
|
4924
|
-
*/
|
|
4925
|
-
interface BaseResourceNode {
|
|
4926
|
-
id: string;
|
|
4927
|
-
name: string;
|
|
4928
|
-
description: string;
|
|
4929
|
-
status: ResourceStatus;
|
|
4930
|
-
stats?: {
|
|
4931
|
-
totalRuns: number;
|
|
4932
|
-
successCount: number;
|
|
4933
|
-
failureCount: number;
|
|
4934
|
-
warningCount: number;
|
|
4935
|
-
lastRunAt: string | null;
|
|
4936
|
-
} | null;
|
|
4937
|
-
}
|
|
4938
|
-
/**
|
|
4939
|
-
* Agent node - autonomous AI agents
|
|
4940
|
-
*/
|
|
4941
|
-
interface AgentNode extends BaseResourceNode {
|
|
4942
|
-
type: 'agent';
|
|
4943
|
-
modelProvider: string;
|
|
4944
|
-
modelId: string;
|
|
4945
|
-
toolCount: number;
|
|
4946
|
-
hasKnowledgeMap: boolean;
|
|
4947
|
-
hasMemory: boolean;
|
|
4948
|
-
}
|
|
4949
|
-
/**
|
|
4950
|
-
* Workflow node - multi-step orchestrations
|
|
4951
|
-
*/
|
|
4952
|
-
interface WorkflowNode extends BaseResourceNode {
|
|
4953
|
-
type: 'workflow';
|
|
4954
|
-
stepCount: number;
|
|
4955
|
-
entryPoint: string;
|
|
4956
|
-
}
|
|
4957
|
-
/**
|
|
4958
|
-
* Integration node - external service connections
|
|
4959
|
-
*/
|
|
4960
|
-
interface IntegrationNode extends BaseResourceNode {
|
|
4961
|
-
type: 'integration';
|
|
4962
|
-
provider: string;
|
|
4963
|
-
connectionStatus: 'connected' | 'disconnected' | 'error';
|
|
4964
|
-
credentialName?: string;
|
|
4965
|
-
}
|
|
4966
|
-
/**
|
|
4967
|
-
* Trigger node - what initiates executions
|
|
4968
|
-
*/
|
|
4969
|
-
interface TriggerNode extends BaseResourceNode {
|
|
4970
|
-
type: 'trigger';
|
|
4971
|
-
triggerType: 'webhook' | 'schedule' | 'manual' | 'event';
|
|
4972
|
-
schedule?: string;
|
|
4973
|
-
webhookPath?: string;
|
|
4974
|
-
}
|
|
4975
|
-
/**
|
|
4976
|
-
* External resource node - third-party automation platforms
|
|
4977
|
-
*/
|
|
4978
|
-
interface ExternalResourceNode extends BaseResourceNode {
|
|
4979
|
-
type: 'external';
|
|
4980
|
-
platform: 'n8n' | 'make' | 'zapier' | 'other';
|
|
4981
|
-
platformUrl?: string;
|
|
4982
|
-
externalId?: string;
|
|
4983
|
-
}
|
|
4984
|
-
/**
|
|
4985
|
-
* Human node - approval points requiring human decisions
|
|
4986
|
-
*/
|
|
4987
|
-
interface HumanNode extends Omit<BaseResourceNode, 'stats'> {
|
|
4988
|
-
type: 'human';
|
|
4989
|
-
stats?: {
|
|
4990
|
-
pendingCount: number;
|
|
4991
|
-
completedCount: number;
|
|
4992
|
-
expiredCount: number;
|
|
4993
|
-
lastDecisionAt: string | null;
|
|
4994
|
-
} | null;
|
|
4995
|
-
}
|
|
4996
|
-
/**
|
|
4997
|
-
* Union type for all node types
|
|
4998
|
-
*/
|
|
4999
|
-
type CommandViewNode$1 = AgentNode | WorkflowNode | IntegrationNode | TriggerNode | ExternalResourceNode | HumanNode;
|
|
5000
|
-
/**
|
|
5001
|
-
* Relationship types between resources
|
|
5002
|
-
*/
|
|
5003
|
-
type RelationshipType = 'triggers' | 'uses' | 'approval';
|
|
5004
|
-
/**
|
|
5005
|
-
* Edge representing a relationship
|
|
5006
|
-
*/
|
|
5007
|
-
interface CommandViewEdge$1 {
|
|
5008
|
-
id: string;
|
|
5009
|
-
source: string;
|
|
5010
|
-
target: string;
|
|
5011
|
-
relationship: RelationshipType;
|
|
5012
|
-
label?: string;
|
|
5013
|
-
}
|
|
5014
|
-
/**
|
|
5015
|
-
* Complete graph data for visualization
|
|
5016
|
-
*/
|
|
5017
|
-
interface CommandViewGraph$1 {
|
|
5018
|
-
nodes: CommandViewNode$1[];
|
|
5019
|
-
edges: CommandViewEdge$1[];
|
|
5020
|
-
}
|
|
5021
|
-
|
|
5022
4816
|
type DealDetail = DealDetail$1 & Pick<DealDetailResponse, 'conversation'>;
|
|
5023
4817
|
|
|
5024
4818
|
interface CreateApiKeyResponse {
|
|
@@ -5056,6 +4850,62 @@ declare const WebhookEndpointResponseSchema: z.ZodObject<{
|
|
|
5056
4850
|
}, z.core.$strip>;
|
|
5057
4851
|
type WebhookEndpointResponse = z.infer<typeof WebhookEndpointResponseSchema>;
|
|
5058
4852
|
|
|
4853
|
+
/**
|
|
4854
|
+
* All valid dotted paths into T.
|
|
4855
|
+
* Arrays of primitives are treated as leaf (return K only).
|
|
4856
|
+
* Arrays of objects are also treated as leaf (no drilling into element shape).
|
|
4857
|
+
* Optional fields are unwrapped via NonNullable before recursing.
|
|
4858
|
+
*/
|
|
4859
|
+
type FieldPath<T> = T extends object ? {
|
|
4860
|
+
[K in keyof T & string]: T[K] extends ReadonlyArray<unknown> | unknown[] ? K : T[K] extends object | undefined ? K | `${K}.${FieldPath<NonNullable<T[K]>>}` : K;
|
|
4861
|
+
}[keyof T & string] : never;
|
|
4862
|
+
/** Discriminated string union of supported Mantine components. */
|
|
4863
|
+
type StepConfigComponent = 'segmented' | 'tags' | 'multiselect' | 'select' | 'textinput' | 'textarea' | 'numberinput' | 'switch' | 'json';
|
|
4864
|
+
/** Rendering hint for a single field within a section. */
|
|
4865
|
+
interface StepConfigFieldHint<T> {
|
|
4866
|
+
/** Typed dotted path into T — typo = TS error. */
|
|
4867
|
+
path: FieldPath<T>;
|
|
4868
|
+
/** Mantine component to render for this field. */
|
|
4869
|
+
component: StepConfigComponent;
|
|
4870
|
+
/** Overrides the field label derived from Zod .describe() or the key name. */
|
|
4871
|
+
label?: string;
|
|
4872
|
+
/** Help text shown below the field; overrides Zod .describe(). */
|
|
4873
|
+
description?: string;
|
|
4874
|
+
placeholder?: string;
|
|
4875
|
+
/** Required for 'segmented', 'select', 'multiselect'; ignored for others. */
|
|
4876
|
+
options?: ReadonlyArray<{
|
|
4877
|
+
value: string;
|
|
4878
|
+
label: string;
|
|
4879
|
+
}>;
|
|
4880
|
+
/** Minimum value — applies to 'numberinput'. */
|
|
4881
|
+
min?: number;
|
|
4882
|
+
/** Maximum value — applies to 'numberinput'. */
|
|
4883
|
+
max?: number;
|
|
4884
|
+
/** Stepper increment — applies to 'numberinput'. */
|
|
4885
|
+
step?: number;
|
|
4886
|
+
/** Per-field conditional visibility, evaluated against current form values. */
|
|
4887
|
+
when?: (values: T) => boolean;
|
|
4888
|
+
}
|
|
4889
|
+
/** An ordered group of fields, optionally shown conditionally. */
|
|
4890
|
+
interface StepConfigSection<T> {
|
|
4891
|
+
/** Stable key used for React rendering. */
|
|
4892
|
+
id: string;
|
|
4893
|
+
/** Section heading; omit for the top-level (untitled) section. */
|
|
4894
|
+
title?: string;
|
|
4895
|
+
description?: string;
|
|
4896
|
+
/** Section-level conditional visibility predicate. */
|
|
4897
|
+
when?: (values: T) => boolean;
|
|
4898
|
+
/** Fields rendered in order within this section. */
|
|
4899
|
+
fields: StepConfigFieldHint<T>[];
|
|
4900
|
+
}
|
|
4901
|
+
/** Top-level layout descriptor supplied by a per-integration registry entry. */
|
|
4902
|
+
interface StepConfigLayout<T> {
|
|
4903
|
+
/** Ordered top-level sections of the form. */
|
|
4904
|
+
sections: StepConfigSection<T>[];
|
|
4905
|
+
/** Optional single Advanced collapse rendered below all sections. */
|
|
4906
|
+
advanced?: StepConfigSection<T>;
|
|
4907
|
+
}
|
|
4908
|
+
|
|
5059
4909
|
interface ActivityFilters$1 {
|
|
5060
4910
|
activityType?: ActivityType | 'all';
|
|
5061
4911
|
status?: ActivityStatus | 'all';
|
|
@@ -5091,17 +4941,6 @@ interface TableSelectionToolbarProps {
|
|
|
5091
4941
|
}
|
|
5092
4942
|
declare function TableSelectionToolbar({ selectedCount, onDelete, isDeleting }: TableSelectionToolbarProps): react_jsx_runtime.JSX.Element | null;
|
|
5093
4943
|
|
|
5094
|
-
interface FormFieldRendererProps {
|
|
5095
|
-
field: FormField | SerializedFormField;
|
|
5096
|
-
form: UseFormReturnType<any>;
|
|
5097
|
-
richTextRenderer?: (props: {
|
|
5098
|
-
content: string;
|
|
5099
|
-
onChange: (content: string) => void;
|
|
5100
|
-
placeholder?: string;
|
|
5101
|
-
}) => ReactNode;
|
|
5102
|
-
}
|
|
5103
|
-
declare function FormFieldRenderer({ field, form, richTextRenderer }: FormFieldRendererProps): string | number | bigint | boolean | Iterable<ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime.JSX.Element | null | undefined;
|
|
5104
|
-
|
|
5105
4944
|
interface ZodFormRendererProps<TSchema extends z.ZodType> {
|
|
5106
4945
|
schema: TSchema;
|
|
5107
4946
|
defaults?: Partial<z.infer<TSchema>>;
|
|
@@ -5110,25 +4949,43 @@ interface ZodFormRendererProps<TSchema extends z.ZodType> {
|
|
|
5110
4949
|
isPending?: boolean;
|
|
5111
4950
|
}
|
|
5112
4951
|
/**
|
|
5113
|
-
* Full-form renderer that introspects a Zod schema
|
|
5114
|
-
*
|
|
5115
|
-
*
|
|
5116
|
-
* ZodBoolean, ZodEnum, ZodOptional/Nullable wrappers around any of the above.
|
|
5117
|
-
* Unsupported types fall back to a JSON textarea — the form always renders.
|
|
5118
|
-
*
|
|
5119
|
-
* Does NOT use mantine-form-zod-resolver (not a @repo/ui dependency). Validation
|
|
5120
|
-
* is performed via schema.safeParse inside the submit handler.
|
|
4952
|
+
* Full-form renderer that introspects a Zod schema (via `z.toJSONSchema`) and
|
|
4953
|
+
* renders a Mantine form. Top-level objects iterate their properties; non-object
|
|
4954
|
+
* top-levels and unsupported property shapes fall back to a JSON textarea.
|
|
5121
4955
|
*
|
|
5122
|
-
*
|
|
5123
|
-
* <ZodFormRenderer
|
|
5124
|
-
* schema={writeNoteInputSchema}
|
|
5125
|
-
* defaults={{ dealId: currentDeal.id }}
|
|
5126
|
-
* onSubmit={async (data) => { await execute(data) }}
|
|
5127
|
-
* submitLabel="Write Note"
|
|
5128
|
-
* />
|
|
4956
|
+
* Validation is performed by `schema.safeParse` inside the submit handler.
|
|
5129
4957
|
*/
|
|
5130
4958
|
declare function ZodFormRenderer<TSchema extends z.ZodType>({ schema, defaults, onSubmit, submitLabel, isPending }: ZodFormRendererProps<TSchema>): react_jsx_runtime.JSX.Element;
|
|
5131
4959
|
|
|
4960
|
+
interface StepConfigFormProps<T extends z.ZodType> {
|
|
4961
|
+
schema: T;
|
|
4962
|
+
layout: StepConfigLayout<z.infer<T>>;
|
|
4963
|
+
value: z.infer<T> | undefined;
|
|
4964
|
+
onChange: (value: z.infer<T>) => void;
|
|
4965
|
+
onAction?: (action: {
|
|
4966
|
+
id: string;
|
|
4967
|
+
label: string;
|
|
4968
|
+
}, values: z.infer<T>) => void | Promise<void>;
|
|
4969
|
+
actions?: ReadonlyArray<{
|
|
4970
|
+
id: string;
|
|
4971
|
+
label: string;
|
|
4972
|
+
loading?: boolean;
|
|
4973
|
+
disabled?: boolean;
|
|
4974
|
+
variant?: 'filled' | 'light' | 'outline';
|
|
4975
|
+
}>;
|
|
4976
|
+
disabled?: boolean;
|
|
4977
|
+
/**
|
|
4978
|
+
* 'all' — sections + inline "Show advanced" collapse + actions (modal/standalone use)
|
|
4979
|
+
* 'main' — sections only; no advanced collapse, no actions (Configuration tab in tabbed shells)
|
|
4980
|
+
* 'advanced' — advanced section only; no actions, no Alert (Advanced tab in tabbed shells)
|
|
4981
|
+
* Owner of validation (the parent that renders the Run button) is responsible for showing
|
|
4982
|
+
* its own error surface in 'main' / 'advanced' modes; this component only emits its
|
|
4983
|
+
* internal Alert in 'all' mode where it owns the action button.
|
|
4984
|
+
*/
|
|
4985
|
+
slot?: 'all' | 'main' | 'advanced';
|
|
4986
|
+
}
|
|
4987
|
+
declare function StepConfigForm<T extends z.ZodType>({ schema, layout, value, onChange, onAction, actions, disabled, slot }: StepConfigFormProps<T>): react_jsx_runtime.JSX.Element;
|
|
4988
|
+
|
|
5132
4989
|
interface ExecutionLogEntry {
|
|
5133
4990
|
id: string;
|
|
5134
4991
|
resourceId: string;
|
|
@@ -5851,9 +5708,11 @@ interface ActionModalProps {
|
|
|
5851
5708
|
}
|
|
5852
5709
|
declare function ActionModal({ action, task, opened, onClose, onSubmit, richTextRenderer, error, isPending }: ActionModalProps): react_jsx_runtime.JSX.Element | null;
|
|
5853
5710
|
|
|
5854
|
-
|
|
5855
|
-
|
|
5856
|
-
declare
|
|
5711
|
+
type TablerIconComponent = typeof IconBrain;
|
|
5712
|
+
|
|
5713
|
+
declare const iconMap: Record<string, TablerIconComponent>;
|
|
5714
|
+
/** Allowed legacy names: IconCheck, IconX, IconRefresh, IconAlertTriangle, IconEdit, IconEye, IconRocket, IconMessageCircle, IconArrowUp, IconClock, IconFileText, IconSend, IconMail. Semantic action/status tokens such as action.approve and status.warning are also supported. */
|
|
5715
|
+
declare function getIcon(iconName?: string): TablerIconComponent | null;
|
|
5857
5716
|
|
|
5858
5717
|
interface ContentSectionsProps {
|
|
5859
5718
|
context: Record<string, unknown>;
|
|
@@ -6321,37 +6180,6 @@ interface SessionMemoryProps {
|
|
|
6321
6180
|
*/
|
|
6322
6181
|
declare function SessionMemory({ memory }: SessionMemoryProps): react_jsx_runtime.JSX.Element;
|
|
6323
6182
|
|
|
6324
|
-
interface CommandViewGraphRef {
|
|
6325
|
-
fitView: () => void;
|
|
6326
|
-
}
|
|
6327
|
-
|
|
6328
|
-
interface CommandViewGraphProps {
|
|
6329
|
-
graph: CommandViewGraph$1;
|
|
6330
|
-
height?: number | string;
|
|
6331
|
-
/** Currently selected node ID */
|
|
6332
|
-
selectedNodeId?: string | null;
|
|
6333
|
-
/** Callback when node selection changes */
|
|
6334
|
-
onNodeSelect?: (id: string | null) => void;
|
|
6335
|
-
}
|
|
6336
|
-
/**
|
|
6337
|
-
* Main export - wrapped with ReactFlowProvider
|
|
6338
|
-
*/
|
|
6339
|
-
declare const CommandViewGraph: React$1.ForwardRefExoticComponent<CommandViewGraphProps & React$1.RefAttributes<CommandViewGraphRef>>;
|
|
6340
|
-
|
|
6341
|
-
type CommandViewNodeProps = NodeProps<Node<CommandViewNode$1 & Record<string, unknown>>>;
|
|
6342
|
-
declare const CommandViewNode: React$1.NamedExoticComponent<CommandViewNodeProps>;
|
|
6343
|
-
|
|
6344
|
-
interface CommandViewEdgeData extends Record<string, unknown> {
|
|
6345
|
-
relationship: RelationshipType;
|
|
6346
|
-
label?: string;
|
|
6347
|
-
animated?: boolean;
|
|
6348
|
-
dimmed?: boolean;
|
|
6349
|
-
edgeIndex?: number;
|
|
6350
|
-
totalEdges?: number;
|
|
6351
|
-
}
|
|
6352
|
-
type CommandViewEdgeProps = EdgeProps<Edge<CommandViewEdgeData, string>>;
|
|
6353
|
-
declare const CommandViewEdge: React$1.NamedExoticComponent<CommandViewEdgeProps>;
|
|
6354
|
-
|
|
6355
6183
|
interface CrashErrorFallbackProps {
|
|
6356
6184
|
error: unknown;
|
|
6357
6185
|
componentStack?: string;
|
|
@@ -6868,5 +6696,5 @@ declare const OperationsSidebarMiddle: () => react_jsx_runtime.JSX.Element;
|
|
|
6868
6696
|
|
|
6869
6697
|
declare const operationsManifest: FeatureModule;
|
|
6870
6698
|
|
|
6871
|
-
export { APIErrorAlert, AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, ActivityTimeline, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CONTAINER_CONSTANTS, Can, CardHeader, CenteredErrorState, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow,
|
|
6872
|
-
export type { ActivityEntry, ActivityFiltersProps, ActivityTableProps, AppErrorBoundaryProps, BaseEdgeProps, BaseExecutionLogsProps, BreadcrumbsProps,
|
|
6699
|
+
export { APIErrorAlert, AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, ActivityTimeline, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CONTAINER_CONSTANTS, Can, CardHeader, CenteredErrorState, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateRoleModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, EditApiKeyModal, ElevasisLoader, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorReportCard, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FeatureUnavailableState, FilterBar, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, JsonViewer, KanbanBoard, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MembershipFeaturePanel, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PageNotFound, PageTitleCaption, PermissionMatrix, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceCard, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, RoleBadge, RunResourceButton, SAVED_VIEW_PRESETS, SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SHARED_VIZ_CONSTANTS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StepConfigForm, StyledMarkdown, TabCountBadge, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, ZodFormRenderer, buildErrorReport, calculateProgress, crmManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, seoManifest, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity };
|
|
6700
|
+
export type { ActivityEntry, ActivityFiltersProps, ActivityTableProps, AppErrorBoundaryProps, BaseEdgeProps, BaseExecutionLogsProps, BreadcrumbsProps, ContextViewerProps, CostByModelTableProps, CrashErrorFallbackProps, CreateRoleModalProps, CrmOverviewProps, DealKanbanCardProps, ErrorAnalysisCardProps, ErrorReportCardProps, ExecutionBreakdownTableProps, ExecutionHealthCardProps, ExecutionLogEntry, ExecutionLogsFiltersProps, ExecutionLogsTableProps, FeatureUnavailableStateProps, FieldPath, FitViewButtonVariant, GraphFitViewHandlerProps, JsonViewerProps, KanbanBoardProps, KnowledgeMapEdgeData, KnowledgeMapNodeData, LogLevel, MdxRendererProps, NavigationButtonProps, PermissionRow, ProjectsSidebarMiddleProps, ResourceHealthPanelProps, RichTextEditorProps, RunResourceButtonProps, RunResourceInputResolver, SavedViewPreset, ScheduleType, SerializedKnowledgeMap, SerializedKnowledgeNode, StatCardProps, StepConfigComponent, StepConfigFieldHint, StepConfigFormProps, StepConfigLayout, StepConfigSection, StyledMarkdownProps, TabSectionProps, TaskFilterStatus, TrendIndicatorProps, ZodFormRendererProps };
|