@type-dom/svgs 0.0.4 → 0.0.6

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 (527) hide show
  1. package/package.json +4 -4
  2. package/src/common/404.js +7 -3
  3. package/src/common/A+.js +8 -4
  4. package/src/common/A-.js +7 -3
  5. package/src/common/Shrink-outlined.js +7 -3
  6. package/src/common/Unfolded-outlined.js +7 -3
  7. package/src/common/adaptive-width.js +7 -3
  8. package/src/common/add-bookmark.js +8 -4
  9. package/src/common/add-comments.js +7 -3
  10. package/src/common/add-restricted-edit.js +7 -3
  11. package/src/common/add.js +7 -3
  12. package/src/common/align-bottom.js +7 -3
  13. package/src/common/align-center.js +7 -3
  14. package/src/common/align-justified.js +7 -3
  15. package/src/common/align-left.js +7 -3
  16. package/src/common/align-middle.js +7 -3
  17. package/src/common/align-right.js +7 -3
  18. package/src/common/align-scatter.js +7 -3
  19. package/src/common/align-top.js +7 -3
  20. package/src/common/attachment.js +7 -3
  21. package/src/common/back.js +7 -3
  22. package/src/common/background-color.js +10 -6
  23. package/src/common/bold-T.js +7 -3
  24. package/src/common/bold.js +7 -3
  25. package/src/common/bookmark-list.js +7 -3
  26. package/src/common/bookmark.js +7 -3
  27. package/src/common/bug.js +7 -3
  28. package/src/common/catalog.js +9 -5
  29. package/src/common/chart.js +7 -3
  30. package/src/common/check.js +7 -3
  31. package/src/common/checkbox.js +9 -5
  32. package/src/common/circle.js +7 -3
  33. package/src/common/clean.js +7 -3
  34. package/src/common/clipboard.js +7 -3
  35. package/src/common/close-revision.js +8 -4
  36. package/src/common/close.js +7 -3
  37. package/src/common/component.js +7 -3
  38. package/src/common/connection.js +8 -4
  39. package/src/common/create-fill-restriction.js +11 -7
  40. package/src/common/cross.js +7 -3
  41. package/src/common/dashboard.js +7 -3
  42. package/src/common/date.js +8 -4
  43. package/src/common/datepicker.js +8 -4
  44. package/src/common/delete.js +10 -6
  45. package/src/common/documentation.js +7 -3
  46. package/src/common/drag.js +7 -3
  47. package/src/common/dropdown-box.js +7 -3
  48. package/src/common/edit.js +8 -4
  49. package/src/common/education.js +7 -3
  50. package/src/common/email.js +8 -4
  51. package/src/common/even-odd.js +6 -2
  52. package/src/common/example.js +7 -3
  53. package/src/common/excel.js +8 -4
  54. package/src/common/exit-fullscreen.js +7 -3
  55. package/src/common/export.js +10 -6
  56. package/src/common/eye-open.js +7 -3
  57. package/src/common/eye.js +7 -3
  58. package/src/common/file-open.js +7 -3
  59. package/src/common/file.js +8 -4
  60. package/src/common/fill-restricted-list.js +9 -5
  61. package/src/common/find.js +7 -3
  62. package/src/common/flow.js +7 -3
  63. package/src/common/fold.js +7 -3
  64. package/src/common/folder.js +7 -3
  65. package/src/common/font-color.js +7 -3
  66. package/src/common/forbid-edit.js +8 -4
  67. package/src/common/form.js +7 -3
  68. package/src/common/formImage.js +7 -3
  69. package/src/common/formQRCode.js +10 -6
  70. package/src/common/formText.js +9 -5
  71. package/src/common/format-brush-new.js +7 -3
  72. package/src/common/format-brush.js +7 -3
  73. package/src/common/fullscreen.js +7 -3
  74. package/src/common/guide.js +7 -3
  75. package/src/common/h.js +7 -3
  76. package/src/common/history.js +8 -4
  77. package/src/common/homepage.js +7 -3
  78. package/src/common/icon-vertical-align-botto.js +7 -3
  79. package/src/common/icon-vertical-align-middl.js +7 -3
  80. package/src/common/icon-vertical-align-top.js +7 -3
  81. package/src/common/icon.js +7 -3
  82. package/src/common/identifier.js +7 -3
  83. package/src/common/image.js +7 -3
  84. package/src/common/import.js +9 -5
  85. package/src/common/increase-indent.js +8 -4
  86. package/src/common/increase-line-height.js +7 -3
  87. package/src/common/index.js +398 -196
  88. package/src/common/insert-column.js +13 -9
  89. package/src/common/insert-row.js +13 -9
  90. package/src/common/international.js +7 -3
  91. package/src/common/inventory.js +7 -3
  92. package/src/common/italic-1.js +7 -3
  93. package/src/common/italic.js +7 -3
  94. package/src/common/language.js +8 -4
  95. package/src/common/line.js +7 -3
  96. package/src/common/link.js +9 -5
  97. package/src/common/list.js +8 -4
  98. package/src/common/lock.js +7 -3
  99. package/src/common/mPage.js +8 -4
  100. package/src/common/merge-cell.js +8 -4
  101. package/src/common/message.js +7 -3
  102. package/src/common/middle-line.js +7 -3
  103. package/src/common/minus.js +7 -3
  104. package/src/common/module.js +8 -4
  105. package/src/common/money.js +7 -3
  106. package/src/common/multiline-input.js +8 -4
  107. package/src/common/multiple-options.js +8 -4
  108. package/src/common/nested.js +7 -3
  109. package/src/common/network.js +6 -2
  110. package/src/common/numerical-input.js +7 -3
  111. package/src/common/numerical.js +8 -4
  112. package/src/common/outline.js +10 -6
  113. package/src/common/overline.js +7 -3
  114. package/src/common/page-add.js +8 -4
  115. package/src/common/page-delete.js +8 -4
  116. package/src/common/page-direction.js +11 -7
  117. package/src/common/page-header-footer.js +12 -8
  118. package/src/common/page-margin.js +9 -5
  119. package/src/common/paginate.js +7 -3
  120. package/src/common/pagination.js +7 -3
  121. package/src/common/paging.js +7 -3
  122. package/src/common/password.js +7 -3
  123. package/src/common/pdf.js +7 -3
  124. package/src/common/people.js +7 -3
  125. package/src/common/peoples.js +8 -4
  126. package/src/common/plus.js +7 -3
  127. package/src/common/process.js +8 -4
  128. package/src/common/property.js +11 -7
  129. package/src/common/qq.js +7 -3
  130. package/src/common/radio-button.js +8 -4
  131. package/src/common/rectangle.js +7 -3
  132. package/src/common/redo.js +7 -3
  133. package/src/common/restricted-edit-list.js +7 -3
  134. package/src/common/row-height.js +10 -6
  135. package/src/common/row-spacing.js +7 -3
  136. package/src/common/sPage.js +7 -3
  137. package/src/common/save-2.js +8 -4
  138. package/src/common/save.js +8 -4
  139. package/src/common/sd-tag.js +7 -3
  140. package/src/common/search.js +7 -3
  141. package/src/common/select.js +8 -4
  142. package/src/common/sensitive-info.js +8 -4
  143. package/src/common/shape.js +7 -3
  144. package/src/common/shopping-card.js +7 -3
  145. package/src/common/shopping.js +7 -3
  146. package/src/common/sign.js +13 -9
  147. package/src/common/signature.js +7 -3
  148. package/src/common/single-input.js +8 -4
  149. package/src/common/single-option.js +7 -3
  150. package/src/common/size.js +7 -3
  151. package/src/common/skill.js +7 -3
  152. package/src/common/sort-value.js +7 -3
  153. package/src/common/sort.js +7 -3
  154. package/src/common/split-cell.js +7 -3
  155. package/src/common/star.js +7 -3
  156. package/src/common/static-catalog.js +11 -7
  157. package/src/common/static-horizontal-line.js +7 -3
  158. package/src/common/static-image.js +7 -3
  159. package/src/common/static-vertical-line.js +7 -3
  160. package/src/common/staticHLine.js +7 -3
  161. package/src/common/staticLabel.js +7 -3
  162. package/src/common/staticMLLabel.js +8 -4
  163. package/src/common/staticQRCode.js +7 -3
  164. package/src/common/staticSLLabel.js +7 -3
  165. package/src/common/staticTable.js +7 -3
  166. package/src/common/staticText.js +8 -4
  167. package/src/common/staticVLine.js +7 -3
  168. package/src/common/strikethrough.js +7 -3
  169. package/src/common/submit.js +7 -3
  170. package/src/common/svg.js +7 -3
  171. package/src/common/tab.js +7 -3
  172. package/src/common/table-1.js +7 -3
  173. package/src/common/table-2.js +7 -3
  174. package/src/common/table-new.js +11 -7
  175. package/src/common/table.js +8 -4
  176. package/src/common/task.js +8 -4
  177. package/src/common/td-image.js +7 -3
  178. package/src/common/td-text.js +9 -5
  179. package/src/common/tdQRCode.js +10 -6
  180. package/src/common/templates.js +9 -5
  181. package/src/common/text-indent.js +7 -3
  182. package/src/common/theme.js +7 -3
  183. package/src/common/three-dots.js +7 -3
  184. package/src/common/thumbnail-page.js +7 -3
  185. package/src/common/thumbnail.js +7 -3
  186. package/src/common/time.js +8 -4
  187. package/src/common/transform.js +7 -3
  188. package/src/common/tree-shape.js +8 -4
  189. package/src/common/tree-table.js +7 -3
  190. package/src/common/tree.js +7 -3
  191. package/src/common/underline.js +7 -3
  192. package/src/common/undo.js +7 -3
  193. package/src/common/unfold.js +7 -3
  194. package/src/common/user.js +7 -3
  195. package/src/common/watermark.js +7 -3
  196. package/src/common/wechat.js +8 -4
  197. package/src/common/workflow.js +7 -3
  198. package/src/common/zip.js +7 -3
  199. package/src/element-plus/add-location.js +9 -5
  200. package/src/element-plus/aim.js +8 -4
  201. package/src/element-plus/alarm-clock.js +8 -4
  202. package/src/element-plus/apple.js +7 -3
  203. package/src/element-plus/arrow-down-bold.js +7 -3
  204. package/src/element-plus/arrow-down.js +7 -3
  205. package/src/element-plus/arrow-left-bold.js +7 -3
  206. package/src/element-plus/arrow-left.js +7 -3
  207. package/src/element-plus/arrow-right-bold.js +7 -3
  208. package/src/element-plus/arrow-right.js +7 -3
  209. package/src/element-plus/arrow-up-bold.js +7 -3
  210. package/src/element-plus/arrow-up.js +7 -3
  211. package/src/element-plus/avatar.js +7 -3
  212. package/src/element-plus/back.js +8 -4
  213. package/src/element-plus/baseball.js +8 -4
  214. package/src/element-plus/basketball.js +7 -3
  215. package/src/element-plus/bell-filled.js +7 -3
  216. package/src/element-plus/bell.js +9 -5
  217. package/src/element-plus/bicycle.js +11 -7
  218. package/src/element-plus/bottom-left.js +8 -4
  219. package/src/element-plus/bottom-right.js +8 -4
  220. package/src/element-plus/bottom.js +7 -3
  221. package/src/element-plus/bowl.js +7 -3
  222. package/src/element-plus/box.js +9 -5
  223. package/src/element-plus/briefcase.js +7 -3
  224. package/src/element-plus/brush-filled.js +7 -3
  225. package/src/element-plus/brush.js +7 -3
  226. package/src/element-plus/burger.js +7 -3
  227. package/src/element-plus/calendar.js +7 -3
  228. package/src/element-plus/camera-filled.js +7 -3
  229. package/src/element-plus/camera.js +7 -3
  230. package/src/element-plus/caret-bottom.js +7 -3
  231. package/src/element-plus/caret-left.js +7 -3
  232. package/src/element-plus/caret-right.js +7 -3
  233. package/src/element-plus/caret-top.js +7 -3
  234. package/src/element-plus/cellphone.js +7 -3
  235. package/src/element-plus/chat-dot-round.js +8 -4
  236. package/src/element-plus/chat-dot-square.js +8 -4
  237. package/src/element-plus/chat-line-round.js +8 -4
  238. package/src/element-plus/chat-line-square.js +8 -4
  239. package/src/element-plus/chat-round.js +7 -3
  240. package/src/element-plus/chat-square.js +7 -3
  241. package/src/element-plus/check.js +7 -3
  242. package/src/element-plus/checked.js +7 -3
  243. package/src/element-plus/cherry.js +7 -3
  244. package/src/element-plus/chicken.js +7 -3
  245. package/src/element-plus/chrome-filled.js +9 -5
  246. package/src/element-plus/circle-check-filled.js +7 -3
  247. package/src/element-plus/circle-check.js +8 -4
  248. package/src/element-plus/circle-close-filled.js +7 -3
  249. package/src/element-plus/circle-close.js +8 -4
  250. package/src/element-plus/circle-plus-filled.js +7 -3
  251. package/src/element-plus/circle-plus.js +9 -5
  252. package/src/element-plus/clock.js +9 -5
  253. package/src/element-plus/close-bold.js +7 -3
  254. package/src/element-plus/close.js +7 -3
  255. package/src/element-plus/cloudy.js +7 -3
  256. package/src/element-plus/coffee-cup.js +7 -3
  257. package/src/element-plus/coffee.js +7 -3
  258. package/src/element-plus/coin.js +9 -5
  259. package/src/element-plus/cold-drink.js +7 -3
  260. package/src/element-plus/collection-tag.js +7 -3
  261. package/src/element-plus/collection.js +8 -4
  262. package/src/element-plus/comment.js +7 -3
  263. package/src/element-plus/compass.js +8 -4
  264. package/src/element-plus/connection.js +8 -4
  265. package/src/element-plus/coordinate.js +8 -4
  266. package/src/element-plus/copy-document.js +8 -4
  267. package/src/element-plus/cpu.js +8 -4
  268. package/src/element-plus/credit-card.js +8 -4
  269. package/src/element-plus/crop.js +8 -4
  270. package/src/element-plus/d-arrow-left.js +7 -3
  271. package/src/element-plus/d-arrow-right.js +7 -3
  272. package/src/element-plus/d-caret.js +7 -3
  273. package/src/element-plus/data-analysis.js +7 -3
  274. package/src/element-plus/data-board.js +9 -5
  275. package/src/element-plus/data-line.js +7 -3
  276. package/src/element-plus/delete-filled.js +7 -3
  277. package/src/element-plus/delete-location.js +9 -5
  278. package/src/element-plus/delete.js +7 -3
  279. package/src/element-plus/dessert.js +7 -3
  280. package/src/element-plus/discount.js +8 -4
  281. package/src/element-plus/dish-dot.js +7 -3
  282. package/src/element-plus/dish.js +7 -3
  283. package/src/element-plus/document-add.js +7 -3
  284. package/src/element-plus/document-checked.js +7 -3
  285. package/src/element-plus/document-copy.js +7 -3
  286. package/src/element-plus/document-delete.js +7 -3
  287. package/src/element-plus/document-remove.js +7 -3
  288. package/src/element-plus/document.js +7 -3
  289. package/src/element-plus/download.js +7 -3
  290. package/src/element-plus/drizzling.js +7 -3
  291. package/src/element-plus/edit-pen.js +7 -3
  292. package/src/element-plus/edit.js +8 -4
  293. package/src/element-plus/eleme-filled.js +7 -3
  294. package/src/element-plus/eleme.js +7 -3
  295. package/src/element-plus/element-plus.js +7 -3
  296. package/src/element-plus/expand.js +7 -3
  297. package/src/element-plus/failed.js +7 -3
  298. package/src/element-plus/female.js +9 -5
  299. package/src/element-plus/files.js +7 -3
  300. package/src/element-plus/film.js +8 -4
  301. package/src/element-plus/filter.js +7 -3
  302. package/src/element-plus/finished.js +7 -3
  303. package/src/element-plus/first-aid-kit.js +8 -4
  304. package/src/element-plus/flag.js +7 -3
  305. package/src/element-plus/fold.js +7 -3
  306. package/src/element-plus/folder-add.js +7 -3
  307. package/src/element-plus/folder-checked.js +7 -3
  308. package/src/element-plus/folder-delete.js +7 -3
  309. package/src/element-plus/folder-opened.js +7 -3
  310. package/src/element-plus/folder-remove.js +7 -3
  311. package/src/element-plus/folder.js +7 -3
  312. package/src/element-plus/food.js +7 -3
  313. package/src/element-plus/football.js +8 -4
  314. package/src/element-plus/fork-spoon.js +7 -3
  315. package/src/element-plus/fries.js +7 -3
  316. package/src/element-plus/full-screen.js +7 -3
  317. package/src/element-plus/goblet-full.js +7 -3
  318. package/src/element-plus/goblet-square-full.js +7 -3
  319. package/src/element-plus/goblet-square.js +7 -3
  320. package/src/element-plus/goblet.js +7 -3
  321. package/src/element-plus/gold-medal.js +8 -4
  322. package/src/element-plus/goods-filled.js +7 -3
  323. package/src/element-plus/goods.js +7 -3
  324. package/src/element-plus/grape.js +7 -3
  325. package/src/element-plus/grid.js +7 -3
  326. package/src/element-plus/guide.js +8 -4
  327. package/src/element-plus/handbag.js +7 -3
  328. package/src/element-plus/headset.js +7 -3
  329. package/src/element-plus/help-filled.js +7 -3
  330. package/src/element-plus/help.js +7 -3
  331. package/src/element-plus/hide.js +8 -4
  332. package/src/element-plus/histogram.js +7 -3
  333. package/src/element-plus/home-filled.js +7 -3
  334. package/src/element-plus/hot-water.js +7 -3
  335. package/src/element-plus/house.js +7 -3
  336. package/src/element-plus/ice-cream-round.js +7 -3
  337. package/src/element-plus/ice-cream-square.js +7 -3
  338. package/src/element-plus/ice-cream.js +7 -3
  339. package/src/element-plus/ice-drink.js +7 -3
  340. package/src/element-plus/ice-tea.js +7 -3
  341. package/src/element-plus/index.js +594 -293
  342. package/src/element-plus/info-filled.js +7 -3
  343. package/src/element-plus/iphone.js +7 -3
  344. package/src/element-plus/key.js +7 -3
  345. package/src/element-plus/knife-fork.js +7 -3
  346. package/src/element-plus/lightning.js +8 -4
  347. package/src/element-plus/link.js +7 -3
  348. package/src/element-plus/list.js +7 -3
  349. package/src/element-plus/loading.js +7 -3
  350. package/src/element-plus/location-filled.js +7 -3
  351. package/src/element-plus/location-information.js +9 -5
  352. package/src/element-plus/location.js +8 -4
  353. package/src/element-plus/lock.js +8 -4
  354. package/src/element-plus/lollipop.js +7 -3
  355. package/src/element-plus/magic-stick.js +7 -3
  356. package/src/element-plus/magnet.js +7 -3
  357. package/src/element-plus/male.js +9 -5
  358. package/src/element-plus/management.js +7 -3
  359. package/src/element-plus/map-location.js +8 -4
  360. package/src/element-plus/medal.js +8 -4
  361. package/src/element-plus/memo.js +9 -5
  362. package/src/element-plus/menu.js +7 -3
  363. package/src/element-plus/message-box.js +7 -3
  364. package/src/element-plus/message.js +8 -4
  365. package/src/element-plus/mic.js +7 -3
  366. package/src/element-plus/microphone.js +7 -3
  367. package/src/element-plus/milk-tea.js +7 -3
  368. package/src/element-plus/minus.js +7 -3
  369. package/src/element-plus/money.js +9 -5
  370. package/src/element-plus/monitor.js +7 -3
  371. package/src/element-plus/moon-night.js +8 -4
  372. package/src/element-plus/moon.js +7 -3
  373. package/src/element-plus/more-filled.js +7 -3
  374. package/src/element-plus/more.js +7 -3
  375. package/src/element-plus/mostly-cloudy.js +7 -3
  376. package/src/element-plus/mouse.js +8 -4
  377. package/src/element-plus/mug.js +7 -3
  378. package/src/element-plus/mute-notification.js +8 -4
  379. package/src/element-plus/mute.js +8 -4
  380. package/src/element-plus/no-smoking.js +7 -3
  381. package/src/element-plus/notebook.js +8 -4
  382. package/src/element-plus/notification.js +8 -4
  383. package/src/element-plus/odometer.js +9 -5
  384. package/src/element-plus/office-building.js +9 -5
  385. package/src/element-plus/open.js +8 -4
  386. package/src/element-plus/operation.js +7 -3
  387. package/src/element-plus/opportunity.js +7 -3
  388. package/src/element-plus/orange.js +7 -3
  389. package/src/element-plus/paperclip.js +7 -3
  390. package/src/element-plus/partly-cloudy.js +8 -4
  391. package/src/element-plus/pear.js +7 -3
  392. package/src/element-plus/phone-filled.js +7 -3
  393. package/src/element-plus/phone.js +7 -3
  394. package/src/element-plus/picture-filled.js +7 -3
  395. package/src/element-plus/picture-rounded.js +8 -4
  396. package/src/element-plus/picture.js +8 -4
  397. package/src/element-plus/pie-chart.js +8 -4
  398. package/src/element-plus/place.js +9 -5
  399. package/src/element-plus/platform.js +7 -3
  400. package/src/element-plus/plus.js +7 -3
  401. package/src/element-plus/pointer.js +7 -3
  402. package/src/element-plus/position.js +7 -3
  403. package/src/element-plus/postcard.js +8 -4
  404. package/src/element-plus/pouring.js +7 -3
  405. package/src/element-plus/present.js +10 -6
  406. package/src/element-plus/price-tag.js +8 -4
  407. package/src/element-plus/printer.js +7 -3
  408. package/src/element-plus/promotion.js +7 -3
  409. package/src/element-plus/quartz-watch.js +9 -5
  410. package/src/element-plus/question-filled.js +7 -3
  411. package/src/element-plus/rank.js +7 -3
  412. package/src/element-plus/reading-lamp.js +8 -4
  413. package/src/element-plus/reading.js +8 -4
  414. package/src/element-plus/refresh-left.js +7 -3
  415. package/src/element-plus/refresh-right.js +7 -3
  416. package/src/element-plus/refresh.js +7 -3
  417. package/src/element-plus/refrigerator.js +7 -3
  418. package/src/element-plus/remove-filled.js +7 -3
  419. package/src/element-plus/remove.js +8 -4
  420. package/src/element-plus/right.js +7 -3
  421. package/src/element-plus/scale-to-original.js +7 -3
  422. package/src/element-plus/school.js +9 -5
  423. package/src/element-plus/scissor.js +7 -3
  424. package/src/element-plus/search.js +7 -3
  425. package/src/element-plus/select.js +7 -3
  426. package/src/element-plus/sell.js +7 -3
  427. package/src/element-plus/semi-select.js +7 -3
  428. package/src/element-plus/service.js +7 -3
  429. package/src/element-plus/set-up.js +10 -6
  430. package/src/element-plus/setting.js +7 -3
  431. package/src/element-plus/share.js +7 -3
  432. package/src/element-plus/ship.js +7 -3
  433. package/src/element-plus/shop.js +7 -3
  434. package/src/element-plus/shopping-bag.js +8 -4
  435. package/src/element-plus/shopping-cart-full.js +8 -4
  436. package/src/element-plus/shopping-cart.js +7 -3
  437. package/src/element-plus/shopping-trolley.js +7 -3
  438. package/src/element-plus/smoking.js +8 -4
  439. package/src/element-plus/soccer.js +7 -3
  440. package/src/element-plus/sold-out.js +7 -3
  441. package/src/element-plus/sort-down.js +7 -3
  442. package/src/element-plus/sort-up.js +7 -3
  443. package/src/element-plus/sort.js +7 -3
  444. package/src/element-plus/stamp.js +7 -3
  445. package/src/element-plus/star-filled.js +7 -3
  446. package/src/element-plus/star.js +7 -3
  447. package/src/element-plus/stopwatch.js +8 -4
  448. package/src/element-plus/success-filled.js +7 -3
  449. package/src/element-plus/sugar.js +7 -3
  450. package/src/element-plus/suitcase-line.js +7 -3
  451. package/src/element-plus/suitcase.js +8 -4
  452. package/src/element-plus/sunny.js +7 -3
  453. package/src/element-plus/sunrise.js +7 -3
  454. package/src/element-plus/sunset.js +7 -3
  455. package/src/element-plus/switch-button.js +8 -4
  456. package/src/element-plus/switch-filled.js +8 -4
  457. package/src/element-plus/switch.js +7 -3
  458. package/src/element-plus/takeaway-box.js +7 -3
  459. package/src/element-plus/ticket.js +7 -3
  460. package/src/element-plus/tickets.js +7 -3
  461. package/src/element-plus/timer.js +9 -5
  462. package/src/element-plus/toilet-paper.js +8 -4
  463. package/src/element-plus/tools.js +7 -3
  464. package/src/element-plus/top-left.js +8 -4
  465. package/src/element-plus/top-right.js +8 -4
  466. package/src/element-plus/top.js +7 -3
  467. package/src/element-plus/trend-charts.js +7 -3
  468. package/src/element-plus/trophy-base.js +7 -3
  469. package/src/element-plus/trophy.js +7 -3
  470. package/src/element-plus/turn-off.js +8 -4
  471. package/src/element-plus/umbrella.js +7 -3
  472. package/src/element-plus/unlock.js +8 -4
  473. package/src/element-plus/upload-filled.js +7 -3
  474. package/src/element-plus/upload.js +7 -3
  475. package/src/element-plus/user-filled.js +7 -3
  476. package/src/element-plus/user.js +7 -3
  477. package/src/element-plus/van.js +7 -3
  478. package/src/element-plus/video-camera-filled.js +7 -3
  479. package/src/element-plus/video-camera.js +7 -3
  480. package/src/element-plus/video-pause.js +7 -3
  481. package/src/element-plus/video-play.js +7 -3
  482. package/src/element-plus/view.js +7 -3
  483. package/src/element-plus/wallet-filled.js +7 -3
  484. package/src/element-plus/wallet.js +9 -5
  485. package/src/element-plus/warn-triangle-filled.js +7 -3
  486. package/src/element-plus/warning-filled.js +7 -3
  487. package/src/element-plus/warning.js +7 -3
  488. package/src/element-plus/watch.js +9 -5
  489. package/src/element-plus/watermelon.js +7 -3
  490. package/src/element-plus/wind-power.js +7 -3
  491. package/src/element-plus/zoom-in.js +7 -3
  492. package/src/element-plus/zoom-out.js +7 -3
  493. package/src/index.js +6 -3
  494. package/src/other/arrangement/arrangement-bottom.js +7 -3
  495. package/src/other/arrangement/arrangement-middle.js +7 -3
  496. package/src/other/arrangement/arrangement-top.js +7 -3
  497. package/src/other/barcode/barcode.js +7 -3
  498. package/src/other/control-group/control-group.js +7 -3
  499. package/src/other/currency/currency.js +7 -3
  500. package/src/other/ellipse/ellipse.js +7 -3
  501. package/src/other/file/file.js +7 -3
  502. package/src/other/file-import/file-import.js +7 -3
  503. package/src/other/file-open/file-open.js +7 -3
  504. package/src/other/file-save/file-save.js +7 -3
  505. package/src/other/fold/fold.js +7 -3
  506. package/src/other/folder/folder.js +7 -3
  507. package/src/other/horiline/horiline.js +7 -3
  508. package/src/other/image/image.js +7 -3
  509. package/src/other/index.js +69 -33
  510. package/src/other/inventory/inventory.js +7 -3
  511. package/src/other/label/label.js +7 -3
  512. package/src/other/logo/logo.js +7 -3
  513. package/src/other/outline/outline.js +7 -3
  514. package/src/other/picture/picture.js +7 -3
  515. package/src/other/qrcode/qrcode.js +7 -3
  516. package/src/other/rectangle/rectangle.js +7 -3
  517. package/src/other/shape/shape.js +7 -3
  518. package/src/other/signstamp/signstamp.js +7 -3
  519. package/src/other/svg/svg.js +7 -3
  520. package/src/other/switch/switch.js +7 -3
  521. package/src/other/templates/templates.js +7 -3
  522. package/src/other/text/text.js +7 -3
  523. package/src/other/thumbnail/thumbnail.js +7 -3
  524. package/src/other/tree/tree.js +7 -3
  525. package/src/other/triangle/triangle.js +7 -3
  526. package/src/other/unfold/unfold.js +7 -3
  527. package/src/other/vertline/vertline.js +7 -3
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTdQRCodeSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTdQRCodeSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTdQRCodeSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,17 +16,18 @@ export class TdTdQRCodeSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M256 256h73.143v73.143H256V256zM841.143 841.143h73.143v73.143h-73.143v-73.143zM841.143 694.857H768V548.571H548.571V914.286h73.143V621.714h73.143V768h219.429V548.571h-73.143z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M694.857 841.143H768v73.143h-73.143v-73.143zM109.714 475.429H475.43V109.714H109.714V475.43z m73.143-292.572h219.429v219.429H182.857V182.857zM256 694.857h73.143V768H256v-73.143z');
21
24
  this.childNodes.push(path1);
