tntd 3.0.77 → 3.0.79

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 (1100) hide show
  1. package/es/_util/context.js +11 -16
  2. package/es/_util/defaultRenderEmpty.js +13 -36
  3. package/es/_util/hooks/useFlexGapSupport.js +10 -27
  4. package/es/_util/hooks/useForceUpdate.js +6 -24
  5. package/es/_util/hooks/useScrollLock.js +40 -67
  6. package/es/_util/motion.js +33 -51
  7. package/es/_util/reactNode.js +13 -24
  8. package/es/_util/responsiveObserve.js +56 -68
  9. package/es/_util/styleChecker.js +26 -39
  10. package/es/_util/type.js +3 -18
  11. package/es/_util/warning.js +6 -19
  12. package/es/actions/index.js +11 -32
  13. package/es/affix/index.js +5 -24
  14. package/es/affix/style/index.js +3 -4
  15. package/es/alert/alert.js +48 -82
  16. package/es/alert/index.js +5 -23
  17. package/es/alert/style/index.js +3 -4
  18. package/es/anchor/anchor.js +54 -119
  19. package/es/anchor/index.js +6 -22
  20. package/es/anchor/style/index.js +5 -5
  21. package/es/array-input/index.js +189 -380
  22. package/es/array-input/index.less +1 -1
  23. package/es/auth-context/index.js +3 -10
  24. package/es/auto-complete/index.js +5 -24
  25. package/es/auto-complete/style/index.js +6 -6
  26. package/es/avatar/index.js +5 -24
  27. package/es/avatar/style/index.js +3 -4
  28. package/es/back-top/index.js +5 -24
  29. package/es/back-top/style/index.js +3 -4
  30. package/es/badge/index.js +5 -24
  31. package/es/badge/style/index.js +3 -4
  32. package/es/breadcrumb/index.js +5 -24
  33. package/es/breadcrumb/style/index.js +5 -6
  34. package/es/button/button.js +37 -73
  35. package/es/button/index.js +6 -22
  36. package/es/button/style/index.js +3 -4
  37. package/es/calendar/index.js +5 -24
  38. package/es/calendar/style/index.js +6 -6
  39. package/es/card/card.js +22 -45
  40. package/es/card/index.js +5 -21
  41. package/es/card/style/index.js +7 -7
  42. package/es/carousel/index.js +5 -24
  43. package/es/carousel/style/index.js +3 -4
  44. package/es/cascader/cascader.js +25 -47
  45. package/es/cascader/index.js +6 -25
  46. package/es/cascader/style/index.js +6 -6
  47. package/es/check-card/group.js +144 -226
  48. package/es/check-card/index.js +115 -168
  49. package/es/checkbox/checkbox-group.js +16 -0
  50. package/es/checkbox/checkbox-group.js.map +1 -0
  51. package/es/checkbox/checkbox.js +32 -61
  52. package/es/checkbox/index.js +6 -25
  53. package/es/checkbox/style/index.js +3 -4
  54. package/es/col/index.js +5 -24
  55. package/es/col/style/index.js +5 -4
  56. package/es/collapse/index.js +6 -25
  57. package/es/collapse/style/index.js +3 -4
  58. package/es/color-picker/ColorPicker.js +89 -156
  59. package/es/color-picker/index.js +11 -21
  60. package/es/columns/index.js +35 -78
  61. package/es/columns/style/index.js +2 -1
  62. package/es/comment/index.js +5 -24
  63. package/es/comment/style/index.js +3 -4
  64. package/es/config-provider/DisabledContext.js +7 -19
  65. package/es/config-provider/SizeContext.js +5 -21
  66. package/es/config-provider/config-provider.js +3 -13
  67. package/es/config-provider/index.js +55 -39
  68. package/es/config-provider/index.js.map +1 -1
  69. package/es/config-provider/style/index.js +2 -3
  70. package/es/connect/index.js +24 -42
  71. package/es/date-picker/DatePicker.js +48 -123
  72. package/es/date-picker/index.js +11 -16
  73. package/es/date-picker/style/index.js +8 -7
  74. package/es/descriptions/descriptions.js +73 -140
  75. package/es/descriptions/index.js +6 -22
  76. package/es/descriptions/style/index.js +3 -4
  77. package/es/development-login/LoginModal.js +54 -112
  78. package/es/development-login/index.js +11 -44
  79. package/es/divider/index.js +5 -24
  80. package/es/divider/style/index.js +3 -4
  81. package/es/drawer/drawer.js +73 -144
  82. package/es/drawer/index.js +6 -23
  83. package/es/drawer/style/index.js +5 -5
  84. package/es/dropdown/index.js +5 -24
  85. package/es/dropdown/style/index.js +5 -5
  86. package/es/ellipsis/Svg/CopySVG.js +17 -71
  87. package/es/ellipsis/Svg/TickSVG.js +12 -49
  88. package/es/ellipsis/index.js +120 -198
  89. package/es/empty/empty.js +57 -89
  90. package/es/empty/empty.stories.js +14 -20
  91. package/es/empty/index.js +6 -22
  92. package/es/empty/style/index.js +3 -4
  93. package/es/exception/exception.js +25 -46
  94. package/es/exception/index.js +5 -21
  95. package/es/form/form.js +58 -95
  96. package/es/form/index.js +5 -21
  97. package/es/form/style/index.js +5 -5
  98. package/es/grid/index.js +5 -24
  99. package/es/grid/style/index.js +3 -4
  100. package/es/grid-v4/RowContext.js +4 -9
  101. package/es/grid-v4/col.js +70 -92
  102. package/es/grid-v4/hooks/useBreakpoint.js +18 -27
  103. package/es/grid-v4/index.js +10 -27
  104. package/es/grid-v4/row.js +132 -174
  105. package/es/grid-v4/style/index.js +3 -3
  106. package/es/handle/index.js +103 -171
  107. package/es/handle-icon/index.js +156 -225
  108. package/es/icon/IconFont.js +50 -58
  109. package/es/icon/components/Icon.js +75 -130
  110. package/es/icon/components/index.js +2 -13
  111. package/es/icon/components/utils.js +68 -107
  112. package/es/icon/index.js +91 -118
  113. package/es/icon/style/index.js +4 -5
  114. package/es/icon/twoTonePrimaryColor.js +10 -17
  115. package/es/icon/utils.js +63 -68
  116. package/es/icon-list/index.js +120 -7
  117. package/es/icon-old/index.js +5 -24
  118. package/es/icon-old/style/index.js +3 -4
  119. package/es/img/Contain.js +41 -68
  120. package/es/img/Cover.js +75 -116
  121. package/es/img/index.js +35 -74
  122. package/es/index.js +114 -741
  123. package/es/index.js.map +1 -1
  124. package/es/input/index.js +6 -22
  125. package/es/input/input.js +62 -97
  126. package/es/input/style/index.js +5 -5
  127. package/es/input-number/index.js +6 -25
  128. package/es/input-number/inputNumber.js +26 -51
  129. package/es/input-number/style/index.js +3 -4
  130. package/es/label/index.js +111 -131
  131. package/es/layout/index.js +5 -24
  132. package/es/layout/style/index.js +3 -4
  133. package/es/list/index.js +5 -24
  134. package/es/list/style/index.js +8 -8
  135. package/es/loading-button/index.js +30 -58
  136. package/es/locale/default.js +6 -12
  137. package/es/locale/en_US.js +78 -85
  138. package/es/locale/index.js +4 -38
  139. package/es/locale/zh_CN.js +71 -77
  140. package/es/locale-provider/index.js +8 -27
  141. package/es/locale-provider/style/index.js +2 -3
  142. package/es/mentions/index.js +5 -24
  143. package/es/mentions/style/index.js +5 -5
  144. package/es/menu/index.js +5 -24
  145. package/es/menu/style/index.js +6 -5
  146. package/es/message/index.js +6 -25
  147. package/es/message/style/index.js +3 -4
  148. package/es/modal/index.js +5 -21
  149. package/es/modal/modal.js +70 -172
  150. package/es/modal/style/index.js +6 -6
  151. package/es/notification/assets/index.js +3 -20
  152. package/es/notification/assets/svg-error-tip.js +33 -152
  153. package/es/notification/assets/svg-success-tip.js +37 -169
  154. package/es/notification/index.js +5 -23
  155. package/es/notification/notification.js +23 -104
  156. package/es/notification/style/index.js +3 -4
  157. package/es/page/Box.js +36 -64
  158. package/es/page/index.js +92 -145
  159. package/es/page/utils.js +14 -22
  160. package/es/page-container/index.js +10 -22
  161. package/es/page-header/index.js +5 -24
  162. package/es/page-header/style/index.js +5 -5
  163. package/es/page-loading/index.js +24 -33
  164. package/es/pagination/index.js +5 -24
  165. package/es/pagination/style/index.js +5 -5
  166. package/es/popconfirm/index.js +5 -24
  167. package/es/popconfirm/popconfirm.js +29 -59
  168. package/es/popconfirm/style/index.js +7 -6
  169. package/es/popover/index.js +5 -24
  170. package/es/popover/popover.js +25 -52
  171. package/es/popover/style/index.js +6 -5
  172. package/es/prev-locale.js +184 -109
  173. package/es/prev-locale.js.map +1 -1
  174. package/es/preview-text/index.js +183 -264
  175. package/es/progress/index.js +5 -24
  176. package/es/progress/progress.js +83 -143
  177. package/es/progress/style/index.js +3 -4
  178. package/es/query-form/Field/Checkbox.js +19 -27
  179. package/es/query-form/Field/Composition/FieldPopover.js +459 -0
  180. package/es/query-form/Field/Composition/FieldPopover.js.map +1 -0
  181. package/es/query-form/Field/Composition/FieldPopover.less +41 -0
  182. package/es/query-form/Field/Composition/Select.js +253 -0
  183. package/es/query-form/Field/Composition/Select.js.map +1 -0
  184. package/es/query-form/Field/Composition/SelectInput.js +111 -0
  185. package/es/query-form/Field/Composition/SelectInput.js.map +1 -0
  186. package/es/query-form/Field/Composition/ValueTag.js +240 -0
  187. package/es/query-form/Field/Composition/ValueTag.js.map +1 -0
  188. package/es/query-form/Field/Composition/index.js +441 -0
  189. package/es/query-form/Field/Composition/index.js.map +1 -0
  190. package/es/query-form/Field/Composition/index.less +167 -0
  191. package/es/query-form/Field/Composition/utils.js +173 -0
  192. package/es/query-form/Field/Composition/utils.js.map +1 -0
  193. package/es/query-form/Field/Select.js +43 -79
  194. package/es/query-form/Field/SelectInput.js +51 -98
  195. package/es/query-form/Field/fieldsMap.js +47 -52
  196. package/es/query-form/Field/index.js +70 -142
  197. package/es/query-form/createActions.js +47 -54
  198. package/es/query-form/index.js +261 -377
  199. package/es/query-form/useForm.js +7 -13
  200. package/es/query-form-v2/index.less +133 -0
  201. package/es/query-list-scene/List.js +267 -364
  202. package/es/query-list-scene/QueryForm.js +98 -156
  203. package/es/query-list-scene/QueryListScene.js +26 -63
  204. package/es/query-list-scene/Title.js +5 -15
  205. package/es/query-list-scene/Toolbar.js +17 -30
  206. package/es/query-list-scene/createActions.js +61 -80
  207. package/es/query-list-scene/index.js +20 -26
  208. package/es/query-list-scene/useActions.js +7 -13
  209. package/es/radio/index.js +6 -25
  210. package/es/radio/radio-group.js +16 -0
  211. package/es/radio/radio-group.js.map +1 -0
  212. package/es/radio/radio.js +33 -63
  213. package/es/radio/style/index.js +3 -4
  214. package/es/rate/index.js +5 -24
  215. package/es/rate/style/index.js +5 -5
  216. package/es/render-empty/index.js +3 -8
  217. package/es/render-empty/render-empty.js +17 -29
  218. package/es/result/index.js +5 -24
  219. package/es/result/style/index.js +3 -4
  220. package/es/row/index.js +5 -24
  221. package/es/row/style/index.js +5 -4
  222. package/es/scroll-bar/Bar.js +47 -90
  223. package/es/scroll-bar/Context.js +6 -12
  224. package/es/scroll-bar/ScrollBar.js +62 -91
  225. package/es/scroll-bar/Thumb.js +108 -125
  226. package/es/scroll-bar/index.js +4 -10
  227. package/es/scroll-bar/util.js +27 -38
  228. package/es/segmented/index.js +43 -69
  229. package/es/select/index.js +6 -23
  230. package/es/select/select.js +40 -63
  231. package/es/select/style/index.js +5 -5
  232. package/es/skeleton/index.js +5 -24
  233. package/es/skeleton/style/index.js +3 -4
  234. package/es/slider/index.js +5 -24
  235. package/es/slider/style/index.js +5 -5
  236. package/es/spin/index.js +6 -22
  237. package/es/spin/spin.js +21 -34
  238. package/es/spin/style/index.js +3 -4
  239. package/es/statistic/index.js +5 -24
  240. package/es/statistic/style/index.js +3 -4
  241. package/es/steps/index.js +6 -22
  242. package/es/steps/steps.js +52 -101
  243. package/es/steps/style/index.js +11 -4
  244. package/es/style/index.js +2 -3
  245. package/es/style/v2-compatible-reset.js +2 -3
  246. package/es/svg-components/illustration-403.js +61 -218
  247. package/es/svg-components/illustration-404.js +78 -302
  248. package/es/svg-components/illustration-500.js +86 -333
  249. package/es/svg-components/illustration-empty.js +18 -66
  250. package/es/svg-components/illustration-failure.js +39 -124
  251. package/es/svg-components/illustration-no-access.js +38 -126
  252. package/es/svg-components/illustration-no-chart.js +40 -146
  253. package/es/svg-components/illustration-no-result.js +35 -104
  254. package/es/svg-components/illustration-offline.js +41 -179
  255. package/es/svg-components/illustration-success.js +46 -149
  256. package/es/svg-components/index.js +11 -76
  257. package/es/switch/index.js +4 -23
  258. package/es/switch/style/index.js +4 -5
  259. package/es/switch/switch.js +36 -67
  260. package/es/table/assets/image-loading-background.js +20 -57
  261. package/es/table/assets/image-loading.js +8 -38
  262. package/es/table/constants.js +2 -7
  263. package/es/table/context.js +3 -8
  264. package/es/table/hooks/index.js +3 -27
  265. package/es/table/hooks/use-column-setting.js +19 -39
  266. package/es/table/hooks/use-expand-fixed.js +82 -106
  267. package/es/table/index.js +7 -23
  268. package/es/table/resizableTable/index.js +78 -139
  269. package/es/table/style/index.js +11 -10
  270. package/es/table/table-hoc.js +24 -28
  271. package/es/table/table.js +201 -265
  272. package/es/table/table.stories.js +366 -586
  273. package/es/table/total-shower.js +20 -0
  274. package/es/table/total-shower.js.map +1 -0
  275. package/es/table/utils.js +56 -37
  276. package/es/table-container/index.js +11 -25
  277. package/es/tabs/index.js +6 -22
  278. package/es/tabs/style/index.js +3 -4
  279. package/es/tabs/tabPane.js +2 -1
  280. package/es/tabs/tabs.js +58 -92
  281. package/es/tabs-container/index.js +10 -22
  282. package/es/tag/index.js +6 -22
  283. package/es/tag/style/index.js +3 -4
  284. package/es/tag/tag.js +123 -165
  285. package/es/time-picker/TimePicker.js +26 -53
  286. package/es/time-picker/index.js +7 -13
  287. package/es/time-picker/style/index.js +3 -4
  288. package/es/timeline/index.js +5 -24
  289. package/es/timeline/style/index.js +3 -4
  290. package/es/title/index.js +28 -62
  291. package/es/tntd-action/Action.js +75 -138
  292. package/es/tntd-action/index.js +62 -82
  293. package/es/tntd-cascader/AntdCascader/component/DisabledContext.js +7 -19
  294. package/es/tntd-cascader/AntdCascader/component/FormItemInputContext.js +3 -11
  295. package/es/tntd-cascader/AntdCascader/component/SizeContext.js +3 -11
  296. package/es/tntd-cascader/AntdCascader/component/context.js +11 -16
  297. package/es/tntd-cascader/AntdCascader/component/defaultRenderEmpty.js +13 -31
  298. package/es/tntd-cascader/AntdCascader/component/getIcons.js +51 -79
  299. package/es/tntd-cascader/AntdCascader/component/useCompactItemContext.js +24 -32
  300. package/es/tntd-cascader/AntdCascader/config/utils.js +21 -29
  301. package/es/tntd-cascader/AntdCascader/config/warning.js +12 -20
  302. package/es/tntd-cascader/AntdCascader/index.js +165 -213
  303. package/es/tntd-cascader/AntdCascader/index.js.map +1 -1
  304. package/es/tntd-cascader/AntdCascader/interface.js +5 -15
  305. package/es/tntd-cascader/index.js +2 -13
  306. package/es/tntd-cascader/rc-cascader/Cascader.js +264 -330
  307. package/es/tntd-cascader/rc-cascader/Cascader.js.map +1 -1
  308. package/es/tntd-cascader/rc-cascader/OptionList/Checkbox.js +14 -31
  309. package/es/tntd-cascader/rc-cascader/OptionList/Column.js +140 -217
  310. package/es/tntd-cascader/rc-cascader/OptionList/Column.js.map +1 -1
  311. package/es/tntd-cascader/rc-cascader/OptionList/index.js +138 -225
  312. package/es/tntd-cascader/rc-cascader/OptionList/useActive.js +26 -41
  313. package/es/tntd-cascader/rc-cascader/OptionList/useActive.js.map +1 -1
  314. package/es/tntd-cascader/rc-cascader/OptionList/useKeyboard.js +141 -180
  315. package/es/tntd-cascader/rc-cascader/context.js +5 -14
  316. package/es/tntd-cascader/rc-cascader/context.js.map +1 -1
  317. package/es/tntd-cascader/rc-cascader/hooks/useDisplayValues.js +41 -64
  318. package/es/tntd-cascader/rc-cascader/hooks/useEntities.js +27 -41
  319. package/es/tntd-cascader/rc-cascader/hooks/useMissingValues.js +19 -28
  320. package/es/tntd-cascader/rc-cascader/hooks/useRefFunc.js +10 -19
  321. package/es/tntd-cascader/rc-cascader/hooks/useSearchConfig.js +25 -33
  322. package/es/tntd-cascader/rc-cascader/hooks/useSearchOptions.js +43 -76
  323. package/es/tntd-cascader/rc-cascader/index.js +3 -9
  324. package/es/tntd-cascader/rc-cascader/utils/commonUtil.js +39 -53
  325. package/es/tntd-cascader/rc-cascader/utils/commonUtil.js.map +1 -1
  326. package/es/tntd-cascader/rc-cascader/utils/treeUtil.js +36 -44
  327. package/es/tntd-cascader/rc-cascader/utils/warningPropsUtil.js +25 -35
  328. package/es/tntd-checkbox-select/index.js +143 -251
  329. package/es/tntd-form/ErrorList.js +50 -101
  330. package/es/tntd-form/Form.js +110 -168
  331. package/es/tntd-form/FormItem/ItemHolder.js +126 -149
  332. package/es/tntd-form/FormItem/index.js +226 -289
  333. package/es/tntd-form/FormItemInput.js +36 -89
  334. package/es/tntd-form/FormItemLabel.js +70 -99
  335. package/es/tntd-form/FormList.js +32 -51
  336. package/es/tntd-form/context.js +32 -46
  337. package/es/tntd-form/hooks/useDebounce.js +14 -31
  338. package/es/tntd-form/hooks/useForm.js +31 -59
  339. package/es/tntd-form/hooks/useFormInstance.js +7 -13
  340. package/es/tntd-form/hooks/useFormItemStatus.js +9 -18
  341. package/es/tntd-form/hooks/useFrameState.js +37 -55
  342. package/es/tntd-form/hooks/useItemRef.js +18 -27
  343. package/es/tntd-form/index.js +17 -26
  344. package/es/tntd-form/interface.js +3 -7
  345. package/es/tntd-form/style/index.js +6 -6
  346. package/es/tntd-form/util.js +17 -21
  347. package/es/tntd-form/validateMessagesContext.js +3 -8
  348. package/es/tntd-icon/fonts/iconfont.js +53 -36
  349. package/es/tntd-icon/index.js +21 -40
  350. package/es/tntd-layout/ActionsContext.js +3 -8
  351. package/es/tntd-layout/AppList.js +199 -175
  352. package/es/tntd-layout/Application.js +86 -77
  353. package/es/tntd-layout/Avatar.js +110 -102
  354. package/es/tntd-layout/CompatibleLanguage.js +155 -130
  355. package/es/tntd-layout/EnterpriseLayout/Avatar.js +120 -118
  356. package/es/tntd-layout/EnterpriseLayout/Language.js +64 -74
  357. package/es/tntd-layout/EnterpriseLayout/Theme.js +78 -72
  358. package/es/tntd-layout/EnterpriseLayout/index.js +13 -28
  359. package/es/tntd-layout/GlobalNavigation/NavigationPopup.js +251 -285
  360. package/es/tntd-layout/GlobalNavigation/index.js +90 -110
  361. package/es/tntd-layout/Header.js +106 -78
  362. package/es/tntd-layout/HeaderActions.js +81 -106
  363. package/es/tntd-layout/HeaderNavs.js +80 -76
  364. package/es/tntd-layout/HeaderTabs.js +289 -222
  365. package/es/tntd-layout/Iconfont.js +4 -12
  366. package/es/tntd-layout/Language.js +51 -71
  367. package/es/tntd-layout/Layout.js +146 -216
  368. package/es/tntd-layout/Logo.js +115 -71
  369. package/es/tntd-layout/OrgAppList.js +363 -240
  370. package/es/tntd-layout/SideMenu.js +383 -269
  371. package/es/tntd-layout/Theme.js +68 -77
  372. package/es/tntd-layout/createActions.js +31 -46
  373. package/es/tntd-layout/images/index.js +62 -67
  374. package/es/tntd-layout/index.js +77 -135
  375. package/es/tntd-layout/paaslayout/CompactSideMenu.js +156 -132
  376. package/es/tntd-layout/paaslayout/Header.js +50 -53
  377. package/es/tntd-layout/paaslayout/Logo.js +23 -16
  378. package/es/tntd-layout/paaslayout/SideMenu.js +121 -132
  379. package/es/tntd-layout/paaslayout/index.js +117 -208
  380. package/es/tntd-layout/storage.js +24 -58
  381. package/es/tntd-modal/index.js +37 -97
  382. package/es/tntd-rc-select/_util/DisabledContext.js +7 -19
  383. package/es/tntd-rc-select/_util/FormItemInputContext.js +3 -11
  384. package/es/tntd-rc-select/_util/PurePanel.js +52 -87
  385. package/es/tntd-rc-select/_util/SizeContext.js +3 -11
  386. package/es/tntd-rc-select/_util/context.js +11 -16
  387. package/es/tntd-rc-select/_util/defaultRenderEmpty.js +13 -36
  388. package/es/tntd-rc-select/_util/getIcons.js +51 -82
  389. package/es/tntd-rc-select/_util/interface.js +5 -15
  390. package/es/tntd-rc-select/_util/motion.js +33 -51
  391. package/es/tntd-rc-select/_util/type.js +3 -18
  392. package/es/tntd-rc-select/_util/useCompactItemContext.js +24 -32
  393. package/es/tntd-rc-select/_util/warning.js +12 -20
  394. package/es/tntd-rc-select/index.js +98 -153
  395. package/es/tntd-reference/AHref/index.js +34 -43
  396. package/es/tntd-reference/ReferenceBatchCheck/index.js +96 -164
  397. package/es/tntd-reference/ReferenceBatchDrawer/index.js +58 -124
  398. package/es/tntd-reference/ReferenceCheck/index.js +71 -125
  399. package/es/tntd-reference/ReferenceDrawer/index.js +43 -91
  400. package/es/tntd-reference/ReferenceInfo/index.js +91 -161
  401. package/es/tntd-reference/index.js +14 -20
  402. package/es/tntd-second-page/index.js +29 -62
  403. package/es/tntd-select/DropDownWrap.js +54 -101
  404. package/es/tntd-select/index.js +524 -651
  405. package/es/tntd-virtual-tree/index.js +199 -307
  406. package/es/tntd-virtual-tree/utils.js +184 -264
  407. package/es/tntd-virtual-tree-select/index.js +125 -206
  408. package/es/tntd-virtual-tree-select/utils.js +40 -69
  409. package/es/tooltip/index.js +6 -25
  410. package/es/tooltip/style/index.js +4 -5
  411. package/es/tooltip/tooltip.js +34 -64
  412. package/es/transfer/index.js +5 -24
  413. package/es/transfer/style/index.js +8 -8
  414. package/es/tree/index.js +5 -24
  415. package/es/tree/style/index.js +3 -4
  416. package/es/tree-select/index.js +9 -30
  417. package/es/tree-select/style/index.js +7 -6
  418. package/es/typography/index.js +5 -24
  419. package/es/typography/style/index.js +6 -6
  420. package/es/upload/index.js +116 -220
  421. package/es/upload/style/index.js +6 -6
  422. package/es/upload/svg/UploadSVG.js +14 -44
  423. package/es/utils/checkAuth.js +21 -34
  424. package/es/utils/findMenuInfoByPath.js +32 -41
  425. package/es/utils/index.js +73 -137
  426. package/es/utils/lang.js +121 -84
  427. package/es/utils/simple-template.js +19 -0
  428. package/es/utils/simple-template.js.map +1 -0
  429. package/es/version/index.js +5 -24
  430. package/es/version/style/index.js +3 -3
  431. package/es/water-mark/index.js +90 -131
  432. package/lib/_util/context.js +16 -19
  433. package/lib/_util/defaultRenderEmpty.js +39 -69
  434. package/lib/_util/defaultRenderEmpty.js.map +1 -1
  435. package/lib/_util/hooks/useFlexGapSupport.js +33 -98
  436. package/lib/_util/hooks/useForceUpdate.js +29 -94
  437. package/lib/_util/hooks/useScrollLock.js +41 -112
  438. package/lib/_util/motion.js +36 -50
  439. package/lib/_util/reactNode.js +37 -50
  440. package/lib/_util/responsiveObserve.js +58 -94
  441. package/lib/_util/styleChecker.js +32 -41
  442. package/lib/_util/type.js +6 -16
  443. package/lib/_util/warning.js +30 -48
  444. package/lib/actions/index.js +14 -34
  445. package/lib/affix/index.d.ts +2 -2
  446. package/lib/affix/index.js +21 -52
  447. package/lib/affix/index.js.map +1 -1
  448. package/lib/affix/style/index.js +3 -2
  449. package/lib/alert/alert.d.ts +3 -3
  450. package/lib/alert/alert.js +77 -133
  451. package/lib/alert/alert.js.map +1 -1
  452. package/lib/alert/index.d.ts +1 -1
  453. package/lib/alert/index.js +22 -25
  454. package/lib/alert/index.js.map +1 -1
  455. package/lib/alert/style/index.js +3 -2
  456. package/lib/anchor/anchor.d.ts +4 -4
  457. package/lib/anchor/anchor.js +84 -194
  458. package/lib/anchor/anchor.js.map +1 -1
  459. package/lib/anchor/index.js +19 -19
  460. package/lib/anchor/style/index.js +4 -2
  461. package/lib/array-input/index.js +215 -481
  462. package/lib/array-input/index.js.map +1 -1
  463. package/lib/array-input/index.less +1 -1
  464. package/lib/auth-context/index.js +4 -9
  465. package/lib/auto-complete/index.d.ts +2 -2
  466. package/lib/auto-complete/index.js +21 -52
  467. package/lib/auto-complete/index.js.map +1 -1
  468. package/lib/auto-complete/style/index.js +4 -2
  469. package/lib/avatar/index.d.ts +2 -2
  470. package/lib/avatar/index.js +21 -52
  471. package/lib/avatar/index.js.map +1 -1
  472. package/lib/avatar/style/index.js +3 -2
  473. package/lib/back-top/index.d.ts +2 -2
  474. package/lib/back-top/index.js +21 -52
  475. package/lib/back-top/index.js.map +1 -1
  476. package/lib/back-top/style/index.js +3 -2
  477. package/lib/badge/index.d.ts +2 -2
  478. package/lib/badge/index.js +21 -52
  479. package/lib/badge/index.js.map +1 -1
  480. package/lib/badge/style/index.js +3 -2
  481. package/lib/breadcrumb/index.d.ts +2 -2
  482. package/lib/breadcrumb/index.js +21 -52
  483. package/lib/breadcrumb/index.js.map +1 -1
  484. package/lib/breadcrumb/style/index.js +3 -2
  485. package/lib/button/button.d.ts +3 -3
  486. package/lib/button/button.js +66 -124
  487. package/lib/button/button.js.map +1 -1
  488. package/lib/button/index.js +19 -19
  489. package/lib/button/style/index.js +3 -2
  490. package/lib/calendar/index.d.ts +2 -2
  491. package/lib/calendar/index.js +21 -52
  492. package/lib/calendar/index.js.map +1 -1
  493. package/lib/calendar/style/index.js +4 -2
  494. package/lib/card/card.d.ts +3 -3
  495. package/lib/card/card.js +51 -73
  496. package/lib/card/card.js.map +1 -1
  497. package/lib/card/index.js +19 -19
  498. package/lib/card/style/index.js +4 -2
  499. package/lib/carousel/index.d.ts +2 -2
  500. package/lib/carousel/index.js +21 -52
  501. package/lib/carousel/index.js.map +1 -1
  502. package/lib/carousel/style/index.js +3 -2
  503. package/lib/cascader/cascader.d.ts +3 -3
  504. package/lib/cascader/cascader.js +53 -79
  505. package/lib/cascader/cascader.js.map +1 -1
  506. package/lib/cascader/index.js +21 -52
  507. package/lib/cascader/style/index.js +4 -2
  508. package/lib/check-card/group.js +172 -309
  509. package/lib/check-card/index.js +141 -262
  510. package/lib/checkbox/check.png +0 -0
  511. package/lib/checkbox/checkbox-group.d.ts +8 -0
  512. package/lib/checkbox/checkbox-group.d.ts.map +1 -0
  513. package/lib/checkbox/checkbox-group.js +16 -0
  514. package/lib/checkbox/checkbox-group.js.map +1 -0
  515. package/lib/checkbox/checkbox.d.ts +3 -3
  516. package/lib/checkbox/checkbox.js +60 -93
  517. package/lib/checkbox/checkbox.js.map +1 -1
  518. package/lib/checkbox/index.js +21 -52
  519. package/lib/checkbox/style/index.js +3 -2
  520. package/lib/col/index.d.ts +2 -2
  521. package/lib/col/index.js +21 -52
  522. package/lib/col/index.js.map +1 -1
  523. package/lib/col/style/index.js +5 -2
  524. package/lib/collapse/index.d.ts +2 -2
  525. package/lib/collapse/index.js +23 -54
  526. package/lib/collapse/index.js.map +1 -1
  527. package/lib/collapse/style/index.js +3 -2
  528. package/lib/color-picker/ColorPicker.js +115 -249
  529. package/lib/color-picker/index.js +13 -21
  530. package/lib/color-picker/index.js.map +1 -1
  531. package/lib/columns/index.js +42 -82
  532. package/lib/columns/style/index.js +2 -1
  533. package/lib/comment/index.d.ts +2 -2
  534. package/lib/comment/index.js +21 -52
  535. package/lib/comment/index.js.map +1 -1
  536. package/lib/comment/style/index.js +3 -2
  537. package/lib/config-provider/DisabledContext.js +32 -48
  538. package/lib/config-provider/SizeContext.js +29 -49
  539. package/lib/config-provider/config-provider.d.ts +1 -1
  540. package/lib/config-provider/config-provider.js +8 -16
  541. package/lib/config-provider/config-provider.js.map +1 -1
  542. package/lib/config-provider/index.d.ts +28 -3
  543. package/lib/config-provider/index.d.ts.map +1 -1
  544. package/lib/config-provider/index.js +71 -67
  545. package/lib/config-provider/index.js.map +1 -1
  546. package/lib/config-provider/style/index.js +3 -2
  547. package/lib/connect/index.js +29 -41
  548. package/lib/date-picker/DatePicker.d.ts +3 -3
  549. package/lib/date-picker/DatePicker.js +71 -157
  550. package/lib/date-picker/DatePicker.js.map +1 -1
  551. package/lib/date-picker/index.d.ts +1 -1
  552. package/lib/date-picker/index.js +12 -14
  553. package/lib/date-picker/index.js.map +1 -1
  554. package/lib/date-picker/style/index.js +5 -2
  555. package/lib/descriptions/descriptions.d.ts +4 -4
  556. package/lib/descriptions/descriptions.js +102 -191
  557. package/lib/descriptions/descriptions.js.map +1 -1
  558. package/lib/descriptions/index.js +22 -22
  559. package/lib/descriptions/index.js.map +1 -1
  560. package/lib/descriptions/style/index.js +3 -2
  561. package/lib/development-login/LoginModal.js +80 -206
  562. package/lib/development-login/index.js +35 -116
  563. package/lib/divider/index.d.ts +2 -2
  564. package/lib/divider/index.js +21 -52
  565. package/lib/divider/index.js.map +1 -1
  566. package/lib/divider/style/index.js +3 -2
  567. package/lib/drawer/drawer.d.ts +2 -2
  568. package/lib/drawer/drawer.js +100 -195
  569. package/lib/drawer/drawer.js.map +1 -1
  570. package/lib/drawer/index.d.ts +1 -1
  571. package/lib/drawer/index.js +19 -20
  572. package/lib/drawer/index.js.map +1 -1
  573. package/lib/drawer/style/index.js +4 -2
  574. package/lib/dropdown/index.d.ts +2 -2
  575. package/lib/dropdown/index.js +21 -52
  576. package/lib/dropdown/index.js.map +1 -1
  577. package/lib/dropdown/style/index.js +4 -2
  578. package/lib/ellipsis/Svg/CopySVG.js +21 -74
  579. package/lib/ellipsis/Svg/TickSVG.js +16 -52
  580. package/lib/ellipsis/index.js +149 -276
  581. package/lib/empty/empty.d.ts +2 -2
  582. package/lib/empty/empty.js +75 -140
  583. package/lib/empty/empty.js.map +1 -1
  584. package/lib/empty/empty.stories.js +19 -28
  585. package/lib/empty/index.js +19 -19
  586. package/lib/empty/style/index.js +3 -2
  587. package/lib/exception/exception.js +31 -49
  588. package/lib/exception/exception.js.map +1 -1
  589. package/lib/exception/index.js +18 -18
  590. package/lib/form/form.d.ts +4 -4
  591. package/lib/form/form.js +86 -145
  592. package/lib/form/form.js.map +1 -1
  593. package/lib/form/index.js +19 -19
  594. package/lib/form/style/index.js +4 -2
  595. package/lib/grid/index.d.ts +2 -2
  596. package/lib/grid/index.js +21 -52
  597. package/lib/grid/index.js.map +1 -1
  598. package/lib/grid/style/index.js +3 -2
  599. package/lib/grid-v4/RowContext.js +5 -8
  600. package/lib/grid-v4/col.js +96 -144
  601. package/lib/grid-v4/hooks/useBreakpoint.js +22 -30
  602. package/lib/grid-v4/index.js +15 -29
  603. package/lib/grid-v4/row.js +158 -268
  604. package/lib/grid-v4/style/index.js +4 -2
  605. package/lib/handle/index.js +129 -204
  606. package/lib/handle/index.js.map +1 -1
  607. package/lib/handle-icon/index.js +182 -258
  608. package/lib/handle-icon/index.js.map +1 -1
  609. package/lib/icon/IconFont.js +77 -91
  610. package/lib/icon/components/Icon.js +98 -224
  611. package/lib/icon/components/index.js +8 -16
  612. package/lib/icon/components/utils.js +94 -154
  613. package/lib/icon/index.js +117 -188
  614. package/lib/icon/index.js.map +1 -1
  615. package/lib/icon/style/index.js +3 -2
  616. package/lib/icon/twoTonePrimaryColor.js +15 -18
  617. package/lib/icon/utils.js +68 -67
  618. package/lib/icon-list/index.js +121 -6
  619. package/lib/icon-old/index.d.ts +2 -2
  620. package/lib/icon-old/index.js +21 -52
  621. package/lib/icon-old/index.js.map +1 -1
  622. package/lib/icon-old/style/index.js +3 -2
  623. package/lib/img/Contain.js +45 -71
  624. package/lib/img/Cover.js +79 -192
  625. package/lib/img/index.js +61 -149
  626. package/lib/index.d.ts +1 -0
  627. package/lib/index.d.ts.map +1 -1
  628. package/lib/index.js +226 -743
  629. package/lib/index.js.map +1 -1
  630. package/lib/input/index.js +18 -18
  631. package/lib/input/input.d.ts +5 -5
  632. package/lib/input/input.js +93 -153
  633. package/lib/input/input.js.map +1 -1
  634. package/lib/input/style/index.js +4 -2
  635. package/lib/input-number/index.js +21 -52
  636. package/lib/input-number/inputNumber.d.ts +3 -3
  637. package/lib/input-number/inputNumber.js +54 -83
  638. package/lib/input-number/inputNumber.js.map +1 -1
  639. package/lib/input-number/style/index.js +3 -2
  640. package/lib/label/index.d.ts +2 -2
  641. package/lib/label/index.js +138 -182
  642. package/lib/label/index.js.map +1 -1
  643. package/lib/layout/index.d.ts +2 -2
  644. package/lib/layout/index.js +21 -52
  645. package/lib/layout/index.js.map +1 -1
  646. package/lib/layout/style/index.js +3 -2
  647. package/lib/list/index.d.ts +2 -2
  648. package/lib/list/index.js +21 -52
  649. package/lib/list/index.js.map +1 -1
  650. package/lib/list/style/index.js +4 -2
  651. package/lib/loading-button/index.js +56 -133
  652. package/lib/locale/default.js +10 -15
  653. package/lib/locale/default.js.map +1 -1
  654. package/lib/locale/en_US.js +82 -88
  655. package/lib/locale/en_US.js.map +1 -1
  656. package/lib/locale/index.js +18 -36
  657. package/lib/locale/zh_CN.js +75 -80
  658. package/lib/locale/zh_CN.js.map +1 -1
  659. package/lib/locale-provider/index.d.ts +2 -2
  660. package/lib/locale-provider/index.js +25 -56
  661. package/lib/locale-provider/index.js.map +1 -1
  662. package/lib/locale-provider/style/index.js +3 -2
  663. package/lib/mentions/index.d.ts +2 -2
  664. package/lib/mentions/index.js +21 -52
  665. package/lib/mentions/index.js.map +1 -1
  666. package/lib/mentions/style/index.js +4 -2
  667. package/lib/menu/index.d.ts +2 -2
  668. package/lib/menu/index.js +21 -52
  669. package/lib/menu/index.js.map +1 -1
  670. package/lib/menu/style/index.js +5 -2
  671. package/lib/message/index.d.ts +2 -2
  672. package/lib/message/index.js +21 -52
  673. package/lib/message/index.js.map +1 -1
  674. package/lib/message/style/index.js +3 -2
  675. package/lib/modal/index.js +20 -20
  676. package/lib/modal/index.js.map +1 -1
  677. package/lib/modal/modal.d.ts +4 -4
  678. package/lib/modal/modal.js +99 -204
  679. package/lib/modal/modal.js.map +1 -1
  680. package/lib/modal/style/index.js +4 -2
  681. package/lib/notification/assets/index.js +10 -23
  682. package/lib/notification/assets/svg-error-tip.d.ts +1 -1
  683. package/lib/notification/assets/svg-error-tip.js +56 -181
  684. package/lib/notification/assets/svg-success-tip.d.ts +1 -1
  685. package/lib/notification/assets/svg-success-tip.js +60 -198
  686. package/lib/notification/index.d.ts +1 -1
  687. package/lib/notification/index.js +22 -25
  688. package/lib/notification/index.js.map +1 -1
  689. package/lib/notification/notification.d.ts +2 -2
  690. package/lib/notification/notification.js +40 -137
  691. package/lib/notification/notification.js.map +1 -1
  692. package/lib/notification/style/index.js +3 -2
  693. package/lib/page/Box.js +40 -67
  694. package/lib/page/index.js +95 -192
  695. package/lib/page/utils.js +18 -21
  696. package/lib/page-container/index.js +13 -24
  697. package/lib/page-header/index.d.ts +2 -2
  698. package/lib/page-header/index.js +21 -52
  699. package/lib/page-header/index.js.map +1 -1
  700. package/lib/page-header/style/index.js +4 -2
  701. package/lib/page-loading/index.js +27 -35
  702. package/lib/page-loading/index.js.map +1 -1
  703. package/lib/page-loading/loading.gif +0 -0
  704. package/lib/pagination/index.d.ts +2 -2
  705. package/lib/pagination/index.js +21 -52
  706. package/lib/pagination/index.js.map +1 -1
  707. package/lib/pagination/style/index.js +4 -2
  708. package/lib/popconfirm/index.js +21 -52
  709. package/lib/popconfirm/popconfirm.d.ts +2 -2
  710. package/lib/popconfirm/popconfirm.js +46 -92
  711. package/lib/popconfirm/popconfirm.js.map +1 -1
  712. package/lib/popconfirm/style/index.js +5 -2
  713. package/lib/popover/index.js +22 -53
  714. package/lib/popover/popover.d.ts +2 -2
  715. package/lib/popover/popover.js +42 -85
  716. package/lib/popover/popover.js.map +1 -1
  717. package/lib/popover/style/index.js +5 -2
  718. package/lib/prev-locale.d.ts +74 -5
  719. package/lib/prev-locale.d.ts.map +1 -1
  720. package/lib/prev-locale.js +190 -108
  721. package/lib/prev-locale.js.map +1 -1
  722. package/lib/preview-text/index.d.ts +5 -5
  723. package/lib/preview-text/index.js +209 -296
  724. package/lib/preview-text/index.js.map +1 -1
  725. package/lib/progress/index.js +21 -52
  726. package/lib/progress/progress.d.ts +2 -2
  727. package/lib/progress/progress.js +100 -172
  728. package/lib/progress/progress.js.map +1 -1
  729. package/lib/progress/style/index.js +3 -2
  730. package/lib/query-form/Field/Checkbox.js +23 -30
  731. package/lib/query-form/Field/Composition/FieldPopover.d.ts +19 -0
  732. package/lib/query-form/Field/Composition/FieldPopover.d.ts.map +1 -0
  733. package/lib/query-form/Field/Composition/FieldPopover.js +459 -0
  734. package/lib/query-form/Field/Composition/FieldPopover.js.map +1 -0
  735. package/lib/query-form/Field/Composition/FieldPopover.less +41 -0
  736. package/lib/query-form/Field/Composition/Select.d.ts +4 -0
  737. package/lib/query-form/Field/Composition/Select.d.ts.map +1 -0
  738. package/lib/query-form/Field/Composition/Select.js +253 -0
  739. package/lib/query-form/Field/Composition/Select.js.map +1 -0
  740. package/lib/query-form/Field/Composition/SelectInput.d.ts +3 -0
  741. package/lib/query-form/Field/Composition/SelectInput.d.ts.map +1 -0
  742. package/lib/query-form/Field/Composition/SelectInput.js +111 -0
  743. package/lib/query-form/Field/Composition/SelectInput.js.map +1 -0
  744. package/lib/query-form/Field/Composition/ValueTag.d.ts +13 -0
  745. package/lib/query-form/Field/Composition/ValueTag.d.ts.map +1 -0
  746. package/lib/query-form/Field/Composition/ValueTag.js +240 -0
  747. package/lib/query-form/Field/Composition/ValueTag.js.map +1 -0
  748. package/lib/query-form/Field/Composition/index.d.ts +15 -0
  749. package/lib/query-form/Field/Composition/index.d.ts.map +1 -0
  750. package/lib/query-form/Field/Composition/index.js +441 -0
  751. package/lib/query-form/Field/Composition/index.js.map +1 -0
  752. package/lib/query-form/Field/Composition/index.less +167 -0
  753. package/lib/query-form/Field/Composition/utils.d.ts +21 -0
  754. package/lib/query-form/Field/Composition/utils.d.ts.map +1 -0
  755. package/lib/query-form/Field/Composition/utils.js +173 -0
  756. package/lib/query-form/Field/Composition/utils.js.map +1 -0
  757. package/lib/query-form/Field/Select.js +68 -172
  758. package/lib/query-form/Field/SelectInput.js +77 -192
  759. package/lib/query-form/Field/fieldsMap.d.ts +1 -1
  760. package/lib/query-form/Field/fieldsMap.js +53 -55
  761. package/lib/query-form/Field/index.js +96 -239
  762. package/lib/query-form/createActions.js +51 -57
  763. package/lib/query-form/index.js +286 -474
  764. package/lib/query-form/useForm.js +11 -15
  765. package/lib/query-form-v2/index.less +133 -0
  766. package/lib/query-list-scene/List.js +294 -455
  767. package/lib/query-list-scene/QueryForm.js +103 -225
  768. package/lib/query-list-scene/QueryListScene.js +30 -138
  769. package/lib/query-list-scene/Title.js +9 -18
  770. package/lib/query-list-scene/Toolbar.js +21 -60
  771. package/lib/query-list-scene/createActions.js +65 -83
  772. package/lib/query-list-scene/index.js +24 -28
  773. package/lib/query-list-scene/useActions.js +11 -15
  774. package/lib/radio/index.js +21 -52
  775. package/lib/radio/radio-group.d.ts +8 -0
  776. package/lib/radio/radio-group.d.ts.map +1 -0
  777. package/lib/radio/radio-group.js +16 -0
  778. package/lib/radio/radio-group.js.map +1 -0
  779. package/lib/radio/radio.d.ts +3 -3
  780. package/lib/radio/radio.js +61 -95
  781. package/lib/radio/radio.js.map +1 -1
  782. package/lib/radio/style/index.js +3 -2
  783. package/lib/rate/index.d.ts +2 -2
  784. package/lib/rate/index.js +21 -52
  785. package/lib/rate/index.js.map +1 -1
  786. package/lib/rate/style/index.js +4 -2
  787. package/lib/render-empty/index.js +4 -7
  788. package/lib/render-empty/render-empty.js +22 -31
  789. package/lib/result/index.d.ts +2 -2
  790. package/lib/result/index.js +21 -52
  791. package/lib/result/index.js.map +1 -1
  792. package/lib/result/style/index.js +3 -2
  793. package/lib/row/index.d.ts +2 -2
  794. package/lib/row/index.js +21 -52
  795. package/lib/row/index.js.map +1 -1
  796. package/lib/row/style/index.js +5 -2
  797. package/lib/scroll-bar/Bar.js +73 -165
  798. package/lib/scroll-bar/Context.js +10 -15
  799. package/lib/scroll-bar/ScrollBar.js +88 -124
  800. package/lib/scroll-bar/Thumb.js +133 -198
  801. package/lib/scroll-bar/index.js +7 -12
  802. package/lib/scroll-bar/util.js +30 -64
  803. package/lib/segmented/index.d.ts +1 -1
  804. package/lib/segmented/index.js +69 -121
  805. package/lib/select/index.d.ts +1 -1
  806. package/lib/select/index.js +19 -20
  807. package/lib/select/index.js.map +1 -1
  808. package/lib/select/select.d.ts +2 -2
  809. package/lib/select/select.js +67 -115
  810. package/lib/select/select.js.map +1 -1
  811. package/lib/select/style/index.js +4 -2
  812. package/lib/skeleton/index.d.ts +2 -2
  813. package/lib/skeleton/index.js +21 -52
  814. package/lib/skeleton/index.js.map +1 -1
  815. package/lib/skeleton/style/index.js +3 -2
  816. package/lib/slider/index.d.ts +2 -2
  817. package/lib/slider/index.js +21 -52
  818. package/lib/slider/index.js.map +1 -1
  819. package/lib/slider/style/index.js +4 -2
  820. package/lib/spin/index.js +19 -19
  821. package/lib/spin/spin.d.ts +2 -2
  822. package/lib/spin/spin.js +49 -68
  823. package/lib/spin/spin.js.map +1 -1
  824. package/lib/spin/style/index.js +3 -2
  825. package/lib/statistic/index.d.ts +2 -2
  826. package/lib/statistic/index.js +21 -52
  827. package/lib/statistic/index.js.map +1 -1
  828. package/lib/statistic/style/index.js +3 -2
  829. package/lib/steps/index.js +20 -20
  830. package/lib/steps/steps.d.ts +3 -3
  831. package/lib/steps/steps.js +70 -152
  832. package/lib/steps/steps.js.map +1 -1
  833. package/lib/steps/style/index.js +11 -2
  834. package/lib/style/index.js +3 -2
  835. package/lib/style/v2-compatible-reset.js +3 -2
  836. package/lib/svg-components/illustration-403.d.ts +1 -1
  837. package/lib/svg-components/illustration-403.js +84 -247
  838. package/lib/svg-components/illustration-404.d.ts +1 -1
  839. package/lib/svg-components/illustration-404.js +101 -331
  840. package/lib/svg-components/illustration-500.d.ts +1 -1
  841. package/lib/svg-components/illustration-500.js +109 -362
  842. package/lib/svg-components/illustration-empty.d.ts +1 -1
  843. package/lib/svg-components/illustration-empty.js +41 -95
  844. package/lib/svg-components/illustration-failure.d.ts +1 -1
  845. package/lib/svg-components/illustration-failure.js +62 -153
  846. package/lib/svg-components/illustration-no-access.d.ts +1 -1
  847. package/lib/svg-components/illustration-no-access.js +61 -155
  848. package/lib/svg-components/illustration-no-chart.d.ts +1 -1
  849. package/lib/svg-components/illustration-no-chart.js +63 -175
  850. package/lib/svg-components/illustration-no-result.d.ts +1 -1
  851. package/lib/svg-components/illustration-no-result.js +58 -133
  852. package/lib/svg-components/illustration-offline.d.ts +1 -1
  853. package/lib/svg-components/illustration-offline.js +64 -208
  854. package/lib/svg-components/illustration-success.d.ts +1 -1
  855. package/lib/svg-components/illustration-success.js +69 -178
  856. package/lib/svg-components/index.js +26 -79
  857. package/lib/switch/index.js +21 -52
  858. package/lib/switch/style/index.js +3 -2
  859. package/lib/switch/switch.d.ts +3 -3
  860. package/lib/switch/switch.js +66 -96
  861. package/lib/switch/switch.js.map +1 -1
  862. package/lib/table/assets/image-loading-background.d.ts +1 -1
  863. package/lib/table/assets/image-loading-background.js +43 -86
  864. package/lib/table/assets/image-loading.d.ts +1 -1
  865. package/lib/table/assets/image-loading.js +31 -67
  866. package/lib/table/constants.js +3 -5
  867. package/lib/table/context.js +4 -6
  868. package/lib/table/hooks/index.js +17 -25
  869. package/lib/table/hooks/use-column-setting.d.ts +1 -1
  870. package/lib/table/hooks/use-column-setting.js +21 -79
  871. package/lib/table/hooks/use-column-setting.js.map +1 -1
  872. package/lib/table/hooks/use-expand-fixed.js +79 -474
  873. package/lib/table/index.js +19 -19
  874. package/lib/table/resizableTable/index.js +104 -233
  875. package/lib/table/style/index.js +5 -2
  876. package/lib/table/table-hoc.d.ts +3 -3
  877. package/lib/table/table-hoc.js +29 -31
  878. package/lib/table/table-hoc.js.map +1 -1
  879. package/lib/table/table.d.ts +3 -3
  880. package/lib/table/table.js +230 -360
  881. package/lib/table/table.js.map +1 -1
  882. package/lib/table/table.stories.js +377 -620
  883. package/lib/table/total-shower.d.ts +9 -0
  884. package/lib/table/total-shower.d.ts.map +1 -0
  885. package/lib/table/total-shower.js +20 -0
  886. package/lib/table/total-shower.js.map +1 -0
  887. package/lib/table/utils.d.ts +1 -1
  888. package/lib/table/utils.js +62 -39
  889. package/lib/table/utils.js.map +1 -1
  890. package/lib/table-container/index.js +14 -27
  891. package/lib/tabs/index.js +19 -19
  892. package/lib/tabs/style/index.js +3 -2
  893. package/lib/tabs/tabPane.js +2 -1
  894. package/lib/tabs/tabs.d.ts +3 -3
  895. package/lib/tabs/tabs.js +87 -143
  896. package/lib/tabs/tabs.js.map +1 -1
  897. package/lib/tabs-container/index.js +13 -24
  898. package/lib/tag/index.js +20 -20
  899. package/lib/tag/style/index.js +3 -2
  900. package/lib/tag/tag.d.ts +4 -4
  901. package/lib/tag/tag.js +151 -215
  902. package/lib/tag/tag.js.map +1 -1
  903. package/lib/time-picker/TimePicker.d.ts +2 -2
  904. package/lib/time-picker/TimePicker.js +43 -86
  905. package/lib/time-picker/TimePicker.js.map +1 -1
  906. package/lib/time-picker/index.d.ts +1 -1
  907. package/lib/time-picker/index.js +9 -14
  908. package/lib/time-picker/style/index.js +3 -2
  909. package/lib/timeline/index.d.ts +2 -2
  910. package/lib/timeline/index.js +21 -52
  911. package/lib/timeline/index.js.map +1 -1
  912. package/lib/timeline/style/index.js +3 -2
  913. package/lib/title/index.js +31 -64
  914. package/lib/tntd-action/Action.js +100 -211
  915. package/lib/tntd-action/Action.js.map +1 -1
  916. package/lib/tntd-action/index.js +88 -156
  917. package/lib/tntd-cascader/AntdCascader/component/DisabledContext.js +32 -48
  918. package/lib/tntd-cascader/AntdCascader/component/FormItemInputContext.js +26 -39
  919. package/lib/tntd-cascader/AntdCascader/component/SizeContext.js +26 -39
  920. package/lib/tntd-cascader/AntdCascader/component/context.js +16 -19
  921. package/lib/tntd-cascader/AntdCascader/component/defaultRenderEmpty.js +39 -64
  922. package/lib/tntd-cascader/AntdCascader/component/defaultRenderEmpty.js.map +1 -1
  923. package/lib/tntd-cascader/AntdCascader/component/getIcons.js +78 -112
  924. package/lib/tntd-cascader/AntdCascader/component/useCompactItemContext.js +51 -83
  925. package/lib/tntd-cascader/AntdCascader/config/utils.js +29 -58
  926. package/lib/tntd-cascader/AntdCascader/config/warning.js +35 -49
  927. package/lib/tntd-cascader/AntdCascader/index.d.ts +1 -0
  928. package/lib/tntd-cascader/AntdCascader/index.d.ts.map +1 -1
  929. package/lib/tntd-cascader/AntdCascader/index.js +191 -283
  930. package/lib/tntd-cascader/AntdCascader/index.js.map +1 -1
  931. package/lib/tntd-cascader/AntdCascader/interface.js +7 -13
  932. package/lib/tntd-cascader/img/no-data-s.png +0 -0
  933. package/lib/tntd-cascader/index.js +8 -16
  934. package/lib/tntd-cascader/rc-cascader/Cascader.d.ts +1 -0
  935. package/lib/tntd-cascader/rc-cascader/Cascader.d.ts.map +1 -1
  936. package/lib/tntd-cascader/rc-cascader/Cascader.js +290 -413
  937. package/lib/tntd-cascader/rc-cascader/Cascader.js.map +1 -1
  938. package/lib/tntd-cascader/rc-cascader/OptionList/Checkbox.js +40 -82
  939. package/lib/tntd-cascader/rc-cascader/OptionList/Column.d.ts.map +1 -1
  940. package/lib/tntd-cascader/rc-cascader/OptionList/Column.js +167 -286
  941. package/lib/tntd-cascader/rc-cascader/OptionList/Column.js.map +1 -1
  942. package/lib/tntd-cascader/rc-cascader/OptionList/index.js +164 -327
  943. package/lib/tntd-cascader/rc-cascader/OptionList/useActive.d.ts.map +1 -1
  944. package/lib/tntd-cascader/rc-cascader/OptionList/useActive.js +52 -116
  945. package/lib/tntd-cascader/rc-cascader/OptionList/useActive.js.map +1 -1
  946. package/lib/tntd-cascader/rc-cascader/OptionList/useKeyboard.js +167 -263
  947. package/lib/tntd-cascader/rc-cascader/context.d.ts +1 -0
  948. package/lib/tntd-cascader/rc-cascader/context.d.ts.map +1 -1
  949. package/lib/tntd-cascader/rc-cascader/context.js +28 -43
  950. package/lib/tntd-cascader/rc-cascader/context.js.map +1 -1
  951. package/lib/tntd-cascader/rc-cascader/hooks/useDisplayValues.js +64 -111
  952. package/lib/tntd-cascader/rc-cascader/hooks/useEntities.js +50 -70
  953. package/lib/tntd-cascader/rc-cascader/hooks/useMissingValues.js +42 -57
  954. package/lib/tntd-cascader/rc-cascader/hooks/useRefFunc.js +33 -47
  955. package/lib/tntd-cascader/rc-cascader/hooks/useSearchConfig.js +51 -65
  956. package/lib/tntd-cascader/rc-cascader/hooks/useSearchOptions.js +66 -141
  957. package/lib/tntd-cascader/rc-cascader/index.js +7 -12
  958. package/lib/tntd-cascader/rc-cascader/utils/commonUtil.d.ts.map +1 -1
  959. package/lib/tntd-cascader/rc-cascader/utils/commonUtil.js +41 -46
  960. package/lib/tntd-cascader/rc-cascader/utils/commonUtil.js.map +1 -1
  961. package/lib/tntd-cascader/rc-cascader/utils/treeUtil.js +39 -42
  962. package/lib/tntd-cascader/rc-cascader/utils/warningPropsUtil.js +30 -37
  963. package/lib/tntd-checkbox-select/index.js +169 -334
  964. package/lib/tntd-form/ErrorList.js +77 -171
  965. package/lib/tntd-form/Form.js +139 -262
  966. package/lib/tntd-form/FormItem/ItemHolder.js +152 -242
  967. package/lib/tntd-form/FormItem/index.js +251 -371
  968. package/lib/tntd-form/FormItemInput.js +62 -122
  969. package/lib/tntd-form/FormItemLabel.js +96 -151
  970. package/lib/tntd-form/FormList.js +58 -84
  971. package/lib/tntd-form/context.js +61 -79
  972. package/lib/tntd-form/hooks/useDebounce.js +37 -101
  973. package/lib/tntd-form/hooks/useForm.js +57 -133
  974. package/lib/tntd-form/hooks/useFormInstance.js +8 -11
  975. package/lib/tntd-form/hooks/useFormItemStatus.js +13 -21
  976. package/lib/tntd-form/hooks/useFrameState.js +63 -129
  977. package/lib/tntd-form/hooks/useItemRef.js +41 -55
  978. package/lib/tntd-form/index.js +42 -58
  979. package/lib/tntd-form/interface.js +4 -6
  980. package/lib/tntd-form/style/index.js +4 -2
  981. package/lib/tntd-form/util.js +19 -18
  982. package/lib/tntd-form/validateMessagesContext.js +4 -7
  983. package/lib/tntd-icon/fonts/iconfont.js +53 -36
  984. package/lib/tntd-icon/index.js +25 -41
  985. package/lib/tntd-layout/ActionsContext.js +4 -7
  986. package/lib/tntd-layout/AppList.js +222 -253
  987. package/lib/tntd-layout/Application.js +109 -155
  988. package/lib/tntd-layout/Avatar.js +134 -139
  989. package/lib/tntd-layout/CompatibleLanguage.js +177 -207
  990. package/lib/tntd-layout/EnterpriseLayout/Avatar.js +145 -156
  991. package/lib/tntd-layout/EnterpriseLayout/Language.js +88 -153
  992. package/lib/tntd-layout/EnterpriseLayout/Theme.js +100 -149
  993. package/lib/tntd-layout/EnterpriseLayout/index.js +17 -31
  994. package/lib/tntd-layout/GlobalNavigation/NavigationPopup.js +272 -361
  995. package/lib/tntd-layout/GlobalNavigation/index.js +112 -195
  996. package/lib/tntd-layout/Header.js +130 -115
  997. package/lib/tntd-layout/HeaderActions.js +107 -145
  998. package/lib/tntd-layout/HeaderNavs.js +105 -155
  999. package/lib/tntd-layout/HeaderTabs.js +312 -318
  1000. package/lib/tntd-layout/Iconfont.js +8 -15
  1001. package/lib/tntd-layout/Language.js +75 -150
  1002. package/lib/tntd-layout/Layout.js +167 -292
  1003. package/lib/tntd-layout/Logo.js +139 -108
  1004. package/lib/tntd-layout/OrgAppList.js +383 -315
  1005. package/lib/tntd-layout/SideMenu.js +406 -347
  1006. package/lib/tntd-layout/Theme.js +90 -154
  1007. package/lib/tntd-layout/createActions.js +35 -49
  1008. package/lib/tntd-layout/images/avatar/empty.png +0 -0
  1009. package/lib/tntd-layout/images/avatar/female1.png +0 -0
  1010. package/lib/tntd-layout/images/avatar/female2.png +0 -0
  1011. package/lib/tntd-layout/images/avatar/female3.png +0 -0
  1012. package/lib/tntd-layout/images/avatar/female4.png +0 -0
  1013. package/lib/tntd-layout/images/avatar/female5.png +0 -0
  1014. package/lib/tntd-layout/images/avatar/female6.png +0 -0
  1015. package/lib/tntd-layout/images/avatar/male1.png +0 -0
  1016. package/lib/tntd-layout/images/avatar/male2.png +0 -0
  1017. package/lib/tntd-layout/images/avatar/male3.png +0 -0
  1018. package/lib/tntd-layout/images/avatar/male4.png +0 -0
  1019. package/lib/tntd-layout/images/avatar/male5.png +0 -0
  1020. package/lib/tntd-layout/images/avatar/male6.png +0 -0
  1021. package/lib/tntd-layout/images/index.js +67 -70
  1022. package/lib/tntd-layout/index.js +96 -168
  1023. package/lib/tntd-layout/paaslayout/CompactSideMenu.js +179 -210
  1024. package/lib/tntd-layout/paaslayout/Header.js +74 -90
  1025. package/lib/tntd-layout/paaslayout/Logo.js +27 -25
  1026. package/lib/tntd-layout/paaslayout/SideMenu.js +146 -212
  1027. package/lib/tntd-layout/paaslayout/index.js +139 -285
  1028. package/lib/tntd-layout/storage.js +46 -65
  1029. package/lib/tntd-modal/index.js +62 -190
  1030. package/lib/tntd-rc-select/_util/DisabledContext.js +32 -48
  1031. package/lib/tntd-rc-select/_util/FormItemInputContext.js +26 -39
  1032. package/lib/tntd-rc-select/_util/PurePanel.js +78 -161
  1033. package/lib/tntd-rc-select/_util/SizeContext.js +26 -39
  1034. package/lib/tntd-rc-select/_util/context.js +16 -19
  1035. package/lib/tntd-rc-select/_util/defaultRenderEmpty.js +39 -69
  1036. package/lib/tntd-rc-select/_util/defaultRenderEmpty.js.map +1 -1
  1037. package/lib/tntd-rc-select/_util/getIcons.js +78 -115
  1038. package/lib/tntd-rc-select/_util/interface.js +7 -13
  1039. package/lib/tntd-rc-select/_util/motion.js +36 -50
  1040. package/lib/tntd-rc-select/_util/type.js +6 -16
  1041. package/lib/tntd-rc-select/_util/useCompactItemContext.js +51 -83
  1042. package/lib/tntd-rc-select/_util/warning.js +35 -49
  1043. package/lib/tntd-rc-select/img/no-data-s.png +0 -0
  1044. package/lib/tntd-rc-select/index.js +125 -206
  1045. package/lib/tntd-reference/AHref/index.js +38 -46
  1046. package/lib/tntd-reference/ReferenceBatchCheck/index.js +99 -166
  1047. package/lib/tntd-reference/ReferenceBatchDrawer/index.js +83 -198
  1048. package/lib/tntd-reference/ReferenceCheck/index.js +74 -127
  1049. package/lib/tntd-reference/ReferenceDrawer/index.js +68 -165
  1050. package/lib/tntd-reference/ReferenceInfo/index.js +93 -162
  1051. package/lib/tntd-reference/index.js +18 -23
  1052. package/lib/tntd-second-page/index.js +32 -63
  1053. package/lib/tntd-second-page/index.js.map +1 -1
  1054. package/lib/tntd-select/DropDownWrap.js +78 -188
  1055. package/lib/tntd-select/index.d.ts +1 -1
  1056. package/lib/tntd-select/index.js +550 -744
  1057. package/lib/tntd-virtual-tree/index.js +230 -395
  1058. package/lib/tntd-virtual-tree/utils.js +197 -328
  1059. package/lib/tntd-virtual-tree-select/index.js +151 -281
  1060. package/lib/tntd-virtual-tree-select/utils.js +46 -86
  1061. package/lib/tooltip/index.js +22 -53
  1062. package/lib/tooltip/style/index.js +3 -2
  1063. package/lib/tooltip/tooltip.d.ts +2 -2
  1064. package/lib/tooltip/tooltip.js +62 -96
  1065. package/lib/tooltip/tooltip.js.map +1 -1
  1066. package/lib/transfer/index.d.ts +2 -2
  1067. package/lib/transfer/index.js +21 -52
  1068. package/lib/transfer/index.js.map +1 -1
  1069. package/lib/transfer/style/index.js +4 -2
  1070. package/lib/tree/index.d.ts +2 -2
  1071. package/lib/tree/index.js +21 -52
  1072. package/lib/tree/index.js.map +1 -1
  1073. package/lib/tree/style/index.js +3 -2
  1074. package/lib/tree-select/index.d.ts +4 -4
  1075. package/lib/tree-select/index.js +26 -58
  1076. package/lib/tree-select/index.js.map +1 -1
  1077. package/lib/tree-select/style/index.js +5 -2
  1078. package/lib/typography/index.d.ts +2 -2
  1079. package/lib/typography/index.js +21 -52
  1080. package/lib/typography/index.js.map +1 -1
  1081. package/lib/typography/style/index.js +4 -2
  1082. package/lib/upload/index.d.ts +2 -2
  1083. package/lib/upload/index.js +143 -340
  1084. package/lib/upload/index.js.map +1 -1
  1085. package/lib/upload/style/index.js +4 -2
  1086. package/lib/upload/svg/UploadSVG.js +18 -47
  1087. package/lib/utils/checkAuth.js +24 -37
  1088. package/lib/utils/findMenuInfoByPath.js +35 -40
  1089. package/lib/utils/index.js +96 -153
  1090. package/lib/utils/lang.js +129 -87
  1091. package/lib/utils/simple-template.d.ts +9 -0
  1092. package/lib/utils/simple-template.d.ts.map +1 -0
  1093. package/lib/utils/simple-template.js +19 -0
  1094. package/lib/utils/simple-template.js.map +1 -0
  1095. package/lib/version/index.d.ts +2 -2
  1096. package/lib/version/index.js +21 -52
  1097. package/lib/version/index.js.map +1 -1
  1098. package/lib/version/style/index.js +4 -2
  1099. package/lib/water-mark/index.js +118 -206
  1100. package/package.json +1 -1
