vue3-beak-ui-framework 1.0.34 → 1.0.36
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.
|
@@ -3666,7 +3666,11 @@ const _hoisted_1$S = { class: "beakdatatable" }, _hoisted_2$H = { class: "column
|
|
|
3666
3666
|
color: {
|
|
3667
3667
|
type: String,
|
|
3668
3668
|
default: "primary",
|
|
3669
|
-
validator: (e) => [void 0, "primary", "secondary", "info", "success"].indexOf(
|
|
3669
|
+
validator: (e) => [void 0, "primary", "secondary", "info", "success"].indexOf(
|
|
3670
|
+
e
|
|
3671
|
+
) === -1 ? (console.warn(
|
|
3672
|
+
`V-Steps: invalid "${e}" color. Should be primary, secondary, info or success`
|
|
3673
|
+
), !1) : !0
|
|
3670
3674
|
},
|
|
3671
3675
|
items: {
|
|
3672
3676
|
type: Array,
|
|
@@ -3704,7 +3708,9 @@ const _hoisted_1$S = { class: "beakdatatable" }, _hoisted_2$H = { class: "column
|
|
|
3704
3708
|
o.value = o.value + 1, s.value.push(o.value);
|
|
3705
3709
|
n("openItem", o);
|
|
3706
3710
|
} else if (o.value > de) {
|
|
3707
|
-
for (s.value.splice(
|
|
3711
|
+
for (s.value.splice(
|
|
3712
|
+
s.value.indexOf(de + 1)
|
|
3713
|
+
); o.value != de; )
|
|
3708
3714
|
o.value = o.value - 1;
|
|
3709
3715
|
n("openItem", o);
|
|
3710
3716
|
}
|
|
@@ -3724,7 +3730,11 @@ const _hoisted_1$S = { class: "beakdatatable" }, _hoisted_2$H = { class: "column
|
|
|
3724
3730
|
class: "n-step"
|
|
3725
3731
|
}, [
|
|
3726
3732
|
createElementVNode("div", {
|
|
3727
|
-
class: normalizeClass(["n-step-indicator", [
|
|
3733
|
+
class: normalizeClass(["n-step-indicator", [
|
|
3734
|
+
!s.value.includes(r) && "wait",
|
|
3735
|
+
o.value == r && "active",
|
|
3736
|
+
a.color && `is-${a.color}`
|
|
3737
|
+
]]),
|
|
3728
3738
|
onClick: (he) => ue(r)
|
|
3729
3739
|
}, [
|
|
3730
3740
|
createElementVNode("div", _hoisted_2$E, [
|
|
@@ -3763,7 +3773,7 @@ const _hoisted_1$S = { class: "beakdatatable" }, _hoisted_2$H = { class: "column
|
|
|
3763
3773
|
], 2)
|
|
3764
3774
|
], 2));
|
|
3765
3775
|
}
|
|
3766
|
-
}),
|
|
3776
|
+
}), VSteps_vue_vue_type_style_index_0_scoped_7629a245_lang = "", BWSteps = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-7629a245"]]), _sfc_main$X = /* @__PURE__ */ defineComponent({
|
|
3767
3777
|
__name: "V-TableRow",
|
|
3768
3778
|
props: {
|
|
3769
3779
|
compact: {
|
|
@@ -8676,7 +8686,7 @@ const _withScopeId$6 = (e) => (pushScopeId("data-v-c342282a"), e = e(), popScope
|
|
|
8676
8686
|
setup(e, { emit: n }) {
|
|
8677
8687
|
const a = e;
|
|
8678
8688
|
useCssVars((de) => ({
|
|
8679
|
-
|
|
8689
|
+
c55a1e0a: unref(s)
|
|
8680
8690
|
}));
|
|
8681
8691
|
const s = computed$1(() => {
|
|
8682
8692
|
let de = "16px";
|
|
@@ -8695,7 +8705,7 @@ const _withScopeId$6 = (e) => (pushScopeId("data-v-c342282a"), e = e(), popScope
|
|
|
8695
8705
|
value: a.value,
|
|
8696
8706
|
onChange: ue
|
|
8697
8707
|
}, null, 40, _hoisted_1$n),
|
|
8698
|
-
createElementVNode("
|
|
8708
|
+
createElementVNode("span", {
|
|
8699
8709
|
class: normalizeClass(["checkbox-body", [
|
|
8700
8710
|
a.solid ? "is-solid" : "",
|
|
8701
8711
|
a.circle && "is-circle",
|
|
@@ -8706,7 +8716,7 @@ const _withScopeId$6 = (e) => (pushScopeId("data-v-c342282a"), e = e(), popScope
|
|
|
8706
8716
|
createTextVNode(" " + toDisplayString$1(a.label), 1)
|
|
8707
8717
|
], 2));
|
|
8708
8718
|
}
|
|
8709
|
-
}),
|
|
8719
|
+
}), VCheckbox_vue_vue_type_style_index_0_scoped_10c6411c_lang = "", BWCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-10c6411c"]]);
|
|
8710
8720
|
function _objectWithoutPropertiesLoose(e, n) {
|
|
8711
8721
|
if (e == null)
|
|
8712
8722
|
return {};
|
|
@@ -66885,7 +66895,7 @@ class Columns {
|
|
|
66885
66895
|
const me = o.headings[n], t = [];
|
|
66886
66896
|
if (me.getAttribute("data-type") === "date") {
|
|
66887
66897
|
let i = !1;
|
|
66888
|
-
me.hasAttribute("data-format") && (i = me.getAttribute("data-format")), t.push(import("./date.
|
|
66898
|
+
me.hasAttribute("data-format") && (i = me.getAttribute("data-format")), t.push(import("./date.598f7586.js").then(({ parseDate: Ie }) => (ke) => Ie(ke, i)));
|
|
66889
66899
|
}
|
|
66890
66900
|
Promise.all(t).then((i) => {
|
|
66891
66901
|
const ve = i[0];
|