@quicktvui/quicktvui3 1.1.33-beta.1 → 1.1.33-beta.3
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 -690
- package/dist/index.js +0 -20
- package/dist/src/animation/QTAnimation.d.ts +0 -3
- package/dist/src/animation/QTIAnimation.d.ts +0 -41
- package/dist/src/animation/types.d.ts +0 -40
- package/dist/src/app/QTAppIcon.d.ts +0 -3
- package/dist/src/app/QTIAppIcon.d.ts +0 -4
- package/dist/src/base/QTIBaseView.d.ts +0 -9
- package/dist/src/base/useBaseView.d.ts +0 -10
- package/dist/src/button/QTIButton.d.ts +0 -3
- package/dist/src/button/index.vue.d.ts +0 -148
- 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/core/QTIClassifiedListView.d.ts +0 -11
- package/dist/src/classified-list-view/index.vue.d.ts +0 -86
- 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 -10
- package/dist/src/collapse/core/QTICollapseItem.d.ts +0 -4
- package/dist/src/collapse/index.vue.d.ts +0 -28
- package/dist/src/column/QTIColumn.d.ts +0 -3
- 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/dialog/QTIDialog.d.ts +0 -3
- package/dist/src/gradient/QTGradient.d.ts +0 -13
- package/dist/src/gradient/QTGradientOrientation.d.ts +0 -10
- package/dist/src/gradient/QTGradientShape.d.ts +0 -6
- package/dist/src/gradient/QTGradientType.d.ts +0 -5
- 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/core/QTIGridView.d.ts +0 -22
- package/dist/src/grid-view/index.vue.d.ts +0 -141
- package/dist/src/image/QTIImage.d.ts +0 -3
- package/dist/src/image/index.vue.d.ts +0 -9
- package/dist/src/index.d.ts +0 -111
- 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/QTILoadingView.d.ts +0 -3
- package/dist/src/loading/QTLoadingView.d.ts +0 -3
- package/dist/src/lottie/QTILottieView.d.ts +0 -32
- package/dist/src/lottie/QTLottieAsyncUpdates.d.ts +0 -5
- package/dist/src/lottie/QTLottieRenderMode.d.ts +0 -5
- package/dist/src/lottie/QTLottieRepeatMode.d.ts +0 -5
- package/dist/src/lottie/QTLottieView.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 -116
- package/dist/src/plugin/QTIPluginView.d.ts +0 -9
- package/dist/src/plugin/QTPluginView.d.ts +0 -3
- package/dist/src/poster/core/QTIPoster.d.ts +0 -3
- package/dist/src/poster/core/QTPoster.d.ts +0 -30
- package/dist/src/poster/core/QTPosterCorner.d.ts +0 -7
- 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/QTPosterPlaceholderImg.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 -100
- package/dist/src/progressbar/QTIProgressBar.d.ts +0 -139
- package/dist/src/progressbar/QTProgressBar.d.ts +0 -3
- package/dist/src/qrcode/QTIQRCode.d.ts +0 -3
- package/dist/src/qrcode/QTQRCodeView.d.ts +0 -3
- package/dist/src/qtListen/effect.d.ts +0 -17
- package/dist/src/qtListen/index.d.ts +0 -5
- package/dist/src/qtListen/qtArray.d.ts +0 -9
- package/dist/src/qtListen/qtDiff.d.ts +0 -2
- package/dist/src/qtListen/reactive.d.ts +0 -14
- package/dist/src/qtListen/ref.d.ts +0 -5
- package/dist/src/qtListen/types.d.ts +0 -45
- package/dist/src/qtListen/watch.d.ts +0 -16
- package/dist/src/row/QTIRow.d.ts +0 -3
- package/dist/src/scroll-view/QTIScrollView.d.ts +0 -5
- package/dist/src/scroll-view/QTScrollView.d.ts +0 -3
- package/dist/src/section/index.vue.d.ts +0 -10
- package/dist/src/seekbar/QTISeekBar.d.ts +0 -143
- package/dist/src/seekbar/QTSeekBar.d.ts +0 -3
- package/dist/src/seekbar/QTSeekBarGravity.d.ts +0 -5
- package/dist/src/seekbar/QTSeekBarIndicatorMode.d.ts +0 -6
- package/dist/src/seekbar/QTSeekBarMode.d.ts +0 -4
- package/dist/src/seekbar/QTSeekBarTickMarkGravity.d.ts +0 -5
- package/dist/src/seekbar/QTSeekBarTickMarkLayoutGravity.d.ts +0 -4
- package/dist/src/seekbar/QTSeekBarTickMarkMode.d.ts +0 -4
- package/dist/src/series/DataAdapter.d.ts +0 -31
- package/dist/src/series/QTIMediaSeries.d.ts +0 -18
- package/dist/src/series/QTMediaSeries.d.ts +0 -7
- 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 -6
- package/dist/src/series/QTMediaSeriesGroupStyle.d.ts +0 -57
- package/dist/src/series/QTMediaSeriesStyleType.d.ts +0 -4
- package/dist/src/series/QTMediaSeriesType.d.ts +0 -7
- package/dist/src/series/QTMediaSeriesVip.d.ts +0 -4
- package/dist/src/series/component/media-series.vue.d.ts +0 -81
- package/dist/src/series/index.vue.d.ts +0 -174
- package/dist/src/series/item/media-series-number-item.vue.d.ts +0 -117
- package/dist/src/series/item/media-series-text-item.vue.d.ts +0 -135
- package/dist/src/tab/QTITab.d.ts +0 -48
- package/dist/src/tab/QTTab.d.ts +0 -6
- package/dist/src/tab/QTTabDataManager.d.ts +0 -28
- 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 -9
- package/dist/src/tab/QTTabPageDataState.d.ts +0 -6
- package/dist/src/tab/QTTabPageState.d.ts +0 -7
- package/dist/src/tab/index.vue.d.ts +0 -416
- package/dist/src/text/QTIText.d.ts +0 -3
- package/dist/src/text/index.vue.d.ts +0 -9
- package/dist/src/utils/utils.d.ts +0 -4
- package/dist/src/view/QTIView.d.ts +0 -3
- package/dist/src/view/QTIViewVisibility.d.ts +0 -5
- package/dist/src/view/QTViewEvent.d.ts +0 -3
- package/dist/src/view/index.vue.d.ts +0 -11
- package/dist/src/waterfall/core/QTIWaterfall.d.ts +0 -25
- 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 -7
- package/dist/src/waterfall/core/QTWaterfallPlaceholder.d.ts +0 -3
- package/dist/src/waterfall/core/QTWaterfallPluginItem.d.ts +0 -5
- package/dist/src/waterfall/core/QTWaterfallPluginSection.d.ts +0 -5
- package/dist/src/waterfall/core/QTWaterfallSection.d.ts +0 -13
- package/dist/src/waterfall/core/QTWaterfallSectionType.d.ts +0 -14
- 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 -155
- package/dist/src/waterfall/item/card-item.vue.d.ts +0 -4
- package/dist/src/waterfall/item/plugin-item.vue.d.ts +0 -12
- 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 -83
- package/dist/src/waterfall/section/loading-section.vue.d.ts +0 -2
- package/dist/src/waterfall/section/plugin-section.vue.d.ts +0 -18
- 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 -69
- package/dist/src/webview/QTWebView.d.ts +0 -3
- package/dist/src/x5webview/QTIX5WebView.d.ts +0 -69
- package/dist/src/x5webview/QTX5WebView.d.ts +0 -3
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
export type QTAnimatorId = string;
|
|
2
|
-
export interface QTAnimationInterpolator {
|
|
3
|
-
type: QTAnimationInterpolatorType;
|
|
4
|
-
}
|
|
5
|
-
export declare enum QTAnimationInterpolatorType {
|
|
6
|
-
QT_ACCELERATE_DECELERATE_INTERPOLATOR = 1,
|
|
7
|
-
QT_ACCELERATE_INTERPOLATOR = 2,
|
|
8
|
-
QT_ANTICIPATE_INTERPOLATOR = 3,
|
|
9
|
-
QT_ANTICIPATE_OVERSHOOT_INTERPOLATOR = 4,
|
|
10
|
-
QT_BOUNCE_INTERPOLATOR = 5,
|
|
11
|
-
QT_CYCLE_INTERPOLATOR = 6,
|
|
12
|
-
QT_DECELERATE_INTERPOLATOR = 7,
|
|
13
|
-
QT_LINEAR_INTERPOLATOR = 8,
|
|
14
|
-
QT_OVERSHOOT_INTERPOLATOR = 9,
|
|
15
|
-
QT_FAST_OUT_LINEAR_IN_INTERPOLATOR = 10,
|
|
16
|
-
QT_FAST_OUT_SLOW_IN_INTERPOLATOR = 11,
|
|
17
|
-
QT_PATH_INTERPOLATOR = 12
|
|
18
|
-
}
|
|
19
|
-
export declare enum QTAnimationPropertyName {
|
|
20
|
-
QT_ANIMATION_PROPERTY_NAME_ALPHA = "alpha",
|
|
21
|
-
QT_ANIMATION_PROPERTY_NAME_ROTATION = "rotation",
|
|
22
|
-
QT_ANIMATION_PROPERTY_NAME_ROTATION_X = "rotationX",
|
|
23
|
-
QT_ANIMATION_PROPERTY_NAME_ROTATION_Y = "rotationY",
|
|
24
|
-
QT_ANIMATION_PROPERTY_NAME_ROTATION_Z = "rotationZ",
|
|
25
|
-
QT_ANIMATION_PROPERTY_NAME_SCALE_X = "scaleX",
|
|
26
|
-
QT_ANIMATION_PROPERTY_NAME_SCALE_Y = "scaleY",
|
|
27
|
-
QT_ANIMATION_PROPERTY_NAME_SCALE_Z = "scaleZ",
|
|
28
|
-
QT_ANIMATION_PROPERTY_NAME_TRANSLATION_X = "translationX",
|
|
29
|
-
QT_ANIMATION_PROPERTY_NAME_TRANSLATION_Y = "translationY",
|
|
30
|
-
QT_ANIMATION_PROPERTY_NAME_TRANSLATION_Z = "translationZ"
|
|
31
|
-
}
|
|
32
|
-
export declare enum QTAnimationRepeatMode {
|
|
33
|
-
QT_ANIMATION_REPEAT_MODE_RESTART = 1,
|
|
34
|
-
QT_ANIMATION_REPEAT_MODE_REVERSE = 2,
|
|
35
|
-
QT_ANIMATION_REPEAT_MODE_INFINITE = -1
|
|
36
|
-
}
|
|
37
|
-
export declare enum QTAnimationValueType {
|
|
38
|
-
QT_ANIMATION_VALUE_TYPE_INT = "ofInt",
|
|
39
|
-
QT_ANIMATION_VALUE_TYPE_FLOAT = "ofFloat"
|
|
40
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ESIView } from "@extscreen/es3-component";
|
|
2
|
-
import { QTIViewVisibility } from "../view/QTIViewVisibility";
|
|
3
|
-
export interface QTIBaseView extends ESIView {
|
|
4
|
-
requestFocus(): void;
|
|
5
|
-
clearFocus(): void;
|
|
6
|
-
requestFocusDirectly(): void;
|
|
7
|
-
setVisibility(visibility: QTIViewVisibility): void;
|
|
8
|
-
dispatchFunctionBySid(sid: string, funcName: string, args: any[]): void;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { QTIViewVisibility } from "../view/QTIViewVisibility";
|
|
2
|
-
import { Ref } from "@vue/reactivity";
|
|
3
|
-
import { ESIView } from "@extscreen/es3-component";
|
|
4
|
-
export default function (viewRef: Ref<ESIView | undefined>): {
|
|
5
|
-
dispatchFunctionBySid: (sid: string, funcName: string, args: any[]) => void;
|
|
6
|
-
requestFocus: () => void;
|
|
7
|
-
clearFocus: () => void;
|
|
8
|
-
requestFocusDirectly: () => void;
|
|
9
|
-
setVisibility: (v: QTIViewVisibility) => void;
|
|
10
|
-
};
|
|
@@ -1,148 +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
|
-
dispatchFunctionBySid: (sid: string, funcName: string, args: any[]) => void;
|
|
61
|
-
requestFocus: () => void;
|
|
62
|
-
clearFocus: () => void;
|
|
63
|
-
requestFocusDirectly: () => void;
|
|
64
|
-
setVisibility: (v: import("..").QTIViewVisibility) => void;
|
|
65
|
-
buttonRef: import("vue").Ref<any>;
|
|
66
|
-
focused: import("vue").Ref<boolean>;
|
|
67
|
-
onFocus: (e: any) => void;
|
|
68
|
-
onClick: (e: any) => void;
|
|
69
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("focus" | "click")[], "focus" | "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
70
|
-
size: {
|
|
71
|
-
type: StringConstructor;
|
|
72
|
-
default: string;
|
|
73
|
-
};
|
|
74
|
-
itemType: {
|
|
75
|
-
type: NumberConstructor;
|
|
76
|
-
default: number;
|
|
77
|
-
};
|
|
78
|
-
focusBorder: {
|
|
79
|
-
type: BooleanConstructor;
|
|
80
|
-
default: boolean;
|
|
81
|
-
};
|
|
82
|
-
focusScale: {
|
|
83
|
-
type: NumberConstructor;
|
|
84
|
-
default: number;
|
|
85
|
-
};
|
|
86
|
-
focusable: {
|
|
87
|
-
type: BooleanConstructor;
|
|
88
|
-
default: boolean;
|
|
89
|
-
};
|
|
90
|
-
enableFlexStyle: {
|
|
91
|
-
type: BooleanConstructor;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
icon: {
|
|
95
|
-
type: StringConstructor;
|
|
96
|
-
default: null;
|
|
97
|
-
};
|
|
98
|
-
focusIcon: {
|
|
99
|
-
type: StringConstructor;
|
|
100
|
-
default: null;
|
|
101
|
-
};
|
|
102
|
-
text: {
|
|
103
|
-
type: StringConstructor;
|
|
104
|
-
default: string;
|
|
105
|
-
};
|
|
106
|
-
gradientFocusBackground: {
|
|
107
|
-
type: ObjectConstructor;
|
|
108
|
-
default: () => void;
|
|
109
|
-
};
|
|
110
|
-
gradientSelectedBackground: {
|
|
111
|
-
type: ObjectConstructor;
|
|
112
|
-
default: () => null;
|
|
113
|
-
};
|
|
114
|
-
gradientBackground: {
|
|
115
|
-
type: ObjectConstructor;
|
|
116
|
-
default: () => null;
|
|
117
|
-
};
|
|
118
|
-
disabled: BooleanConstructor;
|
|
119
|
-
circle: BooleanConstructor;
|
|
120
|
-
round: BooleanConstructor;
|
|
121
|
-
square: BooleanConstructor;
|
|
122
|
-
buttonStyle: ObjectConstructor;
|
|
123
|
-
textStyle: ObjectConstructor;
|
|
124
|
-
iconStyle: ObjectConstructor;
|
|
125
|
-
focusIconStyle: ObjectConstructor;
|
|
126
|
-
iconParentStyle: ObjectConstructor;
|
|
127
|
-
}>> & {
|
|
128
|
-
onFocus?: ((...args: any[]) => any) | undefined;
|
|
129
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
130
|
-
}, {
|
|
131
|
-
size: string;
|
|
132
|
-
itemType: number;
|
|
133
|
-
focusBorder: boolean;
|
|
134
|
-
focusScale: number;
|
|
135
|
-
focusable: boolean;
|
|
136
|
-
enableFlexStyle: boolean;
|
|
137
|
-
icon: string;
|
|
138
|
-
focusIcon: string;
|
|
139
|
-
text: string;
|
|
140
|
-
gradientFocusBackground: Record<string, any>;
|
|
141
|
-
gradientSelectedBackground: Record<string, any>;
|
|
142
|
-
gradientBackground: Record<string, any>;
|
|
143
|
-
disabled: boolean;
|
|
144
|
-
circle: boolean;
|
|
145
|
-
round: boolean;
|
|
146
|
-
square: boolean;
|
|
147
|
-
}, {}>;
|
|
148
|
-
export default _default;
|
|
@@ -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,11 +0,0 @@
|
|
|
1
|
-
import { QTClassifiedListViewItem } from "./QTClassifiedListViewItem";
|
|
2
|
-
import { QTIView } from "../../view/QTIView";
|
|
3
|
-
export interface QTIClassifiedListView extends QTIView {
|
|
4
|
-
init(itemList: Array<QTClassifiedListViewItem>): void;
|
|
5
|
-
scrollToIndex(index: number, anim: Boolean, offset: number): void;
|
|
6
|
-
setItemFocused(index: number): void;
|
|
7
|
-
scrollToFocused(index: number): void;
|
|
8
|
-
setItemSelected(index: number, b: boolean): void;
|
|
9
|
-
scrollToSelected(index: number, b: boolean): void;
|
|
10
|
-
updateItem(position: number, data: QTClassifiedListViewItem): void;
|
|
11
|
-
}
|
|
@@ -1,86 +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
|
-
dispatchFunctionBySid: (sid: string, funcName: string, args: any[]) => void;
|
|
30
|
-
requestFocus: () => void;
|
|
31
|
-
clearFocus: () => void;
|
|
32
|
-
requestFocusDirectly: () => void;
|
|
33
|
-
setVisibility: (v: import("..").QTIViewVisibility) => void;
|
|
34
|
-
descendantFocusability: import("vue").Ref<number>;
|
|
35
|
-
content_list_view: import("vue").Ref<QTIListView | undefined>;
|
|
36
|
-
nav_list_view: import("vue").Ref<QTIListView | undefined>;
|
|
37
|
-
init: (itemList: Array<QTClassifiedListViewItem>) => void;
|
|
38
|
-
onItemBind: () => void;
|
|
39
|
-
onSItemClick: (e: any) => void;
|
|
40
|
-
onFItemClick: (e: any) => void;
|
|
41
|
-
scrollToIndex: (index: number, anim?: Boolean, offset?: number) => void;
|
|
42
|
-
scrollToFocused: (index: number) => void;
|
|
43
|
-
setItemFocused: (index: number) => void;
|
|
44
|
-
scrollToSelected: (index: number, b?: boolean) => void;
|
|
45
|
-
setItemSelected: (index: number, b?: boolean) => void;
|
|
46
|
-
onSItemFocused: (e: any) => void;
|
|
47
|
-
onFItemFocused: (e: any) => void;
|
|
48
|
-
updateItem: (position: number, data: QTClassifiedListViewItem) => void;
|
|
49
|
-
viewRef: import("vue").Ref<any>;
|
|
50
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("item-click" | "item-focused")[], "item-click" | "item-focused", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
51
|
-
className: {
|
|
52
|
-
type: StringConstructor;
|
|
53
|
-
default: string;
|
|
54
|
-
};
|
|
55
|
-
classNavName: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
currentFocusIndex: {
|
|
60
|
-
type: NumberConstructor;
|
|
61
|
-
default: number;
|
|
62
|
-
};
|
|
63
|
-
focusScale: {
|
|
64
|
-
type: NumberConstructor;
|
|
65
|
-
default: number;
|
|
66
|
-
};
|
|
67
|
-
navType: {
|
|
68
|
-
type: NumberConstructor;
|
|
69
|
-
default: number;
|
|
70
|
-
};
|
|
71
|
-
yOffest: {
|
|
72
|
-
type: NumberConstructor;
|
|
73
|
-
default: number;
|
|
74
|
-
};
|
|
75
|
-
}>> & {
|
|
76
|
-
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
77
|
-
"onItem-focused"?: ((...args: any[]) => any) | undefined;
|
|
78
|
-
}, {
|
|
79
|
-
className: string;
|
|
80
|
-
classNavName: string;
|
|
81
|
-
currentFocusIndex: number;
|
|
82
|
-
focusScale: number;
|
|
83
|
-
navType: number;
|
|
84
|
-
yOffest: number;
|
|
85
|
-
}, {}>;
|
|
86
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { QTICollapseItem } from "./QTICollapseItem";
|
|
2
|
-
import { QTCollapse } from "./QTCollapse";
|
|
3
|
-
import { QTIView } from "../../view/QTIView";
|
|
4
|
-
export interface QTICollapse extends QTIView {
|
|
5
|
-
init(collapse: QTCollapse): void;
|
|
6
|
-
getItem(index: number): QTICollapseItem;
|
|
7
|
-
expandItem(index: number): void;
|
|
8
|
-
collapse(): void;
|
|
9
|
-
expand(): void;
|
|
10
|
-
}
|
|
@@ -1,28 +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
|
-
dispatchFunctionBySid: (sid: string, funcName: string, args: any[]) => void;
|
|
6
|
-
requestFocus: () => void;
|
|
7
|
-
clearFocus: () => void;
|
|
8
|
-
requestFocusDirectly: () => void;
|
|
9
|
-
setVisibility: (v: import("..").QTIViewVisibility) => void;
|
|
10
|
-
collapseItemComponentList: import("vue").Ref<any>;
|
|
11
|
-
initComponentRef: (el: QTICollapseItem, item: {
|
|
12
|
-
name: string;
|
|
13
|
-
}, index: number) => void;
|
|
14
|
-
initAnimComponentRef: (el: QTIAnimation, item: {
|
|
15
|
-
name: string;
|
|
16
|
-
}, index: number) => void;
|
|
17
|
-
init: (collapse: QTCollapse) => void;
|
|
18
|
-
getItem: (index: number) => QTICollapseItem;
|
|
19
|
-
expandItem: (index: number) => void;
|
|
20
|
-
collapse: () => void;
|
|
21
|
-
expand: () => void;
|
|
22
|
-
collapseWidth: import("vue").Ref<number>;
|
|
23
|
-
collapseHeight: import("vue").Ref<number>;
|
|
24
|
-
viewRef: import("vue").Ref<any>;
|
|
25
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "onCollapseItemExpand"[], "onCollapseItemExpand", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
|
|
26
|
-
onOnCollapseItemExpand?: ((...args: any[]) => any) | undefined;
|
|
27
|
-
}, {}, {}>;
|
|
28
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { QTGradientOrientation } from "./QTGradientOrientation";
|
|
2
|
-
import { QTGradientShape } from "./QTGradientShape";
|
|
3
|
-
import { QTGradientType } from "./QTGradientType";
|
|
4
|
-
export interface QTGradient {
|
|
5
|
-
type?: QTGradientType;
|
|
6
|
-
shape?: QTGradientShape;
|
|
7
|
-
orientation?: QTGradientOrientation;
|
|
8
|
-
colors: Array<string>;
|
|
9
|
-
gradientRadius?: number;
|
|
10
|
-
cornerRadius?: number;
|
|
11
|
-
cornerRadii4?: Array<number>;
|
|
12
|
-
cornerRadii8?: Array<number>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare enum QTGradientOrientation {
|
|
2
|
-
QT_GRADIENT_ORIENTATION_TOP_BOTTOM = 0,
|
|
3
|
-
QT_GRADIENT_ORIENTATION_TR_BL = 1,
|
|
4
|
-
QT_GRADIENT_ORIENTATION_RIGHT_LEFT = 2,
|
|
5
|
-
QT_GRADIENT_ORIENTATION_BR_TL = 3,
|
|
6
|
-
QT_GRADIENT_ORIENTATION_BOTTOM_TOP = 4,
|
|
7
|
-
QT_GRADIENT_ORIENTATION_BL_TR = 5,
|
|
8
|
-
QT_GRADIENT_ORIENTATION_LEFT_RIGHT = 6,
|
|
9
|
-
QT_GRADIENT_ORIENTATION_TL_BR = 7
|
|
10
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { QTGridViewItem } from "./QTGridViewItem";
|
|
2
|
-
import { QTIView } from "../../view/QTIView";
|
|
3
|
-
export interface QTIGridView extends QTIView {
|
|
4
|
-
init(target: Array<QTGridViewItem>, isInit?: boolean): Array<QTGridViewItem>;
|
|
5
|
-
scrollToTop(): void;
|
|
6
|
-
clearFocus(): void;
|
|
7
|
-
stopPage(isTip?: boolean): void;
|
|
8
|
-
restartPage(): void;
|
|
9
|
-
blockRootFocus(): void;
|
|
10
|
-
unBlockRootFocus(): void;
|
|
11
|
-
setDisplay(value: Boolean): void;
|
|
12
|
-
scrollToPosition(index: number): void;
|
|
13
|
-
scrollToIndex(y: number, anim: Boolean, offset: number): void;
|
|
14
|
-
setItemFocused(pos: number): void;
|
|
15
|
-
scrollToFocused(pos: number): void;
|
|
16
|
-
setItemSelected(pos: number, b: boolean): void;
|
|
17
|
-
scrollToSelected(pos: number, b: boolean): void;
|
|
18
|
-
setInitPosition(position: number): void;
|
|
19
|
-
setListData(itemList: Array<QTGridViewItem>): void;
|
|
20
|
-
clearPostTask(): void;
|
|
21
|
-
destroy(): void;
|
|
22
|
-
}
|