@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.es.js
CHANGED
|
@@ -49,7 +49,7 @@ import {
|
|
|
49
49
|
resolveDirective as Vf,
|
|
50
50
|
} from "vue";
|
|
51
51
|
import { EventDispatcher as vd } from "@qikdev/sdk";
|
|
52
|
-
const Cf = "0.2.
|
|
52
|
+
const Cf = "0.2.330";
|
|
53
53
|
class Gt extends Error {}
|
|
54
54
|
class Df extends Gt {
|
|
55
55
|
constructor(t) {
|
|
@@ -41121,7 +41121,10 @@ const vD = {
|
|
|
41121
41121
|
t.push("color"), t.push("bgColor");
|
|
41122
41122
|
break;
|
|
41123
41123
|
case "event":
|
|
41124
|
-
t.push("startDate"),
|
|
41124
|
+
t.push("startDate"),
|
|
41125
|
+
t.push("endDate"),
|
|
41126
|
+
t.push("nonevent"),
|
|
41127
|
+
t.push("allDay");
|
|
41125
41128
|
break;
|
|
41126
41129
|
case "roster":
|
|
41127
41130
|
case "assignment":
|
|
@@ -41394,7 +41397,7 @@ const vD = {
|
|
|
41394
41397
|
};
|
|
41395
41398
|
},
|
|
41396
41399
|
},
|
|
41397
|
-
Ql = (e) => (Ze("data-v-
|
|
41400
|
+
Ql = (e) => (Ze("data-v-af54bfa4"), (e = e()), Xe(), e),
|
|
41398
41401
|
_D = /* @__PURE__ */ Ql(() =>
|
|
41399
41402
|
/* @__PURE__ */ w("strong", null, "Select Columns", -1),
|
|
41400
41403
|
),
|
|
@@ -42026,7 +42029,7 @@ function TD(e, t, n, i, s, r) {
|
|
|
42026
42029
|
}
|
|
42027
42030
|
const OD = /* @__PURE__ */ C(vD, [
|
|
42028
42031
|
["render", TD],
|
|
42029
|
-
["__scopeId", "data-v-
|
|
42032
|
+
["__scopeId", "data-v-af54bfa4"],
|
|
42030
42033
|
]),
|
|
42031
42034
|
VD = {
|
|
42032
42035
|
props: {
|