| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- /* eslint-disable */
- /* prettier-ignore */
- // @ts-nocheck
- // Generated by unplugin-vue-components
- // Read more: https://github.com/vuejs/core/pull/3399
- import '@vue/runtime-core'
- export {}
- declare module '@vue/runtime-core' {
- export interface GlobalComponents {
- BaseChart: typeof import('./src/components/charts/BaseChart.vue')['default']
- CalendarApp1: typeof import('./src/components/calendar/CalendarApp1.vue')['default']
- Card: typeof import('./src/components/cards/Card.vue')['default']
- Card1: typeof import('./src/components/cards/Card1.vue')['default']
- Card2: typeof import('./src/components/cards/Card2.vue')['default']
- Card3: typeof import('./src/components/cards/Card3.vue')['default']
- Card4: typeof import('./src/components/cards/Card4.vue')['default']
- CodeHighlighter: typeof import('./src/components/highlighters/CodeHighlighter.vue')['default']
- CodeHighlighter2: typeof import('./src/components/highlighters/CodeHighlighter2.vue')['default']
- CreditBalance: typeof import('./src/components/customers/cards/overview/CreditBalance.vue')['default']
- DateRangeSelect: typeof import('./src/components/select/DateRangeSelect.vue')['default']
- DateSelect: typeof import('./src/components/select/DateSelect.vue')['default']
- Dropdown1: typeof import('./src/components/dropdown/Dropdown1.vue')['default']
- Dropdown2: typeof import('./src/components/dropdown/Dropdown2.vue')['default']
- Dropdown3: typeof import('./src/components/dropdown/Dropdown3.vue')['default']
- Dropdown4: typeof import('./src/components/dropdown/Dropdown4.vue')['default']
- DynamicTreeSelect: typeof import('./src/components/select/DynamicTreeSelect.vue')['default']
- DySelect: typeof import('./src/components/select/DySelect.vue')['default']
- DySelectTree: typeof import('./src/components/select/DySelectTree.vue')['default']
- DySelectTree2: typeof import('./src/components/select/DySelectTree2.vue')['default']
- Earnings: typeof import('./src/components/customers/cards/statments/Earnings.vue')['default']
- ElButton: typeof import('element-plus/es')['ElButton']
- ElCol: typeof import('element-plus/es')['ElCol']
- ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
- ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
- ElElFormItem: typeof import('element-plus/es')['ElElFormItem']
- ElForm: typeof import('element-plus/es')['ElForm']
- ElFormItem: typeof import('element-plus/es')['ElFormItem']
- ElInput: typeof import('element-plus/es')['ElInput']
- ElOption: typeof import('element-plus/es')['ElOption']
- ElPagination: typeof import('element-plus/es')['ElPagination']
- ElRow: typeof import('element-plus/es')['ElRow']
- ElSelect: typeof import('element-plus/es')['ElSelect']
- ElTree: typeof import('element-plus/es')['ElTree']
- Events: typeof import('./src/components/customers/cards/events-and-logs/Events.vue')['default']
- File: typeof import('./src/components/files/File.vue')['default']
- Folder: typeof import('./src/components/files/Folder.vue')['default']
- Invoices: typeof import('./src/components/customers/cards/overview/Invoices.vue')['default']
- Loading: typeof import('./src/components/Table/table-partials/Loading.vue')['default']
- Logs: typeof import('./src/components/customers/cards/events-and-logs/Logs.vue')['default']
- MenuComponent: typeof import('./src/components/menu/MenuComponent.vue')['default']
- Notice: typeof import('./src/components/Notice.vue')['default']
- OrgCompany: typeof import('./src/components/Tree/OrgCompany.vue')['default']
- PaymentMethods: typeof import('./src/components/customers/cards/overview/PaymentMethods.vue')['default']
- PaymentRecords: typeof import('./src/components/customers/cards/overview/PaymentRecords.vue')['default']
- 'PreviewCode ': typeof import('./src/components/prismjs/PreviewCode .vue')['default']
- Profile: typeof import('./src/components/page-layouts/Profile.vue')['default']
- Questions: typeof import('./src/components/devs/Questions.vue')['default']
- Replies: typeof import('./src/components/devs/Replies.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- Statement: typeof import('./src/components/customers/cards/statments/Statement.vue')['default']
- TableBodyRow: typeof import('./src/components/Table/table-partials/table-content/table-body/TableBodyRow.vue')['default']
- TableContent: typeof import('./src/components/Table/table-partials/table-content/TableContent.vue')['default']
- TableFixed: typeof import('./src/components/Table/table-partials/table-content/table-fixed/TableFixed.vue')['default']
- TableFooter: typeof import('./src/components/Table/table-partials/TableFooter.vue')['default']
- TableHeadRow: typeof import('./src/components/Table/table-partials/table-content/table-head/TableHeadRow.vue')['default']
- TableItemsPerPageSelect: typeof import('./src/components/Table/table-partials/table-content/table-footer/TableItemsPerPageSelect.vue')['default']
- TablePagination: typeof import('./src/components/Table/table-partials/table-content/table-footer/TablePagination.vue')['default']
- TableRightFixed: typeof import('./src/components/Table/table-partials/table-content/table-fixed/TableRightFixed.vue')['default']
- TextFormatting: typeof import('./src/components/devs/TextFormatting.vue')['default']
- VbDataTable: typeof import('./src/components/Table/VbDataTable.vue')['default']
- }
- }
|