climb-onyx-gui 0.16.2 → 0.16.3
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/climb-onyx-gui.js +0 -2
- package/package.json +1 -1
package/dist/climb-onyx-gui.js
CHANGED
|
@@ -64231,7 +64231,6 @@ function id(e) {
|
|
|
64231
64231
|
{
|
|
64232
64232
|
menuPosition: "fixed",
|
|
64233
64233
|
isClearable: e.isClearable,
|
|
64234
|
-
menuShouldBlockScroll: !0,
|
|
64235
64234
|
minMenuHeight: 250,
|
|
64236
64235
|
isDisabled: e.isDisabled,
|
|
64237
64236
|
components: { Option: H5 },
|
|
@@ -64264,7 +64263,6 @@ function V5(e) {
|
|
|
64264
64263
|
{
|
|
64265
64264
|
isMulti: !0,
|
|
64266
64265
|
menuPosition: "fixed",
|
|
64267
|
-
menuShouldBlockScroll: !0,
|
|
64268
64266
|
minMenuHeight: 250,
|
|
64269
64267
|
closeMenuOnSelect: !1,
|
|
64270
64268
|
components: { Option: H5 },
|