@zat-design/sisyphus-react 3.9.1-beta.1 → 3.9.1-beta.3

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.
@@ -2167,6 +2167,9 @@
2167
2167
  .ant-dropdown-placement-bottomLeft .ant-dropdown-menu-vertical.ant-dropdown-menu-light .ant-dropdown-menu-item-only-child:hover {
2168
2168
  background: rgba(0, 106, 255, 0.08);
2169
2169
  }
2170
+ .ant-table .original-value-tooltip {
2171
+ position: fixed;
2172
+ }
2170
2173
  .pro-tooltip {
2171
2174
  cursor: pointer;
2172
2175
  }
@@ -3073,12 +3076,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
3073
3076
  .pro-form .pro-form-item-changed .ant-input-number input {
3074
3077
  background: transparent !important;
3075
3078
  }
3076
- .pro-form .pro-form-item-changed span.ant-input-affix-wrapper .ant-select-selection-placeholder,
3077
- .pro-form .pro-form-item-changed .ant-select .ant-select-selector .ant-select-selection-placeholder,
3078
- .pro-form .pro-form-item-changed .ant-picker .ant-select-selection-placeholder,
3079
- .pro-form .pro-form-item-changed .ant-input-number .ant-select-selection-placeholder {
3080
- z-index: 9;
3081
- }
3082
3079
  .pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-switch-handle),
3083
3080
  .pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
3084
3081
  background: var(--zaui-contract-bg, #fffaa1);
@@ -3134,12 +3131,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
3134
3131
  .pro-form .pro-form-item-add .ant-input-number input {
3135
3132
  background: transparent !important;
3136
3133
  }
3137
- .pro-form .pro-form-item-add span.ant-input-affix-wrapper .ant-select-selection-placeholder,
3138
- .pro-form .pro-form-item-add .ant-select .ant-select-selector .ant-select-selection-placeholder,
3139
- .pro-form .pro-form-item-add .ant-picker .ant-select-selection-placeholder,
3140
- .pro-form .pro-form-item-add .ant-input-number .ant-select-selection-placeholder {
3141
- z-index: 9;
3142
- }
3143
3134
  .pro-form .pro-form-item-add .ant-form-item-control:has(.ant-switch-handle),
3144
3135
  .pro-form .pro-form-item-add .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
3145
3136
  background: var(--zaui-contract-bg-add, #d2fff4);
@@ -4251,6 +4242,9 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
4251
4242
  .ant-select-tree-node-content-wrapper:has(.pro-tree-wrap-ellipse) {
4252
4243
  overflow: hidden;
4253
4244
  }
4245
+ .pro-drawer .original-value-tooltip {
4246
+ position: fixed;
4247
+ }
4254
4248
  .pro-drawer .pro-drawer-close {
4255
4249
  position: absolute;
4256
4250
  top: 6px;
package/dist/less.esm.css CHANGED
@@ -2167,6 +2167,9 @@
2167
2167
  .ant-dropdown-placement-bottomLeft .ant-dropdown-menu-vertical.ant-dropdown-menu-light .ant-dropdown-menu-item-only-child:hover {
2168
2168
  background: rgba(0, 106, 255, 0.08);
2169
2169
  }
2170
+ .ant-table .original-value-tooltip {
2171
+ position: fixed;
2172
+ }
2170
2173
  .pro-tooltip {
2171
2174
  cursor: pointer;
2172
2175
  }
@@ -3073,12 +3076,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
3073
3076
  .pro-form .pro-form-item-changed .ant-input-number input {
3074
3077
  background: transparent !important;
3075
3078
  }
3076
- .pro-form .pro-form-item-changed span.ant-input-affix-wrapper .ant-select-selection-placeholder,
3077
- .pro-form .pro-form-item-changed .ant-select .ant-select-selector .ant-select-selection-placeholder,
3078
- .pro-form .pro-form-item-changed .ant-picker .ant-select-selection-placeholder,
3079
- .pro-form .pro-form-item-changed .ant-input-number .ant-select-selection-placeholder {
3080
- z-index: 9;
3081
- }
3082
3079
  .pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-switch-handle),
3083
3080
  .pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
3084
3081
  background: var(--zaui-contract-bg, #fffaa1);
@@ -3134,12 +3131,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
3134
3131
  .pro-form .pro-form-item-add .ant-input-number input {
3135
3132
  background: transparent !important;
3136
3133
  }
3137
- .pro-form .pro-form-item-add span.ant-input-affix-wrapper .ant-select-selection-placeholder,
3138
- .pro-form .pro-form-item-add .ant-select .ant-select-selector .ant-select-selection-placeholder,
3139
- .pro-form .pro-form-item-add .ant-picker .ant-select-selection-placeholder,
3140
- .pro-form .pro-form-item-add .ant-input-number .ant-select-selection-placeholder {
3141
- z-index: 9;
3142
- }
3143
3134
  .pro-form .pro-form-item-add .ant-form-item-control:has(.ant-switch-handle),
3144
3135
  .pro-form .pro-form-item-add .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
3145
3136
  background: var(--zaui-contract-bg-add, #d2fff4);
@@ -4251,6 +4242,9 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
4251
4242
  .ant-select-tree-node-content-wrapper:has(.pro-tree-wrap-ellipse) {
4252
4243
  overflow: hidden;
4253
4244
  }
4245
+ .pro-drawer .original-value-tooltip {
4246
+ position: fixed;
4247
+ }
4254
4248
  .pro-drawer .pro-drawer-close {
4255
4249
  position: absolute;
4256
4250
  top: 6px;
@@ -2,6 +2,9 @@
2
2
  @import (reference) '~antd/es/style/themes/index.less';
3
3
 
4
4
  .pro-drawer {
5
+ .original-value-tooltip {
6
+ position: fixed;
7
+ }
5
8
  .pro-drawer-close {
6
9
  position: absolute;
7
10
  top: 6px;
@@ -666,7 +666,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
666
666
  run(nextParams);
667
667
  }, 300);
668
668
  }
669
- }, [JSON.stringify(value), JSON.stringify(options), visible, JSON.stringify(useRequest === null || useRequest === void 0 ? void 0 : (_useRequest$options9 = useRequest.options) === null || _useRequest$options9 === void 0 ? void 0 : _useRequest$options9.defaultParams), JSON.stringify(initParams)]);
669
+ }, [JSON.stringify(value), visible, JSON.stringify(useRequest === null || useRequest === void 0 ? void 0 : (_useRequest$options9 = useRequest.options) === null || _useRequest$options9 === void 0 ? void 0 : _useRequest$options9.defaultParams), JSON.stringify(initParams)]);
670
670
  useDebounceEffect(function () {
671
671
  if (!value) {
672
672
  if (defaultOne) {
@@ -351,7 +351,7 @@
351
351
  background: transparent !important;
352
352
  }
353
353
  .@{ant-prefix}-select-selection-placeholder {
354
- z-index: 9;
354
+ // z-index: 9;
355
355
  }
356
356
  }
357
357
 
@@ -429,7 +429,7 @@
429
429
  background: transparent !important;
430
430
  }
431
431
  .@{ant-prefix}-select-selection-placeholder {
432
- z-index: 9;
432
+ // z-index: 9;
433
433
  }
434
434
  }
