readytech-ui-library-v2 1.0.52 → 1.0.55
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.
@@ -12977,6 +12977,10 @@ const Om = /* @__PURE__ */ ve(Em, [["render", Mm], ["__scopeId", "data-v-cc4867d
|
|
12977
12977
|
type: Boolean,
|
12978
12978
|
default: !1
|
12979
12979
|
},
|
12980
|
+
hasText: {
|
12981
|
+
type: Boolean,
|
12982
|
+
default: !1
|
12983
|
+
},
|
12980
12984
|
hasFooter: {
|
12981
12985
|
type: Boolean,
|
12982
12986
|
default: !1
|
@@ -13085,7 +13089,10 @@ function Fm(e, n, t, a, l, i) {
|
|
13085
13089
|
}, {
|
13086
13090
|
default: L(() => [
|
13087
13091
|
Ze(e.$slots, "default", {}, void 0, !0),
|
13088
|
-
t.hasHeader ? (D(), U(tl, {
|
13092
|
+
t.hasHeader ? (D(), U(tl, {
|
13093
|
+
key: 0,
|
13094
|
+
class: "card-header"
|
13095
|
+
}, {
|
13089
13096
|
default: L(() => [
|
13090
13097
|
fe(de(t.header), 1)
|
13091
13098
|
]),
|
@@ -13097,13 +13104,13 @@ function Fm(e, n, t, a, l, i) {
|
|
13097
13104
|
]),
|
13098
13105
|
_: 1
|
13099
13106
|
})) : ke("", !0),
|
13100
|
-
|
13107
|
+
t.hasText ? (D(), U(Cn, { key: 2 }, {
|
13101
13108
|
default: L(() => [
|
13102
13109
|
Ze(e.$slots, "default", {}, void 0, !0)
|
13103
13110
|
]),
|
13104
13111
|
_: 3
|
13105
|
-
}),
|
13106
|
-
t.hasFooter ? (D(), U(el, { key:
|
13112
|
+
})) : ke("", !0),
|
13113
|
+
t.hasFooter ? (D(), U(el, { key: 3 }, {
|
13107
13114
|
default: L(() => [
|
13108
13115
|
s(o, {
|
13109
13116
|
color: "btn-primary",
|
@@ -13131,7 +13138,7 @@ function Fm(e, n, t, a, l, i) {
|
|
13131
13138
|
}, 8, ["color", "elevation", "flat", "hover", "link", "loader-height", "loading", "max-height", "max-width", "min-height", "min-width", "outlined", "raised", "shaped", "tile", "width", "class", "onClick"])
|
13132
13139
|
]);
|
13133
13140
|
}
|
13134
|
-
const Hm = /* @__PURE__ */ ve(Lm, [["render", Fm], ["__scopeId", "data-v-
|
13141
|
+
const Hm = /* @__PURE__ */ ve(Lm, [["render", Fm], ["__scopeId", "data-v-ceb92c82"]]), $m = {
|
13135
13142
|
name: "RtCheckbox",
|
13136
13143
|
props: {
|
13137
13144
|
modelValue: {
|