22
- const path2 = new SvgPath({ parent: this });
25
+ const path2 = new framework_1.SvgPath({ parent: this });
23
26
  path2.setData('M109.714 914.286H475.43V548.57H109.714v365.715z m73.143-292.572h219.429v219.429H182.857V621.714zM694.857 256H768v73.143h-73.143V256z');
24
27
  this.childNodes.push(path2);
25
- const path3 = new SvgPath({ parent: this });
28
+ const path3 = new framework_1.SvgPath({ parent: this });
26
29
  path3.setData('M548.571 109.714V475.43h365.715V109.714H548.57z m292.572 292.572H621.714V182.857h219.429v219.429z');
27
30
  this.childNodes.push(path3);
28
31
  }
29
32
  }
33
+ exports.TdTdQRCodeSvg = TdTdQRCodeSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTemplatesSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTemplatesSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTemplatesSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,14 +16,15 @@ export class TdTemplatesSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M866.304 793.6h-60.416v-51.2h60.416c16.384 0 29.696-13.312 29.696-29.696V157.696a29.696 29.696 0 0 0-29.696-29.696H311.296a29.696 29.696 0 0 0-29.696 29.696v60.416h-51.2V157.696c0-44.544 36.352-80.896 80.896-80.896h554.496c44.544 0 80.896 36.352 80.896 80.896v554.496c0.512 45.056-35.84 81.408-80.384 81.408z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M763.904 896h-55.296v-51.2h55.296c16.384 0 29.696-13.312 29.696-29.696V260.096a29.696 29.696 0 0 0-29.696-29.696H208.896a29.696 29.696 0 0 0-29.696 29.696v55.296h-51.2V260.096c0-44.544 36.352-80.896 80.896-80.896h554.496c44.544 0 80.896 36.352 80.896 80.896v554.496c0.512 45.056-35.84 81.408-80.384 81.408z');
21
24
  this.childNodes.push(path1);
