@opens/ui 1.1.8 → 1.1.9
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/yunique_ui.cjs.js +2 -2
- package/dist/yunique_ui.es.js +36 -24
- package/dist/yunique_ui.umd.js +2 -2
- package/package.json +1 -1
package/dist/yunique_ui.es.js
CHANGED
|
@@ -3249,8 +3249,10 @@ const Op = ["disabled"], Pp = {
|
|
|
3249
3249
|
pendingSearchTerm: b,
|
|
3250
3250
|
confirmSearch: w
|
|
3251
3251
|
}), (I, H) => (m(), j(he, {
|
|
3252
|
-
|
|
3253
|
-
|
|
3252
|
+
"data-testid": "app-select-wrapper",
|
|
3253
|
+
class: O([_(u)]),
|
|
3254
|
+
"gap-sm": "",
|
|
3255
|
+
col: ""
|
|
3254
3256
|
}, {
|
|
3255
3257
|
default: $(() => [
|
|
3256
3258
|
o("label") ? (m(), j(pe, {
|
|
@@ -3387,7 +3389,8 @@ const Op = ["disabled"], Pp = {
|
|
|
3387
3389
|
Y(he, {
|
|
3388
3390
|
class: O(["yu-w-full", { "yu-pointer-events-none": h.value || e.loading }]),
|
|
3389
3391
|
col: "",
|
|
3390
|
-
"gap-sm": ""
|
|
3392
|
+
"gap-sm": "",
|
|
3393
|
+
"data-testid": "app-select-content"
|
|
3391
3394
|
}, {
|
|
3392
3395
|
default: $(() => [
|
|
3393
3396
|
x("div", {
|
|
@@ -3458,7 +3461,7 @@ const Op = ["disabled"], Pp = {
|
|
|
3458
3461
|
}, 8, ["shown", "auto-size", "class"])
|
|
3459
3462
|
]),
|
|
3460
3463
|
_: 3
|
|
3461
|
-
}));
|
|
3464
|
+
}, 8, ["class"]));
|
|
3462
3465
|
}
|
|
3463
3466
|
}), Yp = { class: "yu-border yu-border-gray-100 yu-rounded-md yu-py-4 yu-px-3 yu-bg-white yu-flex yu-flex-col yu-justify-center yu-shadow-2xl yu-shadow-gray-100" }, Ap = { class: "yu-flex yu-gap-5 yu-px-2" }, Ip = { class: "yu-flex yu-flex-col" }, Bp = { class: "yu-font-plus yu-flex yu-text-xl yu-text-gray-800 yu-font-bold yu-items-center" }, Np = {
|
|
3464
3467
|
key: 0,
|
|
@@ -4385,31 +4388,40 @@ const Wy = /* @__PURE__ */ It(Hy, [["render", Fy]]), zy = /* @__PURE__ */ K({
|
|
|
4385
4388
|
class: O(["yu-w-full yu-cursor-pointer yu-px-3 yu-transition-all yu-inline-flex yu-items-center yu-justify-between hover:!yu-bg-gray-100 yu-gap-x-2 hover:yu-opacity-80 focus:yu-outline-hidden focus:yu-opacity-80 disabled:yu-opacity-50 disabled:yu-pointer-events-none", [_(o), l.value, _(i), _(s), d.value, c.value, u.value]]),
|
|
4386
4389
|
disabled: d.value || e.loading
|
|
4387
4390
|
}, [
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
|
|
4392
|
-
small: e.small,
|
|
4393
|
-
outlined: ""
|
|
4394
|
-
}, {
|
|
4395
|
-
default: $(() => [...b[0] || (b[0] = [
|
|
4396
|
-
Q("progress_activity", -1)
|
|
4397
|
-
])]),
|
|
4398
|
-
_: 1
|
|
4399
|
-
}, 8, ["small"])) : R("", !0),
|
|
4400
|
-
a("default") ? (m(), j(pe, {
|
|
4401
|
-
key: 2,
|
|
4402
|
-
small: e.small,
|
|
4403
|
-
base: !e.small,
|
|
4404
|
-
medium: ""
|
|
4391
|
+
Y(he, {
|
|
4392
|
+
class: "yu-items-center yu-overflow-hidden yu-truncate yu-whitespace-nowrap",
|
|
4393
|
+
"gap-sm": "",
|
|
4394
|
+
"data-testid": "app-dropview-content"
|
|
4405
4395
|
}, {
|
|
4406
4396
|
default: $(() => [
|
|
4407
|
-
F(g.$slots, "
|
|
4397
|
+
a("icon") && !e.loading ? F(g.$slots, "icon", { key: 0 }) : R("", !0),
|
|
4398
|
+
e.loading ? (m(), j(_e, {
|
|
4399
|
+
key: 1,
|
|
4400
|
+
class: "yu-animate-spin yu-flex yu-items-center yu-justify-center",
|
|
4401
|
+
small: e.small,
|
|
4402
|
+
outlined: ""
|
|
4403
|
+
}, {
|
|
4404
|
+
default: $(() => [...b[0] || (b[0] = [
|
|
4405
|
+
Q("progress_activity", -1)
|
|
4406
|
+
])]),
|
|
4407
|
+
_: 1
|
|
4408
|
+
}, 8, ["small"])) : R("", !0),
|
|
4409
|
+
a("default") ? (m(), j(pe, {
|
|
4410
|
+
key: 2,
|
|
4411
|
+
small: e.small,
|
|
4412
|
+
base: !e.small,
|
|
4413
|
+
medium: ""
|
|
4414
|
+
}, {
|
|
4415
|
+
default: $(() => [
|
|
4416
|
+
F(g.$slots, "default")
|
|
4417
|
+
]),
|
|
4418
|
+
_: 3
|
|
4419
|
+
}, 8, ["small", "base"])) : R("", !0)
|
|
4408
4420
|
]),
|
|
4409
4421
|
_: 3
|
|
4410
|
-
}
|
|
4422
|
+
}),
|
|
4411
4423
|
u.value ? R("", !0) : (m(), j(_e, {
|
|
4412
|
-
key:
|
|
4424
|
+
key: 0,
|
|
4413
4425
|
class: O(["yu-transition-all", { "yu-rotate-180": f.value }])
|
|
4414
4426
|
}, {
|
|
4415
4427
|
default: $(() => [...b[1] || (b[1] = [
|