cty-mui-angular 1.0.11 → 1.0.13
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 +10 -0
- package/esm2022/cty-mui-module.mjs +2 -2
- package/esm2022/directives/proxies-list.mjs +2 -1
- package/esm2022/directives/proxies.mjs +29 -1
- package/esm2022/standalone/directives/proxies.mjs +32 -1
- package/fesm2022/cty-mui-angular-standalone.mjs +119 -89
- package/fesm2022/cty-mui-angular-standalone.mjs.map +1 -1
- package/fesm2022/cty-mui-angular.mjs +30 -2
- package/fesm2022/cty-mui-angular.mjs.map +1 -1
- package/package.json +2 -2
- package/standalone/directives/proxies.d.ts +10 -0
|
@@ -17,52 +17,53 @@ import { defineCustomElement as defineCustomElement$7 } from 'cty-mui-core/compo
|
|
|
17
17
|
import { defineCustomElement as defineCustomElement$8 } from 'cty-mui-core/components/cty-answer-sheet.js';
|
|
18
18
|
import { defineCustomElement as defineCustomElement$9 } from 'cty-mui-core/components/cty-article-card.js';
|
|
19
19
|
import { defineCustomElement as defineCustomElement$a } from 'cty-mui-core/components/cty-audio.js';
|
|
20
|
-
import { defineCustomElement as defineCustomElement$b } from 'cty-mui-core/components/cty-
|
|
21
|
-
import { defineCustomElement as defineCustomElement$c } from 'cty-mui-core/components/cty-
|
|
22
|
-
import { defineCustomElement as defineCustomElement$d } from 'cty-mui-core/components/cty-
|
|
23
|
-
import { defineCustomElement as defineCustomElement$e } from 'cty-mui-core/components/cty-canvas-
|
|
24
|
-
import { defineCustomElement as defineCustomElement$f } from 'cty-mui-core/components/cty-
|
|
25
|
-
import { defineCustomElement as defineCustomElement$g } from 'cty-mui-core/components/cty-
|
|
26
|
-
import { defineCustomElement as defineCustomElement$h } from 'cty-mui-core/components/cty-
|
|
27
|
-
import { defineCustomElement as defineCustomElement$i } from 'cty-mui-core/components/cty-
|
|
28
|
-
import { defineCustomElement as defineCustomElement$j } from 'cty-mui-core/components/cty-
|
|
29
|
-
import { defineCustomElement as defineCustomElement$k } from 'cty-mui-core/components/cty-
|
|
30
|
-
import { defineCustomElement as defineCustomElement$l } from 'cty-mui-core/components/cty-
|
|
31
|
-
import { defineCustomElement as defineCustomElement$m } from 'cty-mui-core/components/cty-floating-
|
|
32
|
-
import { defineCustomElement as defineCustomElement$n } from 'cty-mui-core/components/cty-
|
|
33
|
-
import { defineCustomElement as defineCustomElement$o } from 'cty-mui-core/components/cty-
|
|
34
|
-
import { defineCustomElement as defineCustomElement$p } from 'cty-mui-core/components/cty-image-
|
|
35
|
-
import { defineCustomElement as defineCustomElement$q } from 'cty-mui-core/components/cty-
|
|
36
|
-
import { defineCustomElement as defineCustomElement$r } from 'cty-mui-core/components/cty-
|
|
37
|
-
import { defineCustomElement as defineCustomElement$s } from 'cty-mui-core/components/cty-
|
|
38
|
-
import { defineCustomElement as defineCustomElement$t } from 'cty-mui-core/components/cty-
|
|
39
|
-
import { defineCustomElement as defineCustomElement$u } from 'cty-mui-core/components/cty-
|
|
40
|
-
import { defineCustomElement as defineCustomElement$v } from 'cty-mui-core/components/cty-
|
|
41
|
-
import { defineCustomElement as defineCustomElement$w } from 'cty-mui-core/components/cty-
|
|
42
|
-
import { defineCustomElement as defineCustomElement$x } from 'cty-mui-core/components/cty-
|
|
43
|
-
import { defineCustomElement as defineCustomElement$y } from 'cty-mui-core/components/cty-
|
|
44
|
-
import { defineCustomElement as defineCustomElement$z } from 'cty-mui-core/components/cty-
|
|
45
|
-
import { defineCustomElement as defineCustomElement$A } from 'cty-mui-core/components/cty-
|
|
46
|
-
import { defineCustomElement as defineCustomElement$B } from 'cty-mui-core/components/cty-
|
|
47
|
-
import { defineCustomElement as defineCustomElement$C } from 'cty-mui-core/components/cty-
|
|
48
|
-
import { defineCustomElement as defineCustomElement$D } from 'cty-mui-core/components/cty-
|
|
49
|
-
import { defineCustomElement as defineCustomElement$E } from 'cty-mui-core/components/cty-
|
|
50
|
-
import { defineCustomElement as defineCustomElement$F } from 'cty-mui-core/components/cty-
|
|
51
|
-
import { defineCustomElement as defineCustomElement$G } from 'cty-mui-core/components/cty-swipe
|
|
52
|
-
import { defineCustomElement as defineCustomElement$H } from 'cty-mui-core/components/cty-
|
|
53
|
-
import { defineCustomElement as defineCustomElement$I } from 'cty-mui-core/components/cty-
|
|
54
|
-
import { defineCustomElement as defineCustomElement$J } from 'cty-mui-core/components/cty-
|
|
55
|
-
import { defineCustomElement as defineCustomElement$K } from 'cty-mui-core/components/cty-
|
|
56
|
-
import { defineCustomElement as defineCustomElement$L } from 'cty-mui-core/components/cty-
|
|
20
|
+
import { defineCustomElement as defineCustomElement$b } from 'cty-mui-core/components/cty-backdrop.js';
|
|
21
|
+
import { defineCustomElement as defineCustomElement$c } from 'cty-mui-core/components/cty-banner.js';
|
|
22
|
+
import { defineCustomElement as defineCustomElement$d } from 'cty-mui-core/components/cty-camera-photo.js';
|
|
23
|
+
import { defineCustomElement as defineCustomElement$e } from 'cty-mui-core/components/cty-canvas-board.js';
|
|
24
|
+
import { defineCustomElement as defineCustomElement$f } from 'cty-mui-core/components/cty-canvas-video.js';
|
|
25
|
+
import { defineCustomElement as defineCustomElement$g } from 'cty-mui-core/components/cty-cascader.js';
|
|
26
|
+
import { defineCustomElement as defineCustomElement$h } from 'cty-mui-core/components/cty-circle.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$i } from 'cty-mui-core/components/cty-count-down.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$j } from 'cty-mui-core/components/cty-crop-image.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$k } from 'cty-mui-core/components/cty-divider.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$l } from 'cty-mui-core/components/cty-empty.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$m } from 'cty-mui-core/components/cty-floating-bubble.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$n } from 'cty-mui-core/components/cty-floating-panel.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$o } from 'cty-mui-core/components/cty-icon.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$p } from 'cty-mui-core/components/cty-image-upload.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$q } from 'cty-mui-core/components/cty-image-viewer.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$r } from 'cty-mui-core/components/cty-index-bar.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$s } from 'cty-mui-core/components/cty-keyboard.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$t } from 'cty-mui-core/components/cty-loading.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$u } from 'cty-mui-core/components/cty-media-capture.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$v } from 'cty-mui-core/components/cty-nav-bar.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$w } from 'cty-mui-core/components/cty-notice-bar.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$x } from 'cty-mui-core/components/cty-overlay.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$y } from 'cty-mui-core/components/cty-pdf-viewer.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$z } from 'cty-mui-core/components/cty-permission-purpose.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$A } from 'cty-mui-core/components/cty-progress.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$B } from 'cty-mui-core/components/cty-quick-access.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$C } from 'cty-mui-core/components/cty-record.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$D } from 'cty-mui-core/components/cty-share-sheet.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$E } from 'cty-mui-core/components/cty-step.js';
|
|
50
|
+
import { defineCustomElement as defineCustomElement$F } from 'cty-mui-core/components/cty-steps.js';
|
|
51
|
+
import { defineCustomElement as defineCustomElement$G } from 'cty-mui-core/components/cty-swipe.js';
|
|
52
|
+
import { defineCustomElement as defineCustomElement$H } from 'cty-mui-core/components/cty-swipe-item.js';
|
|
53
|
+
import { defineCustomElement as defineCustomElement$I } from 'cty-mui-core/components/cty-text-ellipsis.js';
|
|
54
|
+
import { defineCustomElement as defineCustomElement$J } from 'cty-mui-core/components/cty-tour.js';
|
|
55
|
+
import { defineCustomElement as defineCustomElement$K } from 'cty-mui-core/components/cty-tutorial.js';
|
|
56
|
+
import { defineCustomElement as defineCustomElement$L } from 'cty-mui-core/components/cty-video.js';
|
|
57
|
+
import { defineCustomElement as defineCustomElement$M } from 'cty-mui-core/components/cty-virtual-list.js';
|
|
57
58
|
import { initialize, alertController, actionSheetController, cameraPhotoController, cascaderController, loadingController, imageViewerController, overlayController, recordController, shareSheetController, tutorialController } from 'cty-mui-core/components';
|
|
58
59
|
export { CTYCityData, DownloadMediaType, Easing, ImagePickerType, MediaSourceType, ModalFade, ModalRotate, ModalSlide, ModalZoom, ShareContentType, SharePlatformType, SlidePosition, UploadProgressTip, WechatMiniProgramType, WechatShareScene, addDays, addHours, addMinutes, addMonths, addSeconds, addYears, camelToKebab, checkScrollEnd, clamp, clipboard, closest, convertDate, convertNumber, convertTimeZone, deepClone, diff, fileSize, formatDate, formatDateTime, fromBase64, getElementRect, getEventClientCoords, getEventPageCoords, getFormatForDatePicker, getFormatForDateTimePicker, getTimeZone, getUTCDate, getUTCDateTime, getValueByKey, identityCodeValid, isDef, isEmail, isEmptyArray, isEmptyObject, isHttp, isJSONObject, isMobileNo, isPrimitive, isPromise, isRealNameForm, isValidDate, kebabToCamel, localDelete, localGet, localSave, mergeObj, numberToChinese, numberToLetter, numericName, pad, parseArray, parseJson, percent, price, randomNum, scrollElementBottom, scrollElementTop, scrollToPoint, secondsToVehicle, sessionDelete, sessionGet, sessionSave, toBase64 } from 'cty-mui-core/components';
|
|
59
|
-
import { defineCustomElement as defineCustomElement$
|
|
60
|
-
import { defineCustomElement as defineCustomElement$
|
|
61
|
-
import { defineCustomElement as defineCustomElement$
|
|
62
|
-
import { defineCustomElement as defineCustomElement$
|
|
63
|
-
import { defineCustomElement as defineCustomElement$
|
|
64
|
-
import { defineCustomElement as defineCustomElement$
|
|
65
|
-
import { defineCustomElement as defineCustomElement$
|
|
60
|
+
import { defineCustomElement as defineCustomElement$N } from 'cty-mui-core/components/cty-action-sheet';
|
|
61
|
+
import { defineCustomElement as defineCustomElement$O } from 'cty-mui-core/components/cty-camera-photo';
|
|
62
|
+
import { defineCustomElement as defineCustomElement$P } from 'cty-mui-core/components/cty-cascader';
|
|
63
|
+
import { defineCustomElement as defineCustomElement$Q } from 'cty-mui-core/components/cty-loading';
|
|
64
|
+
import { defineCustomElement as defineCustomElement$R } from 'cty-mui-core/components/cty-record';
|
|
65
|
+
import { defineCustomElement as defineCustomElement$S } from 'cty-mui-core/components/cty-share-sheet';
|
|
66
|
+
import { defineCustomElement as defineCustomElement$T } from 'cty-mui-core/components/cty-tutorial';
|
|
66
67
|
import { actionSheetController as actionSheetController$1, alertController as alertController$1, loadingController as loadingController$1, modalController, pickerController, popoverController, toastController } from '@ionic/core/components';
|
|
67
68
|
|
|
68
69
|
/* eslint-disable */
|
|
@@ -495,6 +496,35 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
495
496
|
standalone: true
|
|
496
497
|
}]
|
|
497
498
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
499
|
+
let CtyBackdrop = class CtyBackdrop {
|
|
500
|
+
z;
|
|
501
|
+
el;
|
|
502
|
+
constructor(c, r, z) {
|
|
503
|
+
this.z = z;
|
|
504
|
+
c.detach();
|
|
505
|
+
this.el = r.nativeElement;
|
|
506
|
+
proxyOutputs(this, this.el, ['ctyDismiss']);
|
|
507
|
+
}
|
|
508
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyBackdrop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
509
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CtyBackdrop, isStandalone: true, selector: "cty-backdrop", inputs: { backdropDismiss: "backdropDismiss", html: "html", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
510
|
+
};
|
|
511
|
+
CtyBackdrop = __decorate([
|
|
512
|
+
ProxyCmp({
|
|
513
|
+
defineCustomElementFn: defineCustomElement$b,
|
|
514
|
+
inputs: ['backdropDismiss', 'html', 'position']
|
|
515
|
+
})
|
|
516
|
+
], CtyBackdrop);
|
|
517
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyBackdrop, decorators: [{
|
|
518
|
+
type: Component,
|
|
519
|
+
args: [{
|
|
520
|
+
selector: 'cty-backdrop',
|
|
521
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
522
|
+
template: '<ng-content></ng-content>',
|
|
523
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
524
|
+
inputs: ['backdropDismiss', 'html', 'position'],
|
|
525
|
+
standalone: true
|
|
526
|
+
}]
|
|
527
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
498
528
|
let CtyBanner = class CtyBanner {
|
|
499
529
|
z;
|
|
500
530
|
el;
|
|
@@ -509,7 +539,7 @@ let CtyBanner = class CtyBanner {
|
|
|
509
539
|
};
|
|
510
540
|
CtyBanner = __decorate([
|
|
511
541
|
ProxyCmp({
|
|
512
|
-
defineCustomElementFn: defineCustomElement$
|
|
542
|
+
defineCustomElementFn: defineCustomElement$c,
|
|
513
543
|
inputs: ['autoplay', 'banners', 'duration', 'indicator', 'initialIndex', 'loop', 'props', 'touchable', 'vertical'],
|
|
514
544
|
methods: ['swipeNext', 'swipePrev', 'swipeTo']
|
|
515
545
|
})
|
|
@@ -539,7 +569,7 @@ let CtyCameraPhoto = class CtyCameraPhoto {
|
|
|
539
569
|
};
|
|
540
570
|
CtyCameraPhoto = __decorate([
|
|
541
571
|
ProxyCmp({
|
|
542
|
-
defineCustomElementFn: defineCustomElement$
|
|
572
|
+
defineCustomElementFn: defineCustomElement$d,
|
|
543
573
|
inputs: ['animated', 'backdropDismiss', 'cancelText', 'clipCancelText', 'clipCconfirmText', 'clipImageBg', 'clipImageQuality', 'clipImageSuffix', 'clipImageWidth', 'clipMaxScale', 'clipMinScale', 'clipPt', 'closeIcon', 'closeable', 'count', 'cssClass', 'enterAnimation', 'file', 'leaveAnimation', 'options', 'overlay', 'permissionPurpose', 'photoOption', 'root', 'title', 'trigger'],
|
|
544
574
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
545
575
|
})
|
|
@@ -569,7 +599,7 @@ let CtyCanvasBoard = class CtyCanvasBoard {
|
|
|
569
599
|
};
|
|
570
600
|
CtyCanvasBoard = __decorate([
|
|
571
601
|
ProxyCmp({
|
|
572
|
-
defineCustomElementFn: defineCustomElement$
|
|
602
|
+
defineCustomElementFn: defineCustomElement$e,
|
|
573
603
|
inputs: ['bgColor', 'bgIcon', 'clearIcon', 'clearLabel', 'confirmLabel', 'dpr', 'eraserIcon', 'footerOpn', 'headerOpn', 'lineCap', 'lineWidths', 'pencilIcon', 'quality', 'redoIcon', 'showButtons', 'strokeColor', 'strokeWidth', 'suffix', 'undoIcon'],
|
|
574
604
|
methods: ['undo', 'redo', 'clear', 'getDataURL']
|
|
575
605
|
})
|
|
@@ -599,7 +629,7 @@ let CtyCanvasVideo = class CtyCanvasVideo {
|
|
|
599
629
|
};
|
|
600
630
|
CtyCanvasVideo = __decorate([
|
|
601
631
|
ProxyCmp({
|
|
602
|
-
defineCustomElementFn: defineCustomElement$
|
|
632
|
+
defineCustomElementFn: defineCustomElement$f,
|
|
603
633
|
inputs: ['autoplay', 'avatarButton', 'next', 'preload', 'props', 'slice', 'videos'],
|
|
604
634
|
methods: ['slideToPrev', 'slideToNext']
|
|
605
635
|
})
|
|
@@ -629,7 +659,7 @@ let CtyCascader = class CtyCascader {
|
|
|
629
659
|
};
|
|
630
660
|
CtyCascader = __decorate([
|
|
631
661
|
ProxyCmp({
|
|
632
|
-
defineCustomElementFn: defineCustomElement$
|
|
662
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
633
663
|
inputs: ['animated', 'backdropDismiss', 'cancelText', 'cascade', 'childrenKey', 'columns', 'columnsCount', 'confirmText', 'cssClass', 'defaultValues', 'enterAnimation', 'leaveAnimation', 'optionCount', 'optionHeight', 'root', 'textKey', 'title', 'trigger', 'type', 'valueKey'],
|
|
634
664
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
635
665
|
})
|
|
@@ -658,7 +688,7 @@ let CtyCircle = class CtyCircle {
|
|
|
658
688
|
};
|
|
659
689
|
CtyCircle = __decorate([
|
|
660
690
|
ProxyCmp({
|
|
661
|
-
defineCustomElementFn: defineCustomElement$
|
|
691
|
+
defineCustomElementFn: defineCustomElement$h,
|
|
662
692
|
inputs: ['clockwise', 'color', 'rad', 'rate', 'text', 'width', 'zeroTransparent']
|
|
663
693
|
})
|
|
664
694
|
], CtyCircle);
|
|
@@ -687,7 +717,7 @@ let CtyCountDown = class CtyCountDown {
|
|
|
687
717
|
};
|
|
688
718
|
CtyCountDown = __decorate([
|
|
689
719
|
ProxyCmp({
|
|
690
|
-
defineCustomElementFn: defineCustomElement$
|
|
720
|
+
defineCustomElementFn: defineCustomElement$i,
|
|
691
721
|
inputs: ['autoStart', 'dateFormatUnit', 'format', 'millisecond', 'time', 'unit'],
|
|
692
722
|
methods: ['start', 'reset', 'pause']
|
|
693
723
|
})
|
|
@@ -717,7 +747,7 @@ let CtyCropImage = class CtyCropImage {
|
|
|
717
747
|
};
|
|
718
748
|
CtyCropImage = __decorate([
|
|
719
749
|
ProxyCmp({
|
|
720
|
-
defineCustomElementFn: defineCustomElement$
|
|
750
|
+
defineCustomElementFn: defineCustomElement$j,
|
|
721
751
|
inputs: ['cancelText', 'confirmText', 'imageBackground', 'imageWidth', 'maxScale', 'minScale', 'quality', 'suffix', 'url'],
|
|
722
752
|
methods: ['getCanvasImg']
|
|
723
753
|
})
|
|
@@ -746,7 +776,7 @@ let CtyDivider = class CtyDivider {
|
|
|
746
776
|
};
|
|
747
777
|
CtyDivider = __decorate([
|
|
748
778
|
ProxyCmp({
|
|
749
|
-
defineCustomElementFn: defineCustomElement$
|
|
779
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
750
780
|
inputs: ['placement', 'vertical']
|
|
751
781
|
})
|
|
752
782
|
], CtyDivider);
|
|
@@ -774,7 +804,7 @@ let CtyEmpty = class CtyEmpty {
|
|
|
774
804
|
};
|
|
775
805
|
CtyEmpty = __decorate([
|
|
776
806
|
ProxyCmp({
|
|
777
|
-
defineCustomElementFn: defineCustomElement$
|
|
807
|
+
defineCustomElementFn: defineCustomElement$l,
|
|
778
808
|
inputs: ['description', 'image']
|
|
779
809
|
})
|
|
780
810
|
], CtyEmpty);
|
|
@@ -803,7 +833,7 @@ let CtyFloatingBubble = class CtyFloatingBubble {
|
|
|
803
833
|
};
|
|
804
834
|
CtyFloatingBubble = __decorate([
|
|
805
835
|
ProxyCmp({
|
|
806
|
-
defineCustomElementFn: defineCustomElement$
|
|
836
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
807
837
|
inputs: ['axis', 'gap', 'icon', 'magnetic', 'offset']
|
|
808
838
|
})
|
|
809
839
|
], CtyFloatingBubble);
|
|
@@ -832,7 +862,7 @@ let CtyFloatingPanel = class CtyFloatingPanel {
|
|
|
832
862
|
};
|
|
833
863
|
CtyFloatingPanel = __decorate([
|
|
834
864
|
ProxyCmp({
|
|
835
|
-
defineCustomElementFn: defineCustomElement$
|
|
865
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
836
866
|
inputs: ['anchors', 'contentDraggable', 'damp', 'endAnchor', 'icon']
|
|
837
867
|
})
|
|
838
868
|
], CtyFloatingPanel);
|
|
@@ -860,7 +890,7 @@ let CtyIcon = class CtyIcon {
|
|
|
860
890
|
};
|
|
861
891
|
CtyIcon = __decorate([
|
|
862
892
|
ProxyCmp({
|
|
863
|
-
defineCustomElementFn: defineCustomElement$
|
|
893
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
864
894
|
inputs: ['color', 'flipRtl', 'lazy', 'name', 'sanitize', 'size']
|
|
865
895
|
})
|
|
866
896
|
], CtyIcon);
|
|
@@ -889,7 +919,7 @@ let CtyImageUpload = class CtyImageUpload {
|
|
|
889
919
|
};
|
|
890
920
|
CtyImageUpload = __decorate([
|
|
891
921
|
ProxyCmp({
|
|
892
|
-
defineCustomElementFn: defineCustomElement$
|
|
922
|
+
defineCustomElementFn: defineCustomElement$p,
|
|
893
923
|
inputs: ['addIcon', 'addImage', 'cameraPhotoOptions', 'count', 'deleteable', 'imageViewer', 'imageViewerOptions', 'images']
|
|
894
924
|
})
|
|
895
925
|
], CtyImageUpload);
|
|
@@ -918,7 +948,7 @@ let CtyImageViewer = class CtyImageViewer {
|
|
|
918
948
|
};
|
|
919
949
|
CtyImageViewer = __decorate([
|
|
920
950
|
ProxyCmp({
|
|
921
|
-
defineCustomElementFn: defineCustomElement$
|
|
951
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
922
952
|
inputs: ['animated', 'attrs', 'backdropDismiss', 'closeable', 'cssClass', 'enterAnimation', 'images', 'initialSlide', 'leaveAnimation', 'loop', 'pager', 'root', 'speed', 'trigger', 'zoom'],
|
|
923
953
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'slideTo']
|
|
924
954
|
})
|
|
@@ -948,7 +978,7 @@ let CtyIndexBar = class CtyIndexBar {
|
|
|
948
978
|
};
|
|
949
979
|
CtyIndexBar = __decorate([
|
|
950
980
|
ProxyCmp({
|
|
951
|
-
defineCustomElementFn: defineCustomElement$
|
|
981
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
952
982
|
inputs: ['alphabet', 'alphabets', 'duration', 'indexList', 'offsetDiff', 'sticky', 'stickyTop', 'sum'],
|
|
953
983
|
methods: ['scrollToIndex']
|
|
954
984
|
})
|
|
@@ -977,7 +1007,7 @@ let CtyKeyboard = class CtyKeyboard {
|
|
|
977
1007
|
};
|
|
978
1008
|
CtyKeyboard = __decorate([
|
|
979
1009
|
ProxyCmp({
|
|
980
|
-
defineCustomElementFn: defineCustomElement$
|
|
1010
|
+
defineCustomElementFn: defineCustomElement$s
|
|
981
1011
|
})
|
|
982
1012
|
], CtyKeyboard);
|
|
983
1013
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyKeyboard, decorators: [{
|
|
@@ -1005,7 +1035,7 @@ let CtyLoading = class CtyLoading {
|
|
|
1005
1035
|
};
|
|
1006
1036
|
CtyLoading = __decorate([
|
|
1007
1037
|
ProxyCmp({
|
|
1008
|
-
defineCustomElementFn: defineCustomElement$
|
|
1038
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
1009
1039
|
inputs: ['animated', 'backdropDismiss', 'cssClass', 'enterAnimation', 'img', 'leaveAnimation', 'root', 'spinner', 'trigger', 'vertical'],
|
|
1010
1040
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1011
1041
|
})
|
|
@@ -1035,7 +1065,7 @@ let CtyMediaCapture = class CtyMediaCapture {
|
|
|
1035
1065
|
};
|
|
1036
1066
|
CtyMediaCapture = __decorate([
|
|
1037
1067
|
ProxyCmp({
|
|
1038
|
-
defineCustomElementFn: defineCustomElement$
|
|
1068
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
1039
1069
|
inputs: ['autoplay', 'captureTime', 'closeIcon', 'confirmText', 'controls', 'loop', 'options', 'poster', 'revocationIcon', 'timeLimit'],
|
|
1040
1070
|
methods: ['startVideoCapture', 'stopVideoCapture']
|
|
1041
1071
|
})
|
|
@@ -1065,7 +1095,7 @@ let CtyNavBar = class CtyNavBar {
|
|
|
1065
1095
|
};
|
|
1066
1096
|
CtyNavBar = __decorate([
|
|
1067
1097
|
ProxyCmp({
|
|
1068
|
-
defineCustomElementFn: defineCustomElement$
|
|
1098
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
1069
1099
|
inputs: ['arrow', 'end', 'start', 'title', 'type']
|
|
1070
1100
|
})
|
|
1071
1101
|
], CtyNavBar);
|
|
@@ -1094,7 +1124,7 @@ let CtyNoticeBar = class CtyNoticeBar {
|
|
|
1094
1124
|
};
|
|
1095
1125
|
CtyNoticeBar = __decorate([
|
|
1096
1126
|
ProxyCmp({
|
|
1097
|
-
defineCustomElementFn: defineCustomElement$
|
|
1127
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
1098
1128
|
inputs: ['endIcon', 'scrollable', 'speed', 'startIcon', 'text']
|
|
1099
1129
|
})
|
|
1100
1130
|
], CtyNoticeBar);
|
|
@@ -1123,7 +1153,7 @@ let CtyOverlay = class CtyOverlay {
|
|
|
1123
1153
|
};
|
|
1124
1154
|
CtyOverlay = __decorate([
|
|
1125
1155
|
ProxyCmp({
|
|
1126
|
-
defineCustomElementFn: defineCustomElement$
|
|
1156
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
1127
1157
|
inputs: ['animated', 'backdropDismiss', 'cssClass', 'enterAnimation', 'html', 'leaveAnimation', 'position', 'root', 'trigger'],
|
|
1128
1158
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1129
1159
|
})
|
|
@@ -1153,7 +1183,7 @@ let CtyPdfViewer = class CtyPdfViewer {
|
|
|
1153
1183
|
};
|
|
1154
1184
|
CtyPdfViewer = __decorate([
|
|
1155
1185
|
ProxyCmp({
|
|
1156
|
-
defineCustomElementFn: defineCustomElement$
|
|
1186
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
1157
1187
|
inputs: ['url', 'viewerUrl']
|
|
1158
1188
|
})
|
|
1159
1189
|
], CtyPdfViewer);
|
|
@@ -1182,7 +1212,7 @@ let CtyPermissionPurpose = class CtyPermissionPurpose {
|
|
|
1182
1212
|
};
|
|
1183
1213
|
CtyPermissionPurpose = __decorate([
|
|
1184
1214
|
ProxyCmp({
|
|
1185
|
-
defineCustomElementFn: defineCustomElement$
|
|
1215
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
1186
1216
|
inputs: ['backdropDismiss', 'description']
|
|
1187
1217
|
})
|
|
1188
1218
|
], CtyPermissionPurpose);
|
|
@@ -1210,7 +1240,7 @@ let CtyProgress = class CtyProgress {
|
|
|
1210
1240
|
};
|
|
1211
1241
|
CtyProgress = __decorate([
|
|
1212
1242
|
ProxyCmp({
|
|
1213
|
-
defineCustomElementFn: defineCustomElement$
|
|
1243
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
1214
1244
|
inputs: ['percentage', 'pivot', 'pivotText']
|
|
1215
1245
|
})
|
|
1216
1246
|
], CtyProgress);
|
|
@@ -1239,7 +1269,7 @@ let CtyQuickAccess = class CtyQuickAccess {
|
|
|
1239
1269
|
};
|
|
1240
1270
|
CtyQuickAccess = __decorate([
|
|
1241
1271
|
ProxyCmp({
|
|
1242
|
-
defineCustomElementFn: defineCustomElement$
|
|
1272
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
1243
1273
|
inputs: ['col', 'options', 'paper', 'props', 'quickThreshold', 'row', 'slideThreshold', 'transition'],
|
|
1244
1274
|
methods: ['getCurrentPage']
|
|
1245
1275
|
})
|
|
@@ -1269,7 +1299,7 @@ let CtyRecord = class CtyRecord {
|
|
|
1269
1299
|
};
|
|
1270
1300
|
CtyRecord = __decorate([
|
|
1271
1301
|
ProxyCmp({
|
|
1272
|
-
defineCustomElementFn: defineCustomElement$
|
|
1302
|
+
defineCustomElementFn: defineCustomElement$C,
|
|
1273
1303
|
inputs: ['animated', 'backdropDismiss', 'circleColor', 'circleWidth', 'closeable', 'cssClass', 'enterAnimation', 'leaveAnimation', 'maxSeconds', 'minSeconds', 'root', 'trigger'],
|
|
1274
1304
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'resetRecordState', 'startRecord', 'stopRecording']
|
|
1275
1305
|
})
|
|
@@ -1299,7 +1329,7 @@ let CtyShareSheet = class CtyShareSheet {
|
|
|
1299
1329
|
};
|
|
1300
1330
|
CtyShareSheet = __decorate([
|
|
1301
1331
|
ProxyCmp({
|
|
1302
|
-
defineCustomElementFn: defineCustomElement$
|
|
1332
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
1303
1333
|
inputs: ['animated', 'backdropDismiss', 'cancelText', 'cssClass', 'description', 'enterAnimation', 'guide', 'guideImg', 'hiddenSheet', 'leaveAnimation', 'legacyCopy', 'options', 'permissionDescription', 'permissionPurpose', 'root', 'shareOption', 'title', 'trigger'],
|
|
1304
1334
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1305
1335
|
})
|
|
@@ -1328,7 +1358,7 @@ let CtyStep = class CtyStep {
|
|
|
1328
1358
|
};
|
|
1329
1359
|
CtyStep = __decorate([
|
|
1330
1360
|
ProxyCmp({
|
|
1331
|
-
defineCustomElementFn: defineCustomElement$
|
|
1361
|
+
defineCustomElementFn: defineCustomElement$E
|
|
1332
1362
|
})
|
|
1333
1363
|
], CtyStep);
|
|
1334
1364
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyStep, decorators: [{
|
|
@@ -1356,7 +1386,7 @@ let CtySteps = class CtySteps {
|
|
|
1356
1386
|
};
|
|
1357
1387
|
CtySteps = __decorate([
|
|
1358
1388
|
ProxyCmp({
|
|
1359
|
-
defineCustomElementFn: defineCustomElement$
|
|
1389
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1360
1390
|
inputs: ['active', 'activeIcon', 'direction', 'finishIcon', 'inactiveIcon'],
|
|
1361
1391
|
methods: ['onClickStep']
|
|
1362
1392
|
})
|
|
@@ -1386,7 +1416,7 @@ let CtySwipe = class CtySwipe {
|
|
|
1386
1416
|
};
|
|
1387
1417
|
CtySwipe = __decorate([
|
|
1388
1418
|
ProxyCmp({
|
|
1389
|
-
defineCustomElementFn: defineCustomElement$
|
|
1419
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1390
1420
|
inputs: ['autoplay', 'duration', 'indicator', 'initialSwipe', 'loop', 'touchable', 'vertical'],
|
|
1391
1421
|
methods: ['prev', 'next', 'swipeTo']
|
|
1392
1422
|
})
|
|
@@ -1415,7 +1445,7 @@ let CtySwipeItem = class CtySwipeItem {
|
|
|
1415
1445
|
};
|
|
1416
1446
|
CtySwipeItem = __decorate([
|
|
1417
1447
|
ProxyCmp({
|
|
1418
|
-
defineCustomElementFn: defineCustomElement$
|
|
1448
|
+
defineCustomElementFn: defineCustomElement$H,
|
|
1419
1449
|
methods: ['setOffset']
|
|
1420
1450
|
})
|
|
1421
1451
|
], CtySwipeItem);
|
|
@@ -1444,7 +1474,7 @@ let CtyTextEllipsis = class CtyTextEllipsis {
|
|
|
1444
1474
|
};
|
|
1445
1475
|
CtyTextEllipsis = __decorate([
|
|
1446
1476
|
ProxyCmp({
|
|
1447
|
-
defineCustomElementFn: defineCustomElement$
|
|
1477
|
+
defineCustomElementFn: defineCustomElement$I,
|
|
1448
1478
|
inputs: ['collapseText', 'content', 'dots', 'expandText', 'position', 'rows']
|
|
1449
1479
|
})
|
|
1450
1480
|
], CtyTextEllipsis);
|
|
@@ -1473,7 +1503,7 @@ let CtyTour = class CtyTour {
|
|
|
1473
1503
|
};
|
|
1474
1504
|
CtyTour = __decorate([
|
|
1475
1505
|
ProxyCmp({
|
|
1476
|
-
defineCustomElementFn: defineCustomElement$
|
|
1506
|
+
defineCustomElementFn: defineCustomElement$J,
|
|
1477
1507
|
inputs: ['arrow', 'backdropDismiss', 'closeable', 'completeText', 'cssClass', 'initialIndex', 'nextText', 'placement', 'popoverAttrs', 'prevText', 'showPrev', 'steps'],
|
|
1478
1508
|
methods: ['present', 'dismiss', 'prevStep', 'nextStep', 'complete']
|
|
1479
1509
|
})
|
|
@@ -1503,7 +1533,7 @@ let CtyTutorial = class CtyTutorial {
|
|
|
1503
1533
|
};
|
|
1504
1534
|
CtyTutorial = __decorate([
|
|
1505
1535
|
ProxyCmp({
|
|
1506
|
-
defineCustomElementFn: defineCustomElement$
|
|
1536
|
+
defineCustomElementFn: defineCustomElement$K,
|
|
1507
1537
|
inputs: ['animated', 'autoplay', 'backdropDismiss', 'banners', 'closeable', 'cssClass', 'duration', 'enterAnimation', 'indicator', 'initialIndex', 'leaveAnimation', 'loop', 'props', 'root', 'touchable', 'trigger', 'vertical'],
|
|
1508
1538
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1509
1539
|
})
|
|
@@ -1533,7 +1563,7 @@ let CtyVideo = class CtyVideo {
|
|
|
1533
1563
|
};
|
|
1534
1564
|
CtyVideo = __decorate([
|
|
1535
1565
|
ProxyCmp({
|
|
1536
|
-
defineCustomElementFn: defineCustomElement$
|
|
1566
|
+
defineCustomElementFn: defineCustomElement$L,
|
|
1537
1567
|
inputs: ['allowBackward', 'allowForward', 'autoplay', 'controls', 'defaultFullscreen', 'directRate', 'direction', 'errorMsg', 'exitFullscreenIcon', 'footerCtrl', 'fullscreenIcon', 'fullscreenOnly', 'headerCtrl', 'interactiveActions', 'landscapeEnterTimer', 'landscapeLeaveTimer', 'largeScreenIsPortrait', 'loading', 'loadingImg', 'markers', 'orientation', 'player', 'poster', 'preload', 'progressPosition', 'rate', 'rates', 'startTime', 'title', 'togglePlayTimer', 'trafficAutoplay', 'trafficMsg', 'unAllowForwardMsg', 'unAllowRateMsg', 'updateNow', 'url'],
|
|
1538
1568
|
methods: ['play', 'setCtrlShow', 'pause', 'setVideoCurrentTime', 'clearCtrlTimeout', 'setWarningMsg', 'toggleVideo', 'toggleVolume', 'setPlayRate', 'getVideoElement', 'getVideoState']
|
|
1539
1569
|
})
|
|
@@ -1563,7 +1593,7 @@ let CtyVirtualList = class CtyVirtualList {
|
|
|
1563
1593
|
};
|
|
1564
1594
|
CtyVirtualList = __decorate([
|
|
1565
1595
|
ProxyCmp({
|
|
1566
|
-
defineCustomElementFn: defineCustomElement$
|
|
1596
|
+
defineCustomElementFn: defineCustomElement$M,
|
|
1567
1597
|
inputs: ['containerHeight', 'direction', 'itemKey', 'itemRender', 'items', 'preloadItemCount']
|
|
1568
1598
|
})
|
|
1569
1599
|
], CtyVirtualList);
|
|
@@ -1617,7 +1647,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1617
1647
|
class CtyActionSheetController extends OverlayBaseController {
|
|
1618
1648
|
constructor() {
|
|
1619
1649
|
super(actionSheetController);
|
|
1620
|
-
defineCustomElement$
|
|
1650
|
+
defineCustomElement$N();
|
|
1621
1651
|
}
|
|
1622
1652
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyActionSheetController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1623
1653
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyActionSheetController, providedIn: 'root' });
|
|
@@ -1632,7 +1662,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1632
1662
|
class CtyCameraPhotoController extends OverlayBaseController {
|
|
1633
1663
|
constructor() {
|
|
1634
1664
|
super(cameraPhotoController);
|
|
1635
|
-
defineCustomElement$
|
|
1665
|
+
defineCustomElement$O();
|
|
1636
1666
|
}
|
|
1637
1667
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCameraPhotoController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1638
1668
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCameraPhotoController, providedIn: 'root' });
|
|
@@ -1647,7 +1677,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1647
1677
|
class CtyCascaderController extends OverlayBaseController {
|
|
1648
1678
|
constructor() {
|
|
1649
1679
|
super(cascaderController);
|
|
1650
|
-
defineCustomElement$
|
|
1680
|
+
defineCustomElement$P();
|
|
1651
1681
|
}
|
|
1652
1682
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCascaderController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1653
1683
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCascaderController, providedIn: 'root' });
|
|
@@ -1662,7 +1692,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1662
1692
|
class CtyLoadingController extends OverlayBaseController {
|
|
1663
1693
|
constructor() {
|
|
1664
1694
|
super(loadingController);
|
|
1665
|
-
defineCustomElement$
|
|
1695
|
+
defineCustomElement$Q();
|
|
1666
1696
|
}
|
|
1667
1697
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyLoadingController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1668
1698
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyLoadingController, providedIn: 'root' });
|
|
@@ -1707,7 +1737,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1707
1737
|
class CtyRecordController extends OverlayBaseController {
|
|
1708
1738
|
constructor() {
|
|
1709
1739
|
super(recordController);
|
|
1710
|
-
defineCustomElement$
|
|
1740
|
+
defineCustomElement$R();
|
|
1711
1741
|
}
|
|
1712
1742
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyRecordController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1713
1743
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyRecordController, providedIn: 'root' });
|
|
@@ -1722,7 +1752,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1722
1752
|
class CtyShareSheetController extends OverlayBaseController {
|
|
1723
1753
|
constructor() {
|
|
1724
1754
|
super(shareSheetController);
|
|
1725
|
-
defineCustomElement$
|
|
1755
|
+
defineCustomElement$S();
|
|
1726
1756
|
}
|
|
1727
1757
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyShareSheetController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1728
1758
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyShareSheetController, providedIn: 'root' });
|
|
@@ -1737,7 +1767,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1737
1767
|
class CtyTutorialController extends OverlayBaseController {
|
|
1738
1768
|
constructor() {
|
|
1739
1769
|
super(tutorialController);
|
|
1740
|
-
defineCustomElement$
|
|
1770
|
+
defineCustomElement$T();
|
|
1741
1771
|
}
|
|
1742
1772
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyTutorialController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1743
1773
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyTutorialController, providedIn: 'root' });
|
|
@@ -1830,5 +1860,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1830
1860
|
* Generated bundle index. Do not edit.
|
|
1831
1861
|
*/
|
|
1832
1862
|
|
|
1833
|
-
export { CtyActionSheet, CtyActionSheetController, CtyAgree, CtyAlert, CtyAlertController, CtyAnswerSheet, CtyArticleCard, CtyAudio, CtyBanner, CtyCameraPhoto, CtyCameraPhotoController, CtyCanvasBoard, CtyCanvasVideo, CtyCascader, CtyCascaderController, CtyCircle, CtyController, CtyCountDown, CtyCropImage, CtyDivider, CtyEmpty, CtyFloatingBubble, CtyFloatingPanel, CtyIcon, CtyImageUpload, CtyImageViewer, CtyImageViewerController, CtyIndexBar, CtyKeyboard, CtyLoading, CtyLoadingController, CtyMediaCapture, CtyNavBar, CtyNoticeBar, CtyOverlay, CtyOverlayController, CtyPdfViewer, CtyPermissionPurpose, CtyProgress, CtyQuickAccess, CtyRate, CtyRecord, CtyRecordController, CtySegmentSlides, CtyShareSheet, CtyShareSheetController, CtyStep, CtyStepper, CtySteps, CtySwipe, CtySwipeItem, CtySwiper, CtyTextEllipsis, CtyTour, CtyTutorial, CtyTutorialController, CtyVideo, CtyVirtualList, provideCtyMUIAngular };
|
|
1863
|
+
export { CtyActionSheet, CtyActionSheetController, CtyAgree, CtyAlert, CtyAlertController, CtyAnswerSheet, CtyArticleCard, CtyAudio, CtyBackdrop, CtyBanner, CtyCameraPhoto, CtyCameraPhotoController, CtyCanvasBoard, CtyCanvasVideo, CtyCascader, CtyCascaderController, CtyCircle, CtyController, CtyCountDown, CtyCropImage, CtyDivider, CtyEmpty, CtyFloatingBubble, CtyFloatingPanel, CtyIcon, CtyImageUpload, CtyImageViewer, CtyImageViewerController, CtyIndexBar, CtyKeyboard, CtyLoading, CtyLoadingController, CtyMediaCapture, CtyNavBar, CtyNoticeBar, CtyOverlay, CtyOverlayController, CtyPdfViewer, CtyPermissionPurpose, CtyProgress, CtyQuickAccess, CtyRate, CtyRecord, CtyRecordController, CtySegmentSlides, CtyShareSheet, CtyShareSheetController, CtyStep, CtyStepper, CtySteps, CtySwipe, CtySwipeItem, CtySwiper, CtyTextEllipsis, CtyTour, CtyTutorial, CtyTutorialController, CtyVideo, CtyVirtualList, provideCtyMUIAngular };
|
|
1834
1864
|
//# sourceMappingURL=cty-mui-angular-standalone.mjs.map
|