@deviceinsight/ng-ui-scale-lib 9.17.0 → 9.17.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-87adb3bc.js → AccessEditModal-ee535c11.js} +1 -1
- package/dist/{BundleManagementContainer-57ee391d.js → BundleManagementContainer-e5ea2b74.js} +1 -1
- package/dist/{BundlesContainer-2b549c33.js → BundlesContainer-7fe07aed.js} +2 -2
- package/dist/{ContextBarContext-e53a6c9e.js → ContextBarContext-34f0c277.js} +27 -27
- package/dist/{DatapointImport-98e41f0a.js → DatapointImport-c3c6b89e.js} +1 -1
- package/dist/{FileUploadInput-71acf840.js → FileUploadInput-46834ef2.js} +1 -1
- package/dist/{Files-656859d4.js → Files-440bbbdb.js} +2 -2
- package/dist/{GlobalPowerBiReports-b7588d80.js → GlobalPowerBiReports-d1fd590c.js} +1 -1
- package/dist/{Graph-8f3faa67.js → Graph-df3d0ec9.js} +1 -1
- package/dist/{JsonSettingWidget-017b7d08.js → JsonSettingWidget-a8c97ec8.js} +2 -2
- package/dist/{LicensesEditPage-4491349f.js → LicensesEditPage-bf9b5e79.js} +1 -1
- package/dist/{LicensesList-30258d16.js → LicensesList-360b4311.js} +1 -1
- package/dist/{PropertiesEditPage-61e927bb.js → PropertiesEditPage-a23aa6bd.js} +2 -2
- package/dist/{PropertiesList-c892709f.js → PropertiesList-938962b5.js} +1 -1
- package/dist/{TemplateEditPage-7c975f0a.js → TemplateEditPage-2dd1a145.js} +4 -4
- package/dist/{TemplateTextInput-5dcab91f.js → TemplateTextInput-0168206f.js} +2 -2
- package/dist/{TemplatesListPage-ce255ca0.js → TemplatesListPage-81dc71f1.js} +2 -2
- package/dist/{UserGroupAssignments-3dd28edc.js → UserGroupAssignments-2eb66e37.js} +1 -1
- package/dist/{UserGroupTheme-b4b7b3aa.js → UserGroupTheme-19443576.js} +2 -2
- package/dist/api.js +2 -2
- package/dist/{index-23459578.js → index-0b2e7cb2.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{react-router-01703761.js → react-router-f35246d1.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-34f0c277.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-57ee391d.js → BundleManagementContainer-e5ea2b74.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-34f0c277.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-34f0c277.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-46834ef2.js";
|
|
9
9
|
import { u as Se, b as Ae } from "./useCanDeleteBundleVersion-64f35949.js";
|
|
10
10
|
import "react-dom";
|
|
11
11
|
const Y = (n) => {
|
|
@@ -56533,7 +56533,7 @@ function kce({
|
|
|
56533
56533
|
}
|
|
56534
56534
|
);
|
|
56535
56535
|
}
|
|
56536
|
-
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.17.
|
|
56536
|
+
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.17.1", Lce = "SEE LICENSE IN LICENSE", Fce = {
|
|
56537
56537
|
type: "git",
|
|
56538
56538
|
url: "https://gitlab.device-insight.com/deviceinsight/ng-ui.git"
|
|
56539
56539
|
}, Bce = {
|
|
@@ -78145,7 +78145,7 @@ const Js = ({ loader: e }) => {
|
|
|
78145
78145
|
}
|
|
78146
78146
|
);
|
|
78147
78147
|
}, BAe = Js({
|
|
78148
|
-
loader: () => import("./Graph-
|
|
78148
|
+
loader: () => import("./Graph-df3d0ec9.js")
|
|
78149
78149
|
}), UAe = async (e, t) => await Promise.all(
|
|
78150
78150
|
e.map(
|
|
78151
78151
|
async (n) => await ap(n).catch(() => (t.push({
|
|
@@ -80096,7 +80096,7 @@ const S1e = {
|
|
|
80096
80096
|
childRoutes: [S1e],
|
|
80097
80097
|
requiredAuthorities: ["READ_ASSET", "READ_ASSET_GROUP"]
|
|
80098
80098
|
}, w1e = Js({
|
|
80099
|
-
loader: () => import("./DatapointImport-
|
|
80099
|
+
loader: () => import("./DatapointImport-c3c6b89e.js")
|
|
80100
80100
|
}), A1e = (e, t) => {
|
|
80101
80101
|
e && e === t ? or(
|
|
80102
80102
|
/* @__PURE__ */ o.jsx(V, { i18nKey: "datapointImport.saveSuccess", children: "The datapoints were successfully imported. " }),
|
|
@@ -80845,23 +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);
|
|
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((u) => /* @__PURE__ */ o.jsx(
|
|
80852
80852
|
K1e,
|
|
80853
80853
|
{
|
|
80854
|
-
trendDatapoint:
|
|
80854
|
+
trendDatapoint: u,
|
|
80855
80855
|
label: iU(
|
|
80856
|
-
u,
|
|
80857
|
-
|
|
80856
|
+
u.asset.name,
|
|
80857
|
+
u.datapoint.name,
|
|
80858
80858
|
i,
|
|
80859
80859
|
s
|
|
80860
80860
|
),
|
|
80861
|
-
onToggle: () => t(
|
|
80862
|
-
onRemove: () => n(
|
|
80861
|
+
onToggle: () => t(u.key),
|
|
80862
|
+
onRemove: () => n(u.key)
|
|
80863
80863
|
},
|
|
80864
|
-
|
|
80864
|
+
u.key
|
|
80865
80865
|
)) }) }) })
|
|
80866
80866
|
] }) });
|
|
80867
80867
|
}
|
|
@@ -81521,7 +81521,7 @@ const SEe = {
|
|
|
81521
81521
|
onlyIfGateway: !0
|
|
81522
81522
|
}
|
|
81523
81523
|
}, CEe = Js({
|
|
81524
|
-
loader: () => import("./Files-
|
|
81524
|
+
loader: () => import("./Files-440bbbdb.js")
|
|
81525
81525
|
}), wEe = {
|
|
81526
81526
|
relativePath: "files",
|
|
81527
81527
|
label: {
|
|
@@ -82872,7 +82872,7 @@ const ATe = Pv(mTe(l8)), ETe = {
|
|
|
82872
82872
|
requiredAuthorities: ["READ_DATAPOINT"],
|
|
82873
82873
|
appName: "dashboard"
|
|
82874
82874
|
}, PTe = Js({
|
|
82875
|
-
loader: () => import("./Files-
|
|
82875
|
+
loader: () => import("./Files-440bbbdb.js")
|
|
82876
82876
|
}), RTe = {
|
|
82877
82877
|
relativePath: "files",
|
|
82878
82878
|
label: {
|
|
@@ -89135,7 +89135,7 @@ var LPe = function(t) {
|
|
|
89135
89135
|
})));
|
|
89136
89136
|
};
|
|
89137
89137
|
const FPe = Js({
|
|
89138
|
-
loader: () => import("./UserGroupTheme-
|
|
89138
|
+
loader: () => import("./UserGroupTheme-19443576.js")
|
|
89139
89139
|
}), BPe = {
|
|
89140
89140
|
relativePath: "theme",
|
|
89141
89141
|
label: {
|
|
@@ -89365,7 +89365,7 @@ var qPe = function(t) {
|
|
|
89365
89365
|
})));
|
|
89366
89366
|
};
|
|
89367
89367
|
const XPe = Js({
|
|
89368
|
-
loader: () => import("./GlobalPowerBiReports-
|
|
89368
|
+
loader: () => import("./GlobalPowerBiReports-d1fd590c.js")
|
|
89369
89369
|
}), QPe = {
|
|
89370
89370
|
relativePath: "powerbi",
|
|
89371
89371
|
label: {
|
|
@@ -89973,7 +89973,7 @@ const _Re = {
|
|
|
89973
89973
|
requiredAuthorities: ["READ_AUDIT_LOG"],
|
|
89974
89974
|
appName: "auditLog"
|
|
89975
89975
|
}, jRe = Js({
|
|
89976
|
-
loader: () => import("./BundlesContainer-
|
|
89976
|
+
loader: () => import("./BundlesContainer-7fe07aed.js")
|
|
89977
89977
|
}), IRe = {
|
|
89978
89978
|
relativePath: "bundles",
|
|
89979
89979
|
label: {
|
|
@@ -89984,7 +89984,7 @@ const _Re = {
|
|
|
89984
89984
|
component: jRe,
|
|
89985
89985
|
appName: "bundleManagement"
|
|
89986
89986
|
}, DRe = Js({
|
|
89987
|
-
loader: () => import("./BundleManagementContainer-
|
|
89987
|
+
loader: () => import("./BundleManagementContainer-e5ea2b74.js")
|
|
89988
89988
|
}), PRe = ({ pathname: e }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Cl, { pathname: e }) });
|
|
89989
89989
|
var NM;
|
|
89990
89990
|
function JT() {
|
|
@@ -91166,7 +91166,7 @@ const yOe = {
|
|
|
91166
91166
|
requiredAuthorities: ["READ_AUTHORIZATION_SERVER", "WRITE_AUTHORIZATION_SERVER"],
|
|
91167
91167
|
show: () => !ru()
|
|
91168
91168
|
}, vOe = Js({
|
|
91169
|
-
loader: () => import("./UserGroupAssignments-
|
|
91169
|
+
loader: () => import("./UserGroupAssignments-2eb66e37.js")
|
|
91170
91170
|
}), xOe = {
|
|
91171
91171
|
relativePath: "user-group-assignments",
|
|
91172
91172
|
label: {
|
|
@@ -91178,7 +91178,7 @@ const yOe = {
|
|
|
91178
91178
|
requiredAuthorities: ["READ_INITIAL_ACCOUNT_GROUP_ASSIGNMENT_RULE"],
|
|
91179
91179
|
show: ru
|
|
91180
91180
|
}, bOe = Js({
|
|
91181
|
-
loader: () => import("./TemplatesListPage-
|
|
91181
|
+
loader: () => import("./TemplatesListPage-81dc71f1.js")
|
|
91182
91182
|
}), SOe = {
|
|
91183
91183
|
relativePath: "list",
|
|
91184
91184
|
label: {
|
|
@@ -91189,7 +91189,7 @@ const yOe = {
|
|
|
91189
91189
|
requiredAuthorities: ["READ_NOTIFICATION_TEMPLATE"],
|
|
91190
91190
|
iconSvg: ym
|
|
91191
91191
|
}, COe = Js({
|
|
91192
|
-
loader: () => import("./TemplateEditPage-
|
|
91192
|
+
loader: () => import("./TemplateEditPage-2dd1a145.js")
|
|
91193
91193
|
}), wOe = {
|
|
91194
91194
|
relativePath: ":templateId",
|
|
91195
91195
|
component: COe,
|
|
@@ -93441,13 +93441,13 @@ const yNe = {
|
|
|
93441
93441
|
childRoutes: [Xke, cNe, gNe, pNe],
|
|
93442
93442
|
contextAction: zke
|
|
93443
93443
|
}, xNe = Js({
|
|
93444
|
-
loader: () => import("./PropertiesEditPage-
|
|
93444
|
+
loader: () => import("./PropertiesEditPage-a23aa6bd.js")
|
|
93445
93445
|
}), bNe = {
|
|
93446
93446
|
relativePath: "create",
|
|
93447
93447
|
component: xNe,
|
|
93448
93448
|
requiredAuthorities: ["CREATE_PROPERTY"]
|
|
93449
93449
|
}, SNe = Js({
|
|
93450
|
-
loader: () => import("./PropertiesEditPage-
|
|
93450
|
+
loader: () => import("./PropertiesEditPage-a23aa6bd.js")
|
|
93451
93451
|
}), CNe = {
|
|
93452
93452
|
relativePath: ":propertyKey",
|
|
93453
93453
|
component: SNe,
|
|
@@ -93476,7 +93476,7 @@ var ANe = function(t) {
|
|
|
93476
93476
|
})));
|
|
93477
93477
|
};
|
|
93478
93478
|
const ENe = Js({
|
|
93479
|
-
loader: () => import("./PropertiesList-
|
|
93479
|
+
loader: () => import("./PropertiesList-938962b5.js")
|
|
93480
93480
|
}), TNe = {
|
|
93481
93481
|
relativePath: "properties",
|
|
93482
93482
|
label: {
|
|
@@ -93489,13 +93489,13 @@ const ENe = Js({
|
|
|
93489
93489
|
childRoutes: [bNe, CNe],
|
|
93490
93490
|
contextAction: wNe
|
|
93491
93491
|
}, _Ne = Js({
|
|
93492
|
-
loader: () => import("./LicensesEditPage-
|
|
93492
|
+
loader: () => import("./LicensesEditPage-bf9b5e79.js")
|
|
93493
93493
|
}), jNe = {
|
|
93494
93494
|
relativePath: "create",
|
|
93495
93495
|
component: _Ne,
|
|
93496
93496
|
requiredAuthorities: ["MANAGE_LICENSES"]
|
|
93497
93497
|
}, INe = Js({
|
|
93498
|
-
loader: () => import("./LicensesEditPage-
|
|
93498
|
+
loader: () => import("./LicensesEditPage-bf9b5e79.js")
|
|
93499
93499
|
}), DNe = {
|
|
93500
93500
|
relativePath: ":licenseName",
|
|
93501
93501
|
component: INe,
|
|
@@ -93528,7 +93528,7 @@ var PNe = function(t) {
|
|
|
93528
93528
|
})));
|
|
93529
93529
|
};
|
|
93530
93530
|
const RNe = Js({
|
|
93531
|
-
loader: () => import("./LicensesList-
|
|
93531
|
+
loader: () => import("./LicensesList-360b4311.js")
|
|
93532
93532
|
}), ONe = {
|
|
93533
93533
|
relativePath: "licenses",
|
|
93534
93534
|
label: {
|
|
@@ -94877,7 +94877,7 @@ function oMe({ setting: e }) {
|
|
|
94877
94877
|
)
|
|
94878
94878
|
] });
|
|
94879
94879
|
}
|
|
94880
|
-
const aMe = pt.lazy(() => import("./JsonSettingWidget-
|
|
94880
|
+
const aMe = pt.lazy(() => import("./JsonSettingWidget-a8c97ec8.js")), _1 = nS.filter(
|
|
94881
94881
|
({ name: e }) => Object.values(u_).every((t) => !t.includes(e))
|
|
94882
94882
|
);
|
|
94883
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-34f0c277.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-34f0c277.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-34f0c277.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-46834ef2.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-34f0c277.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-34f0c277.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-34f0c277.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-0b2e7cb2.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-34f0c277.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-34f0c277.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-34f0c277.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-f35246d1.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-34f0c277.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-34f0c277.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-f35246d1.js";
|
|
8
|
+
import { A as xe } from "./AccessEditModal-ee535c11.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-0168206f.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-34f0c277.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-0b2e7cb2.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-34f0c277.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-ee535c11.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-34f0c277.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-34f0c277.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-f35246d1.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-34f0c277.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-34f0c277.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-34f0c277.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
|
(() => {
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as oe, S as be, C as F, a as Z, b as Te, T as Gn, c as Uo, d as Or, e as b, O as ga, f as lr, g as Et, h as De, i as $n, L as At, j as ni, H as et, k as fa, P as ke, R as yh, l as Vn, m as Ch, n as dr, o as pa, p as ur, q as qt, r as Ni, s as hr, G as Wc, E as ma, t as Tt, J as vh, I as N, B as $e, u as ya, v as ge, w as ri, x as wh, y as Th, K as Vc, D as Ca, z as Ah, F as Ih, M as Yc, N as Sh, Q as Ct, U as gr, V as me, W as q, X as ee, Y as qc, Z as Fn, _ as Pt, $ as Qc, a0 as lt, a1 as Eh, a2 as va, a3 as bh, a4 as ie, a5 as Cn, a6 as kt, a7 as kh, a8 as We, a9 as Mh, aa as Rh, ab as it, ac as xh, ad as G, ae as _h, af as oo, ag as R, ah as qe, ai as Nh, aj as Ae, ak as Ph, al as Oh, am as Lh, an as Dh, ao as jh, ap as Uh, aq as Jc, ar as vn, as as V, at as c, au as he, av as Ho, aw as zn, ax as Qn, ay as Fo, az as Hh, aA as Zc, aB as Xc, aC as el, aD as zo, aE as Fh, aF as tl, aG as Dt, aH as Bo, aI as nl, aJ as zh, aK as ye, aL as Bh, aM as Kh, aN as tn, aO as Gh, aP as $h, aQ as Wh, aR as Vh, aS as Yh, aT as qh, aU as Ft, aV as Lr, aW as Qh, aX as Jh, aY as Zh, aZ as Yn, a_ as rl, a$ as Ko, b0 as il, b1 as so, b2 as ol, b3 as Xh, b4 as Go, b5 as eg, b6 as tg, b7 as ng, b8 as $o, b9 as ii, ba as rg, bb as ig, bc as sl, bd as og, be as sg, bf as ag, bg as cg, bh as wa, bi as ao, bj as lg, bk as dg, bl as ug, bm as hg, bn as al, bo as Wo, bp as gg, bq as cl, br as hn, bs as wn, bt as fg, bu as co, bv as pg, bw as ll, bx as mg, by as yg, bz as Cg, bA as vg, bB as Vo, bC as Yo, bD as dl, bE as wg, bF as Tg, bG as Ta, bH as Ag, bI as Ig, bJ as ul, bK as Sg, bL as Eg, bM as bg, bN as kg, bO as Mg, bP as Rg, bQ as xg, bR as _g, bS as Ng, bT as Pg, bU as Og, bV as Lg, bW as hl, bX as Dg, bY as jg, bZ as Ug, b_ as Qt, b$ as Hg, c0 as Fg, c1 as zg, c2 as Bg, c3 as Kg, c4 as Gg, c5 as $g, c6 as Wg, c7 as Vg, c8 as gt, c9 as Aa, ca as Yg, cb as qg, cc as Ia, cd as Sa, ce as Ea, cf as Qg, cg as Jg, ch as Zg, ci as Xg, cj as ba, ck as ka, cl as gl, cm as ef, cn as tf, co as nf, cp as rf, cq as fl, cr as of, cs as sf, ct as fr, cu as af, cv as cf, cw as pl, cx as Dr, cy as ml, cz as lf, cA as df, cB as uf } from "./ContextBarContext-
|
|
1
|
+
import { A as oe, S as be, C as F, a as Z, b as Te, T as Gn, c as Uo, d as Or, e as b, O as ga, f as lr, g as Et, h as De, i as $n, L as At, j as ni, H as et, k as fa, P as ke, R as yh, l as Vn, m as Ch, n as dr, o as pa, p as ur, q as qt, r as Ni, s as hr, G as Wc, E as ma, t as Tt, J as vh, I as N, B as $e, u as ya, v as ge, w as ri, x as wh, y as Th, K as Vc, D as Ca, z as Ah, F as Ih, M as Yc, N as Sh, Q as Ct, U as gr, V as me, W as q, X as ee, Y as qc, Z as Fn, _ as Pt, $ as Qc, a0 as lt, a1 as Eh, a2 as va, a3 as bh, a4 as ie, a5 as Cn, a6 as kt, a7 as kh, a8 as We, a9 as Mh, aa as Rh, ab as it, ac as xh, ad as G, ae as _h, af as oo, ag as R, ah as qe, ai as Nh, aj as Ae, ak as Ph, al as Oh, am as Lh, an as Dh, ao as jh, ap as Uh, aq as Jc, ar as vn, as as V, at as c, au as he, av as Ho, aw as zn, ax as Qn, ay as Fo, az as Hh, aA as Zc, aB as Xc, aC as el, aD as zo, aE as Fh, aF as tl, aG as Dt, aH as Bo, aI as nl, aJ as zh, aK as ye, aL as Bh, aM as Kh, aN as tn, aO as Gh, aP as $h, aQ as Wh, aR as Vh, aS as Yh, aT as qh, aU as Ft, aV as Lr, aW as Qh, aX as Jh, aY as Zh, aZ as Yn, a_ as rl, a$ as Ko, b0 as il, b1 as so, b2 as ol, b3 as Xh, b4 as Go, b5 as eg, b6 as tg, b7 as ng, b8 as $o, b9 as ii, ba as rg, bb as ig, bc as sl, bd as og, be as sg, bf as ag, bg as cg, bh as wa, bi as ao, bj as lg, bk as dg, bl as ug, bm as hg, bn as al, bo as Wo, bp as gg, bq as cl, br as hn, bs as wn, bt as fg, bu as co, bv as pg, bw as ll, bx as mg, by as yg, bz as Cg, bA as vg, bB as Vo, bC as Yo, bD as dl, bE as wg, bF as Tg, bG as Ta, bH as Ag, bI as Ig, bJ as ul, bK as Sg, bL as Eg, bM as bg, bN as kg, bO as Mg, bP as Rg, bQ as xg, bR as _g, bS as Ng, bT as Pg, bU as Og, bV as Lg, bW as hl, bX as Dg, bY as jg, bZ as Ug, b_ as Qt, b$ as Hg, c0 as Fg, c1 as zg, c2 as Bg, c3 as Kg, c4 as Gg, c5 as $g, c6 as Wg, c7 as Vg, c8 as gt, c9 as Aa, ca as Yg, cb as qg, cc as Ia, cd as Sa, ce as Ea, cf as Qg, cg as Jg, ch as Zg, ci as Xg, cj as ba, ck as ka, cl as gl, cm as ef, cn as tf, co as nf, cp as rf, cq as fl, cr as of, cs as sf, ct as fr, cu as af, cv as cf, cw as pl, cx as Dr, cy as ml, cz as lf, cA as df, cB as uf } from "./ContextBarContext-34f0c277.js";
|
|
2
2
|
import { readUIConfigurations as hf, setAxios as gf, readLegalPage as ff, readPaginationSettings as pf, requestToken as mf, fetchMe as oi, searchAssetGroups as yf, searchUsers as Cf, searchUserGroups as vf, searchAssets as wf, readFavorites as Tf, writeFavorites as Af, updateLocaleOfUser as If, getVersion as Sf, readEULA as jr, checkShowUserDocumentation as Ef, readShowUserDocumentation as bf, fetchShadowKeys as kf, readAccountObject as yl, writeAccountObject as Mf, writePaginationSettings as Rf, fetchProperties as xf, fetchAssetGroupDefinitions as _f, fetchLocales as Nf, readReleaseNotesSubscription as Pf, readReleaseNotesVersionsViewed as Of, writeReleaseNotesVersionsViewed as Lf, writeReleaseNotesSubscription as Df, acceptEULA as jf, updateMe as Cl, triggerPasswordReset as Uf, changeEmail as Hf, fetchAuthorizationOptions as Ff, setUserPassword as zf } from "@deviceinsight/ng-ui-api-client";
|
|
3
3
|
import { setGlobalErrorMessageBoxOptions as Bf, initializeTranslation as Kf, ContentHeader as Gf, messageBoxError as Ot, MultiMenu as Ur, MultiMenuItem as an, nanoid10 as vl, messageBoxSuccess as Ma, InfoBox as $f, messageBoxWarn as wl, messageBoxDismissGroup as Tl, MessageBoxContainer as Al } from "@deviceinsight/ng-ui-components";
|
|
4
4
|
import * as J from "react";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ds as Qe, a6 as ke, as as _, dt as er } from "./ContextBarContext-
|
|
1
|
+
import { ds as Qe, a6 as ke, as as _, dt as er } from "./ContextBarContext-34f0c277.js";
|
|
2
2
|
import T from "react";
|
|
3
3
|
import { _ as W } from "./extends-0a3e0827.js";
|
|
4
4
|
function F(e, r) {
|