@qikdev/vue-ui 0.2.317 → 0.2.318
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/lib.es.js +2 -3
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +3 -7
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +5 -5
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -48,7 +48,7 @@ import {
|
|
|
48
48
|
vModelDynamic as Qn,
|
|
49
49
|
} from "vue";
|
|
50
50
|
import { EventDispatcher as Bl } from "@qikdev/sdk";
|
|
51
|
-
const pu = "0.2.
|
|
51
|
+
const pu = "0.2.318";
|
|
52
52
|
class Gt extends Error {}
|
|
53
53
|
class yu extends Gt {
|
|
54
54
|
constructor(t) {
|
|
@@ -11433,7 +11433,6 @@ function vv(e, t, n, s, r, i) {
|
|
|
11433
11433
|
{
|
|
11434
11434
|
name: "ux-menu-transition",
|
|
11435
11435
|
appear: "",
|
|
11436
|
-
onAfterLeave: t[0] || (t[0] = (l) => (r.isExpanded = !1)),
|
|
11437
11436
|
},
|
|
11438
11437
|
{
|
|
11439
11438
|
default: c(() => [
|
|
@@ -11476,7 +11475,7 @@ function vv(e, t, n, s, r, i) {
|
|
|
11476
11475
|
}
|
|
11477
11476
|
const bv = /* @__PURE__ */ O(_v, [
|
|
11478
11477
|
["render", vv],
|
|
11479
|
-
["__scopeId", "data-v-
|
|
11478
|
+
["__scopeId", "data-v-4ca23a41"],
|
|
11480
11479
|
]);
|
|
11481
11480
|
const kv = {
|
|
11482
11481
|
name: "menulist",
|