@quicktvui/quicktvui3 1.2.0-beta.6 → 1.2.0-beta.60
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/index.css +17 -29
- package/dist/index.js +8 -8
- package/dist/src/animation/QTAnimation.d.ts +1 -1
- package/dist/src/animation/QTIAnimation.d.ts +19 -9
- package/dist/src/animation/QtAnimationAPI.d.ts +16 -34
- package/dist/src/animation/types.d.ts +40 -0
- package/dist/src/app/QTAppIcon.d.ts +1 -1
- package/dist/src/app/QtAppIconAPI.d.ts +5 -5
- package/dist/src/base/QTIBaseView.d.ts +10 -10
- package/dist/src/base/QtBaseNativeViewAPI.d.ts +2 -0
- package/dist/src/base/QtBaseViewAPI.d.ts +45 -0
- package/dist/src/base/useBaseView.d.ts +11 -11
- package/dist/src/button/QTIButton.d.ts +1 -1
- package/dist/src/button/QtButtonAPI.d.ts +3 -3
- package/dist/src/canvas/CanvasGradient.d.ts +36 -0
- package/dist/src/canvas/QTCanvasView.d.ts +3 -0
- package/dist/src/canvas/QTICanvasView.d.ts +50 -0
- package/dist/src/canvas/QtCanvasViewAPI.d.ts +54 -0
- package/dist/src/classified-list-view/QtClassifiedListViewAPI.d.ts +6 -6
- package/dist/src/classified-list-view/core/QTClassifiedListViewItem.d.ts +2 -2
- package/dist/src/classified-list-view/core/QTIClassifiedListView.d.ts +2 -2
- package/dist/src/classified-list-view/index.vue.d.ts +2 -2
- package/dist/src/collapse/QtCollapseAPI.d.ts +7 -7
- package/dist/src/collapse/core/QTCollapse.d.ts +1 -1
- package/dist/src/collapse/core/QTICollapse.d.ts +3 -3
- package/dist/src/collapse/core/QTICollapseItem.d.ts +2 -2
- package/dist/src/collapse/index.vue.d.ts +3 -3
- package/dist/src/column/QTIColumn.d.ts +1 -1
- package/dist/src/column/QtColumnAPI.d.ts +3 -3
- package/dist/src/core/QTFlexStyleGradientBackground.d.ts +1 -1
- package/dist/src/core/QTLocation.d.ts +2 -2
- package/dist/src/dialog/QTDialog.d.ts +1 -1
- package/dist/src/dialog/QTIDialog.d.ts +1 -1
- package/dist/src/gradient/QTGradient.d.ts +3 -3
- package/dist/src/grid-view/QtGridViewAPI.d.ts +7 -7
- package/dist/src/grid-view/core/QTGridViewItem.d.ts +1 -1
- package/dist/src/grid-view/core/QTIGridView.d.ts +2 -2
- package/dist/src/grid-view/index.vue.d.ts +1 -1
- package/dist/src/image/QTIImage.d.ts +2 -2
- package/dist/src/image/QtImageAPI.d.ts +6 -6
- package/dist/src/image/index.vue.d.ts +1 -1
- package/dist/src/index.d.ts +14 -7
- package/dist/src/list/QTIBaseListView.d.ts +5 -5
- package/dist/src/list/QtBaseListViewAPI.d.ts +6 -6
- package/dist/src/list/useBaseListView.d.ts +6 -6
- package/dist/src/list/useListView.d.ts +49 -0
- package/dist/src/list-indicator/QTIndicatorListViewComponent.d.ts +1 -1
- package/dist/src/list-indicator/QtIndicatorViewAPI.d.ts +7 -7
- package/dist/src/list-indicator/core/QTIIndicatorView.d.ts +2 -2
- package/dist/src/list-item/ESListItemComponent.d.ts +1 -1
- package/dist/src/list-item/QtListItemAPI.d.ts +5 -5
- package/dist/src/list-view/QTListViewComponent.d.ts +1 -1
- package/dist/src/list-view/QtListViewAPI.d.ts +7 -7
- package/dist/src/list-view/core/QTIListView.d.ts +2 -2
- package/dist/src/list-view/core/QTListViewItem.d.ts +2 -2
- package/dist/src/loading/QTILoadingView.d.ts +1 -1
- package/dist/src/loading/QTLoadingView.d.ts +1 -1
- package/dist/src/loading/QtLoadingAPI.d.ts +3 -3
- package/dist/src/long-image/QTILongImage.d.ts +12 -0
- package/dist/src/long-image/QTLongImage.d.ts +3 -0
- package/dist/src/long-image/QtLongImageAPI.d.ts +4 -0
- package/dist/src/long-image/index.vue.d.ts +194 -0
- package/dist/src/lottie/QTILottieView.d.ts +4 -4
- package/dist/src/lottie/QTLottieView.d.ts +1 -1
- package/dist/src/lottie/QtLottieViewAPI.d.ts +8 -8
- package/dist/src/nav-bar/QTINavBar.d.ts +2 -2
- package/dist/src/nav-bar/QTNavBar.d.ts +1 -1
- package/dist/src/nav-bar/QTNavBarItem.d.ts +2 -2
- package/dist/src/nav-bar/QtNavBarAPI.d.ts +6 -6
- package/dist/src/nav-bar/index.vue.d.ts +2 -2
- package/dist/src/plugin/QTIPluginView.d.ts +1 -1
- package/dist/src/plugin/QTPluginView.d.ts +1 -1
- package/dist/src/plugin/QtPluginViewAPI.d.ts +5 -5
- package/dist/src/poster/QtPosterAPI.d.ts +3 -3
- package/dist/src/poster/core/QTIPoster.d.ts +1 -1
- package/dist/src/poster/core/QTPoster.d.ts +13 -13
- package/dist/src/poster/core/QTPosterCorner.d.ts +2 -2
- package/dist/src/poster/core/QTPosterElement.d.ts +1 -1
- package/dist/src/poster/core/QTPosterImage.d.ts +1 -1
- package/dist/src/poster/core/QTPosterRipple.d.ts +3 -3
- package/dist/src/poster/core/QTPosterScore.d.ts +4 -4
- package/dist/src/poster/core/QTPosterTitle.d.ts +5 -5
- package/dist/src/progressbar/QTIProgressBar.d.ts +8 -8
- package/dist/src/progressbar/QTProgressBar.d.ts +1 -1
- package/dist/src/progressbar/QtProgressBarAPI.d.ts +12 -12
- package/dist/src/qrcode/QTIQRCode.d.ts +1 -1
- package/dist/src/qrcode/QTQRCodeView.d.ts +1 -1
- package/dist/src/qrcode/QtQRCodeAPI.d.ts +3 -3
- package/dist/src/qt/QtAPI.d.ts +67 -31
- package/dist/src/qtListen/index.d.ts +3 -3
- package/dist/src/replace-child/QTIReplaceChildView.d.ts +1 -1
- package/dist/src/replace-child/QTReplaceChildView.d.ts +1 -1
- package/dist/src/replace-child/QtReplaceChildViewAPI.d.ts +5 -5
- package/dist/src/row/QTIRow.d.ts +1 -1
- package/dist/src/row/QtRowAPI.d.ts +3 -3
- package/dist/src/scroll-view/QTIScrollView.d.ts +1 -1
- package/dist/src/scroll-view/QTScrollView.d.ts +1 -1
- package/dist/src/scroll-view/QtScrollViewAPI.d.ts +5 -5
- package/dist/src/seekbar/QTISeekBar.d.ts +8 -8
- package/dist/src/seekbar/QTSeekBar.d.ts +1 -1
- package/dist/src/seekbar/QtSeekBarAPI.d.ts +12 -12
- package/dist/src/series/DataAdapter.d.ts +6 -6
- package/dist/src/series/QTIMediaSeries.d.ts +6 -6
- package/dist/src/series/QTMediaSeries.d.ts +2 -2
- package/dist/src/series/QTMediaSeriesData.d.ts +1 -1
- package/dist/src/series/QTMediaSeriesEvent.d.ts +1 -1
- package/dist/src/series/QTMediaSeriesGroup.d.ts +1 -1
- package/dist/src/series/QtMediaSeriesAPI.d.ts +8 -8
- package/dist/src/series/component/media-series.vue.d.ts +1 -1
- package/dist/src/series/index.vue.d.ts +6 -6
- package/dist/src/tab/QTITab.d.ts +9 -9
- package/dist/src/tab/QTTab.d.ts +1 -1
- package/dist/src/tab/QTTabDataManager.d.ts +7 -7
- package/dist/src/tab/QTTabEvent.d.ts +2 -2
- package/dist/src/tab/QTTabEventParams.d.ts +1 -1
- package/dist/src/tab/QTTabItem.d.ts +1 -1
- package/dist/src/tab/QTTabPage.d.ts +1 -1
- package/dist/src/tab/QTTabPageData.d.ts +1 -1
- package/dist/src/tab/QTTabPageDataState.d.ts +1 -1
- package/dist/src/tab/QtTabAPI.d.ts +11 -11
- package/dist/src/tab/index.vue.d.ts +38 -11
- package/dist/src/text/QTIText.d.ts +2 -2
- package/dist/src/text/QTTextSpan.d.ts +1 -1
- package/dist/src/text/QTTextSpanAttribute.d.ts +1 -1
- package/dist/src/text/QtTextAPI.d.ts +6 -6
- package/dist/src/text/index.vue.d.ts +1 -1
- package/dist/src/ul/QTIUL.d.ts +3 -3
- package/dist/src/ul/QTULInitPosition.d.ts +1 -1
- package/dist/src/ul/QtULAPI.d.ts +7 -7
- package/dist/src/utils/QtVirtualViewAPI.d.ts +1 -1
- package/dist/src/utils/functions.d.ts +1 -0
- package/dist/src/utils/index.d.ts +2 -0
- package/dist/src/utils/make-installer.d.ts +5 -0
- package/dist/src/utils/objects.d.ts +2 -0
- package/dist/src/utils/types.d.ts +9 -0
- package/dist/src/utils/vue/index.d.ts +3 -0
- package/dist/src/utils/vue/install.d.ts +6 -0
- package/dist/src/utils/vue/props/index.d.ts +3 -0
- package/dist/src/utils/vue/props/runtime.d.ts +9 -0
- package/dist/src/utils/vue/props/types.d.ts +38 -0
- package/dist/src/utils/vue/props/util.d.ts +8 -0
- package/dist/src/utils/vue/typescript.d.ts +6 -0
- package/dist/src/view/QTIView.d.ts +1 -1
- package/dist/src/view/QtViewAPI.d.ts +3 -44
- package/dist/src/waterfall/QtWaterfallAPI.d.ts +9 -9
- package/dist/src/waterfall/core/QTIWaterfall.d.ts +4 -4
- package/dist/src/waterfall/core/QTWaterfall.d.ts +1 -1
- package/dist/src/waterfall/core/QTWaterfallCardItem.d.ts +2 -2
- package/dist/src/waterfall/core/QTWaterfallCardSection.d.ts +3 -3
- package/dist/src/waterfall/core/QTWaterfallDataAdapter.d.ts +3 -3
- package/dist/src/waterfall/core/QTWaterfallDataManager.d.ts +3 -3
- package/dist/src/waterfall/core/QTWaterfallEvent.d.ts +1 -1
- package/dist/src/waterfall/core/QTWaterfallFlexStyle.d.ts +8 -8
- package/dist/src/waterfall/core/QTWaterfallItem.d.ts +2 -2
- package/dist/src/waterfall/core/QTWaterfallPluginItem.d.ts +1 -1
- package/dist/src/waterfall/core/QTWaterfallPluginSection.d.ts +1 -1
- package/dist/src/waterfall/core/QTWaterfallSection.d.ts +5 -5
- package/dist/src/waterfall/core/QTWaterfallTabItem.d.ts +2 -2
- package/dist/src/waterfall/index.vue.d.ts +10 -7
- package/dist/src/waterfall/section/flex-section.vue.d.ts +2 -2
- package/dist/src/waterfall/section/section-title.vue.d.ts +1 -1
- package/dist/src/webview/QTIWebView.d.ts +22 -3
- package/dist/src/webview/QTWebView.d.ts +1 -1
- package/dist/src/webview/QTWebViewLayerType.d.ts +5 -0
- package/dist/src/webview/QtWebViewAPI.d.ts +26 -7
- package/dist/src/x5webview/QTIX5WebView.d.ts +27 -3
- package/dist/src/x5webview/QTX5WebView.d.ts +1 -1
- package/dist/src/x5webview/QTX5WebViewLayerType.d.ts +5 -0
- package/dist/src/x5webview/QtX5WebViewAPI.d.ts +28 -7
- package/package.json +5 -1
- package/web-types.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
export interface QtLottieViewAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTILottieView } from './QTILottieView';
|
|
3
|
+
import { QTLottieRepeatMode } from './QTLottieRepeatMode';
|
|
4
|
+
import { QTLottieRenderMode } from './QTLottieRenderMode';
|
|
5
|
+
import { QTLottieAsyncUpdates } from './QTLottieAsyncUpdates';
|
|
6
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
7
|
+
export interface QtLottieViewAPI extends QtBaseViewAPI {
|
|
8
8
|
loadRaw(instance: string | Ref<QTILottieView | undefined>, rawRes: string): void;
|
|
9
9
|
loadFile(instance: string | Ref<QTILottieView | undefined>, fileName: string): void;
|
|
10
10
|
loadJsonFile(instance: string | Ref<QTILottieView | undefined>, fileName: string): void;
|
|
@@ -34,4 +34,4 @@ export interface QtLottieViewAPI extends QtViewAPI {
|
|
|
34
34
|
cacheComposition(instance: string | Ref<QTILottieView | undefined>, cache: boolean): void;
|
|
35
35
|
removeAllListener(instance: string | Ref<QTILottieView | undefined>): void;
|
|
36
36
|
}
|
|
37
|
-
export declare function createQtLottieViewAPI(viewAPI:
|
|
37
|
+
export declare function createQtLottieViewAPI(viewAPI: QtBaseViewAPI): QtLottieViewAPI;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { QTNavBar } from
|
|
2
|
-
import { QTIView } from
|
|
1
|
+
import { QTNavBar } from './QTNavBar';
|
|
2
|
+
import { QTIView } from '../view/QTIView';
|
|
3
3
|
export interface QTINavBar extends QTIView {
|
|
4
4
|
init(navBar: QTNavBar): void;
|
|
5
5
|
scrollToPosition(index: number): void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ESTabItem } from
|
|
2
|
-
import { QTWaterfallFlexStyle } from
|
|
1
|
+
import { ESTabItem } from '@extscreen/es3-component';
|
|
2
|
+
import { QTWaterfallFlexStyle } from '../waterfall/core/QTWaterfallFlexStyle';
|
|
3
3
|
export interface QTNavBarItem extends ESTabItem {
|
|
4
4
|
style?: QTWaterfallFlexStyle;
|
|
5
5
|
[prop: string]: any;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
export interface QtNavBarAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTNavBar } from './QTNavBar';
|
|
3
|
+
import { QTINavBar } from './QTINavBar';
|
|
4
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
5
|
+
export interface QtNavBarAPI extends QtBaseViewAPI {
|
|
6
6
|
init(instance: Ref<QTINavBar | undefined>, navBar: QTNavBar): void;
|
|
7
7
|
scrollToPosition(instance: Ref<QTINavBar | undefined>, index: number): void;
|
|
8
8
|
scrollToTop(instance: Ref<QTINavBar | undefined>): void;
|
|
9
9
|
}
|
|
10
|
-
export declare function createQtNavBarAPI(viewAPI:
|
|
10
|
+
export declare function createQtNavBarAPI(viewAPI: QtBaseViewAPI): QtNavBarAPI;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { QTIListView } from
|
|
2
|
-
import { QTNavBar } from
|
|
1
|
+
import { QTIListView } from '../list-view/core/QTIListView';
|
|
2
|
+
import { QTNavBar } from './QTNavBar';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
textKey: {
|
|
5
5
|
type: StringConstructor;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
export interface QtPluginViewAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTIPluginView } from './QTIPluginView';
|
|
3
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
4
|
+
export interface QtPluginViewAPI extends QtBaseViewAPI {
|
|
5
5
|
dispatchFunction(instance: string | Ref<QTIPluginView | undefined>, funName: string, params: Array<any>): Promise<any>;
|
|
6
6
|
}
|
|
7
|
-
export declare function createQtPluginViewAPI(viewAPI:
|
|
7
|
+
export declare function createQtPluginViewAPI(viewAPI: QtBaseViewAPI): QtPluginViewAPI;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export interface QtPosterAPI extends
|
|
1
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
2
|
+
export interface QtPosterAPI extends QtBaseViewAPI {
|
|
3
3
|
}
|
|
4
|
-
export declare function createQtPosterAPI(viewAPI:
|
|
4
|
+
export declare function createQtPosterAPI(viewAPI: QtBaseViewAPI): QtPosterAPI;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { QTWaterfallItem } from
|
|
2
|
-
import { QTPosterShadow } from
|
|
3
|
-
import { QTPosterShimmer } from
|
|
4
|
-
import { QTPosterTitle } from
|
|
5
|
-
import { QTPosterRipple } from
|
|
6
|
-
import { QTPosterCorner } from
|
|
7
|
-
import { QTPosterImage } from
|
|
8
|
-
import { QTFlexStyleMargin } from
|
|
9
|
-
import { QTFlexStylePadding } from
|
|
10
|
-
import { QTFlexStyleSize } from
|
|
11
|
-
import { QTPosterScore } from
|
|
12
|
-
import { QTFocusable } from
|
|
13
|
-
import { QTPosterPlaceholderImg } from
|
|
1
|
+
import { QTWaterfallItem } from '../../waterfall/core/QTWaterfallItem';
|
|
2
|
+
import { QTPosterShadow } from './QTPosterShadow';
|
|
3
|
+
import { QTPosterShimmer } from './QTPosterShimmer';
|
|
4
|
+
import { QTPosterTitle } from './QTPosterTitle';
|
|
5
|
+
import { QTPosterRipple } from './QTPosterRipple';
|
|
6
|
+
import { QTPosterCorner } from './QTPosterCorner';
|
|
7
|
+
import { QTPosterImage } from './QTPosterImage';
|
|
8
|
+
import { QTFlexStyleMargin } from '../../core/QTFlexStyleMargin';
|
|
9
|
+
import { QTFlexStylePadding } from '../../core/QTFlexStylePadding';
|
|
10
|
+
import { QTFlexStyleSize } from '../../core/QTFlexStyleSize';
|
|
11
|
+
import { QTPosterScore } from './QTPosterScore';
|
|
12
|
+
import { QTFocusable } from '../../core/QTFocusable';
|
|
13
|
+
import { QTPosterPlaceholderImg } from './QTPosterPlaceholderImg';
|
|
14
14
|
export interface QTPoster extends QTWaterfallItem {
|
|
15
15
|
focus?: QTFocusable;
|
|
16
16
|
image?: QTPosterImage;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { QTPosterElement } from
|
|
2
|
-
import { ESGradient } from
|
|
1
|
+
import { QTPosterElement } from './QTPosterElement';
|
|
2
|
+
import { ESGradient } from '@extscreen/es3-component';
|
|
3
3
|
export interface QTPosterCorner extends QTPosterElement {
|
|
4
4
|
text: string;
|
|
5
5
|
background?: ESGradient;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { QTFlexStyleMargin } from
|
|
2
|
-
import { QTFlexStylePadding } from
|
|
3
|
-
import { QTFlexStylePosition } from
|
|
1
|
+
import { QTFlexStyleMargin } from '../../core/QTFlexStyleMargin';
|
|
2
|
+
import { QTFlexStylePadding } from '../../core/QTFlexStylePadding';
|
|
3
|
+
import { QTFlexStylePosition } from '../../core/QTFlexStylePosition';
|
|
4
4
|
export interface QTPosterRipple {
|
|
5
5
|
enable: boolean;
|
|
6
6
|
src?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { QTFlexStyleMargin } from
|
|
2
|
-
import { QTFlexStylePadding } from
|
|
3
|
-
import { QTFlexStyleSize } from
|
|
4
|
-
import { QTFlexStyleText } from
|
|
1
|
+
import { QTFlexStyleMargin } from '../../core/QTFlexStyleMargin';
|
|
2
|
+
import { QTFlexStylePadding } from '../../core/QTFlexStylePadding';
|
|
3
|
+
import { QTFlexStyleSize } from '../../core/QTFlexStyleSize';
|
|
4
|
+
import { QTFlexStyleText } from '../../core/QTFlexStyleText';
|
|
5
5
|
export interface QTPosterScore {
|
|
6
6
|
text: string;
|
|
7
7
|
style?: QTFlexStyleMargin & QTFlexStylePadding & QTFlexStyleSize & QTFlexStyleText;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { QTFlexStyleMargin } from
|
|
2
|
-
import { QTFlexStylePadding } from
|
|
3
|
-
import { QTFlexStyleSize } from
|
|
4
|
-
import { ESGradient } from
|
|
5
|
-
import { QTFlexStyleText } from
|
|
1
|
+
import { QTFlexStyleMargin } from '../../core/QTFlexStyleMargin';
|
|
2
|
+
import { QTFlexStylePadding } from '../../core/QTFlexStylePadding';
|
|
3
|
+
import { QTFlexStyleSize } from '../../core/QTFlexStyleSize';
|
|
4
|
+
import { ESGradient } from '@extscreen/es3-component';
|
|
5
|
+
import { QTFlexStyleText } from '../../core/QTFlexStyleText';
|
|
6
6
|
export interface QTPosterTitle {
|
|
7
7
|
text: string;
|
|
8
8
|
focusTitle?: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { ESGradient } from
|
|
2
|
-
import { QTSeekBarMode } from
|
|
3
|
-
import { QTSeekBarGravity } from
|
|
4
|
-
import { QTSeekBarIndicatorMode } from
|
|
5
|
-
import { QTSeekBarTickMarkMode } from
|
|
6
|
-
import { QTSeekBarTickMarkGravity } from
|
|
7
|
-
import { QTSeekBarTickMarkLayoutGravity } from
|
|
8
|
-
import { QTIView } from
|
|
1
|
+
import { ESGradient } from '@extscreen/es3-component';
|
|
2
|
+
import { QTSeekBarMode } from '../seekbar/QTSeekBarMode';
|
|
3
|
+
import { QTSeekBarGravity } from '../seekbar/QTSeekBarGravity';
|
|
4
|
+
import { QTSeekBarIndicatorMode } from '../seekbar/QTSeekBarIndicatorMode';
|
|
5
|
+
import { QTSeekBarTickMarkMode } from '../seekbar/QTSeekBarTickMarkMode';
|
|
6
|
+
import { QTSeekBarTickMarkGravity } from '../seekbar/QTSeekBarTickMarkGravity';
|
|
7
|
+
import { QTSeekBarTickMarkLayoutGravity } from '../seekbar/QTSeekBarTickMarkLayoutGravity';
|
|
8
|
+
import { QTIView } from '../view/QTIView';
|
|
9
9
|
export interface QTIProgressBar extends QTIView {
|
|
10
10
|
invalidateProgressBar(): void;
|
|
11
11
|
setFocusable(focusable: boolean): void;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
export interface QtProgressBarAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTSeekBarMode } from '../seekbar/QTSeekBarMode';
|
|
3
|
+
import { QTSeekBarGravity } from '../seekbar/QTSeekBarGravity';
|
|
4
|
+
import { ESGradient } from '@extscreen/es3-component';
|
|
5
|
+
import { QTSeekBarIndicatorMode } from '../seekbar/QTSeekBarIndicatorMode';
|
|
6
|
+
import { QTSeekBarTickMarkMode } from '../seekbar/QTSeekBarTickMarkMode';
|
|
7
|
+
import { QTSeekBarTickMarkGravity } from '../seekbar/QTSeekBarTickMarkGravity';
|
|
8
|
+
import { QTSeekBarTickMarkLayoutGravity } from '../seekbar/QTSeekBarTickMarkLayoutGravity';
|
|
9
|
+
import { QTIProgressBar } from './QTIProgressBar';
|
|
10
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
11
|
+
export interface QtProgressBarAPI extends QtBaseViewAPI {
|
|
12
12
|
invalidateProgressBar(instance: string | Ref<QTIProgressBar | undefined>): void;
|
|
13
13
|
setFocusable(instance: string | Ref<QTIProgressBar | undefined>, focusable: boolean): void;
|
|
14
14
|
setClickable(instance: string | Ref<QTIProgressBar | undefined>, clickable: boolean): void;
|
|
@@ -136,4 +136,4 @@ export interface QtProgressBarAPI extends QtViewAPI {
|
|
|
136
136
|
setStepsDrawable(instance: string | Ref<QTIProgressBar | undefined>, drawableArray: Array<ESGradient>): void;
|
|
137
137
|
setStepsUrl(instance: string | Ref<QTIProgressBar | undefined>, urlArray: Array<string>): void;
|
|
138
138
|
}
|
|
139
|
-
export declare function createQtProgressBarAPI(viewAPI:
|
|
139
|
+
export declare function createQtProgressBarAPI(viewAPI: QtBaseViewAPI): QtProgressBarAPI;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export interface QtQRCodeAPI extends
|
|
1
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
2
|
+
export interface QtQRCodeAPI extends QtBaseViewAPI {
|
|
3
3
|
}
|
|
4
|
-
export declare function createQtQRCodeAPI(viewAPI:
|
|
4
|
+
export declare function createQtQRCodeAPI(viewAPI: QtBaseViewAPI): QtQRCodeAPI;
|
package/dist/src/qt/QtAPI.d.ts
CHANGED
|
@@ -1,35 +1,41 @@
|
|
|
1
|
-
import { QtViewAPI } from
|
|
2
|
-
import { QtWebViewAPI } from
|
|
3
|
-
import { QtListViewAPI } from
|
|
4
|
-
import { QtGridViewAPI } from
|
|
5
|
-
import { QtWaterfallAPI } from
|
|
6
|
-
import { QtImageAPI } from
|
|
7
|
-
import { QtULAPI } from
|
|
8
|
-
import { QtScrollViewAPI } from
|
|
9
|
-
import { QtTextAPI } from
|
|
10
|
-
import { QtReplaceChildViewAPI } from
|
|
11
|
-
import { QtAnimationAPI } from
|
|
12
|
-
import { QtAppIconAPI } from
|
|
13
|
-
import { QtClassifiedListViewAPI } from
|
|
14
|
-
import { QtCollapseAPI } from
|
|
15
|
-
import { QtListItemAPI } from
|
|
16
|
-
import { QtLottieViewAPI } from
|
|
17
|
-
import { QtNavBarAPI } from
|
|
18
|
-
import { QtPluginViewAPI } from
|
|
19
|
-
import { QtProgressBarAPI } from
|
|
20
|
-
import { QtSeekBarAPI } from
|
|
21
|
-
import { QtMediaSeriesAPI } from
|
|
22
|
-
import { QtTabAPI } from
|
|
23
|
-
import { QtX5WebViewAPI } from
|
|
24
|
-
import { QtButtonAPI } from
|
|
25
|
-
import { QtColumnAPI } from
|
|
26
|
-
import { QtLoadingAPI } from
|
|
27
|
-
import { QtPosterAPI } from
|
|
28
|
-
import { QtQRCodeAPI } from
|
|
29
|
-
import { QtRowAPI } from
|
|
30
|
-
import { QtVirtualViewAPI } from
|
|
31
|
-
import { QtIndicatorViewAPI } from
|
|
1
|
+
import { QtViewAPI } from '../view/QtViewAPI';
|
|
2
|
+
import { QtWebViewAPI } from '../webview/QtWebViewAPI';
|
|
3
|
+
import { QtListViewAPI } from '../list-view/QtListViewAPI';
|
|
4
|
+
import { QtGridViewAPI } from '../grid-view/QtGridViewAPI';
|
|
5
|
+
import { QtWaterfallAPI } from '../waterfall/QtWaterfallAPI';
|
|
6
|
+
import { QtImageAPI } from '../image/QtImageAPI';
|
|
7
|
+
import { QtULAPI } from '../ul/QtULAPI';
|
|
8
|
+
import { QtScrollViewAPI } from '../scroll-view/QtScrollViewAPI';
|
|
9
|
+
import { QtTextAPI } from '../text/QtTextAPI';
|
|
10
|
+
import { QtReplaceChildViewAPI } from '../replace-child/QtReplaceChildViewAPI';
|
|
11
|
+
import { QtAnimationAPI } from '../animation/QtAnimationAPI';
|
|
12
|
+
import { QtAppIconAPI } from '../app/QtAppIconAPI';
|
|
13
|
+
import { QtClassifiedListViewAPI } from '../classified-list-view/QtClassifiedListViewAPI';
|
|
14
|
+
import { QtCollapseAPI } from '../collapse/QtCollapseAPI';
|
|
15
|
+
import { QtListItemAPI } from '../list-item/QtListItemAPI';
|
|
16
|
+
import { QtLottieViewAPI } from '../lottie/QtLottieViewAPI';
|
|
17
|
+
import { QtNavBarAPI } from '../nav-bar/QtNavBarAPI';
|
|
18
|
+
import { QtPluginViewAPI } from '../plugin/QtPluginViewAPI';
|
|
19
|
+
import { QtProgressBarAPI } from '../progressbar/QtProgressBarAPI';
|
|
20
|
+
import { QtSeekBarAPI } from '../seekbar/QtSeekBarAPI';
|
|
21
|
+
import { QtMediaSeriesAPI } from '../series/QtMediaSeriesAPI';
|
|
22
|
+
import { QtTabAPI } from '../tab/QtTabAPI';
|
|
23
|
+
import { QtX5WebViewAPI } from '../x5webview/QtX5WebViewAPI';
|
|
24
|
+
import { QtButtonAPI } from '../button/QtButtonAPI';
|
|
25
|
+
import { QtColumnAPI } from '../column/QtColumnAPI';
|
|
26
|
+
import { QtLoadingAPI } from '../loading/QtLoadingAPI';
|
|
27
|
+
import { QtPosterAPI } from '../poster/QtPosterAPI';
|
|
28
|
+
import { QtQRCodeAPI } from '../qrcode/QtQRCodeAPI';
|
|
29
|
+
import { QtRowAPI } from '../row/QtRowAPI';
|
|
30
|
+
import { QtVirtualViewAPI } from '../utils/QtVirtualViewAPI';
|
|
31
|
+
import { QtIndicatorViewAPI } from '../list-indicator/QtIndicatorViewAPI';
|
|
32
|
+
import { ES, ESActionBar, ESAppList, ESAudio, ESBrightness, ESBroadcast, ESContentProvider, ESDevelop, ESDevice, ESDisplay, ESDownload, ESEventBus, ESFocus, ESIAC, ESLocalStorage, ESLocation, ESLog, ESLogUpload, ESNetwork, ESPermission, ESPlugin, ESPower, ESRuntime, ESService, ESShareData, ESToast, ESUpload, ESUsbDevice, ESXLog } from '@extscreen/es3-core';
|
|
33
|
+
import { QtLongImageAPI } from '../long-image/QtLongImageAPI';
|
|
32
34
|
export interface QtAPI {
|
|
35
|
+
div: QtViewAPI;
|
|
36
|
+
img: QtViewAPI;
|
|
37
|
+
li: QtViewAPI;
|
|
38
|
+
p: QtViewAPI;
|
|
33
39
|
view: QtViewAPI;
|
|
34
40
|
webView: QtWebViewAPI;
|
|
35
41
|
listView: QtListViewAPI;
|
|
@@ -56,10 +62,40 @@ export interface QtAPI {
|
|
|
56
62
|
button: QtButtonAPI;
|
|
57
63
|
column: QtColumnAPI;
|
|
58
64
|
loading: QtLoadingAPI;
|
|
65
|
+
longImage: QtLongImageAPI;
|
|
59
66
|
poster: QtPosterAPI;
|
|
60
67
|
qrCode: QtQRCodeAPI;
|
|
61
68
|
row: QtRowAPI;
|
|
62
69
|
virtualView: QtVirtualViewAPI;
|
|
63
70
|
indicator: QtIndicatorViewAPI;
|
|
71
|
+
log: ESLog;
|
|
72
|
+
es: ES;
|
|
73
|
+
develop: ESDevelop;
|
|
74
|
+
toast: ESToast;
|
|
75
|
+
storage: ESLocalStorage;
|
|
76
|
+
device: ESDevice;
|
|
77
|
+
display: ESDisplay;
|
|
78
|
+
network: ESNetwork;
|
|
79
|
+
appList: ESAppList;
|
|
80
|
+
power: ESPower;
|
|
81
|
+
permission: ESPermission;
|
|
82
|
+
usbDevice: ESUsbDevice;
|
|
83
|
+
broadcast: ESBroadcast;
|
|
84
|
+
audio: ESAudio;
|
|
85
|
+
shareData: ESShareData;
|
|
86
|
+
runtime: ESRuntime;
|
|
87
|
+
plugin: ESPlugin;
|
|
88
|
+
download: ESDownload;
|
|
89
|
+
upload: ESUpload;
|
|
90
|
+
actionBar: ESActionBar;
|
|
91
|
+
iac: ESIAC;
|
|
92
|
+
location: ESLocation;
|
|
93
|
+
focus: ESFocus;
|
|
94
|
+
provider: ESContentProvider;
|
|
95
|
+
eventBus: ESEventBus;
|
|
96
|
+
xlog: ESXLog;
|
|
97
|
+
logUpload: ESLogUpload;
|
|
98
|
+
brightness: ESBrightness;
|
|
99
|
+
service: ESService;
|
|
64
100
|
}
|
|
65
101
|
export declare function createQtAPI(): QtAPI;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { qtEffect } from
|
|
2
|
-
export { qtGetParent } from
|
|
3
|
-
export { qtRef, qtRefObject, qtTabsRef } from
|
|
1
|
+
export { qtEffect } from './effect';
|
|
2
|
+
export { qtGetParent } from './reactive';
|
|
3
|
+
export { qtRef, qtRefObject, qtTabsRef } from './ref';
|
|
4
4
|
export type { IQtTabDatas } from './ref';
|
|
5
5
|
export { qtWatchAll } from './watch';
|
|
6
6
|
export { qtLongestSequenceSplit, qtFilterChangeMap, parseChildUpdate } from './types';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
export interface QtReplaceChildViewAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTIReplaceChildView } from './QTIReplaceChildView';
|
|
3
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
4
|
+
export interface QtReplaceChildViewAPI extends QtBaseViewAPI {
|
|
5
5
|
setChildSID(instance: string | Ref<QTIReplaceChildView | undefined>, sid: string): void;
|
|
6
6
|
}
|
|
7
|
-
export declare function createQtReplaceChildViewAPI(viewAPI:
|
|
7
|
+
export declare function createQtReplaceChildViewAPI(viewAPI: QtBaseViewAPI): QtReplaceChildViewAPI;
|
package/dist/src/row/QTIRow.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export interface QtRowAPI extends
|
|
1
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
2
|
+
export interface QtRowAPI extends QtBaseViewAPI {
|
|
3
3
|
}
|
|
4
|
-
export declare function createQtRowAPI(viewAPI:
|
|
4
|
+
export declare function createQtRowAPI(viewAPI: QtBaseViewAPI): QtRowAPI;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
export interface QtScrollViewAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTIScrollView } from './QTIScrollView';
|
|
3
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
4
|
+
export interface QtScrollViewAPI extends QtBaseViewAPI {
|
|
5
5
|
scrollTo(instance: string | Ref<QTIScrollView | undefined>, x: number, y: number): void;
|
|
6
6
|
scrollToWithOptions(instance: string | Ref<QTIScrollView | undefined>, x: number, y: number, duration: number): void;
|
|
7
7
|
}
|
|
8
|
-
export declare function createQtScrollViewAPI(viewAPI:
|
|
8
|
+
export declare function createQtScrollViewAPI(viewAPI: QtBaseViewAPI): QtScrollViewAPI;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { ESGradient } from
|
|
2
|
-
import { QTSeekBarMode } from
|
|
3
|
-
import { QTSeekBarGravity } from
|
|
4
|
-
import { QTSeekBarIndicatorMode } from
|
|
5
|
-
import { QTSeekBarTickMarkMode } from
|
|
6
|
-
import { QTSeekBarTickMarkGravity } from
|
|
7
|
-
import { QTSeekBarTickMarkLayoutGravity } from
|
|
8
|
-
import { QTIView } from
|
|
1
|
+
import { ESGradient } from '@extscreen/es3-component';
|
|
2
|
+
import { QTSeekBarMode } from './QTSeekBarMode';
|
|
3
|
+
import { QTSeekBarGravity } from './QTSeekBarGravity';
|
|
4
|
+
import { QTSeekBarIndicatorMode } from './QTSeekBarIndicatorMode';
|
|
5
|
+
import { QTSeekBarTickMarkMode } from './QTSeekBarTickMarkMode';
|
|
6
|
+
import { QTSeekBarTickMarkGravity } from './QTSeekBarTickMarkGravity';
|
|
7
|
+
import { QTSeekBarTickMarkLayoutGravity } from './QTSeekBarTickMarkLayoutGravity';
|
|
8
|
+
import { QTIView } from '../view/QTIView';
|
|
9
9
|
export interface QTISeekBar extends QTIView {
|
|
10
10
|
setProgress(p: number): void;
|
|
11
11
|
setMaxProgress(value: number): void;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
export interface QtSeekBarAPI extends
|
|
1
|
+
import { Ref } from '@vue/reactivity';
|
|
2
|
+
import { QTSeekBarMode } from '../seekbar/QTSeekBarMode';
|
|
3
|
+
import { QTSeekBarGravity } from '../seekbar/QTSeekBarGravity';
|
|
4
|
+
import { ESGradient } from '@extscreen/es3-component';
|
|
5
|
+
import { QTSeekBarIndicatorMode } from '../seekbar/QTSeekBarIndicatorMode';
|
|
6
|
+
import { QTSeekBarTickMarkMode } from '../seekbar/QTSeekBarTickMarkMode';
|
|
7
|
+
import { QTSeekBarTickMarkGravity } from '../seekbar/QTSeekBarTickMarkGravity';
|
|
8
|
+
import { QTSeekBarTickMarkLayoutGravity } from '../seekbar/QTSeekBarTickMarkLayoutGravity';
|
|
9
|
+
import { QTISeekBar } from './QTISeekBar';
|
|
10
|
+
import { QtBaseViewAPI } from '../base/QtBaseViewAPI';
|
|
11
|
+
export interface QtSeekBarAPI extends QtBaseViewAPI {
|
|
12
12
|
resetSeekbar(instance: Ref<QTISeekBar | undefined>): void;
|
|
13
13
|
startSeek(instance: Ref<QTISeekBar | undefined>, forward: boolean): void;
|
|
14
14
|
stopSeek(instance: Ref<QTISeekBar | undefined>): void;
|
|
@@ -139,4 +139,4 @@ export interface QtSeekBarAPI extends QtViewAPI {
|
|
|
139
139
|
setStepsDrawable(instance: string | Ref<QTISeekBar | undefined>, drawableArray: Array<ESGradient>): void;
|
|
140
140
|
setStepsUrl(instance: string | Ref<QTISeekBar | undefined>, urlArray: Array<string>): void;
|
|
141
141
|
}
|
|
142
|
-
export declare function createQtSeekBarAPI(viewAPI:
|
|
142
|
+
export declare function createQtSeekBarAPI(viewAPI: QtBaseViewAPI): QtSeekBarAPI;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { QTMediaSeriesType } from
|
|
2
|
-
import { QTMediaSeriesGroup } from
|
|
3
|
-
import { QTMediaSeriesStyleType } from
|
|
4
|
-
import { QTMediaSeriesData } from
|
|
5
|
-
import { QTMediaSeries } from
|
|
1
|
+
import { QTMediaSeriesType } from './QTMediaSeriesType';
|
|
2
|
+
import { QTMediaSeriesGroup } from './QTMediaSeriesGroup';
|
|
3
|
+
import { QTMediaSeriesStyleType } from './QTMediaSeriesStyleType';
|
|
4
|
+
import { QTMediaSeriesData } from './QTMediaSeriesData';
|
|
5
|
+
import { QTMediaSeries } from './QTMediaSeries';
|
|
6
6
|
export declare function buildGroupParams(type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData): any;
|
|
7
7
|
export declare function buildScrollParams(type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData): {
|
|
8
8
|
scrollType: number;
|
|
@@ -20,7 +20,7 @@ export declare function buildCommonParams(type: QTMediaSeriesType, group: QTMedi
|
|
|
20
20
|
itemGap?: undefined;
|
|
21
21
|
initPosition?: undefined;
|
|
22
22
|
contentHeight?: undefined;
|
|
23
|
-
}
|
|
23
|
+
};
|
|
24
24
|
export declare function buildLeftRightParams(type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData): any;
|
|
25
25
|
export declare function buildMediaSeriesContentHeight(type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData): number;
|
|
26
26
|
export declare function buildMediaSeriesHeight(type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData): number;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { QTMediaSeries } from
|
|
2
|
-
import { QTMediaSeriesType } from
|
|
3
|
-
import { QTMediaSeriesGroup } from
|
|
4
|
-
import { QTMediaSeriesStyleType } from
|
|
5
|
-
import { QTMediaSeriesData } from
|
|
6
|
-
import { QTIView } from
|
|
1
|
+
import { QTMediaSeries } from './QTMediaSeries';
|
|
2
|
+
import { QTMediaSeriesType } from './QTMediaSeriesType';
|
|
3
|
+
import { QTMediaSeriesGroup } from './QTMediaSeriesGroup';
|
|
4
|
+
import { QTMediaSeriesStyleType } from './QTMediaSeriesStyleType';
|
|
5
|
+
import { QTMediaSeriesData } from './QTMediaSeriesData';
|
|
6
|
+
import { QTIView } from '../view/QTIView';
|
|
7
7
|
export interface QTIMediaSeries extends Omit<QTIView, 'requestFocus'> {
|
|
8
8
|
setup(): void;
|
|
9
9
|
setInitData(type: QTMediaSeriesType, group: QTMediaSeriesGroup, styleType: QTMediaSeriesStyleType, data: QTMediaSeriesData): void;
|