@elevasis/ui 2.31.0 → 2.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{CoreAuthKitInner-KSEGSB67.js → CoreAuthKitInner-QC62UHTZ.js} +1 -1
- package/dist/api/index.js +3 -3
- package/dist/app/index.css +38 -0
- package/dist/app/index.d.ts +69 -9
- package/dist/app/index.js +7 -6
- package/dist/auth/context.js +1 -1
- package/dist/auth/index.js +1 -1
- package/dist/charts/index.js +5 -6
- package/dist/{chunk-XQHZBA65.js → chunk-2RJMVWFJ.js} +1 -6
- package/dist/{chunk-CW3UNAF2.js → chunk-4DYOXEH6.js} +410 -5
- package/dist/{chunk-HQGF4ATG.js → chunk-4MFNGNHF.js} +118 -141
- package/dist/{chunk-ND42LPY4.js → chunk-4QK76KIF.js} +6 -6
- package/dist/chunk-5FJJ72HU.js +13 -0
- package/dist/chunk-5J4PDX26.js +112 -0
- package/dist/{chunk-QDEETKYT.js → chunk-6DWD423K.js} +9 -9
- package/dist/{chunk-SHQXMW4F.js → chunk-7KZINJLP.js} +46 -28
- package/dist/{chunk-L3BVJWML.js → chunk-EPTHX4VZ.js} +1 -1
- package/dist/{chunk-JKSUN5GN.js → chunk-GCOQ3TBG.js} +81 -746
- package/dist/{chunk-DZTG5IAC.js → chunk-I2KLQ2HA.js} +1 -7
- package/dist/{chunk-L2NVFLXU.js → chunk-IQHU7O5Y.js} +4 -4
- package/dist/{chunk-P55BJZZW.js → chunk-IZWTVFJ2.js} +16 -4
- package/dist/{chunk-QHEWXU7I.js → chunk-JFL3GRD4.js} +1 -1
- package/dist/{chunk-Q6OYNEGR.js → chunk-LLRXA7D7.js} +5 -6
- package/dist/{chunk-7KC4P3AU.js → chunk-MOY4VOHF.js} +2 -12
- package/dist/{chunk-XQQEKWTL.js → chunk-N55DVMAG.js} +6 -2
- package/dist/{chunk-TOIXUWR6.js → chunk-ND5TDV2J.js} +1 -1
- package/dist/{chunk-WF227UBV.js → chunk-QQHOKTJA.js} +4 -4
- package/dist/{chunk-T3IPHEYJ.js → chunk-QTI3KC7D.js} +4335 -554
- package/dist/chunk-QXCDKE2O.js +486 -0
- package/dist/{chunk-3BAPR3KA.js → chunk-RQA2EVN3.js} +5 -15
- package/dist/{chunk-HYNYEBHM.js → chunk-RQTWIXJ5.js} +3 -3
- package/dist/chunk-T35FWDAB.js +4342 -0
- package/dist/{chunk-DWK2QIAK.js → chunk-TYRUKGGD.js} +1 -1
- package/dist/{chunk-GRDLB6LM.js → chunk-UROTM5OR.js} +13 -1
- package/dist/{chunk-6YT4IKJ7.js → chunk-VNAZTCHA.js} +15 -0
- package/dist/{chunk-5LJAEZMA.js → chunk-VRNMNB3O.js} +5 -6
- package/dist/chunk-WQPX44YM.js +1626 -0
- package/dist/{chunk-7HMCB26R.js → chunk-XZGSCABI.js} +1 -1
- package/dist/chunk-YLQEVSOR.js +299 -0
- package/dist/{chunk-Y4FWCG7Y.js → chunk-ZQOKIGZP.js} +8 -7
- package/dist/components/chat/index.js +1 -1
- package/dist/components/index.css +38 -0
- package/dist/components/index.d.ts +152 -50
- package/dist/components/index.js +36 -39
- package/dist/components/navigation/index.css +38 -0
- package/dist/components/navigation/index.js +4 -3
- package/dist/execution/index.d.ts +7 -2
- package/dist/execution/index.js +1 -1
- package/dist/features/auth/index.css +38 -0
- package/dist/features/auth/index.d.ts +91 -14
- package/dist/features/auth/index.js +42 -10
- package/dist/features/clients/index.css +38 -0
- package/dist/features/clients/index.d.ts +1 -1
- package/dist/features/clients/index.js +16 -15
- package/dist/features/crm/index.css +38 -0
- package/dist/features/crm/index.d.ts +80 -18
- package/dist/features/crm/index.js +16 -15
- package/dist/features/dashboard/index.css +38 -0
- package/dist/features/dashboard/index.d.ts +65 -25
- package/dist/features/dashboard/index.js +16 -16
- package/dist/features/delivery/index.css +38 -0
- package/dist/features/delivery/index.d.ts +80 -18
- package/dist/features/delivery/index.js +15 -15
- package/dist/features/knowledge/index.css +38 -0
- package/dist/features/knowledge/index.d.ts +20 -18
- package/dist/features/knowledge/index.js +112 -597
- package/dist/features/lead-gen/index.css +38 -0
- package/dist/features/lead-gen/index.d.ts +45 -43
- package/dist/features/lead-gen/index.js +16 -16
- package/dist/features/monitoring/index.css +38 -0
- package/dist/features/monitoring/index.d.ts +20 -18
- package/dist/features/monitoring/index.js +17 -17
- package/dist/features/monitoring/requests/index.css +38 -0
- package/dist/features/monitoring/requests/index.d.ts +21 -19
- package/dist/features/monitoring/requests/index.js +15 -14
- package/dist/features/operations/index.css +38 -0
- package/dist/features/operations/index.d.ts +930 -66
- package/dist/features/operations/index.js +21 -24
- package/dist/features/seo/index.d.ts +20 -18
- package/dist/features/seo/index.js +2 -2
- package/dist/features/settings/index.css +38 -0
- package/dist/features/settings/index.d.ts +80 -18
- package/dist/features/settings/index.js +16 -15
- package/dist/graph/index.js +1 -1
- package/dist/hooks/delivery/index.css +38 -0
- package/dist/hooks/delivery/index.d.ts +60 -0
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/index.css +38 -0
- package/dist/hooks/index.d.ts +301 -87
- package/dist/hooks/index.js +14 -13
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +143 -33
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +1 -1
- package/dist/hooks/published.css +38 -0
- package/dist/hooks/published.d.ts +301 -87
- package/dist/hooks/published.js +14 -13
- package/dist/index.css +38 -0
- package/dist/index.d.ts +976 -1341
- package/dist/index.js +15 -14
- package/dist/initialization/index.d.ts +60 -0
- package/dist/initialization/index.js +1 -1
- package/dist/knowledge/index.d.ts +809 -1160
- package/dist/knowledge/index.js +5988 -2140
- package/dist/{chunk-O2QOPJI5.js → knowledge-search-index-5KYPO746.js} +96 -852
- package/dist/layout/index.js +3 -4
- package/dist/organization/index.css +38 -0
- package/dist/organization/index.js +1 -1
- package/dist/profile/index.d.ts +60 -0
- package/dist/profile/index.js +1 -1
- package/dist/provider/ElevasisServiceContext.js +1 -1
- package/dist/provider/index.css +38 -0
- package/dist/provider/index.d.ts +786 -1249
- package/dist/provider/index.js +11 -10
- package/dist/provider/published.css +38 -0
- package/dist/provider/published.d.ts +783 -1246
- package/dist/provider/published.js +8 -7
- package/dist/router/context.js +1 -1
- package/dist/router/index.js +1 -1
- package/dist/sse/index.js +1 -1
- package/dist/supabase/index.d.ts +117 -0
- package/dist/supabase/index.js +1 -1
- package/dist/test-utils/index.d.ts +16 -9
- package/dist/test-utils/index.js +40 -33
- package/dist/test-utils/setup-integration.js +1 -1
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -3
- package/dist/theme/presets/index.js +1 -1
- package/dist/typeform/index.js +1 -1
- package/dist/typeform/schemas.js +1 -1
- package/dist/types/index.d.ts +205 -35
- package/dist/utils/index.d.ts +65 -25
- package/dist/utils/index.js +2 -2
- package/dist/vite/index.js +1 -1
- package/dist/vite-plugin-knowledge/index.js +1 -1
- package/dist/zustand/index.js +1 -1
- package/package.json +39 -38
- package/src/provider/README.md +5 -5
- package/dist/chunk-542WPQU2.js +0 -413
- package/dist/chunk-6IXOKUBC.js +0 -347
- package/dist/chunk-CQZ3DNQY.js +0 -740
- package/dist/chunk-ECNNI3NT.js +0 -6
- package/dist/chunk-JDNEWB5F.js +0 -10
- package/dist/chunk-MVFCLZSK.js +0 -4337
- package/dist/chunk-OAVTMITG.js +0 -13
- package/dist/chunk-TVRQ6AQI.js +0 -476
|
@@ -317,8 +317,8 @@ interface SerializedWorkflowDefinition {
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
declare const ResourceGovernanceStatusSchema: z.ZodEnum<{
|
|
320
|
-
active: "active";
|
|
321
320
|
deprecated: "deprecated";
|
|
321
|
+
active: "active";
|
|
322
322
|
archived: "archived";
|
|
323
323
|
}>;
|
|
324
324
|
type ResourceGovernanceStatus = z.infer<typeof ResourceGovernanceStatusSchema>;
|
|
@@ -3205,6 +3205,66 @@ type Database = {
|
|
|
3205
3205
|
}
|
|
3206
3206
|
];
|
|
3207
3207
|
};
|
|
3208
|
+
user_notes: {
|
|
3209
|
+
Row: {
|
|
3210
|
+
content: string;
|
|
3211
|
+
created_at: string;
|
|
3212
|
+
created_by: string;
|
|
3213
|
+
id: string;
|
|
3214
|
+
metadata: Json;
|
|
3215
|
+
organization_id: string | null;
|
|
3216
|
+
pinned: boolean;
|
|
3217
|
+
priority: string;
|
|
3218
|
+
source: string | null;
|
|
3219
|
+
title: string | null;
|
|
3220
|
+
updated_at: string;
|
|
3221
|
+
user_id: string;
|
|
3222
|
+
};
|
|
3223
|
+
Insert: {
|
|
3224
|
+
content: string;
|
|
3225
|
+
created_at?: string;
|
|
3226
|
+
created_by?: string;
|
|
3227
|
+
id?: string;
|
|
3228
|
+
metadata?: Json;
|
|
3229
|
+
organization_id?: string | null;
|
|
3230
|
+
pinned?: boolean;
|
|
3231
|
+
priority?: string;
|
|
3232
|
+
source?: string | null;
|
|
3233
|
+
title?: string | null;
|
|
3234
|
+
updated_at?: string;
|
|
3235
|
+
user_id: string;
|
|
3236
|
+
};
|
|
3237
|
+
Update: {
|
|
3238
|
+
content?: string;
|
|
3239
|
+
created_at?: string;
|
|
3240
|
+
created_by?: string;
|
|
3241
|
+
id?: string;
|
|
3242
|
+
metadata?: Json;
|
|
3243
|
+
organization_id?: string | null;
|
|
3244
|
+
pinned?: boolean;
|
|
3245
|
+
priority?: string;
|
|
3246
|
+
source?: string | null;
|
|
3247
|
+
title?: string | null;
|
|
3248
|
+
updated_at?: string;
|
|
3249
|
+
user_id?: string;
|
|
3250
|
+
};
|
|
3251
|
+
Relationships: [
|
|
3252
|
+
{
|
|
3253
|
+
foreignKeyName: "user_notes_organization_id_fkey";
|
|
3254
|
+
columns: ["organization_id"];
|
|
3255
|
+
isOneToOne: false;
|
|
3256
|
+
referencedRelation: "organizations";
|
|
3257
|
+
referencedColumns: ["id"];
|
|
3258
|
+
},
|
|
3259
|
+
{
|
|
3260
|
+
foreignKeyName: "user_notes_user_id_fkey";
|
|
3261
|
+
columns: ["user_id"];
|
|
3262
|
+
isOneToOne: false;
|
|
3263
|
+
referencedRelation: "users";
|
|
3264
|
+
referencedColumns: ["id"];
|
|
3265
|
+
}
|
|
3266
|
+
];
|
|
3267
|
+
};
|
|
3208
3268
|
users: {
|
|
3209
3269
|
Row: {
|
|
3210
3270
|
config: Json;
|
|
@@ -4189,26 +4249,61 @@ interface CostByModelResponse {
|
|
|
4189
4249
|
*/
|
|
4190
4250
|
type AIResourceDefinition = SerializedWorkflowDefinition | SerializedAgentDefinition;
|
|
4191
4251
|
|
|
4192
|
-
|
|
4193
|
-
|
|
4194
|
-
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
deprecated: "deprecated";
|
|
4208
|
-
archived: "archived";
|
|
4209
|
-
}>;
|
|
4252
|
+
/**
|
|
4253
|
+
* Placeholder discriminated union for ContentNode (Wave 1A).
|
|
4254
|
+
* Wave 2A wires concrete (kind, type) pairs via the registry.
|
|
4255
|
+
*
|
|
4256
|
+
* Per D2: unregistered (kind, type) pairs are allowed and pass through validation.
|
|
4257
|
+
* Per L14: every node carries BOTH `kind` and `type`.
|
|
4258
|
+
*/
|
|
4259
|
+
declare const ContentNodeSchema: z.ZodObject<{
|
|
4260
|
+
label: z.ZodString;
|
|
4261
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4262
|
+
order: z.ZodOptional<z.ZodNumber>;
|
|
4263
|
+
parentContentId: z.ZodOptional<z.ZodString>;
|
|
4264
|
+
kind: z.ZodString;
|
|
4265
|
+
type: z.ZodString;
|
|
4266
|
+
data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4210
4267
|
}, z.core.$strip>;
|
|
4211
|
-
type
|
|
4268
|
+
type ContentNode = z.infer<typeof ContentNodeSchema>;
|
|
4269
|
+
|
|
4270
|
+
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
4271
|
+
interface SystemEntry {
|
|
4272
|
+
id: string;
|
|
4273
|
+
label?: string;
|
|
4274
|
+
title?: string;
|
|
4275
|
+
description?: string;
|
|
4276
|
+
kind?: 'product' | 'operational' | 'platform' | 'diagnostic';
|
|
4277
|
+
parentSystemId?: string;
|
|
4278
|
+
ui?: {
|
|
4279
|
+
path: string;
|
|
4280
|
+
surfaces: string[];
|
|
4281
|
+
icon?: string;
|
|
4282
|
+
order?: number;
|
|
4283
|
+
};
|
|
4284
|
+
lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
|
|
4285
|
+
responsibleRoleId?: string;
|
|
4286
|
+
governedByKnowledge?: string[];
|
|
4287
|
+
actions?: {
|
|
4288
|
+
actionId: string;
|
|
4289
|
+
intent: 'exposes' | 'consumes';
|
|
4290
|
+
invocation?: unknown;
|
|
4291
|
+
}[];
|
|
4292
|
+
policies?: string[];
|
|
4293
|
+
drivesGoals?: string[];
|
|
4294
|
+
/** @deprecated Use lifecycle. Accepted for one publish cycle. */
|
|
4295
|
+
status?: 'active' | 'deprecated' | 'archived';
|
|
4296
|
+
path?: string;
|
|
4297
|
+
icon?: string;
|
|
4298
|
+
color?: string;
|
|
4299
|
+
uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
|
|
4300
|
+
enabled?: boolean;
|
|
4301
|
+
devOnly?: boolean;
|
|
4302
|
+
requiresAdmin?: boolean;
|
|
4303
|
+
order: number;
|
|
4304
|
+
content?: Record<string, ContentNode>;
|
|
4305
|
+
subsystems?: Record<string, SystemEntry>;
|
|
4306
|
+
}
|
|
4212
4307
|
|
|
4213
4308
|
/**
|
|
4214
4309
|
* Resource Registry type definitions
|
|
@@ -4223,7 +4318,7 @@ type ResourceStatus = 'dev' | 'prod';
|
|
|
4223
4318
|
* Used as the discriminator field in ResourceDefinition
|
|
4224
4319
|
*/
|
|
4225
4320
|
type ResourceType = 'agent' | 'workflow' | 'trigger' | 'integration' | 'external' | 'human';
|
|
4226
|
-
type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | '
|
|
4321
|
+
type ResourceSystemSummary = Pick<SystemEntry, 'id' | 'title' | 'description' | 'kind' | 'lifecycle'>;
|
|
4227
4322
|
/**
|
|
4228
4323
|
* Base interface for ALL platform resources
|
|
4229
4324
|
* Shared by both executable (agents, workflows) and non-executable (triggers, integrations, etc.) resources
|
|
@@ -4249,8 +4344,8 @@ interface ResourceDefinition {
|
|
|
4249
4344
|
sessionCapable?: boolean;
|
|
4250
4345
|
/** Whether the resource is local (monorepo) or remote (externally deployed) */
|
|
4251
4346
|
origin?: 'local' | 'remote';
|
|
4252
|
-
/** OM System membership, when backed by a Resource descriptor */
|
|
4253
|
-
|
|
4347
|
+
/** OM System membership — dot-separated system path (e.g. "sys.lead-gen"), when backed by a Resource descriptor */
|
|
4348
|
+
systemPath?: string;
|
|
4254
4349
|
/** Display metadata for the owning OM System */
|
|
4255
4350
|
system?: ResourceSystemSummary;
|
|
4256
4351
|
/** Governance lifecycle status from the OM Resource descriptor */
|
|
@@ -4262,13 +4357,18 @@ interface ResourceDefinition {
|
|
|
4262
4357
|
declare const LinkSchema: z.ZodObject<{
|
|
4263
4358
|
nodeId: z.ZodString;
|
|
4264
4359
|
kind: z.ZodEnum<{
|
|
4360
|
+
links: "links";
|
|
4361
|
+
affects: "affects";
|
|
4362
|
+
emits: "emits";
|
|
4265
4363
|
contains: "contains";
|
|
4266
4364
|
references: "references";
|
|
4267
|
-
exposes: "exposes";
|
|
4268
4365
|
maps_to: "maps_to";
|
|
4269
|
-
"operates-on": "operates-on";
|
|
4270
4366
|
uses: "uses";
|
|
4271
4367
|
governs: "governs";
|
|
4368
|
+
originates_from: "originates_from";
|
|
4369
|
+
triggers: "triggers";
|
|
4370
|
+
applies_to: "applies_to";
|
|
4371
|
+
effects: "effects";
|
|
4272
4372
|
}>;
|
|
4273
4373
|
}, z.core.$strip>;
|
|
4274
4374
|
type Link = z.infer<typeof LinkSchema>;
|
|
@@ -6711,35 +6811,37 @@ interface QuickCreateActionsProps {
|
|
|
6711
6811
|
}
|
|
6712
6812
|
declare function QuickCreateActions({ showSectionLabel }: QuickCreateActionsProps): react_jsx_runtime.JSX.Element;
|
|
6713
6813
|
|
|
6714
|
-
type
|
|
6715
|
-
type
|
|
6814
|
+
type SystemSidebarComponent = ComponentType;
|
|
6815
|
+
type SystemIconComponent = ComponentType<{
|
|
6716
6816
|
size?: number;
|
|
6717
6817
|
stroke?: number;
|
|
6718
6818
|
}>;
|
|
6719
|
-
type
|
|
6819
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
6720
6820
|
currentPath: string;
|
|
6721
6821
|
}) => number);
|
|
6722
|
-
interface
|
|
6723
|
-
/** Unique stable identifier for this
|
|
6822
|
+
interface SystemModule {
|
|
6823
|
+
/** Unique stable identifier for this UI system module. */
|
|
6724
6824
|
key: string;
|
|
6725
|
-
/** Organization Model
|
|
6726
|
-
|
|
6727
|
-
/**
|
|
6825
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
6826
|
+
systemId?: string;
|
|
6827
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
6828
|
+
routePrefixes?: string[];
|
|
6829
|
+
/** Capability identifiers contributed by this system module. */
|
|
6728
6830
|
capabilityIds?: string[];
|
|
6729
|
-
/** Icon used when this
|
|
6730
|
-
icon?:
|
|
6731
|
-
/** Sidebar component rendered when this
|
|
6732
|
-
sidebar?:
|
|
6831
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
6832
|
+
icon?: SystemIconComponent;
|
|
6833
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
6834
|
+
sidebar?: SystemSidebarComponent;
|
|
6733
6835
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
6734
|
-
sidebarWidth?:
|
|
6735
|
-
/** Operations-only bridge connecting this
|
|
6736
|
-
organizationGraph?:
|
|
6836
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
6837
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
6838
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
6737
6839
|
}
|
|
6738
|
-
interface
|
|
6739
|
-
|
|
6840
|
+
interface OrganizationGraphSystemBridge {
|
|
6841
|
+
systemId?: string;
|
|
6740
6842
|
}
|
|
6741
6843
|
|
|
6742
|
-
declare const crmManifest:
|
|
6844
|
+
declare const crmManifest: SystemModule;
|
|
6743
6845
|
|
|
6744
6846
|
declare function DealsListPage(): react_jsx_runtime.JSX.Element;
|
|
6745
6847
|
|
|
@@ -6774,7 +6876,7 @@ interface LeadGenSidebarMiddleProps {
|
|
|
6774
6876
|
}
|
|
6775
6877
|
declare const LeadGenSidebarMiddle: ({ items }?: LeadGenSidebarMiddleProps) => react_jsx_runtime.JSX.Element;
|
|
6776
6878
|
|
|
6777
|
-
declare const leadGenManifest:
|
|
6879
|
+
declare const leadGenManifest: SystemModule;
|
|
6778
6880
|
|
|
6779
6881
|
interface LeadGenRouteLink {
|
|
6780
6882
|
label: string;
|
|
@@ -6788,7 +6890,7 @@ declare function LeadGenRouteShell({ title, caption, body, links }: {
|
|
|
6788
6890
|
links?: LeadGenRouteLink[];
|
|
6789
6891
|
}): react_jsx_runtime.JSX.Element;
|
|
6790
6892
|
declare function getStatusColor(status: string | null): "green" | "red" | "gray";
|
|
6791
|
-
declare function getEnrichmentColor(status: string): "
|
|
6893
|
+
declare function getEnrichmentColor(status: string): "green" | "yellow" | "red" | "gray";
|
|
6792
6894
|
|
|
6793
6895
|
declare function useDeleteLists(): _tanstack_react_query.UseMutationResult<void, Error, string[], unknown>;
|
|
6794
6896
|
|
|
@@ -6810,7 +6912,7 @@ declare const SEOSidebarTop: () => react_jsx_runtime.JSX.Element;
|
|
|
6810
6912
|
|
|
6811
6913
|
declare const SEOSidebarMiddle: () => react_jsx_runtime.JSX.Element;
|
|
6812
6914
|
|
|
6813
|
-
declare const seoManifest:
|
|
6915
|
+
declare const seoManifest: SystemModule;
|
|
6814
6916
|
|
|
6815
6917
|
interface HealthStatusCardProps {
|
|
6816
6918
|
status: string;
|
|
@@ -6854,7 +6956,7 @@ interface ProjectsSidebarMiddleProps {
|
|
|
6854
6956
|
}
|
|
6855
6957
|
declare const ProjectsSidebarMiddle: ({ currentPath, onNavigate, projectItems, workItems, communicationItems }?: ProjectsSidebarMiddleProps) => react_jsx_runtime.JSX.Element;
|
|
6856
6958
|
|
|
6857
|
-
declare const deliveryManifest:
|
|
6959
|
+
declare const deliveryManifest: SystemModule;
|
|
6858
6960
|
|
|
6859
6961
|
declare function AllTasksPage(): react_jsx_runtime.JSX.Element;
|
|
6860
6962
|
|
|
@@ -6880,9 +6982,9 @@ declare const noteTypeColors: Record<string, string>;
|
|
|
6880
6982
|
declare function formatStatusLabel(status: string): string;
|
|
6881
6983
|
declare function calculateProgress(completed: number, total: number): number;
|
|
6882
6984
|
|
|
6883
|
-
declare const monitoringManifest:
|
|
6985
|
+
declare const monitoringManifest: SystemModule;
|
|
6884
6986
|
|
|
6885
|
-
declare const settingsManifest:
|
|
6987
|
+
declare const settingsManifest: SystemModule;
|
|
6886
6988
|
|
|
6887
6989
|
declare const OperationsSidebar: () => react_jsx_runtime.JSX.Element;
|
|
6888
6990
|
|
|
@@ -6890,7 +6992,7 @@ declare const OperationsSidebarTop: () => null;
|
|
|
6890
6992
|
|
|
6891
6993
|
declare const OperationsSidebarMiddle: () => react_jsx_runtime.JSX.Element;
|
|
6892
6994
|
|
|
6893
|
-
declare const operationsManifest:
|
|
6995
|
+
declare const operationsManifest: SystemModule;
|
|
6894
6996
|
|
|
6895
6997
|
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, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, 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 };
|
|
6896
6998
|
export type { ActivityEntry, ActivityFiltersProps, ActivityTableProps, AppErrorBoundaryProps, BaseEdgeProps, BaseExecutionLogsProps, BreadcrumbsProps, CompanyDetailPageProps, ContactDetailPageProps, 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 };
|
package/dist/components/index.js
CHANGED
|
@@ -1,31 +1,27 @@
|
|
|
1
|
-
import { useBreadcrumbs } from '../chunk-
|
|
2
|
-
import { showAuthError } from '../chunk-
|
|
3
|
-
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import { setDealReferrer, compareDealsByPriority } from '../chunk-
|
|
6
|
-
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-
|
|
7
|
-
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../chunk-
|
|
8
|
-
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-
|
|
9
|
-
export { CrmSidebarMiddle, LeadGenSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../chunk-
|
|
10
|
-
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-
|
|
1
|
+
import { useBreadcrumbs } from '../chunk-QQHOKTJA.js';
|
|
2
|
+
import { showAuthError } from '../chunk-4QK76KIF.js';
|
|
3
|
+
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-4QK76KIF.js';
|
|
4
|
+
import '../chunk-IZWTVFJ2.js';
|
|
5
|
+
import { setDealReferrer, compareDealsByPriority } from '../chunk-ZQOKIGZP.js';
|
|
6
|
+
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-ZQOKIGZP.js';
|
|
7
|
+
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../chunk-4MFNGNHF.js';
|
|
8
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-7KZINJLP.js';
|
|
9
|
+
export { CrmSidebarMiddle, LeadGenSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../chunk-MOY4VOHF.js';
|
|
10
|
+
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-QTI3KC7D.js';
|
|
11
11
|
import '../chunk-CXY7FMUM.js';
|
|
12
|
-
import '../chunk-MVFCLZSK.js';
|
|
13
12
|
import '../chunk-ZTWA5H77.js';
|
|
14
|
-
import '../chunk-
|
|
15
|
-
import '../chunk-
|
|
16
|
-
import '../chunk-
|
|
17
|
-
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-
|
|
18
|
-
import '../chunk-ECNNI3NT.js';
|
|
19
|
-
import '../chunk-TVRQ6AQI.js';
|
|
13
|
+
import '../chunk-5J4PDX26.js';
|
|
14
|
+
import '../chunk-N55DVMAG.js';
|
|
15
|
+
import '../chunk-UROTM5OR.js';
|
|
16
|
+
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-LLRXA7D7.js';
|
|
20
17
|
export { ZodFormRenderer } from '../chunk-3MEXPLWT.js';
|
|
21
|
-
import { NotificationList } from '../chunk-
|
|
22
|
-
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-
|
|
23
|
-
export { ResourceHealthPanel } from '../chunk-
|
|
18
|
+
import { NotificationList } from '../chunk-VRNMNB3O.js';
|
|
19
|
+
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-VRNMNB3O.js';
|
|
20
|
+
export { ResourceHealthPanel } from '../chunk-IQHU7O5Y.js';
|
|
24
21
|
export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
|
|
25
|
-
import '../chunk-
|
|
26
|
-
import '../chunk-CW3UNAF2.js';
|
|
22
|
+
import '../chunk-4DYOXEH6.js';
|
|
27
23
|
export { ConfirmationInputModal, ConfirmationModal } from '../chunk-VNFR57DF.js';
|
|
28
|
-
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-
|
|
24
|
+
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-TYRUKGGD.js';
|
|
29
25
|
import '../chunk-X4WBGKJQ.js';
|
|
30
26
|
import '../chunk-IIMU5YAJ.js';
|
|
31
27
|
import { AppShellLoader } from '../chunk-RYTEQBAO.js';
|
|
@@ -36,31 +32,32 @@ import { FilterBar } from '../chunk-PDHTXPSF.js';
|
|
|
36
32
|
export { FilterBar } from '../chunk-PDHTXPSF.js';
|
|
37
33
|
import { CustomModal } from '../chunk-R66W5UDG.js';
|
|
38
34
|
export { CustomModal } from '../chunk-R66W5UDG.js';
|
|
39
|
-
import '../chunk-
|
|
35
|
+
import '../chunk-JFL3GRD4.js';
|
|
40
36
|
export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
|
|
41
37
|
export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-E4WQGJNS.js';
|
|
42
38
|
import '../chunk-7M2VOCYN.js';
|
|
43
|
-
import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-
|
|
44
|
-
import '../chunk-
|
|
45
|
-
import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-
|
|
46
|
-
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-
|
|
39
|
+
import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-GCOQ3TBG.js';
|
|
40
|
+
import '../chunk-VNAZTCHA.js';
|
|
41
|
+
import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-XZGSCABI.js';
|
|
42
|
+
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-XZGSCABI.js';
|
|
47
43
|
import '../chunk-BRXELOHC.js';
|
|
48
44
|
import '../chunk-3ZMAGTWF.js';
|
|
49
|
-
import '../chunk-
|
|
50
|
-
import '../chunk-
|
|
51
|
-
import '../chunk-
|
|
45
|
+
import '../chunk-5FJJ72HU.js';
|
|
46
|
+
import '../chunk-RQTWIXJ5.js';
|
|
47
|
+
import '../chunk-RQA2EVN3.js';
|
|
52
48
|
import '../chunk-3FV6HBXS.js';
|
|
53
49
|
import '../chunk-WLOQ4IBG.js';
|
|
54
|
-
import '../chunk-
|
|
55
|
-
import '../chunk-
|
|
56
|
-
|
|
57
|
-
export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-L3BVJWML.js';
|
|
50
|
+
import '../chunk-6DWD423K.js';
|
|
51
|
+
import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-EPTHX4VZ.js';
|
|
52
|
+
export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-EPTHX4VZ.js';
|
|
58
53
|
export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
|
|
59
|
-
import '../chunk-
|
|
54
|
+
import '../chunk-YLQEVSOR.js';
|
|
60
55
|
export { ElevasisLoader } from '../chunk-SZHARWKU.js';
|
|
56
|
+
import '../chunk-QXCDKE2O.js';
|
|
61
57
|
import { SubshellContentContainer } from '../chunk-TKAYX2SP.js';
|
|
62
58
|
export { NavigationButton } from '../chunk-NYBEU5TE.js';
|
|
63
|
-
import '../chunk-
|
|
59
|
+
import '../chunk-T35FWDAB.js';
|
|
60
|
+
import '../chunk-ND5TDV2J.js';
|
|
64
61
|
import '../chunk-2IFYDILW.js';
|
|
65
62
|
import { useRouterContext } from '../chunk-Q7DJKLEN.js';
|
|
66
63
|
export { RoleBadge } from '../chunk-JA5ECJJB.js';
|
|
@@ -69,7 +66,7 @@ import { useAppearance } from '../chunk-E565XMTQ.js';
|
|
|
69
66
|
import '../chunk-JBWJ6WHZ.js';
|
|
70
67
|
import '../chunk-DT3QYZVU.js';
|
|
71
68
|
import '../chunk-RNP5R5I3.js';
|
|
72
|
-
import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-
|
|
69
|
+
import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-2RJMVWFJ.js';
|
|
73
70
|
import '../chunk-KRWALB24.js';
|
|
74
71
|
import '../chunk-VKIZUUPM.js';
|
|
75
72
|
import { useInitialization } from '../chunk-533DUEQY.js';
|
|
@@ -77,7 +74,7 @@ import '../chunk-DD3CCMCZ.js';
|
|
|
77
74
|
import '../chunk-2Q2JQSQO.js';
|
|
78
75
|
import { useElevasisServices } from '../chunk-KJ3QUBNU.js';
|
|
79
76
|
import '../chunk-BRJ3QZ4E.js';
|
|
80
|
-
import '../chunk-
|
|
77
|
+
import '../chunk-I2KLQ2HA.js';
|
|
81
78
|
import * as runtime from 'react/jsx-runtime';
|
|
82
79
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
83
80
|
import { Stack, Card, Title, Checkbox, Group, Text, Tooltip, Center, TextInput, Textarea, Loader, Alert, Button, Table, ActionIcon, Paper, Code, CopyButton, SimpleGrid, Badge, Pagination, SegmentedControl, Switch, Select, Divider, Menu, Timeline, ThemeIcon, Tabs, ScrollArea, Breadcrumbs as Breadcrumbs$1, Box, Popover, Indicator } from '@mantine/core';
|
|
@@ -150,6 +150,14 @@
|
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
152
152
|
}
|
|
153
|
+
[data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
|
|
154
|
+
--item-filled-color: var(--color-surface);
|
|
155
|
+
--item-border-color: var(--color-border);
|
|
156
|
+
}
|
|
157
|
+
[data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
|
|
158
|
+
background-color: var(--color-surface);
|
|
159
|
+
border-color: var(--color-border);
|
|
160
|
+
}
|
|
153
161
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
162
|
background-color: var(--color-surface-hover);
|
|
155
163
|
}
|
|
@@ -215,6 +223,36 @@
|
|
|
215
223
|
background-color: var(--color-primary);
|
|
216
224
|
border-color: var(--color-primary);
|
|
217
225
|
}
|
|
226
|
+
.mantine-Tree-node:focus-visible > [data-value] {
|
|
227
|
+
outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
|
|
228
|
+
outline-offset: 2px;
|
|
229
|
+
}
|
|
230
|
+
.mantine-Tree-label[data-hovered] {
|
|
231
|
+
background-color: var(--color-surface-hover);
|
|
232
|
+
border-color: var(--color-border);
|
|
233
|
+
}
|
|
234
|
+
.mantine-Tree-label[data-selected] {
|
|
235
|
+
background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
236
|
+
border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
|
|
237
|
+
color: var(--color-primary);
|
|
238
|
+
}
|
|
239
|
+
[data-knowledge-article] pre {
|
|
240
|
+
white-space: pre-wrap;
|
|
241
|
+
word-break: break-word;
|
|
242
|
+
overflow-x: auto;
|
|
243
|
+
max-width: 100%;
|
|
244
|
+
padding: var(--mantine-spacing-sm);
|
|
245
|
+
background-color: var(--color-surface);
|
|
246
|
+
border: 1px solid var(--color-border);
|
|
247
|
+
border-radius: var(--mantine-radius-sm);
|
|
248
|
+
}
|
|
249
|
+
[data-knowledge-article] pre code {
|
|
250
|
+
background: transparent;
|
|
251
|
+
border: none;
|
|
252
|
+
padding: 0;
|
|
253
|
+
white-space: inherit;
|
|
254
|
+
word-break: inherit;
|
|
255
|
+
}
|
|
218
256
|
.recharts-surface:focus {
|
|
219
257
|
outline: none;
|
|
220
258
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { useBreadcrumbs } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { useBreadcrumbs } from '../../chunk-QQHOKTJA.js';
|
|
2
|
+
import '../../chunk-QXCDKE2O.js';
|
|
3
|
+
import '../../chunk-T35FWDAB.js';
|
|
3
4
|
import '../../chunk-Q7DJKLEN.js';
|
|
4
5
|
import '../../chunk-JA5ECJJB.js';
|
|
5
6
|
import '../../chunk-HUJCU55S.js';
|
|
@@ -10,4 +11,4 @@ import '../../chunk-DD3CCMCZ.js';
|
|
|
10
11
|
import '../../chunk-2Q2JQSQO.js';
|
|
11
12
|
import '../../chunk-KJ3QUBNU.js';
|
|
12
13
|
import '../../chunk-BRJ3QZ4E.js';
|
|
13
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -450,13 +450,18 @@ type ResourceStatus = 'dev' | 'prod';
|
|
|
450
450
|
declare const LinkSchema: z.ZodObject<{
|
|
451
451
|
nodeId: z.ZodString;
|
|
452
452
|
kind: z.ZodEnum<{
|
|
453
|
+
links: "links";
|
|
454
|
+
affects: "affects";
|
|
455
|
+
emits: "emits";
|
|
453
456
|
contains: "contains";
|
|
454
457
|
references: "references";
|
|
455
|
-
exposes: "exposes";
|
|
456
458
|
maps_to: "maps_to";
|
|
457
|
-
"operates-on": "operates-on";
|
|
458
459
|
uses: "uses";
|
|
459
460
|
governs: "governs";
|
|
461
|
+
originates_from: "originates_from";
|
|
462
|
+
triggers: "triggers";
|
|
463
|
+
applies_to: "applies_to";
|
|
464
|
+
effects: "effects";
|
|
460
465
|
}>;
|
|
461
466
|
}, z.core.$strip>;
|
|
462
467
|
type Link = z.infer<typeof LinkSchema>;
|
package/dist/execution/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { AGENT_CONSTANTS, CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS, STATUS_COLORS, TIMELINE_CONSTANTS, WORKFLOW_CONSTANTS, calculateBarPosition, formatDuration, getEdgeColor, getEdgeOpacity, getResourceStatusColor, getStatusColors, getStatusIcon, shouldAnimateEdge, useAgentIterationData, useExecutionPath, useReactFlowAgent, useTimelineData, useUnifiedWorkflowLayout, useWorkflowStepsLayout } from '../chunk-E4WQGJNS.js';
|
|
2
2
|
export { useMergedExecution } from '../chunk-3ZMAGTWF.js';
|
|
3
3
|
import '../chunk-KRWALB24.js';
|
|
4
|
-
import '../chunk-
|
|
4
|
+
import '../chunk-I2KLQ2HA.js';
|
|
@@ -150,6 +150,14 @@
|
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
152
152
|
}
|
|
153
|
+
[data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
|
|
154
|
+
--item-filled-color: var(--color-surface);
|
|
155
|
+
--item-border-color: var(--color-border);
|
|
156
|
+
}
|
|
157
|
+
[data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
|
|
158
|
+
background-color: var(--color-surface);
|
|
159
|
+
border-color: var(--color-border);
|
|
160
|
+
}
|
|
153
161
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
162
|
background-color: var(--color-surface-hover);
|
|
155
163
|
}
|
|
@@ -215,6 +223,36 @@
|
|
|
215
223
|
background-color: var(--color-primary);
|
|
216
224
|
border-color: var(--color-primary);
|
|
217
225
|
}
|
|
226
|
+
.mantine-Tree-node:focus-visible > [data-value] {
|
|
227
|
+
outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
|
|
228
|
+
outline-offset: 2px;
|
|
229
|
+
}
|
|
230
|
+
.mantine-Tree-label[data-hovered] {
|
|
231
|
+
background-color: var(--color-surface-hover);
|
|
232
|
+
border-color: var(--color-border);
|
|
233
|
+
}
|
|
234
|
+
.mantine-Tree-label[data-selected] {
|
|
235
|
+
background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
236
|
+
border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
|
|
237
|
+
color: var(--color-primary);
|
|
238
|
+
}
|
|
239
|
+
[data-knowledge-article] pre {
|
|
240
|
+
white-space: pre-wrap;
|
|
241
|
+
word-break: break-word;
|
|
242
|
+
overflow-x: auto;
|
|
243
|
+
max-width: 100%;
|
|
244
|
+
padding: var(--mantine-spacing-sm);
|
|
245
|
+
background-color: var(--color-surface);
|
|
246
|
+
border: 1px solid var(--color-border);
|
|
247
|
+
border-radius: var(--mantine-radius-sm);
|
|
248
|
+
}
|
|
249
|
+
[data-knowledge-article] pre code {
|
|
250
|
+
background: transparent;
|
|
251
|
+
border: none;
|
|
252
|
+
padding: 0;
|
|
253
|
+
white-space: inherit;
|
|
254
|
+
word-break: inherit;
|
|
255
|
+
}
|
|
218
256
|
.recharts-surface:focus {
|
|
219
257
|
outline: none;
|
|
220
258
|
}
|