@@ -1,171 +1,39 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports["default"] = void 0;
8
- var React = _interopRequireWildcard(require("react"));
9
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
10
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
1
+ import * as React from 'react';
11
2
  function SvgSuccessTip(props, svgRef) {
12
- return React.createElement("svg", Object.assign({
13
- width: "47",
14
- height: "46",
15
- viewBox: "0 0 47 46",
16
- fill: "none",
17
- xmlns: "http://www.w3.org/2000/svg",
18
- ref: svgRef
19
- }, props), React.createElement("circle", {
20
- cx: "22.949",
21
- cy: "22.949",
22
- r: "22.949",
23
- fill: "#F5F5F5"
24
- }), React.createElement("mask", {
25
- id: "mask0_5468_45539",
26
- "mask-type": "luminance",
27
- maskUnits: "userSpaceOnUse",
28
- x: "0",
29
- y: "0",
30
- width: "46",
31
- height: "46"
32
- }, React.createElement("circle", {
33
- cx: "22.949",
34
- cy: "22.949",
35
- r: "22.949",
36
- fill: "white"
37
- })), React.createElement("g", {
38
- mask: "url(#mask0_5468_45539)"
39
- }, React.createElement("ellipse", {
40
- cx: "16.3193",
41
- cy: "15.2994",
42
- rx: "9.51959",
43
- ry: "9.51958",
44
- fill: "white"
45
- }), React.createElement("path", {
46
- "fill-rule": "evenodd",
47
- "clip-rule": "evenodd",
48
- d: "M25.8389 15.2994C25.8389 10.0418 21.5768 5.77979 16.3193 5.77979C11.0617 5.77979 6.79968 10.0418 6.79968 15.2994C6.79968 20.5569 11.0617 24.819 16.3193 24.819C21.5768 24.819 25.8389 20.5569 25.8389 15.2994ZM7.00369 15.2994C7.00369 10.1545 11.1744 5.98376 16.3193 5.98376C21.4641 5.98376 25.6349 10.1545 25.6349 15.2994C25.6349 20.4442 21.4641 24.615 16.3193 24.615C11.1744 24.615 7.00369 20.4442 7.00369 15.2994Z",
49
- fill: "#18263C"
50
- }), React.createElement("path", {
51
- "fill-rule": "evenodd",
52
- "clip-rule": "evenodd",
53
- d: "M20.9682 10.9535L21.6998 11.6931L16.0999 18.2358L15.2557 19.2314L14.4959 18.2358L11.7664 14.5946L12.498 13.855L15.2557 15.9601L20.9682 10.9535H20.9682Z",
54
- fill: "#07C790"
55
- }), React.createElement("path", {
56
- "fill-rule": "evenodd",
57
- "clip-rule": "evenodd",
58
- d: "M20.9716 10.8602L21.7923 11.6898L16.1519 18.2797L15.253 19.3398L14.4416 18.2766L11.6769 14.5885L12.4918 13.7647L15.2528 15.8719L20.9716 10.8602ZM21.6075 11.6963L20.9646 11.0466L15.2589 16.048L12.5044 13.9453L11.8557 14.6008L14.5501 18.1946L15.2586 19.1226L16.0484 18.1917L21.6075 11.6963Z",
59
- fill: "#1A1A1A"
60
- }), React.createElement("path", {
61
- d: "M7.81958 22.0991H11.5594V25.1845C11.5594 26.2172 10.7222 27.0544 9.6895 27.0544C8.65677 27.0544 7.81958 26.2172 7.81958 25.1845V22.0991Z",
62
- fill: "white"
63
- }), React.createElement("path", {
64
- "fill-rule": "evenodd",
65
- "clip-rule": "evenodd",
66
- d: "M11.5594 25.1845V22.0991H7.81958V25.1845C7.81958 26.2172 8.65677 27.0544 9.6895 27.0544C10.7222 27.0544 11.5594 26.2172 11.5594 25.1845ZM8.02355 22.3026H11.3554V25.1843L11.3538 25.2585C11.315 26.1442 10.5847 26.8503 9.68947 26.8503L9.61527 26.8486C8.72964 26.8098 8.02355 26.0795 8.02355 25.1843V22.3026Z",
67
- fill: "#18263C"
68
- }), React.createElement("path", {
69
- d: "M7.81958 23.3145H11.5594V25.1844C11.5594 26.2171 10.7222 27.0543 9.6895 27.0543C8.65677 27.0543 7.81958 26.2171 7.81958 25.1844V23.3145Z",
70
- fill: "white"
71
- }), React.createElement("path", {
72
- "fill-rule": "evenodd",
73
- "clip-rule": "evenodd",
74
- d: "M11.5594 25.1844V23.3145H7.81958V25.1844C7.81958 26.2171 8.65677 27.0543 9.6895 27.0543C10.7222 27.0543 11.5594 26.2171 11.5594 25.1844ZM8.02355 23.5181H11.3554V25.1844L11.3538 25.2586C11.315 26.1442 10.5847 26.8503 9.68947 26.8503L9.61527 26.8487C8.72964 26.8098 8.02355 26.0796 8.02355 25.1844V23.5181Z",
75
- fill: "#18263C"
76
- }), React.createElement("path", {
77
- "fill-rule": "evenodd",
78
- "clip-rule": "evenodd",
79
- d: "M9.47705 28.5588V26.8989H9.90203V28.5588H9.47705Z",
80
- fill: "#18263C"
81
- }), React.createElement("path", {
82
- "fill-rule": "evenodd",
83
- "clip-rule": "evenodd",
84
- d: "M36.8628 18.0192L37.7384 22.2418L32.6386 23.459L33.7719 19.0604L36.8628 18.0192Z",
85
- fill: "white"
86
- }), React.createElement("path", {
87
- "fill-rule": "evenodd",
88
- "clip-rule": "evenodd",
89
- d: "M36.9138 17.9302L33.7502 18.9959L33.706 19.0434L32.5446 23.5513L37.8184 22.2926L36.9138 17.9302ZM33.8288 19.1129L36.8121 18.1079L37.6587 22.1908L32.733 23.3664L33.8288 19.1129Z",
90
- fill: "#18263C"
91
- }), React.createElement("path", {
92
- "fill-rule": "evenodd",
93
- "clip-rule": "evenodd",
94
- d: "M37.0583 18.2857C37.0583 18.2857 32.5513 20.0918 30.9676 19.6222C29.3839 19.1526 28.6103 14.42 28.9971 13.5351C29.3839 12.6503 34.6964 10.5533 35.6274 13.1674C36.5585 15.7815 37.0583 18.2857 37.0583 18.2857Z",
95
- fill: "white"
96
- }), React.createElement("path", {
97
- "fill-rule": "evenodd",
98
- "clip-rule": "evenodd",
99
- d: "M37.0513 17.9133C36.7221 16.3552 36.2689 14.7657 35.6915 13.1446L35.6634 13.0703C35.2045 11.9234 33.862 11.6078 32.0944 11.9726C31.3914 12.1177 30.674 12.3686 30.0983 12.645L29.9301 12.7287C29.4116 12.9955 29.0352 13.2781 28.9348 13.5079C28.8169 13.7777 28.8022 14.3663 28.876 15.0737L28.9022 15.3008C28.9071 15.3393 28.9122 15.378 28.9175 15.4169L28.9524 15.6532C28.965 15.7328 28.9785 15.8132 28.9929 15.894L29.0389 16.1378C29.0471 16.1786 29.0554 16.2194 29.064 16.2603L29.1181 16.506C29.137 16.5878 29.1568 16.6696 29.1775 16.7511C29.581 18.3419 30.2019 19.4661 30.9483 19.6874C31.4241 19.8285 32.0887 19.8196 32.9433 19.661L33.1705 19.6163C33.2091 19.6083 33.248 19.6 33.2874 19.5914L33.5275 19.5364C33.609 19.517 33.6919 19.4964 33.7763 19.4747L34.0337 19.4062C34.2082 19.3583 34.3885 19.3059 34.5745 19.2489L34.8578 19.1601C34.9537 19.1294 35.0511 19.0975 35.1498 19.0645L35.4505 18.9621L35.7598 18.853L36.0778 18.7371L36.4044 18.6144L36.7397 18.485L37.1361 18.3278L37.0513 17.9133ZM31.3875 12.2937C31.6296 12.2202 31.8768 12.1563 32.1219 12.1057C33.8688 11.7452 35.1628 12.0655 35.5634 13.1901C36.1761 14.9106 36.6485 16.595 36.9806 18.2435L36.9807 18.2435L36.9917 18.2989C36.988 18.2804 36.9843 18.262 36.9806 18.2435L36.6889 18.3587L36.3501 18.4894L36.0204 18.6132L35.6996 18.7299L35.3878 18.8397L35.0851 18.9425C35.0353 18.9591 34.986 18.9754 34.937 18.9913L34.6478 19.0837C34.6003 19.0985 34.5532 19.113 34.5065 19.1273L34.2307 19.2092C34.1855 19.2222 34.1407 19.235 34.0962 19.2475L33.834 19.319L33.5808 19.3835C33.415 19.4242 33.2552 19.4602 33.1015 19.4916L32.8753 19.5352L32.6583 19.5719C31.9852 19.6771 31.4481 19.6776 31.0478 19.5738L30.9869 19.5569C30.3039 19.3544 29.7014 18.2637 29.3093 16.7176L29.2796 16.5977C29.2602 16.5177 29.2417 16.4374 29.224 16.3572L29.1736 16.1167C29.1656 16.0768 29.1578 16.0368 29.1503 15.997L29.1078 15.7595L29.0707 15.5256C29.0592 15.4484 29.0487 15.3721 29.0391 15.2969L29.013 15.0747C28.9394 14.3829 28.9507 13.8109 29.0594 13.5623C29.1656 13.3193 29.6577 12.9904 30.3121 12.6955L30.4944 12.6161L30.6838 12.5388L30.8792 12.4643C30.9122 12.4521 30.9454 12.4401 30.9789 12.4283L31.1814 12.3589L31.3875 12.2937Z",
100
- fill: "#18263C"
101
- }), React.createElement("path", {
102
- "fill-rule": "evenodd",
103
- "clip-rule": "evenodd",
104
- d: "M33.2306 14.6417C32.2054 13.9778 32.2597 15.6812 32.2597 15.6812H31.5552C31.5552 15.6812 31.4732 13.6189 28.9622 13.6189C26.4512 13.6189 27.7551 8.80157 29.1212 8.55158C29.6852 8.44838 29.5726 8.5052 29.4587 8.66673C29.2969 8.89649 29.1242 9.01088 29.8688 9.01088C31.1369 9.01088 34.6612 9.0302 37.1229 10.1525C39.5846 11.2747 37.3683 17.4763 37.3683 17.4763L34.7885 18.0192L33.2306 16.6427C33.2306 16.6427 34.2558 15.3055 33.2306 14.6417Z",
105
- fill: "#18263C"
106
- }), React.createElement("path", {
107
- "fill-rule": "evenodd",
108
- "clip-rule": "evenodd",
109
- d: "M30.5986 22.439C30.5986 22.439 27.7826 23.4886 24.4196 29.8915C21.0567 36.2944 10.6404 32.2814 10.6404 30.4769C10.6404 29.2793 10.7028 29.4441 10.3568 28.9297C10.2777 28.8121 9.49581 28.0163 9.35673 27.9804C9.3163 27.97 8.77351 27.3936 8.39852 27.3687C7.71722 27.3235 7.11469 28.3903 6.94644 28.9856C6.58644 30.2592 8.59254 31.4601 8.59254 31.4601C8.59254 31.4601 10.0313 33.6814 10.3568 34.1345C13.6437 38.7109 24.9541 41.3968 28.8987 34.3384",
110
- fill: "white"
111
- }), React.createElement("path", {
112
- d: "M30.563 22.3434C29.4601 22.7545 28.3019 23.7636 27.0857 25.3707L26.8879 25.6366C26.7558 25.8173 26.6229 26.005 26.4894 26.1997L26.2886 26.497C26.1879 26.6483 26.0869 26.8035 25.9855 26.9626L25.7821 27.2861L25.5777 27.6201C25.5435 27.6766 25.5093 27.7336 25.4751 27.791L25.2691 28.1407L25.0621 28.5009L24.8541 28.8716C24.7845 28.9969 24.7148 29.1239 24.645 29.2527L24.4348 29.6444C24.3997 29.7105 24.3645 29.7771 24.3293 29.8441C22.8572 32.647 19.87 33.6692 16.2832 33.1611C16.0224 33.1241 15.7626 33.0787 15.5058 33.0259L15.25 32.9708L14.9966 32.911C14.8707 32.88 14.7458 32.8474 14.6222 32.8132L14.377 32.7431C14.1337 32.671 13.8964 32.5935 13.6673 32.5115L13.4409 32.4282L13.2204 32.3422C13.003 32.2551 12.795 32.1643 12.5986 32.0712L12.4061 31.9773L12.2217 31.8822C11.351 31.4195 10.7813 30.9201 10.7443 30.5182L10.7424 30.477L10.7465 29.8277L10.7461 29.6795L10.7433 29.5808L10.7378 29.5001C10.7366 29.4878 10.7353 29.476 10.7338 29.4645L10.7247 29.4044L10.7159 29.3574L10.7051 29.3152C10.703 29.3084 10.7008 29.3016 10.6983 29.2947L10.6807 29.2521C10.6772 29.2446 10.6734 29.237 10.6693 29.229L10.64 29.1765L10.6003 29.1123L10.4414 28.8728C10.4212 28.8426 10.3824 28.7961 10.3311 28.7392L10.2456 28.647L10.146 28.544L9.97986 28.3792L9.86461 28.2692L9.75105 28.1645L9.64369 28.0697C9.52382 27.9666 9.42588 27.893 9.38222 27.8817L9.37001 27.8644L9.29368 27.7928L9.14817 27.6668L9.05888 27.5942C8.95114 27.5093 8.84875 27.4388 8.75068 27.3845C8.62551 27.3151 8.51067 27.274 8.4053 27.267C7.76088 27.2242 7.09103 28.0992 6.84831 28.9579C6.59938 29.8386 7.13891 30.6818 8.43618 31.4844L8.52018 31.5353L9.44547 32.9573L10.0228 33.829L10.2075 34.0998L10.274 34.1941C11.9401 36.5137 15.6214 38.3381 19.3713 38.7011C23.5245 39.1031 27.0574 37.7115 28.9144 34.517L28.9878 34.3883L28.8097 34.2887C27.0174 37.4958 23.5254 38.8983 19.391 38.498C15.7543 38.146 12.1836 36.3995 10.5187 34.1827L10.4197 34.047L10.2257 33.7651L9.72983 33.0187L9.15077 32.1328L8.67817 31.4047L8.64495 31.3726C7.34247 30.5929 6.8201 29.8077 7.04461 29.0134C7.26377 28.238 7.87747 27.4364 8.39178 27.4706C8.46238 27.4753 8.55062 27.5068 8.65183 27.5629C8.73912 27.6113 8.8329 27.6759 8.93271 27.7544L9.20789 27.9867L9.27353 28.04C9.29258 28.0549 9.30827 28.0664 9.31903 28.0731L9.33129 28.0793C9.34213 28.082 9.36347 28.0961 9.39269 28.1188L9.46089 28.1751C9.47376 28.1861 9.4873 28.198 9.50144 28.2105L9.5925 28.2928L9.74539 28.4368L9.9553 28.6429L10.097 28.788L10.1753 28.8716L10.2352 28.9394C10.2516 28.9588 10.2642 28.9748 10.2722 28.9867L10.4231 29.2138L10.4589 29.2715C10.4639 29.28 10.4685 29.2879 10.4727 29.2955L10.4937 29.3364C10.4966 29.3426 10.4991 29.3486 10.5015 29.3544L10.5129 29.3884L10.5208 29.4232L10.5276 29.4633C10.5306 29.4815 10.533 29.501 10.535 29.5227L10.5397 29.5953L10.5422 29.6866L10.5384 30.477C10.5384 30.9701 11.1762 31.5562 12.1607 32.079L12.3493 32.1762C12.8306 32.4173 13.384 32.6423 13.9797 32.8352L14.2201 32.9106C14.3414 32.9474 14.4642 32.9829 14.5883 33.0168L14.8381 33.0827C15.2991 33.1996 15.7752 33.2951 16.2546 33.3631C19.9181 33.882 22.9913 32.8304 24.5099 29.939L24.616 29.7381L24.8274 29.3442L25.0376 28.9612L25.2468 28.5889L25.4548 28.2274C25.6276 27.9306 25.7993 27.6451 25.9698 27.3707L26.1738 27.0469C26.3095 26.8346 26.4443 26.6294 26.5784 26.4315L26.779 26.1399C28.1126 24.232 29.3695 23.0417 30.5462 22.5687L30.6343 22.5346L30.563 22.3434Z",
113
- fill: "#18263C"
114
- }), React.createElement("path", {
115
- "fill-rule": "evenodd",
116
- "clip-rule": "evenodd",
117
- d: "M31.5054 21.6714C31.5054 21.6714 31.9777 20.8818 30.4808 21.145C28.9838 21.4082 24.139 26.2618 24.139 27.5131C24.139 28.7644 26.8222 32.2987 27.3505 32.2987C27.8788 32.2987 31.5054 21.6714 31.5054 21.6714Z",
118
- fill: "#D6DAE1"
119
- }), React.createElement("path", {
120
- "fill-rule": "evenodd",
121
- "clip-rule": "evenodd",
122
- d: "M31.5637 21.7063C31.7387 21.4138 31.7303 21.1943 31.5164 21.0844C31.3283 20.9878 30.9819 20.9878 30.469 21.078C30.1765 21.1294 29.7623 21.3491 29.2836 21.6799L29.1121 21.8012C29.0831 21.8221 29.0538 21.8435 29.0244 21.8651L28.8459 21.9992L28.6634 22.1411C28.6327 22.1653 28.6018 22.1899 28.5709 22.2148L28.3835 22.3674L28.1935 22.5264L28.0015 22.6912C27.9694 22.7192 27.9372 22.7473 27.905 22.7757L27.711 22.9484C27.6786 22.9775 27.6462 23.0069 27.6138 23.0364L27.4191 23.2155L27.2247 23.3983L27.0311 23.5841L26.8388 23.7725L26.6484 23.9628L26.4604 24.1545L26.2755 24.3471C26.245 24.3792 26.2146 24.4113 26.1844 24.4435L26.005 24.6362L25.8301 24.8284L25.6601 25.0195C25.6323 25.0512 25.6046 25.0829 25.5772 25.1145L25.4158 25.3028L25.2607 25.4887L25.1125 25.6714L24.9718 25.8505L24.8392 26.0255C24.8178 26.0543 24.7968 26.0828 24.7761 26.1112L24.6566 26.2788C24.2928 26.801 24.071 27.239 24.071 27.5131C24.071 27.7939 24.2248 28.2238 24.4674 28.714L24.5624 28.9005L24.6649 29.0916C24.7179 29.1881 24.7735 29.286 24.8312 29.3846L24.9493 29.5827C24.9694 29.6158 24.9897 29.649 25.0102 29.6821L25.1353 29.8813C25.1565 29.9144 25.1778 29.9476 25.1993 29.9807L25.3297 30.1786L25.4627 30.3743L25.5975 30.5668C25.6201 30.5985 25.6427 30.6301 25.6654 30.6615L25.8015 30.8473C25.8242 30.8778 25.8469 30.9081 25.8696 30.9381L26.0053 31.1148L26.1397 31.2841L26.2722 31.4451L26.4019 31.5966L26.5281 31.7377L26.65 31.8672L26.7668 31.9842C27.014 32.2233 27.2202 32.3666 27.3505 32.3666C27.4322 32.3666 27.5371 32.2585 27.6712 32.0353L27.7264 31.9399L27.7849 31.8321L27.8466 31.7118L27.9117 31.5789L27.9803 31.4334L28.0524 31.2751L28.1675 31.0135L28.3341 30.6191L28.5165 30.1718L28.6879 29.7402L28.8338 29.365L29.0398 28.8254L29.3158 28.0876L29.4319 27.7728L29.7364 26.9366L30.197 25.6483L30.6234 24.4348L31.1578 22.892L31.5637 21.7063ZM29.4078 21.7571C29.8472 21.457 30.2251 21.2589 30.4925 21.2119C30.9775 21.1266 31.3009 21.1266 31.4543 21.2054C31.5819 21.271 31.5869 21.4025 31.441 21.6494L31.1134 22.6061L30.5718 24.1718L30.1396 25.4037L29.737 26.5341L29.3641 27.5628L29.1887 28.0391L28.9664 28.6346L28.7573 29.185L28.5145 29.8094L28.3448 30.2338L28.1711 30.6549L28.0498 30.9394L27.9365 31.1967L27.8656 31.353L27.7664 31.5641L27.7053 31.6892L27.6482 31.8016L27.5704 31.9462L27.524 32.0264L27.4819 32.0935L27.4445 32.1474C27.4034 32.2026 27.3718 32.2306 27.3505 32.2306C27.2091 32.2306 26.9469 32.0109 26.6318 31.6634L26.5113 31.5272L26.3867 31.3802C26.3656 31.3548 26.3444 31.3291 26.3231 31.3029L26.1937 31.1415L26.0622 30.9719L25.9293 30.7952L25.7958 30.6124C25.7736 30.5814 25.7514 30.5503 25.7291 30.519L25.5963 30.3291L25.465 30.1359L25.3358 29.9404C25.3145 29.9076 25.2934 29.8749 25.2724 29.8421L25.1481 29.6451L25.028 29.4486L24.9129 29.2535L24.8037 29.061L24.7011 28.8721L24.6059 28.6879C24.5907 28.6576 24.5758 28.6276 24.5613 28.5979L24.4787 28.4228C24.3097 28.051 24.2069 27.7313 24.2069 27.5131C24.2069 27.2926 24.3661 26.9526 24.6354 26.5422L24.7415 26.3851C24.76 26.3584 24.7789 26.3314 24.7982 26.3042L24.9187 26.1383C24.9395 26.1102 24.9607 26.0819 24.9823 26.0534L25.1159 25.88C25.1388 25.8507 25.1621 25.8212 25.1857 25.7916L25.3311 25.6119L25.4837 25.4289L25.6428 25.2429L25.808 25.0547L25.9786 24.8648L26.1541 24.6738L26.3339 24.4823L26.5174 24.2907L26.704 24.0998L26.8932 23.9101L27.0844 23.7222L27.277 23.5366L27.4704 23.3539L27.6641 23.1747L27.8575 22.9996C27.8897 22.9708 27.9218 22.9421 27.9539 22.9137L28.1458 22.7458L28.3359 22.5834L28.5237 22.4271L28.7086 22.2774L28.89 22.135L29.0674 22.0005L29.2402 21.8743L29.4078 21.7571Z",
123
- fill: "#18263C"
124
- }), React.createElement("path", {
125
- "fill-rule": "evenodd",
126
- "clip-rule": "evenodd",
127
- d: "M38.7404 21.7763C36.165 20.7549 34.2969 23.0239 32.0183 21.1923C29.7396 19.3607 20.9953 40.2038 22.887 41.8688C24.7786 43.5339 37.5702 47.4842 41.1987 45.898C44.8273 44.3117 42.8382 24.2051 42.8382 24.2051C42.8382 24.2051 40.1422 22.2951 38.7404 21.7763Z",
128
- fill: "#D6DAE1"
129
- }), React.createElement("path", {
130
- "fill-rule": "evenodd",
131
- "clip-rule": "evenodd",
132
- d: "M34.4121 21.8495C33.5224 21.9262 32.8017 21.7349 32.0608 21.1393C31.693 20.8437 31.1859 21.0553 30.5627 21.7112L30.4481 21.8353C30.4095 21.8783 30.3705 21.9229 30.331 21.9692L30.2114 22.1126C30.1712 22.162 30.1305 22.213 30.0894 22.2656L29.9649 22.4281C29.9439 22.456 29.9229 22.4842 29.9017 22.5129L29.7736 22.6893C29.7521 22.7195 29.7304 22.7501 29.7087 22.7811L29.5771 22.9714C29.555 23.0039 29.5327 23.0367 29.5104 23.07L29.3754 23.274L29.2058 23.5378C28.7312 24.2878 28.226 25.1836 27.7107 26.1817L27.4893 26.6156C27.4523 26.6889 27.4153 26.7627 27.3782 26.837L27.1557 27.2883C27.0814 27.4405 27.0071 27.5945 26.9328 27.7502L26.7099 28.2219L26.4875 28.7028C26.4505 28.7837 26.4135 28.8649 26.3766 28.9464L26.1554 29.4395C26.0451 29.6879 25.9353 29.9391 25.8262 30.1924L25.7517 30.3662L25.5319 30.885L25.3184 31.3992L25.1796 31.7394L24.9768 32.2449L24.8454 32.5787L24.6539 33.074L24.4695 33.5622L24.3506 33.8835L24.1783 34.3588L24.0136 34.8256L23.9082 35.1317L23.7565 35.5828L23.613 36.0238L23.5219 36.3118L23.4345 36.595L23.351 36.873L23.2329 37.28L23.1591 37.5444L23.0559 37.9302L22.9922 38.18L22.9327 38.4236L22.8773 38.6608L22.8263 38.8916L22.7795 39.1156L22.7176 39.4387L22.6819 39.6452C22.6764 39.679 22.671 39.7125 22.6658 39.7457L22.6369 39.9412C22.6348 39.9566 22.6327 39.972 22.6306 39.9873C22.6284 40.0037 22.6263 40.0199 22.6242 40.0361L22.6023 40.2202L22.585 40.3964C22.5801 40.4538 22.5759 40.5099 22.5726 40.5646L22.5649 40.7246C22.5597 40.8805 22.5618 41.0238 22.5714 41.1538L22.5836 41.2793C22.6205 41.5819 22.7052 41.7995 22.842 41.9199C22.9752 42.0372 23.1609 42.1652 23.3921 42.3014L23.5529 42.3933C23.6088 42.4244 23.6667 42.4558 23.7268 42.4876L23.9134 42.5838C23.9455 42.6001 23.9781 42.6164 24.0112 42.6327L24.2159 42.7318C24.2369 42.7418 24.258 42.7518 24.2794 42.7618C24.2937 42.7685 24.3081 42.7752 24.3225 42.782L24.5442 42.8835L24.7768 42.9864L25.0197 43.0905L25.2726 43.1957L25.535 43.3017L25.8065 43.4085L26.0865 43.5158L26.3748 43.6235L26.6707 43.7315L26.9739 43.8394L27.2839 43.9472L27.6004 44.0547L27.9227 44.1617L28.2506 44.2681L28.5834 44.3737L28.9209 44.4783L29.4348 44.6329L29.9565 44.7844L30.3079 44.8834L30.6617 44.9805L31.0174 45.0756L31.3746 45.1685L31.7861 45.2724L32.193 45.3719C32.2605 45.3881 32.3277 45.4041 32.3947 45.4199L32.7942 45.5125C32.8604 45.5276 32.9263 45.5424 32.9921 45.5571L33.3837 45.6427L33.7699 45.7236L34.1503 45.7998L34.5247 45.8711L34.8929 45.9376L35.2548 45.9991C35.3145 46.009 35.374 46.0186 35.4332 46.028L35.785 46.0821C35.9011 46.0992 36.0161 46.1155 36.1299 46.131L36.4675 46.1748C36.5232 46.1817 36.5786 46.1884 36.6336 46.1948L36.9601 46.2308C37.0677 46.242 37.1739 46.2522 37.2789 46.2616L37.5897 46.2871L37.8923 46.3072C37.942 46.31 37.9914 46.3127 38.0405 46.3152L38.3305 46.3271C39.5682 46.3668 40.5603 46.2513 41.2259 45.9603C42.5313 45.3896 43.2985 43.0879 43.5332 39.0486L43.5576 38.5839C43.609 37.4822 43.6232 36.2593 43.6005 34.915L43.5885 34.3315C43.5861 34.233 43.5835 34.1339 43.5807 34.0341L43.5619 33.4283L43.5386 32.8076C43.5301 32.5982 43.5208 32.3863 43.5107 32.172L43.4783 31.5215C43.4725 31.4119 43.4666 31.3016 43.4604 31.1907L43.4212 30.5179L43.3775 29.8303L43.3293 29.1277L43.2766 28.4103C43.2674 28.2895 43.258 28.1681 43.2485 28.046L43.189 27.3063L43.125 26.5516L43.0564 25.7821C43.0446 25.6526 43.0326 25.5225 43.0205 25.3918L42.9452 24.5999L42.9058 24.1984L42.8775 24.1496L42.5447 23.9157L42.222 23.6927L41.9094 23.4805L41.607 23.2793L41.3147 23.0889L41.0324 22.9094C40.94 22.8514 40.8493 22.7952 40.7603 22.7408L40.4983 22.5831L40.2463 22.4363L40.0045 22.3003C39.5309 22.0393 39.1179 21.8436 38.7654 21.7131L38.669 21.6759C37.8399 21.3655 37.1686 21.3594 36.0248 21.5689L35.7521 21.621L35.5017 21.6717L35.1419 21.7431L34.8652 21.7927L34.7465 21.8112L34.5795 21.8328L34.4121 21.8495ZM29.4213 23.453L29.4908 23.3459C29.5139 23.3106 29.5368 23.2758 29.5597 23.2413L29.6955 23.0393C29.718 23.0065 29.7403 22.974 29.7625 22.942L29.8944 22.7548C29.9162 22.7245 29.9378 22.6945 29.9594 22.665L30.0872 22.4927L30.2122 22.3305C30.2328 22.3043 30.2533 22.2786 30.2737 22.2532L30.3944 22.1062L30.5122 21.9694C31.1517 21.2453 31.6547 20.9874 31.9756 21.2453C32.7452 21.864 33.5008 22.0646 34.4238 21.985L34.4818 21.9797L34.6506 21.9614L34.707 21.9541L34.8236 21.9371L35.0168 21.9046L35.2463 21.8614L35.777 21.7547L36.0448 21.7034C37.2112 21.4895 37.8692 21.504 38.7167 21.8401L38.8049 21.8736C39.1331 22.0016 39.5126 22.1844 39.9432 22.4219L40.1832 22.5569L40.4333 22.7028L40.6936 22.8595L40.9639 23.0271L41.2444 23.2055C41.3396 23.2668 41.4365 23.3299 41.5351 23.3948L41.8358 23.595C41.8868 23.6292 41.9382 23.664 41.99 23.6991L42.306 23.9156C42.3595 23.9525 42.4134 23.99 42.4677 24.0279L42.7737 24.2426L42.8096 24.6108L42.8829 25.3823L42.952 26.1396L43.0168 26.8827C43.0272 27.0054 43.0375 27.1274 43.0476 27.2489L43.1059 27.9708L43.1599 28.6786L43.2097 29.3721L43.2551 30.0515L43.2963 30.7167L43.3331 31.3678L43.3657 32.0047L43.394 32.6274L43.418 33.2359L43.4377 33.8302C43.4407 33.9281 43.4434 34.0254 43.446 34.1221L43.4593 34.6952L43.4683 35.2541L43.4731 35.7988C43.4757 36.3364 43.4719 36.8527 43.4617 37.3477L43.4493 37.8357C43.4397 38.1562 43.4272 38.4673 43.4119 38.769L43.3867 39.2143C43.1504 43.0125 42.4338 45.2105 41.2421 45.8027L41.1714 45.8357C40.3962 46.1746 39.1525 46.2684 37.5805 46.1498L37.2722 46.1242L36.9559 46.0934C36.8492 46.0822 36.7412 46.0702 36.6319 46.0573L36.3003 46.0162C36.1886 46.0016 36.0756 45.9861 35.9615 45.9699L35.6156 45.9186C35.5573 45.9096 35.4988 45.9004 35.44 45.891L35.0839 45.8323L34.7213 45.7686C34.5994 45.7466 34.4764 45.7237 34.3524 45.7001L33.9775 45.6268C33.8515 45.6015 33.7246 45.5755 33.5967 45.5487L33.2103 45.4659L32.8186 45.3785C32.7528 45.3636 32.6869 45.3484 32.6207 45.3331L32.2214 45.2388C32.1544 45.2227 32.0872 45.2064 32.0198 45.19L31.6133 45.089L31.0531 44.9444L30.523 44.8017L29.9977 44.6547L29.6509 44.5546L29.1368 44.4017L28.9674 44.3501L28.6316 44.2461L28.3004 44.1411L27.9742 44.0353L27.4953 43.8755L27.1836 43.7685L26.7286 43.6077L26.4343 43.5005L26.1476 43.3936L25.8692 43.287L25.5993 43.1811L25.3385 43.0759C25.2959 43.0585 25.2536 43.0411 25.2117 43.0237L24.9653 42.92L24.7292 42.8175C24.6907 42.8005 24.6526 42.7836 24.615 42.7667L24.395 42.6663L24.1863 42.5675C24.1524 42.5512 24.1191 42.535 24.0863 42.5188L23.8953 42.4228C23.8645 42.4069 23.8342 42.3912 23.8045 42.3755L23.6323 42.2827C23.6047 42.2674 23.5777 42.2522 23.5512 42.2371L23.3988 42.1477C23.2048 42.0303 23.0476 41.9197 22.9318 41.8178C22.7393 41.6483 22.6651 41.2466 22.6949 40.6588L22.705 40.5013C22.7071 40.4744 22.7093 40.4471 22.7118 40.4195L22.7289 40.2497L22.7505 40.0719L22.7767 39.8863L22.8074 39.6931L22.8424 39.4925L22.8818 39.2846L22.9255 39.0697L22.9734 38.8479L23.0255 38.6194L23.0817 38.3844L23.1737 38.02L23.24 37.7695L23.3102 37.5132L23.3842 37.2511L23.4621 36.9835L23.5438 36.7107L23.6291 36.4326L23.7181 36.1497L23.8106 35.8619L23.9067 35.5696L24.0574 35.1228L24.2156 34.6668L24.3813 34.2021L24.5542 33.7294L24.7341 33.2492L24.921 32.7621L25.0492 32.434L25.1804 32.1032L25.3824 31.6027L25.5907 31.0973L25.805 30.5879L25.9511 30.2462L26.1697 29.7438L26.3897 29.2482C26.4265 29.1662 26.4633 29.0845 26.5001 29.0032L26.7217 28.5192C26.7587 28.4393 26.7957 28.3597 26.8327 28.2805L27.0549 27.8099C27.092 27.7323 27.1291 27.6551 27.1661 27.5783L27.3883 27.1229C27.4253 27.0479 27.4622 26.9733 27.4992 26.8992L27.7204 26.4606C27.7572 26.3885 27.7939 26.3168 27.8306 26.2458L28.0501 25.8256C28.5241 24.9295 28.9867 24.127 29.4213 23.453Z",
133
- fill: "#18263C"
134
- })), React.createElement("path", {
135
- "fill-rule": "evenodd",
136
- "clip-rule": "evenodd",
137
- d: "M42.5044 25.8582C42.5044 25.8582 39.3674 26.7093 38.2066 34.3385C37.9633 35.9379 38.2033 37.3906 36.3608 39.1899C34.5183 40.9893 19.719 43.2316 19.719 43.2316C19.719 43.2316 16.3973 43.9648 17.4783 44.6378C18.4578 45.2476 17.4783 45.898 19.719 45.898C21.6145 45.898 21.621 44.9835 22.1969 45.0505C39.3634 47.05 45.7535 42.8382 46.5167 33.776C47.2798 24.7138 42.5044 25.8582 42.5044 25.8582Z",
138
- fill: "white"
139
- }), React.createElement("path", {
140
- "fill-rule": "evenodd",
141
- "clip-rule": "evenodd",
142
- d: "M22.1851 45.1519C38.6047 47.0644 45.8058 43.4331 46.6183 33.7847C46.6286 33.6627 46.6381 33.542 46.6469 33.4227L46.6709 33.069C46.6745 33.0107 46.678 32.9527 46.6812 32.8951L46.6985 32.5535L46.7112 32.2201C46.7372 31.3968 46.7208 30.6499 46.6618 29.9798L46.6359 29.7159C46.6313 29.6726 46.6264 29.6296 46.6213 29.587L46.5886 29.3354C46.1751 26.4064 44.8077 25.2015 42.4806 25.7591L42.3984 25.7826C40.9248 26.2262 39.7853 27.7609 38.9706 30.3824L38.8815 30.6782C38.8522 30.7782 38.8233 30.8798 38.795 30.9829L38.7111 31.2965C38.6974 31.3495 38.6837 31.4029 38.6702 31.4567L38.5903 31.7837L38.5132 32.1197L38.4386 32.4646C38.4264 32.5229 38.4143 32.5815 38.4024 32.6404L38.3318 32.9988C38.2511 33.422 38.1757 33.8635 38.1058 34.3233L38.0938 34.4043L38.0716 34.5695L38.0504 34.7472L38.029 34.947L37.9913 35.3286L37.9629 35.5959C37.7832 37.1593 37.4292 38.0041 36.2896 39.117C36.133 39.27 35.9029 39.4258 35.5997 39.5845L35.4545 39.6579L35.2989 39.7318C35.2453 39.7565 35.19 39.7812 35.1329 39.806L34.9565 39.8806C34.9263 39.8931 34.8956 39.9056 34.8644 39.9181L34.6725 39.9933L34.4701 40.0689L34.2573 40.1449L34.0342 40.2213L33.8007 40.2981L33.5567 40.3753L33.3024 40.4529L32.9015 40.5699L32.4773 40.6879L32.1815 40.767L31.7183 40.8863L31.3966 40.9664L31.0645 41.0468L30.547 41.1682L30.189 41.2496L29.6326 41.3723L29.0529 41.4959L28.4499 41.6203L27.8236 41.7456L27.1741 41.8717L26.5013 41.9986L25.8053 42.1263L25.086 42.2548L24.0907 42.4274L23.5776 42.5143L22.7887 42.6452L21.9764 42.7769L20.8574 42.9538L19.6971 43.1321L19.4252 43.1937L19.1688 43.2551C19.1273 43.2653 19.0865 43.2755 19.0463 43.2857L18.8128 43.3469C18.7752 43.3571 18.7382 43.3673 18.7018 43.3775L18.4913 43.4385L18.296 43.4994L18.116 43.5602C17.8287 43.6615 17.6047 43.7624 17.4438 43.8634C17.0079 44.137 16.9986 44.4594 17.4244 44.7244L17.4756 44.7576C17.5086 44.7799 17.5394 44.8024 17.5682 44.8254C17.7208 44.9472 17.7876 45.0338 17.878 45.2236L17.9555 45.3938C18.1414 45.7853 18.4231 45.9489 19.2325 45.9895L19.4142 45.9964L19.613 45.9997L19.7191 46.0001C20.5282 46.0001 21.0542 45.8458 21.4768 45.5568C21.4853 45.551 21.4951 45.5441 21.5058 45.5363L21.5805 45.4803L21.8951 45.2367L21.9131 45.2242C22.0084 45.1628 22.0872 45.1405 22.1851 45.1519ZM42.5302 25.9568L42.6203 25.9363C44.5553 25.5091 45.7722 26.4102 46.2668 28.6672L46.311 28.8827C46.3602 29.1388 46.4007 29.4112 46.4326 29.6998L46.4578 29.9512C46.4847 30.2491 46.503 30.5633 46.5126 30.8938L46.5187 31.1811C46.5194 31.2296 46.5199 31.2785 46.5202 31.3277L46.52 31.627C46.5196 31.6775 46.519 31.7284 46.5183 31.7796L46.5117 32.0909C46.5102 32.1434 46.5086 32.1963 46.5068 32.2495L46.4938 32.5728L46.4766 32.9041L46.4552 33.2435L46.4295 33.5908L46.4151 33.7675C45.6142 43.2768 38.5282 46.8501 22.2087 44.9493C22.0601 44.932 21.9353 44.9673 21.8026 45.0527C21.7967 45.0565 21.7889 45.0619 21.7796 45.0686L21.6642 45.1565L21.4713 45.3068L21.3617 45.3884C20.9739 45.6536 20.4881 45.7961 19.7191 45.7961L19.5186 45.7948L19.3368 45.7906C19.308 45.7896 19.2799 45.7885 19.2525 45.7873L19.0966 45.7784C19.0473 45.7749 19.0007 45.7708 18.9566 45.7661L18.8314 45.7501C18.4574 45.6935 18.2901 45.5786 18.1743 45.373L18.1392 45.3051L18.063 45.1376C17.9591 44.919 17.8781 44.8117 17.6954 44.6659C17.646 44.6265 17.5918 44.5883 17.5322 44.5512L17.4921 44.5253C17.2384 44.3545 17.2561 44.2221 17.5522 44.0362C17.6424 43.9796 17.7558 43.9224 17.8921 43.8646L18.0361 43.8067L18.1954 43.7484L18.3699 43.6897L18.5596 43.6308C18.6583 43.6013 18.7626 43.5717 18.8726 43.5419L19.1 43.4824C19.1392 43.4724 19.179 43.4625 19.2194 43.4525L19.4694 43.3926L19.7344 43.3325L20.6135 43.1979L21.7491 43.0198L22.5734 42.8871L23.1099 42.7991L23.8951 42.6678L24.6568 42.5373L25.3952 42.4076L26.1101 42.2786L26.8015 42.1505L27.4696 42.0231L28.1142 41.8965L28.7355 41.7707L29.3334 41.6457L29.9079 41.5214L30.2779 41.439L30.8134 41.316L31.1575 41.2344L31.4912 41.1532L31.9723 41.0319L32.43 40.9114L32.7222 40.8315L33.0041 40.7518L33.2755 40.6726L33.5366 40.5936L33.7874 40.515L34.0278 40.4367L34.2579 40.3587L34.4776 40.281L34.6869 40.2036C34.721 40.1908 34.7546 40.1779 34.7878 40.1651L34.9816 40.0882L35.1651 40.0116L35.3383 39.9354C35.3663 39.9227 35.3939 39.91 35.421 39.8974L35.5787 39.8216C35.9599 39.6325 36.2444 39.4463 36.4321 39.263C37.5769 38.145 37.9589 37.2767 38.1492 35.7548L38.1801 35.4873L38.2208 35.0782L38.253 34.7709L38.2739 34.5958C38.2774 34.5679 38.2809 34.5406 38.2846 34.5136L38.3075 34.354C38.3374 34.1572 38.3683 33.9639 38.4002 33.774L38.4653 33.3988C38.4764 33.337 38.4876 33.2756 38.4989 33.2146L38.5679 32.8531L38.6395 32.5007C38.7125 32.1528 38.7893 31.8187 38.8701 31.4982L38.9522 31.1822C39.7719 28.1204 40.9687 26.3806 42.5302 25.9568Z",
143
- fill: "#18263C"
144
- }), React.createElement("path", {
145
- "fill-rule": "evenodd",
146
- "clip-rule": "evenodd",
147
- d: "M46.6343 34.3385H38.2066C38.2066 34.3385 35.5088 24.139 41.8148 24.139C48.1207 24.139 46.6343 34.3385 46.6343 34.3385Z",
148
- fill: "#D6DAE1"
149
- }), React.createElement("path", {
150
- "fill-rule": "evenodd",
151
- "clip-rule": "evenodd",
152
- d: "M46.9352 32.216C47.3081 26.7977 45.603 24.071 41.8149 24.071C38.0642 24.071 36.6693 26.7416 37.6208 32.0413L37.6893 32.4067C37.8096 33.0225 37.9601 33.6723 38.1409 34.3559L38.1543 34.4065H46.6932L46.7308 34.1443C46.8063 33.6029 46.865 33.0833 46.9069 32.5854L46.9352 32.216ZM37.7329 31.8988C36.8446 26.8164 38.1671 24.2658 41.6914 24.208L41.8148 24.207C45.9665 24.207 47.5529 27.5643 46.5671 34.3287L46.5754 34.2704H38.2593L38.1696 33.9235C38.0714 33.5337 37.9834 33.1558 37.9057 32.7896L37.8314 32.4274C37.8196 32.3677 37.8081 32.3083 37.7969 32.2492L37.7329 31.8988Z",
153
- fill: "#18263C"
154
- }), React.createElement("path", {
155
- d: "M43.1014 7.101C43.0933 7.09704 43.0851 7.09307 43.0766 7.0847C43.0276 7.04599 43.0176 6.98402 43.0543 6.94485L45.2635 4.61254C45.3002 4.57337 45.3684 4.57281 45.4174 4.61152C45.4665 4.65024 45.4765 4.71221 45.4398 4.75138L43.2306 7.08368C43.1992 7.11701 43.1461 7.12281 43.1014 7.101Z",
156
- fill: "black"
157
- }), React.createElement("circle", {
158
- cx: "7.59869",
159
- cy: "3.28766",
160
- r: "1.01996",
161
- fill: "#07C790"
162
- }), React.createElement("path", {
163
- "fill-rule": "evenodd",
164
- "clip-rule": "evenodd",
165
- d: "M45.522 15.9701C45.5342 15.9762 45.5481 15.9808 45.5619 15.9808C45.5649 15.9808 45.568 15.9804 45.5711 15.98C45.5742 15.9797 45.5772 15.9793 45.5803 15.9793C45.6002 15.9731 45.6171 15.9609 45.6279 15.944L46.9494 13.7828C46.9602 13.7644 46.9648 13.7444 46.9586 13.7245C46.9525 13.7045 46.9402 13.6876 46.9233 13.6769L44.7622 12.3553C44.7253 12.3339 44.6793 12.3446 44.6563 12.3814L43.3347 14.5426C43.3132 14.5794 43.324 14.627 43.3608 14.6485L45.522 15.9701ZM45.5358 15.7981L43.5066 14.5564L44.7468 12.5257L46.7775 13.7674L45.5358 15.7981Z",
166
- fill: "black"
167
- }));
3
+ return (React.createElement("svg", Object.assign({ width: "47", height: "46", viewBox: "0 0 47 46", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
+ React.createElement("circle", { cx: "22.949", cy: "22.949", r: "22.949", fill: "#F5F5F5" }),
5
+ React.createElement("mask", { id: "mask0_5468_45539", "mask-type": "luminance", maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "46", height: "46" },
6
+ React.createElement("circle", { cx: "22.949", cy: "22.949", r: "22.949", fill: "white" })),
7
+ React.createElement("g", { mask: "url(#mask0_5468_45539)" },
8
+ React.createElement("ellipse", { cx: "16.3193", cy: "15.2994", rx: "9.51959", ry: "9.51958", fill: "white" }),
9
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M25.8389 15.2994C25.8389 10.0418 21.5768 5.77979 16.3193 5.77979C11.0617 5.77979 6.79968 10.0418 6.79968 15.2994C6.79968 20.5569 11.0617 24.819 16.3193 24.819C21.5768 24.819 25.8389 20.5569 25.8389 15.2994ZM7.00369 15.2994C7.00369 10.1545 11.1744 5.98376 16.3193 5.98376C21.4641 5.98376 25.6349 10.1545 25.6349 15.2994C25.6349 20.4442 21.4641 24.615 16.3193 24.615C11.1744 24.615 7.00369 20.4442 7.00369 15.2994Z", fill: "#18263C" }),
10
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M20.9682 10.9535L21.6998 11.6931L16.0999 18.2358L15.2557 19.2314L14.4959 18.2358L11.7664 14.5946L12.498 13.855L15.2557 15.9601L20.9682 10.9535H20.9682Z", fill: "#07C790" }),
11
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M20.9716 10.8602L21.7923 11.6898L16.1519 18.2797L15.253 19.3398L14.4416 18.2766L11.6769 14.5885L12.4918 13.7647L15.2528 15.8719L20.9716 10.8602ZM21.6075 11.6963L20.9646 11.0466L15.2589 16.048L12.5044 13.9453L11.8557 14.6008L14.5501 18.1946L15.2586 19.1226L16.0484 18.1917L21.6075 11.6963Z", fill: "#1A1A1A" }),
12
+ React.createElement("path", { d: "M7.81958 22.0991H11.5594V25.1845C11.5594 26.2172 10.7222 27.0544 9.6895 27.0544C8.65677 27.0544 7.81958 26.2172 7.81958 25.1845V22.0991Z", fill: "white" }),
13
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.5594 25.1845V22.0991H7.81958V25.1845C7.81958 26.2172 8.65677 27.0544 9.6895 27.0544C10.7222 27.0544 11.5594 26.2172 11.5594 25.1845ZM8.02355 22.3026H11.3554V25.1843L11.3538 25.2585C11.315 26.1442 10.5847 26.8503 9.68947 26.8503L9.61527 26.8486C8.72964 26.8098 8.02355 26.0795 8.02355 25.1843V22.3026Z", fill: "#18263C" }),
14
+ React.createElement("path", { d: "M7.81958 23.3145H11.5594V25.1844C11.5594 26.2171 10.7222 27.0543 9.6895 27.0543C8.65677 27.0543 7.81958 26.2171 7.81958 25.1844V23.3145Z", fill: "white" }),
15
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.5594 25.1844V23.3145H7.81958V25.1844C7.81958 26.2171 8.65677 27.0543 9.6895 27.0543C10.7222 27.0543 11.5594 26.2171 11.5594 25.1844ZM8.02355 23.5181H11.3554V25.1844L11.3538 25.2586C11.315 26.1442 10.5847 26.8503 9.68947 26.8503L9.61527 26.8487C8.72964 26.8098 8.02355 26.0796 8.02355 25.1844V23.5181Z", fill: "#18263C" }),
16
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.47705 28.5588V26.8989H9.90203V28.5588H9.47705Z", fill: "#18263C" }),
17
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M36.8628 18.0192L37.7384 22.2418L32.6386 23.459L33.7719 19.0604L36.8628 18.0192Z", fill: "white" }),
18
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M36.9138 17.9302L33.7502 18.9959L33.706 19.0434L32.5446 23.5513L37.8184 22.2926L36.9138 17.9302ZM33.8288 19.1129L36.8121 18.1079L37.6587 22.1908L32.733 23.3664L33.8288 19.1129Z", fill: "#18263C" }),
19
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M37.0583 18.2857C37.0583 18.2857 32.5513 20.0918 30.9676 19.6222C29.3839 19.1526 28.6103 14.42 28.9971 13.5351C29.3839 12.6503 34.6964 10.5533 35.6274 13.1674C36.5585 15.7815 37.0583 18.2857 37.0583 18.2857Z", fill: "white" }),
20
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M37.0513 17.9133C36.7221 16.3552 36.2689 14.7657 35.6915 13.1446L35.6634 13.0703C35.2045 11.9234 33.862 11.6078 32.0944 11.9726C31.3914 12.1177 30.674 12.3686 30.0983 12.645L29.9301 12.7287C29.4116 12.9955 29.0352 13.2781 28.9348 13.5079C28.8169 13.7777 28.8022 14.3663 28.876 15.0737L28.9022 15.3008C28.9071 15.3393 28.9122 15.378 28.9175 15.4169L28.9524 15.6532C28.965 15.7328 28.9785 15.8132 28.9929 15.894L29.0389 16.1378C29.0471 16.1786 29.0554 16.2194 29.064 16.2603L29.1181 16.506C29.137 16.5878 29.1568 16.6696 29.1775 16.7511C29.581 18.3419 30.2019 19.4661 30.9483 19.6874C31.4241 19.8285 32.0887 19.8196 32.9433 19.661L33.1705 19.6163C33.2091 19.6083 33.248 19.6 33.2874 19.5914L33.5275 19.5364C33.609 19.517 33.6919 19.4964 33.7763 19.4747L34.0337 19.4062C34.2082 19.3583 34.3885 19.3059 34.5745 19.2489L34.8578 19.1601C34.9537 19.1294 35.0511 19.0975 35.1498 19.0645L35.4505 18.9621L35.7598 18.853L36.0778 18.7371L36.4044 18.6144L36.7397 18.485L37.1361 18.3278L37.0513 17.9133ZM31.3875 12.2937C31.6296 12.2202 31.8768 12.1563 32.1219 12.1057C33.8688 11.7452 35.1628 12.0655 35.5634 13.1901C36.1761 14.9106 36.6485 16.595 36.9806 18.2435L36.9807 18.2435L36.9917 18.2989C36.988 18.2804 36.9843 18.262 36.9806 18.2435L36.6889 18.3587L36.3501 18.4894L36.0204 18.6132L35.6996 18.7299L35.3878 18.8397L35.0851 18.9425C35.0353 18.9591 34.986 18.9754 34.937 18.9913L34.6478 19.0837C34.6003 19.0985 34.5532 19.113 34.5065 19.1273L34.2307 19.2092C34.1855 19.2222 34.1407 19.235 34.0962 19.2475L33.834 19.319L33.5808 19.3835C33.415 19.4242 33.2552 19.4602 33.1015 19.4916L32.8753 19.5352L32.6583 19.5719C31.9852 19.6771 31.4481 19.6776 31.0478 19.5738L30.9869 19.5569C30.3039 19.3544 29.7014 18.2637 29.3093 16.7176L29.2796 16.5977C29.2602 16.5177 29.2417 16.4374 29.224 16.3572L29.1736 16.1167C29.1656 16.0768 29.1578 16.0368 29.1503 15.997L29.1078 15.7595L29.0707 15.5256C29.0592 15.4484 29.0487 15.3721 29.0391 15.2969L29.013 15.0747C28.9394 14.3829 28.9507 13.8109 29.0594 13.5623C29.1656 13.3193 29.6577 12.9904 30.3121 12.6955L30.4944 12.6161L30.6838 12.5388L30.8792 12.4643C30.9122 12.4521 30.9454 12.4401 30.9789 12.4283L31.1814 12.3589L31.3875 12.2937Z", fill: "#18263C" }),
21
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M33.2306 14.6417C32.2054 13.9778 32.2597 15.6812 32.2597 15.6812H31.5552C31.5552 15.6812 31.4732 13.6189 28.9622 13.6189C26.4512 13.6189 27.7551 8.80157 29.1212 8.55158C29.6852 8.44838 29.5726 8.5052 29.4587 8.66673C29.2969 8.89649 29.1242 9.01088 29.8688 9.01088C31.1369 9.01088 34.6612 9.0302 37.1229 10.1525C39.5846 11.2747 37.3683 17.4763 37.3683 17.4763L34.7885 18.0192L33.2306 16.6427C33.2306 16.6427 34.2558 15.3055 33.2306 14.6417Z", fill: "#18263C" }),
22
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M30.5986 22.439C30.5986 22.439 27.7826 23.4886 24.4196 29.8915C21.0567 36.2944 10.6404 32.2814 10.6404 30.4769C10.6404 29.2793 10.7028 29.4441 10.3568 28.9297C10.2777 28.8121 9.49581 28.0163 9.35673 27.9804C9.3163 27.97 8.77351 27.3936 8.39852 27.3687C7.71722 27.3235 7.11469 28.3903 6.94644 28.9856C6.58644 30.2592 8.59254 31.4601 8.59254 31.4601C8.59254 31.4601 10.0313 33.6814 10.3568 34.1345C13.6437 38.7109 24.9541 41.3968 28.8987 34.3384", fill: "white" }),
23
+ React.createElement("path", { d: "M30.563 22.3434C29.4601 22.7545 28.3019 23.7636 27.0857 25.3707L26.8879 25.6366C26.7558 25.8173 26.6229 26.005 26.4894 26.1997L26.2886 26.497C26.1879 26.6483 26.0869 26.8035 25.9855 26.9626L25.7821 27.2861L25.5777 27.6201C25.5435 27.6766 25.5093 27.7336 25.4751 27.791L25.2691 28.1407L25.0621 28.5009L24.8541 28.8716C24.7845 28.9969 24.7148 29.1239 24.645 29.2527L24.4348 29.6444C24.3997 29.7105 24.3645 29.7771 24.3293 29.8441C22.8572 32.647 19.87 33.6692 16.2832 33.1611C16.0224 33.1241 15.7626 33.0787 15.5058 33.0259L15.25 32.9708L14.9966 32.911C14.8707 32.88 14.7458 32.8474 14.6222 32.8132L14.377 32.7431C14.1337 32.671 13.8964 32.5935 13.6673 32.5115L13.4409 32.4282L13.2204 32.3422C13.003 32.2551 12.795 32.1643 12.5986 32.0712L12.4061 31.9773L12.2217 31.8822C11.351 31.4195 10.7813 30.9201 10.7443 30.5182L10.7424 30.477L10.7465 29.8277L10.7461 29.6795L10.7433 29.5808L10.7378 29.5001C10.7366 29.4878 10.7353 29.476 10.7338 29.4645L10.7247 29.4044L10.7159 29.3574L10.7051 29.3152C10.703 29.3084 10.7008 29.3016 10.6983 29.2947L10.6807 29.2521C10.6772 29.2446 10.6734 29.237 10.6693 29.229L10.64 29.1765L10.6003 29.1123L10.4414 28.8728C10.4212 28.8426 10.3824 28.7961 10.3311 28.7392L10.2456 28.647L10.146 28.544L9.97986 28.3792L9.86461 28.2692L9.75105 28.1645L9.64369 28.0697C9.52382 27.9666 9.42588 27.893 9.38222 27.8817L9.37001 27.8644L9.29368 27.7928L9.14817 27.6668L9.05888 27.5942C8.95114 27.5093 8.84875 27.4388 8.75068 27.3845C8.62551 27.3151 8.51067 27.274 8.4053 27.267C7.76088 27.2242 7.09103 28.0992 6.84831 28.9579C6.59938 29.8386 7.13891 30.6818 8.43618 31.4844L8.52018 31.5353L9.44547 32.9573L10.0228 33.829L10.2075 34.0998L10.274 34.1941C11.9401 36.5137 15.6214 38.3381 19.3713 38.7011C23.5245 39.1031 27.0574 37.7115 28.9144 34.517L28.9878 34.3883L28.8097 34.2887C27.0174 37.4958 23.5254 38.8983 19.391 38.498C15.7543 38.146 12.1836 36.3995 10.5187 34.1827L10.4197 34.047L10.2257 33.7651L9.72983 33.0187L9.15077 32.1328L8.67817 31.4047L8.64495 31.3726C7.34247 30.5929 6.8201 29.8077 7.04461 29.0134C7.26377 28.238 7.87747 27.4364 8.39178 27.4706C8.46238 27.4753 8.55062 27.5068 8.65183 27.5629C8.73912 27.6113 8.8329 27.6759 8.93271 27.7544L9.20789 27.9867L9.27353 28.04C9.29258 28.0549 9.30827 28.0664 9.31903 28.0731L9.33129 28.0793C9.34213 28.082 9.36347 28.0961 9.39269 28.1188L9.46089 28.1751C9.47376 28.1861 9.4873 28.198 9.50144 28.2105L9.5925 28.2928L9.74539 28.4368L9.9553 28.6429L10.097 28.788L10.1753 28.8716L10.2352 28.9394C10.2516 28.9588 10.2642 28.9748 10.2722 28.9867L10.4231 29.2138L10.4589 29.2715C10.4639 29.28 10.4685 29.2879 10.4727 29.2955L10.4937 29.3364C10.4966 29.3426 10.4991 29.3486 10.5015 29.3544L10.5129 29.3884L10.5208 29.4232L10.5276 29.4633C10.5306 29.4815 10.533 29.501 10.535 29.5227L10.5397 29.5953L10.5422 29.6866L10.5384 30.477C10.5384 30.9701 11.1762 31.5562 12.1607 32.079L12.3493 32.1762C12.8306 32.4173 13.384 32.6423 13.9797 32.8352L14.2201 32.9106C14.3414 32.9474 14.4642 32.9829 14.5883 33.0168L14.8381 33.0827C15.2991 33.1996 15.7752 33.2951 16.2546 33.3631C19.9181 33.882 22.9913 32.8304 24.5099 29.939L24.616 29.7381L24.8274 29.3442L25.0376 28.9612L25.2468 28.5889L25.4548 28.2274C25.6276 27.9306 25.7993 27.6451 25.9698 27.3707L26.1738 27.0469C26.3095 26.8346 26.4443 26.6294 26.5784 26.4315L26.779 26.1399C28.1126 24.232 29.3695 23.0417 30.5462 22.5687L30.6343 22.5346L30.563 22.3434Z", fill: "#18263C" }),
24
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M31.5054 21.6714C31.5054 21.6714 31.9777 20.8818 30.4808 21.145C28.9838 21.4082 24.139 26.2618 24.139 27.5131C24.139 28.7644 26.8222 32.2987 27.3505 32.2987C27.8788 32.2987 31.5054 21.6714 31.5054 21.6714Z", fill: "#D6DAE1" }),
25
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M31.5637 21.7063C31.7387 21.4138 31.7303 21.1943 31.5164 21.0844C31.3283 20.9878 30.9819 20.9878 30.469 21.078C30.1765 21.1294 29.7623 21.3491 29.2836 21.6799L29.1121 21.8012C29.0831 21.8221 29.0538 21.8435 29.0244 21.8651L28.8459 21.9992L28.6634 22.1411C28.6327 22.1653 28.6018 22.1899 28.5709 22.2148L28.3835 22.3674L28.1935 22.5264L28.0015 22.6912C27.9694 22.7192 27.9372 22.7473 27.905 22.7757L27.711 22.9484C27.6786 22.9775 27.6462 23.0069 27.6138 23.0364L27.4191 23.2155L27.2247 23.3983L27.0311 23.5841L26.8388 23.7725L26.6484 23.9628L26.4604 24.1545L26.2755 24.3471C26.245 24.3792 26.2146 24.4113 26.1844 24.4435L26.005 24.6362L25.8301 24.8284L25.6601 25.0195C25.6323 25.0512 25.6046 25.0829 25.5772 25.1145L25.4158 25.3028L25.2607 25.4887L25.1125 25.6714L24.9718 25.8505L24.8392 26.0255C24.8178 26.0543 24.7968 26.0828 24.7761 26.1112L24.6566 26.2788C24.2928 26.801 24.071 27.239 24.071 27.5131C24.071 27.7939 24.2248 28.2238 24.4674 28.714L24.5624 28.9005L24.6649 29.0916C24.7179 29.1881 24.7735 29.286 24.8312 29.3846L24.9493 29.5827C24.9694 29.6158 24.9897 29.649 25.0102 29.6821L25.1353 29.8813C25.1565 29.9144 25.1778 29.9476 25.1993 29.9807L25.3297 30.1786L25.4627 30.3743L25.5975 30.5668C25.6201 30.5985 25.6427 30.6301 25.6654 30.6615L25.8015 30.8473C25.8242 30.8778 25.8469 30.9081 25.8696 30.9381L26.0053 31.1148L26.1397 31.2841L26.2722 31.4451L26.4019 31.5966L26.5281 31.7377L26.65 31.8672L26.7668 31.9842C27.014 32.2233 27.2202 32.3666 27.3505 32.3666C27.4322 32.3666 27.5371 32.2585 27.6712 32.0353L27.7264 31.9399L27.7849 31.8321L27.8466 31.7118L27.9117 31.5789L27.9803 31.4334L28.0524 31.2751L28.1675 31.0135L28.3341 30.6191L28.5165 30.1718L28.6879 29.7402L28.8338 29.365L29.0398 28.8254L29.3158 28.0876L29.4319 27.7728L29.7364 26.9366L30.197 25.6483L30.6234 24.4348L31.1578 22.892L31.5637 21.7063ZM29.4078 21.7571C29.8472 21.457 30.2251 21.2589 30.4925 21.2119C30.9775 21.1266 31.3009 21.1266 31.4543 21.2054C31.5819 21.271 31.5869 21.4025 31.441 21.6494L31.1134 22.6061L30.5718 24.1718L30.1396 25.4037L29.737 26.5341L29.3641 27.5628L29.1887 28.0391L28.9664 28.6346L28.7573 29.185L28.5145 29.8094L28.3448 30.2338L28.1711 30.6549L28.0498 30.9394L27.9365 31.1967L27.8656 31.353L27.7664 31.5641L27.7053 31.6892L27.6482 31.8016L27.5704 31.9462L27.524 32.0264L27.4819 32.0935L27.4445 32.1474C27.4034 32.2026 27.3718 32.2306 27.3505 32.2306C27.2091 32.2306 26.9469 32.0109 26.6318 31.6634L26.5113 31.5272L26.3867 31.3802C26.3656 31.3548 26.3444 31.3291 26.3231 31.3029L26.1937 31.1415L26.0622 30.9719L25.9293 30.7952L25.7958 30.6124C25.7736 30.5814 25.7514 30.5503 25.7291 30.519L25.5963 30.3291L25.465 30.1359L25.3358 29.9404C25.3145 29.9076 25.2934 29.8749 25.2724 29.8421L25.1481 29.6451L25.028 29.4486L24.9129 29.2535L24.8037 29.061L24.7011 28.8721L24.6059 28.6879C24.5907 28.6576 24.5758 28.6276 24.5613 28.5979L24.4787 28.4228C24.3097 28.051 24.2069 27.7313 24.2069 27.5131C24.2069 27.2926 24.3661 26.9526 24.6354 26.5422L24.7415 26.3851C24.76 26.3584 24.7789 26.3314 24.7982 26.3042L24.9187 26.1383C24.9395 26.1102 24.9607 26.0819 24.9823 26.0534L25.1159 25.88C25.1388 25.8507 25.1621 25.8212 25.1857 25.7916L25.3311 25.6119L25.4837 25.4289L25.6428 25.2429L25.808 25.0547L25.9786 24.8648L26.1541 24.6738L26.3339 24.4823L26.5174 24.2907L26.704 24.0998L26.8932 23.9101L27.0844 23.7222L27.277 23.5366L27.4704 23.3539L27.6641 23.1747L27.8575 22.9996C27.8897 22.9708 27.9218 22.9421 27.9539 22.9137L28.1458 22.7458L28.3359 22.5834L28.5237 22.4271L28.7086 22.2774L28.89 22.135L29.0674 22.0005L29.2402 21.8743L29.4078 21.7571Z", fill: "#18263C" }),
26
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M38.7404 21.7763C36.165 20.7549 34.2969 23.0239 32.0183 21.1923C29.7396 19.3607 20.9953 40.2038 22.887 41.8688C24.7786 43.5339 37.5702 47.4842 41.1987 45.898C44.8273 44.3117 42.8382 24.2051 42.8382 24.2051C42.8382 24.2051 40.1422 22.2951 38.7404 21.7763Z", fill: "#D6DAE1" }),
27
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M34.4121 21.8495C33.5224 21.9262 32.8017 21.7349 32.0608 21.1393C31.693 20.8437 31.1859 21.0553 30.5627 21.7112L30.4481 21.8353C30.4095 21.8783 30.3705 21.9229 30.331 21.9692L30.2114 22.1126C30.1712 22.162 30.1305 22.213 30.0894 22.2656L29.9649 22.4281C29.9439 22.456 29.9229 22.4842 29.9017 22.5129L29.7736 22.6893C29.7521 22.7195 29.7304 22.7501 29.7087 22.7811L29.5771 22.9714C29.555 23.0039 29.5327 23.0367 29.5104 23.07L29.3754 23.274L29.2058 23.5378C28.7312 24.2878 28.226 25.1836 27.7107 26.1817L27.4893 26.6156C27.4523 26.6889 27.4153 26.7627 27.3782 26.837L27.1557 27.2883C27.0814 27.4405 27.0071 27.5945 26.9328 27.7502L26.7099 28.2219L26.4875 28.7028C26.4505 28.7837 26.4135 28.8649 26.3766 28.9464L26.1554 29.4395C26.0451 29.6879 25.9353 29.9391 25.8262 30.1924L25.7517 30.3662L25.5319 30.885L25.3184 31.3992L25.1796 31.7394L24.9768 32.2449L24.8454 32.5787L24.6539 33.074L24.4695 33.5622L24.3506 33.8835L24.1783 34.3588L24.0136 34.8256L23.9082 35.1317L23.7565 35.5828L23.613 36.0238L23.5219 36.3118L23.4345 36.595L23.351 36.873L23.2329 37.28L23.1591 37.5444L23.0559 37.9302L22.9922 38.18L22.9327 38.4236L22.8773 38.6608L22.8263 38.8916L22.7795 39.1156L22.7176 39.4387L22.6819 39.6452C22.6764 39.679 22.671 39.7125 22.6658 39.7457L22.6369 39.9412C22.6348 39.9566 22.6327 39.972 22.6306 39.9873C22.6284 40.0037 22.6263 40.0199 22.6242 40.0361L22.6023 40.2202L22.585 40.3964C22.5801 40.4538 22.5759 40.5099 22.5726 40.5646L22.5649 40.7246C22.5597 40.8805 22.5618 41.0238 22.5714 41.1538L22.5836 41.2793C22.6205 41.5819 22.7052 41.7995 22.842 41.9199C22.9752 42.0372 23.1609 42.1652 23.3921 42.3014L23.5529 42.3933C23.6088 42.4244 23.6667 42.4558 23.7268 42.4876L23.9134 42.5838C23.9455 42.6001 23.9781 42.6164 24.0112 42.6327L24.2159 42.7318C24.2369 42.7418 24.258 42.7518 24.2794 42.7618C24.2937 42.7685 24.3081 42.7752 24.3225 42.782L24.5442 42.8835L24.7768 42.9864L25.0197 43.0905L25.2726 43.1957L25.535 43.3017L25.8065 43.4085L26.0865 43.5158L26.3748 43.6235L26.6707 43.7315L26.9739 43.8394L27.2839 43.9472L27.6004 44.0547L27.9227 44.1617L28.2506 44.2681L28.5834 44.3737L28.9209 44.4783L29.4348 44.6329L29.9565 44.7844L30.3079 44.8834L30.6617 44.9805L31.0174 45.0756L31.3746 45.1685L31.7861 45.2724L32.193 45.3719C32.2605 45.3881 32.3277 45.4041 32.3947 45.4199L32.7942 45.5125C32.8604 45.5276 32.9263 45.5424 32.9921 45.5571L33.3837 45.6427L33.7699 45.7236L34.1503 45.7998L34.5247 45.8711L34.8929 45.9376L35.2548 45.9991C35.3145 46.009 35.374 46.0186 35.4332 46.028L35.785 46.0821C35.9011 46.0992 36.0161 46.1155 36.1299 46.131L36.4675 46.1748C36.5232 46.1817 36.5786 46.1884 36.6336 46.1948L36.9601 46.2308C37.0677 46.242 37.1739 46.2522 37.2789 46.2616L37.5897 46.2871L37.8923 46.3072C37.942 46.31 37.9914 46.3127 38.0405 46.3152L38.3305 46.3271C39.5682 46.3668 40.5603 46.2513 41.2259 45.9603C42.5313 45.3896 43.2985 43.0879 43.5332 39.0486L43.5576 38.5839C43.609 37.4822 43.6232 36.2593 43.6005 34.915L43.5885 34.3315C43.5861 34.233 43.5835 34.1339 43.5807 34.0341L43.5619 33.4283L43.5386 32.8076C43.5301 32.5982 43.5208 32.3863 43.5107 32.172L43.4783 31.5215C43.4725 31.4119 43.4666 31.3016 43.4604 31.1907L43.4212 30.5179L43.3775 29.8303L43.3293 29.1277L43.2766 28.4103C43.2674 28.2895 43.258 28.1681 43.2485 28.046L43.189 27.3063L43.125 26.5516L43.0564 25.7821C43.0446 25.6526 43.0326 25.5225 43.0205 25.3918L42.9452 24.5999L42.9058 24.1984L42.8775 24.1496L42.5447 23.9157L42.222 23.6927L41.9094 23.4805L41.607 23.2793L41.3147 23.0889L41.0324 22.9094C40.94 22.8514 40.8493 22.7952 40.7603 22.7408L40.4983 22.5831L40.2463 22.4363L40.0045 22.3003C39.5309 22.0393 39.1179 21.8436 38.7654 21.7131L38.669 21.6759C37.8399 21.3655 37.1686 21.3594 36.0248 21.5689L35.7521 21.621L35.5017 21.6717L35.1419 21.7431L34.8652 21.7927L34.7465 21.8112L34.5795 21.8328L34.4121 21.8495ZM29.4213 23.453L29.4908 23.3459C29.5139 23.3106 29.5368 23.2758 29.5597 23.2413L29.6955 23.0393C29.718 23.0065 29.7403 22.974 29.7625 22.942L29.8944 22.7548C29.9162 22.7245 29.9378 22.6945 29.9594 22.665L30.0872 22.4927L30.2122 22.3305C30.2328 22.3043 30.2533 22.2786 30.2737 22.2532L30.3944 22.1062L30.5122 21.9694C31.1517 21.2453 31.6547 20.9874 31.9756 21.2453C32.7452 21.864 33.5008 22.0646 34.4238 21.985L34.4818 21.9797L34.6506 21.9614L34.707 21.9541L34.8236 21.9371L35.0168 21.9046L35.2463 21.8614L35.777 21.7547L36.0448 21.7034C37.2112 21.4895 37.8692 21.504 38.7167 21.8401L38.8049 21.8736C39.1331 22.0016 39.5126 22.1844 39.9432 22.4219L40.1832 22.5569L40.4333 22.7028L40.6936 22.8595L40.9639 23.0271L41.2444 23.2055C41.3396 23.2668 41.4365 23.3299 41.5351 23.3948L41.8358 23.595C41.8868 23.6292 41.9382 23.664 41.99 23.6991L42.306 23.9156C42.3595 23.9525 42.4134 23.99 42.4677 24.0279L42.7737 24.2426L42.8096 24.6108L42.8829 25.3823L42.952 26.1396L43.0168 26.8827C43.0272 27.0054 43.0375 27.1274 43.0476 27.2489L43.1059 27.9708L43.1599 28.6786L43.2097 29.3721L43.2551 30.0515L43.2963 30.7167L43.3331 31.3678L43.3657 32.0047L43.394 32.6274L43.418 33.2359L43.4377 33.8302C43.4407 33.9281 43.4434 34.0254 43.446 34.1221L43.4593 34.6952L43.4683 35.2541L43.4731 35.7988C43.4757 36.3364 43.4719 36.8527 43.4617 37.3477L43.4493 37.8357C43.4397 38.1562 43.4272 38.4673 43.4119 38.769L43.3867 39.2143C43.1504 43.0125 42.4338 45.2105 41.2421 45.8027L41.1714 45.8357C40.3962 46.1746 39.1525 46.2684 37.5805 46.1498L37.2722 46.1242L36.9559 46.0934C36.8492 46.0822 36.7412 46.0702 36.6319 46.0573L36.3003 46.0162C36.1886 46.0016 36.0756 45.9861 35.9615 45.9699L35.6156 45.9186C35.5573 45.9096 35.4988 45.9004 35.44 45.891L35.0839 45.8323L34.7213 45.7686C34.5994 45.7466 34.4764 45.7237 34.3524 45.7001L33.9775 45.6268C33.8515 45.6015 33.7246 45.5755 33.5967 45.5487L33.2103 45.4659L32.8186 45.3785C32.7528 45.3636 32.6869 45.3484 32.6207 45.3331L32.2214 45.2388C32.1544 45.2227 32.0872 45.2064 32.0198 45.19L31.6133 45.089L31.0531 44.9444L30.523 44.8017L29.9977 44.6547L29.6509 44.5546L29.1368 44.4017L28.9674 44.3501L28.6316 44.2461L28.3004 44.1411L27.9742 44.0353L27.4953 43.8755L27.1836 43.7685L26.7286 43.6077L26.4343 43.5005L26.1476 43.3936L25.8692 43.287L25.5993 43.1811L25.3385 43.0759C25.2959 43.0585 25.2536 43.0411 25.2117 43.0237L24.9653 42.92L24.7292 42.8175C24.6907 42.8005 24.6526 42.7836 24.615 42.7667L24.395 42.6663L24.1863 42.5675C24.1524 42.5512 24.1191 42.535 24.0863 42.5188L23.8953 42.4228C23.8645 42.4069 23.8342 42.3912 23.8045 42.3755L23.6323 42.2827C23.6047 42.2674 23.5777 42.2522 23.5512 42.2371L23.3988 42.1477C23.2048 42.0303 23.0476 41.9197 22.9318 41.8178C22.7393 41.6483 22.6651 41.2466 22.6949 40.6588L22.705 40.5013C22.7071 40.4744 22.7093 40.4471 22.7118 40.4195L22.7289 40.2497L22.7505 40.0719L22.7767 39.8863L22.8074 39.6931L22.8424 39.4925L22.8818 39.2846L22.9255 39.0697L22.9734 38.8479L23.0255 38.6194L23.0817 38.3844L23.1737 38.02L23.24 37.7695L23.3102 37.5132L23.3842 37.2511L23.4621 36.9835L23.5438 36.7107L23.6291 36.4326L23.7181 36.1497L23.8106 35.8619L23.9067 35.5696L24.0574 35.1228L24.2156 34.6668L24.3813 34.2021L24.5542 33.7294L24.7341 33.2492L24.921 32.7621L25.0492 32.434L25.1804 32.1032L25.3824 31.6027L25.5907 31.0973L25.805 30.5879L25.9511 30.2462L26.1697 29.7438L26.3897 29.2482C26.4265 29.1662 26.4633 29.0845 26.5001 29.0032L26.7217 28.5192C26.7587 28.4393 26.7957 28.3597 26.8327 28.2805L27.0549 27.8099C27.092 27.7323 27.1291 27.6551 27.1661 27.5783L27.3883 27.1229C27.4253 27.0479 27.4622 26.9733 27.4992 26.8992L27.7204 26.4606C27.7572 26.3885 27.7939 26.3168 27.8306 26.2458L28.0501 25.8256C28.5241 24.9295 28.9867 24.127 29.4213 23.453Z", fill: "#18263C" })),
28
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M42.5044 25.8582C42.5044 25.8582 39.3674 26.7093 38.2066 34.3385C37.9633 35.9379 38.2033 37.3906 36.3608 39.1899C34.5183 40.9893 19.719 43.2316 19.719 43.2316C19.719 43.2316 16.3973 43.9648 17.4783 44.6378C18.4578 45.2476 17.4783 45.898 19.719 45.898C21.6145 45.898 21.621 44.9835 22.1969 45.0505C39.3634 47.05 45.7535 42.8382 46.5167 33.776C47.2798 24.7138 42.5044 25.8582 42.5044 25.8582Z", fill: "white" }),
29
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M22.1851 45.1519C38.6047 47.0644 45.8058 43.4331 46.6183 33.7847C46.6286 33.6627 46.6381 33.542 46.6469 33.4227L46.6709 33.069C46.6745 33.0107 46.678 32.9527 46.6812 32.8951L46.6985 32.5535L46.7112 32.2201C46.7372 31.3968 46.7208 30.6499 46.6618 29.9798L46.6359 29.7159C46.6313 29.6726 46.6264 29.6296 46.6213 29.587L46.5886 29.3354C46.1751 26.4064 44.8077 25.2015 42.4806 25.7591L42.3984 25.7826C40.9248 26.2262 39.7853 27.7609 38.9706 30.3824L38.8815 30.6782C38.8522 30.7782 38.8233 30.8798 38.795 30.9829L38.7111 31.2965C38.6974 31.3495 38.6837 31.4029 38.6702 31.4567L38.5903 31.7837L38.5132 32.1197L38.4386 32.4646C38.4264 32.5229 38.4143 32.5815 38.4024 32.6404L38.3318 32.9988C38.2511 33.422 38.1757 33.8635 38.1058 34.3233L38.0938 34.4043L38.0716 34.5695L38.0504 34.7472L38.029 34.947L37.9913 35.3286L37.9629 35.5959C37.7832 37.1593 37.4292 38.0041 36.2896 39.117C36.133 39.27 35.9029 39.4258 35.5997 39.5845L35.4545 39.6579L35.2989 39.7318C35.2453 39.7565 35.19 39.7812 35.1329 39.806L34.9565 39.8806C34.9263 39.8931 34.8956 39.9056 34.8644 39.9181L34.6725 39.9933L34.4701 40.0689L34.2573 40.1449L34.0342 40.2213L33.8007 40.2981L33.5567 40.3753L33.3024 40.4529L32.9015 40.5699L32.4773 40.6879L32.1815 40.767L31.7183 40.8863L31.3966 40.9664L31.0645 41.0468L30.547 41.1682L30.189 41.2496L29.6326 41.3723L29.0529 41.4959L28.4499 41.6203L27.8236 41.7456L27.1741 41.8717L26.5013 41.9986L25.8053 42.1263L25.086 42.2548L24.0907 42.4274L23.5776 42.5143L22.7887 42.6452L21.9764 42.7769L20.8574 42.9538L19.6971 43.1321L19.4252 43.1937L19.1688 43.2551C19.1273 43.2653 19.0865 43.2755 19.0463 43.2857L18.8128 43.3469C18.7752 43.3571 18.7382 43.3673 18.7018 43.3775L18.4913 43.4385L18.296 43.4994L18.116 43.5602C17.8287 43.6615 17.6047 43.7624 17.4438 43.8634C17.0079 44.137 16.9986 44.4594 17.4244 44.7244L17.4756 44.7576C17.5086 44.7799 17.5394 44.8024 17.5682 44.8254C17.7208 44.9472 17.7876 45.0338 17.878 45.2236L17.9555 45.3938C18.1414 45.7853 18.4231 45.9489 19.2325 45.9895L19.4142 45.9964L19.613 45.9997L19.7191 46.0001C20.5282 46.0001 21.0542 45.8458 21.4768 45.5568C21.4853 45.551 21.4951 45.5441 21.5058 45.5363L21.5805 45.4803L21.8951 45.2367L21.9131 45.2242C22.0084 45.1628 22.0872 45.1405 22.1851 45.1519ZM42.5302 25.9568L42.6203 25.9363C44.5553 25.5091 45.7722 26.4102 46.2668 28.6672L46.311 28.8827C46.3602 29.1388 46.4007 29.4112 46.4326 29.6998L46.4578 29.9512C46.4847 30.2491 46.503 30.5633 46.5126 30.8938L46.5187 31.1811C46.5194 31.2296 46.5199 31.2785 46.5202 31.3277L46.52 31.627C46.5196 31.6775 46.519 31.7284 46.5183 31.7796L46.5117 32.0909C46.5102 32.1434 46.5086 32.1963 46.5068 32.2495L46.4938 32.5728L46.4766 32.9041L46.4552 33.2435L46.4295 33.5908L46.4151 33.7675C45.6142 43.2768 38.5282 46.8501 22.2087 44.9493C22.0601 44.932 21.9353 44.9673 21.8026 45.0527C21.7967 45.0565 21.7889 45.0619 21.7796 45.0686L21.6642 45.1565L21.4713 45.3068L21.3617 45.3884C20.9739 45.6536 20.4881 45.7961 19.7191 45.7961L19.5186 45.7948L19.3368 45.7906C19.308 45.7896 19.2799 45.7885 19.2525 45.7873L19.0966 45.7784C19.0473 45.7749 19.0007 45.7708 18.9566 45.7661L18.8314 45.7501C18.4574 45.6935 18.2901 45.5786 18.1743 45.373L18.1392 45.3051L18.063 45.1376C17.9591 44.919 17.8781 44.8117 17.6954 44.6659C17.646 44.6265 17.5918 44.5883 17.5322 44.5512L17.4921 44.5253C17.2384 44.3545 17.2561 44.2221 17.5522 44.0362C17.6424 43.9796 17.7558 43.9224 17.8921 43.8646L18.0361 43.8067L18.1954 43.7484L18.3699 43.6897L18.5596 43.6308C18.6583 43.6013 18.7626 43.5717 18.8726 43.5419L19.1 43.4824C19.1392 43.4724 19.179 43.4625 19.2194 43.4525L19.4694 43.3926L19.7344 43.3325L20.6135 43.1979L21.7491 43.0198L22.5734 42.8871L23.1099 42.7991L23.8951 42.6678L24.6568 42.5373L25.3952 42.4076L26.1101 42.2786L26.8015 42.1505L27.4696 42.0231L28.1142 41.8965L28.7355 41.7707L29.3334 41.6457L29.9079 41.5214L30.2779 41.439L30.8134 41.316L31.1575 41.2344L31.4912 41.1532L31.9723 41.0319L32.43 40.9114L32.7222 40.8315L33.0041 40.7518L33.2755 40.6726L33.5366 40.5936L33.7874 40.515L34.0278 40.4367L34.2579 40.3587L34.4776 40.281L34.6869 40.2036C34.721 40.1908 34.7546 40.1779 34.7878 40.1651L34.9816 40.0882L35.1651 40.0116L35.3383 39.9354C35.3663 39.9227 35.3939 39.91 35.421 39.8974L35.5787 39.8216C35.9599 39.6325 36.2444 39.4463 36.4321 39.263C37.5769 38.145 37.9589 37.2767 38.1492 35.7548L38.1801 35.4873L38.2208 35.0782L38.253 34.7709L38.2739 34.5958C38.2774 34.5679 38.2809 34.5406 38.2846 34.5136L38.3075 34.354C38.3374 34.1572 38.3683 33.9639 38.4002 33.774L38.4653 33.3988C38.4764 33.337 38.4876 33.2756 38.4989 33.2146L38.5679 32.8531L38.6395 32.5007C38.7125 32.1528 38.7893 31.8187 38.8701 31.4982L38.9522 31.1822C39.7719 28.1204 40.9687 26.3806 42.5302 25.9568Z", fill: "#18263C" }),
30
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M46.6343 34.3385H38.2066C38.2066 34.3385 35.5088 24.139 41.8148 24.139C48.1207 24.139 46.6343 34.3385 46.6343 34.3385Z", fill: "#D6DAE1" }),
31
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M46.9352 32.216C47.3081 26.7977 45.603 24.071 41.8149 24.071C38.0642 24.071 36.6693 26.7416 37.6208 32.0413L37.6893 32.4067C37.8096 33.0225 37.9601 33.6723 38.1409 34.3559L38.1543 34.4065H46.6932L46.7308 34.1443C46.8063 33.6029 46.865 33.0833 46.9069 32.5854L46.9352 32.216ZM37.7329 31.8988C36.8446 26.8164 38.1671 24.2658 41.6914 24.208L41.8148 24.207C45.9665 24.207 47.5529 27.5643 46.5671 34.3287L46.5754 34.2704H38.2593L38.1696 33.9235C38.0714 33.5337 37.9834 33.1558 37.9057 32.7896L37.8314 32.4274C37.8196 32.3677 37.8081 32.3083 37.7969 32.2492L37.7329 31.8988Z", fill: "#18263C" }),
32
+ React.createElement("path", { d: "M43.1014 7.101C43.0933 7.09704 43.0851 7.09307 43.0766 7.0847C43.0276 7.04599 43.0176 6.98402 43.0543 6.94485L45.2635 4.61254C45.3002 4.57337 45.3684 4.57281 45.4174 4.61152C45.4665 4.65024 45.4765 4.71221 45.4398 4.75138L43.2306 7.08368C43.1992 7.11701 43.1461 7.12281 43.1014 7.101Z", fill: "black" }),
33
+ React.createElement("circle", { cx: "7.59869", cy: "3.28766", r: "1.01996", fill: "#07C790" }),
34
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M45.522 15.9701C45.5342 15.9762 45.5481 15.9808 45.5619 15.9808C45.5649 15.9808 45.568 15.9804 45.5711 15.98C45.5742 15.9797 45.5772 15.9793 45.5803 15.9793C45.6002 15.9731 45.6171 15.9609 45.6279 15.944L46.9494 13.7828C46.9602 13.7644 46.9648 13.7444 46.9586 13.7245C46.9525 13.7045 46.9402 13.6876 46.9233 13.6769L44.7622 12.3553C44.7253 12.3339 44.6793 12.3446 44.6563 12.3814L43.3347 14.5426C43.3132 14.5794 43.324 14.627 43.3608 14.6485L45.522 15.9701ZM45.5358 15.7981L43.5066 14.5564L44.7468 12.5257L46.7775 13.7674L45.5358 15.7981Z", fill: "black" })));
168
35
  }
169
- var ForwardRef = React.forwardRef(SvgSuccessTip);
170
- var MemoForwardRef = React.memo(ForwardRef);
171
- var _default = exports["default"] = MemoForwardRef;
36
+ const ForwardRef = React.forwardRef(SvgSuccessTip);
37
+ const MemoForwardRef = React.memo(ForwardRef);
38
+ export default MemoForwardRef;
39
+ //# sourceMappingURL=svg-success-tip.js.map
@@ -1,23 +1,5 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- var _exportNames = {};
7
- exports["default"] = void 0;
8
- var _notification = _interopRequireDefault(require("./notification"));
9
- require("./style");
10
- var _notification2 = require("antd/es/notification");
11
- Object.keys(_notification2).forEach(function (key) {
12
- if (key === "default" || key === "__esModule") return;
13
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
14
- if (key in exports && exports[key] === _notification2[key]) return;
15
- Object.defineProperty(exports, key, {
16
- enumerable: true,
17
- get: function get() {
18
- return _notification2[key];
19
- }
20
- });
21
- });
22
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
23
- var _default = exports["default"] = _notification["default"];
1
+ import notification from './notification';
2
+ import './style';
3
+ export * from 'antd/es/notification';
4
+ export default notification;
5
+ //# sourceMappingURL=index.js.map
@@ -1,105 +1,24 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- var _exportNames = {};
8
- exports["default"] = void 0;
9
- var _react = _interopRequireDefault(require("react"));
10
- var _notification = _interopRequireWildcard(require("antd/es/notification"));
11
- Object.keys(_notification).forEach(function (key) {
12
- if (key === "default" || key === "__esModule") return;
13
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
14
- if (key in exports && exports[key] === _notification[key]) return;
15
- Object.defineProperty(exports, key, {
16
- enumerable: true,
17
- get: function get() {
18
- return _notification[key];
19
- }
20
- });
21
- });
22
- var _icon = _interopRequireDefault(require("../icon"));
23
- var _classnames = _interopRequireDefault(require("classnames"));
24
- var _assets = require("./assets");
25
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
26
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
27
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
28
- var prefixCls = 'ant-notification-notice';
29
- var tntPrefixCls = 'tnt-notification-notice';
30
- var api = Object.assign(Object.assign({}, _notification["default"]), {
31
- successInfo: function successInfo(args) {
32
- return _notification["default"].open(Object.assign(Object.assign({}, args), {
33
- icon: _react["default"].createElement(_icon["default"], {
34
- className: "img-icon",
35
- component: function component() {
36
- return _react["default"].createElement(_assets.SvgSuccessTip, {
37
- fill: "currentColor",
38
- width: 46,
39
- height: 46
40
- });
41
- }
42
- }),
43
- type: 'success',
44
- className: (0, _classnames["default"])(args.className, tntPrefixCls)
45
- }));
46
- },
47
- errorInfo: function errorInfo(args) {
48
- return _notification["default"].open(Object.assign(Object.assign({}, args), {
49
- icon: _react["default"].createElement(_icon["default"], {
50
- className: "img-icon",
51
- component: function component() {
52
- return _react["default"].createElement(_assets.SvgErrorTip, {
53
- fill: "currentColor",
54
- width: 46,
55
- height: 46
56
- });
57
- }
58
- }),
59
- type: 'success',
60
- className: (0, _classnames["default"])(args.className, tntPrefixCls)
61
- }));
62
- },
63
- success: function success(args) {
64
- return _notification["default"].success(Object.assign(Object.assign({}, args), {
65
- icon: !args.icon && _react["default"].createElement(_icon["default"], {
66
- theme: "filled",
67
- className: "".concat(prefixCls, "-icon ").concat(prefixCls, "-icon-success ").concat(tntPrefixCls, "-icon"),
68
- type: "check-circle-o"
69
- }),
70
- className: (0, _classnames["default"])(args.className, tntPrefixCls)
71
- }));
72
- },
73
- error: function error(args) {
74
- return _notification["default"].error(Object.assign(Object.assign({}, args), {
75
- icon: !args.icon && _react["default"].createElement(_icon["default"], {
76
- theme: "filled",
77
- className: "".concat(prefixCls, "-icon ").concat(prefixCls, "-icon-error ").concat(tntPrefixCls, "-icon"),
78
- type: "close-circle-o"
79
- }),
80
- className: (0, _classnames["default"])(args.className, tntPrefixCls)
81
- }));
82
- },
83
- info: function info(args) {
84
- return _notification["default"].info(Object.assign(Object.assign({}, args), {
85
- icon: !args.icon && _react["default"].createElement(_icon["default"], {
86
- theme: "filled",
87
- className: "".concat(prefixCls, "-icon ").concat(prefixCls, "-icon-info ").concat(tntPrefixCls, "-icon"),
88
- type: "info-circle-o"
89
- }),
90
- className: (0, _classnames["default"])(args.className, tntPrefixCls)
91
- }));
92
- },
93
- warning: function warning(args) {
94
- return _notification["default"].warning(Object.assign(Object.assign({}, args), {
95
- icon: !args.icon && _react["default"].createElement(_icon["default"], {
96
- theme: "filled",
97
- className: "".concat(prefixCls, "-icon ").concat(prefixCls, "-icon-warning ").concat(tntPrefixCls, "-icon"),
98
- type: "exclamation-circle-o"
99
- }),
100
- className: (0, _classnames["default"])(args.className, tntPrefixCls)
101
- }));
102
- }
103
- });
1
+ import React from 'react';
2
+ import Notification from 'antd/es/notification';
3
+ import Icon from '../icon';
4
+ import classNames from 'classnames';
5
+ export * from 'antd/es/notification';
6
+ import { SvgErrorTip, SvgSuccessTip } from './assets';
7
+ const prefixCls = 'ant-notification-notice';
8
+ const tntPrefixCls = 'tnt-notification-notice';
9
+ const api = Object.assign(Object.assign({}, Notification), { successInfo: (args) => {
10
+ return Notification.open(Object.assign(Object.assign({}, args), { icon: (React.createElement(Icon, { className: "img-icon", component: () => React.createElement(SvgSuccessTip, { fill: "currentColor", width: 46, height: 46 }) })), type: 'success', className: classNames(args.className, tntPrefixCls) }));
11
+ }, errorInfo: (args) => {
12
+ return Notification.open(Object.assign(Object.assign({}, args), { icon: (React.createElement(Icon, { className: "img-icon", component: () => React.createElement(SvgErrorTip, { fill: "currentColor", width: 46, height: 46 }) })), type: 'success', className: classNames(args.className, tntPrefixCls) }));
13
+ }, success: (args) => {
14
+ return Notification.success(Object.assign(Object.assign({}, args), { icon: !args.icon && (React.createElement(Icon, { theme: "filled", className: `${prefixCls}-icon ${prefixCls}-icon-success ${tntPrefixCls}-icon`, type: "check-circle-o" })), className: classNames(args.className, tntPrefixCls) }));
15
+ }, error: (args) => {
16
+ return Notification.error(Object.assign(Object.assign({}, args), { icon: !args.icon && (React.createElement(Icon, { theme: "filled", className: `${prefixCls}-icon ${prefixCls}-icon-error ${tntPrefixCls}-icon`, type: "close-circle-o" })), className: classNames(args.className, tntPrefixCls) }));
17
+ }, info: (args) => {
18
+ return Notification.info(Object.assign(Object.assign({}, args), { icon: !args.icon && (React.createElement(Icon, { theme: "filled", className: `${prefixCls}-icon ${prefixCls}-icon-info ${tntPrefixCls}-icon`, type: "info-circle-o" })), className: classNames(args.className, tntPrefixCls) }));
19
+ }, warning: (args) => {
20
+ return Notification.warning(Object.assign(Object.assign({}, args), { icon: !args.icon && (React.createElement(Icon, { theme: "filled", className: `${prefixCls}-icon ${prefixCls}-icon-warning ${tntPrefixCls}-icon`, type: "exclamation-circle-o" })), className: classNames(args.className, tntPrefixCls) }));
21
+ } });
104
22
  api.warn = api.warning;
105
- var _default = exports["default"] = api;
23
+ export default api;
24
+ //# sourceMappingURL=notification.js.map
@@ -1,4 +1,3 @@
1
- "use strict";
2
-
3
- require("../../style/index.less");
4
- require("./index.less");
1
+ import '../../style/index.less';
2
+ import './index.less';
3
+ //# sourceMappingURL=index.js.map
package/es/page/Box.js CHANGED
@@ -1,67 +1,39 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
- var _react = _interopRequireDefault(require("react"));
8
- var _utils = require("./utils");
9
- var _card = _interopRequireDefault(require("../card"));
10
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
11
- var __rest = void 0 && (void 0).__rest || function (s, e) {
12
- var t = {};
13
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
14
- if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
15
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
16
- }
17
- return t;
1
+ var __rest = (this && this.__rest) || function (s, e) {
2
+ var t = {};
3
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
4
+ t[p] = s[p];
5
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
6
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
7
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
8
+ t[p[i]] = s[p[i]];
9
+ }
10
+ return t;
18
11
  };
19
- var Box = function Box(_a) {
20
- var inLayout = _a.inLayout,
21
- _a$clsPrefix = _a.clsPrefix,
22
- clsPrefix = _a$clsPrefix === void 0 ? 'tntd-page' : _a$clsPrefix,
23
- children = _a.children,
24
- _a$noPadding = _a.noPadding,
25
- noPadding = _a$noPadding === void 0 ? false : _a$noPadding,
26
- headerHeight = _a.headerHeight,
27
- _a$bordered = _a.bordered,
28
- bordered = _a$bordered === void 0 ? false : _a$bordered,
29
- _a$bodyStyle = _a.bodyStyle,
30
- bodyStyle = _a$bodyStyle === void 0 ? {} : _a$bodyStyle,
31
- _a$headStyle = _a.headStyle,
32
- headStyle = _a$headStyle === void 0 ? {} : _a$headStyle,
33
- height = _a.height,
34
- _a$size = _a.size,
35
- size = _a$size === void 0 ? 'small' : _a$size,
36
- _a$contentTotalMargin = _a.contentTotalMargin,
37
- contentTotalMargin = _a$contentTotalMargin === void 0 ? '0px' : _a$contentTotalMargin,
38
- restProps = __rest(_a, ["inLayout", "clsPrefix", "children", "noPadding", "headerHeight", "bordered", "bodyStyle", "headStyle", "height", "size", "contentTotalMargin"]);
39
- var cardTitleHeight = 0;
40
- if (restProps.title) {
41
- // 根据Card的size,计算Card的title的高度值
42
- cardTitleHeight = size === 'small' ? 40 : 60;
43
- // 如果Card的自定义高度,Card的title就使用此高度
44
- if (headStyle.hasOwnProperty(height)) {
45
- cardTitleHeight = headStyle.height;
12
+ import React from 'react';
13
+ import { addUnitForValue } from './utils';
14
+ import Card from '../card';
15
+ const Box = (_a) => {
16
+ var { inLayout, clsPrefix = 'tntd-page', children, noPadding = false, headerHeight, bordered = false, bodyStyle = {}, headStyle = {}, height, size = 'small', contentTotalMargin = '0px' } = _a, restProps = __rest(_a, ["inLayout", "clsPrefix", "children", "noPadding", "headerHeight", "bordered", "bodyStyle", "headStyle", "height", "size", "contentTotalMargin"]);
17
+ let cardTitleHeight = 0;
18
+ if (restProps.title) {
19
+ // 根据Card的size,计算Card的title的高度值
20
+ cardTitleHeight = size === 'small' ? 40 : 60;
21
+ // 如果Card的自定义高度,Card的title就使用此高度
22
+ if (headStyle.hasOwnProperty(height)) {
23
+ cardTitleHeight = headStyle.height;
24
+ }
46
25
  }
47
- }
48
- // 如果设置了noPadding,优先级最高
49
- if (noPadding) {
50
- bodyStyle.padding = 0;
51
- headStyle.padding = 0;
52
- }
53
- // 如果传入只有数字,需要默认加px
54
- cardTitleHeight = (0, _utils.addUnitForValue)(cardTitleHeight);
55
- var cardBodyHeight = "calc(".concat(height, " - ").concat(headerHeight, " - ").concat(contentTotalMargin, " - ").concat(cardTitleHeight, ")");
56
- return _react["default"].createElement(_card["default"], Object.assign({
57
- className: "".concat(clsPrefix, "-box-card"),
58
- bordered: bordered,
59
- bodyStyle: Object.assign(Object.assign({}, bodyStyle), {
60
- // overflow: 'auto',
61
- height: inLayout ? "calc(100% - ".concat(headerHeight, ")") : cardBodyHeight
62
- }),
63
- size: size,
64
- headStyle: headStyle
65
- }, restProps), children);
26
+ // 如果设置了noPadding,优先级最高
27
+ if (noPadding) {
28
+ bodyStyle.padding = 0;
29
+ headStyle.padding = 0;
30
+ }
31
+ // 如果传入只有数字,需要默认加px
32
+ cardTitleHeight = addUnitForValue(cardTitleHeight);
33
+ const cardBodyHeight = `calc(${height} - ${headerHeight} - ${contentTotalMargin} - ${cardTitleHeight})`;
34
+ return (React.createElement(Card, Object.assign({ className: `${clsPrefix}-box-card`, bordered: bordered, bodyStyle: Object.assign(Object.assign({}, bodyStyle), {
35
+ // overflow: 'auto',
36
+ height: inLayout ? `calc(100% - ${headerHeight})` : cardBodyHeight }), size: size, headStyle: headStyle }, restProps), children));
66
37
  };
67
- var _default = exports["default"] = Box;
38
+ export default Box;
39
+ //# sourceMappingURL=Box.js.map