@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/circle-close.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: "CircleClose",
|
|
11
|
+
__name: "circle-close",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
d: "M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0M2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8m5.293 0L5.336 9.957a.49.49 0 0 0-.012.698l.008.008a.505.505 0 0 0 .71.001L8 8.707l1.957 1.957a.505.505 0 0 0 .711-.001l.008-.008a.49.49 0 0 0-.012-.698L8.707 8l1.957-1.957a.49.49 0 0 0 .012-.698l-.008-.008a.505.505 0 0 0-.71-.001L8 7.293 6.043 5.336a.49.49 0 0 0-.698-.012l-.008.008a.505.505 0 0 0-.001.71z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=circle-close.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"circle-close.js","names":[],"sources":["../../../src/vue/normal/circle-close.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:8e6c758edd7e1f9c gen:2 source:src/svg/normal/circle-close.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CircleClose' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n d=\"M15 8A7 7 0 1 0 1 8a7 7 0 0 0 14 0M2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8m5.293 0L5.336 9.957a.49.49 0 0 0-.012.698l.008.008a.505.505 0 0 0 .71.001L8 8.707l1.957 1.957a.505.505 0 0 0 .711-.001l.008-.008a.49.49 0 0 0-.012-.698L8.707 8l1.957-1.957a.49.49 0 0 0 .012-.698l-.008-.008a.505.505 0 0 0-.71-.001L8 7.293 6.043 5.336a.49.49 0 0 0-.698-.012l-.008.008a.505.505 0 0 0-.001.71z\"\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/circle-close.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=circle-close.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/circle-plus.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: "CirclePlus",
|
|
11
|
+
__name: "circle-plus",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
d: "M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M2 8a6 6 0 1 0 12 0A6 6 0 0 0 2 8m3.012.5H7.5v2.488c0 .277.228.512.496.512a.513.513 0 0 0 .504-.512V8.5h2.488a.51.51 0 0 0 .512-.496.513.513 0 0 0-.512-.504H8.5V5.012a.51.51 0 0 0-.496-.512.513.513 0 0 0-.504.512V7.5H5.012a.51.51 0 0 0-.512.496c0 .276.235.504.512.504"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=circle-plus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"circle-plus.js","names":[],"sources":["../../../src/vue/normal/circle-plus.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:3119b869323f6eb0 gen:2 source:src/svg/normal/circle-plus.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CirclePlus' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n fill-rule=\"evenodd\"\n d=\"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M2 8a6 6 0 1 0 12 0A6 6 0 0 0 2 8m3.012.5H7.5v2.488c0 .277.228.512.496.512a.513.513 0 0 0 .504-.512V8.5h2.488a.51.51 0 0 0 .512-.496.513.513 0 0 0-.512-.504H8.5V5.012a.51.51 0 0 0-.496-.512.513.513 0 0 0-.504.512V7.5H5.012a.51.51 0 0 0-.512.496c0 .276.235.504.512.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/circle-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=circle-plus.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/clear.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: "Clear",
|
|
11
|
+
__name: "clear",
|
|
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: "M7 4h2V2H7zm3-2v2h3a1 1 0 0 1 1 1v2a1 1 0 0 1-.859.99l.696 4.869a1 1 0 0 1-.99 1.141H3.153a1 1 0 0 1-.99-1.141L2.86 7.99A1 1 0 0 1 2 7V5a1 1 0 0 1 1-1h3V2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1m2.133 5H13V5H3v2zm0 1H3.867l-.714 5H5v-1.49c0-.277.228-.51.504-.51a.51.51 0 0 1 .496.51V13h1.5v-1.49c0-.277.228-.51.504-.51a.51.51 0 0 1 .496.51V13H10v-1.49c0-.277.228-.51.504-.51a.51.51 0 0 1 .496.51V13h1.847z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=clear.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clear.js","names":[],"sources":["../../../src/vue/normal/clear.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:2877c290ad63269a gen:2 source:src/svg/normal/clear.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Clear' })\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=\"M7 4h2V2H7zm3-2v2h3a1 1 0 0 1 1 1v2a1 1 0 0 1-.859.99l.696 4.869a1 1 0 0 1-.99 1.141H3.153a1 1 0 0 1-.99-1.141L2.86 7.99A1 1 0 0 1 2 7V5a1 1 0 0 1 1-1h3V2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1m2.133 5H13V5H3v2zm0 1H3.867l-.714 5H5v-1.49c0-.277.228-.51.504-.51a.51.51 0 0 1 .496.51V13h1.5v-1.49c0-.277.228-.51.504-.51a.51.51 0 0 1 .496.51V13H10v-1.49c0-.277.228-.51.504-.51a.51.51 0 0 1 .496.51V13h1.847z\"\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/clear.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=clear.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/close.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: "Close",
|
|
11
|
+
__name: "close",
|
|
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 9.265 3.602 3.603a.9.9 0 0 0 1.27-.006.897.897 0 0 0-.004-1.26L9.266 8l3.602-3.602a.9.9 0 0 0-.005-1.27l-.015-.014c-.35-.35-.896-.331-1.246.018L8 6.735 4.398 3.132a.9.9 0 0 0-1.27.005.897.897 0 0 0 .004 1.26L6.735 8l-3.603 3.602c-.35.35-.368.897-.018 1.246l.014.014a.9.9 0 0 0 1.27.006z"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=close.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"close.js","names":[],"sources":["../../../src/vue/normal/close.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:fa11df81a42e4778 gen:2 source:src/svg/normal/close.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Close' })\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 9.265 3.602 3.603a.9.9 0 0 0 1.27-.006.897.897 0 0 0-.004-1.26L9.266 8l3.602-3.602a.9.9 0 0 0-.005-1.27l-.015-.014c-.35-.35-.896-.331-1.246.018L8 6.735 4.398 3.132a.9.9 0 0 0-1.27.005.897.897 0 0 0 .004 1.26L6.735 8l-3.603 3.602c-.35.35-.368.897-.018 1.246l.014.014a.9.9 0 0 0 1.27.006z\"\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/close.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=close.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/cloud-download.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: "CloudDownload",
|
|
11
|
+
__name: "cloud-download",
|
|
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.018 6.346.354-.042a.51.51 0 0 0 .434-.395l.075-.348C5.197 4.081 6.484 3 8 3s2.803 1.08 3.12 2.561l.077.361a.47.47 0 0 0 .418.38l.367.044C13.104 6.476 14 7.453 14 8.666a2.33 2.33 0 0 1-1.564 2.219c-.244.082-.436.291-.436.549v.007c0 .298.254.53.542.456C13.954 11.528 15 10.22 15 8.667c0-1.715-1.27-3.124-2.903-3.315C11.687 3.43 10.007 2 8 2S4.313 3.429 3.903 5.352C2.269 5.542 1 6.952 1 8.667c0 1.553 1.046 2.861 2.458 3.23.288.075.542-.158.542-.456v-.007c0-.258-.192-.467-.436-.55A2.33 2.33 0 0 1 2 8.668c0-1.214.896-2.19 2.018-2.321m4.485 6.243.938-.935a.507.507 0 0 1 .71-.001.495.495 0 0 1 0 .705l-1.806 1.8a.476.476 0 0 1-.685 0l-1.807-1.8a.495.495 0 0 1-.002-.702.51.51 0 0 1 .713-.002l.938.935V8.502c0-.276.209-.505.486-.505h.01c.277 0 .505.229.505.505z"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=cloud-download.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloud-download.js","names":[],"sources":["../../../src/vue/normal/cloud-download.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:5d4b348f262b59f6 gen:2 source:src/svg/normal/cloud-download.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CloudDownload' })\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.018 6.346.354-.042a.51.51 0 0 0 .434-.395l.075-.348C5.197 4.081 6.484 3 8 3s2.803 1.08 3.12 2.561l.077.361a.47.47 0 0 0 .418.38l.367.044C13.104 6.476 14 7.453 14 8.666a2.33 2.33 0 0 1-1.564 2.219c-.244.082-.436.291-.436.549v.007c0 .298.254.53.542.456C13.954 11.528 15 10.22 15 8.667c0-1.715-1.27-3.124-2.903-3.315C11.687 3.43 10.007 2 8 2S4.313 3.429 3.903 5.352C2.269 5.542 1 6.952 1 8.667c0 1.553 1.046 2.861 2.458 3.23.288.075.542-.158.542-.456v-.007c0-.258-.192-.467-.436-.55A2.33 2.33 0 0 1 2 8.668c0-1.214.896-2.19 2.018-2.321m4.485 6.243.938-.935a.507.507 0 0 1 .71-.001.495.495 0 0 1 0 .705l-1.806 1.8a.476.476 0 0 1-.685 0l-1.807-1.8a.495.495 0 0 1-.002-.702.51.51 0 0 1 .713-.002l.938.935V8.502c0-.276.209-.505.486-.505h.01c.277 0 .505.229.505.505z\"\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/cloud-download.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=cloud-download.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/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: "Cloudy",
|
|
11
|
+
__name: "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=cloudy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudy.js","names":[],"sources":["../../../src/vue/normal/cloudy.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:c3da175ea27c3627 gen:2 source:src/svg/normal/cloudy.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Cloudy' })\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/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=cloudy.vue.d.ts.map
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/copy.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: "Copy",
|
|
16
|
+
__name: "copy",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("rect", {
|
|
20
|
+
width: "14",
|
|
21
|
+
height: "14",
|
|
22
|
+
x: "8",
|
|
23
|
+
y: "8",
|
|
24
|
+
rx: "2",
|
|
25
|
+
ry: "2"
|
|
26
|
+
}, null, -1), createElementVNode("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }, null, -1)])]);
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
//#endregion
|
|
31
|
+
export { _sfc_main as default };
|
|
32
|
+
|
|
33
|
+
//# sourceMappingURL=copy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"copy.js","names":[],"sources":["../../../src/vue/normal/copy.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:978ea273353befa9 gen:2 source:src/svg/normal/copy.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Copy' })\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 <rect width=\"14\" height=\"14\" x=\"8\" y=\"8\" rx=\"2\" ry=\"2\" />\n <path d=\"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAaM,OAbN,YAaM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAFJ,mBAAyD,QAAA;IAAnD,OAAM;IAAK,QAAO;IAAK,GAAE;IAAI,GAAE;IAAI,IAAG;IAAI,IAAG;iBACnD,mBAAoE,QAAA,EAA9D,GAAE,2DAAyD,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/copy.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=copy.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/credit-card.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: "CreditCard",
|
|
11
|
+
__name: "credit-card",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", {
|
|
15
|
+
fill: "currentColor",
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
d: "M15 4v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1m-1 1.5V4H2v1.5zm-12 1V12h12V6.5zM5.988 11H4.012a.51.51 0 0 1-.512-.496c0-.276.235-.504.512-.504h1.976c.277 0 .512.228.512.496a.513.513 0 0 1-.512.504"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=credit-card.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"credit-card.js","names":[],"sources":["../../../src/vue/normal/credit-card.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:e71916af138d1c83 gen:2 source:src/svg/normal/credit-card.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'CreditCard' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n fill-rule=\"evenodd\"\n d=\"M15 4v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1m-1 1.5V4H2v1.5zm-12 1V12h12V6.5zM5.988 11H4.012a.51.51 0 0 1-.512-.496c0-.276.235-.504.512-.504h1.976c.277 0 .512.228.512.496a.513.513 0 0 1-.512.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/credit-card.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=credit-card.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/d-arrow-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: "DArrowLeft",
|
|
11
|
+
__name: "d-arrow-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: "m7.567 3.986.01.01a.65.65 0 0 1 .006.92L4.5 8l3.083 3.083a.65.65 0 0 1-.006.92l-.01.01a.63.63 0 0 1-.904-.012l-3.65-3.649a.497.497 0 0 1 0-.704l3.65-3.65a.63.63 0 0 1 .904-.012m5.017.017.01.01a.63.63 0 0 1-.01.904L9.5 8l3.083 3.083a.649.649 0 0 1-.92.918l-3.65-3.649a.497.497 0 0 1 0-.704l3.65-3.65a.653.653 0 0 1 .921.005"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=d-arrow-left.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-arrow-left.js","names":[],"sources":["../../../src/vue/normal/d-arrow-left.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:b5a38e6e99629146 gen:2 source:src/svg/normal/d-arrow-left.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'DArrowLeft' })\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=\"m7.567 3.986.01.01a.65.65 0 0 1 .006.92L4.5 8l3.083 3.083a.65.65 0 0 1-.006.92l-.01.01a.63.63 0 0 1-.904-.012l-3.65-3.649a.497.497 0 0 1 0-.704l3.65-3.65a.63.63 0 0 1 .904-.012m5.017.017.01.01a.63.63 0 0 1-.01.904L9.5 8l3.083 3.083a.649.649 0 0 1-.92.918l-3.65-3.649a.497.497 0 0 1 0-.704l3.65-3.65a.653.653 0 0 1 .921.005\"\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/d-arrow-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=d-arrow-left.vue.d.ts.map
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/d-arrow-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: "DArrowRight",
|
|
11
|
+
__name: "d-arrow-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: "m3.405 11.986.01.01a.653.653 0 0 0 .922.005l3.65-3.649a.497.497 0 0 0 0-.704l-3.65-3.65a.63.63 0 0 0-.904-.012l-.01.01a.65.65 0 0 0-.006.92L6.5 8l-3.083 3.083a.63.63 0 0 0-.012.903m5 0 .028.028c.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.92L11.5 8l-3.083 3.083a.63.63 0 0 0-.012.903"
|
|
17
|
+
}, null, -1)])]);
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
//#endregion
|
|
22
|
+
export { _sfc_main as default };
|
|
23
|
+
|
|
24
|
+
//# sourceMappingURL=d-arrow-right.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"d-arrow-right.js","names":[],"sources":["../../../src/vue/normal/d-arrow-right.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:546f1ab79d425b6f gen:2 source:src/svg/normal/d-arrow-right.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'DArrowRight' })\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.405 11.986.01.01a.653.653 0 0 0 .922.005l3.65-3.649a.497.497 0 0 0 0-.704l-3.65-3.65a.63.63 0 0 0-.904-.012l-.01.01a.65.65 0 0 0-.006.92L6.5 8l-3.083 3.083a.63.63 0 0 0-.012.903m5 0 .028.028c.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.92L11.5 8l-3.083 3.083a.63.63 0 0 0-.012.903\"\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/d-arrow-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=d-arrow-right.vue.d.ts.map
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/database.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: "Database",
|
|
16
|
+
__name: "database",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
20
|
+
createElementVNode("ellipse", {
|
|
21
|
+
cx: "12",
|
|
22
|
+
cy: "5",
|
|
23
|
+
rx: "9",
|
|
24
|
+
ry: "3"
|
|
25
|
+
}, null, -1),
|
|
26
|
+
createElementVNode("path", { d: "M3 5v14a9 3 0 0 0 18 0V5" }, null, -1),
|
|
27
|
+
createElementVNode("path", { d: "M3 12a9 3 0 0 0 18 0" }, null, -1)
|
|
28
|
+
])]);
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
});
|
|
32
|
+
//#endregion
|
|
33
|
+
export { _sfc_main as default };
|
|
34
|
+
|
|
35
|
+
//# sourceMappingURL=database.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"database.js","names":[],"sources":["../../../src/vue/normal/database.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:e4b7449a3cd04906 gen:2 source:src/svg/normal/database.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Database' })\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 <ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"3\" />\n <path d=\"M3 5v14a9 3 0 0 0 18 0V5\" />\n <path d=\"M3 12a9 3 0 0 0 18 0\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAcM,OAdN,YAcM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA;IAHJ,mBAAwC,WAAA;KAA/B,IAAG;KAAK,IAAG;KAAI,IAAG;KAAI,IAAG;;IAClC,mBAAqC,QAAA,EAA/B,GAAE,4BAA0B,EAAA,MAAA,GAAA;IAClC,mBAAiC,QAAA,EAA3B,GAAE,wBAAsB,EAAA,MAAA,GAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/database.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=database.vue.d.ts.map
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/deep-thinking.vue
|
|
3
|
+
const _hoisted_1 = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 1024 1024",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em"
|
|
8
|
+
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
10
|
+
name: "DeepThinking",
|
|
11
|
+
__name: "deep-thinking",
|
|
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: "M87.133 928.582C29.51 871.052 21.97 772.655 69.446 649.309c18.339-46.825 41.332-91.788 68.329-134.237l1.861-3.072-1.861-3.072a793.6 793.6 0 0 1-68.422-134.05C21.969 251.344 29.51 152.947 87.133 95.324c31.744-31.744 77.359-48.78 132.562-48.78 80.802 0 179.665 36.027 281.134 99.608l3.072 1.862 2.979-1.862c101.376-63.488 200.239-99.608 281.041-99.608 55.203 0 100.818 17.036 132.469 48.78 57.53 57.623 65.163 156.114 17.687 279.459a788 788 0 0 1-68.329 134.05L867.793 512l1.862 2.979c28.393 45.335 51.666 90.577 68.422 134.144 47.476 123.345 39.936 221.836-17.687 279.459-31.651 31.744-77.266 48.78-132.375 48.78-80.896 0-179.666-36.12-281.135-99.608l-3.165-1.862-2.979 1.862c-101.47 63.581-200.332 99.7-281.135 99.7-55.202 0-100.817-17.035-132.468-48.78zm773.213-249.484a662 662 0 0 0-40.215-84.713l-4.282-7.447-5.213 6.796c-65.164 84.34-140.847 159.93-225.094 225.094l-6.796 5.306 7.447 4.189c74.194 41.612 145.222 65.908 201.728 65.908 31.93 0 57.065-7.82 73.542-24.39 17.129-17.035 24.856-43.938 24.39-76.334-.465-32.582-9.03-71.68-25.507-114.502zm-359.89 93.557 3.259 2.42 3.351-2.42A1127.7 1127.7 0 0 0 765.207 515.35l2.42-3.351-2.42-3.258a1119.3 1119.3 0 0 0-258.14-257.397l-3.352-2.327-3.258 2.42a1127.9 1127.9 0 0 0-258.234 257.304l-2.42 3.258 2.42 3.351a1119.8 1119.8 0 0 0 258.234 257.397zm361.1-618.403c-16.663-16.57-41.797-24.39-73.635-24.39-56.599 0-127.534 24.203-201.728 65.908l-7.447 4.19 6.796 5.212c84.34 65.164 160.023 140.754 225.094 225.094l5.213 6.796 4.189-7.447c16.011-28.58 29.789-56.972 40.308-84.713 16.477-42.636 25.135-81.734 25.507-114.316.466-32.489-7.261-59.299-24.297-76.334M147.084 344.995c11.45 29.137 24.948 57.437 40.308 84.713l4.282 7.354 5.213-6.796a1244.6 1244.6 0 0 1 225.001-225.094l6.889-5.213-7.448-4.189c-74.286-41.705-145.221-65.908-201.82-65.908-31.93 0-57.065 7.82-73.542 24.39-17.036 17.035-24.763 43.845-24.297 76.334.372 32.582 9.03 71.68 25.414 114.409m0 334.103c-16.477 42.729-25.042 81.827-25.414 114.409-.466 32.396 7.168 59.299 24.203 76.334 16.664 16.57 41.798 24.39 73.635 24.39 56.6 0 127.535-24.203 201.728-65.908l7.448-4.19-6.796-5.305a1244.6 1244.6 0 0 1-225-225.094l-5.307-6.796-4.189 7.447c-15.453 27.276-28.858 55.576-40.308 84.713"
|
|
17
|
+
}, null, -1), createElementVNode("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M543.744 608.721A104.54 104.54 0 0 1 399.081 512a104.634 104.634 0 1 1 144.57 96.815z"
|
|
20
|
+
}, null, -1)])]);
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
//#endregion
|
|
25
|
+
export { _sfc_main as default };
|
|
26
|
+
|
|
27
|
+
//# sourceMappingURL=deep-thinking.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deep-thinking.js","names":[],"sources":["../../../src/vue/normal/deep-thinking.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:f8660fd061db43db gen:2 source:src/svg/normal/deep-thinking.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'DeepThinking' })\n</script>\n<template>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1024 1024\" width=\"1em\" height=\"1em\">\n <path\n fill=\"currentColor\"\n d=\"M87.133 928.582C29.51 871.052 21.97 772.655 69.446 649.309c18.339-46.825 41.332-91.788 68.329-134.237l1.861-3.072-1.861-3.072a793.6 793.6 0 0 1-68.422-134.05C21.969 251.344 29.51 152.947 87.133 95.324c31.744-31.744 77.359-48.78 132.562-48.78 80.802 0 179.665 36.027 281.134 99.608l3.072 1.862 2.979-1.862c101.376-63.488 200.239-99.608 281.041-99.608 55.203 0 100.818 17.036 132.469 48.78 57.53 57.623 65.163 156.114 17.687 279.459a788 788 0 0 1-68.329 134.05L867.793 512l1.862 2.979c28.393 45.335 51.666 90.577 68.422 134.144 47.476 123.345 39.936 221.836-17.687 279.459-31.651 31.744-77.266 48.78-132.375 48.78-80.896 0-179.666-36.12-281.135-99.608l-3.165-1.862-2.979 1.862c-101.47 63.581-200.332 99.7-281.135 99.7-55.202 0-100.817-17.035-132.468-48.78zm773.213-249.484a662 662 0 0 0-40.215-84.713l-4.282-7.447-5.213 6.796c-65.164 84.34-140.847 159.93-225.094 225.094l-6.796 5.306 7.447 4.189c74.194 41.612 145.222 65.908 201.728 65.908 31.93 0 57.065-7.82 73.542-24.39 17.129-17.035 24.856-43.938 24.39-76.334-.465-32.582-9.03-71.68-25.507-114.502zm-359.89 93.557 3.259 2.42 3.351-2.42A1127.7 1127.7 0 0 0 765.207 515.35l2.42-3.351-2.42-3.258a1119.3 1119.3 0 0 0-258.14-257.397l-3.352-2.327-3.258 2.42a1127.9 1127.9 0 0 0-258.234 257.304l-2.42 3.258 2.42 3.351a1119.8 1119.8 0 0 0 258.234 257.397zm361.1-618.403c-16.663-16.57-41.797-24.39-73.635-24.39-56.599 0-127.534 24.203-201.728 65.908l-7.447 4.19 6.796 5.212c84.34 65.164 160.023 140.754 225.094 225.094l5.213 6.796 4.189-7.447c16.011-28.58 29.789-56.972 40.308-84.713 16.477-42.636 25.135-81.734 25.507-114.316.466-32.489-7.261-59.299-24.297-76.334M147.084 344.995c11.45 29.137 24.948 57.437 40.308 84.713l4.282 7.354 5.213-6.796a1244.6 1244.6 0 0 1 225.001-225.094l6.889-5.213-7.448-4.189c-74.286-41.705-145.221-65.908-201.82-65.908-31.93 0-57.065 7.82-73.542 24.39-17.036 17.035-24.763 43.845-24.297 76.334.372 32.582 9.03 71.68 25.414 114.409m0 334.103c-16.477 42.729-25.042 81.827-25.414 114.409-.466 32.396 7.168 59.299 24.203 76.334 16.664 16.57 41.798 24.39 73.635 24.39 56.6 0 127.535-24.203 201.728-65.908l7.448-4.19-6.796-5.305a1244.6 1244.6 0 0 1-225-225.094l-5.307-6.796-4.189 7.447c-15.453 27.276-28.858 55.576-40.308 84.713\"\n />\n <path\n fill=\"currentColor\"\n d=\"M543.744 608.721A104.54 104.54 0 0 1 399.081 512a104.634 104.634 0 1 1 144.57 96.815z\"\n />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;uBAKE,mBASM,OATN,YASM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CARJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE;iBAEJ,mBAGE,QAAA;IAFA,MAAK;IACL,GAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/deep-thinking.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=deep-thinking.vue.d.ts.map
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/delete.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: "Delete",
|
|
16
|
+
__name: "delete",
|
|
17
|
+
setup(__props) {
|
|
18
|
+
return (_ctx, _cache) => {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [createElementVNode("path", { d: "M3 6h18m-2 0v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6m3 0V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2" }, null, -1)])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
//#endregion
|
|
24
|
+
export { _sfc_main as default };
|
|
25
|
+
|
|
26
|
+
//# sourceMappingURL=delete.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete.js","names":[],"sources":["../../../src/vue/normal/delete.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:0a42b9fcf3a20fd4 gen:2 source:src/svg/normal/delete.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Delete' })\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 <path d=\"M3 6h18m-2 0v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6m3 0V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2\" />\n </svg>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;uBAKE,mBAYM,OAZN,YAYM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CADJ,mBAA2F,QAAA,EAArF,GAAE,kFAAgF,EAAA,MAAA,GAAA,CAAA,EAAA,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as _$vue from "vue";
|
|
2
|
+
|
|
3
|
+
//#region src/vue/normal/delete.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=delete.vue.d.ts.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock, createElementVNode, defineComponent, openBlock } from "vue";
|
|
2
|
+
//#region src/vue/normal/discount.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: "Discount",
|
|
11
|
+
__name: "discount",
|
|
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 3.015V7.95a1 1 0 0 0 .293.707l6.133 6.133a1 1 0 0 0 1.415 0l4.95-4.95a1 1 0 0 0 0-1.414L8.656 2.293A1 1 0 0 0 7.95 2H3.015C2.462 2 2 2.462 2 3.015m12.083 6.119L7.95 3H4.023A1.04 1.04 0 0 0 3 4.023V7.95l6.133 6.133zM7.84 7.839A2 2 0 1 0 5.01 5.01a2 2 0 0 0 2.83 2.83M5.718 5.717a1 1 0 1 1 1.414 1.415 1 1 0 0 1-1.414-1.415"
|
|
18
|
+
}, null, -1)])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
//#endregion
|
|
23
|
+
export { _sfc_main as default };
|
|
24
|
+
|
|
25
|
+
//# sourceMappingURL=discount.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"discount.js","names":[],"sources":["../../../src/vue/normal/discount.vue"],"sourcesContent":["<!-- @veltra/icons generated sha256:a38c06b0ba0caf53 gen:2 source:src/svg/normal/discount.svg -->\n<script setup lang=\"ts\">\ndefineOptions({ name: 'Discount' })\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 3.015V7.95a1 1 0 0 0 .293.707l6.133 6.133a1 1 0 0 0 1.415 0l4.95-4.95a1 1 0 0 0 0-1.414L8.656 2.293A1 1 0 0 0 7.95 2H3.015C2.462 2 2 2.462 2 3.015m12.083 6.119L7.95 3H4.023A1.04 1.04 0 0 0 3 4.023V7.95l6.133 6.133zM7.84 7.839A2 2 0 1 0 5.01 5.01a2 2 0 0 0 2.83 2.83M5.718 5.717a1 1 0 1 1 1.414 1.415 1 1 0 0 1-1.414-1.415\"\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/discount.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=discount.vue.d.ts.map
|