linkmore-design 1.0.79 → 1.0.80

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 (1155) hide show
  1. package/dist/Badge/Ribbon.d.ts +15 -0
  2. package/dist/Badge/ScrollNumber.d.ts +18 -0
  3. package/dist/Badge/SingleNumber.d.ts +12 -0
  4. package/dist/Badge/demos/basic.d.ts +2 -0
  5. package/dist/Badge/demos/basic1.d.ts +3 -0
  6. package/dist/Badge/demos/basic2.d.ts +3 -0
  7. package/dist/Badge/index.d.ts +30 -0
  8. package/dist/Badge/style/index.d.ts +1 -0
  9. package/dist/Badge/utils.d.ts +1 -0
  10. package/dist/Button/index.d.ts +6 -2
  11. package/dist/CardTable/utils.d.ts +1 -1
  12. package/dist/ConfigProvider/DisabledContext.d.ts +9 -0
  13. package/dist/ConfigProvider/SizeContext.d.ts +9 -0
  14. package/dist/ConfigProvider/context.d.ts +59 -0
  15. package/dist/ConfigProvider/cssVariables.d.ts +3 -0
  16. package/dist/ConfigProvider/defaultRenderEmpty.d.ts +4 -0
  17. package/dist/ConfigProvider/index.d.ts +60 -1
  18. package/dist/Divider/demos/basic.d.ts +3 -0
  19. package/dist/Divider/demos/plain.d.ts +3 -0
  20. package/dist/Divider/demos/vertical.d.ts +3 -0
  21. package/dist/Divider/index.d.ts +14 -0
  22. package/dist/Divider/style/index.d.ts +1 -0
  23. package/dist/Locale/ar_EG.d.ts +3 -0
  24. package/dist/Locale/az_AZ.d.ts +3 -0
  25. package/dist/Locale/bg_BG.d.ts +3 -0
  26. package/dist/Locale/bn_BD.d.ts +3 -0
  27. package/dist/Locale/by_BY.d.ts +3 -0
  28. package/dist/Locale/ca_ES.d.ts +3 -0
  29. package/dist/Locale/cs_CZ.d.ts +3 -0
  30. package/dist/Locale/da_DK.d.ts +3 -0
  31. package/dist/Locale/de_DE.d.ts +3 -0
  32. package/dist/Locale/default.d.ts +3 -0
  33. package/dist/Locale/el_GR.d.ts +3 -0
  34. package/dist/Locale/en_GB.d.ts +3 -0
  35. package/dist/Locale/en_US.d.ts +2 -0
  36. package/dist/Locale/es_ES.d.ts +3 -0
  37. package/dist/Locale/et_EE.d.ts +3 -0
  38. package/dist/Locale/fa_IR.d.ts +3 -0
  39. package/dist/Locale/fi_FI.d.ts +3 -0
  40. package/dist/Locale/fr_BE.d.ts +3 -0
  41. package/dist/Locale/fr_CA.d.ts +3 -0
  42. package/dist/Locale/fr_FR.d.ts +3 -0
  43. package/dist/Locale/ga_IE.d.ts +3 -0
  44. package/dist/Locale/gl_ES.d.ts +3 -0
  45. package/dist/Locale/he_IL.d.ts +3 -0
  46. package/dist/Locale/hi_IN.d.ts +3 -0
  47. package/dist/Locale/hr_HR.d.ts +3 -0
  48. package/dist/Locale/hu_HU.d.ts +3 -0
  49. package/dist/Locale/hy_AM.d.ts +3 -0
  50. package/dist/Locale/id_ID.d.ts +3 -0
  51. package/dist/Locale/is_IS.d.ts +3 -0
  52. package/dist/Locale/it_IT.d.ts +3 -0
  53. package/dist/Locale/ja_JP.d.ts +3 -0
  54. package/dist/Locale/ka_GE.d.ts +3 -0
  55. package/dist/Locale/kk_KZ.d.ts +3 -0
  56. package/dist/Locale/km_KH.d.ts +3 -0
  57. package/dist/Locale/kmr_IQ.d.ts +3 -0
  58. package/dist/Locale/kn_IN.d.ts +3 -0
  59. package/dist/Locale/ko_KR.d.ts +3 -0
  60. package/dist/Locale/ku_IQ.d.ts +3 -0
  61. package/dist/Locale/lt_LT.d.ts +3 -0
  62. package/dist/Locale/lv_LV.d.ts +3 -0
  63. package/dist/Locale/mk_MK.d.ts +3 -0
  64. package/dist/Locale/ml_IN.d.ts +3 -0
  65. package/dist/Locale/mn_MN.d.ts +3 -0
  66. package/dist/Locale/ms_MY.d.ts +3 -0
  67. package/dist/Locale/nb_NO.d.ts +3 -0
  68. package/dist/Locale/ne_NP.d.ts +3 -0
  69. package/dist/Locale/nl_BE.d.ts +3 -0
  70. package/dist/Locale/nl_NL.d.ts +3 -0
  71. package/dist/Locale/pl_PL.d.ts +3 -0
  72. package/dist/Locale/pt_BR.d.ts +3 -0
  73. package/dist/Locale/pt_PT.d.ts +3 -0
  74. package/dist/Locale/ro_RO.d.ts +3 -0
  75. package/dist/Locale/ru_RU.d.ts +3 -0
  76. package/dist/Locale/si_LK.d.ts +3 -0
  77. package/dist/Locale/sk_SK.d.ts +3 -0
  78. package/dist/Locale/sl_SI.d.ts +3 -0
  79. package/dist/Locale/sr_RS.d.ts +3 -0
  80. package/dist/Locale/sv_SE.d.ts +3 -0
  81. package/dist/Locale/ta_IN.d.ts +3 -0
  82. package/dist/Locale/th_TH.d.ts +3 -0
  83. package/dist/Locale/tk_TK.d.ts +3 -0
  84. package/dist/Locale/tr_TR.d.ts +3 -0
  85. package/dist/Locale/uk_UA.d.ts +3 -0
  86. package/dist/Locale/ur_PK.d.ts +3 -0
  87. package/dist/Locale/vi_VN.d.ts +3 -0
  88. package/dist/Locale/zh_CN.d.ts +3 -0
  89. package/dist/Locale/zh_HK.d.ts +3 -0
  90. package/dist/Locale/zh_TW.d.ts +3 -0
  91. package/dist/Menu/index.d.ts +2 -0
  92. package/dist/Result/demos/403.d.ts +2 -0
  93. package/dist/Result/demos/404.d.ts +2 -0
  94. package/dist/Result/demos/500.d.ts +2 -0
  95. package/dist/Result/demos/basic.d.ts +2 -0
  96. package/dist/Result/demos/customicon.d.ts +2 -0
  97. package/dist/Result/demos/error.d.ts +2 -0
  98. package/dist/Result/demos/info.d.ts +2 -0
  99. package/dist/Result/demos/success.d.ts +2 -0
  100. package/dist/Result/demos/warning.d.ts +2 -0
  101. package/dist/Result/index.d.ts +32 -0
  102. package/dist/Result/noFound.d.ts +2 -0
  103. package/dist/Result/serverError.d.ts +2 -0
  104. package/dist/Result/style/index.d.ts +1 -0
  105. package/dist/Result/unauthorized.d.ts +2 -0
  106. package/dist/index.d.ts +11 -7
  107. package/dist/index.umd.js +180239 -186778
  108. package/dist/index.umd.min.js +30 -22
  109. package/dist/locale-provider/LocaleReceiver.d.ts +20 -0
  110. package/dist/locale-provider/ar_EG.d.ts +2 -0
  111. package/dist/locale-provider/az_AZ.d.ts +2 -0
  112. package/dist/locale-provider/bg_BG.d.ts +2 -0
  113. package/dist/locale-provider/bn_BD.d.ts +2 -0
  114. package/dist/locale-provider/by_BY.d.ts +2 -0
  115. package/dist/locale-provider/ca_ES.d.ts +2 -0
  116. package/dist/locale-provider/context.d.ts +7 -0
  117. package/dist/locale-provider/cs_CZ.d.ts +2 -0
  118. package/dist/locale-provider/da_DK.d.ts +2 -0
  119. package/dist/locale-provider/de_DE.d.ts +2 -0
  120. package/dist/locale-provider/default.d.ts +2 -0
  121. package/dist/locale-provider/el_GR.d.ts +2 -0
  122. package/dist/locale-provider/en_GB.d.ts +2 -0
  123. package/dist/locale-provider/en_US.d.ts +2 -0
  124. package/dist/locale-provider/es_ES.d.ts +2 -0
  125. package/dist/locale-provider/et_EE.d.ts +2 -0
  126. package/dist/locale-provider/fa_IR.d.ts +2 -0
  127. package/dist/locale-provider/fi_FI.d.ts +2 -0
  128. package/dist/locale-provider/fr_BE.d.ts +2 -0
  129. package/dist/locale-provider/fr_CA.d.ts +2 -0
  130. package/dist/locale-provider/fr_FR.d.ts +2 -0
  131. package/dist/locale-provider/ga_IE.d.ts +2 -0
  132. package/dist/locale-provider/gl_ES.d.ts +2 -0
  133. package/dist/locale-provider/he_IL.d.ts +2 -0
  134. package/dist/locale-provider/hi_IN.d.ts +2 -0
  135. package/dist/locale-provider/hr_HR.d.ts +2 -0
  136. package/dist/locale-provider/hu_HU.d.ts +2 -0
  137. package/dist/locale-provider/hy_AM.d.ts +2 -0
  138. package/dist/locale-provider/id_ID.d.ts +2 -0
  139. package/dist/locale-provider/index.d.ts +61 -0
  140. package/dist/locale-provider/is_IS.d.ts +2 -0
  141. package/dist/locale-provider/it_IT.d.ts +2 -0
  142. package/dist/locale-provider/ja_JP.d.ts +2 -0
  143. package/dist/locale-provider/ka_GE.d.ts +2 -0
  144. package/dist/locale-provider/kk_KZ.d.ts +2 -0
  145. package/dist/locale-provider/km_KH.d.ts +2 -0
  146. package/dist/locale-provider/kmr_IQ.d.ts +2 -0
  147. package/dist/locale-provider/kn_IN.d.ts +2 -0
  148. package/dist/locale-provider/ko_KR.d.ts +2 -0
  149. package/dist/locale-provider/ku_IQ.d.ts +2 -0
  150. package/dist/locale-provider/lt_LT.d.ts +2 -0
  151. package/dist/locale-provider/lv_LV.d.ts +2 -0
  152. package/dist/locale-provider/mk_MK.d.ts +2 -0
  153. package/dist/locale-provider/ml_IN.d.ts +2 -0
  154. package/dist/locale-provider/mn_MN.d.ts +2 -0
  155. package/dist/locale-provider/ms_MY.d.ts +2 -0
  156. package/dist/locale-provider/nb_NO.d.ts +2 -0
  157. package/dist/locale-provider/ne_NP.d.ts +2 -0
  158. package/dist/locale-provider/nl_BE.d.ts +2 -0
  159. package/dist/locale-provider/nl_NL.d.ts +2 -0
  160. package/dist/locale-provider/pl_PL.d.ts +2 -0
  161. package/dist/locale-provider/pt_BR.d.ts +2 -0
  162. package/dist/locale-provider/pt_PT.d.ts +2 -0
  163. package/dist/locale-provider/ro_RO.d.ts +2 -0
  164. package/dist/locale-provider/ru_RU.d.ts +2 -0
  165. package/dist/locale-provider/si_LK.d.ts +2 -0
  166. package/dist/locale-provider/sk_SK.d.ts +2 -0
  167. package/dist/locale-provider/sl_SI.d.ts +2 -0
  168. package/dist/locale-provider/sr_RS.d.ts +2 -0
  169. package/dist/locale-provider/style/index.d.ts +1 -0
  170. package/dist/locale-provider/sv_SE.d.ts +2 -0
  171. package/dist/locale-provider/ta_IN.d.ts +2 -0
  172. package/dist/locale-provider/th_TH.d.ts +2 -0
  173. package/dist/locale-provider/tk_TK.d.ts +2 -0
  174. package/dist/locale-provider/tr_TR.d.ts +2 -0
  175. package/dist/locale-provider/uk_UA.d.ts +2 -0
  176. package/dist/locale-provider/ur_PK.d.ts +2 -0
  177. package/dist/locale-provider/vi_VN.d.ts +2 -0
  178. package/dist/locale-provider/zh_CN.d.ts +2 -0
  179. package/dist/locale-provider/zh_HK.d.ts +2 -0
  180. package/dist/locale-provider/zh_TW.d.ts +2 -0
  181. package/es/Badge/Ribbon.d.ts +15 -0
  182. package/es/Badge/Ribbon.js +47 -0
  183. package/es/Badge/ScrollNumber.d.ts +18 -0
  184. package/es/Badge/ScrollNumber.js +80 -0
  185. package/es/Badge/SingleNumber.d.ts +12 -0
  186. package/es/Badge/SingleNumber.js +122 -0
  187. package/es/Badge/index.d.ts +30 -0
  188. package/es/Badge/index.js +183 -0
  189. package/es/Badge/style/index.css +511 -0
  190. package/es/Badge/style/index.d.ts +1 -0
  191. package/es/Badge/style/index.js +1 -0
  192. package/es/Badge/utils.d.ts +1 -0
  193. package/es/Badge/utils.js +5 -0
  194. package/es/Button/index.d.ts +6 -2
  195. package/es/Button/index.js +1 -0
  196. package/es/CardTable/body/TableBodyCell.js +1 -3
  197. package/es/CardTable/card/PictureTextColumn.js +8 -4
  198. package/es/CardTable/card/PictureTextRow.js +19 -3
  199. package/es/CardTable/card/PictureTextRowOperate.js +19 -3
  200. package/es/CardTable/style/index.css +75 -63
  201. package/es/ConfigProvider/DisabledContext.d.ts +9 -0
  202. package/es/ConfigProvider/DisabledContext.js +11 -0
  203. package/es/ConfigProvider/SizeContext.d.ts +9 -0
  204. package/es/ConfigProvider/SizeContext.js +12 -0
  205. package/es/ConfigProvider/context.d.ts +59 -0
  206. package/es/ConfigProvider/context.js +41 -0
  207. package/es/ConfigProvider/cssVariables.d.ts +3 -0
  208. package/es/ConfigProvider/cssVariables.js +97 -0
  209. package/es/ConfigProvider/defaultRenderEmpty.d.ts +4 -0
  210. package/es/ConfigProvider/defaultRenderEmpty.js +37 -0
  211. package/es/ConfigProvider/index.d.ts +61 -0
  212. package/es/ConfigProvider/index.js +209 -10
  213. package/es/DatePicker/generatePicker/index.d.ts +1 -1
  214. package/es/DatePicker/index.d.ts +1 -1
  215. package/es/Divider/index.d.ts +14 -0
  216. package/es/Divider/index.js +63 -0
  217. package/es/Divider/style/index.css +511 -0
  218. package/es/Divider/style/index.d.ts +1 -0
  219. package/es/Divider/style/index.js +1 -0
  220. package/es/Drawer/style/index.css +1 -0
  221. package/es/LeftTable/index.js +2 -24
  222. package/es/LmEditTable/EditTable.js +1 -1
  223. package/es/LmTable/index.js +0 -5
  224. package/es/Locale/ar_EG.d.ts +3 -0
  225. package/es/Locale/ar_EG.js +116 -0
  226. package/es/Locale/az_AZ.d.ts +3 -0
  227. package/es/Locale/az_AZ.js +97 -0
  228. package/es/Locale/bg_BG.d.ts +3 -0
  229. package/es/Locale/bg_BG.js +43 -0
  230. package/es/Locale/bn_BD.d.ts +3 -0
  231. package/es/Locale/bn_BD.js +130 -0
  232. package/es/Locale/by_BY.d.ts +3 -0
  233. package/es/Locale/by_BY.js +132 -0
  234. package/es/Locale/ca_ES.d.ts +3 -0
  235. package/es/Locale/ca_ES.js +125 -0
  236. package/es/Locale/cs_CZ.d.ts +3 -0
  237. package/es/Locale/cs_CZ.js +132 -0
  238. package/es/Locale/da_DK.d.ts +3 -0
  239. package/es/Locale/da_DK.js +53 -0
  240. package/es/Locale/de_DE.d.ts +3 -0
  241. package/es/Locale/de_DE.js +126 -0
  242. package/es/Locale/default.d.ts +3 -0
  243. package/es/Locale/default.js +132 -0
  244. package/es/Locale/el_GR.d.ts +3 -0
  245. package/es/Locale/el_GR.js +43 -0
  246. package/es/Locale/en_GB.d.ts +3 -0
  247. package/es/Locale/en_GB.js +132 -0
  248. package/es/Locale/en_US.d.ts +2 -0
  249. package/es/Locale/en_US.js +2 -0
  250. package/es/Locale/es_ES.d.ts +3 -0
  251. package/es/Locale/es_ES.js +132 -0
  252. package/es/Locale/et_EE.d.ts +3 -0
  253. package/es/Locale/et_EE.js +132 -0
  254. package/es/Locale/fa_IR.d.ts +3 -0
  255. package/es/Locale/fa_IR.js +130 -0
  256. package/es/Locale/fi_FI.d.ts +3 -0
  257. package/es/Locale/fi_FI.js +53 -0
  258. package/es/Locale/fr_BE.d.ts +3 -0
  259. package/es/Locale/fr_BE.js +48 -0
  260. package/es/Locale/fr_CA.d.ts +3 -0
  261. package/es/Locale/fr_CA.js +60 -0
  262. package/es/Locale/fr_FR.d.ts +3 -0
  263. package/es/Locale/fr_FR.js +128 -0
  264. package/es/Locale/ga_IE.d.ts +3 -0
  265. package/es/Locale/ga_IE.js +123 -0
  266. package/es/Locale/gl_ES.d.ts +3 -0
  267. package/es/Locale/gl_ES.js +110 -0
  268. package/es/Locale/he_IL.d.ts +3 -0
  269. package/es/Locale/he_IL.js +116 -0
  270. package/es/Locale/hi_IN.d.ts +3 -0
  271. package/es/Locale/hi_IN.js +130 -0
  272. package/es/Locale/hr_HR.d.ts +3 -0
  273. package/es/Locale/hr_HR.js +129 -0
  274. package/es/Locale/hu_HU.d.ts +3 -0
  275. package/es/Locale/hu_HU.js +44 -0
  276. package/es/Locale/hy_AM.d.ts +3 -0
  277. package/es/Locale/hy_AM.js +109 -0
  278. package/es/Locale/id_ID.d.ts +3 -0
  279. package/es/Locale/id_ID.js +45 -0
  280. package/es/Locale/is_IS.d.ts +3 -0
  281. package/es/Locale/is_IS.js +43 -0
  282. package/es/Locale/it_IT.d.ts +3 -0
  283. package/es/Locale/it_IT.js +61 -0
  284. package/es/Locale/ja_JP.d.ts +3 -0
  285. package/es/Locale/ja_JP.js +102 -0
  286. package/es/Locale/ka_GE.d.ts +3 -0
  287. package/es/Locale/ka_GE.js +130 -0
  288. package/es/Locale/kk_KZ.d.ts +3 -0
  289. package/es/Locale/kk_KZ.js +124 -0
  290. package/es/Locale/km_KH.d.ts +3 -0
  291. package/es/Locale/km_KH.js +104 -0
  292. package/es/Locale/kmr_IQ.d.ts +3 -0
  293. package/es/Locale/kmr_IQ.js +43 -0
  294. package/es/Locale/kn_IN.d.ts +3 -0
  295. package/es/Locale/kn_IN.js +51 -0
  296. package/es/Locale/ko_KR.d.ts +3 -0
  297. package/es/Locale/ko_KR.js +96 -0
  298. package/es/Locale/ku_IQ.d.ts +3 -0
  299. package/es/Locale/ku_IQ.js +46 -0
  300. package/es/Locale/lt_LT.d.ts +3 -0
  301. package/es/Locale/lt_LT.js +121 -0
  302. package/es/Locale/lv_LV.d.ts +3 -0
  303. package/es/Locale/lv_LV.js +43 -0
  304. package/es/Locale/mk_MK.d.ts +3 -0
  305. package/es/Locale/mk_MK.js +58 -0
  306. package/es/Locale/ml_IN.d.ts +3 -0
  307. package/es/Locale/ml_IN.js +130 -0
  308. package/es/Locale/mn_MN.d.ts +3 -0
  309. package/es/Locale/mn_MN.js +43 -0
  310. package/es/Locale/ms_MY.d.ts +3 -0
  311. package/es/Locale/ms_MY.js +63 -0
  312. package/es/Locale/nb_NO.d.ts +3 -0
  313. package/es/Locale/nb_NO.js +124 -0
  314. package/es/Locale/ne_NP.d.ts +3 -0
  315. package/es/Locale/ne_NP.js +44 -0
  316. package/es/Locale/nl_BE.d.ts +3 -0
  317. package/es/Locale/nl_BE.js +130 -0
  318. package/es/Locale/nl_NL.d.ts +3 -0
  319. package/es/Locale/nl_NL.js +130 -0
  320. package/es/Locale/pl_PL.d.ts +3 -0
  321. package/es/Locale/pl_PL.js +132 -0
  322. package/es/Locale/pt_BR.d.ts +3 -0
  323. package/es/Locale/pt_BR.js +130 -0
  324. package/es/Locale/pt_PT.d.ts +3 -0
  325. package/es/Locale/pt_PT.js +44 -0
  326. package/es/Locale/ro_RO.d.ts +3 -0
  327. package/es/Locale/ro_RO.js +130 -0
  328. package/es/Locale/ru_RU.d.ts +3 -0
  329. package/es/Locale/ru_RU.js +129 -0
  330. package/es/Locale/si_LK.d.ts +3 -0
  331. package/es/Locale/si_LK.js +132 -0
  332. package/es/Locale/sk_SK.d.ts +3 -0
  333. package/es/Locale/sk_SK.js +132 -0
  334. package/es/Locale/sl_SI.d.ts +3 -0
  335. package/es/Locale/sl_SI.js +43 -0
  336. package/es/Locale/sr_RS.d.ts +3 -0
  337. package/es/Locale/sr_RS.js +130 -0
  338. package/es/Locale/sv_SE.d.ts +3 -0
  339. package/es/Locale/sv_SE.js +130 -0
  340. package/es/Locale/ta_IN.d.ts +3 -0
  341. package/es/Locale/ta_IN.js +63 -0
  342. package/es/Locale/th_TH.d.ts +3 -0
  343. package/es/Locale/th_TH.js +126 -0
  344. package/es/Locale/tk_TK.d.ts +3 -0
  345. package/es/Locale/tk_TK.js +128 -0
  346. package/es/Locale/tr_TR.d.ts +3 -0
  347. package/es/Locale/tr_TR.js +128 -0
  348. package/es/Locale/uk_UA.d.ts +3 -0
  349. package/es/Locale/uk_UA.js +132 -0
  350. package/es/Locale/ur_PK.d.ts +3 -0
  351. package/es/Locale/ur_PK.js +130 -0
  352. package/es/Locale/vi_VN.d.ts +3 -0
  353. package/es/Locale/vi_VN.js +43 -0
  354. package/es/Locale/zh_CN.d.ts +3 -0
  355. package/es/Locale/zh_CN.js +131 -0
  356. package/es/Locale/zh_HK.d.ts +3 -0
  357. package/es/Locale/zh_HK.js +127 -0
  358. package/es/Locale/zh_TW.d.ts +3 -0
  359. package/es/Locale/zh_TW.js +128 -0
  360. package/es/Menu/index.d.ts +2 -0
  361. package/es/QuickMenu/style/index.css +1 -0
  362. package/es/Result/index.d.ts +32 -0
  363. package/es/Result/index.js +100 -0
  364. package/es/Result/noFound.d.ts +2 -0
  365. package/es/Result/noFound.js +239 -0
  366. package/es/Result/serverError.d.ts +2 -0
  367. package/es/Result/serverError.js +279 -0
  368. package/es/Result/style/index.css +511 -0
  369. package/es/Result/style/index.d.ts +1 -0
  370. package/es/Result/style/index.js +1 -0
  371. package/es/Result/unauthorized.d.ts +2 -0
  372. package/es/Result/unauthorized.js +229 -0
  373. package/es/_util/statusUtils.d.ts +1 -1
  374. package/es/index.d.ts +11 -7
  375. package/es/index.js +5 -8
  376. package/es/locale-provider/LocaleReceiver.d.ts +20 -0
  377. package/es/locale-provider/LocaleReceiver.js +66 -0
  378. package/es/locale-provider/ar_EG.d.ts +2 -0
  379. package/es/locale-provider/ar_EG.js +2 -0
  380. package/es/locale-provider/az_AZ.d.ts +2 -0
  381. package/es/locale-provider/az_AZ.js +2 -0
  382. package/es/locale-provider/bg_BG.d.ts +2 -0
  383. package/es/locale-provider/bg_BG.js +2 -0
  384. package/es/locale-provider/bn_BD.d.ts +2 -0
  385. package/es/locale-provider/bn_BD.js +2 -0
  386. package/es/locale-provider/by_BY.d.ts +2 -0
  387. package/es/locale-provider/by_BY.js +2 -0
  388. package/es/locale-provider/ca_ES.d.ts +2 -0
  389. package/es/locale-provider/ca_ES.js +2 -0
  390. package/es/locale-provider/context.d.ts +7 -0
  391. package/es/locale-provider/context.js +3 -0
  392. package/es/locale-provider/cs_CZ.d.ts +2 -0
  393. package/es/locale-provider/cs_CZ.js +2 -0
  394. package/es/locale-provider/da_DK.d.ts +2 -0
  395. package/es/locale-provider/da_DK.js +2 -0
  396. package/es/locale-provider/de_DE.d.ts +2 -0
  397. package/es/locale-provider/de_DE.js +2 -0
  398. package/es/locale-provider/default.d.ts +2 -0
  399. package/es/locale-provider/default.js +2 -0
  400. package/es/locale-provider/el_GR.d.ts +2 -0
  401. package/es/locale-provider/el_GR.js +2 -0
  402. package/es/locale-provider/en_GB.d.ts +2 -0
  403. package/es/locale-provider/en_GB.js +2 -0
  404. package/es/locale-provider/en_US.d.ts +2 -0
  405. package/es/locale-provider/en_US.js +2 -0
  406. package/es/locale-provider/es_ES.d.ts +2 -0
  407. package/es/locale-provider/es_ES.js +2 -0
  408. package/es/locale-provider/et_EE.d.ts +2 -0
  409. package/es/locale-provider/et_EE.js +2 -0
  410. package/es/locale-provider/fa_IR.d.ts +2 -0
  411. package/es/locale-provider/fa_IR.js +2 -0
  412. package/es/locale-provider/fi_FI.d.ts +2 -0
  413. package/es/locale-provider/fi_FI.js +2 -0
  414. package/es/locale-provider/fr_BE.d.ts +2 -0
  415. package/es/locale-provider/fr_BE.js +2 -0
  416. package/es/locale-provider/fr_CA.d.ts +2 -0
  417. package/es/locale-provider/fr_CA.js +2 -0
  418. package/es/locale-provider/fr_FR.d.ts +2 -0
  419. package/es/locale-provider/fr_FR.js +2 -0
  420. package/es/locale-provider/ga_IE.d.ts +2 -0
  421. package/es/locale-provider/ga_IE.js +2 -0
  422. package/es/locale-provider/gl_ES.d.ts +2 -0
  423. package/es/locale-provider/gl_ES.js +2 -0
  424. package/es/locale-provider/he_IL.d.ts +2 -0
  425. package/es/locale-provider/he_IL.js +2 -0
  426. package/es/locale-provider/hi_IN.d.ts +2 -0
  427. package/es/locale-provider/hi_IN.js +2 -0
  428. package/es/locale-provider/hr_HR.d.ts +2 -0
  429. package/es/locale-provider/hr_HR.js +2 -0
  430. package/es/locale-provider/hu_HU.d.ts +2 -0
  431. package/es/locale-provider/hu_HU.js +2 -0
  432. package/es/locale-provider/hy_AM.d.ts +2 -0
  433. package/es/locale-provider/hy_AM.js +2 -0
  434. package/es/locale-provider/id_ID.d.ts +2 -0
  435. package/es/locale-provider/id_ID.js +2 -0
  436. package/es/locale-provider/index.d.ts +61 -0
  437. package/es/locale-provider/index.js +71 -0
  438. package/es/locale-provider/is_IS.d.ts +2 -0
  439. package/es/locale-provider/is_IS.js +2 -0
  440. package/es/locale-provider/it_IT.d.ts +2 -0
  441. package/es/locale-provider/it_IT.js +2 -0
  442. package/es/locale-provider/ja_JP.d.ts +2 -0
  443. package/es/locale-provider/ja_JP.js +2 -0
  444. package/es/locale-provider/ka_GE.d.ts +2 -0
  445. package/es/locale-provider/ka_GE.js +2 -0
  446. package/es/locale-provider/kk_KZ.d.ts +2 -0
  447. package/es/locale-provider/kk_KZ.js +2 -0
  448. package/es/locale-provider/km_KH.d.ts +2 -0
  449. package/es/locale-provider/km_KH.js +2 -0
  450. package/es/locale-provider/kmr_IQ.d.ts +2 -0
  451. package/es/locale-provider/kmr_IQ.js +2 -0
  452. package/es/locale-provider/kn_IN.d.ts +2 -0
  453. package/es/locale-provider/kn_IN.js +2 -0
  454. package/es/locale-provider/ko_KR.d.ts +2 -0
  455. package/es/locale-provider/ko_KR.js +2 -0
  456. package/es/locale-provider/ku_IQ.d.ts +2 -0
  457. package/es/locale-provider/ku_IQ.js +2 -0
  458. package/es/locale-provider/lt_LT.d.ts +2 -0
  459. package/es/locale-provider/lt_LT.js +2 -0
  460. package/es/locale-provider/lv_LV.d.ts +2 -0
  461. package/es/locale-provider/lv_LV.js +2 -0
  462. package/es/locale-provider/mk_MK.d.ts +2 -0
  463. package/es/locale-provider/mk_MK.js +2 -0
  464. package/es/locale-provider/ml_IN.d.ts +2 -0
  465. package/es/locale-provider/ml_IN.js +2 -0
  466. package/es/locale-provider/mn_MN.d.ts +2 -0
  467. package/es/locale-provider/mn_MN.js +2 -0
  468. package/es/locale-provider/ms_MY.d.ts +2 -0
  469. package/es/locale-provider/ms_MY.js +2 -0
  470. package/es/locale-provider/nb_NO.d.ts +2 -0
  471. package/es/locale-provider/nb_NO.js +2 -0
  472. package/es/locale-provider/ne_NP.d.ts +2 -0
  473. package/es/locale-provider/ne_NP.js +2 -0
  474. package/es/locale-provider/nl_BE.d.ts +2 -0
  475. package/es/locale-provider/nl_BE.js +2 -0
  476. package/es/locale-provider/nl_NL.d.ts +2 -0
  477. package/es/locale-provider/nl_NL.js +2 -0
  478. package/es/locale-provider/pl_PL.d.ts +2 -0
  479. package/es/locale-provider/pl_PL.js +2 -0
  480. package/es/locale-provider/pt_BR.d.ts +2 -0
  481. package/es/locale-provider/pt_BR.js +2 -0
  482. package/es/locale-provider/pt_PT.d.ts +2 -0
  483. package/es/locale-provider/pt_PT.js +2 -0
  484. package/es/locale-provider/ro_RO.d.ts +2 -0
  485. package/es/locale-provider/ro_RO.js +2 -0
  486. package/es/locale-provider/ru_RU.d.ts +2 -0
  487. package/es/locale-provider/ru_RU.js +2 -0
  488. package/es/locale-provider/si_LK.d.ts +2 -0
  489. package/es/locale-provider/si_LK.js +2 -0
  490. package/es/locale-provider/sk_SK.d.ts +2 -0
  491. package/es/locale-provider/sk_SK.js +2 -0
  492. package/es/locale-provider/sl_SI.d.ts +2 -0
  493. package/es/locale-provider/sl_SI.js +2 -0
  494. package/es/locale-provider/sr_RS.d.ts +2 -0
  495. package/es/locale-provider/sr_RS.js +2 -0
  496. package/es/locale-provider/style/index.css +511 -0
  497. package/es/locale-provider/style/index.d.ts +1 -0
  498. package/es/locale-provider/style/index.js +1 -0
  499. package/es/locale-provider/sv_SE.d.ts +2 -0
  500. package/es/locale-provider/sv_SE.js +2 -0
  501. package/es/locale-provider/ta_IN.d.ts +2 -0
  502. package/es/locale-provider/ta_IN.js +2 -0
  503. package/es/locale-provider/th_TH.d.ts +2 -0
  504. package/es/locale-provider/th_TH.js +2 -0
  505. package/es/locale-provider/tk_TK.d.ts +2 -0
  506. package/es/locale-provider/tk_TK.js +2 -0
  507. package/es/locale-provider/tr_TR.d.ts +2 -0
  508. package/es/locale-provider/tr_TR.js +2 -0
  509. package/es/locale-provider/uk_UA.d.ts +2 -0
  510. package/es/locale-provider/uk_UA.js +2 -0
  511. package/es/locale-provider/ur_PK.d.ts +2 -0
  512. package/es/locale-provider/ur_PK.js +2 -0
  513. package/es/locale-provider/vi_VN.d.ts +2 -0
  514. package/es/locale-provider/vi_VN.js +2 -0
  515. package/es/locale-provider/zh_CN.d.ts +2 -0
  516. package/es/locale-provider/zh_CN.js +2 -0
  517. package/es/locale-provider/zh_HK.d.ts +2 -0
  518. package/es/locale-provider/zh_HK.js +2 -0
  519. package/es/locale-provider/zh_TW.d.ts +2 -0
  520. package/es/locale-provider/zh_TW.js +2 -0
  521. package/es/message/index.d.ts +6 -6
  522. package/lib/Badge/Ribbon.d.ts +15 -0
  523. package/lib/Badge/Ribbon.js +63 -0
  524. package/lib/Badge/ScrollNumber.d.ts +18 -0
  525. package/lib/Badge/ScrollNumber.js +96 -0
  526. package/lib/Badge/SingleNumber.d.ts +12 -0
  527. package/lib/Badge/SingleNumber.js +135 -0
  528. package/lib/Badge/index.d.ts +30 -0
  529. package/lib/Badge/index.js +202 -0
  530. package/lib/Badge/style/index.css +511 -0
  531. package/lib/Badge/style/index.d.ts +1 -0
  532. package/{es/CkFilter → lib/Badge}/style/index.js +0 -0
  533. package/lib/Badge/utils.d.ts +1 -0
  534. package/lib/Badge/utils.js +13 -0
  535. package/lib/Button/index.d.ts +6 -2
  536. package/lib/Button/index.js +1 -0
  537. package/lib/CardTable/body/TableBodyCell.js +1 -3
  538. package/lib/CardTable/card/PictureTextColumn.js +8 -4
  539. package/lib/CardTable/card/PictureTextRow.js +19 -3
  540. package/lib/CardTable/card/PictureTextRowOperate.js +19 -3
  541. package/lib/CardTable/style/index.css +75 -63
  542. package/lib/ConfigProvider/DisabledContext.d.ts +9 -0
  543. package/lib/ConfigProvider/DisabledContext.js +25 -0
  544. package/lib/ConfigProvider/SizeContext.d.ts +9 -0
  545. package/lib/ConfigProvider/SizeContext.js +26 -0
  546. package/lib/ConfigProvider/context.d.ts +59 -0
  547. package/lib/ConfigProvider/context.js +54 -0
  548. package/lib/ConfigProvider/cssVariables.d.ts +3 -0
  549. package/lib/ConfigProvider/cssVariables.js +114 -0
  550. package/lib/ConfigProvider/defaultRenderEmpty.d.ts +4 -0
  551. package/lib/ConfigProvider/defaultRenderEmpty.js +52 -0
  552. package/lib/ConfigProvider/index.d.ts +61 -0
  553. package/lib/ConfigProvider/index.js +245 -4
  554. package/lib/DatePicker/generatePicker/index.d.ts +1 -1
  555. package/lib/DatePicker/index.d.ts +1 -1
  556. package/lib/Divider/index.d.ts +14 -0
  557. package/lib/Divider/index.js +79 -0
  558. package/lib/Divider/style/index.css +511 -0
  559. package/lib/Divider/style/index.d.ts +1 -0
  560. package/{es/Filter → lib/Divider}/style/index.js +0 -0
  561. package/lib/Drawer/style/index.css +1 -0
  562. package/lib/LeftTable/index.js +2 -24
  563. package/lib/LmEditTable/EditTable.js +1 -1
  564. package/lib/LmTable/index.js +0 -5
  565. package/lib/Locale/ar_EG.d.ts +3 -0
  566. package/lib/Locale/ar_EG.js +130 -0
  567. package/lib/Locale/az_AZ.d.ts +3 -0
  568. package/lib/Locale/az_AZ.js +111 -0
  569. package/lib/Locale/bg_BG.d.ts +3 -0
  570. package/lib/Locale/bg_BG.js +57 -0
  571. package/lib/Locale/bn_BD.d.ts +3 -0
  572. package/lib/Locale/bn_BD.js +144 -0
  573. package/lib/Locale/by_BY.d.ts +3 -0
  574. package/lib/Locale/by_BY.js +146 -0
  575. package/lib/Locale/ca_ES.d.ts +3 -0
  576. package/lib/Locale/ca_ES.js +139 -0
  577. package/lib/Locale/cs_CZ.d.ts +3 -0
  578. package/lib/Locale/cs_CZ.js +146 -0
  579. package/lib/Locale/da_DK.d.ts +3 -0
  580. package/lib/Locale/da_DK.js +67 -0
  581. package/lib/Locale/de_DE.d.ts +3 -0
  582. package/lib/Locale/de_DE.js +140 -0
  583. package/lib/Locale/default.d.ts +3 -0
  584. package/lib/Locale/default.js +146 -0
  585. package/lib/Locale/el_GR.d.ts +3 -0
  586. package/lib/Locale/el_GR.js +57 -0
  587. package/lib/Locale/en_GB.d.ts +3 -0
  588. package/lib/Locale/en_GB.js +146 -0
  589. package/lib/Locale/en_US.d.ts +2 -0
  590. package/lib/Locale/en_US.js +13 -0
  591. package/lib/Locale/es_ES.d.ts +3 -0
  592. package/lib/Locale/es_ES.js +146 -0
  593. package/lib/Locale/et_EE.d.ts +3 -0
  594. package/lib/Locale/et_EE.js +146 -0
  595. package/lib/Locale/fa_IR.d.ts +3 -0
  596. package/lib/Locale/fa_IR.js +144 -0
  597. package/lib/Locale/fi_FI.d.ts +3 -0
  598. package/lib/Locale/fi_FI.js +67 -0
  599. package/lib/Locale/fr_BE.d.ts +3 -0
  600. package/lib/Locale/fr_BE.js +62 -0
  601. package/lib/Locale/fr_CA.d.ts +3 -0
  602. package/lib/Locale/fr_CA.js +74 -0
  603. package/lib/Locale/fr_FR.d.ts +3 -0
  604. package/lib/Locale/fr_FR.js +142 -0
  605. package/lib/Locale/ga_IE.d.ts +3 -0
  606. package/lib/Locale/ga_IE.js +137 -0
  607. package/lib/Locale/gl_ES.d.ts +3 -0
  608. package/lib/Locale/gl_ES.js +124 -0
  609. package/lib/Locale/he_IL.d.ts +3 -0
  610. package/lib/Locale/he_IL.js +130 -0
  611. package/lib/Locale/hi_IN.d.ts +3 -0
  612. package/lib/Locale/hi_IN.js +144 -0
  613. package/lib/Locale/hr_HR.d.ts +3 -0
  614. package/lib/Locale/hr_HR.js +143 -0
  615. package/lib/Locale/hu_HU.d.ts +3 -0
  616. package/lib/Locale/hu_HU.js +58 -0
  617. package/lib/Locale/hy_AM.d.ts +3 -0
  618. package/lib/Locale/hy_AM.js +116 -0
  619. package/lib/Locale/id_ID.d.ts +3 -0
  620. package/lib/Locale/id_ID.js +59 -0
  621. package/lib/Locale/is_IS.d.ts +3 -0
  622. package/lib/Locale/is_IS.js +57 -0
  623. package/lib/Locale/it_IT.d.ts +3 -0
  624. package/lib/Locale/it_IT.js +75 -0
  625. package/lib/Locale/ja_JP.d.ts +3 -0
  626. package/lib/Locale/ja_JP.js +116 -0
  627. package/lib/Locale/ka_GE.d.ts +3 -0
  628. package/lib/Locale/ka_GE.js +144 -0
  629. package/lib/Locale/kk_KZ.d.ts +3 -0
  630. package/lib/Locale/kk_KZ.js +138 -0
  631. package/lib/Locale/km_KH.d.ts +3 -0
  632. package/lib/Locale/km_KH.js +118 -0
  633. package/lib/Locale/kmr_IQ.d.ts +3 -0
  634. package/lib/Locale/kmr_IQ.js +57 -0
  635. package/lib/Locale/kn_IN.d.ts +3 -0
  636. package/lib/Locale/kn_IN.js +65 -0
  637. package/lib/Locale/ko_KR.d.ts +3 -0
  638. package/lib/Locale/ko_KR.js +110 -0
  639. package/lib/Locale/ku_IQ.d.ts +3 -0
  640. package/lib/Locale/ku_IQ.js +60 -0
  641. package/lib/Locale/lt_LT.d.ts +3 -0
  642. package/lib/Locale/lt_LT.js +135 -0
  643. package/lib/Locale/lv_LV.d.ts +3 -0
  644. package/lib/Locale/lv_LV.js +57 -0
  645. package/lib/Locale/mk_MK.d.ts +3 -0
  646. package/lib/Locale/mk_MK.js +72 -0
  647. package/lib/Locale/ml_IN.d.ts +3 -0
  648. package/lib/Locale/ml_IN.js +144 -0
  649. package/lib/Locale/mn_MN.d.ts +3 -0
  650. package/lib/Locale/mn_MN.js +57 -0
  651. package/lib/Locale/ms_MY.d.ts +3 -0
  652. package/lib/Locale/ms_MY.js +77 -0
  653. package/lib/Locale/nb_NO.d.ts +3 -0
  654. package/lib/Locale/nb_NO.js +138 -0
  655. package/lib/Locale/ne_NP.d.ts +3 -0
  656. package/lib/Locale/ne_NP.js +58 -0
  657. package/lib/Locale/nl_BE.d.ts +3 -0
  658. package/lib/Locale/nl_BE.js +144 -0
  659. package/lib/Locale/nl_NL.d.ts +3 -0
  660. package/lib/Locale/nl_NL.js +144 -0
  661. package/lib/Locale/pl_PL.d.ts +3 -0
  662. package/lib/Locale/pl_PL.js +146 -0
  663. package/lib/Locale/pt_BR.d.ts +3 -0
  664. package/lib/Locale/pt_BR.js +144 -0
  665. package/lib/Locale/pt_PT.d.ts +3 -0
  666. package/lib/Locale/pt_PT.js +58 -0
  667. package/lib/Locale/ro_RO.d.ts +3 -0
  668. package/lib/Locale/ro_RO.js +144 -0
  669. package/lib/Locale/ru_RU.d.ts +3 -0
  670. package/lib/Locale/ru_RU.js +143 -0
  671. package/lib/Locale/si_LK.d.ts +3 -0
  672. package/lib/Locale/si_LK.js +146 -0
  673. package/lib/Locale/sk_SK.d.ts +3 -0
  674. package/lib/Locale/sk_SK.js +146 -0
  675. package/lib/Locale/sl_SI.d.ts +3 -0
  676. package/lib/Locale/sl_SI.js +57 -0
  677. package/lib/Locale/sr_RS.d.ts +3 -0
  678. package/lib/Locale/sr_RS.js +144 -0
  679. package/lib/Locale/sv_SE.d.ts +3 -0
  680. package/lib/Locale/sv_SE.js +144 -0
  681. package/lib/Locale/ta_IN.d.ts +3 -0
  682. package/lib/Locale/ta_IN.js +77 -0
  683. package/lib/Locale/th_TH.d.ts +3 -0
  684. package/lib/Locale/th_TH.js +140 -0
  685. package/lib/Locale/tk_TK.d.ts +3 -0
  686. package/lib/Locale/tk_TK.js +142 -0
  687. package/lib/Locale/tr_TR.d.ts +3 -0
  688. package/lib/Locale/tr_TR.js +142 -0
  689. package/lib/Locale/uk_UA.d.ts +3 -0
  690. package/lib/Locale/uk_UA.js +146 -0
  691. package/lib/Locale/ur_PK.d.ts +3 -0
  692. package/lib/Locale/ur_PK.js +144 -0
  693. package/lib/Locale/vi_VN.d.ts +3 -0
  694. package/lib/Locale/vi_VN.js +57 -0
  695. package/lib/Locale/zh_CN.d.ts +3 -0
  696. package/lib/Locale/zh_CN.js +145 -0
  697. package/lib/Locale/zh_HK.d.ts +3 -0
  698. package/lib/Locale/zh_HK.js +141 -0
  699. package/lib/Locale/zh_TW.d.ts +3 -0
  700. package/lib/Locale/zh_TW.js +142 -0
  701. package/lib/Menu/index.d.ts +2 -0
  702. package/lib/QuickMenu/style/index.css +1 -0
  703. package/lib/Result/index.d.ts +32 -0
  704. package/lib/Result/index.js +126 -0
  705. package/lib/Result/noFound.d.ts +2 -0
  706. package/lib/Result/noFound.js +249 -0
  707. package/lib/Result/serverError.d.ts +2 -0
  708. package/lib/Result/serverError.js +289 -0
  709. package/lib/Result/style/index.css +511 -0
  710. package/lib/Result/style/index.d.ts +1 -0
  711. package/{es/Locale → lib/Result}/style/index.js +0 -0
  712. package/lib/Result/unauthorized.d.ts +2 -0
  713. package/lib/Result/unauthorized.js +239 -0
  714. package/lib/_util/statusUtils.d.ts +1 -1
  715. package/lib/index.d.ts +11 -7
  716. package/lib/index.js +33 -57
  717. package/lib/locale-provider/LocaleReceiver.d.ts +20 -0
  718. package/lib/locale-provider/LocaleReceiver.js +83 -0
  719. package/lib/locale-provider/ar_EG.d.ts +2 -0
  720. package/lib/locale-provider/ar_EG.js +13 -0
  721. package/lib/locale-provider/az_AZ.d.ts +2 -0
  722. package/lib/locale-provider/az_AZ.js +13 -0
  723. package/lib/locale-provider/bg_BG.d.ts +2 -0
  724. package/lib/locale-provider/bg_BG.js +13 -0
  725. package/lib/locale-provider/bn_BD.d.ts +2 -0
  726. package/lib/locale-provider/bn_BD.js +13 -0
  727. package/lib/locale-provider/by_BY.d.ts +2 -0
  728. package/lib/locale-provider/by_BY.js +13 -0
  729. package/lib/locale-provider/ca_ES.d.ts +2 -0
  730. package/lib/locale-provider/ca_ES.js +13 -0
  731. package/lib/locale-provider/context.d.ts +7 -0
  732. package/lib/locale-provider/context.js +12 -0
  733. package/lib/locale-provider/cs_CZ.d.ts +2 -0
  734. package/lib/locale-provider/cs_CZ.js +13 -0
  735. package/lib/locale-provider/da_DK.d.ts +2 -0
  736. package/lib/locale-provider/da_DK.js +13 -0
  737. package/lib/locale-provider/de_DE.d.ts +2 -0
  738. package/lib/locale-provider/de_DE.js +13 -0
  739. package/lib/locale-provider/default.d.ts +2 -0
  740. package/lib/locale-provider/default.js +13 -0
  741. package/lib/locale-provider/el_GR.d.ts +2 -0
  742. package/lib/locale-provider/el_GR.js +13 -0
  743. package/lib/locale-provider/en_GB.d.ts +2 -0
  744. package/lib/locale-provider/en_GB.js +13 -0
  745. package/lib/locale-provider/en_US.d.ts +2 -0
  746. package/lib/locale-provider/en_US.js +13 -0
  747. package/lib/locale-provider/es_ES.d.ts +2 -0
  748. package/lib/locale-provider/es_ES.js +13 -0
  749. package/lib/locale-provider/et_EE.d.ts +2 -0
  750. package/lib/locale-provider/et_EE.js +13 -0
  751. package/lib/locale-provider/fa_IR.d.ts +2 -0
  752. package/lib/locale-provider/fa_IR.js +13 -0
  753. package/lib/locale-provider/fi_FI.d.ts +2 -0
  754. package/lib/locale-provider/fi_FI.js +13 -0
  755. package/lib/locale-provider/fr_BE.d.ts +2 -0
  756. package/lib/locale-provider/fr_BE.js +13 -0
  757. package/lib/locale-provider/fr_CA.d.ts +2 -0
  758. package/lib/locale-provider/fr_CA.js +13 -0
  759. package/lib/locale-provider/fr_FR.d.ts +2 -0
  760. package/lib/locale-provider/fr_FR.js +13 -0
  761. package/lib/locale-provider/ga_IE.d.ts +2 -0
  762. package/lib/locale-provider/ga_IE.js +13 -0
  763. package/lib/locale-provider/gl_ES.d.ts +2 -0
  764. package/lib/locale-provider/gl_ES.js +13 -0
  765. package/lib/locale-provider/he_IL.d.ts +2 -0
  766. package/lib/locale-provider/he_IL.js +13 -0
  767. package/lib/locale-provider/hi_IN.d.ts +2 -0
  768. package/lib/locale-provider/hi_IN.js +13 -0
  769. package/lib/locale-provider/hr_HR.d.ts +2 -0
  770. package/lib/locale-provider/hr_HR.js +13 -0
  771. package/lib/locale-provider/hu_HU.d.ts +2 -0
  772. package/lib/locale-provider/hu_HU.js +13 -0
  773. package/lib/locale-provider/hy_AM.d.ts +2 -0
  774. package/lib/locale-provider/hy_AM.js +13 -0
  775. package/lib/locale-provider/id_ID.d.ts +2 -0
  776. package/lib/locale-provider/id_ID.js +13 -0
  777. package/lib/locale-provider/index.d.ts +61 -0
  778. package/lib/locale-provider/index.js +90 -0
  779. package/lib/locale-provider/is_IS.d.ts +2 -0
  780. package/lib/locale-provider/is_IS.js +13 -0
  781. package/lib/locale-provider/it_IT.d.ts +2 -0
  782. package/lib/locale-provider/it_IT.js +13 -0
  783. package/lib/locale-provider/ja_JP.d.ts +2 -0
  784. package/lib/locale-provider/ja_JP.js +13 -0
  785. package/lib/locale-provider/ka_GE.d.ts +2 -0
  786. package/lib/locale-provider/ka_GE.js +13 -0
  787. package/lib/locale-provider/kk_KZ.d.ts +2 -0
  788. package/lib/locale-provider/kk_KZ.js +13 -0
  789. package/lib/locale-provider/km_KH.d.ts +2 -0
  790. package/lib/locale-provider/km_KH.js +13 -0
  791. package/lib/locale-provider/kmr_IQ.d.ts +2 -0
  792. package/lib/locale-provider/kmr_IQ.js +13 -0
  793. package/lib/locale-provider/kn_IN.d.ts +2 -0
  794. package/lib/locale-provider/kn_IN.js +13 -0
  795. package/lib/locale-provider/ko_KR.d.ts +2 -0
  796. package/lib/locale-provider/ko_KR.js +13 -0
  797. package/lib/locale-provider/ku_IQ.d.ts +2 -0
  798. package/lib/locale-provider/ku_IQ.js +13 -0
  799. package/lib/locale-provider/lt_LT.d.ts +2 -0
  800. package/lib/locale-provider/lt_LT.js +13 -0
  801. package/lib/locale-provider/lv_LV.d.ts +2 -0
  802. package/lib/locale-provider/lv_LV.js +13 -0
  803. package/lib/locale-provider/mk_MK.d.ts +2 -0
  804. package/lib/locale-provider/mk_MK.js +13 -0
  805. package/lib/locale-provider/ml_IN.d.ts +2 -0
  806. package/lib/locale-provider/ml_IN.js +13 -0
  807. package/lib/locale-provider/mn_MN.d.ts +2 -0
  808. package/lib/locale-provider/mn_MN.js +13 -0
  809. package/lib/locale-provider/ms_MY.d.ts +2 -0
  810. package/lib/locale-provider/ms_MY.js +13 -0
  811. package/lib/locale-provider/nb_NO.d.ts +2 -0
  812. package/lib/locale-provider/nb_NO.js +13 -0
  813. package/lib/locale-provider/ne_NP.d.ts +2 -0
  814. package/lib/locale-provider/ne_NP.js +13 -0
  815. package/lib/locale-provider/nl_BE.d.ts +2 -0
  816. package/lib/locale-provider/nl_BE.js +13 -0
  817. package/lib/locale-provider/nl_NL.d.ts +2 -0
  818. package/lib/locale-provider/nl_NL.js +13 -0
  819. package/lib/locale-provider/pl_PL.d.ts +2 -0
  820. package/lib/locale-provider/pl_PL.js +13 -0
  821. package/lib/locale-provider/pt_BR.d.ts +2 -0
  822. package/lib/locale-provider/pt_BR.js +13 -0
  823. package/lib/locale-provider/pt_PT.d.ts +2 -0
  824. package/lib/locale-provider/pt_PT.js +13 -0
  825. package/lib/locale-provider/ro_RO.d.ts +2 -0
  826. package/lib/locale-provider/ro_RO.js +13 -0
  827. package/lib/locale-provider/ru_RU.d.ts +2 -0
  828. package/lib/locale-provider/ru_RU.js +13 -0
  829. package/lib/locale-provider/si_LK.d.ts +2 -0
  830. package/lib/locale-provider/si_LK.js +13 -0
  831. package/lib/locale-provider/sk_SK.d.ts +2 -0
  832. package/lib/locale-provider/sk_SK.js +13 -0
  833. package/lib/locale-provider/sl_SI.d.ts +2 -0
  834. package/lib/locale-provider/sl_SI.js +13 -0
  835. package/lib/locale-provider/sr_RS.d.ts +2 -0
  836. package/lib/locale-provider/sr_RS.js +13 -0
  837. package/lib/locale-provider/style/index.css +511 -0
  838. package/lib/locale-provider/style/index.d.ts +1 -0
  839. package/{es/OldModal → lib/locale-provider}/style/index.js +0 -0
  840. package/lib/locale-provider/sv_SE.d.ts +2 -0
  841. package/lib/locale-provider/sv_SE.js +13 -0
  842. package/lib/locale-provider/ta_IN.d.ts +2 -0
  843. package/lib/locale-provider/ta_IN.js +13 -0
  844. package/lib/locale-provider/th_TH.d.ts +2 -0
  845. package/lib/locale-provider/th_TH.js +13 -0
  846. package/lib/locale-provider/tk_TK.d.ts +2 -0
  847. package/lib/locale-provider/tk_TK.js +13 -0
  848. package/lib/locale-provider/tr_TR.d.ts +2 -0
  849. package/lib/locale-provider/tr_TR.js +13 -0
  850. package/lib/locale-provider/uk_UA.d.ts +2 -0
  851. package/lib/locale-provider/uk_UA.js +13 -0
  852. package/lib/locale-provider/ur_PK.d.ts +2 -0
  853. package/lib/locale-provider/ur_PK.js +13 -0
  854. package/lib/locale-provider/vi_VN.d.ts +2 -0
  855. package/lib/locale-provider/vi_VN.js +13 -0
  856. package/lib/locale-provider/zh_CN.d.ts +2 -0
  857. package/lib/locale-provider/zh_CN.js +13 -0
  858. package/lib/locale-provider/zh_HK.d.ts +2 -0
  859. package/lib/locale-provider/zh_HK.js +13 -0
  860. package/lib/locale-provider/zh_TW.d.ts +2 -0
  861. package/lib/locale-provider/zh_TW.js +13 -0
  862. package/lib/message/index.d.ts +6 -6
  863. package/package.json +1 -1
  864. package/dist/CardTable/card/TextGray.d.ts +0 -2
  865. package/dist/CardTable/card/TextWhiteBorder.d.ts +0 -2
  866. package/dist/CkFilter/baseFilter/NestedFilter.d.ts +0 -2
  867. package/dist/CkFilter/baseFilter/filterMenu.d.ts +0 -2
  868. package/dist/CkFilter/baseFilter/index.d.ts +0 -2
  869. package/dist/CkFilter/baseFilter/moreFilters.d.ts +0 -2
  870. package/dist/CkFilter/complexFilter/drawer.d.ts +0 -2
  871. package/dist/CkFilter/complexFilter/index.d.ts +0 -2
  872. package/dist/CkFilter/complexFilter/saveModal.d.ts +0 -5
  873. package/dist/CkFilter/components/CascaderFilter.d.ts +0 -8
  874. package/dist/CkFilter/components/CheckboxTags.d.ts +0 -6
  875. package/dist/CkFilter/components/Controls.d.ts +0 -2
  876. package/dist/CkFilter/components/CustomModal.d.ts +0 -2
  877. package/dist/CkFilter/components/DragBox/DndContainer.d.ts +0 -5
  878. package/dist/CkFilter/components/DragBox/index.d.ts +0 -7
  879. package/dist/CkFilter/components/DragBox/sortableBox.d.ts +0 -5
  880. package/dist/CkFilter/components/DragBox/sortableItem.d.ts +0 -2
  881. package/dist/CkFilter/components/Nested.d.ts +0 -7
  882. package/dist/CkFilter/components/filterTypes.d.ts +0 -2
  883. package/dist/CkFilter/components/modal.d.ts +0 -2
  884. package/dist/CkFilter/components/modalBack.d.ts +0 -2
  885. package/dist/CkFilter/context.d.ts +0 -3
  886. package/dist/CkFilter/customFilter/drawer.d.ts +0 -2
  887. package/dist/CkFilter/customFilter/index.d.ts +0 -2
  888. package/dist/CkFilter/customFilter/radioGroup.d.ts +0 -2
  889. package/dist/CkFilter/demos/basic.d.ts +0 -2
  890. package/dist/CkFilter/demos/designSupplier.d.ts +0 -6
  891. package/dist/CkFilter/filter.d.ts +0 -3
  892. package/dist/CkFilter/index.d.ts +0 -2
  893. package/dist/CkFilter/style/index.d.ts +0 -1
  894. package/dist/CkFilter/utils.d.ts +0 -10
  895. package/dist/Filter/Popover.d.ts +0 -3
  896. package/dist/Filter/baseFilter/Popover.d.ts +0 -2
  897. package/dist/Filter/baseFilter/ToggleFilter.d.ts +0 -5
  898. package/dist/Filter/baseFilter/index.d.ts +0 -2
  899. package/dist/Filter/complex/ComplexFilter.d.ts +0 -2
  900. package/dist/Filter/complex/ComplexItem.d.ts +0 -2
  901. package/dist/Filter/components/Checkbox.d.ts +0 -3
  902. package/dist/Filter/components/Date.d.ts +0 -2
  903. package/dist/Filter/components/Input.d.ts +0 -2
  904. package/dist/Filter/components/Select.d.ts +0 -2
  905. package/dist/Filter/components/Tree.d.ts +0 -2
  906. package/dist/Filter/components/header.d.ts +0 -2
  907. package/dist/Filter/components/index.d.ts +0 -6
  908. package/dist/Filter/context.d.ts +0 -3
  909. package/dist/Filter/demos/basic.d.ts +0 -2
  910. package/dist/Filter/edit/editFilter.d.ts +0 -2
  911. package/dist/Filter/index.d.ts +0 -3
  912. package/dist/Filter/popContext.d.ts +0 -3
  913. package/dist/Filter/remember.d.ts +0 -2
  914. package/dist/Filter/style/index.d.ts +0 -1
  915. package/dist/LmTable/ImgList/body.d.ts +0 -2
  916. package/dist/LmTable/ImgList/cardCell.d.ts +0 -2
  917. package/dist/LmTable/ImgList/context.d.ts +0 -2
  918. package/dist/LmTable/ImgList/empty.d.ts +0 -2
  919. package/dist/LmTable/ImgList/footer.d.ts +0 -4
  920. package/dist/LmTable/ImgList/imgCell.d.ts +0 -2
  921. package/dist/LmTable/ImgList/imgTable.d.ts +0 -3
  922. package/dist/LmTable/ImgList/index.d.ts +0 -2
  923. package/dist/Locale/index.d.ts +0 -6
  924. package/dist/Locale/style/index.d.ts +0 -1
  925. package/dist/OldModal/add.d.ts +0 -2
  926. package/dist/OldModal/confirm.d.ts +0 -8
  927. package/dist/OldModal/demos/basic.d.ts +0 -2
  928. package/dist/OldModal/edit.d.ts +0 -2
  929. package/dist/OldModal/exportModal.d.ts +0 -20
  930. package/dist/OldModal/index.d.ts +0 -11
  931. package/dist/OldModal/style/index.d.ts +0 -1
  932. package/dist/PopTable/BseTable.d.ts +0 -3
  933. package/dist/PopTable/demos/basic.d.ts +0 -2
  934. package/dist/PopTable/index.d.ts +0 -2
  935. package/dist/PopTable/style/index.d.ts +0 -1
  936. package/dist/ProTable/ImgList/body.d.ts +0 -2
  937. package/dist/ProTable/ImgList/cardCell.d.ts +0 -2
  938. package/dist/ProTable/ImgList/context.d.ts +0 -2
  939. package/dist/ProTable/ImgList/empty.d.ts +0 -2
  940. package/dist/ProTable/ImgList/footer.d.ts +0 -2
  941. package/dist/ProTable/ImgList/imgCell.d.ts +0 -2
  942. package/dist/ProTable/ImgList/imgTable.d.ts +0 -3
  943. package/dist/ProTable/ImgList/index.d.ts +0 -2
  944. package/dist/ProTable/Table.d.ts +0 -4
  945. package/dist/ProTable/VList.d.ts +0 -13
  946. package/dist/ProTable/autosize.d.ts +0 -25
  947. package/dist/ProTable/context.d.ts +0 -2
  948. package/dist/ProTable/demos/basic.d.ts +0 -2
  949. package/dist/ProTable/demos/img-basic.d.ts +0 -2
  950. package/dist/ProTable/detectElementResize.d.ts +0 -16
  951. package/dist/ProTable/index.d.ts +0 -2
  952. package/dist/ProTable/resetConfig.d.ts +0 -30
  953. package/dist/ProTable/style/index.d.ts +0 -1
  954. package/dist/TableRender/demos/basic.d.ts +0 -2
  955. package/dist/TableRender/index.d.ts +0 -1
  956. package/dist/TableRender/state.d.ts +0 -2
  957. package/dist/TableRender/style/index.d.ts +0 -1
  958. package/es/CardTable/card/TextGray.js +0 -18
  959. package/es/CardTable/card/TextWhiteBorder.js +0 -18
  960. package/es/CkFilter/README.md.old +0 -137
  961. package/es/CkFilter/baseFilter/NestedFilter.js +0 -137
  962. package/es/CkFilter/baseFilter/filterMenu.js +0 -226
  963. package/es/CkFilter/baseFilter/index.js +0 -94
  964. package/es/CkFilter/baseFilter/moreFilters.js +0 -237
  965. package/es/CkFilter/complexFilter/drawer.js +0 -398
  966. package/es/CkFilter/complexFilter/index.js +0 -69
  967. package/es/CkFilter/complexFilter/saveModal.js +0 -148
  968. package/es/CkFilter/components/CascaderFilter.js +0 -139
  969. package/es/CkFilter/components/CheckboxTags.js +0 -53
  970. package/es/CkFilter/components/Controls.js +0 -53
  971. package/es/CkFilter/components/CustomModal.js +0 -229
  972. package/es/CkFilter/components/DragBox/DndContainer.js +0 -49
  973. package/es/CkFilter/components/DragBox/index.js +0 -63
  974. package/es/CkFilter/components/DragBox/sortableBox.js +0 -24
  975. package/es/CkFilter/components/DragBox/sortableItem.js +0 -111
  976. package/es/CkFilter/components/Nested.js +0 -90
  977. package/es/CkFilter/components/filterTypes.js +0 -848
  978. package/es/CkFilter/components/modal.js +0 -294
  979. package/es/CkFilter/components/modalBack.js +0 -260
  980. package/es/CkFilter/context.js +0 -174
  981. package/es/CkFilter/customFilter/drawer.js +0 -390
  982. package/es/CkFilter/customFilter/index.js +0 -129
  983. package/es/CkFilter/customFilter/radioGroup.js +0 -64
  984. package/es/CkFilter/filter.js +0 -189
  985. package/es/CkFilter/icon_placeholder.png +0 -0
  986. package/es/CkFilter/index.js +0 -13
  987. package/es/CkFilter/style/index.css +0 -1121
  988. package/es/CkFilter/utils.js +0 -65
  989. package/es/Filter/Popover.js +0 -199
  990. package/es/Filter/README.md.old +0 -144
  991. package/es/Filter/baseFilter/Popover.js +0 -213
  992. package/es/Filter/baseFilter/ToggleFilter.js +0 -111
  993. package/es/Filter/baseFilter/index.js +0 -100
  994. package/es/Filter/complex/ComplexFilter.js +0 -149
  995. package/es/Filter/complex/ComplexItem.js +0 -157
  996. package/es/Filter/components/Checkbox.js +0 -94
  997. package/es/Filter/components/Date.js +0 -87
  998. package/es/Filter/components/Input.js +0 -63
  999. package/es/Filter/components/Select.js +0 -89
  1000. package/es/Filter/components/Tree.js +0 -64
  1001. package/es/Filter/components/header.js +0 -60
  1002. package/es/Filter/components/index.js +0 -47
  1003. package/es/Filter/context.js +0 -15
  1004. package/es/Filter/edit/editFilter.js +0 -273
  1005. package/es/Filter/index.js +0 -174
  1006. package/es/Filter/popContext.js +0 -15
  1007. package/es/Filter/remember.js +0 -136
  1008. package/es/Filter/style/index.css +0 -782
  1009. package/es/LmTable/ImgList/body.js +0 -111
  1010. package/es/LmTable/ImgList/cardCell.js +0 -192
  1011. package/es/LmTable/ImgList/context.js +0 -12
  1012. package/es/LmTable/ImgList/empty.js +0 -24
  1013. package/es/LmTable/ImgList/footer.js +0 -61
  1014. package/es/LmTable/ImgList/imgCell.js +0 -187
  1015. package/es/LmTable/ImgList/imgTable.js +0 -133
  1016. package/es/LmTable/ImgList/index.js +0 -13
  1017. package/es/Locale/index.d.ts +0 -6
  1018. package/es/Locale/index.js +0 -9
  1019. package/es/Locale/style/index.css +0 -141
  1020. package/es/OldModal/README.md.old +0 -27
  1021. package/es/OldModal/add.js +0 -68
  1022. package/es/OldModal/confirm.js +0 -88
  1023. package/es/OldModal/edit.js +0 -44
  1024. package/es/OldModal/exportModal.js +0 -300
  1025. package/es/OldModal/index.js +0 -24
  1026. package/es/OldModal/style/index.css +0 -119
  1027. package/es/PopTable/BseTable.js +0 -113
  1028. package/es/PopTable/README.md.old +0 -30
  1029. package/es/PopTable/index.js +0 -151
  1030. package/es/PopTable/style/index.css +0 -721
  1031. package/es/PopTable/style/index.js +0 -3
  1032. package/es/ProTable/ImgList/body.js +0 -111
  1033. package/es/ProTable/ImgList/cardCell.js +0 -192
  1034. package/es/ProTable/ImgList/context.js +0 -12
  1035. package/es/ProTable/ImgList/empty.js +0 -24
  1036. package/es/ProTable/ImgList/footer.js +0 -59
  1037. package/es/ProTable/ImgList/imgCell.js +0 -181
  1038. package/es/ProTable/ImgList/imgTable.js +0 -110
  1039. package/es/ProTable/ImgList/index.js +0 -13
  1040. package/es/ProTable/README.md.old +0 -141
  1041. package/es/ProTable/Table.js +0 -334
  1042. package/es/ProTable/VList.js +0 -594
  1043. package/es/ProTable/autosize.js +0 -167
  1044. package/es/ProTable/context.js +0 -12
  1045. package/es/ProTable/detectElementResize.js +0 -225
  1046. package/es/ProTable/index.js +0 -19
  1047. package/es/ProTable/resetConfig.js +0 -39
  1048. package/es/ProTable/style/index.css +0 -1082
  1049. package/es/ProTable/style/index.js +0 -3
  1050. package/es/TableRender/README.md.old +0 -20
  1051. package/es/TableRender/index.js +0 -15
  1052. package/es/TableRender/state.js +0 -72
  1053. package/es/TableRender/style/index.css +0 -0
  1054. package/es/TableRender/style/index.js +0 -3
  1055. package/lib/CardTable/card/TextGray.js +0 -18
  1056. package/lib/CardTable/card/TextWhiteBorder.js +0 -18
  1057. package/lib/CkFilter/README.md.old +0 -137
  1058. package/lib/CkFilter/baseFilter/NestedFilter.js +0 -137
  1059. package/lib/CkFilter/baseFilter/filterMenu.js +0 -226
  1060. package/lib/CkFilter/baseFilter/index.js +0 -94
  1061. package/lib/CkFilter/baseFilter/moreFilters.js +0 -237
  1062. package/lib/CkFilter/complexFilter/drawer.js +0 -398
  1063. package/lib/CkFilter/complexFilter/index.js +0 -69
  1064. package/lib/CkFilter/complexFilter/saveModal.js +0 -148
  1065. package/lib/CkFilter/components/CascaderFilter.js +0 -139
  1066. package/lib/CkFilter/components/CheckboxTags.js +0 -53
  1067. package/lib/CkFilter/components/Controls.js +0 -53
  1068. package/lib/CkFilter/components/CustomModal.js +0 -229
  1069. package/lib/CkFilter/components/DragBox/DndContainer.js +0 -49
  1070. package/lib/CkFilter/components/DragBox/index.js +0 -63
  1071. package/lib/CkFilter/components/DragBox/sortableBox.js +0 -24
  1072. package/lib/CkFilter/components/DragBox/sortableItem.js +0 -111
  1073. package/lib/CkFilter/components/Nested.js +0 -90
  1074. package/lib/CkFilter/components/filterTypes.js +0 -848
  1075. package/lib/CkFilter/components/modal.js +0 -294
  1076. package/lib/CkFilter/components/modalBack.js +0 -260
  1077. package/lib/CkFilter/context.js +0 -174
  1078. package/lib/CkFilter/customFilter/drawer.js +0 -390
  1079. package/lib/CkFilter/customFilter/index.js +0 -129
  1080. package/lib/CkFilter/customFilter/radioGroup.js +0 -64
  1081. package/lib/CkFilter/filter.js +0 -189
  1082. package/lib/CkFilter/icon_placeholder.png +0 -0
  1083. package/lib/CkFilter/index.js +0 -13
  1084. package/lib/CkFilter/style/index.css +0 -1121
  1085. package/lib/CkFilter/style/index.js +0 -3
  1086. package/lib/CkFilter/utils.js +0 -65
  1087. package/lib/Filter/Popover.js +0 -199
  1088. package/lib/Filter/README.md.old +0 -144
  1089. package/lib/Filter/baseFilter/Popover.js +0 -213
  1090. package/lib/Filter/baseFilter/ToggleFilter.js +0 -111
  1091. package/lib/Filter/baseFilter/index.js +0 -100
  1092. package/lib/Filter/complex/ComplexFilter.js +0 -149
  1093. package/lib/Filter/complex/ComplexItem.js +0 -157
  1094. package/lib/Filter/components/Checkbox.js +0 -94
  1095. package/lib/Filter/components/Date.js +0 -87
  1096. package/lib/Filter/components/Input.js +0 -63
  1097. package/lib/Filter/components/Select.js +0 -89
  1098. package/lib/Filter/components/Tree.js +0 -64
  1099. package/lib/Filter/components/header.js +0 -60
  1100. package/lib/Filter/components/index.js +0 -47
  1101. package/lib/Filter/context.js +0 -15
  1102. package/lib/Filter/edit/editFilter.js +0 -273
  1103. package/lib/Filter/index.js +0 -174
  1104. package/lib/Filter/popContext.js +0 -15
  1105. package/lib/Filter/remember.js +0 -136
  1106. package/lib/Filter/style/index.css +0 -782
  1107. package/lib/Filter/style/index.js +0 -3
  1108. package/lib/LmTable/ImgList/body.js +0 -111
  1109. package/lib/LmTable/ImgList/cardCell.js +0 -192
  1110. package/lib/LmTable/ImgList/context.js +0 -12
  1111. package/lib/LmTable/ImgList/empty.js +0 -24
  1112. package/lib/LmTable/ImgList/footer.js +0 -61
  1113. package/lib/LmTable/ImgList/imgCell.js +0 -187
  1114. package/lib/LmTable/ImgList/imgTable.js +0 -133
  1115. package/lib/LmTable/ImgList/index.js +0 -13
  1116. package/lib/Locale/index.d.ts +0 -6
  1117. package/lib/Locale/index.js +0 -22
  1118. package/lib/Locale/style/index.css +0 -141
  1119. package/lib/Locale/style/index.js +0 -3
  1120. package/lib/OldModal/README.md.old +0 -27
  1121. package/lib/OldModal/add.js +0 -68
  1122. package/lib/OldModal/confirm.js +0 -88
  1123. package/lib/OldModal/edit.js +0 -44
  1124. package/lib/OldModal/exportModal.js +0 -300
  1125. package/lib/OldModal/index.js +0 -24
  1126. package/lib/OldModal/style/index.css +0 -119
  1127. package/lib/OldModal/style/index.js +0 -3
  1128. package/lib/PopTable/BseTable.js +0 -113
  1129. package/lib/PopTable/README.md.old +0 -30
  1130. package/lib/PopTable/index.js +0 -151
  1131. package/lib/PopTable/style/index.css +0 -721
  1132. package/lib/PopTable/style/index.js +0 -3
  1133. package/lib/ProTable/ImgList/body.js +0 -111
  1134. package/lib/ProTable/ImgList/cardCell.js +0 -192
  1135. package/lib/ProTable/ImgList/context.js +0 -12
  1136. package/lib/ProTable/ImgList/empty.js +0 -24
  1137. package/lib/ProTable/ImgList/footer.js +0 -59
  1138. package/lib/ProTable/ImgList/imgCell.js +0 -181
  1139. package/lib/ProTable/ImgList/imgTable.js +0 -110
  1140. package/lib/ProTable/ImgList/index.js +0 -13
  1141. package/lib/ProTable/README.md.old +0 -141
  1142. package/lib/ProTable/Table.js +0 -334
  1143. package/lib/ProTable/VList.js +0 -594
  1144. package/lib/ProTable/autosize.js +0 -167
  1145. package/lib/ProTable/context.js +0 -12
  1146. package/lib/ProTable/detectElementResize.js +0 -225
  1147. package/lib/ProTable/index.js +0 -19
  1148. package/lib/ProTable/resetConfig.js +0 -39
  1149. package/lib/ProTable/style/index.css +0 -1082
  1150. package/lib/ProTable/style/index.js +0 -3
  1151. package/lib/TableRender/README.md.old +0 -20
  1152. package/lib/TableRender/index.js +0 -15
  1153. package/lib/TableRender/state.js +0 -72
  1154. package/lib/TableRender/style/index.css +0 -0
  1155. package/lib/TableRender/style/index.js +0 -3
