components.d.ts 5.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. /* eslint-disable */
  2. /* prettier-ignore */
  3. // @ts-nocheck
  4. // Generated by unplugin-vue-components
  5. // Read more: https://github.com/vuejs/core/pull/3399
  6. import '@vue/runtime-core'
  7. export {}
  8. declare module '@vue/runtime-core' {
  9. export interface GlobalComponents {
  10. AAlert: typeof import('ant-design-vue/es')['Alert']
  11. AAvatar: typeof import('ant-design-vue/es')['Avatar']
  12. ABadge: typeof import('ant-design-vue/es')['Badge']
  13. ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb']
  14. ABreadcrumbItem: typeof import('ant-design-vue/es')['BreadcrumbItem']
  15. AButton: typeof import('ant-design-vue/es')['Button']
  16. ACard: typeof import('ant-design-vue/es')['Card']
  17. ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
  18. ACheckboxGroup: typeof import('ant-design-vue/es')['CheckboxGroup']
  19. ACol: typeof import('ant-design-vue/es')['Col']
  20. ACollapse: typeof import('ant-design-vue/es')['Collapse']
  21. ACollapsePanel: typeof import('ant-design-vue/es')['CollapsePanel']
  22. AComment: typeof import('ant-design-vue/es')['Comment']
  23. AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
  24. ADivider: typeof import('ant-design-vue/es')['Divider']
  25. ADrawer: typeof import('ant-design-vue/es')['Drawer']
  26. ADropdown: typeof import('ant-design-vue/es')['Dropdown']
  27. AEmpty: typeof import('ant-design-vue/es')['Empty']
  28. AForm: typeof import('ant-design-vue/es')['Form']
  29. AFormItem: typeof import('ant-design-vue/es')['FormItem']
  30. AInput: typeof import('ant-design-vue/es')['Input']
  31. AInputGroup: typeof import('ant-design-vue/es')['InputGroup']
  32. AInputNumber: typeof import('ant-design-vue/es')['InputNumber']
  33. AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
  34. ALayout: typeof import('ant-design-vue/es')['Layout']
  35. ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
  36. ALayoutFooter: typeof import('ant-design-vue/es')['LayoutFooter']
  37. ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
  38. ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
  39. AList: typeof import('ant-design-vue/es')['List']
  40. AListItem: typeof import('ant-design-vue/es')['ListItem']
  41. AListItemMeta: typeof import('ant-design-vue/es')['ListItemMeta']
  42. AMenu: typeof import('ant-design-vue/es')['Menu']
  43. AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
  44. AModal: typeof import('ant-design-vue/es')['Modal']
  45. APagination: typeof import('ant-design-vue/es')['Pagination']
  46. APopconfirm: typeof import('ant-design-vue/es')['Popconfirm']
  47. APopover: typeof import('ant-design-vue/es')['Popover']
  48. AProgress: typeof import('ant-design-vue/es')['Progress']
  49. AResult: typeof import('ant-design-vue/es')['Result']
  50. ARow: typeof import('ant-design-vue/es')['Row']
  51. ASelect: typeof import('ant-design-vue/es')['Select']
  52. ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
  53. ASpace: typeof import('ant-design-vue/es')['Space']
  54. AStatistic: typeof import('ant-design-vue/es')['Statistic']
  55. AStep: typeof import('ant-design-vue/es')['Step']
  56. ASteps: typeof import('ant-design-vue/es')['Steps']
  57. ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
  58. ASwitch: typeof import('ant-design-vue/es')['Switch']
  59. ATable: typeof import('ant-design-vue/es')['Table']
  60. ATabPane: typeof import('ant-design-vue/es')['TabPane']
  61. ATabs: typeof import('ant-design-vue/es')['Tabs']
  62. ATag: typeof import('ant-design-vue/es')['Tag']
  63. ATextarea: typeof import('ant-design-vue/es')['Textarea']
  64. ATooltip: typeof import('ant-design-vue/es')['Tooltip']
  65. BreadcrumbBreadcrumb: typeof import('./src/components/Breadcrumb/Breadcrumb.vue')['default']
  66. ChartAreaChart: typeof import('./src/components/Chart/AreaChart.vue')['default']
  67. ChartRadialBarChart: typeof import('./src/components/Chart/RadialBarChart.vue')['default']
  68. ChartUsageProgressLine: typeof import('./src/components/Chart/UsageProgressLine.vue')['default']
  69. ChatGPTChatGPT: typeof import('./src/components/ChatGPT/ChatGPT.vue')['default']
  70. CodeEditorCodeEditor: typeof import('./src/components/CodeEditor/CodeEditor.vue')['default']
  71. EnvIndicatorEnvIndicator: typeof import('./src/components/EnvIndicator/EnvIndicator.vue')['default']
  72. FooterToolbarFooterToolBar: typeof import('./src/components/FooterToolbar/FooterToolBar.vue')['default']
  73. LogoLogo: typeof import('./src/components/Logo/Logo.vue')['default']
  74. NginxControlNginxControl: typeof import('./src/components/NginxControl/NginxControl.vue')['default']
  75. NodeSelectorNodeSelector: typeof import('./src/components/NodeSelector/NodeSelector.vue')['default']
  76. PageHeaderPageHeader: typeof import('./src/components/PageHeader/PageHeader.vue')['default']
  77. RouterLink: typeof import('vue-router')['RouterLink']
  78. RouterView: typeof import('vue-router')['RouterView']
  79. SetLanguageSetLanguage: typeof import('./src/components/SetLanguage/SetLanguage.vue')['default']
  80. StdDataDisplayStdBatchEdit: typeof import('./src/components/StdDataDisplay/StdBatchEdit.vue')['default']
  81. StdDataDisplayStdCurd: typeof import('./src/components/StdDataDisplay/StdCurd.vue')['default']
  82. StdDataDisplayStdPagination: typeof import('./src/components/StdDataDisplay/StdPagination.vue')['default']
  83. StdDataDisplayStdTable: typeof import('./src/components/StdDataDisplay/StdTable.vue')['default']
  84. StdDataEntryComponentsStdPassword: typeof import('./src/components/StdDataEntry/components/StdPassword.vue')['default']
  85. StdDataEntryComponentsStdSelect: typeof import('./src/components/StdDataEntry/components/StdSelect.vue')['default']
  86. StdDataEntryComponentsStdSelector: typeof import('./src/components/StdDataEntry/components/StdSelector.vue')['default']
  87. StdDataEntryStdFormItem: typeof import('./src/components/StdDataEntry/StdFormItem.vue')['default']
  88. }
  89. }