@deviceinsight/ng-ui-scale-lib 9.15.1 → 9.15.2
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-08e7e2e8.js → AccessEditModal-0b0ca26f.js} +1 -1
- package/dist/{BundleManagementContainer-4855aa91.js → BundleManagementContainer-ccdc2126.js} +1 -1
- package/dist/{BundlesContainer-8bc8f661.js → BundlesContainer-9dc02cd3.js} +2 -2
- package/dist/{ContextBarContext-343fdd02.js → ContextBarContext-61632a7b.js} +20 -20
- package/dist/{DatapointImport-e3d12a9c.js → DatapointImport-7fa56309.js} +1 -1
- package/dist/{FileUploadInput-07986846.js → FileUploadInput-c7479120.js} +1 -1
- package/dist/{Files-b261ae83.js → Files-e08b9e48.js} +2 -2
- package/dist/{GlobalPowerBiReports-9348c805.js → GlobalPowerBiReports-21ffad95.js} +1 -1
- package/dist/{Graph-649c6c88.js → Graph-bb868d3c.js} +1 -1
- package/dist/{JsonSettingWidget-48039ed9.js → JsonSettingWidget-bee9263f.js} +2 -2
- package/dist/{LicensesEditPage-342d6041.js → LicensesEditPage-576c8940.js} +1 -1
- package/dist/{LicensesList-e3bc78e9.js → LicensesList-a805e8d7.js} +1 -1
- package/dist/{PropertiesEditPage-8323a111.js → PropertiesEditPage-c05fd5ec.js} +2 -2
- package/dist/{PropertiesList-f1b301d5.js → PropertiesList-204b1151.js} +1 -1
- package/dist/{TemplateEditPage-252e0a41.js → TemplateEditPage-2f401a1d.js} +4 -4
- package/dist/{TemplateTextInput-fd0e35e7.js → TemplateTextInput-b052d8a9.js} +2 -2
- package/dist/{TemplatesListPage-4f7d570b.js → TemplatesListPage-a591c657.js} +2 -2
- package/dist/{UserGroupAssignments-4b76fb1c.js → UserGroupAssignments-84ab27e3.js} +1 -1
- package/dist/{UserGroupTheme-4f25f0bb.js → UserGroupTheme-cc206c90.js} +2 -2
- package/dist/api.js +2 -2
- package/dist/{index-7ebbf146.js → index-e254d0c0.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{react-router-44c63e8a.js → react-router-6620a706.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-61632a7b.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-4855aa91.js → BundleManagementContainer-ccdc2126.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-61632a7b.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-61632a7b.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-c7479120.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.15.
|
|
56537
|
+
const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.15.2", 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 = {
|
|
@@ -56543,7 +56543,7 @@ const Nce = "@deviceinsight/ng-ui-scale", Mce = "9.15.1", Lce = "SEE LICENSE IN
|
|
|
56543
56543
|
"@codemirror/lang-javascript": "6.1.3",
|
|
56544
56544
|
"@deviceinsight/ng-ui-api-client": "10.39.0",
|
|
56545
56545
|
"@deviceinsight/ng-ui-basic-components": "3.16.0",
|
|
56546
|
-
"@deviceinsight/ng-ui-components": "6.
|
|
56546
|
+
"@deviceinsight/ng-ui-components": "6.22.0",
|
|
56547
56547
|
"@dnd-kit/core": "6.0.5",
|
|
56548
56548
|
"@dnd-kit/modifiers": "6.0.0",
|
|
56549
56549
|
"@dnd-kit/sortable": "7.0.1",
|
|
@@ -78146,7 +78146,7 @@ const Js = ({ loader: e }) => {
|
|
|
78146
78146
|
}
|
|
78147
78147
|
);
|
|
78148
78148
|
}, BAe = Js({
|
|
78149
|
-
loader: () => import("./Graph-
|
|
78149
|
+
loader: () => import("./Graph-bb868d3c.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-7fa56309.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. " }),
|
|
@@ -81513,7 +81513,7 @@ const SEe = {
|
|
|
81513
81513
|
onlyIfGateway: !0
|
|
81514
81514
|
}
|
|
81515
81515
|
}, CEe = Js({
|
|
81516
|
-
loader: () => import("./Files-
|
|
81516
|
+
loader: () => import("./Files-e08b9e48.js")
|
|
81517
81517
|
}), wEe = {
|
|
81518
81518
|
relativePath: "files",
|
|
81519
81519
|
label: {
|
|
@@ -82864,7 +82864,7 @@ const ATe = Pv(mTe(l8)), ETe = {
|
|
|
82864
82864
|
requiredAuthorities: ["READ_DATAPOINT"],
|
|
82865
82865
|
appName: "dashboard"
|
|
82866
82866
|
}, PTe = Js({
|
|
82867
|
-
loader: () => import("./Files-
|
|
82867
|
+
loader: () => import("./Files-e08b9e48.js")
|
|
82868
82868
|
}), RTe = {
|
|
82869
82869
|
relativePath: "files",
|
|
82870
82870
|
label: {
|
|
@@ -89127,7 +89127,7 @@ var LPe = function(t) {
|
|
|
89127
89127
|
})));
|
|
89128
89128
|
};
|
|
89129
89129
|
const FPe = Js({
|
|
89130
|
-
loader: () => import("./UserGroupTheme-
|
|
89130
|
+
loader: () => import("./UserGroupTheme-cc206c90.js")
|
|
89131
89131
|
}), BPe = {
|
|
89132
89132
|
relativePath: "theme",
|
|
89133
89133
|
label: {
|
|
@@ -89357,7 +89357,7 @@ var qPe = function(t) {
|
|
|
89357
89357
|
})));
|
|
89358
89358
|
};
|
|
89359
89359
|
const XPe = Js({
|
|
89360
|
-
loader: () => import("./GlobalPowerBiReports-
|
|
89360
|
+
loader: () => import("./GlobalPowerBiReports-21ffad95.js")
|
|
89361
89361
|
}), QPe = {
|
|
89362
89362
|
relativePath: "powerbi",
|
|
89363
89363
|
label: {
|
|
@@ -89965,7 +89965,7 @@ const _Re = {
|
|
|
89965
89965
|
requiredAuthorities: ["READ_AUDIT_LOG"],
|
|
89966
89966
|
appName: "auditLog"
|
|
89967
89967
|
}, jRe = Js({
|
|
89968
|
-
loader: () => import("./BundlesContainer-
|
|
89968
|
+
loader: () => import("./BundlesContainer-9dc02cd3.js")
|
|
89969
89969
|
}), IRe = {
|
|
89970
89970
|
relativePath: "bundles",
|
|
89971
89971
|
label: {
|
|
@@ -89976,7 +89976,7 @@ const _Re = {
|
|
|
89976
89976
|
component: jRe,
|
|
89977
89977
|
appName: "bundleManagement"
|
|
89978
89978
|
}, DRe = Js({
|
|
89979
|
-
loader: () => import("./BundleManagementContainer-
|
|
89979
|
+
loader: () => import("./BundleManagementContainer-ccdc2126.js")
|
|
89980
89980
|
}), PRe = ({ pathname: e }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Cl, { pathname: e }) });
|
|
89981
89981
|
var NM;
|
|
89982
89982
|
function JT() {
|
|
@@ -91158,7 +91158,7 @@ const yOe = {
|
|
|
91158
91158
|
requiredAuthorities: ["READ_AUTHORIZATION_SERVER", "WRITE_AUTHORIZATION_SERVER"],
|
|
91159
91159
|
show: () => !ru()
|
|
91160
91160
|
}, vOe = Js({
|
|
91161
|
-
loader: () => import("./UserGroupAssignments-
|
|
91161
|
+
loader: () => import("./UserGroupAssignments-84ab27e3.js")
|
|
91162
91162
|
}), xOe = {
|
|
91163
91163
|
relativePath: "user-group-assignments",
|
|
91164
91164
|
label: {
|
|
@@ -91170,7 +91170,7 @@ const yOe = {
|
|
|
91170
91170
|
requiredAuthorities: ["READ_INITIAL_ACCOUNT_GROUP_ASSIGNMENT_RULE"],
|
|
91171
91171
|
show: ru
|
|
91172
91172
|
}, bOe = Js({
|
|
91173
|
-
loader: () => import("./TemplatesListPage-
|
|
91173
|
+
loader: () => import("./TemplatesListPage-a591c657.js")
|
|
91174
91174
|
}), SOe = {
|
|
91175
91175
|
relativePath: "list",
|
|
91176
91176
|
label: {
|
|
@@ -91181,7 +91181,7 @@ const yOe = {
|
|
|
91181
91181
|
requiredAuthorities: ["READ_NOTIFICATION_TEMPLATE"],
|
|
91182
91182
|
iconSvg: ym
|
|
91183
91183
|
}, COe = Js({
|
|
91184
|
-
loader: () => import("./TemplateEditPage-
|
|
91184
|
+
loader: () => import("./TemplateEditPage-2f401a1d.js")
|
|
91185
91185
|
}), wOe = {
|
|
91186
91186
|
relativePath: ":templateId",
|
|
91187
91187
|
component: COe,
|
|
@@ -93433,13 +93433,13 @@ const yNe = {
|
|
|
93433
93433
|
childRoutes: [Xke, cNe, gNe, pNe],
|
|
93434
93434
|
contextAction: zke
|
|
93435
93435
|
}, xNe = Js({
|
|
93436
|
-
loader: () => import("./PropertiesEditPage-
|
|
93436
|
+
loader: () => import("./PropertiesEditPage-c05fd5ec.js")
|
|
93437
93437
|
}), bNe = {
|
|
93438
93438
|
relativePath: "create",
|
|
93439
93439
|
component: xNe,
|
|
93440
93440
|
requiredAuthorities: ["CREATE_PROPERTY"]
|
|
93441
93441
|
}, SNe = Js({
|
|
93442
|
-
loader: () => import("./PropertiesEditPage-
|
|
93442
|
+
loader: () => import("./PropertiesEditPage-c05fd5ec.js")
|
|
93443
93443
|
}), CNe = {
|
|
93444
93444
|
relativePath: ":propertyKey",
|
|
93445
93445
|
component: SNe,
|
|
@@ -93468,7 +93468,7 @@ var ANe = function(t) {
|
|
|
93468
93468
|
})));
|
|
93469
93469
|
};
|
|
93470
93470
|
const ENe = Js({
|
|
93471
|
-
loader: () => import("./PropertiesList-
|
|
93471
|
+
loader: () => import("./PropertiesList-204b1151.js")
|
|
93472
93472
|
}), TNe = {
|
|
93473
93473
|
relativePath: "properties",
|
|
93474
93474
|
label: {
|
|
@@ -93481,13 +93481,13 @@ const ENe = Js({
|
|
|
93481
93481
|
childRoutes: [bNe, CNe],
|
|
93482
93482
|
contextAction: wNe
|
|
93483
93483
|
}, _Ne = Js({
|
|
93484
|
-
loader: () => import("./LicensesEditPage-
|
|
93484
|
+
loader: () => import("./LicensesEditPage-576c8940.js")
|
|
93485
93485
|
}), jNe = {
|
|
93486
93486
|
relativePath: "create",
|
|
93487
93487
|
component: _Ne,
|
|
93488
93488
|
requiredAuthorities: ["MANAGE_LICENSES"]
|
|
93489
93489
|
}, INe = Js({
|
|
93490
|
-
loader: () => import("./LicensesEditPage-
|
|
93490
|
+
loader: () => import("./LicensesEditPage-576c8940.js")
|
|
93491
93491
|
}), DNe = {
|
|
93492
93492
|
relativePath: ":licenseName",
|
|
93493
93493
|
component: INe,
|
|
@@ -93520,7 +93520,7 @@ var PNe = function(t) {
|
|
|
93520
93520
|
})));
|
|
93521
93521
|
};
|
|
93522
93522
|
const RNe = Js({
|
|
93523
|
-
loader: () => import("./LicensesList-
|
|
93523
|
+
loader: () => import("./LicensesList-a805e8d7.js")
|
|
93524
93524
|
}), ONe = {
|
|
93525
93525
|
relativePath: "licenses",
|
|
93526
93526
|
label: {
|
|
@@ -94870,7 +94870,7 @@ function oMe({ setting: e }) {
|
|
|
94870
94870
|
)
|
|
94871
94871
|
] });
|
|
94872
94872
|
}
|
|
94873
|
-
const aMe = pt.lazy(() => import("./JsonSettingWidget-
|
|
94873
|
+
const aMe = pt.lazy(() => import("./JsonSettingWidget-bee9263f.js")), _1 = nS.filter(
|
|
94874
94874
|
({ name: e }) => Object.values(u_).every((t) => !t.includes(e))
|
|
94875
94875
|
);
|
|
94876
94876
|
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-61632a7b.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-61632a7b.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-61632a7b.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-c7479120.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-61632a7b.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-61632a7b.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-61632a7b.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-e254d0c0.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-61632a7b.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-61632a7b.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-61632a7b.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-6620a706.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-61632a7b.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-61632a7b.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-6620a706.js";
|
|
8
|
+
import { A as xe } from "./AccessEditModal-0b0ca26f.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-b052d8a9.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-61632a7b.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-e254d0c0.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-61632a7b.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-0b0ca26f.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-61632a7b.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-61632a7b.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-6620a706.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-61632a7b.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-61632a7b.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-61632a7b.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-61632a7b.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-61632a7b.js";
|
|
2
2
|
import T from "react";
|
|
3
3
|
import { _ as W } from "./extends-0a3e0827.js";
|
|
4
4
|
function F(e, r) {
|