@kdcloudjs/kdesign 1.7.68-stable.3 → 1.7.68-stable.4

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.
@@ -908,10 +908,6 @@ var InternalSelect = function InternalSelect(props, ref) {
908
908
  var _a;
909
909
  return (_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
910
910
  },
911
- onBlur: function onBlur() {
912
- var _a;
913
- return (_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.blur();
914
- },
915
911
  onKeyDown: onInternalKeyDown
916
912
  }, !isMultiple ? renderSingle() : renderMultiple()));
917
913
  };
@@ -920,10 +920,6 @@ var InternalSelect = function InternalSelect(props, ref) {
920
920
  var _a;
921
921
  return (_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.focus();
922
922
  },
923
- onBlur: function onBlur() {
924
- var _a;
925
- return (_a = searchRef.current) === null || _a === void 0 ? void 0 : _a.blur();
926
- },
927
923
  onKeyDown: onInternalKeyDown
928
924
  }, !isMultiple ? renderSingle() : renderMultiple()));
929
925
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kdcloudjs/kdesign",
3
- "version": "1.7.68-stable.3",
3
+ "version": "1.7.68-stable.4",
4
4
  "description": "KDesign 金蝶前端react 组件库",
5
5
  "title": "kdesign",
6
6
  "keywords": [