@tb-dev/vue 0.3.4 → 0.3.5
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/index.js +14 -12
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -186,7 +186,7 @@ const buttonVariants = cva(
|
|
|
186
186
|
}
|
|
187
187
|
);
|
|
188
188
|
|
|
189
|
-
const _hoisted_1$
|
|
189
|
+
const _hoisted_1$b = { key: 0 };
|
|
190
190
|
const _hoisted_2$1 = { key: 0 };
|
|
191
191
|
const _sfc_main$1U = /* @__PURE__ */ defineComponent({
|
|
192
192
|
__name: "ButtonLink",
|
|
@@ -211,7 +211,7 @@ const _sfc_main$1U = /* @__PURE__ */ defineComponent({
|
|
|
211
211
|
class: normalizeClass(unref(cn)("size-full", _ctx.buttonClass))
|
|
212
212
|
}, {
|
|
213
213
|
default: withCtx(() => [
|
|
214
|
-
_ctx.label ? (openBlock(), createElementBlock("span", _hoisted_1$
|
|
214
|
+
_ctx.label ? (openBlock(), createElementBlock("span", _hoisted_1$b, toDisplayString(_ctx.label), 1)) : renderSlot(_ctx.$slots, "default", { key: 1 })
|
|
215
215
|
]),
|
|
216
216
|
_: 3
|
|
217
217
|
}, 8, ["variant", "size", "disabled", "class"])
|
|
@@ -543,7 +543,7 @@ const _sfc_main$1K = /* @__PURE__ */ defineComponent({
|
|
|
543
543
|
}
|
|
544
544
|
});
|
|
545
545
|
|
|
546
|
-
const _hoisted_1$
|
|
546
|
+
const _hoisted_1$a = { class: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center" };
|
|
547
547
|
const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
548
548
|
__name: "ContextMenuCheckboxItem",
|
|
549
549
|
props: {
|
|
@@ -571,7 +571,7 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
|
571
571
|
)
|
|
572
572
|
}), {
|
|
573
573
|
default: withCtx(() => [
|
|
574
|
-
createElementVNode("span", _hoisted_1$
|
|
574
|
+
createElementVNode("span", _hoisted_1$a, [
|
|
575
575
|
createVNode(unref(ContextMenuItemIndicator), null, {
|
|
576
576
|
default: withCtx(() => [
|
|
577
577
|
createVNode(unref(Check), { class: "size-4" })
|
|
@@ -748,7 +748,7 @@ const _sfc_main$1E = /* @__PURE__ */ defineComponent({
|
|
|
748
748
|
}
|
|
749
749
|
});
|
|
750
750
|
|
|
751
|
-
const _hoisted_1$
|
|
751
|
+
const _hoisted_1$9 = { class: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center" };
|
|
752
752
|
const _sfc_main$1D = /* @__PURE__ */ defineComponent({
|
|
753
753
|
__name: "ContextMenuRadioItem",
|
|
754
754
|
props: {
|
|
@@ -776,7 +776,7 @@ const _sfc_main$1D = /* @__PURE__ */ defineComponent({
|
|
|
776
776
|
)
|
|
777
777
|
}), {
|
|
778
778
|
default: withCtx(() => [
|
|
779
|
-
createElementVNode("span", _hoisted_1$
|
|
779
|
+
createElementVNode("span", _hoisted_1$9, [
|
|
780
780
|
createVNode(unref(ContextMenuItemIndicator), null, {
|
|
781
781
|
default: withCtx(() => [
|
|
782
782
|
createVNode(unref(Circle), { class: "size-2 fill-current" })
|
|
@@ -1271,7 +1271,7 @@ const _sfc_main$1m = /* @__PURE__ */ defineComponent({
|
|
|
1271
1271
|
}
|
|
1272
1272
|
});
|
|
1273
1273
|
|
|
1274
|
-
const _hoisted_1$
|
|
1274
|
+
const _hoisted_1$8 = { class: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center" };
|
|
1275
1275
|
const _sfc_main$1l = /* @__PURE__ */ defineComponent({
|
|
1276
1276
|
__name: "DropdownMenuCheckboxItem",
|
|
1277
1277
|
props: {
|
|
@@ -1299,7 +1299,7 @@ const _sfc_main$1l = /* @__PURE__ */ defineComponent({
|
|
|
1299
1299
|
)
|
|
1300
1300
|
}), {
|
|
1301
1301
|
default: withCtx(() => [
|
|
1302
|
-
createElementVNode("span", _hoisted_1$
|
|
1302
|
+
createElementVNode("span", _hoisted_1$8, [
|
|
1303
1303
|
createVNode(unref(DropdownMenuItemIndicator), null, {
|
|
1304
1304
|
default: withCtx(() => [
|
|
1305
1305
|
createVNode(unref(Check), { class: "size-4" })
|
|
@@ -1474,7 +1474,7 @@ const _sfc_main$1g = /* @__PURE__ */ defineComponent({
|
|
|
1474
1474
|
}
|
|
1475
1475
|
});
|
|
1476
1476
|
|
|
1477
|
-
const _hoisted_1$
|
|
1477
|
+
const _hoisted_1$7 = { class: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center" };
|
|
1478
1478
|
const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
1479
1479
|
__name: "DropdownMenuRadioItem",
|
|
1480
1480
|
props: {
|
|
@@ -1502,7 +1502,7 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
|
1502
1502
|
)
|
|
1503
1503
|
}), {
|
|
1504
1504
|
default: withCtx(() => [
|
|
1505
|
-
createElementVNode("span", _hoisted_1$
|
|
1505
|
+
createElementVNode("span", _hoisted_1$7, [
|
|
1506
1506
|
createVNode(unref(DropdownMenuItemIndicator), null, {
|
|
1507
1507
|
default: withCtx(() => [
|
|
1508
1508
|
createVNode(unref(Circle), { class: "size-2 fill-current" })
|
|
@@ -1913,6 +1913,7 @@ const _sfc_main$11 = /* @__PURE__ */ defineComponent({
|
|
|
1913
1913
|
}
|
|
1914
1914
|
});
|
|
1915
1915
|
|
|
1916
|
+
const _hoisted_1$6 = { class: "w-full" };
|
|
1916
1917
|
const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
1917
1918
|
__name: "InputNumber",
|
|
1918
1919
|
props: {
|
|
@@ -1970,7 +1971,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
1970
1971
|
class: normalizeClass(_ctx.labelClass)
|
|
1971
1972
|
}, {
|
|
1972
1973
|
default: withCtx(() => [
|
|
1973
|
-
createElementVNode("span",
|
|
1974
|
+
createElementVNode("span", _hoisted_1$6, toDisplayString(_ctx.label), 1),
|
|
1974
1975
|
createVNode(unref(ReuseTemplate))
|
|
1975
1976
|
]),
|
|
1976
1977
|
_: 1
|
|
@@ -1980,6 +1981,7 @@ const _sfc_main$10 = /* @__PURE__ */ defineComponent({
|
|
|
1980
1981
|
}
|
|
1981
1982
|
});
|
|
1982
1983
|
|
|
1984
|
+
const _hoisted_1$5 = { class: "w-full" };
|
|
1983
1985
|
const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
1984
1986
|
__name: "InputText",
|
|
1985
1987
|
props: {
|
|
@@ -2030,7 +2032,7 @@ const _sfc_main$$ = /* @__PURE__ */ defineComponent({
|
|
|
2030
2032
|
class: normalizeClass(_ctx.labelClass)
|
|
2031
2033
|
}, {
|
|
2032
2034
|
default: withCtx(() => [
|
|
2033
|
-
createElementVNode("span",
|
|
2035
|
+
createElementVNode("span", _hoisted_1$5, toDisplayString(_ctx.label), 1),
|
|
2034
2036
|
createVNode(unref(ReuseTemplate))
|
|
2035
2037
|
]),
|
|
2036
2038
|
_: 1
|