@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 TdFullscreenSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdFullscreenSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdFullscreenSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdFullscreenSvg 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('M38.47 52L52 38.462l-23.648-23.67L43.209 0H.035L0 43.137l14.757-14.865L38.47 52zm74.773 47.726L89.526 76 76 89.536l23.648 23.672L84.795 128h43.174L128 84.863l-14.757 14.863zM89.538 52l23.668-23.648L128 43.207V.038L84.866 0 99.73 14.76 76 38.472 89.538 52zM38.46 76L14.792 99.651 0 84.794v43.173l43.137.033-14.865-14.757L52 89.53 38.46 76z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdFullscreenSvg = TdFullscreenSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdGuideSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdGuideSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdGuideSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdGuideSvg 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('M1.482 70.131l36.204 16.18 69.932-65.485-61.38 70.594 46.435 18.735c1.119.425 2.397-.17 2.797-1.363v-.085L127.998.047 1.322 65.874c-1.12.597-1.519 1.959-1.04 3.151.32.511.72.937 1.2 1.107zm44.676 57.821L64.22 107.26l-18.062-7.834v28.527z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdGuideSvg = TdGuideSvg;
package/src/common/h.js CHANGED
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdHSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdHSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdHSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdHSvg 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('M3 14v-3a4 4 0 0 1 4-4h3V6H7a5 5 0 0 0-5 5v3h1zm7.016-11.282v7.543l4.29-3.73z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdHSvg = TdHSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdHistorySvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdHistorySvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdHistorySvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class TdHistorySvg 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('M489.216 254.464l1.024 306.944 182.016 133.12 29.184-39.936-163.328-116.736V254.464h-48.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('M919.808 668.672h-2.304l-3.072 7.168A420.096 420.096 0 0 1 691.2 898.56a420.352 420.352 0 0 1-326.656 0A419.584 419.584 0 0 1 230.4 215.296 419.584 419.584 0 0 1 691.2 125.44a412.928 412.928 0 0 1 133.376 89.856c9.984 10.24 19.2 20.224 27.904 30.976l10.496 12.8-57.6 44.544 148.992 43.008-6.912-153.6-51.2 39.168-9.984-12.288a463.104 463.104 0 1 0-358.4 755.456 467.968 467.968 0 0 0 430.08-290.304v-2.56z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.TdHistorySvg = TdHistorySvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdHomepageSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdHomepageSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdHomepageSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdHomepageSvg 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('M219.428571 658.285714q0-30.285714-21.428571-51.714285T146.285714 585.142857t-51.714285 21.428572T73.142857 658.285714t21.428572 51.714286T146.285714 731.428571t51.714286-21.428571T219.428571 658.285714z m109.714286-256q0-30.285714-21.428571-51.714285T256 329.142857t-51.714286 21.428572T182.857143 402.285714t21.428571 51.714286T256 475.428571t51.714286-21.428571T329.142857 402.285714z m244.571429 274.857143l57.714285-218.285714q3.428571-14.857143-4.285714-27.714286T605.142857 414.285714t-27.428571 3.714286-17.142857 22.571429l-57.714286 218.285714q-34.285714 2.857143-61.142857 24.857143t-36 56.285714q-11.428571 44 11.428571 83.428571t66.857143 50.857143 83.428571-11.428571 50.857143-66.857143q9.142857-34.285714-3.428571-66.857143t-41.142857-52z m377.142857-18.857143q0-30.285714-21.428572-51.714285T877.714286 585.142857t-51.714286 21.428572-21.428571 51.714285 21.428571 51.714286 51.714286 21.428571 51.714285-21.428571 21.428572-51.714286z m-365.714286-365.714285q0-30.285714-21.428571-51.714286T512 219.428571t-51.714286 21.428572T438.857143 292.571429t21.428571 51.714285T512 365.714286t51.714286-21.428572T585.142857 292.571429z m256 109.714285q0-30.285714-21.428571-51.714285T768 329.142857t-51.714286 21.428572T694.857143 402.285714t21.428571 51.714286T768 475.428571t51.714286-21.428571T841.142857 402.285714z m182.857143 256q0 149.142857-80.571429 276-10.857143 16.571429-30.857142 16.571429H111.428571q-20 0-30.857142-16.571429Q0 808 0 658.285714q0-104 40.571429-198.857143t109.142857-163.428571 163.428571-109.142857 198.857143-40.571429 198.857143 40.571429 163.428571 109.142857 109.142857 163.428571 40.571429 198.857143z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdHomepageSvg = TdHomepageSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIconVerticalAlignBottoSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIconVerticalAlignBottoSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIconVerticalAlignBottoSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdIconVerticalAlignBottoSvg 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('M1028.665421 933.084112H196.306542c-5.383178 0-9.68972 4.306542-9.68972 9.570094v71.775701c0 5.263551 4.306542 9.570093 9.68972 9.570093h832.358879c5.383178 0 9.68972-4.306542 9.689719-9.570093v-71.775701c0-5.263551-4.306542-9.570093-9.689719-9.570094zM604.949533 800.299065c3.828037 4.904673 11.24486 4.904673 15.072897 0l133.981308-169.51028c4.904673-6.220561 0.478505-15.431776-7.536448-15.431776h-88.642991V210.542056c0-5.263551-4.306542-9.570093-9.570093-9.570093h-71.775701c-5.263551 0-9.570093 4.306542-9.570094 9.570093v404.695327H478.504673c-8.014953 0-12.441121 9.211215-7.536449 15.431776l133.981309 169.629906z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdIconVerticalAlignBottoSvg = TdIconVerticalAlignBottoSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIconVerticalAlignMiddlSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIconVerticalAlignMiddlSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIconVerticalAlignMiddlSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdIconVerticalAlignMiddlSvg 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('M948.855172 523.034483H181.075862c-4.965517 0-8.937931 3.972414-8.937931 8.827586v66.206897c0 4.855172 3.972414 8.827586 8.937931 8.827586h767.77931c4.965517 0 8.937931-3.972414 8.937931-8.827586v-66.206897c0-4.855172-3.972414-8.827586-8.937931-8.827586z m-390.17931-82.427586c3.2 4.082759 9.37931 4.082759 12.468966 0l111.227586-140.689656c4.082759-5.186207 0.441379-12.910345-6.289655-12.910344H606.896552V114.758621c0-4.855172-3.972414-8.827586-8.827586-8.827587h-66.206897c-4.855172 0-8.827586 3.972414-8.827586 8.827587v172.137931h-69.296552c-6.62069 0-10.372414 7.724138-6.289655 12.910345l111.227586 140.8z m12.57931 248.717241c-3.2-4.082759-9.37931-4.082759-12.468965 0L447.558621 830.124138c-4.082759 5.186207-0.441379 12.910345 6.289655 12.910345H523.034483v172.137931c0 4.855172 3.972414 8.827586 8.827586 8.827586h66.206897c4.855172 0 8.827586-3.972414 8.827586-8.827586V843.034483h69.296551c6.62069 0 10.372414-7.724138 6.289656-12.910345L571.255172 689.324138z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdIconVerticalAlignMiddlSvg = TdIconVerticalAlignMiddlSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIconVerticalAlignTopSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIconVerticalAlignTopSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIconVerticalAlignTopSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdIconVerticalAlignTopSvg 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('M1028.665421 200.971963H196.306542c-5.383178 0-9.68972 4.306542-9.68972 9.570093v71.775701c0 5.263551 4.306542 9.570093 9.68972 9.570093h832.358879c5.383178 0 9.68972-4.306542 9.689719-9.570093v-71.775701c0-5.263551-4.306542-9.570093-9.689719-9.570093zM620.02243 424.672897c-3.828037-4.904673-11.24486-4.904673-15.072897 0l-133.981309 169.510281c-4.904673 6.220561-0.478505 15.431776 7.536449 15.431775h88.403738V1014.429907c0 5.263551 4.306542 9.570093 9.570094 9.570093h71.775701c5.263551 0 9.570093-4.306542 9.570093-9.570093V609.734579H746.46729c8.014953 0 12.441121-9.211215 7.536448-15.431775L620.02243 424.672897z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdIconVerticalAlignTopSvg = TdIconVerticalAlignTopSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIconSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIconSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIconSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdIconSvg 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('M115.147.062a13 13 0 0 1 4.94.945c1.55.63 2.907 1.526 4.069 2.688a13.148 13.148 0 0 1 2.761 4.069c.678 1.55 1.017 3.245 1.017 5.086v102.3c0 3.681-1.187 6.733-3.56 9.155-2.373 2.422-5.352 3.633-8.937 3.633H12.992c-3.875 0-7-1.26-9.373-3.779-2.373-2.518-3.56-5.667-3.56-9.445V12.704c0-3.39 1.163-6.345 3.488-8.863C5.872 1.32 8.972.062 12.847.062h102.3zM81.434 109.047c1.744 0 3.003-.412 3.778-1.235.775-.824 1.163-1.914 1.163-3.27 0-1.26-.388-2.325-1.163-3.197-.775-.872-2.034-1.307-3.778-1.307H72.57c.097-.194.145-.485.145-.872V27.09h9.01c1.743 0 2.954-.436 3.633-1.308.678-.872 1.017-1.938 1.017-3.197 0-1.26-.34-2.325-1.017-3.197-.679-.872-1.89-1.308-3.633-1.308H46.268c-1.743 0-2.954.436-3.632 1.308-.678.872-1.018 1.938-1.018 3.197 0 1.26.34 2.325 1.018 3.197.678.872 1.889 1.308 3.632 1.308h8.138v72.075c0 .193.024.339.073.436.048.096.072.242.072.436H46.56c-1.744 0-3.003.435-3.778 1.307-.775.872-1.163 1.938-1.163 3.197 0 1.356.388 2.446 1.163 3.27.775.823 2.034 1.235 3.778 1.235h34.875z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdIconSvg = TdIconSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIdentifierSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIdentifierSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIdentifierSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdIdentifierSvg 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('M214.557757 968.649602c-32.984463 0-59.724808-26.740345-59.724808-59.724808V132.396458c0-32.984463 26.740345-59.724808 59.724808-59.724807h594.849209c32.984463 0 59.724808 26.740345 59.724808 59.724807v776.528336c0 32.984463-26.740345 59.724808-59.724808 59.724808l-283.736935-165.098701-311.112274 165.098701z m298.059599-373.306508l146.930789 74.682468-22.401213-170.990043 113.029111-124.600131-160.618459-30.76198-77.363558-151.869639-77.363558 151.869639-161.218176 30.76198 113.029111 124.600131-22.401213 170.990043 147.530506-74.682468h0.84666z m0 0');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdIdentifierSvg = TdIdentifierSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdImageSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdImageSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdImageSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdImageSvg 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('M368 480c-62.4 0-112-49.6-112-112s49.6-112 112-112 112 49.6 112 112-49.6 112-112 112z m0-160c-27.2 0-48 20.8-48 48s20.8 48 48 48 48-20.8 48-48-20.8-48-48-48z m464 608H192c-52.8 0-96-43.2-96-96V192c0-52.8 43.2-96 96-96h640c52.8 0 96 43.2 96 96v640c0 52.8-43.2 96-96 96zM192 160c-17.6 0-32 14.4-32 32v640c0 17.6 14.4 32 32 32h640c17.6 0 32-14.4 32-32V192c0-17.6-14.4-32-32-32H192z m259.2 556.8c-25.6 0-51.2-11.2-70.4-30.4l-38.4-40c-12.8-12.8-33.6-12.8-46.4 0l-49.6 52.8c-12.8 12.8-32 12.8-44.8 1.6s-12.8-32-1.6-44.8l49.6-52.8c17.6-19.2 43.2-30.4 68.8-30.4s51.2 11.2 70.4 30.4l38.4 40c12.8 12.8 33.6 12.8 46.4 0l160-168c17.6-19.2 43.2-30.4 70.4-30.4s51.2 11.2 70.4 30.4L920 628.8c12.8 12.8 11.2 33.6-1.6 44.8-12.8 12.8-33.6 11.2-44.8-1.6L728 518.4c-12.8-12.8-33.6-12.8-46.4 0L521.6 688c-19.2 17.6-44.8 28.8-70.4 28.8z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdImageSvg = TdImageSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdImportSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdImportSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdImportSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,14 +16,15 @@ export class TdImportSvg 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('M111.6 148.8c7.9 0 16.9 17.9 21.6 32.2 25.9 88.7 143 182.6 248.6 194.2v-1.1c0-29.6 10.6-50.7 31.7-64.4 11.1-6.9 22.7-10.6 34.8-10.6 13.7 0 27.4 4.8 39.1 13.7L645.8 438c17.9 13.2 28.5 34.8 28.5 57.5 0 22.2-10.6 43.8-28 57L487.4 678.2c-1.6 1.1-2.6 2.1-4.2 2.6-7.4 4.2-19.5 9.5-34.3 9.5-12.1 0-23.7-3.2-34.3-10-26.4-16.9-30.6-43.8-32.2-55.4l-0.5-2.1c-0.5-1.6-0.5-3.7-0.5-5.3v-5.3c-162.6-26.9-314.1-192.6-314.1-352 0-29.6 4.2-59.6 12.7-88.1 4.2-13.8 18.4-26.5 31.6-23.3z m335.2 467.1c0.5 2.6 1.1 6.9 2.1 8.4l156.2-123.5c1.6-1.1 2.6-3.2 2.6-5.3 0-2.1-0.5-3.7-2.6-5.3L447.8 365.7c0 1.1-0.5 3.2-0.5 7.9v34.8c0 17.4-13.2 31.7-30.6 32.7-104.5 7.4-213.8-61.2-280.3-145.7 22.2 123 154.1 247.5 279.7 254.4 17.4 1.1 31.1 15.3 31.1 32.7v32.7l-0.4 0.7z m0.5-0.5');
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('M309 916.3c-67 0-121.4-54.9-121.4-121.4V593.2h69.1v201.6c0 29 23.8 52.3 52.3 52.3h527.3c29 0 52.3-23.8 52.3-52.3V226.4c0-29-23.8-52.3-52.3-52.3H399.8v-69.7h436.5c67 0 121.9 54.9 121.9 121.9v567.9c0 67-54.9 121.9-121.9 121.9H309v0.2z m0 0');
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('M841.6 626H729.1v-59.1h112.4V626z m0 154.1H545.5V721h296.1v59.1z m0-425.4h-237v-59.1h237v59.1z m0 140.9H729.1v-59.1h112.4v59.1z m0-59.1');
24
27
  this.childNodes.push(path2);
25
28
  }
26
29
  }
30
+ exports.TdImportSvg = TdImportSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIncreaseIndentSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIncreaseIndentSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIncreaseIndentSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,11 +16,12 @@ export class TdIncreaseIndentSvg 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('M448 384h576v64H448zM448 576h386v64H448zM448 192h576v64H448zM0 192h320v64H0zM448 768h576v64H448zM0 768h320v64H0z');
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('M62.8 704l137.8-128H1.3V448h199.1L62.7 320h114.8L384 512.1 177.6 704z');
21
24
  this.childNodes.push(path1);
22
25
  }
23
26
  }
27
+ exports.TdIncreaseIndentSvg = TdIncreaseIndentSvg;
@@ -1,5 +1,8 @@
1
- import { SvgPath, TypeSvgSvg } from '@type-dom/framework';
2
- export class TdIncreaseLineHeightSvg extends TypeSvgSvg {
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TdIncreaseLineHeightSvg = void 0;
4
+ const framework_1 = require("@type-dom/framework");
5
+ class TdIncreaseLineHeightSvg extends framework_1.TypeSvgSvg {
3
6
  constructor(parent) {
4
7
  super();
5
8
  this.parent = parent;
@@ -13,8 +16,9 @@ export class TdIncreaseLineHeightSvg 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('M542.72 391.68c10.24-10.24 10.24-25.6 0-35.84l-176.64-204.8c-5.12-5.12-12.8-7.68-20.48-7.68-7.68 0-15.36 2.56-20.48 7.68l-176.64 204.8c-10.24 10.24-10.24 25.6 0 35.84 10.24 10.24 25.6 10.24 35.84 0l135.68-156.16v624.64h51.2V235.52l135.68 156.16c10.24 10.24 25.6 10.24 35.84 0z m314.88 417.28h-358.4c-15.36 0-25.6 10.24-25.6 25.6s10.24 25.6 25.6 25.6h358.4c15.36 0 25.6-10.24 25.6-25.6s-10.24-25.6-25.6-25.6z m-307.2-563.2h307.2c15.36 0 25.6-12.8 25.6-25.6 0-15.36-10.24-25.6-25.6-25.6h-307.2c-15.36 0-25.6 10.24-25.6 25.6 0 12.8 10.24 25.6 25.6 25.6z m307.2 409.6h-358.4c-15.36 0-25.6 10.24-25.6 25.6s10.24 25.6 25.6 25.6h358.4c15.36 0 25.6-10.24 25.6-25.6s-10.24-25.6-25.6-25.6z m0-309.76h-204.8c-15.36 0-25.6 10.24-25.6 25.6s10.24 25.6 25.6 25.6h204.8c15.36 0 25.6-10.24 25.6-25.6 0-12.8-10.24-25.6-25.6-25.6z m0 156.16h-358.4c-15.36 0-25.6 10.24-25.6 25.6s10.24 25.6 25.6 25.6h358.4c15.36 0 25.6-10.24 25.6-25.6s-10.24-25.6-25.6-25.6z');
18
21
  this.childNodes.push(path0);
19
22
  }
20
23
  }
24
+ exports.TdIncreaseLineHeightSvg = TdIncreaseLineHeightSvg;