@antscorp/ama-ui 0.0.35 → 0.0.36
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/ama-ui.es.js +1 -1
- package/dist/ama-ui.es.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/ama-ui.es.js
CHANGED
|
@@ -9361,7 +9361,7 @@ Xb.Item = su.Item;
|
|
|
9361
9361
|
const Qb = c((e4, t2) => w(Tu, { ref: t2, ...e4 }));
|
|
9362
9362
|
Qb.Group = Tu.Group;
|
|
9363
9363
|
const Jb = c((e4, t2) => w(zv, { ref: t2, ...e4 })), ew = (e4) => w(Cp, { ...e4 });
|
|
9364
|
-
ew.Item = Cp.Item, ew.useForm = Cp.useForm;
|
|
9364
|
+
ew.Item = Cp.Item, ew.useForm = Cp.useForm, ew.useWatch = Cp.useWatch;
|
|
9365
9365
|
const tw = (e4) => w(zg, { ...e4 }), nw = (e4) => w(Pv, { ...e4 });
|
|
9366
9366
|
nw.Group = Pv.Group;
|
|
9367
9367
|
const rw = (e4) => w(Dv, { ...e4 }), iw = (e4) => w(py, { ...e4 }), ow = (e4) => w(yy, { ...e4 }), aw = (e4) => w(Iy, { ...e4 }), lw = (e4) => w(zy, { ...e4 }), sw = yv, cw = (e4) => {
|