cty-mui-angular 1.0.24 → 1.0.26
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/common/index.d.ts +2 -0
- package/common/providers/camera-preview.d.ts +7 -0
- package/common/providers/speech-transcriber.d.ts +7 -0
- package/cty-mui-module.d.ts +1 -1
- package/directives/proxies-list.d.ts +1 -1
- package/directives/proxies.d.ts +17 -2
- package/esm2022/common/index.mjs +3 -1
- package/esm2022/common/providers/camera-preview.mjs +17 -0
- package/esm2022/common/providers/speech-transcriber.mjs +17 -0
- package/esm2022/cty-mui-module.mjs +2 -2
- package/esm2022/directives/proxies-list.mjs +2 -1
- package/esm2022/directives/proxies.mjs +37 -8
- package/esm2022/index.mjs +3 -2
- package/esm2022/providers/image-viewer-controller.mjs +18 -0
- package/esm2022/standalone/directives/proxies.mjs +40 -8
- package/esm2022/standalone/index.mjs +3 -3
- package/fesm2022/cty-mui-angular-common.mjs +30 -2
- package/fesm2022/cty-mui-angular-common.mjs.map +1 -1
- package/fesm2022/cty-mui-angular-standalone.mjs +130 -99
- package/fesm2022/cty-mui-angular-standalone.mjs.map +1 -1
- package/fesm2022/cty-mui-angular.mjs +54 -10
- package/fesm2022/cty-mui-angular.mjs.map +1 -1
- package/index.d.ts +3 -2
- package/package.json +2 -2
- package/providers/image-viewer-controller.d.ts +8 -0
- package/standalone/directives/proxies.d.ts +17 -2
- package/standalone/index.d.ts +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i1 from 'cty-mui-angular/common';
|
|
2
2
|
import { ValueAccessor, ConfigToken, OverlayBaseController } from 'cty-mui-angular/common';
|
|
3
|
-
export { AudioRecorderService, Config, DeviceInfoService, ImagePickerService, KeyboardService, MediaDownloaderService, NetworkService, PaymentService, ScreenOrientationService, ShareService, StatusBarService, TemplateRefDirective, UtilsService, VideoCaptureService, VolumeControlService, WechatService } from 'cty-mui-angular/common';
|
|
3
|
+
export { AudioRecorderService, CameraPreviewService, Config, DeviceInfoService, ImagePickerService, KeyboardService, MediaDownloaderService, NetworkService, PaymentService, ScreenOrientationService, ShareService, SpeechTranscriberService, StatusBarService, TemplateRefDirective, UtilsService, VideoCaptureService, VolumeControlService, WechatService } from 'cty-mui-angular/common';
|
|
4
4
|
import { __decorate } from 'tslib';
|
|
5
5
|
import * as i0 from '@angular/core';
|
|
6
6
|
import { forwardRef, Component, ChangeDetectionStrategy, HostListener, CUSTOM_ELEMENTS_SCHEMA, makeEnvironmentProviders, APP_INITIALIZER, Injectable } from '@angular/core';
|
|
@@ -22,53 +22,54 @@ import { defineCustomElement as defineCustomElement$c } from 'cty-mui-core/compo
|
|
|
22
22
|
import { defineCustomElement as defineCustomElement$d } from 'cty-mui-core/components/cty-audio.js';
|
|
23
23
|
import { defineCustomElement as defineCustomElement$e } from 'cty-mui-core/components/cty-backdrop.js';
|
|
24
24
|
import { defineCustomElement as defineCustomElement$f } from 'cty-mui-core/components/cty-banner.js';
|
|
25
|
-
import { defineCustomElement as defineCustomElement$g } from 'cty-mui-core/components/cty-camera
|
|
26
|
-
import { defineCustomElement as defineCustomElement$h } from 'cty-mui-core/components/cty-
|
|
27
|
-
import { defineCustomElement as defineCustomElement$i } from 'cty-mui-core/components/cty-canvas-
|
|
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-
|
|
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-
|
|
35
|
-
import { defineCustomElement as defineCustomElement$q } from 'cty-mui-core/components/cty-
|
|
36
|
-
import { defineCustomElement as defineCustomElement$r } from 'cty-mui-core/components/cty-floating-
|
|
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-image-
|
|
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-
|
|
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-swipe
|
|
57
|
-
import { defineCustomElement as defineCustomElement$M } from 'cty-mui-core/components/cty-
|
|
58
|
-
import { defineCustomElement as defineCustomElement$N } from 'cty-mui-core/components/cty-
|
|
59
|
-
import { defineCustomElement as defineCustomElement$O } from 'cty-mui-core/components/cty-
|
|
60
|
-
import { defineCustomElement as defineCustomElement$P } from 'cty-mui-core/components/cty-
|
|
61
|
-
import { defineCustomElement as defineCustomElement$Q } from 'cty-mui-core/components/cty-
|
|
62
|
-
import { defineCustomElement as defineCustomElement$R } from 'cty-mui-core/components/cty-
|
|
25
|
+
import { defineCustomElement as defineCustomElement$g } from 'cty-mui-core/components/cty-camera.js';
|
|
26
|
+
import { defineCustomElement as defineCustomElement$h } from 'cty-mui-core/components/cty-camera-photo.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$i } from 'cty-mui-core/components/cty-canvas-board.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$j } from 'cty-mui-core/components/cty-canvas-video.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$k } from 'cty-mui-core/components/cty-cascader.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$l } from 'cty-mui-core/components/cty-circle.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$m } from 'cty-mui-core/components/cty-count-down.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$n } from 'cty-mui-core/components/cty-crop-image.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$o } from 'cty-mui-core/components/cty-divider.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$p } from 'cty-mui-core/components/cty-dropdown.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$q } from 'cty-mui-core/components/cty-empty.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$r } from 'cty-mui-core/components/cty-floating-bubble.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$s } from 'cty-mui-core/components/cty-floating-panel.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$t } from 'cty-mui-core/components/cty-icon.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$u } from 'cty-mui-core/components/cty-image-upload.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$v } from 'cty-mui-core/components/cty-image-viewer.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$w } from 'cty-mui-core/components/cty-index-bar.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$x } from 'cty-mui-core/components/cty-keyboard.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$y } from 'cty-mui-core/components/cty-loading.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$z } from 'cty-mui-core/components/cty-media-capture.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$A } from 'cty-mui-core/components/cty-nav-bar.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$B } from 'cty-mui-core/components/cty-notice-bar.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$C } from 'cty-mui-core/components/cty-overlay.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$D } from 'cty-mui-core/components/cty-pdf-viewer.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$E } from 'cty-mui-core/components/cty-permission-purpose.js';
|
|
50
|
+
import { defineCustomElement as defineCustomElement$F } from 'cty-mui-core/components/cty-progress.js';
|
|
51
|
+
import { defineCustomElement as defineCustomElement$G } from 'cty-mui-core/components/cty-quick-access.js';
|
|
52
|
+
import { defineCustomElement as defineCustomElement$H } from 'cty-mui-core/components/cty-record.js';
|
|
53
|
+
import { defineCustomElement as defineCustomElement$I } from 'cty-mui-core/components/cty-share-sheet.js';
|
|
54
|
+
import { defineCustomElement as defineCustomElement$J } from 'cty-mui-core/components/cty-step.js';
|
|
55
|
+
import { defineCustomElement as defineCustomElement$K } from 'cty-mui-core/components/cty-steps.js';
|
|
56
|
+
import { defineCustomElement as defineCustomElement$L } from 'cty-mui-core/components/cty-swipe.js';
|
|
57
|
+
import { defineCustomElement as defineCustomElement$M } from 'cty-mui-core/components/cty-swipe-item.js';
|
|
58
|
+
import { defineCustomElement as defineCustomElement$N } from 'cty-mui-core/components/cty-text-ellipsis.js';
|
|
59
|
+
import { defineCustomElement as defineCustomElement$O } from 'cty-mui-core/components/cty-title-bar.js';
|
|
60
|
+
import { defineCustomElement as defineCustomElement$P } from 'cty-mui-core/components/cty-tour.js';
|
|
61
|
+
import { defineCustomElement as defineCustomElement$Q } from 'cty-mui-core/components/cty-tutorial.js';
|
|
62
|
+
import { defineCustomElement as defineCustomElement$R } from 'cty-mui-core/components/cty-video.js';
|
|
63
|
+
import { defineCustomElement as defineCustomElement$S } from 'cty-mui-core/components/cty-virtual-list.js';
|
|
63
64
|
import { initialize, alertController, actionSheetController, cameraPhotoController, cascaderController, loadingController, imageViewerController, overlayController, recordController, shareSheetController, tutorialController } from 'cty-mui-core/components';
|
|
64
65
|
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';
|
|
65
|
-
import { defineCustomElement as defineCustomElement$
|
|
66
|
-
import { defineCustomElement as defineCustomElement$
|
|
67
|
-
import { defineCustomElement as defineCustomElement$
|
|
68
|
-
import { defineCustomElement as defineCustomElement$
|
|
69
|
-
import { defineCustomElement as defineCustomElement$
|
|
70
|
-
import { defineCustomElement as defineCustomElement$
|
|
71
|
-
import { defineCustomElement as defineCustomElement$
|
|
66
|
+
import { defineCustomElement as defineCustomElement$T } from 'cty-mui-core/components/cty-action-sheet';
|
|
67
|
+
import { defineCustomElement as defineCustomElement$U } from 'cty-mui-core/components/cty-camera-photo';
|
|
68
|
+
import { defineCustomElement as defineCustomElement$V } from 'cty-mui-core/components/cty-cascader';
|
|
69
|
+
import { defineCustomElement as defineCustomElement$W } from 'cty-mui-core/components/cty-loading';
|
|
70
|
+
import { defineCustomElement as defineCustomElement$X } from 'cty-mui-core/components/cty-record';
|
|
71
|
+
import { defineCustomElement as defineCustomElement$Y } from 'cty-mui-core/components/cty-share-sheet';
|
|
72
|
+
import { defineCustomElement as defineCustomElement$Z } from 'cty-mui-core/components/cty-tutorial';
|
|
72
73
|
import { actionSheetController as actionSheetController$1, alertController as alertController$1, loadingController as loadingController$1, modalController, pickerController, popoverController, toastController } from '@ionic/core/components';
|
|
73
74
|
|
|
74
75
|
/* eslint-disable */
|
|
@@ -716,6 +717,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
716
717
|
standalone: true
|
|
717
718
|
}]
|
|
718
719
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
720
|
+
let CtyCamera = class CtyCamera {
|
|
721
|
+
z;
|
|
722
|
+
el;
|
|
723
|
+
constructor(c, r, z) {
|
|
724
|
+
this.z = z;
|
|
725
|
+
c.detach();
|
|
726
|
+
this.el = r.nativeElement;
|
|
727
|
+
proxyOutputs(this, this.el, ['ctyDismiss', 'ctyTakePhoto', 'ctyConfirm']);
|
|
728
|
+
}
|
|
729
|
+
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCamera, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
730
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CtyCamera, isStandalone: true, selector: "cty-camera", inputs: { closeIcon: "closeIcon", confirmIcon: "confirmIcon", confirmText: "confirmText", file: "file", flashText: "flashText", flipText: "flipText", height: "height", max: "max", options: "options", quality: "quality", ratioText: "ratioText", ratios: "ratios", safeArea: "safeArea", title: "title", width: "width", zooms: "zooms" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
731
|
+
};
|
|
732
|
+
CtyCamera = __decorate([
|
|
733
|
+
ProxyCmp({
|
|
734
|
+
defineCustomElementFn: defineCustomElement$g,
|
|
735
|
+
inputs: ['closeIcon', 'confirmIcon', 'confirmText', 'file', 'flashText', 'flipText', 'height', 'max', 'options', 'quality', 'ratioText', 'ratios', 'safeArea', 'title', 'width', 'zooms'],
|
|
736
|
+
methods: ['flipCamera', 'toggleFlash', 'flashOff', 'flashOn', 'ratioChange', 'setZoom', 'takePhoto']
|
|
737
|
+
})
|
|
738
|
+
], CtyCamera);
|
|
739
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCamera, decorators: [{
|
|
740
|
+
type: Component,
|
|
741
|
+
args: [{
|
|
742
|
+
selector: 'cty-camera',
|
|
743
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
744
|
+
template: '<ng-content></ng-content>',
|
|
745
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
746
|
+
inputs: ['closeIcon', 'confirmIcon', 'confirmText', 'file', 'flashText', 'flipText', 'height', 'max', 'options', 'quality', 'ratioText', 'ratios', 'safeArea', 'title', 'width', 'zooms'],
|
|
747
|
+
standalone: true
|
|
748
|
+
}]
|
|
749
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
719
750
|
let CtyCameraPhoto = class CtyCameraPhoto {
|
|
720
751
|
z;
|
|
721
752
|
el;
|
|
@@ -726,12 +757,12 @@ let CtyCameraPhoto = class CtyCameraPhoto {
|
|
|
726
757
|
proxyOutputs(this, this.el, ['ctyTapStart', 'ctyTap', 'ctyDismiss', 'ctyDidPresent', 'ctyWillPresent', 'ctyWillDismiss', 'ctyDidDismiss']);
|
|
727
758
|
}
|
|
728
759
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCameraPhoto, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
729
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CtyCameraPhoto, isStandalone: true, selector: "cty-camera-photo", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", cancelText: "cancelText", clipCancelText: "clipCancelText", clipCconfirmText: "clipCconfirmText", clipImageBg: "clipImageBg", clipImageQuality: "clipImageQuality", clipImageSuffix: "clipImageSuffix", clipImageWidth: "clipImageWidth", clipMaxScale: "clipMaxScale", clipMinScale: "clipMinScale", clipPt: "clipPt", closeIcon: "closeIcon", closeable: "closeable", count: "count", cssClass: "cssClass", enterAnimation: "enterAnimation", file: "file", leaveAnimation: "leaveAnimation", options: "options", overlay: "overlay", permissionPurpose: "permissionPurpose", photoOption: "photoOption", root: "root", title: "title", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
760
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CtyCameraPhoto, isStandalone: true, selector: "cty-camera-photo", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", cameraProps: "cameraProps", cancelText: "cancelText", clipCancelText: "clipCancelText", clipCconfirmText: "clipCconfirmText", clipImageBg: "clipImageBg", clipImageQuality: "clipImageQuality", clipImageSuffix: "clipImageSuffix", clipImageWidth: "clipImageWidth", clipMaxScale: "clipMaxScale", clipMinScale: "clipMinScale", clipPt: "clipPt", closeIcon: "closeIcon", closeable: "closeable", continuous: "continuous", count: "count", cssClass: "cssClass", enterAnimation: "enterAnimation", file: "file", leaveAnimation: "leaveAnimation", options: "options", overlay: "overlay", permissionPurpose: "permissionPurpose", photoOption: "photoOption", root: "root", title: "title", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
730
761
|
};
|
|
731
762
|
CtyCameraPhoto = __decorate([
|
|
732
763
|
ProxyCmp({
|
|
733
|
-
defineCustomElementFn: defineCustomElement$
|
|
734
|
-
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'],
|
|
764
|
+
defineCustomElementFn: defineCustomElement$h,
|
|
765
|
+
inputs: ['animated', 'backdropDismiss', 'cameraProps', 'cancelText', 'clipCancelText', 'clipCconfirmText', 'clipImageBg', 'clipImageQuality', 'clipImageSuffix', 'clipImageWidth', 'clipMaxScale', 'clipMinScale', 'clipPt', 'closeIcon', 'closeable', 'continuous', 'count', 'cssClass', 'enterAnimation', 'file', 'leaveAnimation', 'options', 'overlay', 'permissionPurpose', 'photoOption', 'root', 'title', 'trigger'],
|
|
735
766
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
736
767
|
})
|
|
737
768
|
], CtyCameraPhoto);
|
|
@@ -742,7 +773,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
742
773
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
743
774
|
template: '<ng-content></ng-content>',
|
|
744
775
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
745
|
-
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'],
|
|
776
|
+
inputs: ['animated', 'backdropDismiss', 'cameraProps', 'cancelText', 'clipCancelText', 'clipCconfirmText', 'clipImageBg', 'clipImageQuality', 'clipImageSuffix', 'clipImageWidth', 'clipMaxScale', 'clipMinScale', 'clipPt', 'closeIcon', 'closeable', 'continuous', 'count', 'cssClass', 'enterAnimation', 'file', 'leaveAnimation', 'options', 'overlay', 'permissionPurpose', 'photoOption', 'root', 'title', 'trigger'],
|
|
746
777
|
standalone: true
|
|
747
778
|
}]
|
|
748
779
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -760,7 +791,7 @@ let CtyCanvasBoard = class CtyCanvasBoard {
|
|
|
760
791
|
};
|
|
761
792
|
CtyCanvasBoard = __decorate([
|
|
762
793
|
ProxyCmp({
|
|
763
|
-
defineCustomElementFn: defineCustomElement$
|
|
794
|
+
defineCustomElementFn: defineCustomElement$i,
|
|
764
795
|
inputs: ['bgColor', 'bgIcon', 'clearIcon', 'clearLabel', 'confirmLabel', 'dpr', 'eraserIcon', 'footerOpn', 'headerOpn', 'lineCap', 'lineWidths', 'pencilIcon', 'quality', 'redoIcon', 'showButtons', 'strokeColor', 'strokeWidth', 'suffix', 'undoIcon'],
|
|
765
796
|
methods: ['undo', 'redo', 'clear', 'getDataURL']
|
|
766
797
|
})
|
|
@@ -790,7 +821,7 @@ let CtyCanvasVideo = class CtyCanvasVideo {
|
|
|
790
821
|
};
|
|
791
822
|
CtyCanvasVideo = __decorate([
|
|
792
823
|
ProxyCmp({
|
|
793
|
-
defineCustomElementFn: defineCustomElement$
|
|
824
|
+
defineCustomElementFn: defineCustomElement$j,
|
|
794
825
|
inputs: ['autoplay', 'avatarButton', 'next', 'preload', 'props', 'slice', 'videos'],
|
|
795
826
|
methods: ['slideToPrev', 'slideToNext']
|
|
796
827
|
})
|
|
@@ -820,7 +851,7 @@ let CtyCascader = class CtyCascader {
|
|
|
820
851
|
};
|
|
821
852
|
CtyCascader = __decorate([
|
|
822
853
|
ProxyCmp({
|
|
823
|
-
defineCustomElementFn: defineCustomElement$
|
|
854
|
+
defineCustomElementFn: defineCustomElement$k,
|
|
824
855
|
inputs: ['animated', 'backdropDismiss', 'cancelText', 'cascade', 'childrenKey', 'columns', 'columnsCount', 'confirmText', 'cssClass', 'defaultValues', 'enterAnimation', 'leaveAnimation', 'optionCount', 'optionHeight', 'root', 'textKey', 'title', 'trigger', 'type', 'valueKey'],
|
|
825
856
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
826
857
|
})
|
|
@@ -849,7 +880,7 @@ let CtyCircle = class CtyCircle {
|
|
|
849
880
|
};
|
|
850
881
|
CtyCircle = __decorate([
|
|
851
882
|
ProxyCmp({
|
|
852
|
-
defineCustomElementFn: defineCustomElement$
|
|
883
|
+
defineCustomElementFn: defineCustomElement$l,
|
|
853
884
|
inputs: ['clockwise', 'color', 'offset', 'rad', 'rate', 'ratio', 'text', 'width', 'widthDif', 'zeroTransparent']
|
|
854
885
|
})
|
|
855
886
|
], CtyCircle);
|
|
@@ -878,7 +909,7 @@ let CtyCountDown = class CtyCountDown {
|
|
|
878
909
|
};
|
|
879
910
|
CtyCountDown = __decorate([
|
|
880
911
|
ProxyCmp({
|
|
881
|
-
defineCustomElementFn: defineCustomElement$
|
|
912
|
+
defineCustomElementFn: defineCustomElement$m,
|
|
882
913
|
inputs: ['autoStart', 'dateFormatUnit', 'format', 'millisecond', 'time', 'unit'],
|
|
883
914
|
methods: ['start', 'reset', 'pause']
|
|
884
915
|
})
|
|
@@ -908,7 +939,7 @@ let CtyCropImage = class CtyCropImage {
|
|
|
908
939
|
};
|
|
909
940
|
CtyCropImage = __decorate([
|
|
910
941
|
ProxyCmp({
|
|
911
|
-
defineCustomElementFn: defineCustomElement$
|
|
942
|
+
defineCustomElementFn: defineCustomElement$n,
|
|
912
943
|
inputs: ['cancelText', 'confirmText', 'imageBackground', 'imageWidth', 'maxScale', 'minScale', 'quality', 'suffix', 'url'],
|
|
913
944
|
methods: ['getCanvasImg']
|
|
914
945
|
})
|
|
@@ -937,7 +968,7 @@ let CtyDivider = class CtyDivider {
|
|
|
937
968
|
};
|
|
938
969
|
CtyDivider = __decorate([
|
|
939
970
|
ProxyCmp({
|
|
940
|
-
defineCustomElementFn: defineCustomElement$
|
|
971
|
+
defineCustomElementFn: defineCustomElement$o,
|
|
941
972
|
inputs: ['placement', 'vertical']
|
|
942
973
|
})
|
|
943
974
|
], CtyDivider);
|
|
@@ -959,15 +990,15 @@ let CtyDropdown = class CtyDropdown {
|
|
|
959
990
|
this.z = z;
|
|
960
991
|
c.detach();
|
|
961
992
|
this.el = r.nativeElement;
|
|
962
|
-
proxyOutputs(this, this.el, ['ctyChange']);
|
|
993
|
+
proxyOutputs(this, this.el, ['ctyChange', 'ctyOpened', 'ctyClosed']);
|
|
963
994
|
}
|
|
964
995
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
965
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CtyDropdown, isStandalone: true, selector: "cty-dropdown", inputs: { arrowIcon: "arrowIcon", backdropDismiss: "backdropDismiss", defaultValue: "defaultValue",
|
|
996
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: CtyDropdown, isStandalone: true, selector: "cty-dropdown", inputs: { arrowIcon: "arrowIcon", autoCollapse: "autoCollapse", backdropDismiss: "backdropDismiss", defaultValue: "defaultValue", direction: "direction", fixedLabel: "fixedLabel", options: "options", outsideDismiss: "outsideDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
966
997
|
};
|
|
967
998
|
CtyDropdown = __decorate([
|
|
968
999
|
ProxyCmp({
|
|
969
|
-
defineCustomElementFn: defineCustomElement$
|
|
970
|
-
inputs: ['arrowIcon', 'backdropDismiss', 'defaultValue', '
|
|
1000
|
+
defineCustomElementFn: defineCustomElement$p,
|
|
1001
|
+
inputs: ['arrowIcon', 'autoCollapse', 'backdropDismiss', 'defaultValue', 'direction', 'fixedLabel', 'options', 'outsideDismiss'],
|
|
971
1002
|
methods: ['close', 'toggleNavPop']
|
|
972
1003
|
})
|
|
973
1004
|
], CtyDropdown);
|
|
@@ -978,7 +1009,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
978
1009
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
979
1010
|
template: '<ng-content></ng-content>',
|
|
980
1011
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
981
|
-
inputs: ['arrowIcon', 'backdropDismiss', 'defaultValue', '
|
|
1012
|
+
inputs: ['arrowIcon', 'autoCollapse', 'backdropDismiss', 'defaultValue', 'direction', 'fixedLabel', 'options', 'outsideDismiss'],
|
|
982
1013
|
standalone: true
|
|
983
1014
|
}]
|
|
984
1015
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -995,7 +1026,7 @@ let CtyEmpty = class CtyEmpty {
|
|
|
995
1026
|
};
|
|
996
1027
|
CtyEmpty = __decorate([
|
|
997
1028
|
ProxyCmp({
|
|
998
|
-
defineCustomElementFn: defineCustomElement$
|
|
1029
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
999
1030
|
inputs: ['description', 'image']
|
|
1000
1031
|
})
|
|
1001
1032
|
], CtyEmpty);
|
|
@@ -1024,7 +1055,7 @@ let CtyFloatingBubble = class CtyFloatingBubble {
|
|
|
1024
1055
|
};
|
|
1025
1056
|
CtyFloatingBubble = __decorate([
|
|
1026
1057
|
ProxyCmp({
|
|
1027
|
-
defineCustomElementFn: defineCustomElement$
|
|
1058
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
1028
1059
|
inputs: ['axis', 'gap', 'icon', 'magnetic', 'offset']
|
|
1029
1060
|
})
|
|
1030
1061
|
], CtyFloatingBubble);
|
|
@@ -1053,7 +1084,7 @@ let CtyFloatingPanel = class CtyFloatingPanel {
|
|
|
1053
1084
|
};
|
|
1054
1085
|
CtyFloatingPanel = __decorate([
|
|
1055
1086
|
ProxyCmp({
|
|
1056
|
-
defineCustomElementFn: defineCustomElement$
|
|
1087
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
1057
1088
|
inputs: ['anchors', 'contentDraggable', 'damp', 'endAnchor', 'icon']
|
|
1058
1089
|
})
|
|
1059
1090
|
], CtyFloatingPanel);
|
|
@@ -1081,7 +1112,7 @@ let CtyIcon = class CtyIcon {
|
|
|
1081
1112
|
};
|
|
1082
1113
|
CtyIcon = __decorate([
|
|
1083
1114
|
ProxyCmp({
|
|
1084
|
-
defineCustomElementFn: defineCustomElement$
|
|
1115
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
1085
1116
|
inputs: ['color', 'flipRtl', 'lazy', 'name', 'sanitize', 'size']
|
|
1086
1117
|
})
|
|
1087
1118
|
], CtyIcon);
|
|
@@ -1110,7 +1141,7 @@ let CtyImageUpload = class CtyImageUpload {
|
|
|
1110
1141
|
};
|
|
1111
1142
|
CtyImageUpload = __decorate([
|
|
1112
1143
|
ProxyCmp({
|
|
1113
|
-
defineCustomElementFn: defineCustomElement$
|
|
1144
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
1114
1145
|
inputs: ['addIcon', 'addImage', 'cameraPhotoOptions', 'count', 'deleteable', 'imageViewer', 'imageViewerOptions', 'images']
|
|
1115
1146
|
})
|
|
1116
1147
|
], CtyImageUpload);
|
|
@@ -1139,7 +1170,7 @@ let CtyImageViewer = class CtyImageViewer {
|
|
|
1139
1170
|
};
|
|
1140
1171
|
CtyImageViewer = __decorate([
|
|
1141
1172
|
ProxyCmp({
|
|
1142
|
-
defineCustomElementFn: defineCustomElement$
|
|
1173
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
1143
1174
|
inputs: ['animated', 'attrs', 'backdropDismiss', 'closeable', 'cssClass', 'enterAnimation', 'images', 'initialSlide', 'leaveAnimation', 'loop', 'pager', 'root', 'speed', 'trigger', 'zoom'],
|
|
1144
1175
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'slideTo']
|
|
1145
1176
|
})
|
|
@@ -1169,7 +1200,7 @@ let CtyIndexBar = class CtyIndexBar {
|
|
|
1169
1200
|
};
|
|
1170
1201
|
CtyIndexBar = __decorate([
|
|
1171
1202
|
ProxyCmp({
|
|
1172
|
-
defineCustomElementFn: defineCustomElement$
|
|
1203
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
1173
1204
|
inputs: ['alphabet', 'alphabets', 'duration', 'indexList', 'offsetDiff', 'sticky', 'stickyTop', 'sum'],
|
|
1174
1205
|
methods: ['scrollToIndex']
|
|
1175
1206
|
})
|
|
@@ -1198,7 +1229,7 @@ let CtyKeyboard = class CtyKeyboard {
|
|
|
1198
1229
|
};
|
|
1199
1230
|
CtyKeyboard = __decorate([
|
|
1200
1231
|
ProxyCmp({
|
|
1201
|
-
defineCustomElementFn: defineCustomElement$
|
|
1232
|
+
defineCustomElementFn: defineCustomElement$x
|
|
1202
1233
|
})
|
|
1203
1234
|
], CtyKeyboard);
|
|
1204
1235
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyKeyboard, decorators: [{
|
|
@@ -1226,7 +1257,7 @@ let CtyLoading = class CtyLoading {
|
|
|
1226
1257
|
};
|
|
1227
1258
|
CtyLoading = __decorate([
|
|
1228
1259
|
ProxyCmp({
|
|
1229
|
-
defineCustomElementFn: defineCustomElement$
|
|
1260
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
1230
1261
|
inputs: ['animated', 'backdropDismiss', 'cssClass', 'enterAnimation', 'img', 'leaveAnimation', 'root', 'spinner', 'trigger', 'vertical'],
|
|
1231
1262
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1232
1263
|
})
|
|
@@ -1256,7 +1287,7 @@ let CtyMediaCapture = class CtyMediaCapture {
|
|
|
1256
1287
|
};
|
|
1257
1288
|
CtyMediaCapture = __decorate([
|
|
1258
1289
|
ProxyCmp({
|
|
1259
|
-
defineCustomElementFn: defineCustomElement$
|
|
1290
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
1260
1291
|
inputs: ['autoplay', 'captureTime', 'closeIcon', 'confirmText', 'controls', 'loop', 'options', 'poster', 'revocationIcon', 'timeLimit'],
|
|
1261
1292
|
methods: ['startVideoCapture', 'stopVideoCapture']
|
|
1262
1293
|
})
|
|
@@ -1286,7 +1317,7 @@ let CtyNavBar = class CtyNavBar {
|
|
|
1286
1317
|
};
|
|
1287
1318
|
CtyNavBar = __decorate([
|
|
1288
1319
|
ProxyCmp({
|
|
1289
|
-
defineCustomElementFn: defineCustomElement$
|
|
1320
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
1290
1321
|
inputs: ['arrow', 'arrowIcon', 'end', 'start', 'title', 'type']
|
|
1291
1322
|
})
|
|
1292
1323
|
], CtyNavBar);
|
|
@@ -1315,7 +1346,7 @@ let CtyNoticeBar = class CtyNoticeBar {
|
|
|
1315
1346
|
};
|
|
1316
1347
|
CtyNoticeBar = __decorate([
|
|
1317
1348
|
ProxyCmp({
|
|
1318
|
-
defineCustomElementFn: defineCustomElement$
|
|
1349
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
1319
1350
|
inputs: ['endIcon', 'scrollable', 'speed', 'startIcon', 'text']
|
|
1320
1351
|
})
|
|
1321
1352
|
], CtyNoticeBar);
|
|
@@ -1344,7 +1375,7 @@ let CtyOverlay = class CtyOverlay {
|
|
|
1344
1375
|
};
|
|
1345
1376
|
CtyOverlay = __decorate([
|
|
1346
1377
|
ProxyCmp({
|
|
1347
|
-
defineCustomElementFn: defineCustomElement$
|
|
1378
|
+
defineCustomElementFn: defineCustomElement$C,
|
|
1348
1379
|
inputs: ['animated', 'backdropDismiss', 'cssClass', 'enterAnimation', 'html', 'leaveAnimation', 'position', 'root', 'trigger'],
|
|
1349
1380
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1350
1381
|
})
|
|
@@ -1374,7 +1405,7 @@ let CtyPdfViewer = class CtyPdfViewer {
|
|
|
1374
1405
|
};
|
|
1375
1406
|
CtyPdfViewer = __decorate([
|
|
1376
1407
|
ProxyCmp({
|
|
1377
|
-
defineCustomElementFn: defineCustomElement$
|
|
1408
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
1378
1409
|
inputs: ['url', 'viewerUrl']
|
|
1379
1410
|
})
|
|
1380
1411
|
], CtyPdfViewer);
|
|
@@ -1403,7 +1434,7 @@ let CtyPermissionPurpose = class CtyPermissionPurpose {
|
|
|
1403
1434
|
};
|
|
1404
1435
|
CtyPermissionPurpose = __decorate([
|
|
1405
1436
|
ProxyCmp({
|
|
1406
|
-
defineCustomElementFn: defineCustomElement$
|
|
1437
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
1407
1438
|
inputs: ['backdropDismiss', 'description']
|
|
1408
1439
|
})
|
|
1409
1440
|
], CtyPermissionPurpose);
|
|
@@ -1431,7 +1462,7 @@ let CtyProgress = class CtyProgress {
|
|
|
1431
1462
|
};
|
|
1432
1463
|
CtyProgress = __decorate([
|
|
1433
1464
|
ProxyCmp({
|
|
1434
|
-
defineCustomElementFn: defineCustomElement$
|
|
1465
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1435
1466
|
inputs: ['percentage', 'pivot', 'pivotText']
|
|
1436
1467
|
})
|
|
1437
1468
|
], CtyProgress);
|
|
@@ -1460,7 +1491,7 @@ let CtyQuickAccess = class CtyQuickAccess {
|
|
|
1460
1491
|
};
|
|
1461
1492
|
CtyQuickAccess = __decorate([
|
|
1462
1493
|
ProxyCmp({
|
|
1463
|
-
defineCustomElementFn: defineCustomElement$
|
|
1494
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1464
1495
|
inputs: ['col', 'duration', 'options', 'paper', 'props', 'quickThreshold', 'row', 'slideThreshold'],
|
|
1465
1496
|
methods: ['getCurrentPage']
|
|
1466
1497
|
})
|
|
@@ -1490,7 +1521,7 @@ let CtyRecord = class CtyRecord {
|
|
|
1490
1521
|
};
|
|
1491
1522
|
CtyRecord = __decorate([
|
|
1492
1523
|
ProxyCmp({
|
|
1493
|
-
defineCustomElementFn: defineCustomElement$
|
|
1524
|
+
defineCustomElementFn: defineCustomElement$H,
|
|
1494
1525
|
inputs: ['animated', 'backdropDismiss', 'circleColor', 'circleWidth', 'closeable', 'cssClass', 'enterAnimation', 'leaveAnimation', 'maxSeconds', 'minSeconds', 'root', 'trigger'],
|
|
1495
1526
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'resetRecordState', 'startRecord', 'stopRecording']
|
|
1496
1527
|
})
|
|
@@ -1520,7 +1551,7 @@ let CtyShareSheet = class CtyShareSheet {
|
|
|
1520
1551
|
};
|
|
1521
1552
|
CtyShareSheet = __decorate([
|
|
1522
1553
|
ProxyCmp({
|
|
1523
|
-
defineCustomElementFn: defineCustomElement$
|
|
1554
|
+
defineCustomElementFn: defineCustomElement$I,
|
|
1524
1555
|
inputs: ['animated', 'backdropDismiss', 'cancelText', 'cssClass', 'description', 'enterAnimation', 'guide', 'guideImg', 'hiddenSheet', 'leaveAnimation', 'legacyCopy', 'options', 'permissionDescription', 'permissionPurpose', 'root', 'shareOption', 'title', 'trigger'],
|
|
1525
1556
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1526
1557
|
})
|
|
@@ -1549,7 +1580,7 @@ let CtyStep = class CtyStep {
|
|
|
1549
1580
|
};
|
|
1550
1581
|
CtyStep = __decorate([
|
|
1551
1582
|
ProxyCmp({
|
|
1552
|
-
defineCustomElementFn: defineCustomElement$
|
|
1583
|
+
defineCustomElementFn: defineCustomElement$J
|
|
1553
1584
|
})
|
|
1554
1585
|
], CtyStep);
|
|
1555
1586
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyStep, decorators: [{
|
|
@@ -1577,7 +1608,7 @@ let CtySteps = class CtySteps {
|
|
|
1577
1608
|
};
|
|
1578
1609
|
CtySteps = __decorate([
|
|
1579
1610
|
ProxyCmp({
|
|
1580
|
-
defineCustomElementFn: defineCustomElement$
|
|
1611
|
+
defineCustomElementFn: defineCustomElement$K,
|
|
1581
1612
|
inputs: ['active', 'activeIcon', 'direction', 'finishIcon', 'inactiveIcon'],
|
|
1582
1613
|
methods: ['onClickStep']
|
|
1583
1614
|
})
|
|
@@ -1607,7 +1638,7 @@ let CtySwipe = class CtySwipe {
|
|
|
1607
1638
|
};
|
|
1608
1639
|
CtySwipe = __decorate([
|
|
1609
1640
|
ProxyCmp({
|
|
1610
|
-
defineCustomElementFn: defineCustomElement$
|
|
1641
|
+
defineCustomElementFn: defineCustomElement$L,
|
|
1611
1642
|
inputs: ['autoplay', 'duration', 'indicator', 'initialSwipe', 'loop', 'touchable', 'vertical'],
|
|
1612
1643
|
methods: ['prev', 'next', 'swipeTo']
|
|
1613
1644
|
})
|
|
@@ -1636,7 +1667,7 @@ let CtySwipeItem = class CtySwipeItem {
|
|
|
1636
1667
|
};
|
|
1637
1668
|
CtySwipeItem = __decorate([
|
|
1638
1669
|
ProxyCmp({
|
|
1639
|
-
defineCustomElementFn: defineCustomElement$
|
|
1670
|
+
defineCustomElementFn: defineCustomElement$M,
|
|
1640
1671
|
methods: ['setOffset']
|
|
1641
1672
|
})
|
|
1642
1673
|
], CtySwipeItem);
|
|
@@ -1665,7 +1696,7 @@ let CtyTextEllipsis = class CtyTextEllipsis {
|
|
|
1665
1696
|
};
|
|
1666
1697
|
CtyTextEllipsis = __decorate([
|
|
1667
1698
|
ProxyCmp({
|
|
1668
|
-
defineCustomElementFn: defineCustomElement$
|
|
1699
|
+
defineCustomElementFn: defineCustomElement$N,
|
|
1669
1700
|
inputs: ['collapseText', 'content', 'dots', 'expandText', 'position', 'rows']
|
|
1670
1701
|
})
|
|
1671
1702
|
], CtyTextEllipsis);
|
|
@@ -1694,7 +1725,7 @@ let CtyTitleBar = class CtyTitleBar {
|
|
|
1694
1725
|
};
|
|
1695
1726
|
CtyTitleBar = __decorate([
|
|
1696
1727
|
ProxyCmp({
|
|
1697
|
-
defineCustomElementFn: defineCustomElement$
|
|
1728
|
+
defineCustomElementFn: defineCustomElement$O,
|
|
1698
1729
|
inputs: ['endIcon', 'endText', 'startIcon', 'title']
|
|
1699
1730
|
})
|
|
1700
1731
|
], CtyTitleBar);
|
|
@@ -1723,7 +1754,7 @@ let CtyTour = class CtyTour {
|
|
|
1723
1754
|
};
|
|
1724
1755
|
CtyTour = __decorate([
|
|
1725
1756
|
ProxyCmp({
|
|
1726
|
-
defineCustomElementFn: defineCustomElement$
|
|
1757
|
+
defineCustomElementFn: defineCustomElement$P,
|
|
1727
1758
|
inputs: ['arrow', 'backdropDismiss', 'closeable', 'completeText', 'cssClass', 'initialIndex', 'nextText', 'placement', 'popoverAttrs', 'prevText', 'showPrev', 'steps'],
|
|
1728
1759
|
methods: ['present', 'dismiss', 'prevStep', 'nextStep', 'complete']
|
|
1729
1760
|
})
|
|
@@ -1753,7 +1784,7 @@ let CtyTutorial = class CtyTutorial {
|
|
|
1753
1784
|
};
|
|
1754
1785
|
CtyTutorial = __decorate([
|
|
1755
1786
|
ProxyCmp({
|
|
1756
|
-
defineCustomElementFn: defineCustomElement$
|
|
1787
|
+
defineCustomElementFn: defineCustomElement$Q,
|
|
1757
1788
|
inputs: ['animated', 'autoplay', 'backdropDismiss', 'banners', 'closeable', 'cssClass', 'duration', 'enterAnimation', 'indicator', 'initialIndex', 'leaveAnimation', 'loop', 'props', 'root', 'touchable', 'trigger', 'vertical'],
|
|
1758
1789
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1759
1790
|
})
|
|
@@ -1783,7 +1814,7 @@ let CtyVideo = class CtyVideo {
|
|
|
1783
1814
|
};
|
|
1784
1815
|
CtyVideo = __decorate([
|
|
1785
1816
|
ProxyCmp({
|
|
1786
|
-
defineCustomElementFn: defineCustomElement$
|
|
1817
|
+
defineCustomElementFn: defineCustomElement$R,
|
|
1787
1818
|
inputs: ['allowBackgroundForward', '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'],
|
|
1788
1819
|
methods: ['play', 'setCtrlShow', 'pause', 'setVideoCurrentTime', 'clearCtrlTimeout', 'setWarningMsg', 'toggleVideo', 'toggleVolume', 'setPlayRate', 'getVideoElement', 'getVideoState']
|
|
1789
1820
|
})
|
|
@@ -1813,7 +1844,7 @@ let CtyVirtualList = class CtyVirtualList {
|
|
|
1813
1844
|
};
|
|
1814
1845
|
CtyVirtualList = __decorate([
|
|
1815
1846
|
ProxyCmp({
|
|
1816
|
-
defineCustomElementFn: defineCustomElement$
|
|
1847
|
+
defineCustomElementFn: defineCustomElement$S,
|
|
1817
1848
|
inputs: ['containerHeight', 'direction', 'itemKey', 'items', 'preloadItemCount']
|
|
1818
1849
|
})
|
|
1819
1850
|
], CtyVirtualList);
|
|
@@ -1867,7 +1898,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1867
1898
|
class CtyActionSheetController extends OverlayBaseController {
|
|
1868
1899
|
constructor() {
|
|
1869
1900
|
super(actionSheetController);
|
|
1870
|
-
defineCustomElement$
|
|
1901
|
+
defineCustomElement$T();
|
|
1871
1902
|
}
|
|
1872
1903
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyActionSheetController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1873
1904
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyActionSheetController, providedIn: 'root' });
|
|
@@ -1882,7 +1913,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1882
1913
|
class CtyCameraPhotoController extends OverlayBaseController {
|
|
1883
1914
|
constructor() {
|
|
1884
1915
|
super(cameraPhotoController);
|
|
1885
|
-
defineCustomElement$
|
|
1916
|
+
defineCustomElement$U();
|
|
1886
1917
|
}
|
|
1887
1918
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCameraPhotoController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1888
1919
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCameraPhotoController, providedIn: 'root' });
|
|
@@ -1897,7 +1928,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1897
1928
|
class CtyCascaderController extends OverlayBaseController {
|
|
1898
1929
|
constructor() {
|
|
1899
1930
|
super(cascaderController);
|
|
1900
|
-
defineCustomElement$
|
|
1931
|
+
defineCustomElement$V();
|
|
1901
1932
|
}
|
|
1902
1933
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCascaderController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1903
1934
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyCascaderController, providedIn: 'root' });
|
|
@@ -1912,7 +1943,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1912
1943
|
class CtyLoadingController extends OverlayBaseController {
|
|
1913
1944
|
constructor() {
|
|
1914
1945
|
super(loadingController);
|
|
1915
|
-
defineCustomElement$
|
|
1946
|
+
defineCustomElement$W();
|
|
1916
1947
|
}
|
|
1917
1948
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyLoadingController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1918
1949
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyLoadingController, providedIn: 'root' });
|
|
@@ -1957,7 +1988,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1957
1988
|
class CtyRecordController extends OverlayBaseController {
|
|
1958
1989
|
constructor() {
|
|
1959
1990
|
super(recordController);
|
|
1960
|
-
defineCustomElement$
|
|
1991
|
+
defineCustomElement$X();
|
|
1961
1992
|
}
|
|
1962
1993
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyRecordController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1963
1994
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyRecordController, providedIn: 'root' });
|
|
@@ -1972,7 +2003,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1972
2003
|
class CtyShareSheetController extends OverlayBaseController {
|
|
1973
2004
|
constructor() {
|
|
1974
2005
|
super(shareSheetController);
|
|
1975
|
-
defineCustomElement$
|
|
2006
|
+
defineCustomElement$Y();
|
|
1976
2007
|
}
|
|
1977
2008
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyShareSheetController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1978
2009
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyShareSheetController, providedIn: 'root' });
|
|
@@ -1987,7 +2018,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1987
2018
|
class CtyTutorialController extends OverlayBaseController {
|
|
1988
2019
|
constructor() {
|
|
1989
2020
|
super(tutorialController);
|
|
1990
|
-
defineCustomElement$
|
|
2021
|
+
defineCustomElement$Z();
|
|
1991
2022
|
}
|
|
1992
2023
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyTutorialController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1993
2024
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: CtyTutorialController, providedIn: 'root' });
|
|
@@ -2080,5 +2111,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2080
2111
|
* Generated bundle index. Do not edit.
|
|
2081
2112
|
*/
|
|
2082
2113
|
|
|
2083
|
-
export { CtyActionSheet, CtyActionSheetController, CtyAgree, CtyAlert, CtyAlertController, CtyAnswerSheet, CtyArticleCard, CtyAudio, CtyBackdrop, CtyBanner, CtyCameraPhoto, CtyCameraPhotoController, CtyCanvasBoard, CtyCanvasVideo, CtyCascader, CtyCascaderController, CtyCascaderView, CtyCircle, CtyController, CtyCountDown, CtyCropImage, CtyDivider, CtyDropdown, CtyEmpty, CtyFloatingBubble, CtyFloatingPanel, CtyIcon, CtyImageUpload, CtyImageViewer, CtyImageViewerController, CtyIndexBar, CtyKeyboard, CtyLoading, CtyLoadingController, CtyMediaCapture, CtyNavBar, CtyNoticeBar, CtyOverlay, CtyOverlayController, CtyPdfViewer, CtyPermissionPurpose, CtyProgress, CtyQuickAccess, CtyRate, CtyRecord, CtyRecordController, CtySegmentSlides, CtySelector, CtyShareSheet, CtyShareSheetController, CtySidePanel, CtyStep, CtyStepper, CtySteps, CtySwipe, CtySwipeItem, CtySwiper, CtyTextEllipsis, CtyTitleBar, CtyTour, CtyTutorial, CtyTutorialController, CtyVideo, CtyVirtualList, provideCtyMUIAngular };
|
|
2114
|
+
export { CtyActionSheet, CtyActionSheetController, CtyAgree, CtyAlert, CtyAlertController, CtyAnswerSheet, CtyArticleCard, CtyAudio, CtyBackdrop, CtyBanner, CtyCamera, CtyCameraPhoto, CtyCameraPhotoController, CtyCanvasBoard, CtyCanvasVideo, CtyCascader, CtyCascaderController, CtyCascaderView, CtyCircle, CtyController, CtyCountDown, CtyCropImage, CtyDivider, CtyDropdown, CtyEmpty, CtyFloatingBubble, CtyFloatingPanel, CtyIcon, CtyImageUpload, CtyImageViewer, CtyImageViewerController, CtyIndexBar, CtyKeyboard, CtyLoading, CtyLoadingController, CtyMediaCapture, CtyNavBar, CtyNoticeBar, CtyOverlay, CtyOverlayController, CtyPdfViewer, CtyPermissionPurpose, CtyProgress, CtyQuickAccess, CtyRate, CtyRecord, CtyRecordController, CtySegmentSlides, CtySelector, CtyShareSheet, CtyShareSheetController, CtySidePanel, CtyStep, CtyStepper, CtySteps, CtySwipe, CtySwipeItem, CtySwiper, CtyTextEllipsis, CtyTitleBar, CtyTour, CtyTutorial, CtyTutorialController, CtyVideo, CtyVirtualList, provideCtyMUIAngular };
|
|
2084
2115
|
//# sourceMappingURL=cty-mui-angular-standalone.mjs.map
|