@zat-design/sisyphus-react 3.8.0-beat.9 → 3.8.0-beta.15
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 +2 -8
- package/dist/less.esm.css +2 -8
- package/es/ProAction/index.js +5 -5
- package/es/ProDownload/index.d.ts +1 -1
- package/es/ProDownload/index.js +3 -3
- package/es/ProDownload/utils.js +3 -3
- package/es/ProDrawerForm/components/ProDrawer/index.js +4 -4
- package/es/ProDrawerForm/components/ProModal/index.js +3 -3
- package/es/ProEditLabel/index.js +3 -3
- package/es/ProEditTable/components/ActionButton/index.d.ts +1 -1
- package/es/ProEditTable/components/ActionButton/index.js +3 -3
- package/es/ProEditTable/components/RcTable/BaseTable.d.ts +1 -1
- package/es/ProEditTable/components/RcTable/DraggableTable.d.ts +1 -1
- package/es/ProEditTable/components/RcTable/VirtualTable.d.ts +1 -1
- package/es/ProEditTable/components/RenderField/ListChangedWrapper.js +1 -1
- package/es/ProEditTable/components/RenderField/index.d.ts +1 -1
- package/es/ProEditTable/components/RenderField/index.js +5 -5
- package/es/ProEditTable/components/RenderToolbar/index.d.ts +1 -1
- package/es/ProEditTable/components/RenderToolbar/index.js +1 -1
- package/es/ProEditTable/components/Summary/index.d.ts +1 -1
- package/es/ProEditTable/utils/config.d.ts +1 -1
- package/es/ProEditTable/utils/config.js +2 -2
- package/es/ProEditTable/utils/index.js +5 -5
- package/es/ProEditTable/utils/tools.js +4 -4
- package/es/ProEnum/components/Group.d.ts +1 -1
- package/es/ProEnum/components/Tag.d.ts +1 -1
- package/es/ProEnum/hooks/useEnumRequest.js +2 -2
- package/es/ProEnum/index.d.ts +2 -2
- package/es/ProEnum/index.js +1 -1
- package/es/ProEnum/utils/eventCenter.js +2 -1
- package/es/ProEnum/utils/getEnumLabel.d.ts +1 -1
- package/es/ProForm/components/base/Input/index.d.ts +1 -1
- package/es/ProForm/components/combination/FormList/components/ActionButton.js +2 -2
- package/es/ProForm/components/combination/FormList/components/BlockTitle.js +1 -1
- package/es/ProForm/components/combination/FormList/components/ToolbarButton.js +1 -1
- package/es/ProForm/components/combination/FormList/utils.js +1 -1
- package/es/ProForm/components/combination/Group/component/ComRender.js +1 -1
- package/es/ProForm/components/combination/Group/utils.js +1 -8
- package/es/ProForm/components/combination/ProCascader/index.d.ts +1 -1
- package/es/ProForm/components/combination/ProCascader/index.js +9 -12
- package/es/ProForm/components/combination/ProModalSelect/hooks/useRequestList.js +1 -1
- package/es/ProForm/components/combination/ProModalSelect/index.js +6 -12
- package/es/ProForm/components/combination/ProModalSelect/propsType.d.ts +0 -1
- package/es/ProForm/components/combination/ProNumberRange/index.js +4 -11
- package/es/ProForm/components/combination/ProNumberRange/style/index.less +1 -5
- package/es/ProForm/components/old/InputRange/index.d.ts +1 -1
- package/es/ProForm/components/old/InputWithSuffix/index.d.ts +1 -1
- package/es/ProForm/components/old/ProAddress/index.d.ts +2 -1
- package/es/ProForm/components/old/ProAddress/index.js +1 -1
- package/es/ProForm/components/old/ProRangeBox/index.d.ts +2 -1
- package/es/ProForm/components/render/ChangedWrapper.js +1 -1
- package/es/ProForm/components/render/ConfirmWrapper.js +1 -1
- package/es/ProForm/components/render/Render.js +3 -3
- package/es/ProForm/components/render/propsType.d.ts +1 -1
- package/es/ProForm/index.js +1 -1
- package/es/ProForm/style/index.less +1 -1
- package/es/ProForm/utils/index.js +10 -14
- package/es/ProForm/utils/useForm.js +1 -1
- package/es/ProForm/utils/useShouldUpdate.d.ts +2 -2
- package/es/ProForm/utils/useShouldUpdate.js +1 -1
- package/es/ProIcon/utils/index.js +3 -4
- package/es/ProLayout/components/Layout/Menu/OpenMenu/index.d.ts +1 -1
- package/es/ProLayout/components/Layout/Menu/OpenMenu/index.js +3 -3
- package/es/ProLayout/components/ProCollapse/index.d.ts +1 -1
- package/es/ProLayout/components/ProFooter/index.d.ts +1 -1
- package/es/ProLayout/components/ProHeader/components/Copy/index.d.ts +1 -1
- package/es/ProLayout/components/ProHeader/index.d.ts +1 -1
- package/es/ProLayout/index.d.ts +4 -4
- package/es/ProLayout/utils/index.js +9 -9
- package/es/ProSelect/components/AdaptiveTooltip.d.ts +1 -1
- package/es/ProSelect/index.d.ts +1 -1
- package/es/ProSelect/index.js +3 -2
- package/es/ProSelect/utils/index.js +4 -5
- package/es/ProStep/components/Anchor/index.d.ts +1 -1
- package/es/ProStep/components/Item/index.d.ts +1 -1
- package/es/ProStep/components/Listener/index.js +1 -1
- package/es/ProStep/components/Step/index.d.ts +1 -1
- package/es/ProStep/index.d.ts +2 -2
- package/es/ProStep/index.js +3 -3
- package/es/ProTable/components/FormatColumn/index.js +3 -3
- package/es/ProTable/components/RcTable/components/BaseTable/index.d.ts +1 -1
- package/es/ProTable/components/RcTable/components/DraggableTable/components/DndWrapper/index.js +2 -2
- package/es/ProTable/components/RcTable/components/DraggableTable/components/DndWrapper/utils/index.js +8 -9
- package/es/ProTable/components/RcTable/components/DraggableTable/index.d.ts +1 -1
- package/es/ProTable/components/RenderFooter/index.d.ts +1 -1
- package/es/ProTable/components/RenderTableHeader/index.d.ts +1 -1
- package/es/ProTable/components/TableResizable/index.d.ts +1 -1
- package/es/ProTable/hooks/useAntdTable.js +3 -3
- package/es/ProTable/index.d.ts +1 -1
- package/es/ProTable/index.js +2 -2
- package/es/ProTabs/components/Card/index.d.ts +1 -1
- package/es/ProThemeTools/component/ProTools/index.d.ts +1 -1
- package/es/ProThemeTools/index.d.ts +1 -1
- package/es/ProTooltip/index.d.ts +1 -1
- package/es/ProTree/components/AdaptiveTooltip.d.ts +1 -1
- package/es/ProTree/components/CloseIcon.d.ts +2 -1
- package/es/ProTree/components/List.d.ts +1 -1
- package/es/ProTree/components/ProTree.d.ts +1 -1
- package/es/ProTree/components/ProTree.js +1 -1
- package/es/ProTree/components/ProTreeSelect/index.d.ts +1 -1
- package/es/ProTree/components/ProTreeSelect/index.js +18 -31
- package/es/ProTree/components/SearchTitle.d.ts +1 -1
- package/es/ProTree/components/Tree.d.ts +1 -1
- package/es/ProTree/components/Tree.js +4 -4
- package/es/ProTree/index.d.ts +1 -1
- package/es/ProTree/utils.js +11 -12
- package/es/ProTreeModal/components/Cascader.d.ts +1 -1
- package/es/ProTreeModal/components/CloseIcon.d.ts +2 -1
- package/es/ProTreeModal/components/SearchTitle.d.ts +1 -1
- package/es/ProTreeModal/components/Tree.js +6 -6
- package/es/ProTreeModal/components/Trigger.d.ts +1 -1
- package/es/ProTreeModal/index.d.ts +1 -1
- package/es/ProTreeModal/index.js +3 -3
- package/es/ProTreeModal/utils.js +14 -16
- package/es/ProUpload/components/DraggableUploadListItem.d.ts +1 -1
- package/es/ProUpload/components/ImageRender.js +1 -1
- package/es/ProViewer/index.js +2 -2
- package/es/old/ProEditableTable/index.js +4 -4
- package/lib/ProAction/index.js +5 -5
- package/lib/ProDownload/index.d.ts +1 -1
- package/lib/ProDownload/index.js +3 -3
- package/lib/ProDownload/utils.js +3 -3
- package/lib/ProDrawerForm/components/ProDrawer/index.js +4 -4
- package/lib/ProDrawerForm/components/ProModal/index.js +3 -3
- package/lib/ProEditLabel/index.js +3 -3
- package/lib/ProEditTable/components/ActionButton/index.d.ts +1 -1
- package/lib/ProEditTable/components/ActionButton/index.js +3 -3
- package/lib/ProEditTable/components/RcTable/BaseTable.d.ts +1 -1
- package/lib/ProEditTable/components/RcTable/DraggableTable.d.ts +1 -1
- package/lib/ProEditTable/components/RcTable/VirtualTable.d.ts +1 -1
- package/lib/ProEditTable/components/RenderField/ListChangedWrapper.js +1 -1
- package/lib/ProEditTable/components/RenderField/index.d.ts +1 -1
- package/lib/ProEditTable/components/RenderField/index.js +5 -5
- package/lib/ProEditTable/components/RenderToolbar/index.d.ts +1 -1
- package/lib/ProEditTable/components/RenderToolbar/index.js +1 -1
- package/lib/ProEditTable/components/Summary/index.d.ts +1 -1
- package/lib/ProEditTable/utils/config.d.ts +1 -1
- package/lib/ProEditTable/utils/config.js +2 -2
- package/lib/ProEditTable/utils/index.js +5 -5
- package/lib/ProEditTable/utils/tools.js +4 -4
- package/lib/ProEnum/components/Group.d.ts +1 -1
- package/lib/ProEnum/components/Tag.d.ts +1 -1
- package/lib/ProEnum/hooks/useEnumRequest.js +2 -2
- package/lib/ProEnum/index.d.ts +2 -2
- package/lib/ProEnum/index.js +1 -1
- package/lib/ProEnum/utils/eventCenter.js +2 -1
- package/lib/ProEnum/utils/getEnumLabel.d.ts +1 -1
- package/lib/ProForm/components/base/Input/index.d.ts +1 -1
- package/lib/ProForm/components/combination/FormList/components/ActionButton.js +2 -2
- package/lib/ProForm/components/combination/FormList/components/BlockTitle.js +1 -1
- package/lib/ProForm/components/combination/FormList/components/ToolbarButton.js +1 -1
- package/lib/ProForm/components/combination/FormList/utils.js +1 -1
- package/lib/ProForm/components/combination/Group/component/ComRender.js +1 -1
- package/lib/ProForm/components/combination/Group/utils.js +1 -8
- package/lib/ProForm/components/combination/ProCascader/index.d.ts +1 -1
- package/lib/ProForm/components/combination/ProCascader/index.js +9 -12
- package/lib/ProForm/components/combination/ProModalSelect/hooks/useRequestList.js +1 -1
- package/lib/ProForm/components/combination/ProModalSelect/index.js +6 -12
- package/lib/ProForm/components/combination/ProModalSelect/propsType.d.ts +0 -1
- package/lib/ProForm/components/combination/ProNumberRange/index.js +4 -11
- package/lib/ProForm/components/combination/ProNumberRange/style/index.less +1 -5
- package/lib/ProForm/components/old/InputRange/index.d.ts +1 -1
- package/lib/ProForm/components/old/InputWithSuffix/index.d.ts +1 -1
- package/lib/ProForm/components/old/ProAddress/index.d.ts +2 -1
- package/lib/ProForm/components/old/ProAddress/index.js +1 -1
- package/lib/ProForm/components/old/ProRangeBox/index.d.ts +2 -1
- package/lib/ProForm/components/render/ChangedWrapper.js +1 -1
- package/lib/ProForm/components/render/ConfirmWrapper.js +1 -1
- package/lib/ProForm/components/render/Render.js +3 -3
- package/lib/ProForm/components/render/propsType.d.ts +1 -1
- package/lib/ProForm/index.js +1 -1
- package/lib/ProForm/style/index.less +1 -1
- package/lib/ProForm/utils/index.js +10 -10
- package/lib/ProForm/utils/useForm.js +1 -1
- package/lib/ProForm/utils/useShouldUpdate.d.ts +2 -2
- package/lib/ProForm/utils/useShouldUpdate.js +1 -1
- package/lib/ProIcon/utils/index.js +3 -3
- package/lib/ProLayout/components/Layout/Menu/OpenMenu/index.d.ts +1 -1
- package/lib/ProLayout/components/Layout/Menu/OpenMenu/index.js +3 -3
- package/lib/ProLayout/components/ProCollapse/index.d.ts +1 -1
- package/lib/ProLayout/components/ProFooter/index.d.ts +1 -1
- package/lib/ProLayout/components/ProHeader/components/Copy/index.d.ts +1 -1
- package/lib/ProLayout/components/ProHeader/index.d.ts +1 -1
- package/lib/ProLayout/index.d.ts +4 -4
- package/lib/ProLayout/utils/index.js +9 -9
- package/lib/ProSelect/components/AdaptiveTooltip.d.ts +1 -1
- package/lib/ProSelect/index.d.ts +1 -1
- package/lib/ProSelect/index.js +3 -2
- package/lib/ProSelect/utils/index.js +4 -5
- package/lib/ProStep/components/Anchor/index.d.ts +1 -1
- package/lib/ProStep/components/Item/index.d.ts +1 -1
- package/lib/ProStep/components/Listener/index.js +1 -1
- package/lib/ProStep/components/Step/index.d.ts +1 -1
- package/lib/ProStep/index.d.ts +2 -2
- package/lib/ProStep/index.js +3 -3
- package/lib/ProTable/components/FormatColumn/index.js +3 -3
- package/lib/ProTable/components/RcTable/components/BaseTable/index.d.ts +1 -1
- package/lib/ProTable/components/RcTable/components/DraggableTable/components/DndWrapper/index.js +2 -2
- package/lib/ProTable/components/RcTable/components/DraggableTable/components/DndWrapper/utils/index.js +8 -8
- package/lib/ProTable/components/RcTable/components/DraggableTable/index.d.ts +1 -1
- package/lib/ProTable/components/RenderFooter/index.d.ts +1 -1
- package/lib/ProTable/components/RenderTableHeader/index.d.ts +1 -1
- package/lib/ProTable/components/TableResizable/index.d.ts +1 -1
- package/lib/ProTable/hooks/useAntdTable.js +3 -3
- package/lib/ProTable/index.d.ts +1 -1
- package/lib/ProTable/index.js +2 -2
- package/lib/ProTabs/components/Card/index.d.ts +1 -1
- package/lib/ProThemeTools/component/ProTools/index.d.ts +1 -1
- package/lib/ProThemeTools/index.d.ts +1 -1
- package/lib/ProTooltip/index.d.ts +1 -1
- package/lib/ProTree/components/AdaptiveTooltip.d.ts +1 -1
- package/lib/ProTree/components/CloseIcon.d.ts +2 -1
- package/lib/ProTree/components/List.d.ts +1 -1
- package/lib/ProTree/components/ProTree.d.ts +1 -1
- package/lib/ProTree/components/ProTree.js +1 -1
- package/lib/ProTree/components/ProTreeSelect/index.d.ts +1 -1
- package/lib/ProTree/components/ProTreeSelect/index.js +18 -31
- package/lib/ProTree/components/SearchTitle.d.ts +1 -1
- package/lib/ProTree/components/Tree.d.ts +1 -1
- package/lib/ProTree/components/Tree.js +4 -4
- package/lib/ProTree/index.d.ts +1 -1
- package/lib/ProTree/utils.js +11 -11
- package/lib/ProTreeModal/components/Cascader.d.ts +1 -1
- package/lib/ProTreeModal/components/CloseIcon.d.ts +2 -1
- package/lib/ProTreeModal/components/SearchTitle.d.ts +1 -1
- package/lib/ProTreeModal/components/Tree.js +6 -6
- package/lib/ProTreeModal/components/Trigger.d.ts +1 -1
- package/lib/ProTreeModal/index.d.ts +1 -1
- package/lib/ProTreeModal/index.js +3 -3
- package/lib/ProTreeModal/utils.js +13 -13
- package/lib/ProUpload/components/DraggableUploadListItem.d.ts +1 -1
- package/lib/ProUpload/components/ImageRender.js +1 -1
- package/lib/ProViewer/index.js +2 -2
- package/lib/old/ProEditableTable/index.js +4 -4
- package/package.json +1 -1
|
@@ -283,17 +283,10 @@ export var useTransformColumns = function useTransformColumns(params) {
|
|
|
283
283
|
option: args === null || args === void 0 ? void 0 : args[1]
|
|
284
284
|
});
|
|
285
285
|
};
|
|
286
|
-
// 内外一个为true则为true
|
|
287
|
-
var getLastDisabled = function getLastDisabled() {
|
|
288
|
-
if (Array.isArray(groupProps.disabled)) {
|
|
289
|
-
return reactiveProps.disabled || groupProps.disabled[index];
|
|
290
|
-
}
|
|
291
|
-
return reactiveProps.disabled || groupProps.disabled;
|
|
292
|
-
};
|
|
293
286
|
return _objectSpread(_objectSpread(_objectSpread({}, column), {}, {
|
|
294
287
|
name: columnName
|
|
295
288
|
}, reactiveProps), {}, {
|
|
296
|
-
disabled:
|
|
289
|
+
disabled: reactiveProps.disabled || groupProps.disabled,
|
|
297
290
|
getValueProps: transform === null || transform === void 0 ? void 0 : transform.getValueProps,
|
|
298
291
|
fieldProps: _objectSpread(_objectSpread({}, column === null || column === void 0 ? void 0 : column.fieldProps), {}, {
|
|
299
292
|
onChange: handleChange,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ProCascaderProps } from './propsType';
|
|
3
|
-
declare const _default: import("react").MemoExoticComponent<(props: ProCascaderProps) =>
|
|
3
|
+
declare const _default: import("react").MemoExoticComponent<(props: ProCascaderProps) => JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -29,9 +29,9 @@ var defaultFieldNames = {
|
|
|
29
29
|
value: 'code',
|
|
30
30
|
children: 'children'
|
|
31
31
|
};
|
|
32
|
-
var
|
|
32
|
+
var filterDataSource = function filterDataSource(dataSource, level, fieldNames) {
|
|
33
33
|
return dataSource === null || dataSource === void 0 ? void 0 : dataSource.map(function (item) {
|
|
34
|
-
return _objectSpread(_objectSpread({}, item), {}, _defineProperty({}, (fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children', level === 1 ? [] :
|
|
34
|
+
return _objectSpread(_objectSpread({}, item), {}, _defineProperty({}, (fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children', level === 1 ? [] : filterDataSource(item === null || item === void 0 ? void 0 : item[(fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children'], level - 1, fieldNames)));
|
|
35
35
|
});
|
|
36
36
|
};
|
|
37
37
|
var getViewLabel = function getViewLabel(_ref) {
|
|
@@ -96,11 +96,8 @@ var ProCascader = function ProCascader(props) {
|
|
|
96
96
|
enumDataSource = _ref5$ === void 0 ? [] : _ref5$;
|
|
97
97
|
var realDataSource = useMemo(function () {
|
|
98
98
|
var innerDataSource = dataSource || (addressCode ? enumDataSource : []);
|
|
99
|
-
var result =
|
|
100
|
-
|
|
101
|
-
return transformResponse(result);
|
|
102
|
-
}
|
|
103
|
-
return result;
|
|
99
|
+
var result = isAddressMode && realLevel === 2 ? filterDataSource(innerDataSource, level, fieldNames) : innerDataSource;
|
|
100
|
+
return transformDataName(result, fieldNames);
|
|
104
101
|
}, [isAddressMode, addressCode, realLevel, dataSource, enumDataSource === null || enumDataSource === void 0 ? void 0 : enumDataSource.length]);
|
|
105
102
|
var _useRequest = _objectSpread({}, useRequest),
|
|
106
103
|
service = _useRequest.service,
|
|
@@ -115,7 +112,7 @@ var ProCascader = function ProCascader(props) {
|
|
|
115
112
|
defaultLabel = _useState4[0],
|
|
116
113
|
setDefaultLabel = _useState4[1];
|
|
117
114
|
var getFirstLevelOptions = /*#__PURE__*/function () {
|
|
118
|
-
var _ref6 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
115
|
+
var _ref6 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
119
116
|
var _yield$service, data, newData, transFormData, serviceData;
|
|
120
117
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
121
118
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -134,7 +131,7 @@ var ProCascader = function ProCascader(props) {
|
|
|
134
131
|
value: fieldNames.value,
|
|
135
132
|
children: (fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children'
|
|
136
133
|
});
|
|
137
|
-
serviceData = isAddressMode && realLevel === 2 ?
|
|
134
|
+
serviceData = isAddressMode && realLevel === 2 ? filterDataSource(transFormData, level, fieldNames) : transFormData;
|
|
138
135
|
setServiceData(serviceData);
|
|
139
136
|
case 9:
|
|
140
137
|
case "end":
|
|
@@ -199,7 +196,7 @@ var ProCascader = function ProCascader(props) {
|
|
|
199
196
|
})) === null || _ref7$filter === void 0 ? void 0 : _ref7$filter.join(separator)) || '-' : (defaultLabel === null || defaultLabel === void 0 ? void 0 : (_defaultLabel$filter = defaultLabel.filter(function (item) {
|
|
200
197
|
return !!item;
|
|
201
198
|
})) === null || _defaultLabel$filter === void 0 ? void 0 : _defaultLabel$filter.join(separator)) || '-';
|
|
202
|
-
var
|
|
199
|
+
var findSelectedOptions = function findSelectedOptions(options, value) {
|
|
203
200
|
var path = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : [];
|
|
204
201
|
var _value = value !== null && value !== void 0 ? value : [];
|
|
205
202
|
// 基准情况:如果 value 数组为空,且 path 不为空,说明找到了完整的路径
|
|
@@ -218,7 +215,7 @@ var ProCascader = function ProCascader(props) {
|
|
|
218
215
|
if (foundOption) {
|
|
219
216
|
// 如果找到了匹配的选项,并且还有更多的 value 需要匹配,递归地在子选项中查找
|
|
220
217
|
if (_value.length > 1 && foundOption.children) {
|
|
221
|
-
return
|
|
218
|
+
return findSelectedOptions(foundOption.children, _value.slice(1), [].concat(_toConsumableArray(path), [foundOption]));
|
|
222
219
|
}
|
|
223
220
|
// 如果没有更多的 value 需要匹配,返回当前选项(以及之前的路径)
|
|
224
221
|
return [].concat(_toConsumableArray(path), [foundOption]);
|
|
@@ -227,7 +224,7 @@ var ProCascader = function ProCascader(props) {
|
|
|
227
224
|
return null;
|
|
228
225
|
};
|
|
229
226
|
var _selectedOptions = useMemo(function () {
|
|
230
|
-
return
|
|
227
|
+
return findSelectedOptions(service ? serviceData : realDataSource, addressValue);
|
|
231
228
|
}, [service, serviceData, realDataSource, addressValue]);
|
|
232
229
|
var handleAddressChange = function handleAddressChange(e) {
|
|
233
230
|
var cascaderValue = value === null || value === void 0 ? void 0 : value.slice(0, realLevel);
|
|
@@ -24,7 +24,7 @@ var useDefaultOptions = function useDefaultOptions(options) {
|
|
|
24
24
|
});
|
|
25
25
|
};
|
|
26
26
|
var defaultService = /*#__PURE__*/function () {
|
|
27
|
-
var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
27
|
+
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
28
28
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
29
29
|
while (1) switch (_context.prev = _context.next) {
|
|
30
30
|
case 0:
|
|
@@ -19,7 +19,7 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
|
|
19
19
|
import "antd/es/form/style";
|
|
20
20
|
import _Form from "antd/es/form";
|
|
21
21
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
22
|
-
var _excluded = ["value", "onChange", "disabled", "labelInValue", "fieldNames", "readOnly", "addonAfter", "configOption", "title", "onFormat", "showCodeName", "optionRender", "customRender", "style", "className", "beforeOpen", "
|
|
22
|
+
var _excluded = ["value", "onChange", "disabled", "labelInValue", "fieldNames", "readOnly", "addonAfter", "configOption", "title", "onFormat", "showCodeName", "optionRender", "customRender", "style", "className", "beforeOpen", "isTooltip", "searchForm", "searchKey", "defaultOne"],
|
|
23
23
|
_excluded2 = ["onOk"],
|
|
24
24
|
_excluded3 = ["rowKey", "columns", "rowSelection"];
|
|
25
25
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
@@ -53,7 +53,6 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
53
53
|
style = props.style,
|
|
54
54
|
className = props.className,
|
|
55
55
|
beforeOpen = props.beforeOpen,
|
|
56
|
-
afterOpen = props.afterOpen,
|
|
57
56
|
isTooltip = props.isTooltip,
|
|
58
57
|
searchForm = props.searchForm,
|
|
59
58
|
searchKey = props.searchKey,
|
|
@@ -238,7 +237,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
238
237
|
onChange(val, option);
|
|
239
238
|
};
|
|
240
239
|
var handleClick = /*#__PURE__*/function () {
|
|
241
|
-
var _ref7 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
240
|
+
var _ref7 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
242
241
|
var _yield$beforeOpen, res;
|
|
243
242
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
244
243
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -273,11 +272,6 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
273
272
|
setState({
|
|
274
273
|
onOff: true
|
|
275
274
|
});
|
|
276
|
-
setTimeout(function () {
|
|
277
|
-
afterOpen === null || afterOpen === void 0 ? void 0 : afterOpen({
|
|
278
|
-
setInnerState: setState
|
|
279
|
-
});
|
|
280
|
-
}, 100);
|
|
281
275
|
}
|
|
282
276
|
case 14:
|
|
283
277
|
case "end":
|
|
@@ -305,7 +299,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
305
299
|
}
|
|
306
300
|
};
|
|
307
301
|
var handleFinish = /*#__PURE__*/function () {
|
|
308
|
-
var _ref8 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
|
302
|
+
var _ref8 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
|
309
303
|
var _nextSelectedRows, _nextSelectedRows2, nextSelectedRows, record, flag, res;
|
|
310
304
|
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
311
305
|
while (1) switch (_context2.prev = _context2.next) {
|
|
@@ -370,7 +364,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
370
364
|
};
|
|
371
365
|
}();
|
|
372
366
|
var handleSearch = /*#__PURE__*/function () {
|
|
373
|
-
var _ref9 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee3() {
|
|
367
|
+
var _ref9 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3() {
|
|
374
368
|
var values;
|
|
375
369
|
return _regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
376
370
|
while (1) switch (_context3.prev = _context3.next) {
|
|
@@ -443,7 +437,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
443
437
|
};
|
|
444
438
|
// 初始化回显,当传入initParams时,前端用来回险
|
|
445
439
|
var getInitValues = /*#__PURE__*/function () {
|
|
446
|
-
var _ref10 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
|
|
440
|
+
var _ref10 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
|
|
447
441
|
var _contentForm$getField, _useRequest$options2, _useRequest$options3, queryBean, page, params, res, _res$data2, _list, list, _data, nextSelectRowKeys;
|
|
448
442
|
return _regeneratorRuntime().wrap(function _callee4$(_context4) {
|
|
449
443
|
while (1) switch (_context4.prev = _context4.next) {
|
|
@@ -506,7 +500,7 @@ var ProModalSelect = function ProModalSelect(props, ref) {
|
|
|
506
500
|
}();
|
|
507
501
|
// 初始化回显,当传入initParams时,前端用来回险
|
|
508
502
|
var getDefaultOneValues = /*#__PURE__*/function () {
|
|
509
|
-
var _ref11 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
|
|
503
|
+
var _ref11 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee5() {
|
|
510
504
|
var _useRequest$options4, _useRequest$options5;
|
|
511
505
|
var queryBean, page, params, res, _res$data3, _list2, list, _data2, nextSelectRowKeys;
|
|
512
506
|
return _regeneratorRuntime().wrap(function _callee5$(_context5) {
|
|
@@ -13,9 +13,11 @@ import { tools } from '@zat-design/utils';
|
|
|
13
13
|
import Container from '../../Container';
|
|
14
14
|
import locale from '../../../../locale';
|
|
15
15
|
import ProForm from '../../../../ProForm';
|
|
16
|
-
var formatAmount = tools.formatAmount
|
|
16
|
+
var formatAmount = tools.formatAmount,
|
|
17
|
+
formatPercent = tools.formatPercent,
|
|
18
|
+
formatPerMill = tools.formatPerMill;
|
|
17
19
|
var ProNumberRange = function ProNumberRange(props) {
|
|
18
|
-
var
|
|
20
|
+
var _valueProps, _ref2, _ref3, _value$, _valueProps2, _ref4, _ref5, _value$2, _valueProps3, _valueProps4;
|
|
19
21
|
var _props$value = props.value,
|
|
20
22
|
value = _props$value === void 0 ? [] : _props$value,
|
|
21
23
|
_props$onChange = props.onChange,
|
|
@@ -40,7 +42,6 @@ var ProNumberRange = function ProNumberRange(props) {
|
|
|
40
42
|
viewEmpty = _ref.viewEmpty,
|
|
41
43
|
valueType = _ref.valueType;
|
|
42
44
|
var isView = typeof props.isView === 'boolean' ? props.isView : isViewCon; // 组件可直接接收isView参数, 优先级高
|
|
43
|
-
var addonAfterDomWidth = (_document$querySelect = document.querySelector('.ant-input-number-group-addon')) === null || _document$querySelect === void 0 ? void 0 : _document$querySelect.clientWidth;
|
|
44
45
|
var _useSetState = useSetState({
|
|
45
46
|
range: value || []
|
|
46
47
|
}),
|
|
@@ -86,8 +87,6 @@ var ProNumberRange = function ProNumberRange(props) {
|
|
|
86
87
|
};
|
|
87
88
|
var cls = classnames({
|
|
88
89
|
'pro-number-range': true,
|
|
89
|
-
'pro-number-range-after': addonAfter,
|
|
90
|
-
'pro-number-range-before': addonBefore,
|
|
91
90
|
className: className
|
|
92
91
|
});
|
|
93
92
|
// 查看模式
|
|
@@ -191,9 +190,6 @@ var ProNumberRange = function ProNumberRange(props) {
|
|
|
191
190
|
},
|
|
192
191
|
addonBefore: addonBefore
|
|
193
192
|
}, valueProps), {}, {
|
|
194
|
-
style: addonAfter ? {
|
|
195
|
-
width: "calc(50% - ".concat(16 + addonAfterDomWidth / 2, "px)")
|
|
196
|
-
} : null,
|
|
197
193
|
min: min !== null && min !== void 0 ? min : (_valueProps = valueProps) === null || _valueProps === void 0 ? void 0 : _valueProps.min,
|
|
198
194
|
max: (_ref2 = (_ref3 = (_value$ = value === null || value === void 0 ? void 0 : value[1]) !== null && _value$ !== void 0 ? _value$ : range[1]) !== null && _ref3 !== void 0 ? _ref3 : max) !== null && _ref2 !== void 0 ? _ref2 : (_valueProps2 = valueProps) === null || _valueProps2 === void 0 ? void 0 : _valueProps2.max
|
|
199
195
|
}, childProps === null || childProps === void 0 ? void 0 : childProps[0])), _jsx(_Input, {
|
|
@@ -214,9 +210,6 @@ var ProNumberRange = function ProNumberRange(props) {
|
|
|
214
210
|
},
|
|
215
211
|
addonAfter: addonAfter
|
|
216
212
|
}, valueProps), {}, {
|
|
217
|
-
style: addonAfter ? {
|
|
218
|
-
width: "calc(50% - ".concat(16 - addonAfterDomWidth / 2, "px)")
|
|
219
|
-
} : null,
|
|
220
213
|
min: (_ref4 = (_ref5 = (_value$2 = value === null || value === void 0 ? void 0 : value[0]) !== null && _value$2 !== void 0 ? _value$2 : range[0]) !== null && _ref5 !== void 0 ? _ref5 : min) !== null && _ref4 !== void 0 ? _ref4 : (_valueProps3 = valueProps) === null || _valueProps3 === void 0 ? void 0 : _valueProps3.min,
|
|
221
214
|
max: max !== null && max !== void 0 ? max : (_valueProps4 = valueProps) === null || _valueProps4 === void 0 ? void 0 : _valueProps4.max
|
|
222
215
|
}, childProps === null || childProps === void 0 ? void 0 : childProps[1]))]
|
|
@@ -12,5 +12,5 @@ export interface InputRangeProps {
|
|
|
12
12
|
isPositiveInteger?: boolean;
|
|
13
13
|
precision?: number;
|
|
14
14
|
}
|
|
15
|
-
declare const InputRange: ({ value, onChange, min, max, group, disabled, precision, isPositiveInteger, }: InputRangeProps) =>
|
|
15
|
+
declare const InputRange: ({ value, onChange, min, max, group, disabled, precision, isPositiveInteger, }: InputRangeProps) => JSX.Element;
|
|
16
16
|
export default InputRange;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { ProAddressPropsType } from './propsTypes';
|
|
2
3
|
export declare const transferAddressInfoToRegion: () => {
|
|
3
4
|
normalize: (value: any) => {
|
|
@@ -23,5 +24,5 @@ export declare const transferAddressInfoToRegion: () => {
|
|
|
23
24
|
};
|
|
24
25
|
};
|
|
25
26
|
};
|
|
26
|
-
export declare function ProAddress({ ...props }: ProAddressPropsType):
|
|
27
|
+
export declare function ProAddress({ ...props }: ProAddressPropsType): JSX.Element;
|
|
27
28
|
export default ProAddress;
|
|
@@ -92,7 +92,7 @@ export function ProAddress(_ref3) {
|
|
|
92
92
|
secondCitys = _useState6[0],
|
|
93
93
|
setSecondCitys = _useState6[1];
|
|
94
94
|
var queryCity = /*#__PURE__*/function () {
|
|
95
|
-
var _ref5 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(code, type) {
|
|
95
|
+
var _ref5 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(code, type) {
|
|
96
96
|
var cityList, _cityList, newList, _secondCitys;
|
|
97
97
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
98
98
|
while (1) switch (_context.prev = _context.next) {
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { ProRangeBoxPropsType } from './propsType';
|
|
2
|
-
export default function ProRangeBox({ configOption }: ProRangeBoxPropsType):
|
|
3
|
+
export default function ProRangeBox({ configOption }: ProRangeBoxPropsType): JSX.Element;
|
|
@@ -79,7 +79,7 @@ var ChangedWrapper = function ChangedWrapper(props) {
|
|
|
79
79
|
var _showEllipse = ((_children$props = children.props) === null || _children$props === void 0 ? void 0 : _children$props.showEllipse) || ((_children$props2 = children.props) === null || _children$props2 === void 0 ? void 0 : _children$props2.tooltip);
|
|
80
80
|
return _jsx(_Tooltip, {
|
|
81
81
|
open: tipOpenCalc(),
|
|
82
|
-
|
|
82
|
+
mouseEnterDelay: 1,
|
|
83
83
|
getPopupContainer: function getPopupContainer(target) {
|
|
84
84
|
return target.parentElement;
|
|
85
85
|
},
|
|
@@ -22,7 +22,7 @@ var ConfirmWrapper = function ConfirmWrapper(props) {
|
|
|
22
22
|
var _ProForm$useFieldProp = ProForm.useFieldProps(),
|
|
23
23
|
form = _ProForm$useFieldProp.form;
|
|
24
24
|
var handleChange = /*#__PURE__*/function () {
|
|
25
|
-
var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(value) {
|
|
25
|
+
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(value) {
|
|
26
26
|
var _len,
|
|
27
27
|
other,
|
|
28
28
|
_key,
|
|
@@ -240,7 +240,7 @@ var Render = function Render(props) {
|
|
|
240
240
|
_args = functionArgs([].concat(args));
|
|
241
241
|
}
|
|
242
242
|
var inList = _otherFormItemProps === null || _otherFormItemProps === void 0 ? void 0 : (_otherFormItemProps$n3 = _otherFormItemProps.namePath) === null || _otherFormItemProps$n3 === void 0 ? void 0 : _otherFormItemProps$n3.length;
|
|
243
|
-
if (/*#__PURE__*/React.isValidElement(AutoComponent)) {
|
|
243
|
+
if ( /*#__PURE__*/React.isValidElement(AutoComponent)) {
|
|
244
244
|
var _AutoComponent$props$, _AutoComponent$props, _lastComponentProps$c;
|
|
245
245
|
((_AutoComponent$props$ = (_AutoComponent$props = AutoComponent === null || AutoComponent === void 0 ? void 0 : AutoComponent.props)[changeKey]) === null || _AutoComponent$props$ === void 0 ? void 0 : _AutoComponent$props$.call.apply(_AutoComponent$props$, [_AutoComponent$props].concat(_toConsumableArray(_args)))) || ((_lastComponentProps$c = lastComponentProps[changeKey]) === null || _lastComponentProps$c === void 0 ? void 0 : _lastComponentProps$c.call.apply(_lastComponentProps$c, [lastComponentProps].concat(_toConsumableArray(_args))));
|
|
246
246
|
return false;
|
|
@@ -290,7 +290,7 @@ var Render = function Render(props) {
|
|
|
290
290
|
* onBlur参数重置 (value, record, { form, index, namePath, option }) => void
|
|
291
291
|
*/
|
|
292
292
|
var handleBlur = /*#__PURE__*/function () {
|
|
293
|
-
var _ref7 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
293
|
+
var _ref7 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
294
294
|
var _len3,
|
|
295
295
|
args,
|
|
296
296
|
_key3,
|
|
@@ -373,7 +373,7 @@ var Render = function Render(props) {
|
|
|
373
373
|
if (originComponent) {
|
|
374
374
|
delete childProps.otherProps;
|
|
375
375
|
}
|
|
376
|
-
var child = /*#__PURE__*/React.isValidElement(AutoComponent) ? (/*#__PURE__*/React.cloneElement(AutoComponent, childProps)) : _jsx(AutoComponent, _objectSpread(_objectSpread({}, omit(lastComponentProps, [].concat(lastComponentPropsFilter, ['debounceWait']))), {}, {
|
|
376
|
+
var child = /*#__PURE__*/React.isValidElement(AutoComponent) ? ( /*#__PURE__*/React.cloneElement(AutoComponent, childProps)) : _jsx(AutoComponent, _objectSpread(_objectSpread({}, omit(lastComponentProps, [].concat(lastComponentPropsFilter, ['debounceWait']))), {}, {
|
|
377
377
|
otherProps: _objectSpread(_objectSpread({}, otherProps), {}, {
|
|
378
378
|
show: show,
|
|
379
379
|
disabled: lastDisabled,
|
|
@@ -197,7 +197,7 @@ export interface ProFormColumnProps<Values = any> extends Omit<FormItemProps<Val
|
|
|
197
197
|
* @default -
|
|
198
198
|
*/
|
|
199
199
|
labelWidth?: string | number;
|
|
200
|
-
disabled?: boolean |
|
|
200
|
+
disabled?: boolean | ReactiveFunction<Values, boolean>;
|
|
201
201
|
trim?: boolean;
|
|
202
202
|
upperCase?: boolean;
|
|
203
203
|
hiddenNames?: string[] | any[];
|
package/es/ProForm/index.js
CHANGED
|
@@ -200,7 +200,7 @@ var ProForm = function ProForm(props, ref) {
|
|
|
200
200
|
if (isView || disabled) {
|
|
201
201
|
// 查看或禁用模式
|
|
202
202
|
footerEle = null;
|
|
203
|
-
} else if (/*#__PURE__*/React.isValidElement(footer)) {
|
|
203
|
+
} else if ( /*#__PURE__*/React.isValidElement(footer)) {
|
|
204
204
|
// 传入组件渲染组件
|
|
205
205
|
footerEle = footer;
|
|
206
206
|
} else if (footer === undefined || footer || isObject(footer)) {
|
|
@@ -120,7 +120,7 @@ export var splitNameStr = function splitNameStr(name) {
|
|
|
120
120
|
});
|
|
121
121
|
};
|
|
122
122
|
// 过滤掉字段名中包含 '-' 的字段
|
|
123
|
-
var
|
|
123
|
+
export var filterInternalFields = function filterInternalFields(values, optimize) {
|
|
124
124
|
if (optimize) {
|
|
125
125
|
return values;
|
|
126
126
|
}
|
|
@@ -134,21 +134,20 @@ var _filterInternalFields = function filterInternalFields(values, optimize) {
|
|
|
134
134
|
}
|
|
135
135
|
if (Array.isArray(nextValues)) {
|
|
136
136
|
return nextValues.map(function (item) {
|
|
137
|
-
return
|
|
137
|
+
return filterInternalFields(item);
|
|
138
138
|
});
|
|
139
139
|
}
|
|
140
140
|
if (isObject(nextValues)) {
|
|
141
141
|
var result = {};
|
|
142
142
|
Object.keys(nextValues).forEach(function (key) {
|
|
143
143
|
if (key.includes('-')) return;
|
|
144
|
-
result[key] =
|
|
144
|
+
result[key] = filterInternalFields(nextValues[key]);
|
|
145
145
|
});
|
|
146
146
|
return result;
|
|
147
147
|
}
|
|
148
148
|
return nextValues;
|
|
149
149
|
};
|
|
150
|
-
export
|
|
151
|
-
var _getAllNamePath = function getAllNamePath(object) {
|
|
150
|
+
export var getAllNamePath = function getAllNamePath(object) {
|
|
152
151
|
var currentPath = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
|
|
153
152
|
var keys = Object.keys(object);
|
|
154
153
|
var resultKeys = [];
|
|
@@ -162,14 +161,13 @@ var _getAllNamePath = function getAllNamePath(object) {
|
|
|
162
161
|
}
|
|
163
162
|
// 深度获取对象key
|
|
164
163
|
if (isObject(value)) {
|
|
165
|
-
resultKeys.concat(
|
|
164
|
+
resultKeys.concat(getAllNamePath(value, [].concat(_toConsumableArray(currentPath), [key])));
|
|
166
165
|
}
|
|
167
166
|
resultKeys.push([].concat(_toConsumableArray(currentPath), [key]));
|
|
168
167
|
});
|
|
169
168
|
return resultKeys;
|
|
170
169
|
};
|
|
171
170
|
// 判断一个字段值是否算空
|
|
172
|
-
export { _getAllNamePath as getAllNamePath };
|
|
173
171
|
var nullList = [undefined, 'null', '""', '[]'];
|
|
174
172
|
export var isNullValue = function isNullValue(value) {
|
|
175
173
|
return nullList.includes(JSON.stringify(value));
|
|
@@ -306,7 +304,7 @@ export var customEqualForFun = function customEqualForFun(value, other) {
|
|
|
306
304
|
/**
|
|
307
305
|
* 查询数据中是否包含rowKey
|
|
308
306
|
*/
|
|
309
|
-
var
|
|
307
|
+
export var hasRowKey = function hasRowKey(obj) {
|
|
310
308
|
if (_typeof(obj) !== 'object' || obj === null) {
|
|
311
309
|
return false;
|
|
312
310
|
}
|
|
@@ -316,13 +314,12 @@ var _hasRowKey = function hasRowKey(obj) {
|
|
|
316
314
|
return true;
|
|
317
315
|
}
|
|
318
316
|
return keys.some(function (key) {
|
|
319
|
-
return
|
|
317
|
+
return hasRowKey(obj[key]);
|
|
320
318
|
});
|
|
321
319
|
};
|
|
322
320
|
/**
|
|
323
321
|
* 查询数据中是否包含rowKey
|
|
324
322
|
*/
|
|
325
|
-
export { _hasRowKey as hasRowKey };
|
|
326
323
|
export var view = function view(obj) {
|
|
327
324
|
if (_typeof(obj) !== 'object' || obj === null) {
|
|
328
325
|
return false;
|
|
@@ -333,7 +330,7 @@ export var view = function view(obj) {
|
|
|
333
330
|
return true;
|
|
334
331
|
}
|
|
335
332
|
return keys.some(function (key) {
|
|
336
|
-
return
|
|
333
|
+
return hasRowKey(obj[key]);
|
|
337
334
|
});
|
|
338
335
|
};
|
|
339
336
|
/**
|
|
@@ -369,7 +366,7 @@ export var deleteForPath = function deleteForPath(values, namePath) {
|
|
|
369
366
|
* @param value 选中值
|
|
370
367
|
* @returns {}
|
|
371
368
|
*/
|
|
372
|
-
var
|
|
369
|
+
export var findOptionByValue = function findOptionByValue(treeData, value, fieldNames) {
|
|
373
370
|
if (isObject(value)) {
|
|
374
371
|
return value;
|
|
375
372
|
}
|
|
@@ -379,7 +376,7 @@ var _findOptionByValue = function findOptionByValue(treeData, value, fieldNames)
|
|
|
379
376
|
return omit(node, ['children', fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children]);
|
|
380
377
|
}
|
|
381
378
|
if (node.children) {
|
|
382
|
-
var foundNode =
|
|
379
|
+
var foundNode = findOptionByValue(node[(fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children'], value, fieldNames);
|
|
383
380
|
if (foundNode) {
|
|
384
381
|
return omit(foundNode, ['children', fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children]);
|
|
385
382
|
}
|
|
@@ -389,7 +386,6 @@ var _findOptionByValue = function findOptionByValue(treeData, value, fieldNames)
|
|
|
389
386
|
/**
|
|
390
387
|
* 对比依赖列表中的 值是否变更
|
|
391
388
|
*/
|
|
392
|
-
export { _findOptionByValue as findOptionByValue };
|
|
393
389
|
export var equalDependencies = function equalDependencies(dependencies, prevValues, currentValues) {
|
|
394
390
|
if (dependencies === null || dependencies === void 0 ? void 0 : dependencies.length) {
|
|
395
391
|
return dependencies.some(function (namePath) {
|
|
@@ -38,7 +38,7 @@ export var useForm = function useForm(originForm, options) {
|
|
|
38
38
|
return getFieldsValue(nameList, filterFunc);
|
|
39
39
|
};
|
|
40
40
|
var _validateFields = /*#__PURE__*/function () {
|
|
41
|
-
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee(nameList) {
|
|
41
|
+
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(nameList) {
|
|
42
42
|
var _rest$,
|
|
43
43
|
_len,
|
|
44
44
|
rest,
|
|
@@ -3,7 +3,7 @@ import { ProColumnProps, ProRule } from '../components/render/propsType';
|
|
|
3
3
|
interface Result<Values> {
|
|
4
4
|
shouldUpdate?: FormItemProps<Values>['shouldUpdate'];
|
|
5
5
|
show?: boolean;
|
|
6
|
-
disabled?: boolean
|
|
6
|
+
disabled?: boolean;
|
|
7
7
|
rules?: ProRule[];
|
|
8
8
|
required?: boolean;
|
|
9
9
|
[key: string]: any;
|
|
@@ -15,7 +15,7 @@ interface UseShouldUpdateProps<Values> {
|
|
|
15
15
|
names?: any[];
|
|
16
16
|
};
|
|
17
17
|
form?: FormInstance<Values>;
|
|
18
|
-
disabled?:
|
|
18
|
+
disabled?: ProColumnProps['disabled'];
|
|
19
19
|
rules?: ProRule[];
|
|
20
20
|
required?: boolean;
|
|
21
21
|
type: string;
|
|
@@ -63,7 +63,7 @@ var useShouldUpdate = function useShouldUpdate(props) {
|
|
|
63
63
|
}
|
|
64
64
|
if (isFunction(disabled)) {
|
|
65
65
|
// RangePicker返回数组时,特殊处理
|
|
66
|
-
if (
|
|
66
|
+
if (type === 'RangePicker' && Array.isArray(disabled(values, {
|
|
67
67
|
form: form,
|
|
68
68
|
index: index,
|
|
69
69
|
namePath: namePath
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
|
|
2
2
|
import { themeMap, themeFillMap } from '../config';
|
|
3
|
-
var
|
|
3
|
+
export var recurseGetNodes = function recurseGetNodes(type, node, queue) {
|
|
4
4
|
switch (type) {
|
|
5
5
|
// 渐变
|
|
6
6
|
case 'gradation':
|
|
@@ -19,11 +19,10 @@ var _recurseGetNodes = function recurseGetNodes(type, node, queue) {
|
|
|
19
19
|
}
|
|
20
20
|
if (node.childNodes) {
|
|
21
21
|
for (var i = 0; i < node.childNodes.length; i++) {
|
|
22
|
-
|
|
22
|
+
recurseGetNodes(type, node.childNodes[i], queue);
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
};
|
|
26
|
-
export { _recurseGetNodes as recurseGetNodes };
|
|
27
26
|
export var onBeforeInjection = function onBeforeInjection(_ref) {
|
|
28
27
|
var svg = _ref.svg,
|
|
29
28
|
actionMap = _ref.actionMap,
|
|
@@ -50,7 +49,7 @@ export var onBeforeInjection = function onBeforeInjection(_ref) {
|
|
|
50
49
|
// 目前只支持处理渐变及fill填充
|
|
51
50
|
var types = Reflect.ownKeys(nodeMap !== null && nodeMap !== void 0 ? nodeMap : {});
|
|
52
51
|
types.forEach(function (typeKey) {
|
|
53
|
-
|
|
52
|
+
recurseGetNodes(typeKey, svg, nodeMap[typeKey]);
|
|
54
53
|
});
|
|
55
54
|
if ((gradList === null || gradList === void 0 ? void 0 : gradList.length) > 0) {
|
|
56
55
|
nodeMap.gradation.forEach(function (item, index) {
|
|
@@ -50,7 +50,7 @@ var OpenMenu = function OpenMenu(props) {
|
|
|
50
50
|
if (!Array.isArray(result) || !result.length) {
|
|
51
51
|
return [];
|
|
52
52
|
}
|
|
53
|
-
var
|
|
53
|
+
var menuDeep = function menuDeep(data) {
|
|
54
54
|
data.forEach(function (item) {
|
|
55
55
|
var _item$keyIdPath, _item$keyIdPath2, _item$children;
|
|
56
56
|
// 是否是第一级菜单,展开模式一级菜单有icon, 收起模式二级菜单有icon
|
|
@@ -91,7 +91,7 @@ var OpenMenu = function OpenMenu(props) {
|
|
|
91
91
|
if ((_item === null || _item === void 0 ? void 0 : _item.hideInMenu) || ['TAB', 'QUERY', 'BUTTON'].includes(_item === null || _item === void 0 ? void 0 : _item.type)) {
|
|
92
92
|
delete item.children;
|
|
93
93
|
} else {
|
|
94
|
-
|
|
94
|
+
menuDeep(item.children);
|
|
95
95
|
}
|
|
96
96
|
} else {
|
|
97
97
|
delete item.children;
|
|
@@ -99,7 +99,7 @@ var OpenMenu = function OpenMenu(props) {
|
|
|
99
99
|
});
|
|
100
100
|
return data;
|
|
101
101
|
};
|
|
102
|
-
|
|
102
|
+
menuDeep(result);
|
|
103
103
|
return result;
|
|
104
104
|
}, [dataSource]);
|
|
105
105
|
useDeepCompareEffect(function () {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ProFooterProps } from './PropTypes';
|
|
3
|
-
declare const _default: import("react").MemoExoticComponent<(props: ProFooterProps) =>
|
|
3
|
+
declare const _default: import("react").MemoExoticComponent<(props: ProFooterProps) => JSX.Element>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { ProHeaderProps } from './PropTypes';
|
|
3
|
-
declare const _default: React.MemoExoticComponent<(props: ProHeaderProps) =>
|
|
3
|
+
declare const _default: React.MemoExoticComponent<(props: ProHeaderProps) => JSX.Element>;
|
|
4
4
|
export default _default;
|