@deviceinsight/ng-ui-scale-lib 9.14.0 → 9.14.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.
Files changed (27) hide show
  1. package/LICENSE +1 -0
  2. package/dist/{AccessEditModal-a5347dbd.js → AccessEditModal-5c9c8467.js} +1 -1
  3. package/dist/{BundleManagementContainer-842bd582.js → BundleManagementContainer-6f5228c4.js} +1 -1
  4. package/dist/{BundlesContainer-44da5cdf.js → BundlesContainer-37942a84.js} +2 -2
  5. package/dist/{ContextBarContext-f745a63a.js → ContextBarContext-30fdbd0c.js} +19 -19
  6. package/dist/{DatapointImport-139761c5.js → DatapointImport-e1191bdd.js} +1 -1
  7. package/dist/{FileUploadInput-6dc037cb.js → FileUploadInput-20e4b5fd.js} +1 -1
  8. package/dist/{Files-cd57769d.js → Files-b68d7cc1.js} +2 -2
  9. package/dist/{GlobalPowerBiReports-b5b89de7.js → GlobalPowerBiReports-7d8d9811.js} +1 -1
  10. package/dist/{Graph-c912ea08.js → Graph-a5673536.js} +1 -1
  11. package/dist/{JsonSettingWidget-3d9a995d.js → JsonSettingWidget-e22325d3.js} +2 -2
  12. package/dist/{LicensesEditPage-22cc7d68.js → LicensesEditPage-fc33a5a9.js} +1 -1
  13. package/dist/{LicensesList-1f3f08e2.js → LicensesList-8215caa2.js} +1 -1
  14. package/dist/{PropertiesEditPage-c84dc0d9.js → PropertiesEditPage-2c30e5af.js} +2 -2
  15. package/dist/{PropertiesList-fe8aa64d.js → PropertiesList-81b03592.js} +1 -1
  16. package/dist/{TemplateEditPage-f163ea2f.js → TemplateEditPage-cd4a854e.js} +4 -4
  17. package/dist/{TemplateTextInput-1ba4e19b.js → TemplateTextInput-6ea13afa.js} +2 -2
  18. package/dist/{TemplatesListPage-a11b0d84.js → TemplatesListPage-e763c40f.js} +2 -2
  19. package/dist/{UserGroupAssignments-8710d8e3.js → UserGroupAssignments-c5deafc7.js} +1 -1
  20. package/dist/{UserGroupTheme-0d0d7d48.js → UserGroupTheme-4c4c406a.js} +2 -2
  21. package/dist/api.d.ts +1173 -0
  22. package/dist/api.js +2 -2
  23. package/dist/{index-4f55daa8.js → index-eb08665f.js} +1 -1
  24. package/dist/index.d.ts +5 -0
  25. package/dist/index.js +829 -813
  26. package/dist/{react-router-f15627c1.js → react-router-7321cf2c.js} +1 -1
  27. package/package.json +4 -3
package/LICENSE ADDED
@@ -0,0 +1 @@
1
+ (c) Copyright Device Insight GmbH, all rights reserved.
@@ -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-f745a63a.js";
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-30fdbd0c.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";
@@ -1,4 +1,4 @@
1
- import { bs as n, at as r } from "./ContextBarContext-f745a63a.js";
1
+ import { bs as n, at as r } from "./ContextBarContext-30fdbd0c.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-f745a63a.js";
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-30fdbd0c.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-6dc037cb.js";
8
+ import { F as Le } from "./FileUploadInput-20e4b5fd.js";
9
9
  import { u as Se, b as Ae } from "./useCanDeleteBundleVersion-64f35949.js";
10
10
  import "react-dom";
11
11
  const Y = (n) => {
@@ -56345,7 +56345,7 @@ function Sce({
56345
56345
  }
56346
56346
  );
56347
56347
  }
