@opentiny/vue-theme 3.13.2 → 3.14.0

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 (524) hide show
  1. package/alert/aurora-theme.js +1 -1
  2. package/alert/index.css +1 -1
  3. package/alert/smb-theme.js +11 -24
  4. package/amount/index.css +1 -1
  5. package/area/index.css +1 -1
  6. package/aurora-theme/alert/index.css +1 -1
  7. package/aurora-theme/amount/index.css +1 -1
  8. package/aurora-theme/area/index.css +1 -1
  9. package/aurora-theme/autocomplete/index.css +1 -1
  10. package/aurora-theme/base/index.css +1 -1
  11. package/aurora-theme/breadcrumb/index.css +1 -1
  12. package/aurora-theme/button/index.css +1 -1
  13. package/aurora-theme/button-group/index.css +1 -1
  14. package/aurora-theme/calendar/index.css +1 -1
  15. package/aurora-theme/card/index.css +1 -0
  16. package/aurora-theme/card-group/index.css +1 -0
  17. package/aurora-theme/carousel/index.css +1 -1
  18. package/aurora-theme/cascader/index.css +1 -1
  19. package/aurora-theme/cascader-node/index.css +1 -1
  20. package/aurora-theme/cascader-panel/index.css +1 -1
  21. package/aurora-theme/checkbox/index.css +1 -1
  22. package/aurora-theme/collapse/index.css +1 -0
  23. package/aurora-theme/collapse-item/index.css +1 -1
  24. package/aurora-theme/currency/index.css +1 -0
  25. package/aurora-theme/date-panel/index.css +1 -1
  26. package/aurora-theme/date-picker/index.css +1 -1
  27. package/aurora-theme/date-table/index.css +1 -1
  28. package/aurora-theme/dialog-box/index.css +1 -1
  29. package/aurora-theme/drawer/index.css +1 -1
  30. package/aurora-theme/dropdown/index.css +1 -1
  31. package/aurora-theme/dropdown-item/index.css +1 -1
  32. package/aurora-theme/dropdown-menu/index.css +1 -1
  33. package/aurora-theme/fall-menu/index.css +1 -1
  34. package/aurora-theme/file-upload/index.css +1 -1
  35. package/aurora-theme/filter-box/index.css +1 -1
  36. package/aurora-theme/float-button/index.css +1 -0
  37. package/aurora-theme/form/index.css +1 -1
  38. package/aurora-theme/form-item/index.css +1 -1
  39. package/aurora-theme/grid/index.css +1 -1
  40. package/aurora-theme/images/loading.png +0 -0
  41. package/aurora-theme/index.css +1 -1
  42. package/aurora-theme/input/index.css +1 -1
  43. package/aurora-theme/ip-address/index.css +1 -1
  44. package/aurora-theme/loading/index.css +1 -1
  45. package/aurora-theme/modal/index.css +1 -1
  46. package/aurora-theme/month-table/index.css +1 -1
  47. package/aurora-theme/nav-menu/index.css +1 -1
  48. package/aurora-theme/notify/index.css +1 -1
  49. package/aurora-theme/numeric/index.css +1 -1
  50. package/aurora-theme/option/index.css +1 -1
  51. package/aurora-theme/option-group/index.css +1 -1
  52. package/aurora-theme/pager/index.css +1 -1
  53. package/aurora-theme/picker/index.css +1 -1
  54. package/aurora-theme/pop-upload/index.css +1 -1
  55. package/aurora-theme/progress/index.css +1 -1
  56. package/aurora-theme/rich-text/index.css +1 -0
  57. package/aurora-theme/rich-text-editor/index.css +1 -1
  58. package/aurora-theme/search/index.css +1 -1
  59. package/aurora-theme/select/index.css +1 -1
  60. package/aurora-theme/select-dropdown/index.css +1 -1
  61. package/aurora-theme/skeleton/index.css +1 -0
  62. package/aurora-theme/skeleton-item/index.css +1 -0
  63. package/aurora-theme/slider/index.css +1 -1
  64. package/aurora-theme/steps/index.css +1 -1
  65. package/aurora-theme/switch/index.css +1 -1
  66. package/aurora-theme/table/index.css +1 -1
  67. package/aurora-theme/tabs/index.css +1 -1
  68. package/aurora-theme/tag/index.css +1 -1
  69. package/aurora-theme/text-popup/index.css +1 -1
  70. package/aurora-theme/textarea/index.css +1 -1
  71. package/aurora-theme/toggle-menu/index.css +1 -1
  72. package/aurora-theme/tooltip/index.css +1 -1
  73. package/aurora-theme/transfer/index.css +1 -1
  74. package/aurora-theme/tree/index.css +1 -1
  75. package/aurora-theme/tree-menu/index.css +1 -1
  76. package/aurora-theme/upload/index.css +1 -1
  77. package/aurora-theme/upload-list/index.css +1 -1
  78. package/aurora-theme/user/index.css +1 -1
  79. package/aurora-theme/user-contact/index.css +1 -1
  80. package/aurora-theme/year-table/index.css +1 -1
  81. package/autocomplete/index.css +1 -1
  82. package/badge/smb-theme.js +5 -1
  83. package/base/index.css +1 -1
  84. package/breadcrumb/index.css +1 -1
  85. package/button/aurora-theme.js +2 -1
  86. package/button-group/index.css +1 -1
  87. package/button-group/smb-theme.js +14 -30
  88. package/calendar/index.css +1 -1
  89. package/card/aurora-theme.js +14 -0
  90. package/card/index.css +1 -0
  91. package/card/smb-theme.js +17 -0
  92. package/card-group/index.css +1 -0
  93. package/carousel/index.css +1 -1
  94. package/carousel/smb-theme.js +7 -6
  95. package/cascader/aurora-theme.js +2 -1
  96. package/cascader/index.css +1 -1
  97. package/cascader-node/aurora-theme.js +4 -1
  98. package/cascader-panel/index.css +1 -1
  99. package/checkbox/index.css +1 -1
  100. package/collapse/index.css +1 -0
  101. package/collapse-item/aurora-theme.js +1 -1
  102. package/collapse-item/index.css +1 -1
  103. package/collapse-item/smb-theme.js +6 -3
  104. package/currency/index.css +1 -0
  105. package/date-panel/index.css +1 -1
  106. package/date-panel/smb-theme.js +7 -0
  107. package/date-picker/index.css +1 -1
  108. package/date-picker/smb-theme.js +6 -0
  109. package/date-table/index.css +1 -1
  110. package/date-table/smb-theme.js +17 -1
  111. package/dialog-box/aurora-theme.js +4 -1
  112. package/dialog-box/index.css +1 -1
  113. package/drawer/aurora-theme.js +16 -7
  114. package/drawer/index.css +1 -1
  115. package/drawer/smb-theme.js +8 -1
  116. package/dropdown/aurora-theme.js +9 -1
  117. package/dropdown/index.css +1 -1
  118. package/dropdown-item/aurora-theme.js +12 -1
  119. package/dropdown-item/index.css +1 -1
  120. package/dropdown-item/smb-theme.js +4 -1
  121. package/dropdown-menu/aurora-theme.js +1 -1
  122. package/fall-menu/aurora-theme.js +2 -1
  123. package/file-upload/aurora-theme.js +3 -2
  124. package/filter-box/index.css +1 -1
  125. package/float-button/aurora-theme.js +1 -0
  126. package/float-button/index.css +1 -0
  127. package/float-button/smb-theme.js +1 -0
  128. package/form/aurora-theme.js +6 -0
  129. package/form/index.css +1 -1
  130. package/form/smb-theme.js +4 -2
  131. package/form-item/index.css +1 -1
  132. package/grid/aurora-theme.js +3 -1
  133. package/grid/index.css +1 -1
  134. package/grid/smb-theme.js +5 -1
  135. package/images/loading.png +0 -0
  136. package/index.css +1 -1
  137. package/input/aurora-theme.js +2 -1
  138. package/input/index.css +1 -1
  139. package/input/smb-theme.js +8 -6
  140. package/ip-address/aurora-theme.js +1 -1
  141. package/loading/index.css +1 -1
  142. package/loading/smb-theme.js +2 -0
  143. package/lowcode.css +1 -1
  144. package/modal/aurora-theme.js +15 -0
  145. package/modal/index.css +1 -1
  146. package/month-table/index.css +1 -1
  147. package/month-table/smb-theme.js +10 -0
  148. package/nav-menu/index.css +1 -1
  149. package/notify/aurora-theme.js +3 -0
  150. package/notify/index.css +1 -1
  151. package/numeric/index.css +1 -1
  152. package/numeric/smb-theme.js +8 -7
  153. package/option/aurora-theme.js +2 -1
  154. package/option/index.css +1 -1
  155. package/option-group/aurora-theme.js +6 -0
  156. package/package.json +5 -2
  157. package/pager/aurora-theme.js +2 -1
  158. package/pager/index.css +1 -1
  159. package/pager/smb-theme.js +3 -4
  160. package/picker/index.css +1 -1
  161. package/picker/smb-theme.js +3 -0
  162. package/pop-upload/index.css +1 -1
  163. package/progress/index.css +1 -1
  164. package/rich-text/index.css +1 -0
  165. package/rich-text-editor/index.css +1 -1
  166. package/search/aurora-theme.js +3 -1
  167. package/search/index.css +1 -1
  168. package/select/aurora-theme.js +4 -1
  169. package/select/index.css +1 -1
  170. package/select-dropdown/aurora-theme.js +15 -3
  171. package/select-dropdown/index.css +1 -1
  172. package/skeleton/index.css +1 -0
  173. package/skeleton/smb-theme.js +6 -0
  174. package/skeleton-item/index.css +1 -0
  175. package/skeleton-item/smb-theme.js +6 -0
  176. package/slider/index.css +1 -1
  177. package/slider/smb-theme.js +33 -1
  178. package/smb-theme/alert/index.css +1 -1
  179. package/smb-theme/amount/index.css +1 -1
  180. package/smb-theme/area/index.css +1 -1
  181. package/smb-theme/autocomplete/index.css +1 -1
  182. package/smb-theme/badge/index.css +1 -1
  183. package/smb-theme/base/index.css +1 -1
  184. package/smb-theme/breadcrumb/index.css +1 -1
  185. package/smb-theme/button-group/index.css +1 -1
  186. package/smb-theme/calendar/index.css +1 -1
  187. package/smb-theme/card/index.css +1 -0
  188. package/smb-theme/card-group/index.css +1 -0
  189. package/smb-theme/carousel/index.css +1 -1
  190. package/smb-theme/cascader/index.css +1 -1
  191. package/smb-theme/cascader-panel/index.css +1 -1
  192. package/smb-theme/checkbox/index.css +1 -1
  193. package/smb-theme/collapse/index.css +1 -0
  194. package/smb-theme/collapse-item/index.css +1 -1
  195. package/smb-theme/currency/index.css +1 -0
  196. package/smb-theme/date-panel/index.css +1 -1
  197. package/smb-theme/date-picker/index.css +1 -1
  198. package/smb-theme/date-table/index.css +1 -1
  199. package/smb-theme/dialog-box/index.css +1 -1
  200. package/smb-theme/drawer/index.css +1 -1
  201. package/smb-theme/dropdown/index.css +1 -1
  202. package/smb-theme/dropdown-item/index.css +1 -1
  203. package/smb-theme/filter-box/index.css +1 -1
  204. package/smb-theme/float-button/index.css +1 -0
  205. package/smb-theme/form/index.css +1 -1
  206. package/smb-theme/form-item/index.css +1 -1
  207. package/smb-theme/grid/index.css +1 -1
  208. package/smb-theme/images/loading.png +0 -0
  209. package/smb-theme/index.css +1 -1
  210. package/smb-theme/input/index.css +1 -1
  211. package/smb-theme/loading/index.css +1 -1
  212. package/smb-theme/modal/index.css +1 -1
  213. package/smb-theme/month-table/index.css +1 -1
  214. package/smb-theme/nav-menu/index.css +1 -1
  215. package/smb-theme/notify/index.css +1 -1
  216. package/smb-theme/numeric/index.css +1 -1
  217. package/smb-theme/option/index.css +1 -1
  218. package/smb-theme/pager/index.css +1 -1
  219. package/smb-theme/picker/index.css +1 -1
  220. package/smb-theme/pop-upload/index.css +1 -1
  221. package/smb-theme/progress/index.css +1 -1
  222. package/smb-theme/rich-text/index.css +1 -0
  223. package/smb-theme/rich-text-editor/index.css +1 -1
  224. package/smb-theme/search/index.css +1 -1
  225. package/smb-theme/select/index.css +1 -1
  226. package/smb-theme/select-dropdown/index.css +1 -1
  227. package/smb-theme/skeleton/index.css +1 -0
  228. package/smb-theme/skeleton-item/index.css +1 -0
  229. package/smb-theme/slider/index.css +1 -1
  230. package/smb-theme/steps/index.css +1 -1
  231. package/smb-theme/switch/index.css +1 -1
  232. package/smb-theme/table/index.css +1 -1
  233. package/smb-theme/tabs/index.css +1 -1
  234. package/smb-theme/textarea/index.css +1 -1
  235. package/smb-theme/transfer/index.css +1 -1
  236. package/smb-theme/tree/index.css +1 -1
  237. package/smb-theme/tree-menu/index.css +1 -1
  238. package/smb-theme/upload/index.css +1 -1
  239. package/smb-theme/upload-list/index.css +1 -1
  240. package/smb-theme/user/index.css +1 -1
  241. package/smb-theme/user-contact/index.css +1 -1
  242. package/smb-theme/year-table/index.css +1 -1
  243. package/steps/aurora-theme.js +33 -6
  244. package/steps/index.css +1 -1
  245. package/steps/smb-theme.js +7 -2
  246. package/svgs/activation.svg +5 -0
  247. package/svgs/administrator-o.svg +12 -0
  248. package/svgs/area-chart.svg +4 -4
  249. package/svgs/arrow-down.svg +4 -4
  250. package/svgs/arrow-left.svg +4 -4
  251. package/svgs/arrow-right.svg +4 -4
  252. package/svgs/arrow-up.svg +4 -4
  253. package/svgs/association.svg +4 -4
  254. package/svgs/attachment.svg +4 -4
  255. package/svgs/audit.svg +13 -0
  256. package/svgs/bar-chart.svg +4 -4
  257. package/svgs/batch-fill.svg +6 -0
  258. package/svgs/boat.svg +4 -4
  259. package/svgs/busy.svg +4 -4
  260. package/svgs/calculator.svg +4 -4
  261. package/svgs/card-mode.svg +6 -0
  262. package/svgs/check-out.svg +4 -4
  263. package/svgs/checked-linear.svg +4 -4
  264. package/svgs/chevron-down.svg +4 -4
  265. package/svgs/chevron-left.svg +4 -4
  266. package/svgs/chevron-right.svg +4 -4
  267. package/svgs/chevron-up.svg +4 -4
  268. package/svgs/clear-filter.svg +4 -4
  269. package/svgs/close-square.svg +4 -4
  270. package/svgs/close.svg +4 -4
  271. package/svgs/cloud-download.svg +4 -4
  272. package/svgs/cloud-upload.svg +4 -4
  273. package/svgs/commission.svg +4 -4
  274. package/svgs/conment-refresh.svg +4 -4
  275. package/svgs/copy.svg +4 -4
  276. package/svgs/cue-l-o.svg +8 -0
  277. package/svgs/cue-l.svg +4 -4
  278. package/svgs/customer-service.svg +4 -4
  279. package/svgs/default.svg +4 -4
  280. package/svgs/defined-filtration.svg +4 -4
  281. package/svgs/del.svg +4 -4
  282. package/svgs/delete-page.svg +4 -4
  283. package/svgs/deleted.svg +4 -4
  284. package/svgs/delta-down-o.svg +4 -4
  285. package/svgs/delta-down.svg +4 -4
  286. package/svgs/delta-left-o.svg +4 -4
  287. package/svgs/delta-left.svg +4 -4
  288. package/svgs/delta-right-o.svg +4 -4
  289. package/svgs/delta-right.svg +4 -4
  290. package/svgs/delta-up-o.svg +4 -4
  291. package/svgs/delta-up.svg +4 -4
  292. package/svgs/dialog.svg +4 -4
  293. package/svgs/done-mini.svg +8 -0
  294. package/svgs/done.svg +17 -0
  295. package/svgs/dot-chart.svg +4 -4
  296. package/svgs/dot-download.svg +2 -2
  297. package/svgs/double-left.svg +4 -4
  298. package/svgs/double-right.svg +4 -4
  299. package/svgs/down-o.svg +4 -4
  300. package/svgs/down.svg +4 -4
  301. package/svgs/download.svg +4 -4
  302. package/svgs/earth-lined.svg +6 -0
  303. package/svgs/editor-eraser-filled.svg +6 -0
  304. package/svgs/editor-left-border.svg +10 -5
  305. package/svgs/editor-right-border.svg +10 -5
  306. package/svgs/editor-sub.svg +10 -5
  307. package/svgs/editor-subtitle.svg +16 -7
  308. package/svgs/editor-super.svg +10 -5
  309. package/svgs/editor-title.svg +15 -7
  310. package/svgs/ellipsis.svg +4 -4
  311. package/svgs/end.svg +4 -4
  312. package/svgs/error.svg +4 -4
  313. package/svgs/exception-mini-o.svg +8 -0
  314. package/svgs/exception-o.svg +12 -0
  315. package/svgs/exception.svg +4 -4
  316. package/svgs/exclamation.svg +4 -4
  317. package/svgs/execution-phase.svg +16 -0
  318. package/svgs/export.svg +4 -4
  319. package/svgs/express-search.svg +4 -4
  320. package/svgs/file-cloudupload.svg +4 -4
  321. package/svgs/file-excel.svg +4 -4
  322. package/svgs/file.svg +4 -4
  323. package/svgs/filetext.svg +4 -4
  324. package/svgs/fileupload-pro.svg +1 -0
  325. package/svgs/fillet-external-link.svg +15 -8
  326. package/svgs/flag.svg +4 -4
  327. package/svgs/folder-closed.svg +4 -4
  328. package/svgs/folder-opened.svg +4 -4
  329. package/svgs/frown-o.svg +4 -4
  330. package/svgs/frown.svg +3 -3
  331. package/svgs/fullscreen.svg +4 -4
  332. package/svgs/generating.svg +6 -0
  333. package/svgs/group.svg +4 -4
  334. package/svgs/halfchecked.svg +4 -4
  335. package/svgs/heartempty.svg +4 -4
  336. package/svgs/help-circle.svg +4 -4
  337. package/svgs/help-solid.svg +4 -4
  338. package/svgs/hide-left.svg +3 -3
  339. package/svgs/hide-right.svg +3 -3
  340. package/svgs/hide-topleft.svg +2 -2
  341. package/svgs/history-record.svg +7 -0
  342. package/svgs/image-add.svg +10 -0
  343. package/svgs/import.svg +4 -4
  344. package/svgs/info-circle.svg +4 -4
  345. package/svgs/info-solid.svg +4 -4
  346. package/svgs/information.svg +5 -6
  347. package/svgs/leave.svg +4 -4
  348. package/svgs/left-o.svg +4 -4
  349. package/svgs/left.svg +4 -4
  350. package/svgs/line-chart.svg +4 -4
  351. package/svgs/link.svg +4 -4
  352. package/svgs/list-mode.svg +6 -0
  353. package/svgs/lock.svg +4 -4
  354. package/svgs/mail.svg +4 -4
  355. package/svgs/male.svg +4 -4
  356. package/svgs/material.svg +8 -0
  357. package/svgs/meh.svg +3 -3
  358. package/svgs/milestone.svg +16 -0
  359. package/svgs/minscreen-right.svg +10 -0
  360. package/svgs/minscreen.svg +4 -4
  361. package/svgs/minus-circle.svg +4 -4
  362. package/svgs/minus-square.svg +4 -4
  363. package/svgs/minus.svg +4 -4
  364. package/svgs/more.svg +4 -4
  365. package/svgs/new.svg +4 -4
  366. package/svgs/no-data.svg +36 -0
  367. package/svgs/no-news.svg +31 -0
  368. package/svgs/no-perm.svg +27 -0
  369. package/svgs/no-premission.svg +4 -4
  370. package/svgs/no-result.svg +39 -0
  371. package/svgs/not-started-mini.svg +8 -0
  372. package/svgs/not-started.svg +14 -0
  373. package/svgs/off-line.svg +4 -4
  374. package/svgs/on-going-mini.svg +8 -0
  375. package/svgs/on-going.svg +15 -0
  376. package/svgs/on-line.svg +4 -4
  377. package/svgs/operationfaild-l.svg +4 -4
  378. package/svgs/operationfaild.svg +4 -4
  379. package/svgs/page-noperm.svg +25 -0
  380. package/svgs/page-nothing.svg +28 -0
  381. package/svgs/page-servererror.svg +46 -0
  382. package/svgs/page-weaknet.svg +25 -0
  383. package/svgs/pagelink.svg +4 -4
  384. package/svgs/pager-first.svg +4 -4
  385. package/svgs/pager-last.svg +4 -4
  386. package/svgs/pager-next.svg +4 -4
  387. package/svgs/pager-prev.svg +4 -4
  388. package/svgs/panel-max.svg +4 -4
  389. package/svgs/panel-mini.svg +4 -4
  390. package/svgs/panel-normal.svg +4 -4
  391. package/svgs/pause-circle.svg +4 -4
  392. package/svgs/pause.svg +4 -4
  393. package/svgs/picture.svg +4 -4
  394. package/svgs/pie-chart.svg +4 -4
  395. package/svgs/plus-circle.svg +4 -4
  396. package/svgs/plus-square.svg +4 -4
  397. package/svgs/plus.svg +4 -4
  398. package/svgs/pre-checked.svg +4 -4
  399. package/svgs/processing.svg +6 -0
  400. package/svgs/prompt.svg +4 -4
  401. package/svgs/public-home.svg +10 -0
  402. package/svgs/public-notice.svg +10 -0
  403. package/svgs/publish.svg +13 -0
  404. package/svgs/pushpin.svg +4 -4
  405. package/svgs/refres.svg +4 -4
  406. package/svgs/renew.svg +4 -4
  407. package/svgs/report-submission.svg +6 -0
  408. package/svgs/rich-text-add-column-after.svg +1 -1
  409. package/svgs/rich-text-add-column-before.svg +1 -1
  410. package/svgs/rich-text-add-row-after.svg +1 -1
  411. package/svgs/rich-text-add-row-before.svg +1 -1
  412. package/svgs/rich-text-align-center.svg +1 -1
  413. package/svgs/rich-text-align-left.svg +1 -1
  414. package/svgs/rich-text-align-right.svg +1 -1
  415. package/svgs/rich-text-bold.svg +1 -1
  416. package/svgs/rich-text-code-block.svg +1 -1
  417. package/svgs/rich-text-code-view.svg +1 -1
  418. package/svgs/rich-text-color.svg +1 -1
  419. package/svgs/rich-text-delete-column.svg +1 -1
  420. package/svgs/rich-text-delete-row.svg +1 -1
  421. package/svgs/rich-text-delete-table.svg +1 -1
  422. package/svgs/rich-text-font-size.svg +1 -1
  423. package/svgs/rich-text-format-clear.svg +1 -1
  424. package/svgs/rich-text-h-1.svg +1 -1
  425. package/svgs/rich-text-h-2.svg +1 -1
  426. package/svgs/rich-text-h-3.svg +1 -1
  427. package/svgs/rich-text-h-4.svg +1 -1
  428. package/svgs/rich-text-h-5.svg +1 -1
  429. package/svgs/rich-text-h-6.svg +1 -1
  430. package/svgs/rich-text-heading.svg +1 -1
  431. package/svgs/rich-text-high-light.svg +1 -1
  432. package/svgs/rich-text-image.svg +1 -1
  433. package/svgs/rich-text-italic.svg +1 -1
  434. package/svgs/rich-text-line-height.svg +1 -1
  435. package/svgs/rich-text-link-unlink.svg +1 -1
  436. package/svgs/rich-text-link.svg +1 -1
  437. package/svgs/rich-text-list-ordered.svg +1 -1
  438. package/svgs/rich-text-list-unordered.svg +1 -1
  439. package/svgs/rich-text-merge-cells-vertical.svg +1 -1
  440. package/svgs/rich-text-merge-cells.svg +1 -1
  441. package/svgs/rich-text-node-delete.svg +1 -1
  442. package/svgs/rich-text-paragraph.svg +1 -1
  443. package/svgs/rich-text-quote-text.svg +1 -1
  444. package/svgs/rich-text-quote-text1.svg +1 -1
  445. package/svgs/rich-text-redo.svg +1 -1
  446. package/svgs/rich-text-split-cells-horizontal.svg +1 -1
  447. package/svgs/rich-text-split-cells-vertical.svg +1 -1
  448. package/svgs/rich-text-strikethrough.svg +1 -1
  449. package/svgs/rich-text-subscript.svg +1 -1
  450. package/svgs/rich-text-superscript.svg +1 -1
  451. package/svgs/rich-text-table-2.svg +1 -1
  452. package/svgs/rich-text-table-drop-ico.svg +1 -1
  453. package/svgs/rich-text-task-list.svg +1 -1
  454. package/svgs/rich-text-underline.svg +1 -1
  455. package/svgs/rich-text-undo.svg +1 -1
  456. package/svgs/scan.svg +4 -0
  457. package/svgs/search-resource.svg +8 -0
  458. package/svgs/setting-data.svg +9 -0
  459. package/svgs/sort-o.svg +22 -0
  460. package/svgs/sort.svg +4 -4
  461. package/svgs/split-left.svg +8 -0
  462. package/svgs/split-right.svg +8 -0
  463. package/svgs/split.svg +9 -0
  464. package/svgs/star-active.svg +3 -3
  465. package/svgs/star-disable.svg +3 -3
  466. package/svgs/star-o.svg +4 -4
  467. package/svgs/start-circle.svg +4 -4
  468. package/svgs/start-o.svg +6 -0
  469. package/svgs/start.svg +4 -4
  470. package/svgs/statistics.svg +4 -4
  471. package/svgs/stop.svg +4 -4
  472. package/svgs/success.svg +4 -4
  473. package/svgs/successful.svg +4 -4
  474. package/svgs/table-mode.svg +6 -0
  475. package/svgs/task-cooperation.svg +4 -4
  476. package/svgs/teams.svg +5 -0
  477. package/svgs/text.svg +4 -4
  478. package/svgs/time.svg +4 -4
  479. package/svgs/transform.svg +8 -0
  480. package/svgs/turn-on.svg +6 -0
  481. package/svgs/undelete.svg +4 -4
  482. package/svgs/unknow.svg +4 -4
  483. package/svgs/unknown.svg +4 -4
  484. package/svgs/unlock.svg +4 -4
  485. package/svgs/unsent.svg +4 -4
  486. package/svgs/up-o.svg +4 -4
  487. package/svgs/up.svg +4 -4
  488. package/svgs/upgrading.svg +11 -0
  489. package/svgs/upload.svg +4 -4
  490. package/svgs/user.svg +4 -4
  491. package/svgs/view.svg +4 -4
  492. package/svgs/warning-o.svg +6 -0
  493. package/svgs/warning-triangle.svg +4 -4
  494. package/svgs/warning.svg +4 -4
  495. package/svgs/weaknet.svg +27 -0
  496. package/svgs/work-package.svg +16 -0
  497. package/svgs/writing.svg +4 -4
  498. package/svgs/yes.svg +3 -3
  499. package/switch/index.css +1 -1
  500. package/table/index.css +1 -1
  501. package/tabs/index.css +1 -1
  502. package/tag/aurora-theme.js +2 -1
  503. package/text-popup/aurora-theme.js +1 -0
  504. package/textarea/index.css +1 -1
  505. package/textarea/smb-theme.js +4 -6
  506. package/theme/aurora-theme/component.js +147 -19
  507. package/theme/infinity-theme/index.js +2 -3
  508. package/theme/smb-theme/component.js +171 -86
  509. package/theme-tool.js +24 -7
  510. package/theme.config.js +8 -3
  511. package/toggle-menu/aurora-theme.js +5 -0
  512. package/tooltip/aurora-theme.js +3 -1
  513. package/transfer/index.css +1 -1
  514. package/tree/index.css +1 -1
  515. package/tree-menu/index.css +1 -1
  516. package/upload/index.css +1 -1
  517. package/upload-list/index.css +1 -1
  518. package/user/index.css +1 -1
  519. package/user-contact/index.css +1 -1
  520. package/year-table/index.css +1 -1
  521. package/amount/index.js +0 -16
  522. package/badge/index.js +0 -28
  523. package/card/index.js +0 -15
  524. package/picker/index.js +0 -84
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1043.000000, -307.000000)">
7
7
  <g id="方向性图标" transform="translate(101.000000, 304.000000)">
