@das-fed/web 6.4.0-dev.20 → 6.4.0-dev.21

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 (55) hide show
  1. package/{index-C-ieIBXO.js → index-C9Z5Et6m.js} +1 -1
  2. package/{index-CwfFnT6z.js → index-CtOlfmIU.js} +1706 -1701
  3. package/index-CtOlfmIU.js.gz +0 -0
  4. package/{packages/main-app-framework/index-CfM1liO6.js → index-D6BMoZho.js} +14 -14
  5. package/index-D6BMoZho.js.gz +0 -0
  6. package/{packages/main-app-framework/index-E1pACiHI.js → index-DNqfV3E9.js} +1 -1
  7. package/index-DNqfV3E9.js.gz +0 -0
  8. package/index.js +1 -1
  9. package/package.json +6 -6
  10. package/packages/create-das-web-app/index.js.gz +0 -0
  11. package/packages/i18n/index.js.gz +0 -0
  12. package/packages/layout/index.js +2 -2
  13. package/packages/layout/index.js.gz +0 -0
  14. package/packages/layout/style.css +2 -2
  15. package/packages/layout/style.css.gz +0 -0
  16. package/packages/main-app-framework/{index-Bcz8SW2I.js → index-CGRKqP1O.js} +1 -1
  17. package/packages/main-app-framework/{index-DRQHVvCk.js → index-IzpOTZ0u.js} +1369 -1364
  18. package/packages/main-app-framework/index-IzpOTZ0u.js.gz +0 -0
  19. package/{index-CicbdbyR.js → packages/main-app-framework/index-fj8M6ijq.js} +1 -1
  20. package/packages/main-app-framework/index-fj8M6ijq.js.gz +0 -0
  21. package/{index-C8k4wrGJ.js → packages/main-app-framework/index-t4FWMW__.js} +14 -14
  22. package/packages/main-app-framework/index-t4FWMW__.js.gz +0 -0
  23. package/packages/main-app-framework/index.js +1 -1
  24. package/packages/main-app-framework/style.css +1 -1
  25. package/packages/main-app-framework/style.css.gz +0 -0
  26. package/packages/micro-frontend/index.js +2 -2
  27. package/packages/micro-frontend/index.js.gz +0 -0
  28. package/packages/micro-frontend/style.css +1 -1
  29. package/packages/style/style.css.gz +0 -0
  30. package/packages/theme/index.js.gz +0 -0
  31. package/style.css +2 -2
  32. package/style.css.gz +0 -0
  33. package/types/create-das-web-app/index.d.ts +1 -1
  34. package/types/i18n/index.d.ts +2 -2
  35. package/types/layout/store/index.d.ts +1 -1
  36. package/types/main-app-framework/business/alarm/use-alarm.d.ts +4 -4
  37. package/types/main-app-framework/business/video-link/index.d.ts +3 -3
  38. package/types/main-app-framework/business/video-link/video-dialog/hooks/PlayerProvider.d.ts +3 -3
  39. package/types/main-app-framework/components/person-set-dialog/index.d.ts +1 -1
  40. package/types/main-app-framework/index.d.ts +1 -1
  41. package/types/main-app-framework/init-config/get-nav-config/index.d.ts +2 -2
  42. package/types/main-app-framework/init-config/get-system-config/index.d.ts +2 -2
  43. package/types/main-app-framework/init-layout/hooks/nav-slots/use-change-enterprises.d.ts +3 -3
  44. package/types/main-app-framework/init-layout/hooks/nav-slots/use-user-command.d.ts +2 -2
  45. package/types/main-app-framework/init-layout/hooks/use-initialization.d.ts +4 -4
  46. package/types/main-app-framework/init-layout/hooks/use-tabs.d.ts +3 -3
  47. package/types/main-app-framework/init-platform/index.d.ts +1 -1
  48. package/types/micro-frontend/store.d.ts +5 -5
  49. package/types/theme/index.d.ts +1 -1
  50. package/index-C8k4wrGJ.js.gz +0 -0
  51. package/index-CicbdbyR.js.gz +0 -0
  52. package/index-CwfFnT6z.js.gz +0 -0
  53. package/packages/main-app-framework/index-CfM1liO6.js.gz +0 -0
  54. package/packages/main-app-framework/index-DRQHVvCk.js.gz +0 -0
  55. package/packages/main-app-framework/index-E1pACiHI.js.gz +0 -0
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-CwfFnT6z.js";
2
+ import { _ as c } from "./index-CtOlfmIU.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");