bkui-vue 0.0.2-beta.86 → 0.0.2-beta.87
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.esm.js
CHANGED
@@ -25476,11 +25476,11 @@ const Kx = /* @__PURE__ */ le({
|
|
25476
25476
|
}, null)])])], A = () => u(lt, {
|
25477
25477
|
disabled: s.value
|
25478
25478
|
}, {
|
25479
|
-
default: () => [u(Bi, {
|
25479
|
+
default: () => [u(Je, null, [t.default ? t.default() : u(Je, null, [u(Bi, {
|
25480
25480
|
class: `${o}__button-icon`
|
25481
25481
|
}, null), u("span", {
|
25482
25482
|
class: `${o}__button-text`
|
25483
|
-
}, [a.value.uploadLabel])]
|
25483
|
+
}, [a.value.uploadLabel])])])]
|
25484
25484
|
}), z = () => {
|
25485
25485
|
if (d.value)
|
25486
25486
|
return A();
|