@elevasis/ui 2.33.2 → 2.34.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.d.ts +9 -2
- package/dist/api/index.js +1 -1
- package/dist/app/index.css +452 -0
- package/dist/app/index.d.ts +1250 -3
- package/dist/app/index.js +144 -8
- package/dist/charts/index.js +2 -3
- package/dist/{chunk-VGU4ZFYZ.js → chunk-3AJVNMY5.js} +45 -28
- package/dist/chunk-3QXJK5IY.js +25 -0
- package/dist/chunk-4O4MII5S.js +4716 -0
- package/dist/{chunk-KW7ZNQD7.js → chunk-5EYJ2GIN.js} +4 -8
- package/dist/{chunk-OIBHQH5Q.js → chunk-BPQVTIUP.js} +12 -3
- package/dist/{chunk-52K5RFDH.js → chunk-DTFKWZ7A.js} +1098 -2280
- package/dist/{chunk-EPTHX4VZ.js → chunk-HRWLKKWM.js} +11 -2
- package/dist/{chunk-ZMK5Z6KE.js → chunk-IGDYWFNE.js} +2 -2
- package/dist/{chunk-44I4LOH6.js → chunk-IVGI4GDL.js} +3 -3
- package/dist/{chunk-4DYOXEH6.js → chunk-LAWLB6CT.js} +1 -1
- package/dist/{chunk-TGVAIWIL.js → chunk-LRWTWOGP.js} +3 -3
- package/dist/{chunk-O56ESZCQ.js → chunk-MP3GPBPX.js} +3 -3
- package/dist/{chunk-T3J6U77J.js → chunk-NLBQTDOW.js} +12 -17
- package/dist/{chunk-IBWMR4TI.js → chunk-O6JXQ6UQ.js} +1 -2
- package/dist/{chunk-TBVLQRXT.js → chunk-OBBQ2JCM.js} +3 -3
- package/dist/{chunk-GWGQI6V4.js → chunk-PLP3NYPL.js} +80 -171
- package/dist/{chunk-Z2K2EAPL.js → chunk-RIAXZ6AH.js} +5 -6
- package/dist/chunk-SDXSB3HN.js +425 -0
- package/dist/{chunk-JA5ECJJB.js → chunk-VTXTZXAU.js} +156 -4
- package/dist/{chunk-32I2RCGC.js → chunk-W73ZABT6.js} +1 -1
- package/dist/{chunk-2ZZ72TAB.js → chunk-WU4FNWCW.js} +3 -3
- package/dist/{chunk-A4VDJJCV.js → chunk-YNWZIWJL.js} +4 -5
- package/dist/components/index.d.ts +0 -23
- package/dist/components/index.js +27 -448
- package/dist/components/navigation/index.js +4 -6
- package/dist/features/clients/index.js +7 -12
- package/dist/features/crm/index.js +9 -14
- package/dist/features/dashboard/index.d.ts +0 -23
- package/dist/features/dashboard/index.js +9 -14
- package/dist/features/delivery/index.js +8 -13
- package/dist/features/knowledge/index.js +5 -7
- package/dist/features/lead-gen/index.js +9 -14
- package/dist/features/monitoring/index.js +10 -15
- package/dist/features/monitoring/requests/index.js +7 -12
- package/dist/features/operations/index.d.ts +44 -35
- package/dist/features/operations/index.js +12 -17
- package/dist/features/settings/index.js +8 -13
- package/dist/hooks/index.d.ts +20 -27
- package/dist/hooks/index.js +7 -12
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +20 -27
- package/dist/hooks/published.d.ts +20 -27
- package/dist/hooks/published.js +7 -12
- package/dist/index.d.ts +53 -38
- package/dist/index.js +8 -13
- package/dist/knowledge/index.d.ts +30 -38
- package/dist/knowledge/index.js +36 -200
- package/dist/{knowledge-search-index-VMAW7FLR.js → knowledge-search-index-ORIJCEZX.js} +3 -3
- package/dist/organization/index.js +1 -2
- package/dist/provider/index.d.ts +24 -31
- package/dist/provider/index.js +6 -11
- package/dist/provider/published.d.ts +24 -31
- package/dist/provider/published.js +5 -9
- package/dist/test-utils/index.d.ts +2 -0
- package/dist/test-utils/index.js +14 -2
- package/dist/test-utils/setup.js +38 -0
- package/dist/types/index.d.ts +20 -27
- package/dist/utils/index.d.ts +0 -23
- package/dist/zustand/index.d.ts +15 -2
- package/dist/zustand/index.js +35 -1
- package/package.json +4 -4
- package/dist/chunk-HUJCU55S.js +0 -159
- package/dist/chunk-IOXOPMYS.js +0 -145
- package/dist/chunk-J2UD7BOH.js +0 -347
- package/dist/chunk-QDFJSUG3.js +0 -13
- package/dist/chunk-SZHARWKU.js +0 -15
- package/dist/chunk-WKW6B5ID.js +0 -29
- package/dist/chunk-XCYKC6OZ.js +0 -1
|
@@ -15,8 +15,7 @@ var ORGANIZATION_GRAPH_NODE_KIND_ORDER = [
|
|
|
15
15
|
"goal",
|
|
16
16
|
"surface",
|
|
17
17
|
"navigation-group",
|
|
18
|
-
"ontology"
|
|
19
|
-
"content-node"
|
|
18
|
+
"ontology"
|
|
20
19
|
];
|
|
21
20
|
var ORGANIZATION_GRAPH_NODE_KIND_LABELS = {
|
|
22
21
|
organization: "Organization",
|
|
@@ -34,8 +33,7 @@ var ORGANIZATION_GRAPH_NODE_KIND_LABELS = {
|
|
|
34
33
|
goal: "Goal",
|
|
35
34
|
surface: "Surface",
|
|
36
35
|
"navigation-group": "Navigation group",
|
|
37
|
-
ontology: "Ontology"
|
|
38
|
-
"content-node": "Content node"
|
|
36
|
+
ontology: "Ontology"
|
|
39
37
|
};
|
|
40
38
|
var ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS = {
|
|
41
39
|
organization: "Organization root",
|
|
@@ -53,8 +51,7 @@ var ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS = {
|
|
|
53
51
|
goal: "Goal",
|
|
54
52
|
surface: "Surface",
|
|
55
53
|
"navigation-group": "Navigation group",
|
|
56
|
-
ontology: "Ontology record"
|
|
57
|
-
"content-node": "Content node"
|
|
54
|
+
ontology: "Ontology record"
|
|
58
55
|
};
|
|
59
56
|
var ORGANIZATION_GRAPH_NODE_KIND_MEANINGS = {
|
|
60
57
|
organization: "The root of the shared organization model and the parent for every derived node.",
|
|
@@ -72,8 +69,7 @@ var ORGANIZATION_GRAPH_NODE_KIND_MEANINGS = {
|
|
|
72
69
|
goal: "A strategic or operational objective that guides priorities and measures progress.",
|
|
73
70
|
surface: "A navigation surface (page or view) that is exposed through the platform shell.",
|
|
74
71
|
"navigation-group": "A logical grouping of navigation surfaces within the platform shell.",
|
|
75
|
-
ontology: "A compiled ontology record such as an object, action, catalog, value type, surface, or resource binding."
|
|
76
|
-
"content-node": "A system-scoped content node authored in system.content (schema, config, or tenant-defined kind)."
|
|
72
|
+
ontology: "A compiled ontology record such as an object, action, catalog, value type, surface, or resource binding."
|
|
77
73
|
};
|
|
78
74
|
var ORGANIZATION_GRAPH_EDGE_KIND_LABELS = {
|
|
79
75
|
contains: "Containment",
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { mantineThemeOverride, createCssVariablesResolver, PresetsProvider } from './chunk-RQA2EVN3.js';
|
|
2
2
|
import { PRESETS, getPreset, generateShades } from './chunk-3FV6HBXS.js';
|
|
3
3
|
import { AppBackground } from './chunk-WLOQ4IBG.js';
|
|
4
|
-
import { ElevasisCoreProvider } from './chunk-
|
|
5
|
-
import { ElevasisLoader } from './chunk-
|
|
4
|
+
import { ElevasisCoreProvider } from './chunk-PLP3NYPL.js';
|
|
5
|
+
import { ElevasisLoader } from './chunk-HRWLKKWM.js';
|
|
6
|
+
import { ElevasisSystemsProvider } from './chunk-O6JXQ6UQ.js';
|
|
6
7
|
import { AppearanceProvider } from './chunk-E565XMTQ.js';
|
|
7
8
|
import { getErrorInfo, formatErrorMessage, getErrorTitle } from './chunk-2RJMVWFJ.js';
|
|
8
9
|
import { useMemo, useEffect } from 'react';
|
|
@@ -92,5 +93,13 @@ function ElevasisUIProvider({ theme, children, ...coreProps }) {
|
|
|
92
93
|
}
|
|
93
94
|
);
|
|
94
95
|
}
|
|
96
|
+
function createTestSystemsProvider({
|
|
97
|
+
organizationModel,
|
|
98
|
+
systems = []
|
|
99
|
+
} = {}) {
|
|
100
|
+
return function TestSystemsProvider({ children }) {
|
|
101
|
+
return /* @__PURE__ */ jsx(ElevasisSystemsProvider, { systems, organizationModel, children });
|
|
102
|
+
};
|
|
103
|
+
}
|
|
95
104
|
|
|
96
|
-
export { ElevasisUIProvider };
|
|
105
|
+
export { ElevasisUIProvider, createTestSystemsProvider };
|