mediacube-ui-v2 0.0.169 → 0.0.170
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/mediacube-ui-v2.js
CHANGED
|
@@ -10343,7 +10343,7 @@ const Dm = ({
|
|
|
10343
10343
|
Object.entries(zm).forEach(([t, e]) => {
|
|
10344
10344
|
t !== "default" && ($s[t] = e);
|
|
10345
10345
|
});
|
|
10346
|
-
const jm = ["for"], qm = { class: "mc-date-picker__inner" }, Um = { class: "mc-
|
|
10346
|
+
const jm = ["for"], qm = { class: "mc-date-picker__inner" }, Um = { class: "mc-date-picker__footer-popup" }, Wm = { class: "mc-date-picker__footer-popup-periods" }, Xm = {
|
|
10347
10347
|
key: 1,
|
|
10348
10348
|
class: "mc-date-picker__footer"
|
|
10349
10349
|
}, Qm = { key: 1 }, Gm = /* @__PURE__ */ _e({
|
|
@@ -10530,7 +10530,7 @@ const jm = ["for"], qm = { class: "mc-date-picker__inner" }, Um = { class: "mc-d
|
|
|
10530
10530
|
"mc-date-picker--error": !!s.errorText.value,
|
|
10531
10531
|
"mc-date-picker--disabled": r.disabled
|
|
10532
10532
|
})), d = g(() => ({
|
|
10533
|
-
"--mc-
|
|
10533
|
+
"--mc-date-picker-color": l.colors[l.component.color]
|
|
10534
10534
|
})), u = ht({
|
|
10535
10535
|
[it.TimePicker]: {
|
|
10536
10536
|
[ft.Picker]: Oa.TimePicker,
|
|
@@ -18704,6 +18704,7 @@ const Uv = ["dir"], Wv = ["for"], Xv = ["for"], Qv = { class: "mc-field-text__ma
|
|
|
18704
18704
|
t.title || u.$slots.title ? I(u.$slots, "title", { key: 2 }, () => [
|
|
18705
18705
|
n.title ? (f(), Q(c(Ve), Be({ key: 0 }, i.value, {
|
|
18706
18706
|
color: "gray",
|
|
18707
|
+
block: "",
|
|
18707
18708
|
"text-align": c(Sa).Center,
|
|
18708
18709
|
"html-data": n.title
|
|
18709
18710
|
}), null, 16, ["text-align", "html-data"])) : T("", !0)
|
|
@@ -18712,6 +18713,7 @@ const Uv = ["dir"], Wv = ["for"], Xv = ["for"], Qv = { class: "mc-field-text__ma
|
|
|
18712
18713
|
I(u.$slots, "text", {}, () => [
|
|
18713
18714
|
ae(c(Ve), {
|
|
18714
18715
|
color: "gray",
|
|
18716
|
+
block: "",
|
|
18715
18717
|
variation: c(at).Article,
|
|
18716
18718
|
"text-align": c(Sa).Center,
|
|
18717
18719
|
"html-data": t.text
|