@elevasis/ui 2.74.0 → 2.76.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 +277 -249
- package/dist/app/index.js +12 -11
- package/dist/auth/index.js +6 -7
- package/dist/charts/index.js +6 -7
- package/dist/{chunk-GO4XJ5D4.js → chunk-2GIHWU5O.js} +4 -3
- package/dist/chunk-2Y6AKWGU.js +42 -0
- package/dist/chunk-3QYRZSHP.js +854 -0
- package/dist/{chunk-CRA7WQZH.js → chunk-3RK2NNJX.js} +1 -1
- package/dist/{chunk-R6NMRXNO.js → chunk-4WLAVUPS.js} +1 -1
- package/dist/{chunk-GPQQGQGT.js → chunk-5R4I2PAN.js} +9 -43
- package/dist/{chunk-R5UGIFYU.js → chunk-5ZK7K7YP.js} +25 -1
- package/dist/chunk-6B4ZPBQJ.js +7 -0
- package/dist/{chunk-ARAFQBNI.js → chunk-73G3I5HJ.js} +160 -160
- package/dist/{chunk-ZWI62BQ6.js → chunk-BFLYDVEN.js} +32 -42
- package/dist/{chunk-W2QRBQQA.js → chunk-BG6PWDJ3.js} +381 -381
- package/dist/{chunk-7ARBBELS.js → chunk-BV2RNLPP.js} +1 -1
- package/dist/{chunk-FA7LMNQO.js → chunk-CTT4RDXE.js} +150 -151
- package/dist/chunk-E2LJ3FRA.js +237 -0
- package/dist/{chunk-E6YGA5WH.js → chunk-EFQLXRYT.js} +1 -2
- package/dist/{chunk-FZSG6M6W.js → chunk-EVNLJHDD.js} +3 -3
- package/dist/{chunk-ZYNVCWDZ.js → chunk-GDQQX5SL.js} +4 -42
- package/dist/{chunk-DCQKTDIG.js → chunk-GFSOQH3N.js} +1 -1
- package/dist/{chunk-3LOKYZJC.js → chunk-H5AEYSVX.js} +164 -3
- package/dist/{chunk-ZFISGKYW.js → chunk-IIEZXXDD.js} +1 -1
- package/dist/{chunk-3QHX4ZKV.js → chunk-INCEZAM3.js} +1 -1
- package/dist/{chunk-O32UQ26A.js → chunk-JZQNUQE4.js} +1 -1
- package/dist/{chunk-6JN2TLV2.js → chunk-K55TU6CC.js} +2023 -1700
- package/dist/chunk-KB5CAN5D.js +33 -0
- package/dist/{chunk-2MRRDF32.js → chunk-KMA4FOSV.js} +5682 -5675
- package/dist/{chunk-HYQOGRWG.js → chunk-KXNRTJAE.js} +1 -1
- package/dist/{chunk-7RJ7P6S6.js → chunk-MGAELVTZ.js} +12 -12
- package/dist/chunk-MKH2KOAO.js +39 -0
- package/dist/{chunk-4MXNHJTA.js → chunk-NAPXMYFW.js} +939 -1570
- package/dist/{chunk-CQPULKKL.js → chunk-OGG3QJYW.js} +14 -5
- package/dist/{chunk-4M2BSHVT.js → chunk-P6HHXMLJ.js} +1 -1
- package/dist/{chunk-WZU3MCKI.js → chunk-QAILYRC2.js} +1 -1
- package/dist/{chunk-RBGVNPA6.js → chunk-RXZ3XDBM.js} +1 -1
- package/dist/{chunk-BA3AZJUR.js → chunk-SPW6UA6B.js} +1 -1
- package/dist/{chunk-RFNJ2PTO.js → chunk-SVZR4GYA.js} +1 -1
- package/dist/{chunk-5A6KCFS5.js → chunk-UEY4AB3R.js} +789 -66
- package/dist/{chunk-LN4UW6S4.js → chunk-UL6MPMKY.js} +1 -1
- package/dist/{chunk-ZFA56VSR.js → chunk-WELN7DDV.js} +2 -2
- package/dist/{chunk-43LC6XAX.js → chunk-WJN2VVVJ.js} +1 -1
- package/dist/{chunk-BRTGCFBH.js → chunk-XODQUPFW.js} +11 -11
- package/dist/components/index.d.ts +181 -34
- package/dist/components/index.js +2249 -1804
- package/dist/components/navigation/index.js +7 -8
- package/dist/features/auth/index.d.ts +35 -3716
- package/dist/features/auth/index.js +9 -10
- package/dist/features/clients/index.js +18 -12
- package/dist/features/content/index.js +34 -31
- package/dist/features/crm/index.css +59 -59
- package/dist/features/crm/index.d.ts +18 -1
- package/dist/features/crm/index.js +13 -11
- package/dist/features/dashboard/index.css +59 -59
- package/dist/features/dashboard/index.js +8 -9
- package/dist/features/delivery/index.d.ts +3 -0
- package/dist/features/delivery/index.js +21 -20
- package/dist/features/knowledge/index.js +6 -7
- package/dist/features/lead-gen/index.css +59 -59
- package/dist/features/lead-gen/index.d.ts +3903 -2
- package/dist/features/lead-gen/index.js +15 -13
- package/dist/features/monitoring/index.js +10 -11
- package/dist/features/monitoring/requests/index.css +59 -59
- package/dist/features/monitoring/requests/index.js +8 -9
- package/dist/features/notes/index.js +4 -4
- package/dist/features/operations/index.css +59 -59
- package/dist/features/operations/index.js +13 -15
- package/dist/features/seo/index.css +659 -0
- package/dist/features/seo/index.d.ts +3962 -1
- package/dist/features/seo/index.js +31 -2
- package/dist/features/settings/index.css +59 -59
- package/dist/features/settings/index.d.ts +87 -3745
- package/dist/features/settings/index.js +10 -12
- package/dist/hooks/access/index.js +6 -7
- package/dist/hooks/delivery/index.css +59 -59
- package/dist/hooks/delivery/index.d.ts +13 -4
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/published.d.ts +69 -27
- package/dist/hooks/published.js +19 -19
- package/dist/initialization/index.d.ts +35 -3716
- package/dist/knowledge/index.js +11 -11
- package/dist/layout/index.d.ts +55 -2
- package/dist/layout/index.js +10 -10
- package/dist/organization/index.css +59 -59
- package/dist/profile/index.d.ts +64 -3716
- package/dist/provider/index.d.ts +3 -0
- package/dist/provider/index.js +6 -7
- package/dist/provider/published.d.ts +3 -0
- package/dist/provider/published.js +6 -7
- package/dist/test-utils/index.js +3 -3
- package/dist/theme/index.js +3 -3
- package/dist/theme/presets/index.js +1 -1
- package/dist/types/index.d.ts +312 -251
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +9 -9
- package/src/hooks/README.md +22 -23
- package/dist/chunk-6ZAP3FOA.js +0 -93
- package/dist/chunk-AH52XQB7.js +0 -1
- package/dist/chunk-GDOR57D7.js +0 -165
- package/dist/chunk-MISHPEJX.js +0 -244
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +0 -879
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +0 -2
|
@@ -1,21 +1,23 @@
|
|
|
1
|
-
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, 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-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, SocialMonitoringPage, SocialPostDetailPage, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getLeadGenApiInterfaceReadiness, getLeadGenExportWorkflowId, getStateKeyColor, getStatusColor, getStepActionLabel, isLeadGenExportAction, resolveBuildPlanSteps, resolveBuildState, socialPostDetailKeys, socialPostKeys, sortStageKeys, useAdjacentPosts, useDeleteLists, useDeleteSocialPost, useLeadGenConfig, useSocialPost, useSocialPosts, useUpdateSocialPost } from '../../chunk-UEY4AB3R.js';
|
|
2
|
+
import '../../chunk-KB5CAN5D.js';
|
|
3
|
+
import '../../chunk-WELN7DDV.js';
|
|
4
|
+
export { leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateListStatus } from '../../chunk-H5AEYSVX.js';
|
|
5
|
+
import '../../chunk-MKH2KOAO.js';
|
|
6
|
+
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-GDQQX5SL.js';
|
|
7
|
+
import '../../chunk-2Y6AKWGU.js';
|
|
8
|
+
import '../../chunk-3RK2NNJX.js';
|
|
7
9
|
import '../../chunk-3MEXPLWT.js';
|
|
8
10
|
import '../../chunk-WDBNW44Z.js';
|
|
11
|
+
import '../../chunk-6B4ZPBQJ.js';
|
|
9
12
|
import '../../chunk-BZZCNLT6.js';
|
|
10
13
|
import '../../chunk-TUMSNGTX.js';
|
|
11
14
|
import '../../chunk-PDHTXPSF.js';
|
|
12
|
-
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LeadGenSidebarMiddle, ListActionsProvider, findListActionByAction, getListActionWorkflowId, leadGenManifest, useLeadGenActionRegistry, useLeadGenBulkActions, useLeadGenHeaderActions, useLeadGenRowActions, useListActions, useListProgress } from '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
15
|
+
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LeadGenSidebarMiddle, ListActionsProvider, findListActionByAction, getListActionWorkflowId, leadGenManifest, useLeadGenActionRegistry, useLeadGenBulkActions, useLeadGenHeaderActions, useLeadGenRowActions, useListActions, useListProgress } from '../../chunk-K55TU6CC.js';
|
|
16
|
+
import '../../chunk-4WLAVUPS.js';
|
|
17
|
+
import '../../chunk-RXZ3XDBM.js';
|
|
18
|
+
import '../../chunk-JZQNUQE4.js';
|
|
16
19
|
import '../../chunk-L7BZZ4SI.js';
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-MISHPEJX.js';
|
|
20
|
+
import '../../chunk-KXNRTJAE.js';
|
|
19
21
|
import '../../chunk-62GVNH5U.js';
|
|
20
22
|
import '../../chunk-P45GQ3ZW.js';
|
|
21
23
|
import '../../chunk-2GIJBHZT.js';
|
|
@@ -26,7 +28,7 @@ import '../../chunk-UD657ICS.js';
|
|
|
26
28
|
import '../../chunk-DD3CCMCZ.js';
|
|
27
29
|
import '../../chunk-RNP5R5I3.js';
|
|
28
30
|
import '../../chunk-RT4KRGZT.js';
|
|
29
|
-
import '../../chunk-
|
|
31
|
+
import '../../chunk-5ZK7K7YP.js';
|
|
30
32
|
import '../../chunk-Y6I3IC45.js';
|
|
31
33
|
import '../../chunk-6SSQGWK7.js';
|
|
32
34
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter } from '../../chunk-OGG3QJYW.js';
|
|
2
|
+
import '../../chunk-XODQUPFW.js';
|
|
3
|
+
import '../../chunk-QAILYRC2.js';
|
|
4
4
|
import '../../chunk-LGKLC5MG.js';
|
|
5
|
+
import '../../chunk-EFQLXRYT.js';
|
|
5
6
|
import '../../chunk-YQQ5GRUR.js';
|
|
6
7
|
import '../../chunk-VM2OWOXL.js';
|
|
7
|
-
import '../../chunk-E6YGA5WH.js';
|
|
8
8
|
import '../../chunk-PDHTXPSF.js';
|
|
9
|
-
export { monitoringManifest } from '../../chunk-
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-
|
|
9
|
+
export { monitoringManifest } from '../../chunk-K55TU6CC.js';
|
|
10
|
+
import '../../chunk-4WLAVUPS.js';
|
|
11
|
+
import '../../chunk-RXZ3XDBM.js';
|
|
12
|
+
import '../../chunk-JZQNUQE4.js';
|
|
13
13
|
import '../../chunk-L7BZZ4SI.js';
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-MISHPEJX.js';
|
|
14
|
+
import '../../chunk-KXNRTJAE.js';
|
|
16
15
|
import '../../chunk-62GVNH5U.js';
|
|
17
16
|
import '../../chunk-P45GQ3ZW.js';
|
|
18
17
|
import '../../chunk-2GIJBHZT.js';
|
|
@@ -23,7 +22,7 @@ import '../../chunk-UD657ICS.js';
|
|
|
23
22
|
import '../../chunk-DD3CCMCZ.js';
|
|
24
23
|
import '../../chunk-RNP5R5I3.js';
|
|
25
24
|
import '../../chunk-RT4KRGZT.js';
|
|
26
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-5ZK7K7YP.js';
|
|
27
26
|
import '../../chunk-Y6I3IC45.js';
|
|
28
27
|
import '../../chunk-6SSQGWK7.js';
|
|
29
28
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -66,65 +66,6 @@
|
|
|
66
66
|
color: var(--color-text-dimmed);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
/* src/components/display/ElevasisLoader.module.css */
|
|
70
|
-
.wrapper {
|
|
71
|
-
display: inline-flex;
|
|
72
|
-
align-items: center;
|
|
73
|
-
justify-content: center;
|
|
74
|
-
width: var(--loader-size);
|
|
75
|
-
height: var(--loader-size);
|
|
76
|
-
overflow: visible;
|
|
77
|
-
}
|
|
78
|
-
.loader {
|
|
79
|
-
width: 100%;
|
|
80
|
-
height: 100%;
|
|
81
|
-
display: block;
|
|
82
|
-
overflow: visible;
|
|
83
|
-
}
|
|
84
|
-
.chevron {
|
|
85
|
-
stroke: var(--loader-color);
|
|
86
|
-
stroke-width: 2;
|
|
87
|
-
stroke-linecap: square;
|
|
88
|
-
stroke-linejoin: miter;
|
|
89
|
-
fill: none;
|
|
90
|
-
opacity: 0.15;
|
|
91
|
-
animation: chevronPulse 2s ease-in-out infinite;
|
|
92
|
-
filter: drop-shadow(0 0 1.5px var(--loader-color));
|
|
93
|
-
}
|
|
94
|
-
[data-mantine-color-scheme=light] .chevron {
|
|
95
|
-
filter: none;
|
|
96
|
-
}
|
|
97
|
-
.c1 {
|
|
98
|
-
animation-delay: 0s;
|
|
99
|
-
}
|
|
100
|
-
.c2 {
|
|
101
|
-
animation-delay: 0.2s;
|
|
102
|
-
}
|
|
103
|
-
.c3 {
|
|
104
|
-
animation-delay: 0.4s;
|
|
105
|
-
}
|
|
106
|
-
@keyframes chevronPulse {
|
|
107
|
-
0%, 100% {
|
|
108
|
-
opacity: 0.12;
|
|
109
|
-
filter: drop-shadow(0 0 1px var(--loader-color));
|
|
110
|
-
}
|
|
111
|
-
40%, 60% {
|
|
112
|
-
opacity: 1;
|
|
113
|
-
filter: drop-shadow(0 0 3px var(--loader-color));
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
[data-mantine-color-scheme=light] .chevron {
|
|
117
|
-
animation-name: chevronPulseLight;
|
|
118
|
-
}
|
|
119
|
-
@keyframes chevronPulseLight {
|
|
120
|
-
0%, 100% {
|
|
121
|
-
opacity: 0.2;
|
|
122
|
-
}
|
|
123
|
-
40%, 60% {
|
|
124
|
-
opacity: 1;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
|
|
128
69
|
/* src/theme/custom.css */
|
|
129
70
|
.mantine-Button-root[data-variant=default] {
|
|
130
71
|
background-color: var(--color-surface);
|
|
@@ -274,6 +215,65 @@
|
|
|
274
215
|
display: none;
|
|
275
216
|
}
|
|
276
217
|
|
|
218
|
+
/* src/components/display/ElevasisLoader.module.css */
|
|
219
|
+
.wrapper {
|
|
220
|
+
display: inline-flex;
|
|
221
|
+
align-items: center;
|
|
222
|
+
justify-content: center;
|
|
223
|
+
width: var(--loader-size);
|
|
224
|
+
height: var(--loader-size);
|
|
225
|
+
overflow: visible;
|
|
226
|
+
}
|
|
227
|
+
.loader {
|
|
228
|
+
width: 100%;
|
|
229
|
+
height: 100%;
|
|
230
|
+
display: block;
|
|
231
|
+
overflow: visible;
|
|
232
|
+
}
|
|
233
|
+
.chevron {
|
|
234
|
+
stroke: var(--loader-color);
|
|
235
|
+
stroke-width: 2;
|
|
236
|
+
stroke-linecap: square;
|
|
237
|
+
stroke-linejoin: miter;
|
|
238
|
+
fill: none;
|
|
239
|
+
opacity: 0.15;
|
|
240
|
+
animation: chevronPulse 2s ease-in-out infinite;
|
|
241
|
+
filter: drop-shadow(0 0 1.5px var(--loader-color));
|
|
242
|
+
}
|
|
243
|
+
[data-mantine-color-scheme=light] .chevron {
|
|
244
|
+
filter: none;
|
|
245
|
+
}
|
|
246
|
+
.c1 {
|
|
247
|
+
animation-delay: 0s;
|
|
248
|
+
}
|
|
249
|
+
.c2 {
|
|
250
|
+
animation-delay: 0.2s;
|
|
251
|
+
}
|
|
252
|
+
.c3 {
|
|
253
|
+
animation-delay: 0.4s;
|
|
254
|
+
}
|
|
255
|
+
@keyframes chevronPulse {
|
|
256
|
+
0%, 100% {
|
|
257
|
+
opacity: 0.12;
|
|
258
|
+
filter: drop-shadow(0 0 1px var(--loader-color));
|
|
259
|
+
}
|
|
260
|
+
40%, 60% {
|
|
261
|
+
opacity: 1;
|
|
262
|
+
filter: drop-shadow(0 0 3px var(--loader-color));
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
[data-mantine-color-scheme=light] .chevron {
|
|
266
|
+
animation-name: chevronPulseLight;
|
|
267
|
+
}
|
|
268
|
+
@keyframes chevronPulseLight {
|
|
269
|
+
0%, 100% {
|
|
270
|
+
opacity: 0.2;
|
|
271
|
+
}
|
|
272
|
+
40%, 60% {
|
|
273
|
+
opacity: 1;
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
|
|
277
277
|
/* src/graph/Graph.globals.css */
|
|
278
278
|
.elevasis-graph-root .react-flow__node.selected,
|
|
279
279
|
.elevasis-graph-root .react-flow__node:focus,
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import { useRequestsList, useUpdateRequestStatus, useDeleteRequest, useRequest } from '../../../chunk-
|
|
1
|
+
import { useRequestsList, useUpdateRequestStatus, useDeleteRequest, useRequest } from '../../../chunk-WJN2VVVJ.js';
|
|
2
2
|
import { useTableSelection } from '../../../chunk-WDBNW44Z.js';
|
|
3
3
|
import { TableSelectionToolbar } from '../../../chunk-TUMSNGTX.js';
|
|
4
4
|
import { FilterBar } from '../../../chunk-PDHTXPSF.js';
|
|
5
|
-
import { ConfirmationModal, RequestModal, usePaginationState, PageTitleCaption, CustomModal, ContextViewer, JsonViewer } from '../../../chunk-
|
|
6
|
-
export { RequestActionIcon, RequestModal, requestTopbarActionManifest, submittedRequestsManifest } from '../../../chunk-
|
|
7
|
-
import '../../../chunk-
|
|
8
|
-
import '../../../chunk-
|
|
9
|
-
import '../../../chunk-
|
|
5
|
+
import { ConfirmationModal, RequestModal, usePaginationState, PageTitleCaption, CustomModal, ContextViewer, JsonViewer } from '../../../chunk-K55TU6CC.js';
|
|
6
|
+
export { RequestActionIcon, RequestModal, requestTopbarActionManifest, submittedRequestsManifest } from '../../../chunk-K55TU6CC.js';
|
|
7
|
+
import '../../../chunk-4WLAVUPS.js';
|
|
8
|
+
import '../../../chunk-RXZ3XDBM.js';
|
|
9
|
+
import '../../../chunk-JZQNUQE4.js';
|
|
10
10
|
import '../../../chunk-L7BZZ4SI.js';
|
|
11
|
-
import '../../../chunk-
|
|
12
|
-
import '../../../chunk-MISHPEJX.js';
|
|
11
|
+
import '../../../chunk-KXNRTJAE.js';
|
|
13
12
|
import { CardHeader } from '../../../chunk-62GVNH5U.js';
|
|
14
13
|
import '../../../chunk-P45GQ3ZW.js';
|
|
15
14
|
import '../../../chunk-2GIJBHZT.js';
|
|
@@ -20,7 +19,7 @@ import '../../../chunk-UD657ICS.js';
|
|
|
20
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-5ZK7K7YP.js';
|
|
24
23
|
import '../../../chunk-Y6I3IC45.js';
|
|
25
24
|
import '../../../chunk-6SSQGWK7.js';
|
|
26
25
|
import '../../../chunk-BI5VDO2K.js';
|
|
@@ -516,7 +516,7 @@ function NotesPanelView() {
|
|
|
516
516
|
)
|
|
517
517
|
] }) });
|
|
518
518
|
}
|
|
519
|
-
function
|
|
519
|
+
function NoteRow({ icon, iconColor, iconBackground, title, onClick, meta }) {
|
|
520
520
|
return /* @__PURE__ */ jsxs(
|
|
521
521
|
"div",
|
|
522
522
|
{
|
|
@@ -557,7 +557,7 @@ function OverviewListRow({ icon, iconColor, iconBackground, title, onClick, meta
|
|
|
557
557
|
}
|
|
558
558
|
);
|
|
559
559
|
}
|
|
560
|
-
function
|
|
560
|
+
function NoteList({ children }) {
|
|
561
561
|
return /* @__PURE__ */ jsx("div", { style: { display: "flex", flexDirection: "column", gap: 2 }, children });
|
|
562
562
|
}
|
|
563
563
|
var HIGHLIGHT_PRIORITIES = ["urgent", "high"];
|
|
@@ -584,7 +584,7 @@ function priorityRow(note, onOpen) {
|
|
|
584
584
|
const display = note.title?.trim() || note.content;
|
|
585
585
|
const priorityLabel = note.priority.charAt(0).toUpperCase() + note.priority.slice(1);
|
|
586
586
|
return /* @__PURE__ */ jsx(
|
|
587
|
-
|
|
587
|
+
NoteRow,
|
|
588
588
|
{
|
|
589
589
|
icon: /* @__PURE__ */ jsx(Icon, { size: 13 }),
|
|
590
590
|
iconColor: color,
|
|
@@ -616,7 +616,7 @@ function PriorityNotesCard({ onNavigateToNotes }) {
|
|
|
616
616
|
] }) : null
|
|
617
617
|
}
|
|
618
618
|
),
|
|
619
|
-
/* @__PURE__ */ jsx(
|
|
619
|
+
/* @__PURE__ */ jsx(NoteList, { children: priorityNotes.map((note) => priorityRow(note, onNavigateToNotes)) })
|
|
620
620
|
] });
|
|
621
621
|
}
|
|
622
622
|
|
|
@@ -66,65 +66,6 @@
|
|
|
66
66
|
color: var(--color-text-dimmed);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
/* src/components/display/ElevasisLoader.module.css */
|
|
70
|
-
.wrapper {
|
|
71
|
-
display: inline-flex;
|
|
72
|
-
align-items: center;
|
|
73
|
-
justify-content: center;
|
|
74
|
-
width: var(--loader-size);
|
|
75
|
-
height: var(--loader-size);
|
|
76
|
-
overflow: visible;
|
|
77
|
-
}
|
|
78
|
-
.loader {
|
|
79
|
-
width: 100%;
|
|
80
|
-
height: 100%;
|
|
81
|
-
display: block;
|
|
82
|
-
overflow: visible;
|
|
83
|
-
}
|
|
84
|
-
.chevron {
|
|
85
|
-
stroke: var(--loader-color);
|
|
86
|
-
stroke-width: 2;
|
|
87
|
-
stroke-linecap: square;
|
|
88
|
-
stroke-linejoin: miter;
|
|
89
|
-
fill: none;
|
|
90
|
-
opacity: 0.15;
|
|
91
|
-
animation: chevronPulse 2s ease-in-out infinite;
|
|
92
|
-
filter: drop-shadow(0 0 1.5px var(--loader-color));
|
|
93
|
-
}
|
|
94
|
-
[data-mantine-color-scheme=light] .chevron {
|
|
95
|
-
filter: none;
|
|
96
|
-
}
|
|
97
|
-
.c1 {
|
|
98
|
-
animation-delay: 0s;
|
|
99
|
-
}
|
|
100
|
-
.c2 {
|
|
101
|
-
animation-delay: 0.2s;
|
|
102
|
-
}
|
|
103
|
-
.c3 {
|
|
104
|
-
animation-delay: 0.4s;
|
|
105
|
-
}
|
|
106
|
-
@keyframes chevronPulse {
|
|
107
|
-
0%, 100% {
|
|
108
|
-
opacity: 0.12;
|
|
109
|
-
filter: drop-shadow(0 0 1px var(--loader-color));
|
|
110
|
-
}
|
|
111
|
-
40%, 60% {
|
|
112
|
-
opacity: 1;
|
|
113
|
-
filter: drop-shadow(0 0 3px var(--loader-color));
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
[data-mantine-color-scheme=light] .chevron {
|
|
117
|
-
animation-name: chevronPulseLight;
|
|
118
|
-
}
|
|
119
|
-
@keyframes chevronPulseLight {
|
|
120
|
-
0%, 100% {
|
|
121
|
-
opacity: 0.2;
|
|
122
|
-
}
|
|
123
|
-
40%, 60% {
|
|
124
|
-
opacity: 1;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
|
|
128
69
|
/* src/theme/custom.css */
|
|
129
70
|
.mantine-Button-root[data-variant=default] {
|
|
130
71
|
background-color: var(--color-surface);
|
|
@@ -274,6 +215,65 @@
|
|
|
274
215
|
display: none;
|
|
275
216
|
}
|
|
276
217
|
|
|
218
|
+
/* src/components/display/ElevasisLoader.module.css */
|
|
219
|
+
.wrapper {
|
|
220
|
+
display: inline-flex;
|
|
221
|
+
align-items: center;
|
|
222
|
+
justify-content: center;
|
|
223
|
+
width: var(--loader-size);
|
|
224
|
+
height: var(--loader-size);
|
|
225
|
+
overflow: visible;
|
|
226
|
+
}
|
|
227
|
+
.loader {
|
|
228
|
+
width: 100%;
|
|
229
|
+
height: 100%;
|
|
230
|
+
display: block;
|
|
231
|
+
overflow: visible;
|
|
232
|
+
}
|
|
233
|
+
.chevron {
|
|
234
|
+
stroke: var(--loader-color);
|
|
235
|
+
stroke-width: 2;
|
|
236
|
+
stroke-linecap: square;
|
|
237
|
+
stroke-linejoin: miter;
|
|
238
|
+
fill: none;
|
|
239
|
+
opacity: 0.15;
|
|
240
|
+
animation: chevronPulse 2s ease-in-out infinite;
|
|
241
|
+
filter: drop-shadow(0 0 1.5px var(--loader-color));
|
|
242
|
+
}
|
|
243
|
+
[data-mantine-color-scheme=light] .chevron {
|
|
244
|
+
filter: none;
|
|
245
|
+
}
|
|
246
|
+
.c1 {
|
|
247
|
+
animation-delay: 0s;
|
|
248
|
+
}
|
|
249
|
+
.c2 {
|
|
250
|
+
animation-delay: 0.2s;
|
|
251
|
+
}
|
|
252
|
+
.c3 {
|
|
253
|
+
animation-delay: 0.4s;
|
|
254
|
+
}
|
|
255
|
+
@keyframes chevronPulse {
|
|
256
|
+
0%, 100% {
|
|
257
|
+
opacity: 0.12;
|
|
258
|
+
filter: drop-shadow(0 0 1px var(--loader-color));
|
|
259
|
+
}
|
|
260
|
+
40%, 60% {
|
|
261
|
+
opacity: 1;
|
|
262
|
+
filter: drop-shadow(0 0 3px var(--loader-color));
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
[data-mantine-color-scheme=light] .chevron {
|
|
266
|
+
animation-name: chevronPulseLight;
|
|
267
|
+
}
|
|
268
|
+
@keyframes chevronPulseLight {
|
|
269
|
+
0%, 100% {
|
|
270
|
+
opacity: 0.2;
|
|
271
|
+
}
|
|
272
|
+
40%, 60% {
|
|
273
|
+
opacity: 1;
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
|
|
277
277
|
/* src/graph/Graph.globals.css */
|
|
278
278
|
.elevasis-graph-root .react-flow__node.selected,
|
|
279
279
|
.elevasis-graph-root .react-flow__node:focus,
|
|
@@ -1,26 +1,24 @@
|
|
|
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-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import '../../chunk-FA7LMNQO.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-KMA4FOSV.js';
|
|
2
|
+
import '../../chunk-SPW6UA6B.js';
|
|
3
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-BG6PWDJ3.js';
|
|
4
|
+
import '../../chunk-CTT4RDXE.js';
|
|
6
5
|
import '../../chunk-N6K2Q5BM.js';
|
|
7
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-3RK2NNJX.js';
|
|
8
7
|
import '../../chunk-3MEXPLWT.js';
|
|
9
8
|
import '../../chunk-SNZDFCOQ.js';
|
|
10
9
|
import '../../chunk-QFGNRKIE.js';
|
|
11
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-QAILYRC2.js';
|
|
12
11
|
import '../../chunk-LGKLC5MG.js';
|
|
12
|
+
import '../../chunk-EFQLXRYT.js';
|
|
13
13
|
import '../../chunk-YQQ5GRUR.js';
|
|
14
14
|
import '../../chunk-HENXLGVD.js';
|
|
15
|
-
import '../../chunk-E6YGA5WH.js';
|
|
16
15
|
import '../../chunk-BZZCNLT6.js';
|
|
17
|
-
export { OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourcesSidebar, SessionListItem, SessionsSidebar, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
19
|
-
import '../../chunk-
|
|
20
|
-
import '../../chunk-
|
|
16
|
+
export { OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourcesSidebar, SessionListItem, SessionsSidebar, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-K55TU6CC.js';
|
|
17
|
+
import '../../chunk-4WLAVUPS.js';
|
|
18
|
+
import '../../chunk-RXZ3XDBM.js';
|
|
19
|
+
import '../../chunk-JZQNUQE4.js';
|
|
21
20
|
import '../../chunk-L7BZZ4SI.js';
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-MISHPEJX.js';
|
|
21
|
+
import '../../chunk-KXNRTJAE.js';
|
|
24
22
|
import '../../chunk-62GVNH5U.js';
|
|
25
23
|
import '../../chunk-P45GQ3ZW.js';
|
|
26
24
|
import '../../chunk-2GIJBHZT.js';
|
|
@@ -31,7 +29,7 @@ import '../../chunk-UD657ICS.js';
|
|
|
31
29
|
import '../../chunk-DD3CCMCZ.js';
|
|
32
30
|
import '../../chunk-RNP5R5I3.js';
|
|
33
31
|
import '../../chunk-RT4KRGZT.js';
|
|
34
|
-
import '../../chunk-
|
|
32
|
+
import '../../chunk-5ZK7K7YP.js';
|
|
35
33
|
import '../../chunk-Y6I3IC45.js';
|
|
36
34
|
import '../../chunk-6SSQGWK7.js';
|
|
37
35
|
import '../../chunk-BI5VDO2K.js';
|