@zat-design/sisyphus-react 3.9.8-beta.10 → 3.9.8-beta.11
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/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 +18 -10
- 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/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 +5 -5
- package/es/ProEditTable/components/Summary/index.d.ts +1 -1
- package/es/ProEditTable/propsType.d.ts +1 -0
- package/es/ProEditTable/utils/config.d.ts +1 -1
- package/es/ProEditTable/utils/config.js +2 -2
- package/es/ProEditTable/utils/index.js +9 -8
- package/es/ProEditTable/utils/tools.d.ts +1 -1
- package/es/ProEditTable/utils/tools.js +5 -5
- 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 +1 -2
- 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/ProCascader/index.d.ts +1 -1
- package/es/ProForm/components/combination/ProCascader/index.js +8 -8
- package/es/ProForm/components/combination/ProModalSelect/hooks/useRequestList.js +1 -1
- package/es/ProForm/components/combination/ProModalSelect/index.js +5 -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 +1 -2
- package/es/ProForm/components/old/ProAddress/index.js +1 -1
- package/es/ProForm/components/old/ProRangeBox/index.d.ts +1 -2
- package/es/ProForm/components/render/ConfirmWrapper.js +1 -1
- package/es/ProForm/components/render/Render.js +3 -3
- package/es/ProForm/index.js +1 -1
- package/es/ProForm/utils/index.js +14 -10
- package/es/ProForm/utils/useForm.js +1 -1
- package/es/ProForm/utils/valueType.js +1 -0
- package/es/ProIcon/utils/index.js +4 -3
- 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/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 +9 -8
- 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 +5 -5
- 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 +1 -2
- 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 +20 -20
- 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 +12 -11
- package/es/ProTreeModal/components/Cascader.d.ts +1 -1
- package/es/ProTreeModal/components/CloseIcon.d.ts +1 -2
- 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 +16 -14
- 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 +18 -10
- 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/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 +5 -5
- package/lib/ProEditTable/components/Summary/index.d.ts +1 -1
- package/lib/ProEditTable/propsType.d.ts +1 -0
- package/lib/ProEditTable/utils/config.d.ts +1 -1
- package/lib/ProEditTable/utils/config.js +2 -2
- package/lib/ProEditTable/utils/index.js +9 -8
- package/lib/ProEditTable/utils/tools.d.ts +1 -1
- package/lib/ProEditTable/utils/tools.js +5 -5
- 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 +1 -2
- 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/ProCascader/index.d.ts +1 -1
- package/lib/ProForm/components/combination/ProCascader/index.js +8 -8
- package/lib/ProForm/components/combination/ProModalSelect/hooks/useRequestList.js +1 -1
- package/lib/ProForm/components/combination/ProModalSelect/index.js +5 -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 +1 -2
- package/lib/ProForm/components/old/ProAddress/index.js +1 -1
- package/lib/ProForm/components/old/ProRangeBox/index.d.ts +1 -2
- package/lib/ProForm/components/render/ConfirmWrapper.js +1 -1
- package/lib/ProForm/components/render/Render.js +3 -3
- package/lib/ProForm/index.js +1 -1
- package/lib/ProForm/utils/index.js +10 -10
- package/lib/ProForm/utils/useForm.js +1 -1
- package/lib/ProForm/utils/valueType.js +1 -0
- 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/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 +5 -5
- 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 +1 -2
- 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 +20 -20
- 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 +1 -2
- 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 +2 -1
@@ -28,7 +28,8 @@ var ActionButton = function ActionButton(_ref) {
|
|
28
28
|
mulDeletePoConfirmMsg = config.mulDeletePoConfirmMsg,
|
29
29
|
max = config.max,
|
30
30
|
name = config.name,
|
31
|
-
tableLength = config.tableLength
|
31
|
+
tableLength = config.tableLength,
|
32
|
+
selectedRows = config.selectedRows;
|
32
33
|
var rowNamePath = [].concat((0, _toConsumableArray2.default)(name), [index]);
|
33
34
|
// 操作按钮权限控制
|
34
35
|
var getShow = function getShow(show) {
|
@@ -38,7 +39,8 @@ var ActionButton = function ActionButton(_ref) {
|
|
38
39
|
form: form,
|
39
40
|
name: name,
|
40
41
|
namePath: rowNamePath,
|
41
|
-
tableLength: tableLength
|
42
|
+
tableLength: tableLength,
|
43
|
+
selectedRows: selectedRows
|
42
44
|
});
|
43
45
|
}
|
44
46
|
return show;
|
@@ -51,7 +53,8 @@ var ActionButton = function ActionButton(_ref) {
|
|
51
53
|
form: form,
|
52
54
|
name: name,
|
53
55
|
namePath: rowNamePath,
|
54
|
-
tableLength: tableLength
|
56
|
+
tableLength: tableLength,
|
57
|
+
selectedRows: selectedRows
|
55
58
|
});
|
56
59
|
}
|
57
60
|
// 新增超过最大行,禁止操作按钮
|
@@ -78,7 +81,8 @@ var ActionButton = function ActionButton(_ref) {
|
|
78
81
|
form: form,
|
79
82
|
name: name,
|
80
83
|
namePath: rowNamePath,
|
81
|
-
tableLength: tableLength
|
84
|
+
tableLength: tableLength,
|
85
|
+
selectedRows: selectedRows
|
82
86
|
});
|
83
87
|
},
|
84
88
|
disabled: getDisabled((_btnConfig$buttonProp3 = btnConfig.buttonProps) === null || _btnConfig$buttonProp3 === void 0 ? void 0 : _btnConfig$buttonProp3.disabled)
|
@@ -93,6 +97,7 @@ var ActionButton = function ActionButton(_ref) {
|
|
93
97
|
namePath: namePath,
|
94
98
|
name: name,
|
95
99
|
tableLength: tableLength,
|
100
|
+
selectedRows: selectedRows,
|
96
101
|
index: addIndex
|
97
102
|
});
|
98
103
|
}
|
@@ -108,13 +113,14 @@ var ActionButton = function ActionButton(_ref) {
|
|
108
113
|
form: form,
|
109
114
|
name: name,
|
110
115
|
namePath: rowNamePath,
|
111
|
-
tableLength: tableLength
|
116
|
+
tableLength: tableLength,
|
117
|
+
selectedRows: selectedRows
|
112
118
|
});
|
113
119
|
},
|
114
120
|
disabled: isDisabled,
|
115
121
|
okText: _locale.default.ProEditTable.confirm,
|
116
122
|
cancelText: _locale.default.ProEditTable.cancel,
|
117
|
-
children: /*#__PURE__*/_react.default.isValidElement(btnConfig.label) ? (
|
123
|
+
children: /*#__PURE__*/_react.default.isValidElement(btnConfig.label) ? (/*#__PURE__*/_react.default.cloneElement(btnConfig.label, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, (0, _lodash.omit)(delBtnProps, ['buttonProps', 'isEditable', 'onEvent'])), {}, {
|
118
124
|
record: record,
|
119
125
|
index: index,
|
120
126
|
disabled: isDisabled
|
@@ -124,7 +130,7 @@ var ActionButton = function ActionButton(_ref) {
|
|
124
130
|
children: btnConfig.label
|
125
131
|
}))
|
126
132
|
}) : (0, _jsxRuntime.jsx)(_jsxRuntime.Fragment, {
|
127
|
-
children: /*#__PURE__*/_react.default.isValidElement(btnConfig.label) ? (
|
133
|
+
children: /*#__PURE__*/_react.default.isValidElement(btnConfig.label) ? (/*#__PURE__*/_react.default.cloneElement(btnConfig.label, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, (0, _lodash.omit)(delBtnProps, ['buttonProps', 'isEditable', 'onEvent'])), {}, {
|
128
134
|
record: record,
|
129
135
|
index: index,
|
130
136
|
disabled: isDisabled,
|
@@ -134,7 +140,8 @@ var ActionButton = function ActionButton(_ref) {
|
|
134
140
|
form: form,
|
135
141
|
name: name,
|
136
142
|
namePath: rowNamePath,
|
137
|
-
tableLength: tableLength
|
143
|
+
tableLength: tableLength,
|
144
|
+
selectedRows: selectedRows
|
138
145
|
});
|
139
146
|
}
|
140
147
|
}))) : (0, _jsxRuntime.jsx)(_antd.Button, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, (0, _lodash.omit)(delBtnProps, ['buttonProps', 'isEditable', 'onEvent'])), {}, {
|
@@ -146,14 +153,15 @@ var ActionButton = function ActionButton(_ref) {
|
|
146
153
|
form: form,
|
147
154
|
name: name,
|
148
155
|
namePath: rowNamePath,
|
149
|
-
tableLength: tableLength
|
156
|
+
tableLength: tableLength,
|
157
|
+
selectedRows: selectedRows
|
150
158
|
});
|
151
159
|
},
|
152
160
|
children: btnConfig.label
|
153
161
|
}))
|
154
162
|
})
|
155
163
|
}) : (0, _jsxRuntime.jsx)(_jsxRuntime.Fragment, {
|
156
|
-
children: /*#__PURE__*/_react.default.isValidElement(btnConfig.label) ? (
|
164
|
+
children: /*#__PURE__*/_react.default.isValidElement(btnConfig.label) ? (/*#__PURE__*/_react.default.cloneElement(btnConfig.label, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, (0, _lodash.omit)(actionBtnProps, ['buttonProps', 'isEditable', 'onEvent'])), {}, {
|
157
165
|
record: record,
|
158
166
|
index: index
|
159
167
|
}))) : (0, _jsxRuntime.jsx)(_antd.Button, (0, _objectSpread2.default)((0, _objectSpread2.default)({
|
@@ -1,2 +1,2 @@
|
|
1
|
-
declare const RenderField: ({ text: value, record, index, column, config }: any) => JSX.Element;
|
1
|
+
declare const RenderField: ({ text: value, record, index, column, config }: any) => import("react/jsx-runtime").JSX.Element;
|
2
2
|
export default RenderField;
|
@@ -261,7 +261,7 @@ var RenderField = function RenderField(_ref) {
|
|
261
261
|
if (typeof _editRender === 'function') {
|
262
262
|
TargetComponent = _editRender.apply(void 0, rowParams);
|
263
263
|
}
|
264
|
-
if (
|
264
|
+
if (/*#__PURE__*/_react.default.isValidElement(_editRender)) {
|
265
265
|
TargetComponent = _editRender;
|
266
266
|
}
|
267
267
|
}
|
@@ -277,7 +277,7 @@ var RenderField = function RenderField(_ref) {
|
|
277
277
|
children: View
|
278
278
|
});
|
279
279
|
}
|
280
|
-
if (
|
280
|
+
if (/*#__PURE__*/_react.default.isValidElement(viewRender)) {
|
281
281
|
TargetComponent = viewRender;
|
282
282
|
}
|
283
283
|
}
|
@@ -320,7 +320,7 @@ var RenderField = function RenderField(_ref) {
|
|
320
320
|
}, 100);
|
321
321
|
};
|
322
322
|
// 单元格更新数据时,加个防抖,防止更新频率过快,卡顿
|
323
|
-
var _onChange = (0, _lodash.debounce)(
|
323
|
+
var _onChange = (0, _lodash.debounce)(/*#__PURE__*/(0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee() {
|
324
324
|
var _len2,
|
325
325
|
args,
|
326
326
|
_key2,
|
@@ -434,7 +434,7 @@ var RenderField = function RenderField(_ref) {
|
|
434
434
|
}, _callee);
|
435
435
|
})), 300);
|
436
436
|
var _onblur = /*#__PURE__*/function () {
|
437
|
-
var _ref3 = (0, _asyncToGenerator2.default)(
|
437
|
+
var _ref3 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee2() {
|
438
438
|
var _TargetComponent3, _TargetComponent3$pro, _TargetComponent$prop4;
|
439
439
|
var _len3,
|
440
440
|
args,
|
@@ -572,7 +572,7 @@ var RenderField = function RenderField(_ref) {
|
|
572
572
|
var getFieldItem = function getFieldItem() {
|
573
573
|
var _componentProps;
|
574
574
|
var FormItem = null;
|
575
|
-
var FieldComponent = /*#__PURE__*/_react.default.isValidElement(TargetComponent) ? (
|
575
|
+
var FieldComponent = /*#__PURE__*/_react.default.isValidElement(TargetComponent) ? (/*#__PURE__*/_react.default.cloneElement(TargetComponent, componentProps)) : (0, _jsxRuntime.jsx)(TargetComponent, (0, _objectSpread2.default)({}, componentProps));
|
576
576
|
if (originalValues && !getIsNew(record)) {
|
577
577
|
FieldComponent = (0, _jsxRuntime.jsx)(_ListChangedWrapper.default, {
|
578
578
|
name: cellName,
|
@@ -1,2 +1,2 @@
|
|
1
|
-
declare const RenderToolbar: (config: any) => JSX.Element;
|
1
|
+
declare const RenderToolbar: (config: any) => import("react/jsx-runtime").JSX.Element;
|
2
2
|
export default RenderToolbar;
|
@@ -23,7 +23,6 @@ var RenderToolbar = function RenderToolbar(config) {
|
|
23
23
|
toolbarProps = config.toolbarProps,
|
24
24
|
name = config.name,
|
25
25
|
virtualKey = config.virtualKey,
|
26
|
-
form = config.form,
|
27
26
|
disabled = config.disabled,
|
28
27
|
tableLength = config.tableLength;
|
29
28
|
var virtualName = (0, _tools.getNamePath)(name, virtualKey);
|
@@ -80,12 +79,12 @@ var RenderToolbar = function RenderToolbar(config) {
|
|
80
79
|
toolbar.show = show !== null && show !== void 0 ? show : true;
|
81
80
|
toolbar.needConfirm = needConfirm !== null && needConfirm !== void 0 ? needConfirm : true;
|
82
81
|
toolbar.onEvent = /*#__PURE__*/function () {
|
83
|
-
var _ref2 = (0, _asyncToGenerator2.default)(
|
84
|
-
var index, form, name, namePath, tableLength, onEvent, result;
|
82
|
+
var _ref2 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee(record, _ref) {
|
83
|
+
var index, form, name, namePath, tableLength, selectedRows, onEvent, result;
|
85
84
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
86
85
|
while (1) switch (_context.prev = _context.next) {
|
87
86
|
case 0:
|
88
|
-
index = _ref.index, form = _ref.form, name = _ref.name, namePath = _ref.namePath, tableLength = _ref.tableLength;
|
87
|
+
index = _ref.index, form = _ref.form, name = _ref.name, namePath = _ref.namePath, tableLength = _ref.tableLength, selectedRows = _ref.selectedRows;
|
89
88
|
onEvent = onClick || onHandle;
|
90
89
|
if (onEvent) {
|
91
90
|
_context.next = 6;
|
@@ -101,7 +100,8 @@ var RenderToolbar = function RenderToolbar(config) {
|
|
101
100
|
form: form,
|
102
101
|
name: name,
|
103
102
|
namePath: namePath,
|
104
|
-
tableLength: tableLength
|
103
|
+
tableLength: tableLength,
|
104
|
+
selectedRows: selectedRows
|
105
105
|
});
|
106
106
|
case 8:
|
107
107
|
result = _context.sent;
|
@@ -8,5 +8,5 @@ interface SummaryProps<T = any> {
|
|
8
8
|
};
|
9
9
|
rowSelection: any;
|
10
10
|
}
|
11
|
-
declare const Summary: ({ data, summary, rowSelection, }: SummaryProps) => JSX.Element;
|
11
|
+
declare const Summary: ({ data, summary, rowSelection, }: SummaryProps) => import("react/jsx-runtime").JSX.Element;
|
12
12
|
export default Summary;
|
@@ -9,7 +9,7 @@ export declare const defaultBtnNameMap: {
|
|
9
9
|
custom: any;
|
10
10
|
};
|
11
11
|
export declare const iconMap: {
|
12
|
-
add: JSX.Element;
|
12
|
+
add: import("react/jsx-runtime").JSX.Element;
|
13
13
|
};
|
14
14
|
export declare const defaultSingleActionKeys: string[];
|
15
15
|
export declare const defaultMultipleActionKeys: string[];
|
@@ -69,7 +69,7 @@ var actions = exports.actions = {
|
|
69
69
|
});
|
70
70
|
},
|
71
71
|
save: function () {
|
72
|
-
var _save = (0, _asyncToGenerator2.default)(
|
72
|
+
var _save = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee(_ref2) {
|
73
73
|
var record, editingKeys, setState, form, rowName, virtualRowName, result, updateData, nextEditingKeys, values;
|
74
74
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
75
75
|
while (1) switch (_context.prev = _context.next) {
|
@@ -172,7 +172,7 @@ var actions = exports.actions = {
|
|
172
172
|
}
|
173
173
|
},
|
174
174
|
add: function () {
|
175
|
-
var _add = (0, _asyncToGenerator2.default)(
|
175
|
+
var _add = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee2(_ref5) {
|
176
176
|
var _tableRef$current$que, _tableRef$current$que2;
|
177
177
|
var result, insertType, editingKeys, setState, form, name, virtualName, virtualKey, onlyOneLineMsg, tableRef, _ref5$prefixCls, prefixCls, nextData, rowKey, addData, nextEditingKeys;
|
178
178
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee2$(_context2) {
|
@@ -30,7 +30,7 @@ var _excluded = ["type", "label", "show", "needConfirm", "onHandle", "onClick"],
|
|
30
30
|
// 渲染操作栏
|
31
31
|
var getActionColumn = function getActionColumn(config) {
|
32
32
|
var _cloneDeepWith = (0, _lodash.cloneDeepWith)(config, function (value) {
|
33
|
-
if (
|
33
|
+
if (/*#__PURE__*/_react.default.isValidElement(value)) {
|
34
34
|
return value;
|
35
35
|
}
|
36
36
|
}),
|
@@ -87,13 +87,13 @@ var getActionColumn = function getActionColumn(config) {
|
|
87
87
|
action.show = show !== null && show !== void 0 ? show : true;
|
88
88
|
action.needConfirm = needConfirm !== null && needConfirm !== void 0 ? needConfirm : true;
|
89
89
|
action.onEvent = /*#__PURE__*/function () {
|
90
|
-
var _ref2 = (0, _asyncToGenerator2.default)(
|
90
|
+
var _ref2 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee(record, _ref) {
|
91
91
|
var _form$getFieldValue;
|
92
|
-
var index, form, name, namePath, tableLength, rowName, _record, onEvent, result;
|
92
|
+
var index, form, name, namePath, tableLength, selectedRows, rowName, _record, onEvent, result;
|
93
93
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
94
94
|
while (1) switch (_context.prev = _context.next) {
|
95
95
|
case 0:
|
96
|
-
index = _ref.index, form = _ref.form, name = _ref.name, namePath = _ref.namePath, tableLength = _ref.tableLength;
|
96
|
+
index = _ref.index, form = _ref.form, name = _ref.name, namePath = _ref.namePath, tableLength = _ref.tableLength, selectedRows = _ref.selectedRows;
|
97
97
|
index = _utils.tools.calc(firstIndex, '+', index);
|
98
98
|
rowName = [].concat((0, _toConsumableArray2.default)(virtualRowName), [index]);
|
99
99
|
if (!(type === 'save')) {
|
@@ -129,7 +129,8 @@ var getActionColumn = function getActionColumn(config) {
|
|
129
129
|
index: index,
|
130
130
|
tableLength: tableLength,
|
131
131
|
name: name,
|
132
|
-
namePath: namePath
|
132
|
+
namePath: namePath,
|
133
|
+
selectedRows: selectedRows
|
133
134
|
});
|
134
135
|
case 21:
|
135
136
|
result = _context.sent;
|
@@ -242,7 +243,7 @@ var transformColumns = exports.transformColumns = function transformColumns() {
|
|
242
243
|
children: [before, columnTitle, (0, _jsxRuntime.jsx)(_antd.Tooltip, (0, _objectSpread2.default)((0, _objectSpread2.default)({
|
243
244
|
title: tooltipTitle !== null && tooltipTitle !== void 0 ? tooltipTitle : tooltip
|
244
245
|
}, resetProps), {}, {
|
245
|
-
children: icon ? (
|
246
|
+
children: icon ? (/*#__PURE__*/_react.default.cloneElement(icon, {
|
246
247
|
className: 'icon-tip'
|
247
248
|
})) : (0, _jsxRuntime.jsx)(_reactSvg.ReactSVG, {
|
248
249
|
className: "icon-tip",
|
@@ -395,8 +396,8 @@ var transformColumns = exports.transformColumns = function transformColumns() {
|
|
395
396
|
}
|
396
397
|
// cacheMap 用来存储缓存值,若有值后不再请求
|
397
398
|
if (JSON.stringify(cacheMap.current) === '{}') {
|
398
|
-
Promise.all(Object.entries(_cacheMap).map(
|
399
|
-
var _ref4 = (0, _asyncToGenerator2.default)(
|
399
|
+
Promise.all(Object.entries(_cacheMap).map(/*#__PURE__*/function () {
|
400
|
+
var _ref4 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee2(item) {
|
400
401
|
var _item, key, value, _ref5, service, option;
|
401
402
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee2$(_context2) {
|
402
403
|
while (1) switch (_context2.prev = _context2.next) {
|
@@ -7,7 +7,7 @@ export declare const customValidate: (validateKeys: any, form: any, rowName: any
|
|
7
7
|
* @returns string
|
8
8
|
*/
|
9
9
|
export declare const splitNames: (names: any[]) => any;
|
10
|
-
export declare const getNamePath: (name: any, virtualKey: any) => any;
|
10
|
+
export declare const getNamePath: (name: any, virtualKey: any) => any[];
|
11
11
|
export declare const onDelete: ({ name, form, virtualKey, selectedRowKeys }: {
|
12
12
|
name: any;
|
13
13
|
form: any;
|
@@ -14,14 +14,14 @@ var getRandom = exports.getRandom = function getRandom() {
|
|
14
14
|
};
|
15
15
|
// 深层次对比两个对象且取出来差异值
|
16
16
|
var difference = exports.difference = function difference(object, base) {
|
17
|
-
var
|
17
|
+
var _changes = function changes(object, base) {
|
18
18
|
return (0, _lodash.transform)(object, function (result, value, key) {
|
19
19
|
if (!(0, _lodash.isEqual)(value, base[key])) {
|
20
|
-
result[key] = (0, _lodash.isObject)(value) && (0, _lodash.isObject)(base[key]) ?
|
20
|
+
result[key] = (0, _lodash.isObject)(value) && (0, _lodash.isObject)(base[key]) ? _changes(value, base[key]) : value;
|
21
21
|
}
|
22
22
|
});
|
23
23
|
};
|
24
|
-
return
|
24
|
+
return _changes(object, base);
|
25
25
|
};
|
26
26
|
// 数组字段循环校验,解决validateFields无法批量校验的问题
|
27
27
|
var customValidate = exports.customValidate = function customValidate(validateKeys, form, rowName) {
|
@@ -53,7 +53,7 @@ var splitNames = exports.splitNames = function splitNames(names) {
|
|
53
53
|
};
|
54
54
|
// 获取中间formItem的name
|
55
55
|
var getNamePath = exports.getNamePath = function getNamePath(name, virtualKey) {
|
56
|
-
var nextName = (0, _lodash.cloneDeep)(name);
|
56
|
+
var nextName = (0, _lodash.cloneDeep)(Array.isArray(name) ? name : [name]);
|
57
57
|
var lastValue = nextName[nextName.length - 1];
|
58
58
|
nextName[nextName.length - 1] = "".concat(lastValue).concat(virtualKey ? "-".concat(virtualKey) : '');
|
59
59
|
return nextName;
|
@@ -214,7 +214,7 @@ var handleScrollToError = exports.handleScrollToError = function handleScrollToE
|
|
214
214
|
*/
|
215
215
|
function cloneDeepFilterNode(value) {
|
216
216
|
return (0, _lodash.cloneDeepWith)(value, function (val) {
|
217
|
-
if (
|
217
|
+
if (/*#__PURE__*/_react.default.isValidElement(val)) {
|
218
218
|
return val;
|
219
219
|
}
|
220
220
|
});
|
@@ -6,5 +6,5 @@ interface Props extends Pick<ProEnum, 'id' | 'value' | 'onChange' | 'dataSource'
|
|
6
6
|
allowClear?: boolean;
|
7
7
|
button?: boolean;
|
8
8
|
}
|
9
|
-
declare const Group: (props: Props) => JSX.Element;
|
9
|
+
declare const Group: (props: Props) => import("react/jsx-runtime").JSX.Element;
|
10
10
|
export default Group;
|
@@ -3,5 +3,5 @@ interface Props extends Pick<ProEnum, 'id' | 'value' | 'onChange' | 'dataSource'
|
|
3
3
|
fieldValue: string;
|
4
4
|
fieldLabel: string;
|
5
5
|
}
|
6
|
-
declare const ProEnumTag: (props: Props) => JSX.Element;
|
6
|
+
declare const ProEnumTag: (props: Props) => import("react/jsx-runtime").JSX.Element;
|
7
7
|
export default ProEnumTag;
|
@@ -59,7 +59,7 @@ var useEnumRequest = function useEnumRequest(props, dispatch) {
|
|
59
59
|
staleTime: 6e4 * 60
|
60
60
|
}, useRequest === null || useRequest === void 0 ? void 0 : useRequest.options), {}, {
|
61
61
|
setCache: function () {
|
62
|
-
var _setCache = (0, _asyncToGenerator2.default)(
|
62
|
+
var _setCache = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee(res) {
|
63
63
|
var response, _locale$ProEnum2, _useRequest$options, ignoreCodes, cacheData;
|
64
64
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
65
65
|
while (1) switch (_context.prev = _context.next) {
|
@@ -169,7 +169,7 @@ var useEnumRequest = function useEnumRequest(props, dispatch) {
|
|
169
169
|
}
|
170
170
|
}));
|
171
171
|
var mergeData = /*#__PURE__*/function () {
|
172
|
-
var _ref3 = (0, _asyncToGenerator2.default)(
|
172
|
+
var _ref3 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee2() {
|
173
173
|
var cacheData, _useRequest$options2, _useRequest$options3, enumData, cacheCodes, codes, ignoreCodes, diff, response, res, _locale$ProEnum6;
|
174
174
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee2$(_context2) {
|
175
175
|
while (1) switch (_context2.prev = _context2.next) {
|
package/lib/ProEnum/index.d.ts
CHANGED
@@ -2,8 +2,8 @@ import useEnum from './hooks/useEnum';
|
|
2
2
|
import { ProEnumProps } from './propsType';
|
3
3
|
import './style/index.less';
|
4
4
|
declare const ProEnum: {
|
5
|
-
(props: ProEnumProps): JSX.Element;
|
6
|
-
getEnumLabel: (code: string | string[], value: any, compose?: boolean, fieldNameLabel?: string, fieldNameValue?: string) => JSX.Element;
|
5
|
+
(props: ProEnumProps): import("react/jsx-runtime").JSX.Element;
|
6
|
+
getEnumLabel: (code: string | string[], value: any, compose?: boolean, fieldNameLabel?: string, fieldNameValue?: string) => import("react/jsx-runtime").JSX.Element;
|
7
7
|
useEnum: typeof useEnum;
|
8
8
|
};
|
9
9
|
export default ProEnum;
|
package/lib/ProEnum/index.js
CHANGED
@@ -158,7 +158,7 @@ var ProEnum = function ProEnum(props) {
|
|
158
158
|
list = [];
|
159
159
|
}
|
160
160
|
}
|
161
|
-
if (
|
161
|
+
if (/*#__PURE__*/_react.default.isValidElement(component)) {
|
162
162
|
var Component = component;
|
163
163
|
return (0, _jsxRuntime.jsx)(Component, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, enumProps), {}, {
|
164
164
|
dataSource: list,
|
@@ -10,7 +10,7 @@ var SimpleEventCenter = /*#__PURE__*/function () {
|
|
10
10
|
this.events = void 0;
|
11
11
|
this.events = new Map();
|
12
12
|
}
|
13
|
-
(0, _createClass2.default)(SimpleEventCenter, [{
|
13
|
+
return (0, _createClass2.default)(SimpleEventCenter, [{
|
14
14
|
key: "subscribe",
|
15
15
|
value: function subscribe(eventName, callback) {
|
16
16
|
if (!this.events.has(eventName)) {
|
@@ -37,6 +37,5 @@ var SimpleEventCenter = /*#__PURE__*/function () {
|
|
37
37
|
}
|
38
38
|
}
|
39
39
|
}]);
|
40
|
-
return SimpleEventCenter;
|
41
40
|
}(); // 将 eventCenter 实例添加到 window 对象上
|
42
41
|
window.eventCenter = new SimpleEventCenter();
|
@@ -1,2 +1,2 @@
|
|
1
|
-
declare const getEnumLabel: (code: string | string[], value: any, compose?: boolean, fieldNameLabel?: string, fieldNameValue?: string) => JSX.Element;
|
1
|
+
declare const getEnumLabel: (code: string | string[], value: any, compose?: boolean, fieldNameLabel?: string, fieldNameValue?: string) => import("react/jsx-runtime").JSX.Element;
|
2
2
|
export default getEnumLabel;
|
@@ -137,7 +137,7 @@ var ActionButton = function ActionButton(props) {
|
|
137
137
|
return _actionProps;
|
138
138
|
}, [props.actionProps]);
|
139
139
|
var handleClick = /*#__PURE__*/function () {
|
140
|
-
var _ref6 = (0, _asyncToGenerator2.default)(
|
140
|
+
var _ref6 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee(defaultCallback, callback, index, item) {
|
141
141
|
var value, data;
|
142
142
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
143
143
|
while (1) switch (_context.prev = _context.next) {
|
@@ -276,7 +276,7 @@ var ActionButton = function ActionButton(props) {
|
|
276
276
|
},
|
277
277
|
children: label
|
278
278
|
}))
|
279
|
-
}), "".concat(item === null || item === void 0 ? void 0 : item.type).concat(index)) : (
|
279
|
+
}), "".concat(item === null || item === void 0 ? void 0 : item.type).concat(index)) : (/*#__PURE__*/(0, _react.createElement)(_antd.Button, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, (0, _lodash.omit)(rest, filterKeys)), {}, {
|
280
280
|
key: "".concat(item === null || item === void 0 ? void 0 : item.type).concat(index),
|
281
281
|
type: "text",
|
282
282
|
onClick: function onClick(e) {
|
@@ -20,7 +20,7 @@ var BlockTitle = function BlockTitle(props) {
|
|
20
20
|
if (!title) {
|
21
21
|
return (0, _jsxRuntime.jsx)("div", {});
|
22
22
|
}
|
23
|
-
if (
|
23
|
+
if (/*#__PURE__*/_react.default.isValidElement(title)) {
|
24
24
|
return title;
|
25
25
|
}
|
26
26
|
var titleContent = title;
|
@@ -61,7 +61,7 @@ var ToolbarButton = function ToolbarButton(props) {
|
|
61
61
|
return _toolbarProps;
|
62
62
|
}, [props.toolbarProps]);
|
63
63
|
var handleClick = /*#__PURE__*/function () {
|
64
|
-
var _ref2 = (0, _asyncToGenerator2.default)(
|
64
|
+
var _ref2 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee(defaultCallback, callback, item) {
|
65
65
|
var value, data;
|
66
66
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
67
67
|
while (1) switch (_context.prev = _context.next) {
|
@@ -30,7 +30,7 @@ var namesPathTransform = exports.namesPathTransform = function namesPathTransfor
|
|
30
30
|
// 比较memo
|
31
31
|
var memoWith = exports.memoWith = function memoWith(pre, next) {
|
32
32
|
return (0, _lodash.isEqualWith)(pre, next, function (objValue, othValue) {
|
33
|
-
if (
|
33
|
+
if (/*#__PURE__*/_react.default.isValidElement(objValue) && /*#__PURE__*/_react.default.isValidElement(othValue)) {
|
34
34
|
return true;
|
35
35
|
}
|
36
36
|
// 移除解决formlist函数里不更新问题
|
@@ -76,7 +76,7 @@ var ComRender = function ComRender(props) {
|
|
76
76
|
children: viewRender(componentProps)
|
77
77
|
});
|
78
78
|
}
|
79
|
-
var Component = component ? (
|
79
|
+
var Component = component ? (/*#__PURE__*/_react.default.cloneElement(component, (0, _objectSpread3.default)({}, componentProps))) : (0, _jsxRuntime.jsx)(TypeComponent, (0, _objectSpread3.default)({}, componentProps));
|
80
80
|
var Com = getComRender(Component, props, componentProps);
|
81
81
|
return (0, _jsxRuntime.jsx)(_useFieldProps.FieldProvider, {
|
82
82
|
value: (0, _objectSpread3.default)((0, _objectSpread3.default)({}, contextProps), {}, {
|
@@ -1,4 +1,4 @@
|
|
1
1
|
/// <reference types="react" />
|
2
2
|
import { ProCascaderProps } from './propsType';
|
3
|
-
declare const _default: import("react").MemoExoticComponent<(props: ProCascaderProps) => JSX.Element>;
|
3
|
+
declare const _default: import("react").MemoExoticComponent<(props: ProCascaderProps) => import("react/jsx-runtime").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 (0, _objectSpread3.default)((0, _objectSpread3.default)({}, item), {}, (0, _defineProperty2.default)({}, (fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children', level === 1 ? [] :
|
34
|
+
return (0, _objectSpread3.default)((0, _objectSpread3.default)({}, item), {}, (0, _defineProperty2.default)({}, (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) {
|
@@ -108,7 +108,7 @@ var ProCascader = function ProCascader(props) {
|
|
108
108
|
}, [dics === null || dics === void 0 ? void 0 : dics[addressCode], enumData]);
|
109
109
|
var realDataSource = (0, _react.useMemo)(function () {
|
110
110
|
var innerDataSource = dataSource || (addressCode ? enumDataSource : []);
|
111
|
-
var result = (0, _index.transformDataName)(isAddressMode && realLevel === 2 ?
|
111
|
+
var result = (0, _index.transformDataName)(isAddressMode && realLevel === 2 ? _filterDataSource(innerDataSource, level, fieldNames) : innerDataSource, fieldNames);
|
112
112
|
return result;
|
113
113
|
}, [isAddressMode, addressCode, realLevel, dataSource, enumDataSource === null || enumDataSource === void 0 ? void 0 : enumDataSource.length]);
|
114
114
|
var lastDisabled = (0, _react.useMemo)(function () {
|
@@ -130,7 +130,7 @@ var ProCascader = function ProCascader(props) {
|
|
130
130
|
defaultLabel = _useState4[0],
|
131
131
|
setDefaultLabel = _useState4[1];
|
132
132
|
var getFirstLevelOptions = /*#__PURE__*/function () {
|
133
|
-
var _ref4 = (0, _asyncToGenerator2.default)(
|
133
|
+
var _ref4 = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee() {
|
134
134
|
var _yield$service, data, newData, transFormData, serviceData;
|
135
135
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
136
136
|
while (1) switch (_context.prev = _context.next) {
|
@@ -149,7 +149,7 @@ var ProCascader = function ProCascader(props) {
|
|
149
149
|
value: fieldNames.value,
|
150
150
|
children: (fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.children) || 'children'
|
151
151
|
});
|
152
|
-
serviceData = isAddressMode && realLevel === 2 ?
|
152
|
+
serviceData = isAddressMode && realLevel === 2 ? _filterDataSource(transFormData, level, fieldNames) : transFormData;
|
153
153
|
setServiceData(serviceData);
|
154
154
|
case 9:
|
155
155
|
case "end":
|
@@ -219,7 +219,7 @@ var ProCascader = function ProCascader(props) {
|
|
219
219
|
})) === null || _ref5$filter === void 0 ? void 0 : _ref5$filter.join(separator)) || '-' : (defaultLabel === null || defaultLabel === void 0 ? void 0 : (_defaultLabel$filter = defaultLabel.filter(function (item) {
|
220
220
|
return !!item;
|
221
221
|
})) === null || _defaultLabel$filter === void 0 ? void 0 : _defaultLabel$filter.join(separator)) || '-';
|
222
|
-
var
|
222
|
+
var _findSelectedOptions = function findSelectedOptions(options, value) {
|
223
223
|
var path = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : [];
|
224
224
|
var _value = value !== null && value !== void 0 ? value : [];
|
225
225
|
// 基准情况:如果 value 数组为空,且 path 不为空,说明找到了完整的路径
|
@@ -238,7 +238,7 @@ var ProCascader = function ProCascader(props) {
|
|
238
238
|
if (foundOption) {
|
239
239
|
// 如果找到了匹配的选项,并且还有更多的 value 需要匹配,递归地在子选项中查找
|
240
240
|
if (_value.length > 1 && foundOption.children) {
|
241
|
-
return
|
241
|
+
return _findSelectedOptions(foundOption.children, _value.slice(1), [].concat((0, _toConsumableArray2.default)(path), [foundOption]));
|
242
242
|
}
|
243
243
|
// 如果没有更多的 value 需要匹配,返回当前选项(以及之前的路径)
|
244
244
|
return [].concat((0, _toConsumableArray2.default)(path), [foundOption]);
|
@@ -247,7 +247,7 @@ var ProCascader = function ProCascader(props) {
|
|
247
247
|
return null;
|
248
248
|
};
|
249
249
|
var _selectedOptions = (0, _react.useMemo)(function () {
|
250
|
-
return
|
250
|
+
return _findSelectedOptions(service ? serviceData : realDataSource, addressValue);
|
251
251
|
}, [service, serviceData, realDataSource, addressValue]);
|
252
252
|
var handleAddressChange = function handleAddressChange(e) {
|
253
253
|
var cascaderValue = value === null || value === void 0 ? void 0 : value.slice(0, realLevel);
|
@@ -33,7 +33,7 @@ var useDefaultOptions = function useDefaultOptions(options) {
|
|
33
33
|
});
|
34
34
|
};
|
35
35
|
var defaultService = /*#__PURE__*/function () {
|
36
|
-
var _ref = (0, _asyncToGenerator2.default)(
|
36
|
+
var _ref = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regeneratorRuntime2.default)().mark(function _callee() {
|
37
37
|
return (0, _regeneratorRuntime2.default)().wrap(function _callee$(_context) {
|
38
38
|
while (1) switch (_context.prev = _context.next) {
|
39
39
|
case 0:
|