@@ -12,4 +12,4 @@
12
12
  </g>
13
13
  </g>
14
14
  </g>
15
- </svg>
15
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g>
6
6
  <g>
7
7
  <g>
@@ -12,4 +12,4 @@
12
12
  </g>
13
13
  </g>
14
14
  </g>
15
- </svg>
15
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-311.000000, -1987.000000)">
7
7
  <g id="网站通用图标" transform="translate(99.000000, 1053.000000)">
@@ -18,4 +18,4 @@
18
18
  </g>
19
19
  </g>
20
20
  </g>
21
- </svg>
21
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-829.000000, -846.000000)">
7
7
  <g id="提示建议性图标" transform="translate(100.000000, 761.000000)">
@@ -14,4 +14,4 @@
14
14
  </g>
15
15
  </g>
16
16
  </g>
17
- </svg>
17
+ </svg>
package/svgs/close.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-729.000000, -765.000000)">
7
7
  <g id="提示建议性图标" transform="translate(101.000000, 761.000000)">
@@ -13,4 +13,4 @@
13
13
  </g>
14
14
  </g>
15
15
  </g>
16
- </svg>
16
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1038.000000, -1309.000000)">
7
7
  <g id="网站通用图标" transform="translate(101.000000, 1053.000000)">
@@ -24,4 +24,4 @@
24
24
  </g>
