quasar-ui-danx 0.2.27 → 0.2.28
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 +1 -1
- package/dist/danx.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/danx.es.js
CHANGED
@@ -16117,7 +16117,7 @@ const Aw = { class: "flex items-center" }, Dw = { key: 0 }, Pw = { class: "flex-
|
|
16117
16117
|
dense: "",
|
16118
16118
|
inputmode: "numeric",
|
16119
16119
|
"input-class": { [t.inputClass]: !0, "text-right bg-white": !t.hidePrependLabel, "text-right !text-xs text-black font-normal": t.hidePrependLabel },
|
16120
|
-
class: R({ "no-prepend-icon w-32": t.hidePrependLabel, "prepend-label": !t.hidePrependLabel }),
|
16120
|
+
class: R({ "no-prepend-icon w-32 max-w-full": t.hidePrependLabel, "prepend-label": !t.hidePrependLabel }),
|
16121
16121
|
"onUpdate:modelValue": a
|
16122
16122
|
}, {
|
16123
16123
|
prepend: D(() => [
|
@@ -18809,7 +18809,7 @@ const IS = {
|
|
18809
18809
|
});
|
18810
18810
|
};
|
18811
18811
|
}
|
18812
|
-
}, X4 = "quasar-ui-danx", K4 = "0.2.
|
18812
|
+
}, X4 = "quasar-ui-danx", K4 = "0.2.27", J4 = "Dan <dan@flytedesk.com>", eT = "DanX Vue / Quasar component library", tT = "MIT", nT = "module", rT = "dist/danx.es.js", iT = "dist/danx.es.js", oT = {
|
18813
18813
|
dev: "cd dev && quasar dev && cd ..",
|
18814
18814
|
build: "vite build",
|
18815
18815
|
preview: "vite preview"
|