mediacube-ui-v2 0.0.25 → 0.0.27
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/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import { useDebounceFn as L1, useLocalStorage as Z9, useSessionStorage as e6, us
|
|
|
5
5
|
import l6 from "vue-3-slider-component";
|
|
6
6
|
import r6 from "vue-multiselect";
|
|
7
7
|
import { IMask as H1, IMaskComponent as n6 } from "vue-imask";
|
|
8
|
-
import
|
|
8
|
+
import i6 from "isomorphic-dompurify";
|
|
9
9
|
import { useRoute as B9, useRouter as a6 } from "vue-router";
|
|
10
10
|
const v1 = {
|
|
11
11
|
"$size-50": "4px",
|