25
25
  </g>
26
26
  </g>
27
- </svg>
27
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1142.000000, -1309.000000)">
7
7
  <g id="网站通用图标" transform="translate(101.000000, 1053.000000)">
@@ -24,4 +24,4 @@
24
24
  </g>
25
25
  </g>
26
26
  </g>
27
- </svg>
27
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1141.000000, -1985.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1221.000000)">
@@ -14,4 +14,4 @@
14
14
  </g>
15
15
  </g>
16
16
  </g>
17
- </svg>
17
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1037.000000, -1389.000000)">
7
7
  <g id="网站通用图标" transform="translate(101.000000, 1053.000000)">
@@ -17,4 +17,4 @@
17
17
  </g>
18
18
  </g>
19
19
  </g>
20
- </svg>
20
+ </svg>
package/svgs/copy.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-207.000000, -1137.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1053.000000)">
@@ -16,4 +16,4 @@
16
16
  </g>
17
17
  </g>
18
18
  </g>
19
- </svg>
19
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"
2
+ xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <path
4
+ d="M8 0C3.58789 0 0 3.58984 0 8C0 12.4102 3.58789 16 8 16C12.4121 16 16 12.4102 16 8C16 3.58984 12.4121 0 8 0Z"
5
+ fill-rule="evenodd" />
6
+ <path d="M8 4L8 9.19922" stroke="#FFFFFF" stroke-linecap="round" />
7
+ <circle r="0.800000" transform="matrix(1 0 0 1 8 11.6016)" fill="#FFFFFF" />
8
+ </svg>
package/svgs/cue-l.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1245.000000, -761.000000)">
7
7
  <g id="提示建议性图标" transform="translate(101.000000, 761.000000)">
