@elevasis/ui 2.67.0 → 2.69.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.d.ts +1 -1
- package/dist/api/index.js +3 -3
- package/dist/app/index.d.ts +575 -370
- package/dist/app/index.js +17 -23
- package/dist/auth/index.css +149 -149
- package/dist/auth/index.d.ts +5 -0
- package/dist/auth/index.js +11 -13
- package/dist/charts/index.css +208 -208
- package/dist/charts/index.js +11 -13
- package/dist/{chunk-M535KHLW.js → chunk-26BTE3Z4.js} +1 -1
- package/dist/chunk-3KMDHCAR.js +52 -0
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/chunk-4JHLS234.js +39 -0
- package/dist/chunk-6PZFOHJK.js +1764 -0
- package/dist/chunk-7WJEPTE7.js +194 -0
- package/dist/chunk-AH52XQB7.js +1 -0
- package/dist/{chunk-UFTM5SZZ.js → chunk-AKANHRQ5.js} +9 -3
- package/dist/chunk-BZZCNLT6.js +12 -0
- package/dist/chunk-C75XWBYZ.js +383 -0
- package/dist/chunk-DLR4SDZW.js +51 -0
- package/dist/{chunk-4OEVLV66.js → chunk-FLECOYUS.js} +113 -148
- package/dist/chunk-IRV6KJPV.js +425 -0
- package/dist/chunk-IT7GTJCB.js +10 -0
- package/dist/chunk-LGKLC5MG.js +44 -0
- package/dist/chunk-MFLM7BVC.js +85 -0
- package/dist/chunk-MRVGQLWN.js +1595 -0
- package/dist/{chunk-4DV4ECMG.js → chunk-N7U24M2J.js} +4 -0
- package/dist/{chunk-I7BZVVVU.js → chunk-NM4A63KJ.js} +104 -415
- package/dist/chunk-NU3NBXHP.js +1194 -0
- package/dist/chunk-PDHTXPSF.js +12 -0
- package/dist/chunk-RW64UJWT.js +1934 -0
- package/dist/{chunk-JFBZ6XDW.js → chunk-SNZDFCOQ.js} +3 -49
- package/dist/chunk-TUMSNGTX.js +35 -0
- package/dist/chunk-UD657ICS.js +589 -0
- package/dist/{chunk-XNW3O6QW.js → chunk-VDX6DL7Z.js} +1 -1
- package/dist/chunk-WXHAHKKI.js +16411 -0
- package/dist/chunk-XAZR3T6Y.js +2162 -0
- package/dist/chunk-XQ3ILKYN.js +37 -0
- package/dist/chunk-YCRINA2D.js +67 -0
- package/dist/chunk-YGCMMOY4.js +1484 -0
- package/dist/chunk-YNRYIXUT.js +10945 -0
- package/dist/chunk-ZD6LM53O.js +4528 -0
- package/dist/chunk-ZPTEGGKU.js +631 -0
- package/dist/components/chat/index.js +2 -1
- package/dist/components/index.css +208 -208
- package/dist/components/index.d.ts +1634 -264
- package/dist/components/index.js +2774 -14
- package/dist/components/navigation/index.css +149 -149
- package/dist/components/navigation/index.js +12 -13
- package/dist/features/auth/index.css +149 -149
- package/dist/features/auth/index.d.ts +457 -167
- package/dist/features/auth/index.js +13 -14
- package/dist/features/clients/index.css +208 -208
- package/dist/features/clients/index.d.ts +39 -1
- package/dist/features/clients/index.js +16 -13
- package/dist/features/content/index.d.ts +1788 -0
- package/dist/features/content/index.js +2180 -0
- package/dist/features/crm/index.d.ts +1802 -231
- package/dist/features/crm/index.js +16 -13
- package/dist/features/dashboard/index.d.ts +1 -8
- package/dist/features/dashboard/index.js +17 -13
- package/dist/features/delivery/index.d.ts +457 -167
- package/dist/features/delivery/index.js +16 -13
- package/dist/features/knowledge/index.css +149 -149
- package/dist/features/knowledge/index.js +11 -13
- package/dist/features/lead-gen/index.d.ts +53 -104
- package/dist/features/lead-gen/index.js +17 -13
- package/dist/features/monitoring/index.js +16 -13
- package/dist/features/monitoring/requests/index.js +15 -20
- package/dist/features/operations/index.d.ts +1 -86
- package/dist/features/operations/index.js +22 -12
- package/dist/features/public-agent-chat/index.js +2 -1
- package/dist/features/seo/index.js +2 -1
- package/dist/features/settings/index.d.ts +457 -167
- package/dist/features/settings/index.js +15 -13
- package/dist/hooks/access/index.css +149 -149
- package/dist/hooks/access/index.d.ts +5 -0
- package/dist/hooks/access/index.js +11 -13
- package/dist/hooks/delivery/index.d.ts +457 -167
- package/dist/hooks/delivery/index.js +2 -23
- package/dist/hooks/index.d.ts +2203 -244
- package/dist/hooks/index.js +11 -13
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +1 -8
- package/dist/hooks/published.d.ts +2203 -244
- package/dist/hooks/published.js +11 -13
- package/dist/initialization/index.d.ts +465 -169
- package/dist/knowledge/index.css +149 -149
- package/dist/knowledge/index.d.ts +5 -90
- package/dist/knowledge/index.js +3215 -3203
- package/dist/{knowledge-search-index-6EZNBNSR.js → knowledge-search-index-LP2WVSQX.js} +689 -695
- package/dist/layout/index.css +149 -149
- package/dist/layout/index.js +15 -13
- package/dist/organization/index.d.ts +10 -4
- package/dist/organization/index.js +1 -21
- package/dist/profile/index.d.ts +457 -167
- package/dist/provider/index.d.ts +576 -372
- package/dist/provider/index.js +11 -13
- package/dist/provider/published.css +149 -149
- package/dist/provider/published.d.ts +576 -372
- package/dist/provider/published.js +11 -13
- package/dist/supabase/index.d.ts +906 -347
- package/dist/test-utils/index.d.ts +15 -2
- package/dist/test-utils/index.js +41 -12
- package/dist/test-utils/setup-integration.js +1 -1
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -2
- package/dist/theme/presets/index.js +1 -1
- package/dist/typeform/index.js +2049 -1
- package/dist/types/index.d.ts +477 -177
- package/dist/utils/index.d.ts +1 -8
- package/dist/utils/index.js +1 -1
- package/dist/vite/index.js +2 -2
- package/dist/vite-plugin-knowledge/index.js +1 -1
- package/package.json +7 -3
- package/src/features/README.md +28 -28
- package/dist/chunk-5TERYXOO.js +0 -51390
- package/dist/chunk-AUDNF2Q7.js +0 -2050
- package/dist/index.d.ts +0 -17888
- package/dist/index.js +0 -30
- package/dist/{chunk-GMXGDO3I.js → chunk-MISHPEJX.js} +1 -1
- package/dist/{chunk-RBGVNPA6.js → chunk-XQBURFKM.js} +0 -0
- package/dist/{index.css → features/content/index.css} +149 -149
|
@@ -1,29 +1,33 @@
|
|
|
1
|
-
export {
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
1
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenReadinessAlert, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getLeadGenApiInterfaceReadiness, getLeadGenExportWorkflowId, getStateKeyColor, getStatusColor, getStepActionLabel, isLeadGenExportAction, resolveBuildPlanSteps, resolveBuildState, sortStageKeys, useDeleteLists, useLeadGenConfig } from '../../chunk-ZD6LM53O.js';
|
|
2
|
+
import '../../chunk-7WJEPTE7.js';
|
|
3
|
+
import '../../chunk-3MEXPLWT.js';
|
|
4
|
+
import '../../chunk-BZZCNLT6.js';
|
|
5
|
+
import '../../chunk-TUMSNGTX.js';
|
|
6
|
+
import '../../chunk-PDHTXPSF.js';
|
|
7
|
+
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LeadGenSidebarMiddle, ListActionsProvider, companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, findListActionByAction, getListActionWorkflowId, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, leadGenManifest, useArtifacts, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateArtifact, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeriveActions, useLeadGenActionRegistry, useLeadGenBulkActions, useLeadGenHeaderActions, useLeadGenRowActions, useListActions, useListMember, useListMembers, useListProgress, useTransitionListCompany, useTransitionListMember, useUpdateCompany, useUpdateContact, useUpdateListStatus } from '../../chunk-WXHAHKKI.js';
|
|
8
|
+
import '../../chunk-FLECOYUS.js';
|
|
9
|
+
import '../../chunk-XQBURFKM.js';
|
|
7
10
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-VDX6DL7Z.js';
|
|
9
12
|
import '../../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-C75XWBYZ.js';
|
|
14
|
+
import '../../chunk-MISHPEJX.js';
|
|
11
15
|
import '../../chunk-62GVNH5U.js';
|
|
12
16
|
import '../../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../../chunk-DD3CCMCZ.js';
|
|
14
17
|
import '../../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../../chunk-
|
|
18
|
+
import '../../chunk-3KMDHCAR.js';
|
|
16
19
|
import '../../chunk-2IFYDILW.js';
|
|
17
|
-
import '../../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../../chunk-HENXLGVD.js';
|
|
19
20
|
import '../../chunk-BLXJEIQS.js';
|
|
21
|
+
import '../../chunk-UD657ICS.js';
|
|
22
|
+
import '../../chunk-DD3CCMCZ.js';
|
|
20
23
|
import '../../chunk-RNP5R5I3.js';
|
|
21
24
|
import '../../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-NM4A63KJ.js';
|
|
23
26
|
import '../../chunk-Y6I3IC45.js';
|
|
24
27
|
import '../../chunk-6SSQGWK7.js';
|
|
25
28
|
import '../../chunk-BI5VDO2K.js';
|
|
26
29
|
import '../../chunk-MQZE7SUI.js';
|
|
27
30
|
import '../../chunk-TVTSASST.js';
|
|
28
31
|
import '../../chunk-BRJ3QZ4E.js';
|
|
32
|
+
import '../../chunk-Q7DJKLEN.js';
|
|
29
33
|
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -1,29 +1,32 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter } from '../../chunk-6PZFOHJK.js';
|
|
2
|
+
import '../../chunk-YCRINA2D.js';
|
|
3
|
+
import '../../chunk-LGKLC5MG.js';
|
|
4
|
+
import '../../chunk-XQ3ILKYN.js';
|
|
5
|
+
import '../../chunk-PDHTXPSF.js';
|
|
6
|
+
export { monitoringManifest } from '../../chunk-WXHAHKKI.js';
|
|
7
|
+
import '../../chunk-FLECOYUS.js';
|
|
8
|
+
import '../../chunk-XQBURFKM.js';
|
|
7
9
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-VDX6DL7Z.js';
|
|
9
11
|
import '../../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-C75XWBYZ.js';
|
|
13
|
+
import '../../chunk-MISHPEJX.js';
|
|
11
14
|
import '../../chunk-62GVNH5U.js';
|
|
12
15
|
import '../../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../../chunk-DD3CCMCZ.js';
|
|
14
16
|
import '../../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-3KMDHCAR.js';
|
|
16
18
|
import '../../chunk-2IFYDILW.js';
|
|
17
|
-
import '../../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../../chunk-HENXLGVD.js';
|
|
19
19
|
import '../../chunk-BLXJEIQS.js';
|
|
20
|
+
import '../../chunk-UD657ICS.js';
|
|
21
|
+
import '../../chunk-DD3CCMCZ.js';
|
|
20
22
|
import '../../chunk-RNP5R5I3.js';
|
|
21
23
|
import '../../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-NM4A63KJ.js';
|
|
23
25
|
import '../../chunk-Y6I3IC45.js';
|
|
24
26
|
import '../../chunk-6SSQGWK7.js';
|
|
25
27
|
import '../../chunk-BI5VDO2K.js';
|
|
26
28
|
import '../../chunk-MQZE7SUI.js';
|
|
27
29
|
import '../../chunk-TVTSASST.js';
|
|
28
30
|
import '../../chunk-BRJ3QZ4E.js';
|
|
31
|
+
import '../../chunk-Q7DJKLEN.js';
|
|
29
32
|
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import '../../../chunk-
|
|
4
|
-
|
|
5
|
-
import '../../../chunk-
|
|
6
|
-
import '../../../chunk-
|
|
7
|
-
import '../../../chunk-6M6OLGQY.js';
|
|
1
|
+
import { TableSelectionToolbar } from '../../../chunk-TUMSNGTX.js';
|
|
2
|
+
import { FilterBar } from '../../../chunk-PDHTXPSF.js';
|
|
3
|
+
import { ConfirmationModal, RequestModal, usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, PageTitleCaption, CustomModal, useRequest, ContextViewer, JsonViewer } from '../../../chunk-WXHAHKKI.js';
|
|
4
|
+
export { RequestActionIcon, RequestModal, requestTopbarActionManifest, submittedRequestsManifest } from '../../../chunk-WXHAHKKI.js';
|
|
5
|
+
import '../../../chunk-FLECOYUS.js';
|
|
6
|
+
import '../../../chunk-XQBURFKM.js';
|
|
8
7
|
import '../../../chunk-MKH2KOAO.js';
|
|
9
|
-
import '../../../chunk-
|
|
8
|
+
import '../../../chunk-VDX6DL7Z.js';
|
|
10
9
|
import '../../../chunk-L7BZZ4SI.js';
|
|
11
|
-
import '../../../chunk-
|
|
10
|
+
import '../../../chunk-C75XWBYZ.js';
|
|
11
|
+
import '../../../chunk-MISHPEJX.js';
|
|
12
12
|
import { CardHeader } from '../../../chunk-62GVNH5U.js';
|
|
13
13
|
import '../../../chunk-P45GQ3ZW.js';
|
|
14
|
-
import '../../../chunk-DD3CCMCZ.js';
|
|
15
14
|
import '../../../chunk-M7WWRZ5Z.js';
|
|
16
|
-
import '../../../chunk-
|
|
15
|
+
import '../../../chunk-3KMDHCAR.js';
|
|
17
16
|
import '../../../chunk-2IFYDILW.js';
|
|
18
|
-
import '../../../chunk-Q7DJKLEN.js';
|
|
19
|
-
import '../../../chunk-HENXLGVD.js';
|
|
20
17
|
import '../../../chunk-BLXJEIQS.js';
|
|
18
|
+
import '../../../chunk-UD657ICS.js';
|
|
19
|
+
import '../../../chunk-DD3CCMCZ.js';
|
|
21
20
|
import '../../../chunk-RNP5R5I3.js';
|
|
22
21
|
import '../../../chunk-RT4KRGZT.js';
|
|
23
|
-
import { formatTimeAgo } from '../../../chunk-
|
|
22
|
+
import { formatTimeAgo } from '../../../chunk-NM4A63KJ.js';
|
|
24
23
|
import '../../../chunk-Y6I3IC45.js';
|
|
25
24
|
import '../../../chunk-6SSQGWK7.js';
|
|
26
25
|
import '../../../chunk-BI5VDO2K.js';
|
|
27
26
|
import '../../../chunk-MQZE7SUI.js';
|
|
28
27
|
import '../../../chunk-TVTSASST.js';
|
|
29
28
|
import '../../../chunk-BRJ3QZ4E.js';
|
|
29
|
+
import '../../../chunk-Q7DJKLEN.js';
|
|
30
30
|
import '../../../chunk-I2KLQ2HA.js';
|
|
31
31
|
import { useState } from 'react';
|
|
32
32
|
import { useNavigate } from '@tanstack/react-router';
|
|
@@ -36,11 +36,6 @@ import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
|
36
36
|
import { useDisclosure } from '@mantine/hooks';
|
|
37
37
|
import { notifications } from '@mantine/notifications';
|
|
38
38
|
|
|
39
|
-
// src/features/monitoring/requests/manifest.ts
|
|
40
|
-
var submittedRequestsManifest = {
|
|
41
|
-
key: "submitted-requests",
|
|
42
|
-
routePrefixes: ["/monitoring/requests"]
|
|
43
|
-
};
|
|
44
39
|
var TYPE_COLORS = {
|
|
45
40
|
bug: "red",
|
|
46
41
|
feature: "blue",
|
|
@@ -553,4 +548,4 @@ function RequestsDetailPage({ requestId, onNavigateBack }) {
|
|
|
553
548
|
] });
|
|
554
549
|
}
|
|
555
550
|
|
|
556
|
-
export { RequestButton, RequestTypeBadge, RequestsDetailPage, RequestsListPage, SeverityBadge, StatusBadge, StatusTransitionMenu
|
|
551
|
+
export { RequestButton, RequestTypeBadge, RequestsDetailPage, RequestsListPage, SeverityBadge, StatusBadge, StatusTransitionMenu };
|
|
@@ -426,8 +426,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
|
426
426
|
resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
427
427
|
readinessContract: z.ZodOptional<z.ZodObject<{
|
|
428
428
|
requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
429
|
-
requiredCatalogs: z.
|
|
430
|
-
requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
429
|
+
requiredCatalogs: z.ZodArray<z.ZodString>;
|
|
431
430
|
}, z.core.$strict>>;
|
|
432
431
|
}, z.core.$strict>;
|
|
433
432
|
type JsonPrimitive = string | number | boolean | null;
|
|
@@ -446,7 +445,6 @@ interface SystemEntry {
|
|
|
446
445
|
path: string;
|
|
447
446
|
surfaces: string[];
|
|
448
447
|
icon?: string;
|
|
449
|
-
order?: number;
|
|
450
448
|
};
|
|
451
449
|
lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
|
|
452
450
|
responsibleRoleId?: string;
|
|
@@ -456,17 +454,12 @@ interface SystemEntry {
|
|
|
456
454
|
intent: 'exposes' | 'consumes';
|
|
457
455
|
invocation?: unknown;
|
|
458
456
|
}[];
|
|
459
|
-
policies?: string[];
|
|
460
457
|
drivesGoals?: string[];
|
|
461
458
|
apiInterface?: z.infer<typeof SystemApiInterfaceSchema>;
|
|
462
|
-
/** @deprecated Use lifecycle. Accepted for one publish cycle. */
|
|
463
|
-
status?: 'active' | 'deprecated' | 'archived';
|
|
464
459
|
path?: string;
|
|
465
460
|
icon?: string;
|
|
466
461
|
uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
|
|
467
462
|
enabled?: boolean;
|
|
468
|
-
devOnly?: boolean;
|
|
469
|
-
requiresAdmin?: boolean;
|
|
470
463
|
order: number;
|
|
471
464
|
config?: Record<string, JsonValue>;
|
|
472
465
|
ontology?: OntologyScope;
|
|
@@ -589,10 +582,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
589
582
|
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
590
583
|
lastModified: z.ZodString;
|
|
591
584
|
}, z.core.$strip>>;
|
|
592
|
-
policies: z.ZodOptional<z.ZodObject<{
|
|
593
|
-
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
594
|
-
lastModified: z.ZodString;
|
|
595
|
-
}, z.core.$strip>>;
|
|
596
585
|
knowledge: z.ZodOptional<z.ZodObject<{
|
|
597
586
|
version: z.ZodDefault<z.ZodLiteral<1>>;
|
|
598
587
|
lastModified: z.ZodString;
|
|
@@ -650,10 +639,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
650
639
|
version: 1;
|
|
651
640
|
lastModified: string;
|
|
652
641
|
};
|
|
653
|
-
policies: {
|
|
654
|
-
version: 1;
|
|
655
|
-
lastModified: string;
|
|
656
|
-
};
|
|
657
642
|
knowledge: {
|
|
658
643
|
version: 1;
|
|
659
644
|
lastModified: string;
|
|
@@ -711,10 +696,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
711
696
|
version: 1;
|
|
712
697
|
lastModified: string;
|
|
713
698
|
} | undefined;
|
|
714
|
-
policies?: {
|
|
715
|
-
version: 1;
|
|
716
|
-
lastModified: string;
|
|
717
|
-
} | undefined;
|
|
718
699
|
knowledge?: {
|
|
719
700
|
version: 1;
|
|
720
701
|
lastModified: string;
|
|
@@ -1308,9 +1289,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
1308
1289
|
}, z.core.$strip>, z.ZodObject<{
|
|
1309
1290
|
kind: z.ZodLiteral<"ontology">;
|
|
1310
1291
|
id: z.ZodString;
|
|
1311
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1312
|
-
kind: z.ZodLiteral<"policy">;
|
|
1313
|
-
id: z.ZodString;
|
|
1314
1292
|
}, z.core.$strip>, z.ZodObject<{
|
|
1315
1293
|
kind: z.ZodLiteral<"role">;
|
|
1316
1294
|
id: z.ZodString;
|
|
@@ -1338,9 +1316,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
1338
1316
|
}, z.core.$strip>, z.ZodObject<{
|
|
1339
1317
|
kind: z.ZodLiteral<"ontology">;
|
|
1340
1318
|
id: z.ZodString;
|
|
1341
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1342
|
-
kind: z.ZodLiteral<"policy">;
|
|
1343
|
-
id: z.ZodString;
|
|
1344
1319
|
}, z.core.$strip>, z.ZodObject<{
|
|
1345
1320
|
kind: z.ZodLiteral<"role">;
|
|
1346
1321
|
id: z.ZodString;
|
|
@@ -1422,66 +1397,6 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
1422
1397
|
label: z.ZodOptional<z.ZodString>;
|
|
1423
1398
|
}, z.core.$strip>>>;
|
|
1424
1399
|
}, z.core.$strip>>>>;
|
|
1425
|
-
policies: z.ZodDefault<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1426
|
-
id: z.ZodString;
|
|
1427
|
-
order: z.ZodNumber;
|
|
1428
|
-
label: z.ZodString;
|
|
1429
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1430
|
-
trigger: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1431
|
-
kind: z.ZodLiteral<"event">;
|
|
1432
|
-
eventId: z.ZodString;
|
|
1433
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1434
|
-
kind: z.ZodLiteral<"action-invocation">;
|
|
1435
|
-
actionId: z.ZodString;
|
|
1436
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1437
|
-
kind: z.ZodLiteral<"schedule">;
|
|
1438
|
-
cron: z.ZodString;
|
|
1439
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1440
|
-
kind: z.ZodLiteral<"manual">;
|
|
1441
|
-
}, z.core.$strip>], "kind">;
|
|
1442
|
-
predicate: z.ZodDefault<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1443
|
-
kind: z.ZodLiteral<"always">;
|
|
1444
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1445
|
-
kind: z.ZodLiteral<"expression">;
|
|
1446
|
-
expression: z.ZodString;
|
|
1447
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1448
|
-
kind: z.ZodLiteral<"threshold">;
|
|
1449
|
-
metric: z.ZodString;
|
|
1450
|
-
operator: z.ZodEnum<{
|
|
1451
|
-
lt: "lt";
|
|
1452
|
-
lte: "lte";
|
|
1453
|
-
eq: "eq";
|
|
1454
|
-
gte: "gte";
|
|
1455
|
-
gt: "gt";
|
|
1456
|
-
}>;
|
|
1457
|
-
value: z.ZodNumber;
|
|
1458
|
-
}, z.core.$strip>], "kind">>;
|
|
1459
|
-
actions: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1460
|
-
kind: z.ZodLiteral<"require-approval">;
|
|
1461
|
-
roleId: z.ZodOptional<z.ZodString>;
|
|
1462
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1463
|
-
kind: z.ZodLiteral<"invoke-action">;
|
|
1464
|
-
actionId: z.ZodString;
|
|
1465
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1466
|
-
kind: z.ZodLiteral<"notify-role">;
|
|
1467
|
-
roleId: z.ZodString;
|
|
1468
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1469
|
-
kind: z.ZodLiteral<"block">;
|
|
1470
|
-
}, z.core.$strip>], "kind">>;
|
|
1471
|
-
appliesTo: z.ZodDefault<z.ZodObject<{
|
|
1472
|
-
systemIds: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
1473
|
-
actionIds: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
1474
|
-
resourceIds: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
1475
|
-
roleIds: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
1476
|
-
}, z.core.$strip>>;
|
|
1477
|
-
lifecycle: z.ZodDefault<z.ZodEnum<{
|
|
1478
|
-
active: "active";
|
|
1479
|
-
deprecated: "deprecated";
|
|
1480
|
-
draft: "draft";
|
|
1481
|
-
beta: "beta";
|
|
1482
|
-
archived: "archived";
|
|
1483
|
-
}>>;
|
|
1484
|
-
}, z.core.$strip>>>>;
|
|
1485
1400
|
knowledge: z.ZodDefault<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1486
1401
|
id: z.ZodString;
|
|
1487
1402
|
kind: z.ZodEnum<{
|
|
@@ -1,29 +1,39 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage,
|
|
2
|
-
import '../../chunk-4OEVLV66.js';
|
|
3
|
-
import '../../chunk-RBGVNPA6.js';
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, SessionChatArea, SessionChatInterface, SessionChatPage, SessionConversationView, SessionDetailsPanel, SessionExecutionLogs, SessionHeader, SessionsPage, SystemOpsView, WorkflowExecutionPanel } from '../../chunk-YNRYIXUT.js';
|
|
4
2
|
import '../../chunk-6ZAP3FOA.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
|
|
3
|
+
import '../../chunk-IT7GTJCB.js';
|
|
4
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-ZPTEGGKU.js';
|
|
5
|
+
import '../../chunk-SNZDFCOQ.js';
|
|
6
|
+
import '../../chunk-YCRINA2D.js';
|
|
7
|
+
import '../../chunk-LGKLC5MG.js';
|
|
8
|
+
import '../../chunk-XQ3ILKYN.js';
|
|
9
|
+
import '../../chunk-YGCMMOY4.js';
|
|
10
|
+
import '../../chunk-3MEXPLWT.js';
|
|
11
|
+
import '../../chunk-HENXLGVD.js';
|
|
12
|
+
import '../../chunk-BZZCNLT6.js';
|
|
13
|
+
export { OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourcesSidebar, SessionListItem, SessionsSidebar, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-WXHAHKKI.js';
|
|
14
|
+
import '../../chunk-FLECOYUS.js';
|
|
15
|
+
import '../../chunk-XQBURFKM.js';
|
|
7
16
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-VDX6DL7Z.js';
|
|
9
18
|
import '../../chunk-L7BZZ4SI.js';
|
|
10
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-C75XWBYZ.js';
|
|
20
|
+
import '../../chunk-MISHPEJX.js';
|
|
11
21
|
import '../../chunk-62GVNH5U.js';
|
|
12
22
|
import '../../chunk-P45GQ3ZW.js';
|
|
13
|
-
import '../../chunk-DD3CCMCZ.js';
|
|
14
23
|
import '../../chunk-M7WWRZ5Z.js';
|
|
15
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-3KMDHCAR.js';
|
|
16
25
|
import '../../chunk-2IFYDILW.js';
|
|
17
|
-
import '../../chunk-Q7DJKLEN.js';
|
|
18
|
-
import '../../chunk-HENXLGVD.js';
|
|
19
26
|
import '../../chunk-BLXJEIQS.js';
|
|
27
|
+
import '../../chunk-UD657ICS.js';
|
|
28
|
+
import '../../chunk-DD3CCMCZ.js';
|
|
20
29
|
import '../../chunk-RNP5R5I3.js';
|
|
21
30
|
import '../../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../../chunk-
|
|
31
|
+
import '../../chunk-NM4A63KJ.js';
|
|
23
32
|
import '../../chunk-Y6I3IC45.js';
|
|
24
33
|
import '../../chunk-6SSQGWK7.js';
|
|
25
34
|
import '../../chunk-BI5VDO2K.js';
|
|
26
35
|
import '../../chunk-MQZE7SUI.js';
|
|
27
36
|
import '../../chunk-TVTSASST.js';
|
|
28
37
|
import '../../chunk-BRJ3QZ4E.js';
|
|
38
|
+
import '../../chunk-Q7DJKLEN.js';
|
|
29
39
|
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { ChatInterface } from '../../chunk-SNZDFCOQ.js';
|
|
1
2
|
import { WebSocketSessionTurnSchema, getWebSocketBaseUrl, createLiveTempMessageIdentity, formatMessageEvent, mergeSessionMessages } from '../../chunk-M7WWRZ5Z.js';
|
|
2
|
-
import
|
|
3
|
+
import '../../chunk-3KMDHCAR.js';
|
|
3
4
|
import { WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, validateTokenLimit, TOKEN_LIMITS } from '../../chunk-Y6I3IC45.js';
|
|
4
5
|
import { UuidSchema } from '../../chunk-TVTSASST.js';
|
|
5
6
|
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import '../../chunk-AH52XQB7.js';
|
|
2
|
+
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../../chunk-MISHPEJX.js';
|
|
2
3
|
import '../../chunk-2IFYDILW.js';
|
|
3
4
|
import '../../chunk-Q7DJKLEN.js';
|
|
4
5
|
import '../../chunk-I2KLQ2HA.js';
|