22
- const path2 = new SvgPath({ parent: this });
25
+ const path2 = new framework_1.SvgPath({ parent: this });
23
26
  path2.setData('M661.504 998.4H106.496c-44.544 0-80.896-36.352-80.896-80.896V362.496c0-44.544 36.352-80.896 80.896-80.896h554.496c44.544 0 80.896 36.352 80.896 80.896v554.496c0.512 45.056-35.84 81.408-80.384 81.408zM106.496 332.8a29.696 29.696 0 0 0-29.696 29.696v554.496c0 16.384 13.312 29.696 29.696 29.696h554.496c16.384 0 29.696-13.312 29.696-29.696V362.496a29.696 29.696 0 0 0-29.696-29.696H106.496z');
24
27
  this.childNodes.push(path2);
25
28
  }
26
29
  }
30
+ exports.TdTemplatesSvg = TdTemplatesSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTextIndentSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTextIndentSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTextIndentSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdTextIndentSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M915.968 458.532571v-87.04l145.700571 164.864-145.700571 164.790858V604.818286H695.954286v-146.285715h220.013714zM36.790857 153.746286v-109.714286h1021.074286v109.714286H36.864z m-1.462857 314.221714v-109.714286h588.507429v109.714286H35.254857z m2.633143 213.430857v-109.714286h584.557714v109.714286H38.034286z m1.828571 310.710857v-109.714285H1062.765714v109.714285H39.789714z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdTextIndentSvg = TdTextIndentSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdThemeSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdThemeSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdThemeSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdThemeSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M125.5 36.984L95.336 2.83C93.735 1.018 91.565 0 89.3 0c-2.263 0-4.433 1.018-6.033 2.83l-3.786 4.286c-1.6 1.812-3.77 2.83-6.032 2.831H54.553c-2.263 0-4.434-1.018-6.033-2.83L44.734 2.83C43.134 1.018 40.964 0 38.701 0c-2.263 0-4.434 1.018-6.034 2.83L2.5 36.984C.9 38.796 0 41.254 0 43.815c0 2.562.899 5.02 2.5 6.831L14.565 64.31c2.178 2.468 5.367 3.403 8.33 2.444 1.35-.435 2.709.592 2.709 2.18v49.407c0 5.313 3.84 9.66 8.532 9.66h59.726c4.693 0 8.532-4.347 8.532-9.66V68.934c0-1.59 1.36-2.616 2.71-2.181 2.962.96 6.15.024 8.329-2.444L125.5 50.646c1.6-1.811 2.499-4.269 2.499-6.83 0-2.563-.899-5.02-2.5-6.832z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdThemeSvg = TdThemeSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdThreeDotsSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdThreeDotsSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdThreeDotsSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdThreeDotsSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M0 512c0-59.733333 46.933333-106.666667 106.666667-106.666667s106.666667 46.933333 106.666666 106.666667-46.933333 106.666667-106.666666 106.666667-106.666667-46.933333-106.666667-106.666667zM810.666667 512c0-59.733333 46.933333-106.666667 106.666666-106.666667s106.666667 46.933333 106.666667 106.666667-46.933333 106.666667-106.666667 106.666667-106.666667-46.933333-106.666666-106.666667zM405.333333 512c0-59.733333 46.933333-106.666667 106.666667-106.666667s106.666667 46.933333 106.666667 106.666667-46.933333 106.666667-106.666667 106.666667-106.666667-46.933333-106.666667-106.666667z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdThreeDotsSvg = TdThreeDotsSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdThumbnailPageSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdThumbnailPageSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdThumbnailPageSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdThumbnailPageSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M853.062621 218.924138a63.558621 63.558621 0 0 1 63.55862 63.558621v670.190344a63.558621 63.558621 0 0 1-63.55862 63.558621H370.758621a63.558621 63.558621 0 0 1-63.558621-63.558621V282.482759A63.558621 63.558621 0 0 1 370.758621 218.924138z m0 56.496552H370.758621a7.062069 7.062069 0 0 0-7.062069 7.062069v670.190344c0 3.884138 3.177931 7.062069 7.062069 7.062069h482.304a7.062069 7.062069 0 0 0 7.062069-7.062069V282.482759a7.062069 7.062069 0 0 0-7.062069-7.062069z m-75.281655-157.378207a28.248276 28.248276 0 0 1 3.531034 56.249379l-3.531034 0.247172H297.030621A42.372414 42.372414 0 0 0 254.870069 212.568276l-0.211862 4.343172v691.023449a28.248276 28.248276 0 0 1-56.28469 3.531034l-0.211862-3.531034V216.911448a98.868966 98.868966 0 0 1 92.866207-98.692414l6.002759-0.176551h480.750345z m-105.931035-105.931035a28.248276 28.248276 0 0 1 3.531035 56.24938l-3.531035 0.247172H191.099586A42.372414 42.372414 0 0 0 148.939034 106.637241l-0.211862 4.343173v691.023448a28.248276 28.248276 0 0 1-56.284689 3.531035l-0.211862-3.531035V110.980414A98.868966 98.868966 0 0 1 185.096828 12.288l6.002758-0.176552h480.750345z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdThumbnailPageSvg = TdThumbnailPageSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdThumbnailSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdThumbnailSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdThumbnailSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdThumbnailSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M703.98 703.994H896V896H703.98V703.994z m0-287.974H896v192H703.98v-192z m0-288.02H896v192H703.98V128zM415.987 703.994h191.987V896H415.987V703.994z m0-287.974h191.987v192H415.987v-192z m0-288.02h191.987v192H415.987V128zM128 703.994h191.98V896H128V703.994z m0-287.974h191.98v192H128v-192zM128 128h191.98v192H128V128z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdThumbnailSvg = TdThumbnailSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTimeSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTimeSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTimeSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class TdTimeSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M512 64c-256 0-460.8 208-460.8 460.8s208 460.8 460.8 460.8 460.8-208 460.8-460.8S768 64 512 64zM512 940.8c-227.2 0-412.8-185.6-412.8-412.8s185.6-412.8 412.8-412.8 412.8 185.6 412.8 412.8S742.4 940.8 512 940.8z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M809.6 544l-278.4 0 0-281.6c0-12.8-9.6-22.4-22.4-22.4-12.8 0-22.4 9.6-22.4 22.4l0 307.2c0 12.8 9.6 22.4 22.4 22.4 0 0 3.2 0 3.2 0l297.6 0c12.8 0 22.4-9.6 22.4-22.4C832 553.6 822.4 544 809.6 544z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.TdTimeSvg = TdTimeSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTransformSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTransformSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTransformSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdTransformSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M123.751 409.147h259.974c15.85 0 25.364-12.682 25.364-25.364 0-15.854-12.682-25.363-25.364-25.363H183.99c60.236-123.646 183.882-209.248 326.551-209.248 180.713 0 332.891 136.328 358.254 310.699h53.898C897.331 256.965 722.958 98.447 510.541 98.447c-155.35 0-288.506 85.602-361.426 212.417V123.809c0-12.681-9.509-25.363-25.364-25.363-12.681 0-25.363 12.682-25.363 25.363v259.974c0.001 25.364 25.363 25.364 25.363 25.364m776.748 206.076h-259.97c-15.854 0-25.363 12.682-25.363 25.364 0 15.848 12.682 25.362 25.363 25.362h196.563C780.025 789.592 653.21 872.026 510.541 872.026c-180.713 0-332.891-136.328-358.254-310.7h-50.725C126.925 767.403 301.293 925.92 510.541 925.92c155.35 0 291.674-85.598 361.427-212.417v187.054c0 15.854 12.682 25.363 25.363 25.363 15.851 0 25.363-12.681 25.363-25.363V640.588c3.169-25.365-22.195-25.365-22.195-25.365m0 0z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdTransformSvg = TdTransformSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTreeShapeSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTreeShapeSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTreeShapeSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class TdTreeShapeSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M207.36 656H110.08a96 96 0 0 1-96-96V462.72a96 96 0 0 1 96-96h97.28a96 96 0 0 1 96 96v97.28a96 96 0 0 1-96 96zM110.08 430.72a32 32 0 0 0-32 32v97.28a32 32 0 0 0 32 32h97.28a32 32 0 0 0 32-32V462.72a32 32 0 0 0-32-32zM920.96 296.96h-97.92a96 96 0 0 1-96-96V103.68a96 96 0 0 1 96-96h97.92a96 96 0 0 1 95.36 96v97.28a96 96 0 0 1-95.36 96z m-97.92-225.28a32 32 0 0 0-32 32v97.28a32 32 0 0 0 32 32h97.92a31.36 31.36 0 0 0 31.36-32V103.68a31.36 31.36 0 0 0-31.36-32zM920.96 656h-97.92a96 96 0 0 1-96-96V462.72a96 96 0 0 1 96-96h97.92a96 96 0 0 1 95.36 96v97.28a96 96 0 0 1-95.36 96z m-97.92-225.28a32 32 0 0 0-32 32v97.28a32 32 0 0 0 32 32h97.92a31.36 31.36 0 0 0 31.36-32V462.72a31.36 31.36 0 0 0-31.36-32zM920.96 1015.04h-97.92a96 96 0 0 1-96-96v-97.28a96 96 0 0 1 96-96h97.92a96 96 0 0 1 95.36 96v97.28a96 96 0 0 1-95.36 96z m-97.92-225.28a32 32 0 0 0-32 32v97.28a32 32 0 0 0 32 32h97.92a31.36 31.36 0 0 0 31.36-32v-97.28a31.36 31.36 0 0 0-31.36-32zM673.92 912.64H478.08a32 32 0 0 1-32-32V152.32a32 32 0 0 1 32-32h195.84a32 32 0 0 1 0 64H512v664.32h163.84a32 32 0 0 1 32 32 32 32 0 0 1-33.92 32z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M664.96 548.48h-320a32.64 32.64 0 0 1-32-32 32 32 0 0 1 32-32h320a32 32 0 0 1 32 32 32 32 0 0 1-32 32z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.TdTreeShapeSvg = TdTreeShapeSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTreeTableSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTreeTableSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTreeTableSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdTreeTableSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M44.8 0h79.543C126.78 0 128 1.422 128 4.267v23.466c0 2.845-1.219 4.267-3.657 4.267H44.8c-2.438 0-3.657-1.422-3.657-4.267V4.267C41.143 1.422 42.362 0 44.8 0zm22.857 48h56.686c2.438 0 3.657 1.422 3.657 4.267v23.466c0 2.845-1.219 4.267-3.657 4.267H67.657C65.22 80 64 78.578 64 75.733V52.267C64 49.422 65.219 48 67.657 48zm0 48h56.686c2.438 0 3.657 1.422 3.657 4.267v23.466c0 2.845-1.219 4.267-3.657 4.267H67.657C65.22 128 64 126.578 64 123.733v-23.466C64 97.422 65.219 96 67.657 96zM50.286 68.267c2.02 0 3.657-1.91 3.657-4.267 0-2.356-1.638-4.267-3.657-4.267H17.37V32h6.4c2.02 0 3.658-1.91 3.658-4.267V4.267C27.429 1.91 25.79 0 23.77 0H3.657C1.637 0 0 1.91 0 4.267v23.466C0 30.09 1.637 32 3.657 32h6.4v80c0 2.356 1.638 4.267 3.657 4.267h36.572c2.02 0 3.657-1.91 3.657-4.267 0-2.356-1.638-4.267-3.657-4.267H17.37V68.267h32.915z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdTreeTableSvg = TdTreeTableSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdTreeSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdTreeSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdTreeSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdTreeSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M126.713 90.023c.858.985 1.287 2.134 1.287 3.447v29.553c0 1.423-.429 2.6-1.287 3.53-.858.93-1.907 1.395-3.146 1.395H97.824c-1.145 0-2.146-.465-3.004-1.395-.858-.93-1.287-2.107-1.287-3.53V93.47c0-.875.19-1.696.572-2.462.382-.766.906-1.368 1.573-1.806a3.84 3.84 0 0 1 2.146-.657h9.725V69.007a3.84 3.84 0 0 0-.43-1.806 3.569 3.569 0 0 0-1.143-1.313 2.714 2.714 0 0 0-1.573-.492h-36.47v23.149h9.725c1.144 0 2.145.492 3.004 1.478.858.985 1.287 2.134 1.287 3.447v29.553c0 .876-.191 1.696-.573 2.463-.38.766-.905 1.368-1.573 1.806a3.84 3.84 0 0 1-2.145.656H51.915a3.84 3.84 0 0 1-2.145-.656c-.668-.438-1.216-1.04-1.645-1.806a4.96 4.96 0 0 1-.644-2.463V93.47c0-1.313.43-2.462 1.288-3.447.858-.986 1.907-1.478 3.146-1.478h9.582v-23.15h-37.9c-.953 0-1.74.356-2.359 1.068-.62.711-.93 1.56-.93 2.544v19.538h9.726c1.239 0 2.264.492 3.074 1.478.81.985 1.216 2.134 1.216 3.447v29.553c0 1.423-.405 2.6-1.216 3.53-.81.93-1.835 1.395-3.074 1.395H4.29c-.476 0-.93-.082-1.358-.246a4.1 4.1 0 0 1-1.144-.657 4.658 4.658 0 0 1-.93-1.067 5.186 5.186 0 0 1-.643-1.395 5.566 5.566 0 0 1-.215-1.56V93.47c0-.437.048-.875.143-1.313a3.95 3.95 0 0 1 .429-1.15c.19-.328.429-.656.715-.984.286-.329.572-.602.858-.821.286-.22.62-.383 1.001-.493.382-.11.763-.164 1.144-.164h9.726V61.619c0-.985.31-1.833.93-2.544.619-.712 1.358-1.068 2.216-1.068h44.335V39.62h-9.582c-1.24 0-2.288-.492-3.146-1.477a5.09 5.09 0 0 1-1.287-3.448V5.14c0-1.423.429-2.627 1.287-3.612.858-.985 1.907-1.477 3.146-1.477h25.743c.763 0 1.478.246 2.145.739a5.17 5.17 0 0 1 1.573 1.888c.382.766.573 1.587.573 2.462v29.553c0 1.313-.43 2.463-1.287 3.448-.859.985-1.86 1.477-3.004 1.477h-9.725v18.389h42.762c.954 0 1.74.355 2.36 1.067.62.711.93 1.56.93 2.545v26.925h9.582c1.239 0 2.288.492 3.146 1.478z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdTreeSvg = TdTreeSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdUnderlineSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdUnderlineSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdUnderlineSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdUnderlineSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M244.80391196 930.26336805v-53.30830343l534.39217608-4.84906561v53.29783023L244.80391196 930.26336805zM753.79871378 521.41276965q0 273.50615719-248.10878291 273.50615797-237.74037025 0-237.74037027-263.92323078V139.30010844h83.26149514v387.93572969q0 193.57512211 162.33373288 193.5751221 156.94006385 0 156.94006386-187.3331282V139.24774305H753.79871378z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdUnderlineSvg = TdUnderlineSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdUndoSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdUndoSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdUndoSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdUndoSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M379.776 635.904c39.36 35.968 48.32 41.344 50.496-25.856 3.968-49.152 0-103.552 0-103.552 1.408-3.072 86.464-35.008 227.072 25.856 140.544 60.928 235.456 251.008 252.16 310.528 1.344 34.368 46.144 100.736 50.432-1.344 0.576-166.656-64.512-341.12-230.336-441.152C574.976 307.072 446.4 316.608 432.192 321.472c-0.256 1.344-0.64 1.856-1.344 1.024-0.192-0.256 0.384-0.64 1.344-1.024 1.216-6.208-2.496-38.272-2.88-98.56 2.368-54.144-12.096-55.808-49.536-26.944C311.168 252.288 128 427.264 128 427.264S311.168 580.608 379.776 635.904z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdUndoSvg = TdUndoSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdUnfoldSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdUnfoldSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdUnfoldSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdUnfoldSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M877.714286 768c0 21.942857-14.628571 36.571429-36.571429 36.571429h-585.142857c-21.942857 0-36.571429-14.628571-36.571429-36.571429v-585.142857c0-21.942857 14.628571-36.571429 36.571429-36.571429h585.142857c21.942857 0 36.571429 14.628571 36.571429 36.571429v585.142857zM841.142857 73.142857h-585.142857C197.485714 73.142857 146.285714 124.342857 146.285714 182.857143v585.142857c0 58.514286 51.2 109.714286 109.714286 109.714286h585.142857c58.514286 0 109.714286-51.2 109.714286-109.714286v-585.142857c0-58.514286-51.2-109.714286-109.714286-109.714286z m-146.285714 365.714286H585.142857V329.142857c0-21.942857-14.628571-36.571429-36.571428-36.571428s-36.571429 14.628571-36.571429 36.571428V438.857143H402.285714c-21.942857 0-36.571429 14.628571-36.571428 36.571428s14.628571 36.571429 36.571428 36.571429H512v109.714286c0 21.942857 14.628571 36.571429 36.571429 36.571428s36.571429-14.628571 36.571428-36.571428V512h109.714286c21.942857 0 36.571429-14.628571 36.571428-36.571429S716.8 438.857143 694.857143 438.857143z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdUnfoldSvg = TdUnfoldSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdUserSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdUserSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdUserSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdUserSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M63.444 64.996c20.633 0 37.359-14.308 37.359-31.953 0-17.649-16.726-31.952-37.359-31.952-20.631 0-37.36 14.303-37.358 31.952 0 17.645 16.727 31.953 37.359 31.953zM80.57 75.65H49.434c-26.652 0-48.26 18.477-48.26 41.27v2.664c0 9.316 21.608 9.325 48.26 9.325H80.57c26.649 0 48.256-.344 48.256-9.325v-2.663c0-22.794-21.605-41.271-48.256-41.271z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdUserSvg = TdUserSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdWatermarkSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdWatermarkSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdWatermarkSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdWatermarkSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M90.352941 90.352941v843.294118h406.588235a45.176471 45.176471 0 0 1 0 90.352941H60.235294a60.235294 60.235294 0 0 1-60.235294-60.235294V60.235294a60.235294 60.235294 0 0 1 60.235294-60.235294h783.058824a60.235294 60.235294 0 0 1 60.235294 60.235294v135.529412a45.176471 45.176471 0 0 1-90.352941 0V90.352941H90.352941z m798.117647 627.621647V783.058824h117.880471c31.412706 0 57.916235 22.618353 61.831529 52.766117l15.570824 120.470588c4.276706 33.008941-19.968 63.126588-54.091294 67.252706-2.56 0.301176-5.150118 0.451765-7.740236 0.451765H664.696471C630.241882 1024 602.352941 997.044706 602.352941 963.764706c0-2.499765 0.150588-4.999529 0.481883-7.469177l15.570823-120.470588c3.915294-30.117647 30.418824-52.766118 61.831529-52.766117H798.117647v-65.084236a210.823529 210.823529 0 1 1 90.352941 0zM699.934118 933.647059h286.72l-7.830589-60.235294H707.764706l-7.800471 60.235294zM963.764706 512a120.470588 120.470588 0 1 0-240.941177 0 120.470588 120.470588 0 0 0 240.941177 0zM180.705882 557.176471a15.058824 15.058824 0 0 1 15.058824-15.058824h210.823529a15.058824 15.058824 0 0 1 15.058824 15.058824v60.235294a15.058824 15.058824 0 0 1-15.058824 15.058823h-210.823529a15.058824 15.058824 0 0 1-15.058824-15.058823v-60.235294z m286.117647-195.764706a15.058824 15.058824 0 0 1 15.058824 15.058823v60.235294a15.058824 15.058824 0 0 1-15.058824 15.058824h-271.058823a15.058824 15.058824 0 0 1-15.058824-15.058824v-60.235294a15.058824 15.058824 0 0 1 15.058824-15.058823h271.058823z m180.705883-180.705883a15.058824 15.058824 0 0 1 15.058823 15.058824v60.235294a15.058824 15.058824 0 0 1-15.058823 15.058824h-451.764706a15.058824 15.058824 0 0 1-15.058824-15.058824v-60.235294a15.058824 15.058824 0 0 1 15.058824-15.058824h451.764706z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdWatermarkSvg = TdWatermarkSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdWechatSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdWechatSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdWechatSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class TdWechatSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M86.635 33.334c1.467 0 2.917.113 4.358.283C87.078 14.392 67.58.111 45.321.111 20.44.111.055 17.987.055 40.687c0 13.104 6.781 23.863 18.115 32.209l-4.527 14.352 15.82-8.364c5.666 1.182 10.207 2.395 15.858 2.395 1.42 0 2.829-.073 4.227-.189-.886-3.19-1.398-6.53-1.398-9.996 0-20.845 16.98-37.76 38.485-37.76zm-24.34-12.936c3.407 0 5.665 2.363 5.665 5.954 0 3.576-2.258 5.97-5.666 5.97-3.392 0-6.795-2.395-6.795-5.97 0-3.591 3.403-5.954 6.795-5.954zM30.616 32.323c-3.393 0-6.818-2.395-6.818-5.971 0-3.591 3.425-5.954 6.818-5.954 3.392 0 5.65 2.363 5.65 5.954 0 3.576-2.258 5.97-5.65 5.97z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M127.945 70.52c0-19.075-18.108-34.623-38.448-34.623-21.537 0-38.5 15.548-38.5 34.623 0 19.108 16.963 34.622 38.5 34.622 4.508 0 9.058-1.2 13.584-2.395l12.414 7.167-3.404-11.923c9.087-7.184 15.854-16.712 15.854-27.471zm-50.928-5.97c-2.254 0-4.53-2.362-4.53-4.773 0-2.378 2.276-4.771 4.53-4.771 3.422 0 5.665 2.393 5.665 4.771 0 2.41-2.243 4.773-5.665 4.773zm24.897 0c-2.24 0-4.498-2.362-4.498-4.773 0-2.378 2.258-4.771 4.498-4.771 3.392 0 5.665 2.393 5.665 4.771 0 2.41-2.273 4.773-5.665 4.773z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.TdWechatSvg = TdWechatSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdWorkflowSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdWorkflowSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdWorkflowSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdWorkflowSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M942.08 1024H81.92A81.92 81.92 0 0 1 0 942.08V81.92A81.92 81.92 0 0 1 81.92 0h860.16A81.92 81.92 0 0 1 1024 81.92v860.16A81.92 81.92 0 0 1 942.08 1024zM81.92 68.461714a13.421714 13.421714 0 0 0-13.458286 13.458286v860.16c0 7.424 6.034286 13.421714 13.458286 13.421714h860.16a13.458286 13.458286 0 0 0 13.421714-13.421714V81.92a13.458286 13.458286 0 0 0-13.421714-13.458286H81.92z m376.685714 107.154286a78.738286 78.738286 0 0 0-81.261714 76.141714 78.701714 78.701714 0 0 0 81.261714 78.701715h108.8a78.738286 78.738286 0 0 0 81.298286-76.8 78.738286 78.738286 0 0 0-81.298286-78.08H458.605714z m0 101.741714a25.6 25.6 0 1 1 0-50.578285h108.8a25.6 25.6 0 1 1 0 50.578285H458.605714z m108.8 153.6H458.605714a76.8 76.8 0 1 0 0 153.6h108.8a76.8 76.8 0 0 0 0-153.6z m-108.8 102.4a25.6 25.6 0 0 1 0-51.2h108.8a25.6 25.6 0 1 1 0 51.2H458.605714z m108.8 153.6H458.605714a76.8 76.8 0 1 0 0 153.6h108.8a76.8 76.8 0 0 0 0-153.6z m-108.8 102.4a25.6 25.6 0 0 1 0-51.2h108.8a25.6 25.6 0 1 1 0 51.2H458.605714z m-189.44-51.2a112.64 112.64 0 0 1-76.141714-30.098285 99.218286 99.218286 0 0 1 0-144.64 112.64 112.64 0 0 1 76.8-30.061715h51.2v-51.2H269.165714a158.72 158.72 0 0 0-162.56 153.6 158.72 158.72 0 0 0 162.56 153.6v53.101715l81.298286-76.8-81.298286-76.8v51.2-1.901715z m487.68-512h-51.821714v50.541715h54.381714a112.64 112.64 0 0 1 76.8 30.098285c20.004571 18.724571 31.341714 44.909714 31.378286 72.301715a97.938286 97.938286 0 0 1-34.56 72.96 109.458286 109.458286 0 0 1-76.8 30.098285v-51.2l-81.298286 76.8 81.92 78.701715v-51.2a158.098286 158.098286 0 0 0 162.56-153.6 158.061714 158.061714 0 0 0-162.56-152.941715v-2.56z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdWorkflowSvg = TdWorkflowSvg;
package/src/common/zip.js CHANGED
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdZipSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdZipSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdZipSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdZipSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M78.527 116.793c.178.008.348.024.527.024h40.233c4.711-.005 8.53-3.677 8.534-8.21V18.895c-.004-4.532-3.823-8.204-8.534-8.209H79.054c-.179 0-.353.016-.527.024V0L0 10.082v107.406l78.527 10.342v-11.037zm0-101.362c.174-.024.348-.052.527-.052h40.233c2.018 0 3.659 1.578 3.659 3.52v89.713c-.003 1.942-1.64 3.517-3.659 3.519H79.054c-.179 0-.353-.028-.527-.052V15.431zM30.262 75.757l-18.721-.46V72.37l11.3-16.673v-.148l-10.266.164v-4.51l17.504-.44v3.264L18.696 70.76v.144l11.566.176v4.678zm9.419.231l-5.823-.144V50.671l5.823-.144v25.461zm22.255-11.632c-2.168 1.922-5.353 2.76-9.02 2.736-.702.004-1.402-.04-2.097-.131v9.303l-5.997-.148V50.743c1.852-.352 4.473-.647 8.218-.743 3.838-.096 6.608.539 8.48 1.913 1.807 1.306 3.032 3.5 3.032 6.112s-.926 4.833-2.612 6.331h-.004zM53.36 54.45c-.856-.01-1.71.083-2.541.275v7.682c.523.116 1.167.152 2.06.152 3.301-.004 5.36-1.614 5.36-4.314 0-2.425-1.772-3.843-4.875-3.791l-.004-.004zm39.847-37.066h9.564v3.795h-9.564v-3.795zm-9.568 5.68h9.564v3.8h-9.564v-3.8zm9.568 6.216h9.564v3.799h-9.564V29.28zm0 12h9.564v3.794h-9.564V41.28zm-9.568-6.096h9.564v3.795h-9.564v-3.795zm9.472 47.064c2.512 0 4.921-.96 6.697-2.67 1.776-1.708 2.773-4.026 2.772-6.442l-1.748-15.263c0-5.033-2.492-9.112-7.725-9.112-5.232 0-7.72 4.079-7.72 9.112l-1.752 15.263c-.001 2.417.996 4.735 2.773 6.444 1.777 1.71 4.187 2.669 6.7 2.668h.003zm-3.135-16.75h6.27v12.743h-6.27V65.5z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdZipSvg = TdZipSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class ElAddLocationSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ElAddLocationSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class ElAddLocationSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,14 +16,15 @@ export class ElAddLocationSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416zM512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544z');
21
24
  this.childNodes.push(path1);