56348
- const Cce = "@deviceinsight/ng-ui-scale", wce = "9.14.0", Ace = "SEE LICENSE IN LICENSE", Ece = {
56348
+ const Cce = "@deviceinsight/ng-ui-scale", wce = "9.14.1", Ace = "SEE LICENSE IN LICENSE", Ece = {
56349
56349
  type: "git",
56350
56350
  url: "https://gitlab.device-insight.com/deviceinsight/ng-ui.git"
56351
56351
  }, Tce = {
@@ -78043,7 +78043,7 @@ const Js = ({ loader: e }) => {
78043
78043
  }
78044
78044
  );
78045
78045
  }, kAe = Js({
78046
- loader: () => import("./Graph-c912ea08.js")
78046
+ loader: () => import("./Graph-a5673536.js")
78047
78047
  }), MAe = async (e, t) => await Promise.all(
78048
78048
  e.map(
78049
78049
  async (n) => await ap(n).catch(() => (t.push({
@@ -79994,7 +79994,7 @@ const m1e = {
79994
79994
  childRoutes: [m1e],
79995
79995
  requiredAuthorities: ["READ_ASSET", "READ_ASSET_GROUP"]
79996
79996
  }, v1e = Js({
79997
- loader: () => import("./DatapointImport-139761c5.js")
79997
+ loader: () => import("./DatapointImport-e1191bdd.js")
79998
79998
  }), x1e = (e, t) => {
79999
79999
  e && e === t ? or(
80000
80000
  /* @__PURE__ */ o.jsx(V, { i18nKey: "datapointImport.saveSuccess", children: "The datapoints were successfully imported. " }),
@@ -81410,7 +81410,7 @@ const mEe = {
81410
81410
  onlyIfGateway: !0
81411
81411
  }
81412
81412
  }, yEe = Js({
81413
- loader: () => import("./Files-cd57769d.js")
81413
+ loader: () => import("./Files-b68d7cc1.js")
81414
81414
  }), vEe = {
81415
81415
  relativePath: "files",
81416
81416
  label: {
@@ -82761,7 +82761,7 @@ const xTe = Iv(dTe(i8)), bTe = {
82761
82761
  requiredAuthorities: ["READ_DATAPOINT"],
82762
82762
  appName: "dashboard"
82763
82763
  }, TTe = Js({
82764
- loader: () => import("./Files-cd57769d.js")
82764
+ loader: () => import("./Files-b68d7cc1.js")
82765
82765
  }), _Te = {
82766
82766
  relativePath: "files",
82767
82767
  label: {
@@ -89024,7 +89024,7 @@ var RPe = function(t) {
89024
89024
  })));
89025
89025
  };
89026
89026
  const OPe = Js({
89027
- loader: () => import("./UserGroupTheme-0d0d7d48.js")
89027
+ loader: () => import("./UserGroupTheme-4c4c406a.js")
89028
89028
  }), kPe = {
89029
89029
  relativePath: "theme",
89030
89030
  label: {
@@ -89254,7 +89254,7 @@ var WPe = function(t) {
89254
89254
  })));
89255
89255
  };
89256
89256
  const HPe = Js({
89257
- loader: () => import("./GlobalPowerBiReports-b5b89de7.js")
89257
+ loader: () => import("./GlobalPowerBiReports-7d8d9811.js")
89258
89258
  }), KPe = {
89259
89259
  relativePath: "powerbi",
89260
89260
  label: {
@@ -89862,7 +89862,7 @@ const CRe = {
89862
89862
  requiredAuthorities: ["READ_AUDIT_LOG"],
89863
89863
  appName: "auditLog"
89864
89864
  }, wRe = Js({
89865
- loader: () => import("./BundlesContainer-44da5cdf.js")
89865
+ loader: () => import("./BundlesContainer-37942a84.js")
89866
89866
  }), ARe = {
89867
89867
  relativePath: "bundles",
89868
89868
  label: {
@@ -89873,7 +89873,7 @@ const CRe = {
89873
89873
  component: wRe,
89874
89874
  appName: "bundleManagement"
89875
89875
  }, ERe = Js({
89876
- loader: () => import("./BundleManagementContainer-842bd582.js")
89876
+ loader: () => import("./BundleManagementContainer-6f5228c4.js")
89877
89877
  }), TRe = ({ pathname: e }) => /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Cl, { pathname: e }) });
89878
89878
  var DN;
89879
89879
  function XT() {
@@ -91055,7 +91055,7 @@ const hOe = {
91055
91055
  requiredAuthorities: ["READ_AUTHORIZATION_SERVER", "WRITE_AUTHORIZATION_SERVER"],
91056
91056
  show: () => !ru()
91057
91057
  }, fOe = Js({
91058
- loader: () => import("./UserGroupAssignments-8710d8e3.js")
91058
+ loader: () => import("./UserGroupAssignments-c5deafc7.js")
91059
91059
  }), pOe = {
91060
91060
  relativePath: "user-group-assignments",
91061
91061
  label: {
@@ -91067,7 +91067,7 @@ const hOe = {
91067
91067
  requiredAuthorities: ["READ_INITIAL_ACCOUNT_GROUP_ASSIGNMENT_RULE"],
91068
91068
  show: ru
91069
91069
  }, gOe = Js({
91070
- loader: () => import("./TemplatesListPage-a11b0d84.js")
91070
+ loader: () => import("./TemplatesListPage-e763c40f.js")
91071
91071
  }), mOe = {
91072
91072
  relativePath: "list",
91073
91073
  label: {
@@ -91078,7 +91078,7 @@ const hOe = {
91078
91078
  requiredAuthorities: ["READ_NOTIFICATION_TEMPLATE"],
91079
91079
  iconSvg: ym
91080
91080
  }, yOe = Js({
91081
- loader: () => import("./TemplateEditPage-f163ea2f.js")
91081
+ loader: () => import("./TemplateEditPage-cd4a854e.js")
91082
91082
  }), vOe = {
91083
91083
  relativePath: ":templateId",
91084
91084
  component: yOe,
@@ -93330,13 +93330,13 @@ const hMe = {
93330
93330
  childRoutes: [Hke, iMe, uMe, cMe],
93331
93331
  contextAction: Lke
93332
93332
  }, pMe = Js({
93333
- loader: () => import("./PropertiesEditPage-c84dc0d9.js")
93333
+ loader: () => import("./PropertiesEditPage-2c30e5af.js")
93334
93334
  }), gMe = {
93335
93335
  relativePath: "create",
93336
93336
  component: pMe,
93337
93337
  requiredAuthorities: ["CREATE_PROPERTY"]
93338
93338
  }, mMe = Js({
93339
- loader: () => import("./PropertiesEditPage-c84dc0d9.js")
93339
+ loader: () => import("./PropertiesEditPage-2c30e5af.js")
93340
93340
  }), yMe = {
93341
93341
  relativePath: ":propertyKey",
93342
93342
  component: mMe,
@@ -93365,7 +93365,7 @@ var xMe = function(t) {
93365
93365
  })));
93366
93366
  };
93367
93367
  const bMe = Js({
93368
- loader: () => import("./PropertiesList-fe8aa64d.js")
93368
+ loader: () => import("./PropertiesList-81b03592.js")
93369
93369
  }), SMe = {
93370
93370
  relativePath: "properties",
93371
93371
  label: {
@@ -93378,13 +93378,13 @@ const bMe = Js({
93378
93378
  childRoutes: [gMe, yMe],
93379
93379
  contextAction: vMe
93380
93380
  }, CMe = Js({
93381
- loader: () => import("./LicensesEditPage-22cc7d68.js")
93381
+ loader: () => import("./LicensesEditPage-fc33a5a9.js")
93382
93382
  }), wMe = {
93383
93383
  relativePath: "create",
93384
93384
  component: CMe,
93385
93385
  requiredAuthorities: ["MANAGE_LICENSES"]
93386
93386
  }, AMe = Js({
93387
- loader: () => import("./LicensesEditPage-22cc7d68.js")
93387
+ loader: () => import("./LicensesEditPage-fc33a5a9.js")
93388
93388
  }), EMe = {
93389
93389
  relativePath: ":licenseName",
93390
93390
  component: AMe,
@@ -93417,7 +93417,7 @@ var TMe = function(t) {
93417
93417
  })));
93418
93418
  };
93419
93419
  const _Me = Js({
93420
- loader: () => import("./LicensesList-1f3f08e2.js")
93420
+ loader: () => import("./LicensesList-8215caa2.js")
93421
93421
  }), jMe = {
93422
93422
  relativePath: "licenses",
93423
93423
  label: {
@@ -94767,7 +94767,7 @@ function tNe({ setting: e }) {
94767
94767
  )
94768
94768
  ] });
94769
94769
  }
94770
- const nNe = pt.lazy(() => import("./JsonSettingWidget-3d9a995d.js")), T1 = eS.filter(
94770
+ const nNe = pt.lazy(() => import("./JsonSettingWidget-e22325d3.js")), T1 = eS.filter(
94771
94771
  ({ name: e }) => Object.values(l_).every((t) => !t.includes(e))
94772
94772
  );
94773
94773
  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-f745a63a.js";
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-30fdbd0c.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-f745a63a.js";
1
+ import { at as t, cz as m } from "./ContextBarContext-30fdbd0c.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-f745a63a.js";
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-30fdbd0c.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-6dc037cb.js";
5
+ import { F as re } from "./FileUploadInput-20e4b5fd.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-f745a63a.js";
1
+ import { a5 as $t, ad as Rr, at as wt, ag as _e } from "./ContextBarContext-30fdbd0c.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-f745a63a.js";
1
+ import { a5 as so, a6 as ro, at as mn } from "./ContextBarContext-30fdbd0c.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-f745a63a.js";
1
+ import { dd as S, dk as j, at as t, cz as C, ag as g } from "./ContextBarContext-30fdbd0c.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-4f55daa8.js";
3
+ import { C as V, j as b } from "./index-eb08665f.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-f745a63a.js";
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-30fdbd0c.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-f745a63a.js";
1
+ import { at as s, ag as a, ah as y, d8 as b, dc as g, aN as j } from "./ContextBarContext-30fdbd0c.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-f745a63a.js";
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-30fdbd0c.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-f15627c1.js";
7
+ import { P as ne } from "./react-router-7321cf2c.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-f745a63a.js";
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-30fdbd0c.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-f745a63a.js";
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-30fdbd0c.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-f15627c1.js";
8
- import { A as xe } from "./AccessEditModal-a5347dbd.js";
7
+ import { P as he } from "./react-router-7321cf2c.js";
8
+ import { A as xe } from "./AccessEditModal-5c9c8467.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-1ba4e19b.js")), ve = (t, a) => t.locale === "default" ? -1 : a.locale === "default" ? 1 : t.locale.localeCompare(a.locale);
97
+ }, G = Z.lazy(() => import("./TemplateTextInput-6ea13afa.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-f745a63a.js";
1
+ import { at as l, cz as x, aK as n } from "./ContextBarContext-30fdbd0c.js";
2
2
  import j from "react";
3
- import { C as d, j as b } from "./index-4f55daa8.js";
3
+ import { C as d, j as b } from "./index-eb08665f.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-f745a63a.js";
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-30fdbd0c.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-a5347dbd.js";
7
+ import { A as re } from "./AccessEditModal-5c9c8467.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-f745a63a.js";
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-30fdbd0c.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-f745a63a.js";
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-30fdbd0c.js";
2
2
  import * as d from "react";
3
3
  import { useContext as S } from "react";
4
- import { P as T } from "./react-router-f15627c1.js";
4
+ import { P as T } from "./react-router-7321cf2c.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";