quail-ui 0.2.14 → 0.2.16
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 +3 -2
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2046,7 +2046,7 @@ const F5 = /* @__PURE__ */ r(Y5, [["__scopeId", "data-v-e8a215bd"]]), U5 = { cla
|
|
|
2046
2046
|
};
|
|
2047
2047
|
}
|
|
2048
2048
|
});
|
|
2049
|
-
const X5 = /* @__PURE__ */ r(K5, [["__scopeId", "data-v-
|
|
2049
|
+
const X5 = /* @__PURE__ */ r(K5, [["__scopeId", "data-v-a325335a"]]), t7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2050
2050
|
__proto__: null,
|
|
2051
2051
|
QDatetimePicker: J9,
|
|
2052
2052
|
QDialog: o5,
|
|
@@ -2073,6 +2073,7 @@ const n7 = {
|
|
|
2073
2073
|
export {
|
|
2074
2074
|
t7 as Common,
|
|
2075
2075
|
F9 as Icons,
|
|
2076
|
-
n7 as QuailUI
|
|
2076
|
+
n7 as QuailUI,
|
|
2077
|
+
n7 as default
|
|
2077
2078
|
};
|
|
2078
2079
|
//# sourceMappingURL=index.js.map
|