readytech-ui-library-v2 1.0.131 → 1.0.133
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.
@@ -16868,6 +16868,10 @@ const ure = /* @__PURE__ */ je(are, [["render", lre], ["__scopeId", "data-v-5255
|
|
16868
16868
|
loading: {
|
16869
16869
|
type: Boolean,
|
16870
16870
|
default: !1
|
16871
|
+
},
|
16872
|
+
showButton: {
|
16873
|
+
type: Boolean,
|
16874
|
+
default: !0
|
16871
16875
|
}
|
16872
16876
|
},
|
16873
16877
|
emits: ["update:modelValue"],
|
@@ -16904,7 +16908,8 @@ function dre(e, t, n, r, a, i) {
|
|
16904
16908
|
bn(e.$slots, "default", {}, () => [
|
16905
16909
|
t[0] || (t[0] = We("Overlay Content Goes Here"))
|
16906
16910
|
], !0),
|
16907
|
-
|
16911
|
+
n.showButton ? (Y(), ce(et, {
|
16912
|
+
key: 0,
|
16908
16913
|
color: "red",
|
16909
16914
|
onClick: i.closeOverlay
|
16910
16915
|
}, {
|
@@ -16912,7 +16917,7 @@ function dre(e, t, n, r, a, i) {
|
|
16912
16917
|
We("Close")
|
16913
16918
|
])),
|
16914
16919
|
_: 1
|
16915
|
-
}, 8, ["onClick"])
|
16920
|
+
}, 8, ["onClick"])) : Ge("", !0)
|
16916
16921
|
]),
|
16917
16922
|
_: 3
|
16918
16923
|
}))
|
@@ -16921,7 +16926,7 @@ function dre(e, t, n, r, a, i) {
|
|
16921
16926
|
}, 8, ["model-value", "z-index"])
|
16922
16927
|
]);
|
16923
16928
|
}
|
16924
|
-
const fre = /* @__PURE__ */ je(sre, [["render", dre], ["__scopeId", "data-v-
|
16929
|
+
const fre = /* @__PURE__ */ je(sre, [["render", dre], ["__scopeId", "data-v-3e3732d1"]]), vre = {
|
16925
16930
|
name: "my-page",
|
16926
16931
|
components: { MyHeader: vz },
|
16927
16932
|
data() {
|
@@ -21803,23 +21808,23 @@ const Mie = J({
|
|
21803
21808
|
}
|
21804
21809
|
}
|
21805
21810
|
}, Hie = {
|
21806
|
-
key:
|
21811
|
+
key: 2,
|
21807
21812
|
class: "table-wrapper"
|
21808
21813
|
};
|
21809
21814
|
function Uie(e, t, n, r, a, i) {
|
21810
21815
|
return Y(), ce(no, null, {
|
21811
21816
|
default: ae(() => [
|
21812
|
-
|
21817
|
+
n.showTitle ? (Y(), ce(P0, {
|
21818
|
+
key: 0,
|
21819
|
+
flat: ""
|
21820
|
+
}, {
|
21813
21821
|
default: ae(() => [
|
21814
|
-
|
21815
|
-
key: 0,
|
21816
|
-
class: "text-h6"
|
21817
|
-
}, {
|
21822
|
+
w(_m, { class: "text-h6" }, {
|
21818
21823
|
default: ae(() => [
|
21819
21824
|
We(Re(n.title), 1)
|
21820
21825
|
]),
|
21821
21826
|
_: 1
|
21822
|
-
})
|
21827
|
+
}),
|
21823
21828
|
w(mw),
|
21824
21829
|
(Y(!0), Ke(me, null, Nt(n.toolbarActions, (o, l) => (Y(), ce(et, {
|
21825
21830
|
key: l,
|
@@ -21847,9 +21852,9 @@ function Uie(e, t, n, r, a, i) {
|
|
21847
21852
|
], !0)
|
21848
21853
|
]),
|
21849
21854
|
_: 3
|
21850
|
-
}),
|
21855
|
+
})) : Ge("", !0),
|
21851
21856
|
i.isMobile ? (Y(), ce(gw, {
|
21852
|
-
key:
|
21857
|
+
key: 1,
|
21853
21858
|
fluid: "",
|
21854
21859
|
class: "pa-4"
|
21855
21860
|
}, {
|
@@ -21914,7 +21919,7 @@ function Uie(e, t, n, r, a, i) {
|
|
21914
21919
|
_: 3
|
21915
21920
|
});
|
21916
21921
|
}
|
21917
|
-
const Wie = /* @__PURE__ */ je($ie, [["render", Uie], ["__scopeId", "data-v-
|
21922
|
+
const Wie = /* @__PURE__ */ je($ie, [["render", Uie], ["__scopeId", "data-v-f125c2d5"]]), i_ = Symbol.for("vuetify:v-tabs"), Gie = J({
|
21918
21923
|
fixed: Boolean,
|
21919
21924
|
sliderColor: String,
|
21920
21925
|
hideSlider: Boolean,
|