@quoreadmin/ui 0.22.8 → 0.22.10
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.js +4 -4
- package/dist/index.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11751,7 +11751,7 @@ function RO(t, e, n, r, i, o) {
|
|
|
11751
11751
|
type: "outline",
|
|
11752
11752
|
size: "sm",
|
|
11753
11753
|
color: "inkwell-30",
|
|
11754
|
-
class: "cursor-pointer mr-
|
|
11754
|
+
class: "cursor-pointer mr-1",
|
|
11755
11755
|
onClick: e[0] || (e[0] = (a) => t.updateCount(-1))
|
|
11756
11756
|
}),
|
|
11757
11757
|
P("span", DO, X(t.modelValue), 1),
|
|
@@ -11760,7 +11760,7 @@ function RO(t, e, n, r, i, o) {
|
|
|
11760
11760
|
type: "outline",
|
|
11761
11761
|
size: "sm",
|
|
11762
11762
|
color: "inkwell-30",
|
|
11763
|
-
class: "cursor-pointer ml-
|
|
11763
|
+
class: "cursor-pointer ml-1",
|
|
11764
11764
|
onClick: e[1] || (e[1] = (a) => t.updateCount(1))
|
|
11765
11765
|
})
|
|
11766
11766
|
]);
|
|
@@ -16627,7 +16627,7 @@ const Kj = /* @__PURE__ */ Ee(Hx, [["render", _x], ["__scopeId", "data-v-421299a
|
|
|
16627
16627
|
}), jx = {
|
|
16628
16628
|
key: 0,
|
|
16629
16629
|
class: "modal-title"
|
|
16630
|
-
}, Zx = { class: "text-lg pb-3" };
|
|
16630
|
+
}, Zx = { class: "text-lg pb-3 font-bold leading-6" };
|
|
16631
16631
|
function Wx(t, e, n, r, i, o) {
|
|
16632
16632
|
return b(), k("div", {
|
|
16633
16633
|
class: B([
|
|
@@ -16654,7 +16654,7 @@ function Wx(t, e, n, r, i, o) {
|
|
|
16654
16654
|
], 2)) : I("", !0)
|
|
16655
16655
|
], 2);
|
|
16656
16656
|
}
|
|
16657
|
-
const Gj = /* @__PURE__ */ Ee(zx, [["render", Wx], ["__scopeId", "data-v-
|
|
16657
|
+
const Gj = /* @__PURE__ */ Ee(zx, [["render", Wx], ["__scopeId", "data-v-9fc65032"]]), Ux = ce({
|
|
16658
16658
|
name: "QPageHeading",
|
|
16659
16659
|
props: {
|
|
16660
16660
|
// Pass in background color.
|