@das-fed/web 7.0.2 → 7.0.4-test.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 (30) hide show
  1. package/index-BuRd5XWM.js +88 -0
  2. package/index-BuRd5XWM.js.gz +0 -0
  3. package/{index-Clm5tnM_.js → index-CPawM5ep.js} +10839 -6776
  4. package/index-CPawM5ep.js.gz +0 -0
  5. package/{index-s_Dc6IWf.js → index-Cq5Zxi65.js} +1 -1
  6. package/index.js +1 -1
  7. package/package.json +6 -6
  8. package/packages/main-app-framework/{index-BruobsMS.js → index-Cn2Drdy1.js} +9768 -5705
  9. package/packages/main-app-framework/index-Cn2Drdy1.js.gz +0 -0
  10. package/packages/main-app-framework/{index-Bl8WY8hZ.js → index-DTkuoFlu.js} +1 -1
  11. package/packages/main-app-framework/index-DtKDyIud.js +88 -0
  12. package/packages/main-app-framework/index-DtKDyIud.js.gz +0 -0
  13. package/packages/main-app-framework/index.js +1 -1
  14. package/packages/main-app-framework/style.css +1 -1
  15. package/packages/main-app-framework/style.css.gz +0 -0
  16. package/style.css +1 -1
  17. package/style.css.gz +0 -0
  18. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/api.d.ts +6 -0
  19. package/types/main-app-framework/i18n/index.d.ts +20 -0
  20. package/types/main-app-framework/index.d.ts +1 -1
  21. package/types/main-app-framework/init-config/get-nav-config/index.d.ts +2 -1
  22. package/types/main-app-framework/init-layout/hooks/use-entry-app.d.ts +1 -1
  23. package/types/main-app-framework/init-layout/hooks/use-initialization.d.ts +0 -1
  24. package/types/main-app-framework/init-layout/hooks/use-route-watcher.d.ts +1 -3
  25. package/index-7TMy8BMH.js +0 -87
  26. package/index-7TMy8BMH.js.gz +0 -0
  27. package/index-Clm5tnM_.js.gz +0 -0
  28. package/packages/main-app-framework/index-BruobsMS.js.gz +0 -0
  29. package/packages/main-app-framework/index-BySrT5lr.js +0 -87
  30. package/packages/main-app-framework/index-BySrT5lr.js.gz +0 -0
Binary file
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as e, openBlock as r } from "vue";
2
- import { _ as c } from "./index-Clm5tnM_.js";
2
+ import { _ as c } from "./index-CPawM5ep.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return r(), e("div");
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-Clm5tnM_.js";
1
+ import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-CPawM5ep.js";
2
2
  export {
3
3
  e as DasMainAppLayout,
4
4
  t as DasWebLayout,
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@das-fed/web",
3
- "version": "7.0.2",
3
+ "version": "7.0.4-test.1",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "7.0.2",
8
- "@das-fed/utils": "7.0.2",
9
- "@das-fed/web": "7.0.2",
10
- "@das-fed/web-components": "7.0.2",
7
+ "@das-fed/ui": "7.0.4-test.1",
8
+ "@das-fed/utils": "7.0.4-test.1",
9
+ "@das-fed/web": "7.0.4-test.1",
10
+ "@das-fed/web-components": "7.0.4-test.1",
11
11
  "@microsoft/signalr": "^8.0.7",
12
12
  "@vueuse/core": "^9.13.0",
13
13
  "animate.css": "^4.1.1",
@@ -19,7 +19,7 @@
19
19
  "vue-router": "^4.4.0"
20
20
  },
21
21
  "devDependencies": {
22
- "@das-fed/cli": "7.0.2",
22
+ "@das-fed/cli": "7.0.4-test.1",
23
23
  "@types/crypto-js": "^4.2.2",
24
24
  "@types/lodash": "^4.14.194",
25
25
  "@types/lodash-es": "^4.17.12",