@qikdev/vue-ui 0.2.276 → 0.2.278
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 -2
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +183 -183
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +41 -40
- package/package.json +2 -2
package/dist/lib.es.js
CHANGED
|
@@ -47,7 +47,7 @@ import {
|
|
|
47
47
|
vModelDynamic as Zn,
|
|
48
48
|
} from "vue";
|
|
49
49
|
import { EventDispatcher as jl } from "@qikdev/sdk";
|
|
50
|
-
const fu = "0.2.
|
|
50
|
+
const fu = "0.2.277";
|
|
51
51
|
class qt extends Error {}
|
|
52
52
|
class mu extends qt {
|
|
53
53
|
constructor(t) {
|
|
@@ -13793,7 +13793,7 @@ function Fb(e, t, n, r, s, i) {
|
|
|
13793
13793
|
}
|
|
13794
13794
|
const ia = /* @__PURE__ */ V(Cb, [
|
|
13795
13795
|
["render", Fb],
|
|
13796
|
-
["__scopeId", "data-v-
|
|
13796
|
+
["__scopeId", "data-v-b23f6ee4"],
|
|
13797
13797
|
]);
|
|
13798
13798
|
/**!
|
|
13799
13799
|
* Sortable 1.14.0
|