@veltra/icons 1.0.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.
- package/.turbo/turbo-build.log +519 -0
- package/.turbo/turbo-check-types.log +1 -0
- package/AGENTS.md +57 -0
- package/dist/colorful.d.ts +13 -0
- package/dist/colorful.js +13 -0
- package/dist/index.d.ts +175 -0
- package/dist/index.js +176 -0
- package/dist/index.js.map +1 -0
- package/dist/normal.d.ts +155 -0
- package/dist/normal.js +155 -0
- package/dist/vue/colorful/archive.js +21 -0
- package/dist/vue/colorful/archive.js.map +1 -0
- package/dist/vue/colorful/archive.vue.d.ts +8 -0
- package/dist/vue/colorful/excel.js +21 -0
- package/dist/vue/colorful/excel.js.map +1 -0
- package/dist/vue/colorful/excel.vue.d.ts +8 -0
- package/dist/vue/colorful/fold.js +21 -0
- package/dist/vue/colorful/fold.js.map +1 -0
- package/dist/vue/colorful/fold.vue.d.ts +8 -0
- package/dist/vue/colorful/image.js +21 -0
- package/dist/vue/colorful/image.js.map +1 -0
- package/dist/vue/colorful/image.vue.d.ts +8 -0
- package/dist/vue/colorful/middle-ground.js +38 -0
- package/dist/vue/colorful/middle-ground.js.map +1 -0
- package/dist/vue/colorful/middle-ground.vue.d.ts +8 -0
- package/dist/vue/colorful/pdf.js +21 -0
- package/dist/vue/colorful/pdf.js.map +1 -0
- package/dist/vue/colorful/pdf.vue.d.ts +8 -0
- package/dist/vue/colorful/power-point.js +21 -0
- package/dist/vue/colorful/power-point.js.map +1 -0
- package/dist/vue/colorful/power-point.vue.d.ts +8 -0
- package/dist/vue/colorful/title.js +21 -0
- package/dist/vue/colorful/title.js.map +1 -0
- package/dist/vue/colorful/title.vue.d.ts +8 -0
- package/dist/vue/colorful/txt.js +21 -0
- package/dist/vue/colorful/txt.js.map +1 -0
- package/dist/vue/colorful/txt.vue.d.ts +8 -0
- package/dist/vue/colorful/unknown-file.js +22 -0
- package/dist/vue/colorful/unknown-file.js.map +1 -0
- package/dist/vue/colorful/unknown-file.vue.d.ts +8 -0
- package/dist/vue/colorful/video.js +22 -0
- package/dist/vue/colorful/video.js.map +1 -0
- package/dist/vue/colorful/video.vue.d.ts +8 -0
- package/dist/vue/colorful/word.js +21 -0
- package/dist/vue/colorful/word.js.map +1 -0
- package/dist/vue/colorful/word.vue.d.ts +8 -0
- package/dist/vue/normal/add-child.js +22 -0
- package/dist/vue/normal/add-child.js.map +1 -0
- package/dist/vue/normal/add-child.vue.d.ts +8 -0
- package/dist/vue/normal/align-bottom.js +24 -0
- package/dist/vue/normal/align-bottom.js.map +1 -0
- package/dist/vue/normal/align-bottom.vue.d.ts +8 -0
- package/dist/vue/normal/align-center.js +24 -0
- package/dist/vue/normal/align-center.js.map +1 -0
- package/dist/vue/normal/align-center.vue.d.ts +8 -0
- package/dist/vue/normal/align-top.js +24 -0
- package/dist/vue/normal/align-top.js.map +1 -0
- package/dist/vue/normal/align-top.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-down.js +24 -0
- package/dist/vue/normal/arrow-down.js.map +1 -0
- package/dist/vue/normal/arrow-down.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-left.js +24 -0
- package/dist/vue/normal/arrow-left.js.map +1 -0
- package/dist/vue/normal/arrow-left.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-right.js +24 -0
- package/dist/vue/normal/arrow-right.js.map +1 -0
- package/dist/vue/normal/arrow-right.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-up.js +24 -0
- package/dist/vue/normal/arrow-up.js.map +1 -0
- package/dist/vue/normal/arrow-up.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-updown.js +24 -0
- package/dist/vue/normal/arrow-updown.js.map +1 -0
- package/dist/vue/normal/arrow-updown.vue.d.ts +8 -0
- package/dist/vue/normal/attach.js +24 -0
- package/dist/vue/normal/attach.js.map +1 -0
- package/dist/vue/normal/attach.vue.d.ts +8 -0
- package/dist/vue/normal/backtop.js +24 -0
- package/dist/vue/normal/backtop.js.map +1 -0
- package/dist/vue/normal/backtop.vue.d.ts +8 -0
- package/dist/vue/normal/bell-filled.js +24 -0
- package/dist/vue/normal/bell-filled.js.map +1 -0
- package/dist/vue/normal/bell-filled.vue.d.ts +8 -0
- package/dist/vue/normal/bell.js +24 -0
- package/dist/vue/normal/bell.js.map +1 -0
- package/dist/vue/normal/bell.vue.d.ts +8 -0
- package/dist/vue/normal/books.js +24 -0
- package/dist/vue/normal/books.js.map +1 -0
- package/dist/vue/normal/books.vue.d.ts +8 -0
- package/dist/vue/normal/bottom.js +24 -0
- package/dist/vue/normal/bottom.js.map +1 -0
- package/dist/vue/normal/bottom.vue.d.ts +8 -0
- package/dist/vue/normal/calendar.js +24 -0
- package/dist/vue/normal/calendar.js.map +1 -0
- package/dist/vue/normal/calendar.vue.d.ts +8 -0
- package/dist/vue/normal/call.js +24 -0
- package/dist/vue/normal/call.js.map +1 -0
- package/dist/vue/normal/call.vue.d.ts +8 -0
- package/dist/vue/normal/camera.js +24 -0
- package/dist/vue/normal/camera.js.map +1 -0
- package/dist/vue/normal/camera.vue.d.ts +8 -0
- package/dist/vue/normal/caret-bottom.js +22 -0
- package/dist/vue/normal/caret-bottom.js.map +1 -0
- package/dist/vue/normal/caret-bottom.vue.d.ts +8 -0
- package/dist/vue/normal/caret-left.js +22 -0
- package/dist/vue/normal/caret-left.js.map +1 -0
- package/dist/vue/normal/caret-left.vue.d.ts +8 -0
- package/dist/vue/normal/caret-right.js +22 -0
- package/dist/vue/normal/caret-right.js.map +1 -0
- package/dist/vue/normal/caret-right.vue.d.ts +8 -0
- package/dist/vue/normal/caret-top.js +22 -0
- package/dist/vue/normal/caret-top.js.map +1 -0
- package/dist/vue/normal/caret-top.vue.d.ts +8 -0
- package/dist/vue/normal/cart.js +24 -0
- package/dist/vue/normal/cart.js.map +1 -0
- package/dist/vue/normal/cart.vue.d.ts +8 -0
- package/dist/vue/normal/chart-pie.js +24 -0
- package/dist/vue/normal/chart-pie.js.map +1 -0
- package/dist/vue/normal/chart-pie.vue.d.ts +8 -0
- package/dist/vue/normal/check-rectangle-filled.js +24 -0
- package/dist/vue/normal/check-rectangle-filled.js.map +1 -0
- package/dist/vue/normal/check-rectangle-filled.vue.d.ts +8 -0
- package/dist/vue/normal/check.js +24 -0
- package/dist/vue/normal/check.js.map +1 -0
- package/dist/vue/normal/check.vue.d.ts +8 -0
- package/dist/vue/normal/circle-check-filled.js +24 -0
- package/dist/vue/normal/circle-check-filled.js.map +1 -0
- package/dist/vue/normal/circle-check-filled.vue.d.ts +8 -0
- package/dist/vue/normal/circle-check.js +25 -0
- package/dist/vue/normal/circle-check.js.map +1 -0
- package/dist/vue/normal/circle-check.vue.d.ts +8 -0
- package/dist/vue/normal/circle-close.js +24 -0
- package/dist/vue/normal/circle-close.js.map +1 -0
- package/dist/vue/normal/circle-close.vue.d.ts +8 -0
- package/dist/vue/normal/circle-plus.js +25 -0
- package/dist/vue/normal/circle-plus.js.map +1 -0
- package/dist/vue/normal/circle-plus.vue.d.ts +8 -0
- package/dist/vue/normal/clear.js +24 -0
- package/dist/vue/normal/clear.js.map +1 -0
- package/dist/vue/normal/clear.vue.d.ts +8 -0
- package/dist/vue/normal/close.js +24 -0
- package/dist/vue/normal/close.js.map +1 -0
- package/dist/vue/normal/close.vue.d.ts +8 -0
- package/dist/vue/normal/cloud-download.js +25 -0
- package/dist/vue/normal/cloud-download.js.map +1 -0
- package/dist/vue/normal/cloud-download.vue.d.ts +8 -0
- package/dist/vue/normal/cloudy.js +24 -0
- package/dist/vue/normal/cloudy.js.map +1 -0
- package/dist/vue/normal/cloudy.vue.d.ts +8 -0
- package/dist/vue/normal/copy.js +33 -0
- package/dist/vue/normal/copy.js.map +1 -0
- package/dist/vue/normal/copy.vue.d.ts +8 -0
- package/dist/vue/normal/credit-card.js +25 -0
- package/dist/vue/normal/credit-card.js.map +1 -0
- package/dist/vue/normal/credit-card.vue.d.ts +8 -0
- package/dist/vue/normal/d-arrow-left.js +24 -0
- package/dist/vue/normal/d-arrow-left.js.map +1 -0
- package/dist/vue/normal/d-arrow-left.vue.d.ts +8 -0
- package/dist/vue/normal/d-arrow-right.js +24 -0
- package/dist/vue/normal/d-arrow-right.js.map +1 -0
- package/dist/vue/normal/d-arrow-right.vue.d.ts +8 -0
- package/dist/vue/normal/database.js +35 -0
- package/dist/vue/normal/database.js.map +1 -0
- package/dist/vue/normal/database.vue.d.ts +8 -0
- package/dist/vue/normal/deep-thinking.js +27 -0
- package/dist/vue/normal/deep-thinking.js.map +1 -0
- package/dist/vue/normal/deep-thinking.vue.d.ts +8 -0
- package/dist/vue/normal/delete.js +26 -0
- package/dist/vue/normal/delete.js.map +1 -0
- package/dist/vue/normal/delete.vue.d.ts +8 -0
- package/dist/vue/normal/discount.js +25 -0
- package/dist/vue/normal/discount.js.map +1 -0
- package/dist/vue/normal/discount.vue.d.ts +8 -0
- package/dist/vue/normal/download.js +24 -0
- package/dist/vue/normal/download.js.map +1 -0
- package/dist/vue/normal/download.vue.d.ts +8 -0
- package/dist/vue/normal/edit-pen.js +26 -0
- package/dist/vue/normal/edit-pen.js.map +1 -0
- package/dist/vue/normal/edit-pen.vue.d.ts +8 -0
- package/dist/vue/normal/edit.js +25 -0
- package/dist/vue/normal/edit.js.map +1 -0
- package/dist/vue/normal/edit.vue.d.ts +8 -0
- package/dist/vue/normal/empty.js +25 -0
- package/dist/vue/normal/empty.js.map +1 -0
- package/dist/vue/normal/empty.vue.d.ts +8 -0
- package/dist/vue/normal/enter.js +24 -0
- package/dist/vue/normal/enter.js.map +1 -0
- package/dist/vue/normal/enter.vue.d.ts +8 -0
- package/dist/vue/normal/female.js +24 -0
- package/dist/vue/normal/female.js.map +1 -0
- package/dist/vue/normal/female.vue.d.ts +8 -0
- package/dist/vue/normal/file-add.js +25 -0
- package/dist/vue/normal/file-add.js.map +1 -0
- package/dist/vue/normal/file-add.vue.d.ts +8 -0
- package/dist/vue/normal/filter.js +24 -0
- package/dist/vue/normal/filter.js.map +1 -0
- package/dist/vue/normal/filter.vue.d.ts +8 -0
- package/dist/vue/normal/flag.js +25 -0
- package/dist/vue/normal/flag.js.map +1 -0
- package/dist/vue/normal/flag.vue.d.ts +8 -0
- package/dist/vue/normal/folder-add.js +25 -0
- package/dist/vue/normal/folder-add.js.map +1 -0
- package/dist/vue/normal/folder-add.vue.d.ts +8 -0
- package/dist/vue/normal/folder-opened.js +25 -0
- package/dist/vue/normal/folder-opened.js.map +1 -0
- package/dist/vue/normal/folder-opened.vue.d.ts +8 -0
- package/dist/vue/normal/folder.js +24 -0
- package/dist/vue/normal/folder.js.map +1 -0
- package/dist/vue/normal/folder.vue.d.ts +8 -0
- package/dist/vue/normal/fork.js +24 -0
- package/dist/vue/normal/fork.js.map +1 -0
- package/dist/vue/normal/fork.vue.d.ts +8 -0
- package/dist/vue/normal/help.js +25 -0
- package/dist/vue/normal/help.js.map +1 -0
- package/dist/vue/normal/help.vue.d.ts +8 -0
- package/dist/vue/normal/hide.js +25 -0
- package/dist/vue/normal/hide.js.map +1 -0
- package/dist/vue/normal/hide.vue.d.ts +8 -0
- package/dist/vue/normal/history.js +25 -0
- package/dist/vue/normal/history.js.map +1 -0
- package/dist/vue/normal/history.vue.d.ts +8 -0
- package/dist/vue/normal/horn.js +24 -0
- package/dist/vue/normal/horn.js.map +1 -0
- package/dist/vue/normal/horn.vue.d.ts +8 -0
- package/dist/vue/normal/hourglass.js +24 -0
- package/dist/vue/normal/hourglass.js.map +1 -0
- package/dist/vue/normal/hourglass.vue.d.ts +8 -0
- package/dist/vue/normal/house-filled.js +28 -0
- package/dist/vue/normal/house-filled.js.map +1 -0
- package/dist/vue/normal/house-filled.vue.d.ts +8 -0
- package/dist/vue/normal/house.js +25 -0
- package/dist/vue/normal/house.js.map +1 -0
- package/dist/vue/normal/house.vue.d.ts +8 -0
- package/dist/vue/normal/info-circle.js +25 -0
- package/dist/vue/normal/info-circle.js.map +1 -0
- package/dist/vue/normal/info-circle.vue.d.ts +8 -0
- package/dist/vue/normal/info-filled.js +24 -0
- package/dist/vue/normal/info-filled.js.map +1 -0
- package/dist/vue/normal/info-filled.vue.d.ts +8 -0
- package/dist/vue/normal/insert-to-next.js +26 -0
- package/dist/vue/normal/insert-to-next.js.map +1 -0
- package/dist/vue/normal/insert-to-next.vue.d.ts +8 -0
- package/dist/vue/normal/insert-to-prev.js +26 -0
- package/dist/vue/normal/insert-to-prev.js.map +1 -0
- package/dist/vue/normal/insert-to-prev.vue.d.ts +8 -0
- package/dist/vue/normal/internet.js +24 -0
- package/dist/vue/normal/internet.js.map +1 -0
- package/dist/vue/normal/internet.vue.d.ts +8 -0
- package/dist/vue/normal/layers.js +25 -0
- package/dist/vue/normal/layers.js.map +1 -0
- package/dist/vue/normal/layers.vue.d.ts +8 -0
- package/dist/vue/normal/left.js +24 -0
- package/dist/vue/normal/left.js.map +1 -0
- package/dist/vue/normal/left.vue.d.ts +8 -0
- package/dist/vue/normal/link.js +25 -0
- package/dist/vue/normal/link.js.map +1 -0
- package/dist/vue/normal/link.vue.d.ts +8 -0
- package/dist/vue/normal/list.js +24 -0
- package/dist/vue/normal/list.js.map +1 -0
- package/dist/vue/normal/list.vue.d.ts +8 -0
- package/dist/vue/normal/loading.js +24 -0
- package/dist/vue/normal/loading.js.map +1 -0
- package/dist/vue/normal/loading.vue.d.ts +8 -0
- package/dist/vue/normal/location.js +24 -0
- package/dist/vue/normal/location.js.map +1 -0
- package/dist/vue/normal/location.vue.d.ts +8 -0
- package/dist/vue/normal/lock.js +24 -0
- package/dist/vue/normal/lock.js.map +1 -0
- package/dist/vue/normal/lock.vue.d.ts +8 -0
- package/dist/vue/normal/login.js +25 -0
- package/dist/vue/normal/login.js.map +1 -0
- package/dist/vue/normal/login.vue.d.ts +8 -0
- package/dist/vue/normal/logout.js +25 -0
- package/dist/vue/normal/logout.js.map +1 -0
- package/dist/vue/normal/logout.vue.d.ts +8 -0
- package/dist/vue/normal/male.js +25 -0
- package/dist/vue/normal/male.js.map +1 -0
- package/dist/vue/normal/male.vue.d.ts +8 -0
- package/dist/vue/normal/maximum.js +24 -0
- package/dist/vue/normal/maximum.js.map +1 -0
- package/dist/vue/normal/maximum.vue.d.ts +8 -0
- package/dist/vue/normal/message.js +24 -0
- package/dist/vue/normal/message.js.map +1 -0
- package/dist/vue/normal/message.vue.d.ts +8 -0
- package/dist/vue/normal/minus.js +26 -0
- package/dist/vue/normal/minus.js.map +1 -0
- package/dist/vue/normal/minus.vue.d.ts +8 -0
- package/dist/vue/normal/mobile.js +33 -0
- package/dist/vue/normal/mobile.js.map +1 -0
- package/dist/vue/normal/mobile.vue.d.ts +8 -0
- package/dist/vue/normal/money-circle.js +25 -0
- package/dist/vue/normal/money-circle.js.map +1 -0
- package/dist/vue/normal/money-circle.vue.d.ts +8 -0
- package/dist/vue/normal/monitor.js +24 -0
- package/dist/vue/normal/monitor.js.map +1 -0
- package/dist/vue/normal/monitor.vue.d.ts +8 -0
- package/dist/vue/normal/moon.js +26 -0
- package/dist/vue/normal/moon.js.map +1 -0
- package/dist/vue/normal/moon.vue.d.ts +8 -0
- package/dist/vue/normal/more-filled.js +24 -0
- package/dist/vue/normal/more-filled.js.map +1 -0
- package/dist/vue/normal/more-filled.vue.d.ts +8 -0
- package/dist/vue/normal/more-vertical.js +24 -0
- package/dist/vue/normal/more-vertical.js.map +1 -0
- package/dist/vue/normal/more-vertical.vue.d.ts +8 -0
- package/dist/vue/normal/mostly-cloudy.js +24 -0
- package/dist/vue/normal/mostly-cloudy.js.map +1 -0
- package/dist/vue/normal/mostly-cloudy.vue.d.ts +8 -0
- package/dist/vue/normal/move-horizontal.js +26 -0
- package/dist/vue/normal/move-horizontal.js.map +1 -0
- package/dist/vue/normal/move-horizontal.vue.d.ts +8 -0
- package/dist/vue/normal/move.js +26 -0
- package/dist/vue/normal/move.js.map +1 -0
- package/dist/vue/normal/move.vue.d.ts +8 -0
- package/dist/vue/normal/page-first.js +24 -0
- package/dist/vue/normal/page-first.js.map +1 -0
- package/dist/vue/normal/page-first.vue.d.ts +8 -0
- package/dist/vue/normal/page-last.js +24 -0
- package/dist/vue/normal/page-last.js.map +1 -0
- package/dist/vue/normal/page-last.vue.d.ts +8 -0
- package/dist/vue/normal/picture-rounded.js +25 -0
- package/dist/vue/normal/picture-rounded.js.map +1 -0
- package/dist/vue/normal/picture-rounded.vue.d.ts +8 -0
- package/dist/vue/normal/pin-filled.js +24 -0
- package/dist/vue/normal/pin-filled.js.map +1 -0
- package/dist/vue/normal/pin-filled.vue.d.ts +8 -0
- package/dist/vue/normal/pin.js +24 -0
- package/dist/vue/normal/pin.js.map +1 -0
- package/dist/vue/normal/pin.vue.d.ts +8 -0
- package/dist/vue/normal/plus.js +26 -0
- package/dist/vue/normal/plus.js.map +1 -0
- package/dist/vue/normal/plus.vue.d.ts +8 -0
- package/dist/vue/normal/poweroff.js +25 -0
- package/dist/vue/normal/poweroff.js.map +1 -0
- package/dist/vue/normal/poweroff.vue.d.ts +8 -0
- package/dist/vue/normal/printer.js +24 -0
- package/dist/vue/normal/printer.js.map +1 -0
- package/dist/vue/normal/printer.vue.d.ts +8 -0
- package/dist/vue/normal/qr-code.js +25 -0
- package/dist/vue/normal/qr-code.js.map +1 -0
- package/dist/vue/normal/qr-code.vue.d.ts +8 -0
- package/dist/vue/normal/question-filled.js +24 -0
- package/dist/vue/normal/question-filled.js.map +1 -0
- package/dist/vue/normal/question-filled.vue.d.ts +8 -0
- package/dist/vue/normal/queue.js +25 -0
- package/dist/vue/normal/queue.js.map +1 -0
- package/dist/vue/normal/queue.vue.d.ts +8 -0
- package/dist/vue/normal/recover.js +24 -0
- package/dist/vue/normal/recover.js.map +1 -0
- package/dist/vue/normal/recover.vue.d.ts +8 -0
- package/dist/vue/normal/refresh.js +25 -0
- package/dist/vue/normal/refresh.js.map +1 -0
- package/dist/vue/normal/refresh.vue.d.ts +8 -0
- package/dist/vue/normal/relativity.js +25 -0
- package/dist/vue/normal/relativity.js.map +1 -0
- package/dist/vue/normal/relativity.vue.d.ts +8 -0
- package/dist/vue/normal/remove-filled.js +24 -0
- package/dist/vue/normal/remove-filled.js.map +1 -0
- package/dist/vue/normal/remove-filled.vue.d.ts +8 -0
- package/dist/vue/normal/remove-rectangle.js +25 -0
- package/dist/vue/normal/remove-rectangle.js.map +1 -0
- package/dist/vue/normal/remove-rectangle.vue.d.ts +8 -0
- package/dist/vue/normal/remove.js +24 -0
- package/dist/vue/normal/remove.js.map +1 -0
- package/dist/vue/normal/remove.vue.d.ts +8 -0
- package/dist/vue/normal/right.js +24 -0
- package/dist/vue/normal/right.js.map +1 -0
- package/dist/vue/normal/right.vue.d.ts +8 -0
- package/dist/vue/normal/rollback.js +24 -0
- package/dist/vue/normal/rollback.js.map +1 -0
- package/dist/vue/normal/rollback.vue.d.ts +8 -0
- package/dist/vue/normal/rollfront.js +24 -0
- package/dist/vue/normal/rollfront.js.map +1 -0
- package/dist/vue/normal/rollfront.vue.d.ts +8 -0
- package/dist/vue/normal/rotate-left.js +24 -0
- package/dist/vue/normal/rotate-left.js.map +1 -0
- package/dist/vue/normal/rotate-left.vue.d.ts +8 -0
- package/dist/vue/normal/rotate-right.js +24 -0
- package/dist/vue/normal/rotate-right.js.map +1 -0
- package/dist/vue/normal/rotate-right.vue.d.ts +8 -0
- package/dist/vue/normal/rotation.js +24 -0
- package/dist/vue/normal/rotation.js.map +1 -0
- package/dist/vue/normal/rotation.vue.d.ts +8 -0
- package/dist/vue/normal/save.js +26 -0
- package/dist/vue/normal/save.js.map +1 -0
- package/dist/vue/normal/save.vue.d.ts +8 -0
- package/dist/vue/normal/scan.js +26 -0
- package/dist/vue/normal/scan.js.map +1 -0
- package/dist/vue/normal/scan.vue.d.ts +8 -0
- package/dist/vue/normal/search.js +30 -0
- package/dist/vue/normal/search.js.map +1 -0
- package/dist/vue/normal/search.vue.d.ts +8 -0
- package/dist/vue/normal/secured.js +25 -0
- package/dist/vue/normal/secured.js.map +1 -0
- package/dist/vue/normal/secured.vue.d.ts +8 -0
- package/dist/vue/normal/send.js +26 -0
- package/dist/vue/normal/send.js.map +1 -0
- package/dist/vue/normal/send.vue.d.ts +8 -0
- package/dist/vue/normal/server.js +44 -0
- package/dist/vue/normal/server.js.map +1 -0
- package/dist/vue/normal/server.vue.d.ts +8 -0
- package/dist/vue/normal/service.js +24 -0
- package/dist/vue/normal/service.js.map +1 -0
- package/dist/vue/normal/service.vue.d.ts +8 -0
- package/dist/vue/normal/setting.js +25 -0
- package/dist/vue/normal/setting.js.map +1 -0
- package/dist/vue/normal/setting.vue.d.ts +8 -0
- package/dist/vue/normal/share.js +25 -0
- package/dist/vue/normal/share.js.map +1 -0
- package/dist/vue/normal/share.vue.d.ts +8 -0
- package/dist/vue/normal/sort-left.js +24 -0
- package/dist/vue/normal/sort-left.js.map +1 -0
- package/dist/vue/normal/sort-left.vue.d.ts +8 -0
- package/dist/vue/normal/sort-right.js +24 -0
- package/dist/vue/normal/sort-right.js.map +1 -0
- package/dist/vue/normal/sort-right.vue.d.ts +8 -0
- package/dist/vue/normal/sort.js +24 -0
- package/dist/vue/normal/sort.js.map +1 -0
- package/dist/vue/normal/sort.vue.d.ts +8 -0
- package/dist/vue/normal/star-filled.js +24 -0
- package/dist/vue/normal/star-filled.js.map +1 -0
- package/dist/vue/normal/star-filled.vue.d.ts +8 -0
- package/dist/vue/normal/star.js +24 -0
- package/dist/vue/normal/star.js.map +1 -0
- package/dist/vue/normal/star.vue.d.ts +8 -0
- package/dist/vue/normal/sun.js +30 -0
- package/dist/vue/normal/sun.js.map +1 -0
- package/dist/vue/normal/sun.vue.d.ts +8 -0
- package/dist/vue/normal/time.js +25 -0
- package/dist/vue/normal/time.js.map +1 -0
- package/dist/vue/normal/time.vue.d.ts +8 -0
- package/dist/vue/normal/tips.js +24 -0
- package/dist/vue/normal/tips.js.map +1 -0
- package/dist/vue/normal/tips.vue.d.ts +8 -0
- package/dist/vue/normal/tools.js +24 -0
- package/dist/vue/normal/tools.js.map +1 -0
- package/dist/vue/normal/tools.vue.d.ts +8 -0
- package/dist/vue/normal/triangle-alert.js +26 -0
- package/dist/vue/normal/triangle-alert.js.map +1 -0
- package/dist/vue/normal/triangle-alert.vue.d.ts +8 -0
- package/dist/vue/normal/unlink.js +25 -0
- package/dist/vue/normal/unlink.js.map +1 -0
- package/dist/vue/normal/unlink.vue.d.ts +8 -0
- package/dist/vue/normal/unlock.js +24 -0
- package/dist/vue/normal/unlock.js.map +1 -0
- package/dist/vue/normal/unlock.vue.d.ts +8 -0
- package/dist/vue/normal/upload.js +24 -0
- package/dist/vue/normal/upload.js.map +1 -0
- package/dist/vue/normal/upload.vue.d.ts +8 -0
- package/dist/vue/normal/user-add.js +25 -0
- package/dist/vue/normal/user-add.js.map +1 -0
- package/dist/vue/normal/user-add.vue.d.ts +8 -0
- package/dist/vue/normal/user-circle.js +26 -0
- package/dist/vue/normal/user-circle.js.map +1 -0
- package/dist/vue/normal/user-circle.vue.d.ts +8 -0
- package/dist/vue/normal/user-clear.js +24 -0
- package/dist/vue/normal/user-clear.js.map +1 -0
- package/dist/vue/normal/user-clear.vue.d.ts +8 -0
- package/dist/vue/normal/user-group-add.js +25 -0
- package/dist/vue/normal/user-group-add.js.map +1 -0
- package/dist/vue/normal/user-group-add.vue.d.ts +8 -0
- package/dist/vue/normal/user-group-clear.js +25 -0
- package/dist/vue/normal/user-group-clear.js.map +1 -0
- package/dist/vue/normal/user-group-clear.vue.d.ts +8 -0
- package/dist/vue/normal/user-group.js +25 -0
- package/dist/vue/normal/user-group.js.map +1 -0
- package/dist/vue/normal/user-group.vue.d.ts +8 -0
- package/dist/vue/normal/user.js +24 -0
- package/dist/vue/normal/user.js.map +1 -0
- package/dist/vue/normal/user.vue.d.ts +8 -0
- package/dist/vue/normal/variable.js +24 -0
- package/dist/vue/normal/variable.js.map +1 -0
- package/dist/vue/normal/variable.vue.d.ts +8 -0
- package/dist/vue/normal/vertical-align-center.js +25 -0
- package/dist/vue/normal/vertical-align-center.js.map +1 -0
- package/dist/vue/normal/vertical-align-center.vue.d.ts +8 -0
- package/dist/vue/normal/vertical-align-left.js +25 -0
- package/dist/vue/normal/vertical-align-left.js.map +1 -0
- package/dist/vue/normal/vertical-align-left.vue.d.ts +8 -0
- package/dist/vue/normal/vertical-align-right.js +25 -0
- package/dist/vue/normal/vertical-align-right.js.map +1 -0
- package/dist/vue/normal/vertical-align-right.vue.d.ts +8 -0
- package/dist/vue/normal/video-pause.js +24 -0
- package/dist/vue/normal/video-pause.js.map +1 -0
- package/dist/vue/normal/video-pause.vue.d.ts +8 -0
- package/dist/vue/normal/video-play.js +26 -0
- package/dist/vue/normal/video-play.js.map +1 -0
- package/dist/vue/normal/video-play.vue.d.ts +8 -0
- package/dist/vue/normal/view-module.js +25 -0
- package/dist/vue/normal/view-module.js.map +1 -0
- package/dist/vue/normal/view-module.vue.d.ts +8 -0
- package/dist/vue/normal/view.js +24 -0
- package/dist/vue/normal/view.js.map +1 -0
- package/dist/vue/normal/view.vue.d.ts +8 -0
- package/dist/vue/normal/wallet.js +24 -0
- package/dist/vue/normal/wallet.js.map +1 -0
- package/dist/vue/normal/wallet.vue.d.ts +8 -0
- package/dist/vue/normal/warning-filled.js +24 -0
- package/dist/vue/normal/warning-filled.js.map +1 -0
- package/dist/vue/normal/warning-filled.vue.d.ts +8 -0
- package/dist/vue/normal/warning.js +25 -0
- package/dist/vue/normal/warning.js.map +1 -0
- package/dist/vue/normal/warning.vue.d.ts +8 -0
- package/dist/vue/normal/zoom-in.js +30 -0
- package/dist/vue/normal/zoom-in.js.map +1 -0
- package/dist/vue/normal/zoom-in.vue.d.ts +8 -0
- package/dist/vue/normal/zoom-out.js +30 -0
- package/dist/vue/normal/zoom-out.js.map +1 -0
- package/dist/vue/normal/zoom-out.vue.d.ts +8 -0
- package/package.json +39 -0
- package/scripts/build-vue-icons.ts +25 -0
- package/scripts/format-svg.ts +55 -0
- package/scripts/gen-icon-barrels.ts +37 -0
- package/scripts/gen-vue-icons.ts +132 -0
- package/scripts/icon-naming.ts +32 -0
- package/scripts/rename-svg-icons.ts +79 -0
- package/src/colorful.ts +16 -0
- package/src/env.d.ts +5 -0
- package/src/index.ts +7 -0
- package/src/normal.ts +158 -0
- package/src/svg/colorful/archive.svg +1 -0
- package/src/svg/colorful/excel.svg +1 -0
- package/src/svg/colorful/fold.svg +1 -0
- package/src/svg/colorful/image.svg +1 -0
- package/src/svg/colorful/index.ts +2 -0
- package/src/svg/colorful/middle-ground.svg +1 -0
- package/src/svg/colorful/pdf.svg +1 -0
- package/src/svg/colorful/power-point.svg +1 -0
- package/src/svg/colorful/title.svg +1 -0
- package/src/svg/colorful/txt.svg +1 -0
- package/src/svg/colorful/unknown-file.svg +1 -0
- package/src/svg/colorful/video.svg +1 -0
- package/src/svg/colorful/word.svg +1 -0
- package/src/svg/normal/add-child.svg +1 -0
- package/src/svg/normal/align-bottom.svg +1 -0
- package/src/svg/normal/align-center.svg +1 -0
- package/src/svg/normal/align-top.svg +1 -0
- package/src/svg/normal/arrow-down.svg +1 -0
- package/src/svg/normal/arrow-left.svg +1 -0
- package/src/svg/normal/arrow-right.svg +1 -0
- package/src/svg/normal/arrow-up.svg +1 -0
- package/src/svg/normal/arrow-updown.svg +1 -0
- package/src/svg/normal/attach.svg +1 -0
- package/src/svg/normal/backtop.svg +1 -0
- package/src/svg/normal/bell-filled.svg +1 -0
- package/src/svg/normal/bell.svg +1 -0
- package/src/svg/normal/books.svg +1 -0
- package/src/svg/normal/bottom.svg +1 -0
- package/src/svg/normal/calendar.svg +1 -0
- package/src/svg/normal/call.svg +1 -0
- package/src/svg/normal/camera.svg +1 -0
- package/src/svg/normal/caret-bottom.svg +1 -0
- package/src/svg/normal/caret-left.svg +1 -0
- package/src/svg/normal/caret-right.svg +1 -0
- package/src/svg/normal/caret-top.svg +1 -0
- package/src/svg/normal/cart.svg +1 -0
- package/src/svg/normal/chart-pie.svg +1 -0
- package/src/svg/normal/check-rectangle-filled.svg +1 -0
- package/src/svg/normal/check.svg +1 -0
- package/src/svg/normal/circle-check-filled.svg +1 -0
- package/src/svg/normal/circle-check.svg +1 -0
- package/src/svg/normal/circle-close.svg +1 -0
- package/src/svg/normal/circle-plus.svg +1 -0
- package/src/svg/normal/clear.svg +1 -0
- package/src/svg/normal/close.svg +1 -0
- package/src/svg/normal/cloud-download.svg +1 -0
- package/src/svg/normal/cloudy.svg +1 -0
- package/src/svg/normal/copy.svg +1 -0
- package/src/svg/normal/credit-card.svg +1 -0
- package/src/svg/normal/d-arrow-left.svg +1 -0
- package/src/svg/normal/d-arrow-right.svg +1 -0
- package/src/svg/normal/database.svg +1 -0
- package/src/svg/normal/deep-thinking.svg +1 -0
- package/src/svg/normal/delete.svg +1 -0
- package/src/svg/normal/discount.svg +1 -0
- package/src/svg/normal/download.svg +1 -0
- package/src/svg/normal/edit-pen.svg +1 -0
- package/src/svg/normal/edit.svg +1 -0
- package/src/svg/normal/empty.svg +1 -0
- package/src/svg/normal/enter.svg +1 -0
- package/src/svg/normal/female.svg +1 -0
- package/src/svg/normal/file-add.svg +1 -0
- package/src/svg/normal/filter.svg +1 -0
- package/src/svg/normal/flag.svg +1 -0
- package/src/svg/normal/folder-add.svg +1 -0
- package/src/svg/normal/folder-opened.svg +1 -0
- package/src/svg/normal/folder.svg +1 -0
- package/src/svg/normal/fork.svg +1 -0
- package/src/svg/normal/help.svg +1 -0
- package/src/svg/normal/hide.svg +1 -0
- package/src/svg/normal/history.svg +1 -0
- package/src/svg/normal/horn.svg +1 -0
- package/src/svg/normal/hourglass.svg +1 -0
- package/src/svg/normal/house-filled.svg +1 -0
- package/src/svg/normal/house.svg +1 -0
- package/src/svg/normal/index.ts +2 -0
- package/src/svg/normal/info-circle.svg +1 -0
- package/src/svg/normal/info-filled.svg +1 -0
- package/src/svg/normal/insert-to-next.svg +1 -0
- package/src/svg/normal/insert-to-prev.svg +1 -0
- package/src/svg/normal/internet.svg +1 -0
- package/src/svg/normal/layers.svg +1 -0
- package/src/svg/normal/left.svg +1 -0
- package/src/svg/normal/link.svg +1 -0
- package/src/svg/normal/list.svg +1 -0
- package/src/svg/normal/loading.svg +1 -0
- package/src/svg/normal/location.svg +1 -0
- package/src/svg/normal/lock.svg +1 -0
- package/src/svg/normal/login.svg +1 -0
- package/src/svg/normal/logout.svg +1 -0
- package/src/svg/normal/male.svg +1 -0
- package/src/svg/normal/maximum.svg +1 -0
- package/src/svg/normal/message.svg +1 -0
- package/src/svg/normal/minus.svg +1 -0
- package/src/svg/normal/mobile.svg +1 -0
- package/src/svg/normal/money-circle.svg +1 -0
- package/src/svg/normal/monitor.svg +1 -0
- package/src/svg/normal/moon.svg +1 -0
- package/src/svg/normal/more-filled.svg +1 -0
- package/src/svg/normal/more-vertical.svg +1 -0
- package/src/svg/normal/mostly-cloudy.svg +1 -0
- package/src/svg/normal/move-horizontal.svg +1 -0
- package/src/svg/normal/move.svg +1 -0
- package/src/svg/normal/page-first.svg +1 -0
- package/src/svg/normal/page-last.svg +1 -0
- package/src/svg/normal/picture-rounded.svg +1 -0
- package/src/svg/normal/pin-filled.svg +1 -0
- package/src/svg/normal/pin.svg +1 -0
- package/src/svg/normal/plus.svg +1 -0
- package/src/svg/normal/poweroff.svg +1 -0
- package/src/svg/normal/printer.svg +1 -0
- package/src/svg/normal/qr-code.svg +1 -0
- package/src/svg/normal/question-filled.svg +1 -0
- package/src/svg/normal/queue.svg +1 -0
- package/src/svg/normal/recover.svg +1 -0
- package/src/svg/normal/refresh.svg +1 -0
- package/src/svg/normal/relativity.svg +1 -0
- package/src/svg/normal/remove-filled.svg +1 -0
- package/src/svg/normal/remove-rectangle.svg +1 -0
- package/src/svg/normal/remove.svg +1 -0
- package/src/svg/normal/right.svg +1 -0
- package/src/svg/normal/rollback.svg +1 -0
- package/src/svg/normal/rollfront.svg +1 -0
- package/src/svg/normal/rotate-left.svg +1 -0
- package/src/svg/normal/rotate-right.svg +1 -0
- package/src/svg/normal/rotation.svg +1 -0
- package/src/svg/normal/save.svg +1 -0
- package/src/svg/normal/scan.svg +1 -0
- package/src/svg/normal/search.svg +1 -0
- package/src/svg/normal/secured.svg +1 -0
- package/src/svg/normal/send.svg +1 -0
- package/src/svg/normal/server.svg +1 -0
- package/src/svg/normal/service.svg +1 -0
- package/src/svg/normal/setting.svg +1 -0
- package/src/svg/normal/share.svg +1 -0
- package/src/svg/normal/sort-left.svg +1 -0
- package/src/svg/normal/sort-right.svg +1 -0
- package/src/svg/normal/sort.svg +1 -0
- package/src/svg/normal/star-filled.svg +1 -0
- package/src/svg/normal/star.svg +1 -0
- package/src/svg/normal/sun.svg +1 -0
- package/src/svg/normal/time.svg +1 -0
- package/src/svg/normal/tips.svg +1 -0
- package/src/svg/normal/tools.svg +1 -0
- package/src/svg/normal/triangle-alert.svg +1 -0
- package/src/svg/normal/unlink.svg +1 -0
- package/src/svg/normal/unlock.svg +1 -0
- package/src/svg/normal/upload.svg +1 -0
- package/src/svg/normal/user-add.svg +1 -0
- package/src/svg/normal/user-circle.svg +1 -0
- package/src/svg/normal/user-clear.svg +1 -0
- package/src/svg/normal/user-group-add.svg +1 -0
- package/src/svg/normal/user-group-clear.svg +1 -0
- package/src/svg/normal/user-group.svg +1 -0
- package/src/svg/normal/user.svg +1 -0
- package/src/svg/normal/variable.svg +1 -0
- package/src/svg/normal/vertical-align-center.svg +1 -0
- package/src/svg/normal/vertical-align-left.svg +1 -0
- package/src/svg/normal/vertical-align-right.svg +1 -0
- package/src/svg/normal/video-pause.svg +1 -0
- package/src/svg/normal/video-play.svg +1 -0
- package/src/svg/normal/view-module.svg +1 -0
- package/src/svg/normal/view.svg +1 -0
- package/src/svg/normal/wallet.svg +1 -0
- package/src/svg/normal/warning-filled.svg +1 -0
- package/src/svg/normal/warning.svg +1 -0
- package/src/svg/normal/zoom-in.svg +1 -0
- package/src/svg/normal/zoom-out.svg +1 -0
- package/src/vue/colorful/archive.vue +25 -0
- package/src/vue/colorful/excel.vue +25 -0
- package/src/vue/colorful/fold.vue +21 -0
- package/src/vue/colorful/image.vue +25 -0
- package/src/vue/colorful/middle-ground.vue +24 -0
- package/src/vue/colorful/pdf.vue +25 -0
- package/src/vue/colorful/power-point.vue +25 -0
- package/src/vue/colorful/title.vue +32 -0
- package/src/vue/colorful/txt.vue +25 -0
- package/src/vue/colorful/unknown-file.vue +25 -0
- package/src/vue/colorful/video.vue +29 -0
- package/src/vue/colorful/word.vue +25 -0
- package/src/vue/normal/add-child.vue +17 -0
- package/src/vue/normal/align-bottom.vue +12 -0
- package/src/vue/normal/align-center.vue +12 -0
- package/src/vue/normal/align-top.vue +12 -0
- package/src/vue/normal/arrow-down.vue +12 -0
- package/src/vue/normal/arrow-left.vue +12 -0
- package/src/vue/normal/arrow-right.vue +12 -0
- package/src/vue/normal/arrow-up.vue +12 -0
- package/src/vue/normal/arrow-updown.vue +12 -0
- package/src/vue/normal/attach.vue +12 -0
- package/src/vue/normal/backtop.vue +12 -0
- package/src/vue/normal/bell-filled.vue +12 -0
- package/src/vue/normal/bell.vue +12 -0
- package/src/vue/normal/books.vue +12 -0
- package/src/vue/normal/bottom.vue +12 -0
- package/src/vue/normal/calendar.vue +12 -0
- package/src/vue/normal/call.vue +12 -0
- package/src/vue/normal/camera.vue +12 -0
- package/src/vue/normal/caret-bottom.vue +17 -0
- package/src/vue/normal/caret-left.vue +17 -0
- package/src/vue/normal/caret-right.vue +17 -0
- package/src/vue/normal/caret-top.vue +17 -0
- package/src/vue/normal/cart.vue +12 -0
- package/src/vue/normal/chart-pie.vue +12 -0
- package/src/vue/normal/check-rectangle-filled.vue +12 -0
- package/src/vue/normal/check.vue +12 -0
- package/src/vue/normal/circle-check-filled.vue +12 -0
- package/src/vue/normal/circle-check.vue +13 -0
- package/src/vue/normal/circle-close.vue +12 -0
- package/src/vue/normal/circle-plus.vue +13 -0
- package/src/vue/normal/clear.vue +12 -0
- package/src/vue/normal/close.vue +12 -0
- package/src/vue/normal/cloud-download.vue +13 -0
- package/src/vue/normal/cloudy.vue +12 -0
- package/src/vue/normal/copy.vue +20 -0
- package/src/vue/normal/credit-card.vue +13 -0
- package/src/vue/normal/d-arrow-left.vue +12 -0
- package/src/vue/normal/d-arrow-right.vue +12 -0
- package/src/vue/normal/database.vue +21 -0
- package/src/vue/normal/deep-thinking.vue +16 -0
- package/src/vue/normal/delete.vue +19 -0
- package/src/vue/normal/discount.vue +13 -0
- package/src/vue/normal/download.vue +12 -0
- package/src/vue/normal/edit-pen.vue +14 -0
- package/src/vue/normal/edit.vue +13 -0
- package/src/vue/normal/empty.vue +13 -0
- package/src/vue/normal/enter.vue +12 -0
- package/src/vue/normal/female.vue +12 -0
- package/src/vue/normal/file-add.vue +13 -0
- package/src/vue/normal/filter.vue +12 -0
- package/src/vue/normal/flag.vue +13 -0
- package/src/vue/normal/folder-add.vue +13 -0
- package/src/vue/normal/folder-opened.vue +13 -0
- package/src/vue/normal/folder.vue +12 -0
- package/src/vue/normal/fork.vue +12 -0
- package/src/vue/normal/help.vue +13 -0
- package/src/vue/normal/hide.vue +13 -0
- package/src/vue/normal/history.vue +13 -0
- package/src/vue/normal/horn.vue +12 -0
- package/src/vue/normal/hourglass.vue +12 -0
- package/src/vue/normal/house-filled.vue +17 -0
- package/src/vue/normal/house.vue +13 -0
- package/src/vue/normal/info-circle.vue +13 -0
- package/src/vue/normal/info-filled.vue +12 -0
- package/src/vue/normal/insert-to-next.vue +20 -0
- package/src/vue/normal/insert-to-prev.vue +20 -0
- package/src/vue/normal/internet.vue +12 -0
- package/src/vue/normal/layers.vue +13 -0
- package/src/vue/normal/left.vue +12 -0
- package/src/vue/normal/link.vue +13 -0
- package/src/vue/normal/list.vue +12 -0
- package/src/vue/normal/loading.vue +12 -0
- package/src/vue/normal/location.vue +12 -0
- package/src/vue/normal/lock.vue +12 -0
- package/src/vue/normal/login.vue +13 -0
- package/src/vue/normal/logout.vue +13 -0
- package/src/vue/normal/male.vue +13 -0
- package/src/vue/normal/maximum.vue +12 -0
- package/src/vue/normal/message.vue +12 -0
- package/src/vue/normal/minus.vue +19 -0
- package/src/vue/normal/mobile.vue +20 -0
- package/src/vue/normal/money-circle.vue +13 -0
- package/src/vue/normal/monitor.vue +12 -0
- package/src/vue/normal/moon.vue +19 -0
- package/src/vue/normal/more-filled.vue +12 -0
- package/src/vue/normal/more-vertical.vue +12 -0
- package/src/vue/normal/mostly-cloudy.vue +12 -0
- package/src/vue/normal/move-horizontal.vue +24 -0
- package/src/vue/normal/move.vue +24 -0
- package/src/vue/normal/page-first.vue +12 -0
- package/src/vue/normal/page-last.vue +12 -0
- package/src/vue/normal/picture-rounded.vue +13 -0
- package/src/vue/normal/pin-filled.vue +12 -0
- package/src/vue/normal/pin.vue +12 -0
- package/src/vue/normal/plus.vue +19 -0
- package/src/vue/normal/poweroff.vue +13 -0
- package/src/vue/normal/printer.vue +12 -0
- package/src/vue/normal/qr-code.vue +13 -0
- package/src/vue/normal/question-filled.vue +12 -0
- package/src/vue/normal/queue.vue +13 -0
- package/src/vue/normal/recover.vue +12 -0
- package/src/vue/normal/refresh.vue +13 -0
- package/src/vue/normal/relativity.vue +13 -0
- package/src/vue/normal/remove-filled.vue +12 -0
- package/src/vue/normal/remove-rectangle.vue +13 -0
- package/src/vue/normal/remove.vue +12 -0
- package/src/vue/normal/right.vue +12 -0
- package/src/vue/normal/rollback.vue +12 -0
- package/src/vue/normal/rollfront.vue +12 -0
- package/src/vue/normal/rotate-left.vue +12 -0
- package/src/vue/normal/rotate-right.vue +12 -0
- package/src/vue/normal/rotation.vue +12 -0
- package/src/vue/normal/save.vue +22 -0
- package/src/vue/normal/scan.vue +21 -0
- package/src/vue/normal/search.vue +20 -0
- package/src/vue/normal/secured.vue +13 -0
- package/src/vue/normal/send.vue +21 -0
- package/src/vue/normal/server.vue +21 -0
- package/src/vue/normal/service.vue +12 -0
- package/src/vue/normal/setting.vue +13 -0
- package/src/vue/normal/share.vue +13 -0
- package/src/vue/normal/sort-left.vue +12 -0
- package/src/vue/normal/sort-right.vue +12 -0
- package/src/vue/normal/sort.vue +12 -0
- package/src/vue/normal/star-filled.vue +12 -0
- package/src/vue/normal/star.vue +12 -0
- package/src/vue/normal/sun.vue +22 -0
- package/src/vue/normal/time.vue +13 -0
- package/src/vue/normal/tips.vue +12 -0
- package/src/vue/normal/tools.vue +12 -0
- package/src/vue/normal/triangle-alert.vue +21 -0
- package/src/vue/normal/unlink.vue +13 -0
- package/src/vue/normal/unlock.vue +12 -0
- package/src/vue/normal/upload.vue +12 -0
- package/src/vue/normal/user-add.vue +13 -0
- package/src/vue/normal/user-circle.vue +14 -0
- package/src/vue/normal/user-clear.vue +12 -0
- package/src/vue/normal/user-group-add.vue +13 -0
- package/src/vue/normal/user-group-clear.vue +13 -0
- package/src/vue/normal/user-group.vue +13 -0
- package/src/vue/normal/user.vue +12 -0
- package/src/vue/normal/variable.vue +12 -0
- package/src/vue/normal/vertical-align-center.vue +13 -0
- package/src/vue/normal/vertical-align-left.vue +13 -0
- package/src/vue/normal/vertical-align-right.vue +13 -0
- package/src/vue/normal/video-pause.vue +12 -0
- package/src/vue/normal/video-play.vue +14 -0
- package/src/vue/normal/view-module.vue +13 -0
- package/src/vue/normal/view.vue +12 -0
- package/src/vue/normal/wallet.vue +12 -0
- package/src/vue/normal/warning-filled.vue +12 -0
- package/src/vue/normal/warning.vue +13 -0
- package/src/vue/normal/zoom-in.vue +20 -0
- package/src/vue/normal/zoom-out.vue +20 -0
- package/tsconfig.json +14 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/vertical-align-right.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "VerticalAlignRight",
|
|
11
|
+
__name: "vertical-align-right",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
d: "M2.506 3h10.988A.51.51 0 0 0 14 2.496.507.507 0 0 0 13.494 2H2.506A.51.51 0 0 0 2 2.504c0 .268.23.496.506.496m2.99 3.5h8.008a.5.5 0 0 0 0-1H5.496a.5.5 0 0 0 0 1m8.008 7H5.496a.5.5 0 0 1 0-1h8.008a.5.5 0 0 1 0 1M2.506 10h10.988A.51.51 0 0 0 14 9.496.507.507 0 0 0 13.494 9H2.506A.51.51 0 0 0 2 9.504c0 .268.23.496.506.496"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=vertical-align-right.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vertical-align-right.js","names":[],"sources":["../../../src/vue/normal/vertical-align-right.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:ac5e9c6490c739de gen:2 source:src/svg/normal/vertical-align-right.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'VerticalAlignRight' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n fill-rule=\"evenodd\"\n d=\"M2.506 3h10.988A.51.51 0 0 0 14 2.496.507.507 0 0 0 13.494 2H2.506A.51.51 0 0 0 2 2.504c0 .268.23.496.506.496m2.99 3.5h8.008a.5.5 0 0 0 0-1H5.496a.5.5 0 0 0 0 1m8.008 7H5.496a.5.5 0 0 1 0-1h8.008a.5.5 0 0 1 0 1M2.506 10h10.988A.51.51 0 0 0 14 9.496.507.507 0 0 0 13.494 9H2.506A.51.51 0 0 0 2 9.504c0 .268.23.496.506.496\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAMM,OANN,YAMM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CALJ,mBAIE,QAAA;IAHA,MAAK;IACL,aAAU;IACV,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/vertical-align-right.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=vertical-align-right.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/video-pause.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "VideoPause",
|
|
11
|
+
__name: "video-pause",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m0 1a6 6 0 1 1 0 12A6 6 0 0 1 8 2M6 5.493C6 5.217 6.228 5 6.496 5c.276 0 .504.217.504.493v5.014a.496.496 0 0 1-.496.493.5.5 0 0 1-.504-.493zm3 0C9 5.217 9.228 5 9.496 5c.276 0 .504.217.504.493v5.014a.496.496 0 0 1-.496.493.5.5 0 0 1-.504-.493z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=video-pause.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"video-pause.js","names":[],"sources":["../../../src/vue/normal/video-pause.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:b86cb51d670d8453 gen:2 source:src/svg/normal/video-pause.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'VideoPause' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n d=\"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m0 1a6 6 0 1 1 0 12A6 6 0 0 1 8 2M6 5.493C6 5.217 6.228 5 6.496 5c.276 0 .504.217.504.493v5.014a.496.496 0 0 1-.496.493.5.5 0 0 1-.504-.493zm3 0C9 5.217 9.228 5 9.496 5c.276 0 .504.217.504.493v5.014a.496.496 0 0 1-.496.493.5.5 0 0 1-.504-.493z\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/video-pause.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=video-pause.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/video-play.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "VideoPlay",
|
|
11
|
+
__name: "video-play",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
d: "M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0M2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8m9.55.26a.3.3 0 0 0 0-.52l-5.1-2.944a.3.3 0 0 0-.45.26v5.888a.3.3 0 0 0 .45.26zM7 9.732V6.268L10 8z",
|
|
18
|
+
style: { "opacity": "0.9000000357627869" }
|
|
19
|
+
}, null, -1)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=video-play.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"video-play.js","names":[],"sources":["../../../src/vue/normal/video-play.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:54ac61c889aa1277 gen:2 source:src/svg/normal/video-play.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'VideoPlay' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n fill-rule=\"evenodd\"\n d=\"M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0M2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8m9.55.26a.3.3 0 0 0 0-.52l-5.1-2.944a.3.3 0 0 0-.45.26v5.888a.3.3 0 0 0 .45.26zM7 9.732V6.268L10 8z\"\n style=\"opacity: 0.9000000357627869\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAOM,OAPN,YAOM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CANJ,mBAKE,QAAA;IAJA,MAAK;IACL,aAAU;IACV,GAAE;IACF,OAAA,EAAA,WAAA,sBAAmC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/video-play.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=video-play.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/view-module.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "ViewModule",
|
|
11
|
+
__name: "view-module",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
d: "M3 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm0 3V3h10v2zm0 8V6h10v7zm7.5-5.5h-6a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1m-6 2.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=view-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"view-module.js","names":[],"sources":["../../../src/vue/normal/view-module.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:c8159059a27036f2 gen:2 source:src/svg/normal/view-module.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'ViewModule' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n fill-rule=\"evenodd\"\n d=\"M3 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm0 3V3h10v2zm0 8V6h10v7zm7.5-5.5h-6a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1m-6 2.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAMM,OANN,YAMM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CALJ,mBAIE,QAAA;IAHA,MAAK;IACL,aAAU;IACV,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/view-module.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=view-module.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/view.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "View",
|
|
11
|
+
__name: "view",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M8.005 12.5c-2.903 0-5.544-1.63-6.888-4.27a.5.5 0 0 1 0-.46C2.46 5.14 5.102 3.5 8.005 3.5c2.893 0 5.534 1.64 6.878 4.27a.5.5 0 0 1 0 .46c-1.344 2.64-3.985 4.27-6.878 4.27M2.399 8.474C3.655 10.362 5.734 11.5 8.005 11.5c2.262 0 4.349-1.138 5.605-3.026a.85.85 0 0 0-.002-.948C12.345 5.638 10.267 4.5 8.005 4.5c-2.271 0-4.35 1.138-5.606 3.026a.85.85 0 0 0 0 .948M8 10.88a2.88 2.88 0 1 0 0-5.76 2.88 2.88 0 0 0 0 5.76m0-4.76a1.88 1.88 0 1 1 0 3.76 1.88 1.88 0 0 1 0-3.76"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=view.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"view.js","names":[],"sources":["../../../src/vue/normal/view.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:f707afa83a08f314 gen:2 source:src/svg/normal/view.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'View' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n d=\"M8.005 12.5c-2.903 0-5.544-1.63-6.888-4.27a.5.5 0 0 1 0-.46C2.46 5.14 5.102 3.5 8.005 3.5c2.893 0 5.534 1.64 6.878 4.27a.5.5 0 0 1 0 .46c-1.344 2.64-3.985 4.27-6.878 4.27M2.399 8.474C3.655 10.362 5.734 11.5 8.005 11.5c2.262 0 4.349-1.138 5.605-3.026a.85.85 0 0 0-.002-.948C12.345 5.638 10.267 4.5 8.005 4.5c-2.271 0-4.35 1.138-5.606 3.026a.85.85 0 0 0 0 .948M8 10.88a2.88 2.88 0 1 0 0-5.76 2.88 2.88 0 0 0 0 5.76m0-4.76a1.88 1.88 0 1 1 0 3.76 1.88 1.88 0 0 1 0-3.76\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/view.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=view.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/wallet.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "Wallet",
|
|
11
|
+
__name: "wallet",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M11.5 4.5h2a1 1 0 0 1 1 1V12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1zM9.99 3H3.01c-.277 0-.51.23-.51.506V4.5h8v-.994A.513.513 0 0 0 9.99 3m3.51 2.5h-11V12h11z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=wallet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wallet.js","names":[],"sources":["../../../src/vue/normal/wallet.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:9a8aaf8aae19ce1e gen:2 source:src/svg/normal/wallet.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Wallet' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n d=\"M11.5 4.5h2a1 1 0 0 1 1 1V12a1 1 0 0 1-1 1h-11a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1zM9.99 3H3.01c-.277 0-.51.23-.51.506V4.5h8v-.994A.513.513 0 0 0 9.99 3m3.51 2.5h-11V12h11z\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/wallet.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=wallet.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/warning-filled.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "WarningFilled",
|
|
11
|
+
__name: "warning-filled",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0M8.5 4.508v4.484a.51.51 0 0 1-.504.508.51.51 0 0 1-.496-.508V4.508A.51.51 0 0 1 8.004 4c.268 0 .496.232.496.508M7.999 11h.013c.332 0 .582.273.582.604 0 .323-.25.596-.582.596H8a.61.61 0 0 1-.605-.604c0-.323.273-.596.605-.596"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=warning-filled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"warning-filled.js","names":[],"sources":["../../../src/vue/normal/warning-filled.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:e7e0d42a1b288701 gen:2 source:src/svg/normal/warning-filled.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'WarningFilled' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n d=\"M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0M8.5 4.508v4.484a.51.51 0 0 1-.504.508.51.51 0 0 1-.496-.508V4.508A.51.51 0 0 1 8.004 4c.268 0 .496.232.496.508M7.999 11h.013c.332 0 .582.273.582.604 0 .323-.25.596-.582.596H8a.61.61 0 0 1-.605-.604c0-.323.273-.596.605-.596\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/warning-filled.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=warning-filled.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/warning.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "Warning",
|
|
11
|
+
__name: "warning",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12m.5-4.5V4h-1v5.5zm-1.106 1h1.2v1.2h-1.2z"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=warning.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"warning.js","names":[],"sources":["../../../src/vue/normal/warning.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:732fe7648ea8ede4 gen:2 source:src/svg/normal/warning.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Warning' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n fill-rule=\"evenodd\"\n d=\"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m0 13A6 6 0 1 0 8 2a6 6 0 0 0 0 12m.5-4.5V4h-1v5.5zm-1.106 1h1.2v1.2h-1.2z\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAMM,OANN,YAMM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CALJ,mBAIE,QAAA;IAHA,MAAK;IACL,aAAU;IACV,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/warning.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=warning.vue.d.ts.map
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/zoom-in.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
fill: "none",
|
|
6
|
+
stroke: "currentColor",
|
|
7
|
+
"stroke-linecap": "round",
|
|
8
|
+
"stroke-linejoin": "round",
|
|
9
|
+
"stroke-width": "2",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
width: "1em",
|
|
12
|
+
height: "1em"
|
|
13
|
+
};
|
|
14
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
15
|
+
name: "ZoomIn",
|
|
16
|
+
__name: "zoom-in",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("circle", {
|
|
20
|
+
cx: "11",
|
|
21
|
+
cy: "11",
|
|
22
|
+
r: "8"
|
|
23
|
+
}, null, -1), createElementVNode("path", { d: "m21 21-4.35-4.35M11 8v6m-3-3h6" }, null, -1)])]);
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
//#endregion
|
|
28
|
+
export { _sfc_main as default };
|
|
29
|
+
|
|
30
|
+
//# sourceMappingURL=zoom-in.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zoom-in.js","names":[],"sources":["../../../src/vue/normal/zoom-in.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:3b7b1cccf1f66ad0 gen:2 source:src/svg/normal/zoom-in.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'ZoomIn' })\n</script>\n<template>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n stroke-width=\"2\"\n viewBox=\"0 0 24 24\"\n width=\"1em\"\n height=\"1em\"\n >\n <circle cx=\"11\" cy=\"11\" r=\"8\" />\n <path d=\"m21 21-4.35-4.35M11 8v6m-3-3h6\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAaM,OAbN,YAaM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAFJ,mBAAgC,UAAA;IAAxB,IAAG;IAAK,IAAG;IAAK,GAAE;iBAC1B,mBAA2C,QAAA,EAArC,GAAE,kCAAgC,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/zoom-in.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=zoom-in.vue.d.ts.map
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/zoom-out.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
fill: "none",
|
|
6
|
+
stroke: "currentColor",
|
|
7
|
+
"stroke-linecap": "round",
|
|
8
|
+
"stroke-linejoin": "round",
|
|
9
|
+
"stroke-width": "2",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
width: "1em",
|
|
12
|
+
height: "1em"
|
|
13
|
+
};
|
|
14
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
15
|
+
name: "ZoomOut",
|
|
16
|
+
__name: "zoom-out",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("circle", {
|
|
20
|
+
cx: "11",
|
|
21
|
+
cy: "11",
|
|
22
|
+
r: "8"
|
|
23
|
+
}, null, -1), createElementVNode("path", { d: "m21 21-4.35-4.35M8 11h6" }, null, -1)])]);
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
//#endregion
|
|
28
|
+
export { _sfc_main as default };
|
|
29
|
+
|
|
30
|
+
//# sourceMappingURL=zoom-out.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zoom-out.js","names":[],"sources":["../../../src/vue/normal/zoom-out.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:227c22af84682ff8 gen:2 source:src/svg/normal/zoom-out.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'ZoomOut' })\n</script>\n<template>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n fill=\"none\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n stroke-width=\"2\"\n viewBox=\"0 0 24 24\"\n width=\"1em\"\n height=\"1em\"\n >\n <circle cx=\"11\" cy=\"11\" r=\"8\" />\n <path d=\"m21 21-4.35-4.35M8 11h6\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAaM,OAbN,YAaM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAFJ,mBAAgC,UAAA;IAAxB,IAAG;IAAK,IAAG;IAAK,GAAE;iBAC1B,mBAAoC,QAAA,EAA9B,GAAE,2BAAyB,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/zoom-out.vue.d.ts
|
|
4
|
+
declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
5
|
+
declare const _default: typeof __VLS_export;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { _default };
|
|
8
|
+
//# sourceMappingURL=zoom-out.vue.d.ts.map
|
package/package.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@veltra/icons",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"sideEffects": false,
|
|
6
|
+
"exports": {
|
|
7
|
+
".": {
|
|
8
|
+
"types": "./dist/index.d.ts",
|
|
9
|
+
"development": "./src/index.ts",
|
|
10
|
+
"import": "./dist/index.js"
|
|
11
|
+
},
|
|
12
|
+
"./normal": {
|
|
13
|
+
"types": "./dist/normal.d.ts",
|
|
14
|
+
"development": "./src/normal.ts",
|
|
15
|
+
"import": "./dist/normal.js"
|
|
16
|
+
},
|
|
17
|
+
"./colorful": {
|
|
18
|
+
"types": "./dist/colorful.d.ts",
|
|
19
|
+
"development": "./src/colorful.ts",
|
|
20
|
+
"import": "./dist/colorful.js"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"scripts": {
|
|
24
|
+
"check-types": "tsc -p tsconfig.json --noEmit",
|
|
25
|
+
"icons:rename": "bun ./scripts/rename-svg-icons.ts",
|
|
26
|
+
"icons:format": "bun ./scripts/format-svg.ts",
|
|
27
|
+
"icons:gen": "bun ./scripts/gen-vue-icons.ts && bun ./scripts/gen-icon-barrels.ts",
|
|
28
|
+
"icons:build-vue": "bun ./scripts/build-vue-icons.ts",
|
|
29
|
+
"build": "bun run icons:gen && bun run icons:build-vue"
|
|
30
|
+
},
|
|
31
|
+
"devDependencies": {
|
|
32
|
+
"svgo": "^4.0.1",
|
|
33
|
+
"tsdown": "^0.21.7",
|
|
34
|
+
"unplugin-vue": "^7.1.1"
|
|
35
|
+
},
|
|
36
|
+
"peerDependencies": {
|
|
37
|
+
"vue": "^3.5.0"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { dirname, join } from 'node:path'
|
|
2
|
+
import { fileURLToPath } from 'node:url'
|
|
3
|
+
|
|
4
|
+
import { build as tsdownBuild } from 'tsdown'
|
|
5
|
+
import Vue from 'unplugin-vue/rolldown'
|
|
6
|
+
|
|
7
|
+
const __dirname = dirname(fileURLToPath(import.meta.url))
|
|
8
|
+
const PKG_ROOT = join(__dirname, '..')
|
|
9
|
+
const distRoot = join(PKG_ROOT, 'dist')
|
|
10
|
+
|
|
11
|
+
await tsdownBuild({
|
|
12
|
+
cwd: PKG_ROOT,
|
|
13
|
+
tsconfig: join(PKG_ROOT, 'tsconfig.icons-vue.json'),
|
|
14
|
+
entry: ['src/index.ts', 'src/normal.ts', 'src/colorful.ts'].map((f) => join(PKG_ROOT, f)),
|
|
15
|
+
unbundle: true,
|
|
16
|
+
platform: 'browser',
|
|
17
|
+
plugins: [Vue({ isProduction: true })],
|
|
18
|
+
format: ['es'],
|
|
19
|
+
sourcemap: true,
|
|
20
|
+
dts: { vue: true },
|
|
21
|
+
clean: true,
|
|
22
|
+
outDir: distRoot
|
|
23
|
+
})
|
|
24
|
+
|
|
25
|
+
console.log('icons 构建完成(tsdown unbundle + dts.vue);具名导出入口: index + normal + colorful')
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { readFileSync, writeFileSync } from 'node:fs'
|
|
2
|
+
import { dirname, join } from 'node:path'
|
|
3
|
+
import { fileURLToPath } from 'node:url'
|
|
4
|
+
|
|
5
|
+
import fg from 'fast-glob'
|
|
6
|
+
import { optimize } from 'svgo'
|
|
7
|
+
|
|
8
|
+
const __dirname = dirname(fileURLToPath(import.meta.url))
|
|
9
|
+
const PKG_ROOT = join(__dirname, '..')
|
|
10
|
+
const GLOBS = ['src/svg/normal/**/*.svg', 'src/svg/colorful/**/*.svg'] as const
|
|
11
|
+
|
|
12
|
+
let changed = 0
|
|
13
|
+
for (const pattern of GLOBS) {
|
|
14
|
+
const files = await fg(pattern, { cwd: PKG_ROOT, absolute: true })
|
|
15
|
+
for (const file of files.toSorted()) {
|
|
16
|
+
let input: string
|
|
17
|
+
try {
|
|
18
|
+
input = readFileSync(file, 'utf8')
|
|
19
|
+
} catch (e) {
|
|
20
|
+
console.error(`read failed: ${file}`, e)
|
|
21
|
+
process.exit(1)
|
|
22
|
+
}
|
|
23
|
+
let data: string
|
|
24
|
+
try {
|
|
25
|
+
data = optimize(input, {
|
|
26
|
+
path: file,
|
|
27
|
+
plugins: [
|
|
28
|
+
// 默认的优化插件
|
|
29
|
+
'preset-default',
|
|
30
|
+
|
|
31
|
+
// 移除 width 和 height 属性
|
|
32
|
+
{ name: 'removeDimensions' },
|
|
33
|
+
|
|
34
|
+
// 移除 class 属性
|
|
35
|
+
{ name: 'removeAttrs', params: { attrs: ['class'] } }
|
|
36
|
+
]
|
|
37
|
+
}).data
|
|
38
|
+
} catch (e) {
|
|
39
|
+
console.error(`SVGO error: ${file}`, e)
|
|
40
|
+
process.exit(1)
|
|
41
|
+
}
|
|
42
|
+
if (data !== input) {
|
|
43
|
+
try {
|
|
44
|
+
writeFileSync(file, data, 'utf8')
|
|
45
|
+
changed++
|
|
46
|
+
console.log(file)
|
|
47
|
+
} catch (e) {
|
|
48
|
+
console.error(`write failed: ${file}`, e)
|
|
49
|
+
process.exit(1)
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
console.log(`SVG 格式化完成,变更文件数: ${changed}`)
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
#!/usr/bin/env bun
|
|
2
|
+
import { writeFileSync } from 'node:fs'
|
|
3
|
+
// 根据 src/vue 下的 .vue 生成具名导出入口:src/normal.ts、src/colorful.ts
|
|
4
|
+
import { basename, dirname, join } from 'node:path'
|
|
5
|
+
import { fileURLToPath } from 'node:url'
|
|
6
|
+
|
|
7
|
+
import fg from 'fast-glob'
|
|
8
|
+
|
|
9
|
+
import { kebabBasenameToComponentName } from './icon-naming'
|
|
10
|
+
|
|
11
|
+
const __dirname = dirname(fileURLToPath(import.meta.url))
|
|
12
|
+
const PKG_ROOT = join(__dirname, '..')
|
|
13
|
+
|
|
14
|
+
const BANNER =
|
|
15
|
+
'/**\n * 代码生成:bun run icons:gen(gen-icon-barrels.ts)\n * 勿手改;增删图标后重新执行 icons:gen。\n */\n'
|
|
16
|
+
|
|
17
|
+
function buildBarrel(sub: 'normal' | 'colorful'): string {
|
|
18
|
+
const files = fg.sync(`src/vue/${sub}/*.vue`, { cwd: PKG_ROOT, absolute: true }).toSorted()
|
|
19
|
+
const rows: { exportName: string; base: string }[] = []
|
|
20
|
+
for (const abs of files) {
|
|
21
|
+
const base = basename(abs, '.vue')
|
|
22
|
+
rows.push({ exportName: kebabBasenameToComponentName(base), base })
|
|
23
|
+
}
|
|
24
|
+
rows.sort((a, b) => a.exportName.localeCompare(b.exportName))
|
|
25
|
+
const lines = rows.map(
|
|
26
|
+
(r) => `export { default as ${r.exportName} } from './vue/${sub}/${r.base}.vue'`
|
|
27
|
+
)
|
|
28
|
+
return BANNER + lines.join('\n') + '\n'
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export function writeIconBarrelSources(root: string = PKG_ROOT): void {
|
|
32
|
+
writeFileSync(join(root, 'src/normal.ts'), buildBarrel('normal'), 'utf8')
|
|
33
|
+
writeFileSync(join(root, 'src/colorful.ts'), buildBarrel('colorful'), 'utf8')
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
writeIconBarrelSources(PKG_ROOT)
|
|
37
|
+
console.log('icon barrels: src/normal.ts, src/colorful.ts')
|