@kosdev-code/kos-ui-plugin 2.0.22 → 2.0.24
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/index.cjs +2 -2
- package/index.cjs.map +1 -1
- package/index.js +13 -10
- package/index.js.map +1 -1
- package/lib/hooks/use-dynamic-component.d.ts.map +1 -1
- package/lib/utils/initialize-plugins.d.ts +7 -0
- package/lib/utils/initialize-plugins.d.ts.map +1 -1
- package/package.json +2 -2
- package/utils.cjs +1 -1
- package/utils.cjs.map +1 -1
- package/utils.js +148 -143
- package/utils.js.map +1 -1
package/utils.js
CHANGED
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
import { a as N, m as
|
|
2
|
-
import { c as he, g as ve, b as we, i as
|
|
3
|
-
const
|
|
4
|
-
const
|
|
5
|
-
t[
|
|
6
|
-
id:
|
|
1
|
+
import { a as N, m as B } from "./resolve-best-extension-DAJIkfJh.js";
|
|
2
|
+
import { c as he, g as ve, b as we, i as Ce, l as Xe, r as Re } from "./resolve-best-extension-DAJIkfJh.js";
|
|
3
|
+
const b = "ddk.cui", k = "ddk.cui.view", y = "ddk.cui.settings.config", L = (i, e) => (t, s) => {
|
|
4
|
+
const o = s, n = e[s], d = i[n.experienceId] || {};
|
|
5
|
+
t[b] = t[b] || {}, t[b][o] = {
|
|
6
|
+
id: o,
|
|
7
7
|
type: "cui.definition",
|
|
8
8
|
data: n,
|
|
9
9
|
remote: n.remote,
|
|
10
10
|
sectionId: n.sectionId
|
|
11
|
-
},
|
|
12
|
-
id:
|
|
11
|
+
}, d.id && (t[k] = t[k] || {}, t[k][o] = {
|
|
12
|
+
id: o,
|
|
13
13
|
type: "cui.view",
|
|
14
|
-
data:
|
|
14
|
+
data: d,
|
|
15
15
|
remote: n.remote,
|
|
16
16
|
sectionId: n.sectionId
|
|
17
|
-
}), t[
|
|
17
|
+
}), t[y] = t[y] || {};
|
|
18
18
|
const a = {
|
|
19
|
-
id:
|
|
19
|
+
id: o,
|
|
20
20
|
type: "cui",
|
|
21
21
|
data: n,
|
|
22
|
-
view:
|
|
22
|
+
view: d,
|
|
23
23
|
remote: n.remote,
|
|
24
24
|
sectionId: n.sectionId
|
|
25
25
|
};
|
|
26
|
-
return t[
|
|
27
|
-
},
|
|
26
|
+
return t[y][o] = a, t;
|
|
27
|
+
}, f = ({
|
|
28
28
|
contributionKey: i,
|
|
29
29
|
basePluginType: e,
|
|
30
|
-
keys: { EXTENSION_POINT: t, EXTENSION_POINT_DEF: s, EXTENSION_POINT_VIEW:
|
|
31
|
-
}) => (n,
|
|
32
|
-
const u = a,
|
|
33
|
-
s && (
|
|
30
|
+
keys: { EXTENSION_POINT: t, EXTENSION_POINT_DEF: s, EXTENSION_POINT_VIEW: o }
|
|
31
|
+
}) => (n, d) => (r, a) => {
|
|
32
|
+
const u = a, c = d[i][a], I = n[c.experienceId] || {};
|
|
33
|
+
s && (r[s] = r[s] || {}, r[s][u] = {
|
|
34
34
|
id: u,
|
|
35
35
|
type: `${e}.definition`,
|
|
36
|
-
data:
|
|
37
|
-
remote:
|
|
38
|
-
sectionId:
|
|
39
|
-
}), I.id &&
|
|
36
|
+
data: c,
|
|
37
|
+
remote: c.remote,
|
|
38
|
+
sectionId: c.sectionId
|
|
39
|
+
}), I.id && o && (r[o] = r[o] || {}, r[o][u] = {
|
|
40
40
|
id: u,
|
|
41
41
|
type: `${e}.view`,
|
|
42
42
|
data: I,
|
|
43
|
-
remote:
|
|
44
|
-
sectionId:
|
|
45
|
-
}),
|
|
46
|
-
const
|
|
43
|
+
remote: c.remote,
|
|
44
|
+
sectionId: c.sectionId
|
|
45
|
+
}), r[t] = r[t] || {};
|
|
46
|
+
const g = {
|
|
47
47
|
id: u,
|
|
48
48
|
type: `${e}`,
|
|
49
|
-
data:
|
|
49
|
+
data: c,
|
|
50
50
|
view: I,
|
|
51
|
-
remote:
|
|
52
|
-
sectionId:
|
|
51
|
+
remote: c.remote,
|
|
52
|
+
sectionId: c.sectionId
|
|
53
53
|
};
|
|
54
|
-
return
|
|
55
|
-
}, H = "ddk.dashboard.detail", M = "ddk.dashboard.detail.view", G = "ddk.ncui.dashboard.detail.config", z =
|
|
54
|
+
return r[t][u] = g, r;
|
|
55
|
+
}, H = "ddk.dashboard.detail", M = "ddk.dashboard.detail.view", G = "ddk.ncui.dashboard.detail.config", z = f({
|
|
56
56
|
basePluginType: "dashboard.detail",
|
|
57
57
|
contributionKey: "dashboardDetailDefinitions",
|
|
58
58
|
keys: {
|
|
@@ -60,7 +60,7 @@ const g = "ddk.cui", m = "ddk.cui.view", b = "ddk.cui.settings.config", F = (i,
|
|
|
60
60
|
EXTENSION_POINT_DEF: H,
|
|
61
61
|
EXTENSION_POINT_VIEW: M
|
|
62
62
|
}
|
|
63
|
-
}), Y = "ddk.dashboard.pump.detail", Q = "ddk.dashboard.pump.detail.view", J = "ddk.dashboard.pump.detail.config", Z =
|
|
63
|
+
}), Y = "ddk.dashboard.pump.detail", Q = "ddk.dashboard.pump.detail.view", J = "ddk.dashboard.pump.detail.config", Z = f({
|
|
64
64
|
basePluginType: "dashboard.pump.detail",
|
|
65
65
|
contributionKey: "dashboardPumpDetailDefinitions",
|
|
66
66
|
keys: {
|
|
@@ -68,13 +68,13 @@ const g = "ddk.cui", m = "ddk.cui.view", b = "ddk.cui.settings.config", F = (i,
|
|
|
68
68
|
EXTENSION_POINT_DEF: Y,
|
|
69
69
|
EXTENSION_POINT_VIEW: Q
|
|
70
70
|
}
|
|
71
|
-
}), ee = "ddk.ncui.dashboard.config", te =
|
|
71
|
+
}), ee = "ddk.ncui.dashboard.config", te = f({
|
|
72
72
|
basePluginType: "dashboard",
|
|
73
73
|
contributionKey: "dashboardDefinitions",
|
|
74
74
|
keys: {
|
|
75
75
|
EXTENSION_POINT: ee
|
|
76
76
|
}
|
|
77
|
-
}), ie = "ddk.dashboard.summary", se = "ddk.dashboard.summary.view", ne = "ddk.ncui.dashboard.summary.config",
|
|
77
|
+
}), ie = "ddk.dashboard.summary", se = "ddk.dashboard.summary.view", ne = "ddk.ncui.dashboard.summary.config", oe = f({
|
|
78
78
|
basePluginType: "dashboard.summary",
|
|
79
79
|
contributionKey: "dashboardSummaryDefinitions",
|
|
80
80
|
keys: {
|
|
@@ -82,15 +82,15 @@ const g = "ddk.cui", m = "ddk.cui.view", b = "ddk.cui.settings.config", F = (i,
|
|
|
82
82
|
EXTENSION_POINT_DEF: ie,
|
|
83
83
|
EXTENSION_POINT_VIEW: se
|
|
84
84
|
}
|
|
85
|
-
}),
|
|
85
|
+
}), re = "cui.control.pour", de = "cui.control.pour.view", ae = "cui.control.pour.config", ue = f({
|
|
86
86
|
basePluginType: "control.pour",
|
|
87
87
|
contributionKey: "controlPourDefinitions",
|
|
88
88
|
keys: {
|
|
89
89
|
EXTENSION_POINT: ae,
|
|
90
|
-
EXTENSION_POINT_DEF:
|
|
90
|
+
EXTENSION_POINT_DEF: re,
|
|
91
91
|
EXTENSION_POINT_VIEW: de
|
|
92
92
|
}
|
|
93
|
-
}), le = "ddk.nav.view", ce = "ddk.nav.view.view", Ie = "ddk.ncui.nav.view.config", Ne =
|
|
93
|
+
}), le = "ddk.nav.view", ce = "ddk.nav.view.view", Ie = "ddk.ncui.nav.view.config", Ne = f({
|
|
94
94
|
basePluginType: "nav.view",
|
|
95
95
|
contributionKey: "navViewDefinitions",
|
|
96
96
|
keys: {
|
|
@@ -98,114 +98,114 @@ const g = "ddk.cui", m = "ddk.cui.view", b = "ddk.cui.settings.config", F = (i,
|
|
|
98
98
|
EXTENSION_POINT_DEF: le,
|
|
99
99
|
EXTENSION_POINT_VIEW: ce
|
|
100
100
|
}
|
|
101
|
-
}),
|
|
102
|
-
const n = t[
|
|
103
|
-
return s[
|
|
104
|
-
id:
|
|
101
|
+
}), p = "ddk.settings", P = "ddk.settings.view", m = "ddk.settings.group", V = "ddk.ncui.settings.config", Ee = (i, e, t) => (s, o) => {
|
|
102
|
+
const n = t[o];
|
|
103
|
+
return s[m] = s[m] || {}, s[m][o] = {
|
|
104
|
+
id: o,
|
|
105
105
|
type: "settings.group",
|
|
106
|
-
data: t[
|
|
106
|
+
data: t[o],
|
|
107
107
|
remote: n.remote,
|
|
108
108
|
sectionId: n.sectionId
|
|
109
|
-
}, Object.entries(e).filter(([,
|
|
110
|
-
const a =
|
|
111
|
-
s[
|
|
112
|
-
...s[
|
|
109
|
+
}, Object.entries(e).filter(([, r]) => r.settingsGroup === o).map(([r]) => r).forEach((r) => {
|
|
110
|
+
const a = r, u = e[r], E = i[u.experienceId] || {};
|
|
111
|
+
s[m][o].data.settings = [
|
|
112
|
+
...s[m][o].data.settings,
|
|
113
113
|
a
|
|
114
|
-
], s[
|
|
114
|
+
], s[p] = s[p] || {}, s[p][a] = {
|
|
115
115
|
id: a,
|
|
116
116
|
type: "settings.definition",
|
|
117
117
|
data: u,
|
|
118
118
|
remote: u.remote,
|
|
119
119
|
sectionId: u.sectionId
|
|
120
|
-
},
|
|
120
|
+
}, E.id && (s[P] = s[P] || {}, s[P][a] = {
|
|
121
121
|
id: a,
|
|
122
122
|
type: "settings.view",
|
|
123
|
-
data:
|
|
123
|
+
data: E,
|
|
124
124
|
remote: u.remote,
|
|
125
125
|
sectionId: u.sectionId
|
|
126
|
-
}), s[
|
|
126
|
+
}), s[V] = s[V] || {};
|
|
127
127
|
const I = {
|
|
128
128
|
id: a,
|
|
129
129
|
type: "settings",
|
|
130
130
|
data: u,
|
|
131
|
-
view:
|
|
131
|
+
view: E,
|
|
132
132
|
remote: u.remote,
|
|
133
133
|
sectionId: u.sectionId
|
|
134
134
|
};
|
|
135
|
-
s[
|
|
135
|
+
s[V][a] = I;
|
|
136
136
|
}), s;
|
|
137
|
-
},
|
|
138
|
-
const
|
|
139
|
-
t[
|
|
140
|
-
id:
|
|
137
|
+
}, D = "ddk.setup", S = "ddk.setup.view", h = "ddk.ncui.setup.config", ge = (i, e) => (t, s) => {
|
|
138
|
+
const o = s, n = e[s], d = i[n.experienceId] || {};
|
|
139
|
+
t[D] = t[D] || {}, t[D][o] = {
|
|
140
|
+
id: o,
|
|
141
141
|
type: "setup.definition",
|
|
142
142
|
data: n,
|
|
143
143
|
remote: n.remote,
|
|
144
144
|
sectionId: n.sectionId
|
|
145
|
-
},
|
|
146
|
-
id:
|
|
145
|
+
}, d.id && (t[S] = t[S] || {}, t[S][o] = {
|
|
146
|
+
id: o,
|
|
147
147
|
type: "setup.view",
|
|
148
|
-
data:
|
|
148
|
+
data: d,
|
|
149
149
|
remote: n.remote,
|
|
150
150
|
sectionId: n.sectionId
|
|
151
|
-
}), t[
|
|
151
|
+
}), t[h] = t[h] || {};
|
|
152
152
|
const a = {
|
|
153
|
-
id:
|
|
153
|
+
id: o,
|
|
154
154
|
type: "setup",
|
|
155
155
|
data: n,
|
|
156
|
-
view:
|
|
156
|
+
view: d,
|
|
157
157
|
remote: n.remote,
|
|
158
158
|
sectionId: n.sectionId
|
|
159
159
|
};
|
|
160
|
-
return t[
|
|
161
|
-
},
|
|
160
|
+
return t[h][o] = a, t;
|
|
161
|
+
}, fe = "ddk.trouble.action", Oe = "ddk.trouble.action.view", _e = "ddk.ncui.trouble.action.config", Te = f({
|
|
162
162
|
basePluginType: "trouble.action",
|
|
163
163
|
contributionKey: "troubleActionDefinitions",
|
|
164
164
|
keys: {
|
|
165
|
-
EXTENSION_POINT:
|
|
166
|
-
EXTENSION_POINT_DEF:
|
|
167
|
-
EXTENSION_POINT_VIEW:
|
|
165
|
+
EXTENSION_POINT: _e,
|
|
166
|
+
EXTENSION_POINT_DEF: fe,
|
|
167
|
+
EXTENSION_POINT_VIEW: Oe
|
|
168
168
|
}
|
|
169
|
-
}),
|
|
170
|
-
const
|
|
171
|
-
t[
|
|
172
|
-
id:
|
|
169
|
+
}), v = "ddk.utilities", w = "ddk.utilities.view", C = "ddk.ncui.utils.config", me = (i, e) => (t, s) => {
|
|
170
|
+
const o = s, n = e[s], d = i[n.experienceId] || {};
|
|
171
|
+
t[v] = t[v] || {}, t[v][o] = {
|
|
172
|
+
id: o,
|
|
173
173
|
type: "utility.definition",
|
|
174
174
|
data: n,
|
|
175
175
|
remote: n.remote,
|
|
176
176
|
sectionId: n.sectionId
|
|
177
|
-
},
|
|
178
|
-
id:
|
|
177
|
+
}, d.id && (t[w] = t[w] || {}, t[w][o] = {
|
|
178
|
+
id: o,
|
|
179
179
|
type: "utilities.view",
|
|
180
|
-
data:
|
|
180
|
+
data: d,
|
|
181
181
|
remote: n.remote,
|
|
182
182
|
sectionId: n.sectionId
|
|
183
|
-
}), t[
|
|
183
|
+
}), t[C] = t[C] || {};
|
|
184
184
|
const a = {
|
|
185
|
-
id:
|
|
185
|
+
id: o,
|
|
186
186
|
type: "utility",
|
|
187
187
|
data: n,
|
|
188
|
-
view:
|
|
188
|
+
view: d,
|
|
189
189
|
remote: n.remote,
|
|
190
190
|
sectionId: n.sectionId
|
|
191
191
|
};
|
|
192
|
-
return t[
|
|
192
|
+
return t[C][o] = a, t;
|
|
193
193
|
};
|
|
194
194
|
N(
|
|
195
|
-
(i, e, t) => Object.keys(e.cuiDefinitions).reduce(
|
|
195
|
+
(i, e, t) => Object.keys(e.cuiDefinitions).reduce(L(t, e.cuiDefinitions), i)
|
|
196
196
|
);
|
|
197
197
|
N(
|
|
198
198
|
(i, e, t) => Object.keys(e.utilDefinitions).reduce(me(t, e.utilDefinitions), i)
|
|
199
199
|
);
|
|
200
200
|
N(
|
|
201
201
|
(i, e, t) => Object.keys(e.setupDefinitions).reduce(
|
|
202
|
-
|
|
202
|
+
ge(t, e.setupDefinitions),
|
|
203
203
|
i
|
|
204
204
|
)
|
|
205
205
|
);
|
|
206
206
|
N(
|
|
207
207
|
(i, e, t) => Object.keys(e.troubleActionDefinitions).reduce(
|
|
208
|
-
|
|
208
|
+
Te(t, e),
|
|
209
209
|
i
|
|
210
210
|
)
|
|
211
211
|
);
|
|
@@ -214,7 +214,7 @@ N(
|
|
|
214
214
|
);
|
|
215
215
|
N(
|
|
216
216
|
(i, e, t) => Object.keys(e.dashboardSummaryDefinitions).reduce(
|
|
217
|
-
|
|
217
|
+
oe(t, e),
|
|
218
218
|
i
|
|
219
219
|
)
|
|
220
220
|
);
|
|
@@ -248,64 +248,69 @@ const be = (i = null) => (i || window.location.search.replace("?", "")).split("&
|
|
|
248
248
|
}).reduce((e, [t, s]) => (e[t] = s, e), {}), ke = () => {
|
|
249
249
|
const i = window.location.origin, e = be();
|
|
250
250
|
return (e == null ? void 0 : e.host) || i;
|
|
251
|
-
},
|
|
251
|
+
}, Pe = async (i) => {
|
|
252
252
|
const e = ke(), t = i ?? {}, {
|
|
253
253
|
pluginBaseUrl: s = e,
|
|
254
|
-
pluginApiPath:
|
|
255
|
-
overrides: n = {}
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
254
|
+
pluginApiPath: o = "/api/app/kosdev.ddk/ncui/plugins",
|
|
255
|
+
overrides: n = {},
|
|
256
|
+
pluginContext: d
|
|
257
|
+
} = t, r = !!d, a = r ? `${s}/api/kos/ui/plugins/context/${d.context}` : `${s}${o}`;
|
|
258
|
+
console.log(
|
|
259
|
+
`initialize-plugins: Using Plugin Framework: ${r}: Fetching plugins from ${a}`
|
|
260
|
+
);
|
|
261
|
+
const E = await (await fetch(a)).json(), I = (r ? E.data.groups[d.group] : E.data).reduce((g, l) => {
|
|
262
|
+
const _ = (n == null ? void 0 : n[l.id]) ?? r ? `${s}${l.path}` : `${s}${l.baseUrl}`;
|
|
263
|
+
return l.descriptor ? g[l.id] = {
|
|
264
|
+
basePath: `${_}remoteEntry.js`,
|
|
265
|
+
extensions: l.descriptor.extensions,
|
|
266
|
+
contributes: l.descriptor.contributes,
|
|
267
|
+
remote: l.descriptor.id,
|
|
268
|
+
init: !!l.descriptor.init
|
|
264
269
|
} : console.error(
|
|
265
|
-
`initialize-plugins: Plugin ${
|
|
266
|
-
),
|
|
270
|
+
`initialize-plugins: Plugin ${l.id} does not have a descriptor`
|
|
271
|
+
), g;
|
|
267
272
|
}, {});
|
|
268
|
-
window.KosPlugins = window.KosPlugins || {}, window.KosPlugins.__dynamicRemotes =
|
|
269
|
-
const
|
|
270
|
-
const
|
|
271
|
-
return
|
|
273
|
+
window.KosPlugins = window.KosPlugins || {}, window.KosPlugins.__dynamicRemotes = I;
|
|
274
|
+
const O = Object.keys(I).reduce((g, l) => {
|
|
275
|
+
const _ = I[l].remote;
|
|
276
|
+
return g[_] = I[l].basePath, g;
|
|
272
277
|
}, {});
|
|
273
|
-
return
|
|
278
|
+
return B.setRemoteDefinitions(O), O;
|
|
274
279
|
};
|
|
275
|
-
function
|
|
280
|
+
function F(i) {
|
|
276
281
|
const e = i.match(/^(\d+)\.(\d+)\.\d+(?:-\S+)?$/);
|
|
277
282
|
if (!e)
|
|
278
283
|
throw new Error(`Invalid version format: ${i}`);
|
|
279
|
-
const [t, s,
|
|
280
|
-
return `${s}.${
|
|
284
|
+
const [t, s, o] = e;
|
|
285
|
+
return `${s}.${o}.0`;
|
|
281
286
|
}
|
|
282
|
-
function
|
|
283
|
-
var
|
|
287
|
+
function Ve(i, e) {
|
|
288
|
+
var r, a, u, E, c, I, O, g, l, _, X, R, A, U, $, q, j, x;
|
|
284
289
|
e != null && e.sdkVersion && console.log("sdkVersion", e.sdkVersion), e != null && e.ddkVersion && console.log("ddkVersion", e.ddkVersion);
|
|
285
|
-
const t =
|
|
290
|
+
const t = F((e == null ? void 0 : e.sdkVersion) || "0.2.0"), s = F((e == null ? void 0 : e.ddkVersion) || "0.2.0");
|
|
286
291
|
console.log(`Using DDK version: ${s}`), console.log(`Using SDK version: ${t}`);
|
|
287
|
-
const
|
|
288
|
-
if (!
|
|
292
|
+
const o = i == null ? void 0 : i.name;
|
|
293
|
+
if (!o)
|
|
289
294
|
throw new Error(
|
|
290
295
|
"KOS Configuration should be added. Project name not found in config"
|
|
291
296
|
);
|
|
292
|
-
const n = (
|
|
297
|
+
const n = (E = (u = (a = (r = i == null ? void 0 : i.kosdev) == null ? void 0 : r.ddk) == null ? void 0 : a.ncui) == null ? void 0 : u.plugin) == null ? void 0 : E.id;
|
|
293
298
|
if (!n)
|
|
294
299
|
throw new Error(
|
|
295
300
|
"KOS Configuration should be added. Plugin ID not found in config"
|
|
296
301
|
);
|
|
297
|
-
const
|
|
298
|
-
((
|
|
299
|
-
).reduce((
|
|
300
|
-
|
|
301
|
-
}),
|
|
302
|
+
const d = Object.keys(
|
|
303
|
+
((l = (g = (O = (I = (c = i == null ? void 0 : i.kosdev) == null ? void 0 : c.ddk) == null ? void 0 : I.ncui) == null ? void 0 : O.plugin) == null ? void 0 : g.contributes) == null ? void 0 : l.views) || {}
|
|
304
|
+
).reduce((T, W) => (i.kosdev.ddk.ncui.plugin.contributes.views[W].forEach((K) => {
|
|
305
|
+
T[`./${K.component}`] = K.location;
|
|
306
|
+
}), T), {});
|
|
302
307
|
return Object.values(
|
|
303
|
-
((U = (A = (R = (
|
|
304
|
-
).forEach((
|
|
305
|
-
|
|
306
|
-
}), (
|
|
307
|
-
name:
|
|
308
|
-
exposes:
|
|
308
|
+
((U = (A = (R = (X = (_ = i == null ? void 0 : i.kosdev) == null ? void 0 : _.ddk) == null ? void 0 : X.ncui) == null ? void 0 : R.plugin) == null ? void 0 : A.contributes) == null ? void 0 : U.experiences) || {}
|
|
309
|
+
).forEach((T) => {
|
|
310
|
+
d[`./${T.component}`] = T.location;
|
|
311
|
+
}), (x = (j = (q = ($ = i == null ? void 0 : i.kosdev) == null ? void 0 : $.ddk) == null ? void 0 : q.ncui) == null ? void 0 : j.plugin) != null && x.init && (d["./InitPlugin"] = "./src/app/init.ts"), {
|
|
312
|
+
name: o,
|
|
313
|
+
exposes: d,
|
|
309
314
|
library: { type: "var", name: n },
|
|
310
315
|
additionalShared: [
|
|
311
316
|
{
|
|
@@ -518,9 +523,9 @@ function Se(i, e) {
|
|
|
518
523
|
};
|
|
519
524
|
}
|
|
520
525
|
export {
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
526
|
+
y as EXTENSION_POINT_CUI,
|
|
527
|
+
b as EXTENSION_POINT_CUI_DEF,
|
|
528
|
+
k as EXTENSION_POINT_CUI_VIEW,
|
|
524
529
|
ee as EXTENSION_POINT_DASHBOARD,
|
|
525
530
|
G as EXTENSION_POINT_DASHBOARD_DETAIL,
|
|
526
531
|
H as EXTENSION_POINT_DASHBOARD_DETAIL_DEF,
|
|
@@ -534,37 +539,37 @@ export {
|
|
|
534
539
|
Ie as EXTENSION_POINT_NAV_VIEW,
|
|
535
540
|
le as EXTENSION_POINT_NAV_VIEW_DEF,
|
|
536
541
|
ce as EXTENSION_POINT_NAV_VIEW_VIEW,
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
542
|
+
V as EXTENSION_POINT_SETTINGS,
|
|
543
|
+
p as EXTENSION_POINT_SETTINGS_DEF,
|
|
544
|
+
m as EXTENSION_POINT_SETTINGS_GROUP_DEF,
|
|
545
|
+
P as EXTENSION_POINT_SETTINGS_VIEW,
|
|
546
|
+
h as EXTENSION_POINT_SETUP,
|
|
547
|
+
D as EXTENSION_POINT_SETUP_DEF,
|
|
543
548
|
S as EXTENSION_POINT_SETUP_VIEW,
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
549
|
+
_e as EXTENSION_POINT_TROUBLE_ACTION,
|
|
550
|
+
fe as EXTENSION_POINT_TROUBLE_ACTION_DEF,
|
|
551
|
+
Oe as EXTENSION_POINT_TROUBLE_ACTION_VIEW,
|
|
552
|
+
C as EXTENSION_POINT_UTIL,
|
|
553
|
+
v as EXTENSION_POINT_UTIL_DEF,
|
|
554
|
+
w as EXTENSION_POINT_UTIL_VIEW,
|
|
550
555
|
he as contributionReducer,
|
|
551
|
-
|
|
556
|
+
L as cuiReducer,
|
|
552
557
|
z as dashboardDetailReducer,
|
|
553
558
|
Z as dashboardPumpDetailReducer,
|
|
554
559
|
te as dashboardReducer,
|
|
555
|
-
|
|
556
|
-
|
|
560
|
+
oe as dashboardSummaryReducer,
|
|
561
|
+
Ve as generatePluginConfiguration,
|
|
557
562
|
ve as getContributions,
|
|
558
563
|
we as getExtensions,
|
|
559
564
|
be as getQueryParams,
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
565
|
+
Ce as initPluginManager,
|
|
566
|
+
Pe as initializeKosPlugins,
|
|
567
|
+
Xe as loadExtensions,
|
|
563
568
|
Ne as navViewReducer,
|
|
564
569
|
Re as resolveBestExtension,
|
|
565
570
|
Ee as settingsReducer,
|
|
566
|
-
|
|
567
|
-
|
|
571
|
+
ge as setupReducer,
|
|
572
|
+
Te as troubleActionReducer,
|
|
568
573
|
me as utilReducer
|
|
569
574
|
};
|
|
570
575
|
//# sourceMappingURL=utils.js.map
|