|
|
@@ -9,8 +9,6 @@ export {}
|
|
|
|
|
|
declare module '@vue/runtime-core' {
|
|
|
export interface GlobalComponents {
|
|
|
- AddCustomerModal: typeof import('./src/components/modals/forms/AddCustomerModal.vue')['default']
|
|
|
- Advanced: typeof import('./src/components/subscriptions/add/Advanced.vue')['default']
|
|
|
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']
|
|
|
@@ -20,14 +18,9 @@ declare module '@vue/runtime-core' {
|
|
|
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']
|
|
|
- copy: typeof import('./src/components/Table/table-partials/table-content/table-fixed/TableFixed copy.vue')['default']
|
|
|
- CreateAccountModal: typeof import('./src/components/modals/wizards/CreateAccountModal.vue')['default']
|
|
|
- CreateAPIKeyModal: typeof import('./src/components/modals/forms/CreateAPIKeyModal.vue')['default']
|
|
|
- CreateAppModal: typeof import('./src/components/modals/wizards/create-app-modal/CreateAppModal.vue')['default']
|
|
|
- CreateAppModalForm: typeof import('./src/components/modals/wizards/create-app-modal/CreateAppModalForm.vue')['default']
|
|
|
CreditBalance: typeof import('./src/components/customers/cards/overview/CreditBalance.vue')['default']
|
|
|
- Customer: typeof import('./src/components/subscriptions/add/Customer.vue')['default']
|
|
|
- Details: typeof import('./src/components/subscriptions/view/Details.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']
|
|
|
@@ -38,51 +31,36 @@ declare module '@vue/runtime-core' {
|
|
|
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']
|
|
|
- ExportCustomerModal: typeof import('./src/components/modals/forms/ExportCustomerModal.vue')['default']
|
|
|
File: typeof import('./src/components/files/File.vue')['default']
|
|
|
Folder: typeof import('./src/components/files/Folder.vue')['default']
|
|
|
- InviteFriendsModal: typeof import('./src/components/modals/general/InviteFriendsModal.vue')['default']
|
|
|
Invoices: typeof import('./src/components/customers/cards/overview/Invoices.vue')['default']
|
|
|
- Item1: typeof import('./src/components/activity-timeline-items/Item1.vue')['default']
|
|
|
- Item2: typeof import('./src/components/activity-timeline-items/Item2.vue')['default']
|
|
|
- Item3: typeof import('./src/components/activity-timeline-items/Item3.vue')['default']
|
|
|
- Item4: typeof import('./src/components/activity-timeline-items/Item4.vue')['default']
|
|
|
- Item5: typeof import('./src/components/activity-timeline-items/Item5.vue')['default']
|
|
|
- Item6: typeof import('./src/components/activity-timeline-items/Item6.vue')['default']
|
|
|
- Item7: typeof import('./src/components/activity-timeline-items/Item7.vue')['default']
|
|
|
- Item8: typeof import('./src/components/activity-timeline-items/Item8.vue')['default']
|
|
|
- KTDataTable: typeof import('./src/components/kt-datatable/KTDataTable.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']
|
|
|
- MessageIn: typeof import('./src/components/messenger-parts/MessageIn.vue')['default']
|
|
|
- MessageOut: typeof import('./src/components/messenger-parts/MessageOut.vue')['default']
|
|
|
- NewAddressModal: typeof import('./src/components/modals/forms/NewAddressModal.vue')['default']
|
|
|
- NewCardModal: typeof import('./src/components/modals/forms/NewCardModal.vue')['default']
|
|
|
- NewEventModal: typeof import('./src/components/modals/forms/NewEventModal.vue')['default']
|
|
|
- NewTargetModal: typeof import('./src/components/modals/forms/NewTargetModal.vue')['default']
|
|
|
Notice: typeof import('./src/components/Notice.vue')['default']
|
|
|
- PaymentMethod: typeof import('./src/components/subscriptions/add/PaymentMethod.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']
|
|
|
- Products: typeof import('./src/components/subscriptions/add/Products.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']
|
|
|
- ShareAndEarnModal: typeof import('./src/components/modals/general/ShareAndEarnModal.vue')['default']
|
|
|
Statement: typeof import('./src/components/customers/cards/statments/Statement.vue')['default']
|
|
|
- Step1: typeof import('./src/components/wizard/steps/Step1.vue')['default']
|
|
|
- Step2: typeof import('./src/components/wizard/steps/Step2.vue')['default']
|
|
|
- Step3: typeof import('./src/components/wizard/steps/Step3.vue')['default']
|
|
|
- Step4: typeof import('./src/components/wizard/steps/Step4.vue')['default']
|
|
|
- Step5: typeof import('./src/components/wizard/steps/Step5.vue')['default']
|
|
|
- Summary: typeof import('./src/components/subscriptions/add/Summary.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']
|
|
|
@@ -92,23 +70,6 @@ declare module '@vue/runtime-core' {
|
|
|
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']
|
|
|
- TwoFactorAuthModal: typeof import('./src/components/modals/wizards/TwoFactorAuthModal.vue')['default']
|
|
|
- UpgradePlanModal: typeof import('./src/components/modals/general/UpgradePlanModal.vue')['default']
|
|
|
VbDataTable: typeof import('./src/components/Table/VbDataTable.vue')['default']
|
|
|
- ViewUsersModal: typeof import('./src/components/modals/general/ViewUsersModal.vue')['default']
|
|
|
- Widget1: typeof import('./src/components/widgets/charts/Widget1.vue')['default']
|
|
|
- Widget10: typeof import('./src/components/widgets/mixed/Widget10.vue')['default']
|
|
|
- Widget11: typeof import('./src/components/widgets/mixed/Widget11.vue')['default']
|
|
|
- Widget12: typeof import('./src/components/widgets/mixed/Widget12.vue')['default']
|
|
|
- Widget13: typeof import('./src/components/widgets/mixed/Widget13.vue')['default']
|
|
|
- Widget14: typeof import('./src/components/widgets/mixed/Widget14.vue')['default']
|
|
|
- Widget2: typeof import('./src/components/widgets/charts/Widget2.vue')['default']
|
|
|
- Widget3: typeof import('./src/components/widgets/charts/Widget3.vue')['default']
|
|
|
- Widget4: typeof import('./src/components/widgets/charts/Widget4.vue')['default']
|
|
|
- Widget5: typeof import('./src/components/widgets/charts/Widget5.vue')['default']
|
|
|
- Widget6: typeof import('./src/components/widgets/charts/Widget6.vue')['default']
|
|
|
- Widget7: typeof import('./src/components/widgets/charts/Widget7.vue')['default']
|
|
|
- Widget8: typeof import('./src/components/widgets/charts/Widget8.vue')['default']
|
|
|
- Widget9: typeof import('./src/components/widgets/mixed/Widget9.vue')['default']
|
|
|
}
|
|
|
}
|