@ix_waterford/lib 1.0.63 → 1.0.65

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/index.js CHANGED
@@ -170,7 +170,7 @@ __webpack_require__.r(__webpack_exports__);
170
170
  if(true) {
171
171
  (function() {
172
172
  var localsJsonString = undefined;
173
- // 1775631508398
173
+ // 1775805016533
174
174
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
175
175
  // only invalidate when locals change
176
176
  if (
@@ -198,7 +198,7 @@ __webpack_require__.r(__webpack_exports__);
198
198
  if(true) {
199
199
  (function() {
200
200
  var localsJsonString = undefined;
201
- // 1775631508399
201
+ // 1775805016535
202
202
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
203
203
  // only invalidate when locals change
204
204
  if (
@@ -226,7 +226,7 @@ __webpack_require__.r(__webpack_exports__);
226
226
  if(true) {
227
227
  (function() {
228
228
  var localsJsonString = undefined;
229
- // 1775631508400
229
+ // 1775805016534
230
230
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
231
231
  // only invalidate when locals change
232
232
  if (
@@ -254,7 +254,7 @@ __webpack_require__.r(__webpack_exports__);
254
254
  if(true) {
255
255
  (function() {
256
256
  var localsJsonString = undefined;
257
- // 1775631508399
257
+ // 1775805016535
258
258
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
259
259
  // only invalidate when locals change
260
260
  if (
@@ -7673,7 +7673,8 @@ const Style = (param)=>{
7673
7673
  height: '100%',
7674
7674
  top: '0',
7675
7675
  left: '0',
7676
- background: 'white'
7676
+ background: 'white',
7677
+ pointerEvents: 'none'
7677
7678
  },
7678
7679
  '&::before': {
7679
7680
  position: 'absolute',
@@ -7683,7 +7684,8 @@ const Style = (param)=>{
7683
7684
  height: '100%',
7684
7685
  top: '0',
7685
7686
  left: '0',
7686
- background: (_theme_palette_view1 = theme.palette.view) === null || _theme_palette_view1 === void 0 ? void 0 : _theme_palette_view1.table
7687
+ background: (_theme_palette_view1 = theme.palette.view) === null || _theme_palette_view1 === void 0 ? void 0 : _theme_palette_view1.table,
7688
+ pointerEvents: 'none'
7687
7689
  }
7688
7690
  }
7689
7691
  }