@apdesign/web-react 1.4.2 → 1.4.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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * AP Design v1.4.2
2
+ * AP Design v1.4.3
3
3
  *
4
4
  * Copyright 2019-present, Bytedance, Inc.
5
5
  * All rights reserved.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * AP Design v1.4.2
2
+ * AP Design v1.4.3
3
3
  *
4
4
  * Copyright 2019-present, Bytedance, Inc.
5
5
  * All rights reserved.
@@ -2535,7 +2535,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var reac
2535
2535
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2536
2536
 
2537
2537
  "use strict";
2538
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ \"react\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _util_classNames__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../_util/classNames */ \"./components/_util/classNames.ts\");\n/* harmony import */ var _util_keycode__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../_util/keycode */ \"./components/_util/keycode.ts\");\n/* harmony import */ var _Trigger__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../Trigger */ \"./components/Trigger/index.tsx\");\n/* harmony import */ var _opt_group__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./opt-group */ \"./components/Select/opt-group.tsx\");\n/* harmony import */ var _option__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./option */ \"./components/Select/option.tsx\");\n/* harmony import */ var _util_resizeObserver__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../_util/resizeObserver */ \"./components/_util/resizeObserver.tsx\");\n/* harmony import */ var _util_is__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../_util/is */ \"./components/_util/is.ts\");\n/* harmony import */ var _util_getHotkeyHandler__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../_util/getHotkeyHandler */ \"./components/_util/getHotkeyHandler.ts\");\n/* harmony import */ var _util_warning__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../_util/warning */ \"./components/_util/warning.ts\");\n/* harmony import */ var _class_select_view__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../_class/select-view */ \"./components/_class/select-view.tsx\");\n/* harmony import */ var _class_VirtualList__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../_class/VirtualList */ \"./components/_class/VirtualList/index.tsx\");\n/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./utils */ \"./components/Select/utils.tsx\");\n/* harmony import */ var _ConfigProvider__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../ConfigProvider */ \"./components/ConfigProvider/index.tsx\");\n/* harmony import */ var _util_hooks_useMergeValue__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../_util/hooks/useMergeValue */ \"./components/_util/hooks/useMergeValue.ts\");\n/* harmony import */ var _util_omit__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../_util/omit */ \"./components/_util/omit.ts\");\n/* harmony import */ var _util_hooks_useMergeProps__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../_util/hooks/useMergeProps */ \"./components/_util/hooks/useMergeProps.ts\");\n/* harmony import */ var _index__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../index */ \"./components/index.tsx\");\n/* harmony import */ var _util_hooks_useId__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../_util/hooks/useId */ \"./components/_util/hooks/useId.ts\");\nvar __assign = undefined && undefined.__assign || function () {\n __assign = Object.assign || function (t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n\n for (var p in s) {\n if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n }\n\n return t;\n };\n\n return __assign.apply(this, arguments);\n};\n\nvar __read = undefined && undefined.__read || function (o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o),\n r,\n ar = [],\n e;\n\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) {\n ar.push(r.value);\n }\n } catch (error) {\n e = {\n error: error\n };\n } finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n } finally {\n if (e) throw e.error;\n }\n }\n\n return ar;\n};\n\nvar __values = undefined && undefined.__values || function (o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator,\n m = s && o[s],\n i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function next() {\n if (o && i >= o.length) o = void 0;\n return {\n value: o && o[i++],\n done: !o\n };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n};\n\nvar __spreadArray = undefined && undefined.__spreadArray || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n // 用户创建中的option的origin标识\n\nvar USER_CREATING_OPTION_ORIGIN = 'userCreatingOption';\nvar defaultProps = {\n trigger: 'click',\n bordered: true,\n filterOption: true,\n unmountOnExit: true,\n isQuickSingleSelectMode: true,\n defaultActiveFirstOption: true\n};\nvar triggerPopupAlign = {\n bottom: 4\n};\n\nfunction Select(baseProps, ref) {\n var _a = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useContext\"])(_ConfigProvider__WEBPACK_IMPORTED_MODULE_13__[\"ConfigContext\"]),\n getPrefixCls = _a.getPrefixCls,\n renderEmpty = _a.renderEmpty,\n componentConfig = _a.componentConfig,\n rtl = _a.rtl,\n locale = _a.locale;\n\n var props = Object(_util_hooks_useMergeProps__WEBPACK_IMPORTED_MODULE_16__[\"default\"])(baseProps, defaultProps, componentConfig === null || componentConfig === void 0 ? void 0 : componentConfig.Select);\n var children = props.children,\n renderFormat = props.renderFormat,\n defaultActiveFirstOption = props.defaultActiveFirstOption,\n disabled = props.disabled,\n unmountOnExit = props.unmountOnExit,\n notFoundContent = props.notFoundContent,\n showSearch = props.showSearch,\n tokenSeparators = props.tokenSeparators,\n options = props.options,\n filterOption = props.filterOption,\n labelInValue = props.labelInValue,\n getPopupContainer = props.getPopupContainer,\n isQuickSingleSelectMode = props.isQuickSingleSelectMode,\n trigger = props.trigger,\n triggerElement = props.triggerElement,\n triggerProps = props.triggerProps,\n dropdownRender = props.dropdownRender,\n dropdownMenuStyle = props.dropdownMenuStyle,\n dropdownMenuClassName = props.dropdownMenuClassName,\n virtualListProps = props.virtualListProps,\n // events\n onChange = props.onChange,\n onSelect = props.onSelect,\n onDeselect = props.onDeselect,\n _onClear = props.onClear,\n onSearch = props.onSearch,\n onFocus = props.onFocus,\n _onBlur = props.onBlur,\n onPopupScroll = props.onPopupScroll,\n onVisibleChange = props.onVisibleChange,\n onInputValueChange = props.onInputValueChange,\n _onPaste = props.onPaste,\n _onKeyDown = props.onKeyDown; // TODO 兼容逻辑,3.0 移除 tags 模式\n\n var mode = props.mode,\n allowCreate = props.allowCreate;\n\n if (mode === 'tags') {\n mode = 'multiple';\n allowCreate = true;\n Object(_util_warning__WEBPACK_IMPORTED_MODULE_9__[\"default\"])(true, \"[Arco Select] The 'tags' mode will be removed in the next major version, please use {mode: \\\"multiple\\\", allowCreate: true} instead.\");\n }\n\n var prefixCls = getPrefixCls('select');\n var isMultipleMode = mode === 'multiple';\n var isMultipleQuickSelectMode = isMultipleMode && isQuickSingleSelectMode; // TODO: 统一 useMergeValue 函数的表现\n\n var _b = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])(Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.defaultValue, isMultipleMode, labelInValue)), 2),\n stateValue = _b[0],\n setValue = _b[1];\n\n var _c = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])('value' in props ? Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue) : Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.defaultValue, isMultipleMode, labelInValue)), 2),\n stateProxyValue = _c[0],\n setProxyValue = _c[1];\n\n var value = 'value' in props && !isMultipleQuickSelectMode ? Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue) : isMultipleQuickSelectMode ? stateProxyValue : stateValue;\n var valueForInputShow = 'value' in props ? Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue) : stateValue;\n\n var _d = __read(Object(_util_hooks_useMergeValue__WEBPACK_IMPORTED_MODULE_14__[\"default\"])('', {\n value: 'inputValue' in props ? props.inputValue || '' : undefined\n }), 3),\n inputValue = _d[0],\n setInputValue = _d[1],\n stateInputValue = _d[2];\n\n var _e = __read(Object(_util_hooks_useMergeValue__WEBPACK_IMPORTED_MODULE_14__[\"default\"])(false, {\n defaultValue: props.defaultPopupVisible,\n value: 'popupVisible' in props ? props.popupVisible : triggerProps && 'popupVisible' in triggerProps ? triggerProps.popupVisible : undefined\n }), 2),\n popupVisible = _e[0],\n setPopupVisible = _e[1]; // allowCreate 时,用户正在创建的选项值\n\n\n var _f = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])(null), 2),\n userCreatingOption = _f[0],\n setUserCreatingOption = _f[1]; // allowCreate 时,由用户输入而扩展到选项中的值\n\n\n var _g = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])([]), 2),\n userCreatedOptions = _g[0],\n setUserCreatedOptions = _g[1]; // 具有选中态或者 hover 态的 option 的 value\n\n\n var _h = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])(Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) ? value[0] : value), 2),\n valueActive = _h[0],\n setValueActive = _h[1]; // 缓存较为耗时的 flatChildren 的结果\n\n\n var _j = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useMemo\"])(function () {\n return Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"flatChildren\"])({\n children: children,\n options: options,\n filterOption: filterOption\n }, {\n prefixCls: prefixCls,\n inputValue: inputValue,\n userCreatedOptions: userCreatedOptions,\n userCreatingOption: userCreatingOption\n });\n }, [children, options, filterOption, inputValue, userCreatingOption, userCreatedOptions]),\n childrenList = _j.childrenList,\n optionInfoMap = _j.optionInfoMap,\n optionValueList = _j.optionValueList,\n optionIndexListForArrowKey = _j.optionIndexListForArrowKey,\n hasOptGroup = _j.hasOptGroup,\n hasComplexLabelInOptions = _j.hasComplexLabelInOptions; // ref\n\n\n var refWrapper = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null);\n var refTrigger = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null);\n var refSelectView = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null); // 用来保存 value 和选中项的映射\n\n var refValueMap = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])([]); // 用 none 表示目前处于键盘操作中,忽略鼠标的 onMouseEnter 和 onMouseLeave 事件\n\n var refKeyboardArrowDirection = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null); // 触发 onInputValueChange 回调的值\n\n var refOnInputChangeCallbackValue = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(inputValue); // 触发 onInputValueChange 回调的原因\n\n var refOnInputChangeCallbackReason = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null); // 上次成功触发自动分词的时间\n\n var refTSLastSeparateTriggered = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(0); // Whether in the hidden animation of drop-down\n\n var refPopupExiting = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(false); // Unique ID of this select instance\n\n var instancePopupID = Object(_util_hooks_useId__WEBPACK_IMPORTED_MODULE_18__[\"default\"])(\"\".concat(prefixCls, \"-popup-\")); // 添加一个 ref 来跟踪 props.value 的前一个值\n\n var prevValueRef = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(props.value);\n var isNoOptionSelected = Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isEmptyValue\"])(value, isMultipleMode);\n var valueActiveDefault = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useMemo\"])(function () {\n var _a, _b;\n\n if (defaultActiveFirstOption) {\n var firstValue = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) ? value[0] : value; // only valid option will render in option list\n // if it's not rendered (e.g. filtered by user-search), ignore it\n\n var isFirstValueOptionSelectable = !isNoOptionSelected && ((_a = optionInfoMap.get(firstValue)) === null || _a === void 0 ? void 0 : _a._valid); // 是否第一个 option 是创建中选项\n\n var isFirstCreatingOption = ((_b = optionInfoMap === null || optionInfoMap === void 0 ? void 0 : optionInfoMap.get(optionValueList[0])) === null || _b === void 0 ? void 0 : _b._origin) === USER_CREATING_OPTION_ORIGIN;\n return isFirstValueOptionSelectable && !isFirstCreatingOption ? firstValue : optionValueList[optionIndexListForArrowKey[0]];\n }\n\n return undefined;\n }, [value, optionInfoMap, optionValueList, optionIndexListForArrowKey, defaultActiveFirstOption, isNoOptionSelected]);\n var scrollIntoView = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useCallback\"])(function (optionValue, options) {\n var _a;\n\n var activeOption = optionInfoMap.get(optionValue);\n\n if (refWrapper.current && ((_a = activeOption === null || activeOption === void 0 ? void 0 : activeOption.child) === null || _a === void 0 ? void 0 : _a.props)) {\n refWrapper.current.scrollTo({\n key: activeOption.child.props._key,\n options: options\n });\n }\n }, [optionInfoMap]);\n var userCreatedOptionFormatter = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useCallback\"])(function (inputValue, creating) {\n if (creating === void 0) {\n creating = false;\n }\n\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(allowCreate) && typeof (allowCreate === null || allowCreate === void 0 ? void 0 : allowCreate.formatter) === 'function' ? allowCreate.formatter(inputValue, creating) : inputValue;\n }, [allowCreate]); // Try to update inputValue and trigger onInputValueChange callback\n\n var tryUpdateInputValue = function tryUpdateInputValue(value, reason) {\n if (value !== refOnInputChangeCallbackValue.current || reason !== refOnInputChangeCallbackReason.current) {\n setInputValue(value);\n refOnInputChangeCallbackValue.current = value;\n refOnInputChangeCallbackReason.current = reason;\n onInputValueChange && onInputValueChange(value, reason);\n }\n }; // 尝试更新 popupVisible,触发 onVisibleChange\n\n\n var tryUpdatePopupVisible = function tryUpdatePopupVisible(value) {\n if (popupVisible !== value) {\n setPopupVisible(value);\n onVisibleChange && onVisibleChange(value);\n triggerProps && triggerProps.onVisibleChange && triggerProps.onVisibleChange(value);\n }\n }; // 处理模式切换时 value 格式的校正\n\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (isMultipleMode) {\n if (!Array.isArray(value)) {\n setValue(value === undefined ? [] : [value]);\n setProxyValue(value === undefined ? [] : [value]);\n }\n } else if (Array.isArray(value)) {\n setValue(value.length === 0 ? undefined : value[0]);\n setProxyValue(value.length === 0 ? undefined : value[0]);\n }\n }, [isMultipleMode, value]);\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (isMultipleQuickSelectMode) {\n if (props.value !== prevValueRef.current) {\n setValue(Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue));\n setProxyValue(Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue));\n } // 更新 ref 以保存当前值用于下次比较\n\n\n prevValueRef.current = props.value;\n }\n }, [props.value, isMultipleQuickSelectMode, labelInValue]); // 选项下拉框显示/隐藏时的一些自动行为\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (popupVisible) {\n // 重新设置 hover 态的 Option\n setValueActive(valueActiveDefault); // 在弹出框动画结束之后再执行scrollIntoView,否则会有不必要的滚动产生\n\n var firstValue_1 = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) ? value[0] : value;\n\n if (!isNoOptionSelected && optionInfoMap.has(firstValue_1)) {\n setTimeout(function () {\n return scrollIntoView(firstValue_1);\n });\n }\n }\n }, [popupVisible]); // 处理键盘选择Option时的列表滚动\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (refKeyboardArrowDirection.current === 'up' || refKeyboardArrowDirection.current === 'down') {\n scrollIntoView(valueActive);\n refKeyboardArrowDirection.current = 'none';\n }\n }, [valueActive]); // 选项列表改变后,将 active 选项重置\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n setValueActive(valueActiveDefault);\n }, [JSON.stringify(childrenList.map(function (child) {\n var _a;\n\n return (_a = child === null || child === void 0 ? void 0 : child.props) === null || _a === void 0 ? void 0 : _a.value;\n }))]); // 更新 refValueMap,避免数组规模无节制扩大\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n refValueMap.current = refValueMap.current.filter(function (x) {\n return isMultipleMode ? Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) && value.indexOf(x.value) > -1 : x.value === value;\n });\n }, [value, isMultipleMode]); // allowCreate 时,value 改变时更新下拉框选项\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (allowCreate) {\n var nextUserCreatedOptions = void 0;\n\n if (Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isEmptyValue\"])(value, isMultipleMode)) {\n nextUserCreatedOptions = [];\n } else {\n // 将单选和多选的情况统一处理\n var currentValueList_1 = Array.isArray(value) ? value : [value]; // 将无对应下拉框选项的 value 当作用户创建的选项\n\n var newUserCreatedOptions = currentValueList_1.filter(function (v) {\n var _a;\n\n var option = optionInfoMap.get(v) || ((_a = refValueMap.current.find(function (item) {\n return item.value === v;\n })) === null || _a === void 0 ? void 0 : _a.option);\n return !option || option._origin === USER_CREATING_OPTION_ORIGIN;\n }).map(function (op) {\n return userCreatedOptionFormatter(op);\n }); // 将 value 中不存在的 Option 移除\n\n var validUserCreatedOptions = userCreatedOptions.filter(function (op) {\n var opValue = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(op) ? op.value : op;\n return currentValueList_1.indexOf(opValue) !== -1;\n });\n nextUserCreatedOptions = validUserCreatedOptions.concat(newUserCreatedOptions);\n }\n\n var getOptionsValueString = function getOptionsValueString(options) {\n return options.map(function (option) {\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(option) ? option.value : option;\n }).toString();\n }; // only update state when user-created options changed\n\n\n if (getOptionsValueString(nextUserCreatedOptions) !== getOptionsValueString(userCreatedOptions)) {\n setUserCreatedOptions(nextUserCreatedOptions);\n }\n }\n }, [value, allowCreate, isMultipleMode, userCreatedOptionFormatter]); // allowCreate 时,根据输入内容动态修改下拉框选项\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (allowCreate) {\n // 避免正在输入的内容覆盖已有的选项\n setUserCreatingOption(inputValue && !optionInfoMap.has(inputValue) ? userCreatedOptionFormatter(inputValue, true) : null);\n }\n }, [inputValue, userCreatedOptionFormatter]); // 在 inputValue 变化时,适时触发 onSearch\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n var reason = refOnInputChangeCallbackReason.current;\n\n if (stateInputValue === inputValue && (reason === 'manual' || reason === 'optionListHide')) {\n onSearch && onSearch(inputValue, reason);\n }\n }, [inputValue]);\n var getOptionInfoByValue = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useCallback\"])(function (value) {\n var option = optionInfoMap.get(value);\n\n if (option) {\n var index = refValueMap.current.findIndex(function (item) {\n return item.value === value;\n });\n\n if (index > -1) {\n refValueMap.current.splice(index, 1, {\n value: value,\n option: option\n });\n } else {\n refValueMap.current.push({\n value: value,\n option: option\n });\n }\n\n return option;\n }\n\n var item = refValueMap.current.find(function (x) {\n return x.value === value;\n });\n return item && item.option;\n }, [optionInfoMap]); // 使用方向键选择时,获取下一个 active option 的值\n\n var getValueActive = function getValueActive(direction) {\n if (!optionIndexListForArrowKey.length) {\n return undefined;\n }\n\n if (valueActive === undefined || !optionInfoMap.has(valueActive)) {\n return optionValueList[optionIndexListForArrowKey[0]];\n }\n\n var activeOption = optionInfoMap.get(valueActive);\n var activeIndex = activeOption._index;\n\n var _index = optionIndexListForArrowKey.indexOf(activeIndex);\n\n var _length = optionIndexListForArrowKey.length;\n return optionValueList[optionIndexListForArrowKey[((direction === 'up' ? _index - 1 : _index + 1) + _length) % _length]];\n }; // Object should be returned when labelInValue is true\n\n\n var getValueAndOptionForCallback = function getValueAndOptionForCallback(stateValue, isEmpty) {\n if (isEmpty === void 0) {\n isEmpty = Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isEmptyValue\"])(stateValue, isMultipleMode);\n }\n\n var value = stateValue;\n var option = stateValue === undefined ? undefined : Array.isArray(stateValue) ? stateValue.map(getOptionInfoByValue) : getOptionInfoByValue(stateValue);\n\n if (labelInValue && !isEmpty) {\n var getOptionLabel_1 = function getOptionLabel_1(optionValue, optionInfo) {\n var e_1, _a;\n\n if (optionInfo) {\n return optionInfo.children;\n } // https://github.com/arco-design/arco-design/issues/442\n // Make sure parameter value has valid label if props.value is already set\n\n\n var propValue = 'value' in props ? props.value : 'defaultValue' in props ? props.defaultValue : null; // Multiple mode\n\n if (Array.isArray(propValue)) {\n try {\n for (var propValue_1 = __values(propValue), propValue_1_1 = propValue_1.next(); !propValue_1_1.done; propValue_1_1 = propValue_1.next()) {\n var item = propValue_1_1.value;\n\n if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(item) && item.value === optionValue) {\n return item.label;\n }\n }\n } catch (e_1_1) {\n e_1 = {\n error: e_1_1\n };\n } finally {\n try {\n if (propValue_1_1 && !propValue_1_1.done && (_a = propValue_1.return)) _a.call(propValue_1);\n } finally {\n if (e_1) throw e_1.error;\n }\n }\n } // Single mode\n else if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(propValue) && propValue.value === optionValue) {\n return propValue.label;\n }\n };\n\n if (Array.isArray(stateValue)) {\n value = stateValue.map(function (optionValue, index) {\n return {\n value: optionValue,\n label: getOptionLabel_1(optionValue, option[index])\n };\n });\n } else {\n value = {\n value: stateValue,\n label: getOptionLabel_1(stateValue, option)\n };\n }\n }\n\n return {\n option: option,\n value: value\n };\n };\n\n var tryUpdateSelectValue = function tryUpdateSelectValue(value) {\n setValue(value);\n\n if (onChange) {\n var paramsForCallback = getValueAndOptionForCallback(value);\n onChange(paramsForCallback.value, paramsForCallback.option);\n }\n };\n\n var tryUpdateProxySelectValue = function tryUpdateProxySelectValue(value) {\n setProxyValue(value);\n }; // 多选时,选择/取消选择一个选项。 fromTag 为 true 时,表示从input tag标签触发取消选择\n\n\n var checkOption = function checkOption(optionValue, operation, fromTag) {\n if (fromTag === void 0) {\n fromTag = false;\n } // 取消选中时不需要检查option是否存在,因为可能已被外部剔除了此选项\n\n\n if (operation === 'remove' || operation === 'add' && optionInfoMap.get(optionValue)) {\n var newValue = operation === 'add' ? value.concat(optionValue) : value.filter(function (v) {\n return v !== optionValue;\n });\n var callbackToTrigger = operation === 'add' ? onSelect : onDeselect;\n\n if (typeof callbackToTrigger === 'function') {\n var paramsForCallback = getValueAndOptionForCallback(optionValue, false);\n callbackToTrigger(paramsForCallback.value, paramsForCallback.option);\n } // 如果是快速单选模式,更新代理值\n\n\n if (isMultipleQuickSelectMode) {\n tryUpdateProxySelectValue(newValue);\n\n if (fromTag) {\n if (popupVisible) {\n tryUpdatePopupVisible(false);\n\n var _newValue = operation === 'add' ? stateValue.concat(optionValue) : stateValue.filter(function (v) {\n return v !== optionValue;\n });\n\n tryUpdateSelectValue(_newValue);\n setProxyValue(_newValue);\n } else {\n tryUpdateSelectValue(newValue);\n }\n }\n } else {\n tryUpdateSelectValue(newValue);\n }\n }\n }; // 多选时,确定\n\n\n var confirmCheck = function confirmCheck() {\n tryUpdateSelectValue(stateProxyValue);\n tryUpdatePopupVisible(false);\n }; // 多选时,取消\n\n\n var cancelCheck = function cancelCheck() {\n tryUpdateProxySelectValue(stateValue);\n tryUpdatePopupVisible(false);\n }; // 多选时候快速只选一个\n\n\n var handleSingleQuickSelect = function handleSingleQuickSelect(optionValue) {\n tryUpdatePopupVisible(false);\n tryUpdateProxySelectValue([optionValue]);\n tryUpdateSelectValue([optionValue]);\n };\n\n var handleOptionClick = function handleOptionClick(optionValue, disabled) {\n if (disabled) {\n return;\n }\n\n if (isMultipleMode) {\n checkOption(optionValue, value.indexOf(optionValue) === -1 ? 'add' : 'remove'); // 点击一个选项时,清空输入框内容\n\n if (!Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(showSearch) || !showSearch.retainInputValueWhileSelect) {\n tryUpdateInputValue('', 'optionChecked');\n }\n } else {\n if (optionValue !== value) {\n tryUpdateSelectValue(optionValue);\n }\n\n setTimeout(function () {\n tryUpdatePopupVisible(false);\n });\n }\n }; // 注册快捷键\n\n\n var hotkeyHandler = Object(_util_getHotkeyHandler__WEBPACK_IMPORTED_MODULE_8__[\"default\"])(new Map([[_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Esc\"].code, function () {\n return tryUpdatePopupVisible(false);\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Enter\"].code, function () {\n if (popupVisible) {\n var option = optionInfoMap.get(valueActive);\n option && handleOptionClick(valueActive, option.disabled);\n } else {\n tryUpdatePopupVisible(true);\n }\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Tab\"].code, // 按tab键切换,关闭开启的弹出框\n function () {\n return tryUpdatePopupVisible(false);\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"ArrowUp\"].code, function () {\n if (popupVisible) {\n refKeyboardArrowDirection.current = 'up';\n setValueActive(getValueActive('up'));\n return false;\n }\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"ArrowDown\"].code, function () {\n if (popupVisible) {\n refKeyboardArrowDirection.current = 'down';\n setValueActive(getValueActive('down'));\n return false;\n }\n }]]));\n\n var renderPopup = function renderPopup() {\n var _a;\n\n var _b, _c, _d, _e; // 没有设置弹出框的 width 时,需要在虚拟列表渲染的瞬间获得子元素的最大宽度\n\n\n var needMeasureLongestItem = (triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.autoAlignPopupWidth) === false && (!((_b = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _b === void 0 ? void 0 : _b.width) || ((_c = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _c === void 0 ? void 0 : _c.width) === 'auto'); // Option 存在复杂子元素时,让获得最长子元素变得困难,此时直接禁用虚拟滚动\n\n var needForbidVirtual = needMeasureLongestItem && hasComplexLabelInOptions;\n var mergedNotFoundContent = 'notFoundContent' in props ? notFoundContent : renderEmpty('Select'); // 选项列表元素\n\n var eleOptionList = childrenList.length ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_class_VirtualList__WEBPACK_IMPORTED_MODULE_11__[\"default\"], __assign({\n id: instancePopupID,\n role: \"listbox\",\n style: dropdownMenuStyle,\n className: Object(_util_classNames__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(\"\".concat(prefixCls, \"-popup-inner\"), dropdownMenuClassName),\n ref: refWrapper,\n data: childrenList,\n height: null,\n isStaticItemHeight: !hasOptGroup,\n measureLongestItem: needMeasureLongestItem,\n itemKey: function itemKey(child) {\n return child.props._key;\n },\n onMouseDown: _utils__WEBPACK_IMPORTED_MODULE_12__[\"preventDefaultEvent\"],\n onMouseMove: function onMouseMove() {\n refKeyboardArrowDirection.current = null;\n },\n onScroll: function onScroll(e) {\n return onPopupScroll && onPopupScroll(e.target);\n }\n }, virtualListProps, {\n threshold: needForbidVirtual ? null : virtualListProps === null || virtualListProps === void 0 ? void 0 : virtualListProps.threshold\n }), function (child) {\n var _a;\n\n if (Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isSelectOptGroup\"])(child)) {\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(child.type, __assign({}, child.props, {\n prefixCls: prefixCls\n }));\n }\n\n if (Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isSelectOption\"])(child)) {\n var optionValue = (_a = child.props) === null || _a === void 0 ? void 0 : _a.value;\n var userCreatingOptionValue = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(userCreatingOption) ? userCreatingOption.value : userCreatingOption;\n var userCreatedOptionValues = userCreatedOptions.map(function (op) {\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(op) ? op.value : op;\n });\n var optionProps = {\n prefixCls: prefixCls,\n rtl: rtl,\n _valueActive: valueActive,\n _valueSelect: value,\n _isMultipleMode: isMultipleMode,\n _isMultipleQuickSelectMode: isMultipleQuickSelectMode,\n _onSingleQuickSelect: handleSingleQuickSelect,\n _isUserCreatingOption: allowCreate && userCreatingOptionValue === optionValue,\n _isUserCreatedOption: allowCreate && userCreatedOptionValues.indexOf(optionValue) > -1,\n _onClick: handleOptionClick,\n _onMouseEnter: function _onMouseEnter(value) {\n refKeyboardArrowDirection.current === null && setValueActive(value);\n },\n _onMouseLeave: function _onMouseLeave() {\n refKeyboardArrowDirection.current === null && setValueActive(undefined);\n }\n };\n return child && /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(child.type, __assign({}, child.props, optionProps));\n }\n\n return child;\n }), isMultipleQuickSelectMode && /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\"div\", {\n style: {\n display: 'flex',\n justifyContent: 'flex-end',\n gap: 12,\n padding: '8px 16px 4px',\n borderTop: '1px solid var(--color-fill-3)'\n }\n }, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_index__WEBPACK_IMPORTED_MODULE_17__[\"Button\"], {\n size: \"mini\",\n onClick: cancelCheck\n }, (_d = locale.Select) === null || _d === void 0 ? void 0 : _d.cancelText), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_index__WEBPACK_IMPORTED_MODULE_17__[\"Button\"], {\n type: \"primary\",\n size: \"mini\",\n onClick: confirmCheck\n }, (_e = locale.Select) === null || _e === void 0 ? void 0 : _e.okText))) : null; // Avoid drop-down box jitter when user is creating a selection\n\n var isUserCreating = allowCreate && inputValue; // Dropdown-placeholder when there is no options\n\n var eleNoOptionPlaceholder = mergedNotFoundContent && !isUserCreating ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\"div\", {\n style: dropdownMenuStyle,\n className: Object(_util_classNames__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(\"\".concat(prefixCls, \"-popup-inner\"), dropdownMenuClassName)\n }, mergedNotFoundContent) : null;\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\"div\", {\n className: Object(_util_classNames__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(\"\".concat(prefixCls, \"-popup\"), (_a = {}, _a[\"\".concat(prefixCls, \"-popup-hidden\")] = eleOptionList === null && eleNoOptionPlaceholder === null, _a[\"\".concat(prefixCls, \"-popup-multiple\")] = isMultipleMode, _a)),\n // Make sure hotkey works when dropdown layer get focused\n tabIndex: -1,\n onKeyDown: function onKeyDown(e) {\n return hotkeyHandler(e);\n }\n }, typeof dropdownRender === 'function' ? dropdownRender(eleOptionList || eleNoOptionPlaceholder) : eleOptionList || eleNoOptionPlaceholder);\n };\n\n var handleTokenSeparators = function handleTokenSeparators(str) {\n // clear the timestamp, and then we can judge whether tokenSeparators has been triggered\n // according to timestamp value\n refTSLastSeparateTriggered.current = null;\n\n if (isMultipleMode && Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(tokenSeparators) && tokenSeparators.length) {\n var rawValues_1 = str.split(new RegExp(\"[\".concat(tokenSeparators.join(''), \"]\"))); // 输入了分隔符的情况\n\n if (rawValues_1.length > 1) {\n // record the timestamp of tokenSeparators triggered\n refTSLastSeparateTriggered.current = Date.now();\n var splitValues = rawValues_1.filter(function (v, index) {\n return v && rawValues_1.indexOf(v) === index;\n });\n var newValue_1 = value.slice(0);\n var needUpdate_1 = false;\n splitValues.forEach(function (v) {\n if (newValue_1.indexOf(v) === -1 && (allowCreate || optionInfoMap.get(v))) {\n newValue_1.push(v);\n needUpdate_1 = true;\n }\n });\n\n if (needUpdate_1) {\n tryUpdateSelectValue(newValue_1);\n }\n }\n }\n\n return !!refTSLastSeparateTriggered.current;\n }; // SelectView组件事件处理\n\n\n var selectViewEventHandlers = {\n onFocus: onFocus,\n onBlur: function onBlur(event) {\n _onBlur === null || _onBlur === void 0 ? void 0 : _onBlur(event); // when drop-down is always hidden, input-text needs to be cleared after blur\n\n !popupVisible && !refPopupExiting.current && tryUpdateInputValue('', 'optionListHide');\n },\n onKeyDown: function onKeyDown(event) {\n // 处理特殊功能键的自动分词\n if (event.target.tagName === 'INPUT' && event.target.value) {\n var isTab = event.key === _util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Tab\"].key;\n var isEnter = event.key === _util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Enter\"].key;\n\n if (isEnter || isTab) {\n var suffix = isEnter ? '\\n' : isTab ? '\\t' : '';\n\n if (handleTokenSeparators(event.target.value + suffix)) {\n // 回车后不会触发 onChangeInputValue 回调,所以在这里直接清空输入框\n tryUpdateInputValue('', 'tokenSeparator');\n }\n }\n } // 处理快捷键\n\n\n hotkeyHandler(event);\n _onKeyDown === null || _onKeyDown === void 0 ? void 0 : _onKeyDown(event);\n },\n onChangeInputValue: function onChangeInputValue(value, _a) {\n var inputType = _a.nativeEvent.inputType; // Pasting in the input box will trigger onPaste first and then onChange, but the value of onChange does not contain a newline character.\n // If word segmentation has just been triggered due to pasting, onChange will no longer attempt word segmentation.\n // Do NOT use await, need to update input value right away\n\n inputType !== 'insertFromPaste' && handleTokenSeparators(value);\n\n if (refTSLastSeparateTriggered.current) {\n tryUpdateInputValue('', 'tokenSeparator');\n } else {\n tryUpdateInputValue(value, 'manual');\n }\n\n if (!popupVisible && value) {\n tryUpdatePopupVisible(true);\n }\n },\n onPaste: function onPaste(e) {\n handleTokenSeparators(e.clipboardData.getData('text'));\n _onPaste === null || _onPaste === void 0 ? void 0 : _onPaste(e);\n },\n // Option Items\n onRemoveCheckedItem: function onRemoveCheckedItem(_, index, event) {\n event.stopPropagation();\n checkOption(value[index], 'remove', true);\n },\n onClear: function onClear(event) {\n event.stopPropagation();\n\n if (isMultipleMode) {\n // 保留已经被选中但被disabled的选项值\n var newValue = value.filter(function (v) {\n var item = optionInfoMap.get(v);\n return item && item.disabled;\n });\n tryUpdateSelectValue(newValue);\n } else {\n tryUpdateSelectValue(undefined);\n }\n\n tryUpdateInputValue('', 'manual');\n _onClear === null || _onClear === void 0 ? void 0 : _onClear(popupVisible);\n }\n };\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useImperativeHandle\"])(ref, function () {\n var _a, _b;\n\n return {\n dom: (_a = refSelectView.current) === null || _a === void 0 ? void 0 : _a.dom,\n focus: function focus() {\n refSelectView.current && refSelectView.current.focus();\n },\n blur: function blur() {\n refSelectView.current && refSelectView.current.blur();\n },\n hotkeyHandler: hotkeyHandler,\n activeOptionValue: valueActive,\n getOptionInfoByValue: getOptionInfoByValue,\n getOptionInfoList: function getOptionInfoList() {\n return __spreadArray([], __read(optionInfoMap.values()), false).filter(function (info) {\n return info._valid;\n });\n },\n scrollIntoView: scrollIntoView,\n getRootDOMNode: (_b = refSelectView.current) === null || _b === void 0 ? void 0 : _b.getRootDOMNode\n };\n }, [hotkeyHandler, optionInfoMap, valueActive, getOptionInfoByValue, scrollIntoView]);\n\n var renderView = function renderView(eleView) {\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_Trigger__WEBPACK_IMPORTED_MODULE_3__[\"default\"], __assign({\n ref: function ref(_ref) {\n return refTrigger.current = _ref;\n },\n popup: renderPopup,\n trigger: trigger,\n disabled: disabled,\n getPopupContainer: getPopupContainer,\n classNames: \"slideDynamicOrigin\",\n autoAlignPopupWidth: true,\n popupAlign: triggerPopupAlign,\n popupVisible: popupVisible,\n unmountOnExit: unmountOnExit,\n onVisibleChange: function onVisibleChange(visible) {\n if (visible === false && isMultipleQuickSelectMode) {\n setProxyValue(stateValue);\n }\n\n tryUpdatePopupVisible(visible);\n },\n __onExit: function __onExit() {\n refPopupExiting.current = true;\n },\n __onExited: function __onExited() {\n refPopupExiting.current = false;\n tryUpdateInputValue('', 'optionListHide');\n }\n }, Object(_util_omit__WEBPACK_IMPORTED_MODULE_15__[\"default\"])(triggerProps, ['popupVisible', 'onVisibleChange'])), eleView);\n };\n\n var usedTriggerElement = typeof triggerElement === 'function' ? triggerElement(getValueAndOptionForCallback(value)) : triggerElement;\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_util_resizeObserver__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n onResize: function onResize() {\n return refTrigger.current.updatePopupPosition();\n }\n }, usedTriggerElement !== undefined && usedTriggerElement !== null ? renderView(usedTriggerElement) : /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_class_select_view__WEBPACK_IMPORTED_MODULE_10__[\"default\"], __assign({}, props, selectViewEventHandlers, {\n ref: refSelectView,\n // state\n value: valueForInputShow,\n inputValue: inputValue,\n popupVisible: popupVisible,\n // other\n rtl: rtl,\n prefixCls: prefixCls,\n allowCreate: !!allowCreate,\n ariaControls: instancePopupID,\n isEmptyValue: isNoOptionSelected,\n isMultiple: isMultipleMode,\n onSort: tryUpdateSelectValue,\n renderText: function renderText(value) {\n var option = getOptionInfoByValue(value);\n var text = value;\n\n if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isFunction\"])(renderFormat)) {\n var paramsForCallback = getValueAndOptionForCallback(value, false);\n text = renderFormat(paramsForCallback.option || null, paramsForCallback.value);\n } else {\n var foundLabelFromProps = false;\n\n if (labelInValue) {\n var propValue = props.value || props.defaultValue;\n\n if (Array.isArray(propValue)) {\n var targetLabeledValue = propValue.find(function (item) {\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(item) && item.value === value;\n });\n\n if (targetLabeledValue) {\n text = targetLabeledValue.label;\n foundLabelFromProps = true;\n }\n } else if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(propValue)) {\n text = propValue.label;\n foundLabelFromProps = true;\n }\n }\n\n if (!foundLabelFromProps && option && 'children' in option) {\n text = option.children;\n }\n }\n\n return {\n text: text,\n disabled: option && option.disabled\n };\n },\n renderView: renderView\n })));\n}\n\nvar ForwardRefSelect = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwardRef(Select);\nvar SelectComponent = ForwardRefSelect;\nSelectComponent.displayName = 'Select';\nSelectComponent.Option = _option__WEBPACK_IMPORTED_MODULE_5__[\"default\"];\nSelectComponent.OptGroup = _opt_group__WEBPACK_IMPORTED_MODULE_4__[\"default\"];\n/* harmony default export */ __webpack_exports__[\"default\"] = (SelectComponent);\n\n//# sourceURL=webpack://%5Bname%5D/./components/Select/select.tsx?");
2538
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ \"react\");\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _util_classNames__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../_util/classNames */ \"./components/_util/classNames.ts\");\n/* harmony import */ var _util_keycode__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../_util/keycode */ \"./components/_util/keycode.ts\");\n/* harmony import */ var _Trigger__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../Trigger */ \"./components/Trigger/index.tsx\");\n/* harmony import */ var _opt_group__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./opt-group */ \"./components/Select/opt-group.tsx\");\n/* harmony import */ var _option__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./option */ \"./components/Select/option.tsx\");\n/* harmony import */ var _util_resizeObserver__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../_util/resizeObserver */ \"./components/_util/resizeObserver.tsx\");\n/* harmony import */ var _util_is__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../_util/is */ \"./components/_util/is.ts\");\n/* harmony import */ var _util_getHotkeyHandler__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../_util/getHotkeyHandler */ \"./components/_util/getHotkeyHandler.ts\");\n/* harmony import */ var _util_warning__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../_util/warning */ \"./components/_util/warning.ts\");\n/* harmony import */ var _class_select_view__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../_class/select-view */ \"./components/_class/select-view.tsx\");\n/* harmony import */ var _class_VirtualList__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../_class/VirtualList */ \"./components/_class/VirtualList/index.tsx\");\n/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./utils */ \"./components/Select/utils.tsx\");\n/* harmony import */ var _ConfigProvider__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../ConfigProvider */ \"./components/ConfigProvider/index.tsx\");\n/* harmony import */ var _util_hooks_useMergeValue__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../_util/hooks/useMergeValue */ \"./components/_util/hooks/useMergeValue.ts\");\n/* harmony import */ var _util_omit__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../_util/omit */ \"./components/_util/omit.ts\");\n/* harmony import */ var _util_hooks_useMergeProps__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../_util/hooks/useMergeProps */ \"./components/_util/hooks/useMergeProps.ts\");\n/* harmony import */ var _index__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../index */ \"./components/index.tsx\");\n/* harmony import */ var _util_hooks_useId__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../_util/hooks/useId */ \"./components/_util/hooks/useId.ts\");\nvar __assign = undefined && undefined.__assign || function () {\n __assign = Object.assign || function (t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n\n for (var p in s) {\n if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n }\n\n return t;\n };\n\n return __assign.apply(this, arguments);\n};\n\nvar __read = undefined && undefined.__read || function (o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o),\n r,\n ar = [],\n e;\n\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) {\n ar.push(r.value);\n }\n } catch (error) {\n e = {\n error: error\n };\n } finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n } finally {\n if (e) throw e.error;\n }\n }\n\n return ar;\n};\n\nvar __values = undefined && undefined.__values || function (o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator,\n m = s && o[s],\n i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function next() {\n if (o && i >= o.length) o = void 0;\n return {\n value: o && o[i++],\n done: !o\n };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n};\n\nvar __spreadArray = undefined && undefined.__spreadArray || function (to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n};\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n // 用户创建中的option的origin标识\n\nvar USER_CREATING_OPTION_ORIGIN = 'userCreatingOption';\nvar defaultProps = {\n trigger: 'click',\n bordered: true,\n filterOption: true,\n unmountOnExit: true,\n isQuickSingleSelectMode: true,\n defaultActiveFirstOption: true\n};\nvar triggerPopupAlign = {\n bottom: 4\n};\n\nfunction Select(baseProps, ref) {\n var _a = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useContext\"])(_ConfigProvider__WEBPACK_IMPORTED_MODULE_13__[\"ConfigContext\"]),\n getPrefixCls = _a.getPrefixCls,\n renderEmpty = _a.renderEmpty,\n componentConfig = _a.componentConfig,\n rtl = _a.rtl,\n locale = _a.locale;\n\n var props = Object(_util_hooks_useMergeProps__WEBPACK_IMPORTED_MODULE_16__[\"default\"])(baseProps, defaultProps, componentConfig === null || componentConfig === void 0 ? void 0 : componentConfig.Select);\n var children = props.children,\n renderFormat = props.renderFormat,\n defaultActiveFirstOption = props.defaultActiveFirstOption,\n disabled = props.disabled,\n unmountOnExit = props.unmountOnExit,\n notFoundContent = props.notFoundContent,\n showSearch = props.showSearch,\n tokenSeparators = props.tokenSeparators,\n options = props.options,\n filterOption = props.filterOption,\n labelInValue = props.labelInValue,\n getPopupContainer = props.getPopupContainer,\n isQuickSingleSelectMode = props.isQuickSingleSelectMode,\n trigger = props.trigger,\n triggerElement = props.triggerElement,\n triggerProps = props.triggerProps,\n dropdownRender = props.dropdownRender,\n dropdownMenuStyle = props.dropdownMenuStyle,\n dropdownMenuClassName = props.dropdownMenuClassName,\n virtualListProps = props.virtualListProps,\n // events\n onChange = props.onChange,\n onSelect = props.onSelect,\n onDeselect = props.onDeselect,\n _onClear = props.onClear,\n onSearch = props.onSearch,\n onFocus = props.onFocus,\n _onBlur = props.onBlur,\n onPopupScroll = props.onPopupScroll,\n onVisibleChange = props.onVisibleChange,\n onInputValueChange = props.onInputValueChange,\n _onPaste = props.onPaste,\n _onKeyDown = props.onKeyDown; // TODO 兼容逻辑,3.0 移除 tags 模式\n\n var mode = props.mode,\n allowCreate = props.allowCreate;\n\n if (mode === 'tags') {\n mode = 'multiple';\n allowCreate = true;\n Object(_util_warning__WEBPACK_IMPORTED_MODULE_9__[\"default\"])(true, \"[Arco Select] The 'tags' mode will be removed in the next major version, please use {mode: \\\"multiple\\\", allowCreate: true} instead.\");\n }\n\n var prefixCls = getPrefixCls('select');\n var isMultipleMode = mode === 'multiple';\n var isMultipleQuickSelectMode = isMultipleMode && isQuickSingleSelectMode; // TODO: 统一 useMergeValue 函数的表现\n\n var _b = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])(Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.defaultValue, isMultipleMode, labelInValue)), 2),\n stateValue = _b[0],\n setValue = _b[1];\n\n var _c = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])('value' in props ? Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue) : Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.defaultValue, isMultipleMode, labelInValue)), 2),\n stateProxyValue = _c[0],\n setProxyValue = _c[1];\n\n var value = 'value' in props && !isMultipleQuickSelectMode ? Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue) : isMultipleQuickSelectMode ? stateProxyValue : stateValue;\n var valueForInputShow = 'value' in props ? Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue) : stateValue;\n\n var _d = __read(Object(_util_hooks_useMergeValue__WEBPACK_IMPORTED_MODULE_14__[\"default\"])('', {\n value: 'inputValue' in props ? props.inputValue || '' : undefined\n }), 3),\n inputValue = _d[0],\n setInputValue = _d[1],\n stateInputValue = _d[2];\n\n var _e = __read(Object(_util_hooks_useMergeValue__WEBPACK_IMPORTED_MODULE_14__[\"default\"])(false, {\n defaultValue: props.defaultPopupVisible,\n value: 'popupVisible' in props ? props.popupVisible : triggerProps && 'popupVisible' in triggerProps ? triggerProps.popupVisible : undefined\n }), 2),\n popupVisible = _e[0],\n setPopupVisible = _e[1]; // allowCreate 时,用户正在创建的选项值\n\n\n var _f = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])(null), 2),\n userCreatingOption = _f[0],\n setUserCreatingOption = _f[1]; // allowCreate 时,由用户输入而扩展到选项中的值\n\n\n var _g = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])([]), 2),\n userCreatedOptions = _g[0],\n setUserCreatedOptions = _g[1]; // 具有选中态或者 hover 态的 option 的 value\n\n\n var _h = __read(Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useState\"])(Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) ? value[0] : value), 2),\n valueActive = _h[0],\n setValueActive = _h[1]; // 缓存较为耗时的 flatChildren 的结果\n\n\n var _j = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useMemo\"])(function () {\n return Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"flatChildren\"])({\n children: children,\n options: options,\n filterOption: filterOption\n }, {\n prefixCls: prefixCls,\n inputValue: inputValue,\n userCreatedOptions: userCreatedOptions,\n userCreatingOption: userCreatingOption\n });\n }, [children, options, filterOption, inputValue, userCreatingOption, userCreatedOptions]),\n childrenList = _j.childrenList,\n optionInfoMap = _j.optionInfoMap,\n optionValueList = _j.optionValueList,\n optionIndexListForArrowKey = _j.optionIndexListForArrowKey,\n hasOptGroup = _j.hasOptGroup,\n hasComplexLabelInOptions = _j.hasComplexLabelInOptions; // ref\n\n\n var refWrapper = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null);\n var refTrigger = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null);\n var refSelectView = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null); // 用来保存 value 和选中项的映射\n\n var refValueMap = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])([]); // 用 none 表示目前处于键盘操作中,忽略鼠标的 onMouseEnter 和 onMouseLeave 事件\n\n var refKeyboardArrowDirection = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null); // 触发 onInputValueChange 回调的值\n\n var refOnInputChangeCallbackValue = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(inputValue); // 触发 onInputValueChange 回调的原因\n\n var refOnInputChangeCallbackReason = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(null); // 上次成功触发自动分词的时间\n\n var refTSLastSeparateTriggered = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(0); // Whether in the hidden animation of drop-down\n\n var refPopupExiting = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(false); // Unique ID of this select instance\n\n var instancePopupID = Object(_util_hooks_useId__WEBPACK_IMPORTED_MODULE_18__[\"default\"])(\"\".concat(prefixCls, \"-popup-\")); // 添加一个 ref 来跟踪 props.value 的前一个值\n\n var prevValueRef = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useRef\"])(props.value);\n var isNoOptionSelected = Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isEmptyValue\"])(value, isMultipleMode);\n var valueActiveDefault = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useMemo\"])(function () {\n var _a, _b;\n\n if (defaultActiveFirstOption) {\n var firstValue = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) ? value[0] : value; // only valid option will render in option list\n // if it's not rendered (e.g. filtered by user-search), ignore it\n\n var isFirstValueOptionSelectable = !isNoOptionSelected && ((_a = optionInfoMap.get(firstValue)) === null || _a === void 0 ? void 0 : _a._valid); // 是否第一个 option 是创建中选项\n\n var isFirstCreatingOption = ((_b = optionInfoMap === null || optionInfoMap === void 0 ? void 0 : optionInfoMap.get(optionValueList[0])) === null || _b === void 0 ? void 0 : _b._origin) === USER_CREATING_OPTION_ORIGIN;\n return isFirstValueOptionSelectable && !isFirstCreatingOption ? firstValue : optionValueList[optionIndexListForArrowKey[0]];\n }\n\n return undefined;\n }, [value, optionInfoMap, optionValueList, optionIndexListForArrowKey, defaultActiveFirstOption, isNoOptionSelected]);\n var scrollIntoView = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useCallback\"])(function (optionValue, options) {\n var _a;\n\n var activeOption = optionInfoMap.get(optionValue);\n\n if (refWrapper.current && ((_a = activeOption === null || activeOption === void 0 ? void 0 : activeOption.child) === null || _a === void 0 ? void 0 : _a.props)) {\n refWrapper.current.scrollTo({\n key: activeOption.child.props._key,\n options: options\n });\n }\n }, [optionInfoMap]);\n var userCreatedOptionFormatter = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useCallback\"])(function (inputValue, creating) {\n if (creating === void 0) {\n creating = false;\n }\n\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(allowCreate) && typeof (allowCreate === null || allowCreate === void 0 ? void 0 : allowCreate.formatter) === 'function' ? allowCreate.formatter(inputValue, creating) : inputValue;\n }, [allowCreate]); // Try to update inputValue and trigger onInputValueChange callback\n\n var tryUpdateInputValue = function tryUpdateInputValue(value, reason) {\n if (value !== refOnInputChangeCallbackValue.current || reason !== refOnInputChangeCallbackReason.current) {\n setInputValue(value);\n refOnInputChangeCallbackValue.current = value;\n refOnInputChangeCallbackReason.current = reason;\n onInputValueChange && onInputValueChange(value, reason);\n }\n }; // 尝试更新 popupVisible,触发 onVisibleChange\n\n\n var tryUpdatePopupVisible = function tryUpdatePopupVisible(value) {\n if (popupVisible !== value) {\n setPopupVisible(value);\n onVisibleChange && onVisibleChange(value);\n triggerProps && triggerProps.onVisibleChange && triggerProps.onVisibleChange(value);\n }\n }; // 处理模式切换时 value 格式的校正\n\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (isMultipleMode) {\n if (!Array.isArray(value)) {\n setValue(value === undefined ? [] : [value]);\n setProxyValue(value === undefined ? [] : [value]);\n }\n } else if (Array.isArray(value)) {\n setValue(value.length === 0 ? undefined : value[0]);\n setProxyValue(value.length === 0 ? undefined : value[0]);\n }\n }, [isMultipleMode, value]);\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (isMultipleQuickSelectMode) {\n if (props.value !== prevValueRef.current) {\n setValue(Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue));\n setProxyValue(Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"getValidValue\"])(props.value, isMultipleMode, labelInValue));\n } // 更新 ref 以保存当前值用于下次比较\n\n\n prevValueRef.current = props.value;\n }\n }, [props.value, isMultipleQuickSelectMode, labelInValue]); // 选项下拉框显示/隐藏时的一些自动行为\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (popupVisible) {\n // 重新设置 hover 态的 Option\n setValueActive(valueActiveDefault); // 在弹出框动画结束之后再执行scrollIntoView,否则会有不必要的滚动产生\n\n var firstValue_1 = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) ? value[0] : value;\n\n if (!isNoOptionSelected && optionInfoMap.has(firstValue_1)) {\n setTimeout(function () {\n return scrollIntoView(firstValue_1);\n });\n }\n }\n }, [popupVisible]); // 处理键盘选择Option时的列表滚动\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (refKeyboardArrowDirection.current === 'up' || refKeyboardArrowDirection.current === 'down') {\n scrollIntoView(valueActive);\n refKeyboardArrowDirection.current = 'none';\n }\n }, [valueActive]); // 选项列表改变后,将 active 选项重置\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n setValueActive(valueActiveDefault);\n }, [JSON.stringify(childrenList.map(function (child) {\n var _a;\n\n return (_a = child === null || child === void 0 ? void 0 : child.props) === null || _a === void 0 ? void 0 : _a.value;\n }))]); // 更新 refValueMap,避免数组规模无节制扩大\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n refValueMap.current = refValueMap.current.filter(function (x) {\n return isMultipleMode ? Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(value) && value.indexOf(x.value) > -1 : x.value === value;\n });\n }, [value, isMultipleMode]); // allowCreate 时,value 改变时更新下拉框选项\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (allowCreate) {\n var nextUserCreatedOptions = void 0;\n\n if (Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isEmptyValue\"])(value, isMultipleMode)) {\n nextUserCreatedOptions = [];\n } else {\n // 将单选和多选的情况统一处理\n var currentValueList_1 = Array.isArray(value) ? value : [value]; // 将无对应下拉框选项的 value 当作用户创建的选项\n\n var newUserCreatedOptions = currentValueList_1.filter(function (v) {\n var _a;\n\n var option = optionInfoMap.get(v) || ((_a = refValueMap.current.find(function (item) {\n return item.value === v;\n })) === null || _a === void 0 ? void 0 : _a.option);\n return !option || option._origin === USER_CREATING_OPTION_ORIGIN;\n }).map(function (op) {\n return userCreatedOptionFormatter(op);\n }); // 将 value 中不存在的 Option 移除\n\n var validUserCreatedOptions = userCreatedOptions.filter(function (op) {\n var opValue = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(op) ? op.value : op;\n return currentValueList_1.indexOf(opValue) !== -1;\n });\n nextUserCreatedOptions = validUserCreatedOptions.concat(newUserCreatedOptions);\n }\n\n var getOptionsValueString = function getOptionsValueString(options) {\n return options.map(function (option) {\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(option) ? option.value : option;\n }).toString();\n }; // only update state when user-created options changed\n\n\n if (getOptionsValueString(nextUserCreatedOptions) !== getOptionsValueString(userCreatedOptions)) {\n setUserCreatedOptions(nextUserCreatedOptions);\n }\n }\n }, [value, allowCreate, isMultipleMode, userCreatedOptionFormatter]); // allowCreate 时,根据输入内容动态修改下拉框选项\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n if (allowCreate) {\n // 避免正在输入的内容覆盖已有的选项\n setUserCreatingOption(inputValue && !optionInfoMap.has(inputValue) ? userCreatedOptionFormatter(inputValue, true) : null);\n }\n }, [inputValue, userCreatedOptionFormatter]); // 在 inputValue 变化时,适时触发 onSearch\n\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useEffect\"])(function () {\n var reason = refOnInputChangeCallbackReason.current;\n\n if (stateInputValue === inputValue && (reason === 'manual' || reason === 'optionListHide')) {\n onSearch && onSearch(inputValue, reason);\n }\n }, [inputValue]);\n var getOptionInfoByValue = Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useCallback\"])(function (value) {\n var option = optionInfoMap.get(value);\n\n if (option) {\n var index = refValueMap.current.findIndex(function (item) {\n return item.value === value;\n });\n\n if (index > -1) {\n refValueMap.current.splice(index, 1, {\n value: value,\n option: option\n });\n } else {\n refValueMap.current.push({\n value: value,\n option: option\n });\n }\n\n return option;\n }\n\n var item = refValueMap.current.find(function (x) {\n return x.value === value;\n });\n return item && item.option;\n }, [optionInfoMap]); // 使用方向键选择时,获取下一个 active option 的值\n\n var getValueActive = function getValueActive(direction) {\n if (!optionIndexListForArrowKey.length) {\n return undefined;\n }\n\n if (valueActive === undefined || !optionInfoMap.has(valueActive)) {\n return optionValueList[optionIndexListForArrowKey[0]];\n }\n\n var activeOption = optionInfoMap.get(valueActive);\n var activeIndex = activeOption._index;\n\n var _index = optionIndexListForArrowKey.indexOf(activeIndex);\n\n var _length = optionIndexListForArrowKey.length;\n return optionValueList[optionIndexListForArrowKey[((direction === 'up' ? _index - 1 : _index + 1) + _length) % _length]];\n }; // Object should be returned when labelInValue is true\n\n\n var getValueAndOptionForCallback = function getValueAndOptionForCallback(stateValue, isEmpty) {\n if (isEmpty === void 0) {\n isEmpty = Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isEmptyValue\"])(stateValue, isMultipleMode);\n }\n\n var value = stateValue;\n var option = stateValue === undefined ? undefined : Array.isArray(stateValue) ? stateValue.map(getOptionInfoByValue) : getOptionInfoByValue(stateValue);\n\n if (labelInValue && !isEmpty) {\n var getOptionLabel_1 = function getOptionLabel_1(optionValue, optionInfo) {\n var e_1, _a;\n\n if (optionInfo) {\n return optionInfo.children;\n } // https://github.com/arco-design/arco-design/issues/442\n // Make sure parameter value has valid label if props.value is already set\n\n\n var propValue = 'value' in props ? props.value : 'defaultValue' in props ? props.defaultValue : null; // Multiple mode\n\n if (Array.isArray(propValue)) {\n try {\n for (var propValue_1 = __values(propValue), propValue_1_1 = propValue_1.next(); !propValue_1_1.done; propValue_1_1 = propValue_1.next()) {\n var item = propValue_1_1.value;\n\n if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(item) && item.value === optionValue) {\n return item.label;\n }\n }\n } catch (e_1_1) {\n e_1 = {\n error: e_1_1\n };\n } finally {\n try {\n if (propValue_1_1 && !propValue_1_1.done && (_a = propValue_1.return)) _a.call(propValue_1);\n } finally {\n if (e_1) throw e_1.error;\n }\n }\n } // Single mode\n else if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(propValue) && propValue.value === optionValue) {\n return propValue.label;\n }\n };\n\n if (Array.isArray(stateValue)) {\n value = stateValue.map(function (optionValue, index) {\n return {\n value: optionValue,\n label: getOptionLabel_1(optionValue, option[index])\n };\n });\n } else {\n value = {\n value: stateValue,\n label: getOptionLabel_1(stateValue, option)\n };\n }\n }\n\n return {\n option: option,\n value: value\n };\n };\n\n var tryUpdateSelectValue = function tryUpdateSelectValue(value) {\n setValue(value);\n\n if (onChange) {\n var paramsForCallback = getValueAndOptionForCallback(value);\n onChange(paramsForCallback.value, paramsForCallback.option);\n }\n };\n\n var tryUpdateProxySelectValue = function tryUpdateProxySelectValue(value) {\n setProxyValue(value);\n }; // 多选时,选择/取消选择一个选项。 fromTag 为 true 时,表示从input tag标签触发取消选择\n\n\n var checkOption = function checkOption(optionValue, operation, fromTag) {\n if (fromTag === void 0) {\n fromTag = false;\n } // 取消选中时不需要检查option是否存在,因为可能已被外部剔除了此选项\n\n\n if (operation === 'remove' || operation === 'add' && optionInfoMap.get(optionValue)) {\n var newValue = operation === 'add' ? value.concat(optionValue) : value.filter(function (v) {\n return v !== optionValue;\n });\n var callbackToTrigger = operation === 'add' ? onSelect : onDeselect;\n\n if (typeof callbackToTrigger === 'function') {\n var paramsForCallback = getValueAndOptionForCallback(optionValue, false);\n callbackToTrigger(paramsForCallback.value, paramsForCallback.option);\n } // 如果是快速单选模式,更新代理值\n\n\n if (isMultipleQuickSelectMode) {\n tryUpdateProxySelectValue(newValue);\n\n if (fromTag) {\n if (popupVisible) {\n tryUpdatePopupVisible(false);\n\n var _newValue = operation === 'add' ? stateValue.concat(optionValue) : stateValue.filter(function (v) {\n return v !== optionValue;\n });\n\n tryUpdateSelectValue(_newValue);\n setProxyValue(_newValue);\n } else {\n tryUpdateSelectValue(newValue);\n }\n }\n } else {\n tryUpdateSelectValue(newValue);\n }\n }\n }; // 多选时,确定\n\n\n var confirmCheck = function confirmCheck() {\n tryUpdateSelectValue(stateProxyValue);\n tryUpdatePopupVisible(false);\n }; // 多选时,取消\n\n\n var cancelCheck = function cancelCheck() {\n tryUpdateProxySelectValue(stateValue);\n tryUpdatePopupVisible(false);\n }; // 多选时候快速只选一个\n\n\n var handleSingleQuickSelect = function handleSingleQuickSelect(optionValue) {\n tryUpdatePopupVisible(false);\n tryUpdateProxySelectValue([optionValue]);\n tryUpdateSelectValue([optionValue]);\n };\n\n var handleOptionClick = function handleOptionClick(optionValue, disabled) {\n if (disabled) {\n return;\n }\n\n if (isMultipleMode) {\n checkOption(optionValue, value.indexOf(optionValue) === -1 ? 'add' : 'remove'); // 点击一个选项时,清空输入框内容\n\n if (!isMultipleQuickSelectMode && (!Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(showSearch) || !showSearch.retainInputValueWhileSelect)) {\n tryUpdateInputValue('', 'optionChecked');\n }\n } else {\n if (optionValue !== value) {\n tryUpdateSelectValue(optionValue);\n }\n\n setTimeout(function () {\n tryUpdatePopupVisible(false);\n });\n }\n }; // 注册快捷键\n\n\n var hotkeyHandler = Object(_util_getHotkeyHandler__WEBPACK_IMPORTED_MODULE_8__[\"default\"])(new Map([[_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Esc\"].code, function () {\n return tryUpdatePopupVisible(false);\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Enter\"].code, function () {\n if (popupVisible) {\n var option = optionInfoMap.get(valueActive);\n option && handleOptionClick(valueActive, option.disabled);\n } else {\n tryUpdatePopupVisible(true);\n }\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Tab\"].code, // 按tab键切换,关闭开启的弹出框\n function () {\n return tryUpdatePopupVisible(false);\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"ArrowUp\"].code, function () {\n if (popupVisible) {\n refKeyboardArrowDirection.current = 'up';\n setValueActive(getValueActive('up'));\n return false;\n }\n }], [_util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"ArrowDown\"].code, function () {\n if (popupVisible) {\n refKeyboardArrowDirection.current = 'down';\n setValueActive(getValueActive('down'));\n return false;\n }\n }]]));\n\n var renderPopup = function renderPopup() {\n var _a;\n\n var _b, _c, _d, _e; // 没有设置弹出框的 width 时,需要在虚拟列表渲染的瞬间获得子元素的最大宽度\n\n\n var needMeasureLongestItem = (triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.autoAlignPopupWidth) === false && (!((_b = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _b === void 0 ? void 0 : _b.width) || ((_c = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _c === void 0 ? void 0 : _c.width) === 'auto'); // Option 存在复杂子元素时,让获得最长子元素变得困难,此时直接禁用虚拟滚动\n\n var needForbidVirtual = needMeasureLongestItem && hasComplexLabelInOptions;\n var mergedNotFoundContent = 'notFoundContent' in props ? notFoundContent : renderEmpty('Select'); // 选项列表元素\n\n var eleOptionList = childrenList.length ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_class_VirtualList__WEBPACK_IMPORTED_MODULE_11__[\"default\"], __assign({\n id: instancePopupID,\n role: \"listbox\",\n style: dropdownMenuStyle,\n className: Object(_util_classNames__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(\"\".concat(prefixCls, \"-popup-inner\"), dropdownMenuClassName),\n ref: refWrapper,\n data: childrenList,\n height: null,\n isStaticItemHeight: !hasOptGroup,\n measureLongestItem: needMeasureLongestItem,\n itemKey: function itemKey(child) {\n return child.props._key;\n },\n onMouseDown: _utils__WEBPACK_IMPORTED_MODULE_12__[\"preventDefaultEvent\"],\n onMouseMove: function onMouseMove() {\n refKeyboardArrowDirection.current = null;\n },\n onScroll: function onScroll(e) {\n return onPopupScroll && onPopupScroll(e.target);\n }\n }, virtualListProps, {\n threshold: needForbidVirtual ? null : virtualListProps === null || virtualListProps === void 0 ? void 0 : virtualListProps.threshold\n }), function (child) {\n var _a;\n\n if (Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isSelectOptGroup\"])(child)) {\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(child.type, __assign({}, child.props, {\n prefixCls: prefixCls\n }));\n }\n\n if (Object(_utils__WEBPACK_IMPORTED_MODULE_12__[\"isSelectOption\"])(child)) {\n var optionValue = (_a = child.props) === null || _a === void 0 ? void 0 : _a.value;\n var userCreatingOptionValue = Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(userCreatingOption) ? userCreatingOption.value : userCreatingOption;\n var userCreatedOptionValues = userCreatedOptions.map(function (op) {\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(op) ? op.value : op;\n });\n var optionProps = {\n prefixCls: prefixCls,\n rtl: rtl,\n _valueActive: valueActive,\n _valueSelect: value,\n _isMultipleMode: isMultipleMode,\n _isMultipleQuickSelectMode: isMultipleQuickSelectMode,\n _onSingleQuickSelect: handleSingleQuickSelect,\n _isUserCreatingOption: allowCreate && userCreatingOptionValue === optionValue,\n _isUserCreatedOption: allowCreate && userCreatedOptionValues.indexOf(optionValue) > -1,\n _onClick: handleOptionClick,\n _onMouseEnter: function _onMouseEnter(value) {\n refKeyboardArrowDirection.current === null && setValueActive(value);\n },\n _onMouseLeave: function _onMouseLeave() {\n refKeyboardArrowDirection.current === null && setValueActive(undefined);\n }\n };\n return child && /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(child.type, __assign({}, child.props, optionProps));\n }\n\n return child;\n }), isMultipleQuickSelectMode && /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\"div\", {\n style: {\n display: 'flex',\n justifyContent: 'flex-end',\n gap: 12,\n padding: '8px 16px 4px',\n borderTop: '1px solid var(--color-fill-3)'\n }\n }, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_index__WEBPACK_IMPORTED_MODULE_17__[\"Button\"], {\n size: \"mini\",\n onClick: cancelCheck\n }, (_d = locale.Select) === null || _d === void 0 ? void 0 : _d.cancelText), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_index__WEBPACK_IMPORTED_MODULE_17__[\"Button\"], {\n type: \"primary\",\n size: \"mini\",\n onClick: confirmCheck\n }, (_e = locale.Select) === null || _e === void 0 ? void 0 : _e.okText))) : null; // Avoid drop-down box jitter when user is creating a selection\n\n var isUserCreating = allowCreate && inputValue; // Dropdown-placeholder when there is no options\n\n var eleNoOptionPlaceholder = mergedNotFoundContent && !isUserCreating ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\"div\", {\n style: dropdownMenuStyle,\n className: Object(_util_classNames__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(\"\".concat(prefixCls, \"-popup-inner\"), dropdownMenuClassName)\n }, mergedNotFoundContent) : null;\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(\"div\", {\n className: Object(_util_classNames__WEBPACK_IMPORTED_MODULE_1__[\"default\"])(\"\".concat(prefixCls, \"-popup\"), (_a = {}, _a[\"\".concat(prefixCls, \"-popup-hidden\")] = eleOptionList === null && eleNoOptionPlaceholder === null, _a[\"\".concat(prefixCls, \"-popup-multiple\")] = isMultipleMode, _a)),\n // Make sure hotkey works when dropdown layer get focused\n tabIndex: -1,\n onKeyDown: function onKeyDown(e) {\n return hotkeyHandler(e);\n }\n }, typeof dropdownRender === 'function' ? dropdownRender(eleOptionList || eleNoOptionPlaceholder) : eleOptionList || eleNoOptionPlaceholder);\n };\n\n var handleTokenSeparators = function handleTokenSeparators(str) {\n // clear the timestamp, and then we can judge whether tokenSeparators has been triggered\n // according to timestamp value\n refTSLastSeparateTriggered.current = null;\n\n if (isMultipleMode && Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isArray\"])(tokenSeparators) && tokenSeparators.length) {\n var rawValues_1 = str.split(new RegExp(\"[\".concat(tokenSeparators.join(''), \"]\"))); // 输入了分隔符的情况\n\n if (rawValues_1.length > 1) {\n // record the timestamp of tokenSeparators triggered\n refTSLastSeparateTriggered.current = Date.now();\n var splitValues = rawValues_1.filter(function (v, index) {\n return v && rawValues_1.indexOf(v) === index;\n });\n var newValue_1 = value.slice(0);\n var needUpdate_1 = false;\n splitValues.forEach(function (v) {\n if (newValue_1.indexOf(v) === -1 && (allowCreate || optionInfoMap.get(v))) {\n newValue_1.push(v);\n needUpdate_1 = true;\n }\n });\n\n if (needUpdate_1) {\n tryUpdateSelectValue(newValue_1);\n }\n }\n }\n\n return !!refTSLastSeparateTriggered.current;\n }; // SelectView组件事件处理\n\n\n var selectViewEventHandlers = {\n onFocus: onFocus,\n onBlur: function onBlur(event) {\n _onBlur === null || _onBlur === void 0 ? void 0 : _onBlur(event); // when drop-down is always hidden, input-text needs to be cleared after blur\n\n !popupVisible && !refPopupExiting.current && tryUpdateInputValue('', 'optionListHide');\n },\n onKeyDown: function onKeyDown(event) {\n // 处理特殊功能键的自动分词\n if (event.target.tagName === 'INPUT' && event.target.value) {\n var isTab = event.key === _util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Tab\"].key;\n var isEnter = event.key === _util_keycode__WEBPACK_IMPORTED_MODULE_2__[\"Enter\"].key;\n\n if (isEnter || isTab) {\n var suffix = isEnter ? '\\n' : isTab ? '\\t' : '';\n\n if (handleTokenSeparators(event.target.value + suffix)) {\n // 回车后不会触发 onChangeInputValue 回调,所以在这里直接清空输入框\n tryUpdateInputValue('', 'tokenSeparator');\n }\n }\n } // 处理快捷键\n\n\n hotkeyHandler(event);\n _onKeyDown === null || _onKeyDown === void 0 ? void 0 : _onKeyDown(event);\n },\n onChangeInputValue: function onChangeInputValue(value, _a) {\n var inputType = _a.nativeEvent.inputType; // Pasting in the input box will trigger onPaste first and then onChange, but the value of onChange does not contain a newline character.\n // If word segmentation has just been triggered due to pasting, onChange will no longer attempt word segmentation.\n // Do NOT use await, need to update input value right away\n\n inputType !== 'insertFromPaste' && handleTokenSeparators(value);\n\n if (refTSLastSeparateTriggered.current) {\n tryUpdateInputValue('', 'tokenSeparator');\n } else {\n tryUpdateInputValue(value, 'manual');\n }\n\n if (!popupVisible && value) {\n tryUpdatePopupVisible(true);\n }\n },\n onPaste: function onPaste(e) {\n handleTokenSeparators(e.clipboardData.getData('text'));\n _onPaste === null || _onPaste === void 0 ? void 0 : _onPaste(e);\n },\n // Option Items\n onRemoveCheckedItem: function onRemoveCheckedItem(_, index, event) {\n event.stopPropagation();\n checkOption(value[index], 'remove', true);\n },\n onClear: function onClear(event) {\n event.stopPropagation();\n\n if (isMultipleMode) {\n // 保留已经被选中但被disabled的选项值\n var newValue = value.filter(function (v) {\n var item = optionInfoMap.get(v);\n return item && item.disabled;\n });\n tryUpdateSelectValue(newValue);\n } else {\n tryUpdateSelectValue(undefined);\n }\n\n tryUpdateInputValue('', 'manual');\n _onClear === null || _onClear === void 0 ? void 0 : _onClear(popupVisible);\n }\n };\n Object(react__WEBPACK_IMPORTED_MODULE_0__[\"useImperativeHandle\"])(ref, function () {\n var _a, _b;\n\n return {\n dom: (_a = refSelectView.current) === null || _a === void 0 ? void 0 : _a.dom,\n focus: function focus() {\n refSelectView.current && refSelectView.current.focus();\n },\n blur: function blur() {\n refSelectView.current && refSelectView.current.blur();\n },\n hotkeyHandler: hotkeyHandler,\n activeOptionValue: valueActive,\n getOptionInfoByValue: getOptionInfoByValue,\n getOptionInfoList: function getOptionInfoList() {\n return __spreadArray([], __read(optionInfoMap.values()), false).filter(function (info) {\n return info._valid;\n });\n },\n scrollIntoView: scrollIntoView,\n getRootDOMNode: (_b = refSelectView.current) === null || _b === void 0 ? void 0 : _b.getRootDOMNode\n };\n }, [hotkeyHandler, optionInfoMap, valueActive, getOptionInfoByValue, scrollIntoView]);\n\n var renderView = function renderView(eleView) {\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_Trigger__WEBPACK_IMPORTED_MODULE_3__[\"default\"], __assign({\n ref: function ref(_ref) {\n return refTrigger.current = _ref;\n },\n popup: renderPopup,\n trigger: trigger,\n disabled: disabled,\n getPopupContainer: getPopupContainer,\n classNames: \"slideDynamicOrigin\",\n autoAlignPopupWidth: true,\n popupAlign: triggerPopupAlign,\n popupVisible: popupVisible,\n unmountOnExit: unmountOnExit,\n onVisibleChange: function onVisibleChange(visible) {\n if (visible === false && isMultipleQuickSelectMode) {\n setProxyValue(stateValue);\n }\n\n tryUpdatePopupVisible(visible);\n },\n __onExit: function __onExit() {\n refPopupExiting.current = true;\n },\n __onExited: function __onExited() {\n refPopupExiting.current = false;\n tryUpdateInputValue('', 'optionListHide');\n }\n }, Object(_util_omit__WEBPACK_IMPORTED_MODULE_15__[\"default\"])(triggerProps, ['popupVisible', 'onVisibleChange'])), eleView);\n };\n\n var usedTriggerElement = typeof triggerElement === 'function' ? triggerElement(getValueAndOptionForCallback(value)) : triggerElement;\n return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_util_resizeObserver__WEBPACK_IMPORTED_MODULE_6__[\"default\"], {\n onResize: function onResize() {\n return refTrigger.current.updatePopupPosition();\n }\n }, usedTriggerElement !== undefined && usedTriggerElement !== null ? renderView(usedTriggerElement) : /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_class_select_view__WEBPACK_IMPORTED_MODULE_10__[\"default\"], __assign({}, props, selectViewEventHandlers, {\n ref: refSelectView,\n // state\n value: valueForInputShow,\n inputValue: inputValue,\n popupVisible: popupVisible,\n // other\n rtl: rtl,\n prefixCls: prefixCls,\n allowCreate: !!allowCreate,\n ariaControls: instancePopupID,\n isEmptyValue: isNoOptionSelected,\n isMultiple: isMultipleMode,\n onSort: tryUpdateSelectValue,\n renderText: function renderText(value) {\n var option = getOptionInfoByValue(value);\n var text = value;\n\n if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isFunction\"])(renderFormat)) {\n var paramsForCallback = getValueAndOptionForCallback(value, false);\n text = renderFormat(paramsForCallback.option || null, paramsForCallback.value);\n } else {\n var foundLabelFromProps = false;\n\n if (labelInValue) {\n var propValue = props.value || props.defaultValue;\n\n if (Array.isArray(propValue)) {\n var targetLabeledValue = propValue.find(function (item) {\n return Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(item) && item.value === value;\n });\n\n if (targetLabeledValue) {\n text = targetLabeledValue.label;\n foundLabelFromProps = true;\n }\n } else if (Object(_util_is__WEBPACK_IMPORTED_MODULE_7__[\"isObject\"])(propValue)) {\n text = propValue.label;\n foundLabelFromProps = true;\n }\n }\n\n if (!foundLabelFromProps && option && 'children' in option) {\n text = option.children;\n }\n }\n\n return {\n text: text,\n disabled: option && option.disabled\n };\n },\n renderView: renderView\n })));\n}\n\nvar ForwardRefSelect = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwardRef(Select);\nvar SelectComponent = ForwardRefSelect;\nSelectComponent.displayName = 'Select';\nSelectComponent.Option = _option__WEBPACK_IMPORTED_MODULE_5__[\"default\"];\nSelectComponent.OptGroup = _opt_group__WEBPACK_IMPORTED_MODULE_4__[\"default\"];\n/* harmony default export */ __webpack_exports__[\"default\"] = (SelectComponent);\n\n//# sourceURL=webpack://%5Bname%5D/./components/Select/select.tsx?");
2539
2539
 
