@qikdev/vue-ui 0.2.340 → 0.2.341
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 +2 -2
- package/dist/lib.umd.js.map +1 -1
- package/dist/vue-ui.css +9 -9
- package/package.json +1 -1
package/dist/lib.umd.js
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
t((E["@qikdev/vue-ui"] = {}), E.Vue, E.sdk));
|
|
8
8
|
})(this, function (E, t, El) {
|
|
9
9
|
"use strict";
|
|
10
|
-
const wm = "0.2.
|
|
10
|
+
const wm = "0.2.341";
|
|
11
11
|
class ft extends Error {}
|
|
12
12
|
class Cm extends ft {
|
|
13
13
|
constructor(n) {
|
|
@@ -28538,7 +28538,7 @@
|
|
|
28538
28538
|
LB = { class: "font-muted font-sm" },
|
|
28539
28539
|
AB = { class: "map-outer" },
|
|
28540
28540
|
$B = { key: 0, class: "indicator" },
|
|
28541
|
-
UB = {
|
|
28541
|
+
UB = { class: "map-inner", ref: "mapContainer" };
|
|
28542
28542
|
function RB(e, n, r, i, l, o) {
|
|
28543
28543
|
const a = t.resolveComponent("flex-cell"),
|
|
28544
28544
|
s = t.resolveComponent("ux-icon"),
|