@qikdev/vue-ui 0.2.9 → 0.2.10
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 +10 -8
- 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/style.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
|
|
|
32
32
|
};
|
|
33
33
|
import { openBlock, createElementBlock, renderSlot, resolveComponent, createBlock, withCtx, createVNode, Fragment, renderList, normalizeClass, toDisplayString, withDirectives, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelText, vModelSelect, withKeys, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, reactive, watch } from "vue";
|
|
34
34
|
import { EventDispatcher } from "@qikdev/sdk";
|
|
35
|
-
const version$1 = "0.2.
|
|
35
|
+
const version$1 = "0.2.10";
|
|
36
36
|
var flexColumn_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
37
37
|
var _export_sfc = (sfc, props2) => {
|
|
38
38
|
const target = sfc.__vccOpts || sfc;
|
|
@@ -5474,7 +5474,7 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5474
5474
|
], 512)
|
|
5475
5475
|
]);
|
|
5476
5476
|
}
|
|
5477
|
-
var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-
|
|
5477
|
+
var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-2df96240"]]);
|
|
5478
5478
|
var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5479
5479
|
const _sfc_main$Z = {
|
|
5480
5480
|
props: {
|
|
@@ -19058,7 +19058,7 @@ const _sfc_main$9 = {
|
|
|
19058
19058
|
};
|
|
19059
19059
|
}
|
|
19060
19060
|
};
|
|
19061
|
-
const _withScopeId$1 = (n2) => (pushScopeId("data-v-
|
|
19061
|
+
const _withScopeId$1 = (n2) => (pushScopeId("data-v-044b04e3"), n2 = n2(), popScopeId(), n2);
|
|
19062
19062
|
const _hoisted_1$7 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
|
|
19063
19063
|
const _hoisted_2$6 = { key: 0 };
|
|
19064
19064
|
const _hoisted_3$5 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
|
|
@@ -19188,6 +19188,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
19188
19188
|
class: "filter-column"
|
|
19189
19189
|
}, {
|
|
19190
19190
|
default: withCtx(() => [
|
|
19191
|
+
renderSlot(_ctx.$slots, "abovefilter", {}, void 0, true),
|
|
19191
19192
|
createVNode(_component_flex_body, null, {
|
|
19192
19193
|
default: withCtx(() => [
|
|
19193
19194
|
createVNode(_component_search, {
|
|
@@ -19213,15 +19214,16 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
19213
19214
|
}, null, 8, ["definition", "modelValue"])
|
|
19214
19215
|
]),
|
|
19215
19216
|
_: 1
|
|
19216
|
-
})
|
|
19217
|
+
}),
|
|
19218
|
+
renderSlot(_ctx.$slots, "belowfilter", {}, void 0, true)
|
|
19217
19219
|
]),
|
|
19218
|
-
_:
|
|
19220
|
+
_: 3
|
|
19219
19221
|
})) : createCommentVNode("", true)
|
|
19220
19222
|
]),
|
|
19221
|
-
_:
|
|
19223
|
+
_: 3
|
|
19222
19224
|
})
|
|
19223
19225
|
]),
|
|
19224
|
-
_:
|
|
19226
|
+
_: 3
|
|
19225
19227
|
}, 8, ["class"]),
|
|
19226
19228
|
createVNode(_component_flex_footer, null, {
|
|
19227
19229
|
default: withCtx(() => [
|
|
@@ -19246,7 +19248,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
19246
19248
|
_: 3
|
|
19247
19249
|
})) : createCommentVNode("", true);
|
|
19248
19250
|
}
|
|
19249
|
-
var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-
|
|
19251
|
+
var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-044b04e3"]]);
|
|
19250
19252
|
var ScopeItem_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
19251
19253
|
const _sfc_main$8 = {
|
|
19252
19254
|
props: {
|