@quicktvui/quicktvui3 1.0.48 → 1.0.49
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 -512
- 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/QTFocusable.d.ts +0 -5
- 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 -79
- 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 -27
- 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 -43
- 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 -316
- 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 -81
- 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,81 +0,0 @@
|
|
|
1
|
-
import { ESIMediaSeries } from "@extscreen/es3-component";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
-
customItem: {
|
|
4
|
-
type: BooleanConstructor;
|
|
5
|
-
default: boolean;
|
|
6
|
-
};
|
|
7
|
-
initParam: {
|
|
8
|
-
type: ObjectConstructor;
|
|
9
|
-
default: () => {};
|
|
10
|
-
};
|
|
11
|
-
height: {
|
|
12
|
-
type: NumberConstructor;
|
|
13
|
-
default: number;
|
|
14
|
-
};
|
|
15
|
-
scrollParam: {
|
|
16
|
-
type: ObjectConstructor;
|
|
17
|
-
default: () => {};
|
|
18
|
-
};
|
|
19
|
-
groupParam: {
|
|
20
|
-
type: ObjectConstructor;
|
|
21
|
-
default: () => {};
|
|
22
|
-
};
|
|
23
|
-
commonParam: {
|
|
24
|
-
type: ObjectConstructor;
|
|
25
|
-
default: () => {};
|
|
26
|
-
};
|
|
27
|
-
}, {
|
|
28
|
-
selectSeries: import("vue").Ref<ESIMediaSeries | undefined>;
|
|
29
|
-
showOld: import("vue").Ref<boolean>;
|
|
30
|
-
onLoadData: (event: any) => void;
|
|
31
|
-
setPageData: (page: any, data: any) => void;
|
|
32
|
-
setInitData: (totalCount: any, pageSize: any) => void;
|
|
33
|
-
onItemClick: (event: any) => void;
|
|
34
|
-
onItemFocused: (event: any) => void;
|
|
35
|
-
onGroupItemFocused: (event: any) => void;
|
|
36
|
-
scrollTo: (pos: any) => void;
|
|
37
|
-
scrollToWithOffset: (pos: any, offset: any, anim: any) => void;
|
|
38
|
-
requestFocus: (position: any) => void;
|
|
39
|
-
setSelected: (position: any) => void;
|
|
40
|
-
setup: () => void;
|
|
41
|
-
setGroupSelected: (position: any) => void;
|
|
42
|
-
release: () => void;
|
|
43
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("load-data" | "item-click" | "item-focused" | "group-item-focused")[], "load-data" | "item-click" | "item-focused" | "group-item-focused", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
44
|
-
customItem: {
|
|
45
|
-
type: BooleanConstructor;
|
|
46
|
-
default: boolean;
|
|
47
|
-
};
|
|
48
|
-
initParam: {
|
|
49
|
-
type: ObjectConstructor;
|
|
50
|
-
default: () => {};
|
|
51
|
-
};
|
|
52
|
-
height: {
|
|
53
|
-
type: NumberConstructor;
|
|
54
|
-
default: number;
|
|
55
|
-
};
|
|
56
|
-
scrollParam: {
|
|
57
|
-
type: ObjectConstructor;
|
|
58
|
-
default: () => {};
|
|
59
|
-
};
|
|
60
|
-
groupParam: {
|
|
61
|
-
type: ObjectConstructor;
|
|
62
|
-
default: () => {};
|
|
63
|
-
};
|
|
64
|
-
commonParam: {
|
|
65
|
-
type: ObjectConstructor;
|
|
66
|
-
default: () => {};
|
|
67
|
-
};
|
|
68
|
-
}>> & {
|
|
69
|
-
"onLoad-data"?: ((...args: any[]) => any) | undefined;
|
|
70
|
-
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
71
|
-
"onItem-focused"?: ((...args: any[]) => any) | undefined;
|
|
72
|
-
"onGroup-item-focused"?: ((...args: any[]) => any) | undefined;
|
|
73
|
-
}, {
|
|
74
|
-
customItem: boolean;
|
|
75
|
-
initParam: Record<string, any>;
|
|
76
|
-
height: number;
|
|
77
|
-
scrollParam: Record<string, any>;
|
|
78
|
-
groupParam: Record<string, any>;
|
|
79
|
-
commonParam: Record<string, any>;
|
|
80
|
-
}, {}>;
|
|
81
|
-
export default _default;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { QTMediaSeriesType } from "./QTMediaSeriesType";
|
|
2
|
-
import { QTMediaSeriesData } from "./QTMediaSeriesData";
|
|
3
|
-
import { QTMediaSeriesStyleType } from "./QTMediaSeriesStyleType";
|
|
4
|
-
import { QTMediaSeriesGroup } from "./QTMediaSeriesGroup";
|
|
5
|
-
import { QTMediaSeries } from "./QTMediaSeries";
|
|
6
|
-
import { ESIMediaSeries } from "@extscreen/es3-component";
|
|
7
|
-
declare const _default: import("vue").DefineComponent<{}, {
|
|
8
|
-
isVip: import("vue").Ref<boolean>;
|
|
9
|
-
seriesType: import("vue").Ref<QTMediaSeriesType>;
|
|
10
|
-
params: import("vue").Ref<any>;
|
|
11
|
-
commonParams: import("vue").Ref<any>;
|
|
12
|
-
scrollParams: import("vue").Ref<any>;
|
|
13
|
-
groupParams: import("vue").Ref<any>;
|
|
14
|
-
mediaSeriesRef: import("vue").Ref<ESIMediaSeries | undefined>;
|
|
15
|
-
show: import("vue").Ref<boolean>;
|
|
16
|
-
height: import("vue").Ref<number>;
|
|
17
|
-
onLoadData: (event: any) => void;
|
|
18
|
-
setInitData: (type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData) => void;
|
|
19
|
-
setPageData: (page: number, dataArray: Array<QTMediaSeries>) => void;
|
|
20
|
-
onItemClick: (event: any) => void;
|
|
21
|
-
onItemFocused: (event: any) => void;
|
|
22
|
-
onGroupItemFocused: (event: any) => void;
|
|
23
|
-
scrollTo: (pos: any) => void;
|
|
24
|
-
scrollToWithOffset: (pos: any, offset: any) => void;
|
|
25
|
-
requestFocus: (position: any) => void;
|
|
26
|
-
setSelected: (position: any) => void;
|
|
27
|
-
setup: () => void;
|
|
28
|
-
setGroupSelected: (position: any) => void;
|
|
29
|
-
release: () => void;
|
|
30
|
-
blockRootFocus: () => void;
|
|
31
|
-
unBlockRootFocus: () => void;
|
|
32
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("load-data" | "item-click" | "item-focused" | "group-item-focused")[], "load-data" | "item-click" | "item-focused" | "group-item-focused", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
33
|
-
"onLoad-data"?: ((...args: any[]) => any) | undefined;
|
|
34
|
-
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
35
|
-
"onItem-focused"?: ((...args: any[]) => any) | undefined;
|
|
36
|
-
"onGroup-item-focused"?: ((...args: any[]) => any) | undefined;
|
|
37
|
-
}, {}, {}>;
|
|
38
|
-
export default _default;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
isVip: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: boolean;
|
|
5
|
-
};
|
|
6
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
|
-
isVip: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}>>, {
|
|
12
|
-
isVip: boolean;
|
|
13
|
-
}, {}>;
|
|
14
|
-
export default _default;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
isVip: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: boolean;
|
|
5
|
-
};
|
|
6
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7
|
-
isVip: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: boolean;
|
|
10
|
-
};
|
|
11
|
-
}>>, {
|
|
12
|
-
isVip: boolean;
|
|
13
|
-
}, {}>;
|
|
14
|
-
export default _default;
|
package/dist/src/tab/QTITab.d.ts
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { QTTab } from "./QTTab";
|
|
2
|
-
import { QTTabPageData } from "./QTTabPageData";
|
|
3
|
-
import { ESIView, ESListViewItemFunctionParams, ESViewStateCallback } from "@extscreen/es3-component";
|
|
4
|
-
import { QTTabPageState } from "./QTTabPageState";
|
|
5
|
-
import { QTWaterfallSection } from "../waterfall/core/QTWaterfallSection";
|
|
6
|
-
import { QTWaterfallItem } from "../waterfall/core/QTWaterfallItem";
|
|
7
|
-
import { QTTabPage } from "./QTTabPage";
|
|
8
|
-
export interface QTITab extends ESIView {
|
|
9
|
-
initTab(tab: QTTab): void;
|
|
10
|
-
initPage(waterfall: QTTabPage): void;
|
|
11
|
-
setPageState(pageIndex: number, state: QTTabPageState): void;
|
|
12
|
-
setPageData(pageIndex: number, tabPage: QTTabPageData): void;
|
|
13
|
-
addPageData(pageIndex: number, tabPageData: QTTabPageData, deleteCount: number): void;
|
|
14
|
-
updatePageData(pageIndex: number, tabPageData: QTTabPageData): void;
|
|
15
|
-
updatePageSection(pageIndex: number, sectionIndex: number, section: QTWaterfallSection): void;
|
|
16
|
-
deletePageSection(pageIndex: number, sectionIndex: number, count: number): void;
|
|
17
|
-
getPageSection(pageIndex: number, sectionIndex: number): QTWaterfallSection | undefined;
|
|
18
|
-
getPageSectionList(pageIndex: number): Array<QTWaterfallSection>;
|
|
19
|
-
getPageItem(pageIndex: number, sectionIndex: number, itemIndex: number): QTWaterfallItem | undefined;
|
|
20
|
-
updatePageItem(pageIndex: number, sectionIndex: number, itemIndex: number, item: QTWaterfallItem): void;
|
|
21
|
-
addPageItemList(pageIndex: number, sectionIndex: number, itemList: Array<QTWaterfallItem>): void;
|
|
22
|
-
deletePageItem(pageIndex: number, sectionIndex: number, itemIndex: number, count: number): void;
|
|
23
|
-
blockRootFocus(): void;
|
|
24
|
-
unBlockRootFocus(): void;
|
|
25
|
-
focusBackToTop(): void;
|
|
26
|
-
requestNodeFocus(id: string): void;
|
|
27
|
-
reloadAll(updateCurrent: boolean): void;
|
|
28
|
-
reloadPage(pageIndex: number): void;
|
|
29
|
-
setCurrentPage(pageIndex: number): void;
|
|
30
|
-
requestTabFocus(tabIndex: number): void;
|
|
31
|
-
invokeContentFunction(pageIndex: number, functionName: string, param: Array<any>): void;
|
|
32
|
-
invokeContentFunctionDirect(functionName: string, param: Array<any>): void;
|
|
33
|
-
contentScrollToFocus(position: number): void;
|
|
34
|
-
getRootNodeViewState(page: number, position: number, callback: ESViewStateCallback): void;
|
|
35
|
-
getChildNodeViewState(page: number, position: number, childIndex: number, name: number, callback: ESViewStateCallback): void;
|
|
36
|
-
dispatchUIFunctionOnChildNode(page: number, position: number, childIndex: number, listViewName: string, functionParams: ESListViewItemFunctionParams): void;
|
|
37
|
-
updateItemMatched(key: string, id: any, newData: any): void;
|
|
38
|
-
updateChildNode(page: number, position: number, childIndex: number, data: any): void;
|
|
39
|
-
updateRootNode(page: number, position: number, data: any): void;
|
|
40
|
-
translationLeft(): void;
|
|
41
|
-
translationRight(): void;
|
|
42
|
-
destroy(): void;
|
|
43
|
-
}
|
package/dist/src/tab/QTTab.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { QTWaterfallSection } from "../waterfall/core/QTWaterfallSection";
|
|
2
|
-
import { QTWaterfallItem } from "../waterfall/core/QTWaterfallItem";
|
|
3
|
-
import { QTTabIndex } from "./QTTabIndex";
|
|
4
|
-
import { QTTabPageDataState } from "./QTTabPageDataState";
|
|
5
|
-
import { QTTab } from "./QTTab";
|
|
6
|
-
import { QTListViewItemState } from "../list-view/core/QTListViewItemState";
|
|
7
|
-
export interface QTTabDataManager {
|
|
8
|
-
initTab(tab: QTTab): void;
|
|
9
|
-
setPageData(pageIndex: number, page: QTTabPageDataState): void;
|
|
10
|
-
getTabPageData(pageIndex: number): QTTabPageDataState | undefined;
|
|
11
|
-
getSectionList(pageIndex: number): Array<QTWaterfallSection>;
|
|
12
|
-
addSectionList(pageIndex: number, sections: Array<QTWaterfallSection>): QTTabIndex;
|
|
13
|
-
deleteSection(pageIndex: number, sectionIndex: number, count: number): QTTabIndex;
|
|
14
|
-
updateSectionList(pageIndex: number, sectionList: Array<QTWaterfallSection>): QTTabIndex;
|
|
15
|
-
updateSection(pageIndex: number, sectionIndex: number, section: QTWaterfallSection): QTTabIndex;
|
|
16
|
-
getSection(pageIndex: number, sectionIndex: number): QTWaterfallSection | undefined;
|
|
17
|
-
setSectionState(pageIndex: number, sectionIndex: number, state: QTListViewItemState): void;
|
|
18
|
-
getSectionListByState(pageIndex: number, state: QTListViewItemState): Array<QTWaterfallSection>;
|
|
19
|
-
addItemList(pageIndex: number, sectionIndex: number, itemList: Array<QTWaterfallItem>): QTTabIndex;
|
|
20
|
-
deleteItem(pageIndex: number, sectionIndex: number, itemIndex: number, count: number): QTTabIndex;
|
|
21
|
-
updateItem(pageIndex: number, sectionIndex: number, itemIndex: number, item: QTWaterfallItem): QTTabIndex;
|
|
22
|
-
updateItemList(pageIndex: number, sectionIndex: number, itemIndex: number, count: number, itemList: Array<QTWaterfallItem>): QTTabIndex;
|
|
23
|
-
getItem(pageIndex: number, sectionIndex: number, itemIndex: number): QTWaterfallItem | undefined;
|
|
24
|
-
destroy(): any;
|
|
25
|
-
}
|
|
26
|
-
export declare function createQTTabDataManager(): QTTabDataManager;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ESViewCoordinate, ESViewScrollState } from "@extscreen/es3-component";
|
|
2
|
-
export interface QTTabEventParams {
|
|
3
|
-
itemPosition: number;
|
|
4
|
-
x: number;
|
|
5
|
-
y: number;
|
|
6
|
-
position: number;
|
|
7
|
-
orientation: number;
|
|
8
|
-
contentOffset: ESViewCoordinate;
|
|
9
|
-
state: ESViewScrollState;
|
|
10
|
-
}
|
|
@@ -1,316 +0,0 @@
|
|
|
1
|
-
import { QTINavBar } from "../nav-bar/QTINavBar";
|
|
2
|
-
import { QTTab } from "./QTTab";
|
|
3
|
-
import { QTTabEvent } from "./QTTabEvent";
|
|
4
|
-
import { QTTabPageData } from "./QTTabPageData";
|
|
5
|
-
import { QTWaterfall } from "../waterfall/core/QTWaterfall";
|
|
6
|
-
import { ESITab, ESListViewItemFunctionParams, ESViewStateCallback } from "@extscreen/es3-component";
|
|
7
|
-
import { QTWaterfallItem } from "../waterfall/core/QTWaterfallItem";
|
|
8
|
-
import { QTTabPageState } from "./QTTabPageState";
|
|
9
|
-
import { QTWaterfallSection } from "../waterfall/core/QTWaterfallSection";
|
|
10
|
-
import { QTTabItem } from "./QTTabItem";
|
|
11
|
-
declare const _default: import("vue").DefineComponent<{
|
|
12
|
-
enablePlaceholder: {
|
|
13
|
-
type: BooleanConstructor;
|
|
14
|
-
default: boolean;
|
|
15
|
-
};
|
|
16
|
-
preloadNumber: {
|
|
17
|
-
type: NumberConstructor;
|
|
18
|
-
default: number;
|
|
19
|
-
};
|
|
20
|
-
tabNavBarClass: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
tabClass: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
default: string;
|
|
27
|
-
};
|
|
28
|
-
tabsDataStrategy: {
|
|
29
|
-
type: StringConstructor;
|
|
30
|
-
default: string;
|
|
31
|
-
};
|
|
32
|
-
tabPageClass: {
|
|
33
|
-
type: StringConstructor;
|
|
34
|
-
default: string;
|
|
35
|
-
};
|
|
36
|
-
horizontal: {
|
|
37
|
-
type: BooleanConstructor;
|
|
38
|
-
default: boolean;
|
|
39
|
-
};
|
|
40
|
-
pageTransform: {
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
hideOnSingleTab: {
|
|
45
|
-
type: BooleanConstructor;
|
|
46
|
-
default: boolean;
|
|
47
|
-
};
|
|
48
|
-
floatNavBar: {
|
|
49
|
-
type: BooleanConstructor;
|
|
50
|
-
default: boolean;
|
|
51
|
-
};
|
|
52
|
-
contentNextFocus: {
|
|
53
|
-
type: ObjectConstructor;
|
|
54
|
-
default: () => {
|
|
55
|
-
up: string;
|
|
56
|
-
left: string;
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
triggerTask: {
|
|
60
|
-
type: ArrayConstructor;
|
|
61
|
-
default: () => never[];
|
|
62
|
-
};
|
|
63
|
-
blockViewPager: {
|
|
64
|
-
type: ArrayConstructor;
|
|
65
|
-
default: () => never[];
|
|
66
|
-
};
|
|
67
|
-
blockViewPagerVertical: {
|
|
68
|
-
type: ArrayConstructor;
|
|
69
|
-
default: () => never[];
|
|
70
|
-
};
|
|
71
|
-
tabContentBlockFocusDirections: {
|
|
72
|
-
type: ArrayConstructor;
|
|
73
|
-
default: () => string[];
|
|
74
|
-
};
|
|
75
|
-
tabContentResumeDelay: {
|
|
76
|
-
type: NumberConstructor;
|
|
77
|
-
default: number;
|
|
78
|
-
};
|
|
79
|
-
tabContentSwitchDelay: {
|
|
80
|
-
type: NumberConstructor;
|
|
81
|
-
default: number;
|
|
82
|
-
};
|
|
83
|
-
slidingEnable: {
|
|
84
|
-
type: BooleanConstructor;
|
|
85
|
-
default: boolean;
|
|
86
|
-
};
|
|
87
|
-
slidingMode: {
|
|
88
|
-
type: StringConstructor;
|
|
89
|
-
default: string;
|
|
90
|
-
};
|
|
91
|
-
initTranslation: {
|
|
92
|
-
type: NumberConstructor;
|
|
93
|
-
default: number;
|
|
94
|
-
};
|
|
95
|
-
rightTranslation: {
|
|
96
|
-
type: NumberConstructor;
|
|
97
|
-
default: number;
|
|
98
|
-
};
|
|
99
|
-
leftTranslation: {
|
|
100
|
-
type: NumberConstructor;
|
|
101
|
-
default: number;
|
|
102
|
-
};
|
|
103
|
-
duration: {
|
|
104
|
-
type: NumberConstructor;
|
|
105
|
-
default: number;
|
|
106
|
-
};
|
|
107
|
-
interpolatorType: {
|
|
108
|
-
type: NumberConstructor;
|
|
109
|
-
default: number;
|
|
110
|
-
};
|
|
111
|
-
endHintEnabled: {
|
|
112
|
-
type: BooleanConstructor;
|
|
113
|
-
default: boolean;
|
|
114
|
-
};
|
|
115
|
-
}, {
|
|
116
|
-
tabs: import("vue").Ref<ESITab | undefined>;
|
|
117
|
-
ifTabs: import("vue").Ref<boolean>;
|
|
118
|
-
navBarRef: import("vue").Ref<QTINavBar | undefined>;
|
|
119
|
-
initTab: (tab: QTTab) => void;
|
|
120
|
-
setAutoFocus: (tag: string, delay: number) => void;
|
|
121
|
-
initPage: (w: QTWaterfall) => void;
|
|
122
|
-
setPageState: (pageIndex: number, state: QTTabPageState) => void;
|
|
123
|
-
setPageData: (pageIndex: number, tabPageData: QTTabPageData) => void;
|
|
124
|
-
addPageData: (pageIndex: number, tabPageData: QTTabPageData, deleteCount?: number) => void;
|
|
125
|
-
updatePageData: (pageIndex: number, tabPageData: QTTabPageData) => void;
|
|
126
|
-
updatePageSection: (pageIndex: number, sectionIndex: number, section: QTWaterfallSection) => void;
|
|
127
|
-
getPageSection: (pageIndex: number, sectionIndex: number) => QTWaterfallSection | undefined;
|
|
128
|
-
getPageSectionList: (pageIndex: number) => Array<QTWaterfallSection>;
|
|
129
|
-
deletePageSection: (pageIndex: number, sectionIndex: number, count: number) => void;
|
|
130
|
-
addPageItemList: (pageIndex: number, sectionIndex: number, itemList: Array<QTWaterfallItem>) => void;
|
|
131
|
-
getPageItem: (pageIndex: number, sectionIndex: number, itemIndex: number) => QTWaterfallItem | undefined;
|
|
132
|
-
updatePageItem: (pageIndex: number, sectionIndex: number, itemIndex: number, item: QTWaterfallItem) => void;
|
|
133
|
-
deletePageItem: (pageIndex: number, sectionIndex: number, itemIndex: number, count: number) => void;
|
|
134
|
-
blockRootFocus: () => void;
|
|
135
|
-
unBlockRootFocus: () => void;
|
|
136
|
-
focusBackToTop: () => void;
|
|
137
|
-
requestNodeFocus: (id: string) => void;
|
|
138
|
-
reloadAll: (updateCurrent?: boolean) => void;
|
|
139
|
-
reloadPage: (pageIndex: number) => void;
|
|
140
|
-
setCurrentPage: (pageIndex: number) => void;
|
|
141
|
-
requestTabFocus: (tabIndex: number) => void;
|
|
142
|
-
invokeContentFunction: (pageIndex: number, functionName: string, param: Array<any>) => void;
|
|
143
|
-
invokeContentFunctionDirect: (functionName: string, param: Array<any>) => void;
|
|
144
|
-
contentScrollToFocus: (position: number) => void;
|
|
145
|
-
getRootNodeViewState: (page: number, position: number, callback: ESViewStateCallback) => void;
|
|
146
|
-
getChildNodeViewState: (page: number, position: number, childIndex: number, name: number, callback: ESViewStateCallback) => void;
|
|
147
|
-
dispatchUIFunctionOnChildNode: (page: number, position: number, childIndex: number, listViewName: string, functionParams: ESListViewItemFunctionParams) => void;
|
|
148
|
-
updateItemMatched: (key: string | undefined, id: any, newData: any) => void;
|
|
149
|
-
updateRootNode: (page: number, position: number, data: Array<any>) => void;
|
|
150
|
-
updateChildNode: (page: number, position: number, childIndex: number, data: any) => void;
|
|
151
|
-
destroy: () => void;
|
|
152
|
-
translationLeft: () => void;
|
|
153
|
-
translationRight: () => void;
|
|
154
|
-
rootOpacity: import("vue").Ref<number>;
|
|
155
|
-
onTabPageLoadData: (e: QTTabEvent) => void;
|
|
156
|
-
onTabPageChanged: (e: QTTabEvent) => void;
|
|
157
|
-
onTabEvent: (e: QTTabEvent) => void;
|
|
158
|
-
onWaterfallItemClick: (sectionIndex: number, itemIndex: number, item: QTWaterfallItem) => void;
|
|
159
|
-
onWaterfallItemFocused: (sectionIndex: number, itemIndex: number, isFocused: boolean, item: QTWaterfallItem) => void;
|
|
160
|
-
onWaterfallSectionBind: (pageIndex: number, sectionIndex: number) => void;
|
|
161
|
-
onWaterfallSectionAttached: (pageIndex: number, sectionIndex: number) => void;
|
|
162
|
-
onWaterfallScroll: (offsetX: number, scrollY: number) => void;
|
|
163
|
-
onWaterfallScrollStateChanged: (offsetX: number, scrollY: number, newState: number) => void;
|
|
164
|
-
onTabPageScrollToStart: (evt: any) => void;
|
|
165
|
-
onTabPageScrollToEnd: (evt: any) => void;
|
|
166
|
-
onTabChange: (e: any) => void;
|
|
167
|
-
onTabClick: (e: QTTabItem) => void;
|
|
168
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onTabPageLoadData" | "onTabPageChanged" | "onTabEvent" | "onTabPageItemClick" | "onTabPageItemFocused" | "onTabPageSectionAttached" | "onTabPageScroll" | "onTabPageScrollStateChanged" | "onTabMoveToTopStart" | "onTabMoveToTopEnd" | "onTabMoveToBottomStart" | "onTabMoveToBottomEnd" | "onTabChanged" | "onTabPageScrollToEnd" | "onTabPageScrollToStart" | "onTabClick")[], "onTabPageLoadData" | "onTabPageChanged" | "onTabEvent" | "onTabPageItemClick" | "onTabPageItemFocused" | "onTabPageSectionAttached" | "onTabPageScroll" | "onTabPageScrollStateChanged" | "onTabMoveToTopStart" | "onTabMoveToTopEnd" | "onTabMoveToBottomStart" | "onTabMoveToBottomEnd" | "onTabChanged" | "onTabPageScrollToEnd" | "onTabPageScrollToStart" | "onTabClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
169
|
-
enablePlaceholder: {
|
|
170
|
-
type: BooleanConstructor;
|
|
171
|
-
default: boolean;
|
|
172
|
-
};
|
|
173
|
-
preloadNumber: {
|
|
174
|
-
type: NumberConstructor;
|
|
175
|
-
default: number;
|
|
176
|
-
};
|
|
177
|
-
tabNavBarClass: {
|
|
178
|
-
type: StringConstructor;
|
|
179
|
-
default: string;
|
|
180
|
-
};
|
|
181
|
-
tabClass: {
|
|
182
|
-
type: StringConstructor;
|
|
183
|
-
default: string;
|
|
184
|
-
};
|
|
185
|
-
tabsDataStrategy: {
|
|
186
|
-
type: StringConstructor;
|
|
187
|
-
default: string;
|
|
188
|
-
};
|
|
189
|
-
tabPageClass: {
|
|
190
|
-
type: StringConstructor;
|
|
191
|
-
default: string;
|
|
192
|
-
};
|
|
193
|
-
horizontal: {
|
|
194
|
-
type: BooleanConstructor;
|
|
195
|
-
default: boolean;
|
|
196
|
-
};
|
|
197
|
-
pageTransform: {
|
|
198
|
-
type: BooleanConstructor;
|
|
199
|
-
default: boolean;
|
|
200
|
-
};
|
|
201
|
-
hideOnSingleTab: {
|
|
202
|
-
type: BooleanConstructor;
|
|
203
|
-
default: boolean;
|
|
204
|
-
};
|
|
205
|
-
floatNavBar: {
|
|
206
|
-
type: BooleanConstructor;
|
|
207
|
-
default: boolean;
|
|
208
|
-
};
|
|
209
|
-
contentNextFocus: {
|
|
210
|
-
type: ObjectConstructor;
|
|
211
|
-
default: () => {
|
|
212
|
-
up: string;
|
|
213
|
-
left: string;
|
|
214
|
-
};
|
|
215
|
-
};
|
|
216
|
-
triggerTask: {
|
|
217
|
-
type: ArrayConstructor;
|
|
218
|
-
default: () => never[];
|
|
219
|
-
};
|
|
220
|
-
blockViewPager: {
|
|
221
|
-
type: ArrayConstructor;
|
|
222
|
-
default: () => never[];
|
|
223
|
-
};
|
|
224
|
-
blockViewPagerVertical: {
|
|
225
|
-
type: ArrayConstructor;
|
|
226
|
-
default: () => never[];
|
|
227
|
-
};
|
|
228
|
-
tabContentBlockFocusDirections: {
|
|
229
|
-
type: ArrayConstructor;
|
|
230
|
-
default: () => string[];
|
|
231
|
-
};
|
|
232
|
-
tabContentResumeDelay: {
|
|
233
|
-
type: NumberConstructor;
|
|
234
|
-
default: number;
|
|
235
|
-
};
|
|
236
|
-
tabContentSwitchDelay: {
|
|
237
|
-
type: NumberConstructor;
|
|
238
|
-
default: number;
|
|
239
|
-
};
|
|
240
|
-
slidingEnable: {
|
|
241
|
-
type: BooleanConstructor;
|
|
242
|
-
default: boolean;
|
|
243
|
-
};
|
|
244
|
-
slidingMode: {
|
|
245
|
-
type: StringConstructor;
|
|
246
|
-
default: string;
|
|
247
|
-
};
|
|
248
|
-
initTranslation: {
|
|
249
|
-
type: NumberConstructor;
|
|
250
|
-
default: number;
|
|
251
|
-
};
|
|
252
|
-
rightTranslation: {
|
|
253
|
-
type: NumberConstructor;
|
|
254
|
-
default: number;
|
|
255
|
-
};
|
|
256
|
-
leftTranslation: {
|
|
257
|
-
type: NumberConstructor;
|
|
258
|
-
default: number;
|
|
259
|
-
};
|
|
260
|
-
duration: {
|
|
261
|
-
type: NumberConstructor;
|
|
262
|
-
default: number;
|
|
263
|
-
};
|
|
264
|
-
interpolatorType: {
|
|
265
|
-
type: NumberConstructor;
|
|
266
|
-
default: number;
|
|
267
|
-
};
|
|
268
|
-
endHintEnabled: {
|
|
269
|
-
type: BooleanConstructor;
|
|
270
|
-
default: boolean;
|
|
271
|
-
};
|
|
272
|
-
}>> & {
|
|
273
|
-
onOnTabPageLoadData?: ((...args: any[]) => any) | undefined;
|
|
274
|
-
onOnTabPageChanged?: ((...args: any[]) => any) | undefined;
|
|
275
|
-
onOnTabEvent?: ((...args: any[]) => any) | undefined;
|
|
276
|
-
onOnTabPageItemClick?: ((...args: any[]) => any) | undefined;
|
|
277
|
-
onOnTabPageItemFocused?: ((...args: any[]) => any) | undefined;
|
|
278
|
-
onOnTabPageSectionAttached?: ((...args: any[]) => any) | undefined;
|
|
279
|
-
onOnTabPageScroll?: ((...args: any[]) => any) | undefined;
|
|
280
|
-
onOnTabPageScrollStateChanged?: ((...args: any[]) => any) | undefined;
|
|
281
|
-
onOnTabMoveToTopStart?: ((...args: any[]) => any) | undefined;
|
|
282
|
-
onOnTabMoveToTopEnd?: ((...args: any[]) => any) | undefined;
|
|
283
|
-
onOnTabMoveToBottomStart?: ((...args: any[]) => any) | undefined;
|
|
284
|
-
onOnTabMoveToBottomEnd?: ((...args: any[]) => any) | undefined;
|
|
285
|
-
onOnTabChanged?: ((...args: any[]) => any) | undefined;
|
|
286
|
-
onOnTabPageScrollToEnd?: ((...args: any[]) => any) | undefined;
|
|
287
|
-
onOnTabPageScrollToStart?: ((...args: any[]) => any) | undefined;
|
|
288
|
-
onOnTabClick?: ((...args: any[]) => any) | undefined;
|
|
289
|
-
}, {
|
|
290
|
-
enablePlaceholder: boolean;
|
|
291
|
-
preloadNumber: number;
|
|
292
|
-
tabNavBarClass: string;
|
|
293
|
-
tabClass: string;
|
|
294
|
-
tabsDataStrategy: string;
|
|
295
|
-
tabPageClass: string;
|
|
296
|
-
horizontal: boolean;
|
|
297
|
-
pageTransform: boolean;
|
|
298
|
-
hideOnSingleTab: boolean;
|
|
299
|
-
floatNavBar: boolean;
|
|
300
|
-
contentNextFocus: Record<string, any>;
|
|
301
|
-
triggerTask: unknown[];
|
|
302
|
-
blockViewPager: unknown[];
|
|
303
|
-
blockViewPagerVertical: unknown[];
|
|
304
|
-
tabContentBlockFocusDirections: unknown[];
|
|
305
|
-
tabContentResumeDelay: number;
|
|
306
|
-
tabContentSwitchDelay: number;
|
|
307
|
-
slidingEnable: boolean;
|
|
308
|
-
slidingMode: string;
|
|
309
|
-
initTranslation: number;
|
|
310
|
-
rightTranslation: number;
|
|
311
|
-
leftTranslation: number;
|
|
312
|
-
duration: number;
|
|
313
|
-
interpolatorType: number;
|
|
314
|
-
endHintEnabled: boolean;
|
|
315
|
-
}, {}>;
|
|
316
|
-
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;
|