quail-ui 0.9.4 → 0.9.8
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/LICENSE +201 -661
- package/README.md +2 -2
- package/dist/index.css +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { openBlock as l, createElementBlock as c, createElementVNode as d, createStaticVNode as $, defineComponent as N, ref as P, watch as F, computed as L, onMounted as U, withDirectives as s1, vModelText as d1, createCommentVNode as H, nextTick as C1, onUnmounted as f1, Fragment as K, normalizeClass as j, renderSlot as S, createBlock as Z, Transition as i1, withCtx as G, withModifiers as M1, normalizeStyle as Y, toDisplayString as D, resolveComponent as R, resolveDynamicComponent as J, renderList as n1, createTextVNode as t1, getCurrentInstance as t2, unref as m1, vModelCheckbox as n2, createVNode as O, useSlots as x1, vModelDynamic as o2, Teleport as oe, TransitionGroup as r2, provide as s2, inject as i2, createApp as l2 } from "vue";
|
|
2
2
|
const a2 = {
|
|
3
3
|
name: "QIconArrowUpRight"
|
|
4
4
|
}, g = (o, e) => {
|
|
@@ -3392,7 +3392,7 @@ const D7 = { class: "q-dialog-body" }, j7 = { class: "q-dialog-header" }, S7 = {
|
|
|
3392
3392
|
], 2);
|
|
3393
3393
|
};
|
|
3394
3394
|
}
|
|
3395
|
-
}), vr = { class: "q-dropdown-menu" }, kr = { class: "q-dropdown-menu-inner
|
|
3395
|
+
}), vr = { class: "q-dropdown-menu" }, kr = { class: "q-dropdown-menu-inner" }, Mr = {
|
|
3396
3396
|
key: 0,
|
|
3397
3397
|
class: "ocean"
|
|
3398
3398
|
}, yr = {
|