pds-dev-kit-web-test 2.5.159 → 2.5.161

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.
@@ -14,6 +14,6 @@ exports.S_gleStyles = styled_components_1.default.div(templateObject_1 || (templ
14
14
  return (isBulkMode ? 'auto' : 'none');
15
15
  }, function (_a) {
16
16
  var isBulkMode = _a.isBulkMode;
17
- return (isBulkMode ? '10000 !important' : 'auto');
17
+ return (isBulkMode ? '0 !important' : 'auto');
18
18
  });
19
19
  var templateObject_1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web-test",
3
- "version": "2.5.159",
3
+ "version": "2.5.161",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
@@ -23,7 +23,7 @@
23
23
  "lottie-react": "^2.3.1",
24
24
  "nuka-carousel": "^4.8.4",
25
25
  "publ-echo": "^0.0.99",
26
- "publ-echo-test": "^0.0.151",
26
+ "publ-echo-test": "^0.0.152",
27
27
  "react-hook-form": "^7.28.1",
28
28
  "react-i18next": "^11.12.0",
29
29
  "react-router-dom": "^5.2.0",