2540
2540
  /***/ }),
2541
2541
 
@@ -4683,7 +4683,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) *
4683
4683
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
4684
4684
 
4685
4685
  "use strict";
4686
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\n/* harmony import */ var _Alert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Alert */ \"./components/Alert/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Alert\", function() { return _Alert__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n/* harmony import */ var _Anchor__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Anchor */ \"./components/Anchor/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Anchor\", function() { return _Anchor__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n/* harmony import */ var _Affix__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Affix */ \"./components/Affix/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Affix\", function() { return _Affix__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _AutoComplete__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./AutoComplete */ \"./components/AutoComplete/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AutoComplete\", function() { return _AutoComplete__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _Avatar__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Avatar */ \"./components/Avatar/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Avatar\", function() { return _Avatar__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n/* harmony import */ var _BackTop__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./BackTop */ \"./components/BackTop/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"BackTop\", function() { return _BackTop__WEBPACK_IMPORTED_MODULE_5__[\"default\"]; });\n\n/* harmony import */ var _Badge__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./Badge */ \"./components/Badge/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Badge\", function() { return _Badge__WEBPACK_IMPORTED_MODULE_6__[\"default\"]; });\n\n/* harmony import */ var _Breadcrumb__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./Breadcrumb */ \"./components/Breadcrumb/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Breadcrumb\", function() { return _Breadcrumb__WEBPACK_IMPORTED_MODULE_7__[\"default\"]; });\n\n/* harmony import */ var _Button__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./Button */ \"./components/Button/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Button\", function() { return _Button__WEBPACK_IMPORTED_MODULE_8__[\"default\"]; });\n\n/* harmony import */ var _Calendar__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./Calendar */ \"./components/Calendar/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Calendar\", function() { return _Calendar__WEBPACK_IMPORTED_MODULE_9__[\"default\"]; });\n\n/* harmony import */ var _Card__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./Card */ \"./components/Card/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Card\", function() { return _Card__WEBPACK_IMPORTED_MODULE_10__[\"default\"]; });\n\n/* harmony import */ var _Carousel__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./Carousel */ \"./components/Carousel/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Carousel\", function() { return _Carousel__WEBPACK_IMPORTED_MODULE_11__[\"default\"]; });\n\n/* harmony import */ var _Cascader__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./Cascader */ \"./components/Cascader/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Cascader\", function() { return _Cascader__WEBPACK_IMPORTED_MODULE_12__[\"default\"]; });\n\n/* harmony import */ var _Checkbox__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./Checkbox */ \"./components/Checkbox/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Checkbox\", function() { return _Checkbox__WEBPACK_IMPORTED_MODULE_13__[\"default\"]; });\n\n/* harmony import */ var _Collapse__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./Collapse */ \"./components/Collapse/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Collapse\", function() { return _Collapse__WEBPACK_IMPORTED_MODULE_14__[\"default\"]; });\n\n/* harmony import */ var _ColorPicker__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./ColorPicker */ \"./components/ColorPicker/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ColorPicker\", function() { return _ColorPicker__WEBPACK_IMPORTED_MODULE_15__[\"default\"]; });\n\n/* harmony import */ var _Comment__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./Comment */ \"./components/Comment/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Comment\", function() { return _Comment__WEBPACK_IMPORTED_MODULE_16__[\"default\"]; });\n\n/* harmony import */ var _ConfigProvider__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./ConfigProvider */ \"./components/ConfigProvider/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ConfigProvider\", function() { return _ConfigProvider__WEBPACK_IMPORTED_MODULE_17__[\"default\"]; });\n\n/* harmony import */ var _DatePicker__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./DatePicker */ \"./components/DatePicker/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"DatePicker\", function() { return _DatePicker__WEBPACK_IMPORTED_MODULE_18__[\"default\"]; });\n\n/* harmony import */ var _Descriptions__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./Descriptions */ \"./components/Descriptions/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Descriptions\", function() { return _Descriptions__WEBPACK_IMPORTED_MODULE_19__[\"default\"]; });\n\n/* harmony import */ var _Divider__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./Divider */ \"./components/Divider/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Divider\", function() { return _Divider__WEBPACK_IMPORTED_MODULE_20__[\"default\"]; });\n\n/* harmony import */ var _Drawer__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./Drawer */ \"./components/Drawer/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Drawer\", function() { return _Drawer__WEBPACK_IMPORTED_MODULE_21__[\"default\"]; });\n\n/* harmony import */ var _Dropdown__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./Dropdown */ \"./components/Dropdown/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Dropdown\", function() { return _Dropdown__WEBPACK_IMPORTED_MODULE_22__[\"default\"]; });\n\n/* harmony import */ var _Empty__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./Empty */ \"./components/Empty/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Empty\", function() { return _Empty__WEBPACK_IMPORTED_MODULE_23__[\"default\"]; });\n\n/* harmony import */ var _Form__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./Form */ \"./components/Form/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Form\", function() { return _Form__WEBPACK_IMPORTED_MODULE_24__[\"default\"]; });\n\n/* harmony import */ var _Grid__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./Grid */ \"./components/Grid/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Grid\", function() { return _Grid__WEBPACK_IMPORTED_MODULE_25__[\"default\"]; });\n\n/* harmony import */ var _Icon__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./Icon */ \"./components/Icon/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Icon\", function() { return _Icon__WEBPACK_IMPORTED_MODULE_26__[\"default\"]; });\n\n/* harmony import */ var _Input__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./Input */ \"./components/Input/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Input\", function() { return _Input__WEBPACK_IMPORTED_MODULE_27__[\"default\"]; });\n\n/* harmony import */ var _InputTag__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./InputTag */ \"./components/InputTag/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"InputTag\", function() { return _InputTag__WEBPACK_IMPORTED_MODULE_28__[\"default\"]; });\n\n/* harmony import */ var _InputNumber__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./InputNumber */ \"./components/InputNumber/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"InputNumber\", function() { return _InputNumber__WEBPACK_IMPORTED_MODULE_29__[\"default\"]; });\n\n/* harmony import */ var _VerificationCode__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ./VerificationCode */ \"./components/VerificationCode/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"VerificationCode\", function() { return _VerificationCode__WEBPACK_IMPORTED_MODULE_30__[\"default\"]; });\n\n/* harmony import */ var _Layout__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./Layout */ \"./components/Layout/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Layout\", function() { return _Layout__WEBPACK_IMPORTED_MODULE_31__[\"default\"]; });\n\n/* harmony import */ var _Link__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./Link */ \"./components/Link/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Link\", function() { return _Link__WEBPACK_IMPORTED_MODULE_32__[\"default\"]; });\n\n/* harmony import */ var _List__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./List */ \"./components/List/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"List\", function() { return _List__WEBPACK_IMPORTED_MODULE_33__[\"default\"]; });\n\n/* harmony import */ var _Message__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./Message */ \"./components/Message/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Message\", function() { return _Message__WEBPACK_IMPORTED_MODULE_34__[\"default\"]; });\n\n/* harmony import */ var _Menu__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./Menu */ \"./components/Menu/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Menu\", function() { return _Menu__WEBPACK_IMPORTED_MODULE_35__[\"default\"]; });\n\n/* harmony import */ var _Modal__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./Modal */ \"./components/Modal/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Modal\", function() { return _Modal__WEBPACK_IMPORTED_MODULE_36__[\"default\"]; });\n\n/* harmony import */ var _Notification__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./Notification */ \"./components/Notification/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Notification\", function() { return _Notification__WEBPACK_IMPORTED_MODULE_37__[\"default\"]; });\n\n/* harmony import */ var _PageHeader__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./PageHeader */ \"./components/PageHeader/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"PageHeader\", function() { return _PageHeader__WEBPACK_IMPORTED_MODULE_38__[\"default\"]; });\n\n/* harmony import */ var _Pagination__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./Pagination */ \"./components/Pagination/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Pagination\", function() { return _Pagination__WEBPACK_IMPORTED_MODULE_39__[\"default\"]; });\n\n/* harmony import */ var _Popconfirm__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./Popconfirm */ \"./components/Popconfirm/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Popconfirm\", function() { return _Popconfirm__WEBPACK_IMPORTED_MODULE_40__[\"default\"]; });\n\n/* harmony import */ var _Popover__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./Popover */ \"./components/Popover/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Popover\", function() { return _Popover__WEBPACK_IMPORTED_MODULE_41__[\"default\"]; });\n\n/* harmony import */ var _Portal__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./Portal */ \"./components/Portal/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Portal\", function() { return _Portal__WEBPACK_IMPORTED_MODULE_42__[\"default\"]; });\n\n/* harmony import */ var _Progress__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./Progress */ \"./components/Progress/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Progress\", function() { return _Progress__WEBPACK_IMPORTED_MODULE_43__[\"default\"]; });\n\n/* harmony import */ var _Radio__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./Radio */ \"./components/Radio/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Radio\", function() { return _Radio__WEBPACK_IMPORTED_MODULE_44__[\"default\"]; });\n\n/* harmony import */ var _Rate__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./Rate */ \"./components/Rate/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Rate\", function() { return _Rate__WEBPACK_IMPORTED_MODULE_45__[\"default\"]; });\n\n/* harmony import */ var _ResizeBox__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./ResizeBox */ \"./components/ResizeBox/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ResizeBox\", function() { return _ResizeBox__WEBPACK_IMPORTED_MODULE_46__[\"default\"]; });\n\n/* harmony import */ var _Result__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./Result */ \"./components/Result/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Result\", function() { return _Result__WEBPACK_IMPORTED_MODULE_47__[\"default\"]; });\n\n/* harmony import */ var _Select__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./Select */ \"./components/Select/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Select\", function() { return _Select__WEBPACK_IMPORTED_MODULE_48__[\"default\"]; });\n\n/* harmony import */ var _Skeleton__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./Skeleton */ \"./components/Skeleton/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Skeleton\", function() { return _Skeleton__WEBPACK_IMPORTED_MODULE_49__[\"default\"]; });\n\n/* harmony import */ var _Slider__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./Slider */ \"./components/Slider/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Slider\", function() { return _Slider__WEBPACK_IMPORTED_MODULE_50__[\"default\"]; });\n\n/* harmony import */ var _Space__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./Space */ \"./components/Space/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Space\", function() { return _Space__WEBPACK_IMPORTED_MODULE_51__[\"default\"]; });\n\n/* harmony import */ var _Spin__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./Spin */ \"./components/Spin/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Spin\", function() { return _Spin__WEBPACK_IMPORTED_MODULE_52__[\"default\"]; });\n\n/* harmony import */ var _Statistic__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./Statistic */ \"./components/Statistic/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Statistic\", function() { return _Statistic__WEBPACK_IMPORTED_MODULE_53__[\"default\"]; });\n\n/* harmony import */ var _Steps__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./Steps */ \"./components/Steps/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Steps\", function() { return _Steps__WEBPACK_IMPORTED_MODULE_54__[\"default\"]; });\n\n/* harmony import */ var _Switch__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./Switch */ \"./components/Switch/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Switch\", function() { return _Switch__WEBPACK_IMPORTED_MODULE_55__[\"default\"]; });\n\n/* harmony import */ var _Table__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./Table */ \"./components/Table/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Table\", function() { return _Table__WEBPACK_IMPORTED_MODULE_56__[\"default\"]; });\n\n/* harmony import */ var _Tabs__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./Tabs */ \"./components/Tabs/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tabs\", function() { return _Tabs__WEBPACK_IMPORTED_MODULE_57__[\"default\"]; });\n\n/* harmony import */ var _Tag__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./Tag */ \"./components/Tag/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tag\", function() { return _Tag__WEBPACK_IMPORTED_MODULE_58__[\"default\"]; });\n\n/* harmony import */ var _Timeline__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./Timeline */ \"./components/Timeline/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Timeline\", function() { return _Timeline__WEBPACK_IMPORTED_MODULE_59__[\"default\"]; });\n\n/* harmony import */ var _TimePicker__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./TimePicker */ \"./components/TimePicker/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"TimePicker\", function() { return _TimePicker__WEBPACK_IMPORTED_MODULE_60__[\"default\"]; });\n\n/* harmony import */ var _Tooltip__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./Tooltip */ \"./components/Tooltip/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tooltip\", function() { return _Tooltip__WEBPACK_IMPORTED_MODULE_61__[\"default\"]; });\n\n/* harmony import */ var _Transfer__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./Transfer */ \"./components/Transfer/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Transfer\", function() { return _Transfer__WEBPACK_IMPORTED_MODULE_62__[\"default\"]; });\n\n/* harmony import */ var _Tree__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./Tree */ \"./components/Tree/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tree\", function() { return _Tree__WEBPACK_IMPORTED_MODULE_63__[\"default\"]; });\n\n/* harmony import */ var _TreeSelect__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./TreeSelect */ \"./components/TreeSelect/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"TreeSelect\", function() { return _TreeSelect__WEBPACK_IMPORTED_MODULE_64__[\"default\"]; });\n\n/* harmony import */ var _Trigger__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./Trigger */ \"./components/Trigger/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Trigger\", function() { return _Trigger__WEBPACK_IMPORTED_MODULE_65__[\"default\"]; });\n\n/* harmony import */ var _Typography__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./Typography */ \"./components/Typography/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Typography\", function() { return _Typography__WEBPACK_IMPORTED_MODULE_66__[\"default\"]; });\n\n/* harmony import */ var _Upload__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./Upload */ \"./components/Upload/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Upload\", function() { return _Upload__WEBPACK_IMPORTED_MODULE_67__[\"default\"]; });\n\n/* harmony import */ var _Mentions__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./Mentions */ \"./components/Mentions/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Mentions\", function() { return _Mentions__WEBPACK_IMPORTED_MODULE_68__[\"default\"]; });\n\n/* harmony import */ var _Watermark__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./Watermark */ \"./components/Watermark/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Watermark\", function() { return _Watermark__WEBPACK_IMPORTED_MODULE_69__[\"default\"]; });\n\n/* harmony import */ var _Image__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./Image */ \"./components/Image/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Image\", function() { return _Image__WEBPACK_IMPORTED_MODULE_70__[\"default\"]; });\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nvar version = '1.4.2';\n\n//# sourceURL=webpack://%5Bname%5D/./components/index.tsx?");
4686
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"version\", function() { return version; });\n/* harmony import */ var _Alert__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Alert */ \"./components/Alert/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Alert\", function() { return _Alert__WEBPACK_IMPORTED_MODULE_0__[\"default\"]; });\n\n/* harmony import */ var _Anchor__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Anchor */ \"./components/Anchor/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Anchor\", function() { return _Anchor__WEBPACK_IMPORTED_MODULE_1__[\"default\"]; });\n\n/* harmony import */ var _Affix__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Affix */ \"./components/Affix/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Affix\", function() { return _Affix__WEBPACK_IMPORTED_MODULE_2__[\"default\"]; });\n\n/* harmony import */ var _AutoComplete__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./AutoComplete */ \"./components/AutoComplete/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"AutoComplete\", function() { return _AutoComplete__WEBPACK_IMPORTED_MODULE_3__[\"default\"]; });\n\n/* harmony import */ var _Avatar__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Avatar */ \"./components/Avatar/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Avatar\", function() { return _Avatar__WEBPACK_IMPORTED_MODULE_4__[\"default\"]; });\n\n/* harmony import */ var _BackTop__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./BackTop */ \"./components/BackTop/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"BackTop\", function() { return _BackTop__WEBPACK_IMPORTED_MODULE_5__[\"default\"]; });\n\n/* harmony import */ var _Badge__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./Badge */ \"./components/Badge/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Badge\", function() { return _Badge__WEBPACK_IMPORTED_MODULE_6__[\"default\"]; });\n\n/* harmony import */ var _Breadcrumb__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./Breadcrumb */ \"./components/Breadcrumb/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Breadcrumb\", function() { return _Breadcrumb__WEBPACK_IMPORTED_MODULE_7__[\"default\"]; });\n\n/* harmony import */ var _Button__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./Button */ \"./components/Button/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Button\", function() { return _Button__WEBPACK_IMPORTED_MODULE_8__[\"default\"]; });\n\n/* harmony import */ var _Calendar__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./Calendar */ \"./components/Calendar/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Calendar\", function() { return _Calendar__WEBPACK_IMPORTED_MODULE_9__[\"default\"]; });\n\n/* harmony import */ var _Card__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./Card */ \"./components/Card/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Card\", function() { return _Card__WEBPACK_IMPORTED_MODULE_10__[\"default\"]; });\n\n/* harmony import */ var _Carousel__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./Carousel */ \"./components/Carousel/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Carousel\", function() { return _Carousel__WEBPACK_IMPORTED_MODULE_11__[\"default\"]; });\n\n/* harmony import */ var _Cascader__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./Cascader */ \"./components/Cascader/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Cascader\", function() { return _Cascader__WEBPACK_IMPORTED_MODULE_12__[\"default\"]; });\n\n/* harmony import */ var _Checkbox__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./Checkbox */ \"./components/Checkbox/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Checkbox\", function() { return _Checkbox__WEBPACK_IMPORTED_MODULE_13__[\"default\"]; });\n\n/* harmony import */ var _Collapse__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./Collapse */ \"./components/Collapse/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Collapse\", function() { return _Collapse__WEBPACK_IMPORTED_MODULE_14__[\"default\"]; });\n\n/* harmony import */ var _ColorPicker__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./ColorPicker */ \"./components/ColorPicker/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ColorPicker\", function() { return _ColorPicker__WEBPACK_IMPORTED_MODULE_15__[\"default\"]; });\n\n/* harmony import */ var _Comment__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./Comment */ \"./components/Comment/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Comment\", function() { return _Comment__WEBPACK_IMPORTED_MODULE_16__[\"default\"]; });\n\n/* harmony import */ var _ConfigProvider__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./ConfigProvider */ \"./components/ConfigProvider/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ConfigProvider\", function() { return _ConfigProvider__WEBPACK_IMPORTED_MODULE_17__[\"default\"]; });\n\n/* harmony import */ var _DatePicker__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./DatePicker */ \"./components/DatePicker/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"DatePicker\", function() { return _DatePicker__WEBPACK_IMPORTED_MODULE_18__[\"default\"]; });\n\n/* harmony import */ var _Descriptions__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./Descriptions */ \"./components/Descriptions/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Descriptions\", function() { return _Descriptions__WEBPACK_IMPORTED_MODULE_19__[\"default\"]; });\n\n/* harmony import */ var _Divider__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./Divider */ \"./components/Divider/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Divider\", function() { return _Divider__WEBPACK_IMPORTED_MODULE_20__[\"default\"]; });\n\n/* harmony import */ var _Drawer__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./Drawer */ \"./components/Drawer/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Drawer\", function() { return _Drawer__WEBPACK_IMPORTED_MODULE_21__[\"default\"]; });\n\n/* harmony import */ var _Dropdown__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./Dropdown */ \"./components/Dropdown/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Dropdown\", function() { return _Dropdown__WEBPACK_IMPORTED_MODULE_22__[\"default\"]; });\n\n/* harmony import */ var _Empty__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./Empty */ \"./components/Empty/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Empty\", function() { return _Empty__WEBPACK_IMPORTED_MODULE_23__[\"default\"]; });\n\n/* harmony import */ var _Form__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./Form */ \"./components/Form/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Form\", function() { return _Form__WEBPACK_IMPORTED_MODULE_24__[\"default\"]; });\n\n/* harmony import */ var _Grid__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./Grid */ \"./components/Grid/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Grid\", function() { return _Grid__WEBPACK_IMPORTED_MODULE_25__[\"default\"]; });\n\n/* harmony import */ var _Icon__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./Icon */ \"./components/Icon/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Icon\", function() { return _Icon__WEBPACK_IMPORTED_MODULE_26__[\"default\"]; });\n\n/* harmony import */ var _Input__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./Input */ \"./components/Input/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Input\", function() { return _Input__WEBPACK_IMPORTED_MODULE_27__[\"default\"]; });\n\n/* harmony import */ var _InputTag__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./InputTag */ \"./components/InputTag/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"InputTag\", function() { return _InputTag__WEBPACK_IMPORTED_MODULE_28__[\"default\"]; });\n\n/* harmony import */ var _InputNumber__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./InputNumber */ \"./components/InputNumber/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"InputNumber\", function() { return _InputNumber__WEBPACK_IMPORTED_MODULE_29__[\"default\"]; });\n\n/* harmony import */ var _VerificationCode__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ./VerificationCode */ \"./components/VerificationCode/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"VerificationCode\", function() { return _VerificationCode__WEBPACK_IMPORTED_MODULE_30__[\"default\"]; });\n\n/* harmony import */ var _Layout__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./Layout */ \"./components/Layout/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Layout\", function() { return _Layout__WEBPACK_IMPORTED_MODULE_31__[\"default\"]; });\n\n/* harmony import */ var _Link__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./Link */ \"./components/Link/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Link\", function() { return _Link__WEBPACK_IMPORTED_MODULE_32__[\"default\"]; });\n\n/* harmony import */ var _List__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./List */ \"./components/List/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"List\", function() { return _List__WEBPACK_IMPORTED_MODULE_33__[\"default\"]; });\n\n/* harmony import */ var _Message__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./Message */ \"./components/Message/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Message\", function() { return _Message__WEBPACK_IMPORTED_MODULE_34__[\"default\"]; });\n\n/* harmony import */ var _Menu__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./Menu */ \"./components/Menu/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Menu\", function() { return _Menu__WEBPACK_IMPORTED_MODULE_35__[\"default\"]; });\n\n/* harmony import */ var _Modal__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./Modal */ \"./components/Modal/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Modal\", function() { return _Modal__WEBPACK_IMPORTED_MODULE_36__[\"default\"]; });\n\n/* harmony import */ var _Notification__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./Notification */ \"./components/Notification/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Notification\", function() { return _Notification__WEBPACK_IMPORTED_MODULE_37__[\"default\"]; });\n\n/* harmony import */ var _PageHeader__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./PageHeader */ \"./components/PageHeader/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"PageHeader\", function() { return _PageHeader__WEBPACK_IMPORTED_MODULE_38__[\"default\"]; });\n\n/* harmony import */ var _Pagination__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./Pagination */ \"./components/Pagination/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Pagination\", function() { return _Pagination__WEBPACK_IMPORTED_MODULE_39__[\"default\"]; });\n\n/* harmony import */ var _Popconfirm__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./Popconfirm */ \"./components/Popconfirm/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Popconfirm\", function() { return _Popconfirm__WEBPACK_IMPORTED_MODULE_40__[\"default\"]; });\n\n/* harmony import */ var _Popover__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./Popover */ \"./components/Popover/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Popover\", function() { return _Popover__WEBPACK_IMPORTED_MODULE_41__[\"default\"]; });\n\n/* harmony import */ var _Portal__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./Portal */ \"./components/Portal/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Portal\", function() { return _Portal__WEBPACK_IMPORTED_MODULE_42__[\"default\"]; });\n\n/* harmony import */ var _Progress__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./Progress */ \"./components/Progress/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Progress\", function() { return _Progress__WEBPACK_IMPORTED_MODULE_43__[\"default\"]; });\n\n/* harmony import */ var _Radio__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./Radio */ \"./components/Radio/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Radio\", function() { return _Radio__WEBPACK_IMPORTED_MODULE_44__[\"default\"]; });\n\n/* harmony import */ var _Rate__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./Rate */ \"./components/Rate/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Rate\", function() { return _Rate__WEBPACK_IMPORTED_MODULE_45__[\"default\"]; });\n\n/* harmony import */ var _ResizeBox__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./ResizeBox */ \"./components/ResizeBox/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ResizeBox\", function() { return _ResizeBox__WEBPACK_IMPORTED_MODULE_46__[\"default\"]; });\n\n/* harmony import */ var _Result__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./Result */ \"./components/Result/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Result\", function() { return _Result__WEBPACK_IMPORTED_MODULE_47__[\"default\"]; });\n\n/* harmony import */ var _Select__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./Select */ \"./components/Select/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Select\", function() { return _Select__WEBPACK_IMPORTED_MODULE_48__[\"default\"]; });\n\n/* harmony import */ var _Skeleton__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./Skeleton */ \"./components/Skeleton/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Skeleton\", function() { return _Skeleton__WEBPACK_IMPORTED_MODULE_49__[\"default\"]; });\n\n/* harmony import */ var _Slider__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./Slider */ \"./components/Slider/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Slider\", function() { return _Slider__WEBPACK_IMPORTED_MODULE_50__[\"default\"]; });\n\n/* harmony import */ var _Space__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./Space */ \"./components/Space/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Space\", function() { return _Space__WEBPACK_IMPORTED_MODULE_51__[\"default\"]; });\n\n/* harmony import */ var _Spin__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./Spin */ \"./components/Spin/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Spin\", function() { return _Spin__WEBPACK_IMPORTED_MODULE_52__[\"default\"]; });\n\n/* harmony import */ var _Statistic__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./Statistic */ \"./components/Statistic/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Statistic\", function() { return _Statistic__WEBPACK_IMPORTED_MODULE_53__[\"default\"]; });\n\n/* harmony import */ var _Steps__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./Steps */ \"./components/Steps/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Steps\", function() { return _Steps__WEBPACK_IMPORTED_MODULE_54__[\"default\"]; });\n\n/* harmony import */ var _Switch__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./Switch */ \"./components/Switch/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Switch\", function() { return _Switch__WEBPACK_IMPORTED_MODULE_55__[\"default\"]; });\n\n/* harmony import */ var _Table__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./Table */ \"./components/Table/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Table\", function() { return _Table__WEBPACK_IMPORTED_MODULE_56__[\"default\"]; });\n\n/* harmony import */ var _Tabs__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./Tabs */ \"./components/Tabs/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tabs\", function() { return _Tabs__WEBPACK_IMPORTED_MODULE_57__[\"default\"]; });\n\n/* harmony import */ var _Tag__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./Tag */ \"./components/Tag/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tag\", function() { return _Tag__WEBPACK_IMPORTED_MODULE_58__[\"default\"]; });\n\n/* harmony import */ var _Timeline__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./Timeline */ \"./components/Timeline/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Timeline\", function() { return _Timeline__WEBPACK_IMPORTED_MODULE_59__[\"default\"]; });\n\n/* harmony import */ var _TimePicker__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./TimePicker */ \"./components/TimePicker/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"TimePicker\", function() { return _TimePicker__WEBPACK_IMPORTED_MODULE_60__[\"default\"]; });\n\n/* harmony import */ var _Tooltip__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./Tooltip */ \"./components/Tooltip/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tooltip\", function() { return _Tooltip__WEBPACK_IMPORTED_MODULE_61__[\"default\"]; });\n\n/* harmony import */ var _Transfer__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./Transfer */ \"./components/Transfer/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Transfer\", function() { return _Transfer__WEBPACK_IMPORTED_MODULE_62__[\"default\"]; });\n\n/* harmony import */ var _Tree__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./Tree */ \"./components/Tree/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Tree\", function() { return _Tree__WEBPACK_IMPORTED_MODULE_63__[\"default\"]; });\n\n/* harmony import */ var _TreeSelect__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./TreeSelect */ \"./components/TreeSelect/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"TreeSelect\", function() { return _TreeSelect__WEBPACK_IMPORTED_MODULE_64__[\"default\"]; });\n\n/* harmony import */ var _Trigger__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./Trigger */ \"./components/Trigger/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Trigger\", function() { return _Trigger__WEBPACK_IMPORTED_MODULE_65__[\"default\"]; });\n\n/* harmony import */ var _Typography__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./Typography */ \"./components/Typography/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Typography\", function() { return _Typography__WEBPACK_IMPORTED_MODULE_66__[\"default\"]; });\n\n/* harmony import */ var _Upload__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./Upload */ \"./components/Upload/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Upload\", function() { return _Upload__WEBPACK_IMPORTED_MODULE_67__[\"default\"]; });\n\n/* harmony import */ var _Mentions__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./Mentions */ \"./components/Mentions/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Mentions\", function() { return _Mentions__WEBPACK_IMPORTED_MODULE_68__[\"default\"]; });\n\n/* harmony import */ var _Watermark__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./Watermark */ \"./components/Watermark/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Watermark\", function() { return _Watermark__WEBPACK_IMPORTED_MODULE_69__[\"default\"]; });\n\n/* harmony import */ var _Image__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./Image */ \"./components/Image/index.tsx\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Image\", function() { return _Image__WEBPACK_IMPORTED_MODULE_70__[\"default\"]; });\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nvar version = '1.4.3';\n\n//# sourceURL=webpack://%5Bname%5D/./components/index.tsx?");
4687
4687
 
4688
4688
  /***/ }),
4689
4689