@qikdev/vue-ui 0.2.328 → 0.2.330
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 +7 -4
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +7 -4
- 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.330";
|
|
11
11
|
class ft extends Error {}
|
|
12
12
|
class Cm extends ft {
|
|
13
13
|
constructor(n) {
|
|
@@ -37359,7 +37359,10 @@
|
|
|
37359
37359
|
n.push("color"), n.push("bgColor");
|
|
37360
37360
|
break;
|
|
37361
37361
|
case "event":
|
|
37362
|
-
n.push("startDate"),
|
|
37362
|
+
n.push("startDate"),
|
|
37363
|
+
n.push("endDate"),
|
|
37364
|
+
n.push("nonevent"),
|
|
37365
|
+
n.push("allDay");
|
|
37363
37366
|
break;
|
|
37364
37367
|
case "roster":
|
|
37365
37368
|
case "assignment":
|
|
@@ -37613,7 +37616,7 @@
|
|
|
37613
37616
|
},
|
|
37614
37617
|
},
|
|
37615
37618
|
Bl = (e) => (
|
|
37616
|
-
t.pushScopeId("data-v-
|
|
37619
|
+
t.pushScopeId("data-v-af54bfa4"), (e = e()), t.popScopeId(), e
|
|
37617
37620
|
),
|
|
37618
37621
|
yT = Bl(() => t.createElementVNode("strong", null, "Select Columns", -1)),
|
|
37619
37622
|
gT = { key: 0, class: "font-sm" },
|
|
@@ -38282,7 +38285,7 @@
|
|
|
38282
38285
|
}
|
|
38283
38286
|
const sm = k(pT, [
|
|
38284
38287
|
["render", wT],
|
|
38285
|
-
["__scopeId", "data-v-
|
|
38288
|
+
["__scopeId", "data-v-af54bfa4"],
|
|
38286
38289
|
]),
|
|
38287
38290
|
CT = {
|
|
38288
38291
|
props: { modal: { type: Object, required: !0 } },
|