magneto365.ui 2.48.4 → 2.48.5
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/cjs/index.js
CHANGED
|
@@ -6877,7 +6877,7 @@ var SelectDrawer = function (_a) {
|
|
|
6877
6877
|
return (React__default["default"].createElement(MobileDrawer, { className: cx$3('select-drawer', className), isOpen: open, onClose: function () { return onSwitch(false); }, blockBackgroundClose: true }, children));
|
|
6878
6878
|
};
|
|
6879
6879
|
|
|
6880
|
-
var styles$9 = {"checkbox":"
|
|
6880
|
+
var styles$9 = {"checkbox":"mg_checkbox_checkbox_1w9e7","checkbox--inline":"mg_checkbox_checkbox--inline_1w9e7","checkbox--block":"mg_checkbox_checkbox--block_1w9e7","checkbox--background":"mg_checkbox_checkbox--background_1w9e7","checkbox--checked":"mg_checkbox_checkbox--checked_1w9e7","custom-checked":"mg_checkbox_custom-checked_1w9e7","checkbox__box":"mg_checkbox_checkbox_box_1w9e7","checkbox__box--checked":"mg_checkbox_checkbox_box--checked_1w9e7"};
|
|
6881
6881
|
|
|
6882
6882
|
var cx$2 = classNames.bind(styles$9);
|
|
6883
6883
|
var defaultCheck = function (_a) {
|