readytech-ui-library-v2 1.0.132 → 1.0.134
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() {
|
@@ -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-a7d72a17"]]), i_ = Symbol.for("vuetify:v-tabs"), Gie = J({
|
21918
21923
|
fixed: Boolean,
|
21919
21924
|
sliderColor: String,
|
21920
21925
|
hideSlider: Boolean,
|