@web-utils/form-ui 1.0.0-beta36 → 1.0.0-beta37
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/chunks/{iWQD3xvX.mjs → B17LMtNG.mjs} +11 -16
- package/chunks/{DFsI7Y6h.mjs → B2HO8aAj.mjs} +11 -11
- package/chunks/{axr9InkL.mjs → BC0gfvsl.mjs} +9 -13
- package/chunks/{DQxPzCsy.mjs → BMAsNnWL.mjs} +11 -15
- package/chunks/{DQJyNm1V.mjs → Bd1UFJic.mjs} +135 -131
- package/chunks/{D5_ctQqL.mjs → BeBtvo7Q.mjs} +1 -1
- package/chunks/{Cr1vBYne.mjs → BeyC-b9n.mjs} +12 -15
- package/chunks/{A3sHIRQ_.mjs → BiIR7j9T.mjs} +15 -42
- package/chunks/{_dm2lLNL.mjs → BrXlRZbl.mjs} +2 -2
- package/chunks/{BTS_zTkz.mjs → BufIRDd0.mjs} +35 -39
- package/chunks/{Buc52aVh.mjs → Byr79NWq.mjs} +11 -29
- package/chunks/{BLWwTutr.mjs → C81uwgZb.mjs} +14 -33
- package/chunks/{CNskrN5I.mjs → C95McWbI.mjs} +2 -2
- package/chunks/CE8bze--.mjs +231 -0
- package/chunks/{DcbnHU8K.mjs → CGmMqCP6.mjs} +19 -23
- package/chunks/{D7hD-ppq.mjs → CRrdgtwT.mjs} +1 -1
- package/chunks/{DistOy_O.mjs → CUvhHVXq.mjs} +27 -19
- package/chunks/{DJKE5P39.mjs → CZ6kuiWf.mjs} +2 -2
- package/chunks/{Dgyjc3LT.mjs → Cab-ZjRx.mjs} +29 -45
- package/chunks/{ZXCLnZFa.mjs → Ce5K-XbN.mjs} +111 -144
- package/chunks/{CLn0r4lV.mjs → CszLlvRH.mjs} +15 -17
- package/chunks/{CGJkMYZ4.mjs → D0M61zlJ.mjs} +11 -20
- package/chunks/DjX-fB-E.mjs +35 -0
- package/chunks/{BwdWZEjT.mjs → DkXSvAFI.mjs} +12 -18
- package/chunks/{DQKi5eEl.mjs → XqRTtFfp.mjs} +2 -2
- package/chunks/{BX-cVxlK.mjs → cmuHpsX6.mjs} +21 -14
- package/chunks/{1cDNhlSV.mjs → h0Y7oZ-O.mjs} +2 -2
- package/editable-tree/index.d.ts +1 -1
- package/editable-tree/index.mjs +1 -1
- package/element-dialog/index.d.ts +1 -1
- package/element-dialog/index.mjs +1 -1
- package/form-cascader/index.d.ts +0 -14
- package/form-cascader/index.mjs +1 -1
- package/form-check-box-group/index.d.ts +0 -2
- package/form-check-box-group/index.mjs +1 -1
- package/form-checkbox/index.d.ts +36 -10
- package/form-checkbox/index.mjs +1 -1
- package/form-date-picker/index.mjs +1 -1
- package/form-holder/index.d.ts +2 -6
- package/form-holder/index.mjs +1 -1
- package/form-image/index.d.ts +2 -14
- package/form-image/index.mjs +1 -1
- package/form-input/index.d.ts +0 -24
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.mjs +1 -1
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +0 -6
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.mjs +1 -1
- package/form-item-x/index.mjs +1 -1
- package/form-radio-group/index.d.ts +0 -2
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +0 -2
- package/form-rate/index.mjs +1 -1
- package/form-select/index.d.ts +0 -14
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +0 -4
- package/form-slider/index.mjs +1 -1
- package/form-switch/index.d.ts +0 -2
- package/form-switch/index.mjs +1 -1
- package/form-text/index.mjs +1 -1
- package/helper/dictionary.mjs +1 -1
- package/iframe-window/index.mjs +1 -1
- package/index.mjs +25 -25
- package/package.json +1 -1
- package/pageable-table/index.d.ts +0 -38
- package/pageable-table/index.mjs +1 -1
- package/table-column/index.mjs +1 -1
- package/table-view/index.mjs +6 -6
- package/toolbar/index.mjs +1 -1
- package/toolbar-button/index.mjs +1 -1
- package/web-types.json +1 -1
- package/chunks/BLRY0zkF.mjs +0 -51
- package/chunks/BvsmTC3G.mjs +0 -229
package/form-select/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Byr79NWq.mjs";
|
|
2
2
|
export { e as default };
|
package/form-slider/index.d.ts
CHANGED
|
@@ -154,8 +154,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
154
154
|
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
155
155
|
[key: string]: any;
|
|
156
156
|
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
157
|
-
change: null;
|
|
158
|
-
input: null;
|
|
159
157
|
"update:modelValue": null;
|
|
160
158
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
161
159
|
modelValue: (ArrayConstructor | NumberConstructor)[];
|
|
@@ -311,8 +309,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
311
309
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
312
310
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
313
311
|
}>> & Readonly<{
|
|
314
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
315
|
-
onInput?: ((...args: any[]) => any) | undefined;
|
|
316
312
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
317
313
|
}>, {
|
|
318
314
|
size: string;
|
package/form-slider/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/B17LMtNG.mjs";
|
|
2
2
|
export { e as default };
|
package/form-switch/index.d.ts
CHANGED
|
@@ -150,7 +150,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
150
150
|
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
151
151
|
[key: string]: any;
|
|
152
152
|
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
153
|
-
change: null;
|
|
154
153
|
"update:modelValue": null;
|
|
155
154
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
156
155
|
modelValue: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
@@ -302,7 +301,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
302
301
|
labelRowspan: (StringConstructor | NumberConstructor)[];
|
|
303
302
|
inputRowspan: (StringConstructor | NumberConstructor)[];
|
|
304
303
|
}>> & Readonly<{
|
|
305
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
306
304
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
307
305
|
}>, {
|
|
308
306
|
size: string;
|
package/form-switch/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BeyC-b9n.mjs";
|
|
2
2
|
export { e as default };
|
package/form-text/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BC0gfvsl.mjs";
|
|
2
2
|
export { e as default };
|
package/helper/dictionary.mjs
CHANGED
package/iframe-window/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Cab-ZjRx.mjs";
|
|
2
2
|
import { createBlock as t, createElementVNode as n, mergeModels as r, mergeProps as i, openBlock as a, useModel as o, withCtx as s } from "vue";
|
|
3
3
|
//#region src/components/iframe-window/IframeWindow.vue
|
|
4
4
|
var c = ["src"], l = /* @__PURE__ */ Object.assign({ name: "IframeWindow" }, {
|
package/index.mjs
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
import e from "./awesome-button/index.mjs";
|
|
2
2
|
import t from "./confirmable/index.mjs";
|
|
3
3
|
import n from "./confirm-button/index.mjs";
|
|
4
|
-
import { t as r } from "./chunks/
|
|
5
|
-
import { t as i } from "./chunks/
|
|
6
|
-
import { t as a } from "./chunks/
|
|
4
|
+
import { t as r } from "./chunks/XqRTtFfp.mjs";
|
|
5
|
+
import { t as i } from "./chunks/Bd1UFJic.mjs";
|
|
6
|
+
import { t as a } from "./chunks/Cab-ZjRx.mjs";
|
|
7
7
|
import o from "./empty-view/index.mjs";
|
|
8
8
|
import s from "./flex-scroll-area/index.mjs";
|
|
9
9
|
import c from "./form-advice/index.mjs";
|
|
10
10
|
import l from "./form-button/index.mjs";
|
|
11
|
-
import { a as u } from "./chunks/
|
|
12
|
-
import { t as d } from "./chunks/
|
|
11
|
+
import { a as u } from "./chunks/CE8bze--.mjs";
|
|
12
|
+
import { t as d } from "./chunks/C81uwgZb.mjs";
|
|
13
13
|
import f from "./form-cell/index.mjs";
|
|
14
|
-
import { t as p } from "./chunks/
|
|
15
|
-
import { t as m } from "./chunks/
|
|
16
|
-
import { t as h } from "./chunks/
|
|
17
|
-
import { t as g } from "./chunks/
|
|
14
|
+
import { t as p } from "./chunks/CUvhHVXq.mjs";
|
|
15
|
+
import { t as m } from "./chunks/BiIR7j9T.mjs";
|
|
16
|
+
import { t as h } from "./chunks/CszLlvRH.mjs";
|
|
17
|
+
import { t as g } from "./chunks/B2HO8aAj.mjs";
|
|
18
18
|
import _ from "./form-red-table/index.mjs";
|
|
19
|
-
import { t as v } from "./chunks/
|
|
20
|
-
import { t as y } from "./chunks/
|
|
19
|
+
import { t as v } from "./chunks/BufIRDd0.mjs";
|
|
20
|
+
import { t as y } from "./chunks/DjX-fB-E.mjs";
|
|
21
21
|
import { t as b } from "./chunks/CWfUPCtS.mjs";
|
|
22
|
-
import { t as x } from "./chunks/
|
|
23
|
-
import { t as S } from "./chunks/
|
|
24
|
-
import { t as C } from "./chunks/
|
|
25
|
-
import { t as w } from "./chunks/
|
|
26
|
-
import { t as T } from "./chunks/
|
|
22
|
+
import { t as x } from "./chunks/DkXSvAFI.mjs";
|
|
23
|
+
import { t as S } from "./chunks/h0Y7oZ-O.mjs";
|
|
24
|
+
import { t as C } from "./chunks/C95McWbI.mjs";
|
|
25
|
+
import { t as w } from "./chunks/D0M61zlJ.mjs";
|
|
26
|
+
import { t as T } from "./chunks/BrXlRZbl.mjs";
|
|
27
27
|
import E from "./form-input-tag/index.mjs";
|
|
28
28
|
import D from "./form-input-time/index.mjs";
|
|
29
29
|
import O from "./form-item-config-provider/index.mjs";
|
|
30
30
|
import { t as k } from "./chunks/BYAy19s4.mjs";
|
|
31
|
-
import { t as A } from "./chunks/
|
|
32
|
-
import { t as j } from "./chunks/
|
|
31
|
+
import { t as A } from "./chunks/CGmMqCP6.mjs";
|
|
32
|
+
import { t as j } from "./chunks/BMAsNnWL.mjs";
|
|
33
33
|
import { t as M } from "./chunks/BW6iY7Q7.mjs";
|
|
34
|
-
import { t as N } from "./chunks/
|
|
35
|
-
import { t as P } from "./chunks/
|
|
36
|
-
import { t as F } from "./chunks/
|
|
37
|
-
import { t as I } from "./chunks/
|
|
34
|
+
import { t as N } from "./chunks/Byr79NWq.mjs";
|
|
35
|
+
import { t as P } from "./chunks/B17LMtNG.mjs";
|
|
36
|
+
import { t as F } from "./chunks/BeyC-b9n.mjs";
|
|
37
|
+
import { t as I } from "./chunks/BC0gfvsl.mjs";
|
|
38
38
|
import L from "./form-view/index.mjs";
|
|
39
39
|
import R from "./iframe-window/index.mjs";
|
|
40
40
|
import z from "./resize-observer/index.mjs";
|
|
41
|
-
import { t as B } from "./chunks/
|
|
42
|
-
import { t as V } from "./chunks/
|
|
41
|
+
import { t as B } from "./chunks/Ce5K-XbN.mjs";
|
|
42
|
+
import { t as V } from "./chunks/BeBtvo7Q.mjs";
|
|
43
43
|
import H from "./table-column-def/index.mjs";
|
|
44
|
-
import { t as U } from "./chunks/
|
|
44
|
+
import { t as U } from "./chunks/CZ6kuiWf.mjs";
|
|
45
45
|
import W from "./table-view/index.mjs";
|
|
46
46
|
import G from "./x-input-tag/index.mjs";
|
|
47
47
|
import { t as K } from "./chunks/CnAEuI_c.mjs";
|
package/package.json
CHANGED
|
@@ -175,25 +175,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
175
175
|
useVisibilityChange: BooleanConstructor;
|
|
176
176
|
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
177
177
|
'page-loaded': null;
|
|
178
|
-
select: null;
|
|
179
|
-
'select-all': null;
|
|
180
|
-
'selection-change': null;
|
|
181
|
-
'cell-mouse-enter': null;
|
|
182
|
-
'cell-mouse-leave': null;
|
|
183
|
-
'cell-click': null;
|
|
184
|
-
'cell-dblclick': null;
|
|
185
|
-
'cell-contextmenu': null;
|
|
186
|
-
'row-click': null;
|
|
187
|
-
'row-contextmenu': null;
|
|
188
|
-
'row-dblclick': null;
|
|
189
|
-
'header-click': null;
|
|
190
|
-
'header-contextmenu': null;
|
|
191
|
-
'sort-change': null;
|
|
192
|
-
'filter-change': null;
|
|
193
|
-
'current-change': null;
|
|
194
|
-
'header-dragend': null;
|
|
195
|
-
'expand-change': null;
|
|
196
|
-
scroll: null;
|
|
197
178
|
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
198
179
|
data: {
|
|
199
180
|
type: ArrayConstructor;
|
|
@@ -370,26 +351,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
370
351
|
selectExport: BooleanConstructor;
|
|
371
352
|
useVisibilityChange: BooleanConstructor;
|
|
372
353
|
}>> & Readonly<{
|
|
373
|
-
onScroll?: ((...args: any[]) => any) | undefined;
|
|
374
|
-
onSelect?: ((...args: any[]) => any) | undefined;
|
|
375
|
-
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
376
354
|
"onPage-loaded"?: ((...args: any[]) => any) | undefined;
|
|
377
|
-
"onSelect-all"?: ((...args: any[]) => any) | undefined;
|
|
378
|
-
"onSelection-change"?: ((...args: any[]) => any) | undefined;
|
|
379
|
-
"onCell-mouse-enter"?: ((...args: any[]) => any) | undefined;
|
|
380
|
-
"onCell-mouse-leave"?: ((...args: any[]) => any) | undefined;
|
|
381
|
-
"onCell-click"?: ((...args: any[]) => any) | undefined;
|
|
382
|
-
"onCell-dblclick"?: ((...args: any[]) => any) | undefined;
|
|
383
|
-
"onCell-contextmenu"?: ((...args: any[]) => any) | undefined;
|
|
384
|
-
"onRow-click"?: ((...args: any[]) => any) | undefined;
|
|
385
|
-
"onRow-contextmenu"?: ((...args: any[]) => any) | undefined;
|
|
386
|
-
"onRow-dblclick"?: ((...args: any[]) => any) | undefined;
|
|
387
|
-
"onHeader-click"?: ((...args: any[]) => any) | undefined;
|
|
388
|
-
"onHeader-contextmenu"?: ((...args: any[]) => any) | undefined;
|
|
389
|
-
"onSort-change"?: ((...args: any[]) => any) | undefined;
|
|
390
|
-
"onFilter-change"?: ((...args: any[]) => any) | undefined;
|
|
391
|
-
"onCurrent-change"?: ((...args: any[]) => any) | undefined;
|
|
392
|
-
"onHeader-dragend"?: ((...args: any[]) => any) | undefined;
|
|
393
355
|
}>, {
|
|
394
356
|
data: unknown[];
|
|
395
357
|
immediate: boolean;
|
package/pageable-table/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/Ce5K-XbN.mjs";
|
|
2
2
|
export { e as default };
|
package/table-column/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/BeBtvo7Q.mjs";
|
|
2
2
|
export { e as default };
|
package/table-view/index.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { c as e, r as t } from "../chunks/
|
|
1
|
+
import { c as e, r as t } from "../chunks/cmuHpsX6.mjs";
|
|
2
2
|
import { processButtons as n, reloadTable as r } from "../api/index.mjs";
|
|
3
3
|
import { tableViewContextKey as i } from "../constants/index.mjs";
|
|
4
|
-
import { t as a } from "../chunks/
|
|
4
|
+
import { t as a } from "../chunks/Bd1UFJic.mjs";
|
|
5
5
|
import { t as o } from "../chunks/B1MSrc6f.mjs";
|
|
6
|
-
import { a as s } from "../chunks/
|
|
6
|
+
import { a as s } from "../chunks/CE8bze--.mjs";
|
|
7
7
|
import c from "../form-item-config-provider/index.mjs";
|
|
8
|
-
import { t as l } from "../chunks/
|
|
9
|
-
import { t as u } from "../chunks/
|
|
8
|
+
import { t as l } from "../chunks/Ce5K-XbN.mjs";
|
|
9
|
+
import { t as u } from "../chunks/CZ6kuiWf.mjs";
|
|
10
10
|
import { hasOwn as d, isArray as f, isFunction as p, isString as m, toStringArray as h, trace as g, warning as _ } from "@web-utils/core";
|
|
11
11
|
import { Transition as v, createBlock as y, createCommentVNode as b, createElementBlock as x, createElementVNode as S, createSlots as C, createTextVNode as w, createVNode as T, mergeProps as E, normalizeClass as D, normalizeStyle as O, openBlock as k, renderList as A, renderSlot as j, toDisplayString as M, toHandlers as N, vShow as P, withCtx as F, withDirectives as I, withModifiers as L } from "vue";
|
|
12
12
|
import { merge as R } from "@web-utils/integrations/lodash";
|
|
@@ -410,7 +410,7 @@ function $(e, t, n, r, i, o) {
|
|
|
410
410
|
key: 0,
|
|
411
411
|
style: O({ width: `${o.searchPanelProps.width}px` }),
|
|
412
412
|
class: "slide-panel"
|
|
413
|
-
}, [b("<div class=\"slide-panel-line\">\
|
|
413
|
+
}, [b("<div class=\"slide-panel-line\">\n <div class=\"slide-panel-line-indicator\"></div>\n </div>"), S("div", Z, [T(h, {
|
|
414
414
|
ref: "form",
|
|
415
415
|
"label-position": "right",
|
|
416
416
|
model: n.searchModel || o.searchPanelProps.model,
|
package/toolbar/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CZ6kuiWf.mjs";
|
|
2
2
|
export { e as default };
|
package/toolbar-button/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/XqRTtFfp.mjs";
|
|
2
2
|
export { e as default };
|