cty-mui-angular 1.0.15 → 1.0.16
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/cty-mui-module.d.ts +1 -1
- package/directives/proxies-list.d.ts +1 -1
- package/directives/proxies.d.ts +22 -2
- package/esm2022/cty-mui-module.mjs +2 -2
- package/esm2022/directives/proxies-list.mjs +3 -1
- package/esm2022/directives/proxies.mjs +63 -7
- package/esm2022/index.mjs +1 -1
- package/esm2022/standalone/directives/index.mjs +2 -1
- package/esm2022/standalone/directives/proxies.mjs +38 -7
- package/esm2022/standalone/directives/segment-slides.mjs +2 -2
- package/esm2022/standalone/directives/side-panel.mjs +60 -0
- package/esm2022/standalone/index.mjs +2 -2
- package/fesm2022/cty-mui-angular-standalone.mjs +213 -130
- package/fesm2022/cty-mui-angular-standalone.mjs.map +1 -1
- package/fesm2022/cty-mui-angular.mjs +64 -8
- package/fesm2022/cty-mui-angular.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/package.json +2 -2
- package/standalone/directives/index.d.ts +1 -0
- package/standalone/directives/proxies.d.ts +12 -2
- package/standalone/directives/side-panel.d.ts +19 -0
- package/standalone/index.d.ts +2 -2
package/cty-mui-module.d.ts
CHANGED
|
@@ -6,6 +6,6 @@ import * as i2 from "@angular/common";
|
|
|
6
6
|
export declare class CtyMUIModule {
|
|
7
7
|
static forRoot(config: CtyMUIConfig): ModuleWithProviders<CtyMUIModule>;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<CtyMUIModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CtyMUIModule, [typeof i1.CtyActionSheet, typeof i1.CtyAgree, typeof i1.CtyAlert, typeof i1.CtyAnswerSheet, typeof i1.CtyArticleCard, typeof i1.CtyAudio, typeof i1.CtyBackdrop, typeof i1.CtyBanner, typeof i1.CtyCameraPhoto, typeof i1.CtyCanvasBoard, typeof i1.CtyCanvasVideo, typeof i1.CtyCascader, typeof i1.CtyCircle, typeof i1.CtyCountDown, typeof i1.CtyCropImage, typeof i1.CtyDivider, typeof i1.CtyEmpty, typeof i1.CtyFloatingBubble, typeof i1.CtyFloatingPanel, typeof i1.CtyIcon, typeof i1.CtyImageUpload, typeof i1.CtyImageViewer, typeof i1.CtyIndexBar, typeof i1.CtyKeyboard, typeof i1.CtyLoading, typeof i1.CtyMediaCapture, typeof i1.CtyNavBar, typeof i1.CtyNoticeBar, typeof i1.CtyOverlay, typeof i1.CtyPdfViewer, typeof i1.CtyPermissionPurpose, typeof i1.CtyProgress, typeof i1.CtyQuickAccess, typeof i1.CtyRate, typeof i1.CtyRecord, typeof i1.CtySegmentSlides, typeof i1.CtyShareSheet, typeof i1.CtyStep, typeof i1.CtyStepper, typeof i1.CtySteps, typeof i1.CtySwipe, typeof i1.CtySwipeItem, typeof i1.CtySwiper, typeof i1.CtyTextEllipsis, typeof i1.CtyTour, typeof i1.CtyTutorial, typeof i1.CtyVideo, typeof i1.CtyVirtualList], [typeof i2.CommonModule], [typeof i1.CtyActionSheet, typeof i1.CtyAgree, typeof i1.CtyAlert, typeof i1.CtyAnswerSheet, typeof i1.CtyArticleCard, typeof i1.CtyAudio, typeof i1.CtyBackdrop, typeof i1.CtyBanner, typeof i1.CtyCameraPhoto, typeof i1.CtyCanvasBoard, typeof i1.CtyCanvasVideo, typeof i1.CtyCascader, typeof i1.CtyCircle, typeof i1.CtyCountDown, typeof i1.CtyCropImage, typeof i1.CtyDivider, typeof i1.CtyEmpty, typeof i1.CtyFloatingBubble, typeof i1.CtyFloatingPanel, typeof i1.CtyIcon, typeof i1.CtyImageUpload, typeof i1.CtyImageViewer, typeof i1.CtyIndexBar, typeof i1.CtyKeyboard, typeof i1.CtyLoading, typeof i1.CtyMediaCapture, typeof i1.CtyNavBar, typeof i1.CtyNoticeBar, typeof i1.CtyOverlay, typeof i1.CtyPdfViewer, typeof i1.CtyPermissionPurpose, typeof i1.CtyProgress, typeof i1.CtyQuickAccess, typeof i1.CtyRate, typeof i1.CtyRecord, typeof i1.CtySegmentSlides, typeof i1.CtyShareSheet, typeof i1.CtyStep, typeof i1.CtyStepper, typeof i1.CtySteps, typeof i1.CtySwipe, typeof i1.CtySwipeItem, typeof i1.CtySwiper, typeof i1.CtyTextEllipsis, typeof i1.CtyTour, typeof i1.CtyTutorial, typeof i1.CtyVideo, typeof i1.CtyVirtualList]>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CtyMUIModule, [typeof i1.CtyActionSheet, typeof i1.CtyAgree, typeof i1.CtyAlert, typeof i1.CtyAnswerSheet, typeof i1.CtyArticleCard, typeof i1.CtyAudio, typeof i1.CtyBackdrop, typeof i1.CtyBanner, typeof i1.CtyCameraPhoto, typeof i1.CtyCanvasBoard, typeof i1.CtyCanvasVideo, typeof i1.CtyCascader, typeof i1.CtyCircle, typeof i1.CtyCountDown, typeof i1.CtyCropImage, typeof i1.CtyDivider, typeof i1.CtyEmpty, typeof i1.CtyFloatingBubble, typeof i1.CtyFloatingPanel, typeof i1.CtyIcon, typeof i1.CtyImageUpload, typeof i1.CtyImageViewer, typeof i1.CtyIndexBar, typeof i1.CtyKeyboard, typeof i1.CtyLoading, typeof i1.CtyMediaCapture, typeof i1.CtyNavBar, typeof i1.CtyNoticeBar, typeof i1.CtyOverlay, typeof i1.CtyPdfViewer, typeof i1.CtyPermissionPurpose, typeof i1.CtyProgress, typeof i1.CtyQuickAccess, typeof i1.CtyRate, typeof i1.CtyRecord, typeof i1.CtySegmentSlides, typeof i1.CtyShareSheet, typeof i1.CtySidePanel, typeof i1.CtyStep, typeof i1.CtyStepper, typeof i1.CtySteps, typeof i1.CtySwipe, typeof i1.CtySwipeItem, typeof i1.CtySwiper, typeof i1.CtyTextEllipsis, typeof i1.CtyTitleBar, typeof i1.CtyTour, typeof i1.CtyTutorial, typeof i1.CtyVideo, typeof i1.CtyVirtualList], [typeof i2.CommonModule], [typeof i1.CtyActionSheet, typeof i1.CtyAgree, typeof i1.CtyAlert, typeof i1.CtyAnswerSheet, typeof i1.CtyArticleCard, typeof i1.CtyAudio, typeof i1.CtyBackdrop, typeof i1.CtyBanner, typeof i1.CtyCameraPhoto, typeof i1.CtyCanvasBoard, typeof i1.CtyCanvasVideo, typeof i1.CtyCascader, typeof i1.CtyCircle, typeof i1.CtyCountDown, typeof i1.CtyCropImage, typeof i1.CtyDivider, typeof i1.CtyEmpty, typeof i1.CtyFloatingBubble, typeof i1.CtyFloatingPanel, typeof i1.CtyIcon, typeof i1.CtyImageUpload, typeof i1.CtyImageViewer, typeof i1.CtyIndexBar, typeof i1.CtyKeyboard, typeof i1.CtyLoading, typeof i1.CtyMediaCapture, typeof i1.CtyNavBar, typeof i1.CtyNoticeBar, typeof i1.CtyOverlay, typeof i1.CtyPdfViewer, typeof i1.CtyPermissionPurpose, typeof i1.CtyProgress, typeof i1.CtyQuickAccess, typeof i1.CtyRate, typeof i1.CtyRecord, typeof i1.CtySegmentSlides, typeof i1.CtyShareSheet, typeof i1.CtySidePanel, typeof i1.CtyStep, typeof i1.CtyStepper, typeof i1.CtySteps, typeof i1.CtySwipe, typeof i1.CtySwipeItem, typeof i1.CtySwiper, typeof i1.CtyTextEllipsis, typeof i1.CtyTitleBar, typeof i1.CtyTour, typeof i1.CtyTutorial, typeof i1.CtyVideo, typeof i1.CtyVirtualList]>;
|
|
10
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<CtyMUIModule>;
|
|
11
11
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import * as d from './proxies';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.CtyActionSheet | typeof d.CtyAgree | typeof d.CtyAlert | typeof d.CtyAnswerSheet | typeof d.CtyArticleCard | typeof d.CtyAudio | typeof d.CtyBackdrop | typeof d.CtyBanner | typeof d.CtyCameraPhoto | typeof d.CtyCanvasBoard | typeof d.CtyCanvasVideo | typeof d.CtyCascader | typeof d.CtyCircle | typeof d.CtyCountDown | typeof d.CtyCropImage | typeof d.CtyDivider | typeof d.CtyEmpty | typeof d.CtyFloatingBubble | typeof d.CtyFloatingPanel | typeof d.CtyIcon | typeof d.CtyImageUpload | typeof d.CtyImageViewer | typeof d.CtyIndexBar | typeof d.CtyKeyboard | typeof d.CtyLoading | typeof d.CtyMediaCapture | typeof d.CtyNavBar | typeof d.CtyNoticeBar | typeof d.CtyOverlay | typeof d.CtyPdfViewer | typeof d.CtyPermissionPurpose | typeof d.CtyProgress | typeof d.CtyQuickAccess | typeof d.CtyRate | typeof d.CtyRecord | typeof d.CtySegmentSlides | typeof d.CtyShareSheet | typeof d.CtyStep | typeof d.CtyStepper | typeof d.CtySteps | typeof d.CtySwipe | typeof d.CtySwipeItem | typeof d.CtySwiper | typeof d.CtyTextEllipsis | typeof d.CtyTour | typeof d.CtyTutorial | typeof d.CtyVideo | typeof d.CtyVirtualList)[];
|
|
2
|
+
export declare const DIRECTIVES: (typeof d.CtyActionSheet | typeof d.CtyAgree | typeof d.CtyAlert | typeof d.CtyAnswerSheet | typeof d.CtyArticleCard | typeof d.CtyAudio | typeof d.CtyBackdrop | typeof d.CtyBanner | typeof d.CtyCameraPhoto | typeof d.CtyCanvasBoard | typeof d.CtyCanvasVideo | typeof d.CtyCascader | typeof d.CtyCircle | typeof d.CtyCountDown | typeof d.CtyCropImage | typeof d.CtyDivider | typeof d.CtyEmpty | typeof d.CtyFloatingBubble | typeof d.CtyFloatingPanel | typeof d.CtyIcon | typeof d.CtyImageUpload | typeof d.CtyImageViewer | typeof d.CtyIndexBar | typeof d.CtyKeyboard | typeof d.CtyLoading | typeof d.CtyMediaCapture | typeof d.CtyNavBar | typeof d.CtyNoticeBar | typeof d.CtyOverlay | typeof d.CtyPdfViewer | typeof d.CtyPermissionPurpose | typeof d.CtyProgress | typeof d.CtyQuickAccess | typeof d.CtyRate | typeof d.CtyRecord | typeof d.CtySegmentSlides | typeof d.CtyShareSheet | typeof d.CtySidePanel | typeof d.CtyStep | typeof d.CtyStepper | typeof d.CtySteps | typeof d.CtySwipe | typeof d.CtySwipeItem | typeof d.CtySwiper | typeof d.CtyTextEllipsis | typeof d.CtyTitleBar | typeof d.CtyTour | typeof d.CtyTutorial | typeof d.CtyVideo | typeof d.CtyVirtualList)[];
|
package/directives/proxies.d.ts
CHANGED
|
@@ -347,7 +347,7 @@ export declare class CtyNavBar {
|
|
|
347
347
|
protected el: HTMLCtyNavBarElement;
|
|
348
348
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
349
349
|
static ɵfac: i0.ɵɵFactoryDeclaration<CtyNavBar, never>;
|
|
350
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CtyNavBar, "cty-nav-bar", never, { "arrow": { "alias": "arrow"; "required": false; }; "end": { "alias": "end"; "required": false; }; "start": { "alias": "start"; "required": false; }; "title": { "alias": "title"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
350
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CtyNavBar, "cty-nav-bar", never, { "arrow": { "alias": "arrow"; "required": false; }; "arrowIcon": { "alias": "arrowIcon"; "required": false; }; "end": { "alias": "end"; "required": false; }; "start": { "alias": "start"; "required": false; }; "title": { "alias": "title"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
351
351
|
}
|
|
352
352
|
export declare interface CtyNavBar extends Components.CtyNavBar {
|
|
353
353
|
ctyDismiss: EventEmitter<CustomEvent<void>>;
|
|
@@ -475,6 +475,16 @@ export declare interface CtyShareSheet extends Components.CtyShareSheet {
|
|
|
475
475
|
ctyWillDismiss: EventEmitter<CustomEvent<void>>;
|
|
476
476
|
ctyDidDismiss: EventEmitter<CustomEvent<void>>;
|
|
477
477
|
}
|
|
478
|
+
export declare class CtySidePanel {
|
|
479
|
+
protected z: NgZone;
|
|
480
|
+
protected el: HTMLCtySidePanelElement;
|
|
481
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
482
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CtySidePanel, never>;
|
|
483
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CtySidePanel, "cty-side-panel", never, { "beforeChange": { "alias": "beforeChange"; "required": false; }; "sideBars": { "alias": "sideBars"; "required": false; }; "singleContent": { "alias": "singleContent"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
484
|
+
}
|
|
485
|
+
export declare interface CtySidePanel extends Components.CtySidePanel {
|
|
486
|
+
ctyChange: EventEmitter<CustomEvent<number>>;
|
|
487
|
+
}
|
|
478
488
|
export declare class CtyStep {
|
|
479
489
|
protected z: NgZone;
|
|
480
490
|
protected el: HTMLCtyStepElement;
|
|
@@ -557,6 +567,16 @@ export declare class CtyTextEllipsis {
|
|
|
557
567
|
export declare interface CtyTextEllipsis extends Components.CtyTextEllipsis {
|
|
558
568
|
ctyExpandChange: EventEmitter<CustomEvent<boolean>>;
|
|
559
569
|
}
|
|
570
|
+
export declare class CtyTitleBar {
|
|
571
|
+
protected z: NgZone;
|
|
572
|
+
protected el: HTMLCtyTitleBarElement;
|
|
573
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
574
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CtyTitleBar, never>;
|
|
575
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CtyTitleBar, "cty-title-bar", never, { "endIcon": { "alias": "endIcon"; "required": false; }; "endText": { "alias": "endText"; "required": false; }; "startIcon": { "alias": "startIcon"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
576
|
+
}
|
|
577
|
+
export declare interface CtyTitleBar extends Components.CtyTitleBar {
|
|
578
|
+
ctyClickEnd: EventEmitter<CustomEvent<void>>;
|
|
579
|
+
}
|
|
560
580
|
export declare class CtyTour {
|
|
561
581
|
protected z: NgZone;
|
|
562
582
|
protected el: HTMLCtyTourElement;
|
|
@@ -589,7 +609,7 @@ export declare class CtyVideo {
|
|
|
589
609
|
protected el: HTMLCtyVideoElement;
|
|
590
610
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
591
611
|
static ɵfac: i0.ɵɵFactoryDeclaration<CtyVideo, never>;
|
|
592
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CtyVideo, "cty-video", never, { "allowBackward": { "alias": "allowBackward"; "required": false; }; "allowForward": { "alias": "allowForward"; "required": false; }; "autoplay": { "alias": "autoplay"; "required": false; }; "controls": { "alias": "controls"; "required": false; }; "defaultFullscreen": { "alias": "defaultFullscreen"; "required": false; }; "directRate": { "alias": "directRate"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "exitFullscreenIcon": { "alias": "exitFullscreenIcon"; "required": false; }; "footerCtrl": { "alias": "footerCtrl"; "required": false; }; "fullscreenIcon": { "alias": "fullscreenIcon"; "required": false; }; "fullscreenOnly": { "alias": "fullscreenOnly"; "required": false; }; "headerCtrl": { "alias": "headerCtrl"; "required": false; }; "interactiveActions": { "alias": "interactiveActions"; "required": false; }; "landscapeEnterTimer": { "alias": "landscapeEnterTimer"; "required": false; }; "landscapeLeaveTimer": { "alias": "landscapeLeaveTimer"; "required": false; }; "largeScreenIsPortrait": { "alias": "largeScreenIsPortrait"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loadingImg": { "alias": "loadingImg"; "required": false; }; "markers": { "alias": "markers"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "player": { "alias": "player"; "required": false; }; "poster": { "alias": "poster"; "required": false; }; "preload": { "alias": "preload"; "required": false; }; "progressPosition": { "alias": "progressPosition"; "required": false; }; "rate": { "alias": "rate"; "required": false; }; "rates": { "alias": "rates"; "required": false; }; "startTime": { "alias": "startTime"; "required": false; }; "title": { "alias": "title"; "required": false; }; "togglePlayTimer": { "alias": "togglePlayTimer"; "required": false; }; "trafficAutoplay": { "alias": "trafficAutoplay"; "required": false; }; "trafficMsg": { "alias": "trafficMsg"; "required": false; }; "unAllowForwardMsg": { "alias": "unAllowForwardMsg"; "required": false; }; "unAllowRateMsg": { "alias": "unAllowRateMsg"; "required": false; }; "updateNow": { "alias": "updateNow"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
612
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CtyVideo, "cty-video", never, { "allowBackgroundForward": { "alias": "allowBackgroundForward"; "required": false; }; "allowBackward": { "alias": "allowBackward"; "required": false; }; "allowForward": { "alias": "allowForward"; "required": false; }; "autoplay": { "alias": "autoplay"; "required": false; }; "controls": { "alias": "controls"; "required": false; }; "defaultFullscreen": { "alias": "defaultFullscreen"; "required": false; }; "directRate": { "alias": "directRate"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "errorMsg": { "alias": "errorMsg"; "required": false; }; "exitFullscreenIcon": { "alias": "exitFullscreenIcon"; "required": false; }; "footerCtrl": { "alias": "footerCtrl"; "required": false; }; "fullscreenIcon": { "alias": "fullscreenIcon"; "required": false; }; "fullscreenOnly": { "alias": "fullscreenOnly"; "required": false; }; "headerCtrl": { "alias": "headerCtrl"; "required": false; }; "interactiveActions": { "alias": "interactiveActions"; "required": false; }; "landscapeEnterTimer": { "alias": "landscapeEnterTimer"; "required": false; }; "landscapeLeaveTimer": { "alias": "landscapeLeaveTimer"; "required": false; }; "largeScreenIsPortrait": { "alias": "largeScreenIsPortrait"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loadingImg": { "alias": "loadingImg"; "required": false; }; "markers": { "alias": "markers"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "player": { "alias": "player"; "required": false; }; "poster": { "alias": "poster"; "required": false; }; "preload": { "alias": "preload"; "required": false; }; "progressPosition": { "alias": "progressPosition"; "required": false; }; "rate": { "alias": "rate"; "required": false; }; "rates": { "alias": "rates"; "required": false; }; "startTime": { "alias": "startTime"; "required": false; }; "title": { "alias": "title"; "required": false; }; "togglePlayTimer": { "alias": "togglePlayTimer"; "required": false; }; "trafficAutoplay": { "alias": "trafficAutoplay"; "required": false; }; "trafficMsg": { "alias": "trafficMsg"; "required": false; }; "unAllowForwardMsg": { "alias": "unAllowForwardMsg"; "required": false; }; "unAllowRateMsg": { "alias": "unAllowRateMsg"; "required": false; }; "updateNow": { "alias": "updateNow"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
593
613
|
}
|
|
594
614
|
export declare interface CtyVideo extends Components.CtyVideo {
|
|
595
615
|
ctyDismiss: EventEmitter<CustomEvent<boolean>>;
|
|
@@ -27,7 +27,7 @@ export class CtyMUIModule {
|
|
|
27
27
|
};
|
|
28
28
|
}
|
|
29
29
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyMUIModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
30
|
-
/** @nocollapse */ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: CtyMUIModule, declarations: [i1.CtyActionSheet, i1.CtyAgree, i1.CtyAlert, i1.CtyAnswerSheet, i1.CtyArticleCard, i1.CtyAudio, i1.CtyBackdrop, i1.CtyBanner, i1.CtyCameraPhoto, i1.CtyCanvasBoard, i1.CtyCanvasVideo, i1.CtyCascader, i1.CtyCircle, i1.CtyCountDown, i1.CtyCropImage, i1.CtyDivider, i1.CtyEmpty, i1.CtyFloatingBubble, i1.CtyFloatingPanel, i1.CtyIcon, i1.CtyImageUpload, i1.CtyImageViewer, i1.CtyIndexBar, i1.CtyKeyboard, i1.CtyLoading, i1.CtyMediaCapture, i1.CtyNavBar, i1.CtyNoticeBar, i1.CtyOverlay, i1.CtyPdfViewer, i1.CtyPermissionPurpose, i1.CtyProgress, i1.CtyQuickAccess, i1.CtyRate, i1.CtyRecord, i1.CtySegmentSlides, i1.CtyShareSheet, i1.CtyStep, i1.CtyStepper, i1.CtySteps, i1.CtySwipe, i1.CtySwipeItem, i1.CtySwiper, i1.CtyTextEllipsis, i1.CtyTour, i1.CtyTutorial, i1.CtyVideo, i1.CtyVirtualList], imports: [CommonModule], exports: [i1.CtyActionSheet, i1.CtyAgree, i1.CtyAlert, i1.CtyAnswerSheet, i1.CtyArticleCard, i1.CtyAudio, i1.CtyBackdrop, i1.CtyBanner, i1.CtyCameraPhoto, i1.CtyCanvasBoard, i1.CtyCanvasVideo, i1.CtyCascader, i1.CtyCircle, i1.CtyCountDown, i1.CtyCropImage, i1.CtyDivider, i1.CtyEmpty, i1.CtyFloatingBubble, i1.CtyFloatingPanel, i1.CtyIcon, i1.CtyImageUpload, i1.CtyImageViewer, i1.CtyIndexBar, i1.CtyKeyboard, i1.CtyLoading, i1.CtyMediaCapture, i1.CtyNavBar, i1.CtyNoticeBar, i1.CtyOverlay, i1.CtyPdfViewer, i1.CtyPermissionPurpose, i1.CtyProgress, i1.CtyQuickAccess, i1.CtyRate, i1.CtyRecord, i1.CtySegmentSlides, i1.CtyShareSheet, i1.CtyStep, i1.CtyStepper, i1.CtySteps, i1.CtySwipe, i1.CtySwipeItem, i1.CtySwiper, i1.CtyTextEllipsis, i1.CtyTour, i1.CtyTutorial, i1.CtyVideo, i1.CtyVirtualList] });
|
|
30
|
+
/** @nocollapse */ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: CtyMUIModule, declarations: [i1.CtyActionSheet, i1.CtyAgree, i1.CtyAlert, i1.CtyAnswerSheet, i1.CtyArticleCard, i1.CtyAudio, i1.CtyBackdrop, i1.CtyBanner, i1.CtyCameraPhoto, i1.CtyCanvasBoard, i1.CtyCanvasVideo, i1.CtyCascader, i1.CtyCircle, i1.CtyCountDown, i1.CtyCropImage, i1.CtyDivider, i1.CtyEmpty, i1.CtyFloatingBubble, i1.CtyFloatingPanel, i1.CtyIcon, i1.CtyImageUpload, i1.CtyImageViewer, i1.CtyIndexBar, i1.CtyKeyboard, i1.CtyLoading, i1.CtyMediaCapture, i1.CtyNavBar, i1.CtyNoticeBar, i1.CtyOverlay, i1.CtyPdfViewer, i1.CtyPermissionPurpose, i1.CtyProgress, i1.CtyQuickAccess, i1.CtyRate, i1.CtyRecord, i1.CtySegmentSlides, i1.CtyShareSheet, i1.CtySidePanel, i1.CtyStep, i1.CtyStepper, i1.CtySteps, i1.CtySwipe, i1.CtySwipeItem, i1.CtySwiper, i1.CtyTextEllipsis, i1.CtyTitleBar, i1.CtyTour, i1.CtyTutorial, i1.CtyVideo, i1.CtyVirtualList], imports: [CommonModule], exports: [i1.CtyActionSheet, i1.CtyAgree, i1.CtyAlert, i1.CtyAnswerSheet, i1.CtyArticleCard, i1.CtyAudio, i1.CtyBackdrop, i1.CtyBanner, i1.CtyCameraPhoto, i1.CtyCanvasBoard, i1.CtyCanvasVideo, i1.CtyCascader, i1.CtyCircle, i1.CtyCountDown, i1.CtyCropImage, i1.CtyDivider, i1.CtyEmpty, i1.CtyFloatingBubble, i1.CtyFloatingPanel, i1.CtyIcon, i1.CtyImageUpload, i1.CtyImageViewer, i1.CtyIndexBar, i1.CtyKeyboard, i1.CtyLoading, i1.CtyMediaCapture, i1.CtyNavBar, i1.CtyNoticeBar, i1.CtyOverlay, i1.CtyPdfViewer, i1.CtyPermissionPurpose, i1.CtyProgress, i1.CtyQuickAccess, i1.CtyRate, i1.CtyRecord, i1.CtySegmentSlides, i1.CtyShareSheet, i1.CtySidePanel, i1.CtyStep, i1.CtyStepper, i1.CtySteps, i1.CtySwipe, i1.CtySwipeItem, i1.CtySwiper, i1.CtyTextEllipsis, i1.CtyTitleBar, i1.CtyTour, i1.CtyTutorial, i1.CtyVideo, i1.CtyVirtualList] });
|
|
31
31
|
/** @nocollapse */ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyMUIModule, imports: [CommonModule] });
|
|
32
32
|
}
|
|
33
33
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyMUIModule, decorators: [{
|
|
@@ -38,4 +38,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
38
38
|
imports: [CommonModule],
|
|
39
39
|
}]
|
|
40
40
|
}] });
|
|
41
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
41
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3R5LW11aS1tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvY3R5LW11aS1tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxRQUFRLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUN6RCxPQUFPLEVBQXVCLGVBQWUsRUFBRSxRQUFRLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3ZGLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUdyRCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDakQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLDJCQUEyQixDQUFDOzs7QUFDdkQsTUFBTSxZQUFZLEdBQUc7SUFDakIsR0FBRyxVQUFVO0NBQ2hCLENBQUE7QUFNRCxNQUFNLE9BQU8sWUFBWTtJQUNyQixNQUFNLENBQUMsT0FBTyxDQUFDLE1BQW9CO1FBQy9CLE9BQU87WUFDSCxRQUFRLEVBQUUsWUFBWTtZQUN0QixTQUFTLEVBQUU7Z0JBQ1A7b0JBQ0UsT0FBTyxFQUFFLFdBQVc7b0JBQ3BCLFFBQVEsRUFBRSxNQUFNO2lCQUNqQjtnQkFDRDtvQkFDRSxPQUFPLEVBQUUsZUFBZTtvQkFDeEIsVUFBVSxFQUFFLGFBQWE7b0JBQ3pCLEtBQUssRUFBRSxJQUFJO29CQUNYLElBQUksRUFBRSxDQUFDLFdBQVcsRUFBRSxRQUFRLEVBQUUsTUFBTSxDQUFDO2lCQUN0QzthQUNKO1NBQ0osQ0FBQTtJQUNMLENBQUM7MkhBakJRLFlBQVk7NEhBQVosWUFBWSxnMUJBRlgsWUFBWTs0SEFFYixZQUFZLFlBRlgsWUFBWTs7NEZBRWIsWUFBWTtrQkFMeEIsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsWUFBWTtvQkFDMUIsT0FBTyxFQUFFLFlBQVk7b0JBQ3JCLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztpQkFDeEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUsIERPQ1VNRU5UIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgTW9kdWxlV2l0aFByb3ZpZGVycywgQVBQX0lOSVRJQUxJWkVSLCBOZ01vZHVsZSwgTmdab25lIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbmZpZ1Rva2VuIH0gZnJvbSAnY3R5LW11aS1hbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IEN0eU1VSUNvbmZpZyB9IGZyb20gJ2N0eS1tdWktY29yZSc7XHJcblxyXG5pbXBvcnQgeyBhcHBJbml0aWFsaXplIH0gZnJvbSAnLi9hcHAtaW5pdGlhbGl6ZSc7XHJcbmltcG9ydCB7IERJUkVDVElWRVMgfSBmcm9tICcuL2RpcmVjdGl2ZXMvcHJveGllcy1saXN0JztcclxuY29uc3QgREVDTEFSQVRJT05TID0gW1xyXG4gICAgLi4uRElSRUNUSVZFU1xyXG5dXHJcbkBOZ01vZHVsZSh7XHJcbiAgICBkZWNsYXJhdGlvbnM6IERFQ0xBUkFUSU9OUyxcclxuICAgIGV4cG9ydHM6IERFQ0xBUkFUSU9OUyxcclxuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxyXG4gIH0pXHJcbmV4cG9ydCBjbGFzcyBDdHlNVUlNb2R1bGUge1xyXG4gICAgc3RhdGljIGZvclJvb3QoY29uZmlnOiBDdHlNVUlDb25maWcpOiBNb2R1bGVXaXRoUHJvdmlkZXJzPEN0eU1VSU1vZHVsZT4ge1xyXG4gICAgICAgIHJldHVybiB7XHJcbiAgICAgICAgICAgIG5nTW9kdWxlOiBDdHlNVUlNb2R1bGUsXHJcbiAgICAgICAgICAgIHByb3ZpZGVyczogW1xyXG4gICAgICAgICAgICAgICAge1xyXG4gICAgICAgICAgICAgICAgICBwcm92aWRlOiBDb25maWdUb2tlbixcclxuICAgICAgICAgICAgICAgICAgdXNlVmFsdWU6IGNvbmZpZyxcclxuICAgICAgICAgICAgICAgIH0sXHJcbiAgICAgICAgICAgICAgICB7XHJcbiAgICAgICAgICAgICAgICAgIHByb3ZpZGU6IEFQUF9JTklUSUFMSVpFUixcclxuICAgICAgICAgICAgICAgICAgdXNlRmFjdG9yeTogYXBwSW5pdGlhbGl6ZSxcclxuICAgICAgICAgICAgICAgICAgbXVsdGk6IHRydWUsXHJcbiAgICAgICAgICAgICAgICAgIGRlcHM6IFtDb25maWdUb2tlbiwgRE9DVU1FTlQsIE5nWm9uZV0sXHJcbiAgICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIF1cclxuICAgICAgICB9XHJcbiAgICB9XHJcbn0iXX0=
|
|
@@ -37,6 +37,7 @@ export const DIRECTIVES = [
|
|
|
37
37
|
d.CtyRecord,
|
|
38
38
|
d.CtySegmentSlides,
|
|
39
39
|
d.CtyShareSheet,
|
|
40
|
+
d.CtySidePanel,
|
|
40
41
|
d.CtyStep,
|
|
41
42
|
d.CtyStepper,
|
|
42
43
|
d.CtySteps,
|
|
@@ -44,9 +45,10 @@ export const DIRECTIVES = [
|
|
|
44
45
|
d.CtySwipeItem,
|
|
45
46
|
d.CtySwiper,
|
|
46
47
|
d.CtyTextEllipsis,
|
|
48
|
+
d.CtyTitleBar,
|
|
47
49
|
d.CtyTour,
|
|
48
50
|
d.CtyTutorial,
|
|
49
51
|
d.CtyVideo,
|
|
50
52
|
d.CtyVirtualList
|
|
51
53
|
];
|
|
52
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
54
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJveGllcy1saXN0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2RpcmVjdGl2ZXMvcHJveGllcy1saXN0LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxDQUFDLE1BQU0sV0FBVyxDQUFDO0FBRS9CLE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixDQUFDLENBQUMsY0FBYztJQUNoQixDQUFDLENBQUMsUUFBUTtJQUNWLENBQUMsQ0FBQyxRQUFRO0lBQ1YsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLFFBQVE7SUFDVixDQUFDLENBQUMsV0FBVztJQUNiLENBQUMsQ0FBQyxTQUFTO0lBQ1gsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsU0FBUztJQUNYLENBQUMsQ0FBQyxZQUFZO0lBQ2QsQ0FBQyxDQUFDLFlBQVk7SUFDZCxDQUFDLENBQUMsVUFBVTtJQUNaLENBQUMsQ0FBQyxRQUFRO0lBQ1YsQ0FBQyxDQUFDLGlCQUFpQjtJQUNuQixDQUFDLENBQUMsZ0JBQWdCO0lBQ2xCLENBQUMsQ0FBQyxPQUFPO0lBQ1QsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsV0FBVztJQUNiLENBQUMsQ0FBQyxVQUFVO0lBQ1osQ0FBQyxDQUFDLGVBQWU7SUFDakIsQ0FBQyxDQUFDLFNBQVM7SUFDWCxDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxVQUFVO0lBQ1osQ0FBQyxDQUFDLFlBQVk7SUFDZCxDQUFDLENBQUMsb0JBQW9CO0lBQ3RCLENBQUMsQ0FBQyxXQUFXO0lBQ2IsQ0FBQyxDQUFDLGNBQWM7SUFDaEIsQ0FBQyxDQUFDLE9BQU87SUFDVCxDQUFDLENBQUMsU0FBUztJQUNYLENBQUMsQ0FBQyxnQkFBZ0I7SUFDbEIsQ0FBQyxDQUFDLGFBQWE7SUFDZixDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxPQUFPO0lBQ1QsQ0FBQyxDQUFDLFVBQVU7SUFDWixDQUFDLENBQUMsUUFBUTtJQUNWLENBQUMsQ0FBQyxRQUFRO0lBQ1YsQ0FBQyxDQUFDLFlBQVk7SUFDZCxDQUFDLENBQUMsU0FBUztJQUNYLENBQUMsQ0FBQyxlQUFlO0lBQ2pCLENBQUMsQ0FBQyxXQUFXO0lBQ2IsQ0FBQyxDQUFDLE9BQU87SUFDVCxDQUFDLENBQUMsV0FBVztJQUNiLENBQUMsQ0FBQyxRQUFRO0lBQ1YsQ0FBQyxDQUFDLGNBQWM7Q0FDakIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIlxuaW1wb3J0ICogYXMgZCBmcm9tICcuL3Byb3hpZXMnO1xuXG5leHBvcnQgY29uc3QgRElSRUNUSVZFUyA9IFtcbiAgZC5DdHlBY3Rpb25TaGVldCxcbiAgZC5DdHlBZ3JlZSxcbiAgZC5DdHlBbGVydCxcbiAgZC5DdHlBbnN3ZXJTaGVldCxcbiAgZC5DdHlBcnRpY2xlQ2FyZCxcbiAgZC5DdHlBdWRpbyxcbiAgZC5DdHlCYWNrZHJvcCxcbiAgZC5DdHlCYW5uZXIsXG4gIGQuQ3R5Q2FtZXJhUGhvdG8sXG4gIGQuQ3R5Q2FudmFzQm9hcmQsXG4gIGQuQ3R5Q2FudmFzVmlkZW8sXG4gIGQuQ3R5Q2FzY2FkZXIsXG4gIGQuQ3R5Q2lyY2xlLFxuICBkLkN0eUNvdW50RG93bixcbiAgZC5DdHlDcm9wSW1hZ2UsXG4gIGQuQ3R5RGl2aWRlcixcbiAgZC5DdHlFbXB0eSxcbiAgZC5DdHlGbG9hdGluZ0J1YmJsZSxcbiAgZC5DdHlGbG9hdGluZ1BhbmVsLFxuICBkLkN0eUljb24sXG4gIGQuQ3R5SW1hZ2VVcGxvYWQsXG4gIGQuQ3R5SW1hZ2VWaWV3ZXIsXG4gIGQuQ3R5SW5kZXhCYXIsXG4gIGQuQ3R5S2V5Ym9hcmQsXG4gIGQuQ3R5TG9hZGluZyxcbiAgZC5DdHlNZWRpYUNhcHR1cmUsXG4gIGQuQ3R5TmF2QmFyLFxuICBkLkN0eU5vdGljZUJhcixcbiAgZC5DdHlPdmVybGF5LFxuICBkLkN0eVBkZlZpZXdlcixcbiAgZC5DdHlQZXJtaXNzaW9uUHVycG9zZSxcbiAgZC5DdHlQcm9ncmVzcyxcbiAgZC5DdHlRdWlja0FjY2VzcyxcbiAgZC5DdHlSYXRlLFxuICBkLkN0eVJlY29yZCxcbiAgZC5DdHlTZWdtZW50U2xpZGVzLFxuICBkLkN0eVNoYXJlU2hlZXQsXG4gIGQuQ3R5U2lkZVBhbmVsLFxuICBkLkN0eVN0ZXAsXG4gIGQuQ3R5U3RlcHBlcixcbiAgZC5DdHlTdGVwcyxcbiAgZC5DdHlTd2lwZSxcbiAgZC5DdHlTd2lwZUl0ZW0sXG4gIGQuQ3R5U3dpcGVyLFxuICBkLkN0eVRleHRFbGxpcHNpcyxcbiAgZC5DdHlUaXRsZUJhcixcbiAgZC5DdHlUb3VyLFxuICBkLkN0eVR1dG9yaWFsLFxuICBkLkN0eVZpZGVvLFxuICBkLkN0eVZpcnR1YWxMaXN0XG5dO1xuIl19
|