This repository was archived by the owner on Sep 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomponents.d.ts
92 lines (90 loc) · 7.2 KB
/
components.d.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/vue-next/pull/3399
declare module 'vue' {
export interface GlobalComponents {
AppAddMinusButton: typeof import('./src/components/molecules/AppAddMinusButton.vue')['default']
AppButton: typeof import('./src/components/atoms/AppButton.vue')['default']
AppCard: typeof import('./src/components/atoms/AppCard.vue')['default']
AppCheckbox: typeof import('./src/components/molecules/AppCheckbox.vue')['default']
AppContainer: typeof import('./src/components/atoms/layouts/AppContainer.vue')['default']
AppDatepicker: typeof import('./src/components/molecules/AppDatepicker.vue')['default']
AppDrawer: typeof import('./src/components/molecules/AppDrawer.vue')['default']
AppImage: typeof import('./src/components/atoms/AppImage.vue')['default']
AppInput: typeof import('./src/components/atoms/AppInput.vue')['default']
AppLabel: typeof import('./src/components/atoms/AppLabel.vue')['default']
AppLink: typeof import('./src/components/atoms/AppLink.vue')['default']
AppLogo: typeof import('./src/components/atoms/AppLogo.vue')['default']
ApplyItemInfo: typeof import('./src/components/molecules/apply/ApplyItemInfo.vue')['default']
ApplyListItem: typeof import('./src/components/molecules/apply/ApplyListItem.vue')['default']
AppModal: typeof import('./src/components/molecules/AppModal.vue')['default']
AppPopover: typeof import('./src/components/molecules/AppPopover.vue')['default']
AppSection: typeof import('./src/components/atoms/layouts/AppSection.vue')['default']
AppTextarea: typeof import('./src/components/atoms/AppTextarea.vue')['default']
AppTitle: typeof import('./src/components/atoms/AppTitle.vue')['default']
AuthLayout: typeof import('./src/components/atoms/layouts/AuthLayout.vue')['default']
CheckAllButton: typeof import('./src/components/molecules/CheckAllButton.vue')['default']
ConfirmModel: typeof import('./src/components/organisms/ConfirmModel.vue')['default']
DonationItems: typeof import('./src/components/templates/DonationItems.vue')['default']
DonationStateLink: typeof import('./src/components/molecules/DonationStateLink.vue')['default']
DonatorAuthActions: typeof import('./src/components/organisms/donator/DonatorAuthActions.vue')['default']
DonatorRegisterForm: typeof import('./src/components/organisms/donator/DonatorRegisterForm.vue')['default']
DonatorSchedule: typeof import('./src/components/organisms/donator/DonatorSchedule.vue')['default']
DynamicForm: typeof import('./src/components/molecules/DynamicForm.vue')['default']
'EosIcons:threeDotsLoading': typeof import('~icons/eos-icons/three-dots-loading')['default']
FlashMessage: typeof import('./src/components/global/FlashMessage.vue')['default']
FormActions: typeof import('./src/components/molecules/form/FormActions.vue')['default']
FormAddMinus: typeof import('./src/components/molecules/form/FormAddMinus.vue')['default']
FormErrorMessage: typeof import('./src/components/atoms/FormErrorMessage.vue')['default']
FormInput: typeof import('./src/components/molecules/form/FormInput.vue')['default']
FormTextarea: typeof import('./src/components/molecules/form/FormTextarea.vue')['default']
HomePage: typeof import('./src/components/templates/HomePage.vue')['default']
'Ic:roundAccountCircle': typeof import('~icons/ic/round-account-circle')['default']
IconLoading: typeof import('./src/components/atoms/IconLoading.vue')['default']
JamCloseCircleF: typeof import('~icons/jam/close-circle-f')['default']
LoginForm: typeof import('./src/components/organisms/LoginForm.vue')['default']
LoginPage: typeof import('./src/components/templates/LoginPage.vue')['default']
'Mdi:loading': typeof import('~icons/mdi/loading')['default']
NavigationHeader: typeof import('./src/components/organisms/NavigationHeader.vue')['default']
NotFound: typeof import('./src/components/templates/NotFound.vue')['default']
NotificationItem: typeof import('./src/components/molecules/NotificationItem.vue')['default']
OrgAuthActions: typeof import('./src/components/organisms/org/OrgAuthActions.vue')['default']
OrgItems: typeof import('./src/components/templates/OrgItems.vue')['default']
OrgItemsApplyModel: typeof import('./src/components/organisms/org-items/OrgItemsApplyModel.vue')['default']
OrgItemsInfo: typeof import('./src/components/organisms/org-items/OrgItemsInfo.vue')['default']
OrgItemsList: typeof import('./src/components/organisms/org-items/OrgItemsList.vue')['default']
OrgItemsToolbar: typeof import('./src/components/organisms/org-items/OrgItemsToolbar.vue')['default']
OrgList: typeof import('./src/components/organisms/org/OrgList.vue')['default']
OrgListCard: typeof import('./src/components/organisms/org/OrgListCard.vue')['default']
OrgRegisterForm: typeof import('./src/components/organisms/org/OrgRegisterForm.vue')['default']
ProcessLine: typeof import('./src/components/molecules/ProcessLine.vue')['default']
RegisterDonator: typeof import('./src/components/templates/RegisterDonator.vue')['default']
RegisterOrg: typeof import('./src/components/templates/RegisterOrg.vue')['default']
ResetPassword: typeof import('./src/components/templates/ResetPassword.vue')['default']
ResetPasswordForm: typeof import('./src/components/organisms/ResetPasswordForm.vue')['default']
ThanksPage: typeof import('./src/components/templates/ThanksPage.vue')['default']
TheHeader: typeof import('./src/components/templates/TheHeader.vue')['default']
'Uil:angleLeft': typeof import('~icons/uil/angle-left')['default']
'Uil:arrowUpRight': typeof import('~icons/uil/arrow-up-right')['default']
'Uil:check': typeof import('~icons/uil/check')['default']
'Uil:commentDots': typeof import('~icons/uil/comment-dots')['default']
'Uil:exclamationTriangle': typeof import('~icons/uil/exclamation-triangle')['default']
'Uil:filter': typeof import('~icons/uil/filter')['default']
'Uil:grin': typeof import('~icons/uil/grin')['default']
'Uil:heartMedical': typeof import('~icons/uil/heart-medical')['default']
'Uil:infoCircle': typeof import('~icons/uil/info-circle')['default']
'Uil:minus': typeof import('~icons/uil/minus')['default']
'Uil:multiply': typeof import('~icons/uil/multiply')['default']
'Uil:plus': typeof import('~icons/uil/plus')['default']
'Uil:trashAlt': typeof import('~icons/uil/trash-alt')['default']
'Uil:truck': typeof import('~icons/uil/truck')['default']
'Uim:checkCircle': typeof import('~icons/uim/check-circle')['default']
'Uim:circle': typeof import('~icons/uim/circle')['default']
UserCard: typeof import('./src/components/organisms/user/UserCard.vue')['default']
UserDonationStateLinks: typeof import('./src/components/organisms/user/UserDonationStateLinks.vue')['default']
UserDonationStateNavbar: typeof import('./src/components/organisms/user/UserDonationStateNavbar.vue')['default']
UserLogoutButton: typeof import('./src/components/molecules/UserLogoutButton.vue')['default']
UserNotificationCenter: typeof import('./src/components/organisms/user/UserNotificationCenter.vue')['default']
}
}
export { }