@opencloud-eu/web-pkg 2.4.0 → 3.2.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.
@@ -1,4 +1,4 @@
1
- import { d as L, u as w, c as r, a as n, _ as v, r as g, b as z, o as s, e as h } from "./index-CE_CuXEn.js";
1
+ import { d as L, u as w, c as r, a as n, _ as v, r as g, b as z, o as s, e as h } from "./index-DaDaZni9.js";
2
2
  import { MdPreview as P, MdEditor as y, config as C, XSSPlugin as I } from "md-editor-v3";
3
3
  import { useGettext as D } from "vue3-gettext";
4
4
  import "@casl/vue";
@@ -21,12 +21,12 @@ import "pinia";
21
21
  import "oidc-client-ts";
22
22
  import "p-queue";
23
23
  import "@vueuse/core";
24
+ import x from "cropperjs";
24
25
  import "dompurify";
25
26
  import "mark.js";
26
27
  import "vue-router";
27
28
  import "portal-vue";
28
- import x from "screenfull";
29
- import j from "cropperjs";
29
+ import j from "screenfull";
30
30
  const R = {
31
31
  toolbarTips: {
32
32
  bold: "Gras",
@@ -717,10 +717,10 @@ const R = {
717
717
  },
718
718
  editorExtensions: {
719
719
  screenfull: {
720
- instance: x
720
+ instance: j
721
721
  },
722
722
  cropper: {
723
- instance: j
723
+ instance: x
724
724
  }
725
725
  },
726
726
  markdownItPlugins(a) {