quasar-ui-danx 0.4.26 → 0.4.27
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/danx.es.js +2 -2
- package/dist/danx.es.js.map +1 -1
- package/dist/danx.umd.js +2 -2
- package/dist/danx.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/helpers/formats.ts +0 -1
package/dist/danx.es.js
CHANGED
@@ -10216,7 +10216,7 @@ function ia(t) {
|
|
10216
10216
|
return t.replace(/^```[a-z0-9]{0,6}\s/, "").replace(/```$/, "");
|
10217
10217
|
}
|
10218
10218
|
function H6(t, e) {
|
10219
|
-
if (
|
10219
|
+
if (typeof e == "object" || E1(e))
|
10220
10220
|
switch (t) {
|
10221
10221
|
case "yaml":
|
10222
10222
|
e = Bp(typeof e == "string" ? JSON.parse(e) : e);
|
@@ -24759,7 +24759,7 @@ const ZI = { class: "flex space-x-2" }, YI = ["innerHTML"], Yc = {
|
|
24759
24759
|
], 2);
|
24760
24760
|
};
|
24761
24761
|
}
|
24762
|
-
}, s6 = "quasar-ui-danx", o6 = "0.4.
|
24762
|
+
}, s6 = "quasar-ui-danx", o6 = "0.4.27", l6 = "Dan <dan@flytedesk.com>", a6 = "DanX Vue / Quasar component library", u6 = "MIT", c6 = "module", d6 = "./dist/danx.umd.js", f6 = "./dist/danx.es.js", h6 = "types/index.d.ts", _6 = {
|
24763
24763
|
dev: "cd dev && quasar dev && cd ..",
|
24764
24764
|
build: "vite build",
|
24765
24765
|
preview: "vite preview",
|