435
435
 
@@ -583,3 +583,9 @@
583
583
  }
584
584
  }
585
585
  }
586
+
587
+ .@{ant-prefix}-table{
588
+ .original-value-tooltip{
589
+ position: fixed;
590
+ }
591
+ }
@@ -2,6 +2,9 @@
2
2
  @import (reference) '~antd/es/style/themes/index.less';
3
3
 
4
4
  .pro-drawer {
5
+ .original-value-tooltip {
6
+ position: fixed;
7
+ }
5
8
  .pro-drawer-close {
6
9
  position: absolute;
7
10
  top: 6px;
@@ -661,7 +661,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
661
661
  run(nextParams);
662
662
  }, 300);
663
663
  }
664
- }, [JSON.stringify(value), JSON.stringify(options), visible, JSON.stringify(useRequest === null || useRequest === void 0 ? void 0 : (_useRequest$options9 = useRequest.options) === null || _useRequest$options9 === void 0 ? void 0 : _useRequest$options9.defaultParams), JSON.stringify(initParams)]);
664
+ }, [JSON.stringify(value), visible, JSON.stringify(useRequest === null || useRequest === void 0 ? void 0 : (_useRequest$options9 = useRequest.options) === null || _useRequest$options9 === void 0 ? void 0 : _useRequest$options9.defaultParams), JSON.stringify(initParams)]);
665
665
  (0, _ahooks.useDebounceEffect)(function () {
666
666
  if (!value) {
667
667
  if (defaultOne) {
@@ -351,7 +351,7 @@
351
351
  background: transparent !important;
352
352
  }
353
353
  .@{ant-prefix}-select-selection-placeholder {
354
- z-index: 9;
354
+ // z-index: 9;
355
355
  }
356
356
  }
357
357
 
@@ -429,7 +429,7 @@
429
429
  background: transparent !important;
430
430
  }
431
431
  .@{ant-prefix}-select-selection-placeholder {
432
- z-index: 9;
432
+ // z-index: 9;
433
433
  }
434
434
  }
435
435
 
@@ -583,3 +583,9 @@
583
583
  }
584
584
  }
585
585
  }
586
+
587
+ .@{ant-prefix}-table{
588
+ .original-value-tooltip{
589
+ position: fixed;
590
+ }
591
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zat-design/sisyphus-react",
3
- "version": "3.9.1-beta.1",
3
+ "version": "3.9.1-beta.3",
4
4
  "license": "Apache-2.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",