UNPKG

@mee4dy/crud

Version:

Create a backend and frontend in 5 minutes! With our powerful full stack crud system, customize it to suit you.

1 lines 712 B
{"version":3,"file":"Index.vue.cjs","sources":["../../../../../ui/vue/components/MdiIcon/Index.vue"],"sourcesContent":["<template>\n <span class=\"crud-ui-mdi mdi\" :class=\"icon\" :style=\"style\"></span>\n</template>\n\n<script>\nexport default {\n props: {\n icon: {\n type: String,\n },\n size: {\n type: Number | String,\n default: 18,\n },\n },\n computed: {\n style() {\n return {\n 'font-size': `${this.size}px`,\n };\n },\n },\n};\n</script>\n"],"names":["_sfc_main"],"mappings":"iFAKAA,EAAA,CACA,MAAA,CACA,KAAA,CACA,KAAA,MACA,EACA,KAAA,CACA,KAAA,OAAA,OACA,QAAA,EACA,CACA,EACA,SAAA,CACA,OAAA,CACA,MAAA,CACA,YAAA,GAAA,KAAA,IAAA,IACA,CACA,CACA,CACA"}