UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

1 lines 856 B
{"version":3,"file":"index.mjs","sources":["../../../../../src/components/ivue-loading/index.ts"],"sourcesContent":["import { App } from 'vue';\r\nimport Loading from './loading';\r\nimport directive from './directive';\r\n\r\nexport const IvueLoading = {\r\n install(app: App) {\r\n app.directive('loading', directive);\r\n app.config.globalProperties.$loading = Loading;\r\n },\r\n directive: directive,\r\n service: Loading,\r\n};\r\n\r\nexport default IvueLoading;\r\n\r\nexport {\r\n directive,\r\n directive as IvueLoadingDirective,\r\n Loading as IvueLoadingService,\r\n};\r\n"],"names":["directive"],"mappings":";;;;;AAIO,MAAM,WAAc,GAAA;AAAA,EACzB,QAAQ,GAAU,EAAA;AAChB,IAAI,GAAA,CAAA,SAAA,CAAU,WAAWA,QAAS,CAAA,CAAA;AAClC,IAAI,GAAA,CAAA,MAAA,CAAO,iBAAiB,QAAW,GAAA,OAAA,CAAA;AAAA,GACzC;AAAA,aACAA,QAAA;AAAA,EACA,OAAS,EAAA,OAAA;AACX;;;;"}