22
- const path2 = new SvgPath({ parent: this });
25
+ const path2 = new framework_1.SvgPath({ parent: this });
23
26
  path2.setData('M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0v96z');
24
27
  this.childNodes.push(path2);
25
28
  }
26
29
  }
30
+ exports.ElAddLocationSvg = ElAddLocationSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class ElAimSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ElAimSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class ElAimSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class ElAimSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32zm0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32zM96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32zm576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.ElAimSvg = ElAimSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class ElAlarmClockSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ElAlarmClockSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class ElAlarmClockSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class ElAlarmClockSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640zm0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768z');
18
21
  this.childNodes.push(path0);
19
- const path1 = new SvgPath({ parent: this });
22
+ const path1 = new framework_1.SvgPath({ parent: this });
20
23
  path1.setData('m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32l48-83.136zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32l-48-83.136zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0v192zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128l46.912 46.912z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.ElAlarmClockSvg = ElAlarmClockSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class ElAppleSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ElAppleSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class ElAppleSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class ElAppleSvg extends TypeSvgSvg {
13
16
  });
14
17
  this.resetSize(24, 24);
15
18
  this.childNodes = [];
16
- const path0 = new SvgPath({ parent: this });
19
+ const path0 = new framework_1.SvgPath({ parent: this });
17
20
  path0.setData('M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.ElAppleSvg = ElAppleSvg;