@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
|
@@ -522,14 +522,14 @@
|
|
|
522
522
|
}
|
|
523
523
|
.lead-gen-build-action-button:disabled,
|
|
524
524
|
.lead-gen-build-action-button[data-disabled] {
|
|
525
|
-
background-color:
|
|
526
|
-
border-color:
|
|
525
|
+
background-color: var(--surface-primary-muted) !important;
|
|
526
|
+
border-color: var(--border-primary-subtle) !important;
|
|
527
527
|
color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
|
|
528
528
|
opacity: 0.78;
|
|
529
529
|
}
|
|
530
530
|
.lead-gen-build-action-button:disabled:hover,
|
|
531
531
|
.lead-gen-build-action-button[data-disabled]:hover {
|
|
532
|
-
background-color:
|
|
532
|
+
background-color: var(--surface-primary-muted) !important;
|
|
533
533
|
}
|
|
534
534
|
.mantine-Accordion-control:hover {
|
|
535
535
|
background-color: var(--color-surface-hover);
|
|
@@ -537,35 +537,24 @@
|
|
|
537
537
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
538
538
|
background-color: var(--color-surface-hover);
|
|
539
539
|
}
|
|
540
|
-
.mantine-Select-option:hover
|
|
541
|
-
|
|
540
|
+
.mantine-Select-option:hover,
|
|
541
|
+
.mantine-MultiSelect-option:hover,
|
|
542
|
+
.mantine-TagsInput-option:hover,
|
|
543
|
+
.mantine-Combobox-option:hover {
|
|
544
|
+
background-color: var(--surface-primary-muted) !important;
|
|
545
|
+
}
|
|
546
|
+
.mantine-Select-option[data-combobox-selected],
|
|
547
|
+
.mantine-MultiSelect-option[data-combobox-selected],
|
|
548
|
+
.mantine-TagsInput-option[data-combobox-selected],
|
|
549
|
+
.mantine-Combobox-option[data-combobox-selected] {
|
|
550
|
+
background-color: var(--surface-primary-subtle) !important;
|
|
551
|
+
color: var(--color-text);
|
|
542
552
|
}
|
|
543
|
-
[data-mantine-color-scheme] .mantine-Tabs-root {
|
|
544
|
-
--tabs-color: var(--color-primary);
|
|
553
|
+
[data-mantine-color-scheme=dark] .mantine-Tabs-root {
|
|
545
554
|
--tab-border-color: var(--color-border);
|
|
546
|
-
--tab-hover-color: color-mix(in srgb, var(--color-surface-hover) 70%, transparent);
|
|
547
|
-
}
|
|
548
|
-
[data-mantine-color-scheme] .mantine-Tabs-list::before {
|
|
549
|
-
border-color: var(--color-border);
|
|
550
555
|
}
|
|
551
|
-
|
|
552
|
-
color: var(--color-
|
|
553
|
-
border-color: transparent;
|
|
554
|
-
background-color: transparent;
|
|
555
|
-
transition:
|
|
556
|
-
background-color var(--duration-fast) var(--easing),
|
|
557
|
-
border-color var(--duration-fast) var(--easing),
|
|
558
|
-
color var(--duration-fast) var(--easing);
|
|
559
|
-
}
|
|
560
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab:not([data-active]):hover {
|
|
561
|
-
background-color: var(--tab-hover-color);
|
|
562
|
-
border-color: var(--color-border);
|
|
563
|
-
}
|
|
564
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab[data-active],
|
|
565
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab[data-active]:hover {
|
|
566
|
-
color: var(--color-text);
|
|
567
|
-
background-color: transparent;
|
|
568
|
-
border-color: var(--color-primary);
|
|
556
|
+
.mantine-Tabs-tab:hover {
|
|
557
|
+
background-color: var(--color-surface-hover);
|
|
569
558
|
}
|
|
570
559
|
.mantine-Pagination-control:not([data-active]) {
|
|
571
560
|
background: var(--color-surface);
|
|
@@ -1,31 +1,32 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-LWKZ3BCC.js';
|
|
2
|
+
import '../../chunk-YO2YORW4.js';
|
|
3
3
|
import '../../chunk-LGKLC5MG.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-OGXKOMUT.js';
|
|
5
|
+
import '../../chunk-CW3UNAF2.js';
|
|
5
6
|
import '../../chunk-RYTEQBAO.js';
|
|
6
7
|
import '../../chunk-PDHTXPSF.js';
|
|
7
8
|
import '../../chunk-KVJ3LFH2.js';
|
|
8
9
|
import '../../chunk-E4WQGJNS.js';
|
|
9
10
|
import '../../chunk-7M2VOCYN.js';
|
|
10
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-YHBPR67D.js';
|
|
11
12
|
import '../../chunk-VKMNWHTL.js';
|
|
12
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-G26INIF3.js';
|
|
13
14
|
import '../../chunk-BRXELOHC.js';
|
|
14
|
-
import '../../chunk-22UVE3RA.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
16
|
import '../../chunk-VMJVQAFZ.js';
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-JPGX3533.js';
|
|
18
|
+
import '../../chunk-LH4GPYDX.js';
|
|
19
|
+
import '../../chunk-HLFFKKT3.js';
|
|
19
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
20
|
-
import '../../chunk-
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-
|
|
24
|
-
import '../../chunk-JMI7L7Y7.js';
|
|
21
|
+
import '../../chunk-ZFLM2YVW.js';
|
|
22
|
+
import '../../chunk-RIFTUOPE.js';
|
|
23
|
+
import '../../chunk-3KMDHCAR.js';
|
|
24
|
+
import '../../chunk-W2ZTLH7Y.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
26
|
import '../../chunk-V3HUIZJX.js';
|
|
27
|
-
import '../../chunk-
|
|
28
|
-
import '../../chunk-
|
|
27
|
+
import '../../chunk-TKAYX2SP.js';
|
|
28
|
+
import '../../chunk-NYBEU5TE.js';
|
|
29
|
+
import '../../chunk-SGS4CQ2B.js';
|
|
29
30
|
import '../../chunk-2IFYDILW.js';
|
|
30
31
|
import '../../chunk-Q7DJKLEN.js';
|
|
31
32
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -34,7 +35,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
34
35
|
import '../../chunk-KU7ZDWQ7.js';
|
|
35
36
|
import '../../chunk-DT3QYZVU.js';
|
|
36
37
|
import '../../chunk-RNP5R5I3.js';
|
|
37
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-QD4X4H5A.js';
|
|
38
39
|
import '../../chunk-KRWALB24.js';
|
|
39
40
|
import '../../chunk-WFTNY755.js';
|
|
40
41
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -138,14 +138,14 @@
|
|
|
138
138
|
}
|
|
139
139
|
.lead-gen-build-action-button:disabled,
|
|
140
140
|
.lead-gen-build-action-button[data-disabled] {
|
|
141
|
-
background-color:
|
|
142
|
-
border-color:
|
|
141
|
+
background-color: var(--surface-primary-muted) !important;
|
|
142
|
+
border-color: var(--border-primary-subtle) !important;
|
|
143
143
|
color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
|
|
144
144
|
opacity: 0.78;
|
|
145
145
|
}
|
|
146
146
|
.lead-gen-build-action-button:disabled:hover,
|
|
147
147
|
.lead-gen-build-action-button[data-disabled]:hover {
|
|
148
|
-
background-color:
|
|
148
|
+
background-color: var(--surface-primary-muted) !important;
|
|
149
149
|
}
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
@@ -153,35 +153,24 @@
|
|
|
153
153
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
154
|
background-color: var(--color-surface-hover);
|
|
155
155
|
}
|
|
156
|
-
.mantine-Select-option:hover
|
|
157
|
-
|
|
156
|
+
.mantine-Select-option:hover,
|
|
157
|
+
.mantine-MultiSelect-option:hover,
|
|
158
|
+
.mantine-TagsInput-option:hover,
|
|
159
|
+
.mantine-Combobox-option:hover {
|
|
160
|
+
background-color: var(--surface-primary-muted) !important;
|
|
161
|
+
}
|
|
162
|
+
.mantine-Select-option[data-combobox-selected],
|
|
163
|
+
.mantine-MultiSelect-option[data-combobox-selected],
|
|
164
|
+
.mantine-TagsInput-option[data-combobox-selected],
|
|
165
|
+
.mantine-Combobox-option[data-combobox-selected] {
|
|
166
|
+
background-color: var(--surface-primary-subtle) !important;
|
|
167
|
+
color: var(--color-text);
|
|
158
168
|
}
|
|
159
|
-
[data-mantine-color-scheme] .mantine-Tabs-root {
|
|
160
|
-
--tabs-color: var(--color-primary);
|
|
169
|
+
[data-mantine-color-scheme=dark] .mantine-Tabs-root {
|
|
161
170
|
--tab-border-color: var(--color-border);
|
|
162
|
-
--tab-hover-color: color-mix(in srgb, var(--color-surface-hover) 70%, transparent);
|
|
163
|
-
}
|
|
164
|
-
[data-mantine-color-scheme] .mantine-Tabs-list::before {
|
|
165
|
-
border-color: var(--color-border);
|
|
166
|
-
}
|
|
167
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab {
|
|
168
|
-
color: var(--color-text);
|
|
169
|
-
border-color: transparent;
|
|
170
|
-
background-color: transparent;
|
|
171
|
-
transition:
|
|
172
|
-
background-color var(--duration-fast) var(--easing),
|
|
173
|
-
border-color var(--duration-fast) var(--easing),
|
|
174
|
-
color var(--duration-fast) var(--easing);
|
|
175
|
-
}
|
|
176
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab:not([data-active]):hover {
|
|
177
|
-
background-color: var(--tab-hover-color);
|
|
178
|
-
border-color: var(--color-border);
|
|
179
171
|
}
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
color: var(--color-text);
|
|
183
|
-
background-color: transparent;
|
|
184
|
-
border-color: var(--color-primary);
|
|
172
|
+
.mantine-Tabs-tab:hover {
|
|
173
|
+
background-color: var(--color-surface-hover);
|
|
185
174
|
}
|
|
186
175
|
.mantine-Pagination-control:not([data-active]) {
|
|
187
176
|
background: var(--color-surface);
|
|
@@ -237,6 +226,16 @@
|
|
|
237
226
|
display: none;
|
|
238
227
|
}
|
|
239
228
|
|
|
229
|
+
/* src/graph/Graph.globals.css */
|
|
230
|
+
.elevasis-graph-root .react-flow__node.selected,
|
|
231
|
+
.elevasis-graph-root .react-flow__node:focus,
|
|
232
|
+
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
233
|
+
outline: none !important;
|
|
234
|
+
}
|
|
235
|
+
.elevasis-graph-root .react-flow__node.selected > * {
|
|
236
|
+
box-shadow: none;
|
|
237
|
+
}
|
|
238
|
+
|
|
240
239
|
/* src/graph/Graph.module.css */
|
|
241
240
|
@keyframes edgeFlow {
|
|
242
241
|
0% {
|
|
@@ -610,13 +609,3 @@
|
|
|
610
609
|
transform: none;
|
|
611
610
|
}
|
|
612
611
|
}
|
|
613
|
-
|
|
614
|
-
/* src/graph/Graph.globals.css */
|
|
615
|
-
.elevasis-graph-root .react-flow__node.selected,
|
|
616
|
-
.elevasis-graph-root .react-flow__node:focus,
|
|
617
|
-
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
618
|
-
outline: none !important;
|
|
619
|
-
}
|
|
620
|
-
.elevasis-graph-root .react-flow__node.selected > * {
|
|
621
|
-
box-shadow: none;
|
|
622
|
-
}
|
|
@@ -2,25 +2,25 @@ import { TableSelectionToolbar } from '../../../chunk-TUMSNGTX.js';
|
|
|
2
2
|
import { FilterBar } from '../../../chunk-PDHTXPSF.js';
|
|
3
3
|
import { ConfirmationModal, CustomModal } from '../../../chunk-KVJ3LFH2.js';
|
|
4
4
|
import '../../../chunk-7M2VOCYN.js';
|
|
5
|
-
import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-
|
|
5
|
+
import { usePaginationState, useRequestsList, useUpdateRequestStatus, useDeleteRequest, useTableSelection, useRequest } from '../../../chunk-YHBPR67D.js';
|
|
6
6
|
import '../../../chunk-VKMNWHTL.js';
|
|
7
|
-
import '../../../chunk-
|
|
7
|
+
import '../../../chunk-G26INIF3.js';
|
|
8
8
|
import '../../../chunk-BRXELOHC.js';
|
|
9
|
-
import '../../../chunk-22UVE3RA.js';
|
|
10
9
|
import '../../../chunk-3ZMAGTWF.js';
|
|
11
10
|
import '../../../chunk-VMJVQAFZ.js';
|
|
12
|
-
import '../../../chunk-
|
|
13
|
-
import '../../../chunk-
|
|
11
|
+
import '../../../chunk-JPGX3533.js';
|
|
12
|
+
import '../../../chunk-LH4GPYDX.js';
|
|
13
|
+
import '../../../chunk-HLFFKKT3.js';
|
|
14
14
|
import '../../../chunk-WLOQ4IBG.js';
|
|
15
|
-
import '../../../chunk-
|
|
16
|
-
import '../../../chunk-
|
|
17
|
-
import
|
|
18
|
-
import '../../../chunk-
|
|
19
|
-
import '../../../chunk-JMI7L7Y7.js';
|
|
15
|
+
import '../../../chunk-ZFLM2YVW.js';
|
|
16
|
+
import { PageTitleCaption, CardHeader, ContextViewer, JsonViewer } from '../../../chunk-RIFTUOPE.js';
|
|
17
|
+
import '../../../chunk-3KMDHCAR.js';
|
|
18
|
+
import '../../../chunk-W2ZTLH7Y.js';
|
|
20
19
|
import '../../../chunk-SZHARWKU.js';
|
|
21
20
|
import '../../../chunk-V3HUIZJX.js';
|
|
22
|
-
import '../../../chunk-
|
|
23
|
-
import '../../../chunk-
|
|
21
|
+
import '../../../chunk-TKAYX2SP.js';
|
|
22
|
+
import '../../../chunk-NYBEU5TE.js';
|
|
23
|
+
import '../../../chunk-SGS4CQ2B.js';
|
|
24
24
|
import '../../../chunk-2IFYDILW.js';
|
|
25
25
|
import '../../../chunk-Q7DJKLEN.js';
|
|
26
26
|
import '../../../chunk-GESXCQWY.js';
|
|
@@ -29,7 +29,7 @@ import '../../../chunk-E565XMTQ.js';
|
|
|
29
29
|
import '../../../chunk-KU7ZDWQ7.js';
|
|
30
30
|
import '../../../chunk-DT3QYZVU.js';
|
|
31
31
|
import '../../../chunk-RNP5R5I3.js';
|
|
32
|
-
import { formatTimeAgo } from '../../../chunk-
|
|
32
|
+
import { formatTimeAgo } from '../../../chunk-QD4X4H5A.js';
|
|
33
33
|
import '../../../chunk-KRWALB24.js';
|
|
34
34
|
import '../../../chunk-WFTNY755.js';
|
|
35
35
|
import '../../../chunk-WKJ47GIW.js';
|
|
@@ -138,14 +138,14 @@
|
|
|
138
138
|
}
|
|
139
139
|
.lead-gen-build-action-button:disabled,
|
|
140
140
|
.lead-gen-build-action-button[data-disabled] {
|
|
141
|
-
background-color:
|
|
142
|
-
border-color:
|
|
141
|
+
background-color: var(--surface-primary-muted) !important;
|
|
142
|
+
border-color: var(--border-primary-subtle) !important;
|
|
143
143
|
color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
|
|
144
144
|
opacity: 0.78;
|
|
145
145
|
}
|
|
146
146
|
.lead-gen-build-action-button:disabled:hover,
|
|
147
147
|
.lead-gen-build-action-button[data-disabled]:hover {
|
|
148
|
-
background-color:
|
|
148
|
+
background-color: var(--surface-primary-muted) !important;
|
|
149
149
|
}
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
@@ -153,35 +153,24 @@
|
|
|
153
153
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
154
|
background-color: var(--color-surface-hover);
|
|
155
155
|
}
|
|
156
|
-
.mantine-Select-option:hover
|
|
157
|
-
|
|
156
|
+
.mantine-Select-option:hover,
|
|
157
|
+
.mantine-MultiSelect-option:hover,
|
|
158
|
+
.mantine-TagsInput-option:hover,
|
|
159
|
+
.mantine-Combobox-option:hover {
|
|
160
|
+
background-color: var(--surface-primary-muted) !important;
|
|
161
|
+
}
|
|
162
|
+
.mantine-Select-option[data-combobox-selected],
|
|
163
|
+
.mantine-MultiSelect-option[data-combobox-selected],
|
|
164
|
+
.mantine-TagsInput-option[data-combobox-selected],
|
|
165
|
+
.mantine-Combobox-option[data-combobox-selected] {
|
|
166
|
+
background-color: var(--surface-primary-subtle) !important;
|
|
167
|
+
color: var(--color-text);
|
|
158
168
|
}
|
|
159
|
-
[data-mantine-color-scheme] .mantine-Tabs-root {
|
|
160
|
-
--tabs-color: var(--color-primary);
|
|
169
|
+
[data-mantine-color-scheme=dark] .mantine-Tabs-root {
|
|
161
170
|
--tab-border-color: var(--color-border);
|
|
162
|
-
--tab-hover-color: color-mix(in srgb, var(--color-surface-hover) 70%, transparent);
|
|
163
|
-
}
|
|
164
|
-
[data-mantine-color-scheme] .mantine-Tabs-list::before {
|
|
165
|
-
border-color: var(--color-border);
|
|
166
|
-
}
|
|
167
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab {
|
|
168
|
-
color: var(--color-text);
|
|
169
|
-
border-color: transparent;
|
|
170
|
-
background-color: transparent;
|
|
171
|
-
transition:
|
|
172
|
-
background-color var(--duration-fast) var(--easing),
|
|
173
|
-
border-color var(--duration-fast) var(--easing),
|
|
174
|
-
color var(--duration-fast) var(--easing);
|
|
175
|
-
}
|
|
176
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab:not([data-active]):hover {
|
|
177
|
-
background-color: var(--tab-hover-color);
|
|
178
|
-
border-color: var(--color-border);
|
|
179
171
|
}
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
color: var(--color-text);
|
|
183
|
-
background-color: transparent;
|
|
184
|
-
border-color: var(--color-primary);
|
|
172
|
+
.mantine-Tabs-tab:hover {
|
|
173
|
+
background-color: var(--color-surface-hover);
|
|
185
174
|
}
|
|
186
175
|
.mantine-Pagination-control:not([data-active]) {
|
|
187
176
|
background: var(--color-surface);
|
|
@@ -237,6 +226,16 @@
|
|
|
237
226
|
display: none;
|
|
238
227
|
}
|
|
239
228
|
|
|
229
|
+
/* src/graph/Graph.globals.css */
|
|
230
|
+
.elevasis-graph-root .react-flow__node.selected,
|
|
231
|
+
.elevasis-graph-root .react-flow__node:focus,
|
|
232
|
+
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
233
|
+
outline: none !important;
|
|
234
|
+
}
|
|
235
|
+
.elevasis-graph-root .react-flow__node.selected > * {
|
|
236
|
+
box-shadow: none;
|
|
237
|
+
}
|
|
238
|
+
|
|
240
239
|
/* src/graph/Graph.module.css */
|
|
241
240
|
@keyframes edgeFlow {
|
|
242
241
|
0% {
|
|
@@ -610,13 +609,3 @@
|
|
|
610
609
|
transform: none;
|
|
611
610
|
}
|
|
612
611
|
}
|
|
613
|
-
|
|
614
|
-
/* src/graph/Graph.globals.css */
|
|
615
|
-
.elevasis-graph-root .react-flow__node.selected,
|
|
616
|
-
.elevasis-graph-root .react-flow__node:focus,
|
|
617
|
-
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
618
|
-
outline: none !important;
|
|
619
|
-
}
|
|
620
|
-
.elevasis-graph-root .react-flow__node.selected > * {
|
|
621
|
-
box-shadow: none;
|
|
622
|
-
}
|
|
@@ -3,16 +3,6 @@ import { z } from 'zod';
|
|
|
3
3
|
import { ReactNode, ComponentType } from 'react';
|
|
4
4
|
import { EventSourceMessage } from '@microsoft/fetch-event-source';
|
|
5
5
|
|
|
6
|
-
/**
|
|
7
|
-
* Shared form field types for dynamic form generation
|
|
8
|
-
* Used by: Command Queue, Execution Runner UI, future form-based features
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Supported form field types for action payloads
|
|
12
|
-
* Maps to Mantine form components
|
|
13
|
-
*/
|
|
14
|
-
type FormFieldType = 'text' | 'textarea' | 'number' | 'select' | 'checkbox' | 'radio' | 'richtext';
|
|
15
|
-
|
|
16
6
|
/**
|
|
17
7
|
* Serialized Registry Types
|
|
18
8
|
*
|
|
@@ -20,67 +10,6 @@ type FormFieldType = 'text' | 'textarea' | 'number' | 'select' | 'checkbox' | 'r
|
|
|
20
10
|
* Serialization happens once at API startup, enabling instant response times.
|
|
21
11
|
*/
|
|
22
12
|
|
|
23
|
-
/**
|
|
24
|
-
* Serialized form field for API responses
|
|
25
|
-
*/
|
|
26
|
-
interface SerializedFormField {
|
|
27
|
-
name: string;
|
|
28
|
-
label: string;
|
|
29
|
-
type: FormFieldType;
|
|
30
|
-
defaultValue?: unknown;
|
|
31
|
-
required?: boolean;
|
|
32
|
-
placeholder?: string;
|
|
33
|
-
description?: string;
|
|
34
|
-
options?: Array<{
|
|
35
|
-
label: string;
|
|
36
|
-
value: string | number;
|
|
37
|
-
}>;
|
|
38
|
-
min?: number;
|
|
39
|
-
max?: number;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* Serialized form schema for API responses
|
|
43
|
-
*/
|
|
44
|
-
interface SerializedFormSchema {
|
|
45
|
-
title?: string;
|
|
46
|
-
description?: string;
|
|
47
|
-
fields: SerializedFormField[];
|
|
48
|
-
layout?: 'vertical' | 'horizontal' | 'grid';
|
|
49
|
-
}
|
|
50
|
-
/**
|
|
51
|
-
* Serialized execution form schema for API responses
|
|
52
|
-
*/
|
|
53
|
-
interface SerializedExecutionFormSchema extends SerializedFormSchema {
|
|
54
|
-
fieldMappings?: Record<string, string>;
|
|
55
|
-
submitButton?: {
|
|
56
|
-
label?: string;
|
|
57
|
-
loadingLabel?: string;
|
|
58
|
-
confirmMessage?: string;
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
/**
|
|
62
|
-
* Serialized schedule config for API responses
|
|
63
|
-
*/
|
|
64
|
-
interface SerializedScheduleConfig {
|
|
65
|
-
enabled: boolean;
|
|
66
|
-
defaultSchedule?: string;
|
|
67
|
-
allowedPatterns?: string[];
|
|
68
|
-
}
|
|
69
|
-
/**
|
|
70
|
-
* Serialized webhook config for API responses
|
|
71
|
-
*/
|
|
72
|
-
interface SerializedWebhookConfig {
|
|
73
|
-
enabled: boolean;
|
|
74
|
-
payloadSchema?: unknown;
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Serialized execution interface for API responses
|
|
78
|
-
*/
|
|
79
|
-
interface SerializedExecutionInterface {
|
|
80
|
-
form: SerializedExecutionFormSchema;
|
|
81
|
-
schedule?: SerializedScheduleConfig;
|
|
82
|
-
webhook?: SerializedWebhookConfig;
|
|
83
|
-
}
|
|
84
13
|
/**
|
|
85
14
|
* Serialized agent definition (JSON-safe)
|
|
86
15
|
* Result of serializeDefinition(AgentDefinition)
|
|
@@ -136,7 +65,6 @@ interface SerializedAgentDefinition {
|
|
|
136
65
|
}>;
|
|
137
66
|
};
|
|
138
67
|
metricsConfig?: object;
|
|
139
|
-
interface?: SerializedExecutionInterface;
|
|
140
68
|
}
|
|
141
69
|
/**
|
|
142
70
|
* Serialized workflow definition (JSON-safe)
|
|
@@ -176,7 +104,6 @@ interface SerializedWorkflowDefinition {
|
|
|
176
104
|
outputSchema?: object;
|
|
177
105
|
};
|
|
178
106
|
metricsConfig?: object;
|
|
179
|
-
interface?: SerializedExecutionInterface;
|
|
180
107
|
}
|
|
181
108
|
|
|
182
109
|
/**
|
|
@@ -470,6 +397,13 @@ interface ResourceDetailPageRenderExecutionPanelArgs {
|
|
|
470
397
|
resourceDefinition: AIResourceDefinition;
|
|
471
398
|
onConnectionStatus: (connected: boolean, count: number) => void;
|
|
472
399
|
}
|
|
400
|
+
interface ResourceDetailPageRenderExecuteDialogArgs {
|
|
401
|
+
opened: boolean;
|
|
402
|
+
onClose: () => void;
|
|
403
|
+
resourceId: string;
|
|
404
|
+
resourceType: ResourceType;
|
|
405
|
+
name: string;
|
|
406
|
+
}
|
|
473
407
|
interface ResourceDetailPageProps {
|
|
474
408
|
/** Resource type (workflow, agent, etc.) */
|
|
475
409
|
type: ResourceType;
|
|
@@ -483,6 +417,12 @@ interface ResourceDetailPageProps {
|
|
|
483
417
|
* `resourceDefinition` is threaded through so the execution panel does not refetch.
|
|
484
418
|
*/
|
|
485
419
|
renderExecutionPanel: (args: ResourceDetailPageRenderExecutionPanelArgs) => ReactNode;
|
|
420
|
+
/**
|
|
421
|
+
* Render-prop for the "Run" dialog. Always required — callers supply either a
|
|
422
|
+
* ZodFormRenderer-backed dialog (for registered workflows) or a minimal confirm
|
|
423
|
+
* dialog (for unregistered workflows).
|
|
424
|
+
*/
|
|
425
|
+
renderExecuteDialog: (args: ResourceDetailPageRenderExecuteDialogArgs) => ReactNode;
|
|
486
426
|
/** Override "Resources" back-link in the header. Defaults to `/operations/resources`. */
|
|
487
427
|
onNavigateToResources?: () => void;
|
|
488
428
|
/** Override "Go to Sessions" link in the header. Defaults to `/operations/sessions?agent=<resourceId>`. */
|
|
@@ -490,7 +430,7 @@ interface ResourceDetailPageProps {
|
|
|
490
430
|
/** Override "Back to Operations" in the not-found state. Defaults to `/operations`. */
|
|
491
431
|
onNavigateBack?: () => void;
|
|
492
432
|
}
|
|
493
|
-
declare function ResourceDetailPage({ type, resourceId, timeRange, renderExecutionPanel, onNavigateToResources, onNavigateToSessions, onNavigateBack }: ResourceDetailPageProps): react_jsx_runtime.JSX.Element;
|
|
433
|
+
declare function ResourceDetailPage({ type, resourceId, timeRange, renderExecutionPanel, renderExecuteDialog, onNavigateToResources, onNavigateToSessions, onNavigateBack }: ResourceDetailPageProps): react_jsx_runtime.JSX.Element;
|
|
494
434
|
|
|
495
435
|
interface ExecuteAsyncResult {
|
|
496
436
|
executionId: string;
|
|
@@ -671,28 +611,6 @@ interface ExecuteWorkflowModalProps {
|
|
|
671
611
|
}
|
|
672
612
|
declare function ExecuteWorkflowModal({ opened, onClose, resource, isPending, error, result, onViewExecution, onReset, children }: ExecuteWorkflowModalProps): react_jsx_runtime.JSX.Element;
|
|
673
613
|
|
|
674
|
-
interface ResourceExecuteFormProps {
|
|
675
|
-
formSchema: SerializedExecutionFormSchema;
|
|
676
|
-
onSubmit: (input: Record<string, unknown>) => void | Promise<void>;
|
|
677
|
-
isPending?: boolean;
|
|
678
|
-
disabled?: boolean;
|
|
679
|
-
submitLabel?: string;
|
|
680
|
-
}
|
|
681
|
-
declare function ResourceExecuteForm({ formSchema, onSubmit, isPending, disabled, submitLabel }: ResourceExecuteFormProps): react_jsx_runtime.JSX.Element;
|
|
682
|
-
|
|
683
|
-
interface ResourceExecuteDialogProps {
|
|
684
|
-
opened: boolean;
|
|
685
|
-
onClose: () => void;
|
|
686
|
-
resource: {
|
|
687
|
-
resourceId: string;
|
|
688
|
-
resourceType: ResourceType;
|
|
689
|
-
name?: string;
|
|
690
|
-
formSchema?: SerializedExecutionFormSchema;
|
|
691
|
-
};
|
|
692
|
-
onViewExecution?: (executionId: string) => void;
|
|
693
|
-
}
|
|
694
|
-
declare function ResourceExecuteDialog({ opened, onClose, resource, onViewExecution }: ResourceExecuteDialogProps): react_jsx_runtime.JSX.Element;
|
|
695
|
-
|
|
696
614
|
interface SessionsPageProps {
|
|
697
615
|
/** Whether the organization context is ready; blocks render until true */
|
|
698
616
|
isReady: boolean;
|
|
@@ -916,5 +834,5 @@ declare function CommandQueueShell({ children }: CommandQueueShellProps): react_
|
|
|
916
834
|
|
|
917
835
|
declare const operationsManifest: FeatureModule;
|
|
918
836
|
|
|
919
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, CommandViewSidebarContent, ExecuteWorkflowModal, ExecutionPanel, OperationsOverview, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage,
|
|
920
|
-
export type { AgentExecutionPanelProps, AgentSessionGroupProps, CommandQueueDetailPageProps, CommandQueueDetailPageRichTextArgs, CommandQueuePageProps, CommandQueueShellProps, CommandViewPageProps, CommandViewSidebarContentProps, ConversationViewSlotArgs, ExecuteWorkflowModalProps, ExecuteWorkflowModalResource, ExecutionPanelProps, OperationsOverviewProps, ResourceDetailPageProps,
|
|
837
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, CommandViewSidebarContent, ExecuteWorkflowModal, ExecutionPanel, OperationsOverview, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest };
|
|
838
|
+
export type { AgentExecutionPanelProps, AgentSessionGroupProps, CommandQueueDetailPageProps, CommandQueueDetailPageRichTextArgs, CommandQueuePageProps, CommandQueueShellProps, CommandViewPageProps, CommandViewSidebarContentProps, ConversationViewSlotArgs, ExecuteWorkflowModalProps, ExecuteWorkflowModalResource, ExecutionPanelProps, OperationsOverviewProps, ResourceDetailPageProps, ResourceDetailPageRenderExecuteDialogArgs, ResourceDetailPageRenderExecutionPanelArgs, ResourcesPageProps, ResourcesSidebarProps, SessionChatAreaProps, SessionChatInterfaceProps, SessionChatPageProps, SessionDetailsSidebarProps, SessionExecutionLogsProps, SessionHeaderProps, SessionListItemProps, SessionsPageProps, SessionsSidebarProps, TaskFilterStatus, WorkflowExecutionPanelProps };
|
|
@@ -1,38 +1,44 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage,
|
|
2
|
-
import '../../chunk-N55DVMAG.js';
|
|
3
|
-
import '../../chunk-ZTWA5H77.js';
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest } from '../../chunk-UY5I2KOZ.js';
|
|
4
2
|
import '../../chunk-ROSMICXG.js';
|
|
5
|
-
export {
|
|
3
|
+
export { CommandViewSidebarContent } from '../../chunk-OHXU5WWK.js';
|
|
4
|
+
import '../../chunk-ZTWA5H77.js';
|
|
5
|
+
import '../../chunk-JDNEWB5F.js';
|
|
6
|
+
import '../../chunk-KEFWANZY.js';
|
|
7
|
+
import '../../chunk-XQQEKWTL.js';
|
|
8
|
+
export { OperationsOverview } from '../../chunk-G66QFZXD.js';
|
|
6
9
|
import '../../chunk-ECNNI3NT.js';
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-4KTLOK7K.js';
|
|
11
|
+
import '../../chunk-3MEXPLWT.js';
|
|
12
|
+
import '../../chunk-YO2YORW4.js';
|
|
9
13
|
import '../../chunk-LGKLC5MG.js';
|
|
10
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-OGXKOMUT.js';
|
|
15
|
+
import '../../chunk-CW3UNAF2.js';
|
|
11
16
|
import '../../chunk-RYTEQBAO.js';
|
|
12
17
|
import '../../chunk-BZZCNLT6.js';
|
|
13
18
|
import '../../chunk-IIMU5YAJ.js';
|
|
14
19
|
import '../../chunk-KVJ3LFH2.js';
|
|
20
|
+
import '../../chunk-22UVE3RA.js';
|
|
15
21
|
import '../../chunk-E4WQGJNS.js';
|
|
16
22
|
import '../../chunk-7M2VOCYN.js';
|
|
17
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-YHBPR67D.js';
|
|
18
24
|
import '../../chunk-VKMNWHTL.js';
|
|
19
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-G26INIF3.js';
|
|
20
26
|
import '../../chunk-BRXELOHC.js';
|
|
21
|
-
import '../../chunk-22UVE3RA.js';
|
|
22
27
|
import '../../chunk-3ZMAGTWF.js';
|
|
23
28
|
import '../../chunk-VMJVQAFZ.js';
|
|
24
|
-
import '../../chunk-
|
|
25
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-JPGX3533.js';
|
|
30
|
+
import '../../chunk-LH4GPYDX.js';
|
|
31
|
+
import '../../chunk-HLFFKKT3.js';
|
|
26
32
|
import '../../chunk-WLOQ4IBG.js';
|
|
27
|
-
import '../../chunk-
|
|
28
|
-
import '../../chunk-
|
|
29
|
-
import '../../chunk-
|
|
30
|
-
import '../../chunk-
|
|
31
|
-
import '../../chunk-JMI7L7Y7.js';
|
|
33
|
+
import '../../chunk-ZFLM2YVW.js';
|
|
34
|
+
import '../../chunk-RIFTUOPE.js';
|
|
35
|
+
import '../../chunk-3KMDHCAR.js';
|
|
36
|
+
import '../../chunk-W2ZTLH7Y.js';
|
|
32
37
|
import '../../chunk-SZHARWKU.js';
|
|
33
38
|
import '../../chunk-V3HUIZJX.js';
|
|
34
|
-
import '../../chunk-
|
|
35
|
-
import '../../chunk-
|
|
39
|
+
import '../../chunk-TKAYX2SP.js';
|
|
40
|
+
import '../../chunk-NYBEU5TE.js';
|
|
41
|
+
import '../../chunk-SGS4CQ2B.js';
|
|
36
42
|
import '../../chunk-2IFYDILW.js';
|
|
37
43
|
import '../../chunk-Q7DJKLEN.js';
|
|
38
44
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -41,7 +47,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
41
47
|
import '../../chunk-KU7ZDWQ7.js';
|
|
42
48
|
import '../../chunk-DT3QYZVU.js';
|
|
43
49
|
import '../../chunk-RNP5R5I3.js';
|
|
44
|
-
import '../../chunk-
|
|
50
|
+
import '../../chunk-QD4X4H5A.js';
|
|
45
51
|
import '../../chunk-KRWALB24.js';
|
|
46
52
|
import '../../chunk-WFTNY755.js';
|
|
47
53
|
import '../../chunk-WKJ47GIW.js';
|