@web-utils/form-ui 1.0.0-beta100 → 1.0.0-beta102
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/base.css +1 -1
- package/chunks/{CXHJqvbJ.mjs → BH2LN3pm.mjs} +2 -2
- package/chunks/{C9nHZkbj.mjs → C9IM5k4q.mjs} +8 -8
- package/chunks/{DXi5_gZb.mjs → CHpa1noK.mjs} +2 -2
- package/chunks/{C9uwTpHO.mjs → CtwS0oB3.mjs} +2 -2
- package/chunks/{CKg0Nmff2.mjs → D0E2XxLJ2.mjs} +1 -1
- package/chunks/{CX7Oiw5N.mjs → DIsjIzhf.mjs} +1 -1
- package/dialog-form/index.mjs +2 -2
- package/fy-array/index.mjs +1 -1
- package/fy-cascader/index.mjs +1 -1
- package/fy-checkbox/index.mjs +1 -1
- package/fy-curd/index.mjs +1 -1
- package/fy-date/index.mjs +1 -1
- package/fy-dynamic/index.mjs +1 -1
- package/fy-empty/index.mjs +1 -1
- package/fy-form/index.mjs +1 -1
- package/fy-input/index.mjs +1 -1
- package/fy-input-color/index.mjs +1 -1
- package/fy-input-icon/index.mjs +1 -1
- package/fy-input-map/index.mjs +1 -1
- package/fy-input-number/index.mjs +1 -1
- package/fy-input-table/index.mjs +2 -2
- package/fy-input-tree/index.mjs +1 -1
- package/fy-radio/index.mjs +1 -1
- package/fy-rate/index.mjs +1 -1
- package/fy-select/index.mjs +1 -1
- package/fy-slider/index.mjs +2 -2
- package/fy-switch/index.mjs +1 -1
- package/fy-time/index.mjs +1 -1
- package/fy-title/index.mjs +1 -1
- package/fy-tree/index.mjs +2 -2
- package/fy-u-editor/index.mjs +1 -1
- package/fy-upload/index.mjs +1 -1
- package/index.css +1 -1
- package/index.mjs +4 -4
- package/package.json +1 -1
- package/web-types.json +1 -1
package/index.mjs
CHANGED
|
@@ -32,13 +32,13 @@ import { t as D } from "./chunks/tzjUpVIj.mjs";
|
|
|
32
32
|
import { t as O } from "./chunks/BdrgibgS.mjs";
|
|
33
33
|
import k from "./data-table-picker/index.mjs";
|
|
34
34
|
import { t as A } from "./chunks/BrZxnDdM.mjs";
|
|
35
|
-
import { n as j, r as M, t as N } from "./chunks/
|
|
35
|
+
import { n as j, r as M, t as N } from "./chunks/C9IM5k4q.mjs";
|
|
36
36
|
import P from "./fy-array/index.mjs";
|
|
37
37
|
import F from "./fy-cascader/index.mjs";
|
|
38
38
|
import I from "./fy-checkbox/index.mjs";
|
|
39
39
|
import L from "./fy-date/index.mjs";
|
|
40
40
|
import R from "./fy-input/index.mjs";
|
|
41
|
-
import { t as z } from "./chunks/
|
|
41
|
+
import { t as z } from "./chunks/CtwS0oB3.mjs";
|
|
42
42
|
import B from "./icon-temp/index.mjs";
|
|
43
43
|
import V from "./fy-rate/index.mjs";
|
|
44
44
|
import H from "./fy-input-color/index.mjs";
|
|
@@ -51,7 +51,7 @@ import J from "./fy-slider/index.mjs";
|
|
|
51
51
|
import Y from "./fy-switch/index.mjs";
|
|
52
52
|
import X from "./fy-time/index.mjs";
|
|
53
53
|
import Z from "./fy-title/index.mjs";
|
|
54
|
-
import { t as re } from "./chunks/
|
|
54
|
+
import { t as re } from "./chunks/CHpa1noK.mjs";
|
|
55
55
|
import ie from "./fy-input-tree/index.mjs";
|
|
56
56
|
import ae from "./dialog-form/index.mjs";
|
|
57
57
|
import oe from "./easy-popup/index.mjs";
|
|
@@ -117,7 +117,7 @@ import ut from "./fy-avatar/index.mjs";
|
|
|
117
117
|
import dt from "./fy-empty/index.mjs";
|
|
118
118
|
import ft from "./fy-input-table/index.mjs";
|
|
119
119
|
import pt from "./fy-tree/index.mjs";
|
|
120
|
-
import { t as mt } from "./chunks/
|
|
120
|
+
import { t as mt } from "./chunks/D0E2XxLJ2.mjs";
|
|
121
121
|
import ht from "./guide-steps/index.mjs";
|
|
122
122
|
import gt from "./iframe-window/index.mjs";
|
|
123
123
|
import _t from "./image-cropper/index.mjs";
|