@elevasis/ui 2.68.0 → 2.70.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 +3 -3
- package/dist/app/index.d.ts +577 -367
- package/dist/app/index.js +10 -19
- package/dist/auth/index.d.ts +5 -0
- package/dist/auth/index.js +5 -5
- package/dist/charts/index.js +5 -5
- package/dist/{chunk-JC5W55J3.js → chunk-26BTE3Z4.js} +1 -1
- package/dist/{chunk-ZNKZMK2E.js → chunk-5C62IRKS.js} +5 -5
- package/dist/{chunk-ZGCWTWBD.js → chunk-6TT3FQEZ.js} +16218 -15769
- package/dist/{chunk-QYI5BZKM.js → chunk-AGX2CY2O.js} +1 -1
- package/dist/{chunk-UFTM5SZZ.js → chunk-AKANHRQ5.js} +9 -3
- package/dist/{chunk-NDHMZT2G.js → chunk-C75XWBYZ.js} +1 -1
- package/dist/{chunk-2MTP3H3A.js → chunk-CCZJ4OWY.js} +1 -1
- package/dist/{chunk-75NOC536.js → chunk-DUEGHF7A.js} +4 -4
- package/dist/{chunk-SIVUCZXQ.js → chunk-GJQF3S2Q.js} +1 -1
- package/dist/{chunk-ZWS3TCQR.js → chunk-GZADST64.js} +21 -108
- package/dist/{chunk-TYKAKJGW.js → chunk-JA2XDMAE.js} +1 -1
- package/dist/{chunk-76IVMVI3.js → chunk-LWYLZUUV.js} +3 -3
- package/dist/{chunk-WPIASV3H.js → chunk-LY3IKYTZ.js} +2 -2
- package/dist/{chunk-HJVPVS57.js → chunk-MFCV4JMQ.js} +5 -5
- package/dist/{chunk-L3HFJFYF.js → chunk-NM4A63KJ.js} +30 -48
- package/dist/{chunk-OOACTYRA.js → chunk-QDMIFD6F.js} +1 -1
- package/dist/{chunk-GBXTRSAU.js → chunk-SMH6SQQE.js} +1 -1
- package/dist/{chunk-TGPJNKDU.js → chunk-TJMZUL6E.js} +4 -4
- package/dist/{chunk-5NRJ2BLQ.js → chunk-VDX6DL7Z.js} +1 -1
- package/dist/{chunk-FK3K2VK2.js → chunk-XKUEO4HG.js} +10 -7
- package/dist/components/index.d.ts +1614 -256
- package/dist/components/index.js +25 -25
- package/dist/components/navigation/index.js +6 -6
- package/dist/features/auth/index.d.ts +457 -163
- package/dist/features/auth/index.js +7 -7
- package/dist/features/clients/index.d.ts +39 -1
- package/dist/features/clients/index.js +6 -5
- package/dist/features/content/index.css +659 -0
- package/dist/features/content/index.d.ts +1978 -0
- package/dist/features/content/index.js +2312 -0
- package/dist/features/crm/index.d.ts +584 -369
- package/dist/features/crm/index.js +7 -7
- package/dist/features/dashboard/index.d.ts +0 -6
- package/dist/features/dashboard/index.js +7 -7
- package/dist/features/delivery/index.css +149 -149
- package/dist/features/delivery/index.d.ts +457 -163
- package/dist/features/delivery/index.js +6 -6
- package/dist/features/knowledge/index.js +5 -5
- package/dist/features/lead-gen/index.d.ts +20 -91
- package/dist/features/lead-gen/index.js +7 -7
- package/dist/features/monitoring/index.css +149 -149
- package/dist/features/monitoring/index.js +8 -8
- package/dist/features/monitoring/requests/index.js +7 -12
- package/dist/features/operations/index.d.ts +0 -84
- package/dist/features/operations/index.js +10 -10
- package/dist/features/settings/index.d.ts +457 -163
- package/dist/features/settings/index.js +7 -7
- package/dist/hooks/access/index.d.ts +5 -0
- package/dist/hooks/access/index.js +5 -5
- package/dist/hooks/delivery/index.d.ts +457 -163
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.css +149 -149
- package/dist/hooks/index.d.ts +2128 -233
- package/dist/hooks/index.js +5 -5
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +0 -6
- package/dist/hooks/published.css +149 -149
- package/dist/hooks/published.d.ts +2128 -233
- package/dist/hooks/published.js +5 -5
- package/dist/initialization/index.d.ts +464 -164
- package/dist/knowledge/index.d.ts +4 -88
- package/dist/knowledge/index.js +3211 -3201
- package/dist/{knowledge-search-index-6EZNBNSR.js → knowledge-search-index-LP2WVSQX.js} +689 -695
- package/dist/layout/index.js +8 -8
- package/dist/organization/index.d.ts +7 -1
- package/dist/profile/index.d.ts +457 -163
- package/dist/provider/index.d.ts +577 -368
- package/dist/provider/index.js +5 -5
- package/dist/provider/published.d.ts +577 -368
- package/dist/provider/published.js +5 -5
- package/dist/supabase/index.d.ts +906 -339
- package/dist/test-utils/index.d.ts +10 -2
- package/dist/test-utils/index.js +39 -10
- package/dist/types/index.d.ts +464 -170
- package/dist/utils/index.d.ts +0 -6
- 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 +9 -5
- package/src/features/README.md +28 -28
package/dist/app/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { AppErrorBoundary } from '../chunk-
|
|
2
|
-
import { SidebarProvider, AppShellContainer, Sidebar, AppShellRightSideContainer, AppShellRightSideOuterContainer } from '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
1
|
+
import { AppErrorBoundary } from '../chunk-CCZJ4OWY.js';
|
|
2
|
+
import { SidebarProvider, AppShellContainer, Sidebar, AppShellRightSideContainer, AppShellRightSideOuterContainer } from '../chunk-GJQF3S2Q.js';
|
|
3
|
+
import '../chunk-QDMIFD6F.js';
|
|
4
|
+
import '../chunk-SMH6SQQE.js';
|
|
5
5
|
import '../chunk-BZZCNLT6.js';
|
|
6
|
-
import { useSessionCheck, ElevasisSystemsProvider, useElevasisSystems, SystemShell, ElevasisUIProvider } from '../chunk-
|
|
6
|
+
import { useSessionCheck, ElevasisSystemsProvider, useElevasisSystems, SystemShell, ElevasisUIProvider } from '../chunk-6TT3FQEZ.js';
|
|
7
7
|
import '../chunk-R6NMRXNO.js';
|
|
8
8
|
import '../chunk-RBGVNPA6.js';
|
|
9
9
|
import '../chunk-MKH2KOAO.js';
|
|
10
|
+
import '../chunk-VDX6DL7Z.js';
|
|
10
11
|
import '../chunk-L7BZZ4SI.js';
|
|
11
|
-
import '../chunk-
|
|
12
|
+
import '../chunk-C75XWBYZ.js';
|
|
13
|
+
import '../chunk-MISHPEJX.js';
|
|
12
14
|
import '../chunk-62GVNH5U.js';
|
|
13
15
|
import { useInitialization } from '../chunk-P45GQ3ZW.js';
|
|
14
|
-
import '../chunk-5NRJ2BLQ.js';
|
|
15
16
|
import '../chunk-M7WWRZ5Z.js';
|
|
16
17
|
import '../chunk-3KMDHCAR.js';
|
|
17
|
-
import '../chunk-MISHPEJX.js';
|
|
18
18
|
import { TanStackRouterBridge, ScrollToTop } from '../chunk-2IFYDILW.js';
|
|
19
19
|
import '../chunk-BLXJEIQS.js';
|
|
20
20
|
import '../chunk-UD657ICS.js';
|
|
21
21
|
import '../chunk-DD3CCMCZ.js';
|
|
22
22
|
import '../chunk-RNP5R5I3.js';
|
|
23
23
|
import '../chunk-RT4KRGZT.js';
|
|
24
|
-
import
|
|
24
|
+
import '../chunk-NM4A63KJ.js';
|
|
25
25
|
import '../chunk-Y6I3IC45.js';
|
|
26
26
|
import '../chunk-6SSQGWK7.js';
|
|
27
27
|
import '../chunk-BI5VDO2K.js';
|
|
@@ -120,12 +120,6 @@ function createElevasisApp(config) {
|
|
|
120
120
|
ElevasisApp.displayName = "ElevasisApp";
|
|
121
121
|
return ElevasisApp;
|
|
122
122
|
}
|
|
123
|
-
function devOnlySubsectionPaths(organizationModel) {
|
|
124
|
-
return listAllSystems(organizationModel).filter(({ system }) => system.devOnly && (system.ui?.path ?? system.path)).flatMap(({ system }) => {
|
|
125
|
-
const path = system.ui?.path ?? system.path;
|
|
126
|
-
return path ? [path] : [];
|
|
127
|
-
});
|
|
128
|
-
}
|
|
129
123
|
function renderTopbar(topbar, context) {
|
|
130
124
|
return typeof topbar === "function" ? topbar(context) : topbar;
|
|
131
125
|
}
|
|
@@ -158,10 +152,7 @@ function ElevasisAuthenticatedShell({
|
|
|
158
152
|
const location = useLocation();
|
|
159
153
|
const isDark = computedColorScheme === "dark";
|
|
160
154
|
useSessionCheck();
|
|
161
|
-
const resolvedDisabledSubsectionPaths = useMemo(() =>
|
|
162
|
-
if (isDev) return [...disabledSubsectionPaths ?? []];
|
|
163
|
-
return [.../* @__PURE__ */ new Set([...devOnlySubsectionPaths(organizationModel), ...disabledSubsectionPaths ?? []])];
|
|
164
|
-
}, [disabledSubsectionPaths, isDev, organizationModel]);
|
|
155
|
+
const resolvedDisabledSubsectionPaths = useMemo(() => [...disabledSubsectionPaths ?? []], [disabledSubsectionPaths]);
|
|
165
156
|
const isFullScreenPage = fullScreenPaths.includes(location.pathname) || fullScreenPathPrefixes.some((prefix) => location.pathname.startsWith(prefix));
|
|
166
157
|
const isReady = readyMode === "user" ? initialization.userReady : initialization.allReady;
|
|
167
158
|
const shouldShowSidebar = Boolean(user && !isLoading && !isFullScreenPage && isReady);
|
package/dist/auth/index.d.ts
CHANGED
|
@@ -67,6 +67,11 @@ declare const AccessKeys: {
|
|
|
67
67
|
readonly systemPath: "permission.clients";
|
|
68
68
|
readonly action: "manage";
|
|
69
69
|
};
|
|
70
|
+
/** @reserved Reserved for the content pipeline's session-authenticated API layer (write guard), not yet built. */
|
|
71
|
+
readonly contentManage: {
|
|
72
|
+
readonly systemPath: "permission.content";
|
|
73
|
+
readonly action: "manage";
|
|
74
|
+
};
|
|
70
75
|
readonly operationsOverview: {
|
|
71
76
|
readonly systemPath: "diagnostic.operations.overview";
|
|
72
77
|
readonly action: "view";
|
package/dist/auth/index.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { AccessGuard, AccessKeys, ProtectedRoute, useSessionCheck as useRefocusSessionCheck, useSessionCheck, useStableAccessToken } from '../chunk-
|
|
1
|
+
export { AccessGuard, AccessKeys, ProtectedRoute, useSessionCheck as useRefocusSessionCheck, useSessionCheck, useStableAccessToken } from '../chunk-6TT3FQEZ.js';
|
|
2
2
|
import '../chunk-R6NMRXNO.js';
|
|
3
3
|
import '../chunk-RBGVNPA6.js';
|
|
4
4
|
import '../chunk-MKH2KOAO.js';
|
|
5
|
+
import '../chunk-VDX6DL7Z.js';
|
|
5
6
|
import '../chunk-L7BZZ4SI.js';
|
|
6
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-C75XWBYZ.js';
|
|
8
|
+
import '../chunk-MISHPEJX.js';
|
|
7
9
|
import '../chunk-62GVNH5U.js';
|
|
8
10
|
import '../chunk-P45GQ3ZW.js';
|
|
9
|
-
import '../chunk-5NRJ2BLQ.js';
|
|
10
11
|
import '../chunk-M7WWRZ5Z.js';
|
|
11
12
|
import '../chunk-3KMDHCAR.js';
|
|
12
|
-
import '../chunk-MISHPEJX.js';
|
|
13
13
|
import '../chunk-2IFYDILW.js';
|
|
14
14
|
import '../chunk-BLXJEIQS.js';
|
|
15
15
|
import '../chunk-UD657ICS.js';
|
|
16
16
|
import '../chunk-DD3CCMCZ.js';
|
|
17
17
|
import '../chunk-RNP5R5I3.js';
|
|
18
18
|
import '../chunk-RT4KRGZT.js';
|
|
19
|
-
import '../chunk-
|
|
19
|
+
import '../chunk-NM4A63KJ.js';
|
|
20
20
|
import '../chunk-Y6I3IC45.js';
|
|
21
21
|
import '../chunk-6SSQGWK7.js';
|
|
22
22
|
import '../chunk-BI5VDO2K.js';
|
package/dist/charts/index.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-
|
|
1
|
+
export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-6TT3FQEZ.js';
|
|
2
2
|
import '../chunk-R6NMRXNO.js';
|
|
3
3
|
import '../chunk-RBGVNPA6.js';
|
|
4
4
|
import '../chunk-MKH2KOAO.js';
|
|
5
|
+
import '../chunk-VDX6DL7Z.js';
|
|
5
6
|
import '../chunk-L7BZZ4SI.js';
|
|
6
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-C75XWBYZ.js';
|
|
8
|
+
import '../chunk-MISHPEJX.js';
|
|
7
9
|
import '../chunk-62GVNH5U.js';
|
|
8
10
|
import '../chunk-P45GQ3ZW.js';
|
|
9
|
-
import '../chunk-5NRJ2BLQ.js';
|
|
10
11
|
import '../chunk-M7WWRZ5Z.js';
|
|
11
12
|
import '../chunk-3KMDHCAR.js';
|
|
12
|
-
import '../chunk-MISHPEJX.js';
|
|
13
13
|
import '../chunk-2IFYDILW.js';
|
|
14
14
|
import '../chunk-BLXJEIQS.js';
|
|
15
15
|
import '../chunk-UD657ICS.js';
|
|
16
16
|
import '../chunk-DD3CCMCZ.js';
|
|
17
17
|
import '../chunk-RNP5R5I3.js';
|
|
18
18
|
import '../chunk-RT4KRGZT.js';
|
|
19
|
-
import '../chunk-
|
|
19
|
+
import '../chunk-NM4A63KJ.js';
|
|
20
20
|
import '../chunk-Y6I3IC45.js';
|
|
21
21
|
import '../chunk-6SSQGWK7.js';
|
|
22
22
|
import '../chunk-BI5VDO2K.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
+
import { LEAD_GEN_API_INTERFACE } from './chunk-LY3IKYTZ.js';
|
|
1
2
|
import { sanitizeInput } from './chunk-3MEXPLWT.js';
|
|
2
|
-
import { LEAD_GEN_API_INTERFACE } from './chunk-WPIASV3H.js';
|
|
3
3
|
import { PageContainer } from './chunk-BZZCNLT6.js';
|
|
4
4
|
import { TableSelectionToolbar, SortableHeader } from './chunk-TUMSNGTX.js';
|
|
5
5
|
import { FilterBar } from './chunk-PDHTXPSF.js';
|
|
6
|
-
import { LeadGenSidebarMiddle, SubshellContentContainer, PageTitleCaption, acquisitionListKeys, useOptionalElevasisSystems, getAllBuildTemplates, getLeadGenStageCatalog, useListsTelemetry, useLists, useAccess, AccessKeys, CenteredErrorState, StatCard, useTableSort, sortData, usePaginationState, useTableSelection, EmptyState, CustomModal, useListActions, useList, useListProgress, useListExecutions, useDeleteList, useExecuteAsync, useCompanyFacets, useCompanies, useDeleteCompanies, useContacts, useDeleteContacts, useCreateList, JsonViewer, useCredentials, useVerifyCredential, useWorkflowExecution, useInFlightExecutions, useExecutionSSE, useListRecords, useListMembers, useListMember, useTransitionListMember, useDeriveActions, useArtifacts } from './chunk-
|
|
7
|
-
import { showApiErrorNotification, showSuccessNotification } from './chunk-
|
|
8
|
-
import { CardHeader } from './chunk-62GVNH5U.js';
|
|
6
|
+
import { LeadGenSidebarMiddle, SubshellContentContainer, PageTitleCaption, acquisitionListKeys, useOptionalElevasisSystems, getAllBuildTemplates, getLeadGenStageCatalog, useListsTelemetry, useLists, useAccess, AccessKeys, CenteredErrorState, StatCard, useTableSort, sortData, usePaginationState, useTableSelection, EmptyState, CustomModal, useListActions, useList, useListProgress, useListExecutions, useDeleteList, useExecuteAsync, useCompanyFacets, useCompanies, useDeleteCompanies, useContacts, useDeleteContacts, useCreateList, JsonViewer, useCredentials, useVerifyCredential, useWorkflowExecution, useInFlightExecutions, useExecutionSSE, useListRecords, useListMembers, useListMember, useTransitionListMember, useDeriveActions, useArtifacts } from './chunk-6TT3FQEZ.js';
|
|
7
|
+
import { showApiErrorNotification, showSuccessNotification } from './chunk-C75XWBYZ.js';
|
|
9
8
|
import { SubshellSidebarSection } from './chunk-MISHPEJX.js';
|
|
10
|
-
import {
|
|
9
|
+
import { CardHeader } from './chunk-62GVNH5U.js';
|
|
10
|
+
import { computeInterfaceReadiness, getSystem } from './chunk-NM4A63KJ.js';
|
|
11
11
|
import { useElevasisServices } from './chunk-BI5VDO2K.js';
|
|
12
12
|
import { Stack, Group, Title, Text, Alert, Button, Collapse, Paper, Anchor, Center, Loader, SimpleGrid, Table, Badge, TextInput, Select, Checkbox, Pagination, ActionIcon, Tooltip, Tabs, ThemeIcon, Box, Textarea, Card, SegmentedControl, UnstyledButton, Pill, Drawer, JsonInput, Switch, NumberInput, MultiSelect, TagsInput, ScrollArea } from '@mantine/core';
|
|
13
13
|
import { IconTarget, IconAlertCircle, IconPlayerPlay, IconArrowRight, IconListDetails, IconPlus, IconAlertTriangle, IconSearch, IconList, IconExternalLink, IconCopy, IconTrash, IconBuilding, IconUsers, IconBolt, IconLayoutDashboard, IconBuildingFactory2, IconArrowLeft, IconSparkles, IconAddressBook, IconSettings, IconChevronDown, IconChevronRight, IconRefresh, IconMail, IconUser, IconDatabase } from '@tabler/icons-react';
|