@farris/ui-vue 1.2.8 → 1.2.9
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/components/accordion/index.esm.js +129 -129
- package/components/accordion/index.umd.cjs +1 -0
- package/components/avatar/index.esm.js +166 -157
- package/components/avatar/index.umd.cjs +1 -0
- package/components/border-editor/index.umd.cjs +1 -0
- package/components/button/index.umd.cjs +1 -0
- package/components/button-edit/index.esm.js +343 -325
- package/components/button-edit/index.umd.cjs +1 -0
- package/components/button-group/index.umd.cjs +1 -0
- package/components/calculator/index.umd.cjs +1 -0
- package/components/calendar/index.esm.js +338 -338
- package/components/calendar/index.umd.cjs +1 -0
- package/components/capsule/index.esm.js +182 -182
- package/components/capsule/index.umd.cjs +1 -0
- package/components/checkbox/index.esm.js +326 -317
- package/components/checkbox/index.umd.cjs +1 -0
- package/components/color-picker/index.esm.js +118 -118
- package/components/color-picker/index.umd.cjs +3 -0
- package/components/combo-list/index.esm.js +338 -325
- package/components/combo-list/index.umd.cjs +1 -0
- package/components/combo-tree/index.esm.js +62 -62
- package/components/combo-tree/index.umd.cjs +1 -0
- package/components/common/index.umd.cjs +1 -0
- package/components/component/index.esm.js +382 -270
- package/components/component/index.umd.cjs +1 -0
- package/components/condition/index.esm.js +1018 -895
- package/components/condition/index.umd.cjs +1 -0
- package/components/content-container/index.esm.js +285 -212
- package/components/content-container/index.umd.cjs +1 -0
- package/components/data-grid/index.css +1 -1
- package/components/data-grid/index.esm.js +4761 -4319
- package/components/data-grid/index.umd.cjs +1 -0
- package/components/data-view/index.esm.js +2901 -2664
- package/components/data-view/index.umd.cjs +1 -0
- package/components/date-picker/index.esm.js +1502 -1488
- package/components/date-picker/index.umd.cjs +1 -0
- package/components/designer-canvas/index.css +1 -1
- package/components/designer-canvas/index.esm.js +938 -928
- package/components/designer-canvas/index.umd.cjs +1 -0
- package/components/designer-outline/index.css +1 -1
- package/components/designer-outline/index.esm.js +27 -27
- package/components/designer-outline/index.umd.cjs +1 -0
- package/components/designer-toolbox/index.esm.js +36 -12
- package/components/designer-toolbox/index.umd.cjs +1 -0
- package/components/discussion-editor/index.umd.cjs +3 -0
- package/components/discussion-list/index.umd.cjs +1 -0
- package/components/drawer/index.umd.cjs +1 -0
- package/components/dropdown/index.esm.js +241 -241
- package/components/dropdown/index.umd.cjs +2 -0
- package/components/dynamic-form/index.esm.js +1074 -885
- package/components/dynamic-form/index.umd.cjs +1 -0
- package/components/dynamic-resolver/index.esm.js +99 -94
- package/components/dynamic-resolver/index.umd.cjs +1 -0
- package/components/dynamic-view/index.umd.cjs +1 -0
- package/components/enum-editor/index.umd.cjs +1 -0
- package/components/events-editor/index.esm.js +577 -522
- package/components/events-editor/index.umd.cjs +1 -0
- package/components/expression-editor/index.esm.js +70 -70
- package/components/expression-editor/index.umd.cjs +1 -0
- package/components/external-container/index.css +1 -1
- package/components/external-container/index.esm.js +2938 -2619
- package/components/external-container/index.umd.cjs +1 -0
- package/components/field-selector/index.css +1 -1
- package/components/field-selector/index.esm.js +4766 -4325
- package/components/field-selector/index.umd.cjs +1 -0
- package/components/filter-bar/index.css +1 -1
- package/components/filter-bar/index.esm.js +1231 -1215
- package/components/filter-bar/index.umd.cjs +1 -0
- package/components/flow-canvas/index.css +1 -1
- package/components/flow-canvas/index.esm.js +1062 -1052
- package/components/flow-canvas/index.umd.cjs +1 -0
- package/components/image-cropper/index.esm.js +373 -373
- package/components/image-cropper/index.umd.cjs +1 -0
- package/components/input-group/index.esm.js +398 -394
- package/components/input-group/index.umd.cjs +1 -0
- package/components/layout/index.esm.js +268 -268
- package/components/layout/index.umd.cjs +1 -0
- package/components/list-nav/index.esm.js +234 -161
- package/components/list-nav/index.umd.cjs +1 -0
- package/components/list-view/index.css +1 -1
- package/components/list-view/index.esm.js +2288 -2048
- package/components/list-view/index.umd.cjs +1 -0
- package/components/loading/index.umd.cjs +8 -0
- package/components/locale/index.umd.cjs +1 -0
- package/components/lookup/index.css +1 -1
- package/components/lookup/index.esm.js +5776 -5305
- package/components/lookup/index.umd.cjs +1 -0
- package/components/mapping-editor/index.css +1 -1
- package/components/mapping-editor/index.esm.js +5496 -5036
- package/components/mapping-editor/index.umd.cjs +1 -0
- package/components/message-box/index.umd.cjs +1 -0
- package/components/modal/index.umd.cjs +1 -0
- package/components/nav/index.esm.js +383 -322
- package/components/nav/index.umd.cjs +3 -0
- package/components/notify/index.umd.cjs +1 -0
- package/components/number-range/index.esm.js +273 -269
- package/components/number-range/index.umd.cjs +1 -0
- package/components/number-spinner/index.esm.js +292 -283
- package/components/number-spinner/index.umd.cjs +1 -0
- package/components/order/index.css +1 -1
- package/components/order/index.esm.js +1008 -925
- package/components/order/index.umd.cjs +1 -0
- package/components/page-footer/index.esm.js +98 -98
- package/components/page-footer/index.umd.cjs +1 -0
- package/components/page-header/index.esm.js +949 -847
- package/components/page-header/index.umd.cjs +1 -0
- package/components/pagination/index.esm.js +464 -403
- package/components/pagination/index.umd.cjs +1 -0
- package/components/popover/index.umd.cjs +1 -0
- package/components/progress/index.esm.js +226 -226
- package/components/progress/index.umd.cjs +3 -0
- package/components/property-editor/index.esm.js +1110 -1092
- package/components/property-editor/index.umd.cjs +3 -0
- package/components/property-panel/index.esm.js +520 -513
- package/components/property-panel/index.umd.cjs +1 -0
- package/components/query-solution/index.css +1 -1
- package/components/query-solution/index.esm.js +1714 -1575
- package/components/query-solution/index.umd.cjs +1 -0
- package/components/radio-button/index.esm.js +67 -67
- package/components/radio-button/index.umd.cjs +1 -0
- package/components/radio-group/index.esm.js +298 -289
- package/components/radio-group/index.umd.cjs +1 -0
- package/components/rate/index.esm.js +195 -190
- package/components/rate/index.umd.cjs +1 -0
- package/components/response-layout/index.esm.js +112 -112
- package/components/response-layout/index.umd.cjs +1 -0
- package/components/response-layout-editor/index.esm.js +902 -877
- package/components/response-layout-editor/index.umd.cjs +1 -0
- package/components/response-toolbar/index.esm.js +874 -778
- package/components/response-toolbar/index.umd.cjs +1 -0
- package/components/schema-selector/index.css +1 -1
- package/components/schema-selector/index.esm.js +4594 -4289
- package/components/schema-selector/index.umd.cjs +8 -0
- package/components/search-box/index.esm.js +126 -126
- package/components/search-box/index.umd.cjs +1 -0
- package/components/section/index.esm.js +645 -503
- package/components/section/index.umd.cjs +1 -0
- package/components/smoke-detector/index.esm.js +120 -120
- package/components/smoke-detector/index.umd.cjs +1 -0
- package/components/spacing-editor/index.umd.cjs +1 -0
- package/components/splitter/index.esm.js +421 -348
- package/components/splitter/index.umd.cjs +1 -0
- package/components/step/index.esm.js +219 -219
- package/components/step/index.umd.cjs +1 -0
- package/components/switch/index.esm.js +232 -222
- package/components/switch/index.umd.cjs +1 -0
- package/components/tabs/index.esm.js +1823 -1744
- package/components/tabs/index.umd.cjs +1 -0
- package/components/tags/index.esm.js +399 -401
- package/components/tags/index.umd.cjs +1 -0
- package/components/text/index.esm.js +164 -164
- package/components/text/index.umd.cjs +1 -0
- package/components/textarea/index.esm.js +220 -215
- package/components/textarea/index.umd.cjs +1 -0
- package/components/time-picker/index.esm.js +693 -666
- package/components/time-picker/index.umd.cjs +1 -0
- package/components/tooltip/index.umd.cjs +1 -0
- package/components/transfer/index.css +1 -1
- package/components/transfer/index.esm.js +422 -413
- package/components/transfer/index.umd.cjs +1 -0
- package/components/tree-grid/index.css +1 -1
- package/components/tree-grid/index.esm.js +4799 -4358
- package/components/tree-grid/index.umd.cjs +1 -0
- package/components/tree-view/index.esm.js +2448 -2215
- package/components/tree-view/index.umd.cjs +1 -0
- package/components/uploader/index.esm.js +164 -164
- package/components/uploader/index.umd.cjs +2 -0
- package/components/verify-detail/index.esm.js +143 -143
- package/components/verify-detail/index.umd.cjs +1 -0
- package/components/video/index.esm.js +410 -331
- package/components/video/index.umd.cjs +1 -0
- package/components/weather/index.esm.js +901 -901
- package/components/weather/index.umd.cjs +16 -0
- package/farris.all.esm.js +12305 -11403
- package/farris.all.umd.cjs +8 -8
- package/index.css +1 -1
- package/package.json +1 -1
- package/types/button-edit/src/designer/button-group.design.component.d.ts +7 -0
- package/types/combo-list/src/components/list-container.component.d.ts +3 -0
- package/types/combo-list/src/components/list-container.props.d.ts +5 -1
- package/types/common/entity/entity-schema.d.ts +258 -0
- package/types/component/src/component-ref.props.d.ts +4 -0
- package/types/component/src/composition/inner-component-build-info.d.ts +27 -0
- package/types/component/src/designer/use-designer-rules.d.ts +2 -2
- package/types/data-grid/index.d.ts +5 -2
- package/types/data-grid/src/composition/data-grid-component-creator.service.d.ts +33 -0
- package/types/data-grid/src/data-grid.component.d.ts +2 -1
- package/types/data-grid/src/data-grid.props.d.ts +2 -2
- package/types/data-grid/src/designer/use-group-column.d.ts +20 -0
- package/types/data-grid/src/property-config/data-grid.property-config.d.ts +4 -0
- package/types/data-grid/src/schema/schema-resolver.d.ts +2 -1
- package/types/data-view/components/column-format/boolean.component.d.ts +4 -0
- package/types/data-view/components/column-format/column-format.component.d.ts +4 -0
- package/types/data-view/components/column-format/date.component.d.ts +4 -0
- package/types/data-view/components/column-format/enum.component.d.ts +4 -0
- package/types/data-view/components/column-format/number.component.d.ts +4 -0
- package/types/data-view/composition/pagination/use-pagination.d.ts +1 -0
- package/types/data-view/composition/types.d.ts +18 -6
- package/types/data-view/composition/use-edit.d.ts +2 -1
- package/types/designer-canvas/src/composition/function/use-dragula.d.ts +2 -2
- package/types/designer-canvas/src/types.d.ts +2 -2
- package/types/dynamic-form/index.d.ts +2 -1
- package/types/dynamic-form/src/composition/response-form-component-creator.service.d.ts +31 -0
- package/types/dynamic-form/src/schema/schema-resolver.d.ts +2 -1
- package/types/dynamic-resolver/src/schema-resolver.d.ts +2 -1
- package/types/dynamic-resolver/src/types.d.ts +3 -2
- package/types/response-toolbar/src/response-toolbar.props.d.ts +2 -2
- package/types/response-toolbar/src/schema/schema-mapper.d.ts +4 -0
- package/types/section/src/property-config/section.property-config.d.ts +93 -0
- package/types/section/src/schema/schema-resolver.d.ts +2 -1
- package/types/tabs/src/composition/types.d.ts +2 -2
- package/types/tabs/src/designer/tab-header-item.design.component.d.ts +3 -1
- package/types/tabs/src/property-config/tab-page.property-config.d.ts +60 -0
- package/types/tabs/src/schema/schema-resolver.d.ts +2 -1
- package/types/tags/index.d.ts +36 -5
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as M, ref as m, computed as D, watch as S, createVNode as v, Fragment as X, inject as U, onMounted as W, resolveComponent as x } from "vue";
|
|
2
2
|
import J from "../button-edit/index.esm.js";
|
|
3
3
|
import { cloneDeep as z } from "lodash-es";
|
|
4
4
|
import G from "../list-view/index.esm.js";
|
|
5
5
|
import Q from "../loading/index.esm.js";
|
|
6
|
-
const
|
|
7
|
-
function
|
|
8
|
-
const { properties: e, title: c } = t, o = Object.keys(e).reduce((
|
|
9
|
-
return o.id = `${c}-${Date.now()}
|
|
6
|
+
const $ = {}, T = {};
|
|
7
|
+
function P(t) {
|
|
8
|
+
const { properties: e, title: c, ignore: o } = t, l = o && Array.isArray(o), d = Object.keys(e).reduce((p, s) => ((!l || !o.find((g) => g == s)) && (p[s] = e[s].type === "object" && e[s].properties ? P(e[s]) : z(e[s].default)), p), {});
|
|
9
|
+
return (!l || !o.find((p) => p == "id")) && (d.id = `${c}-${Date.now()}`), d;
|
|
10
10
|
}
|
|
11
|
-
function
|
|
12
|
-
const
|
|
13
|
-
if (
|
|
14
|
-
let
|
|
15
|
-
const
|
|
16
|
-
return
|
|
11
|
+
function E(t, e = {}, c) {
|
|
12
|
+
const o = $[t];
|
|
13
|
+
if (o) {
|
|
14
|
+
let l = P(o);
|
|
15
|
+
const d = T[t];
|
|
16
|
+
return l = d ? d({ getSchemaByType: E }, l, e, c) : l, l;
|
|
17
17
|
}
|
|
18
18
|
return null;
|
|
19
19
|
}
|
|
20
20
|
function Y(t, e) {
|
|
21
|
-
const c =
|
|
21
|
+
const c = P(e);
|
|
22
22
|
return Object.keys(t).reduce((o, l) => (o[l] && typeof o[l] == "object" ? Object.assign(o[l], t[l]) : o[l] = t[l], o), c), c;
|
|
23
23
|
}
|
|
24
24
|
function Z(t, e) {
|
|
25
25
|
return Object.keys(t).filter((o) => t[o] != null).reduce((o, l) => {
|
|
26
26
|
if (e.has(l)) {
|
|
27
|
-
const
|
|
28
|
-
if (typeof
|
|
29
|
-
o[
|
|
27
|
+
const d = e.get(l);
|
|
28
|
+
if (typeof d == "string")
|
|
29
|
+
o[d] = t[l];
|
|
30
30
|
else {
|
|
31
|
-
const
|
|
32
|
-
Object.assign(o,
|
|
31
|
+
const p = d(l, t[l], t);
|
|
32
|
+
Object.assign(o, p);
|
|
33
33
|
}
|
|
34
34
|
} else
|
|
35
35
|
o[l] = t[l];
|
|
@@ -45,13 +45,13 @@ function I(t = {}) {
|
|
|
45
45
|
if (typeof u == "number")
|
|
46
46
|
return i[a].length === u;
|
|
47
47
|
if (typeof u == "object") {
|
|
48
|
-
const r = Object.keys(u)[0],
|
|
48
|
+
const r = Object.keys(u)[0], f = u[r];
|
|
49
49
|
if (r === "not")
|
|
50
|
-
return Number(i[a].length) !== Number(
|
|
50
|
+
return Number(i[a].length) !== Number(f);
|
|
51
51
|
if (r === "moreThan")
|
|
52
|
-
return Number(i[a].length) >= Number(
|
|
52
|
+
return Number(i[a].length) >= Number(f);
|
|
53
53
|
if (r === "lessThan")
|
|
54
|
-
return Number(i[a].length) <= Number(
|
|
54
|
+
return Number(i[a].length) <= Number(f);
|
|
55
55
|
}
|
|
56
56
|
return !1;
|
|
57
57
|
}
|
|
@@ -68,38 +68,38 @@ function I(t = {}) {
|
|
|
68
68
|
return typeof n == "number" ? [{ target: u, operator: "length", param: null, value: Number(n) }] : typeof n == "boolean" ? [{ target: u, operator: "getProperty", param: a, value: !!n }] : typeof n == "object" ? Object.keys(n).map((i) => {
|
|
69
69
|
if (i === "length")
|
|
70
70
|
return { target: u, operator: "length", param: null, value: n[i] };
|
|
71
|
-
const r = i,
|
|
72
|
-
return { target: u, operator: "getProperty", param: r, value:
|
|
71
|
+
const r = i, f = n[i];
|
|
72
|
+
return { target: u, operator: "getProperty", param: r, value: f };
|
|
73
73
|
}) : [];
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function d(a) {
|
|
76
76
|
return Object.keys(a).reduce((u, i) => {
|
|
77
77
|
const r = l(i, a[i]);
|
|
78
78
|
return u.push(...r), u;
|
|
79
79
|
}, []);
|
|
80
80
|
}
|
|
81
|
-
function
|
|
81
|
+
function p(a, n) {
|
|
82
82
|
if (o.has(a.operator)) {
|
|
83
83
|
const u = o.get(a.operator);
|
|
84
84
|
return u && u(a.target, a.param, a.value, n) || !1;
|
|
85
85
|
}
|
|
86
86
|
return !1;
|
|
87
87
|
}
|
|
88
|
-
function
|
|
89
|
-
return
|
|
88
|
+
function s(a, n) {
|
|
89
|
+
return d(a).reduce((r, f) => r && p(f, n), !0);
|
|
90
90
|
}
|
|
91
91
|
function g(a, n) {
|
|
92
|
-
const u = Object.keys(a), i = u.includes("allOf"), r = u.includes("anyOf"),
|
|
93
|
-
return i ? !
|
|
92
|
+
const u = Object.keys(a), i = u.includes("allOf"), r = u.includes("anyOf"), f = i || r, R = (f ? a[f ? i ? "allOf" : "anyOf" : "allOf"] : [a]).map((j) => s(j, n));
|
|
93
|
+
return i ? !R.includes(!1) : R.includes(!0);
|
|
94
94
|
}
|
|
95
95
|
return { parseValueSchema: g };
|
|
96
96
|
}
|
|
97
97
|
const ee = {}, te = {};
|
|
98
98
|
I();
|
|
99
|
-
function ne(t, e, c = /* @__PURE__ */ new Map(), o = (
|
|
100
|
-
return
|
|
101
|
-
const
|
|
102
|
-
return Object.assign(g,
|
|
99
|
+
function ne(t, e, c = /* @__PURE__ */ new Map(), o = (p, s, g) => s, l = {}, d = (p) => p) {
|
|
100
|
+
return $[e.title] = e, T[e.title] = o, ee[e.title] = l, te[e.title] = d, (p = {}) => {
|
|
101
|
+
const s = K(p, e, c), g = Object.keys(t).reduce((a, n) => (a[n] = t[n].default, a), {});
|
|
102
|
+
return Object.assign(g, s);
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
105
|
function oe(t, e) {
|
|
@@ -169,17 +169,17 @@ const ae = /* @__PURE__ */ new Map([
|
|
|
169
169
|
type: "boolean",
|
|
170
170
|
default: !0
|
|
171
171
|
}
|
|
172
|
-
},
|
|
172
|
+
}, fe = [
|
|
173
173
|
"id",
|
|
174
174
|
"type"
|
|
175
|
-
],
|
|
175
|
+
], pe = {
|
|
176
176
|
$schema: re,
|
|
177
177
|
$id: le,
|
|
178
178
|
title: ue,
|
|
179
179
|
description: ce,
|
|
180
180
|
type: ie,
|
|
181
181
|
properties: se,
|
|
182
|
-
required:
|
|
182
|
+
required: fe
|
|
183
183
|
};
|
|
184
184
|
function de(t, e, c) {
|
|
185
185
|
return e;
|
|
@@ -211,7 +211,7 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
211
211
|
description: me,
|
|
212
212
|
type: ge,
|
|
213
213
|
categories: ye
|
|
214
|
-
},
|
|
214
|
+
}, C = {
|
|
215
215
|
/**
|
|
216
216
|
* 自定义图标
|
|
217
217
|
*/
|
|
@@ -257,7 +257,7 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
257
257
|
/**
|
|
258
258
|
* popupOnFoucs TODO
|
|
259
259
|
*/
|
|
260
|
-
}, H = ne(
|
|
260
|
+
}, H = ne(C, pe, ae, de, be), ve = {
|
|
261
261
|
data: { type: Array, default: [] },
|
|
262
262
|
/** 确认结果事件 */
|
|
263
263
|
onConfirmResult: { type: Function, default: () => {
|
|
@@ -281,44 +281,44 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
281
281
|
*/
|
|
282
282
|
maxHeight: { default: 350, type: Number },
|
|
283
283
|
loading: { default: !1, type: Boolean }
|
|
284
|
-
}, L = /* @__PURE__ */
|
|
284
|
+
}, L = /* @__PURE__ */ M({
|
|
285
285
|
name: "FSearchBoxContainer",
|
|
286
286
|
props: ve,
|
|
287
287
|
emits: ["confirmResult", "searchedValue"],
|
|
288
288
|
setup(t, e) {
|
|
289
|
-
const c =
|
|
289
|
+
const c = m(t.data), o = m(), {
|
|
290
290
|
slots: l
|
|
291
|
-
} = e,
|
|
291
|
+
} = e, d = D(() => ({
|
|
292
292
|
"search-box-container": !0,
|
|
293
293
|
"f-utils-overflow-xhya": !0,
|
|
294
294
|
"position-relative": !0
|
|
295
295
|
}));
|
|
296
|
-
function
|
|
296
|
+
function p(n) {
|
|
297
297
|
var u;
|
|
298
298
|
(u = o.value) == null || u.search(n);
|
|
299
299
|
}
|
|
300
|
-
function
|
|
300
|
+
function s(n) {
|
|
301
301
|
n.length && (e.emit("confirmResult", n[0].name), e.emit("searchedValue", n));
|
|
302
302
|
}
|
|
303
303
|
function g(n) {
|
|
304
304
|
return l.default ? v(X, null, [l.default(n)]) : v("span", null, [n.item[t.textField]]);
|
|
305
305
|
}
|
|
306
|
-
const a =
|
|
306
|
+
const a = D(() => {
|
|
307
307
|
const n = {};
|
|
308
308
|
return n.padding = "8px", t.maxHeight !== void 0 && t.maxHeight > 0 && (n.maxHeight = `${t.maxHeight}px`), n;
|
|
309
309
|
});
|
|
310
|
-
return
|
|
310
|
+
return S(() => t.loading, (n) => {
|
|
311
311
|
console.log("loading状态改变" + n);
|
|
312
|
-
}),
|
|
312
|
+
}), S(() => t.data, (n) => {
|
|
313
313
|
n !== c.value && (c.value = n), o.value.updateDataSource(n);
|
|
314
314
|
}), e.expose({
|
|
315
|
-
search:
|
|
315
|
+
search: p
|
|
316
316
|
}), () => {
|
|
317
317
|
const n = {
|
|
318
318
|
content: g
|
|
319
319
|
};
|
|
320
320
|
return v("div", {
|
|
321
|
-
class:
|
|
321
|
+
class: d.value,
|
|
322
322
|
style: a.value
|
|
323
323
|
}, [v(Q, {
|
|
324
324
|
ref: "loadingInstance",
|
|
@@ -328,7 +328,7 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
328
328
|
itemClass: "dropdown-item",
|
|
329
329
|
data: c.value,
|
|
330
330
|
view: "ContentView",
|
|
331
|
-
onClickItem: (u) =>
|
|
331
|
+
onClickItem: (u) => s(u.data),
|
|
332
332
|
idField: t.idField,
|
|
333
333
|
textField: t.textField,
|
|
334
334
|
titleField: t.textField,
|
|
@@ -336,20 +336,20 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
336
336
|
}, n)]);
|
|
337
337
|
};
|
|
338
338
|
}
|
|
339
|
-
}),
|
|
339
|
+
}), B = /* @__PURE__ */ M({
|
|
340
340
|
name: "FSearchBox",
|
|
341
|
-
props:
|
|
341
|
+
props: C,
|
|
342
342
|
emits: ["update:modelValue", "change", "selectedValue", "clickButton"],
|
|
343
343
|
setup(t, e) {
|
|
344
|
-
|
|
345
|
-
const c =
|
|
346
|
-
|
|
347
|
-
const
|
|
348
|
-
|
|
349
|
-
var
|
|
350
|
-
(
|
|
351
|
-
}),
|
|
352
|
-
|
|
344
|
+
m(t.data);
|
|
345
|
+
const c = m(), o = m(), l = m(t.placeholder), d = '<i class="f-icon f-icon-clockwise f-icon-spin"></i>', p = D(() => t.loading ? d : t.buttonContent);
|
|
346
|
+
m(t.editable);
|
|
347
|
+
const s = m(t.modelValue);
|
|
348
|
+
S(s, (r) => {
|
|
349
|
+
var f;
|
|
350
|
+
(f = o.value) == null || f.search(r), e.emit("update:modelValue", r);
|
|
351
|
+
}), S(() => t.modelValue, (r) => {
|
|
352
|
+
s.value = r;
|
|
353
353
|
});
|
|
354
354
|
function g(r) {
|
|
355
355
|
c.value.commitValue(r);
|
|
@@ -374,16 +374,16 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
374
374
|
};
|
|
375
375
|
return v(J, {
|
|
376
376
|
ref: c,
|
|
377
|
-
"button-content":
|
|
377
|
+
"button-content": p.value,
|
|
378
378
|
"custom-class": t.customClass,
|
|
379
379
|
placeholder: l.value,
|
|
380
|
-
onChange: (
|
|
381
|
-
onClickButton: (
|
|
380
|
+
onChange: (f) => a(f),
|
|
381
|
+
onClickButton: (f) => u(f),
|
|
382
382
|
disable: t.disable,
|
|
383
383
|
"enable-clear": !0,
|
|
384
384
|
"button-behavior": "Execute",
|
|
385
|
-
modelValue:
|
|
386
|
-
"onUpdate:modelValue": (
|
|
385
|
+
modelValue: s.value,
|
|
386
|
+
"onUpdate:modelValue": (f) => s.value = f,
|
|
387
387
|
"popup-host": t.popupHost,
|
|
388
388
|
"popup-right-boundary": t.popupRightBoundary,
|
|
389
389
|
"popup-offset-x": t.popupOffsetX,
|
|
@@ -394,7 +394,7 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
394
394
|
ref: o,
|
|
395
395
|
data: t.data,
|
|
396
396
|
onConfirmResult: g,
|
|
397
|
-
onSearchedValue: (
|
|
397
|
+
onSearchedValue: (f) => n(f),
|
|
398
398
|
loading: t.loading,
|
|
399
399
|
maxHeight: t.maxHeight
|
|
400
400
|
}, r)],
|
|
@@ -404,11 +404,11 @@ const he = "search-box", me = "A Farris Component", ge = "object", ye = {
|
|
|
404
404
|
}
|
|
405
405
|
});
|
|
406
406
|
function Ve(t, e, c) {
|
|
407
|
-
var
|
|
407
|
+
var A;
|
|
408
408
|
function o() {
|
|
409
409
|
}
|
|
410
|
-
const l = "",
|
|
411
|
-
function
|
|
410
|
+
const l = "", d = "", p = m();
|
|
411
|
+
function s() {
|
|
412
412
|
return (e == null ? void 0 : e.schema.componentType) !== "frame";
|
|
413
413
|
}
|
|
414
414
|
function g() {
|
|
@@ -420,84 +420,84 @@ function Ve(t, e, c) {
|
|
|
420
420
|
function n() {
|
|
421
421
|
return (e == null ? void 0 : e.schema.componentType) === "frame";
|
|
422
422
|
}
|
|
423
|
-
function u(
|
|
424
|
-
if (!
|
|
423
|
+
function u(h) {
|
|
424
|
+
if (!h || !h.value)
|
|
425
425
|
return null;
|
|
426
|
-
if (
|
|
427
|
-
return
|
|
428
|
-
const b = h
|
|
426
|
+
if (h.value.schema && h.value.schema.type === "component")
|
|
427
|
+
return h.value;
|
|
428
|
+
const b = m(h == null ? void 0 : h.value.parent), y = u(b);
|
|
429
429
|
return y || null;
|
|
430
430
|
}
|
|
431
|
-
function i(
|
|
432
|
-
const { componentInstance: b, designerItemElementRef: y } =
|
|
433
|
-
return !b || !b.value ? null : b.value.canMove ? y : i(
|
|
431
|
+
function i(h = e) {
|
|
432
|
+
const { componentInstance: b, designerItemElementRef: y } = h;
|
|
433
|
+
return !b || !b.value ? null : b.value.canMove ? y : i(h.parent);
|
|
434
434
|
}
|
|
435
|
-
function r(
|
|
435
|
+
function r(h) {
|
|
436
436
|
return !!c;
|
|
437
437
|
}
|
|
438
|
-
function
|
|
438
|
+
function f() {
|
|
439
439
|
return (e == null ? void 0 : e.schema.label) || (e == null ? void 0 : e.schema.title) || (e == null ? void 0 : e.schema.name);
|
|
440
440
|
}
|
|
441
|
-
function
|
|
441
|
+
function w() {
|
|
442
442
|
}
|
|
443
|
-
function
|
|
443
|
+
function N(h, b) {
|
|
444
444
|
}
|
|
445
|
-
function
|
|
446
|
-
const { componentType:
|
|
447
|
-
let
|
|
448
|
-
const
|
|
449
|
-
return
|
|
445
|
+
function R(h, b) {
|
|
446
|
+
const { componentType: y } = h;
|
|
447
|
+
let V = E(y, h, b);
|
|
448
|
+
const O = y.toLowerCase().replace("-", "_");
|
|
449
|
+
return V && !V.id && V.type === y && (V.id = `${O}_${Math.random().toString().slice(2, 6)}`), V;
|
|
450
450
|
}
|
|
451
|
-
function
|
|
452
|
-
const y = String(
|
|
453
|
-
|
|
454
|
-
let
|
|
451
|
+
function k(h, b) {
|
|
452
|
+
const y = String(h.getAttribute("data-controltype")), V = h.getAttribute("data-feature"), O = V ? JSON.parse(V) : {};
|
|
453
|
+
O.parentComponentInstance = p.value;
|
|
454
|
+
let F = E(y, O);
|
|
455
455
|
const _ = y.toLowerCase().replace("-", "_");
|
|
456
|
-
return
|
|
456
|
+
return F && !F.id && F.type === y && (F.id = `${_}_${Math.random().toString().slice(2, 6)}`), F;
|
|
457
457
|
}
|
|
458
|
-
function
|
|
458
|
+
function j(h) {
|
|
459
459
|
}
|
|
460
|
-
function q(...
|
|
460
|
+
function q(...h) {
|
|
461
461
|
}
|
|
462
|
-
return
|
|
463
|
-
canMove:
|
|
462
|
+
return p.value = {
|
|
463
|
+
canMove: s(),
|
|
464
464
|
canSelectParent: g(),
|
|
465
465
|
canDelete: a(),
|
|
466
466
|
canNested: !n(),
|
|
467
467
|
contents: e == null ? void 0 : e.schema.contents,
|
|
468
468
|
elementRef: t,
|
|
469
|
-
parent: (
|
|
469
|
+
parent: (A = e == null ? void 0 : e.parent) == null ? void 0 : A.componentInstance,
|
|
470
470
|
schema: e == null ? void 0 : e.schema,
|
|
471
471
|
styles: l,
|
|
472
|
-
designerClass:
|
|
472
|
+
designerClass: d,
|
|
473
473
|
canAccepts: r,
|
|
474
474
|
getBelongedComponentInstance: u,
|
|
475
475
|
getDraggableDesignItemElement: i,
|
|
476
|
-
getDraggingDisplayText:
|
|
476
|
+
getDraggingDisplayText: f,
|
|
477
477
|
getPropConfig: q,
|
|
478
|
-
getDragScopeElement:
|
|
479
|
-
onAcceptMovedChildElement:
|
|
480
|
-
onAcceptNewChildElement:
|
|
481
|
-
onChildElementMovedOut:
|
|
482
|
-
addNewChildComponentSchema:
|
|
478
|
+
getDragScopeElement: w,
|
|
479
|
+
onAcceptMovedChildElement: N,
|
|
480
|
+
onAcceptNewChildElement: k,
|
|
481
|
+
onChildElementMovedOut: j,
|
|
482
|
+
addNewChildComponentSchema: R,
|
|
483
483
|
updateDragAndDropRules: o,
|
|
484
|
-
triggerBelongedComponentToMoveWhenMoved:
|
|
485
|
-
triggerBelongedComponentToDeleteWhenDeleted:
|
|
486
|
-
},
|
|
484
|
+
triggerBelongedComponentToMoveWhenMoved: m(!1),
|
|
485
|
+
triggerBelongedComponentToDeleteWhenDeleted: m(!1)
|
|
486
|
+
}, p;
|
|
487
487
|
}
|
|
488
|
-
const Be = /* @__PURE__ */
|
|
488
|
+
const Be = /* @__PURE__ */ M({
|
|
489
489
|
name: "FSearchBoxDesign",
|
|
490
|
-
props:
|
|
490
|
+
props: C,
|
|
491
491
|
emits: ["update:modelValue", "change"],
|
|
492
492
|
setup(t, e) {
|
|
493
|
-
const c =
|
|
493
|
+
const c = m(t.data), o = m(), l = m(), d = m("请输入关键词"), p = m('<i class="f-icon f-icon-search"></i>'), s = m(t.modelValue), g = m(), a = U("design-item-context"), n = Ve(g, a);
|
|
494
494
|
W(() => {
|
|
495
495
|
g.value.componentInstance = n;
|
|
496
|
-
}), e.expose(n.value),
|
|
497
|
-
var
|
|
498
|
-
(
|
|
499
|
-
}),
|
|
500
|
-
|
|
496
|
+
}), e.expose(n.value), S(s, (r) => {
|
|
497
|
+
var f;
|
|
498
|
+
(f = l.value) == null || f.search(r), e.emit("update:modelValue", r);
|
|
499
|
+
}), S(() => t.modelValue, (r) => {
|
|
500
|
+
s.value = r;
|
|
501
501
|
});
|
|
502
502
|
function u(r) {
|
|
503
503
|
o.value.commitValue(r);
|
|
@@ -509,13 +509,13 @@ const Be = /* @__PURE__ */ E({
|
|
|
509
509
|
ref: g
|
|
510
510
|
}, [v(x("f-button-edit"), {
|
|
511
511
|
ref: o,
|
|
512
|
-
"button-content":
|
|
513
|
-
placeholder:
|
|
512
|
+
"button-content": p.value,
|
|
513
|
+
placeholder: d.value,
|
|
514
514
|
onChange: i,
|
|
515
515
|
"enable-clear": !0,
|
|
516
516
|
"button-behavior": "Execute",
|
|
517
|
-
modelValue:
|
|
518
|
-
"onUpdate:modelValue": (r) =>
|
|
517
|
+
modelValue: s.value,
|
|
518
|
+
"onUpdate:modelValue": (r) => s.value = r,
|
|
519
519
|
"popup-host": t.popupHost,
|
|
520
520
|
"popup-right-boundary": t.popupRightBoundary,
|
|
521
521
|
"popup-offset-x": t.popupOffsetX,
|
|
@@ -530,18 +530,18 @@ const Be = /* @__PURE__ */ E({
|
|
|
530
530
|
})]);
|
|
531
531
|
}
|
|
532
532
|
});
|
|
533
|
-
|
|
534
|
-
t.component(
|
|
533
|
+
B.install = (t) => {
|
|
534
|
+
t.component(B.name, B);
|
|
535
535
|
};
|
|
536
|
-
|
|
537
|
-
t["search-box"] =
|
|
536
|
+
B.register = (t, e, c, o) => {
|
|
537
|
+
t["search-box"] = B, e["search-box"] = H;
|
|
538
538
|
};
|
|
539
|
-
|
|
539
|
+
B.registerDesigner = (t, e, c) => {
|
|
540
540
|
t["search-box"] = Be, e["search-box"] = H;
|
|
541
541
|
};
|
|
542
542
|
export {
|
|
543
|
-
|
|
544
|
-
|
|
543
|
+
B as FSearchBox,
|
|
544
|
+
B as default,
|
|
545
545
|
H as propsResolver,
|
|
546
|
-
|
|
546
|
+
C as searchBoxProps
|
|
547
547
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(g,o){typeof exports=="object"&&typeof module<"u"?o(exports,require("vue"),require("../button-edit/index.umd.js"),require("lodash-es"),require("../list-view/index.umd.js"),require("../loading/index.umd.js")):typeof define=="function"&&define.amd?define(["exports","vue","../button-edit/index.umd.js","lodash-es","../list-view/index.umd.js","../loading/index.umd.js"],o):(g=typeof globalThis<"u"?globalThis:g||self,o(g["search-box"]={},g.Vue,g.FButtonEdit,g.LodashES,g.FListView,g.FLoading))})(this,function(g,o,A,H,q,x){"use strict";const P={},$={};function O(t){const{properties:e,title:s,ignore:r}=t,c=r&&Array.isArray(r),h=Object.keys(e).reduce((p,f)=>((!c||!r.find(y=>y==f))&&(p[f]=e[f].type==="object"&&e[f].properties?O(e[f]):H.cloneDeep(e[f].default)),p),{});return(!c||!r.find(p=>p=="id"))&&(h.id=`${s}-${Date.now()}`),h}function N(t,e={},s){const r=P[t];if(r){let c=O(r);const h=$[t];return c=h?h({getSchemaByType:N},c,e,s):c,c}return null}function L(t,e){const s=O(e);return Object.keys(t).reduce((r,c)=>(r[c]&&typeof r[c]=="object"?Object.assign(r[c],t[c]):r[c]=t[c],r),s),s}function _(t,e){return Object.keys(t).filter(r=>t[r]!=null).reduce((r,c)=>{if(e.has(c)){const h=e.get(c);if(typeof h=="string")r[h]=t[c];else{const p=h(c,t[c],t);Object.assign(r,p)}}else r[c]=t[c];return r},{})}function X(t,e,s=new Map){const r=L(t,e);return _(r,s)}function U(t={}){function e(a,n,l,u){if(typeof l=="number")return u[a].length===l;if(typeof l=="object"){const i=Object.keys(l)[0],d=l[i];if(i==="not")return Number(u[a].length)!==Number(d);if(i==="moreThan")return Number(u[a].length)>=Number(d);if(i==="lessThan")return Number(u[a].length)<=Number(d)}return!1}function s(a,n,l,u){return u[a]&&u[a].propertyValue&&String(u[a].propertyValue.value)===String(l)}const r=new Map([["length",e],["getProperty",s]]);Object.keys(t).reduce((a,n)=>(a.set(n,t[n]),a),r);function c(a,n){const l=a;return typeof n=="number"?[{target:l,operator:"length",param:null,value:Number(n)}]:typeof n=="boolean"?[{target:l,operator:"getProperty",param:a,value:!!n}]:typeof n=="object"?Object.keys(n).map(u=>{if(u==="length")return{target:l,operator:"length",param:null,value:n[u]};const i=u,d=n[u];return{target:l,operator:"getProperty",param:i,value:d}}):[]}function h(a){return Object.keys(a).reduce((l,u)=>{const i=c(u,a[u]);return l.push(...i),l},[])}function p(a,n){if(r.has(a.operator)){const l=r.get(a.operator);return l&&l(a.target,a.param,a.value,n)||!1}return!1}function f(a,n){return h(a).reduce((i,d)=>i&&p(d,n),!0)}function y(a,n){const l=Object.keys(a),u=l.includes("allOf"),i=l.includes("anyOf"),d=u||i,F=(d?a[d?u?"allOf":"anyOf":"allOf"]:[a]).map(M=>f(M,n));return u?!F.includes(!1):F.includes(!0)}return{parseValueSchema:y}}const W={},J={};U();function z(t,e,s=new Map,r=(p,f,y)=>f,c={},h=p=>p){return P[e.title]=e,$[e.title]=r,W[e.title]=c,J[e.title]=h,(p={})=>{const f=X(p,e,s),y=Object.keys(t).reduce((a,n)=>(a[n]=t[n].default,a),{});return Object.assign(y,f)}}function G(t,e){return{customClass:e.class,customStyle:e.style}}const Q=new Map([["appearance",G]]),Y={$schema:"https://json-schema.org/draft/2020-12/schema",$id:"https://farris-design.gitee.io/search-box.schema.json",title:"search-box",description:"A Farris Component",type:"object",properties:{id:{description:"The unique identifier for a search-box",type:"string"},type:{description:"The type string of search-box component",type:"string",default:"search-box"},appearance:{description:"",type:"object",properties:{class:{type:"string"},style:{type:"string"}},default:{}},binding:{description:"",type:"object",default:{}},disable:{type:"string",default:!1},editable:{description:"",type:"boolean",default:!0},placeholder:{description:"",type:"string",default:""},readonly:{description:"",type:"boolean",default:!1},require:{description:"",type:"boolean",default:!1},tabindex:{description:"",type:"number",default:-1},visible:{description:"",type:"boolean",default:!0}},required:["id","type"]};function Z(t,e,s){return e}const K={title:"search-box",description:"A Farris Component",type:"object",categories:{basic:{description:"Basic Infomation",title:"基本信息",properties:{id:{description:"组件标识",title:"标识",type:"string",readonly:!0},type:{description:"组件类型",title:"控件类型",type:"select",editor:{type:"waiting for modification",enum:[]}}}}}},j={buttonContent:{type:String,default:'<i class="f-icon f-icon-search"></i>'},customClass:{type:String,default:""},modelValue:{type:String,default:""},popupHost:{type:Object},popupRightBoundary:{type:Object},popupOffsetX:{type:Object},data:{type:Array,default:[]},placeholder:{type:String,default:"请输入关键词"},idField:{default:"id",type:String},textField:{default:"name",type:String},maxHeight:{default:350,type:Number},loading:{default:!1,type:Boolean},disable:{default:!1,type:Boolean},showDropdown:{default:!0,type:Boolean}},D=z(j,Y,Q,Z,K),I={data:{type:Array,default:[]},onConfirmResult:{type:Function,default:()=>{}},onSearchedValue:{type:Function,default:()=>{}},idField:{default:"id",type:String},textField:{default:"name",type:String},maxHeight:{default:350,type:Number},loading:{default:!1,type:Boolean}},C=o.defineComponent({name:"FSearchBoxContainer",props:I,emits:["confirmResult","searchedValue"],setup(t,e){const s=o.ref(t.data),r=o.ref(),{slots:c}=e,h=o.computed(()=>({"search-box-container":!0,"f-utils-overflow-xhya":!0,"position-relative":!0}));function p(n){var l;(l=r.value)==null||l.search(n)}function f(n){n.length&&(e.emit("confirmResult",n[0].name),e.emit("searchedValue",n))}function y(n){return c.default?o.createVNode(o.Fragment,null,[c.default(n)]):o.createVNode("span",null,[n.item[t.textField]])}const a=o.computed(()=>{const n={};return n.padding="8px",t.maxHeight!==void 0&&t.maxHeight>0&&(n.maxHeight=`${t.maxHeight}px`),n});return o.watch(()=>t.loading,n=>{console.log("loading状态改变"+n)}),o.watch(()=>t.data,n=>{n!==s.value&&(s.value=n),r.value.updateDataSource(n)}),e.expose({search:p}),()=>{const n={content:y};return o.createVNode("div",{class:h.value,style:a.value},[o.createVNode(x,{ref:"loadingInstance",isActive:t.loading},null),o.createVNode(q,{ref:r,itemClass:"dropdown-item",data:s.value,view:"ContentView",onClickItem:l=>f(l.data),idField:t.idField,textField:t.textField,titleField:t.textField,valueField:t.idField},n)])}}}),S=o.defineComponent({name:"FSearchBox",props:j,emits:["update:modelValue","change","selectedValue","clickButton"],setup(t,e){o.ref(t.data);const s=o.ref(),r=o.ref(),c=o.ref(t.placeholder),h='<i class="f-icon f-icon-clockwise f-icon-spin"></i>',p=o.computed(()=>t.loading?h:t.buttonContent);o.ref(t.editable);const f=o.ref(t.modelValue);o.watch(f,i=>{var d;(d=r.value)==null||d.search(i),e.emit("update:modelValue",i)}),o.watch(()=>t.modelValue,i=>{f.value=i});function y(i){s.value.commitValue(i)}function a(i){e.emit("change",i)}function n(i){e.emit("selectedValue",i)}function l(i){e.emit("clickButton",i)}function u(){s.value.togglePopup()}return e.expose({togglePopup:u}),()=>{const i={default:e.slots.default};return o.createVNode(A,{ref:s,"button-content":p.value,"custom-class":t.customClass,placeholder:c.value,onChange:d=>a(d),onClickButton:d=>l(d),disable:t.disable,"enable-clear":!0,"button-behavior":"Execute",modelValue:f.value,"onUpdate:modelValue":d=>f.value=d,"popup-host":t.popupHost,"popup-right-boundary":t.popupRightBoundary,"popup-offset-x":t.popupOffsetX,"popup-on-input":t.showDropdown,"popup-on-focus":t.showDropdown},{default:()=>[t.showDropdown&&o.createVNode(C,{ref:r,data:t.data,onConfirmResult:y,onSearchedValue:d=>n(d),loading:t.loading,maxHeight:t.maxHeight},i)],...e.slots})}}});function ee(t,e,s){var k;function r(){}const c="",h="",p=o.ref();function f(){return(e==null?void 0:e.schema.componentType)!=="frame"}function y(){return!1}function a(){return(e==null?void 0:e.schema.componentType)!=="frame"}function n(){return(e==null?void 0:e.schema.componentType)==="frame"}function l(m){if(!m||!m.value)return null;if(m.value.schema&&m.value.schema.type==="component")return m.value;const V=o.ref(m==null?void 0:m.value.parent),b=l(V);return b||null}function u(m=e){const{componentInstance:V,designerItemElementRef:b}=m;return!V||!V.value?null:V.value.canMove?b:u(m.parent)}function i(m){return!!s}function d(){return(e==null?void 0:e.schema.label)||(e==null?void 0:e.schema.title)||(e==null?void 0:e.schema.name)}function E(){}function v(m,V){}function F(m,V){const{componentType:b}=m;let B=N(b,m,V);const R=b.toLowerCase().replace("-","_");return B&&!B.id&&B.type===b&&(B.id=`${R}_${Math.random().toString().slice(2,6)}`),B}function T(m,V){const b=String(m.getAttribute("data-controltype")),B=m.getAttribute("data-feature"),R=B?JSON.parse(B):{};R.parentComponentInstance=p.value;let w=N(b,R);const oe=b.toLowerCase().replace("-","_");return w&&!w.id&&w.type===b&&(w.id=`${oe}_${Math.random().toString().slice(2,6)}`),w}function M(m){}function ne(...m){}return p.value={canMove:f(),canSelectParent:y(),canDelete:a(),canNested:!n(),contents:e==null?void 0:e.schema.contents,elementRef:t,parent:(k=e==null?void 0:e.parent)==null?void 0:k.componentInstance,schema:e==null?void 0:e.schema,styles:c,designerClass:h,canAccepts:i,getBelongedComponentInstance:l,getDraggableDesignItemElement:u,getDraggingDisplayText:d,getPropConfig:ne,getDragScopeElement:E,onAcceptMovedChildElement:v,onAcceptNewChildElement:T,onChildElementMovedOut:M,addNewChildComponentSchema:F,updateDragAndDropRules:r,triggerBelongedComponentToMoveWhenMoved:o.ref(!1),triggerBelongedComponentToDeleteWhenDeleted:o.ref(!1)},p}const te=o.defineComponent({name:"FSearchBoxDesign",props:j,emits:["update:modelValue","change"],setup(t,e){const s=o.ref(t.data),r=o.ref(),c=o.ref(),h=o.ref("请输入关键词"),p=o.ref('<i class="f-icon f-icon-search"></i>'),f=o.ref(t.modelValue),y=o.ref(),a=o.inject("design-item-context"),n=ee(y,a);o.onMounted(()=>{y.value.componentInstance=n}),e.expose(n.value),o.watch(f,i=>{var d;(d=c.value)==null||d.search(i),e.emit("update:modelValue",i)}),o.watch(()=>t.modelValue,i=>{f.value=i});function l(i){r.value.commitValue(i)}function u(i){e.emit("change",i)}return()=>o.createVNode("div",{ref:y},[o.createVNode(o.resolveComponent("f-button-edit"),{ref:r,"button-content":p.value,placeholder:h.value,onChange:u,"enable-clear":!0,"button-behavior":"Execute",modelValue:f.value,"onUpdate:modelValue":i=>f.value=i,"popup-host":t.popupHost,"popup-right-boundary":t.popupRightBoundary,"popup-offset-x":t.popupOffsetX,"popup-on-input":!0,"popup-on-focus":!0},{default:()=>[o.createVNode(C,{ref:c,data:s.value,onConfirmResult:l},null)]})])}});S.install=t=>{t.component(S.name,S)},S.register=(t,e,s,r)=>{t["search-box"]=S,e["search-box"]=D},S.registerDesigner=(t,e,s)=>{t["search-box"]=te,e["search-box"]=D},g.FSearchBox=S,g.default=S,g.propsResolver=D,g.searchBoxProps=j,Object.defineProperties(g,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|