@@ -16,4 +16,4 @@
16
16
  </g>
17
17
  </g>
18
18
  </g>
19
- </svg>
19
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1244.000000, -1564.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1136.000000)">
@@ -17,4 +17,4 @@
17
17
  </g>
18
18
  </g>
19
19
  </g>
20
- </svg>
20
+ </svg>
package/svgs/default.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g transform="translate(-105.000000, -306.000000)">
7
7
  <g transform="translate(100.000000, 303.000000)">
@@ -14,4 +14,4 @@
14
14
  </g>
15
15
  </g>
16
16
  </g>
17
- </svg>
17
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-416.000000, -1987.000000)">
7
7
  <g id="网站通用图标" transform="translate(99.000000, 1053.000000)">
@@ -18,4 +18,4 @@
18
18
  </g>
19
19
  </g>
20
20
  </g>
21
- </svg>
21
+ </svg>
package/svgs/del.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-622.000000, -1647.000000)">
7
7
  <g id="网站通用图标" transform="translate(101.000000, 1053.000000)">
@@ -17,4 +17,4 @@
17
17
  </g>
18
18
  </g>
19
19
  </g>
20
- </svg>
20
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="UI-icons-英文名" transform="translate(-936.000000, -1903.000000)">
6
6
  <g id="网站通用图标" transform="translate(99.000000, 1053.000000)">
