@deviceinsight/ng-ui-scale-lib 9.15.2 → 9.17.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/{AccessEditModal-0b0ca26f.js → AccessEditModal-87adb3bc.js} +1 -1
- package/dist/{BundleManagementContainer-ccdc2126.js → BundleManagementContainer-57ee391d.js} +1 -1
- package/dist/{BundlesContainer-9dc02cd3.js → BundlesContainer-2b549c33.js} +2 -2
- package/dist/{ContextBarContext-61632a7b.js → ContextBarContext-e53a6c9e.js} +70 -63
- package/dist/{DatapointImport-7fa56309.js → DatapointImport-98e41f0a.js} +1 -1
- package/dist/{FileUploadInput-c7479120.js → FileUploadInput-71acf840.js} +1 -1
- package/dist/{Files-e08b9e48.js → Files-656859d4.js} +2 -2
- package/dist/{GlobalPowerBiReports-21ffad95.js → GlobalPowerBiReports-b7588d80.js} +1 -1
- package/dist/{Graph-bb868d3c.js → Graph-8f3faa67.js} +1 -1
- package/dist/{JsonSettingWidget-bee9263f.js → JsonSettingWidget-017b7d08.js} +2 -2
- package/dist/{LicensesEditPage-576c8940.js → LicensesEditPage-4491349f.js} +1 -1
- package/dist/{LicensesList-a805e8d7.js → LicensesList-30258d16.js} +1 -1
- package/dist/{PropertiesEditPage-c05fd5ec.js → PropertiesEditPage-61e927bb.js} +2 -2
- package/dist/{PropertiesList-204b1151.js → PropertiesList-c892709f.js} +1 -1
- package/dist/{TemplateEditPage-2f401a1d.js → TemplateEditPage-7c975f0a.js} +4 -4
- package/dist/{TemplateTextInput-b052d8a9.js → TemplateTextInput-5dcab91f.js} +2 -2
- package/dist/{TemplatesListPage-a591c657.js → TemplatesListPage-ce255ca0.js} +2 -2
- package/dist/{UserGroupAssignments-84ab27e3.js → UserGroupAssignments-3dd28edc.js} +1 -1
- package/dist/{UserGroupTheme-cc206c90.js → UserGroupTheme-b4b7b3aa.js} +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +2 -2
- package/dist/{index-e254d0c0.js → index-23459578.js} +1 -1
- package/dist/index.js +1266 -1257
- package/dist/{react-router-6620a706.js → react-router-01703761.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { au as A, ah as j, aU as w, at as e, ag as r, bL as U, dg as I, dh as O, di as _, cf as E, dj as m } from "./ContextBarContext-
|
|
1
|
+
import { au as A, ah as j, aU as w, at as e, ag as r, bL as U, dg as I, dh as O, di as _, cf as E, dj as m } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as f, useContext as M, useMemo as b } from "react";
|
|
3
3
|
import { Modal as k, SpinnerContainer as K, Button as x } from "@deviceinsight/ng-ui-basic-components";
|
|
4
4
|
import { InfoBox as F } from "@deviceinsight/ng-ui-components";
|
package/dist/{BundleManagementContainer-ccdc2126.js → BundleManagementContainer-57ee391d.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bs as n, at as r } from "./ContextBarContext-
|
|
1
|
+
import { bs as n, at as r } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useContext as s, useEffect as m } from "react";
|
|
3
3
|
import { useLocation as a } from "react-router-dom";
|
|
4
4
|
import { messageBoxDismissGroup as i } from "@deviceinsight/ng-ui-components";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { ah as S, bc as P, at as e, ag as r, bi as A, b4 as I, d6 as T, aN as F, b1 as re, aj as ae, d7 as ie, cn as q, d8 as oe } from "./ContextBarContext-
|
|
1
|
+
import { ah as S, bc as P, at as e, ag as r, bi as A, b4 as I, d6 as T, aN as F, b1 as re, aj as ae, d7 as ie, cn as q, d8 as oe } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useEffect as D, useState as V, useRef as ce, useCallback as ue, createElement as he } from "react";
|
|
3
3
|
import { useLocation as me } from "react-router-dom";
|
|
4
4
|
import { createBundle as xe, deleteBundleFile as je, createBundleFile as fe, releaseBundleVersion as Ee, fetchBundleVersion as G, fetchBundleFiles as z, createBundleVersion as ge, deleteBundleVersion as Be, downloadBundleFile as be, fetchBundleVersions as W, deleteBundle as Ve, fetchAllBundles as De } from "@deviceinsight/ng-ui-api-client";
|
|
5
5
|
import { messageBoxSuccess as $, messageBoxError as H, ReactableWithClientSidePagination as Ne, Reactable as Te, ContentHeader as ve } from "@deviceinsight/ng-ui-components";
|
|
6
6
|
import { Modal as _, SpinnerContainer as N, Button as j, Icon as v, Label as _e, AccordionItem as ye, Accordion as pe } from "@deviceinsight/ng-ui-basic-components";
|
|
7
7
|
import { B as c, Q, a as Ce } from "./consts-012135e5.js";
|
|
8
|
-
import { F as Le } from "./FileUploadInput-
|
|
8
|
+
import { F as Le } from "./FileUploadInput-71acf840.js";
|
|
9
9
|
import { u as Se, b as Ae } from "./useCanDeleteBundleVersion-64f35949.js";
|
|
10
10
|
import "react-dom";
|
|
11
11
|
const Y = (n) => {
|
|
@@ -6666,7 +6666,6 @@ const dn = /* @__PURE__ */ is(wZ), kv = async (e) => {
|
|
|
6666
6666
|
REACT_APP_FALLBACK_LOCALE: "en-us",
|
|
6667
6667
|
REACT_APP_FILTER_EDGE_EVENTS_BY_DEFAULT: {}.REACT_APP_FILTER_EDGE_EVENTS_BY_DEFAULT,
|
|
6668
6668
|
REACT_APP_GATEWAY_PREFIX: "urn:di:assets",
|
|
6669
|
-
REACT_APP_GOOGLE_MAPS_API_KEY: "AIzaSyClVA7JlSiW2_-FkdjESist3N7eERmREpc",
|
|
6670
6669
|
REACT_APP_LEGAL_PAGES: "",
|
|
6671
6670
|
REACT_APP_LOCIZE_API_KEY: "a6e9ea58-05bd-41b9-9cd0-83acdab8d3ec",
|
|
6672
6671
|
REACT_APP_LOCIZE_PROJECT_ID: "0c061ee5-df3a-485c-a850-615336c0f608",
|
|
@@ -51209,7 +51208,7 @@ function vO(e, t) {
|
|
|
51209
51208
|
defaultValue: e
|
|
51210
51209
|
});
|
|
51211
51210
|
}
|
|
51212
|
-
const iU = (e, t, n) =>
|
|
51211
|
+
const iU = (e, t, n, r) => n && e ? `${e} / ${vO(t, r)}` : vO(t, r);
|
|
51213
51212
|
function Zoe(e, t) {
|
|
51214
51213
|
const n = new Set(e.map(({ asset: r }) => r.urn));
|
|
51215
51214
|
return (t == null ? void 0 : t.type) === "asset" && n.add(t.asset.urn), n.size > 1;
|
|
@@ -51312,7 +51311,7 @@ async function nae(e, t, n, r, i, s) {
|
|
|
51312
51311
|
}
|
|
51313
51312
|
const rae = (e, t) => t ? dn.tz(e, t).format("YYYY-MM-DDTHH:mm:ss") : dn(e).toISOString();
|
|
51314
51313
|
function iae(e, t, n, r) {
|
|
51315
|
-
const i = [...new Set(e.map((u) => u.assetUrn))].length > 1, s = `TIMESTAMP;${e.map((u) => iU(u.datapointName, i, r).replace(/;/g, " ")).join(";")}`, a = /* @__PURE__ */ new Map();
|
|
51314
|
+
const i = [...new Set(e.map((u) => u.assetUrn))].length > 1, s = `TIMESTAMP;${e.map((u) => iU(u.assetName, u.datapointName, i, r).replace(/;/g, " ")).join(";")}`, a = /* @__PURE__ */ new Map();
|
|
51316
51315
|
t.forEach((u, l) => {
|
|
51317
51316
|
u.forEach(([d, h]) => {
|
|
51318
51317
|
const f = a.get(d) || [];
|
|
@@ -56534,7 +56533,7 @@ function kce({
|
|
|
56534
56533
|
}
|
|
56535
56534
|
);
|
|
56536
56535
|
}
|
|
56537
|
-
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.
|
|
56536
|
+
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.17.0", Lce = "SEE LICENSE IN LICENSE", Fce = {
|
|
56538
56537
|
type: "git",
|
|
56539
56538
|
url: "https://gitlab.device-insight.com/deviceinsight/ng-ui.git"
|
|
56540
56539
|
}, Bce = {
|
|
@@ -56543,7 +56542,7 @@ const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.15.2", Lce = "SEE LICENSE IN
|
|
|
56543
56542
|
"@codemirror/lang-javascript": "6.1.3",
|
|
56544
56543
|
"@deviceinsight/ng-ui-api-client": "10.39.0",
|
|
56545
56544
|
"@deviceinsight/ng-ui-basic-components": "3.16.0",
|
|
56546
|
-
"@deviceinsight/ng-ui-components": "6.
|
|
56545
|
+
"@deviceinsight/ng-ui-components": "6.21.0",
|
|
56547
56546
|
"@dnd-kit/core": "6.0.5",
|
|
56548
56547
|
"@dnd-kit/modifiers": "6.0.0",
|
|
56549
56548
|
"@dnd-kit/sortable": "7.0.1",
|
|
@@ -63615,7 +63614,7 @@ function fpe({ columnKey: e, selected: t, onToggleColumn: n }) {
|
|
|
63615
63614
|
transition: u
|
|
63616
63615
|
}, { t: d } = lt(), { assetShadowKeyTypes: h } = Qe(Im);
|
|
63617
63616
|
return /* @__PURE__ */ o.jsxs("li", { ref: s, style: l, ...r, children: [
|
|
63618
|
-
/* @__PURE__ */ o.jsx("span", { className: "key-name",
|
|
63617
|
+
/* @__PURE__ */ o.jsx("span", { className: "key-name", children: /* @__PURE__ */ o.jsx(
|
|
63619
63618
|
vr,
|
|
63620
63619
|
{
|
|
63621
63620
|
value: t,
|
|
@@ -78146,7 +78145,7 @@ const Js = ({ loader: e }) => {
|
|
|
78146
78145
|
}
|
|
78147
78146
|
);
|
|
78148
78147
|
}, BAe = Js({
|
|
78149
|
-
loader: () => import("./Graph-
|
|
78148
|
+
loader: () => import("./Graph-8f3faa67.js")
|
|
78150
78149
|
}), UAe = async (e, t) => await Promise.all(
|
|
78151
78150
|
e.map(
|
|
78152
78151
|
async (n) => await ap(n).catch(() => (t.push({
|
|
@@ -80097,7 +80096,7 @@ const S1e = {
|
|
|
80097
80096
|
childRoutes: [S1e],
|
|
80098
80097
|
requiredAuthorities: ["READ_ASSET", "READ_ASSET_GROUP"]
|
|
80099
80098
|
}, w1e = Js({
|
|
80100
|
-
loader: () => import("./DatapointImport-
|
|
80099
|
+
loader: () => import("./DatapointImport-98e41f0a.js")
|
|
80101
80100
|
}), A1e = (e, t) => {
|
|
80102
80101
|
e && e === t ? or(
|
|
80103
80102
|
/* @__PURE__ */ o.jsx(V, { i18nKey: "datapointImport.saveSuccess", children: "The datapoints were successfully imported. " }),
|
|
@@ -80497,7 +80496,8 @@ const k1e = "data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMY
|
|
|
80497
80496
|
},
|
|
80498
80497
|
toggleTrendDatapoint: () => {
|
|
80499
80498
|
},
|
|
80500
|
-
liveModeEnabled: !1
|
|
80499
|
+
liveModeEnabled: !1,
|
|
80500
|
+
zoomInDisabled: !1
|
|
80501
80501
|
}, xx = pt.createContext(N1e);
|
|
80502
80502
|
function M1e(e) {
|
|
80503
80503
|
const { t } = lt();
|
|
@@ -80845,18 +80845,23 @@ function K1e({ trendDatapoint: e, label: t, onToggle: n, onRemove: r }) {
|
|
|
80845
80845
|
] });
|
|
80846
80846
|
}
|
|
80847
80847
|
function Y1e({ trendDatapoints: e, onToggleHidden: t, onRemove: n }) {
|
|
80848
|
-
const { contextInfo: r } = Qe(xu), i = Zoe(e, r), { t: s } = lt(), [a, c] = ge(!1);
|
|
80848
|
+
const { contextInfo: r } = Qe(xu), i = Zoe(e, r), { t: s } = lt(), [a, c] = ge(!1), u = (r == null ? void 0 : r.type) === "asset" ? r.asset.name : void 0;
|
|
80849
80849
|
return e.length === 0 ? null : /* @__PURE__ */ o.jsx(EU, { enableUserSelectHack: !1, handle: ".trend-legend-title", children: /* @__PURE__ */ o.jsxs("div", { className: `trend-legend di multimenu ${a ? "" : "show"}`, children: [
|
|
80850
80850
|
/* @__PURE__ */ o.jsx("div", { className: "trend-legend-title", children: /* @__PURE__ */ o.jsx("span", { className: "bar", children: /* @__PURE__ */ o.jsx("span", { className: "icon triangle", onClick: () => c(!a) }) }) }),
|
|
80851
|
-
/* @__PURE__ */ o.jsx("div", { className: "trend-legend-list", children: /* @__PURE__ */ o.jsx("div", { className: "trend-legend-list-box", children: /* @__PURE__ */ o.jsx("ul", { children: e.map((
|
|
80851
|
+
/* @__PURE__ */ o.jsx("div", { className: "trend-legend-list", children: /* @__PURE__ */ o.jsx("div", { className: "trend-legend-list-box", children: /* @__PURE__ */ o.jsx("ul", { children: e.map((l) => /* @__PURE__ */ o.jsx(
|
|
80852
80852
|
K1e,
|
|
80853
80853
|
{
|
|
80854
|
-
trendDatapoint:
|
|
80855
|
-
label: iU(
|
|
80856
|
-
|
|
80857
|
-
|
|
80854
|
+
trendDatapoint: l,
|
|
80855
|
+
label: iU(
|
|
80856
|
+
u,
|
|
80857
|
+
l.datapoint.name,
|
|
80858
|
+
i,
|
|
80859
|
+
s
|
|
80860
|
+
),
|
|
80861
|
+
onToggle: () => t(l.key),
|
|
80862
|
+
onRemove: () => n(l.key)
|
|
80858
80863
|
},
|
|
80859
|
-
|
|
80864
|
+
l.key
|
|
80860
80865
|
)) }) }) })
|
|
80861
80866
|
] }) });
|
|
80862
80867
|
}
|
|
@@ -80930,22 +80935,22 @@ function Q1e(e, t) {
|
|
|
80930
80935
|
}), e.redraw();
|
|
80931
80936
|
}
|
|
80932
80937
|
const J1e = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOJJREFUeNqck0EOgjAQRadu1Z1yEj1Az4AXcU9cYMKBUK9hCG5ceQY1LtCFdZr8milQRH7y0nZm8imdlsjXjMmYkqlAwaTIeTLGeOuYudp4gBtqWg1s4o3CHaOZCdCIGdTEdYM53O1qQ2ElYieRNEiR2NNv5ajNpEGBoO5hoFFbSoMKwan7tQCEGjt/OoMR/Sdn9HIBa3DGfIFRBbBaYrxIgxzzdY8duJqDDEaijcmQNoYu0hho0T55oI2rvGLuHV2o5xoG8jGdcNIP5shsxWPyTBQN0/fTqm0bXVJKeSYfAQYAbaJ0AybBJdIAAAAASUVORK5CYII=", eEe = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOZJREFUeNqck00OgjAQhVu36k45iR6gZ8CLuCcuMOFAqNcwBDeuPIMYF+jCOk3emClQgkzype2byWPoj1J+LIiMKIkaFESKnBfWWm8dE3enB6hQ02ngEh8UHghDzICBZlETNw2WcHernQpHIjqJpEGKxJFFJLh12WoOLZN6AdEMMDDQSqnXEOf8awEUatz8xQYT9V+w0ZsFZ3DFfIVRA9WxXmO8SYMc8+2ADrjmJMVIHGMy5hhDF2kKjDg+uaGtq7whHj2n0My1DORjumCnn8SZ2IvH5JloNS5+n9ZdbfSF1toz+QowACB/ievDydqVAAAAAElFTkSuQmCC", tEe = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAAUNJREFUOBGNkztKBEEQhtsHBoJGgt7ATPCRmKi5gZcRjAyNFFFcj2DsBUxMvICGLh7BB/hA8PF9s9VjIbu6P3xT1TVdNd3VPaX0NBpWswQduIX3oBsx32XtOsjJ+4y/Es/4kmMHjNUOGG80wvMcDPjVE9iAWZgL/xT7Ac65hs/wMaUcx+AOu2JggJaJ34NFLCbNng28waIBNAFj4Mrcor5yz87NlKMIHGKVyVm1R9sETXyCB3gMyg2OL9ZA1a/1Rj/PGdxpmAqrL+UF7LQNUy57aI0z0wRX8J/6FnZ/XZiE+ahQ9xzD1uTGtb6TL2LKVthBPfC18+vJxPRSPFsrvkK9qvkYTbDoX4WHvkirFLqETVBtX3QGXWVPZx064DV3tWegmgK5af1+Jo+5Ns37v2dmqF1BLvL7d/bGXYGJC5GoaZK/ATqQV3vc3QMtAAAAAElFTkSuQmCC";
|
|
80933
|
-
function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
80934
|
-
function i() {
|
|
80935
|
-
const u = e.tsEnd - e.tsStart;
|
|
80936
|
-
t({ ...e, tsStart: e.tsStart + u / 4, tsEnd: e.tsEnd - u / 4 });
|
|
80937
|
-
}
|
|
80938
|
+
function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r, zoomInDisabled: i }) {
|
|
80938
80939
|
function s() {
|
|
80939
|
-
const
|
|
80940
|
-
t({ ...e, tsStart: e.tsStart
|
|
80940
|
+
const l = e.tsEnd - e.tsStart;
|
|
80941
|
+
t({ ...e, tsStart: e.tsStart + l / 4, tsEnd: e.tsEnd - l / 4 });
|
|
80941
80942
|
}
|
|
80942
80943
|
function a() {
|
|
80943
|
-
const
|
|
80944
|
-
t({ ...e, tsStart: e.tsStart -
|
|
80944
|
+
const l = e.tsEnd - e.tsStart;
|
|
80945
|
+
t({ ...e, tsStart: e.tsStart - l / 2, tsEnd: e.tsEnd + l / 2 });
|
|
80945
80946
|
}
|
|
80946
80947
|
function c() {
|
|
80947
|
-
const
|
|
80948
|
-
t({ ...e, tsStart: e.tsStart
|
|
80948
|
+
const l = Math.round((e.tsEnd - e.tsStart) * 0.9);
|
|
80949
|
+
t({ ...e, tsStart: e.tsStart - l - 1, tsEnd: e.tsEnd - l - 1 });
|
|
80950
|
+
}
|
|
80951
|
+
function u() {
|
|
80952
|
+
const l = Math.round((e.tsEnd - e.tsStart) * 0.9);
|
|
80953
|
+
t({ ...e, tsStart: e.tsStart + l + 1, tsEnd: e.tsEnd + l + 1 });
|
|
80949
80954
|
}
|
|
80950
80955
|
return /* @__PURE__ */ o.jsxs("div", { className: "chart-controls", children: [
|
|
80951
80956
|
/* @__PURE__ */ o.jsx(
|
|
@@ -80953,7 +80958,7 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
80953
80958
|
{
|
|
80954
80959
|
"data-testid": "left-button",
|
|
80955
80960
|
naked: !0,
|
|
80956
|
-
onClick:
|
|
80961
|
+
onClick: c,
|
|
80957
80962
|
title: {
|
|
80958
80963
|
id: "trend.button.back.title",
|
|
80959
80964
|
defaultValue: "Go Back in Time"
|
|
@@ -80967,7 +80972,7 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
80967
80972
|
{
|
|
80968
80973
|
"data-testid": "zoom-out-button",
|
|
80969
80974
|
naked: !0,
|
|
80970
|
-
onClick:
|
|
80975
|
+
onClick: a,
|
|
80971
80976
|
title: {
|
|
80972
80977
|
id: "trend.button.zoomOut.title",
|
|
80973
80978
|
defaultValue: "Zoom Out"
|
|
@@ -80980,7 +80985,8 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
80980
80985
|
{
|
|
80981
80986
|
"data-testid": "zoom-in-button",
|
|
80982
80987
|
naked: !0,
|
|
80983
|
-
onClick:
|
|
80988
|
+
onClick: s,
|
|
80989
|
+
disabled: i,
|
|
80984
80990
|
title: {
|
|
80985
80991
|
id: "trend.button.zoomIn.title",
|
|
80986
80992
|
defaultValue: "Zoom In"
|
|
@@ -81020,7 +81026,7 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
81020
81026
|
{
|
|
81021
81027
|
"data-testid": "go-forward-button",
|
|
81022
81028
|
naked: !0,
|
|
81023
|
-
onClick:
|
|
81029
|
+
onClick: u,
|
|
81024
81030
|
title: {
|
|
81025
81031
|
id: "trend.button.forward.title",
|
|
81026
81032
|
defaultValue: "Go Forward in Time"
|
|
@@ -81164,21 +81170,22 @@ function oEe() {
|
|
|
81164
81170
|
resetPeriod: u,
|
|
81165
81171
|
liveModeEnabled: l,
|
|
81166
81172
|
toggleTrendDatapoint: d,
|
|
81167
|
-
removeTrendDatapoint: h
|
|
81168
|
-
|
|
81173
|
+
removeTrendDatapoint: h,
|
|
81174
|
+
zoomInDisabled: f
|
|
81175
|
+
} = Qe(xx), p = Jt(null), g = Jt(null);
|
|
81169
81176
|
Ve(() => {
|
|
81170
|
-
var
|
|
81171
|
-
|
|
81177
|
+
var y;
|
|
81178
|
+
p.current && // On the initial render, data is null:
|
|
81172
81179
|
// This leads for some reason in certain cases to an error in Highcharts on a subsequent render when activating TimeDrive
|
|
81173
|
-
((
|
|
81180
|
+
((y = i.series) != null && y.every((b) => b.type === "line" && Array.isArray(b.data))) && (g.current ? g.current.series.length === i.series.length ? (g.current.update(i, !0, !0), g.current.series.length !== i.series.length && g.current.update(i, !0, !0)) : (g.current.destroy(), g.current = Ba.chart(p.current, i)) : g.current = Ba.chart(p.current, i), Q1e(g.current, s));
|
|
81174
81181
|
}, [i, s]);
|
|
81175
|
-
function
|
|
81176
|
-
const
|
|
81177
|
-
|
|
81182
|
+
function m(y) {
|
|
81183
|
+
const b = e.find((S) => S.key === y);
|
|
81184
|
+
b && d(y, !b.hidden);
|
|
81178
81185
|
}
|
|
81179
|
-
function
|
|
81180
|
-
const
|
|
81181
|
-
|
|
81186
|
+
function v(y) {
|
|
81187
|
+
const b = e.find((S) => S.key === y);
|
|
81188
|
+
b && h(b.asset.urn, b.datapoint.name);
|
|
81182
81189
|
}
|
|
81183
81190
|
return /* @__PURE__ */ o.jsxs("div", { className: Nn("di trend", { hidden: !e.length }), children: [
|
|
81184
81191
|
/* @__PURE__ */ o.jsx(
|
|
@@ -81192,22 +81199,23 @@ function oEe() {
|
|
|
81192
81199
|
onReload: a
|
|
81193
81200
|
}
|
|
81194
81201
|
),
|
|
81195
|
-
/* @__PURE__ */ o.jsx("span", { "data-testid": "trend-chart-wrapper", children: /* @__PURE__ */ o.jsx("div", { ref:
|
|
81202
|
+
/* @__PURE__ */ o.jsx("span", { "data-testid": "trend-chart-wrapper", children: /* @__PURE__ */ o.jsx("div", { ref: p }) }),
|
|
81196
81203
|
/* @__PURE__ */ o.jsx(
|
|
81197
81204
|
nEe,
|
|
81198
81205
|
{
|
|
81199
81206
|
period: r,
|
|
81200
81207
|
onPeriodChange: c,
|
|
81201
81208
|
onReload: a,
|
|
81202
|
-
onReset: u
|
|
81209
|
+
onReset: u,
|
|
81210
|
+
zoomInDisabled: f
|
|
81203
81211
|
}
|
|
81204
81212
|
),
|
|
81205
81213
|
/* @__PURE__ */ o.jsx(
|
|
81206
81214
|
Y1e,
|
|
81207
81215
|
{
|
|
81208
81216
|
trendDatapoints: e,
|
|
81209
|
-
onToggleHidden:
|
|
81210
|
-
onRemove:
|
|
81217
|
+
onToggleHidden: m,
|
|
81218
|
+
onRemove: v
|
|
81211
81219
|
}
|
|
81212
81220
|
)
|
|
81213
81221
|
] });
|
|
@@ -81513,7 +81521,7 @@ const SEe = {
|
|
|
81513
81521
|
onlyIfGateway: !0
|
|
81514
81522
|
}
|
|
81515
81523
|
}, CEe = Js({
|
|
81516
|
-
loader: () => import("./Files-
|
|
81524
|
+
loader: () => import("./Files-656859d4.js")
|
|
81517
81525
|
}), wEe = {
|
|
81518
81526
|
relativePath: "files",
|
|
81519
81527
|
label: {
|
|
@@ -82864,7 +82872,7 @@ const ATe = Pv(mTe(l8)), ETe = {
|
|
|
82864
82872
|
requiredAuthorities: ["READ_DATAPOINT"],
|
|
82865
82873
|
appName: "dashboard"
|
|
82866
82874
|
}, PTe = Js({
|
|
82867
|
-
loader: () => import("./Files-
|
|
82875
|
+
loader: () => import("./Files-656859d4.js")
|
|
82868
82876
|
}), RTe = {
|
|
82869
82877
|
relativePath: "files",
|
|
82870
82878
|
label: {
|
|
@@ -89127,7 +89135,7 @@ var LPe = function(t) {
|
|
|
89127
89135
|
})));
|
|
89128
89136
|
};
|
|
89129
89137
|
const FPe = Js({
|
|
89130
|
-
loader: () => import("./UserGroupTheme-
|
|
89138
|
+
loader: () => import("./UserGroupTheme-b4b7b3aa.js")
|
|
89131
89139
|
}), BPe = {
|
|
89132
89140
|
relativePath: "theme",
|
|
89133
89141
|
label: {
|
|
@@ -89357,7 +89365,7 @@ var qPe = function(t) {
|
|
|
89357
89365
|
})));
|
|
89358
89366
|
};
|
|
89359
89367
|
const XPe = Js({
|
|
89360
|
-
loader: () => import("./GlobalPowerBiReports-
|
|
89368
|
+
loader: () => import("./GlobalPowerBiReports-b7588d80.js")
|
|
89361
89369
|
}), QPe = {
|
|
89362
89370
|
relativePath: "powerbi",
|
|
89363
89371
|
label: {
|
|
@@ -89965,7 +89973,7 @@ const _Re = {
|
|
|
89965
89973
|
requiredAuthorities: ["READ_AUDIT_LOG"],
|
|
89966
89974
|
appName: "auditLog"
|
|
89967
89975
|
}, jRe = Js({
|
|
89968
|
-
loader: () => import("./BundlesContainer-
|
|
89976
|
+
loader: () => import("./BundlesContainer-2b549c33.js")
|
|
89969
89977
|
}), IRe = {
|
|
89970
89978
|
relativePath: "bundles",
|
|
89971
89979
|
label: {
|
|
@@ -89976,7 +89984,7 @@ const _Re = {
|
|
|
89976
89984
|
component: jRe,
|
|
89977
89985
|
appName: "bundleManagement"
|
|
89978
89986
|
}, DRe = Js({
|
|
89979
|
-
loader: () => import("./BundleManagementContainer-
|
|
89987
|
+
loader: () => import("./BundleManagementContainer-57ee391d.js")
|
|
89980
89988
|
}), PRe = ({ pathname: e }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Cl, { pathname: e }) });
|
|
89981
89989
|
var NM;
|
|
89982
89990
|
function JT() {
|
|
@@ -91158,7 +91166,7 @@ const yOe = {
|
|
|
91158
91166
|
requiredAuthorities: ["READ_AUTHORIZATION_SERVER", "WRITE_AUTHORIZATION_SERVER"],
|
|
91159
91167
|
show: () => !ru()
|
|
91160
91168
|
}, vOe = Js({
|
|
91161
|
-
loader: () => import("./UserGroupAssignments-
|
|
91169
|
+
loader: () => import("./UserGroupAssignments-3dd28edc.js")
|
|
91162
91170
|
}), xOe = {
|
|
91163
91171
|
relativePath: "user-group-assignments",
|
|
91164
91172
|
label: {
|
|
@@ -91170,7 +91178,7 @@ const yOe = {
|
|
|
91170
91178
|
requiredAuthorities: ["READ_INITIAL_ACCOUNT_GROUP_ASSIGNMENT_RULE"],
|
|
91171
91179
|
show: ru
|
|
91172
91180
|
}, bOe = Js({
|
|
91173
|
-
loader: () => import("./TemplatesListPage-
|
|
91181
|
+
loader: () => import("./TemplatesListPage-ce255ca0.js")
|
|
91174
91182
|
}), SOe = {
|
|
91175
91183
|
relativePath: "list",
|
|
91176
91184
|
label: {
|
|
@@ -91181,7 +91189,7 @@ const yOe = {
|
|
|
91181
91189
|
requiredAuthorities: ["READ_NOTIFICATION_TEMPLATE"],
|
|
91182
91190
|
iconSvg: ym
|
|
91183
91191
|
}, COe = Js({
|
|
91184
|
-
loader: () => import("./TemplateEditPage-
|
|
91192
|
+
loader: () => import("./TemplateEditPage-7c975f0a.js")
|
|
91185
91193
|
}), wOe = {
|
|
91186
91194
|
relativePath: ":templateId",
|
|
91187
91195
|
component: COe,
|
|
@@ -93433,13 +93441,13 @@ const yNe = {
|
|
|
93433
93441
|
childRoutes: [Xke, cNe, gNe, pNe],
|
|
93434
93442
|
contextAction: zke
|
|
93435
93443
|
}, xNe = Js({
|
|
93436
|
-
loader: () => import("./PropertiesEditPage-
|
|
93444
|
+
loader: () => import("./PropertiesEditPage-61e927bb.js")
|
|
93437
93445
|
}), bNe = {
|
|
93438
93446
|
relativePath: "create",
|
|
93439
93447
|
component: xNe,
|
|
93440
93448
|
requiredAuthorities: ["CREATE_PROPERTY"]
|
|
93441
93449
|
}, SNe = Js({
|
|
93442
|
-
loader: () => import("./PropertiesEditPage-
|
|
93450
|
+
loader: () => import("./PropertiesEditPage-61e927bb.js")
|
|
93443
93451
|
}), CNe = {
|
|
93444
93452
|
relativePath: ":propertyKey",
|
|
93445
93453
|
component: SNe,
|
|
@@ -93468,7 +93476,7 @@ var ANe = function(t) {
|
|
|
93468
93476
|
})));
|
|
93469
93477
|
};
|
|
93470
93478
|
const ENe = Js({
|
|
93471
|
-
loader: () => import("./PropertiesList-
|
|
93479
|
+
loader: () => import("./PropertiesList-c892709f.js")
|
|
93472
93480
|
}), TNe = {
|
|
93473
93481
|
relativePath: "properties",
|
|
93474
93482
|
label: {
|
|
@@ -93481,13 +93489,13 @@ const ENe = Js({
|
|
|
93481
93489
|
childRoutes: [bNe, CNe],
|
|
93482
93490
|
contextAction: wNe
|
|
93483
93491
|
}, _Ne = Js({
|
|
93484
|
-
loader: () => import("./LicensesEditPage-
|
|
93492
|
+
loader: () => import("./LicensesEditPage-4491349f.js")
|
|
93485
93493
|
}), jNe = {
|
|
93486
93494
|
relativePath: "create",
|
|
93487
93495
|
component: _Ne,
|
|
93488
93496
|
requiredAuthorities: ["MANAGE_LICENSES"]
|
|
93489
93497
|
}, INe = Js({
|
|
93490
|
-
loader: () => import("./LicensesEditPage-
|
|
93498
|
+
loader: () => import("./LicensesEditPage-4491349f.js")
|
|
93491
93499
|
}), DNe = {
|
|
93492
93500
|
relativePath: ":licenseName",
|
|
93493
93501
|
component: INe,
|
|
@@ -93520,7 +93528,7 @@ var PNe = function(t) {
|
|
|
93520
93528
|
})));
|
|
93521
93529
|
};
|
|
93522
93530
|
const RNe = Js({
|
|
93523
|
-
loader: () => import("./LicensesList-
|
|
93531
|
+
loader: () => import("./LicensesList-30258d16.js")
|
|
93524
93532
|
}), ONe = {
|
|
93525
93533
|
relativePath: "licenses",
|
|
93526
93534
|
label: {
|
|
@@ -93817,7 +93825,6 @@ const NNe = I_(), qM = [
|
|
|
93817
93825
|
"REACT_APP_DOCUMENTATION_CUSTOM_NAMESPACE",
|
|
93818
93826
|
"REACT_APP_DOCUMENTATION_CUSTOM_VERSION",
|
|
93819
93827
|
"REACT_APP_ERROR_MESSAGE_AUTOCLOSE_ENABLED",
|
|
93820
|
-
"REACT_APP_GOOGLE_MAPS_API_KEY",
|
|
93821
93828
|
"REACT_APP_SERVICE_CALL_URL",
|
|
93822
93829
|
"REACT_APP_FALLBACK_LOCALE",
|
|
93823
93830
|
"REACT_APP_FILTER_EDGE_EVENTS_BY_DEFAULT",
|
|
@@ -94870,7 +94877,7 @@ function oMe({ setting: e }) {
|
|
|
94870
94877
|
)
|
|
94871
94878
|
] });
|
|
94872
94879
|
}
|
|
94873
|
-
const aMe = pt.lazy(() => import("./JsonSettingWidget-
|
|
94880
|
+
const aMe = pt.lazy(() => import("./JsonSettingWidget-017b7d08.js")), _1 = nS.filter(
|
|
94874
94881
|
({ name: e }) => Object.values(u_).every((t) => !t.includes(e))
|
|
94875
94882
|
);
|
|
94876
94883
|
function j1({ setting: e, ...t }) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { at as c, a5 as Et, cY as wt, a_ as kt, ag as et, aV as bt, bn as It } from "./ContextBarContext-
|
|
1
|
+
import { at as c, a5 as Et, cY as wt, a_ as kt, ag as et, aV as bt, bn as It } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import * as Dt from "react";
|
|
3
3
|
import { createContext as Ot, useState as pt, useEffect as Rt, useContext as At } from "react";
|
|
4
4
|
import { Spinner as Tt, Button as yt, Icon as Lt, Bubble as jt } from "@deviceinsight/ng-ui-basic-components";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { at as t, cz as m } from "./ContextBarContext-
|
|
1
|
+
import { at as t, cz as m } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as p } from "react";
|
|
3
3
|
import { Button as d, Icon as u } from "@deviceinsight/ng-ui-basic-components";
|
|
4
4
|
import { ImageUpload as F, FileUpload as x } from "@deviceinsight/ng-ui-components";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ah as M, at as e, ag as p, cZ as D, c_ as R, bn as G, a6 as Y, b1 as z, cp as Z, c$ as q, aV as _, aN as $ } from "./ContextBarContext-
|
|
1
|
+
import { ah as M, at as e, ag as p, cZ as D, c_ as R, bn as G, a6 as Y, b1 as z, cp as Z, c$ as q, aV as _, aN as $ } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { messageBoxError as J, ReactableWithClientSidePagination as ee, ContentHeader as te, RouteTabs as se } from "@deviceinsight/ng-ui-components";
|
|
3
3
|
import { useState as B, useCallback as S, useRef as ie, useEffect as U, useMemo as X, createContext as ae, useContext as ne } from "react";
|
|
4
4
|
import { Modal as le, SpinnerContainer as P, Button as k, Icon as W, useConfirm as oe } from "@deviceinsight/ng-ui-basic-components";
|
|
5
|
-
import { F as re } from "./FileUploadInput-
|
|
5
|
+
import { F as re } from "./FileUploadInput-71acf840.js";
|
|
6
6
|
import { createPortal as de } from "react-dom";
|
|
7
7
|
import { Link as ce } from "react-router-dom";
|
|
8
8
|
import { g as V } from "./customFileCategories-1b64ed45.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a5 as $t, ad as Rr, at as wt, ag as _e } from "./ContextBarContext-
|
|
1
|
+
import { a5 as $t, ad as Rr, at as wt, ag as _e } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import Ar, { useMemo as jr, useState as le, useEffect as He } from "react";
|
|
3
3
|
import { getParamsForSingleReport as Mr } from "@deviceinsight/ng-ui-api-client";
|
|
4
4
|
import { Tabs as Ir, Spinner as Br } from "@deviceinsight/ng-ui-basic-components";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a5 as so, a6 as ro, at as mn } from "./ContextBarContext-
|
|
1
|
+
import { a5 as so, a6 as ro, at as mn } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useRef as gn, useCallback as oo, useEffect as ao } from "react";
|
|
3
3
|
import { SpinnerContainer as ho } from "@deviceinsight/ng-ui-basic-components";
|
|
4
4
|
import "react-router-dom";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { dd as S, dk as j, at as t, cz as C, ag as g } from "./ContextBarContext-
|
|
1
|
+
import { dd as S, dk as j, at as t, cz as C, ag as g } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as u, useEffect as v, useCallback as y } from "react";
|
|
3
|
-
import { C as V, j as b } from "./index-
|
|
3
|
+
import { C as V, j as b } from "./index-23459578.js";
|
|
4
4
|
import "react-router-dom";
|
|
5
5
|
import "@deviceinsight/ng-ui-basic-components";
|
|
6
6
|
import "@deviceinsight/ng-ui-components";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ah as w, bc as C, at as e, ag as n, bi as y, b4 as b, bN as V } from "./ContextBarContext-
|
|
1
|
+
import { ah as w, bc as C, at as e, ag as n, bi as y, b4 as b, bN as V } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as d, useEffect as v } from "react";
|
|
3
3
|
import { Prompt as q, useHistory as B, useLocation as H, useParams as T } from "react-router-dom";
|
|
4
4
|
import { fetchLicenses as D, fetchLicenseByName as I, updateLicense as R, createLicense as k } from "@deviceinsight/ng-ui-api-client";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { at as s, ag as a, ah as y, d8 as b, dc as g, aN as j } from "./ContextBarContext-
|
|
1
|
+
import { at as s, ag as a, ah as y, d8 as b, dc as g, aN as j } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as c, useEffect as f } from "react";
|
|
3
3
|
import { Link as u } from "react-router-dom";
|
|
4
4
|
import { fetchRolesForLicense as N, fetchLicenses as C, deleteLicense as E } from "@deviceinsight/ng-ui-api-client";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { at as e, cz as E, aK as V, dl as F, dd as L, dk as B, ag as d, ah as G, bc as U, bf as D, bi as h, b4 as w, dm as R, di as P, dn as k, aq as M, dp as H, dq as X, bN as _, aU as z, dr as Y } from "./ContextBarContext-
|
|
1
|
+
import { at as e, cz as E, aK as V, dl as F, dd as L, dk as B, ag as d, ah as G, bc as U, bf as D, bi as h, b4 as w, dm as R, di as P, dn as k, aq as M, dp as H, dq as X, bN as _, aU as z, dr as Y } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as T, useEffect as $ } from "react";
|
|
3
3
|
import { useLocation as J, useHistory as Q, useParams as W } from "react-router-dom";
|
|
4
4
|
import { getPropertyById as Z, updateProperty as ee, createProperty as re } from "@deviceinsight/ng-ui-api-client";
|
|
5
5
|
import { Button as v, Checkbox as A, Icon as K, ButtonRow as te, Spinner as se } from "@deviceinsight/ng-ui-basic-components";
|
|
6
6
|
import { messageBoxError as O, ContentHeader as ae } from "@deviceinsight/ng-ui-components";
|
|
7
|
-
import { P as ne } from "./react-router-
|
|
7
|
+
import { P as ne } from "./react-router-01703761.js";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
import "./extends-0a3e0827.js";
|
|
10
10
|
function le(r) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aU as c, at as t, ag as a, b9 as f, ah as y, d8 as b, dc as T } from "./ContextBarContext-
|
|
1
|
+
import { aU as c, at as t, ag as a, b9 as f, ah as y, d8 as b, dc as T } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useContext as m, useState as h, useEffect as P } from "react";
|
|
3
3
|
import { deleteProperty as A } from "@deviceinsight/ng-ui-api-client";
|
|
4
4
|
import { Bubble as g, Button as x, Icon as I, withConfirm as O } from "@deviceinsight/ng-ui-basic-components";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { at as e, ag as r, d6 as v, bJ as B, dd as $, ah as R, de as M, bi as S, df as z, b4 as q, b9 as U, bc as H, bf as J, bs as Q, bN as X, ad as Y } from "./ContextBarContext-
|
|
1
|
+
import { at as e, ag as r, d6 as v, bJ as B, dd as $, ah as R, de as M, bi as S, df as z, b4 as q, b9 as U, bc as H, bf as J, bs as Q, bN as X, ad as Y } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import Z, { useState as C, useRef as D, useContext as O, useEffect as w } from "react";
|
|
3
3
|
import { useParams as ee, useHistory as te, useLocation as ae } from "react-router-dom";
|
|
4
4
|
import { fetchEmailTemplateById as ne, fetchEmailTemplates as se, createEmailTemplate as ie, updateEmailTemplate as oe, deleteEmailTemplate as le } from "@deviceinsight/ng-ui-api-client";
|
|
5
5
|
import { Modal as _, Button as k, useConfirm as re, Accordion as ce, AccordionItem as de, Icon as A, ButtonRow as ue, SpinnerContainer as me } from "@deviceinsight/ng-ui-basic-components";
|
|
6
6
|
import { ReactableWithClientSidePagination as W, nanoid10 as fe, messageBoxError as K, ContentHeader as pe } from "@deviceinsight/ng-ui-components";
|
|
7
|
-
import { P as he } from "./react-router-
|
|
8
|
-
import { A as xe } from "./AccessEditModal-
|
|
7
|
+
import { P as he } from "./react-router-01703761.js";
|
|
8
|
+
import { A as xe } from "./AccessEditModal-87adb3bc.js";
|
|
9
9
|
import "react-dom";
|
|
10
10
|
import "./extends-0a3e0827.js";
|
|
11
11
|
const je = (t) => [
|
|
@@ -94,7 +94,7 @@ const je = (t) => [
|
|
|
94
94
|
width: 600
|
|
95
95
|
}
|
|
96
96
|
);
|
|
97
|
-
}, G = Z.lazy(() => import("./TemplateTextInput-
|
|
97
|
+
}, G = Z.lazy(() => import("./TemplateTextInput-5dcab91f.js")), ve = (t, a) => t.locale === "default" ? -1 : a.locale === "default" ? 1 : t.locale.localeCompare(a.locale);
|
|
98
98
|
function Ce() {
|
|
99
99
|
const t = re(), [a, n] = C(!1), [c, s] = C("message"), {
|
|
100
100
|
watch: m,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { at as l, cz as x, aK as n } from "./ContextBarContext-
|
|
1
|
+
import { at as l, cz as x, aK as n } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import j from "react";
|
|
3
|
-
import { C as d, j as b } from "./index-
|
|
3
|
+
import { C as d, j as b } from "./index-23459578.js";
|
|
4
4
|
import "react-router-dom";
|
|
5
5
|
import "@deviceinsight/ng-ui-basic-components";
|
|
6
6
|
import "@deviceinsight/ng-ui-components";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { at as e, ag as s, aU as y, db as B, a_ as P, ah as F, bL as V, bs as z, aj as N, d8 as W, dc as $ } from "./ContextBarContext-
|
|
1
|
+
import { at as e, ag as s, aU as y, db as B, a_ as P, ah as F, bL as V, bs as z, aj as N, d8 as W, dc as $ } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useContext as H, useState as T, useCallback as q, useEffect as Y } from "react";
|
|
3
3
|
import { Link as J, useLocation as Q } from "react-router-dom";
|
|
4
4
|
import { fetchUserGroupById as O, fetchEmailTemplates as _, fetchEmailTemplateAccessById as X, updateEmailTemplate as Z, deleteEmailTemplate as ee } from "@deviceinsight/ng-ui-api-client";
|
|
5
5
|
import { Label as G, Button as C, Icon as te, Modal as ae, withConfirm as ne } from "@deviceinsight/ng-ui-basic-components";
|
|
6
6
|
import { MultiMenu as oe, MultiMenuItem as se, InfoBox as ie, messageBoxError as S, ContentHeader as le } from "@deviceinsight/ng-ui-components";
|
|
7
|
-
import { A as re } from "./AccessEditModal-
|
|
7
|
+
import { A as re } from "./AccessEditModal-87adb3bc.js";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
function ce(r, l, c, h, u) {
|
|
10
10
|
return [
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { at as e, d9 as S, aN as E, bc as _, ah as N, aq as R, ag as o, bi as j, b4 as y, da as M } from "./ContextBarContext-
|
|
1
|
+
import { at as e, d9 as S, aN as E, bc as _, ah as N, aq as R, ag as o, bi as j, b4 as y, da as M } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import { useState as A, useEffect as C } from "react";
|
|
3
3
|
import { ReactableWithClientSidePagination as U, messageBoxError as T, ContentHeader as w } from "@deviceinsight/ng-ui-components";
|
|
4
4
|
import { Button as x, Icon as b, Modal as K, useConfirm as V, SpinnerContainer as L } from "@deviceinsight/ng-ui-basic-components";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { at as s, d0 as f, d1 as v, ag as c, d2 as g, aj as C, au as x, d3 as l, ae as r, d4 as w, d5 as P } from "./ContextBarContext-
|
|
1
|
+
import { at as s, d0 as f, d1 as v, ag as c, d2 as g, aj as C, au as x, d3 as l, ae as r, d4 as w, d5 as P } from "./ContextBarContext-e53a6c9e.js";
|
|
2
2
|
import * as d from "react";
|
|
3
3
|
import { useContext as S } from "react";
|
|
4
|
-
import { P as T } from "./react-router-
|
|
4
|
+
import { P as T } from "./react-router-01703761.js";
|
|
5
5
|
import { Button as p, ButtonRow as j, SpinnerContainer as U } from "@deviceinsight/ng-ui-basic-components";
|
|
6
6
|
import { GradientColorPicker as y, ContentHeader as D } from "@deviceinsight/ng-ui-components";
|
|
7
7
|
import "react-router-dom";
|
package/dist/api.d.ts
CHANGED
|
@@ -901,8 +901,8 @@ type IsPropertyVisible = (propertyKey: string, userRoles: Role[]) => boolean;
|
|
|
901
901
|
declare const modifyPropertyVisibility: (customFunction: IsPropertyVisible) => void;
|
|
902
902
|
|
|
903
903
|
/**
|
|
904
|
-
* Allows
|
|
905
|
-
* @param {Record<string, string>}
|
|
904
|
+
* Allows setting runtime environment variables
|
|
905
|
+
* @param {Record<string, string>} env The environment variables to set.
|
|
906
906
|
*/
|
|
907
907
|
declare const setEnvironment: (env: Record<string, string>) => Promise<void>;
|
|
908
908
|
|
package/dist/api.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ai as a, au as n, at as i, aK as r, bB as c, cC as u, cD as m, cl as f, co as C, bm as d, cE as l } from "./ContextBarContext-
|
|
2
|
-
import { aN as F, br as G, af as L, ae as O, ag as V, cG as H, ad as K, cH as M, cF as Z, cU as $, aG as j, aU as k, cK as w, cL as J, cR as W, cS as X, cP as q, cW as Q, cO as Y, cQ as z, cJ as ee, cM as se, cN as te, cI as oe, cT as ae, cx as ne, cV as ie, cX as re, ac as ce, b$ as ue, ah as me, bV as fe } from "./ContextBarContext-
|
|
1
|
+
import { ai as a, au as n, at as i, aK as r, bB as c, cC as u, cD as m, cl as f, co as C, bm as d, cE as l } from "./ContextBarContext-e53a6c9e.js";
|
|
2
|
+
import { aN as F, br as G, af as L, ae as O, ag as V, cG as H, ad as K, cH as M, cF as Z, cU as $, aG as j, aU as k, cK as w, cL as J, cR as W, cS as X, cP as q, cW as Q, cO as Y, cQ as z, cJ as ee, cM as se, cN as te, cI as oe, cT as ae, cx as ne, cV as ie, cX as re, ac as ce, b$ as ue, ah as me, bV as fe } from "./ContextBarContext-e53a6c9e.js";
|
|
3
3
|
import { m as de, a as le } from "./useCanDeleteBundleVersion-64f35949.js";
|
|
4
4
|
import { getAxios as p } from "@deviceinsight/ng-ui-api-client";
|
|
5
5
|
import { s as Ae } from "./customFileCategories-1b64ed45.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as eu } from "./extends-0a3e0827.js";
|
|
2
|
-
import { dt as tu, at as iu } from "./ContextBarContext-
|
|
2
|
+
import { dt as tu, at as iu } from "./ContextBarContext-e53a6c9e.js";
|
|
3
3
|
import { useState as vs, useEffect as Vt, forwardRef as nu, useRef as su, useImperativeHandle as ru } from "react";
|
|
4
4
|
let sr = [], _a = [];
|
|
5
5
|
(() => {
|