@quicktvui/quicktvui3 1.0.45 → 1.0.46
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/package.json +1 -1
- package/dist/index.css +0 -513
- package/dist/index.js +0 -2
- package/dist/src/animation/QTAnimation.d.ts +0 -3
- package/dist/src/animation/QTIAnimation.d.ts +0 -40
- package/dist/src/animation/types.d.ts +0 -40
- package/dist/src/button/index.vue.d.ts +0 -144
- package/dist/src/classified-list-view/core/QTClassifiedListView.d.ts +0 -10
- package/dist/src/classified-list-view/core/QTClassifiedListViewItem.d.ts +0 -9
- package/dist/src/classified-list-view/core/QTClassifiedListViewItemDecoration.d.ts +0 -6
- package/dist/src/classified-list-view/index.vue.d.ts +0 -80
- package/dist/src/collapse/core/QTCollapse.d.ts +0 -8
- package/dist/src/collapse/core/QTCollapseItem.d.ts +0 -5
- package/dist/src/collapse/core/QTICollapse.d.ts +0 -7
- package/dist/src/collapse/core/QTICollapseItem.d.ts +0 -3
- package/dist/src/collapse/index.vue.d.ts +0 -31
- package/dist/src/core/QTDirections.d.ts +0 -6
- package/dist/src/core/QTFlexStyleBackground.d.ts +0 -3
- package/dist/src/core/QTFlexStyleCoordinate.d.ts +0 -4
- package/dist/src/core/QTFlexStyleDecoration.d.ts +0 -6
- package/dist/src/core/QTFlexStyleGradientBackground.d.ts +0 -4
- package/dist/src/core/QTFlexStyleMargin.d.ts +0 -7
- package/dist/src/core/QTFlexStylePadding.d.ts +0 -7
- package/dist/src/core/QTFlexStylePosition.d.ts +0 -6
- package/dist/src/core/QTFlexStyleSize.d.ts +0 -4
- package/dist/src/core/QTFlexStyleSpacing.d.ts +0 -3
- package/dist/src/core/QTFlexStyleText.d.ts +0 -4
- package/dist/src/core/QTVisibility.d.ts +0 -5
- package/dist/src/dialog/QTDialog.d.ts +0 -3
- package/dist/src/grid-view/core/QTGridView.d.ts +0 -21
- package/dist/src/grid-view/core/QTGridViewItem.d.ts +0 -6
- package/dist/src/grid-view/core/QTGridViewItemDecoration.d.ts +0 -6
- package/dist/src/grid-view/core/QTGridViewItemFunctionParams.d.ts +0 -6
- package/dist/src/grid-view/index.vue.d.ts +0 -110
- package/dist/src/image/index.vue.d.ts +0 -2
- package/dist/src/index.d.ts +0 -78
- package/dist/src/list-item/ESListItemComponent.d.ts +0 -3
- package/dist/src/list-view/QTListViewComponent.d.ts +0 -3
- package/dist/src/list-view/core/QTIListView.d.ts +0 -22
- package/dist/src/list-view/core/QTListViewItem.d.ts +0 -9
- package/dist/src/list-view/core/QTListViewItemDecoration.d.ts +0 -6
- package/dist/src/list-view/core/QTListViewItemFunctionParams.d.ts +0 -6
- package/dist/src/list-view/core/QTListViewItemState.d.ts +0 -7
- package/dist/src/loading/QTLoadingView.d.ts +0 -3
- package/dist/src/nav-bar/QTINavBar.d.ts +0 -5
- package/dist/src/nav-bar/QTNavBar.d.ts +0 -6
- package/dist/src/nav-bar/QTNavBarItem.d.ts +0 -6
- package/dist/src/nav-bar/QTNavBarItemType.d.ts +0 -3
- package/dist/src/nav-bar/index.vue.d.ts +0 -75
- package/dist/src/poster/core/QTPoster.d.ts +0 -25
- package/dist/src/poster/core/QTPosterCorner.d.ts +0 -6
- package/dist/src/poster/core/QTPosterElement.d.ts +0 -5
- package/dist/src/poster/core/QTPosterImage.d.ts +0 -4
- package/dist/src/poster/core/QTPosterRipple.d.ts +0 -8
- package/dist/src/poster/core/QTPosterScore.d.ts +0 -9
- package/dist/src/poster/core/QTPosterShadow.d.ts +0 -3
- package/dist/src/poster/core/QTPosterShimmer.d.ts +0 -3
- package/dist/src/poster/core/QTPosterTitle.d.ts +0 -12
- package/dist/src/poster/index.vue.d.ts +0 -61
- package/dist/src/progressbar/QTIProgressBar.d.ts +0 -132
- package/dist/src/progressbar/QTProgressBar.d.ts +0 -3
- package/dist/src/qrcode/QTQRCodeView.d.ts +0 -3
- package/dist/src/section/index.vue.d.ts +0 -4
- package/dist/src/seekbar/QTISeekBar.d.ts +0 -136
- package/dist/src/seekbar/QTSeekBar.d.ts +0 -3
- package/dist/src/series/DataAdapter.d.ts +0 -25
- package/dist/src/series/QTIMediaSeries.d.ts +0 -17
- package/dist/src/series/QTMediaSeries.d.ts +0 -5
- package/dist/src/series/QTMediaSeriesData.d.ts +0 -5
- package/dist/src/series/QTMediaSeriesEvent.d.ts +0 -6
- package/dist/src/series/QTMediaSeriesGroup.d.ts +0 -4
- package/dist/src/series/QTMediaSeriesStyleType.d.ts +0 -4
- package/dist/src/series/QTMediaSeriesType.d.ts +0 -6
- package/dist/src/series/component/media-series.vue.d.ts +0 -81
- package/dist/src/series/index.vue.d.ts +0 -38
- package/dist/src/series/item/media-series-number-item.vue.d.ts +0 -14
- package/dist/src/series/item/media-series-text-item.vue.d.ts +0 -14
- package/dist/src/tab/QTITab.d.ts +0 -43
- package/dist/src/tab/QTTab.d.ts +0 -6
- package/dist/src/tab/QTTabDataManager.d.ts +0 -26
- package/dist/src/tab/QTTabEvent.d.ts +0 -9
- package/dist/src/tab/QTTabEventParams.d.ts +0 -10
- package/dist/src/tab/QTTabIndex.d.ts +0 -7
- package/dist/src/tab/QTTabItem.d.ts +0 -4
- package/dist/src/tab/QTTabItemType.d.ts +0 -3
- package/dist/src/tab/QTTabPage.d.ts +0 -4
- package/dist/src/tab/QTTabPageData.d.ts +0 -8
- package/dist/src/tab/QTTabPageDataState.d.ts +0 -5
- package/dist/src/tab/QTTabPageState.d.ts +0 -6
- package/dist/src/tab/index.vue.d.ts +0 -307
- package/dist/src/text/index.vue.d.ts +0 -2
- package/dist/src/utils/utils.d.ts +0 -4
- package/dist/src/view/QTIView.d.ts +0 -6
- package/dist/src/view/index.vue.d.ts +0 -9
- package/dist/src/waterfall/core/QTIWaterfall.d.ts +0 -24
- package/dist/src/waterfall/core/QTScrollState.d.ts +0 -5
- package/dist/src/waterfall/core/QTWaterfall.d.ts +0 -7
- package/dist/src/waterfall/core/QTWaterfallCardItem.d.ts +0 -7
- package/dist/src/waterfall/core/QTWaterfallCardPlaceHolder.d.ts +0 -8
- package/dist/src/waterfall/core/QTWaterfallCardSection.d.ts +0 -9
- package/dist/src/waterfall/core/QTWaterfallDataAdapter.d.ts +0 -5
- package/dist/src/waterfall/core/QTWaterfallDataManager.d.ts +0 -18
- package/dist/src/waterfall/core/QTWaterfallEvent.d.ts +0 -8
- package/dist/src/waterfall/core/QTWaterfallFlexStyle.d.ts +0 -9
- package/dist/src/waterfall/core/QTWaterfallIndex.d.ts +0 -6
- package/dist/src/waterfall/core/QTWaterfallItem.d.ts +0 -6
- package/dist/src/waterfall/core/QTWaterfallItemType.d.ts +0 -6
- package/dist/src/waterfall/core/QTWaterfallPlaceholder.d.ts +0 -3
- package/dist/src/waterfall/core/QTWaterfallSection.d.ts +0 -13
- package/dist/src/waterfall/core/QTWaterfallSectionType.d.ts +0 -13
- package/dist/src/waterfall/core/QTWaterfallTabItem.d.ts +0 -7
- package/dist/src/waterfall/core/QTWaterfallVisibleType.d.ts +0 -5
- package/dist/src/waterfall/index.vue.d.ts +0 -85
- package/dist/src/waterfall/item/card-item.vue.d.ts +0 -4
- package/dist/src/waterfall/section/blank-section.vue.d.ts +0 -2
- package/dist/src/waterfall/section/card-section.vue.d.ts +0 -4
- package/dist/src/waterfall/section/end-section.vue.d.ts +0 -2
- package/dist/src/waterfall/section/flex-section.vue.d.ts +0 -72
- package/dist/src/waterfall/section/loading-section.vue.d.ts +0 -2
- package/dist/src/waterfall/section/section-title.vue.d.ts +0 -24
- package/dist/src/waterfall/section/vue-section.vue.d.ts +0 -16
- package/dist/src/webview/QTIWebView.d.ts +0 -68
- package/dist/src/webview/QTWebView.d.ts +0 -3
- package/dist/src/x5webview/QTIX5WebView.d.ts +0 -71
- package/dist/src/x5webview/QTX5WebView.d.ts +0 -3
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
size: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
|
-
itemType: {
|
|
7
|
-
type: NumberConstructor;
|
|
8
|
-
default: number;
|
|
9
|
-
};
|
|
10
|
-
focusBorder: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
focusScale: {
|
|
15
|
-
type: NumberConstructor;
|
|
16
|
-
default: number;
|
|
17
|
-
};
|
|
18
|
-
focusable: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
enableFlexStyle: {
|
|
23
|
-
type: BooleanConstructor;
|
|
24
|
-
default: boolean;
|
|
25
|
-
};
|
|
26
|
-
icon: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
default: null;
|
|
29
|
-
};
|
|
30
|
-
focusIcon: {
|
|
31
|
-
type: StringConstructor;
|
|
32
|
-
default: null;
|
|
33
|
-
};
|
|
34
|
-
text: {
|
|
35
|
-
type: StringConstructor;
|
|
36
|
-
default: string;
|
|
37
|
-
};
|
|
38
|
-
gradientFocusBackground: {
|
|
39
|
-
type: ObjectConstructor;
|
|
40
|
-
default: () => void;
|
|
41
|
-
};
|
|
42
|
-
gradientSelectedBackground: {
|
|
43
|
-
type: ObjectConstructor;
|
|
44
|
-
default: () => null;
|
|
45
|
-
};
|
|
46
|
-
gradientBackground: {
|
|
47
|
-
type: ObjectConstructor;
|
|
48
|
-
default: () => null;
|
|
49
|
-
};
|
|
50
|
-
disabled: BooleanConstructor;
|
|
51
|
-
circle: BooleanConstructor;
|
|
52
|
-
round: BooleanConstructor;
|
|
53
|
-
square: BooleanConstructor;
|
|
54
|
-
buttonStyle: ObjectConstructor;
|
|
55
|
-
textStyle: ObjectConstructor;
|
|
56
|
-
iconStyle: ObjectConstructor;
|
|
57
|
-
focusIconStyle: ObjectConstructor;
|
|
58
|
-
iconParentStyle: ObjectConstructor;
|
|
59
|
-
}, {
|
|
60
|
-
focused: import("vue").Ref<boolean>;
|
|
61
|
-
requestFocus: () => void;
|
|
62
|
-
requestFocusDirectly: () => void;
|
|
63
|
-
onFocus: (e: any) => void;
|
|
64
|
-
onClick: (e: any) => void;
|
|
65
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "click")[], "focus" | "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
66
|
-
size: {
|
|
67
|
-
type: StringConstructor;
|
|
68
|
-
default: string;
|
|
69
|
-
};
|
|
70
|
-
itemType: {
|
|
71
|
-
type: NumberConstructor;
|
|
72
|
-
default: number;
|
|
73
|
-
};
|
|
74
|
-
focusBorder: {
|
|
75
|
-
type: BooleanConstructor;
|
|
76
|
-
default: boolean;
|
|
77
|
-
};
|
|
78
|
-
focusScale: {
|
|
79
|
-
type: NumberConstructor;
|
|
80
|
-
default: number;
|
|
81
|
-
};
|
|
82
|
-
focusable: {
|
|
83
|
-
type: BooleanConstructor;
|
|
84
|
-
default: boolean;
|
|
85
|
-
};
|
|
86
|
-
enableFlexStyle: {
|
|
87
|
-
type: BooleanConstructor;
|
|
88
|
-
default: boolean;
|
|
89
|
-
};
|
|
90
|
-
icon: {
|
|
91
|
-
type: StringConstructor;
|
|
92
|
-
default: null;
|
|
93
|
-
};
|
|
94
|
-
focusIcon: {
|
|
95
|
-
type: StringConstructor;
|
|
96
|
-
default: null;
|
|
97
|
-
};
|
|
98
|
-
text: {
|
|
99
|
-
type: StringConstructor;
|
|
100
|
-
default: string;
|
|
101
|
-
};
|
|
102
|
-
gradientFocusBackground: {
|
|
103
|
-
type: ObjectConstructor;
|
|
104
|
-
default: () => void;
|
|
105
|
-
};
|
|
106
|
-
gradientSelectedBackground: {
|
|
107
|
-
type: ObjectConstructor;
|
|
108
|
-
default: () => null;
|
|
109
|
-
};
|
|
110
|
-
gradientBackground: {
|
|
111
|
-
type: ObjectConstructor;
|
|
112
|
-
default: () => null;
|
|
113
|
-
};
|
|
114
|
-
disabled: BooleanConstructor;
|
|
115
|
-
circle: BooleanConstructor;
|
|
116
|
-
round: BooleanConstructor;
|
|
117
|
-
square: BooleanConstructor;
|
|
118
|
-
buttonStyle: ObjectConstructor;
|
|
119
|
-
textStyle: ObjectConstructor;
|
|
120
|
-
iconStyle: ObjectConstructor;
|
|
121
|
-
focusIconStyle: ObjectConstructor;
|
|
122
|
-
iconParentStyle: ObjectConstructor;
|
|
123
|
-
}>> & {
|
|
124
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
125
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
126
|
-
}, {
|
|
127
|
-
size: string;
|
|
128
|
-
itemType: number;
|
|
129
|
-
focusBorder: boolean;
|
|
130
|
-
focusScale: number;
|
|
131
|
-
focusable: boolean;
|
|
132
|
-
enableFlexStyle: boolean;
|
|
133
|
-
icon: string;
|
|
134
|
-
focusIcon: string;
|
|
135
|
-
text: string;
|
|
136
|
-
gradientFocusBackground: Record<string, any>;
|
|
137
|
-
gradientSelectedBackground: Record<string, any>;
|
|
138
|
-
gradientBackground: Record<string, any>;
|
|
139
|
-
disabled: boolean;
|
|
140
|
-
circle: boolean;
|
|
141
|
-
round: boolean;
|
|
142
|
-
square: boolean;
|
|
143
|
-
}, {}>;
|
|
144
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { QTClassifiedListViewItem } from "./QTClassifiedListViewItem";
|
|
2
|
-
export interface QTClassifiedListView {
|
|
3
|
-
init(itemList: Array<QTClassifiedListViewItem>): void;
|
|
4
|
-
scrollToIndex(index: number, anim: Boolean, offset: number): void;
|
|
5
|
-
setItemFocused(index: number): void;
|
|
6
|
-
scrollToFocused(index: number): void;
|
|
7
|
-
setItemSelected(index: number, b: boolean): void;
|
|
8
|
-
scrollToSelected(index: number, b: boolean): void;
|
|
9
|
-
updateItem(position: number, data: QTClassifiedListViewItem): void;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { QTClassifiedListViewItemDecoration } from "./QTClassifiedListViewItemDecoration";
|
|
2
|
-
import { QTListViewItem } from "../../list-view/core/QTListViewItem";
|
|
3
|
-
export interface QTClassifiedListViewItem extends QTListViewItem {
|
|
4
|
-
type: number;
|
|
5
|
-
categoryname: string;
|
|
6
|
-
decoration?: QTClassifiedListViewItemDecoration;
|
|
7
|
-
isNeedFocus: boolean;
|
|
8
|
-
[prop: string]: any;
|
|
9
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import { QTClassifiedListViewItem } from "./core/QTClassifiedListViewItem";
|
|
2
|
-
import { QTIListView } from "../list-view/core/QTIListView";
|
|
3
|
-
declare const _default: import("vue").DefineComponent<{
|
|
4
|
-
className: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
classNavName: {
|
|
9
|
-
type: StringConstructor;
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
currentFocusIndex: {
|
|
13
|
-
type: NumberConstructor;
|
|
14
|
-
default: number;
|
|
15
|
-
};
|
|
16
|
-
focusScale: {
|
|
17
|
-
type: NumberConstructor;
|
|
18
|
-
default: number;
|
|
19
|
-
};
|
|
20
|
-
navType: {
|
|
21
|
-
type: NumberConstructor;
|
|
22
|
-
default: number;
|
|
23
|
-
};
|
|
24
|
-
yOffest: {
|
|
25
|
-
type: NumberConstructor;
|
|
26
|
-
default: number;
|
|
27
|
-
};
|
|
28
|
-
}, {
|
|
29
|
-
descendantFocusability: import("vue").Ref<number>;
|
|
30
|
-
content_list_view: import("vue").Ref<QTIListView | undefined>;
|
|
31
|
-
nav_list_view: import("vue").Ref<QTIListView | undefined>;
|
|
32
|
-
init: (itemList: Array<QTClassifiedListViewItem>) => void;
|
|
33
|
-
onItemBind: () => void;
|
|
34
|
-
onSItemClick: (e: any) => void;
|
|
35
|
-
onFItemClick: (e: any) => void;
|
|
36
|
-
scrollToIndex: (index: number, anim?: Boolean, offset?: number) => void;
|
|
37
|
-
scrollToFocused: (index: number) => void;
|
|
38
|
-
setItemFocused: (index: number) => void;
|
|
39
|
-
scrollToSelected: (index: number, b?: boolean) => void;
|
|
40
|
-
setItemSelected: (index: number, b?: boolean) => void;
|
|
41
|
-
onSItemFocused: (e: any) => void;
|
|
42
|
-
onFItemFocused: (e: any) => void;
|
|
43
|
-
updateItem: (position: number, data: QTClassifiedListViewItem) => void;
|
|
44
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("item-click" | "item-focused")[], "item-click" | "item-focused", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
-
className: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
default: string;
|
|
48
|
-
};
|
|
49
|
-
classNavName: {
|
|
50
|
-
type: StringConstructor;
|
|
51
|
-
default: string;
|
|
52
|
-
};
|
|
53
|
-
currentFocusIndex: {
|
|
54
|
-
type: NumberConstructor;
|
|
55
|
-
default: number;
|
|
56
|
-
};
|
|
57
|
-
focusScale: {
|
|
58
|
-
type: NumberConstructor;
|
|
59
|
-
default: number;
|
|
60
|
-
};
|
|
61
|
-
navType: {
|
|
62
|
-
type: NumberConstructor;
|
|
63
|
-
default: number;
|
|
64
|
-
};
|
|
65
|
-
yOffest: {
|
|
66
|
-
type: NumberConstructor;
|
|
67
|
-
default: number;
|
|
68
|
-
};
|
|
69
|
-
}>> & {
|
|
70
|
-
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
71
|
-
"onItem-focused"?: ((...args: any[]) => any) | undefined;
|
|
72
|
-
}, {
|
|
73
|
-
className: string;
|
|
74
|
-
classNavName: string;
|
|
75
|
-
currentFocusIndex: number;
|
|
76
|
-
focusScale: number;
|
|
77
|
-
navType: number;
|
|
78
|
-
yOffest: number;
|
|
79
|
-
}, {}>;
|
|
80
|
-
export default _default;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { QTICollapseItem } from "./core/QTICollapseItem";
|
|
2
|
-
import { QTCollapse } from "./core/QTCollapse";
|
|
3
|
-
import { QTIAnimation } from "../animation/QTIAnimation";
|
|
4
|
-
declare const _default: import("vue").DefineComponent<{
|
|
5
|
-
collapseItemList: {
|
|
6
|
-
type: ArrayConstructor;
|
|
7
|
-
default: () => never[];
|
|
8
|
-
};
|
|
9
|
-
}, {
|
|
10
|
-
initComponentRef: (el: QTICollapseItem, item: {
|
|
11
|
-
name: string;
|
|
12
|
-
}, index: number) => void;
|
|
13
|
-
initAnimComponentRef: (el: QTIAnimation, item: {
|
|
14
|
-
name: string;
|
|
15
|
-
}, index: number) => void;
|
|
16
|
-
init: (collapse: QTCollapse) => void;
|
|
17
|
-
getItem: (index: number) => QTICollapseItem;
|
|
18
|
-
expandItem: (index: number) => void;
|
|
19
|
-
collapseWidth: import("vue").Ref<number>;
|
|
20
|
-
collapseHeight: import("vue").Ref<number>;
|
|
21
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onCollapseItemExpand"[], "onCollapseItemExpand", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
|
-
collapseItemList: {
|
|
23
|
-
type: ArrayConstructor;
|
|
24
|
-
default: () => never[];
|
|
25
|
-
};
|
|
26
|
-
}>> & {
|
|
27
|
-
onOnCollapseItemExpand?: ((...args: any[]) => any) | undefined;
|
|
28
|
-
}, {
|
|
29
|
-
collapseItemList: unknown[];
|
|
30
|
-
}, {}>;
|
|
31
|
-
export default _default;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { QTGridViewItem } from "./QTGridViewItem";
|
|
2
|
-
import { ESIView } from "@extscreen/es3-component";
|
|
3
|
-
export interface QTGridView extends ESIView {
|
|
4
|
-
init(target: Array<QTGridViewItem>): Array<QTGridViewItem>;
|
|
5
|
-
scrollToTop(): void;
|
|
6
|
-
clearFocus(): void;
|
|
7
|
-
stopPage(): void;
|
|
8
|
-
blockRootFocus(): void;
|
|
9
|
-
unBlockRootFocus(): void;
|
|
10
|
-
setDisplay(value: Boolean): void;
|
|
11
|
-
scrollToPosition(index: number): void;
|
|
12
|
-
scrollToIndex(y: number, anim: Boolean, offset: number): void;
|
|
13
|
-
setItemFocused(pos: number): void;
|
|
14
|
-
scrollToFocused(pos: number): void;
|
|
15
|
-
setItemSelected(pos: number, b: boolean): void;
|
|
16
|
-
scrollToSelected(pos: number, b: boolean): void;
|
|
17
|
-
setInitPosition(position: number): void;
|
|
18
|
-
setListData(itemList: Array<QTGridViewItem>): void;
|
|
19
|
-
clearPostTask(): void;
|
|
20
|
-
destroy(): void;
|
|
21
|
-
}
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
import { QTGridViewItem } from "./core/QTGridViewItem";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
-
loadMore: {
|
|
4
|
-
type: FunctionConstructor;
|
|
5
|
-
default: () => number[];
|
|
6
|
-
};
|
|
7
|
-
openPage: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
spanCount: {
|
|
12
|
-
type: NumberConstructor;
|
|
13
|
-
default: number;
|
|
14
|
-
};
|
|
15
|
-
pageSize: {
|
|
16
|
-
type: NumberConstructor;
|
|
17
|
-
};
|
|
18
|
-
preloadNo: {
|
|
19
|
-
type: NumberConstructor;
|
|
20
|
-
default: number;
|
|
21
|
-
};
|
|
22
|
-
defaultFocus: {
|
|
23
|
-
type: NumberConstructor;
|
|
24
|
-
default: number;
|
|
25
|
-
};
|
|
26
|
-
areaWidth: {
|
|
27
|
-
type: NumberConstructor;
|
|
28
|
-
default: number;
|
|
29
|
-
};
|
|
30
|
-
blockFocusDirections: {
|
|
31
|
-
type: ArrayConstructor;
|
|
32
|
-
default: () => never[];
|
|
33
|
-
};
|
|
34
|
-
}, {
|
|
35
|
-
tv_list: import("vue").Ref<any>;
|
|
36
|
-
apkVersion: import("vue").Ref<number>;
|
|
37
|
-
init: (target: Array<QTGridViewItem>) => Array<QTGridViewItem>;
|
|
38
|
-
onItemClick: (e: any) => void;
|
|
39
|
-
onItemBind: (e: any) => void;
|
|
40
|
-
onItemFocused: (e: any) => void;
|
|
41
|
-
onItemUnbind: (e: any) => void;
|
|
42
|
-
onScroll: (e: any) => void;
|
|
43
|
-
onScrollStateChanged: (e: any) => void;
|
|
44
|
-
stopPage: (e: any) => void;
|
|
45
|
-
scrollToTop: () => void;
|
|
46
|
-
clearFocus: () => void;
|
|
47
|
-
blockRootFocus: () => void;
|
|
48
|
-
unBlockRootFocus: () => void;
|
|
49
|
-
setDisplay: (display: boolean) => void;
|
|
50
|
-
scrollToPosition: (index: number) => void;
|
|
51
|
-
scrollToIndex: (y: number, anim: Boolean, offset: number) => void;
|
|
52
|
-
setItemFocused: (pos: number) => void;
|
|
53
|
-
scrollToFocused: (pos: number) => void;
|
|
54
|
-
setItemSelected: (pos: number, b: boolean) => void;
|
|
55
|
-
scrollToSelected: (pos: number, b: boolean) => void;
|
|
56
|
-
updateItemProps: (pos: number, name: string, dataObj: object) => void;
|
|
57
|
-
setInitPosition: (pos: number) => void;
|
|
58
|
-
setListData: (dataArr: Array<QTGridViewItem>) => void;
|
|
59
|
-
insertItem: (pos: number, data: Array<QTGridViewItem>) => void;
|
|
60
|
-
clearPostTask: () => void;
|
|
61
|
-
destroy: () => void;
|
|
62
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("item-click" | "scroll" | "item-unbind" | "scroll-state-changed" | "item-bind" | "item-focused")[], "item-click" | "scroll" | "item-unbind" | "scroll-state-changed" | "item-bind" | "item-focused", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
63
|
-
loadMore: {
|
|
64
|
-
type: FunctionConstructor;
|
|
65
|
-
default: () => number[];
|
|
66
|
-
};
|
|
67
|
-
openPage: {
|
|
68
|
-
type: BooleanConstructor;
|
|
69
|
-
default: boolean;
|
|
70
|
-
};
|
|
71
|
-
spanCount: {
|
|
72
|
-
type: NumberConstructor;
|
|
73
|
-
default: number;
|
|
74
|
-
};
|
|
75
|
-
pageSize: {
|
|
76
|
-
type: NumberConstructor;
|
|
77
|
-
};
|
|
78
|
-
preloadNo: {
|
|
79
|
-
type: NumberConstructor;
|
|
80
|
-
default: number;
|
|
81
|
-
};
|
|
82
|
-
defaultFocus: {
|
|
83
|
-
type: NumberConstructor;
|
|
84
|
-
default: number;
|
|
85
|
-
};
|
|
86
|
-
areaWidth: {
|
|
87
|
-
type: NumberConstructor;
|
|
88
|
-
default: number;
|
|
89
|
-
};
|
|
90
|
-
blockFocusDirections: {
|
|
91
|
-
type: ArrayConstructor;
|
|
92
|
-
default: () => never[];
|
|
93
|
-
};
|
|
94
|
-
}>> & {
|
|
95
|
-
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
96
|
-
onScroll?: ((...args: any[]) => any) | undefined;
|
|
97
|
-
"onItem-unbind"?: ((...args: any[]) => any) | undefined;
|
|
98
|
-
"onScroll-state-changed"?: ((...args: any[]) => any) | undefined;
|
|
99
|
-
"onItem-bind"?: ((...args: any[]) => any) | undefined;
|
|
100
|
-
"onItem-focused"?: ((...args: any[]) => any) | undefined;
|
|
101
|
-
}, {
|
|
102
|
-
loadMore: Function;
|
|
103
|
-
openPage: boolean;
|
|
104
|
-
spanCount: number;
|
|
105
|
-
preloadNo: number;
|
|
106
|
-
defaultFocus: number;
|
|
107
|
-
areaWidth: number;
|
|
108
|
-
blockFocusDirections: unknown[];
|
|
109
|
-
}, {}>;
|
|
110
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import("@vue/runtime-core").DefineComponent<{}, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
-
export default _default;
|
package/dist/src/index.d.ts
DELETED
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { arrangeChildren4ListView } from "./utils/utils";
|
|
2
|
-
export declare const QuickTVUI: (Vue: any) => void;
|
|
3
|
-
export type { QTGridView } from './grid-view/core/QTGridView';
|
|
4
|
-
export type { QTIListView } from './list-view/core/QTIListView';
|
|
5
|
-
export type { QTIView } from './view/QTIView';
|
|
6
|
-
export type { QTFlexStyleCoordinate } from './core/QTFlexStyleCoordinate';
|
|
7
|
-
export type { QTFlexStyleMargin } from './core/QTFlexStyleMargin';
|
|
8
|
-
export type { QTFlexStylePadding } from './core/QTFlexStylePadding';
|
|
9
|
-
export type { QTFlexStylePosition } from './core/QTFlexStylePosition';
|
|
10
|
-
export type { QTFlexStyleSpacing } from './core/QTFlexStyleSpacing';
|
|
11
|
-
export type { QTFlexStyleSize } from './core/QTFlexStyleSize';
|
|
12
|
-
export type { QTFlexStyleDecoration } from './core/QTFlexStyleDecoration';
|
|
13
|
-
export type { QTFlexStyleBackground } from './core/QTFlexStyleBackground';
|
|
14
|
-
export type { QTFlexStyleGradientBackground } from './core/QTFlexStyleGradientBackground';
|
|
15
|
-
export type { QTFlexStyleText } from './core/QTFlexStyleText';
|
|
16
|
-
export type { QTVisibility } from './core/QTVisibility';
|
|
17
|
-
export { QTDirections } from './core/QTDirections';
|
|
18
|
-
export type { QTPoster } from './poster/core/QTPoster';
|
|
19
|
-
export type { QTPosterCorner } from './poster/core/QTPosterCorner';
|
|
20
|
-
export type { QTPosterRipple } from './poster/core/QTPosterRipple';
|
|
21
|
-
export type { QTPosterShadow } from './poster/core/QTPosterShadow';
|
|
22
|
-
export type { QTPosterShimmer } from './poster/core/QTPosterShimmer';
|
|
23
|
-
export type { QTPosterTitle } from './poster/core/QTPosterTitle';
|
|
24
|
-
export { QTWaterfallSectionType } from './waterfall/core/QTWaterfallSectionType';
|
|
25
|
-
export { QTWaterfallItemType } from './waterfall/core/QTWaterfallItemType';
|
|
26
|
-
export { QTScrollState } from './waterfall/core/QTScrollState';
|
|
27
|
-
export type { QTWaterfallSection } from './waterfall/core/QTWaterfallSection';
|
|
28
|
-
export type { QTWaterfallItem } from './waterfall/core/QTWaterfallItem';
|
|
29
|
-
export type { QTWaterfallTabItem } from './waterfall/core/QTWaterfallTabItem';
|
|
30
|
-
export type { QTWaterfall } from './waterfall/core/QTWaterfall';
|
|
31
|
-
export type { QTIWaterfall } from './waterfall/core/QTIWaterfall';
|
|
32
|
-
export type { QTWaterfallFlexStyle } from './waterfall/core/QTWaterfallFlexStyle';
|
|
33
|
-
export type { QTWaterfallPlaceholder } from './waterfall/core/QTWaterfallPlaceholder';
|
|
34
|
-
export type { QTWaterfallCardSection } from './waterfall/core/QTWaterfallCardSection';
|
|
35
|
-
export type { QTWaterfallCardItem } from './waterfall/core/QTWaterfallCardItem';
|
|
36
|
-
export type { QTWaterfallCardPlaceHolder } from './waterfall/core/QTWaterfallCardPlaceHolder';
|
|
37
|
-
export { QTWaterfallVisibleType } from './waterfall/core/QTWaterfallVisibleType';
|
|
38
|
-
export type { QTListViewItem } from './list-view/core/QTListViewItem';
|
|
39
|
-
export type { QTListViewItemDecoration } from './list-view/core/QTListViewItemDecoration';
|
|
40
|
-
export type { QTListViewItemFunctionParams } from './list-view/core/QTListViewItemFunctionParams';
|
|
41
|
-
export type { QTListViewItemState } from './list-view/core/QTListViewItemState';
|
|
42
|
-
export type { QTGridViewItem } from './grid-view/core/QTGridViewItem';
|
|
43
|
-
export type { QTGridViewItemDecoration } from './grid-view/core/QTGridViewItemDecoration';
|
|
44
|
-
export type { QTGridViewItemFunctionParams } from './grid-view/core/QTGridViewItemFunctionParams';
|
|
45
|
-
export type { QTNavBarItem } from './nav-bar/QTNavBarItem';
|
|
46
|
-
export type { QTINavBar } from './nav-bar/QTINavBar';
|
|
47
|
-
export type { QTNavBar } from './nav-bar/QTNavBar';
|
|
48
|
-
export { QTNavBarItemType } from './nav-bar/QTNavBarItemType';
|
|
49
|
-
export type { QTITab } from './tab/QTITab';
|
|
50
|
-
export type { QTTabPageData } from './tab/QTTabPageData';
|
|
51
|
-
export type { QTTab } from './tab/QTTab';
|
|
52
|
-
export type { QTTabItem } from './tab/QTTabItem';
|
|
53
|
-
export type { QTTabPage } from './tab/QTTabPage';
|
|
54
|
-
export { QTTabItemType } from './tab/QTTabItemType';
|
|
55
|
-
export { QTTabPageState } from './tab/QTTabPageState';
|
|
56
|
-
export type { QTTabEventParams } from './tab/QTTabEventParams';
|
|
57
|
-
export type { QTClassifiedListView } from './classified-list-view/core/QTClassifiedListView';
|
|
58
|
-
export type { QTClassifiedListViewItem } from './classified-list-view/core/QTClassifiedListViewItem';
|
|
59
|
-
export type { QTClassifiedListViewItemDecoration } from './classified-list-view/core/QTClassifiedListViewItemDecoration';
|
|
60
|
-
export { arrangeChildren4ListView };
|
|
61
|
-
export type { QTIWebView } from './webview/QTIWebView';
|
|
62
|
-
export type { QTIX5WebView } from './x5webview/QTIX5WebView';
|
|
63
|
-
export type { QTISeekBar } from './seekbar/QTISeekBar';
|
|
64
|
-
export type { QTIProgressBar } from './progressbar/QTIProgressBar';
|
|
65
|
-
export type { QTIAnimation } from './animation/QTIAnimation';
|
|
66
|
-
export { QTAnimationInterpolatorType, QTAnimationPropertyName, QTAnimationRepeatMode, QTAnimationValueType } from './animation/types';
|
|
67
|
-
export type { QTAnimationInterpolator, QTAnimatorId } from './animation/types';
|
|
68
|
-
export type { QTIMediaSeries } from './series/QTIMediaSeries';
|
|
69
|
-
export type { QTMediaSeries } from './series/QTMediaSeries';
|
|
70
|
-
export type { QTMediaSeriesGroup } from './series/QTMediaSeriesGroup';
|
|
71
|
-
export type { QTMediaSeriesData } from './series/QTMediaSeriesData';
|
|
72
|
-
export type { QTMediaSeriesEvent } from './series/QTMediaSeriesEvent';
|
|
73
|
-
export { QTMediaSeriesType } from './series/QTMediaSeriesType';
|
|
74
|
-
export { QTMediaSeriesStyleType } from './series/QTMediaSeriesStyleType';
|
|
75
|
-
export type { QTICollapse } from './collapse/core/QTICollapse';
|
|
76
|
-
export type { QTCollapse } from './collapse/core/QTCollapse';
|
|
77
|
-
export type { QTICollapseItem } from './collapse/core/QTICollapseItem';
|
|
78
|
-
export type { QTCollapseItem } from './collapse/core/QTCollapseItem';
|