7
7
  <g id="delete-page" transform="translate(835.000000, 849.000000)">
@@ -18,4 +18,4 @@
18
18
  </g>
19
19
  </g>
20
20
  </g>
21
- </svg>
21
+ </svg>
package/svgs/deleted.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1142.000000, -2069.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1136.000000)">
@@ -19,4 +19,4 @@
19
19
  </g>
20
20
  </g>
21
21
  </g>
22
- </svg>
22
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-102.000000, -645.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-102.000000, -561.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-208.000000, -641.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-208.000000, -557.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-314.000000, -641.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-314.000000, -557.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-414.000000, -644.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
package/svgs/delta-up.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-414.000000, -560.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
package/svgs/dialog.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-1245.000000, -1557.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1053.000000)">
@@ -20,4 +20,4 @@
20
20
  </g>
21
21
  </g>
22
22
  </g>
23
- </svg>
23
+ </svg>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 10 10" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="控件" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
+ <g id="3.导航类-Navigation/步骤条-Steps/节点/横向单链型/垂直节点/mini-已完成" transform="translate(-13.000000, -3.000000)" fill="#EEF3FE" stroke="#0067D1">
5
+ <circle id="椭圆形" cx="18" cy="8" r="4"></circle>
6
+ </g>
7
+ </g>
8
+ </svg>
package/svgs/done.svg ADDED
@@ -0,0 +1,17 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <g id="流程图&amp;步骤条" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
4
+ <g id="【PC】流程图-Flowchart(待评审)" transform="translate(-546.000000, -938.000000)" stroke="#0067D1">
5
+ <g id="3.导航类-Navigation/步骤条-Steps/2.横向单链型/垂直节点/中尺寸备份-9" transform="translate(330.000000, 936.000000)">
6
+ <g id="导航类/Steps步骤条/圆形节点/纵向节点/默认备份" transform="translate(200.000000, 2.000000)">
7
+ <g id="导航类/Steps步骤条/圆形节点/子节点/默认" transform="translate(16.000000, 0.000000)">
8
+ <path d="M12,0.5 C15.1625,0.5 18.0371816,1.79428833 20.1214466,3.87855339 C22.2057117,5.96281845 23.5,8.8375 23.5,12 C23.5,15.1625 22.2057117,18.0371816 20.1214466,20.1214466 C18.0371816,22.2057117 15.1625,23.5 12,23.5 C8.8375,23.5 5.96281845,22.2057117 3.87855339,20.1214466 C1.79428833,18.0371816 0.5,15.1625 0.5,12 C0.5,8.8375 1.79428833,5.96281845 3.87855339,3.87855339 C5.96281845,1.79428833 8.8375,0.5 12,0.5 Z" id="路径" fill="#EEF3FE"></path>
9
+ <g id="ic/checkmask" transform="translate(5.166667, 7.333333)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5">
10
+ <polyline id="路径-24" points="8.8817842e-16 4.33672645 4.62674887 8.88333333 13.6666667 0"></polyline>
11
+ </g>
12
+ </g>
13
+ </g>
14
+ </g>
15
+ </g>
16
+ </g>
17
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-517.000000, -1229.000000)">
7
7
  <g id="网站通用图标" transform="translate(100.000000, 1221.000000)">
