|
@@ -80,21 +80,21 @@ declare module 'vue' {
|
|
|
YvanLine: typeof import('./src/components/PageComponents/YvanLine.vue')['default']
|
|
|
YvanLineProps: typeof import('./src/components/PageComponents/YvanLineProps.vue')['default']
|
|
|
YvanLinePropsTemplate: typeof import('./src/components/PageComponents/YvanLinePropsTemplate.vue')['default']
|
|
|
- YvanPrintAside: typeof import('./src/components/yvan-ui/yvan-print-aside.vue')['default']
|
|
|
- YvanPrintContainer: typeof import('./src/components/yvan-ui/yvan-print-container.vue')['default']
|
|
|
- YvanPrintDesigner: typeof import('./src/components/yvan-print-designer.vue')['default']
|
|
|
+ YvanPrintAside: typeof import('./src/components/yvan-ui/YvanPrintAside.vue')['default']
|
|
|
+ YvanPrintContainer: typeof import('./src/components/yvan-ui/YvanPrintContainer.vue')['default']
|
|
|
+ YvanPrintDesigner: typeof import('./src/components/YvanPrintDesigner.vue')['default']
|
|
|
YvanPrintDesignerAside: typeof import('./src/components/yvan-print-designer-left.vue')['default']
|
|
|
- YvanPrintDesignerLeft: typeof import('./src/components/yvan-print-designer-left.vue')['default']
|
|
|
- YvanPrintDesignerLeftElement: typeof import('./src/components/yvan-print-designer-left-element.vue')['default']
|
|
|
- YvanPrintDesignerLeftStructure: typeof import('./src/components/yvan-print-designer-left-structure.vue')['default']
|
|
|
- YvanPrintDesignerMain: typeof import('./src/components/yvan-print-designer-main.vue')['default']
|
|
|
- YvanPrintDesignerProps: typeof import('./src/components/yvan-print-designer-props.vue')['default']
|
|
|
+ YvanPrintDesignerLeft: typeof import('./src/components/YvanPrintDesignerLeft.vue')['default']
|
|
|
+ YvanPrintDesignerLeftElement: typeof import('./src/components/YvanPrintDesignerLeftElement.vue')['default']
|
|
|
+ YvanPrintDesignerLeftStructure: typeof import('./src/components/YvanPrintDesignerLeftStructure.vue')['default']
|
|
|
+ YvanPrintDesignerMain: typeof import('./src/components/YvanPrintDesignerMain.vue')['default']
|
|
|
+ YvanPrintDesignerProps: typeof import('./src/components/YvanPrintDesignerProps.vue')['default']
|
|
|
YvanPrintDesignerRight: typeof import('./src/components/yvan-print-designer-props.vue')['default']
|
|
|
- YvanPrintHeader: typeof import('./src/components/yvan-ui/yvan-print-header.vue')['default']
|
|
|
- YvanPrintMain: typeof import('./src/components/yvan-ui/yvan-print-main.vue')['default']
|
|
|
- YvanPrintPageFormat: typeof import('./src/components/yvan-print-page-format.vue')['default']
|
|
|
+ YvanPrintHeader: typeof import('./src/components/yvan-ui/YvanPrintHeader.vue')['default']
|
|
|
+ YvanPrintMain: typeof import('./src/components/yvan-ui/YvanPrintMain.vue')['default']
|
|
|
+ YvanPrintPageFormat: typeof import('./src/components/YvanPrintPageFormat.vue')['default']
|
|
|
YvanPrintTextEditor: typeof import('./src/components/yvan-ui/YvanPrintTextEditor.vue')['default']
|
|
|
- YvanPrintToolbar: typeof import('./src/components/yvan-ui/yvan-print-toolbar.vue')['default']
|
|
|
+ YvanPrintToolbar: typeof import('./src/components/yvan-ui/YvanPrintToolbar.vue')['default']
|
|
|
YvanRect: typeof import('./src/components/PageComponents/YvanRect.vue')['default']
|
|
|
YvanRectProps: typeof import('./src/components/PageComponents/YvanRectProps.vue')['default']
|
|
|
YvanRichText: typeof import('./src/components/PageComponents/YvanRichText.vue')['default']
|