@scbt-ecom/ui 0.49.1 → 0.50.1
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/{index-DJ_i5IU3.js → index-DXLhMM4P.js} +2 -1
- package/dist/{index-DJ_i5IU3.js.map → index-DXLhMM4P.js.map} +1 -1
- package/dist/shared/validation/utils/zodUtils.d.ts +1 -1
- package/dist/ui.js +2 -2
- package/dist/validation.js +66 -64
- package/dist/validation.js.map +1 -1
- package/dist/widget.js +1 -1
- package/package.json +1 -1
|
@@ -19573,6 +19573,7 @@ const Z$ = ({
|
|
|
19573
19573
|
}, b) => {
|
|
19574
19574
|
const { root: w, list: x, ...E } = o || {}, { refs: k, floatingStyles: C } = k1({
|
|
19575
19575
|
placement: "bottom-start",
|
|
19576
|
+
strategy: "absolute",
|
|
19576
19577
|
middleware: [
|
|
19577
19578
|
ru({
|
|
19578
19579
|
boundary: "clippingAncestors",
|
|
@@ -42008,4 +42009,4 @@ export {
|
|
|
42008
42009
|
b1 as t,
|
|
42009
42010
|
Qh as u
|
|
42010
42011
|
};
|
|
42011
|
-
//# sourceMappingURL=index-
|
|
42012
|
+
//# sourceMappingURL=index-DXLhMM4P.js.map
|