@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,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/recover.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=recover.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/refresh.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: "Refresh",
|
|
11
|
+
__name: "refresh",
|
|
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: "M13.232 7.519C12.992 4.819 10.736 2.71 8 2.71a5.25 5.25 0 0 0-4.51 2.574h1.358c.266 0 .489.201.489.468v.01a.48.48 0 0 1-.477.486H2.256a.5.5 0 0 1-.506-.494V3.122c0-.264.2-.48.465-.48h.01a.49.49 0 0 1 .484.49V4.72A6.2 6.2 0 0 1 8 1.75c3.272 0 5.953 2.542 6.197 5.768a.456.456 0 0 1-.466.48h-.011c-.266 0-.464-.215-.488-.48m-10.951.48H2.27a.457.457 0 0 0-.466.48c.244 3.227 2.925 5.768 6.196 5.768a6.2 6.2 0 0 0 5.291-2.97v1.59c0 .264.218.488.476.488a.483.483 0 0 0 .483-.48v-2.632a.5.5 0 0 0-.506-.495H11.14a.48.48 0 0 0-.477.486v.01c0 .267.223.468.49.468h1.357A5.25 5.25 0 0 1 8 13.286c-2.736 0-4.99-2.108-5.232-4.807-.023-.265-.222-.48-.487-.48"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=refresh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refresh.js","names":[],"sources":["../../../src/vue/normal/refresh.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:54729d4b3d8fcad3 gen:2 source:src/svg/normal/refresh.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Refresh' })\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=\"M13.232 7.519C12.992 4.819 10.736 2.71 8 2.71a5.25 5.25 0 0 0-4.51 2.574h1.358c.266 0 .489.201.489.468v.01a.48.48 0 0 1-.477.486H2.256a.5.5 0 0 1-.506-.494V3.122c0-.264.2-.48.465-.48h.01a.49.49 0 0 1 .484.49V4.72A6.2 6.2 0 0 1 8 1.75c3.272 0 5.953 2.542 6.197 5.768a.456.456 0 0 1-.466.48h-.011c-.266 0-.464-.215-.488-.48m-10.951.48H2.27a.457.457 0 0 0-.466.48c.244 3.227 2.925 5.768 6.196 5.768a6.2 6.2 0 0 0 5.291-2.97v1.59c0 .264.218.488.476.488a.483.483 0 0 0 .483-.48v-2.632a.5.5 0 0 0-.506-.495H11.14a.48.48 0 0 0-.477.486v.01c0 .267.223.468.49.468h1.357A5.25 5.25 0 0 1 8 13.286c-2.736 0-4.99-2.108-5.232-4.807-.023-.265-.222-.48-.487-.48\"\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/refresh.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=refresh.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/relativity.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: "Relativity",
|
|
11
|
+
__name: "relativity",
|
|
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: "M5.5 5.5v-3a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-3v3a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1zm1-3h7v7h-3v-3a1 1 0 0 0-1-1h-3zm3 8v3h-7v-7h3v3a1 1 0 0 0 1 1zm0-1h-3v-3h3z"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=relativity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"relativity.js","names":[],"sources":["../../../src/vue/normal/relativity.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:7873be5667bf804c gen:2 source:src/svg/normal/relativity.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Relativity' })\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=\"M5.5 5.5v-3a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-3v3a1 1 0 0 1-1 1h-7a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1zm1-3h7v7h-3v-3a1 1 0 0 0-1-1h-3zm3 8v3h-7v-7h3v3a1 1 0 0 0 1 1zm0-1h-3v-3h3z\"\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/relativity.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=relativity.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/remove-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: "RemoveFilled",
|
|
11
|
+
__name: "remove-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: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m2.991-6.5H5.01a.51.51 0 0 1-.509-.504.51.51 0 0 1 .509-.496h5.982a.51.51 0 0 1 .509.504.51.51 0 0 1-.509.496"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=remove-filled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove-filled.js","names":[],"sources":["../../../src/vue/normal/remove-filled.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:46acd10d8e1ee92b gen:2 source:src/svg/normal/remove-filled.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'RemoveFilled' })\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 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m2.991-6.5H5.01a.51.51 0 0 1-.509-.504.51.51 0 0 1 .509-.496h5.982a.51.51 0 0 1 .509.504.51.51 0 0 1-.509.496\"\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/remove-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=remove-filled.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/remove-rectangle.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: "RemoveRectangle",
|
|
11
|
+
__name: "remove-rectangle",
|
|
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 13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zm11 0H3V3h10zm-2.493-4.5H5.493A.496.496 0 0 1 5 8.004c0-.276.217-.504.493-.504h5.014c.276 0 .493.228.493.496a.5.5 0 0 1-.493.504"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=remove-rectangle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove-rectangle.js","names":[],"sources":["../../../src/vue/normal/remove-rectangle.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:0064280ef041a0ae gen:2 source:src/svg/normal/remove-rectangle.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'RemoveRectangle' })\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 13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zm11 0H3V3h10zm-2.493-4.5H5.493A.496.496 0 0 1 5 8.004c0-.276.217-.504.493-.504h5.014c.276 0 .493.228.493.496a.5.5 0 0 1-.493.504\"\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/remove-rectangle.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=remove-rectangle.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/remove.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: "Remove",
|
|
11
|
+
__name: "remove",
|
|
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: "M2.987 7h10.026c.552 0 .987.455.987 1.008a.99.99 0 0 1-.987.992H2.987A.995.995 0 0 1 2 7.992C2 7.456 2.435 7 2.987 7"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=remove.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove.js","names":[],"sources":["../../../src/vue/normal/remove.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:4c6791615ea70bd5 gen:2 source:src/svg/normal/remove.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Remove' })\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=\"M2.987 7h10.026c.552 0 .987.455.987 1.008a.99.99 0 0 1-.987.992H2.987A.995.995 0 0 1 2 7.992C2 7.456 2.435 7 2.987 7\"\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/remove.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=remove.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/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: "Right",
|
|
11
|
+
__name: "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
|
+
d: "M12.086 7.5 8.788 4.203a.5.5 0 0 1 .016-.713.487.487 0 0 1 .695.01l4.284 4.284a.31.31 0 0 1 0 .433L9.5 12.5a.5.5 0 0 1-.709-.004.496.496 0 0 1-.002-.7L12.086 8.5H2.502A.505.505 0 0 1 2 7.996v-.011a.49.49 0 0 1 .502-.485z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=right.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"right.js","names":[],"sources":["../../../src/vue/normal/right.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:29a7fe26c22f7da1 gen:2 source:src/svg/normal/right.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Right' })\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.086 7.5 8.788 4.203a.5.5 0 0 1 .016-.713.487.487 0 0 1 .695.01l4.284 4.284a.31.31 0 0 1 0 .433L9.5 12.5a.5.5 0 0 1-.709-.004.496.496 0 0 1-.002-.7L12.086 8.5H2.502A.505.505 0 0 1 2 7.996v-.011a.49.49 0 0 1 .502-.485z\"\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/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=right.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/rollback.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: "Rollback",
|
|
11
|
+
__name: "rollback",
|
|
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.207 5 1.291-1.29a.506.506 0 0 0-.009-.72.49.49 0 0 0-.7.014L2.65 5.143a.51.51 0 0 0 0 .714l2.14 2.14a.51.51 0 0 0 .713 0l.008-.008a.49.49 0 0 0-.013-.698L4.208 6H10a3 3 0 0 1 0 6H5.496a.5.5 0 0 0 0 1H10a4 4 0 0 0 0-8z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=rollback.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rollback.js","names":[],"sources":["../../../src/vue/normal/rollback.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:2be3617a1e31d5db gen:2 source:src/svg/normal/rollback.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Rollback' })\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.207 5 1.291-1.29a.506.506 0 0 0-.009-.72.49.49 0 0 0-.7.014L2.65 5.143a.51.51 0 0 0 0 .714l2.14 2.14a.51.51 0 0 0 .713 0l.008-.008a.49.49 0 0 0-.013-.698L4.208 6H10a3 3 0 0 1 0 6H5.496a.5.5 0 0 0 0 1H10a4 4 0 0 0 0-8z\"\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/rollback.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=rollback.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/rollfront.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: "Rollfront",
|
|
11
|
+
__name: "rollfront",
|
|
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.086 5-1.291-1.29a.49.49 0 0 1-.013-.7l.021-.02A.486.486 0 0 1 11.5 3c.69.688 2.147 2.146 2.147 2.146a.5.5 0 0 1 0 .708L11.5 8a.486.486 0 0 1-.696.01l-.02-.022a.49.49 0 0 1 .012-.698L12.085 6H6.294a3 3 0 0 0 0 6h4.504a.5.5 0 0 1 0 1H6.293a4 4 0 0 1 0-8z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=rollfront.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rollfront.js","names":[],"sources":["../../../src/vue/normal/rollfront.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:1fdeef2ccaed632b gen:2 source:src/svg/normal/rollfront.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Rollfront' })\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.086 5-1.291-1.29a.49.49 0 0 1-.013-.7l.021-.02A.486.486 0 0 1 11.5 3c.69.688 2.147 2.146 2.147 2.146a.5.5 0 0 1 0 .708L11.5 8a.486.486 0 0 1-.696.01l-.02-.022a.49.49 0 0 1 .012-.698L12.085 6H6.294a3 3 0 0 0 0 6h4.504a.5.5 0 0 1 0 1H6.293a4 4 0 0 1 0-8z\"\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/rollfront.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=rollfront.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/rotate-left.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: "RotateLeft",
|
|
11
|
+
__name: "rotate-left",
|
|
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: "M10.146 1.323 7.793 3.677l2.353 2.353.708-.707-1.147-1.146H11.5q.621 0 1.06.44.44.438.44 1.06v2h1v-2q0-1.036-.732-1.768T11.5 3.177H9.707l1.147-1.147zM2 13.677v-6q0-.099.02-.195.018-.097.056-.188.038-.09.093-.173.054-.082.124-.151.07-.07.151-.125.082-.054.173-.092t.188-.057.195-.02h7q.098 0 .195.02t.188.057.173.092.151.125.124.151q.055.082.093.173t.057.188.019.195v6q0 .098-.02.195-.018.096-.056.187t-.093.173-.124.152-.151.124-.173.093q-.091.037-.188.057-.097.019-.195.019H3q-.098 0-.195-.02-.097-.019-.188-.056-.09-.038-.173-.093-.081-.054-.151-.124t-.124-.152-.093-.173-.057-.187T2 13.677m1 0h7v-6H3z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=rotate-left.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rotate-left.js","names":[],"sources":["../../../src/vue/normal/rotate-left.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:b76f08427c70282f gen:2 source:src/svg/normal/rotate-left.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'RotateLeft' })\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=\"M10.146 1.323 7.793 3.677l2.353 2.353.708-.707-1.147-1.146H11.5q.621 0 1.06.44.44.438.44 1.06v2h1v-2q0-1.036-.732-1.768T11.5 3.177H9.707l1.147-1.147zM2 13.677v-6q0-.099.02-.195.018-.097.056-.188.038-.09.093-.173.054-.082.124-.151.07-.07.151-.125.082-.054.173-.092t.188-.057.195-.02h7q.098 0 .195.02t.188.057.173.092.151.125.124.151q.055.082.093.173t.057.188.019.195v6q0 .098-.02.195-.018.096-.056.187t-.093.173-.124.152-.151.124-.173.093q-.091.037-.188.057-.097.019-.195.019H3q-.098 0-.195-.02-.097-.019-.188-.056-.09-.038-.173-.093-.081-.054-.151-.124t-.124-.152-.093-.173-.057-.187T2 13.677m1 0h7v-6H3z\"\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/rotate-left.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=rotate-left.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/rotate-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: "RotateRight",
|
|
11
|
+
__name: "rotate-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
|
+
d: "m5.854 1.323 2.353 2.354L5.854 6.03l-.708-.707 1.147-1.146H4.5q-.621 0-1.06.44Q3 5.054 3 5.676v2H2v-2q0-1.036.732-1.768T4.5 3.177h1.793L5.146 2.03zM5 13.677v-6q0-.099.02-.195.018-.097.056-.188.038-.09.093-.173.054-.082.124-.151.07-.07.151-.125.082-.054.173-.092t.188-.057.195-.02h7q.098 0 .195.02t.188.057.173.092.151.125.124.151.093.173.057.188.019.195v6q0 .098-.02.195-.018.096-.056.187t-.092.173-.125.152-.151.124-.173.093-.188.057-.195.019H6q-.098 0-.195-.02-.097-.019-.188-.056-.09-.038-.173-.093-.081-.054-.151-.124t-.124-.152-.093-.173-.057-.187T5 13.677m1 0h7v-6H6z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=rotate-right.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rotate-right.js","names":[],"sources":["../../../src/vue/normal/rotate-right.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:80ca7f7b0b1f7af5 gen:2 source:src/svg/normal/rotate-right.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'RotateRight' })\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=\"m5.854 1.323 2.353 2.354L5.854 6.03l-.708-.707 1.147-1.146H4.5q-.621 0-1.06.44Q3 5.054 3 5.676v2H2v-2q0-1.036.732-1.768T4.5 3.177h1.793L5.146 2.03zM5 13.677v-6q0-.099.02-.195.018-.097.056-.188.038-.09.093-.173.054-.082.124-.151.07-.07.151-.125.082-.054.173-.092t.188-.057.195-.02h7q.098 0 .195.02t.188.057.173.092.151.125.124.151.093.173.057.188.019.195v6q0 .098-.02.195-.018.096-.056.187t-.092.173-.125.152-.151.124-.173.093-.188.057-.195.019H6q-.098 0-.195-.02-.097-.019-.188-.056-.09-.038-.173-.093-.081-.054-.151-.124t-.124-.152-.093-.173-.057-.187T5 13.677m1 0h7v-6H6z\"\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/rotate-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=rotate-right.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/rotation.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: "Rotation",
|
|
11
|
+
__name: "rotation",
|
|
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: "M2.504 2c.268 0 .496.224.496.5v5.583A6.005 6.005 0 0 1 7.917 13H13.5c.276 0 .5.228.5.504a.494.494 0 0 1-.49.496H3a1 1 0 0 1-1-1V2.49c0-.275.228-.49.504-.49M6.9 13A5.01 5.01 0 0 0 3 9.1V13z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=rotation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rotation.js","names":[],"sources":["../../../src/vue/normal/rotation.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:0ec29ee8312ee6f5 gen:2 source:src/svg/normal/rotation.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Rotation' })\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=\"M2.504 2c.268 0 .496.224.496.5v5.583A6.005 6.005 0 0 1 7.917 13H13.5c.276 0 .5.228.5.504a.494.494 0 0 1-.49.496H3a1 1 0 0 1-1-1V2.49c0-.275.228-.49.504-.49M6.9 13A5.01 5.01 0 0 0 3 9.1V13z\"\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/rotation.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=rotation.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/save.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: "Save",
|
|
16
|
+
__name: "save",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z" }, null, -1), createElementVNode("path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7M7 3v4a1 1 0 0 0 1 1h7" }, null, -1)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=save.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"save.js","names":[],"sources":["../../../src/vue/normal/save.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:7633afb031bc1a22 gen:2 source:src/svg/normal/save.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Save' })\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\n d=\"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z\"\n />\n <path d=\"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7M7 3v4a1 1 0 0 0 1 1h7\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAeM,OAfN,YAeM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAJJ,mBAEE,QAAA,EADA,GAAE,sGAAoG,EAAA,MAAA,GAAA,EAExG,mBAA4E,QAAA,EAAtE,GAAE,mEAAiE,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/save.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=save.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/scan.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: "Scan",
|
|
16
|
+
__name: "scan",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2m4-5h10" }, null, -1)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=scan.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scan.js","names":[],"sources":["../../../src/vue/normal/scan.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:c4703ae04db741c1 gen:2 source:src/svg/normal/scan.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Scan' })\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\n d=\"M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2m4-5h10\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAcM,OAdN,YAcM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAHJ,mBAEE,QAAA,EADA,GAAE,wGAAsG,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/scan.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=scan.vue.d.ts.map
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/search.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: "Search",
|
|
16
|
+
__name: "search",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "m21 21-4.34-4.34" }, null, -1), createElementVNode("circle", {
|
|
20
|
+
cx: "11",
|
|
21
|
+
cy: "11",
|
|
22
|
+
r: "8"
|
|
23
|
+
}, null, -1)])]);
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
//#endregion
|
|
28
|
+
export { _sfc_main as default };
|
|
29
|
+
|
|
30
|
+
//# sourceMappingURL=search.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"search.js","names":[],"sources":["../../../src/vue/normal/search.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:1e4d8cb061fab16c gen:2 source:src/svg/normal/search.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Search' })\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=\"m21 21-4.34-4.34\" />\n <circle cx=\"11\" cy=\"11\" r=\"8\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAaM,OAbN,YAaM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAFJ,mBAA6B,QAAA,EAAvB,GAAE,oBAAkB,EAAA,MAAA,GAAA,EAC1B,mBAAgC,UAAA;IAAxB,IAAG;IAAK,IAAG;IAAK,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/search.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=search.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/secured.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: "Secured",
|
|
11
|
+
__name: "secured",
|
|
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 9V2.987C2.5 2.435 2.963 2 3.515 2h8.97c.552 0 1.015.435 1.015.987V9a4.03 4.03 0 0 1-1.958 3.458L8 14.583l-3.542-2.125A4.03 4.03 0 0 1 2.5 9m1-6v6c0 1.065.559 2.052 1.472 2.6L8 13.417l3.028-1.817A3.03 3.03 0 0 0 12.5 9V3zm7.11 3.709-3.22 3.22-2.003-2.003a.5.5 0 0 1 .005-.707L5.4 7.21a.49.49 0 0 1 .698.013l1.291 1.29L9.9 6.007a.494.494 0 0 1 .701-.016l.021.02a.49.49 0 0 1-.011.699"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=secured.js.map
|