-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomponents.d.ts
79 lines (77 loc) · 6.54 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
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
ActivityIcon: typeof import('./src/components/_global/icons/ActivityIcon.vue')['default']
ArrowDownIcon: typeof import('./src/components/_global/icons/ArrowDownIcon.vue')['default']
BalAccordion: typeof import('./src/components/_global/BalAccordion/BalAccordion.vue')['default']
BalActionSteps: typeof import('./src/components/_global/BalActionSteps/BalActionSteps.vue')['default']
BalAlert: typeof import('./src/components/_global/BalAlert/BalAlert.vue')['default']
BalAsset: typeof import('./src/components/_global/BalAsset/BalAsset.vue')['default']
BalAssetSet: typeof import('./src/components/_global/BalAsset/BalAssetSet.vue')['default']
BalBlankSlate: typeof import('./src/components/_global/BalBlankSlate/BalBlankSlate.vue')['default']
BalBreakdown: typeof import('./src/components/_global/BalBreakdown/BalBreakdown.vue')['default']
BalBtn: typeof import('./src/components/_global/BalBtn/BalBtn.vue')['default']
BalBtnGroup: typeof import('./src/components/_global/BalBtnGroup/BalBtnGroup.vue')['default']
BalCard: typeof import('./src/components/_global/BalCard/BalCard.vue')['default']
BalChart: typeof import('./src/components/_global/BalChart/BalChart.vue')['default']
BalCheckbox: typeof import('./src/components/_global/BalCheckbox/BalCheckbox.vue')['default']
BalChip: typeof import('./src/components/_global/BalChip/BalChip.vue')['default']
BalCircle: typeof import('./src/components/_global/shapes/BalCircle/BalCircle.vue')['default']
BalCloseIcon: typeof import('./src/components/_global/icons/BalCloseIcon.vue')['default']
BalDataList: typeof import('./src/components/_global/BalDataList/BalDataList.vue')['default']
BalDataListRow: typeof import('./src/components/_global/BalDataList/BalDataListRow.vue')['default']
BalDetailsTable: typeof import('./src/components/_global/BalDetailsTable/BalDetailsTable.vue')['default']
BalDropdown: typeof import('./src/components/_global/BalDropdown/BalDropdown.vue')['default']
BalFlexGrid: typeof import('./src/components/_global/BalFlexGrid/BalFlexGrid.vue')['default']
BalForm: typeof import('./src/components/_global/BalForm/BalForm.vue')['default']
BalHorizSteps: typeof import('./src/components/_global/BalHorizSteps/BalHorizSteps.vue')['default']
BalIcon: typeof import('./src/components/_global/BalIcon/BalIcon.vue')['default']
BalImage: typeof import('./src/components/_global/BalImage/BalImage.vue')['default']
BalInlineInput: typeof import('./src/components/_global/BalInlineInput/BalInlineInput.vue')['default']
BalLazy: typeof import('./src/components/_global/BalLazy/BalLazy.vue')['default']
BalLink: typeof import('./src/components/_global/BalLink/BalLink.vue')['default']
BalLoadingBlock: typeof import('./src/components/_global/BalLoadingBlock/BalLoadingBlock.vue')['default']
BalLoadingIcon: typeof import('./src/components/_global/BalLoadingIcon/BalLoadingIcon.vue')['default']
BalLoadingNumber: typeof import('./src/components/_global/BalLoadingNumber/BalLoadingNumber.vue')['default']
BalModal: typeof import('./src/components/_global/BalModal/BalModal.vue')['default']
BalPopover: typeof import('./src/components/_global/BalPopover/BalPopover.vue')['default']
BalProgressBar: typeof import('./src/components/_global/BalProgressBar/BalProgressBar.vue')['default']
BalRadio: typeof import('./src/components/_global/BalRadio/BalRadio.vue')['default']
BalRangeInput: typeof import('./src/components/_global/BalRangeInput/BalRangeInput.vue')['default']
BalSelectInput: typeof import('./src/components/_global/BalSelectInput/BalSelectInput.vue')['default']
BalStack: typeof import('./src/components/_global/BalStack/BalStack.vue')['default']
BalTable: typeof import('./src/components/_global/BalTable/BalTable.vue')['default']
BalTableRow: typeof import('./src/components/_global/BalTable/BalTableRow.vue')['default']
BalTabs: typeof import('./src/components/_global/BalTabs/BalTabs.vue')['default']
BalTextInput: typeof import('./src/components/_global/BalTextInput/BalTextInput.vue')['default']
BalToggle: typeof import('./src/components/_global/BalToggle/BalToggle.vue')['default']
BalTooltip: typeof import('./src/components/_global/BalTooltip/BalTooltip.vue')['default']
BalVerticalSteps: typeof import('./src/components/_global/BalVerticalSteps/BalVerticalSteps.vue')['default']
CheckIcon: typeof import('./src/components/_global/icons/CheckIcon.vue')['default']
CompositionIcon: typeof import('./src/components/_global/icons/CompositionIcon.vue')['default']
DiscordIcon: typeof import('./src/components/_global/icons/brands/DiscordIcon.vue')['default']
EmailIcon: typeof import('./src/components/_global/icons/EmailIcon.vue')['default']
GithubIcon: typeof import('./src/components/_global/icons/brands/GithubIcon.vue')['default']
LightBulbIcon: typeof import('./src/components/_global/icons/LightBulbIcon.vue')['default']
MediumIcon: typeof import('./src/components/_global/icons/brands/MediumIcon.vue')['default']
MinusSquareIcon: typeof import('./src/components/_global/icons/MinusSquareIcon.vue')['default']
MoonIcon: typeof import('./src/components/_global/icons/MoonIcon.vue')['default']
NetworkIcon: typeof import('./src/components/_global/icons/NetworkIcon.vue')['default']
PinHeader: typeof import('./src/components/_global/BalTable/PinHeader.vue')['default']
PlusSquareIcon: typeof import('./src/components/_global/icons/PlusSquareIcon.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SpinnerIcon: typeof import('./src/components/_global/icons/SpinnerIcon.vue')['default']
StarsIcon: typeof import('./src/components/_global/icons/StarsIcon.vue')['default']
SunIcon: typeof import('./src/components/_global/icons/SunIcon.vue')['default']
TimelockIcon: typeof import('./src/components/_global/icons/TimelockIcon.vue')['default']
TotalsRow: typeof import('./src/components/_global/BalTable/TotalsRow.vue')['default']
TwitterIcon: typeof import('./src/components/_global/icons/brands/TwitterIcon.vue')['default']
WalletIcon: typeof import('./src/components/_global/icons/WalletIcon.vue')['default']
YoutubeIcon: typeof import('./src/components/_global/icons/brands/YoutubeIcon.vue')['default']
}
}