@@ -16,4 +16,4 @@
16
16
  </g>
17
17
  </g>
18
18
  </g>
19
- </svg>
19
+ </svg>
@@ -1,6 +1,6 @@
1
1
  <!-- <?xml version="1.0" encoding="utf-8"?> -->
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height='1em' viewBox='0 0 100 40' xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" height='1em' viewBox='0 0 100 40' xml:space="preserve">
4
4
  <g stroke='none' strokeWidth='1' fill='none' fillRule='evenodd'>
5
5
  <g transform='translate(-100.000000, -71.000000)'>
6
6
  <g transform='translate(95.000000, 71.000000)'>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-310.000000, -306.000000)">
7
7
  <g id="方向性图标" transform="translate(101.000000, 303.000000)">
@@ -14,4 +14,4 @@
14
14
  </g>
15
15
  </g>
16
16
  </g>
17
- </svg>
17
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="UI-icons-英文名" transform="translate(-414.000000, -306.000000)">
7
7
  <g id="方向性图标" transform="translate(101.000000, 303.000000)">
@@ -14,4 +14,4 @@
14
14
  </g>
15
15
  </g>
16
16
  </g>
17
- </svg>
17
+ </svg>
package/svgs/down-o.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-102.000000, -645.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>
package/svgs/down.svg CHANGED
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 24 24" xml:space="preserve">
2
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
3
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 24 24" xml:space="preserve">
5
5
  <g id="Icon">
6
6
  <g id="_x36_.21版本" transform="translate(-102.000000, -561.000000)">
7
7
  <g id="方向性图标" transform="translate(100.000000, 303.000000)">
@@ -11,4 +11,4 @@
11
11
  </g>
12
12
  </g>
13
13
  </g>
14
- </svg>
14
+ </svg>