@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
package/dist/layout/index.d.ts
CHANGED
|
@@ -290,6 +290,8 @@ interface LinkItem {
|
|
|
290
290
|
onClick?: () => void;
|
|
291
291
|
/** Optional tour target ID for onboarding highlights on sub-links. */
|
|
292
292
|
dataOnboardingTourId?: string;
|
|
293
|
+
/** When true, only mark active on exact path match (not on prefix). Used when a sibling has a more-specific sub-path. */
|
|
294
|
+
exact?: boolean;
|
|
293
295
|
}
|
|
294
296
|
interface LinksGroupProps {
|
|
295
297
|
icon: React$1.ComponentType<{
|
package/dist/layout/index.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-
|
|
2
|
-
export { SubshellLoader
|
|
1
|
+
export { AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-X2SUMO3P.js';
|
|
2
|
+
export { SubshellLoader } from '../chunk-JDNEWB5F.js';
|
|
3
|
+
export { SubshellSidebarLoader } from '../chunk-XQQEKWTL.js';
|
|
3
4
|
export { AppShellCenteredContainer, AppShellError, AppShellLoader } from '../chunk-RYTEQBAO.js';
|
|
4
5
|
export { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
5
6
|
export { SubshellNavItem } from '../chunk-X4WBGKJQ.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
|
-
}
|
|
@@ -11,6 +11,7 @@ import { UseBoundStore, StoreApi } from 'zustand';
|
|
|
11
11
|
* - org_memberships.config: Per-user-per-org feature overrides
|
|
12
12
|
* - users.config: User-global config
|
|
13
13
|
*/
|
|
14
|
+
|
|
14
15
|
/**
|
|
15
16
|
* Per-user-per-org config (stored in org_memberships.config)
|
|
16
17
|
* Controls which features a specific member can access within their org.
|
package/dist/provider/index.css
CHANGED
|
@@ -125,6 +125,16 @@
|
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
+
/* src/graph/Graph.globals.css */
|
|
129
|
+
.elevasis-graph-root .react-flow__node.selected,
|
|
130
|
+
.elevasis-graph-root .react-flow__node:focus,
|
|
131
|
+
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
132
|
+
outline: none !important;
|
|
133
|
+
}
|
|
134
|
+
.elevasis-graph-root .react-flow__node.selected > * {
|
|
135
|
+
box-shadow: none;
|
|
136
|
+
}
|
|
137
|
+
|
|
128
138
|
/* src/graph/Graph.module.css */
|
|
129
139
|
@keyframes edgeFlow {
|
|
130
140
|
0% {
|
|
@@ -499,16 +509,6 @@
|
|
|
499
509
|
}
|
|
500
510
|
}
|
|
501
511
|
|
|
502
|
-
/* src/graph/Graph.globals.css */
|
|
503
|
-
.elevasis-graph-root .react-flow__node.selected,
|
|
504
|
-
.elevasis-graph-root .react-flow__node:focus,
|
|
505
|
-
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
506
|
-
outline: none !important;
|
|
507
|
-
}
|
|
508
|
-
.elevasis-graph-root .react-flow__node.selected > * {
|
|
509
|
-
box-shadow: none;
|
|
510
|
-
}
|
|
511
|
-
|
|
512
512
|
/* src/theme/custom.css */
|
|
513
513
|
.mantine-Button-root[data-variant=default] {
|
|
514
514
|
background-color: var(--color-surface);
|
|
@@ -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
|
-
}
|
|
551
|
-
[data-mantine-color-scheme] .mantine-Tabs-tab {
|
|
552
|
-
color: var(--color-text);
|
|
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
555
|
}
|
|
564
|
-
|
|
565
|
-
|
|
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);
|