@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,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/mostly-cloudy.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: "MostlyCloudy",
|
|
11
|
+
__name: "mostly-cloudy",
|
|
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: "m4.806 6.908.075-.348C5.197 5.079 6.484 3.999 8 3.999s2.803 1.08 3.12 2.561l.074.348a.49.49 0 0 0 .42.394c.182.02.367.043.367.043C13.105 7.475 14 8.452 14 9.665 14 10.972 12.963 12 11.733 12H4.267C3.037 11.999 2 10.97 2 9.666c0-1.214.896-2.19 2.018-2.321l.367-.043a.49.49 0 0 0 .421-.394m7.291-.557C11.687 4.427 10.007 3 8 3S4.313 4.427 3.903 6.35C2.269 6.541 1 7.951 1 9.666c0 1.838 1.465 3.333 3.267 3.333h7.466c1.802 0 3.267-1.495 3.267-3.333 0-1.715-1.27-3.124-2.903-3.315"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=mostly-cloudy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mostly-cloudy.js","names":[],"sources":["../../../src/vue/normal/mostly-cloudy.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:c3da175ea27c3627 gen:2 source:src/svg/normal/mostly-cloudy.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'MostlyCloudy' })\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=\"m4.806 6.908.075-.348C5.197 5.079 6.484 3.999 8 3.999s2.803 1.08 3.12 2.561l.074.348a.49.49 0 0 0 .42.394c.182.02.367.043.367.043C13.105 7.475 14 8.452 14 9.665 14 10.972 12.963 12 11.733 12H4.267C3.037 11.999 2 10.97 2 9.666c0-1.214.896-2.19 2.018-2.321l.367-.043a.49.49 0 0 0 .421-.394m7.291-.557C11.687 4.427 10.007 3 8 3S4.313 4.427 3.903 6.35C2.269 6.541 1 7.951 1 9.666c0 1.838 1.465 3.333 3.267 3.333h7.466c1.802 0 3.267-1.495 3.267-3.333 0-1.715-1.27-3.124-2.903-3.315\"\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/mostly-cloudy.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=mostly-cloudy.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createStaticVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/move-horizontal.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: "MoveHorizontal",
|
|
16
|
+
__name: "move-horizontal",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createStaticVNode("<circle cx=\"12\" cy=\"9\" r=\"1\"></circle><circle cx=\"19\" cy=\"9\" r=\"1\"></circle><circle cx=\"5\" cy=\"9\" r=\"1\"></circle><circle cx=\"12\" cy=\"15\" r=\"1\"></circle><circle cx=\"19\" cy=\"15\" r=\"1\"></circle><circle cx=\"5\" cy=\"15\" r=\"1\"></circle>", 6)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=move-horizontal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"move-horizontal.js","names":[],"sources":["../../../src/vue/normal/move-horizontal.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:5137d2fa2f966102 gen:2 source:src/svg/normal/move-horizontal.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'MoveHorizontal' })\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=\"12\" cy=\"9\" r=\"1\" />\n <circle cx=\"19\" cy=\"9\" r=\"1\" />\n <circle cx=\"5\" cy=\"9\" r=\"1\" />\n <circle cx=\"12\" cy=\"15\" r=\"1\" />\n <circle cx=\"19\" cy=\"15\" r=\"1\" />\n <circle cx=\"5\" cy=\"15\" r=\"1\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAiBM,OAjBN,YAiBM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAAA,kBAAA,6QAAA,EAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/move-horizontal.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=move-horizontal.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createStaticVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/move.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": "1.333",
|
|
10
|
+
viewBox: "0 0 24 24",
|
|
11
|
+
width: "1em",
|
|
12
|
+
height: "1em"
|
|
13
|
+
};
|
|
14
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
15
|
+
name: "Move",
|
|
16
|
+
__name: "move",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createStaticVNode("<circle cx=\"9\" cy=\"12\" r=\"1\"></circle><circle cx=\"9\" cy=\"5\" r=\"1\"></circle><circle cx=\"9\" cy=\"19\" r=\"1\"></circle><circle cx=\"15\" cy=\"12\" r=\"1\"></circle><circle cx=\"15\" cy=\"5\" r=\"1\"></circle><circle cx=\"15\" cy=\"19\" r=\"1\"></circle>", 6)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=move.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"move.js","names":[],"sources":["../../../src/vue/normal/move.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:9b2a38771821fe67 gen:2 source:src/svg/normal/move.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Move' })\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=\"1.333\"\n viewBox=\"0 0 24 24\"\n width=\"1em\"\n height=\"1em\"\n >\n <circle cx=\"9\" cy=\"12\" r=\"1\" />\n <circle cx=\"9\" cy=\"5\" r=\"1\" />\n <circle cx=\"9\" cy=\"19\" r=\"1\" />\n <circle cx=\"15\" cy=\"12\" r=\"1\" />\n <circle cx=\"15\" cy=\"5\" r=\"1\" />\n <circle cx=\"15\" cy=\"19\" r=\"1\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAiBM,OAjBN,YAiBM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAAA,kBAAA,6QAAA,EAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/move.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=move.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/page-first.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: "PageFirst",
|
|
11
|
+
__name: "page-first",
|
|
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.942 3.996-.01-.01a.63.63 0 0 0-.905.013L7.38 7.648a.497.497 0 0 0 0 .704l3.648 3.65a.634.634 0 0 0 .905.012l.01-.01a.65.65 0 0 0 .006-.92L8.865 8l3.083-3.083a.65.65 0 0 0-.006-.92m-7.146.66v6.685c0 .36.295.658.654.658h.015c.36 0 .63-.299.63-.658V4.658A.66.66 0 0 0 5.442 4a.66.66 0 0 0-.645.658"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=page-first.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-first.js","names":[],"sources":["../../../src/vue/normal/page-first.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:43729bdad5993cfc gen:2 source:src/svg/normal/page-first.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'PageFirst' })\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.942 3.996-.01-.01a.63.63 0 0 0-.905.013L7.38 7.648a.497.497 0 0 0 0 .704l3.648 3.65a.634.634 0 0 0 .905.012l.01-.01a.65.65 0 0 0 .006-.92L8.865 8l3.083-3.083a.65.65 0 0 0-.006-.92m-7.146.66v6.685c0 .36.295.658.654.658h.015c.36 0 .63-.299.63-.658V4.658A.66.66 0 0 0 5.442 4a.66.66 0 0 0-.645.658\"\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/page-first.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=page-first.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/page-last.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: "PageLast",
|
|
11
|
+
__name: "page-last",
|
|
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: "m4.058 12.004.01.01c.254.254.65.241.904-.013l3.65-3.649a.497.497 0 0 0 0-.704l-3.65-3.65a.63.63 0 0 0-.914-.001.65.65 0 0 0-.006.92L7.135 8l-3.083 3.083a.65.65 0 0 0 .006.92m7.147-.66V4.657c0-.359-.272-.658-.63-.658h-.016a.66.66 0 0 0-.654.658v6.684a.66.66 0 0 0 .654.658h.015c.36 0 .63-.299.63-.658"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=page-last.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-last.js","names":[],"sources":["../../../src/vue/normal/page-last.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:1080ca0f4a331a8f gen:2 source:src/svg/normal/page-last.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'PageLast' })\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=\"m4.058 12.004.01.01c.254.254.65.241.904-.013l3.65-3.649a.497.497 0 0 0 0-.704l-3.65-3.65a.63.63 0 0 0-.914-.001.65.65 0 0 0-.006.92L7.135 8l-3.083 3.083a.65.65 0 0 0 .006.92m7.147-.66V4.657c0-.359-.272-.658-.63-.658h-.016a.66.66 0 0 0-.654.658v6.684a.66.66 0 0 0 .654.658h.015c.36 0 .63-.299.63-.658\"\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/page-last.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=page-last.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/picture-rounded.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: "PictureRounded",
|
|
11
|
+
__name: "picture-rounded",
|
|
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 14a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zM3 3v7.293l2.295-2.295a1.007 1.007 0 0 1 1.42.01L11.706 13H13V3zm9 3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-1 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0M5.295 9.413 3 11.707V13h7.293L6.695 9.402a.984.984 0 0 0-1.4.01"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=picture-rounded.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"picture-rounded.js","names":[],"sources":["../../../src/vue/normal/picture-rounded.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:d13417ece0752084 gen:2 source:src/svg/normal/picture-rounded.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'PictureRounded' })\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 14a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zM3 3v7.293l2.295-2.295a1.007 1.007 0 0 1 1.42.01L11.706 13H13V3zm9 3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-1 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0M5.295 9.413 3 11.707V13h7.293L6.695 9.402a.984.984 0 0 0-1.4.01\"\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/picture-rounded.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=picture-rounded.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/pin-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: "PinFilled",
|
|
11
|
+
__name: "pin-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: "M12.518 1.34a.6.6 0 0 0-.811-.035l-3.7 3.122a.5.5 0 0 1-.673-.036l-.443-.443a.6.6 0 0 0-.849 0L3.937 6.052a.6.6 0 0 0 0 .849l1.867 1.867a.506.506 0 0 1 .01.712l-3.406 3.405a.5.5 0 0 0 .708.707c.776-.776 2.628-2.63 3.405-3.405a.506.506 0 0 1 .712.009l1.866 1.867a.6.6 0 0 0 .849 0l2.104-2.105a.6.6 0 0 0 0-.849l-.443-.443a.5.5 0 0 1-.036-.674l3.122-3.699a.6.6 0 0 0-.034-.81z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=pin-filled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pin-filled.js","names":[],"sources":["../../../src/vue/normal/pin-filled.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:3249f79960d03a8e gen:2 source:src/svg/normal/pin-filled.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'PinFilled' })\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=\"M12.518 1.34a.6.6 0 0 0-.811-.035l-3.7 3.122a.5.5 0 0 1-.673-.036l-.443-.443a.6.6 0 0 0-.849 0L3.937 6.052a.6.6 0 0 0 0 .849l1.867 1.867a.506.506 0 0 1 .01.712l-3.406 3.405a.5.5 0 0 0 .708.707c.776-.776 2.628-2.63 3.405-3.405a.506.506 0 0 1 .712.009l1.866 1.867a.6.6 0 0 0 .849 0l2.104-2.105a.6.6 0 0 0 0-.849l-.443-.443a.5.5 0 0 1-.036-.674l3.122-3.699a.6.6 0 0 0-.034-.81z\"\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/pin-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=pin-filled.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/pin.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: "Pin",
|
|
11
|
+
__name: "pin",
|
|
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: "M12.518 1.34a.6.6 0 0 0-.811-.035L7.662 4.719l-.771-.771a.6.6 0 0 0-.849 0L3.937 6.052a.6.6 0 0 0 0 .849l1.867 1.867a.506.506 0 0 1 .01.712l-3.406 3.405a.5.5 0 0 0 .708.707c.776-.776 2.628-2.63 3.405-3.405a.506.506 0 0 1 .712.009l1.866 1.867a.6.6 0 0 0 .849 0l2.104-2.105a.6.6 0 0 0 0-.849l-.77-.77 3.413-4.046a.6.6 0 0 0-.034-.81zm-.127 1.287.982.982c.184.184.19.475.023.673l-3.174 3.76a.5.5 0 0 0 .027.678l.465.466c.196.195.197.5.001.695l-.844.845a.486.486 0 0 1-.696-.002l-3.9-3.899a.486.486 0 0 1 0-.696l.844-.844a.486.486 0 0 1 .695 0l.466.466a.5.5 0 0 0 .677.027l3.76-3.174a.496.496 0 0 1 .674.023"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=pin.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pin.js","names":[],"sources":["../../../src/vue/normal/pin.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:d5e5b547fcd1fa57 gen:2 source:src/svg/normal/pin.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Pin' })\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=\"M12.518 1.34a.6.6 0 0 0-.811-.035L7.662 4.719l-.771-.771a.6.6 0 0 0-.849 0L3.937 6.052a.6.6 0 0 0 0 .849l1.867 1.867a.506.506 0 0 1 .01.712l-3.406 3.405a.5.5 0 0 0 .708.707c.776-.776 2.628-2.63 3.405-3.405a.506.506 0 0 1 .712.009l1.866 1.867a.6.6 0 0 0 .849 0l2.104-2.105a.6.6 0 0 0 0-.849l-.77-.77 3.413-4.046a.6.6 0 0 0-.034-.81zm-.127 1.287.982.982c.184.184.19.475.023.673l-3.174 3.76a.5.5 0 0 0 .027.678l.465.466c.196.195.197.5.001.695l-.844.845a.486.486 0 0 1-.696-.002l-3.9-3.899a.486.486 0 0 1 0-.696l.844-.844a.486.486 0 0 1 .695 0l.466.466a.5.5 0 0 0 .677.027l3.76-3.174a.496.496 0 0 1 .674.023\"\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/pin.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=pin.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/plus.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: "Plus",
|
|
16
|
+
__name: "plus",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M5 12h14m-7-7v14" }, null, -1)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=plus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plus.js","names":[],"sources":["../../../src/vue/normal/plus.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:f290ca6bfc9429b0 gen:2 source:src/svg/normal/plus.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Plus' })\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 <path d=\"M5 12h14m-7-7v14\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAYM,OAZN,YAYM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CADJ,mBAA6B,QAAA,EAAvB,GAAE,oBAAkB,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/plus.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=plus.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/poweroff.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: "Poweroff",
|
|
11
|
+
__name: "poweroff",
|
|
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: "M7.5 7.491V1.51A.51.51 0 0 1 7.996 1a.51.51 0 0 1 .504.509V7.49a.51.51 0 0 1-.496.51.51.51 0 0 1-.504-.509m-2.951-4.5a6.5 6.5 0 1 0 6.903 0 .476.476 0 0 0-.661.175l-.002.003c-.142.246-.043.556.195.71a5.5 5.5 0 1 1-5.968 0c.238-.154.337-.464.195-.71l-.002-.003a.476.476 0 0 0-.66-.175"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=poweroff.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"poweroff.js","names":[],"sources":["../../../src/vue/normal/poweroff.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:08cd7d72ba44720b gen:2 source:src/svg/normal/poweroff.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Poweroff' })\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=\"M7.5 7.491V1.51A.51.51 0 0 1 7.996 1a.51.51 0 0 1 .504.509V7.49a.51.51 0 0 1-.496.51.51.51 0 0 1-.504-.509m-2.951-4.5a6.5 6.5 0 1 0 6.903 0 .476.476 0 0 0-.661.175l-.002.003c-.142.246-.043.556.195.71a5.5 5.5 0 1 1-5.968 0c.238-.154.337-.464.195-.71l-.002-.003a.476.476 0 0 0-.66-.175\"\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/poweroff.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=poweroff.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/printer.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: "Printer",
|
|
11
|
+
__name: "printer",
|
|
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: "M3.999 2.969v1.03h-1c-.556 0-1 .444-1 1v5c0 .556.444 1 1 1h1v1.987c0 .552.45 1.013 1.002 1.013h5.996c.553 0 1.002-.46 1.002-1.013v-1.987h1c.556 0 1-.444 1-1v-5c0-.556-.444-1-1-1h-1v-1.03c0-.552-.45-.97-1.002-.97H5.001c-.553 0-1.002.418-1.002.97m7 1.03h-6v-1h6zm-8 1h10v5h-1v-1.03c0-.552-.45-.97-1.002-.97H5.001c-.553 0-1.002.418-1.002.97v1.03h-1zm2 8v-4h6v4z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=printer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"printer.js","names":[],"sources":["../../../src/vue/normal/printer.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:400a1774c63082ac gen:2 source:src/svg/normal/printer.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Printer' })\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=\"M3.999 2.969v1.03h-1c-.556 0-1 .444-1 1v5c0 .556.444 1 1 1h1v1.987c0 .552.45 1.013 1.002 1.013h5.996c.553 0 1.002-.46 1.002-1.013v-1.987h1c.556 0 1-.444 1-1v-5c0-.556-.444-1-1-1h-1v-1.03c0-.552-.45-.97-1.002-.97H5.001c-.553 0-1.002.418-1.002.97m7 1.03h-6v-1h6zm-8 1h10v5h-1v-1.03c0-.552-.45-.97-1.002-.97H5.001c-.553 0-1.002.418-1.002.97v1.03h-1zm2 8v-4h6v4z\"\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/printer.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=printer.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/qr-code.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: "QrCode",
|
|
11
|
+
__name: "qr-code",
|
|
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.5 2a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm8 0a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM3 3h4v4H3zm10 2h-2V3h2zM6 4H4v2h2zm7.5 3.5h-3c-.275 0-.5.209-.5.485v.011c0 .276.225.504.5.504h3c.275 0 .5-.209.5-.485v-.011a.504.504 0 0 0-.5-.504m-5 1.996A.505.505 0 0 0 7.996 9a.505.505 0 0 0-.496.504c0 .268.228.496.504.496a.505.505 0 0 0 .496-.504M2.5 10a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm8 0a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM3 13v-2h2v2zm5.5-1.488v1.976a.513.513 0 0 1-.504.512.51.51 0 0 1-.496-.512v-1.976c0-.277.228-.512.504-.512.268 0 .496.235.496.512M13 13h-2v-2h2z"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=qr-code.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qr-code.js","names":[],"sources":["../../../src/vue/normal/qr-code.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:e2469342df8b847d gen:2 source:src/svg/normal/qr-code.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'QrCode' })\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.5 2a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zm8 0a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM3 3h4v4H3zm10 2h-2V3h2zM6 4H4v2h2zm7.5 3.5h-3c-.275 0-.5.209-.5.485v.011c0 .276.225.504.5.504h3c.275 0 .5-.209.5-.485v-.011a.504.504 0 0 0-.5-.504m-5 1.996A.505.505 0 0 0 7.996 9a.505.505 0 0 0-.496.504c0 .268.228.496.504.496a.505.505 0 0 0 .496-.504M2.5 10a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zm8 0a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5zM3 13v-2h2v2zm5.5-1.488v1.976a.513.513 0 0 1-.504.512.51.51 0 0 1-.496-.512v-1.976c0-.277.228-.512.504-.512.268 0 .496.235.496.512M13 13h-2v-2h2z\"\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/qr-code.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=qr-code.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/question-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: "QuestionFilled",
|
|
11
|
+
__name: "question-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: "M14.994 8a7 7 0 1 0-14 0 7 7 0 0 0 14 0M5.86 6.13a2.195 2.195 0 0 1 2.134-1.69c1.21 0 2.192.983 2.192 2.191 0 .97-.743 1.721-1.485 2.024a.34.34 0 0 0-.207.315v.292a.51.51 0 0 1-.503.505.506.506 0 0 1-.497-.505V8.97c0-.56.34-1.039.827-1.24l.002-.001c.495-.201.863-.657.863-1.098a1.192 1.192 0 0 0-2.28-.484c-.113.252-.33.484-.607.484-.269 0-.502-.231-.439-.5m1.607 5.042a.527.527 0 1 1 1.054 0 .527.527 0 0 1-1.054 0"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=question-filled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"question-filled.js","names":[],"sources":["../../../src/vue/normal/question-filled.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:a38d8959fa6fe59c gen:2 source:src/svg/normal/question-filled.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'QuestionFilled' })\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=\"M14.994 8a7 7 0 1 0-14 0 7 7 0 0 0 14 0M5.86 6.13a2.195 2.195 0 0 1 2.134-1.69c1.21 0 2.192.983 2.192 2.191 0 .97-.743 1.721-1.485 2.024a.34.34 0 0 0-.207.315v.292a.51.51 0 0 1-.503.505.506.506 0 0 1-.497-.505V8.97c0-.56.34-1.039.827-1.24l.002-.001c.495-.201.863-.657.863-1.098a1.192 1.192 0 0 0-2.28-.484c-.113.252-.33.484-.607.484-.269 0-.502-.231-.439-.5m1.607 5.042a.527.527 0 1 1 1.054 0 .527.527 0 0 1-1.054 0\"\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/question-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=question-filled.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/queue.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: "Queue",
|
|
11
|
+
__name: "queue",
|
|
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: "M4.496 3H13v8.504a.5.5 0 0 0 1 0V3a1 1 0 0 0-1-1H4.496a.5.5 0 0 0 0 1M2 13a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zm1-8h8v8H3zm3.583 6.836v-2.42H4.164a.5.5 0 0 1 0-1h2.42V6.16c0-.276.227-.493.496-.493.276 0 .503.217.503.493v2.257H9.84c.276 0 .493.227.493.496a.497.497 0 0 1-.493.504H7.583v2.419a.485.485 0 0 1-.485.497h-.011a.5.5 0 0 1-.504-.497"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=queue.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue.js","names":[],"sources":["../../../src/vue/normal/queue.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:397f8583cae986b0 gen:2 source:src/svg/normal/queue.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Queue' })\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=\"M4.496 3H13v8.504a.5.5 0 0 0 1 0V3a1 1 0 0 0-1-1H4.496a.5.5 0 0 0 0 1M2 13a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zm1-8h8v8H3zm3.583 6.836v-2.42H4.164a.5.5 0 0 1 0-1h2.42V6.16c0-.276.227-.493.496-.493.276 0 .503.217.503.493v2.257H9.84c.276 0 .493.227.493.496a.497.497 0 0 1-.493.504H7.583v2.419a.485.485 0 0 1-.485.497h-.011a.5.5 0 0 1-.504-.497\"\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/queue.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=queue.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/recover.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: "Recover",
|
|
11
|
+
__name: "recover",
|
|
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: "M6.5 5.793V3h1v4.005c0 .276-.22.495-.495.495H3v-1h2.793L2.146 2.854l.708-.708zm3 4.414V13h-1V8.995c0-.276.22-.495.495-.495H13v1h-2.793l3.647 3.646-.708.708z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=recover.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recover.js","names":[],"sources":["../../../src/vue/normal/recover.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:6def58d910a24d57 gen:2 source:src/svg/normal/recover.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Recover' })\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=\"M6.5 5.793V3h1v4.005c0 .276-.22.495-.495.495H3v-1h2.793L2.146 2.854l.708-.708zm3 4.414V13h-1V8.995c0-.276.22-.495.495-.495H13v1h-2.793l3.647 3.646-.708.708z\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBAKM,OALN,YAKM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
|