123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- /* eslint-disable */
- // @ts-nocheck
- // Generated by unplugin-vue-components
- // Read more: https://github.com/vuejs/core/pull/3399
- // biome-ignore lint: disable
- export {}
- /* prettier-ignore */
- declare module 'vue' {
- export interface GlobalComponents {
- AAlert: typeof import('ant-design-vue/es')['Alert']
- AAutoComplete: typeof import('ant-design-vue/es')['AutoComplete']
- AAvatar: typeof import('ant-design-vue/es')['Avatar']
- ABadge: typeof import('ant-design-vue/es')['Badge']
- ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb']
- ABreadcrumbItem: typeof import('ant-design-vue/es')['BreadcrumbItem']
- AButton: typeof import('ant-design-vue/es')['Button']
- ACard: typeof import('ant-design-vue/es')['Card']
- ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
- ACheckboxGroup: typeof import('ant-design-vue/es')['CheckboxGroup']
- ACol: typeof import('ant-design-vue/es')['Col']
- ACollapse: typeof import('ant-design-vue/es')['Collapse']
- ACollapsePanel: typeof import('ant-design-vue/es')['CollapsePanel']
- AComment: typeof import('ant-design-vue/es')['Comment']
- AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
- ADescriptions: typeof import('ant-design-vue/es')['Descriptions']
- ADescriptionsItem: typeof import('ant-design-vue/es')['DescriptionsItem']
- ADivider: typeof import('ant-design-vue/es')['Divider']
- ADrawer: typeof import('ant-design-vue/es')['Drawer']
- ADropdown: typeof import('ant-design-vue/es')['Dropdown']
- AEmpty: typeof import('ant-design-vue/es')['Empty']
- AForm: typeof import('ant-design-vue/es')['Form']
- AFormItem: typeof import('ant-design-vue/es')['FormItem']
- AInput: typeof import('ant-design-vue/es')['Input']
- AInputGroup: typeof import('ant-design-vue/es')['InputGroup']
- AInputNumber: typeof import('ant-design-vue/es')['InputNumber']
- AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
- ALayout: typeof import('ant-design-vue/es')['Layout']
- ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
- ALayoutFooter: typeof import('ant-design-vue/es')['LayoutFooter']
- ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
- ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
- AList: typeof import('ant-design-vue/es')['List']
- AListItem: typeof import('ant-design-vue/es')['ListItem']
- AListItemMeta: typeof import('ant-design-vue/es')['ListItemMeta']
- AMenu: typeof import('ant-design-vue/es')['Menu']
- AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
- AModal: typeof import('ant-design-vue/es')['Modal']
- APagination: typeof import('ant-design-vue/es')['Pagination']
- APopconfirm: typeof import('ant-design-vue/es')['Popconfirm']
- APopover: typeof import('ant-design-vue/es')['Popover']
- AProgress: typeof import('ant-design-vue/es')['Progress']
- AQrcode: typeof import('ant-design-vue/es')['QRCode']
- ARadioButton: typeof import('ant-design-vue/es')['RadioButton']
- ARadioGroup: typeof import('ant-design-vue/es')['RadioGroup']
- AResult: typeof import('ant-design-vue/es')['Result']
- ARow: typeof import('ant-design-vue/es')['Row']
- ASegmented: typeof import('ant-design-vue/es')['Segmented']
- ASelect: typeof import('ant-design-vue/es')['Select']
- ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
- ASpace: typeof import('ant-design-vue/es')['Space']
- ASpin: typeof import('ant-design-vue/es')['Spin']
- AStatistic: typeof import('ant-design-vue/es')['Statistic']
- AStep: typeof import('ant-design-vue/es')['Step']
- ASteps: typeof import('ant-design-vue/es')['Steps']
- ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
- ASwitch: typeof import('ant-design-vue/es')['Switch']
- ATable: typeof import('ant-design-vue/es')['Table']
- ATabPane: typeof import('ant-design-vue/es')['TabPane']
- ATabs: typeof import('ant-design-vue/es')['Tabs']
- ATag: typeof import('ant-design-vue/es')['Tag']
- ATextarea: typeof import('ant-design-vue/es')['Textarea']
- ATooltip: typeof import('ant-design-vue/es')['Tooltip']
- AUploadDragger: typeof import('ant-design-vue/es')['UploadDragger']
- AutoCertFormAutoCertForm: typeof import('./src/components/AutoCertForm/AutoCertForm.vue')['default']
- AutoCertFormDNSChallenge: typeof import('./src/components/AutoCertForm/DNSChallenge.vue')['default']
- BreadcrumbBreadcrumb: typeof import('./src/components/Breadcrumb/Breadcrumb.vue')['default']
- CertInfoCertInfo: typeof import('./src/components/CertInfo/CertInfo.vue')['default']
- ChartAreaChart: typeof import('./src/components/Chart/AreaChart.vue')['default']
- ChartRadialBarChart: typeof import('./src/components/Chart/RadialBarChart.vue')['default']
- ChartUsageProgressLine: typeof import('./src/components/Chart/UsageProgressLine.vue')['default']
- ChatGPTChatGPT: typeof import('./src/components/ChatGPT/ChatGPT.vue')['default']
- CodeEditorCodeEditor: typeof import('./src/components/CodeEditor/CodeEditor.vue')['default']
- ConfigHistoryConfigHistory: typeof import('./src/components/ConfigHistory/ConfigHistory.vue')['default']
- ConfigHistoryDiffViewer: typeof import('./src/components/ConfigHistory/DiffViewer.vue')['default']
- EnvGroupTabsEnvGroupTabs: typeof import('./src/components/EnvGroupTabs/EnvGroupTabs.vue')['default']
- EnvIndicatorEnvIndicator: typeof import('./src/components/EnvIndicator/EnvIndicator.vue')['default']
- FooterToolbarFooterToolBar: typeof import('./src/components/FooterToolbar/FooterToolBar.vue')['default']
- ICPICP: typeof import('./src/components/ICP/ICP.vue')['default']
- LogoLogo: typeof import('./src/components/Logo/Logo.vue')['default']
- NginxControlNginxControl: typeof import('./src/components/NginxControl/NginxControl.vue')['default']
- NgxConfigEditorDirectiveDirectiveAdd: typeof import('./src/components/NgxConfigEditor/directive/DirectiveAdd.vue')['default']
- NgxConfigEditorDirectiveDirectiveDocuments: typeof import('./src/components/NgxConfigEditor/directive/DirectiveDocuments.vue')['default']
- NgxConfigEditorDirectiveDirectiveEditor: typeof import('./src/components/NgxConfigEditor/directive/DirectiveEditor.vue')['default']
- NgxConfigEditorDirectiveDirectiveEditorItem: typeof import('./src/components/NgxConfigEditor/directive/DirectiveEditorItem.vue')['default']
- NgxConfigEditorLocationEditor: typeof import('./src/components/NgxConfigEditor/LocationEditor.vue')['default']
- NgxConfigEditorLogEntry: typeof import('./src/components/NgxConfigEditor/LogEntry.vue')['default']
- NgxConfigEditorNginxStatusAlert: typeof import('./src/components/NgxConfigEditor/NginxStatusAlert.vue')['default']
- NgxConfigEditorNgxConfigEditor: typeof import('./src/components/NgxConfigEditor/NgxConfigEditor.vue')['default']
- NgxConfigEditorNgxServer: typeof import('./src/components/NgxConfigEditor/NgxServer.vue')['default']
- NgxConfigEditorNgxUpstream: typeof import('./src/components/NgxConfigEditor/NgxUpstream.vue')['default']
- NodeSelectorNodeSelector: typeof import('./src/components/NodeSelector/NodeSelector.vue')['default']
- NotificationNotification: typeof import('./src/components/Notification/Notification.vue')['default']
- OTPInputOTPInput: typeof import('./src/components/OTPInput/OTPInput.vue')['default']
- PageHeaderPageHeader: typeof import('./src/components/PageHeader/PageHeader.vue')['default']
- ProcessingStatusProcessingStatus: typeof import('./src/components/ProcessingStatus/ProcessingStatus.vue')['default']
- ReactiveFromNowReactiveFromNow: typeof import('./src/components/ReactiveFromNow/ReactiveFromNow.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- SelfCheckSelfCheck: typeof import('./src/components/SelfCheck/SelfCheck.vue')['default']
- SelfCheckSelfCheckHeaderBanner: typeof import('./src/components/SelfCheck/SelfCheckHeaderBanner.vue')['default']
- SensitiveStringSensitiveString: typeof import('./src/components/SensitiveString/SensitiveString.vue')['default']
- SetLanguageSetLanguage: typeof import('./src/components/SetLanguage/SetLanguage.vue')['default']
- StdDesignStdDataDisplayStdBatchEdit: typeof import('./src/components/StdDesign/StdDataDisplay/StdBatchEdit.vue')['default']
- StdDesignStdDataDisplayStdBulkActions: typeof import('./src/components/StdDesign/StdDataDisplay/StdBulkActions.vue')['default']
- StdDesignStdDataDisplayStdCurd: typeof import('./src/components/StdDesign/StdDataDisplay/StdCurd.vue')['default']
- StdDesignStdDataDisplayStdCurdDetail: typeof import('./src/components/StdDesign/StdDataDisplay/StdCurdDetail.vue')['default']
- StdDesignStdDataDisplayStdPagination: typeof import('./src/components/StdDesign/StdDataDisplay/StdPagination.vue')['default']
- StdDesignStdDataDisplayStdTable: typeof import('./src/components/StdDesign/StdDataDisplay/StdTable.vue')['default']
- StdDesignStdDataEntryComponentsStdPassword: typeof import('./src/components/StdDesign/StdDataEntry/components/StdPassword.vue')['default']
- StdDesignStdDataEntryComponentsStdSelect: typeof import('./src/components/StdDesign/StdDataEntry/components/StdSelect.vue')['default']
- StdDesignStdDataEntryComponentsStdSelector: typeof import('./src/components/StdDesign/StdDataEntry/components/StdSelector.vue')['default']
- StdDesignStdDataEntryStdDataEntry: typeof import('./src/components/StdDesign/StdDataEntry/StdDataEntry.vue')['default']
- StdDesignStdDataEntryStdFormItem: typeof import('./src/components/StdDesign/StdDataEntry/StdFormItem.vue')['default']
- StdDesignStdDetailStdDetail: typeof import('./src/components/StdDesign/StdDetail/StdDetail.vue')['default']
- SwitchAppearanceIconsVPIconMoon: typeof import('./src/components/SwitchAppearance/icons/VPIconMoon.vue')['default']
- SwitchAppearanceIconsVPIconSun: typeof import('./src/components/SwitchAppearance/icons/VPIconSun.vue')['default']
- SwitchAppearanceSwitchAppearance: typeof import('./src/components/SwitchAppearance/SwitchAppearance.vue')['default']
- SystemRestoreSystemRestoreContent: typeof import('./src/components/SystemRestore/SystemRestoreContent.vue')['default']
- TwoFAAuthorization: typeof import('./src/components/TwoFA/Authorization.vue')['default']
- VPSwitchVPSwitch: typeof import('./src/components/VPSwitch/VPSwitch.vue')['default']
- }
- }
|