@atooyu/uxto-ui 1.1.23 → 1.1.24
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/style.css +27 -25
- package/package.json +1 -1
- package/src/components/u-popup/u-popup.vue +5 -3
package/dist/index.js
CHANGED
|
@@ -4558,7 +4558,7 @@ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
|
|
|
4558
4558
|
};
|
|
4559
4559
|
}
|
|
4560
4560
|
});
|
|
4561
|
-
const uPopup = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-
|
|
4561
|
+
const uPopup = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-75461084"]]);
|
|
4562
4562
|
const _hoisted_1$4 = { class: "u-code-input" };
|
|
4563
4563
|
const _hoisted_2$4 = { class: "u-code-input__wrapper" };
|
|
4564
4564
|
const _hoisted_3$4 = {
|