@zat-design/sisyphus-react 3.9.1-beta.2 → 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.
- package/dist/index.esm.css +0 -12
- package/dist/less.esm.css +0 -12
- package/es/ProForm/components/combination/ProModalSelect/index.js +1 -1
- package/es/ProForm/style/index.less +2 -2
- package/lib/ProForm/components/combination/ProModalSelect/index.js +1 -1
- package/lib/ProForm/style/index.less +2 -2
- package/package.json +1 -1
- package/.vscode/extensions.json +0 -5
package/dist/index.esm.css
CHANGED
@@ -3076,12 +3076,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
3076
3076
|
.pro-form .pro-form-item-changed .ant-input-number input {
|
3077
3077
|
background: transparent !important;
|
3078
3078
|
}
|
3079
|
-
.pro-form .pro-form-item-changed span.ant-input-affix-wrapper .ant-select-selection-placeholder,
|
3080
|
-
.pro-form .pro-form-item-changed .ant-select .ant-select-selector .ant-select-selection-placeholder,
|
3081
|
-
.pro-form .pro-form-item-changed .ant-picker .ant-select-selection-placeholder,
|
3082
|
-
.pro-form .pro-form-item-changed .ant-input-number .ant-select-selection-placeholder {
|
3083
|
-
z-index: 9;
|
3084
|
-
}
|
3085
3079
|
.pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-switch-handle),
|
3086
3080
|
.pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
|
3087
3081
|
background: var(--zaui-contract-bg, #fffaa1);
|
@@ -3137,12 +3131,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
3137
3131
|
.pro-form .pro-form-item-add .ant-input-number input {
|
3138
3132
|
background: transparent !important;
|
3139
3133
|
}
|
3140
|
-
.pro-form .pro-form-item-add span.ant-input-affix-wrapper .ant-select-selection-placeholder,
|
3141
|
-
.pro-form .pro-form-item-add .ant-select .ant-select-selector .ant-select-selection-placeholder,
|
3142
|
-
.pro-form .pro-form-item-add .ant-picker .ant-select-selection-placeholder,
|
3143
|
-
.pro-form .pro-form-item-add .ant-input-number .ant-select-selection-placeholder {
|
3144
|
-
z-index: 9;
|
3145
|
-
}
|
3146
3134
|
.pro-form .pro-form-item-add .ant-form-item-control:has(.ant-switch-handle),
|
3147
3135
|
.pro-form .pro-form-item-add .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
|
3148
3136
|
background: var(--zaui-contract-bg-add, #d2fff4);
|
package/dist/less.esm.css
CHANGED
@@ -3076,12 +3076,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
3076
3076
|
.pro-form .pro-form-item-changed .ant-input-number input {
|
3077
3077
|
background: transparent !important;
|
3078
3078
|
}
|
3079
|
-
.pro-form .pro-form-item-changed span.ant-input-affix-wrapper .ant-select-selection-placeholder,
|
3080
|
-
.pro-form .pro-form-item-changed .ant-select .ant-select-selector .ant-select-selection-placeholder,
|
3081
|
-
.pro-form .pro-form-item-changed .ant-picker .ant-select-selection-placeholder,
|
3082
|
-
.pro-form .pro-form-item-changed .ant-input-number .ant-select-selection-placeholder {
|
3083
|
-
z-index: 9;
|
3084
|
-
}
|
3085
3079
|
.pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-switch-handle),
|
3086
3080
|
.pro-form .pro-form-item-changed .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
|
3087
3081
|
background: var(--zaui-contract-bg, #fffaa1);
|
@@ -3137,12 +3131,6 @@ span.ant-input-group-compact.pro-range-limit .forever-checkbox {
|
|
3137
3131
|
.pro-form .pro-form-item-add .ant-input-number input {
|
3138
3132
|
background: transparent !important;
|
3139
3133
|
}
|
3140
|
-
.pro-form .pro-form-item-add span.ant-input-affix-wrapper .ant-select-selection-placeholder,
|
3141
|
-
.pro-form .pro-form-item-add .ant-select .ant-select-selector .ant-select-selection-placeholder,
|
3142
|
-
.pro-form .pro-form-item-add .ant-picker .ant-select-selection-placeholder,
|
3143
|
-
.pro-form .pro-form-item-add .ant-input-number .ant-select-selection-placeholder {
|
3144
|
-
z-index: 9;
|
3145
|
-
}
|
3146
3134
|
.pro-form .pro-form-item-add .ant-form-item-control:has(.ant-switch-handle),
|
3147
3135
|
.pro-form .pro-form-item-add .ant-form-item-control:has(.ant-checkbox-wrapper-in-form-item) {
|
3148
3136
|
background: var(--zaui-contract-bg-add, #d2fff4);
|
@@ -666,7 +666,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
666
666
|
run(nextParams);
|
667
667
|
}, 300);
|
668
668
|
}
|
669
|
-
}, [JSON.stringify(value),
|
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
|
|
@@ -661,7 +661,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
661
661
|
run(nextParams);
|
662
662
|
}, 300);
|
663
663
|
}
|
664
|
-
}, [JSON.stringify(value),
|
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
|
|
package/package.json
CHANGED