magneto365.ui 2.70.1 → 2.70.2

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/esm/index.js CHANGED
@@ -8001,7 +8001,7 @@ var Component$I = function (_a) {
8001
8001
  };
8002
8002
  var NavMenuAnalystRegionModalContent = Component$I;
8003
8003
 
8004
- var styles$x = {"magneto-ui-nav-menu-analyst-region-modal":"mg_nav_menu_analyst_region_modal_magneto-ui-nav-menu-analyst-region-modal_1hnp2"};
8004
+ var styles$x = {"magneto-ui-nav-menu-analyst-region-modal":"mg_nav_menu_analyst_region_modal_magneto-ui-nav-menu-analyst-region-modal_110ci"};
8005
8005
 
8006
8006
  var Component$H = function (_a) {
8007
8007
  var defaultRegion = _a.defaultRegion, regions = _a.regions, regionModal = _a.regionModal;
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "type": "git",
5
5
  "url": "https://github.com/W170/talenta.magneto365.ui.git"
6
6
  },
7
- "version": "2.70.1",
7
+ "version": "2.70.2",
8
8
  "description": "Magneto365 UI common components",
9
9
  "scripts": {
10
10
  "lint": "eslint ./src --ext .js,.ts,.jsx,.tsx",