x-runtime-lib 0.7.25 → 0.7.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/editor/index.d.ts +2 -0
- package/dist/components/editor/wrap/index.vue.d.ts +17 -0
- package/dist/components/element/chart/barChart/v1/index.vue.d.ts +1 -1
- package/dist/components/element/chart/lineChart/v1/index.vue.d.ts +1 -1
- package/dist/components/element/misc/ref/v1/index.vue.d.ts +1 -1
- package/dist/components/element/misc/slot/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/badge/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/breadcrumbs/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/btn/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/btnToggle/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/card/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/checkbox/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/chip/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/chipGroup/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/colorPicker/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/combobox/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/container/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/dataTable/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/dialog/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/fileInput/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/flexLayout/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/flexLayoutEntry/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/form/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/icon/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/menu/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/numberInput/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/pagination/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/radio/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/radioGroup/v1/index.vue.d.ts +3 -5
- package/dist/components/element/regular/rangeSlider/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/rating/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/select/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/slider/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/stepper/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/stepperItem/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/stepperWindowItem/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/switch/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/tab/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/tabs/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/text/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/textField/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/textarea/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/timeline/v1/index.vue.d.ts +1 -1
- package/dist/components/element/regular/window/v1/index.vue.d.ts +1 -1
- package/dist/composables/element/chart/legend/v1/index.d.ts +2 -2
- package/dist/composables/element/chart/series/v1/index.d.ts +2 -2
- package/dist/composables/element/chart/title/v1/index.d.ts +2 -2
- package/dist/composables/element/chart/xAxis/v1/index.d.ts +2 -2
- package/dist/composables/element/chart/yAxis/v1/index.d.ts +2 -2
- package/dist/composables/element/common/border/v1/index.d.ts +1 -1
- package/dist/composables/element/common/margin/v1/index.d.ts +1 -1
- package/dist/composables/element/common/padding/v1/index.d.ts +1 -1
- package/dist/composables/element/common/size/v1/index.d.ts +1 -1
- package/dist/composables/element/core/prop.d.ts +2 -2
- package/dist/element/_common/items/alignTabsItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/axisTypeItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/borderStyleItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/colorModeItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/densityItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/directionItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/fieldVariantItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/flexCrossAlignItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/flexDirectionItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/flexMainAlignItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/flexWrapItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/fontWeightItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/sheetVariantItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/showTicksItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/sizeItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/textAlignItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/textDecorationItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/textEmphasisItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/textStyleItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/themeColorItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/thumbLabelItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/timelineAlignItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/timelineDirectionItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/timelineSideItems/v1/index.d.ts +1 -1
- package/dist/element/_common/items/timelineTruncateLineItems/v1/index.d.ts +1 -1
- package/dist/element/_common/props/basic/v1/index.d.ts +1 -1
- package/dist/element/_common/props/border/v1/index.d.ts +1 -1
- package/dist/element/_common/props/color/v1/index.d.ts +1 -1
- package/dist/element/_common/props/legend/v1/index.d.ts +1 -1
- package/dist/element/_common/props/margin/v1/index.d.ts +1 -1
- package/dist/element/_common/props/padding/v1/index.d.ts +1 -1
- package/dist/element/_common/props/size/v1/index.d.ts +1 -1
- package/dist/element/_common/props/title/v1/index.d.ts +1 -1
- package/dist/element/_common/props/xAxis/v1/index.d.ts +1 -1
- package/dist/element/_common/props/yAxis/v1/index.d.ts +1 -1
- package/dist/element/_common/types/borderWidthTypes/v1/index.d.ts +1 -1
- package/dist/element/_common/types/leftRightTypes/v1/index.d.ts +1 -1
- package/dist/element/_common/types/marginTypes/v1/index.d.ts +1 -1
- package/dist/element/_common/types/paddingTypes/v1/index.d.ts +1 -1
- package/dist/element/_common/types/sizeTypes/v1/index.d.ts +1 -1
- package/dist/element/_common/types/tableColumnAlignTypes/v1/index.d.ts +1 -1
- package/dist/element/_common/types/topBottomTypes/v1/index.d.ts +1 -1
- package/dist/index.js +2867 -2567
- package/package.json +1 -1
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
interface Props {
|
|
2
|
+
fitContent?: boolean;
|
|
3
|
+
}
|
|
4
|
+
declare var __VLS_1: {}, __VLS_3: {};
|
|
5
|
+
type __VLS_Slots = {} & {
|
|
6
|
+
default?: (props: typeof __VLS_1) => any;
|
|
7
|
+
} & {
|
|
8
|
+
default?: (props: typeof __VLS_3) => any;
|
|
9
|
+
};
|
|
10
|
+
declare const __VLS_component: import("vue").DefineComponent<Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
14
|
+
new (): {
|
|
15
|
+
$slots: S;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
2
|
-
declare var
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
|
+
declare var __VLS_12: {};
|
|
3
3
|
type __VLS_Slots = {} & {
|
|
4
|
-
default?: (props: typeof
|
|
5
|
-
} & {
|
|
6
|
-
default?: (props: typeof __VLS_14) => any;
|
|
4
|
+
default?: (props: typeof __VLS_12) => any;
|
|
7
5
|
};
|
|
8
6
|
declare const __VLS_component: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
7
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<BaseProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
3
3
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BaseProps } from '
|
|
2
|
-
import { EChartsOption } from '
|
|
1
|
+
import { BaseProps } from '@/types';
|
|
2
|
+
import { EChartsOption } from '@/echarts';
|
|
3
3
|
export declare function useLegendV1(props: BaseProps): {
|
|
4
4
|
show: import("vue").ComputedRef<any>;
|
|
5
5
|
data: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EChartsOption } from '
|
|
2
|
-
import { BaseProps } from '
|
|
1
|
+
import { EChartsOption } from '@/echarts';
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function useSeriesV1(props: BaseProps): {
|
|
4
4
|
series: import("vue").ComputedRef<any>;
|
|
5
5
|
applySeries: (option: EChartsOption) => void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EChartsOption } from '
|
|
2
|
-
import { BaseProps } from '
|
|
1
|
+
import { EChartsOption } from '@/echarts';
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function useTitleV1(props: BaseProps): {
|
|
4
4
|
show: import("vue").ComputedRef<any>;
|
|
5
5
|
text: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EChartsOption } from '
|
|
2
|
-
import { BaseProps } from '
|
|
1
|
+
import { EChartsOption } from '@/echarts';
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function useXAxisV1(props: BaseProps): {
|
|
4
4
|
show: import("vue").ComputedRef<any>;
|
|
5
5
|
position: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { EChartsOption } from '
|
|
2
|
-
import { BaseProps } from '
|
|
1
|
+
import { EChartsOption } from '@/echarts';
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function useYAxisV1(props: BaseProps): {
|
|
4
4
|
show: import("vue").ComputedRef<any>;
|
|
5
5
|
position: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties, Ref } from 'vue';
|
|
2
|
-
import { BaseProps } from '
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function useBorderV1(dark: Ref<boolean>, props: BaseProps): {
|
|
4
4
|
borderStyle: import("vue").ComputedRef<any>;
|
|
5
5
|
borderWidth: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties } from 'vue';
|
|
2
|
-
import { BaseProps } from '
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function useMarginV1(props: BaseProps): {
|
|
4
4
|
marginTop: import("vue").ComputedRef<any>;
|
|
5
5
|
marginLeft: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties } from 'vue';
|
|
2
|
-
import { BaseProps } from '
|
|
2
|
+
import { BaseProps } from '@/types';
|
|
3
3
|
export declare function usePaddingV1(props: BaseProps): {
|
|
4
4
|
paddingTop: import("vue").ComputedRef<any>;
|
|
5
5
|
paddingLeft: import("vue").ComputedRef<any>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties, Ref } from 'vue';
|
|
2
|
-
import { BaseProps, Mode } from '
|
|
2
|
+
import { BaseProps, Mode } from '@/types';
|
|
3
3
|
export declare function useSizeV1(mode: Mode, device: Ref<any>, props: BaseProps): {
|
|
4
4
|
width: import("vue").ComputedRef<any>;
|
|
5
5
|
minWidth: import("vue").ComputedRef<any>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseProps, Sandbox } from '../../../types';
|
|
2
|
-
export declare function useProp(sandbox: Sandbox, props: BaseProps, keys: string[], json?: boolean): {
|
|
1
|
+
import { BaseProps, Mode, Sandbox } from '../../../types';
|
|
2
|
+
export declare function useProp(mode: Mode, sandbox: Sandbox, props: BaseProps, keys: string[], json?: boolean): {
|
|
3
3
|
prop: import("vue").Ref<any, any>;
|
|
4
4
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const alignTabsItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const axisTypeItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const borderStyleItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const colorModeItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const densityItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const directionItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const fieldVariantItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const flexCrossAlignItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const flexDirectionItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const flexMainAlignItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const flexWrapItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const fontWeightItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const sheetVariantItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const showTicksItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const sizeItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const textAlignItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const textDecorationItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const textEmphasisItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const textStyleItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const themeColorItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const thumbLabelItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const timelineAlignItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const timelineDirectionItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const timelineSideItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZItem } from '
|
|
1
|
+
import { ZItem } from '@/types';
|
|
2
2
|
export declare const timelineTruncateLineItemsV1: ZItem[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const basicV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const borderV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const colorV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const legendV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const marginV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const paddingV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const sizeV1: ZProp;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ZProp } from '
|
|
1
|
+
import { ZProp } from '@/types';
|
|
2
2
|
export declare const titleV1: ZProp;
|