@deviceinsight/ng-ui-scale-lib 9.19.0 → 9.20.0
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-38c11d48.js → AccessEditModal-ee0139fb.js} +14 -14
- package/dist/BundleManagementContainer-093786e5.js +20 -0
- package/dist/{BundlesContainer-ff572d82.js → BundlesContainer-54c9cc3a.js} +29 -26
- package/dist/{ContextBarContext-0565a593.js → ContextBarContext-0c28ce9d.js} +38167 -46135
- package/dist/{DatapointImport-2deee17a.js → DatapointImport-6d394cb5.js} +96 -93
- package/dist/{FileUploadInput-87e9d774.js → FileUploadInput-a23ba785.js} +3 -3
- package/dist/{Files-f6c464c2.js → Files-4fc0415e.js} +42 -39
- package/dist/GlobalPowerBiReports-f9bf0765.js +11079 -0
- package/dist/{Graph-fce6bde2.js → Graph-2840eac2.js} +4 -1
- package/dist/JsonSettingWidget-8908d40b.js +57 -0
- package/dist/{LicensesEditPage-effb07a9.js → LicensesEditPage-3332b87c.js} +33 -30
- package/dist/{LicensesList-7832868c.js → LicensesList-6254cd37.js} +12 -9
- package/dist/{PropertiesEditPage-e84dd613.js → PropertiesEditPage-5b148652.js} +24 -21
- package/dist/{PropertiesList-e8f218de.js → PropertiesList-06478803.js} +14 -11
- package/dist/{TemplateEditPage-a3994735.js → TemplateEditPage-94088888.js} +13 -10
- package/dist/TemplateTextInput-e8861a0f.js +50 -0
- package/dist/{TemplatesListPage-86d0d508.js → TemplatesListPage-866246c6.js} +53 -50
- package/dist/{UserGroupAssignments-b2e98796.js → UserGroupAssignments-6feae326.js} +34 -31
- package/dist/{UserGroupTheme-6e262174.js → UserGroupTheme-7ee8e92e.js} +14 -11
- package/dist/api.d.ts +3 -0
- package/dist/api.js +59 -56
- package/dist/{index-8f79799f.js → index-34a2015c.js} +7 -7
- package/dist/index.js +2761 -2765
- package/dist/objectWithoutPropertiesLoose-a4604547.js +26 -0
- package/dist/{react-router-824f2efe.js → react-router-d38ecdf4.js} +113 -108
- package/dist/style.css +1 -1
- package/package.json +4 -4
- package/dist/BundleManagementContainer-0efa3cec.js +0 -17
- package/dist/GlobalPowerBiReports-f448278b.js +0 -11078
- package/dist/JsonSettingWidget-0360cf69.js +0 -54
- package/dist/TemplateTextInput-712d3528.js +0 -47
- package/dist/extends-0a3e0827.js +0 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deviceinsight/ng-ui-scale-lib",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.20.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -37,6 +37,9 @@
|
|
|
37
37
|
"@deviceinsight/ng-ui-api-client": "10.40.0",
|
|
38
38
|
"@deviceinsight/ng-ui-basic-components": "3.16.0",
|
|
39
39
|
"react-router-dom": "5.3.4",
|
|
40
|
+
"ux4iot-react": "4.1.4",
|
|
41
|
+
"i18next": "20.3.2",
|
|
42
|
+
"react-i18next": "12.3.1",
|
|
40
43
|
"react": "^18.2.0",
|
|
41
44
|
"react-dom": "^18.2.0"
|
|
42
45
|
},
|
|
@@ -63,7 +66,6 @@
|
|
|
63
66
|
"file-saver": "2.0.5",
|
|
64
67
|
"filesize": "6.1.0",
|
|
65
68
|
"flat": "6.0.1",
|
|
66
|
-
"i18next": "20.3.2",
|
|
67
69
|
"i18next-http-backend": "2.1.1",
|
|
68
70
|
"i18next-locize-backend": "1.9.0",
|
|
69
71
|
"jose": "5.1.2",
|
|
@@ -88,12 +90,10 @@
|
|
|
88
90
|
"react-grid-layout": "1.4.3",
|
|
89
91
|
"react-helmet-async": "1.3.0",
|
|
90
92
|
"react-hook-form": "7.48.2",
|
|
91
|
-
"react-i18next": "12.3.1",
|
|
92
93
|
"react-select-event": "5.5.1",
|
|
93
94
|
"react-to-print": "2.14.11",
|
|
94
95
|
"tinyduration": "3.2.1",
|
|
95
96
|
"tsx": "4.19.3",
|
|
96
|
-
"ux4iot-react": "4.1.4",
|
|
97
97
|
"vis": "4.21.0",
|
|
98
98
|
"zod": "3.22.3"
|
|
99
99
|
},
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { by as n, az as r } from "./ContextBarContext-0565a593.js";
|
|
2
|
-
import { useContext as m, useEffect as s } from "react";
|
|
3
|
-
import { useLocation as a } from "react-router-dom";
|
|
4
|
-
import { messageBoxDismissGroup as i } from "@deviceinsight/ng-ui-components";
|
|
5
|
-
import { M as p } from "./consts-012135e5.js";
|
|
6
|
-
import "@deviceinsight/ng-ui-basic-components";
|
|
7
|
-
import "@deviceinsight/ng-ui-api-client";
|
|
8
|
-
import "react-dom";
|
|
9
|
-
function l({ children: o }) {
|
|
10
|
-
const { setContextInfo: t } = m(n), { pathname: e } = a();
|
|
11
|
-
return s(() => (t(), () => {
|
|
12
|
-
i(p), t();
|
|
13
|
-
}), [e, t]), /* @__PURE__ */ r.jsx("div", { children: o });
|
|
14
|
-
}
|
|
15
|
-
export {
|
|
16
|
-
l as default
|
|
17
|
-
};
|