1
0

components.d.ts 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. /* eslint-disable */
  2. // @ts-nocheck
  3. // Generated by unplugin-vue-components
  4. // Read more: https://github.com/vuejs/core/pull/3399
  5. // biome-ignore lint: disable
  6. export {}
  7. /* prettier-ignore */
  8. declare module 'vue' {
  9. export interface GlobalComponents {
  10. AAlert: typeof import('ant-design-vue/es')['Alert']
  11. AApp: typeof import('ant-design-vue/es')['App']
  12. AAvatar: typeof import('ant-design-vue/es')['Avatar']
  13. ABadge: typeof import('ant-design-vue/es')['Badge']
  14. ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb']
  15. ABreadcrumbItem: typeof import('ant-design-vue/es')['BreadcrumbItem']
  16. AButton: typeof import('ant-design-vue/es')['Button']
  17. ACard: typeof import('ant-design-vue/es')['Card']
  18. ACol: typeof import('ant-design-vue/es')['Col']
  19. AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
  20. ADivider: typeof import('ant-design-vue/es')['Divider']
  21. ADrawer: typeof import('ant-design-vue/es')['Drawer']
  22. AInput: typeof import('ant-design-vue/es')['Input']
  23. AInputGroup: typeof import('ant-design-vue/es')['InputGroup']
  24. ALayout: typeof import('ant-design-vue/es')['Layout']
  25. ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
  26. ALayoutFooter: typeof import('ant-design-vue/es')['LayoutFooter']
  27. ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
  28. ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
  29. AList: typeof import('ant-design-vue/es')['List']
  30. AListItem: typeof import('ant-design-vue/es')['ListItem']
  31. AListItemMeta: typeof import('ant-design-vue/es')['ListItemMeta']
  32. AMenu: typeof import('ant-design-vue/es')['Menu']
  33. AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
  34. AModal: typeof import('ant-design-vue/es')['Modal']
  35. APopconfirm: typeof import('ant-design-vue/es')['Popconfirm']
  36. APopover: typeof import('ant-design-vue/es')['Popover']
  37. AppProvider: typeof import('./src/components/AppProvider.vue')['default']
  38. AProgress: typeof import('ant-design-vue/es')['Progress']
  39. ARow: typeof import('ant-design-vue/es')['Row']
  40. ASelect: typeof import('ant-design-vue/es')['Select']
  41. ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
  42. ASpace: typeof import('ant-design-vue/es')['Space']
  43. AStatistic: typeof import('ant-design-vue/es')['Statistic']
  44. ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
  45. ATabPane: typeof import('ant-design-vue/es')['TabPane']
  46. ATabs: typeof import('ant-design-vue/es')['Tabs']
  47. ATag: typeof import('ant-design-vue/es')['Tag']
  48. ATooltip: typeof import('ant-design-vue/es')['Tooltip']
  49. ATypographyText: typeof import('ant-design-vue/es')['TypographyText']
  50. ATypographyTitle: typeof import('ant-design-vue/es')['TypographyTitle']
  51. AutoCertFormAutoCertForm: typeof import('./src/components/AutoCertForm/AutoCertForm.vue')['default']
  52. AutoCertFormDNSChallenge: typeof import('./src/components/AutoCertForm/DNSChallenge.vue')['default']
  53. BaseEditorBaseEditor: typeof import('./src/components/BaseEditor/BaseEditor.vue')['default']
  54. BreadcrumbBreadcrumb: typeof import('./src/components/Breadcrumb/Breadcrumb.vue')['default']
  55. CertInfoCertInfo: typeof import('./src/components/CertInfo/CertInfo.vue')['default']
  56. ChartAreaChart: typeof import('./src/components/Chart/AreaChart.vue')['default']
  57. ChartRadialBarChart: typeof import('./src/components/Chart/RadialBarChart.vue')['default']
  58. ChartUsageProgressLine: typeof import('./src/components/Chart/UsageProgressLine.vue')['default']
  59. CodeEditorCodeEditor: typeof import('./src/components/CodeEditor/CodeEditor.vue')['default']
  60. ConfigHistoryConfigHistory: typeof import('./src/components/ConfigHistory/ConfigHistory.vue')['default']
  61. ConfigHistoryDiffViewer: typeof import('./src/components/ConfigHistory/DiffViewer.vue')['default']
  62. DevDebugPanelDevDebugPanel: typeof import('./src/components/DevDebugPanel/DevDebugPanel.vue')['default']
  63. FooterToolbarFooterToolBar: typeof import('./src/components/FooterToolbar/FooterToolBar.vue')['default']
  64. ICPICP: typeof import('./src/components/ICP/ICP.vue')['default']
  65. LLMChatMessage: typeof import('./src/components/LLM/ChatMessage.vue')['default']
  66. LLMChatMessageInput: typeof import('./src/components/LLM/ChatMessageInput.vue')['default']
  67. LLMChatMessageList: typeof import('./src/components/LLM/ChatMessageList.vue')['default']
  68. LLMLLM: typeof import('./src/components/LLM/LLM.vue')['default']
  69. LLMLLMSessionTabs: typeof import('./src/components/LLM/LLMSessionTabs.vue')['default']
  70. LogoLogo: typeof import('./src/components/Logo/Logo.vue')['default']
  71. NamespaceRenderNamespaceRender: typeof import('./src/components/NamespaceRender/NamespaceRender.vue')['default']
  72. NamespaceTabsNamespaceTabs: typeof import('./src/components/NamespaceTabs/NamespaceTabs.vue')['default']
  73. NginxControlNginxControl: typeof import('./src/components/NginxControl/NginxControl.vue')['default']
  74. NgxConfigEditorDirectiveDirectiveAdd: typeof import('./src/components/NgxConfigEditor/directive/DirectiveAdd.vue')['default']
  75. NgxConfigEditorDirectiveDirectiveDocuments: typeof import('./src/components/NgxConfigEditor/directive/DirectiveDocuments.vue')['default']
  76. NgxConfigEditorDirectiveDirectiveEditor: typeof import('./src/components/NgxConfigEditor/directive/DirectiveEditor.vue')['default']
  77. NgxConfigEditorDirectiveDirectiveEditorItem: typeof import('./src/components/NgxConfigEditor/directive/DirectiveEditorItem.vue')['default']
  78. NgxConfigEditorLocationEditor: typeof import('./src/components/NgxConfigEditor/LocationEditor.vue')['default']
  79. NgxConfigEditorLogEntry: typeof import('./src/components/NgxConfigEditor/LogEntry.vue')['default']
  80. NgxConfigEditorNginxStatusAlert: typeof import('./src/components/NgxConfigEditor/NginxStatusAlert.vue')['default']
  81. NgxConfigEditorNgxConfigEditor: typeof import('./src/components/NgxConfigEditor/NgxConfigEditor.vue')['default']
  82. NgxConfigEditorNgxServer: typeof import('./src/components/NgxConfigEditor/NgxServer.vue')['default']
  83. NgxConfigEditorNgxUpstream: typeof import('./src/components/NgxConfigEditor/NgxUpstream.vue')['default']
  84. NodeCardNodeCard: typeof import('./src/components/NodeCard/NodeCard.vue')['default']
  85. NodeIndicatorNodeIndicator: typeof import('./src/components/NodeIndicator/NodeIndicator.vue')['default']
  86. NodeSelectorNodeSelector: typeof import('./src/components/NodeSelector/NodeSelector.vue')['default']
  87. NotificationNotification: typeof import('./src/components/Notification/Notification.vue')['default']
  88. OTPInputOTPInput: typeof import('./src/components/OTPInput/OTPInput.vue')['default']
  89. PageHeaderPageHeader: typeof import('./src/components/PageHeader/PageHeader.vue')['default']
  90. PortScannerPortScannerCompact: typeof import('./src/components/PortScanner/PortScannerCompact.vue')['default']
  91. ProcessingStatusProcessingStatus: typeof import('./src/components/ProcessingStatus/ProcessingStatus.vue')['default']
  92. ProxyTargetsProxyTargets: typeof import('./src/components/ProxyTargets/ProxyTargets.vue')['default']
  93. ReactiveFromNowReactiveFromNow: typeof import('./src/components/ReactiveFromNow/ReactiveFromNow.vue')['default']
  94. RouterLink: typeof import('vue-router')['RouterLink']
  95. RouterView: typeof import('vue-router')['RouterView']
  96. SelfCheckSelfCheck: typeof import('./src/components/SelfCheck/SelfCheck.vue')['default']
  97. SelfCheckSelfCheckHeaderBanner: typeof import('./src/components/SelfCheck/SelfCheckHeaderBanner.vue')['default']
  98. SensitiveStringSensitiveString: typeof import('./src/components/SensitiveString/SensitiveString.vue')['default']
  99. SetLanguageSetLanguage: typeof import('./src/components/SetLanguage/SetLanguage.vue')['default']
  100. SwitchAppearanceIconsVPIconMoon: typeof import('./src/components/SwitchAppearance/icons/VPIconMoon.vue')['default']
  101. SwitchAppearanceIconsVPIconSun: typeof import('./src/components/SwitchAppearance/icons/VPIconSun.vue')['default']
  102. SwitchAppearanceSwitchAppearance: typeof import('./src/components/SwitchAppearance/SwitchAppearance.vue')['default']
  103. SyncNodesPreviewSyncNodesPreview: typeof import('./src/components/SyncNodesPreview/SyncNodesPreview.vue')['default']
  104. SystemRestoreSystemRestoreContent: typeof import('./src/components/SystemRestore/SystemRestoreContent.vue')['default']
  105. TabFilterTabFilter: typeof import('./src/components/TabFilter/TabFilter.vue')['default']
  106. TwoFAAuthorization: typeof import('./src/components/TwoFA/Authorization.vue')['default']
  107. UpstreamCardsUpstreamCards: typeof import('./src/components/UpstreamCards/UpstreamCards.vue')['default']
  108. UpstreamDetailModalUpstreamDetailModal: typeof import('./src/components/UpstreamDetailModal/UpstreamDetailModal.vue')['default']
  109. VPSwitchVPSwitch: typeof import('./src/components/VPSwitch/VPSwitch.vue')['default']
  110. }
  111. }