@deviceinsight/ng-ui-scale-lib 9.15.2 → 9.16.1
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-696ef72f.js} +1 -1
- package/dist/{BundleManagementContainer-ccdc2126.js → BundleManagementContainer-6750fec7.js} +1 -1
- package/dist/{BundlesContainer-9dc02cd3.js → BundlesContainer-b531d3ab.js} +2 -2
- package/dist/{ContextBarContext-61632a7b.js → ContextBarContext-d5e6210f.js} +54 -50
- package/dist/{DatapointImport-7fa56309.js → DatapointImport-1b53cc1d.js} +1 -1
- package/dist/{FileUploadInput-c7479120.js → FileUploadInput-ad4db206.js} +1 -1
- package/dist/{Files-e08b9e48.js → Files-d709f7fa.js} +2 -2
- package/dist/{GlobalPowerBiReports-21ffad95.js → GlobalPowerBiReports-9424b87c.js} +1 -1
- package/dist/{Graph-bb868d3c.js → Graph-f5bb65ae.js} +1 -1
- package/dist/{JsonSettingWidget-bee9263f.js → JsonSettingWidget-994759f6.js} +2 -2
- package/dist/{LicensesEditPage-576c8940.js → LicensesEditPage-697f3524.js} +1 -1
- package/dist/{LicensesList-a805e8d7.js → LicensesList-3eebb75f.js} +1 -1
- package/dist/{PropertiesEditPage-c05fd5ec.js → PropertiesEditPage-b8185c40.js} +2 -2
- package/dist/{PropertiesList-204b1151.js → PropertiesList-3668814d.js} +1 -1
- package/dist/{TemplateEditPage-2f401a1d.js → TemplateEditPage-96197c20.js} +4 -4
- package/dist/{TemplateTextInput-b052d8a9.js → TemplateTextInput-7060edfa.js} +2 -2
- package/dist/{TemplatesListPage-a591c657.js → TemplatesListPage-67f81653.js} +2 -2
- package/dist/{UserGroupAssignments-84ab27e3.js → UserGroupAssignments-52ebadde.js} +1 -1
- package/dist/{UserGroupTheme-cc206c90.js → UserGroupTheme-09dfd9e6.js} +2 -2
- package/dist/api.js +2 -2
- package/dist/{index-e254d0c0.js → index-a3a010a6.js} +1 -1
- package/dist/index.js +772 -768
- package/dist/{react-router-6620a706.js → react-router-14d32ef1.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-d5e6210f.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-6750fec7.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-d5e6210f.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-d5e6210f.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-ad4db206.js";
|
|
9
9
|
import { u as Se, b as Ae } from "./useCanDeleteBundleVersion-64f35949.js";
|
|
10
10
|
import "react-dom";
|
|
11
11
|
const Y = (n) => {
|
|
@@ -56534,7 +56534,7 @@ function kce({
|
|
|
56534
56534
|
}
|
|
56535
56535
|
);
|
|
56536
56536
|
}
|
|
56537
|
-
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.
|
|
56537
|
+
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.16.1", Lce = "SEE LICENSE IN LICENSE", Fce = {
|
|
56538
56538
|
type: "git",
|
|
56539
56539
|
url: "https://gitlab.device-insight.com/deviceinsight/ng-ui.git"
|
|
56540
56540
|
}, Bce = {
|
|
@@ -78146,7 +78146,7 @@ const Js = ({ loader: e }) => {
|
|
|
78146
78146
|
}
|
|
78147
78147
|
);
|
|
78148
78148
|
}, BAe = Js({
|
|
78149
|
-
loader: () => import("./Graph-
|
|
78149
|
+
loader: () => import("./Graph-f5bb65ae.js")
|
|
78150
78150
|
}), UAe = async (e, t) => await Promise.all(
|
|
78151
78151
|
e.map(
|
|
78152
78152
|
async (n) => await ap(n).catch(() => (t.push({
|
|
@@ -80097,7 +80097,7 @@ const S1e = {
|
|
|
80097
80097
|
childRoutes: [S1e],
|
|
80098
80098
|
requiredAuthorities: ["READ_ASSET", "READ_ASSET_GROUP"]
|
|
80099
80099
|
}, w1e = Js({
|
|
80100
|
-
loader: () => import("./DatapointImport-
|
|
80100
|
+
loader: () => import("./DatapointImport-1b53cc1d.js")
|
|
80101
80101
|
}), A1e = (e, t) => {
|
|
80102
80102
|
e && e === t ? or(
|
|
80103
80103
|
/* @__PURE__ */ o.jsx(V, { i18nKey: "datapointImport.saveSuccess", children: "The datapoints were successfully imported. " }),
|
|
@@ -80497,7 +80497,8 @@ const k1e = "data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMY
|
|
|
80497
80497
|
},
|
|
80498
80498
|
toggleTrendDatapoint: () => {
|
|
80499
80499
|
},
|
|
80500
|
-
liveModeEnabled: !1
|
|
80500
|
+
liveModeEnabled: !1,
|
|
80501
|
+
zoomInDisabled: !1
|
|
80501
80502
|
}, xx = pt.createContext(N1e);
|
|
80502
80503
|
function M1e(e) {
|
|
80503
80504
|
const { t } = lt();
|
|
@@ -80930,22 +80931,22 @@ function Q1e(e, t) {
|
|
|
80930
80931
|
}), e.redraw();
|
|
80931
80932
|
}
|
|
80932
80933
|
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
|
-
}
|
|
80934
|
+
function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r, zoomInDisabled: i }) {
|
|
80938
80935
|
function s() {
|
|
80939
|
-
const
|
|
80940
|
-
t({ ...e, tsStart: e.tsStart
|
|
80936
|
+
const l = e.tsEnd - e.tsStart;
|
|
80937
|
+
t({ ...e, tsStart: e.tsStart + l / 4, tsEnd: e.tsEnd - l / 4 });
|
|
80941
80938
|
}
|
|
80942
80939
|
function a() {
|
|
80943
|
-
const
|
|
80944
|
-
t({ ...e, tsStart: e.tsStart -
|
|
80940
|
+
const l = e.tsEnd - e.tsStart;
|
|
80941
|
+
t({ ...e, tsStart: e.tsStart - l / 2, tsEnd: e.tsEnd + l / 2 });
|
|
80945
80942
|
}
|
|
80946
80943
|
function c() {
|
|
80947
|
-
const
|
|
80948
|
-
t({ ...e, tsStart: e.tsStart
|
|
80944
|
+
const l = Math.round((e.tsEnd - e.tsStart) * 0.9);
|
|
80945
|
+
t({ ...e, tsStart: e.tsStart - l - 1, tsEnd: e.tsEnd - l - 1 });
|
|
80946
|
+
}
|
|
80947
|
+
function u() {
|
|
80948
|
+
const l = Math.round((e.tsEnd - e.tsStart) * 0.9);
|
|
80949
|
+
t({ ...e, tsStart: e.tsStart + l + 1, tsEnd: e.tsEnd + l + 1 });
|
|
80949
80950
|
}
|
|
80950
80951
|
return /* @__PURE__ */ o.jsxs("div", { className: "chart-controls", children: [
|
|
80951
80952
|
/* @__PURE__ */ o.jsx(
|
|
@@ -80953,7 +80954,7 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
80953
80954
|
{
|
|
80954
80955
|
"data-testid": "left-button",
|
|
80955
80956
|
naked: !0,
|
|
80956
|
-
onClick:
|
|
80957
|
+
onClick: c,
|
|
80957
80958
|
title: {
|
|
80958
80959
|
id: "trend.button.back.title",
|
|
80959
80960
|
defaultValue: "Go Back in Time"
|
|
@@ -80967,7 +80968,7 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
80967
80968
|
{
|
|
80968
80969
|
"data-testid": "zoom-out-button",
|
|
80969
80970
|
naked: !0,
|
|
80970
|
-
onClick:
|
|
80971
|
+
onClick: a,
|
|
80971
80972
|
title: {
|
|
80972
80973
|
id: "trend.button.zoomOut.title",
|
|
80973
80974
|
defaultValue: "Zoom Out"
|
|
@@ -80980,7 +80981,8 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
80980
80981
|
{
|
|
80981
80982
|
"data-testid": "zoom-in-button",
|
|
80982
80983
|
naked: !0,
|
|
80983
|
-
onClick:
|
|
80984
|
+
onClick: s,
|
|
80985
|
+
disabled: i,
|
|
80984
80986
|
title: {
|
|
80985
80987
|
id: "trend.button.zoomIn.title",
|
|
80986
80988
|
defaultValue: "Zoom In"
|
|
@@ -81020,7 +81022,7 @@ function nEe({ period: e, onPeriodChange: t, onReload: n, onReset: r }) {
|
|
|
81020
81022
|
{
|
|
81021
81023
|
"data-testid": "go-forward-button",
|
|
81022
81024
|
naked: !0,
|
|
81023
|
-
onClick:
|
|
81025
|
+
onClick: u,
|
|
81024
81026
|
title: {
|
|
81025
81027
|
id: "trend.button.forward.title",
|
|
81026
81028
|
defaultValue: "Go Forward in Time"
|
|
@@ -81164,21 +81166,22 @@ function oEe() {
|
|
|
81164
81166
|
resetPeriod: u,
|
|
81165
81167
|
liveModeEnabled: l,
|
|
81166
81168
|
toggleTrendDatapoint: d,
|
|
81167
|
-
removeTrendDatapoint: h
|
|
81168
|
-
|
|
81169
|
+
removeTrendDatapoint: h,
|
|
81170
|
+
zoomInDisabled: f
|
|
81171
|
+
} = Qe(xx), p = Jt(null), g = Jt(null);
|
|
81169
81172
|
Ve(() => {
|
|
81170
|
-
var
|
|
81171
|
-
|
|
81173
|
+
var y;
|
|
81174
|
+
p.current && // On the initial render, data is null:
|
|
81172
81175
|
// This leads for some reason in certain cases to an error in Highcharts on a subsequent render when activating TimeDrive
|
|
81173
|
-
((
|
|
81176
|
+
((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
81177
|
}, [i, s]);
|
|
81175
|
-
function
|
|
81176
|
-
const
|
|
81177
|
-
|
|
81178
|
+
function m(y) {
|
|
81179
|
+
const b = e.find((S) => S.key === y);
|
|
81180
|
+
b && d(y, !b.hidden);
|
|
81178
81181
|
}
|
|
81179
|
-
function
|
|
81180
|
-
const
|
|
81181
|
-
|
|
81182
|
+
function v(y) {
|
|
81183
|
+
const b = e.find((S) => S.key === y);
|
|
81184
|
+
b && h(b.asset.urn, b.datapoint.name);
|
|
81182
81185
|
}
|
|
81183
81186
|
return /* @__PURE__ */ o.jsxs("div", { className: Nn("di trend", { hidden: !e.length }), children: [
|
|
81184
81187
|
/* @__PURE__ */ o.jsx(
|
|
@@ -81192,22 +81195,23 @@ function oEe() {
|
|
|
81192
81195
|
onReload: a
|
|
81193
81196
|
}
|
|
81194
81197
|
),
|
|
81195
|
-
/* @__PURE__ */ o.jsx("span", { "data-testid": "trend-chart-wrapper", children: /* @__PURE__ */ o.jsx("div", { ref:
|
|
81198
|
+
/* @__PURE__ */ o.jsx("span", { "data-testid": "trend-chart-wrapper", children: /* @__PURE__ */ o.jsx("div", { ref: p }) }),
|
|
81196
81199
|
/* @__PURE__ */ o.jsx(
|
|
81197
81200
|
nEe,
|
|
81198
81201
|
{
|
|
81199
81202
|
period: r,
|
|
81200
81203
|
onPeriodChange: c,
|
|
81201
81204
|
onReload: a,
|
|
81202
|
-
onReset: u
|
|
81205
|
+
onReset: u,
|
|
81206
|
+
zoomInDisabled: f
|
|
81203
81207
|
}
|
|
81204
81208
|
),
|
|
81205
81209
|
/* @__PURE__ */ o.jsx(
|
|
81206
81210
|
Y1e,
|
|
81207
81211
|
{
|
|
81208
81212
|
trendDatapoints: e,
|
|
81209
|
-
onToggleHidden:
|
|
81210
|
-
onRemove:
|
|
81213
|
+
onToggleHidden: m,
|
|
81214
|
+
onRemove: v
|
|
81211
81215
|
}
|
|
81212
81216
|
)
|
|
81213
81217
|
] });
|
|
@@ -81513,7 +81517,7 @@ const SEe = {
|
|
|
81513
81517
|
onlyIfGateway: !0
|
|
81514
81518
|
}
|
|
81515
81519
|
}, CEe = Js({
|
|
81516
|
-
loader: () => import("./Files-
|
|
81520
|
+
loader: () => import("./Files-d709f7fa.js")
|
|
81517
81521
|
}), wEe = {
|
|
81518
81522
|
relativePath: "files",
|
|
81519
81523
|
label: {
|
|
@@ -82864,7 +82868,7 @@ const ATe = Pv(mTe(l8)), ETe = {
|
|
|
82864
82868
|
requiredAuthorities: ["READ_DATAPOINT"],
|
|
82865
82869
|
appName: "dashboard"
|
|
82866
82870
|
}, PTe = Js({
|
|
82867
|
-
loader: () => import("./Files-
|
|
82871
|
+
loader: () => import("./Files-d709f7fa.js")
|
|
82868
82872
|
}), RTe = {
|
|
82869
82873
|
relativePath: "files",
|
|
82870
82874
|
label: {
|
|
@@ -89127,7 +89131,7 @@ var LPe = function(t) {
|
|
|
89127
89131
|
})));
|
|
89128
89132
|
};
|
|
89129
89133
|
const FPe = Js({
|
|
89130
|
-
loader: () => import("./UserGroupTheme-
|
|
89134
|
+
loader: () => import("./UserGroupTheme-09dfd9e6.js")
|
|
89131
89135
|
}), BPe = {
|
|
89132
89136
|
relativePath: "theme",
|
|
89133
89137
|
label: {
|
|
@@ -89357,7 +89361,7 @@ var qPe = function(t) {
|
|
|
89357
89361
|
})));
|
|
89358
89362
|
};
|
|
89359
89363
|
const XPe = Js({
|
|
89360
|
-
loader: () => import("./GlobalPowerBiReports-
|
|
89364
|
+
loader: () => import("./GlobalPowerBiReports-9424b87c.js")
|
|
89361
89365
|
}), QPe = {
|
|
89362
89366
|
relativePath: "powerbi",
|
|
89363
89367
|
label: {
|
|
@@ -89965,7 +89969,7 @@ const _Re = {
|
|
|
89965
89969
|
requiredAuthorities: ["READ_AUDIT_LOG"],
|
|
89966
89970
|
appName: "auditLog"
|
|
89967
89971
|
}, jRe = Js({
|
|
89968
|
-
loader: () => import("./BundlesContainer-
|
|
89972
|
+
loader: () => import("./BundlesContainer-b531d3ab.js")
|
|
89969
89973
|
}), IRe = {
|
|
89970
89974
|
relativePath: "bundles",
|
|
89971
89975
|
label: {
|
|
@@ -89976,7 +89980,7 @@ const _Re = {
|
|
|
89976
89980
|
component: jRe,
|
|
89977
89981
|
appName: "bundleManagement"
|
|
89978
89982
|
}, DRe = Js({
|
|
89979
|
-
loader: () => import("./BundleManagementContainer-
|
|
89983
|
+
loader: () => import("./BundleManagementContainer-6750fec7.js")
|
|
89980
89984
|
}), PRe = ({ pathname: e }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Cl, { pathname: e }) });
|
|
89981
89985
|
var NM;
|
|
89982
89986
|
function JT() {
|
|
@@ -91158,7 +91162,7 @@ const yOe = {
|
|
|
91158
91162
|
requiredAuthorities: ["READ_AUTHORIZATION_SERVER", "WRITE_AUTHORIZATION_SERVER"],
|
|
91159
91163
|
show: () => !ru()
|
|
91160
91164
|
}, vOe = Js({
|
|
91161
|
-
loader: () => import("./UserGroupAssignments-
|
|
91165
|
+
loader: () => import("./UserGroupAssignments-52ebadde.js")
|
|
91162
91166
|
}), xOe = {
|
|
91163
91167
|
relativePath: "user-group-assignments",
|
|
91164
91168
|
label: {
|
|
@@ -91170,7 +91174,7 @@ const yOe = {
|
|
|
91170
91174
|
requiredAuthorities: ["READ_INITIAL_ACCOUNT_GROUP_ASSIGNMENT_RULE"],
|
|
91171
91175
|
show: ru
|
|
91172
91176
|
}, bOe = Js({
|
|
91173
|
-
loader: () => import("./TemplatesListPage-
|
|
91177
|
+
loader: () => import("./TemplatesListPage-67f81653.js")
|
|
91174
91178
|
}), SOe = {
|
|
91175
91179
|
relativePath: "list",
|
|
91176
91180
|
label: {
|
|
@@ -91181,7 +91185,7 @@ const yOe = {
|
|
|
91181
91185
|
requiredAuthorities: ["READ_NOTIFICATION_TEMPLATE"],
|
|
91182
91186
|
iconSvg: ym
|
|
91183
91187
|
}, COe = Js({
|
|
91184
|
-
loader: () => import("./TemplateEditPage-
|
|
91188
|
+
loader: () => import("./TemplateEditPage-96197c20.js")
|
|
91185
91189
|
}), wOe = {
|
|
91186
91190
|
relativePath: ":templateId",
|
|
91187
91191
|
component: COe,
|
|
@@ -93433,13 +93437,13 @@ const yNe = {
|
|
|
93433
93437
|
childRoutes: [Xke, cNe, gNe, pNe],
|
|
93434
93438
|
contextAction: zke
|
|
93435
93439
|
}, xNe = Js({
|
|
93436
|
-
loader: () => import("./PropertiesEditPage-
|
|
93440
|
+
loader: () => import("./PropertiesEditPage-b8185c40.js")
|
|
93437
93441
|
}), bNe = {
|
|
93438
93442
|
relativePath: "create",
|
|
93439
93443
|
component: xNe,
|
|
93440
93444
|
requiredAuthorities: ["CREATE_PROPERTY"]
|
|
93441
93445
|
}, SNe = Js({
|
|
93442
|
-
loader: () => import("./PropertiesEditPage-
|
|
93446
|
+
loader: () => import("./PropertiesEditPage-b8185c40.js")
|
|
93443
93447
|
}), CNe = {
|
|
93444
93448
|
relativePath: ":propertyKey",
|
|
93445
93449
|
component: SNe,
|
|
@@ -93468,7 +93472,7 @@ var ANe = function(t) {
|
|
|
93468
93472
|
})));
|
|
93469
93473
|
};
|
|
93470
93474
|
const ENe = Js({
|
|
93471
|
-
loader: () => import("./PropertiesList-
|
|
93475
|
+
loader: () => import("./PropertiesList-3668814d.js")
|
|
93472
93476
|
}), TNe = {
|
|
93473
93477
|
relativePath: "properties",
|
|
93474
93478
|
label: {
|
|
@@ -93481,13 +93485,13 @@ const ENe = Js({
|
|
|
93481
93485
|
childRoutes: [bNe, CNe],
|
|
93482
93486
|
contextAction: wNe
|
|
93483
93487
|
}, _Ne = Js({
|
|
93484
|
-
loader: () => import("./LicensesEditPage-
|
|
93488
|
+
loader: () => import("./LicensesEditPage-697f3524.js")
|
|
93485
93489
|
}), jNe = {
|
|
93486
93490
|
relativePath: "create",
|
|
93487
93491
|
component: _Ne,
|
|
93488
93492
|
requiredAuthorities: ["MANAGE_LICENSES"]
|
|
93489
93493
|
}, INe = Js({
|
|
93490
|
-
loader: () => import("./LicensesEditPage-
|
|
93494
|
+
loader: () => import("./LicensesEditPage-697f3524.js")
|
|
93491
93495
|
}), DNe = {
|
|
93492
93496
|
relativePath: ":licenseName",
|
|
93493
93497
|
component: INe,
|
|
@@ -93520,7 +93524,7 @@ var PNe = function(t) {
|
|
|
93520
93524
|
})));
|
|
93521
93525
|
};
|
|
93522
93526
|
const RNe = Js({
|
|
93523
|
-
loader: () => import("./LicensesList-
|
|
93527
|
+
loader: () => import("./LicensesList-3eebb75f.js")
|
|
93524
93528
|
}), ONe = {
|
|
93525
93529
|
relativePath: "licenses",
|
|
93526
93530
|
label: {
|
|
@@ -94870,7 +94874,7 @@ function oMe({ setting: e }) {
|
|
|
94870
94874
|
)
|
|
94871
94875
|
] });
|
|
94872
94876
|
}
|
|
94873
|
-
const aMe = pt.lazy(() => import("./JsonSettingWidget-
|
|
94877
|
+
const aMe = pt.lazy(() => import("./JsonSettingWidget-994759f6.js")), _1 = nS.filter(
|
|
94874
94878
|
({ name: e }) => Object.values(u_).every((t) => !t.includes(e))
|
|
94875
94879
|
);
|
|
94876
94880
|
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-d5e6210f.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-d5e6210f.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-d5e6210f.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-ad4db206.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-d5e6210f.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-d5e6210f.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-d5e6210f.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-a3a010a6.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-d5e6210f.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-d5e6210f.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-d5e6210f.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-14d32ef1.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-d5e6210f.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-d5e6210f.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-14d32ef1.js";
|
|
8
|
+
import { A as xe } from "./AccessEditModal-696ef72f.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-7060edfa.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-d5e6210f.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-a3a010a6.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-d5e6210f.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-696ef72f.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-d5e6210f.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-d5e6210f.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-14d32ef1.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.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-d5e6210f.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-d5e6210f.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-d5e6210f.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
|
(() => {
|