@para-ui/core 3.0.109-rc.1 → 3.0.110-rc

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.
Files changed (143) hide show
  1. package/AutoBox/index.js +5 -5
  2. package/AutoTips/index.js +17 -17
  3. package/Breadcrumbs/index.js +7 -7
  4. package/Button/index.js +8 -8
  5. package/ButtonGroup/index.js +8 -8
  6. package/Carousel/index.js +4 -4
  7. package/Cascader/index.js +7 -7
  8. package/Checkbox/index.js +4 -4
  9. package/CheckboxGroup/index.js +4 -4
  10. package/Collapse/index.js +1 -1
  11. package/CollapseBox/index.js +4 -4
  12. package/CollapseLayout/index.js +6 -6
  13. package/ComboSelect/index.js +14 -14
  14. package/Container/index.js +1 -1
  15. package/DatePicker/index.js +10 -10
  16. package/Desktop/index.js +10 -10
  17. package/DragVerify/index.js +6 -6
  18. package/Drawer/index.js +8 -8
  19. package/Dropdown/index.js +3 -3
  20. package/DynamicMultiBox/index.js +15 -15
  21. package/Empty/index.js +3 -3
  22. package/Form/index.js +15 -15
  23. package/FormItem/index.js +15 -15
  24. package/FunctionModal/index.js +14 -14
  25. package/GlobalContext/index.js +3 -3
  26. package/Help/index.js +4 -4
  27. package/HelperText/index.js +1 -1
  28. package/InputLang/index.js +11 -11
  29. package/InputNumber/index.js +4 -4
  30. package/Label/index.js +4 -4
  31. package/Loading/index.js +1 -1
  32. package/Menu/index.js +5 -5
  33. package/Message/index.js +4 -4
  34. package/Modal/index.js +10 -10
  35. package/MultiBox/index.js +10 -10
  36. package/Notification/index.js +3 -3
  37. package/OperateBtn/index.js +9 -9
  38. package/PageHeader/index.js +9 -9
  39. package/Pagination/index.js +11 -11
  40. package/ParauiProvider/index.js +3 -3
  41. package/PasswordRules/index.js +3 -3
  42. package/PopConfirm/index.js +8 -8
  43. package/Popover/index.js +5 -5
  44. package/Progress/index.js +2 -2
  45. package/Querying/index.js +3 -3
  46. package/README.md +5 -0
  47. package/Radio/index.js +4 -4
  48. package/RadioGroup/index.js +4 -4
  49. package/Search/index.js +9 -9
  50. package/Select/index.js +11 -11
  51. package/SelectInput/index.js +11 -11
  52. package/Selector/index.js +11 -11
  53. package/SelectorPicker/index.js +12 -12
  54. package/SingleBox/index.js +10 -10
  55. package/Slider/index.js +6 -6
  56. package/Split/index.js +4 -4
  57. package/Status/index.js +1 -1
  58. package/Stepper/index.js +3 -3
  59. package/Switch/index.js +6 -6
  60. package/Table/index.js +12 -12
  61. package/Tabs/index.js +9 -9
  62. package/Tag/index.js +7 -7
  63. package/TextEditor/index.js +5 -5
  64. package/TextField/index.js +8 -8
  65. package/TimePicker/index.js +10 -10
  66. package/Timeline/index.js +4 -4
  67. package/Title/index.js +1 -1
  68. package/ToggleButton/index.js +9 -9
  69. package/Tooltip/index.js +4 -4
  70. package/Transfer/index.js +13 -13
  71. package/Tree/index.js +12 -12
  72. package/Upload/index.js +12 -12
  73. package/_verture/{closestPolyfill-af1e3129.js → closestPolyfill-313f3447.js} +8 -8
  74. package/_verture/{closestPolyfill-c45cda78.js → closestPolyfill-7e70c935.js} +8 -8
  75. package/_verture/{defineProperty-7aa4e7b0.js → defineProperty-007b4d11.js} +1 -1
  76. package/_verture/{defineProperty-e2de1981.js → defineProperty-95d6d645.js} +1 -1
  77. package/_verture/{index-7cb40909.js → index-ab34796f.js} +4 -4
  78. package/_verture/{index-a63894d0.js → index-ac4eaa20.js} +2 -2
  79. package/_verture/{index-76c48610.js → index-b7f5ad30.js} +4 -4
  80. package/_verture/{index-0b16a77e.js → index-e2df3f9b.js} +2 -2
  81. package/_verture/{intl-4ad778ba.js → intl-9d4bda01.js} +1 -1
  82. package/_verture/{intl-519338cb.js → intl-a16c7c49.js} +1 -1
  83. package/_verture/{modalContext-2256753f.js → modalContext-83902de0.js} +4 -4
  84. package/_verture/{modalContext-fc6309c5.js → modalContext-d124bff9.js} +4 -4
  85. package/_verture/{slicedToArray-545d9fcd.js → slicedToArray-22a73a75.js} +1 -1
  86. package/_verture/{slicedToArray-94962ec5.js → slicedToArray-961803cc.js} +1 -1
  87. package/_verture/{toConsumableArray-295100d6.js → toConsumableArray-e20b1735.js} +1 -1
  88. package/_verture/{toConsumableArray-a444c3ba.js → toConsumableArray-f1db7872.js} +1 -1
  89. package/_verture/{utils-2e9c05bc.js → utils-433dfcca.js} +1 -1
  90. package/_verture/{utils-5e4b0846.js → utils-f4164743.js} +1 -1
  91. package/index.js +20 -20
  92. package/package.json +1 -1
  93. package/umd/AutoTips.js +1 -1
  94. package/umd/Breadcrumbs.js +1 -1
  95. package/umd/ComboSelect.js +1 -1
  96. package/umd/DatePicker.js +1 -1
  97. package/umd/Desktop.js +1 -1
  98. package/umd/Drawer.js +1 -1
  99. package/umd/DynamicMultiBox.js +1 -1
  100. package/umd/Form.js +1 -1
  101. package/umd/FormItem.js +1 -1
  102. package/umd/FunctionModal.js +1 -1
  103. package/umd/InputLang.js +1 -1
  104. package/umd/Modal.js +1 -1
  105. package/umd/MultiBox.js +1 -1
  106. package/umd/OperateBtn.js +1 -1
  107. package/umd/Pagination.js +1 -1
  108. package/umd/Search.js +1 -1
  109. package/umd/Select.js +1 -1
  110. package/umd/SelectInput.js +1 -1
  111. package/umd/Selector.js +1 -1
  112. package/umd/SelectorPicker.js +1 -1
  113. package/umd/SingleBox.js +1 -1
  114. package/umd/Table.js +1 -1
  115. package/umd/Tag.js +1 -1
  116. package/umd/TextField.js +1 -1
  117. package/umd/TimePicker.js +1 -1
  118. package/umd/ToggleButton.js +1 -1
  119. package/umd/Transfer.js +1 -1
  120. package/umd/Tree.js +1 -1
  121. package/umd/Upload.js +1 -1
  122. /package/_verture/{constant-4091d66f.js → constant-64a81e13.js} +0 -0
  123. /package/_verture/{constant-60484ff1.js → constant-a33be099.js} +0 -0
  124. /package/_verture/{index-1fdf8def.js → index-057472a5.js} +0 -0
  125. /package/_verture/{index-6faec6b4.js → index-7b934b9c.js} +0 -0
  126. /package/_verture/{index-ef1e15e8.js → index-bb57454c.js} +0 -0
  127. /package/_verture/{index-c8575171.js → index-d2c262a3.js} +0 -0
  128. /package/_verture/{sortable.esm-2593ef9b.js → sortable.esm-3f8b15fe.js} +0 -0
  129. /package/_verture/{sortable.esm-c0270144.js → sortable.esm-489ff15a.js} +0 -0
  130. /package/_verture/{tslib.es6-24e733a1.js → tslib.es6-95621291.js} +0 -0
  131. /package/_verture/{tslib.es6-b07fd47a.js → tslib.es6-cb23b48d.js} +0 -0
  132. /package/_verture/{typeof-3d6c2390.js → typeof-040e44c6.js} +0 -0
  133. /package/_verture/{typeof-99c4c2af.js → typeof-9fc6da0b.js} +0 -0
  134. /package/_verture/{unsupportedIterableToArray-2fb1516b.js → unsupportedIterableToArray-1bbbaa8f.js} +0 -0
  135. /package/_verture/{unsupportedIterableToArray-e9a428c9.js → unsupportedIterableToArray-4dda6653.js} +0 -0
  136. /package/_verture/{useFormatMessage-45bb2ce2.js → useFormatMessage-1c5880cc.js} +0 -0
  137. /package/_verture/{useFormatMessage-5777ad0a.js → useFormatMessage-8b5da2a2.js} +0 -0
  138. /package/_verture/{useGlobalProps-be263385.js → useGlobalProps-7a96e89d.js} +0 -0
  139. /package/_verture/{useGlobalProps-fbb58670.js → useGlobalProps-e60d8857.js} +0 -0
  140. /package/_verture/{usePopupContainer-09af2ab3.js → usePopupContainer-9c266e60.js} +0 -0
  141. /package/_verture/{usePopupContainer-b086ca46.js → usePopupContainer-ba629e65.js} +0 -0
  142. /package/_verture/{util-2a5a3b41.js → util-29d67f8d.js} +0 -0
  143. /package/_verture/{util-d56ad080.js → util-2f73544c.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { _ as _typeof } from './typeof-3d6c2390.js';
1
+ import { _ as _typeof } from './typeof-9fc6da0b.js';
2
2
 
3
3
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
4
4
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
@@ -1,4 +1,4 @@
1
- import { _ as _typeof } from './typeof-99c4c2af.js';
1
+ import { _ as _typeof } from './typeof-040e44c6.js';
2
2
 
3
3
  function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
4
4
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
@@ -1,7 +1,7 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-a444c3ba.js';
2
- import { _ as _slicedToArray } from './slicedToArray-94962ec5.js';
3
- import { r as regenerator } from './index-c8575171.js';
4
- import { a as __awaiter } from './tslib.es6-24e733a1.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-e20b1735.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-22a73a75.js';
3
+ import { r as regenerator } from './index-d2c262a3.js';
4
+ import { a as __awaiter } from './tslib.es6-cb23b48d.js';
5
5
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
6
6
  import React__default from 'react';
7
7
  import { Modal } from '../Modal/index.js';
@@ -1,7 +1,7 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-295100d6.js';
2
- import { _ as _slicedToArray } from './slicedToArray-545d9fcd.js';
3
- import { r as regenerator } from './index-6faec6b4.js';
4
- import { a as __awaiter } from './tslib.es6-b07fd47a.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-f1db7872.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-961803cc.js';
3
+ import { r as regenerator } from './index-7b934b9c.js';
4
+ import { a as __awaiter } from './tslib.es6-95621291.js';
5
5
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
6
6
  import React__default from 'react';
7
7
  import { Modal } from '../Modal/index.js';
@@ -1,4 +1,4 @@
1
- import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-e9a428c9.js';
1
+ import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-4dda6653.js';
2
2
 
3
3
  function _arrayWithHoles(arr) {
4
4
  if (Array.isArray(arr)) return arr;
@@ -1,4 +1,4 @@
1
- import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-2fb1516b.js';
1
+ import { _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-1bbbaa8f.js';
2
2
 
3
3
  function _arrayWithHoles(arr) {
4
4
  if (Array.isArray(arr)) return arr;
@@ -1,4 +1,4 @@
1
- import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-e9a428c9.js';
1
+ import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-4dda6653.js';
2
2
 
3
3
  function _arrayWithoutHoles(arr) {
4
4
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
@@ -1,4 +1,4 @@
1
- import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-2fb1516b.js';
1
+ import { a as _arrayLikeToArray, _ as _unsupportedIterableToArray } from './unsupportedIterableToArray-1bbbaa8f.js';
2
2
 
3
3
  function _arrayWithoutHoles(arr) {
4
4
  if (Array.isArray(arr)) return _arrayLikeToArray(arr);
@@ -1,4 +1,4 @@
1
- import { _ as _defineProperty } from './defineProperty-7aa4e7b0.js';
1
+ import { _ as _defineProperty } from './defineProperty-95d6d645.js';
2
2
 
3
3
  //获取替换字段
4
4
  var getReplaceField = function getReplaceField(mode, repl, tableP, treeP) {
@@ -1,4 +1,4 @@
1
- import { _ as _defineProperty } from './defineProperty-e2de1981.js';
1
+ import { _ as _defineProperty } from './defineProperty-007b4d11.js';
2
2
 
3
3
  //获取替换字段
4
4
  var getReplaceField = function getReplaceField(mode, repl, tableP, treeP) {
package/index.js CHANGED
@@ -17,12 +17,12 @@ export { default as DatePicker } from './DatePicker/index.js';
17
17
  export { Desktop } from './Desktop/index.js';
18
18
  export { DragVerify } from './DragVerify/index.js';
19
19
  export { Drawer } from './Drawer/index.js';
20
- export { D as Dropdown } from './_verture/index-0b16a77e.js';
20
+ export { D as Dropdown } from './_verture/index-ac4eaa20.js';
21
21
  export { default as DynamicMultiBox } from './DynamicMultiBox/index.js';
22
22
  export { default as Empty } from './Empty/index.js';
23
23
  export { default as Form } from './Form/index.js';
24
- export { F as FormItem } from './_verture/index-7cb40909.js';
25
- export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-fc6309c5.js';
24
+ export { F as FormItem } from './_verture/index-b7f5ad30.js';
25
+ export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-83902de0.js';
26
26
  export { default as GlobalContext, changeConfirmLocale, getConfirmLocale } from './GlobalContext/index.js';
27
27
  export { default as Help } from './Help/index.js';
28
28
  export { default as HelperText } from './HelperText/index.js';
@@ -68,42 +68,42 @@ export { Title } from './Title/index.js';
68
68
  export { ToggleButton, ToggleButtonGroup } from './ToggleButton/index.js';
69
69
  export { Tooltip } from './Tooltip/index.js';
70
70
  export { SSortablejs, Transfer } from './Transfer/index.js';
71
- export { T as Tree } from './_verture/closestPolyfill-af1e3129.js';
71
+ export { T as Tree } from './_verture/closestPolyfill-313f3447.js';
72
72
  export { default as Upload } from './Upload/index.js';
73
- import './_verture/slicedToArray-545d9fcd.js';
74
- import './_verture/unsupportedIterableToArray-e9a428c9.js';
73
+ import './_verture/slicedToArray-22a73a75.js';
74
+ import './_verture/unsupportedIterableToArray-4dda6653.js';
75
75
  import 'react/jsx-runtime';
76
76
  import 'react';
77
77
  import 'react-dom';
78
78
  import '@paraview/lib';
79
- import './_verture/constant-60484ff1.js';
79
+ import './_verture/constant-a33be099.js';
80
80
  import '@para-ui/icons/More';
81
- import './_verture/toConsumableArray-295100d6.js';
81
+ import './_verture/toConsumableArray-e20b1735.js';
82
82
  import '@para-ui/icons/Return';
83
- import './_verture/useFormatMessage-45bb2ce2.js';
83
+ import './_verture/useFormatMessage-8b5da2a2.js';
84
84
  import '@para-ui/core/GlobalContext';
85
- import './_verture/typeof-99c4c2af.js';
86
- import './_verture/tslib.es6-b07fd47a.js';
85
+ import './_verture/typeof-040e44c6.js';
86
+ import './_verture/tslib.es6-cb23b48d.js';
87
87
  import 'clsx';
88
88
  import '@para-ui/icons/LoadingF';
89
89
  import '@para-ui/icons/Forbid';
90
90
  import '@para-ui/icons/Down';
91
- import './_verture/defineProperty-7aa4e7b0.js';
91
+ import './_verture/defineProperty-007b4d11.js';
92
92
  import 'react-slick';
93
- import './_verture/index-6faec6b4.js';
93
+ import './_verture/index-d2c262a3.js';
94
94
  import 'rc-cascader';
95
95
  import '@para-ui/icons/Right';
96
96
  import '@para-ui/icons/Loading';
97
97
  import 'rc-collapse';
98
98
  import 'react-transition-group';
99
- import './_verture/util-2a5a3b41.js';
99
+ import './_verture/util-29d67f8d.js';
100
100
  import '@para-ui/icons/DoubleLeft';
101
101
  import '@para-ui/icons/DoubleRight';
102
102
  import '@para-ui/icons/Search';
103
103
  import '@para-ui/icons/Close';
104
104
  import '@para-ui/icons/CloseCircle';
105
- import './_verture/utils-2e9c05bc.js';
106
- import './_verture/useGlobalProps-be263385.js';
105
+ import './_verture/utils-f4164743.js';
106
+ import './_verture/useGlobalProps-7a96e89d.js';
107
107
  import 'rc-picker/es/generate/dayjs';
108
108
  import 'rc-picker';
109
109
  import '@para-ui/icons/Calendar';
@@ -114,16 +114,16 @@ import '@para-ui/icons/SortRight';
114
114
  import '@para-ui/icons/Check';
115
115
  import 'rc-drawer';
116
116
  import 'rc-dropdown';
117
- import './_verture/usePopupContainer-b086ca46.js';
117
+ import './_verture/usePopupContainer-ba629e65.js';
118
118
  import 'dayjs';
119
119
  import '@para-ui/icons/Panel';
120
120
  import '@para-ui/icons/PlusCircleF';
121
121
  import '@para-ui/icons/Delete';
122
122
  import '@para-ui/icons/Drag';
123
- import './_verture/sortable.esm-c0270144.js';
123
+ import './_verture/sortable.esm-489ff15a.js';
124
124
  import '@para-ui/icons/LinkGroup';
125
- import './_verture/intl-519338cb.js';
126
- import './_verture/index-ef1e15e8.js';
125
+ import './_verture/intl-a16c7c49.js';
126
+ import './_verture/index-bb57454c.js';
127
127
  import '@para-ui/icons/Help';
128
128
  import '@para-ui/icons/Application';
129
129
  import 'rc-input-number';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@para-ui/core",
3
3
  "private": false,
4
- "version": "3.0.109-rc.1",
4
+ "version": "3.0.110-rc",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
7
7
  "description": "Powered by Para FED",
package/umd/AutoTips.js CHANGED
@@ -12,4 +12,4 @@
12
12
  * This source code is licensed under the MIT license found in the
13
13
  * LICENSE file in the root directory of this source tree.
14
14
  */function Z(t){if("object"==typeof t&&null!==t){var e=t.$$typeof;switch(e){case o:switch(t=t.type){case l:case f:case i:case u:case a:case d:return t;default:switch(t=t&&t.$$typeof){case s:case p:case h:case m:case c:return t;default:return e}}case r:return e}}}function x(t){return Z(t)===f}e.isMemo=function(t){return Z(t)===m}},59864:function(t,e,n){"use strict";t.exports=n(69921)},91033:function(t,e,n){"use strict";var o=function(){if("undefined"!=typeof Map)return Map;function t(t,e){var n=-1;return t.some((function(t,o){return t[0]===e&&(n=o,!0)})),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),o=this.__entries__[n];return o&&o[1]},e.prototype.set=function(e,n){var o=t(this.__entries__,e);~o?this.__entries__[o][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,o=t(n,e);~o&&n.splice(o,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&&(e=null);for(var n=0,o=this.__entries__;n<o.length;n++){var r=o[n];t.call(e,r[1],r[0])}},e}()}(),r="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,i=void 0!==n.g&&n.g.Math===Math?n.g:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),a="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(i):function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)},u=2;var c=20,s=["top","right","bottom","left","width","height","size","weight"],l="undefined"!=typeof MutationObserver,f=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,e){var n=!1,o=!1,r=0;function i(){n&&(n=!1,t()),o&&s()}function c(){a(i)}function s(){var t=Date.now();if(n){if(t-r<u)return;o=!0}else n=!0,o=!1,setTimeout(c,e);r=t}return s}(this.refresh.bind(this),c)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&&e.splice(n,1),!e.length&&this.connected_&&this.disconnect_()},t.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length>0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),l?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e;s.some((function(t){return!!~n.indexOf(t)}))&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),p=function(t,e){for(var n=0,o=Object.keys(e);n<o.length;n++){var r=o[n];Object.defineProperty(t,r,{value:e[r],enumerable:!1,writable:!1,configurable:!0})}return t},d=function(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView||i},v=w(0,0,0,0);function m(t){return parseFloat(t)||0}function h(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return e.reduce((function(e,n){return e+m(t["border-"+n+"-width"])}),0)}function y(t){var e=t.clientWidth,n=t.clientHeight;if(!e&&!n)return v;var o=d(t).getComputedStyle(t),r=function(t){for(var e={},n=0,o=["top","right","bottom","left"];n<o.length;n++){var r=o[n],i=t["padding-"+r];e[r]=m(i)}return e}(o),i=r.left+r.right,a=r.top+r.bottom,u=m(o.width),c=m(o.height);if("border-box"===o.boxSizing&&(Math.round(u+i)!==e&&(u-=h(o,"left","right")+i),Math.round(c+a)!==n&&(c-=h(o,"top","bottom")+a)),!function(t){return t===d(t).document.documentElement}(t)){var s=Math.round(u+i)-e,l=Math.round(c+a)-n;1!==Math.abs(s)&&(u-=s),1!==Math.abs(l)&&(c-=l)}return w(r.left,r.top,u,c)}var g="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof d(t).SVGGraphicsElement}:function(t){return t instanceof d(t).SVGElement&&"function"==typeof t.getBBox};function b(t){return r?g(t)?function(t){var e=t.getBBox();return w(0,0,e.width,e.height)}(t):y(t):v}function w(t,e,n,o){return{x:t,y:e,width:n,height:o}}var Z=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=w(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=b(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),x=function(t,e){var n,o,r,i,a,u,c,s=(o=(n=e).x,r=n.y,i=n.width,a=n.height,u="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,c=Object.create(u.prototype),p(c,{x:o,y:r,width:i,height:a,top:r,right:o+i,bottom:a+r,left:o}),c);p(this,{target:t,contentRect:s})},O=function(){function t(t,e,n){if(this.activeObservations_=[],this.observations_=new o,"function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=n}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof d(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new Z(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof d(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(e){e.isActive()&&t.activeObservations_.push(e)}))},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map((function(t){return new x(t.target,t.broadcastRect())}));this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),E="undefined"!=typeof WeakMap?new WeakMap:new o,C=function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=f.getInstance(),o=new O(e,n,this);E.set(this,o)};["observe","unobserve","disconnect"].forEach((function(t){C.prototype[t]=function(){var e;return(e=E.get(this))[t].apply(e,arguments)}}));var T=void 0!==i.ResizeObserver?i.ResizeObserver:C;e.default=T},29697:function(t,e,n){var o=n(93379),r=n(67921);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},89034:function(t,e,n){var o=n(93379),r=n(2565);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},42560:function(t,e,n){var o=n(93379),r=n(9929);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},93379:function(t,e,n){"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function u(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},o=[],r=0;r<t.length;r++){var i=t[r],c=e.base?i[0]+e.base:i[0],s=n[c]||0,l="".concat(c," ").concat(s);n[c]=s+1;var f=u(l),p={css:i[1],media:i[2],sourceMap:i[3]};-1!==f?(a[f].references++,a[f].updater(p)):a.push({identifier:l,updater:h(p,e),references:1}),o.push(l)}return o}function s(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var a=i(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var l,f=(l=[],function(t,e){return l[t]=e,l.filter(Boolean).join("\n")});function p(t,e,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=f(e,r);else{var i=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(i,a[e]):t.appendChild(i)}}function d(t,e,n){var o=n.css,r=n.media,i=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var v=null,m=0;function h(t,e){var n,o,r;if(e.singleton){var i=m++;n=v||(v=s(e)),o=p.bind(null,n,i,!1),r=p.bind(null,n,i,!0)}else n=s(e),o=d.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var r=u(n[o]);a[r].references--}for(var i=c(t,e),s=0;s<n.length;s++){var l=u(n[s]);0===a[l].references&&(a[l].updater(),a.splice(l,1))}n=i}}}},37464:function(t,e,n){"use strict";n.d(e,{W:function(){return o},Z:function(){return r}});var o="paraui-v3",r="component"},77918:function(t,e,n){"use strict";n.d(e,{default:function(){return T}});var o=n(8156),r=n.n(o),i=n(79483),a=n(24375),u=n(86010),c=n(37464);function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function l(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),o.forEach((function(e){s(t,e,n[e])}))}return t}function f(t,e){return e=null!=e?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):function(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))})),t}var p={adjustX:1,adjustY:1},d={adjustX:0,adjustY:0},v=[0,0];function m(t){return"boolean"==typeof t?t?p:d:l({},d,t)}function h(t){var e=t.arrowWidth,n=void 0===e?4:e,o=t.horizontalArrowShift,r=void 0===o?16:o,i=t.verticalArrowShift,u=void 0===i?8:i,c=t.autoAdjustOverflow,s=t.arrowPointAtCenter,p={left:{points:["cr","cl"],offset:[-8,0]},right:{points:["cl","cr"],offset:[8,0]},top:{points:["bc","tc"],offset:[0,-8]},bottom:{points:["tc","bc"],offset:[0,8]},topLeft:{points:["bl","tc"],offset:[-(r+n),-8]},leftTop:{points:["tr","cl"],offset:[-8,-(u+n)]},topRight:{points:["br","tc"],offset:[r+n,-8]},rightTop:{points:["tl","cr"],offset:[8,-(u+n)]},bottomRight:{points:["tr","bc"],offset:[r+n,8]},rightBottom:{points:["bl","cr"],offset:[8,u+n]},bottomLeft:{points:["tl","bc"],offset:[-(r+n),8]},leftBottom:{points:["br","cl"],offset:[-8,u+n]}};return Object.keys(p).forEach((function(t){var e,n;p[t]=s?f(l({},p[t]),{overflow:m(c),targetOffset:v}):f(l({},a.Ct[t]),{offset:(e=t,n=b(e),{left:{offset:[-8,0]},right:{offset:[8,0]},top:{offset:[0,-8]},bottom:{offset:[0,8]},topLeft:{offset:[0,-8]},leftTop:{offset:[-8,0]},topRight:{offset:[0,-8]},rightTop:{offset:[8,0]},bottomRight:{offset:[0,8]},rightBottom:{offset:[8,0]},bottomLeft:{offset:[0,8]},leftBottom:{offset:[-8,0]}},{left:{offset:[-8,0]},right:{offset:[8,0]},top:{offset:[0,-8]},bottom:{offset:[0,8]},topLeft:{offset:[0,-8]},leftTop:{offset:[-8,0]},topRight:{offset:[0,-8]},rightTop:{offset:[8,0]},bottomRight:{offset:[0,8]},rightBottom:{offset:[8,0]},bottomLeft:{offset:[0,8]},leftBottom:{offset:[-8,0]}}[n]).offset,overflow:m(c)}),p[t].ignoreShake=!0})),p}var y=function(t,e){var n={},o=l({},t);return e.forEach((function(e){t&&e in t&&(n[e]=t[e],delete o[e])})),{picked:n,omitted:o}};function g(t){var e=r().isValidElement(t)?t:r().createElement("span",null,t);if("button"===e.type&&e.props.disabled){var n=y(e.props.style,["position","left","right","top","bottom","float","display","zIndex"]),o=n.picked,i=n.omitted,a=f(l({display:"inline-block"},o),{cursor:"not-allowed",width:e.props.block?"100%":null}),s=f(l({},i),{pointerEvents:"none"}),p=r().cloneElement(e,{style:s,className:null});return r().createElement("span",{style:a,className:(0,u.Z)(e.props.className,"".concat(c.Z,"-tooltip-disabled-compatible-wrapper"))},p)}return e}function b(t){return{"bottom-end":"bottomRight","bottom-start":"bottomLeft","left-end":"leftBottom","left-start":"leftTop","right-end":"rightBottom","right-start":"rightTop","top-end":"topRight","top-start":"topLeft"}[t]||t}n(42560);function w(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function Z(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function x(){return x=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},x.apply(this,arguments)}function O(t,e){if(null==t)return{};var n,o,r=function(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function E(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,u=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){u=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(u)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return w(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return w(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var C=r().forwardRef((function(t,e){var n,o=E(r().useState(t.defaultVisible),2),a=o[0],s=o[1],l=r().useRef(),f=r().useRef(),p=E(r().useState([0,0]),2),d=p[0],v=p[1];r().useEffect((function(){var e;("visible"in t||"open"in t)&&s(!!(null!==(e=t.visible)&&void 0!==e?e:t.open))}),[null!==(n=t.visible)&&void 0!==n?n:t.open]);var m=function(){var e=t.title;return!e&&0!==e},y=function(){var e=t.builtinPlacements,n=t.arrowPointAtCenter,o=t.autoAdjustOverflow;return e||h({arrowPointAtCenter:n,autoAdjustOverflow:o})},w=t.prefixCls,C=void 0===w?"".concat(c.Z,"-tooltip"):w,T=t.getPopupContainer,k=t.overlayClassName,S=t.overlayInnerStyle,P=t.overlayStyle,M=t.children,j=t.title,_=t.placement,A=t.isPopover,D=t.followCursor,L=t.maxWidth,R=O(t,["prefixCls","getPopupContainer","overlayClassName","overlayInnerStyle","overlayStyle","children","title","placement","isPopover","followCursor","maxWidth"]),N=a;"visible"in t||"open"in t||!m()||(N=!1);var H=(0,u.Z)(!A&&"".concat(c.W,"-tooltip"),k,!t.arrow&&"".concat(c.W,"-tooltip-hide-arrow")),V=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),o.forEach((function(e){Z(t,e,n[e])}))}return t}({},P);return L&&(V.maxWidth=L),r().createElement(i.Z,x({},R,{prefixCls:C,placement:D?"top":b(_),overlayClassName:H,getTooltipContainer:T,ref:e||f,builtinPlacements:y(),overlay:j,visible:N,align:{targetOffset:d},onVisibleChange:function(e){var n;("visible"in t||"open"in t||s(!m()&&e),m())||(null===(n=t.onVisibleChange)||void 0===n||n.call(t,e))},onPopupAlign:function(t,e){var n=y(),o=Object.keys(n).find((function(t){return n[t].points[0]===e.points[0]&&n[t].points[1]===e.points[1]}));if(o){var r=t.getBoundingClientRect(),i={top:"50%",left:"50%"};o.indexOf("top")>=0||o.indexOf("Bottom")>=0?i.top="".concat(r.height-e.offset[1],"px"):(o.indexOf("Top")>=0||o.indexOf("bottom")>=0)&&(i.top="".concat(-e.offset[1],"px")),o.indexOf("left")>=0||o.indexOf("Right")>=0?i.left="".concat(r.width-e.offset[0],"px"):(o.indexOf("right")>=0||o.indexOf("Left")>=0)&&(i.left="".concat(-e.offset[0],"px")),t.style.transformOrigin="".concat(i.left," ").concat(i.top)}},overlayStyle:V,overlayInnerStyle:S,arrowContent:t.arrow?r().createElement("span",{className:"".concat(c.Z,"-tooltip-arrow-content")}):null,motion:{motionName:"".concat(c.Z,"-tooltip-zoom-big-fast"),motionDeadline:1e3}}),D?r().createElement("div",{style:{display:"inline-block"},ref:l,onMouseMove:function(t){if(l.current){var e,n,o,r,i=(null===(e=null===(n=f.current)||void 0===n||null===(o=n.popupRef)||void 0===o||null===(r=o.current)||void 0===r?void 0:r.getElement())||void 0===e?void 0:e.offsetHeight)||0,a=0===i?60:30,u=l.current.getBoundingClientRect(),c=u.x,s=u.y,p=u.width,d=t.clientX-(c+p/2),m=t.clientY-s+i+a;setTimeout((function(){v([-d,-m])}))}}},g(M)):g(M))}));C.displayName="Tooltip",C.defaultProps={placement:"top",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrowPointAtCenter:!1,autoAdjustOverflow:!0,arrow:!1,defaultVisible:!1,followCursor:!1};var T=C},58543:function(t){"use strict";t.exports=n},8156:function(e){"use strict";e.exports=t},47111:function(t){"use strict";t.exports=e},30907:function(t,e,n){"use strict";function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}n.d(e,{Z:function(){return o}})},83878:function(t,e,n){"use strict";function o(t){if(Array.isArray(t))return t}n.d(e,{Z:function(){return o}})},97326:function(t,e,n){"use strict";function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}n.d(e,{Z:function(){return o}})},15861:function(t,e,n){"use strict";function o(t,e,n,o,r,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(o,r)}function r(t){return function(){var e=this,n=arguments;return new Promise((function(r,i){var a=t.apply(e,n);function u(t){o(a,r,i,u,c,"next",t)}function c(t){o(a,r,i,u,c,"throw",t)}u(void 0)}))}}n.d(e,{Z:function(){return r}})},15671:function(t,e,n){"use strict";function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n.d(e,{Z:function(){return o}})},43144:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(67343);function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,(0,o.Z)(r.key),r)}}function i(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}},29388:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var o=n(61120),r=n(78814),i=n(82963);function a(t){var e=(0,r.Z)();return function(){var n,r=(0,o.Z)(t);if(e){var a=(0,o.Z)(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return(0,i.Z)(this,n)}}},4942:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(67343);function r(t,e,n){return(e=(0,o.Z)(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},87462:function(t,e,n){"use strict";function o(){return o=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},o.apply(this,arguments)}n.d(e,{Z:function(){return o}})},61120:function(t,e,n){"use strict";function o(t){return o=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},o(t)}n.d(e,{Z:function(){return o}})},60136:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(89611);function r(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&(0,o.Z)(t,e)}},78814:function(t,e,n){"use strict";function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}n.d(e,{Z:function(){return o}})},31902:function(t,e,n){"use strict";function o(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(o=i.call(n)).done)&&(u.push(o.value),u.length!==e);c=!0);}catch(t){s=!0,r=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw r}}return u}}n.d(e,{Z:function(){return o}})},25267:function(t,e,n){"use strict";function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(e,{Z:function(){return o}})},1413:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(4942);function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){(0,o.Z)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},45987:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(63366);function r(t,e){if(null==t)return{};var n,r,i=(0,o.Z)(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(r=0;r<a.length;r++)n=a[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}},63366:function(t,e,n){"use strict";function o(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}n.d(e,{Z:function(){return o}})},82963:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(71002),r=n(97326);function i(t,e){if(e&&("object"===(0,o.Z)(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return(0,r.Z)(t)}},74165:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(71002);function r(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
15
- r=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,n){return t[e]=n}}function f(t,e,n,o){var r=e&&e.prototype instanceof v?e:v,a=Object.create(r.prototype),u=new k(o||[]);return i(a,"_invoke",{value:O(t,n,u)}),a}function p(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var d={};function v(){}function m(){}function h(){}var y={};l(y,u,(function(){return this}));var g=Object.getPrototypeOf,b=g&&g(g(S([])));b&&b!==e&&n.call(b,u)&&(y=b);var w=h.prototype=v.prototype=Object.create(y);function Z(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function x(t,e){function r(i,a,u,c){var s=p(t[i],t,a);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"==(0,o.Z)(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,u,c)}),(function(t){r("throw",t,u,c)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,c)}))}c(s.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function O(t,e,n){var o="suspendedStart";return function(r,i){if("executing"===o)throw new Error("Generator is already running");if("completed"===o){if("throw"===r)throw i;return P()}for(n.method=r,n.arg=i;;){var a=n.delegate;if(a){var u=E(a,n);if(u){if(u===d)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===o)throw o="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o="executing";var c=p(t,e,n);if("normal"===c.type){if(o=n.done?"completed":"suspendedYield",c.arg===d)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o="completed",n.method="throw",n.arg=c.arg)}}}function E(t,e){var n=e.method,o=t.iterator[n];if(void 0===o)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,E(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),d;var r=p(o,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,d;var i=r.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function S(t){if(t){var e=t[u];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,r=function e(){for(;++o<t.length;)if(n.call(t,o))return e.value=t[o],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:P}}function P(){return{value:void 0,done:!0}}return m.prototype=h,i(w,"constructor",{value:h,configurable:!0}),i(h,"constructor",{value:m,configurable:!0}),m.displayName=l(h,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,l(t,s,"GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},Z(x.prototype),l(x.prototype,c,(function(){return this})),t.AsyncIterator=x,t.async=function(e,n,o,r,i){void 0===i&&(i=Promise);var a=new x(f(e,n,o,r),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},Z(w),l(w,s,"Generator"),l(w,u,(function(){return this})),l(w,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var o in e)n.push(o);return n.reverse(),function t(){for(;n.length;){var o=n.pop();if(o in e)return t.value=o,t.done=!1,t}return t.done=!0,t}},t.values=S,k.prototype={constructor:k,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(T),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function o(n,o){return a.type="throw",a.arg=t,e.next=n,o&&(e.method="next",e.arg=void 0),!!o}for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var u=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(u&&c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var o=n.completion;if("throw"===o.type){var r=o.arg;T(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:S(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},t}},89611:function(t,e,n){"use strict";function o(t,e){return o=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},o(t,e)}n.d(e,{Z:function(){return o}})},93324:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var o=n(83878),r=n(31902),i=n(40181),a=n(25267);function u(t,e){return(0,o.Z)(t)||(0,r.Z)(t,e)||(0,i.Z)(t,e)||(0,a.Z)()}},35512:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(71002);function r(t,e){if("object"!==(0,o.Z)(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==(0,o.Z)(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}},67343:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(71002),r=n(35512);function i(t){var e=(0,r.Z)(t,"string");return"symbol"===(0,o.Z)(e)?e:String(e)}},71002:function(t,e,n){"use strict";function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}n.d(e,{Z:function(){return o}})},40181:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(30907);function r(t,e){if(t){if("string"==typeof t)return(0,o.Z)(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,o.Z)(t,e):void 0}}}},r={};function i(t){var e=r[t];if(void 0!==e)return e.exports;var n=r[t]={id:t,exports:{}};return o[t](n,n.exports,i),n.exports}i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,{a:e}),e},i.d=function(t,e){for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.nc=void 0;var a={};return function(){"use strict";i.r(a),i.d(a,{AutoTipsMultiline:function(){return s},default:function(){return p}});var t=i(8156),e=i.n(t),n=i(77918),o=i(37464),r=i(58543);i(29697);function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function c(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,u=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){u=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(u)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var s=function(r){var i=r.children,a=r.arrow,u=void 0!==a&&a,s=r.placement,l=void 0===s?"bottom-start":s,f=r.tips,p=void 0===f?"":f,d=r.className,v=void 0===d?"":d,m=r.interactive,h=void 0===m||m,y=r.tipMaxWidth,g=r.line,b=void 0===g?2:g,w=r.refresh,Z=r.style,x=(0,t.useRef)(null),O=(0,t.useRef)([]),E=c((0,t.useState)(),2),C=E[0],T=E[1],k=(0,t.useRef)({line:b,tips:p});k.current.line=b,k.current.tips=p;var S=c((0,t.useState)(""),2),P=S[0],M=S[1];(0,t.useEffect)((function(){return window.addEventListener("resize",_),function(){window.removeEventListener("resize",_)}}),[]),(0,t.useEffect)((function(){_()}),[i,w]);var j,_=function(){var t;if(i){for(var e=[],n=!1,o=(null==x||null===(t=x.current)||void 0===t?void 0:t.clientWidth)||0,r=0,a=0,u=0;u<O.current.length;u++){var c=O.current[u].offsetWidth;if((r+=c)>o){if(!(e.length<k.current.line-1)){n=!0,M(k.current.tips||i),e.push(i.slice(a,i.length));break}e.push(i.slice(a,u)),a=u,r=c,u===O.current.length-1&&(e.length<k.current.line||(n=!0,M(k.current.tips||i)),e.push(i.slice(a,i.length)))}else u===O.current.length-1&&e.push(i.slice(a,i.length))}T({lineArr:e,showTooltip:n})}},A=(0,t.useMemo)((function(){return O.current=[],e().createElement("div",{className:"hidden"},null==i?void 0:i.split("").map((function(t,n){return e().createElement("span",{ref:function(t){return t&&O.current.push(t)},key:n},t)})))}),[i]);return e().createElement("div",{ref:x,className:(j=o.W+"-auto-tips-multiline",function(){if(navigator.userAgent.indexOf("Safari")>-1)return!0}()&&(j+=" "+o.W+"-auto-tips-multiline-safari"),v&&(j+=" "+v),j),style:Z},e().createElement(n.default,{arrow:u,title:P,placement:l,interactive:h,boundariesElement:"viewport",overlayClassName:o.W+"-auto-tips-multiline-tooltip",maxWidth:y||(x&&x.current?x.current.offsetWidth:0)},e().createElement("div",{className:"auto-tips-multiline-content-box"},e().createElement("div",{className:"auto-tips-multiline-content"},null==C?void 0:C.lineArr.map((function(t,n){var o="line-text";return n===C.lineArr.length-1&&(o+=" last-line"),e().createElement("div",{className:o,key:n},t)}))),A)))};i(89034);function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function f(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,u=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){u=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(u)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var p=function(i){var a=i.children,u=i.arrow,c=void 0!==u&&u,s=i.placement,l=void 0===s?"bottom-start":s,p=i.tips,d=void 0===p?"":p,v=i.className,m=void 0===v?"":v,h=i.beyondText,y=void 0===h||h,g=i.interactive,b=void 0===g||g,w=i.tipMaxWidth,Z=i.style,x=(0,t.useRef)(),O=(0,t.useRef)(),E=f((0,t.useState)(""),2),C=E[0],T=E[1];(0,t.useEffect)((function(){T(d)}),[d]);var k;return e().createElement("div",{ref:x,className:(k=o.W+"-auto-tips",function(){if(navigator.userAgent.indexOf("Safari")>-1)return!0}()&&(k+=" "+o.W+"-auto-tips-safari"),m&&(k+=" "+m),k),onMouseOver:function(){var t="",e=x.current,n=e.getBoundingClientRect(),o=O.current.getBoundingClientRect();x.current&&((0,r.isIE)()?n.width>o.width&&(t=d||(y?e.innerText:a)):o.width>n.width&&(t=d||(y?e.innerText:a))),T(t)},style:Z},e().createElement(n.default,{arrow:c,title:C,placement:l,interactive:b,boundariesElement:"viewport",overlayClassName:o.W+"-auto-tips-tooltip",maxWidth:w||500},e().createElement("div",{className:"auto-tips-content",ref:O},a)))}}(),a}()}));
15
+ r=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,n){return t[e]=n}}function f(t,e,n,o){var r=e&&e.prototype instanceof v?e:v,a=Object.create(r.prototype),u=new k(o||[]);return i(a,"_invoke",{value:O(t,n,u)}),a}function p(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var d={};function v(){}function m(){}function h(){}var y={};l(y,u,(function(){return this}));var g=Object.getPrototypeOf,b=g&&g(g(S([])));b&&b!==e&&n.call(b,u)&&(y=b);var w=h.prototype=v.prototype=Object.create(y);function Z(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function x(t,e){function r(i,a,u,c){var s=p(t[i],t,a);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"==(0,o.Z)(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){r("next",t,u,c)}),(function(t){r("throw",t,u,c)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return r("throw",t,u,c)}))}c(s.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function O(t,e,n){var o="suspendedStart";return function(r,i){if("executing"===o)throw new Error("Generator is already running");if("completed"===o){if("throw"===r)throw i;return P()}for(n.method=r,n.arg=i;;){var a=n.delegate;if(a){var u=E(a,n);if(u){if(u===d)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===o)throw o="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o="executing";var c=p(t,e,n);if("normal"===c.type){if(o=n.done?"completed":"suspendedYield",c.arg===d)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o="completed",n.method="throw",n.arg=c.arg)}}}function E(t,e){var n=e.method,o=t.iterator[n];if(void 0===o)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,E(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),d;var r=p(o,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,d;var i=r.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function S(t){if(t){var e=t[u];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,r=function e(){for(;++o<t.length;)if(n.call(t,o))return e.value=t[o],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:P}}function P(){return{value:void 0,done:!0}}return m.prototype=h,i(w,"constructor",{value:h,configurable:!0}),i(h,"constructor",{value:m,configurable:!0}),m.displayName=l(h,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,l(t,s,"GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},Z(x.prototype),l(x.prototype,c,(function(){return this})),t.AsyncIterator=x,t.async=function(e,n,o,r,i){void 0===i&&(i=Promise);var a=new x(f(e,n,o,r),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},Z(w),l(w,s,"Generator"),l(w,u,(function(){return this})),l(w,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var o in e)n.push(o);return n.reverse(),function t(){for(;n.length;){var o=n.pop();if(o in e)return t.value=o,t.done=!1,t}return t.done=!0,t}},t.values=S,k.prototype={constructor:k,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(T),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function o(n,o){return a.type="throw",a.arg=t,e.next=n,o&&(e.method="next",e.arg=void 0),!!o}for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var u=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(u&&c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var o=n.completion;if("throw"===o.type){var r=o.arg;T(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:S(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},t}},89611:function(t,e,n){"use strict";function o(t,e){return o=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},o(t,e)}n.d(e,{Z:function(){return o}})},93324:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var o=n(83878),r=n(31902),i=n(40181),a=n(25267);function u(t,e){return(0,o.Z)(t)||(0,r.Z)(t,e)||(0,i.Z)(t,e)||(0,a.Z)()}},35512:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(71002);function r(t,e){if("object"!==(0,o.Z)(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==(0,o.Z)(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}},67343:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(71002),r=n(35512);function i(t){var e=(0,r.Z)(t,"string");return"symbol"===(0,o.Z)(e)?e:String(e)}},71002:function(t,e,n){"use strict";function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}n.d(e,{Z:function(){return o}})},40181:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(30907);function r(t,e){if(t){if("string"==typeof t)return(0,o.Z)(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,o.Z)(t,e):void 0}}}},r={};function i(t){var e=r[t];if(void 0!==e)return e.exports;var n=r[t]={id:t,exports:{}};return o[t](n,n.exports,i),n.exports}i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,{a:e}),e},i.d=function(t,e){for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.nc=void 0;var a={};return function(){"use strict";i.r(a),i.d(a,{AutoTipsMultiline:function(){return s},default:function(){return p}});var t=i(8156),e=i.n(t),n=i(77918),o=i(37464),r=i(58543);i(29697);function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function c(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,u=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){u=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(u)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var s=function(r){var i=r.children,a=r.arrow,u=void 0!==a&&a,s=r.placement,l=void 0===s?"bottom-start":s,f=r.tips,p=void 0===f?"":f,d=r.className,v=void 0===d?"":d,m=r.interactive,h=void 0===m||m,y=r.tipMaxWidth,g=r.line,b=void 0===g?2:g,w=r.refresh,Z=r.style,x=(0,t.useRef)(null),O=(0,t.useRef)([]),E=c((0,t.useState)(),2),C=E[0],T=E[1],k=(0,t.useRef)({line:b,tips:p});k.current.line=b,k.current.tips=p;var S=c((0,t.useState)(""),2),P=S[0],M=S[1];(0,t.useEffect)((function(){return window.addEventListener("resize",_),function(){window.removeEventListener("resize",_)}}),[]),(0,t.useEffect)((function(){_()}),[i,w]);var j,_=function(){var t;if(i){for(var e=[],n=!1,o=(null==x||null===(t=x.current)||void 0===t?void 0:t.clientWidth)||0,r=0,a=0,u=0;u<O.current.length;u++){var c=O.current[u].offsetWidth;if((r+=c)>o){if(!(e.length<k.current.line-1)){n=!0,M(k.current.tips||i),e.push(i.slice(a,i.length));break}e.push(i.slice(a,u)),a=u,r=c,u===O.current.length-1&&(e.length<k.current.line||(n=!0,M(k.current.tips||i)),e.push(i.slice(a,i.length)))}else u===O.current.length-1&&e.push(i.slice(a,i.length))}T({lineArr:e,showTooltip:n})}},A=(0,t.useMemo)((function(){return O.current=[],e().createElement("div",{className:"hidden"},null==i?void 0:i.split("").map((function(t,n){return e().createElement("span",{ref:function(t){return t&&O.current.push(t)},key:n},t)})))}),[i]);return e().createElement("div",{ref:x,className:(j=o.W+"-auto-tips-multiline",function(){if(navigator.userAgent.indexOf("Safari")>-1)return!0}()&&(j+=" "+o.W+"-auto-tips-multiline-safari"),v&&(j+=" "+v),j),style:Z},e().createElement(n.default,{arrow:u,title:P,placement:l,interactive:h,boundariesElement:"viewport",overlayClassName:o.W+"-auto-tips-multiline-tooltip",maxWidth:y||(x&&x.current?x.current.offsetWidth:0)},e().createElement("div",{className:"auto-tips-multiline-content-box"},e().createElement("div",{className:"auto-tips-multiline-content"},null==C?void 0:C.lineArr.map((function(t,n){var o="line-text";return n===C.lineArr.length-1&&(o+=" last-line"),e().createElement("div",{className:o,key:n},t)}))),A)))};i(89034);function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function f(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,u=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){u=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(u)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var p=function(i){var a=i.children,u=i.arrow,c=void 0!==u&&u,s=i.placement,l=void 0===s?"bottom-start":s,p=i.tips,d=void 0===p?"":p,v=i.className,m=void 0===v?"":v,h=i.beyondText,y=void 0===h||h,g=i.interactive,b=void 0===g||g,w=i.tipMaxWidth,Z=i.style,x=(0,t.useRef)(),O=(0,t.useRef)(),E=f((0,t.useState)(""),2),C=E[0],T=E[1];(0,t.useEffect)((function(){T(d)}),[d]);var k;return e().createElement(n.default,{arrow:c,title:C,placement:l,interactive:b,boundariesElement:"viewport",overlayClassName:o.W+"-auto-tips-tooltip",maxWidth:w||500},e().createElement("div",{ref:x,className:(k=o.W+"-auto-tips",function(){if(navigator.userAgent.indexOf("Safari")>-1)return!0}()&&(k+=" "+o.W+"-auto-tips-safari"),m&&(k+=" "+m),k),onMouseOver:function(){var t="",e=x.current,n=e.getBoundingClientRect(),o=O.current.getBoundingClientRect();x.current&&((0,r.isIE)()?n.width>o.width&&(t=d||(y?e.innerText:a)):o.width>n.width&&(t=d||(y?e.innerText:a))),T(t)},style:Z},e().createElement("div",{className:"auto-tips-content",ref:O},a)))}}(),a}()}));
@@ -38,5 +38,5 @@ object-assign
38
38
  *
39
39
  * This source code is licensed under the MIT license found in the
40
40
  * LICENSE file in the root directory of this source tree.
41
- */n(27418);var o=n(8156),r=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;r=i("react.element"),e.Fragment=i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,u={key:!0,ref:!0,__self:!0,__source:!0};function s(t,e,n){var o,i={},s=null,p=null;for(o in void 0!==n&&(s=""+n),void 0!==e.key&&(s=""+e.key),void 0!==e.ref&&(p=e.ref),e)c.call(e,o)&&!u.hasOwnProperty(o)&&(i[o]=e[o]);if(t&&t.defaultProps)for(o in e=t.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:r,type:t,key:s,ref:p,props:i,_owner:a.current}}e.jsx=s,e.jsxs=s},85893:function(t,e,n){"use strict";t.exports=n(75251)},91033:function(t,e,n){"use strict";var o=function(){if("undefined"!=typeof Map)return Map;function t(t,e){var n=-1;return t.some((function(t,o){return t[0]===e&&(n=o,!0)})),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),o=this.__entries__[n];return o&&o[1]},e.prototype.set=function(e,n){var o=t(this.__entries__,e);~o?this.__entries__[o][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,o=t(n,e);~o&&n.splice(o,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&&(e=null);for(var n=0,o=this.__entries__;n<o.length;n++){var r=o[n];t.call(e,r[1],r[0])}},e}()}(),r="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,i=void 0!==n.g&&n.g.Math===Math?n.g:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),a="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(i):function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)},c=2;var u=20,s=["top","right","bottom","left","width","height","size","weight"],p="undefined"!=typeof MutationObserver,l=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,e){var n=!1,o=!1,r=0;function i(){n&&(n=!1,t()),o&&s()}function u(){a(i)}function s(){var t=Date.now();if(n){if(t-r<c)return;o=!0}else n=!0,o=!1,setTimeout(u,e);r=t}return s}(this.refresh.bind(this),u)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&&e.splice(n,1),!e.length&&this.connected_&&this.disconnect_()},t.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length>0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),p?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e;s.some((function(t){return!!~n.indexOf(t)}))&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),f=function(t,e){for(var n=0,o=Object.keys(e);n<o.length;n++){var r=o[n];Object.defineProperty(t,r,{value:e[r],enumerable:!1,writable:!1,configurable:!0})}return t},m=function(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView||i},d=w(0,0,0,0);function v(t){return parseFloat(t)||0}function h(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return e.reduce((function(e,n){return e+v(t["border-"+n+"-width"])}),0)}function b(t){var e=t.clientWidth,n=t.clientHeight;if(!e&&!n)return d;var o=m(t).getComputedStyle(t),r=function(t){for(var e={},n=0,o=["top","right","bottom","left"];n<o.length;n++){var r=o[n],i=t["padding-"+r];e[r]=v(i)}return e}(o),i=r.left+r.right,a=r.top+r.bottom,c=v(o.width),u=v(o.height);if("border-box"===o.boxSizing&&(Math.round(c+i)!==e&&(c-=h(o,"left","right")+i),Math.round(u+a)!==n&&(u-=h(o,"top","bottom")+a)),!function(t){return t===m(t).document.documentElement}(t)){var s=Math.round(c+i)-e,p=Math.round(u+a)-n;1!==Math.abs(s)&&(c-=s),1!==Math.abs(p)&&(u-=p)}return w(r.left,r.top,c,u)}var g="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof m(t).SVGGraphicsElement}:function(t){return t instanceof m(t).SVGElement&&"function"==typeof t.getBBox};function y(t){return r?g(t)?function(t){var e=t.getBBox();return w(0,0,e.width,e.height)}(t):b(t):d}function w(t,e,n,o){return{x:t,y:e,width:n,height:o}}var x=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=w(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=y(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),O=function(t,e){var n,o,r,i,a,c,u,s=(o=(n=e).x,r=n.y,i=n.width,a=n.height,c="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,u=Object.create(c.prototype),f(u,{x:o,y:r,width:i,height:a,top:r,right:o+i,bottom:a+r,left:o}),u);f(this,{target:t,contentRect:s})},Z=function(){function t(t,e,n){if(this.activeObservations_=[],this.observations_=new o,"function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=n}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof m(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new x(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof m(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(e){e.isActive()&&t.activeObservations_.push(e)}))},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map((function(t){return new O(t.target,t.broadcastRect())}));this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),E="undefined"!=typeof WeakMap?new WeakMap:new o,k=function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=l.getInstance(),o=new Z(e,n,this);E.set(this,o)};["observe","unobserve","disconnect"].forEach((function(t){k.prototype[t]=function(){var e;return(e=E.get(this))[t].apply(e,arguments)}}));var C=void 0!==i.ResizeObserver?i.ResizeObserver:k;e.default=C},29697:function(t,e,n){var o=n(93379),r=n(67921);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},89034:function(t,e,n){var o=n(93379),r=n(2565);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},34817:function(t,e,n){var o=n(93379),r=n(44044);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},24895:function(t,e,n){var o=n(93379),r=n(95845);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},42560:function(t,e,n){var o=n(93379),r=n(9929);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},93379:function(t,e,n){"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function c(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function u(t,e){for(var n={},o=[],r=0;r<t.length;r++){var i=t[r],u=e.base?i[0]+e.base:i[0],s=n[u]||0,p="".concat(u," ").concat(s);n[u]=s+1;var l=c(p),f={css:i[1],media:i[2],sourceMap:i[3]};-1!==l?(a[l].references++,a[l].updater(f)):a.push({identifier:p,updater:h(f,e),references:1}),o.push(p)}return o}function s(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var a=i(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var p,l=(p=[],function(t,e){return p[t]=e,p.filter(Boolean).join("\n")});function f(t,e,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=l(e,r);else{var i=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(i,a[e]):t.appendChild(i)}}function m(t,e,n){var o=n.css,r=n.media,i=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var d=null,v=0;function h(t,e){var n,o,r;if(e.singleton){var i=v++;n=d||(d=s(e)),o=f.bind(null,n,i,!1),r=f.bind(null,n,i,!0)}else n=s(e),o=m.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=u(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var r=c(n[o]);a[r].references--}for(var i=u(t,e),s=0;s<n.length;s++){var p=c(n[s]);0===a[p].references&&(a[p].updater(),a.splice(p,1))}n=i}}}},52211:function(t,e,n){"use strict";n.d(e,{default:function(){return p}});var o=n(8156),r=n.n(o),i=n(77918),a=n(37464),c=n(58543);n(29697);n(89034);function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function s(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,c=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){c=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(c)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var p=function(t){var e=t.children,n=t.arrow,u=void 0!==n&&n,p=t.placement,l=void 0===p?"bottom-start":p,f=t.tips,m=void 0===f?"":f,d=t.className,v=void 0===d?"":d,h=t.beyondText,b=void 0===h||h,g=t.interactive,y=void 0===g||g,w=t.tipMaxWidth,x=t.style,O=(0,o.useRef)(),Z=(0,o.useRef)(),E=s((0,o.useState)(""),2),k=E[0],C=E[1];(0,o.useEffect)((function(){C(m)}),[m]);var S;return r().createElement("div",{ref:O,className:(S=a.W+"-auto-tips",function(){if(navigator.userAgent.indexOf("Safari")>-1)return!0}()&&(S+=" "+a.W+"-auto-tips-safari"),v&&(S+=" "+v),S),onMouseOver:function(){var t="",n=O.current,o=n.getBoundingClientRect(),r=Z.current.getBoundingClientRect();O.current&&((0,c.isIE)()?o.width>r.width&&(t=m||(b?n.innerText:e)):r.width>o.width&&(t=m||(b?n.innerText:e))),C(t)},style:x},r().createElement(i.default,{arrow:u,title:k,placement:l,interactive:y,boundariesElement:"viewport",overlayClassName:a.W+"-auto-tips-tooltip",maxWidth:w||500},r().createElement("div",{className:"auto-tips-content",ref:Z},e)))}},37464:function(t,e,n){"use strict";n.d(e,{W:function(){return o},Z:function(){return r}});var o="paraui-v3",r="component"},60855:function(t,e,n){"use strict";var o=n(8156),r=n.n(o),i=n(65395),a=n.n(i);e.Z=function(t,e){var n=r().useContext(a()).intlFormat;return e.zh_CN=e.zh,e["zh-CN"]=e.zh,e.en_US=e.en,e["en-US"]=e.en,n&&n(t,e)}},30356:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var o=n(8156),r=n.n(o);function i(t){var e,n,o,r,a,c,u,s,p,l=t.parentNode||t.ownerDocument,f=(null==l||null===(e=l.nodeName)||void 0===e?void 0:e.toLowerCase())||"";return["html","body","#document"].includes(f)?null==t||null===(n=t.ownerDocument)||void 0===n?void 0:n.body:(s=l,(null!=(p=window.HTMLElement)&&"undefined"!=typeof Symbol&&p[Symbol.hasInstance]?p[Symbol.hasInstance](s):s instanceof p)&&(o=l,r=window.getComputedStyle(o),a=r.overflow,c=r.overflowX,u=r.overflowY,/auto|scroll|overlay/.test(a+u+c))?l:i(l))}function a(t,e){var n=r().useRef();return r().useEffect((function(){return function(){n.current&&(n.current.style.position="")}}),[]),function(o){var r;if(e)r=e(o)||document.body;else{var a,c,u,s,p=null===(a=t.current)||void 0===a||null===(c=a.getRootDomNode)||void 0===c?void 0:c.call(a);if(p)(r=i(p)).scrollHeight<=r.clientHeight&&(r=document.body);else r=document.body;if("body"!==(null===(u=r.nodeName)||void 0===u?void 0:u.toLowerCase()))"static"===(null===(s=window.getComputedStyle(r))||void 0===s?void 0:s.position)&&(r.style.position="relative");n.current=r}return r}}},36668:function(t,e,n){"use strict";var o=n(8156),r=n.n(o),i=n(77918),a=n(37464),c=n(30356),u=n(86010);n(24895);function s(){return s=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},s.apply(this,arguments)}function p(t,e){if(null==t)return{};var n,o,r=function(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}var l=r().forwardRef((function(t,e){var n=t.title,o=t.content,l=p(t,["title","content"]),f=r().useRef(),m=(0,c.Z)(f,t.getPopupContainer),d="".concat(a.Z,"-popover");return r().createElement(i.default,s({},l,{isPopover:!0,prefixCls:d,overlayClassName:(0,u.Z)("".concat(a.W,"-popover"),t.overlayClassName),ref:f,title:function(t){return n||o?r().createElement(r().Fragment,null,n&&r().createElement("div",{className:"".concat(t,"-title")},n),r().createElement("div",{className:"".concat(t,"-inner-content")},o)):null}(d),transitionName:"".concat(a.Z,"-popover-zoom-big"),getPopupContainer:m}))}));l.displayName="Popover",l.defaultProps={placement:"bottom",trigger:"click",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrow:!1},e.default=l},77918:function(t,e,n){"use strict";n.d(e,{default:function(){return C}});var o=n(8156),r=n.n(o),i=n(79483),a=n(24375),c=n(86010),u=n(37464);function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function p(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),o.forEach((function(e){s(t,e,n[e])}))}return t}function l(t,e){return e=null!=e?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):function(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))})),t}var f={adjustX:1,adjustY:1},m={adjustX:0,adjustY:0},d=[0,0];function v(t){return"boolean"==typeof t?t?f:m:p({},m,t)}function h(t){var e=t.arrowWidth,n=void 0===e?4:e,o=t.horizontalArrowShift,r=void 0===o?16:o,i=t.verticalArrowShift,c=void 0===i?8:i,u=t.autoAdjustOverflow,s=t.arrowPointAtCenter,f={left:{points:["cr","cl"],offset:[-8,0]},right:{points:["cl","cr"],offset:[8,0]},top:{points:["bc","tc"],offset:[0,-8]},bottom:{points:["tc","bc"],offset:[0,8]},topLeft:{points:["bl","tc"],offset:[-(r+n),-8]},leftTop:{points:["tr","cl"],offset:[-8,-(c+n)]},topRight:{points:["br","tc"],offset:[r+n,-8]},rightTop:{points:["tl","cr"],offset:[8,-(c+n)]},bottomRight:{points:["tr","bc"],offset:[r+n,8]},rightBottom:{points:["bl","cr"],offset:[8,c+n]},bottomLeft:{points:["tl","bc"],offset:[-(r+n),8]},leftBottom:{points:["br","cl"],offset:[-8,c+n]}};return Object.keys(f).forEach((function(t){var e,n;f[t]=s?l(p({},f[t]),{overflow:v(u),targetOffset:d}):l(p({},a.Ct[t]),{offset:(e=t,n=y(e),{left:{offset:[-8,0]},right:{offset:[8,0]},top:{offset:[0,-8]},bottom:{offset:[0,8]},topLeft:{offset:[0,-8]},leftTop:{offset:[-8,0]},topRight:{offset:[0,-8]},rightTop:{offset:[8,0]},bottomRight:{offset:[0,8]},rightBottom:{offset:[8,0]},bottomLeft:{offset:[0,8]},leftBottom:{offset:[-8,0]}},{left:{offset:[-8,0]},right:{offset:[8,0]},top:{offset:[0,-8]},bottom:{offset:[0,8]},topLeft:{offset:[0,-8]},leftTop:{offset:[-8,0]},topRight:{offset:[0,-8]},rightTop:{offset:[8,0]},bottomRight:{offset:[0,8]},rightBottom:{offset:[8,0]},bottomLeft:{offset:[0,8]},leftBottom:{offset:[-8,0]}}[n]).offset,overflow:v(u)}),f[t].ignoreShake=!0})),f}var b=function(t,e){var n={},o=p({},t);return e.forEach((function(e){t&&e in t&&(n[e]=t[e],delete o[e])})),{picked:n,omitted:o}};function g(t){var e=r().isValidElement(t)?t:r().createElement("span",null,t);if("button"===e.type&&e.props.disabled){var n=b(e.props.style,["position","left","right","top","bottom","float","display","zIndex"]),o=n.picked,i=n.omitted,a=l(p({display:"inline-block"},o),{cursor:"not-allowed",width:e.props.block?"100%":null}),s=l(p({},i),{pointerEvents:"none"}),f=r().cloneElement(e,{style:s,className:null});return r().createElement("span",{style:a,className:(0,c.Z)(e.props.className,"".concat(u.Z,"-tooltip-disabled-compatible-wrapper"))},f)}return e}function y(t){return{"bottom-end":"bottomRight","bottom-start":"bottomLeft","left-end":"leftBottom","left-start":"leftTop","right-end":"rightBottom","right-start":"rightTop","top-end":"topRight","top-start":"topLeft"}[t]||t}n(42560);function w(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function x(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function O(){return O=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},O.apply(this,arguments)}function Z(t,e){if(null==t)return{};var n,o,r=function(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function E(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,c=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){c=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(c)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return w(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return w(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var k=r().forwardRef((function(t,e){var n,o=E(r().useState(t.defaultVisible),2),a=o[0],s=o[1],p=r().useRef(),l=r().useRef(),f=E(r().useState([0,0]),2),m=f[0],d=f[1];r().useEffect((function(){var e;("visible"in t||"open"in t)&&s(!!(null!==(e=t.visible)&&void 0!==e?e:t.open))}),[null!==(n=t.visible)&&void 0!==n?n:t.open]);var v=function(){var e=t.title;return!e&&0!==e},b=function(){var e=t.builtinPlacements,n=t.arrowPointAtCenter,o=t.autoAdjustOverflow;return e||h({arrowPointAtCenter:n,autoAdjustOverflow:o})},w=t.prefixCls,k=void 0===w?"".concat(u.Z,"-tooltip"):w,C=t.getPopupContainer,S=t.overlayClassName,T=t.overlayInnerStyle,P=t.overlayStyle,j=t.children,M=t.title,_=t.placement,L=t.isPopover,A=t.followCursor,N=t.maxWidth,R=Z(t,["prefixCls","getPopupContainer","overlayClassName","overlayInnerStyle","overlayStyle","children","title","placement","isPopover","followCursor","maxWidth"]),D=a;"visible"in t||"open"in t||!v()||(D=!1);var z=(0,c.Z)(!L&&"".concat(u.W,"-tooltip"),S,!t.arrow&&"".concat(u.W,"-tooltip-hide-arrow")),H=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),o.forEach((function(e){x(t,e,n[e])}))}return t}({},P);return N&&(H.maxWidth=N),r().createElement(i.Z,O({},R,{prefixCls:k,placement:A?"top":y(_),overlayClassName:z,getTooltipContainer:C,ref:e||l,builtinPlacements:b(),overlay:M,visible:D,align:{targetOffset:m},onVisibleChange:function(e){var n;("visible"in t||"open"in t||s(!v()&&e),v())||(null===(n=t.onVisibleChange)||void 0===n||n.call(t,e))},onPopupAlign:function(t,e){var n=b(),o=Object.keys(n).find((function(t){return n[t].points[0]===e.points[0]&&n[t].points[1]===e.points[1]}));if(o){var r=t.getBoundingClientRect(),i={top:"50%",left:"50%"};o.indexOf("top")>=0||o.indexOf("Bottom")>=0?i.top="".concat(r.height-e.offset[1],"px"):(o.indexOf("Top")>=0||o.indexOf("bottom")>=0)&&(i.top="".concat(-e.offset[1],"px")),o.indexOf("left")>=0||o.indexOf("Right")>=0?i.left="".concat(r.width-e.offset[0],"px"):(o.indexOf("right")>=0||o.indexOf("Left")>=0)&&(i.left="".concat(-e.offset[0],"px")),t.style.transformOrigin="".concat(i.left," ").concat(i.top)}},overlayStyle:H,overlayInnerStyle:T,arrowContent:t.arrow?r().createElement("span",{className:"".concat(u.Z,"-tooltip-arrow-content")}):null,motion:{motionName:"".concat(u.Z,"-tooltip-zoom-big-fast"),motionDeadline:1e3}}),A?r().createElement("div",{style:{display:"inline-block"},ref:p,onMouseMove:function(t){if(p.current){var e,n,o,r,i=(null===(e=null===(n=l.current)||void 0===n||null===(o=n.popupRef)||void 0===o||null===(r=o.current)||void 0===r?void 0:r.getElement())||void 0===e?void 0:e.offsetHeight)||0,a=0===i?60:30,c=p.current.getBoundingClientRect(),u=c.x,s=c.y,f=c.width,m=t.clientX-(u+f/2),v=t.clientY-s+i+a;setTimeout((function(){d([-m,-v])}))}}},g(j)):g(j))}));k.displayName="Tooltip",k.defaultProps={placement:"top",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrowPointAtCenter:!1,autoAdjustOverflow:!0,arrow:!1,defaultVisible:!1,followCursor:!1};var C=k},65395:function(t){"use strict";t.exports=o},58543:function(t){"use strict";t.exports=n},8156:function(e){"use strict";e.exports=t},47111:function(t){"use strict";t.exports=e},30907:function(t,e,n){"use strict";function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}n.d(e,{Z:function(){return o}})},83878:function(t,e,n){"use strict";function o(t){if(Array.isArray(t))return t}n.d(e,{Z:function(){return o}})},97326:function(t,e,n){"use strict";function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}n.d(e,{Z:function(){return o}})},15861:function(t,e,n){"use strict";function o(t,e,n,o,r,i,a){try{var c=t[i](a),u=c.value}catch(t){return void n(t)}c.done?e(u):Promise.resolve(u).then(o,r)}function r(t){return function(){var e=this,n=arguments;return new Promise((function(r,i){var a=t.apply(e,n);function c(t){o(a,r,i,c,u,"next",t)}function u(t){o(a,r,i,c,u,"throw",t)}c(void 0)}))}}n.d(e,{Z:function(){return r}})},15671:function(t,e,n){"use strict";function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n.d(e,{Z:function(){return o}})},43144:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(67343);function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,(0,o.Z)(r.key),r)}}function i(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}},29388:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var o=n(61120),r=n(78814),i=n(82963);function a(t){var e=(0,r.Z)();return function(){var n,r=(0,o.Z)(t);if(e){var a=(0,o.Z)(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return(0,i.Z)(this,n)}}},4942:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(67343);function r(t,e,n){return(e=(0,o.Z)(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},87462:function(t,e,n){"use strict";function o(){return o=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},o.apply(this,arguments)}n.d(e,{Z:function(){return o}})},61120:function(t,e,n){"use strict";function o(t){return o=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},o(t)}n.d(e,{Z:function(){return o}})},60136:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(89611);function r(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&(0,o.Z)(t,e)}},78814:function(t,e,n){"use strict";function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}n.d(e,{Z:function(){return o}})},31902:function(t,e,n){"use strict";function o(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i,a,c=[],u=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;u=!1}else for(;!(u=(o=i.call(n)).done)&&(c.push(o.value),c.length!==e);u=!0);}catch(t){s=!0,r=t}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw r}}return c}}n.d(e,{Z:function(){return o}})},25267:function(t,e,n){"use strict";function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(e,{Z:function(){return o}})},1413:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(4942);function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){(0,o.Z)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},45987:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(63366);function r(t,e){if(null==t)return{};var n,r,i=(0,o.Z)(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(r=0;r<a.length;r++)n=a[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}},63366:function(t,e,n){"use strict";function o(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}n.d(e,{Z:function(){return o}})},82963:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(71002),r=n(97326);function i(t,e){if(e&&("object"===(0,o.Z)(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return(0,r.Z)(t)}},74165:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(71002);function r(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
41
+ */n(27418);var o=n(8156),r=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;r=i("react.element"),e.Fragment=i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,u={key:!0,ref:!0,__self:!0,__source:!0};function s(t,e,n){var o,i={},s=null,p=null;for(o in void 0!==n&&(s=""+n),void 0!==e.key&&(s=""+e.key),void 0!==e.ref&&(p=e.ref),e)c.call(e,o)&&!u.hasOwnProperty(o)&&(i[o]=e[o]);if(t&&t.defaultProps)for(o in e=t.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:r,type:t,key:s,ref:p,props:i,_owner:a.current}}e.jsx=s,e.jsxs=s},85893:function(t,e,n){"use strict";t.exports=n(75251)},91033:function(t,e,n){"use strict";var o=function(){if("undefined"!=typeof Map)return Map;function t(t,e){var n=-1;return t.some((function(t,o){return t[0]===e&&(n=o,!0)})),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),o=this.__entries__[n];return o&&o[1]},e.prototype.set=function(e,n){var o=t(this.__entries__,e);~o?this.__entries__[o][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,o=t(n,e);~o&&n.splice(o,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&&(e=null);for(var n=0,o=this.__entries__;n<o.length;n++){var r=o[n];t.call(e,r[1],r[0])}},e}()}(),r="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,i=void 0!==n.g&&n.g.Math===Math?n.g:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),a="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(i):function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)},c=2;var u=20,s=["top","right","bottom","left","width","height","size","weight"],p="undefined"!=typeof MutationObserver,l=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,e){var n=!1,o=!1,r=0;function i(){n&&(n=!1,t()),o&&s()}function u(){a(i)}function s(){var t=Date.now();if(n){if(t-r<c)return;o=!0}else n=!0,o=!1,setTimeout(u,e);r=t}return s}(this.refresh.bind(this),u)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&&e.splice(n,1),!e.length&&this.connected_&&this.disconnect_()},t.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length>0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),p?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e;s.some((function(t){return!!~n.indexOf(t)}))&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),f=function(t,e){for(var n=0,o=Object.keys(e);n<o.length;n++){var r=o[n];Object.defineProperty(t,r,{value:e[r],enumerable:!1,writable:!1,configurable:!0})}return t},m=function(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView||i},d=w(0,0,0,0);function v(t){return parseFloat(t)||0}function h(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return e.reduce((function(e,n){return e+v(t["border-"+n+"-width"])}),0)}function b(t){var e=t.clientWidth,n=t.clientHeight;if(!e&&!n)return d;var o=m(t).getComputedStyle(t),r=function(t){for(var e={},n=0,o=["top","right","bottom","left"];n<o.length;n++){var r=o[n],i=t["padding-"+r];e[r]=v(i)}return e}(o),i=r.left+r.right,a=r.top+r.bottom,c=v(o.width),u=v(o.height);if("border-box"===o.boxSizing&&(Math.round(c+i)!==e&&(c-=h(o,"left","right")+i),Math.round(u+a)!==n&&(u-=h(o,"top","bottom")+a)),!function(t){return t===m(t).document.documentElement}(t)){var s=Math.round(c+i)-e,p=Math.round(u+a)-n;1!==Math.abs(s)&&(c-=s),1!==Math.abs(p)&&(u-=p)}return w(r.left,r.top,c,u)}var g="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof m(t).SVGGraphicsElement}:function(t){return t instanceof m(t).SVGElement&&"function"==typeof t.getBBox};function y(t){return r?g(t)?function(t){var e=t.getBBox();return w(0,0,e.width,e.height)}(t):b(t):d}function w(t,e,n,o){return{x:t,y:e,width:n,height:o}}var x=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=w(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=y(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),O=function(t,e){var n,o,r,i,a,c,u,s=(o=(n=e).x,r=n.y,i=n.width,a=n.height,c="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,u=Object.create(c.prototype),f(u,{x:o,y:r,width:i,height:a,top:r,right:o+i,bottom:a+r,left:o}),u);f(this,{target:t,contentRect:s})},Z=function(){function t(t,e,n){if(this.activeObservations_=[],this.observations_=new o,"function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=n}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof m(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new x(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof m(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(e){e.isActive()&&t.activeObservations_.push(e)}))},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map((function(t){return new O(t.target,t.broadcastRect())}));this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),E="undefined"!=typeof WeakMap?new WeakMap:new o,k=function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=l.getInstance(),o=new Z(e,n,this);E.set(this,o)};["observe","unobserve","disconnect"].forEach((function(t){k.prototype[t]=function(){var e;return(e=E.get(this))[t].apply(e,arguments)}}));var C=void 0!==i.ResizeObserver?i.ResizeObserver:k;e.default=C},29697:function(t,e,n){var o=n(93379),r=n(67921);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},89034:function(t,e,n){var o=n(93379),r=n(2565);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},34817:function(t,e,n){var o=n(93379),r=n(44044);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},24895:function(t,e,n){var o=n(93379),r=n(95845);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},42560:function(t,e,n){var o=n(93379),r=n(9929);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var i={insert:"head",singleton:!1};o(r,i);t.exports=r.locals||{}},93379:function(t,e,n){"use strict";var o,r=function(){return void 0===o&&(o=Boolean(window&&document&&document.all&&!window.atob)),o},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function c(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function u(t,e){for(var n={},o=[],r=0;r<t.length;r++){var i=t[r],u=e.base?i[0]+e.base:i[0],s=n[u]||0,p="".concat(u," ").concat(s);n[u]=s+1;var l=c(p),f={css:i[1],media:i[2],sourceMap:i[3]};-1!==l?(a[l].references++,a[l].updater(f)):a.push({identifier:p,updater:h(f,e),references:1}),o.push(p)}return o}function s(t){var e=document.createElement("style"),o=t.attributes||{};if(void 0===o.nonce){var r=n.nc;r&&(o.nonce=r)}if(Object.keys(o).forEach((function(t){e.setAttribute(t,o[t])})),"function"==typeof t.insert)t.insert(e);else{var a=i(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var p,l=(p=[],function(t,e){return p[t]=e,p.filter(Boolean).join("\n")});function f(t,e,n,o){var r=n?"":o.media?"@media ".concat(o.media," {").concat(o.css,"}"):o.css;if(t.styleSheet)t.styleSheet.cssText=l(e,r);else{var i=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(i,a[e]):t.appendChild(i)}}function m(t,e,n){var o=n.css,r=n.media,i=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=o;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(o))}}var d=null,v=0;function h(t,e){var n,o,r;if(e.singleton){var i=v++;n=d||(d=s(e)),o=f.bind(null,n,i,!1),r=f.bind(null,n,i,!0)}else n=s(e),o=m.bind(null,n,e),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return o(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;o(t=e)}else r()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=r());var n=u(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var o=0;o<n.length;o++){var r=c(n[o]);a[r].references--}for(var i=u(t,e),s=0;s<n.length;s++){var p=c(n[s]);0===a[p].references&&(a[p].updater(),a.splice(p,1))}n=i}}}},52211:function(t,e,n){"use strict";n.d(e,{default:function(){return p}});var o=n(8156),r=n.n(o),i=n(77918),a=n(37464),c=n(58543);n(29697);n(89034);function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function s(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,c=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){c=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(c)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var p=function(t){var e=t.children,n=t.arrow,u=void 0!==n&&n,p=t.placement,l=void 0===p?"bottom-start":p,f=t.tips,m=void 0===f?"":f,d=t.className,v=void 0===d?"":d,h=t.beyondText,b=void 0===h||h,g=t.interactive,y=void 0===g||g,w=t.tipMaxWidth,x=t.style,O=(0,o.useRef)(),Z=(0,o.useRef)(),E=s((0,o.useState)(""),2),k=E[0],C=E[1];(0,o.useEffect)((function(){C(m)}),[m]);var S;return r().createElement(i.default,{arrow:u,title:k,placement:l,interactive:y,boundariesElement:"viewport",overlayClassName:a.W+"-auto-tips-tooltip",maxWidth:w||500},r().createElement("div",{ref:O,className:(S=a.W+"-auto-tips",function(){if(navigator.userAgent.indexOf("Safari")>-1)return!0}()&&(S+=" "+a.W+"-auto-tips-safari"),v&&(S+=" "+v),S),onMouseOver:function(){var t="",n=O.current,o=n.getBoundingClientRect(),r=Z.current.getBoundingClientRect();O.current&&((0,c.isIE)()?o.width>r.width&&(t=m||(b?n.innerText:e)):r.width>o.width&&(t=m||(b?n.innerText:e))),C(t)},style:x},r().createElement("div",{className:"auto-tips-content",ref:Z},e)))}},37464:function(t,e,n){"use strict";n.d(e,{W:function(){return o},Z:function(){return r}});var o="paraui-v3",r="component"},60855:function(t,e,n){"use strict";var o=n(8156),r=n.n(o),i=n(65395),a=n.n(i);e.Z=function(t,e){var n=r().useContext(a()).intlFormat;return e.zh_CN=e.zh,e["zh-CN"]=e.zh,e.en_US=e.en,e["en-US"]=e.en,n&&n(t,e)}},30356:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var o=n(8156),r=n.n(o);function i(t){var e,n,o,r,a,c,u,s,p,l=t.parentNode||t.ownerDocument,f=(null==l||null===(e=l.nodeName)||void 0===e?void 0:e.toLowerCase())||"";return["html","body","#document"].includes(f)?null==t||null===(n=t.ownerDocument)||void 0===n?void 0:n.body:(s=l,(null!=(p=window.HTMLElement)&&"undefined"!=typeof Symbol&&p[Symbol.hasInstance]?p[Symbol.hasInstance](s):s instanceof p)&&(o=l,r=window.getComputedStyle(o),a=r.overflow,c=r.overflowX,u=r.overflowY,/auto|scroll|overlay/.test(a+u+c))?l:i(l))}function a(t,e){var n=r().useRef();return r().useEffect((function(){return function(){n.current&&(n.current.style.position="")}}),[]),function(o){var r;if(e)r=e(o)||document.body;else{var a,c,u,s,p=null===(a=t.current)||void 0===a||null===(c=a.getRootDomNode)||void 0===c?void 0:c.call(a);if(p)(r=i(p)).scrollHeight<=r.clientHeight&&(r=document.body);else r=document.body;if("body"!==(null===(u=r.nodeName)||void 0===u?void 0:u.toLowerCase()))"static"===(null===(s=window.getComputedStyle(r))||void 0===s?void 0:s.position)&&(r.style.position="relative");n.current=r}return r}}},36668:function(t,e,n){"use strict";var o=n(8156),r=n.n(o),i=n(77918),a=n(37464),c=n(30356),u=n(86010);n(24895);function s(){return s=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},s.apply(this,arguments)}function p(t,e){if(null==t)return{};var n,o,r=function(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}var l=r().forwardRef((function(t,e){var n=t.title,o=t.content,l=p(t,["title","content"]),f=r().useRef(),m=(0,c.Z)(f,t.getPopupContainer),d="".concat(a.Z,"-popover");return r().createElement(i.default,s({},l,{isPopover:!0,prefixCls:d,overlayClassName:(0,u.Z)("".concat(a.W,"-popover"),t.overlayClassName),ref:f,title:function(t){return n||o?r().createElement(r().Fragment,null,n&&r().createElement("div",{className:"".concat(t,"-title")},n),r().createElement("div",{className:"".concat(t,"-inner-content")},o)):null}(d),transitionName:"".concat(a.Z,"-popover-zoom-big"),getPopupContainer:m}))}));l.displayName="Popover",l.defaultProps={placement:"bottom",trigger:"click",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrow:!1},e.default=l},77918:function(t,e,n){"use strict";n.d(e,{default:function(){return C}});var o=n(8156),r=n.n(o),i=n(79483),a=n(24375),c=n(86010),u=n(37464);function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function p(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),o.forEach((function(e){s(t,e,n[e])}))}return t}function l(t,e){return e=null!=e?e:{},Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):function(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))})),t}var f={adjustX:1,adjustY:1},m={adjustX:0,adjustY:0},d=[0,0];function v(t){return"boolean"==typeof t?t?f:m:p({},m,t)}function h(t){var e=t.arrowWidth,n=void 0===e?4:e,o=t.horizontalArrowShift,r=void 0===o?16:o,i=t.verticalArrowShift,c=void 0===i?8:i,u=t.autoAdjustOverflow,s=t.arrowPointAtCenter,f={left:{points:["cr","cl"],offset:[-8,0]},right:{points:["cl","cr"],offset:[8,0]},top:{points:["bc","tc"],offset:[0,-8]},bottom:{points:["tc","bc"],offset:[0,8]},topLeft:{points:["bl","tc"],offset:[-(r+n),-8]},leftTop:{points:["tr","cl"],offset:[-8,-(c+n)]},topRight:{points:["br","tc"],offset:[r+n,-8]},rightTop:{points:["tl","cr"],offset:[8,-(c+n)]},bottomRight:{points:["tr","bc"],offset:[r+n,8]},rightBottom:{points:["bl","cr"],offset:[8,c+n]},bottomLeft:{points:["tl","bc"],offset:[-(r+n),8]},leftBottom:{points:["br","cl"],offset:[-8,c+n]}};return Object.keys(f).forEach((function(t){var e,n;f[t]=s?l(p({},f[t]),{overflow:v(u),targetOffset:d}):l(p({},a.Ct[t]),{offset:(e=t,n=y(e),{left:{offset:[-8,0]},right:{offset:[8,0]},top:{offset:[0,-8]},bottom:{offset:[0,8]},topLeft:{offset:[0,-8]},leftTop:{offset:[-8,0]},topRight:{offset:[0,-8]},rightTop:{offset:[8,0]},bottomRight:{offset:[0,8]},rightBottom:{offset:[8,0]},bottomLeft:{offset:[0,8]},leftBottom:{offset:[-8,0]}},{left:{offset:[-8,0]},right:{offset:[8,0]},top:{offset:[0,-8]},bottom:{offset:[0,8]},topLeft:{offset:[0,-8]},leftTop:{offset:[-8,0]},topRight:{offset:[0,-8]},rightTop:{offset:[8,0]},bottomRight:{offset:[0,8]},rightBottom:{offset:[8,0]},bottomLeft:{offset:[0,8]},leftBottom:{offset:[-8,0]}}[n]).offset,overflow:v(u)}),f[t].ignoreShake=!0})),f}var b=function(t,e){var n={},o=p({},t);return e.forEach((function(e){t&&e in t&&(n[e]=t[e],delete o[e])})),{picked:n,omitted:o}};function g(t){var e=r().isValidElement(t)?t:r().createElement("span",null,t);if("button"===e.type&&e.props.disabled){var n=b(e.props.style,["position","left","right","top","bottom","float","display","zIndex"]),o=n.picked,i=n.omitted,a=l(p({display:"inline-block"},o),{cursor:"not-allowed",width:e.props.block?"100%":null}),s=l(p({},i),{pointerEvents:"none"}),f=r().cloneElement(e,{style:s,className:null});return r().createElement("span",{style:a,className:(0,c.Z)(e.props.className,"".concat(u.Z,"-tooltip-disabled-compatible-wrapper"))},f)}return e}function y(t){return{"bottom-end":"bottomRight","bottom-start":"bottomLeft","left-end":"leftBottom","left-start":"leftTop","right-end":"rightBottom","right-start":"rightTop","top-end":"topRight","top-start":"topLeft"}[t]||t}n(42560);function w(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function x(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function O(){return O=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},O.apply(this,arguments)}function Z(t,e){if(null==t)return{};var n,o,r=function(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function E(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,c=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){c=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(c)throw r}}return i}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return w(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return w(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var k=r().forwardRef((function(t,e){var n,o=E(r().useState(t.defaultVisible),2),a=o[0],s=o[1],p=r().useRef(),l=r().useRef(),f=E(r().useState([0,0]),2),m=f[0],d=f[1];r().useEffect((function(){var e;("visible"in t||"open"in t)&&s(!!(null!==(e=t.visible)&&void 0!==e?e:t.open))}),[null!==(n=t.visible)&&void 0!==n?n:t.open]);var v=function(){var e=t.title;return!e&&0!==e},b=function(){var e=t.builtinPlacements,n=t.arrowPointAtCenter,o=t.autoAdjustOverflow;return e||h({arrowPointAtCenter:n,autoAdjustOverflow:o})},w=t.prefixCls,k=void 0===w?"".concat(u.Z,"-tooltip"):w,C=t.getPopupContainer,S=t.overlayClassName,T=t.overlayInnerStyle,P=t.overlayStyle,j=t.children,M=t.title,_=t.placement,L=t.isPopover,A=t.followCursor,N=t.maxWidth,R=Z(t,["prefixCls","getPopupContainer","overlayClassName","overlayInnerStyle","overlayStyle","children","title","placement","isPopover","followCursor","maxWidth"]),D=a;"visible"in t||"open"in t||!v()||(D=!1);var z=(0,c.Z)(!L&&"".concat(u.W,"-tooltip"),S,!t.arrow&&"".concat(u.W,"-tooltip-hide-arrow")),H=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter((function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable})))),o.forEach((function(e){x(t,e,n[e])}))}return t}({},P);return N&&(H.maxWidth=N),r().createElement(i.Z,O({},R,{prefixCls:k,placement:A?"top":y(_),overlayClassName:z,getTooltipContainer:C,ref:e||l,builtinPlacements:b(),overlay:M,visible:D,align:{targetOffset:m},onVisibleChange:function(e){var n;("visible"in t||"open"in t||s(!v()&&e),v())||(null===(n=t.onVisibleChange)||void 0===n||n.call(t,e))},onPopupAlign:function(t,e){var n=b(),o=Object.keys(n).find((function(t){return n[t].points[0]===e.points[0]&&n[t].points[1]===e.points[1]}));if(o){var r=t.getBoundingClientRect(),i={top:"50%",left:"50%"};o.indexOf("top")>=0||o.indexOf("Bottom")>=0?i.top="".concat(r.height-e.offset[1],"px"):(o.indexOf("Top")>=0||o.indexOf("bottom")>=0)&&(i.top="".concat(-e.offset[1],"px")),o.indexOf("left")>=0||o.indexOf("Right")>=0?i.left="".concat(r.width-e.offset[0],"px"):(o.indexOf("right")>=0||o.indexOf("Left")>=0)&&(i.left="".concat(-e.offset[0],"px")),t.style.transformOrigin="".concat(i.left," ").concat(i.top)}},overlayStyle:H,overlayInnerStyle:T,arrowContent:t.arrow?r().createElement("span",{className:"".concat(u.Z,"-tooltip-arrow-content")}):null,motion:{motionName:"".concat(u.Z,"-tooltip-zoom-big-fast"),motionDeadline:1e3}}),A?r().createElement("div",{style:{display:"inline-block"},ref:p,onMouseMove:function(t){if(p.current){var e,n,o,r,i=(null===(e=null===(n=l.current)||void 0===n||null===(o=n.popupRef)||void 0===o||null===(r=o.current)||void 0===r?void 0:r.getElement())||void 0===e?void 0:e.offsetHeight)||0,a=0===i?60:30,c=p.current.getBoundingClientRect(),u=c.x,s=c.y,f=c.width,m=t.clientX-(u+f/2),v=t.clientY-s+i+a;setTimeout((function(){d([-m,-v])}))}}},g(j)):g(j))}));k.displayName="Tooltip",k.defaultProps={placement:"top",mouseEnterDelay:.1,mouseLeaveDelay:.1,arrowPointAtCenter:!1,autoAdjustOverflow:!0,arrow:!1,defaultVisible:!1,followCursor:!1};var C=k},65395:function(t){"use strict";t.exports=o},58543:function(t){"use strict";t.exports=n},8156:function(e){"use strict";e.exports=t},47111:function(t){"use strict";t.exports=e},30907:function(t,e,n){"use strict";function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}n.d(e,{Z:function(){return o}})},83878:function(t,e,n){"use strict";function o(t){if(Array.isArray(t))return t}n.d(e,{Z:function(){return o}})},97326:function(t,e,n){"use strict";function o(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}n.d(e,{Z:function(){return o}})},15861:function(t,e,n){"use strict";function o(t,e,n,o,r,i,a){try{var c=t[i](a),u=c.value}catch(t){return void n(t)}c.done?e(u):Promise.resolve(u).then(o,r)}function r(t){return function(){var e=this,n=arguments;return new Promise((function(r,i){var a=t.apply(e,n);function c(t){o(a,r,i,c,u,"next",t)}function u(t){o(a,r,i,c,u,"throw",t)}c(void 0)}))}}n.d(e,{Z:function(){return r}})},15671:function(t,e,n){"use strict";function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}n.d(e,{Z:function(){return o}})},43144:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(67343);function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,(0,o.Z)(r.key),r)}}function i(t,e,n){return e&&r(t.prototype,e),n&&r(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}},29388:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var o=n(61120),r=n(78814),i=n(82963);function a(t){var e=(0,r.Z)();return function(){var n,r=(0,o.Z)(t);if(e){var a=(0,o.Z)(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return(0,i.Z)(this,n)}}},4942:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(67343);function r(t,e,n){return(e=(0,o.Z)(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},87462:function(t,e,n){"use strict";function o(){return o=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},o.apply(this,arguments)}n.d(e,{Z:function(){return o}})},61120:function(t,e,n){"use strict";function o(t){return o=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},o(t)}n.d(e,{Z:function(){return o}})},60136:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(89611);function r(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&(0,o.Z)(t,e)}},78814:function(t,e,n){"use strict";function o(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}n.d(e,{Z:function(){return o}})},31902:function(t,e,n){"use strict";function o(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i,a,c=[],u=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;u=!1}else for(;!(u=(o=i.call(n)).done)&&(c.push(o.value),c.length!==e);u=!0);}catch(t){s=!0,r=t}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw r}}return c}}n.d(e,{Z:function(){return o}})},25267:function(t,e,n){"use strict";function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(e,{Z:function(){return o}})},1413:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(4942);function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){(0,o.Z)(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},45987:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(63366);function r(t,e){if(null==t)return{};var n,r,i=(0,o.Z)(t,e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(r=0;r<a.length;r++)n=a[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}},63366:function(t,e,n){"use strict";function o(t,e){if(null==t)return{};var n,o,r={},i=Object.keys(t);for(o=0;o<i.length;o++)n=i[o],e.indexOf(n)>=0||(r[n]=t[n]);return r}n.d(e,{Z:function(){return o}})},82963:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(71002),r=n(97326);function i(t,e){if(e&&("object"===(0,o.Z)(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return(0,r.Z)(t)}},74165:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(71002);function r(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
42
42
  r=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},c=a.iterator||"@@iterator",u=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function p(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{p({},"")}catch(t){p=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var r=e&&e.prototype instanceof d?e:d,a=Object.create(r.prototype),c=new S(o||[]);return i(a,"_invoke",{value:Z(t,n,c)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var m={};function d(){}function v(){}function h(){}var b={};p(b,c,(function(){return this}));var g=Object.getPrototypeOf,y=g&&g(g(T([])));y&&y!==e&&n.call(y,c)&&(b=y);var w=h.prototype=d.prototype=Object.create(b);function x(t){["next","throw","return"].forEach((function(e){p(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function r(i,a,c,u){var s=f(t[i],t,a);if("throw"!==s.type){var p=s.arg,l=p.value;return l&&"object"==(0,o.Z)(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(t){r("next",t,c,u)}),(function(t){r("throw",t,c,u)})):e.resolve(l).then((function(t){p.value=t,c(p)}),(function(t){return r("throw",t,c,u)}))}u(s.arg)}var a;i(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function Z(t,e,n){var o="suspendedStart";return function(r,i){if("executing"===o)throw new Error("Generator is already running");if("completed"===o){if("throw"===r)throw i;return P()}for(n.method=r,n.arg=i;;){var a=n.delegate;if(a){var c=E(a,n);if(c){if(c===m)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===o)throw o="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o="executing";var u=f(t,e,n);if("normal"===u.type){if(o=n.done?"completed":"suspendedYield",u.arg===m)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o="completed",n.method="throw",n.arg=u.arg)}}}function E(t,e){var n=e.method,o=t.iterator[n];if(void 0===o)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,E(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),m;var r=f(o,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,m;var i=r.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,m):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,m)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function C(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function S(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function T(t){if(t){var e=t[c];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,r=function e(){for(;++o<t.length;)if(n.call(t,o))return e.value=t[o],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:P}}function P(){return{value:void 0,done:!0}}return v.prototype=h,i(w,"constructor",{value:h,configurable:!0}),i(h,"constructor",{value:v,configurable:!0}),v.displayName=p(h,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,p(t,s,"GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},x(O.prototype),p(O.prototype,u,(function(){return this})),t.AsyncIterator=O,t.async=function(e,n,o,r,i){void 0===i&&(i=Promise);var a=new O(l(e,n,o,r),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},x(w),p(w,s,"Generator"),p(w,c,(function(){return this})),p(w,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var o in e)n.push(o);return n.reverse(),function t(){for(;n.length;){var o=n.pop();if(o in e)return t.value=o,t.done=!1,t}return t.done=!0,t}},t.values=T,S.prototype={constructor:S,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(C),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function o(n,o){return a.type="throw",a.arg=t,e.next=n,o&&(e.method="next",e.arg=void 0),!!o}for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],a=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),C(n),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var o=n.completion;if("throw"===o.type){var r=o.arg;C(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:T(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),m}},t}},89611:function(t,e,n){"use strict";function o(t,e){return o=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},o(t,e)}n.d(e,{Z:function(){return o}})},93324:function(t,e,n){"use strict";n.d(e,{Z:function(){return c}});var o=n(83878),r=n(31902),i=n(40181),a=n(25267);function c(t,e){return(0,o.Z)(t)||(0,r.Z)(t,e)||(0,i.Z)(t,e)||(0,a.Z)()}},35512:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(71002);function r(t,e){if("object"!==(0,o.Z)(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==(0,o.Z)(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}},67343:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var o=n(71002),r=n(35512);function i(t){var e=(0,r.Z)(t,"string");return"symbol"===(0,o.Z)(e)?e:String(e)}},71002:function(t,e,n){"use strict";function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}n.d(e,{Z:function(){return o}})},40181:function(t,e,n){"use strict";n.d(e,{Z:function(){return r}});var o=n(30907);function r(t,e){if(t){if("string"==typeof t)return(0,o.Z)(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,o.Z)(t,e):void 0}}}},i={};function a(t){var e=i[t];if(void 0!==e)return e.exports;var n=i[t]={id:t,exports:{}};return r[t](n,n.exports,a),n.exports}a.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return a.d(e,{a:e}),e},a.d=function(t,e){for(var n in e)a.o(e,n)&&!a.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),a.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},a.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a.nc=void 0;var c={};return function(){"use strict";a.r(c),a.d(c,{Breadcrumbs:function(){return b},default:function(){return g}});var t=a(8156),e=a.n(t),n=a(36668),o=a(52211),r=a(85893),i=a(97435),u=function(t){return(0,r.jsx)(i.l,Object.assign({dataName:"More",path:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("path",{d:"M298.666667 490.666667A64 64 0 1 1 234.666667 426.666667 64 64 0 0 1 298.666667 490.666667"}),(0,r.jsx)("path",{d:"M568.96 490.666667a64 64 0 1 1-64-64 64 64 0 0 1 64 64"}),(0,r.jsx)("path",{d:"M839.253333 490.666667a64 64 0 1 1-64-64 64 64 0 0 1 64 64"})]})},t))},s=function(t){return(0,r.jsx)(i.l,Object.assign({dataName:"Return",viewBox:"0 0 24 24",path:(0,r.jsx)(r.Fragment,{children:(0,r.jsxs)("g",Object.assign({id:"Return",transform:"translate(-435 -1743)"},{children:[(0,r.jsx)("g",Object.assign({id:"边缘框",transform:"translate(435 1743)"},{children:(0,r.jsx)("rect",{id:"边缘框-2","data-name":"边缘框",width:"24",height:"24",fill:"none"})})),(0,r.jsx)("path",{id:"路径_3866","data-name":"路径 3866",d:"M1324.264,431.954h9.5c4.411,0,8-3.14,8-7s-3.589-7-8-7h-5.512l.949-1a1,1,0,1,0-1.449-1.378L1325,418.467a1,1,0,0,0,.036,1.414l2.888,2.747a1,1,0,1,0,1.379-1.449l-1.288-1.225h5.745c3.309,0,6,2.243,6,5s-2.691,5-6,5h-9.5a1,1,0,0,0,0,2Z",transform:"translate(-885.514 1331.389)"})]}))})},t))},p=a(37464),l=a(60855),f={zh:{back:"返回"},en:{back:"Back"}};a(34817);function m(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,o=new Array(e);n<e;n++)o[n]=t[n];return o}function d(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var o,r,i=[],a=!0,c=!1;try{for(n=n.call(t);!(a=(o=n.next()).done)&&(i.push(o.value),!e||i.length!==e);a=!0);}catch(t){c=!0,r=t}finally{try{a||null==n.return||n.return()}finally{if(c)throw r}}return i}}(t,e)||h(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(t){return function(t){if(Array.isArray(t))return m(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||h(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){if(t){if("string"==typeof t)return m(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(n):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(t,e):void 0}}var b=function(r){var i=r.maxWidth,a=void 0===i?"160px":i,c=r.className,m=r.list,h=r.separator,b=void 0===h?"/":h,g=r.popoverClassName,y=r.isShrink,w=void 0===y||y,x=r.isBack,O=void 0!==x&&x,Z=r.minNum,E=void 0===Z?2:Z,k=r.trigger,C=void 0===k?"hover":k,S=r.placement,T=void 0===S?"bottomLeft":S,P=r.backRender,j=r.onClickItem,M=r.onBack,_=r.style,L=(0,l.Z)("Breadcrumbs",f),A=d((0,t.useState)(!1),2),N=A[0],R=A[1],D=d((0,t.useState)([]),2),z=D[0],H=D[1],B=(0,t.useRef)(),V=(0,t.useRef)({minNum:E,isBack:O,isShrink:w,timer:null,showMore:!1,hideArr:[],hidePos:0});V.current.isBack=O,V.current.showMore=N,V.current.isShrink=w,V.current.minNum=E,(0,t.useEffect)((function(){return window.addEventListener("resize",F),function(){clearTimeout(V.current.timer),window.removeEventListener("resize",F)}}),[]),(0,t.useEffect)((function(){var t=new Array(r.list.length).fill(!1);V.current.hideArr=t,H(t),X()}),[m]);var I,W=function(t,e){return function(){r.list.length-1===e||t.disabled||j&&j(t)}},F=function(){X()},Y=function(){B.current.classList.remove(p.W+"-breadcrumbs-calculation")},X=function(t){if(!V.current.isShrink)return Y();if(clearTimeout(V.current.timer),!t){V.current.hidePos=0,V.current.showMore=!1;var e=new Array(r.list.length).fill(!1);V.current.hideArr=e,H(e),R(!1)}return r.list.length<=V.current.minNum+1||V.current.hidePos===r.list.length-V.current.minNum-1?Y():(B.current.classList.add(p.W+"-breadcrumbs-calculation"),void(V.current.timer=setTimeout((function(){B.current.clientWidth>B.current.querySelector(".breadcrumbs-list").clientWidth+(V.current.isBack?B.current.querySelector(".breadcrumbs-back").clientWidth:0)?Y():(V.current.hidePos+=1,V.current.hideArr[V.current.hidePos]=!0,H(v(V.current.hideArr)),R(!0),X(!0))}),50)))},q=function(){var t=p.W+"-breadcrumbs-popover";return g&&(t+=" "+g),t};return e().createElement("div",{className:(I=p.W+"-breadcrumbs",w&&(I+=" ".concat(p.W,"-breadcrumbs-shrink")),c&&(I+=" "+c),I),style:_,ref:B},e().createElement("ul",{className:"breadcrumbs-list"},m.map((function(r,i){if(!z[i]){var c="breadcrumbs-item";return i===m.length-1&&(c+=" breadcrumbs-item-current"),i===m.length-1||r.disabled||(c+=" breadcrumbs-item-click"),r.disabled&&(c+=" breadcrumbs-item-disabled"),e().createElement(t.Fragment,{key:i},e().createElement("li",{className:c,style:{maxWidth:r.maxWidth||a},onClick:W(r,i)},e().createElement(o.default,null,e().createElement("span",{className:"breadcrumbs-item-content"},r.label))),i!==m.length-1&&e().createElement("li",{className:"separator"},b),N&&0===i&&e().createElement(e().Fragment,null,e().createElement(n.default,{content:e().createElement("div",{className:"breadcrumbs-popover-content"},m.map((function(t,n){if(!z[n])return null;var o="breadcrumbs-popover-content-item";return n===m.length-1||t.disabled||(o+=" breadcrumbs-popover-content-item-click"),n===m.length-1&&(o+=" breadcrumbs-popover-content-item-current"),t.disabled&&(o+=" breadcrumbs-popover-content-item-disabled"),e().createElement("div",{key:n,className:o,onClick:W(t,n)},t.label)}))),overlayClassName:q(),trigger:C,placement:T,destroyTooltipOnHide:!0},e().createElement("li",{className:"breadcrumbs-item-more"},e().createElement(u,null))),!z[m.length-1]&&e().createElement("li",{className:"separator"},b)))}}))),O&&e().createElement("div",{className:"breadcrumbs-back"},e().createElement("span",{className:"line"}),e().createElement("div",{className:"breadcrumbs-back-content",onClick:function(){if(M)return M();if(!(r.list.length<2)){var t=r.list[r.list.length-2];W(t,r.list.length-2)()}}},P||e().createElement(e().Fragment,null,e().createElement(s,null),e().createElement("span",null,L({id:"back"}))))))},g=b}(),c}()}));