beca-ui 2.0.13-beta.10 → 2.0.13-beta.12
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/beca-ui.js +2 -1
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -91335,7 +91335,8 @@ const AO = '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ar
|
|
|
91335
91335
|
Dropdown: {
|
|
91336
91336
|
...H9,
|
|
91337
91337
|
...U3,
|
|
91338
|
-
zIndexPopup: 1051
|
|
91338
|
+
zIndexPopup: 1051,
|
|
91339
|
+
controlItemBgActive: "var(--primary-color-1)"
|
|
91339
91340
|
},
|
|
91340
91341
|
DatePicker: {
|
|
91341
91342
|
...H9,
|