UNPKG

@farris/ui-vue

Version:

Farris Vue, a Farris Design based Vue3 component library.

38 lines (37 loc) 1.9 kB
import FWizardDesign from './src/designer/wizard.design.component'; export { FWizardDesign }; declare const _default: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{ [x: string]: any; }> & Readonly<{ onStateChange?: ((...args: any[]) => any) | undefined; "onUpdate:currentPageId"?: ((...args: any[]) => any) | undefined; }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("stateChange" | "update:currentPageId")[], import("vue").PublicProps, { [x: string]: any; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<{ [x: string]: any; }> & Readonly<{ onStateChange?: ((...args: any[]) => any) | undefined; "onUpdate:currentPageId"?: ((...args: any[]) => any) | undefined; }>, () => any, {}, {}, {}, { [x: string]: any; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase<Readonly<{ [x: string]: any; }> & Readonly<{ onStateChange?: ((...args: any[]) => any) | undefined; "onUpdate:currentPageId"?: ((...args: any[]) => any) | undefined; }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("stateChange" | "update:currentPageId")[], "stateChange" | "update:currentPageId", { [x: string]: any; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin; export default _default;