@ix_waterford/lib 1.0.59 → 1.0.60

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.
@@ -169,7 +169,7 @@ __webpack_require__.r(__webpack_exports__);
169
169
  if(true) {
170
170
  (function() {
171
171
  var localsJsonString = undefined;
172
- // 1775555524841
172
+ // 1775562544684
173
173
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
174
174
  // only invalidate when locals change
175
175
  if (
@@ -197,7 +197,7 @@ __webpack_require__.r(__webpack_exports__);
197
197
  if(true) {
198
198
  (function() {
199
199
  var localsJsonString = undefined;
200
- // 1775555524841
200
+ // 1775562544685
201
201
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
202
202
  // only invalidate when locals change
203
203
  if (
@@ -225,7 +225,7 @@ __webpack_require__.r(__webpack_exports__);
225
225
  if(true) {
226
226
  (function() {
227
227
  var localsJsonString = undefined;
228
- // 1775555524842
228
+ // 1775562544685
229
229
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
230
230
  // only invalidate when locals change
231
231
  if (
@@ -253,7 +253,7 @@ __webpack_require__.r(__webpack_exports__);
253
253
  if(true) {
254
254
  (function() {
255
255
  var localsJsonString = undefined;
256
- // 1775555524842
256
+ // 1775562544686
257
257
  var cssReload = (__webpack_require__("./node_modules/@rspack/core/dist/cssExtractHmr.js")/* .cssReload */.cssReload)(module.id, {});
258
258
  // only invalidate when locals change
259
259
  if (
@@ -7193,7 +7193,7 @@ __webpack_require__.d(__webpack_exports__, {
7193
7193
  /* provided dependency */ var $ReactRefreshRuntime$ = __webpack_require__("./node_modules/@rspack/plugin-react-refresh/client/reactRefresh.js");
7194
7194
  const Style = (param)=>{
7195
7195
  let { theme } = param;
7196
- var _theme_palette_view, _theme_palette_bg, _theme_palette_border, _theme_palette_border1, _theme_palette_border2, _theme_palette_bg1, _theme_palette_view1, _theme_palette_border3, _theme_palette_border4, _theme_palette_border5, _theme_palette_view2, _theme_palette_view3;
7196
+ var _theme_palette_view, _theme_palette_view1, _theme_palette_bg, _theme_palette_border, _theme_palette_border1, _theme_palette_border2, _theme_palette_bg1, _theme_palette_view2, _theme_palette_border3, _theme_palette_border4, _theme_palette_border5, _theme_palette_view3, _theme_palette_view4;
7197
7197
  return {
7198
7198
  '&.MuiTableContainer-root ': {
7199
7199
  height: 'calc(100% - 30px)'
@@ -7207,6 +7207,32 @@ const Style = (param)=>{
7207
7207
  opacity: 1
7208
7208
  }
7209
7209
  },
7210
+ '.MuiTableHead-root': {
7211
+ '.MuiTableRow-head:nth-of-type(1)': {
7212
+ '.MuiTableCell-head': {
7213
+ '&::after': {
7214
+ zIndex: '-1',
7215
+ position: 'absolute',
7216
+ content: '" "',
7217
+ width: '100%',
7218
+ height: '100%',
7219
+ top: '0',
7220
+ left: '0',
7221
+ background: 'white'
7222
+ },
7223
+ '&::before': {
7224
+ position: 'absolute',
7225
+ zIndex: '1',
7226
+ content: '" "',
7227
+ width: '100%',
7228
+ height: '100%',
7229
+ top: '0',
7230
+ left: '0',
7231
+ background: (_theme_palette_view1 = theme.palette.view) === null || _theme_palette_view1 === void 0 ? void 0 : _theme_palette_view1.table
7232
+ }
7233
+ }
7234
+ }
7235
+ },
7210
7236
  '.sortable-enabled': {
7211
7237
  cursor: 'grab',
7212
7238
  userSelect: 'none',
@@ -7316,7 +7342,7 @@ const Style = (param)=>{
7316
7342
  position: 'sticky !important',
7317
7343
  right: 0,
7318
7344
  top: 0,
7319
- backgroundColor: (_theme_palette_view1 = theme.palette.view) === null || _theme_palette_view1 === void 0 ? void 0 : _theme_palette_view1.table,
7345
+ backgroundColor: (_theme_palette_view2 = theme.palette.view) === null || _theme_palette_view2 === void 0 ? void 0 : _theme_palette_view2.table,
7320
7346
  zIndex: 4
7321
7347
  },
7322
7348
  '.headerContent': {
@@ -7377,14 +7403,14 @@ const Style = (param)=>{
7377
7403
  position: 'sticky !important',
7378
7404
  right: 0,
7379
7405
  top: 0,
7380
- backgroundColor: (_theme_palette_view2 = theme.palette.view) === null || _theme_palette_view2 === void 0 ? void 0 : _theme_palette_view2.table,
7406
+ backgroundColor: (_theme_palette_view3 = theme.palette.view) === null || _theme_palette_view3 === void 0 ? void 0 : _theme_palette_view3.table,
7381
7407
  zIndex: 4
7382
7408
  },
7383
7409
  '.MuiTableHead-root': {
7384
7410
  position: 'sticky',
7385
7411
  top: 0,
7386
7412
  zIndex: 3,
7387
- backgroundColor: (_theme_palette_view3 = theme.palette.view) === null || _theme_palette_view3 === void 0 ? void 0 : _theme_palette_view3.table
7413
+ backgroundColor: (_theme_palette_view4 = theme.palette.view) === null || _theme_palette_view4 === void 0 ? void 0 : _theme_palette_view4.table
7388
7414
  }
7389
7415
  },
7390
7416
  // Date search field styles