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,212 +1,68 @@
1
1
  "use strict";
2
-
3
- function _typeof(o) {
4
- "@babel/helpers - typeof";
5
-
6
- return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
7
- return typeof o;
8
- } : function (o) {
9
- return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
10
- }, _typeof(o);
11
- }
12
- Object.defineProperty(exports, "__esModule", {
13
- value: true
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
14
17
  });
15
- exports["default"] = void 0;
16
- var React = _interopRequireWildcard(require("react"));
17
- function _getRequireWildcardCache(e) {
18
- if ("function" != typeof WeakMap) return null;
19
- var r = new WeakMap(),
20
- t = new WeakMap();
21
- return (_getRequireWildcardCache = function _getRequireWildcardCache(e) {
22
- return e ? t : r;
23
- })(e);
24
- }
25
- function _interopRequireWildcard(e, r) {
26
- if (!r && e && e.__esModule) return e;
27
- if (null === e || "object" != _typeof(e) && "function" != typeof e) return {
28
- "default": e
29
- };
30
- var t = _getRequireWildcardCache(r);
31
- if (t && t.has(e)) return t.get(e);
32
- var n = {
33
- __proto__: null
34
- },
35
- a = Object.defineProperty && Object.getOwnPropertyDescriptor;
36
- for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) {
37
- var i = a ? Object.getOwnPropertyDescriptor(e, u) : null;
38
- i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u];
39
- }
40
- return n["default"] = e, t && t.set(e, n), n;
41
- }
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
42
27
  function SvgIllustrationOffline(props, svgRef) {
43
- return React.createElement("svg", Object.assign({
44
- viewBox: "0 0 160 160",
45
- xmlns: "http://www.w3.org/2000/svg",
46
- xmlnsXlink: "http://www.w3.org/1999/xlink",
47
- ref: svgRef
48
- }, props), React.createElement("circle", {
49
- cx: "76.0001",
50
- cy: "80",
51
- r: "71.4667",
52
- fill: "#F5F5F5"
53
- }), React.createElement("mask", {
54
- id: "mask0_10887_54142",
55
- maskUnits: "userSpaceOnUse",
56
- x: "4",
57
- y: "8",
58
- width: "144",
59
- height: "144"
60
- }, React.createElement("circle", {
61
- cx: "76.0001",
62
- cy: "80",
63
- r: "71.4667",
64
- fill: "white"
65
- })), React.createElement("g", {
66
- mask: "url(#mask0_10887_54142)"
67
- }, React.createElement("path", {
68
- "fill-rule": "evenodd",
69
- "clip-rule": "evenodd",
70
- d: "M73.0583 99.7161L76.9277 85.9863H86.1232L89.8476 99.7161C89.8476 99.7161 83.7382 104.087 80.839 104.087C77.9398 104.087 73.0583 99.7161 73.0583 99.7161Z",
71
- fill: "white"
72
- }), React.createElement("path", {
73
- "fill-rule": "evenodd",
74
- "clip-rule": "evenodd",
75
- d: "M76.6852 85.6664H86.3678L90.2145 99.847L89.6378 100.257C85.7134 103.021 82.794 104.407 80.8388 104.407C78.8058 104.407 76.153 102.917 72.8447 99.9545L72.696 99.8214L76.6852 85.6664ZM89.4794 99.5837L85.8772 86.3058H77.169L73.4196 99.6082L73.6003 99.769C76.5372 102.345 78.8956 103.671 80.6468 103.762L80.8388 103.767C82.2079 103.767 84.1883 102.978 86.7616 101.395L87.4463 100.964C87.9118 100.665 88.3951 100.342 88.8962 99.9947L89.4794 99.5837Z",
76
- fill: "#18263C"
77
- }), React.createElement("path", {
78
- "fill-rule": "evenodd",
79
- "clip-rule": "evenodd",
80
- d: "M49.2475 91.832C63.116 91.832 73.0583 97.9861 73.0583 97.9861C73.0583 97.9861 82.8584 102.866 89.8475 97.3492C96.8366 91.832 105.287 82.5201 117.795 82.5201C117.795 82.5201 132.915 96.3085 132.915 101.869C132.915 107.429 124.388 106.812 117.795 109.692C117.795 109.692 127.156 147.474 121.639 152.811L45.5463 154.55C45.5463 154.55 43.3583 133.505 49.7655 117.031L45.5463 123.036L22.9248 110.73C22.9248 110.73 35.3791 91.832 49.2475 91.832Z",
81
- fill: "#D6DAE1"
82
- }), React.createElement("path", {
83
- "fill-rule": "evenodd",
84
- "clip-rule": "evenodd",
85
- d: "M117.795 82.2002L118.011 82.2838C118.17 82.4284 118.327 82.5724 118.483 82.7157L119.405 83.5676L120.298 84.4032L121.16 85.2226L121.993 86.0259L122.796 86.8131L123.569 87.5841L124.312 88.3391L125.026 89.078C125.143 89.1998 125.258 89.3209 125.372 89.4414L126.041 90.1562C126.15 90.274 126.258 90.3912 126.364 90.5077L126.989 91.1985L127.583 91.8733L128.148 92.5322C128.24 92.6407 128.33 92.7485 128.42 92.8557L128.94 93.4906C129.445 94.1177 129.906 94.7208 130.322 95.3002L130.723 95.8717C132.398 98.3138 133.235 100.31 133.235 101.869C133.235 104.644 131.7 105.961 127.608 107.175L126.991 107.352L126.336 107.528L125.283 107.794L123.255 108.288L122.322 108.525L121.464 108.758C120.364 109.066 119.435 109.371 118.566 109.717L118.171 109.879L118.473 111.107L118.996 113.276L119.494 115.388L119.965 117.443L120.411 119.442L120.693 120.743L121.095 122.647L121.349 123.885L121.708 125.695L121.933 126.871L122.146 128.021L122.348 129.146L122.628 130.787L122.801 131.85L122.962 132.887L123.112 133.9L123.25 134.888L123.376 135.85L123.491 136.788L123.594 137.7L123.685 138.588L123.765 139.45L123.834 140.288L123.89 141.1L123.935 141.888L123.969 142.651L123.99 143.389C123.993 143.51 123.995 143.63 123.997 143.748L124.001 144.449C124.001 144.678 123.998 144.903 123.994 145.124L123.975 145.775C123.971 145.881 123.966 145.987 123.961 146.091L123.924 146.704C123.903 147.005 123.878 147.296 123.848 147.578L123.782 148.129C123.699 148.758 123.591 149.336 123.46 149.863L123.342 150.303C123.011 151.442 122.555 152.316 121.974 152.927L121.862 153.041L121.646 153.131L45.2583 154.877L45.1343 153.645C43.9446 141.165 45.0368 129.892 48.413 119.828L48.6217 119.214L45.6439 123.454L22.4658 110.845L23.0264 109.999C31.2744 97.6886 40.0134 91.512 49.2473 91.512C58.55 91.512 66.5453 93.5785 73.2008 97.6997C79.6297 100.901 85.0939 100.694 89.6491 97.0981L90.2578 96.6057L91.0953 95.9131L95.8619 91.9097L96.65 91.262C104.187 85.1558 110.279 82.2002 117.795 82.2002ZM117.672 82.8413L117.308 82.8445C110.029 82.9734 104.053 86.0056 96.5516 92.1682L96.3847 92.3067L93.5238 94.7144L90.8503 96.947L90.1727 97.4993L89.7587 97.8218C85.0525 101.368 79.4201 101.512 72.8897 98.2582C66.3145 94.1883 58.4359 92.152 49.2473 92.152C40.1279 92.152 31.4413 98.3885 23.1918 110.906L23.3844 110.616L45.4484 122.618L51.0193 114.69L50.0636 117.147C45.8114 128.08 44.4108 140.536 45.8644 154.517L45.8345 154.224L121.502 152.494L121.622 152.364C122.017 151.91 122.345 151.304 122.606 150.548L122.731 150.158C122.89 149.621 123.019 149.016 123.119 148.345L123.188 147.83L123.246 147.289L123.293 146.723C123.297 146.67 123.3 146.616 123.304 146.561C123.307 146.518 123.309 146.475 123.312 146.431L123.342 145.828C123.345 145.761 123.347 145.695 123.349 145.628C123.351 145.591 123.352 145.554 123.353 145.517L123.366 144.876L123.368 144.21C123.367 144.097 123.366 143.983 123.365 143.868L123.35 143.165C123.346 143.046 123.343 142.926 123.338 142.804L123.307 142.064L123.264 141.298L123.21 140.508C123.2 140.374 123.189 140.239 123.178 140.103L123.107 139.276L123.025 138.423L122.932 137.545L122.827 136.643L122.711 135.716L122.584 134.764L122.445 133.787L122.296 132.785L122.135 131.758L121.872 130.172L121.584 128.529L121.27 126.831L121.047 125.668L120.813 124.481L120.567 123.268L120.178 121.403L119.763 119.482L119.322 117.506L119.014 116.157L118.531 114.088L117.847 111.243L117.42 109.506L117.995 109.259C119.202 108.755 120.49 108.344 122.155 107.908L123.102 107.666L125.837 106.996L126.502 106.822C126.609 106.793 126.715 106.764 126.819 106.735L127.424 106.562C127.522 106.533 127.618 106.504 127.712 106.475L128.26 106.3C131.433 105.245 132.595 104.075 132.595 101.869C132.595 100.583 131.948 98.9321 130.655 96.9203L130.303 96.3873C130.058 96.0266 129.794 95.6549 129.511 95.2724L129.071 94.6905L128.602 94.0923L128.103 93.4779L127.575 92.8473L127.018 92.2004L126.431 91.5374C126.331 91.4256 126.229 91.313 126.127 91.1998L125.496 90.5126L124.837 89.8092L124.147 89.0897L123.059 87.9804L122.296 87.2207L121.505 86.445L120.684 85.6533L119.833 84.8456L118.954 84.022L117.672 82.8413Z",
86
- fill: "#182333"
87
- }), React.createElement("path", {
88
- "fill-rule": "evenodd",
89
- "clip-rule": "evenodd",
90
- d: "M45.1575 122.769C45.1575 122.769 34.171 146.815 35.454 151.467C36.737 156.118 47.4973 169.933 49.3809 173.184C51.2645 176.435 58.1657 180.175 56.2081 185.194C54.2506 190.214 18.918 174.897 14.2291 167.986C9.54022 161.075 5.48521 139.958 23.7128 111.054C23.7128 111.054 45.1575 122.769 45.1575 122.769Z",
91
- fill: "white"
92
- }), React.createElement("path", {
93
- "fill-rule": "evenodd",
94
- "clip-rule": "evenodd",
95
- d: "M23.5963 110.628L45.5662 122.63L44.3809 125.243L43.3801 127.489L42.6694 129.11L41.9928 130.678L41.5607 131.693L40.9411 133.171L40.3556 134.594L39.8043 135.963L39.4557 136.846L38.9614 138.125L38.5012 139.349L38.0752 140.519L37.6834 141.634L37.4412 142.347L37.1064 143.371L36.9022 144.024L36.7131 144.652L36.4581 145.548C36.4317 145.645 36.4059 145.741 36.3807 145.835L36.2373 146.39L36.109 146.921C36.0889 147.007 36.0695 147.093 36.0506 147.177L35.9452 147.671L35.855 148.141L35.78 148.586C35.7687 148.658 35.7581 148.729 35.7482 148.799L35.696 149.208L35.659 149.592C35.6541 149.654 35.6498 149.715 35.6462 149.775L35.632 150.122C35.6221 150.624 35.6635 151.044 35.7563 151.38C35.8634 151.768 36.0389 152.227 36.281 152.755L36.5049 153.226L36.7611 153.73C36.8519 153.904 36.9481 154.083 37.0496 154.269L37.37 154.841C37.426 154.939 37.4834 155.039 37.5421 155.14L37.9099 155.763L38.3091 156.421L38.7394 157.112L39.2006 157.836L39.6924 158.594L40.2145 159.386L41.0543 160.636L41.6514 161.512L42.6257 162.92L46.4896 168.398L48.5275 171.333L49.2967 172.468L49.5698 172.887L49.7594 173.199C49.8733 173.379 50.0058 173.566 50.1575 173.761C50.4904 174.19 50.9047 174.649 51.4688 175.226L53.3278 177.088C56.4731 180.315 57.5746 182.554 56.5001 185.309C56.0821 186.381 54.4366 186.692 51.8737 186.363L51.349 186.289C51.3037 186.282 51.2581 186.275 51.2123 186.267C51.1677 186.26 51.1228 186.253 51.0776 186.245L50.5173 186.146L49.9338 186.03L49.3278 185.897L48.6999 185.749C48.5934 185.723 48.486 185.696 48.3778 185.669L47.7179 185.496C47.6062 185.466 47.4936 185.436 47.3802 185.404L46.6896 185.209L45.9792 184.998L45.2496 184.772L44.5013 184.532L43.7349 184.276L42.9509 184.007L42.1499 183.723L41.3325 183.425L40.4991 183.114C40.3589 183.061 40.218 183.007 40.0766 182.953L38.7868 182.45L37.4648 181.918L36.5667 181.548L35.5949 181.138C35.4226 181.065 35.2507 180.992 35.0791 180.918L34.0545 180.472L33.04 180.022L32.0369 179.566L31.0465 179.107L30.07 178.645L29.1087 178.18L28.1639 177.714C28.0079 177.636 27.8526 177.558 27.698 177.48L26.7802 177.012L25.8819 176.543L25.0044 176.075L24.1491 175.609L23.317 175.144L22.5096 174.681L21.728 174.222L20.9735 173.767L20.2473 173.316L19.5508 172.87C19.4372 172.796 19.325 172.722 19.214 172.649L18.5642 172.212L17.9472 171.782C17.1469 171.214 16.4372 170.665 15.8316 170.143L15.397 169.758C14.7752 169.187 14.2892 168.652 13.9582 168.164C11.1008 163.953 9.44411 156.482 10.0519 147.744C10.8291 136.57 15.1117 124.082 23.436 110.882L23.5963 110.628ZM45.3691 167.913L41.7658 162.805L40.5183 160.986L39.9434 160.133L39.1385 158.917L38.6404 158.149L38.1735 157.415L37.7378 156.714L37.3336 156.048L36.9609 155.415C36.9015 155.312 36.8433 155.21 36.7865 155.111L36.4616 154.528L36.1688 153.978L35.9082 153.462C35.5416 152.713 35.2844 152.076 35.1394 151.55C35.0951 151.39 35.0611 151.213 35.0374 151.021L35.0096 150.72C34.9929 150.46 34.9923 150.174 35.0078 149.864L35.0342 149.48L35.076 149.071C35.0842 149.001 35.0931 148.93 35.1027 148.858L35.1677 148.414C35.1798 148.338 35.1926 148.261 35.206 148.183L35.2942 147.702L35.3979 147.198C35.4165 147.112 35.4357 147.025 35.4556 146.936L35.5824 146.396L35.7248 145.831L35.8827 145.243L36.056 144.63L36.2448 143.993L36.4491 143.332L36.6688 142.646L37.0274 141.573L37.4209 140.445L37.7026 139.662L37.9997 138.856L38.4745 137.6L38.9841 136.29L39.5285 134.925L40.1078 133.506L40.7219 132.031L41.3709 130.501L42.0547 128.917L42.7734 127.277L43.7859 125.005L44.7365 122.905L23.8173 111.477L23.5136 111.965C15.7019 124.557 11.6047 136.465 10.7377 147.16L10.6904 147.788C10.0919 156.392 11.7173 163.721 14.4878 167.805C15.0157 168.583 15.976 169.497 17.2792 170.498L17.8185 170.903L18.3931 171.317L19.0018 171.738C19.106 171.809 19.2116 171.88 19.3185 171.952L19.9758 172.384L20.664 172.822L21.3817 173.266L22.1277 173.715C22.2544 173.79 22.3821 173.865 22.511 173.941L23.2971 174.395L24.1083 174.853L24.9433 175.313L25.801 175.774L26.6799 176.237C26.8281 176.314 26.9771 176.392 27.127 176.469L28.0355 176.932L28.9621 177.394C29.118 177.471 29.2745 177.548 29.4318 177.624L30.3832 178.084L31.3496 178.542L32.8243 179.222C32.9897 179.297 33.1556 179.372 33.322 179.446L34.3255 179.892L35.3389 180.333L36.3609 180.768L37.2458 181.136L38.119 181.492L38.9798 181.836L39.8275 182.167L40.6615 182.485L41.8851 182.938L43.0738 183.361L43.8458 183.626L44.6005 183.877L45.3374 184.114L46.0557 184.337L46.7547 184.546L47.4338 184.74L48.0922 184.92L48.7292 185.085C48.8336 185.111 48.937 185.137 49.0396 185.162L49.6433 185.304C49.7421 185.326 49.8398 185.348 49.9366 185.369L50.5056 185.489L51.0505 185.592L51.5706 185.68L52.0652 185.752C52.3863 185.795 52.69 185.827 52.9754 185.848L53.3895 185.871C54.7901 185.923 55.6724 185.67 55.9039 185.077C56.8841 182.563 55.7856 180.467 52.591 177.252L50.772 175.426C50.3106 174.946 49.9525 174.541 49.6519 174.154C49.4329 173.872 49.2488 173.603 49.0979 173.343L49.062 173.283L48.7402 172.785L47.5346 171.019L45.3691 167.913Z",
96
- fill: "#182333"
97
- }), React.createElement("path", {
98
- "fill-rule": "evenodd",
99
- "clip-rule": "evenodd",
100
- d: "M117.796 82.5202C117.796 82.5202 139.673 71.6083 134.609 65.8656C129.546 60.123 92.8466 61.7593 92.8466 61.7593C92.8466 61.7593 85.2972 64.0689 83.8715 61.7593C82.4458 59.4497 81.25 56.4405 87.7493 55.3124C94.2486 54.1843 91.4636 57.0467 99.188 54.1843C106.912 51.3219 135.436 41.0376 146.213 48.175C156.99 55.3124 170.603 81.2114 132.426 99.8733C132.426 99.8733 117.796 82.5202 117.796 82.5202Z",
101
- fill: "white"
102
- }), React.createElement("path", {
103
- d: "M79.696 82.5201C79.696 82.5201 81.7555 84.9424 83.815 82.5201",
104
- stroke: "#182333",
105
- "stroke-width": "0.6",
106
- "stroke-linecap": "round"
107
- }), React.createElement("path", {
108
- "fill-rule": "evenodd",
109
- "clip-rule": "evenodd",
110
- d: "M75.2252 55.9107C75.2252 55.9107 81.053 52.7888 87.7494 55.3124C89.6568 56.0313 91.2149 57.3506 92.468 58.8699C96.6696 63.9644 96.5025 71.1154 95.8481 77.6865V77.6865H94.3715L65.9348 77.041C65.9348 77.041 62.5891 60.146 70.0619 57.5775C71.298 57.2275 72.2112 57.9206 72.2112 57.9206L75.2252 55.9107Z",
111
- fill: "#182333"
112
- }), React.createElement("path", {
113
- "fill-rule": "evenodd",
114
- "clip-rule": "evenodd",
115
- d: "M69.9607 62.6067C67.6671 64.1981 66.6035 77.2681 66.6035 77.2681C66.6035 77.2681 70.2761 87.4097 77.7425 89.4964V89.4964C83.9467 90.9012 90.5494 88.3791 93.1722 82.5837C94.3429 79.997 95.2508 77.3677 95.2508 75.4345C95.2508 69.9932 95.0159 64.1208 93.0689 63.0785C91.1634 62.0586 76.845 57.555 73.2313 60.3525C73.1523 60.4136 72.3943 60.7508 72.3266 60.8185C69.1576 63.9869 72.2543 61.0152 69.9607 62.6067Z",
116
- fill: "white"
117
- }), React.createElement("path", {
118
- "fill-rule": "evenodd",
119
- "clip-rule": "evenodd",
120
- d: "M72.2768 60.4725L73.0352 60.0995C74.4541 59.0011 77.3686 58.8764 81.2944 59.4942L82.121 59.6325C82.4012 59.6821 82.686 59.7352 82.9754 59.7916L83.8568 59.971L84.5664 60.1263L85.2853 60.2932L86.0078 60.4699L86.7285 60.6545L87.4417 60.845L88.4856 61.1379L89.1563 61.3351L90.1103 61.6293L90.7038 61.8214L91.2567 62.0083L91.7635 62.1879L92.2187 62.3584L92.6169 62.5179L92.9524 62.6646C93.0532 62.7111 93.1426 62.7552 93.2197 62.7965C94.0718 63.2525 94.6426 64.3959 95.0081 66.2587L95.1027 66.7845L95.1875 67.3462L95.2628 67.9439L95.329 68.5777C95.3393 68.6863 95.3492 68.7965 95.3588 68.9081L95.4118 69.5963L95.4566 70.321L95.4935 71.0822C95.4989 71.2122 95.5041 71.3436 95.509 71.4766L95.5345 72.2931L95.553 73.1465L95.5646 74.037L95.5693 74.7366L95.5707 75.4345C95.5707 76.9375 95.1744 78.7313 94.3854 80.8197C91.8365 87.5658 84.7052 91.4011 77.6562 89.8047C72.568 88.3826 68.7833 84.2278 66.3025 77.3771L66.2844 77.2422L66.413 75.7519L66.5498 74.3396L66.6456 73.4414L66.7453 72.5778L66.8487 71.7487L66.956 70.9542L67.0672 70.194C67.086 70.0702 67.105 69.9478 67.1242 69.8268L67.2413 69.1183L67.3624 68.444L67.4874 67.804L67.6166 67.1982L67.7499 66.6266C67.8401 66.2569 67.9331 65.9099 68.0289 65.5856L68.1747 65.1162C68.6432 63.6835 69.1758 62.7617 69.7781 62.3438C69.8848 62.2697 69.9822 62.2038 70.0711 62.1455L70.313 61.9934C70.4947 61.8851 70.6283 61.8219 70.7272 61.797C70.7794 61.7839 70.8327 61.7785 70.8838 61.782L70.9118 61.7865L72.1002 60.5923L72.1518 60.548C72.1618 60.5406 72.1727 60.5332 72.1849 60.5253L72.2768 60.4725ZM94.2959 66.0108C93.9766 64.5747 93.5255 63.6861 92.9177 63.3607C92.2152 62.9847 91.2566 62.5936 90.1372 62.2147L89.447 61.9891C89.211 61.9145 88.9693 61.8406 88.7227 61.7677L87.969 61.5518L87.1904 61.3427L86.3915 61.1418C86.1223 61.0763 85.8505 61.0124 85.5768 60.9503L84.7509 60.7696L83.9184 60.6009L83.0839 60.4456C82.9449 60.4209 82.806 60.3968 82.6673 60.3734L81.8382 60.2405L81.0185 60.1243C77.6291 59.6765 74.6028 59.6954 73.427 60.6056L73.3611 60.6506L72.5586 61.0441L72.5529 61.0447L71.0572 62.5474L70.9788 62.6155L70.9645 62.6384C70.9613 62.6412 70.9573 62.6435 70.9521 62.6453L70.902 62.6506L70.6167 62.6305L70.5886 62.5737L70.3946 62.699L70.143 62.8696C69.6455 63.2148 69.185 64.0432 68.7667 65.3483L68.6289 65.8009L68.4942 66.2889C68.4498 66.4574 68.406 66.6318 68.3627 66.812L68.2344 67.3703L68.1094 67.9638L67.9878 68.5922L67.8696 69.2557L67.7547 69.9541L67.6433 70.6874L67.5354 71.4555L67.4311 72.2585L67.3303 73.0961L67.2332 73.9685L67.1397 74.8755L67.0499 75.817L66.9267 77.2233L67.0748 77.6203C69.4327 83.8629 72.9043 87.6751 77.4765 89.0855L77.813 89.1844C84.5351 90.7064 91.3507 87.0409 93.7867 80.5935C94.5505 78.5718 94.9307 76.8509 94.9307 75.4345L94.9247 74.0421L94.9131 73.1773L94.8947 72.3476L94.8693 71.5533L94.8367 70.7944L94.7968 70.071C94.7895 69.9534 94.7819 69.8372 94.7739 69.7226L94.7226 69.0527L94.6634 68.4185L94.5963 67.8203L94.521 67.2581C94.4812 66.986 94.4384 66.7275 94.3923 66.4825L94.2959 66.0108Z",
121
- fill: "#18263C"
122
- }), React.createElement("path", {
123
- "fill-rule": "evenodd",
124
- "clip-rule": "evenodd",
125
- d: "M73.0583 59.4779C73.0583 59.4779 75.1592 61.5317 76.2529 62.3476C82.1536 66.7499 91.9689 68.9233 96.1017 63.0519C97.7134 60.7624 98.8945 54.3014 96.8367 56.5461C94.7788 58.7908 88.8682 55.6238 86.5643 55.6238C79.0879 55.6238 73.0583 59.4779 73.0583 59.4779Z",
126
- fill: "#182333"
127
- }), React.createElement("path", {
128
- "fill-rule": "evenodd",
129
- "clip-rule": "evenodd",
130
- d: "M77.7424 60.2734C77.7424 60.2734 67.2545 76.944 65.326 71.2263C64.375 68.4066 66.0151 63.6866 71.9604 60.7069C73.7163 59.8268 77.7424 60.2734 77.7424 60.2734Z",
131
- fill: "#182333"
132
- }), React.createElement("path", {
133
- "fill-rule": "evenodd",
134
- "clip-rule": "evenodd",
135
- d: "M92.8467 64.3229L94.423 77.8803L95.6507 77.6866L94.423 63.5723L92.8467 64.3229Z",
136
- fill: "#182333"
137
- }), React.createElement("path", {
138
- "fill-rule": "evenodd",
139
- "clip-rule": "evenodd",
140
- d: "M65.4735 66.1147L65.074 71.2441L65.8443 77.4227L67.5538 77.6866V67.9168L65.4735 66.1147Z",
141
- fill: "#182333"
142
- })), React.createElement("circle", {
143
- cx: "141.707",
144
- cy: "120.576",
145
- r: "3.2",
146
- fill: "#126BFB"
147
- }), React.createElement("path", {
148
- d: "M48.303 67.3859C50.6136 67.3859 52.4861 69.1941 52.4861 71.4246C52.4861 73.6562 50.6136 75.4645 48.303 75.4645C45.9924 75.4645 44.1199 73.6562 44.1199 71.4246C44.1199 69.1942 45.9925 67.3859 48.303 67.3859V67.3859Z",
149
- fill: "white"
150
- }), React.createElement("path", {
151
- "fill-rule": "evenodd",
152
- "clip-rule": "evenodd",
153
- d: "M43.7998 71.4245C43.7998 69.0147 45.8182 67.0658 48.3029 67.0658C50.7876 67.0658 52.8061 69.0147 52.8061 71.4245C52.8061 73.8354 50.7879 75.7845 48.3029 75.7845C45.818 75.7845 43.7998 73.8354 43.7998 71.4245ZM52.1661 71.4245C52.1661 69.3732 50.4391 67.7058 48.3029 67.7058C46.1668 67.7058 44.4398 69.3733 44.4398 71.4245C44.4398 73.4768 46.1666 75.1445 48.3029 75.1445C50.4393 75.1445 52.1661 73.4768 52.1661 71.4245Z",
154
- fill: "#18263C"
155
- }), React.createElement("path", {
156
- d: "M49.7655 60.592C49.2856 60.5427 48.7969 60.518 48.303 60.518C44.5001 60.5113 40.8626 62.0296 38.2482 64.7147L34.1057 60.713C36.855 57.941 40.3999 56.0408 44.2786 55.261L49.7655 60.592Z",
157
- fill: "white"
158
- }), React.createElement("path", {
159
- "fill-rule": "evenodd",
160
- "clip-rule": "evenodd",
161
- d: "M44.3807 54.9141L50.6494 61.0047L49.7327 60.9104C49.2643 60.8622 48.7864 60.838 48.3024 60.838C44.5857 60.8315 41.0313 62.3151 38.4775 64.9379L38.2551 65.1663L33.6501 60.7179L33.8785 60.4877C36.673 57.6701 40.2752 55.7394 44.2155 54.9473L44.3807 54.9141ZM48.9153 60.2108L44.1782 55.6092L43.8663 55.6763C40.2362 56.4992 36.925 58.3249 34.3329 60.9383L34.5633 60.711L38.2443 64.2652L38.2994 64.2115C40.856 61.7307 44.2927 60.2963 47.9013 60.2028L48.303 60.198C48.4714 60.198 48.6392 60.2008 48.8062 60.2064L48.9153 60.2108Z",
162
- fill: "#18263C"
163
- }), React.createElement("path", {
164
- d: "M47.8841 43.1473L47.8841 43.1473C56.5635 43.1313 64.8826 46.5202 70.958 52.5467L66.8155 56.5459V56.5459C62.9266 52.6663 57.8731 50.0847 52.3808 49.1721L46.2273 43.1869C46.7757 43.1597 47.3293 43.1461 47.8853 43.1461L47.8841 43.1473Z",
165
- fill: "white"
166
- }), React.createElement("path", {
167
- "fill-rule": "evenodd",
168
- "clip-rule": "evenodd",
169
- d: "M48.647 42.8262L48.6369 42.8348L48.9546 42.8426C57.151 43.0896 64.9587 46.339 70.8048 51.9503L71.1833 52.3196L71.4154 52.5499L66.8117 56.9943L66.5894 56.7725C62.7478 52.9401 57.7551 50.3896 52.3282 49.4878L52.1576 49.4015L45.4771 42.9037L46.2114 42.8673C46.7648 42.8399 47.3236 42.8262 47.8852 42.8262H48.647ZM48.4213 43.4708L47.8846 43.4674L47.3352 43.4707L46.9857 43.4791L52.5334 48.8743L52.9696 48.9511C58.1413 49.9166 62.9042 52.3497 66.6568 55.9435L66.8161 56.0988L70.4982 52.5447L70.3537 52.4044C64.5014 46.7909 56.6433 43.5899 48.4213 43.4708Z",
170
- fill: "#18263C"
171
- }), React.createElement("path", {
172
- d: "M34.6429 45.89L39.1206 50.2447L39.1206 50.2447C35.4648 51.4905 32.136 53.5036 29.3705 56.1411L25.2292 52.1419L25.2292 52.1419C27.9605 49.5316 31.1476 47.4147 34.6416 45.89L34.6429 45.89Z",
173
- fill: "white"
174
- }), React.createElement("path", {
175
- "fill-rule": "evenodd",
176
- "clip-rule": "evenodd",
177
- d: "M34.6416 45.5701H34.7728L39.7179 50.3793L39.2238 50.5477C35.6118 51.7786 32.3232 53.7674 29.5913 56.3727L29.3691 56.5846L24.7673 52.1407L25.0081 51.9106C27.7666 49.2743 30.9853 47.1364 34.5136 45.5968L34.6416 45.5701ZM38.5272 50.1137L34.5752 46.2705L34.1623 46.4558C30.9402 47.9413 27.9953 49.941 25.4503 52.3733L25.693 52.1447L29.3741 55.6999L29.5737 55.5139C32.1437 53.1685 35.1656 51.341 38.4649 50.1368L38.5272 50.1137Z",
178
- fill: "#18263C"
179
- }), React.createElement("path", {
180
- d: "M47.8842 31.0289L47.8842 31.0289C59.8887 31.0068 71.3996 35.6723 79.8335 43.9782L75.691 47.9774V47.9774C68.3585 40.7351 58.3378 36.6649 47.8855 36.6833C45.2804 36.6833 42.7362 36.9314 40.2758 37.4029L35.4541 32.7174L35.4541 32.7174C39.4966 31.5936 43.6809 31.0252 47.8855 31.0289L47.8842 31.0289Z",
181
- fill: "white"
182
- }), React.createElement("path", {
183
- "fill-rule": "evenodd",
184
- "clip-rule": "evenodd",
185
- d: "M47.887 30.7079L48.5083 30.7118C60.3768 30.8498 71.7145 35.5333 80.058 43.7501L80.2918 43.9804L75.6884 48.4246L75.4661 48.205C68.1939 41.0223 58.2543 36.985 47.8854 37.0033C45.3301 37.0033 42.8058 37.2439 40.336 37.7172L40.1723 37.7486L34.8313 32.5584L35.3684 32.4091C39.1666 31.3532 43.0901 30.784 47.0419 30.7157L47.887 30.7079ZM48.5026 31.3518L47.888 31.3479L47.0504 31.3556C43.1553 31.4229 39.2857 31.9843 35.5398 33.0257L36.0813 32.8796L40.3799 37.0577L41.0541 36.9371C43.0151 36.604 45.008 36.4145 47.021 36.3723L47.8849 36.3633C58.3153 36.3449 68.3198 40.3657 75.6919 47.5303L75.6909 47.5313L75.9158 47.7497C75.8414 47.6762 75.7668 47.6031 75.6919 47.5303L79.373 43.9772L79.1733 43.783C71.1375 36.0852 60.3909 31.6458 49.118 31.3631L48.5026 31.3518Z",
186
- fill: "#18263C"
187
- }), React.createElement("path", {
188
- d: "M29.6636 41.0504C26.2975 42.7777 23.2094 44.9746 20.4975 47.5713L16.3538 43.5721C19.0586 40.98 22.0908 38.7333 25.3777 36.8833L29.6636 41.0504Z",
189
- fill: "white"
190
- }), React.createElement("path", {
191
- "fill-rule": "evenodd",
192
- "clip-rule": "evenodd",
193
- d: "M25.4292 36.4871L30.2062 41.1316L29.8097 41.3351C26.471 43.0483 23.4083 45.2271 20.7188 47.8024L20.4967 48.0152L15.8921 43.5713L16.1323 43.341C18.8552 40.7317 21.9087 38.4686 25.2207 36.6044L25.4292 36.4871ZM29.1233 40.9714L25.3271 37.2807L24.8388 37.562C21.841 39.3205 19.0674 41.4148 16.5751 43.8031L16.8161 43.5751L20.4993 47.1292L20.8281 46.8219C23.2412 44.5997 25.9342 42.6839 28.8426 41.1202L29.1233 40.9714Z",
194
- fill: "#18263C"
195
- }), React.createElement("path", {
196
- d: "M61.2162 61.8812L57.7167 65.3611L27.8894 35.7021C29.4822 34.9114 31.1227 34.2156 32.7996 33.6212L61.2162 61.8812Z",
197
- fill: "#D96156"
198
- }), React.createElement("path", {
199
- "fill-rule": "evenodd",
200
- "clip-rule": "evenodd",
201
- d: "M32.8823 33.2523L61.6699 61.8812L57.7166 65.8123L27.3469 35.614L27.747 35.4154C29.3539 34.6177 31.0064 33.9173 32.6926 33.3196L32.8823 33.2523ZM60.7617 61.8802L32.7179 33.9911L32.0782 34.2258C30.7027 34.7448 29.3516 35.3334 28.0316 35.9887L28.4342 35.7927L57.7163 64.9095L60.7617 61.8802Z",
202
- fill: "#18263C"
203
- }), React.createElement("path", {
204
- "fill-rule": "evenodd",
205
- "clip-rule": "evenodd",
206
- d: "M100.093 52.9864C107.254 50.3769 113.963 48.2796 121.066 46.7478C121.47 46.6605 121.872 46.5763 122.269 46.4953L123.452 46.2617C133.615 44.3193 141.417 44.5256 145.967 47.5391C152.449 51.8319 157.594 60.5591 157.575 69.3341C157.549 80.7025 149.485 91.3151 132.144 99.7917L131.92 99.9013L116.866 82.0463L118.186 81.3836L119.57 80.6719L120.459 80.2041L121.321 79.7417L122.157 79.2846L122.965 78.8329L123.746 78.3866L124.501 77.9456L125.228 77.51C125.347 77.4379 125.465 77.366 125.582 77.2943L126.269 76.8668L126.93 76.4447C127.038 76.3748 127.145 76.3051 127.25 76.2357L127.871 75.8217L128.464 75.4131L129.031 75.01L129.572 74.6123L130.085 74.22C130.169 74.1551 130.251 74.0904 130.332 74.0259L130.806 73.6418C130.882 73.5783 130.958 73.5149 131.033 73.4518L131.466 73.0759C131.536 73.0137 131.605 72.9517 131.673 72.89L132.067 72.5223C134.921 69.7848 135.535 67.5092 133.947 65.7082C133.389 65.0762 132.525 64.5121 131.356 64.0165L130.93 63.8444C130.857 63.8162 130.783 63.7882 130.708 63.7605L130.245 63.5969C130.086 63.5434 129.923 63.4907 129.756 63.4391L129.242 63.2869C129.154 63.262 129.065 63.2373 128.975 63.2129L128.423 63.0693C128.329 63.0458 128.234 63.0226 128.137 62.9996L127.547 62.8645C127.447 62.8425 127.345 62.8207 127.243 62.7991L126.615 62.6726L125.961 62.5518L125.283 62.4367C125.168 62.418 125.052 62.3996 124.934 62.3814L124.218 62.2749L123.476 62.1741C123.351 62.1578 123.224 62.1417 123.096 62.1259L122.317 62.0337L121.512 61.9473L120.682 61.8666L119.827 61.7917L118.947 61.7226L118.042 61.6592L116.637 61.5748L115.668 61.5258L114.675 61.4826L113.138 61.4286L112.082 61.3998L111.001 61.3768L109.333 61.3532C109.144 61.3513 108.955 61.3496 108.764 61.3482L107.021 61.342L105.221 61.3488L103.99 61.3606L102.096 61.3892L100.146 61.4309L98.8154 61.466L96.0786 61.5537L93.9606 61.6348L92.5175 61.6961L91.7576 61.9215C91.2612 62.0638 90.7855 62.1902 90.3303 62.3006L89.663 62.4541C86.1861 63.2087 84.0255 62.9337 83.1765 61.5582C82.1917 59.963 81.7874 58.7665 82.1079 57.6363C82.5228 56.1734 84.169 55.1665 87.2718 54.628C89.5858 54.2263 90.6941 54.2652 92.1482 54.6037L92.5232 54.6887C92.5724 54.6989 92.6214 54.7085 92.6703 54.7175L92.9635 54.7639C93.2083 54.7962 93.4557 54.812 93.7176 54.8084L94.0394 54.7945C94.3697 54.7709 94.7276 54.7177 95.1334 54.6296L95.556 54.5297L96.015 54.4056L96.5151 54.2559L97.0608 54.0796C97.1558 54.048 97.2529 54.0152 97.3521 53.9812L97.9746 53.7629L100.093 52.9864ZM156.935 69.3326C156.954 60.7834 151.923 52.2517 145.613 48.0727L145.358 47.9086C142.156 45.9218 137.295 45.2952 131.115 45.8182L130.102 45.913C127.71 46.1577 125.132 46.5653 122.387 47.1245L121.201 47.3734C113.661 48.9995 106.557 51.2689 98.8764 54.1152L98.5186 54.2467L97.8465 54.4869L97.2287 54.6975C97.1301 54.7301 97.0334 54.7617 96.9388 54.792L96.3939 54.9603L95.8919 55.1017C95.6508 55.1659 95.4242 55.2204 95.2094 55.2659L94.7947 55.345C93.7938 55.5135 93.0459 55.4663 92.2313 55.2801L91.7775 55.1765C90.5139 54.905 89.4855 54.8933 87.3813 55.2585C84.4945 55.7596 83.0558 56.6396 82.7236 57.811C82.4677 58.7134 82.8248 59.7702 83.7211 61.2221C84.406 62.3317 86.4441 62.5361 89.8733 61.753L90.5544 61.589L91.2703 61.4003L92.0211 61.1867L92.4096 61.0705L94.5943 60.9784L96.7215 60.8998L98.7913 60.8345L100.804 60.7825L102.759 60.744L104.657 60.7188L106.497 60.7071L108.28 60.7089L109.437 60.7175L111.125 60.7417L112.755 60.7793L114.328 60.8305L115.346 60.8721L116.337 60.9197L117.304 60.9733L118.245 61.033L119.16 61.0987L120.05 61.1704L120.915 61.2481L121.755 61.3319L122.569 61.4218L123.358 61.5176L124.121 61.6196L124.859 61.7276L125.572 61.8417C125.689 61.8612 125.805 61.8809 125.919 61.901L126.594 62.0241C126.705 62.0452 126.814 62.0665 126.922 62.088L127.559 62.2203L128.171 62.3587C128.271 62.3822 128.37 62.406 128.467 62.4301L129.041 62.5776L129.59 62.7312L130.113 62.8909C130.198 62.9181 130.282 62.9454 130.365 62.9731L130.851 63.1419L131.311 63.3169L131.746 63.498C132.943 64.0197 133.836 64.6152 134.427 65.2849C135.957 67.0207 135.808 69.0422 134.001 71.357L133.71 71.7154C133.406 72.0761 133.063 72.4438 132.68 72.8185L132.285 73.1955C132.149 73.3219 132.008 73.4492 131.864 73.5772L131.416 73.9635L130.943 74.3545C130.862 74.42 130.78 74.4858 130.696 74.5517L130.184 74.9497L129.645 75.3524L129.081 75.7598C128.985 75.8281 128.888 75.8966 128.789 75.9652L128.186 76.3797L127.557 76.7988L126.902 77.2226L126.221 77.6512L125.514 78.0845L124.782 78.5225L124.024 78.9652L123.239 79.4127L122.43 79.865L121.594 80.322L120.733 80.7837L119.846 81.2502L118.933 81.7215L117.878 82.2545L132.086 99.1057L132.437 98.9335C148.988 90.6998 156.733 80.5407 156.931 69.7065L156.935 69.3326Z",
207
- fill: "#182333"
208
- }));
28
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 160 160", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ref: svgRef }, props),
29
+ React.createElement("circle", { cx: "76.0001", cy: "80", r: "71.4667", fill: "#F5F5F5" }),
30
+ React.createElement("mask", { id: "mask0_10887_54142", maskUnits: "userSpaceOnUse", x: "4", y: "8", width: "144", height: "144" },
31
+ React.createElement("circle", { cx: "76.0001", cy: "80", r: "71.4667", fill: "white" })),
32
+ React.createElement("g", { mask: "url(#mask0_10887_54142)" },
33
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M73.0583 99.7161L76.9277 85.9863H86.1232L89.8476 99.7161C89.8476 99.7161 83.7382 104.087 80.839 104.087C77.9398 104.087 73.0583 99.7161 73.0583 99.7161Z", fill: "white" }),
34
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M76.6852 85.6664H86.3678L90.2145 99.847L89.6378 100.257C85.7134 103.021 82.794 104.407 80.8388 104.407C78.8058 104.407 76.153 102.917 72.8447 99.9545L72.696 99.8214L76.6852 85.6664ZM89.4794 99.5837L85.8772 86.3058H77.169L73.4196 99.6082L73.6003 99.769C76.5372 102.345 78.8956 103.671 80.6468 103.762L80.8388 103.767C82.2079 103.767 84.1883 102.978 86.7616 101.395L87.4463 100.964C87.9118 100.665 88.3951 100.342 88.8962 99.9947L89.4794 99.5837Z", fill: "#18263C" }),
35
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M49.2475 91.832C63.116 91.832 73.0583 97.9861 73.0583 97.9861C73.0583 97.9861 82.8584 102.866 89.8475 97.3492C96.8366 91.832 105.287 82.5201 117.795 82.5201C117.795 82.5201 132.915 96.3085 132.915 101.869C132.915 107.429 124.388 106.812 117.795 109.692C117.795 109.692 127.156 147.474 121.639 152.811L45.5463 154.55C45.5463 154.55 43.3583 133.505 49.7655 117.031L45.5463 123.036L22.9248 110.73C22.9248 110.73 35.3791 91.832 49.2475 91.832Z", fill: "#D6DAE1" }),
36
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M117.795 82.2002L118.011 82.2838C118.17 82.4284 118.327 82.5724 118.483 82.7157L119.405 83.5676L120.298 84.4032L121.16 85.2226L121.993 86.0259L122.796 86.8131L123.569 87.5841L124.312 88.3391L125.026 89.078C125.143 89.1998 125.258 89.3209 125.372 89.4414L126.041 90.1562C126.15 90.274 126.258 90.3912 126.364 90.5077L126.989 91.1985L127.583 91.8733L128.148 92.5322C128.24 92.6407 128.33 92.7485 128.42 92.8557L128.94 93.4906C129.445 94.1177 129.906 94.7208 130.322 95.3002L130.723 95.8717C132.398 98.3138 133.235 100.31 133.235 101.869C133.235 104.644 131.7 105.961 127.608 107.175L126.991 107.352L126.336 107.528L125.283 107.794L123.255 108.288L122.322 108.525L121.464 108.758C120.364 109.066 119.435 109.371 118.566 109.717L118.171 109.879L118.473 111.107L118.996 113.276L119.494 115.388L119.965 117.443L120.411 119.442L120.693 120.743L121.095 122.647L121.349 123.885L121.708 125.695L121.933 126.871L122.146 128.021L122.348 129.146L122.628 130.787L122.801 131.85L122.962 132.887L123.112 133.9L123.25 134.888L123.376 135.85L123.491 136.788L123.594 137.7L123.685 138.588L123.765 139.45L123.834 140.288L123.89 141.1L123.935 141.888L123.969 142.651L123.99 143.389C123.993 143.51 123.995 143.63 123.997 143.748L124.001 144.449C124.001 144.678 123.998 144.903 123.994 145.124L123.975 145.775C123.971 145.881 123.966 145.987 123.961 146.091L123.924 146.704C123.903 147.005 123.878 147.296 123.848 147.578L123.782 148.129C123.699 148.758 123.591 149.336 123.46 149.863L123.342 150.303C123.011 151.442 122.555 152.316 121.974 152.927L121.862 153.041L121.646 153.131L45.2583 154.877L45.1343 153.645C43.9446 141.165 45.0368 129.892 48.413 119.828L48.6217 119.214L45.6439 123.454L22.4658 110.845L23.0264 109.999C31.2744 97.6886 40.0134 91.512 49.2473 91.512C58.55 91.512 66.5453 93.5785 73.2008 97.6997C79.6297 100.901 85.0939 100.694 89.6491 97.0981L90.2578 96.6057L91.0953 95.9131L95.8619 91.9097L96.65 91.262C104.187 85.1558 110.279 82.2002 117.795 82.2002ZM117.672 82.8413L117.308 82.8445C110.029 82.9734 104.053 86.0056 96.5516 92.1682L96.3847 92.3067L93.5238 94.7144L90.8503 96.947L90.1727 97.4993L89.7587 97.8218C85.0525 101.368 79.4201 101.512 72.8897 98.2582C66.3145 94.1883 58.4359 92.152 49.2473 92.152C40.1279 92.152 31.4413 98.3885 23.1918 110.906L23.3844 110.616L45.4484 122.618L51.0193 114.69L50.0636 117.147C45.8114 128.08 44.4108 140.536 45.8644 154.517L45.8345 154.224L121.502 152.494L121.622 152.364C122.017 151.91 122.345 151.304 122.606 150.548L122.731 150.158C122.89 149.621 123.019 149.016 123.119 148.345L123.188 147.83L123.246 147.289L123.293 146.723C123.297 146.67 123.3 146.616 123.304 146.561C123.307 146.518 123.309 146.475 123.312 146.431L123.342 145.828C123.345 145.761 123.347 145.695 123.349 145.628C123.351 145.591 123.352 145.554 123.353 145.517L123.366 144.876L123.368 144.21C123.367 144.097 123.366 143.983 123.365 143.868L123.35 143.165C123.346 143.046 123.343 142.926 123.338 142.804L123.307 142.064L123.264 141.298L123.21 140.508C123.2 140.374 123.189 140.239 123.178 140.103L123.107 139.276L123.025 138.423L122.932 137.545L122.827 136.643L122.711 135.716L122.584 134.764L122.445 133.787L122.296 132.785L122.135 131.758L121.872 130.172L121.584 128.529L121.27 126.831L121.047 125.668L120.813 124.481L120.567 123.268L120.178 121.403L119.763 119.482L119.322 117.506L119.014 116.157L118.531 114.088L117.847 111.243L117.42 109.506L117.995 109.259C119.202 108.755 120.49 108.344 122.155 107.908L123.102 107.666L125.837 106.996L126.502 106.822C126.609 106.793 126.715 106.764 126.819 106.735L127.424 106.562C127.522 106.533 127.618 106.504 127.712 106.475L128.26 106.3C131.433 105.245 132.595 104.075 132.595 101.869C132.595 100.583 131.948 98.9321 130.655 96.9203L130.303 96.3873C130.058 96.0266 129.794 95.6549 129.511 95.2724L129.071 94.6905L128.602 94.0923L128.103 93.4779L127.575 92.8473L127.018 92.2004L126.431 91.5374C126.331 91.4256 126.229 91.313 126.127 91.1998L125.496 90.5126L124.837 89.8092L124.147 89.0897L123.059 87.9804L122.296 87.2207L121.505 86.445L120.684 85.6533L119.833 84.8456L118.954 84.022L117.672 82.8413Z", fill: "#182333" }),
37
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M45.1575 122.769C45.1575 122.769 34.171 146.815 35.454 151.467C36.737 156.118 47.4973 169.933 49.3809 173.184C51.2645 176.435 58.1657 180.175 56.2081 185.194C54.2506 190.214 18.918 174.897 14.2291 167.986C9.54022 161.075 5.48521 139.958 23.7128 111.054C23.7128 111.054 45.1575 122.769 45.1575 122.769Z", fill: "white" }),
38
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M23.5963 110.628L45.5662 122.63L44.3809 125.243L43.3801 127.489L42.6694 129.11L41.9928 130.678L41.5607 131.693L40.9411 133.171L40.3556 134.594L39.8043 135.963L39.4557 136.846L38.9614 138.125L38.5012 139.349L38.0752 140.519L37.6834 141.634L37.4412 142.347L37.1064 143.371L36.9022 144.024L36.7131 144.652L36.4581 145.548C36.4317 145.645 36.4059 145.741 36.3807 145.835L36.2373 146.39L36.109 146.921C36.0889 147.007 36.0695 147.093 36.0506 147.177L35.9452 147.671L35.855 148.141L35.78 148.586C35.7687 148.658 35.7581 148.729 35.7482 148.799L35.696 149.208L35.659 149.592C35.6541 149.654 35.6498 149.715 35.6462 149.775L35.632 150.122C35.6221 150.624 35.6635 151.044 35.7563 151.38C35.8634 151.768 36.0389 152.227 36.281 152.755L36.5049 153.226L36.7611 153.73C36.8519 153.904 36.9481 154.083 37.0496 154.269L37.37 154.841C37.426 154.939 37.4834 155.039 37.5421 155.14L37.9099 155.763L38.3091 156.421L38.7394 157.112L39.2006 157.836L39.6924 158.594L40.2145 159.386L41.0543 160.636L41.6514 161.512L42.6257 162.92L46.4896 168.398L48.5275 171.333L49.2967 172.468L49.5698 172.887L49.7594 173.199C49.8733 173.379 50.0058 173.566 50.1575 173.761C50.4904 174.19 50.9047 174.649 51.4688 175.226L53.3278 177.088C56.4731 180.315 57.5746 182.554 56.5001 185.309C56.0821 186.381 54.4366 186.692 51.8737 186.363L51.349 186.289C51.3037 186.282 51.2581 186.275 51.2123 186.267C51.1677 186.26 51.1228 186.253 51.0776 186.245L50.5173 186.146L49.9338 186.03L49.3278 185.897L48.6999 185.749C48.5934 185.723 48.486 185.696 48.3778 185.669L47.7179 185.496C47.6062 185.466 47.4936 185.436 47.3802 185.404L46.6896 185.209L45.9792 184.998L45.2496 184.772L44.5013 184.532L43.7349 184.276L42.9509 184.007L42.1499 183.723L41.3325 183.425L40.4991 183.114C40.3589 183.061 40.218 183.007 40.0766 182.953L38.7868 182.45L37.4648 181.918L36.5667 181.548L35.5949 181.138C35.4226 181.065 35.2507 180.992 35.0791 180.918L34.0545 180.472L33.04 180.022L32.0369 179.566L31.0465 179.107L30.07 178.645L29.1087 178.18L28.1639 177.714C28.0079 177.636 27.8526 177.558 27.698 177.48L26.7802 177.012L25.8819 176.543L25.0044 176.075L24.1491 175.609L23.317 175.144L22.5096 174.681L21.728 174.222L20.9735 173.767L20.2473 173.316L19.5508 172.87C19.4372 172.796 19.325 172.722 19.214 172.649L18.5642 172.212L17.9472 171.782C17.1469 171.214 16.4372 170.665 15.8316 170.143L15.397 169.758C14.7752 169.187 14.2892 168.652 13.9582 168.164C11.1008 163.953 9.44411 156.482 10.0519 147.744C10.8291 136.57 15.1117 124.082 23.436 110.882L23.5963 110.628ZM45.3691 167.913L41.7658 162.805L40.5183 160.986L39.9434 160.133L39.1385 158.917L38.6404 158.149L38.1735 157.415L37.7378 156.714L37.3336 156.048L36.9609 155.415C36.9015 155.312 36.8433 155.21 36.7865 155.111L36.4616 154.528L36.1688 153.978L35.9082 153.462C35.5416 152.713 35.2844 152.076 35.1394 151.55C35.0951 151.39 35.0611 151.213 35.0374 151.021L35.0096 150.72C34.9929 150.46 34.9923 150.174 35.0078 149.864L35.0342 149.48L35.076 149.071C35.0842 149.001 35.0931 148.93 35.1027 148.858L35.1677 148.414C35.1798 148.338 35.1926 148.261 35.206 148.183L35.2942 147.702L35.3979 147.198C35.4165 147.112 35.4357 147.025 35.4556 146.936L35.5824 146.396L35.7248 145.831L35.8827 145.243L36.056 144.63L36.2448 143.993L36.4491 143.332L36.6688 142.646L37.0274 141.573L37.4209 140.445L37.7026 139.662L37.9997 138.856L38.4745 137.6L38.9841 136.29L39.5285 134.925L40.1078 133.506L40.7219 132.031L41.3709 130.501L42.0547 128.917L42.7734 127.277L43.7859 125.005L44.7365 122.905L23.8173 111.477L23.5136 111.965C15.7019 124.557 11.6047 136.465 10.7377 147.16L10.6904 147.788C10.0919 156.392 11.7173 163.721 14.4878 167.805C15.0157 168.583 15.976 169.497 17.2792 170.498L17.8185 170.903L18.3931 171.317L19.0018 171.738C19.106 171.809 19.2116 171.88 19.3185 171.952L19.9758 172.384L20.664 172.822L21.3817 173.266L22.1277 173.715C22.2544 173.79 22.3821 173.865 22.511 173.941L23.2971 174.395L24.1083 174.853L24.9433 175.313L25.801 175.774L26.6799 176.237C26.8281 176.314 26.9771 176.392 27.127 176.469L28.0355 176.932L28.9621 177.394C29.118 177.471 29.2745 177.548 29.4318 177.624L30.3832 178.084L31.3496 178.542L32.8243 179.222C32.9897 179.297 33.1556 179.372 33.322 179.446L34.3255 179.892L35.3389 180.333L36.3609 180.768L37.2458 181.136L38.119 181.492L38.9798 181.836L39.8275 182.167L40.6615 182.485L41.8851 182.938L43.0738 183.361L43.8458 183.626L44.6005 183.877L45.3374 184.114L46.0557 184.337L46.7547 184.546L47.4338 184.74L48.0922 184.92L48.7292 185.085C48.8336 185.111 48.937 185.137 49.0396 185.162L49.6433 185.304C49.7421 185.326 49.8398 185.348 49.9366 185.369L50.5056 185.489L51.0505 185.592L51.5706 185.68L52.0652 185.752C52.3863 185.795 52.69 185.827 52.9754 185.848L53.3895 185.871C54.7901 185.923 55.6724 185.67 55.9039 185.077C56.8841 182.563 55.7856 180.467 52.591 177.252L50.772 175.426C50.3106 174.946 49.9525 174.541 49.6519 174.154C49.4329 173.872 49.2488 173.603 49.0979 173.343L49.062 173.283L48.7402 172.785L47.5346 171.019L45.3691 167.913Z", fill: "#182333" }),
39
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M117.796 82.5202C117.796 82.5202 139.673 71.6083 134.609 65.8656C129.546 60.123 92.8466 61.7593 92.8466 61.7593C92.8466 61.7593 85.2972 64.0689 83.8715 61.7593C82.4458 59.4497 81.25 56.4405 87.7493 55.3124C94.2486 54.1843 91.4636 57.0467 99.188 54.1843C106.912 51.3219 135.436 41.0376 146.213 48.175C156.99 55.3124 170.603 81.2114 132.426 99.8733C132.426 99.8733 117.796 82.5202 117.796 82.5202Z", fill: "white" }),
40
+ React.createElement("path", { d: "M79.696 82.5201C79.696 82.5201 81.7555 84.9424 83.815 82.5201", stroke: "#182333", "stroke-width": "0.6", "stroke-linecap": "round" }),
41
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M75.2252 55.9107C75.2252 55.9107 81.053 52.7888 87.7494 55.3124C89.6568 56.0313 91.2149 57.3506 92.468 58.8699C96.6696 63.9644 96.5025 71.1154 95.8481 77.6865V77.6865H94.3715L65.9348 77.041C65.9348 77.041 62.5891 60.146 70.0619 57.5775C71.298 57.2275 72.2112 57.9206 72.2112 57.9206L75.2252 55.9107Z", fill: "#182333" }),
42
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M69.9607 62.6067C67.6671 64.1981 66.6035 77.2681 66.6035 77.2681C66.6035 77.2681 70.2761 87.4097 77.7425 89.4964V89.4964C83.9467 90.9012 90.5494 88.3791 93.1722 82.5837C94.3429 79.997 95.2508 77.3677 95.2508 75.4345C95.2508 69.9932 95.0159 64.1208 93.0689 63.0785C91.1634 62.0586 76.845 57.555 73.2313 60.3525C73.1523 60.4136 72.3943 60.7508 72.3266 60.8185C69.1576 63.9869 72.2543 61.0152 69.9607 62.6067Z", fill: "white" }),
43
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M72.2768 60.4725L73.0352 60.0995C74.4541 59.0011 77.3686 58.8764 81.2944 59.4942L82.121 59.6325C82.4012 59.6821 82.686 59.7352 82.9754 59.7916L83.8568 59.971L84.5664 60.1263L85.2853 60.2932L86.0078 60.4699L86.7285 60.6545L87.4417 60.845L88.4856 61.1379L89.1563 61.3351L90.1103 61.6293L90.7038 61.8214L91.2567 62.0083L91.7635 62.1879L92.2187 62.3584L92.6169 62.5179L92.9524 62.6646C93.0532 62.7111 93.1426 62.7552 93.2197 62.7965C94.0718 63.2525 94.6426 64.3959 95.0081 66.2587L95.1027 66.7845L95.1875 67.3462L95.2628 67.9439L95.329 68.5777C95.3393 68.6863 95.3492 68.7965 95.3588 68.9081L95.4118 69.5963L95.4566 70.321L95.4935 71.0822C95.4989 71.2122 95.5041 71.3436 95.509 71.4766L95.5345 72.2931L95.553 73.1465L95.5646 74.037L95.5693 74.7366L95.5707 75.4345C95.5707 76.9375 95.1744 78.7313 94.3854 80.8197C91.8365 87.5658 84.7052 91.4011 77.6562 89.8047C72.568 88.3826 68.7833 84.2278 66.3025 77.3771L66.2844 77.2422L66.413 75.7519L66.5498 74.3396L66.6456 73.4414L66.7453 72.5778L66.8487 71.7487L66.956 70.9542L67.0672 70.194C67.086 70.0702 67.105 69.9478 67.1242 69.8268L67.2413 69.1183L67.3624 68.444L67.4874 67.804L67.6166 67.1982L67.7499 66.6266C67.8401 66.2569 67.9331 65.9099 68.0289 65.5856L68.1747 65.1162C68.6432 63.6835 69.1758 62.7617 69.7781 62.3438C69.8848 62.2697 69.9822 62.2038 70.0711 62.1455L70.313 61.9934C70.4947 61.8851 70.6283 61.8219 70.7272 61.797C70.7794 61.7839 70.8327 61.7785 70.8838 61.782L70.9118 61.7865L72.1002 60.5923L72.1518 60.548C72.1618 60.5406 72.1727 60.5332 72.1849 60.5253L72.2768 60.4725ZM94.2959 66.0108C93.9766 64.5747 93.5255 63.6861 92.9177 63.3607C92.2152 62.9847 91.2566 62.5936 90.1372 62.2147L89.447 61.9891C89.211 61.9145 88.9693 61.8406 88.7227 61.7677L87.969 61.5518L87.1904 61.3427L86.3915 61.1418C86.1223 61.0763 85.8505 61.0124 85.5768 60.9503L84.7509 60.7696L83.9184 60.6009L83.0839 60.4456C82.9449 60.4209 82.806 60.3968 82.6673 60.3734L81.8382 60.2405L81.0185 60.1243C77.6291 59.6765 74.6028 59.6954 73.427 60.6056L73.3611 60.6506L72.5586 61.0441L72.5529 61.0447L71.0572 62.5474L70.9788 62.6155L70.9645 62.6384C70.9613 62.6412 70.9573 62.6435 70.9521 62.6453L70.902 62.6506L70.6167 62.6305L70.5886 62.5737L70.3946 62.699L70.143 62.8696C69.6455 63.2148 69.185 64.0432 68.7667 65.3483L68.6289 65.8009L68.4942 66.2889C68.4498 66.4574 68.406 66.6318 68.3627 66.812L68.2344 67.3703L68.1094 67.9638L67.9878 68.5922L67.8696 69.2557L67.7547 69.9541L67.6433 70.6874L67.5354 71.4555L67.4311 72.2585L67.3303 73.0961L67.2332 73.9685L67.1397 74.8755L67.0499 75.817L66.9267 77.2233L67.0748 77.6203C69.4327 83.8629 72.9043 87.6751 77.4765 89.0855L77.813 89.1844C84.5351 90.7064 91.3507 87.0409 93.7867 80.5935C94.5505 78.5718 94.9307 76.8509 94.9307 75.4345L94.9247 74.0421L94.9131 73.1773L94.8947 72.3476L94.8693 71.5533L94.8367 70.7944L94.7968 70.071C94.7895 69.9534 94.7819 69.8372 94.7739 69.7226L94.7226 69.0527L94.6634 68.4185L94.5963 67.8203L94.521 67.2581C94.4812 66.986 94.4384 66.7275 94.3923 66.4825L94.2959 66.0108Z", fill: "#18263C" }),
44
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M73.0583 59.4779C73.0583 59.4779 75.1592 61.5317 76.2529 62.3476C82.1536 66.7499 91.9689 68.9233 96.1017 63.0519C97.7134 60.7624 98.8945 54.3014 96.8367 56.5461C94.7788 58.7908 88.8682 55.6238 86.5643 55.6238C79.0879 55.6238 73.0583 59.4779 73.0583 59.4779Z", fill: "#182333" }),
45
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M77.7424 60.2734C77.7424 60.2734 67.2545 76.944 65.326 71.2263C64.375 68.4066 66.0151 63.6866 71.9604 60.7069C73.7163 59.8268 77.7424 60.2734 77.7424 60.2734Z", fill: "#182333" }),
46
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M92.8467 64.3229L94.423 77.8803L95.6507 77.6866L94.423 63.5723L92.8467 64.3229Z", fill: "#182333" }),
47
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M65.4735 66.1147L65.074 71.2441L65.8443 77.4227L67.5538 77.6866V67.9168L65.4735 66.1147Z", fill: "#182333" })),
48
+ React.createElement("circle", { cx: "141.707", cy: "120.576", r: "3.2", fill: "#126BFB" }),
49
+ React.createElement("path", { d: "M48.303 67.3859C50.6136 67.3859 52.4861 69.1941 52.4861 71.4246C52.4861 73.6562 50.6136 75.4645 48.303 75.4645C45.9924 75.4645 44.1199 73.6562 44.1199 71.4246C44.1199 69.1942 45.9925 67.3859 48.303 67.3859V67.3859Z", fill: "white" }),
50
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M43.7998 71.4245C43.7998 69.0147 45.8182 67.0658 48.3029 67.0658C50.7876 67.0658 52.8061 69.0147 52.8061 71.4245C52.8061 73.8354 50.7879 75.7845 48.3029 75.7845C45.818 75.7845 43.7998 73.8354 43.7998 71.4245ZM52.1661 71.4245C52.1661 69.3732 50.4391 67.7058 48.3029 67.7058C46.1668 67.7058 44.4398 69.3733 44.4398 71.4245C44.4398 73.4768 46.1666 75.1445 48.3029 75.1445C50.4393 75.1445 52.1661 73.4768 52.1661 71.4245Z", fill: "#18263C" }),
51
+ React.createElement("path", { d: "M49.7655 60.592C49.2856 60.5427 48.7969 60.518 48.303 60.518C44.5001 60.5113 40.8626 62.0296 38.2482 64.7147L34.1057 60.713C36.855 57.941 40.3999 56.0408 44.2786 55.261L49.7655 60.592Z", fill: "white" }),
52
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M44.3807 54.9141L50.6494 61.0047L49.7327 60.9104C49.2643 60.8622 48.7864 60.838 48.3024 60.838C44.5857 60.8315 41.0313 62.3151 38.4775 64.9379L38.2551 65.1663L33.6501 60.7179L33.8785 60.4877C36.673 57.6701 40.2752 55.7394 44.2155 54.9473L44.3807 54.9141ZM48.9153 60.2108L44.1782 55.6092L43.8663 55.6763C40.2362 56.4992 36.925 58.3249 34.3329 60.9383L34.5633 60.711L38.2443 64.2652L38.2994 64.2115C40.856 61.7307 44.2927 60.2963 47.9013 60.2028L48.303 60.198C48.4714 60.198 48.6392 60.2008 48.8062 60.2064L48.9153 60.2108Z", fill: "#18263C" }),
53
+ React.createElement("path", { d: "M47.8841 43.1473L47.8841 43.1473C56.5635 43.1313 64.8826 46.5202 70.958 52.5467L66.8155 56.5459V56.5459C62.9266 52.6663 57.8731 50.0847 52.3808 49.1721L46.2273 43.1869C46.7757 43.1597 47.3293 43.1461 47.8853 43.1461L47.8841 43.1473Z", fill: "white" }),
54
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M48.647 42.8262L48.6369 42.8348L48.9546 42.8426C57.151 43.0896 64.9587 46.339 70.8048 51.9503L71.1833 52.3196L71.4154 52.5499L66.8117 56.9943L66.5894 56.7725C62.7478 52.9401 57.7551 50.3896 52.3282 49.4878L52.1576 49.4015L45.4771 42.9037L46.2114 42.8673C46.7648 42.8399 47.3236 42.8262 47.8852 42.8262H48.647ZM48.4213 43.4708L47.8846 43.4674L47.3352 43.4707L46.9857 43.4791L52.5334 48.8743L52.9696 48.9511C58.1413 49.9166 62.9042 52.3497 66.6568 55.9435L66.8161 56.0988L70.4982 52.5447L70.3537 52.4044C64.5014 46.7909 56.6433 43.5899 48.4213 43.4708Z", fill: "#18263C" }),
55
+ React.createElement("path", { d: "M34.6429 45.89L39.1206 50.2447L39.1206 50.2447C35.4648 51.4905 32.136 53.5036 29.3705 56.1411L25.2292 52.1419L25.2292 52.1419C27.9605 49.5316 31.1476 47.4147 34.6416 45.89L34.6429 45.89Z", fill: "white" }),
56
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M34.6416 45.5701H34.7728L39.7179 50.3793L39.2238 50.5477C35.6118 51.7786 32.3232 53.7674 29.5913 56.3727L29.3691 56.5846L24.7673 52.1407L25.0081 51.9106C27.7666 49.2743 30.9853 47.1364 34.5136 45.5968L34.6416 45.5701ZM38.5272 50.1137L34.5752 46.2705L34.1623 46.4558C30.9402 47.9413 27.9953 49.941 25.4503 52.3733L25.693 52.1447L29.3741 55.6999L29.5737 55.5139C32.1437 53.1685 35.1656 51.341 38.4649 50.1368L38.5272 50.1137Z", fill: "#18263C" }),
57
+ React.createElement("path", { d: "M47.8842 31.0289L47.8842 31.0289C59.8887 31.0068 71.3996 35.6723 79.8335 43.9782L75.691 47.9774V47.9774C68.3585 40.7351 58.3378 36.6649 47.8855 36.6833C45.2804 36.6833 42.7362 36.9314 40.2758 37.4029L35.4541 32.7174L35.4541 32.7174C39.4966 31.5936 43.6809 31.0252 47.8855 31.0289L47.8842 31.0289Z", fill: "white" }),
58
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M47.887 30.7079L48.5083 30.7118C60.3768 30.8498 71.7145 35.5333 80.058 43.7501L80.2918 43.9804L75.6884 48.4246L75.4661 48.205C68.1939 41.0223 58.2543 36.985 47.8854 37.0033C45.3301 37.0033 42.8058 37.2439 40.336 37.7172L40.1723 37.7486L34.8313 32.5584L35.3684 32.4091C39.1666 31.3532 43.0901 30.784 47.0419 30.7157L47.887 30.7079ZM48.5026 31.3518L47.888 31.3479L47.0504 31.3556C43.1553 31.4229 39.2857 31.9843 35.5398 33.0257L36.0813 32.8796L40.3799 37.0577L41.0541 36.9371C43.0151 36.604 45.008 36.4145 47.021 36.3723L47.8849 36.3633C58.3153 36.3449 68.3198 40.3657 75.6919 47.5303L75.6909 47.5313L75.9158 47.7497C75.8414 47.6762 75.7668 47.6031 75.6919 47.5303L79.373 43.9772L79.1733 43.783C71.1375 36.0852 60.3909 31.6458 49.118 31.3631L48.5026 31.3518Z", fill: "#18263C" }),
59
+ React.createElement("path", { d: "M29.6636 41.0504C26.2975 42.7777 23.2094 44.9746 20.4975 47.5713L16.3538 43.5721C19.0586 40.98 22.0908 38.7333 25.3777 36.8833L29.6636 41.0504Z", fill: "white" }),
60
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M25.4292 36.4871L30.2062 41.1316L29.8097 41.3351C26.471 43.0483 23.4083 45.2271 20.7188 47.8024L20.4967 48.0152L15.8921 43.5713L16.1323 43.341C18.8552 40.7317 21.9087 38.4686 25.2207 36.6044L25.4292 36.4871ZM29.1233 40.9714L25.3271 37.2807L24.8388 37.562C21.841 39.3205 19.0674 41.4148 16.5751 43.8031L16.8161 43.5751L20.4993 47.1292L20.8281 46.8219C23.2412 44.5997 25.9342 42.6839 28.8426 41.1202L29.1233 40.9714Z", fill: "#18263C" }),
61
+ React.createElement("path", { d: "M61.2162 61.8812L57.7167 65.3611L27.8894 35.7021C29.4822 34.9114 31.1227 34.2156 32.7996 33.6212L61.2162 61.8812Z", fill: "#D96156" }),
62
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M32.8823 33.2523L61.6699 61.8812L57.7166 65.8123L27.3469 35.614L27.747 35.4154C29.3539 34.6177 31.0064 33.9173 32.6926 33.3196L32.8823 33.2523ZM60.7617 61.8802L32.7179 33.9911L32.0782 34.2258C30.7027 34.7448 29.3516 35.3334 28.0316 35.9887L28.4342 35.7927L57.7163 64.9095L60.7617 61.8802Z", fill: "#18263C" }),
63
+ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M100.093 52.9864C107.254 50.3769 113.963 48.2796 121.066 46.7478C121.47 46.6605 121.872 46.5763 122.269 46.4953L123.452 46.2617C133.615 44.3193 141.417 44.5256 145.967 47.5391C152.449 51.8319 157.594 60.5591 157.575 69.3341C157.549 80.7025 149.485 91.3151 132.144 99.7917L131.92 99.9013L116.866 82.0463L118.186 81.3836L119.57 80.6719L120.459 80.2041L121.321 79.7417L122.157 79.2846L122.965 78.8329L123.746 78.3866L124.501 77.9456L125.228 77.51C125.347 77.4379 125.465 77.366 125.582 77.2943L126.269 76.8668L126.93 76.4447C127.038 76.3748 127.145 76.3051 127.25 76.2357L127.871 75.8217L128.464 75.4131L129.031 75.01L129.572 74.6123L130.085 74.22C130.169 74.1551 130.251 74.0904 130.332 74.0259L130.806 73.6418C130.882 73.5783 130.958 73.5149 131.033 73.4518L131.466 73.0759C131.536 73.0137 131.605 72.9517 131.673 72.89L132.067 72.5223C134.921 69.7848 135.535 67.5092 133.947 65.7082C133.389 65.0762 132.525 64.5121 131.356 64.0165L130.93 63.8444C130.857 63.8162 130.783 63.7882 130.708 63.7605L130.245 63.5969C130.086 63.5434 129.923 63.4907 129.756 63.4391L129.242 63.2869C129.154 63.262 129.065 63.2373 128.975 63.2129L128.423 63.0693C128.329 63.0458 128.234 63.0226 128.137 62.9996L127.547 62.8645C127.447 62.8425 127.345 62.8207 127.243 62.7991L126.615 62.6726L125.961 62.5518L125.283 62.4367C125.168 62.418 125.052 62.3996 124.934 62.3814L124.218 62.2749L123.476 62.1741C123.351 62.1578 123.224 62.1417 123.096 62.1259L122.317 62.0337L121.512 61.9473L120.682 61.8666L119.827 61.7917L118.947 61.7226L118.042 61.6592L116.637 61.5748L115.668 61.5258L114.675 61.4826L113.138 61.4286L112.082 61.3998L111.001 61.3768L109.333 61.3532C109.144 61.3513 108.955 61.3496 108.764 61.3482L107.021 61.342L105.221 61.3488L103.99 61.3606L102.096 61.3892L100.146 61.4309L98.8154 61.466L96.0786 61.5537L93.9606 61.6348L92.5175 61.6961L91.7576 61.9215C91.2612 62.0638 90.7855 62.1902 90.3303 62.3006L89.663 62.4541C86.1861 63.2087 84.0255 62.9337 83.1765 61.5582C82.1917 59.963 81.7874 58.7665 82.1079 57.6363C82.5228 56.1734 84.169 55.1665 87.2718 54.628C89.5858 54.2263 90.6941 54.2652 92.1482 54.6037L92.5232 54.6887C92.5724 54.6989 92.6214 54.7085 92.6703 54.7175L92.9635 54.7639C93.2083 54.7962 93.4557 54.812 93.7176 54.8084L94.0394 54.7945C94.3697 54.7709 94.7276 54.7177 95.1334 54.6296L95.556 54.5297L96.015 54.4056L96.5151 54.2559L97.0608 54.0796C97.1558 54.048 97.2529 54.0152 97.3521 53.9812L97.9746 53.7629L100.093 52.9864ZM156.935 69.3326C156.954 60.7834 151.923 52.2517 145.613 48.0727L145.358 47.9086C142.156 45.9218 137.295 45.2952 131.115 45.8182L130.102 45.913C127.71 46.1577 125.132 46.5653 122.387 47.1245L121.201 47.3734C113.661 48.9995 106.557 51.2689 98.8764 54.1152L98.5186 54.2467L97.8465 54.4869L97.2287 54.6975C97.1301 54.7301 97.0334 54.7617 96.9388 54.792L96.3939 54.9603L95.8919 55.1017C95.6508 55.1659 95.4242 55.2204 95.2094 55.2659L94.7947 55.345C93.7938 55.5135 93.0459 55.4663 92.2313 55.2801L91.7775 55.1765C90.5139 54.905 89.4855 54.8933 87.3813 55.2585C84.4945 55.7596 83.0558 56.6396 82.7236 57.811C82.4677 58.7134 82.8248 59.7702 83.7211 61.2221C84.406 62.3317 86.4441 62.5361 89.8733 61.753L90.5544 61.589L91.2703 61.4003L92.0211 61.1867L92.4096 61.0705L94.5943 60.9784L96.7215 60.8998L98.7913 60.8345L100.804 60.7825L102.759 60.744L104.657 60.7188L106.497 60.7071L108.28 60.7089L109.437 60.7175L111.125 60.7417L112.755 60.7793L114.328 60.8305L115.346 60.8721L116.337 60.9197L117.304 60.9733L118.245 61.033L119.16 61.0987L120.05 61.1704L120.915 61.2481L121.755 61.3319L122.569 61.4218L123.358 61.5176L124.121 61.6196L124.859 61.7276L125.572 61.8417C125.689 61.8612 125.805 61.8809 125.919 61.901L126.594 62.0241C126.705 62.0452 126.814 62.0665 126.922 62.088L127.559 62.2203L128.171 62.3587C128.271 62.3822 128.37 62.406 128.467 62.4301L129.041 62.5776L129.59 62.7312L130.113 62.8909C130.198 62.9181 130.282 62.9454 130.365 62.9731L130.851 63.1419L131.311 63.3169L131.746 63.498C132.943 64.0197 133.836 64.6152 134.427 65.2849C135.957 67.0207 135.808 69.0422 134.001 71.357L133.71 71.7154C133.406 72.0761 133.063 72.4438 132.68 72.8185L132.285 73.1955C132.149 73.3219 132.008 73.4492 131.864 73.5772L131.416 73.9635L130.943 74.3545C130.862 74.42 130.78 74.4858 130.696 74.5517L130.184 74.9497L129.645 75.3524L129.081 75.7598C128.985 75.8281 128.888 75.8966 128.789 75.9652L128.186 76.3797L127.557 76.7988L126.902 77.2226L126.221 77.6512L125.514 78.0845L124.782 78.5225L124.024 78.9652L123.239 79.4127L122.43 79.865L121.594 80.322L120.733 80.7837L119.846 81.2502L118.933 81.7215L117.878 82.2545L132.086 99.1057L132.437 98.9335C148.988 90.6998 156.733 80.5407 156.931 69.7065L156.935 69.3326Z", fill: "#182333" })));
209
64
  }
210
- var ForwardRef = React.forwardRef(SvgIllustrationOffline);
211
- var MemoForwardRef = React.memo(ForwardRef);
212
- var _default = exports["default"] = MemoForwardRef;
65
+ const ForwardRef = React.forwardRef(SvgIllustrationOffline);
66
+ const MemoForwardRef = React.memo(ForwardRef);
67
+ exports.default = MemoForwardRef;
68
+ //# sourceMappingURL=illustration-offline.js.map
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- declare const MemoForwardRef: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "type" | "style" | "className" | "children" | "clipPath" | "filter" | "mask" | "path" | "onClick" | "focusable" | "fill" | "width" | "height" | "aria-hidden" | "tabIndex" | "onKeyUp" | "viewBox" | "rotate" | "role" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "target" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>>;
2
+ declare const MemoForwardRef: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "type" | "style" | "className" | "children" | "clipPath" | "filter" | "mask" | "path" | "by" | "from" | "in" | "to" | "lang" | "target" | "onClick" | "focusable" | "fill" | "width" | "height" | "aria-hidden" | "tabIndex" | "onKeyUp" | "viewBox" | "rotate" | "role" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "color" | "id" | "max" | "media" | "method" | "min" | "name" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "calcMode" | "capHeight" | "clip" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fillOpacity" | "fillRule" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>>;
3
3
  export default MemoForwardRef;
4
4
  //# sourceMappingURL=illustration-success.d.ts.map