@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.
package/dist/index.js CHANGED
@@ -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 (
@@ -7045,7 +7045,7 @@ __webpack_require__.d(__webpack_exports__, {
7045
7045
  /* provided dependency */ var $ReactRefreshRuntime$ = __webpack_require__("./node_modules/@rspack/plugin-react-refresh/client/reactRefresh.js");
7046
7046
  const Style = (param)=>{
7047
7047
  let { theme } = param;
7048
- 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;
7048
+ 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;
7049
7049
  return {
7050
7050
  '&.MuiTableContainer-root ': {
7051
7051
  height: 'calc(100% - 30px)'
@@ -7059,6 +7059,32 @@ const Style = (param)=>{
7059
7059
  opacity: 1
7060
7060
  }
7061
7061
  },
7062
+ '.MuiTableHead-root': {
7063
+ '.MuiTableRow-head:nth-of-type(1)': {
7064
+ '.MuiTableCell-head': {
7065
+ '&::after': {
7066
+ zIndex: '-1',
7067
+ position: 'absolute',
7068
+ content: '" "',
7069
+ width: '100%',
7070
+ height: '100%',
7071
+ top: '0',
7072
+ left: '0',
7073
+ background: 'white'
7074
+ },
7075
+ '&::before': {
7076
+ position: 'absolute',
7077
+ zIndex: '1',
7078
+ content: '" "',
7079
+ width: '100%',
7080
+ height: '100%',
7081
+ top: '0',
7082
+ left: '0',
7083
+ background: (_theme_palette_view1 = theme.palette.view) === null || _theme_palette_view1 === void 0 ? void 0 : _theme_palette_view1.table
7084
+ }
7085
+ }
7086
+ }
7087
+ },
7062
7088
  '.sortable-enabled': {
7063
7089
  cursor: 'grab',
7064
7090
  userSelect: 'none',
@@ -7168,7 +7194,7 @@ const Style = (param)=>{
7168
7194
  position: 'sticky !important',
7169
7195
  right: 0,
7170
7196
  top: 0,
7171
- backgroundColor: (_theme_palette_view1 = theme.palette.view) === null || _theme_palette_view1 === void 0 ? void 0 : _theme_palette_view1.table,
7197
+ backgroundColor: (_theme_palette_view2 = theme.palette.view) === null || _theme_palette_view2 === void 0 ? void 0 : _theme_palette_view2.table,
7172
7198
  zIndex: 4
7173
7199
  },
7174
7200
  '.headerContent': {
@@ -7229,14 +7255,14 @@ const Style = (param)=>{
7229
7255
  position: 'sticky !important',
7230
7256
  right: 0,
7231
7257
  top: 0,
7232
- backgroundColor: (_theme_palette_view2 = theme.palette.view) === null || _theme_palette_view2 === void 0 ? void 0 : _theme_palette_view2.table,
7258
+ backgroundColor: (_theme_palette_view3 = theme.palette.view) === null || _theme_palette_view3 === void 0 ? void 0 : _theme_palette_view3.table,
7233
7259
  zIndex: 4
7234
7260
  },
7235
7261
  '.MuiTableHead-root': {
7236
7262
  position: 'sticky',
7237
7263
  top: 0,
7238
7264
  zIndex: 3,
7239
- backgroundColor: (_theme_palette_view3 = theme.palette.view) === null || _theme_palette_view3 === void 0 ? void 0 : _theme_palette_view3.table
7265
+ backgroundColor: (_theme_palette_view4 = theme.palette.view) === null || _theme_palette_view4 === void 0 ? void 0 : _theme_palette_view4.table
7240
7266
  }
7241
7267
  },
7242
7268
  // Date search field styles