@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
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ApiClientProvider, useApiClient } from './chunk-
|
|
1
|
+
import { ApiClientProvider, useApiClient } from './chunk-SGS4CQ2B.js';
|
|
2
2
|
import { OrganizationProvider } from './chunk-HOIT677G.js';
|
|
3
|
-
import { getErrorInfo, getErrorTitle, formatErrorMessage } from './chunk-
|
|
3
|
+
import { getErrorInfo, getErrorTitle, formatErrorMessage } from './chunk-QD4X4H5A.js';
|
|
4
4
|
import { InitializationProvider } from './chunk-WKJ47GIW.js';
|
|
5
5
|
import { useOrganization } from './chunk-DD3CCMCZ.js';
|
|
6
6
|
import { ProfileProvider } from './chunk-XTVZFT7U.js';
|
|
@@ -38,11 +38,82 @@ function NotificationProvider({ adapter, children }) {
|
|
|
38
38
|
function useNotificationAdapter() {
|
|
39
39
|
return useContext(NotificationContext);
|
|
40
40
|
}
|
|
41
|
+
var ORGANIZATION_MODEL_ICON_TOKENS = [
|
|
42
|
+
"nav.dashboard",
|
|
43
|
+
"nav.sales",
|
|
44
|
+
"nav.crm",
|
|
45
|
+
"nav.lead-gen",
|
|
46
|
+
"nav.projects",
|
|
47
|
+
"nav.operations",
|
|
48
|
+
"nav.monitoring",
|
|
49
|
+
"nav.knowledge",
|
|
50
|
+
"nav.settings",
|
|
51
|
+
"nav.admin",
|
|
52
|
+
"nav.archive",
|
|
53
|
+
"knowledge.playbook",
|
|
54
|
+
"knowledge.strategy",
|
|
55
|
+
"knowledge.reference",
|
|
56
|
+
"feature.dashboard",
|
|
57
|
+
"feature.sales",
|
|
58
|
+
"feature.crm",
|
|
59
|
+
"feature.finance",
|
|
60
|
+
"feature.lead-gen",
|
|
61
|
+
"feature.platform",
|
|
62
|
+
"feature.projects",
|
|
63
|
+
"feature.operations",
|
|
64
|
+
"feature.knowledge",
|
|
65
|
+
"feature.monitoring",
|
|
66
|
+
"feature.settings",
|
|
67
|
+
"feature.admin",
|
|
68
|
+
"feature.archive",
|
|
69
|
+
"feature.seo",
|
|
70
|
+
"resource.agent",
|
|
71
|
+
"resource.workflow",
|
|
72
|
+
"resource.integration",
|
|
73
|
+
"resource.database",
|
|
74
|
+
"resource.user",
|
|
75
|
+
"resource.team",
|
|
76
|
+
"integration.gmail",
|
|
77
|
+
"integration.google-sheets",
|
|
78
|
+
"integration.attio",
|
|
79
|
+
"surface.dashboard",
|
|
80
|
+
"surface.overview",
|
|
81
|
+
"surface.command-view",
|
|
82
|
+
"surface.command-queue",
|
|
83
|
+
"surface.pipeline",
|
|
84
|
+
"surface.lists",
|
|
85
|
+
"surface.resources",
|
|
86
|
+
"surface.settings",
|
|
87
|
+
"status.success",
|
|
88
|
+
"status.error",
|
|
89
|
+
"status.warning",
|
|
90
|
+
"status.info",
|
|
91
|
+
"status.pending",
|
|
92
|
+
"action.approve",
|
|
93
|
+
"action.reject",
|
|
94
|
+
"action.retry",
|
|
95
|
+
"action.edit",
|
|
96
|
+
"action.view",
|
|
97
|
+
"action.launch",
|
|
98
|
+
"action.message",
|
|
99
|
+
"action.escalate",
|
|
100
|
+
"action.promote",
|
|
101
|
+
"action.submit",
|
|
102
|
+
"action.email"
|
|
103
|
+
];
|
|
104
|
+
var CustomIconTokenSchema = z.string().trim().max(80).regex(/^custom\.[a-z0-9]+(?:[-._][a-z0-9]+)*$/, "Custom icon tokens must start with custom.");
|
|
105
|
+
var OrganizationModelBuiltinIconTokenSchema = z.enum(ORGANIZATION_MODEL_ICON_TOKENS);
|
|
106
|
+
var OrganizationModelIconTokenSchema = z.union([
|
|
107
|
+
OrganizationModelBuiltinIconTokenSchema,
|
|
108
|
+
CustomIconTokenSchema
|
|
109
|
+
]);
|
|
110
|
+
|
|
111
|
+
// ../core/src/organization-model/domains/shared.ts
|
|
41
112
|
var ModelIdSchema = z.string().trim().min(1).max(100).regex(/^[a-z0-9]+(?:[-._][a-z0-9]+)*$/, "IDs must be lowercase and use -, _, or . separators");
|
|
42
113
|
var LabelSchema = z.string().trim().min(1).max(120);
|
|
43
114
|
var DescriptionSchema = z.string().trim().min(1).max(2e3);
|
|
44
115
|
var ColorTokenSchema = z.string().trim().min(1).max(50);
|
|
45
|
-
var IconNameSchema =
|
|
116
|
+
var IconNameSchema = OrganizationModelIconTokenSchema;
|
|
46
117
|
var PathSchema = z.string().trim().startsWith("/").max(300);
|
|
47
118
|
var ReferenceIdsSchema = z.array(ModelIdSchema).default([]);
|
|
48
119
|
var DisplayMetadataSchema = z.object({
|
|
@@ -101,6 +172,73 @@ var OrganizationModelSalesSchema = z.object({
|
|
|
101
172
|
defaultPipelineId: ModelIdSchema,
|
|
102
173
|
pipelines: z.array(SalesPipelineSchema).min(1)
|
|
103
174
|
});
|
|
175
|
+
var DEFAULT_ORGANIZATION_MODEL_SALES = {
|
|
176
|
+
entityId: "crm.deal",
|
|
177
|
+
defaultPipelineId: "default",
|
|
178
|
+
pipelines: [
|
|
179
|
+
{
|
|
180
|
+
id: "default",
|
|
181
|
+
label: "Default Pipeline",
|
|
182
|
+
entityId: "crm.deal",
|
|
183
|
+
stages: [
|
|
184
|
+
{
|
|
185
|
+
id: "interested",
|
|
186
|
+
label: "Interested",
|
|
187
|
+
color: "blue",
|
|
188
|
+
order: 1,
|
|
189
|
+
semanticClass: "open",
|
|
190
|
+
surfaceIds: ["crm.pipeline"],
|
|
191
|
+
resourceIds: []
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
id: "proposal",
|
|
195
|
+
label: "Proposal",
|
|
196
|
+
color: "yellow",
|
|
197
|
+
order: 2,
|
|
198
|
+
semanticClass: "active",
|
|
199
|
+
surfaceIds: ["crm.pipeline"],
|
|
200
|
+
resourceIds: []
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
id: "closing",
|
|
204
|
+
label: "Closing",
|
|
205
|
+
color: "lime",
|
|
206
|
+
order: 3,
|
|
207
|
+
semanticClass: "active",
|
|
208
|
+
surfaceIds: ["crm.pipeline"],
|
|
209
|
+
resourceIds: []
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
id: "closed_won",
|
|
213
|
+
label: "Closed Won",
|
|
214
|
+
color: "green",
|
|
215
|
+
order: 4,
|
|
216
|
+
semanticClass: "closed_won",
|
|
217
|
+
surfaceIds: ["crm.pipeline"],
|
|
218
|
+
resourceIds: []
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
id: "closed_lost",
|
|
222
|
+
label: "Closed Lost",
|
|
223
|
+
color: "red",
|
|
224
|
+
order: 5,
|
|
225
|
+
semanticClass: "closed_lost",
|
|
226
|
+
surfaceIds: ["crm.pipeline"],
|
|
227
|
+
resourceIds: []
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
id: "nurturing",
|
|
231
|
+
label: "Nurturing",
|
|
232
|
+
color: "grape",
|
|
233
|
+
order: 6,
|
|
234
|
+
semanticClass: "nurturing",
|
|
235
|
+
surfaceIds: ["crm.pipeline"],
|
|
236
|
+
resourceIds: []
|
|
237
|
+
}
|
|
238
|
+
]
|
|
239
|
+
}
|
|
240
|
+
]
|
|
241
|
+
};
|
|
104
242
|
function findPipeline(definitions, pipelineKey) {
|
|
105
243
|
return definitions.find((def) => def.pipelineKey === pipelineKey);
|
|
106
244
|
}
|
|
@@ -521,4 +659,4 @@ function OrgServiceBridge({
|
|
|
521
659
|
return /* @__PURE__ */ jsx(ElevasisServiceProvider, { apiRequest, organizationId: currentWorkOSOrganizationId, isReady, children: /* @__PURE__ */ jsx(NotificationProvider, { adapter: notifications, children: /* @__PURE__ */ jsx(InitializationProvider, { children }) }) });
|
|
522
660
|
}
|
|
523
661
|
|
|
524
|
-
export { CRM_PRIORITY_BUCKETS, ColorTokenSchema, CrmActionsProvider, DEFAULT_CRM_PRIORITY_RULE_CONFIG, DescriptionSchema, DisplayMetadataSchema, EMPTY_LIST_ACTIONS, ElevasisCoreProvider, IconNameSchema, LEAD_GEN_PIPELINE_DEFINITIONS, LEAD_GEN_STAGE_CATALOG, LabelSchema, ListActionsProvider, ModelIdSchema, NotificationProvider, OrganizationModelSalesSchema, PathSchema, ReferenceIdsSchema, deriveActions, findListActionByCapability, findPipeline, getListActionWorkflowId, useCrmActions, useListActions, useNotificationAdapter };
|
|
662
|
+
export { CRM_PRIORITY_BUCKETS, ColorTokenSchema, CrmActionsProvider, DEFAULT_CRM_PRIORITY_RULE_CONFIG, DEFAULT_ORGANIZATION_MODEL_SALES, DescriptionSchema, DisplayMetadataSchema, EMPTY_LIST_ACTIONS, ElevasisCoreProvider, IconNameSchema, LEAD_GEN_PIPELINE_DEFINITIONS, LEAD_GEN_STAGE_CATALOG, LabelSchema, ListActionsProvider, ModelIdSchema, NotificationProvider, OrganizationModelSalesSchema, PathSchema, ReferenceIdsSchema, deriveActions, findListActionByCapability, findPipeline, getListActionWorkflowId, useCrmActions, useListActions, useNotificationAdapter };
|
|
@@ -5,12 +5,12 @@ import { SubshellNavItem } from './chunk-X4WBGKJQ.js';
|
|
|
5
5
|
import { SubshellSidebarSection } from './chunk-IIMU5YAJ.js';
|
|
6
6
|
import { FilterBar } from './chunk-PDHTXPSF.js';
|
|
7
7
|
import { CustomModal } from './chunk-KVJ3LFH2.js';
|
|
8
|
-
import { useProjectRealtime, useTableSort, sortData, usePaginationState, useTableSelection, useProjectActivities } from './chunk-
|
|
9
|
-
import { useCreateTask, useCreateMilestone, useProjectMilestones, useUpdateTask, useProjects, useDeleteProject, useProject, useProjectNotes, useUpdateMilestone, useCreateNote, showApiErrorNotification, projectKeys } from './chunk-
|
|
8
|
+
import { useProjectRealtime, useTableSort, sortData, usePaginationState, useTableSelection, useProjectActivities } from './chunk-YHBPR67D.js';
|
|
9
|
+
import { useCreateTask, useCreateMilestone, useProjectMilestones, useUpdateTask, useProjects, useDeleteProject, useProject, useProjectNotes, useUpdateMilestone, useCreateNote, showApiErrorNotification, projectKeys } from './chunk-G26INIF3.js';
|
|
10
|
+
import { StatusBadge, EmptyState, PageTitleCaption, CenteredErrorState, StatCard, CardHeader } from './chunk-RIFTUOPE.js';
|
|
10
11
|
import { SubshellContentContainer } from './chunk-TKAYX2SP.js';
|
|
11
|
-
import { StatusBadge, EmptyState, PageTitleCaption, CenteredErrorState, StatCard, CardHeader } from './chunk-U36X6NZM.js';
|
|
12
12
|
import { useRouterContext } from './chunk-Q7DJKLEN.js';
|
|
13
|
-
import { PAGE_SIZE_DEFAULT, formatTimeAgo, formatDate, formatRelativeTime } from './chunk-
|
|
13
|
+
import { PAGE_SIZE_DEFAULT, formatTimeAgo, formatDate, formatRelativeTime } from './chunk-QD4X4H5A.js';
|
|
14
14
|
import { useElevasisServices } from './chunk-5WWZXCS5.js';
|
|
15
15
|
import { useState, useMemo, useCallback } from 'react';
|
|
16
16
|
import { Stack, Text, Group, Checkbox, ActionIcon, TextInput, Button, Modal, Title, Textarea, Select, SimpleGrid, Card, ThemeIcon, RingProgress, Paper, Timeline, Badge, Collapse, Center, Loader, Table, Pagination, Alert, CopyButton, Tooltip, Space, Tabs, Divider, Anchor, Chip } from '@mantine/core';
|
|
@@ -1503,8 +1503,8 @@ function ProjectDetailPage({ projectId, onBack, backLabel = "Projects" }) {
|
|
|
1503
1503
|
size: "md",
|
|
1504
1504
|
styles: {
|
|
1505
1505
|
root: {
|
|
1506
|
-
borderColor: "
|
|
1507
|
-
backgroundColor: "
|
|
1506
|
+
borderColor: "var(--border-primary-subtle)",
|
|
1507
|
+
backgroundColor: "var(--surface-primary-faint)"
|
|
1508
1508
|
}
|
|
1509
1509
|
},
|
|
1510
1510
|
children: [
|
|
@@ -1520,7 +1520,7 @@ function ProjectDetailPage({ projectId, onBack, backLabel = "Projects" }) {
|
|
|
1520
1520
|
size: "md",
|
|
1521
1521
|
styles: {
|
|
1522
1522
|
root: {
|
|
1523
|
-
borderColor: "
|
|
1523
|
+
borderColor: "var(--border-primary-soft)",
|
|
1524
1524
|
backgroundColor: "var(--color-surface)"
|
|
1525
1525
|
}
|
|
1526
1526
|
},
|
|
@@ -1539,7 +1539,7 @@ function ProjectDetailPage({ projectId, onBack, backLabel = "Projects" }) {
|
|
|
1539
1539
|
size: "md",
|
|
1540
1540
|
styles: {
|
|
1541
1541
|
root: {
|
|
1542
|
-
borderColor: "
|
|
1542
|
+
borderColor: "var(--border-primary-soft)",
|
|
1543
1543
|
backgroundColor: "var(--color-surface)"
|
|
1544
1544
|
}
|
|
1545
1545
|
},
|
|
@@ -1558,7 +1558,7 @@ function ProjectDetailPage({ projectId, onBack, backLabel = "Projects" }) {
|
|
|
1558
1558
|
p: "sm",
|
|
1559
1559
|
radius: "md",
|
|
1560
1560
|
style: {
|
|
1561
|
-
border: "1px solid
|
|
1561
|
+
border: "1px solid var(--border-primary-faint)",
|
|
1562
1562
|
backgroundColor: "color-mix(in srgb, var(--color-surface-hover) 70%, var(--color-surface))",
|
|
1563
1563
|
boxShadow: "var(--standard-box-shadow)"
|
|
1564
1564
|
},
|
|
@@ -380,7 +380,8 @@ var isOverviewLink = (label, link) => {
|
|
|
380
380
|
};
|
|
381
381
|
var SubLinkItem = ({ linkItem, currentPath }) => {
|
|
382
382
|
const { Link } = useRouterContext();
|
|
383
|
-
const
|
|
383
|
+
const isKnowledgeBaseActive = linkItem.link === "/knowledge" && currentPath.startsWith("/knowledge") && !currentPath.startsWith("/knowledge/command-view");
|
|
384
|
+
const isActive = isKnowledgeBaseActive ? true : linkItem.exact || isOverviewLink(linkItem.label, linkItem.link) ? currentPath === linkItem.link : isPathActive(linkItem.link, currentPath);
|
|
384
385
|
const activeColor2 = "var(--color-primary)";
|
|
385
386
|
const activeColorBg = "color-mix(in srgb, var(--color-primary) 10%, transparent)";
|
|
386
387
|
const defaultColor = "var(--color-text-subtle)";
|
|
@@ -1,14 +1,10 @@
|
|
|
1
1
|
import { useAppearance } from './chunk-E565XMTQ.js';
|
|
2
|
-
import {
|
|
2
|
+
import { Box, Center } from '@mantine/core';
|
|
3
3
|
import { jsx } from 'react/jsx-runtime';
|
|
4
4
|
|
|
5
|
-
function SubshellLoader() {
|
|
6
|
-
const { loader } = useAppearance();
|
|
7
|
-
return /* @__PURE__ */ jsx(Center, { mih: "calc(100vh - 70px)", children: loader });
|
|
8
|
-
}
|
|
9
5
|
function SubshellSidebarLoader({ padding = "sm" }) {
|
|
10
6
|
const { loader } = useAppearance();
|
|
11
7
|
return /* @__PURE__ */ jsx(Box, { style: { flex: 1, minHeight: 0, display: "flex" }, children: /* @__PURE__ */ jsx(Center, { p: padding, style: { flex: 1, minHeight: 0 }, children: loader }) });
|
|
12
8
|
}
|
|
13
9
|
|
|
14
|
-
export {
|
|
10
|
+
export { SubshellSidebarLoader };
|
|
@@ -4,13 +4,13 @@ import { SubshellNavItem } from './chunk-X4WBGKJQ.js';
|
|
|
4
4
|
import { SubshellSidebarSection } from './chunk-IIMU5YAJ.js';
|
|
5
5
|
import { FilterBar } from './chunk-PDHTXPSF.js';
|
|
6
6
|
import { CustomModal } from './chunk-KVJ3LFH2.js';
|
|
7
|
-
import { useDealTasksDue, useDealsLookup, useCreateDealTask, useDealsSummary, useDeleteDeal, usePaginationState, useDeals, useTableSort, sortData, useTableSelection, useDealDetail, useCompany, dealKeys, useExecuteAction } from './chunk-
|
|
8
|
-
import { showApiErrorNotification, showSuccessNotification } from './chunk-
|
|
7
|
+
import { useDealTasksDue, useDealsLookup, useCreateDealTask, useDealsSummary, useDeleteDeal, usePaginationState, useDeals, useTableSort, sortData, useTableSelection, useDealDetail, useCompany, dealKeys, useExecuteAction } from './chunk-YHBPR67D.js';
|
|
8
|
+
import { showApiErrorNotification, showSuccessNotification } from './chunk-G26INIF3.js';
|
|
9
|
+
import { CenteredErrorState, CardHeader, StatCard, PageTitleCaption, EmptyState, ActivityTimeline } from './chunk-RIFTUOPE.js';
|
|
10
|
+
import { useCrmActions, DEFAULT_CRM_PRIORITY_RULE_CONFIG, deriveActions, CRM_PRIORITY_BUCKETS } from './chunk-W2ZTLH7Y.js';
|
|
9
11
|
import { SubshellContentContainer } from './chunk-TKAYX2SP.js';
|
|
10
|
-
import { CenteredErrorState, CardHeader, StatCard, PageTitleCaption, EmptyState, ActivityTimeline } from './chunk-U36X6NZM.js';
|
|
11
|
-
import { useCrmActions, DEFAULT_CRM_PRIORITY_RULE_CONFIG, deriveActions, CRM_PRIORITY_BUCKETS } from './chunk-JMI7L7Y7.js';
|
|
12
12
|
import { useRouterContext } from './chunk-Q7DJKLEN.js';
|
|
13
|
-
import { PAGE_SIZE_DEFAULT, formatTimeAgo } from './chunk-
|
|
13
|
+
import { PAGE_SIZE_DEFAULT, formatTimeAgo } from './chunk-QD4X4H5A.js';
|
|
14
14
|
import { useElevasisServices } from './chunk-5WWZXCS5.js';
|
|
15
15
|
import { Box, Stack, Group, Text, Badge, Center, Loader, UnstyledButton, Button, Modal, Title, Select, TextInput, Textarea, Paper, Alert, Table, SimpleGrid, Tabs, Checkbox, Tooltip, Pagination, Code, Card, Switch, NumberInput, ColorSwatch, Popover, ActionIcon, CopyButton, Divider } from '@mantine/core';
|
|
16
16
|
import { IconLayoutGrid, IconColumns, IconFileInvoice, IconAddressBook, IconTrophy, IconClockExclamation, IconUser, IconPlus, IconChecklist, IconHistory, IconAlertCircle, IconCurrencyDollar, IconChartBar, IconBriefcase, IconSearch, IconTargetArrow, IconAlertTriangle, IconMessages, IconArrowLeft, IconFileText, IconInbox, IconBolt, IconBuilding, IconSettings, IconRestore, IconInfoCircle, IconMailForward, IconCheckbox, IconCalendar, IconMail, IconPhone, IconArrowRight, IconNote, IconCheck, IconCopy } from '@tabler/icons-react';
|