@@ -0,0 +1,249 @@
1
+ "use strict";
2
+
3
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports.default = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var NoFound = function NoFound() {
13
+ return /*#__PURE__*/React.createElement("svg", {
14
+ width: "252",
15
+ height: "294"
16
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M0 .387h251.772v251.772H0z"
18
+ })), /*#__PURE__*/React.createElement("g", {
19
+ fill: "none",
20
+ fillRule: "evenodd"
21
+ }, /*#__PURE__*/React.createElement("g", {
22
+ transform: "translate(0 .012)"
23
+ }, /*#__PURE__*/React.createElement("mask", {
24
+ fill: "#fff"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M0 127.32v-2.095C0 56.279 55.892.387 124.838.387h2.096c68.946 0 124.838 55.892 124.838 124.838v2.096c0 68.946-55.892 124.838-124.838 124.838h-2.096C55.892 252.16 0 196.267 0 127.321",
27
+ fill: "#E4EBF7",
28
+ mask: "url(#b)"
29
+ })), /*#__PURE__*/React.createElement("path", {
30
+ d: "M39.755 130.84a8.276 8.276 0 1 1-16.468-1.66 8.276 8.276 0 0 1 16.468 1.66",
31
+ fill: "#FFF"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M36.975 134.297l10.482 5.943M48.373 146.508l-12.648 10.788",
34
+ stroke: "#FFF",
35
+ strokeWidth: "2"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M39.875 159.352a5.667 5.667 0 1 1-11.277-1.136 5.667 5.667 0 0 1 11.277 1.136M57.588 143.247a5.708 5.708 0 1 1-11.358-1.145 5.708 5.708 0 0 1 11.358 1.145M99.018 26.875l29.82-.014a4.587 4.587 0 1 0-.003-9.175l-29.82.013a4.587 4.587 0 1 0 .003 9.176M110.424 45.211l29.82-.013a4.588 4.588 0 0 0-.004-9.175l-29.82.013a4.587 4.587 0 1 0 .004 9.175",
38
+ fill: "#FFF"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M112.798 26.861v-.002l15.784-.006a4.588 4.588 0 1 0 .003 9.175l-15.783.007v-.002a4.586 4.586 0 0 0-.004-9.172M184.523 135.668c-.553 5.485-5.447 9.483-10.931 8.93-5.485-.553-9.483-5.448-8.93-10.932.552-5.485 5.447-9.483 10.932-8.93 5.485.553 9.483 5.447 8.93 10.932",
41
+ fill: "#FFF"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M179.26 141.75l12.64 7.167M193.006 156.477l-15.255 13.011",
44
+ stroke: "#FFF",
45
+ strokeWidth: "2"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M184.668 170.057a6.835 6.835 0 1 1-13.6-1.372 6.835 6.835 0 0 1 13.6 1.372M203.34 153.325a6.885 6.885 0 1 1-13.7-1.382 6.885 6.885 0 0 1 13.7 1.382",
48
+ fill: "#FFF"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M151.931 192.324a2.222 2.222 0 1 1-4.444 0 2.222 2.222 0 0 1 4.444 0zM225.27 116.056a2.222 2.222 0 1 1-4.445 0 2.222 2.222 0 0 1 4.444 0zM216.38 151.08a2.223 2.223 0 1 1-4.446-.001 2.223 2.223 0 0 1 4.446 0zM176.917 107.636a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM195.291 92.165a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM202.058 180.711a2.223 2.223 0 1 1-4.446 0 2.223 2.223 0 0 1 4.446 0z",
51
+ stroke: "#FFF",
52
+ strokeWidth: "2"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ stroke: "#FFF",
55
+ strokeWidth: "2",
56
+ d: "M214.404 153.302l-1.912 20.184-10.928 5.99M173.661 174.792l-6.356 9.814h-11.36l-4.508 6.484M174.941 125.168v-15.804M220.824 117.25l-12.84 7.901-15.31-7.902V94.39"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M166.588 65.936h-3.951a4.756 4.756 0 0 1-4.743-4.742 4.756 4.756 0 0 1 4.743-4.743h3.951a4.756 4.756 0 0 1 4.743 4.743 4.756 4.756 0 0 1-4.743 4.742",
59
+ fill: "#FFF"
60
+ }), /*#__PURE__*/React.createElement("path", {
61
+ d: "M174.823 30.03c0-16.281 13.198-29.48 29.48-29.48 16.28 0 29.48 13.199 29.48 29.48 0 16.28-13.2 29.48-29.48 29.48-16.282 0-29.48-13.2-29.48-29.48",
62
+ fill: "#1890FF"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M205.952 38.387c.5.5.785 1.142.785 1.928s-.286 1.465-.785 1.964c-.572.5-1.214.75-2 .75-.785 0-1.429-.285-1.929-.785-.572-.5-.82-1.143-.82-1.929s.248-1.428.82-1.928c.5-.5 1.144-.75 1.93-.75.785 0 1.462.25 1.999.75m4.285-19.463c1.428 1.249 2.143 2.963 2.143 5.142 0 1.712-.427 3.13-1.219 4.25-.067.096-.137.18-.218.265-.416.429-1.41 1.346-2.956 2.699a5.07 5.07 0 0 0-1.428 1.75 5.207 5.207 0 0 0-.536 2.357v.5h-4.107v-.5c0-1.357.215-2.536.714-3.5.464-.964 1.857-2.464 4.178-4.536l.43-.5c.643-.785.964-1.643.964-2.535 0-1.18-.358-2.108-1-2.785-.678-.68-1.643-1.001-2.858-1.001-1.536 0-2.642.464-3.357 1.43-.37.5-.621 1.135-.76 1.904a1.999 1.999 0 0 1-1.971 1.63h-.004c-1.277 0-2.257-1.183-1.98-2.43.337-1.518 1.02-2.78 2.073-3.784 1.536-1.5 3.607-2.25 6.25-2.25 2.32 0 4.214.607 5.642 1.894",
65
+ fill: "#FFF"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M52.04 76.131s21.81 5.36 27.307 15.945c5.575 10.74-6.352 9.26-15.73 4.935-10.86-5.008-24.7-11.822-11.577-20.88",
68
+ fill: "#FFB594"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M90.483 67.504l-.449 2.893c-.753.49-4.748-2.663-4.748-2.663l-1.645.748-1.346-5.684s6.815-4.589 8.917-5.018c2.452-.501 9.884.94 10.7 2.278 0 0 1.32.486-2.227.69-3.548.203-5.043.447-6.79 3.132-1.747 2.686-2.412 3.624-2.412 3.624",
71
+ fill: "#FFC6A0"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M128.055 111.367c-2.627-7.724-6.15-13.18-8.917-15.478-3.5-2.906-9.34-2.225-11.366-4.187-1.27-1.231-3.215-1.197-3.215-1.197s-14.98-3.158-16.828-3.479c-2.37-.41-2.124-.714-6.054-1.405-1.57-1.907-2.917-1.122-2.917-1.122l-7.11-1.383c-.853-1.472-2.423-1.023-2.423-1.023l-2.468-.897c-1.645 9.976-7.74 13.796-7.74 13.796 1.795 1.122 15.703 8.3 15.703 8.3l5.107 37.11s-3.321 5.694 1.346 9.109c0 0 19.883-3.743 34.921-.329 0 0 3.047-2.546.972-8.806.523-3.01 1.394-8.263 1.736-11.622.385.772 2.019 1.918 3.14 3.477 0 0 9.407-7.365 11.052-14.012-.832-.723-1.598-1.585-2.267-2.453-.567-.736-.358-2.056-.765-2.717-.669-1.084-1.804-1.378-1.907-1.682",
74
+ fill: "#FFF"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M101.09 289.998s4.295 2.041 7.354 1.021c2.821-.94 4.53.668 7.08 1.178 2.55.51 6.874 1.1 11.686-1.26-.103-5.51-6.889-3.98-11.96-6.713-2.563-1.38-3.784-4.722-3.598-8.799h-9.402s-1.392 10.52-1.16 14.573",
77
+ fill: "#CBD1D1"
78
+ }), /*#__PURE__*/React.createElement("path", {
79
+ d: "M101.067 289.826s2.428 1.271 6.759.653c3.058-.437 3.712.481 7.423 1.031 3.712.55 10.724-.069 11.823-.894.413 1.1-.343 2.063-.343 2.063s-1.512.603-4.812.824c-2.03.136-5.8.291-7.607-.503-1.787-1.375-5.247-1.903-5.728-.241-3.918.95-7.355-.286-7.355-.286l-.16-2.647z",
80
+ fill: "#2B0849"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M108.341 276.044h3.094s-.103 6.702 4.536 8.558c-4.64.618-8.558-2.303-7.63-8.558",
83
+ fill: "#A4AABA"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M57.542 272.401s-2.107 7.416-4.485 12.306c-1.798 3.695-4.225 7.492 5.465 7.492 6.648 0 8.953-.48 7.423-6.599-1.53-6.12.266-13.199.266-13.199h-8.669z",
86
+ fill: "#CBD1D1"
87
+ }), /*#__PURE__*/React.createElement("path", {
88
+ d: "M51.476 289.793s2.097 1.169 6.633 1.169c6.083 0 8.249-1.65 8.249-1.65s.602 1.114-.619 2.165c-.993.855-3.597 1.591-7.39 1.546-4.145-.048-5.832-.566-6.736-1.168-.825-.55-.687-1.58-.137-2.062",
89
+ fill: "#2B0849"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M58.419 274.304s.033 1.519-.314 2.93c-.349 1.42-1.078 3.104-1.13 4.139-.058 1.151 4.537 1.58 5.155.034.62-1.547 1.294-6.427 1.913-7.252.619-.825-4.903-2.119-5.624.15",
92
+ fill: "#A4AABA"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M99.66 278.514l13.378.092s1.298-54.52 1.853-64.403c.554-9.882 3.776-43.364 1.002-63.128l-12.547-.644-22.849.78s-.434 3.966-1.195 9.976c-.063.496-.682.843-.749 1.365-.075.585.423 1.354.32 1.966-2.364 14.08-6.377 33.104-8.744 46.677-.116.666-1.234 1.009-1.458 2.691-.04.302.211 1.525.112 1.795-6.873 18.744-10.949 47.842-14.277 61.885l14.607-.014s2.197-8.57 4.03-16.97c2.811-12.886 23.111-85.01 23.111-85.01l3.016-.521 1.043 46.35s-.224 1.234.337 2.02c.56.785-.56 1.123-.392 2.244l.392 1.794s-.449 7.178-.898 11.89c-.448 4.71-.092 39.165-.092 39.165",
95
+ fill: "#7BB2F9"
96
+ }), /*#__PURE__*/React.createElement("path", {
97
+ d: "M76.085 221.626c1.153.094 4.038-2.019 6.955-4.935M106.36 225.142s2.774-1.11 6.103-3.883",
98
+ stroke: "#648BD8",
99
+ strokeWidth: "1.051",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /*#__PURE__*/React.createElement("path", {
103
+ d: "M107.275 222.1s2.773-1.11 6.102-3.884",
104
+ stroke: "#648BD8",
105
+ strokeLinecap: "round",
106
+ strokeLinejoin: "round"
107
+ }), /*#__PURE__*/React.createElement("path", {
108
+ d: "M74.74 224.767s2.622-.591 6.505-3.365M86.03 151.634c-.27 3.106.3 8.525-4.336 9.123M103.625 149.88s.11 14.012-1.293 15.065c-2.219 1.664-2.99 1.944-2.99 1.944M99.79 150.438s.035 12.88-1.196 24.377M93.673 175.911s7.212-1.664 9.431-1.664M74.31 205.861a212.013 212.013 0 0 1-.979 4.56s-1.458 1.832-1.009 3.776c.449 1.944-.947 2.045-4.985 15.355-1.696 5.59-4.49 18.591-6.348 27.597l-.231 1.12M75.689 197.807a320.934 320.934 0 0 1-.882 4.754M82.591 152.233L81.395 162.7s-1.097.15-.5 2.244c.113 1.346-2.674 15.775-5.18 30.43M56.12 274.418h13.31",
109
+ stroke: "#648BD8",
110
+ strokeWidth: "1.051",
111
+ strokeLinecap: "round",
112
+ strokeLinejoin: "round"
113
+ }), /*#__PURE__*/React.createElement("path", {
114
+ d: "M116.241 148.22s-17.047-3.104-35.893.2c.158 2.514-.003 4.15-.003 4.15s14.687-2.818 35.67-.312c.252-2.355.226-4.038.226-4.038",
115
+ fill: "#192064"
116
+ }), /*#__PURE__*/React.createElement("path", {
117
+ d: "M106.322 151.165l.003-4.911a.81.81 0 0 0-.778-.815c-2.44-.091-5.066-.108-7.836-.014a.818.818 0 0 0-.789.815l-.003 4.906a.81.81 0 0 0 .831.813c2.385-.06 4.973-.064 7.73.017a.815.815 0 0 0 .842-.81",
118
+ fill: "#FFF"
119
+ }), /*#__PURE__*/React.createElement("path", {
120
+ d: "M105.207 150.233l.002-3.076a.642.642 0 0 0-.619-.646 94.321 94.321 0 0 0-5.866-.01.65.65 0 0 0-.63.647v3.072a.64.64 0 0 0 .654.644 121.12 121.12 0 0 1 5.794.011c.362.01.665-.28.665-.642",
121
+ fill: "#192064"
122
+ }), /*#__PURE__*/React.createElement("path", {
123
+ d: "M100.263 275.415h12.338M101.436 270.53c.006 3.387.042 5.79.111 6.506M101.451 264.548a915.75 915.75 0 0 0-.015 4.337M100.986 174.965l.898 44.642s.673 1.57-.225 2.692c-.897 1.122 2.468.673.898 2.243-1.57 1.57.897 1.122 0 3.365-.596 1.489-.994 21.1-1.096 35.146",
124
+ stroke: "#648BD8",
125
+ strokeWidth: "1.051",
126
+ strokeLinecap: "round",
127
+ strokeLinejoin: "round"
128
+ }), /*#__PURE__*/React.createElement("path", {
129
+ d: "M46.876 83.427s-.516 6.045 7.223 5.552c11.2-.712 9.218-9.345 31.54-21.655-.786-2.708-2.447-4.744-2.447-4.744s-11.068 3.11-22.584 8.046c-6.766 2.9-13.395 6.352-13.732 12.801M104.46 91.057l.941-5.372-8.884-11.43-5.037 5.372-1.74 7.834a.321.321 0 0 0 .108.32c.965.8 6.5 5.013 14.347 3.544a.332.332 0 0 0 .264-.268",
130
+ fill: "#FFC6A0"
131
+ }), /*#__PURE__*/React.createElement("path", {
132
+ d: "M93.942 79.387s-4.533-2.853-2.432-6.855c1.623-3.09 4.513 1.133 4.513 1.133s.52-3.642 3.121-3.642c.52-1.04 1.561-4.162 1.561-4.162s11.445 2.601 13.526 3.121c0 5.203-2.304 19.424-7.84 19.861-8.892.703-12.449-9.456-12.449-9.456",
133
+ fill: "#FFC6A0"
134
+ }), /*#__PURE__*/React.createElement("path", {
135
+ d: "M113.874 73.446c2.601-2.081 3.47-9.722 3.47-9.722s-2.479-.49-6.64-2.05c-4.683-2.081-12.798-4.747-17.48.976-9.668 3.223-2.05 19.823-2.05 19.823l2.713-3.021s-3.935-3.287-2.08-6.243c2.17-3.462 3.92 1.073 3.92 1.073s.637-2.387 3.581-3.342c.355-.71 1.036-2.674 1.432-3.85a1.073 1.073 0 0 1 1.263-.704c2.4.558 8.677 2.019 11.356 2.662.522.125.871.615.82 1.15l-.305 3.248z",
136
+ fill: "#520038"
137
+ }), /*#__PURE__*/React.createElement("path", {
138
+ d: "M104.977 76.064c-.103.61-.582 1.038-1.07.956-.489-.083-.801-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.644.698 1.254M112.132 77.694c-.103.61-.582 1.038-1.07.956-.488-.083-.8-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.643.698 1.254",
139
+ fill: "#552950"
140
+ }), /*#__PURE__*/React.createElement("path", {
141
+ stroke: "#DB836E",
142
+ strokeWidth: "1.118",
143
+ strokeLinecap: "round",
144
+ strokeLinejoin: "round",
145
+ d: "M110.13 74.84l-.896 1.61-.298 4.357h-2.228"
146
+ }), /*#__PURE__*/React.createElement("path", {
147
+ d: "M110.846 74.481s1.79-.716 2.506.537",
148
+ stroke: "#5C2552",
149
+ strokeWidth: "1.118",
150
+ strokeLinecap: "round",
151
+ strokeLinejoin: "round"
152
+ }), /*#__PURE__*/React.createElement("path", {
153
+ d: "M92.386 74.282s.477-1.114 1.113-.716c.637.398 1.274 1.433.558 1.99-.717.556.159 1.67.159 1.67",
154
+ stroke: "#DB836E",
155
+ strokeWidth: "1.118",
156
+ strokeLinecap: "round",
157
+ strokeLinejoin: "round"
158
+ }), /*#__PURE__*/React.createElement("path", {
159
+ d: "M103.287 72.93s1.83 1.113 4.137.954",
160
+ stroke: "#5C2552",
161
+ strokeWidth: "1.118",
162
+ strokeLinecap: "round",
163
+ strokeLinejoin: "round"
164
+ }), /*#__PURE__*/React.createElement("path", {
165
+ d: "M103.685 81.762s2.227 1.193 4.376 1.193M104.64 84.308s.954.398 1.511.318M94.693 81.205s2.308 7.4 10.424 7.639",
166
+ stroke: "#DB836E",
167
+ strokeWidth: "1.118",
168
+ strokeLinecap: "round",
169
+ strokeLinejoin: "round"
170
+ }), /*#__PURE__*/React.createElement("path", {
171
+ d: "M81.45 89.384s.45 5.647-4.935 12.787M69 82.654s-.726 9.282-8.204 14.206",
172
+ stroke: "#E4EBF7",
173
+ strokeWidth: "1.101",
174
+ strokeLinecap: "round",
175
+ strokeLinejoin: "round"
176
+ }), /*#__PURE__*/React.createElement("path", {
177
+ d: "M129.405 122.865s-5.272 7.403-9.422 10.768",
178
+ stroke: "#E4EBF7",
179
+ strokeWidth: "1.051",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round"
182
+ }), /*#__PURE__*/React.createElement("path", {
183
+ d: "M119.306 107.329s.452 4.366-2.127 32.062",
184
+ stroke: "#E4EBF7",
185
+ strokeWidth: "1.101",
186
+ strokeLinecap: "round",
187
+ strokeLinejoin: "round"
188
+ }), /*#__PURE__*/React.createElement("path", {
189
+ d: "M150.028 151.232h-49.837a1.01 1.01 0 0 1-1.01-1.01v-31.688c0-.557.452-1.01 1.01-1.01h49.837c.558 0 1.01.453 1.01 1.01v31.688a1.01 1.01 0 0 1-1.01 1.01",
190
+ fill: "#F2D7AD"
191
+ }), /*#__PURE__*/React.createElement("path", {
192
+ d: "M150.29 151.232h-19.863v-33.707h20.784v32.786a.92.92 0 0 1-.92.92",
193
+ fill: "#F4D19D"
194
+ }), /*#__PURE__*/React.createElement("path", {
195
+ d: "M123.554 127.896H92.917a.518.518 0 0 1-.425-.816l6.38-9.113c.193-.277.51-.442.85-.442h31.092l-7.26 10.371z",
196
+ fill: "#F2D7AD"
197
+ }), /*#__PURE__*/React.createElement("path", {
198
+ fill: "#CC9B6E",
199
+ d: "M123.689 128.447H99.25v-.519h24.169l7.183-10.26.424.298z"
200
+ }), /*#__PURE__*/React.createElement("path", {
201
+ d: "M158.298 127.896h-18.669a2.073 2.073 0 0 1-1.659-.83l-7.156-9.541h19.965c.49 0 .95.23 1.244.622l6.69 8.92a.519.519 0 0 1-.415.83",
202
+ fill: "#F4D19D"
203
+ }), /*#__PURE__*/React.createElement("path", {
204
+ fill: "#CC9B6E",
205
+ d: "M157.847 128.479h-19.384l-7.857-10.475.415-.31 7.7 10.266h19.126zM130.554 150.685l-.032-8.177.519-.002.032 8.177z"
206
+ }), /*#__PURE__*/React.createElement("path", {
207
+ fill: "#CC9B6E",
208
+ d: "M130.511 139.783l-.08-21.414.519-.002.08 21.414zM111.876 140.932l-.498-.143 1.479-5.167.498.143zM108.437 141.06l-2.679-2.935 2.665-3.434.41.318-2.397 3.089 2.384 2.612zM116.607 141.06l-.383-.35 2.383-2.612-2.397-3.089.41-.318 2.665 3.434z"
209
+ }), /*#__PURE__*/React.createElement("path", {
210
+ d: "M154.316 131.892l-3.114-1.96.038 3.514-1.043.092c-1.682.115-3.634.23-4.789.23-1.902 0-2.693 2.258 2.23 2.648l-2.645-.596s-2.168 1.317.504 2.3c0 0-1.58 1.217.561 2.58-.584 3.504 5.247 4.058 7.122 3.59 1.876-.47 4.233-2.359 4.487-5.16.28-3.085-.89-5.432-3.35-7.238",
211
+ fill: "#FFC6A0"
212
+ }), /*#__PURE__*/React.createElement("path", {
213
+ d: "M153.686 133.577s-6.522.47-8.36.372c-1.836-.098-1.904 2.19 2.359 2.264 3.739.15 5.451-.044 5.451-.044",
214
+ stroke: "#DB836E",
215
+ strokeWidth: "1.051",
216
+ strokeLinecap: "round",
217
+ strokeLinejoin: "round"
218
+ }), /*#__PURE__*/React.createElement("path", {
219
+ d: "M145.16 135.877c-1.85 1.346.561 2.355.561 2.355s3.478.898 6.73.617",
220
+ stroke: "#DB836E",
221
+ strokeWidth: "1.051",
222
+ strokeLinecap: "round",
223
+ strokeLinejoin: "round"
224
+ }), /*#__PURE__*/React.createElement("path", {
225
+ d: "M151.89 141.71s-6.28.111-6.73-2.132c-.223-1.346.45-1.402.45-1.402M146.114 140.868s-1.103 3.16 5.44 3.533M151.202 129.932v3.477M52.838 89.286c3.533-.337 8.423-1.248 13.582-7.754",
226
+ stroke: "#DB836E",
227
+ strokeWidth: "1.051",
228
+ strokeLinecap: "round",
229
+ strokeLinejoin: "round"
230
+ }), /*#__PURE__*/React.createElement("path", {
231
+ d: "M168.567 248.318a6.647 6.647 0 0 1-6.647-6.647v-66.466a6.647 6.647 0 1 1 13.294 0v66.466a6.647 6.647 0 0 1-6.647 6.647",
232
+ fill: "#5BA02E"
233
+ }), /*#__PURE__*/React.createElement("path", {
234
+ d: "M176.543 247.653a6.647 6.647 0 0 1-6.646-6.647v-33.232a6.647 6.647 0 1 1 13.293 0v33.232a6.647 6.647 0 0 1-6.647 6.647",
235
+ fill: "#92C110"
236
+ }), /*#__PURE__*/React.createElement("path", {
237
+ d: "M186.443 293.613H158.92a3.187 3.187 0 0 1-3.187-3.187v-46.134a3.187 3.187 0 0 1 3.187-3.187h27.524a3.187 3.187 0 0 1 3.187 3.187v46.134a3.187 3.187 0 0 1-3.187 3.187",
238
+ fill: "#F2D7AD"
239
+ }), /*#__PURE__*/React.createElement("path", {
240
+ d: "M88.979 89.48s7.776 5.384 16.6 2.842",
241
+ stroke: "#E4EBF7",
242
+ strokeWidth: "1.101",
243
+ strokeLinecap: "round",
244
+ strokeLinejoin: "round"
245
+ })));
246
+ };
247
+
248
+ var _default = NoFound;
249
+ exports.default = _default;
@@ -0,0 +1,2 @@
1
+ declare const ServerError: () => JSX.Element;
2
+ export default ServerError;
@@ -0,0 +1,289 @@
1
+ "use strict";
2
+
3
+ var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports.default = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var ServerError = function ServerError() {
13
+ return /*#__PURE__*/React.createElement("svg", {
14
+ width: "254",
15
+ height: "294"
16
+ }, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M0 .335h253.49v253.49H0z"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M0 293.665h253.49V.401H0z"
20
+ })), /*#__PURE__*/React.createElement("g", {
21
+ fill: "none",
22
+ fillRule: "evenodd"
23
+ }, /*#__PURE__*/React.createElement("g", {
24
+ transform: "translate(0 .067)"
25
+ }, /*#__PURE__*/React.createElement("mask", {
26
+ fill: "#fff"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M0 128.134v-2.11C0 56.608 56.273.334 125.69.334h2.11c69.416 0 125.69 56.274 125.69 125.69v2.11c0 69.417-56.274 125.69-125.69 125.69h-2.11C56.273 253.824 0 197.551 0 128.134",
29
+ fill: "#E4EBF7",
30
+ mask: "url(#b)"
31
+ })), /*#__PURE__*/React.createElement("path", {
32
+ d: "M39.989 132.108a8.332 8.332 0 1 1-16.581-1.671 8.332 8.332 0 0 1 16.58 1.671",
33
+ fill: "#FFF"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M37.19 135.59l10.553 5.983M48.665 147.884l-12.734 10.861",
36
+ stroke: "#FFF",
37
+ strokeWidth: "2"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M40.11 160.816a5.706 5.706 0 1 1-11.354-1.145 5.706 5.706 0 0 1 11.354 1.145M57.943 144.6a5.747 5.747 0 1 1-11.436-1.152 5.747 5.747 0 0 1 11.436 1.153M99.656 27.434l30.024-.013a4.619 4.619 0 1 0-.004-9.238l-30.024.013a4.62 4.62 0 0 0 .004 9.238M111.14 45.896l30.023-.013a4.62 4.62 0 1 0-.004-9.238l-30.024.013a4.619 4.619 0 1 0 .004 9.238",
40
+ fill: "#FFF"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M113.53 27.421v-.002l15.89-.007a4.619 4.619 0 1 0 .005 9.238l-15.892.007v-.002a4.618 4.618 0 0 0-.004-9.234M150.167 70.091h-3.979a4.789 4.789 0 0 1-4.774-4.775 4.788 4.788 0 0 1 4.774-4.774h3.979a4.789 4.789 0 0 1 4.775 4.774 4.789 4.789 0 0 1-4.775 4.775",
43
+ fill: "#FFF"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M171.687 30.234c0-16.392 13.289-29.68 29.681-29.68 16.392 0 29.68 13.288 29.68 29.68 0 16.393-13.288 29.681-29.68 29.681s-29.68-13.288-29.68-29.68",
46
+ fill: "#FF603B"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M203.557 19.435l-.676 15.035a1.514 1.514 0 0 1-3.026 0l-.675-15.035a2.19 2.19 0 1 1 4.377 0m-.264 19.378c.513.477.77 1.1.77 1.87s-.257 1.393-.77 1.907c-.55.476-1.21.733-1.943.733a2.545 2.545 0 0 1-1.87-.77c-.55-.514-.806-1.136-.806-1.87 0-.77.256-1.393.806-1.87.513-.513 1.137-.733 1.87-.733.77 0 1.43.22 1.943.733",
49
+ fill: "#FFF"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M119.3 133.275c4.426-.598 3.612-1.204 4.079-4.778.675-5.18-3.108-16.935-8.262-25.118-1.088-10.72-12.598-11.24-12.598-11.24s4.312 4.895 4.196 16.199c1.398 5.243.804 14.45.804 14.45s5.255 11.369 11.78 10.487",
52
+ fill: "#FFB594"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M100.944 91.61s1.463-.583 3.211.582c8.08 1.398 10.368 6.706 11.3 11.368 1.864 1.282 1.864 2.33 1.864 3.496.365.777 1.515 3.03 1.515 3.03s-7.225 1.748-10.954 6.758c-1.399-6.41-6.936-25.235-6.936-25.235",
55
+ fill: "#FFF"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M94.008 90.5l1.019-5.815-9.23-11.874-5.233 5.581-2.593 9.863s8.39 5.128 16.037 2.246",
58
+ fill: "#FFB594"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M82.931 78.216s-4.557-2.868-2.445-6.892c1.632-3.107 4.537 1.139 4.537 1.139s.524-3.662 3.139-3.662c.523-1.046 1.569-4.184 1.569-4.184s11.507 2.615 13.6 3.138c-.001 5.23-2.317 19.529-7.884 19.969-8.94.706-12.516-9.508-12.516-9.508",
61
+ fill: "#FFC6A0"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M102.971 72.243c2.616-2.093 3.489-9.775 3.489-9.775s-2.492-.492-6.676-2.062c-4.708-2.092-12.867-4.771-17.575.982-9.54 4.41-2.062 19.93-2.062 19.93l2.729-3.037s-3.956-3.304-2.092-6.277c2.183-3.48 3.943 1.08 3.943 1.08s.64-2.4 3.6-3.36c.356-.714 1.04-2.69 1.44-3.872a1.08 1.08 0 0 1 1.27-.707c2.41.56 8.723 2.03 11.417 2.676.524.126.876.619.825 1.156l-.308 3.266z",
64
+ fill: "#520038"
65
+ }), /*#__PURE__*/React.createElement("path", {
66
+ d: "M101.22 76.514c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.961.491.083.805.647.702 1.26M94.26 75.074c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.96.491.082.805.646.702 1.26",
67
+ fill: "#552950"
68
+ }), /*#__PURE__*/React.createElement("path", {
69
+ stroke: "#DB836E",
70
+ strokeWidth: "1.063",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ d: "M99.206 73.644l-.9 1.62-.3 4.38h-2.24"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M99.926 73.284s1.8-.72 2.52.54",
76
+ stroke: "#5C2552",
77
+ strokeWidth: "1.117",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M81.367 73.084s.48-1.12 1.12-.72c.64.4 1.28 1.44.56 2s.16 1.68.16 1.68",
82
+ stroke: "#DB836E",
83
+ strokeWidth: "1.117",
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round"
86
+ }), /*#__PURE__*/React.createElement("path", {
87
+ d: "M92.326 71.724s1.84 1.12 4.16.96",
88
+ stroke: "#5C2552",
89
+ strokeWidth: "1.117",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round"
92
+ }), /*#__PURE__*/React.createElement("path", {
93
+ d: "M92.726 80.604s2.24 1.2 4.4 1.2M93.686 83.164s.96.4 1.52.32M83.687 80.044s1.786 6.547 9.262 7.954",
94
+ stroke: "#DB836E",
95
+ strokeWidth: "1.063",
96
+ strokeLinecap: "round",
97
+ strokeLinejoin: "round"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M95.548 91.663s-1.068 2.821-8.298 2.105c-7.23-.717-10.29-5.044-10.29-5.044",
100
+ stroke: "#E4EBF7",
101
+ strokeWidth: "1.136",
102
+ strokeLinecap: "round",
103
+ strokeLinejoin: "round"
104
+ }), /*#__PURE__*/React.createElement("path", {
105
+ d: "M78.126 87.478s6.526 4.972 16.47 2.486c0 0 9.577 1.02 11.536 5.322 5.36 11.77.543 36.835 0 39.962 3.496 4.055-.466 8.483-.466 8.483-15.624-3.548-35.81-.6-35.81-.6-4.849-3.546-1.223-9.044-1.223-9.044L62.38 110.32c-2.485-15.227.833-19.803 3.549-20.743 3.03-1.049 8.04-1.282 8.04-1.282.496-.058 1.08-.076 1.37-.233 2.36-1.282 2.787-.583 2.787-.583",
106
+ fill: "#FFF"
107
+ }), /*#__PURE__*/React.createElement("path", {
108
+ d: "M65.828 89.81s-6.875.465-7.59 8.156c-.466 8.857 3.03 10.954 3.03 10.954s6.075 22.102 16.796 22.957c8.39-2.176 4.758-6.702 4.661-11.42-.233-11.304-7.108-16.897-7.108-16.897s-4.212-13.75-9.789-13.75",
109
+ fill: "#FFC6A0"
110
+ }), /*#__PURE__*/React.createElement("path", {
111
+ d: "M71.716 124.225s.855 11.264 9.828 6.486c4.765-2.536 7.581-13.828 9.789-22.568 1.456-5.768 2.58-12.197 2.58-12.197l-4.973-1.709s-2.408 5.516-7.769 12.275c-4.335 5.467-9.144 11.11-9.455 17.713",
112
+ fill: "#FFC6A0"
113
+ }), /*#__PURE__*/React.createElement("path", {
114
+ d: "M108.463 105.191s1.747 2.724-2.331 30.535c2.376 2.216 1.053 6.012-.233 7.51",
115
+ stroke: "#E4EBF7",
116
+ strokeWidth: "1.085",
117
+ strokeLinecap: "round",
118
+ strokeLinejoin: "round"
119
+ }), /*#__PURE__*/React.createElement("path", {
120
+ d: "M123.262 131.527s-.427 2.732-11.77 1.981c-15.187-1.006-25.326-3.25-25.326-3.25l.933-5.8s.723.215 9.71-.068c11.887-.373 18.714-6.07 24.964-1.022 4.039 3.263 1.489 8.16 1.489 8.16",
121
+ fill: "#FFC6A0"
122
+ }), /*#__PURE__*/React.createElement("path", {
123
+ d: "M70.24 90.974s-5.593-4.739-11.054 2.68c-3.318 7.223.517 15.284 2.664 19.578-.31 3.729 2.33 4.311 2.33 4.311s.108.895 1.516 2.68c4.078-7.03 6.72-9.166 13.711-12.546-.328-.656-1.877-3.265-1.825-3.767.175-1.69-1.282-2.623-1.282-2.623s-.286-.156-1.165-2.738c-.788-2.313-2.036-5.177-4.895-7.575",
124
+ fill: "#FFF"
125
+ }), /*#__PURE__*/React.createElement("path", {
126
+ d: "M90.232 288.027s4.855 2.308 8.313 1.155c3.188-1.063 5.12.755 8.002 1.331 2.881.577 7.769 1.243 13.207-1.424-.117-6.228-7.786-4.499-13.518-7.588-2.895-1.56-4.276-5.336-4.066-9.944H91.544s-1.573 11.89-1.312 16.47",
127
+ fill: "#CBD1D1"
128
+ }), /*#__PURE__*/React.createElement("path", {
129
+ d: "M90.207 287.833s2.745 1.437 7.639.738c3.456-.494 3.223.66 7.418 1.282 4.195.621 13.092-.194 14.334-1.126.466 1.242-.388 2.33-.388 2.33s-1.709.682-5.438.932c-2.295.154-8.098.276-10.14-.621-2.02-1.554-4.894-1.515-6.06-.234-4.427 1.075-7.184-.31-7.184-.31l-.181-2.991z",
130
+ fill: "#2B0849"
131
+ }), /*#__PURE__*/React.createElement("path", {
132
+ d: "M98.429 272.257h3.496s-.117 7.574 5.127 9.671c-5.244.7-9.672-2.602-8.623-9.671",
133
+ fill: "#A4AABA"
134
+ }), /*#__PURE__*/React.createElement("path", {
135
+ d: "M44.425 272.046s-2.208 7.774-4.702 12.899c-1.884 3.874-4.428 7.854 5.729 7.854 6.97 0 9.385-.503 7.782-6.917-1.604-6.415.279-13.836.279-13.836h-9.088z",
136
+ fill: "#CBD1D1"
137
+ }), /*#__PURE__*/React.createElement("path", {
138
+ d: "M38.066 290.277s2.198 1.225 6.954 1.225c6.376 0 8.646-1.73 8.646-1.73s.63 1.168-.649 2.27c-1.04.897-3.77 1.668-7.745 1.621-4.347-.05-6.115-.593-7.062-1.224-.864-.577-.72-1.657-.144-2.162",
139
+ fill: "#2B0849"
140
+ }), /*#__PURE__*/React.createElement("path", {
141
+ d: "M45.344 274.041s.035 1.592-.329 3.07c-.365 1.49-1.13 3.255-1.184 4.34-.061 1.206 4.755 1.657 5.403.036.65-1.622 1.357-6.737 2.006-7.602.648-.865-5.14-2.222-5.896.156",
142
+ fill: "#A4AABA"
143
+ }), /*#__PURE__*/React.createElement("path", {
144
+ d: "M89.476 277.57l13.899.095s1.349-56.643 1.925-66.909c.576-10.267 3.923-45.052 1.042-65.585l-13.037-.669-23.737.81s-.452 4.12-1.243 10.365c-.065.515-.708.874-.777 1.417-.078.608.439 1.407.332 2.044-2.455 14.627-5.797 32.736-8.256 46.837-.121.693-1.282 1.048-1.515 2.796-.042.314.22 1.584.116 1.865-7.14 19.473-12.202 52.601-15.66 67.19l15.176-.015s2.282-10.145 4.185-18.871c2.922-13.389 24.012-88.32 24.012-88.32l3.133-.954-.158 48.568s-.233 1.282.35 2.098c.583.815-.581 1.167-.408 2.331l.408 1.864s-.466 7.458-.932 12.352c-.467 4.895 1.145 40.69 1.145 40.69",
145
+ fill: "#7BB2F9"
146
+ }), /*#__PURE__*/React.createElement("path", {
147
+ d: "M64.57 218.881c1.197.099 4.195-2.097 7.225-5.127M96.024 222.534s2.881-1.152 6.34-4.034",
148
+ stroke: "#648BD8",
149
+ strokeWidth: "1.085",
150
+ strokeLinecap: "round",
151
+ strokeLinejoin: "round"
152
+ }), /*#__PURE__*/React.createElement("path", {
153
+ d: "M96.973 219.373s2.882-1.153 6.34-4.034",
154
+ stroke: "#648BD8",
155
+ strokeWidth: "1.032",
156
+ strokeLinecap: "round",
157
+ strokeLinejoin: "round"
158
+ }), /*#__PURE__*/React.createElement("path", {
159
+ d: "M63.172 222.144s2.724-.614 6.759-3.496M74.903 146.166c-.281 3.226.31 8.856-4.506 9.478M93.182 144.344s.115 14.557-1.344 15.65c-2.305 1.73-3.107 2.02-3.107 2.02M89.197 144.923s.269 13.144-1.01 25.088M83.525 170.71s6.81-1.051 9.116-1.051M46.026 270.045l-.892 4.538M46.937 263.289l-.815 4.157M62.725 202.503c-.33 1.618-.102 1.904-.449 3.438 0 0-2.756 1.903-2.29 3.923.466 2.02-.31 3.424-4.505 17.252-1.762 5.807-4.233 18.922-6.165 28.278-.03.144-.521 2.646-1.14 5.8M64.158 194.136c-.295 1.658-.6 3.31-.917 4.938M71.33 146.787l-1.244 10.877s-1.14.155-.519 2.33c.117 1.399-2.778 16.39-5.382 31.615M44.242 273.727H58.07",
160
+ stroke: "#648BD8",
161
+ strokeWidth: "1.085",
162
+ strokeLinecap: "round",
163
+ strokeLinejoin: "round"
164
+ }), /*#__PURE__*/React.createElement("path", {
165
+ d: "M106.18 142.117c-3.028-.489-18.825-2.744-36.219.2a.625.625 0 0 0-.518.644c.063 1.307.044 2.343.015 2.995a.617.617 0 0 0 .716.636c3.303-.534 17.037-2.412 35.664-.266.347.04.66-.214.692-.56.124-1.347.16-2.425.17-3.029a.616.616 0 0 0-.52-.62",
166
+ fill: "#192064"
167
+ }), /*#__PURE__*/React.createElement("path", {
168
+ d: "M96.398 145.264l.003-5.102a.843.843 0 0 0-.809-.847 114.104 114.104 0 0 0-8.141-.014.85.85 0 0 0-.82.847l-.003 5.097c0 .476.388.857.864.845 2.478-.064 5.166-.067 8.03.017a.848.848 0 0 0 .876-.843",
169
+ fill: "#FFF"
170
+ }), /*#__PURE__*/React.createElement("path", {
171
+ d: "M95.239 144.296l.002-3.195a.667.667 0 0 0-.643-.672c-1.9-.061-3.941-.073-6.094-.01a.675.675 0 0 0-.654.672l-.002 3.192c0 .376.305.677.68.669 1.859-.042 3.874-.043 6.02.012.376.01.69-.291.691-.668",
172
+ fill: "#192064"
173
+ }), /*#__PURE__*/React.createElement("path", {
174
+ d: "M90.102 273.522h12.819M91.216 269.761c.006 3.519-.072 5.55 0 6.292M90.923 263.474c-.009 1.599-.016 2.558-.016 4.505M90.44 170.404l.932 46.38s.7 1.631-.233 2.796c-.932 1.166 2.564.7.932 2.33-1.63 1.633.933 1.166 0 3.497-.618 1.546-1.031 21.921-1.138 36.513",
175
+ stroke: "#648BD8",
176
+ strokeWidth: "1.085",
177
+ strokeLinecap: "round",
178
+ strokeLinejoin: "round"
179
+ }), /*#__PURE__*/React.createElement("path", {
180
+ d: "M73.736 98.665l2.214 4.312s2.098.816 1.865 2.68l.816 2.214M64.297 116.611c.233-.932 2.176-7.147 12.585-10.488M77.598 90.042s7.691 6.137 16.547 2.72",
181
+ stroke: "#E4EBF7",
182
+ strokeWidth: "1.085",
183
+ strokeLinecap: "round",
184
+ strokeLinejoin: "round"
185
+ }), /*#__PURE__*/React.createElement("path", {
186
+ d: "M91.974 86.954s5.476-.816 7.574-4.545c1.297-.345.72 2.212-.33 3.671-.7.971-1.01 1.554-1.01 1.554s.194.31.155.816c-.053.697-.175.653-.272 1.048-.081.335.108.657 0 1.049-.046.17-.198.5-.382.878-.12.249-.072.687-.2.948-.231.469-1.562 1.87-2.622 2.855-3.826 3.554-5.018 1.644-6.001-.408-.894-1.865-.661-5.127-.874-6.875-.35-2.914-2.622-3.03-1.923-4.429.343-.685 2.87.69 3.263 1.748.757 2.04 2.952 1.807 2.622 1.69",
187
+ fill: "#FFC6A0"
188
+ }), /*#__PURE__*/React.createElement("path", {
189
+ d: "M99.8 82.429c-.465.077-.35.272-.97 1.243-.622.971-4.817 2.932-6.39 3.224-2.589.48-2.278-1.56-4.254-2.855-1.69-1.107-3.562-.638-1.398 1.398.99.932.932 1.107 1.398 3.205.335 1.506-.64 3.67.7 5.593",
190
+ stroke: "#DB836E",
191
+ strokeWidth: ".774",
192
+ strokeLinecap: "round",
193
+ strokeLinejoin: "round"
194
+ }), /*#__PURE__*/React.createElement("path", {
195
+ d: "M79.543 108.673c-2.1 2.926-4.266 6.175-5.557 8.762",
196
+ stroke: "#E59788",
197
+ strokeWidth: ".774",
198
+ strokeLinecap: "round",
199
+ strokeLinejoin: "round"
200
+ }), /*#__PURE__*/React.createElement("path", {
201
+ d: "M87.72 124.768s-2.098-1.942-5.127-2.719c-3.03-.777-3.574-.155-5.516.078-1.942.233-3.885-.932-3.652.7.233 1.63 5.05 1.01 5.206 2.097.155 1.087-6.37 2.796-8.313 2.175-.777.777.466 1.864 2.02 2.175.233 1.554 2.253 1.554 2.253 1.554s.699 1.01 2.641 1.088c2.486 1.32 8.934-.7 10.954-1.554 2.02-.855-.466-5.594-.466-5.594",
202
+ fill: "#FFC6A0"
203
+ }), /*#__PURE__*/React.createElement("path", {
204
+ d: "M73.425 122.826s.66 1.127 3.167 1.418c2.315.27 2.563.583 2.563.583s-2.545 2.894-9.07 2.272M72.416 129.274s3.826.097 4.933-.718M74.98 130.75s1.961.136 3.36-.505M77.232 131.916s1.748.019 2.914-.505M73.328 122.321s-.595-1.032 1.262-.427c1.671.544 2.833.055 5.128.155 1.389.061 3.067-.297 3.982.15 1.606.784 3.632 2.181 3.632 2.181s10.526 1.204 19.033-1.127M78.864 108.104s-8.39 2.758-13.168 12.12",
205
+ stroke: "#E59788",
206
+ strokeWidth: ".774",
207
+ strokeLinecap: "round",
208
+ strokeLinejoin: "round"
209
+ }), /*#__PURE__*/React.createElement("path", {
210
+ d: "M109.278 112.533s3.38-3.613 7.575-4.662",
211
+ stroke: "#E4EBF7",
212
+ strokeWidth: "1.085",
213
+ strokeLinecap: "round",
214
+ strokeLinejoin: "round"
215
+ }), /*#__PURE__*/React.createElement("path", {
216
+ d: "M107.375 123.006s9.697-2.745 11.445-.88",
217
+ stroke: "#E59788",
218
+ strokeWidth: ".774",
219
+ strokeLinecap: "round",
220
+ strokeLinejoin: "round"
221
+ }), /*#__PURE__*/React.createElement("path", {
222
+ d: "M194.605 83.656l3.971-3.886M187.166 90.933l3.736-3.655M191.752 84.207l-4.462-4.56M198.453 91.057l-4.133-4.225M129.256 163.074l3.718-3.718M122.291 170.039l3.498-3.498M126.561 163.626l-4.27-4.27M132.975 170.039l-3.955-3.955",
223
+ stroke: "#BFCDDD",
224
+ strokeWidth: "2",
225
+ strokeLinecap: "round",
226
+ strokeLinejoin: "round"
227
+ }), /*#__PURE__*/React.createElement("path", {
228
+ d: "M190.156 211.779h-1.604a4.023 4.023 0 0 1-4.011-4.011V175.68a4.023 4.023 0 0 1 4.01-4.01h1.605a4.023 4.023 0 0 1 4.011 4.01v32.088a4.023 4.023 0 0 1-4.01 4.01",
229
+ fill: "#A3B4C6"
230
+ }), /*#__PURE__*/React.createElement("path", {
231
+ d: "M237.824 212.977a4.813 4.813 0 0 1-4.813 4.813h-86.636a4.813 4.813 0 0 1 0-9.626h86.636a4.813 4.813 0 0 1 4.813 4.813",
232
+ fill: "#A3B4C6"
233
+ }), /*#__PURE__*/React.createElement("mask", {
234
+ fill: "#fff"
235
+ }), /*#__PURE__*/React.createElement("path", {
236
+ fill: "#A3B4C6",
237
+ mask: "url(#d)",
238
+ d: "M154.098 190.096h70.513v-84.617h-70.513z"
239
+ }), /*#__PURE__*/React.createElement("path", {
240
+ d: "M224.928 190.096H153.78a3.219 3.219 0 0 1-3.208-3.209V167.92a3.219 3.219 0 0 1 3.208-3.21h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.219 3.219 0 0 1-3.21 3.209M224.928 130.832H153.78a3.218 3.218 0 0 1-3.208-3.208v-18.968a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.218 3.218 0 0 1-3.21 3.208",
241
+ fill: "#BFCDDD",
242
+ mask: "url(#d)"
243
+ }), /*#__PURE__*/React.createElement("path", {
244
+ d: "M159.563 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 120.546h-22.461a.802.802 0 0 1-.802-.802v-3.208c0-.443.359-.803.802-.803h22.46c.444 0 .803.36.803.803v3.208c0 .443-.36.802-.802.802",
245
+ fill: "#FFF",
246
+ mask: "url(#d)"
247
+ }), /*#__PURE__*/React.createElement("path", {
248
+ d: "M224.928 160.464H153.78a3.218 3.218 0 0 1-3.208-3.209v-18.967a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.209v18.967a3.218 3.218 0 0 1-3.21 3.209",
249
+ fill: "#BFCDDD",
250
+ mask: "url(#d)"
251
+ }), /*#__PURE__*/React.createElement("path", {
252
+ d: "M173.455 130.832h49.301M164.984 130.832h6.089M155.952 130.832h6.75M173.837 160.613h49.3M165.365 160.613h6.089M155.57 160.613h6.751",
253
+ stroke: "#7C90A5",
254
+ strokeWidth: "1.124",
255
+ strokeLinecap: "round",
256
+ strokeLinejoin: "round",
257
+ mask: "url(#d)"
258
+ }), /*#__PURE__*/React.createElement("path", {
259
+ d: "M159.563 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M166.98 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M174.397 151.038a2.407 2.407 0 1 1 .001-4.814 2.407 2.407 0 0 1 0 4.814M222.539 151.038h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802M159.563 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 179.987h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802",
260
+ fill: "#FFF",
261
+ mask: "url(#d)"
262
+ }), /*#__PURE__*/React.createElement("path", {
263
+ d: "M203.04 221.108h-27.372a2.413 2.413 0 0 1-2.406-2.407v-11.448a2.414 2.414 0 0 1 2.406-2.407h27.372a2.414 2.414 0 0 1 2.407 2.407V218.7a2.413 2.413 0 0 1-2.407 2.407",
264
+ fill: "#BFCDDD",
265
+ mask: "url(#d)"
266
+ }), /*#__PURE__*/React.createElement("path", {
267
+ d: "M177.259 207.217v11.52M201.05 207.217v11.52",
268
+ stroke: "#A3B4C6",
269
+ strokeWidth: "1.124",
270
+ strokeLinecap: "round",
271
+ strokeLinejoin: "round",
272
+ mask: "url(#d)"
273
+ }), /*#__PURE__*/React.createElement("path", {
274
+ d: "M162.873 267.894a9.422 9.422 0 0 1-9.422-9.422v-14.82a9.423 9.423 0 0 1 18.845 0v14.82a9.423 9.423 0 0 1-9.423 9.422",
275
+ fill: "#5BA02E",
276
+ mask: "url(#d)"
277
+ }), /*#__PURE__*/React.createElement("path", {
278
+ d: "M171.22 267.83a9.422 9.422 0 0 1-9.422-9.423v-3.438a9.423 9.423 0 0 1 18.845 0v3.438a9.423 9.423 0 0 1-9.422 9.423",
279
+ fill: "#92C110",
280
+ mask: "url(#d)"
281
+ }), /*#__PURE__*/React.createElement("path", {
282
+ d: "M181.31 293.666h-27.712a3.209 3.209 0 0 1-3.209-3.21V269.79a3.209 3.209 0 0 1 3.209-3.21h27.711a3.209 3.209 0 0 1 3.209 3.21v20.668a3.209 3.209 0 0 1-3.209 3.209",
283
+ fill: "#F2D7AD",
284
+ mask: "url(#d)"
285
+ })));
286
+ };
287
+
288
+ var _default = ServerError;
289
+ exports.default = _default;