magneto365.ui 2.63.5 → 2.63.6
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
|
@@ -2262,7 +2262,7 @@ var Component$23 = function (_a) {
|
|
|
2262
2262
|
};
|
|
2263
2263
|
var ListIconLink = Component$23;
|
|
2264
2264
|
|
|
2265
|
-
var style$M = {"magneto-ui-menu-icon":"mg_menu_icon_magneto-ui-menu-
|
|
2265
|
+
var style$M = {"magneto-ui-menu-icon":"mg_menu_icon_magneto-ui-menu-icon_1fe5w","magneto-ui-menu-icon__menu-text":"mg_menu_icon_magneto-ui-menu-icon_menu-text_1fe5w","isActive":"mg_menu_icon_isActive_1fe5w"};
|
|
2266
2266
|
|
|
2267
2267
|
var Component$22 = function (_a) {
|
|
2268
2268
|
var text = _a.text, icon = _a.icon, iconProps = _a.iconProps, _b = _a.iconSize, iconSize = _b === void 0 ? 20 : _b, url = _a.url, _c = _a.type, type = _c === void 0 ? 'link' : _c, onClick = _a.onClick, isActive = _a.isActive, _d = _a.className, className = _d === void 0 ? '' : _d, rel = _a.rel, target = _a.target;
|