bi-components-library 1.3.2-next.70 → 1.3.2-next.71
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.es.js +3 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -39451,8 +39451,9 @@ const Rw = {
|
|
|
39451
39451
|
markdownModules: {}
|
|
39452
39452
|
}, Dw = {
|
|
39453
39453
|
adjustX: 1,
|
|
39454
|
-
adjustY:
|
|
39455
|
-
|
|
39454
|
+
adjustY: 1,
|
|
39455
|
+
shiftX: !1,
|
|
39456
|
+
shiftY: !1
|
|
39456
39457
|
}, G0 = ge.memo(({ options: e, onSelect: t, disabled: n, currentAgent: r, onOpenChange: l }) => {
|
|
39457
39458
|
const [a, i] = Q(!1), s = (d) => {
|
|
39458
39459
|
i(d), l?.(d);
|