@deviceinsight/ng-ui-scale-lib 9.14.2 → 9.14.3
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-bfb24b24.js → AccessEditModal-79a451a0.js} +1 -1
- package/dist/{BundleManagementContainer-1c4758e6.js → BundleManagementContainer-ac7b4a6b.js} +1 -1
- package/dist/{BundlesContainer-ab3a24c2.js → BundlesContainer-b1988040.js} +2 -2
- package/dist/{ContextBarContext-2682fbf3.js → ContextBarContext-1299a174.js} +25 -23
- package/dist/{DatapointImport-706481ff.js → DatapointImport-230acca6.js} +1 -1
- package/dist/{FileUploadInput-2d793659.js → FileUploadInput-bbed3e98.js} +1 -1
- package/dist/{Files-fb80f9af.js → Files-114ae600.js} +2 -2
- package/dist/{GlobalPowerBiReports-ca70e77a.js → GlobalPowerBiReports-fa285a98.js} +1 -1
- package/dist/{Graph-95d1f20b.js → Graph-68b2e5b0.js} +1 -1
- package/dist/{JsonSettingWidget-1e62a64c.js → JsonSettingWidget-70e72944.js} +2 -2
- package/dist/{LicensesEditPage-76ab3138.js → LicensesEditPage-121405cf.js} +1 -1
- package/dist/{LicensesList-50837676.js → LicensesList-9b8c41f5.js} +1 -1
- package/dist/{PropertiesEditPage-2a5edba8.js → PropertiesEditPage-96071065.js} +2 -2
- package/dist/{PropertiesList-86b88324.js → PropertiesList-0ec97b96.js} +1 -1
- package/dist/{TemplateEditPage-4a979c9f.js → TemplateEditPage-b7a04a79.js} +4 -4
- package/dist/{TemplateTextInput-8ca46c61.js → TemplateTextInput-d4663278.js} +2 -2
- package/dist/{TemplatesListPage-e52ed095.js → TemplatesListPage-4c0b89a2.js} +2 -2
- package/dist/{UserGroupAssignments-a5c5e2fe.js → UserGroupAssignments-344e6237.js} +1 -1
- package/dist/{UserGroupTheme-290238ba.js → UserGroupTheme-de4e025c.js} +2 -2
- package/dist/api.js +2 -2
- package/dist/{index-ce28e9e1.js → index-4c9038ba.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{react-router-c94b7f29.js → react-router-404aea98.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-1299a174.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-1c4758e6.js → BundleManagementContainer-ac7b4a6b.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-1299a174.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-1299a174.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-bbed3e98.js";
|
|
9
9
|
import { u as Se, b as Ae } from "./useCanDeleteBundleVersion-64f35949.js";
|
|
10
10
|
import "react-dom";
|
|
11
11
|
const Y = (n) => {
|
|
@@ -34823,10 +34823,12 @@ function lB({
|
|
|
34823
34823
|
) });
|
|
34824
34824
|
function b() {
|
|
34825
34825
|
return btoa(
|
|
34826
|
-
|
|
34827
|
-
|
|
34828
|
-
...C
|
|
34829
|
-
|
|
34826
|
+
encodeURIComponent(
|
|
34827
|
+
JSON.stringify(
|
|
34828
|
+
n == null ? void 0 : n.map(({ icon: S, ...C }) => ({
|
|
34829
|
+
...C
|
|
34830
|
+
}))
|
|
34831
|
+
)
|
|
34830
34832
|
)
|
|
34831
34833
|
);
|
|
34832
34834
|
}
|
|
@@ -56345,7 +56347,7 @@ function Sce({
|
|
|
56345
56347
|
}
|
|
56346
56348
|
);
|
|
56347
56349
|
}
|
|
56348
|
-
const Cce = "@deviceinsight/ng-ui-scale", wce = "9.14.
|
|
56350
|
+
const Cce = "@deviceinsight/ng-ui-scale", wce = "9.14.3", Ace = "SEE LICENSE IN LICENSE", Ece = {
|
|
56349
56351
|
type: "git",
|
|
56350
56352
|
url: "https://gitlab.device-insight.com/deviceinsight/ng-ui.git"
|
|
56351
56353
|
}, Tce = {
|
|
@@ -78053,7 +78055,7 @@ const Js = ({ loader: e }) => {
|
|
|
78053
78055
|
}
|
|
78054
78056
|
);
|
|
78055
78057
|
}, kAe = Js({
|
|
78056
|
-
loader: () => import("./Graph-
|
|
78058
|
+
loader: () => import("./Graph-68b2e5b0.js")
|
|
78057
78059
|
}), MAe = async (e, t) => await Promise.all(
|
|
78058
78060
|
e.map(
|
|
78059
78061
|
async (n) => await ap(n).catch(() => (t.push({
|
|
@@ -80004,7 +80006,7 @@ const m1e = {
|
|
|
80004
80006
|
childRoutes: [m1e],
|
|
80005
80007
|
requiredAuthorities: ["READ_ASSET", "READ_ASSET_GROUP"]
|
|
80006
80008
|
}, v1e = Js({
|
|
80007
|
-
loader: () => import("./DatapointImport-
|
|
80009
|
+
loader: () => import("./DatapointImport-230acca6.js")
|
|
80008
80010
|
}), x1e = (e, t) => {
|
|
80009
80011
|
e && e === t ? or(
|
|
80010
80012
|
/* @__PURE__ */ o.jsx(V, { i18nKey: "datapointImport.saveSuccess", children: "The datapoints were successfully imported. " }),
|
|
@@ -81420,7 +81422,7 @@ const mEe = {
|
|
|
81420
81422
|
onlyIfGateway: !0
|
|
81421
81423
|
}
|
|
81422
81424
|
}, yEe = Js({
|
|
81423
|
-
loader: () => import("./Files-
|
|
81425
|
+
loader: () => import("./Files-114ae600.js")
|
|
81424
81426
|
}), vEe = {
|
|
81425
81427
|
relativePath: "files",
|
|
81426
81428
|
label: {
|
|
@@ -82771,7 +82773,7 @@ const xTe = Iv(dTe(i5)), bTe = {
|
|
|
82771
82773
|
requiredAuthorities: ["READ_DATAPOINT"],
|
|
82772
82774
|
appName: "dashboard"
|
|
82773
82775
|
}, TTe = Js({
|
|
82774
|
-
loader: () => import("./Files-
|
|
82776
|
+
loader: () => import("./Files-114ae600.js")
|
|
82775
82777
|
}), _Te = {
|
|
82776
82778
|
relativePath: "files",
|
|
82777
82779
|
label: {
|
|
@@ -89034,7 +89036,7 @@ var RPe = function(t) {
|
|
|
89034
89036
|
})));
|
|
89035
89037
|
};
|
|
89036
89038
|
const OPe = Js({
|
|
89037
|
-
loader: () => import("./UserGroupTheme-
|
|
89039
|
+
loader: () => import("./UserGroupTheme-de4e025c.js")
|
|
89038
89040
|
}), kPe = {
|
|
89039
89041
|
relativePath: "theme",
|
|
89040
89042
|
label: {
|
|
@@ -89264,7 +89266,7 @@ var WPe = function(t) {
|
|
|
89264
89266
|
})));
|
|
89265
89267
|
};
|
|
89266
89268
|
const HPe = Js({
|
|
89267
|
-
loader: () => import("./GlobalPowerBiReports-
|
|
89269
|
+
loader: () => import("./GlobalPowerBiReports-fa285a98.js")
|
|
89268
89270
|
}), KPe = {
|
|
89269
89271
|
relativePath: "powerbi",
|
|
89270
89272
|
label: {
|
|
@@ -89872,7 +89874,7 @@ const CRe = {
|
|
|
89872
89874
|
requiredAuthorities: ["READ_AUDIT_LOG"],
|
|
89873
89875
|
appName: "auditLog"
|
|
89874
89876
|
}, wRe = Js({
|
|
89875
|
-
loader: () => import("./BundlesContainer-
|
|
89877
|
+
loader: () => import("./BundlesContainer-b1988040.js")
|
|
89876
89878
|
}), ARe = {
|
|
89877
89879
|
relativePath: "bundles",
|
|
89878
89880
|
label: {
|
|
@@ -89883,7 +89885,7 @@ const CRe = {
|
|
|
89883
89885
|
component: wRe,
|
|
89884
89886
|
appName: "bundleManagement"
|
|
89885
89887
|
}, ERe = Js({
|
|
89886
|
-
loader: () => import("./BundleManagementContainer-
|
|
89888
|
+
loader: () => import("./BundleManagementContainer-ac7b4a6b.js")
|
|
89887
89889
|
}), TRe = ({ pathname: e }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Cl, { pathname: e }) });
|
|
89888
89890
|
var DN;
|
|
89889
89891
|
function XT() {
|
|
@@ -91065,7 +91067,7 @@ const hOe = {
|
|
|
91065
91067
|
requiredAuthorities: ["READ_AUTHORIZATION_SERVER", "WRITE_AUTHORIZATION_SERVER"],
|
|
91066
91068
|
show: () => !ru()
|
|
91067
91069
|
}, fOe = Js({
|
|
91068
|
-
loader: () => import("./UserGroupAssignments-
|
|
91070
|
+
loader: () => import("./UserGroupAssignments-344e6237.js")
|
|
91069
91071
|
}), pOe = {
|
|
91070
91072
|
relativePath: "user-group-assignments",
|
|
91071
91073
|
label: {
|
|
@@ -91077,7 +91079,7 @@ const hOe = {
|
|
|
91077
91079
|
requiredAuthorities: ["READ_INITIAL_ACCOUNT_GROUP_ASSIGNMENT_RULE"],
|
|
91078
91080
|
show: ru
|
|
91079
91081
|
}, gOe = Js({
|
|
91080
|
-
loader: () => import("./TemplatesListPage-
|
|
91082
|
+
loader: () => import("./TemplatesListPage-4c0b89a2.js")
|
|
91081
91083
|
}), mOe = {
|
|
91082
91084
|
relativePath: "list",
|
|
91083
91085
|
label: {
|
|
@@ -91088,7 +91090,7 @@ const hOe = {
|
|
|
91088
91090
|
requiredAuthorities: ["READ_NOTIFICATION_TEMPLATE"],
|
|
91089
91091
|
iconSvg: ym
|
|
91090
91092
|
}, yOe = Js({
|
|
91091
|
-
loader: () => import("./TemplateEditPage-
|
|
91093
|
+
loader: () => import("./TemplateEditPage-b7a04a79.js")
|
|
91092
91094
|
}), vOe = {
|
|
91093
91095
|
relativePath: ":templateId",
|
|
91094
91096
|
component: yOe,
|
|
@@ -93340,13 +93342,13 @@ const hMe = {
|
|
|
93340
93342
|
childRoutes: [Hke, iMe, uMe, cMe],
|
|
93341
93343
|
contextAction: Lke
|
|
93342
93344
|
}, pMe = Js({
|
|
93343
|
-
loader: () => import("./PropertiesEditPage-
|
|
93345
|
+
loader: () => import("./PropertiesEditPage-96071065.js")
|
|
93344
93346
|
}), gMe = {
|
|
93345
93347
|
relativePath: "create",
|
|
93346
93348
|
component: pMe,
|
|
93347
93349
|
requiredAuthorities: ["CREATE_PROPERTY"]
|
|
93348
93350
|
}, mMe = Js({
|
|
93349
|
-
loader: () => import("./PropertiesEditPage-
|
|
93351
|
+
loader: () => import("./PropertiesEditPage-96071065.js")
|
|
93350
93352
|
}), yMe = {
|
|
93351
93353
|
relativePath: ":propertyKey",
|
|
93352
93354
|
component: mMe,
|
|
@@ -93375,7 +93377,7 @@ var xMe = function(t) {
|
|
|
93375
93377
|
})));
|
|
93376
93378
|
};
|
|
93377
93379
|
const bMe = Js({
|
|
93378
|
-
loader: () => import("./PropertiesList-
|
|
93380
|
+
loader: () => import("./PropertiesList-0ec97b96.js")
|
|
93379
93381
|
}), SMe = {
|
|
93380
93382
|
relativePath: "properties",
|
|
93381
93383
|
label: {
|
|
@@ -93388,13 +93390,13 @@ const bMe = Js({
|
|
|
93388
93390
|
childRoutes: [gMe, yMe],
|
|
93389
93391
|
contextAction: vMe
|
|
93390
93392
|
}, CMe = Js({
|
|
93391
|
-
loader: () => import("./LicensesEditPage-
|
|
93393
|
+
loader: () => import("./LicensesEditPage-121405cf.js")
|
|
93392
93394
|
}), wMe = {
|
|
93393
93395
|
relativePath: "create",
|
|
93394
93396
|
component: CMe,
|
|
93395
93397
|
requiredAuthorities: ["MANAGE_LICENSES"]
|
|
93396
93398
|
}, AMe = Js({
|
|
93397
|
-
loader: () => import("./LicensesEditPage-
|
|
93399
|
+
loader: () => import("./LicensesEditPage-121405cf.js")
|
|
93398
93400
|
}), EMe = {
|
|
93399
93401
|
relativePath: ":licenseName",
|
|
93400
93402
|
component: AMe,
|
|
@@ -93427,7 +93429,7 @@ var TMe = function(t) {
|
|
|
93427
93429
|
})));
|
|
93428
93430
|
};
|
|
93429
93431
|
const _Me = Js({
|
|
93430
|
-
loader: () => import("./LicensesList-
|
|
93432
|
+
loader: () => import("./LicensesList-9b8c41f5.js")
|
|
93431
93433
|
}), jMe = {
|
|
93432
93434
|
relativePath: "licenses",
|
|
93433
93435
|
label: {
|
|
@@ -94777,7 +94779,7 @@ function tNe({ setting: e }) {
|
|
|
94777
94779
|
)
|
|
94778
94780
|
] });
|
|
94779
94781
|
}
|
|
94780
|
-
const nNe = pt.lazy(() => import("./JsonSettingWidget-
|
|
94782
|
+
const nNe = pt.lazy(() => import("./JsonSettingWidget-70e72944.js")), T1 = eS.filter(
|
|
94781
94783
|
({ name: e }) => Object.values(l_).every((t) => !t.includes(e))
|
|
94782
94784
|
);
|
|
94783
94785
|
function _1({ 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-1299a174.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-1299a174.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-1299a174.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-bbed3e98.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-1299a174.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-1299a174.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-1299a174.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-4c9038ba.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-1299a174.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-1299a174.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-1299a174.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-404aea98.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-1299a174.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-1299a174.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-404aea98.js";
|
|
8
|
+
import { A as xe } from "./AccessEditModal-79a451a0.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-d4663278.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-1299a174.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-4c9038ba.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-1299a174.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-79a451a0.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-1299a174.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-1299a174.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-404aea98.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-1299a174.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-1299a174.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-1299a174.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 Ee, C as F, a as Z, b as Te, T as Gn, c as Uo, d as Or, e as E, 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 be, 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 $, 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 Ee, C as F, a as Z, b as Te, T as Gn, c as Uo, d as Or, e as E, 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 be, 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 $, 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-1299a174.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-1299a174.js";
|
|
2
2
|
import T from "react";
|
|
3
3
|
import { _ as W } from "./extends-0a3e0827.js";
|
|
4
4
|
function F(e, r) {
|