@ionic/angular 8.7.13-dev.11765925297.1bb45463 → 8.7.13-dev.11766070268.1ab3dde2
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/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/display.css +1 -1
- package/css/display.css.map +1 -1
- package/css/flex-utils.css +1 -1
- package/css/flex-utils.css.map +1 -1
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic-swiper.css +1 -1
- package/css/ionic-swiper.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/normalize.css.map +1 -1
- package/css/padding.css.map +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +1 -1
- package/css/utils.bundle.css.map +1 -1
- package/directives/proxies-list.d.ts +1 -1
- package/directives/proxies.d.ts +83 -93
- package/esm2022/directives/proxies-list.mjs +1 -2
- package/esm2022/directives/proxies.mjs +240 -278
- package/esm2022/ionic-module.mjs +2 -2
- package/esm2022/standalone/directives/proxies.mjs +210 -246
- package/fesm2022/ionic-angular-standalone.mjs +341 -376
- package/fesm2022/ionic-angular-standalone.mjs.map +1 -1
- package/fesm2022/ionic-angular.mjs +242 -280
- package/fesm2022/ionic-angular.mjs.map +1 -1
- package/ionic-module.d.ts +1 -1
- package/package.json +2 -2
- package/standalone/directives/proxies.d.ts +70 -79
- package/css/ionic/bundle.ionic.css +0 -1
- package/css/ionic/bundle.ionic.css.map +0 -1
- package/css/ionic/core.ionic.css +0 -1
- package/css/ionic/core.ionic.css.map +0 -1
- package/css/ionic/global.bundle.ionic.css +0 -1
- package/css/ionic/global.bundle.ionic.css.map +0 -1
- package/css/ionic/ionic-swiper.ionic.css +0 -1
- package/css/ionic/ionic-swiper.ionic.css.map +0 -1
- package/css/ionic/link.ionic.css +0 -1
- package/css/ionic/link.ionic.css.map +0 -1
- package/css/ionic/structure.ionic.css +0 -1
- package/css/ionic/structure.ionic.css.map +0 -1
- package/css/ionic/typography.ionic.css +0 -1
- package/css/ionic/typography.ionic.css.map +0 -1
- package/css/ionic/utils.bundle.ionic.css +0 -1
- package/css/ionic/utils.bundle.ionic.css.map +0 -1
|
@@ -33,76 +33,75 @@ import { defineCustomElement as defineCustomElement$m } from '@ionic/core/compon
|
|
|
33
33
|
import { defineCustomElement as defineCustomElement$n } from '@ionic/core/components/ion-col.js';
|
|
34
34
|
import { defineCustomElement as defineCustomElement$o } from '@ionic/core/components/ion-content.js';
|
|
35
35
|
import { defineCustomElement as defineCustomElement$p } from '@ionic/core/components/ion-datetime-button.js';
|
|
36
|
-
import { defineCustomElement as defineCustomElement$q } from '@ionic/core/components/ion-
|
|
37
|
-
import { defineCustomElement as defineCustomElement$r } from '@ionic/core/components/ion-fab.js';
|
|
38
|
-
import { defineCustomElement as defineCustomElement$s } from '@ionic/core/components/ion-fab-
|
|
39
|
-
import { defineCustomElement as defineCustomElement$t } from '@ionic/core/components/ion-
|
|
40
|
-
import { defineCustomElement as defineCustomElement$u } from '@ionic/core/components/ion-
|
|
41
|
-
import { defineCustomElement as defineCustomElement$v } from '@ionic/core/components/ion-
|
|
42
|
-
import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-
|
|
43
|
-
import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-
|
|
44
|
-
import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-infinite-scroll.js';
|
|
45
|
-
import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-
|
|
46
|
-
import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-
|
|
47
|
-
import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-item.js';
|
|
48
|
-
import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-item-
|
|
49
|
-
import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-item-
|
|
50
|
-
import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-item-
|
|
51
|
-
import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-item-
|
|
52
|
-
import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-
|
|
53
|
-
import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-
|
|
54
|
-
import { defineCustomElement as defineCustomElement$I } from '@ionic/core/components/ion-list.js';
|
|
55
|
-
import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-
|
|
56
|
-
import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-
|
|
57
|
-
import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-menu.js';
|
|
58
|
-
import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-menu-
|
|
59
|
-
import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-
|
|
60
|
-
import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-
|
|
61
|
-
import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-
|
|
62
|
-
import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-picker.js';
|
|
63
|
-
import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-picker-column.js';
|
|
64
|
-
import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-picker-
|
|
65
|
-
import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-
|
|
66
|
-
import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-
|
|
67
|
-
import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-
|
|
68
|
-
import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-refresher.js';
|
|
69
|
-
import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-
|
|
70
|
-
import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-reorder.js';
|
|
71
|
-
import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-
|
|
72
|
-
import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-
|
|
73
|
-
import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-
|
|
74
|
-
import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-segment-
|
|
75
|
-
import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-segment-
|
|
76
|
-
import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-
|
|
77
|
-
import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-select-
|
|
78
|
-
import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-
|
|
79
|
-
import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-
|
|
80
|
-
import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-
|
|
81
|
-
import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-
|
|
82
|
-
import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-tab.js';
|
|
83
|
-
import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-tab-
|
|
84
|
-
import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-
|
|
85
|
-
import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-
|
|
86
|
-
import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-
|
|
87
|
-
import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-
|
|
88
|
-
import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-
|
|
89
|
-
import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-toolbar.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$q } from '@ionic/core/components/ion-fab.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$r } from '@ionic/core/components/ion-fab-button.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$s } from '@ionic/core/components/ion-fab-list.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$t } from '@ionic/core/components/ion-footer.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$u } from '@ionic/core/components/ion-grid.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$v } from '@ionic/core/components/ion-header.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-img.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-infinite-scroll.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-infinite-scroll-content.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-input-password-toggle.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-item.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-item-divider.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-item-group.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-item-option.js';
|
|
50
|
+
import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-item-options.js';
|
|
51
|
+
import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-item-sliding.js';
|
|
52
|
+
import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-label.js';
|
|
53
|
+
import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-list.js';
|
|
54
|
+
import { defineCustomElement as defineCustomElement$I } from '@ionic/core/components/ion-list-header.js';
|
|
55
|
+
import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-loading.js';
|
|
56
|
+
import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-menu.js';
|
|
57
|
+
import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-menu-button.js';
|
|
58
|
+
import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-menu-toggle.js';
|
|
59
|
+
import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-nav-link.js';
|
|
60
|
+
import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-note.js';
|
|
61
|
+
import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-picker.js';
|
|
62
|
+
import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-picker-column.js';
|
|
63
|
+
import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-picker-column-option.js';
|
|
64
|
+
import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-picker-legacy.js';
|
|
65
|
+
import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-progress-bar.js';
|
|
66
|
+
import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-radio.js';
|
|
67
|
+
import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-refresher.js';
|
|
68
|
+
import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-refresher-content.js';
|
|
69
|
+
import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-reorder.js';
|
|
70
|
+
import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-reorder-group.js';
|
|
71
|
+
import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-ripple-effect.js';
|
|
72
|
+
import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-row.js';
|
|
73
|
+
import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-segment-button.js';
|
|
74
|
+
import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-segment-content.js';
|
|
75
|
+
import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-segment-view.js';
|
|
76
|
+
import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-select-modal.js';
|
|
77
|
+
import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-select-option.js';
|
|
78
|
+
import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-skeleton-text.js';
|
|
79
|
+
import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-spinner.js';
|
|
80
|
+
import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-split-pane.js';
|
|
81
|
+
import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-tab.js';
|
|
82
|
+
import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-tab-bar.js';
|
|
83
|
+
import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-tab-button.js';
|
|
84
|
+
import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-text.js';
|
|
85
|
+
import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-thumbnail.js';
|
|
86
|
+
import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-title.js';
|
|
87
|
+
import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-toast.js';
|
|
88
|
+
import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-toolbar.js';
|
|
90
89
|
import { modalController, popoverController, initialize, actionSheetController, alertController, createAnimation, getTimeGivenProgression, createGesture, loadingController, menuController, pickerController, toastController } from '@ionic/core/components';
|
|
91
90
|
export { IonicSafeString, IonicSlides, createAnimation, createGesture, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation } from '@ionic/core/components';
|
|
92
|
-
import { defineCustomElement as defineCustomElement$
|
|
91
|
+
import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-nav.js';
|
|
93
92
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
94
|
-
import { defineCustomElement as defineCustomElement$
|
|
95
|
-
import { defineCustomElement as defineCustomElement$
|
|
96
|
-
import { defineCustomElement as defineCustomElement$
|
|
97
|
-
import { defineCustomElement as defineCustomElement$
|
|
98
|
-
import { defineCustomElement as defineCustomElement$
|
|
99
|
-
import { defineCustomElement as defineCustomElement$
|
|
100
|
-
import { defineCustomElement as defineCustomElement$
|
|
101
|
-
import { defineCustomElement as defineCustomElement$
|
|
102
|
-
import { defineCustomElement as defineCustomElement$
|
|
103
|
-
import { defineCustomElement as defineCustomElement$
|
|
104
|
-
import { defineCustomElement as defineCustomElement$
|
|
105
|
-
import { defineCustomElement as defineCustomElement$
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-checkbox.js';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-datetime.js';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1i } from 'ionicons/components/ion-icon.js';
|
|
96
|
+
import { defineCustomElement as defineCustomElement$1j } from '@ionic/core/components/ion-input.js';
|
|
97
|
+
import { defineCustomElement as defineCustomElement$1k } from '@ionic/core/components/ion-input-otp.js';
|
|
98
|
+
import { defineCustomElement as defineCustomElement$1l } from '@ionic/core/components/ion-radio-group.js';
|
|
99
|
+
import { defineCustomElement as defineCustomElement$1m } from '@ionic/core/components/ion-range.js';
|
|
100
|
+
import { defineCustomElement as defineCustomElement$1n } from '@ionic/core/components/ion-searchbar.js';
|
|
101
|
+
import { defineCustomElement as defineCustomElement$1o } from '@ionic/core/components/ion-segment.js';
|
|
102
|
+
import { defineCustomElement as defineCustomElement$1p } from '@ionic/core/components/ion-select.js';
|
|
103
|
+
import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-textarea.js';
|
|
104
|
+
import { defineCustomElement as defineCustomElement$1r } from '@ionic/core/components/ion-toggle.js';
|
|
106
105
|
|
|
107
106
|
let IonRouterOutlet = class IonRouterOutlet extends IonRouterOutlet$1 {
|
|
108
107
|
parentOutlet;
|
|
@@ -314,12 +313,12 @@ let IonAccordion = class IonAccordion {
|
|
|
314
313
|
this.el = r.nativeElement;
|
|
315
314
|
}
|
|
316
315
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
317
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: "disabled", mode: "mode", readonly: "readonly",
|
|
316
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: "disabled", mode: "mode", readonly: "readonly", toggleIcon: "toggleIcon", toggleIconSlot: "toggleIconSlot", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
318
317
|
};
|
|
319
318
|
IonAccordion = __decorate([
|
|
320
319
|
ProxyCmp({
|
|
321
320
|
defineCustomElementFn: defineCustomElement$5,
|
|
322
|
-
inputs: ['disabled', 'mode', 'readonly', '
|
|
321
|
+
inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']
|
|
323
322
|
})
|
|
324
323
|
], IonAccordion);
|
|
325
324
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordion, decorators: [{
|
|
@@ -329,7 +328,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
329
328
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
330
329
|
template: '<ng-content></ng-content>',
|
|
331
330
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
332
|
-
inputs: ['disabled', 'mode', 'readonly', '
|
|
331
|
+
inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],
|
|
333
332
|
standalone: true
|
|
334
333
|
}]
|
|
335
334
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -343,12 +342,12 @@ let IonAccordionGroup = class IonAccordionGroup {
|
|
|
343
342
|
proxyOutputs(this, this.el, ['ionChange']);
|
|
344
343
|
}
|
|
345
344
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordionGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
346
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordionGroup, isStandalone: true, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly",
|
|
345
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAccordionGroup, isStandalone: true, selector: "ion-accordion-group", inputs: { animated: "animated", disabled: "disabled", expand: "expand", mode: "mode", multiple: "multiple", readonly: "readonly", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
347
346
|
};
|
|
348
347
|
IonAccordionGroup = __decorate([
|
|
349
348
|
ProxyCmp({
|
|
350
349
|
defineCustomElementFn: defineCustomElement$6,
|
|
351
|
-
inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', '
|
|
350
|
+
inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']
|
|
352
351
|
})
|
|
353
352
|
], IonAccordionGroup);
|
|
354
353
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAccordionGroup, decorators: [{
|
|
@@ -358,7 +357,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
358
357
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
359
358
|
template: '<ng-content></ng-content>',
|
|
360
359
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
361
|
-
inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', '
|
|
360
|
+
inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],
|
|
362
361
|
standalone: true
|
|
363
362
|
}]
|
|
364
363
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -372,12 +371,12 @@ let IonActionSheet = class IonActionSheet {
|
|
|
372
371
|
proxyOutputs(this, this.el, ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
|
|
373
372
|
}
|
|
374
373
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonActionSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
375
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader",
|
|
374
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
376
375
|
};
|
|
377
376
|
IonActionSheet = __decorate([
|
|
378
377
|
ProxyCmp({
|
|
379
378
|
defineCustomElementFn: defineCustomElement$7,
|
|
380
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', '
|
|
379
|
+
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
|
|
381
380
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
382
381
|
})
|
|
383
382
|
], IonActionSheet);
|
|
@@ -388,7 +387,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
388
387
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
389
388
|
template: '<ng-content></ng-content>',
|
|
390
389
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
391
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', '
|
|
390
|
+
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
|
|
392
391
|
standalone: true
|
|
393
392
|
}]
|
|
394
393
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -402,12 +401,12 @@ let IonAlert = class IonAlert {
|
|
|
402
401
|
proxyOutputs(this, this.el, ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
|
|
403
402
|
}
|
|
404
403
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
405
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader",
|
|
404
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
406
405
|
};
|
|
407
406
|
IonAlert = __decorate([
|
|
408
407
|
ProxyCmp({
|
|
409
408
|
defineCustomElementFn: defineCustomElement$8,
|
|
410
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', '
|
|
409
|
+
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
|
|
411
410
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
412
411
|
})
|
|
413
412
|
], IonAlert);
|
|
@@ -418,7 +417,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
418
417
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
419
418
|
template: '<ng-content></ng-content>',
|
|
420
419
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
421
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', '
|
|
420
|
+
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
|
|
422
421
|
standalone: true
|
|
423
422
|
}]
|
|
424
423
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -431,12 +430,11 @@ let IonApp = class IonApp {
|
|
|
431
430
|
this.el = r.nativeElement;
|
|
432
431
|
}
|
|
433
432
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonApp, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
434
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonApp, isStandalone: true, selector: "ion-app",
|
|
433
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonApp, isStandalone: true, selector: "ion-app", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
435
434
|
};
|
|
436
435
|
IonApp = __decorate([
|
|
437
436
|
ProxyCmp({
|
|
438
437
|
defineCustomElementFn: defineCustomElement$9,
|
|
439
|
-
inputs: ['mode', 'theme'],
|
|
440
438
|
methods: ['setFocus']
|
|
441
439
|
})
|
|
442
440
|
], IonApp);
|
|
@@ -447,7 +445,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
447
445
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
448
446
|
template: '<ng-content></ng-content>',
|
|
449
447
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
450
|
-
inputs: [
|
|
448
|
+
inputs: [],
|
|
451
449
|
standalone: true
|
|
452
450
|
}]
|
|
453
451
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -460,12 +458,11 @@ let IonAvatar = class IonAvatar {
|
|
|
460
458
|
this.el = r.nativeElement;
|
|
461
459
|
}
|
|
462
460
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
463
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAvatar, isStandalone: true, selector: "ion-avatar",
|
|
461
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonAvatar, isStandalone: true, selector: "ion-avatar", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
464
462
|
};
|
|
465
463
|
IonAvatar = __decorate([
|
|
466
464
|
ProxyCmp({
|
|
467
|
-
defineCustomElementFn: defineCustomElement$a
|
|
468
|
-
inputs: ['disabled', 'mode', 'shape', 'size', 'theme']
|
|
465
|
+
defineCustomElementFn: defineCustomElement$a
|
|
469
466
|
})
|
|
470
467
|
], IonAvatar);
|
|
471
468
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonAvatar, decorators: [{
|
|
@@ -475,7 +472,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
475
472
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
476
473
|
template: '<ng-content></ng-content>',
|
|
477
474
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
478
|
-
inputs: [
|
|
475
|
+
inputs: [],
|
|
479
476
|
standalone: true
|
|
480
477
|
}]
|
|
481
478
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -489,12 +486,12 @@ let IonBackdrop = class IonBackdrop {
|
|
|
489
486
|
proxyOutputs(this, this.el, ['ionBackdropTap']);
|
|
490
487
|
}
|
|
491
488
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBackdrop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
492
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBackdrop, isStandalone: true, selector: "ion-backdrop", inputs: {
|
|
489
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBackdrop, isStandalone: true, selector: "ion-backdrop", inputs: { stopPropagation: "stopPropagation", tappable: "tappable", visible: "visible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
493
490
|
};
|
|
494
491
|
IonBackdrop = __decorate([
|
|
495
492
|
ProxyCmp({
|
|
496
493
|
defineCustomElementFn: defineCustomElement$b,
|
|
497
|
-
inputs: ['
|
|
494
|
+
inputs: ['stopPropagation', 'tappable', 'visible']
|
|
498
495
|
})
|
|
499
496
|
], IonBackdrop);
|
|
500
497
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBackdrop, decorators: [{
|
|
@@ -504,7 +501,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
504
501
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
505
502
|
template: '<ng-content></ng-content>',
|
|
506
503
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
507
|
-
inputs: ['
|
|
504
|
+
inputs: ['stopPropagation', 'tappable', 'visible'],
|
|
508
505
|
standalone: true
|
|
509
506
|
}]
|
|
510
507
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -517,12 +514,12 @@ let IonBadge = class IonBadge {
|
|
|
517
514
|
this.el = r.nativeElement;
|
|
518
515
|
}
|
|
519
516
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
520
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBadge, isStandalone: true, selector: "ion-badge", inputs: { color: "color",
|
|
517
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBadge, isStandalone: true, selector: "ion-badge", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
521
518
|
};
|
|
522
519
|
IonBadge = __decorate([
|
|
523
520
|
ProxyCmp({
|
|
524
521
|
defineCustomElementFn: defineCustomElement$c,
|
|
525
|
-
inputs: ['color', '
|
|
522
|
+
inputs: ['color', 'mode']
|
|
526
523
|
})
|
|
527
524
|
], IonBadge);
|
|
528
525
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBadge, decorators: [{
|
|
@@ -532,7 +529,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
532
529
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
533
530
|
template: '<ng-content></ng-content>',
|
|
534
531
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
535
|
-
inputs: ['color', '
|
|
532
|
+
inputs: ['color', 'mode'],
|
|
536
533
|
standalone: true
|
|
537
534
|
}]
|
|
538
535
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -546,12 +543,12 @@ let IonBreadcrumb = class IonBreadcrumb {
|
|
|
546
543
|
proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
|
|
547
544
|
}
|
|
548
545
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
549
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumb, isStandalone: true, selector: "ion-breadcrumb", inputs: { active: "active", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", separator: "separator", target: "target"
|
|
546
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumb, isStandalone: true, selector: "ion-breadcrumb", inputs: { active: "active", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", separator: "separator", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
550
547
|
};
|
|
551
548
|
IonBreadcrumb = __decorate([
|
|
552
549
|
ProxyCmp({
|
|
553
550
|
defineCustomElementFn: defineCustomElement$d,
|
|
554
|
-
inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'
|
|
551
|
+
inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target']
|
|
555
552
|
})
|
|
556
553
|
], IonBreadcrumb);
|
|
557
554
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumb, decorators: [{
|
|
@@ -561,7 +558,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
561
558
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
562
559
|
template: '<ng-content></ng-content>',
|
|
563
560
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
564
|
-
inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'
|
|
561
|
+
inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'],
|
|
565
562
|
standalone: true
|
|
566
563
|
}]
|
|
567
564
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -575,12 +572,12 @@ let IonBreadcrumbs = class IonBreadcrumbs {
|
|
|
575
572
|
proxyOutputs(this, this.el, ['ionCollapsedClick']);
|
|
576
573
|
}
|
|
577
574
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumbs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
578
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumbs, isStandalone: true, selector: "ion-breadcrumbs", inputs: { color: "color", itemsAfterCollapse: "itemsAfterCollapse", itemsBeforeCollapse: "itemsBeforeCollapse", maxItems: "maxItems", mode: "mode"
|
|
575
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonBreadcrumbs, isStandalone: true, selector: "ion-breadcrumbs", inputs: { color: "color", itemsAfterCollapse: "itemsAfterCollapse", itemsBeforeCollapse: "itemsBeforeCollapse", maxItems: "maxItems", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
579
576
|
};
|
|
580
577
|
IonBreadcrumbs = __decorate([
|
|
581
578
|
ProxyCmp({
|
|
582
579
|
defineCustomElementFn: defineCustomElement$e,
|
|
583
|
-
inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode'
|
|
580
|
+
inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode']
|
|
584
581
|
})
|
|
585
582
|
], IonBreadcrumbs);
|
|
586
583
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonBreadcrumbs, decorators: [{
|
|
@@ -590,7 +587,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
590
587
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
591
588
|
template: '<ng-content></ng-content>',
|
|
592
589
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
593
|
-
inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode'
|
|
590
|
+
inputs: ['color', 'itemsAfterCollapse', 'itemsBeforeCollapse', 'maxItems', 'mode'],
|
|
594
591
|
standalone: true
|
|
595
592
|
}]
|
|
596
593
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -604,12 +601,12 @@ let IonButton = class IonButton {
|
|
|
604
601
|
proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
|
|
605
602
|
}
|
|
606
603
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
607
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButton, isStandalone: true, selector: "ion-button", inputs: { buttonType: "buttonType", color: "color", disabled: "disabled", download: "download", expand: "expand", fill: "fill", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", shape: "shape", size: "size", strong: "strong", target: "target",
|
|
604
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButton, isStandalone: true, selector: "ion-button", inputs: { buttonType: "buttonType", color: "color", disabled: "disabled", download: "download", expand: "expand", fill: "fill", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", shape: "shape", size: "size", strong: "strong", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
608
605
|
};
|
|
609
606
|
IonButton = __decorate([
|
|
610
607
|
ProxyCmp({
|
|
611
608
|
defineCustomElementFn: defineCustomElement$f,
|
|
612
|
-
inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', '
|
|
609
|
+
inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type']
|
|
613
610
|
})
|
|
614
611
|
], IonButton);
|
|
615
612
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButton, decorators: [{
|
|
@@ -619,7 +616,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
619
616
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
620
617
|
template: '<ng-content></ng-content>',
|
|
621
618
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
622
|
-
inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', '
|
|
619
|
+
inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type'],
|
|
623
620
|
standalone: true
|
|
624
621
|
}]
|
|
625
622
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -632,12 +629,12 @@ let IonButtons = class IonButtons {
|
|
|
632
629
|
this.el = r.nativeElement;
|
|
633
630
|
}
|
|
634
631
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButtons, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
635
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButtons, isStandalone: true, selector: "ion-buttons", inputs: { collapse: "collapse"
|
|
632
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonButtons, isStandalone: true, selector: "ion-buttons", inputs: { collapse: "collapse" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
636
633
|
};
|
|
637
634
|
IonButtons = __decorate([
|
|
638
635
|
ProxyCmp({
|
|
639
636
|
defineCustomElementFn: defineCustomElement$g,
|
|
640
|
-
inputs: ['collapse'
|
|
637
|
+
inputs: ['collapse']
|
|
641
638
|
})
|
|
642
639
|
], IonButtons);
|
|
643
640
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonButtons, decorators: [{
|
|
@@ -647,7 +644,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
647
644
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
648
645
|
template: '<ng-content></ng-content>',
|
|
649
646
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
650
|
-
inputs: ['collapse'
|
|
647
|
+
inputs: ['collapse'],
|
|
651
648
|
standalone: true
|
|
652
649
|
}]
|
|
653
650
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -660,12 +657,12 @@ let IonCard = class IonCard {
|
|
|
660
657
|
this.el = r.nativeElement;
|
|
661
658
|
}
|
|
662
659
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
663
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCard, isStandalone: true, selector: "ion-card", inputs: { button: "button", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection",
|
|
660
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCard, isStandalone: true, selector: "ion-card", inputs: { button: "button", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
664
661
|
};
|
|
665
662
|
IonCard = __decorate([
|
|
666
663
|
ProxyCmp({
|
|
667
664
|
defineCustomElementFn: defineCustomElement$h,
|
|
668
|
-
inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', '
|
|
665
|
+
inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
|
|
669
666
|
})
|
|
670
667
|
], IonCard);
|
|
671
668
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCard, decorators: [{
|
|
@@ -675,7 +672,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
675
672
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
676
673
|
template: '<ng-content></ng-content>',
|
|
677
674
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
678
|
-
inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', '
|
|
675
|
+
inputs: ['button', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
|
|
679
676
|
standalone: true
|
|
680
677
|
}]
|
|
681
678
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -688,12 +685,12 @@ let IonCardContent = class IonCardContent {
|
|
|
688
685
|
this.el = r.nativeElement;
|
|
689
686
|
}
|
|
690
687
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
691
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardContent, isStandalone: true, selector: "ion-card-content", inputs: { mode: "mode"
|
|
688
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardContent, isStandalone: true, selector: "ion-card-content", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
692
689
|
};
|
|
693
690
|
IonCardContent = __decorate([
|
|
694
691
|
ProxyCmp({
|
|
695
692
|
defineCustomElementFn: defineCustomElement$i,
|
|
696
|
-
inputs: ['mode'
|
|
693
|
+
inputs: ['mode']
|
|
697
694
|
})
|
|
698
695
|
], IonCardContent);
|
|
699
696
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardContent, decorators: [{
|
|
@@ -703,7 +700,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
703
700
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
704
701
|
template: '<ng-content></ng-content>',
|
|
705
702
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
706
|
-
inputs: ['mode'
|
|
703
|
+
inputs: ['mode'],
|
|
707
704
|
standalone: true
|
|
708
705
|
}]
|
|
709
706
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -716,12 +713,12 @@ let IonCardHeader = class IonCardHeader {
|
|
|
716
713
|
this.el = r.nativeElement;
|
|
717
714
|
}
|
|
718
715
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
719
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardHeader, isStandalone: true, selector: "ion-card-header", inputs: { color: "color", mode: "mode",
|
|
716
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardHeader, isStandalone: true, selector: "ion-card-header", inputs: { color: "color", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
720
717
|
};
|
|
721
718
|
IonCardHeader = __decorate([
|
|
722
719
|
ProxyCmp({
|
|
723
720
|
defineCustomElementFn: defineCustomElement$j,
|
|
724
|
-
inputs: ['color', 'mode', '
|
|
721
|
+
inputs: ['color', 'mode', 'translucent']
|
|
725
722
|
})
|
|
726
723
|
], IonCardHeader);
|
|
727
724
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardHeader, decorators: [{
|
|
@@ -731,7 +728,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
731
728
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
732
729
|
template: '<ng-content></ng-content>',
|
|
733
730
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
734
|
-
inputs: ['color', 'mode', '
|
|
731
|
+
inputs: ['color', 'mode', 'translucent'],
|
|
735
732
|
standalone: true
|
|
736
733
|
}]
|
|
737
734
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -744,12 +741,12 @@ let IonCardSubtitle = class IonCardSubtitle {
|
|
|
744
741
|
this.el = r.nativeElement;
|
|
745
742
|
}
|
|
746
743
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardSubtitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
747
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardSubtitle, isStandalone: true, selector: "ion-card-subtitle", inputs: { color: "color", mode: "mode"
|
|
744
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardSubtitle, isStandalone: true, selector: "ion-card-subtitle", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
748
745
|
};
|
|
749
746
|
IonCardSubtitle = __decorate([
|
|
750
747
|
ProxyCmp({
|
|
751
748
|
defineCustomElementFn: defineCustomElement$k,
|
|
752
|
-
inputs: ['color', 'mode'
|
|
749
|
+
inputs: ['color', 'mode']
|
|
753
750
|
})
|
|
754
751
|
], IonCardSubtitle);
|
|
755
752
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardSubtitle, decorators: [{
|
|
@@ -759,7 +756,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
759
756
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
760
757
|
template: '<ng-content></ng-content>',
|
|
761
758
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
762
|
-
inputs: ['color', 'mode'
|
|
759
|
+
inputs: ['color', 'mode'],
|
|
763
760
|
standalone: true
|
|
764
761
|
}]
|
|
765
762
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -772,12 +769,12 @@ let IonCardTitle = class IonCardTitle {
|
|
|
772
769
|
this.el = r.nativeElement;
|
|
773
770
|
}
|
|
774
771
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
775
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardTitle, isStandalone: true, selector: "ion-card-title", inputs: { color: "color", mode: "mode"
|
|
772
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCardTitle, isStandalone: true, selector: "ion-card-title", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
776
773
|
};
|
|
777
774
|
IonCardTitle = __decorate([
|
|
778
775
|
ProxyCmp({
|
|
779
776
|
defineCustomElementFn: defineCustomElement$l,
|
|
780
|
-
inputs: ['color', 'mode'
|
|
777
|
+
inputs: ['color', 'mode']
|
|
781
778
|
})
|
|
782
779
|
], IonCardTitle);
|
|
783
780
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCardTitle, decorators: [{
|
|
@@ -787,7 +784,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
787
784
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
788
785
|
template: '<ng-content></ng-content>',
|
|
789
786
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
790
|
-
inputs: ['color', 'mode'
|
|
787
|
+
inputs: ['color', 'mode'],
|
|
791
788
|
standalone: true
|
|
792
789
|
}]
|
|
793
790
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -800,12 +797,12 @@ let IonChip = class IonChip {
|
|
|
800
797
|
this.el = r.nativeElement;
|
|
801
798
|
}
|
|
802
799
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
803
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonChip, isStandalone: true, selector: "ion-chip", inputs: { color: "color", disabled: "disabled",
|
|
800
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonChip, isStandalone: true, selector: "ion-chip", inputs: { color: "color", disabled: "disabled", mode: "mode", outline: "outline" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
804
801
|
};
|
|
805
802
|
IonChip = __decorate([
|
|
806
803
|
ProxyCmp({
|
|
807
804
|
defineCustomElementFn: defineCustomElement$m,
|
|
808
|
-
inputs: ['color', 'disabled', '
|
|
805
|
+
inputs: ['color', 'disabled', 'mode', 'outline']
|
|
809
806
|
})
|
|
810
807
|
], IonChip);
|
|
811
808
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonChip, decorators: [{
|
|
@@ -815,7 +812,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
815
812
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
816
813
|
template: '<ng-content></ng-content>',
|
|
817
814
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
818
|
-
inputs: ['color', 'disabled', '
|
|
815
|
+
inputs: ['color', 'disabled', 'mode', 'outline'],
|
|
819
816
|
standalone: true
|
|
820
817
|
}]
|
|
821
818
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -828,12 +825,12 @@ let IonCol = class IonCol {
|
|
|
828
825
|
this.el = r.nativeElement;
|
|
829
826
|
}
|
|
830
827
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCol, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
831
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCol, isStandalone: true, selector: "ion-col", inputs: {
|
|
828
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonCol, isStandalone: true, selector: "ion-col", inputs: { offset: "offset", offsetLg: "offsetLg", offsetMd: "offsetMd", offsetSm: "offsetSm", offsetXl: "offsetXl", offsetXs: "offsetXs", pull: "pull", pullLg: "pullLg", pullMd: "pullMd", pullSm: "pullSm", pullXl: "pullXl", pullXs: "pullXs", push: "push", pushLg: "pushLg", pushMd: "pushMd", pushSm: "pushSm", pushXl: "pushXl", pushXs: "pushXs", size: "size", sizeLg: "sizeLg", sizeMd: "sizeMd", sizeSm: "sizeSm", sizeXl: "sizeXl", sizeXs: "sizeXs" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
832
829
|
};
|
|
833
830
|
IonCol = __decorate([
|
|
834
831
|
ProxyCmp({
|
|
835
832
|
defineCustomElementFn: defineCustomElement$n,
|
|
836
|
-
inputs: ['
|
|
833
|
+
inputs: ['offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs']
|
|
837
834
|
})
|
|
838
835
|
], IonCol);
|
|
839
836
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonCol, decorators: [{
|
|
@@ -843,7 +840,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
843
840
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
844
841
|
template: '<ng-content></ng-content>',
|
|
845
842
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
846
|
-
inputs: ['
|
|
843
|
+
inputs: ['offset', 'offsetLg', 'offsetMd', 'offsetSm', 'offsetXl', 'offsetXs', 'pull', 'pullLg', 'pullMd', 'pullSm', 'pullXl', 'pullXs', 'push', 'pushLg', 'pushMd', 'pushSm', 'pushXl', 'pushXs', 'size', 'sizeLg', 'sizeMd', 'sizeSm', 'sizeXl', 'sizeXs'],
|
|
847
844
|
standalone: true
|
|
848
845
|
}]
|
|
849
846
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -857,12 +854,12 @@ let IonContent = class IonContent {
|
|
|
857
854
|
proxyOutputs(this, this.el, ['ionScrollStart', 'ionScroll', 'ionScrollEnd']);
|
|
858
855
|
}
|
|
859
856
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
860
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonContent, isStandalone: true, selector: "ion-content", inputs: { color: "color", fixedSlotPlacement: "fixedSlotPlacement", forceOverscroll: "forceOverscroll", fullscreen: "fullscreen",
|
|
857
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonContent, isStandalone: true, selector: "ion-content", inputs: { color: "color", fixedSlotPlacement: "fixedSlotPlacement", forceOverscroll: "forceOverscroll", fullscreen: "fullscreen", scrollEvents: "scrollEvents", scrollX: "scrollX", scrollY: "scrollY" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
861
858
|
};
|
|
862
859
|
IonContent = __decorate([
|
|
863
860
|
ProxyCmp({
|
|
864
861
|
defineCustomElementFn: defineCustomElement$o,
|
|
865
|
-
inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', '
|
|
862
|
+
inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
|
|
866
863
|
methods: ['getScrollElement', 'scrollToTop', 'scrollToBottom', 'scrollByPoint', 'scrollToPoint']
|
|
867
864
|
})
|
|
868
865
|
], IonContent);
|
|
@@ -873,7 +870,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
873
870
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
874
871
|
template: '<ng-content></ng-content>',
|
|
875
872
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
876
|
-
inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', '
|
|
873
|
+
inputs: ['color', 'fixedSlotPlacement', 'forceOverscroll', 'fullscreen', 'scrollEvents', 'scrollX', 'scrollY'],
|
|
877
874
|
standalone: true
|
|
878
875
|
}]
|
|
879
876
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -886,12 +883,12 @@ let IonDatetimeButton = class IonDatetimeButton {
|
|
|
886
883
|
this.el = r.nativeElement;
|
|
887
884
|
}
|
|
888
885
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDatetimeButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
889
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonDatetimeButton, isStandalone: true, selector: "ion-datetime-button", inputs: { color: "color", datetime: "datetime", disabled: "disabled", mode: "mode"
|
|
886
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonDatetimeButton, isStandalone: true, selector: "ion-datetime-button", inputs: { color: "color", datetime: "datetime", disabled: "disabled", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
890
887
|
};
|
|
891
888
|
IonDatetimeButton = __decorate([
|
|
892
889
|
ProxyCmp({
|
|
893
890
|
defineCustomElementFn: defineCustomElement$p,
|
|
894
|
-
inputs: ['color', 'datetime', 'disabled', 'mode'
|
|
891
|
+
inputs: ['color', 'datetime', 'disabled', 'mode']
|
|
895
892
|
})
|
|
896
893
|
], IonDatetimeButton);
|
|
897
894
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDatetimeButton, decorators: [{
|
|
@@ -901,35 +898,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
901
898
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
902
899
|
template: '<ng-content></ng-content>',
|
|
903
900
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
904
|
-
inputs: ['color', 'datetime', 'disabled', 'mode'
|
|
905
|
-
standalone: true
|
|
906
|
-
}]
|
|
907
|
-
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
908
|
-
let IonDivider = class IonDivider {
|
|
909
|
-
z;
|
|
910
|
-
el;
|
|
911
|
-
constructor(c, r, z) {
|
|
912
|
-
this.z = z;
|
|
913
|
-
c.detach();
|
|
914
|
-
this.el = r.nativeElement;
|
|
915
|
-
}
|
|
916
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
917
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonDivider, isStandalone: true, selector: "ion-divider", inputs: { inset: "inset", spacing: "spacing" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
918
|
-
};
|
|
919
|
-
IonDivider = __decorate([
|
|
920
|
-
ProxyCmp({
|
|
921
|
-
defineCustomElementFn: defineCustomElement$q,
|
|
922
|
-
inputs: ['inset', 'spacing']
|
|
923
|
-
})
|
|
924
|
-
], IonDivider);
|
|
925
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonDivider, decorators: [{
|
|
926
|
-
type: Component,
|
|
927
|
-
args: [{
|
|
928
|
-
selector: 'ion-divider',
|
|
929
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
930
|
-
template: '<ng-content></ng-content>',
|
|
931
|
-
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
932
|
-
inputs: ['inset', 'spacing'],
|
|
901
|
+
inputs: ['color', 'datetime', 'disabled', 'mode'],
|
|
933
902
|
standalone: true
|
|
934
903
|
}]
|
|
935
904
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -942,12 +911,12 @@ let IonFab = class IonFab {
|
|
|
942
911
|
this.el = r.nativeElement;
|
|
943
912
|
}
|
|
944
913
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
945
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFab, isStandalone: true, selector: "ion-fab", inputs: { activated: "activated", edge: "edge", horizontal: "horizontal",
|
|
914
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFab, isStandalone: true, selector: "ion-fab", inputs: { activated: "activated", edge: "edge", horizontal: "horizontal", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
946
915
|
};
|
|
947
916
|
IonFab = __decorate([
|
|
948
917
|
ProxyCmp({
|
|
949
|
-
defineCustomElementFn: defineCustomElement$
|
|
950
|
-
inputs: ['activated', 'edge', 'horizontal', '
|
|
918
|
+
defineCustomElementFn: defineCustomElement$q,
|
|
919
|
+
inputs: ['activated', 'edge', 'horizontal', 'vertical'],
|
|
951
920
|
methods: ['close']
|
|
952
921
|
})
|
|
953
922
|
], IonFab);
|
|
@@ -958,7 +927,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
958
927
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
959
928
|
template: '<ng-content></ng-content>',
|
|
960
929
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
961
|
-
inputs: ['activated', 'edge', 'horizontal', '
|
|
930
|
+
inputs: ['activated', 'edge', 'horizontal', 'vertical'],
|
|
962
931
|
standalone: true
|
|
963
932
|
}]
|
|
964
933
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -972,12 +941,12 @@ let IonFabButton = class IonFabButton {
|
|
|
972
941
|
proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
|
|
973
942
|
}
|
|
974
943
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
975
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabButton, isStandalone: true, selector: "ion-fab-button", inputs: { activated: "activated", closeIcon: "closeIcon", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", show: "show", size: "size", target: "target",
|
|
944
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabButton, isStandalone: true, selector: "ion-fab-button", inputs: { activated: "activated", closeIcon: "closeIcon", color: "color", disabled: "disabled", download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", show: "show", size: "size", target: "target", translucent: "translucent", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
976
945
|
};
|
|
977
946
|
IonFabButton = __decorate([
|
|
978
947
|
ProxyCmp({
|
|
979
|
-
defineCustomElementFn: defineCustomElement$
|
|
980
|
-
inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', '
|
|
948
|
+
defineCustomElementFn: defineCustomElement$r,
|
|
949
|
+
inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type']
|
|
981
950
|
})
|
|
982
951
|
], IonFabButton);
|
|
983
952
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabButton, decorators: [{
|
|
@@ -987,7 +956,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
987
956
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
988
957
|
template: '<ng-content></ng-content>',
|
|
989
958
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
990
|
-
inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', '
|
|
959
|
+
inputs: ['activated', 'closeIcon', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'show', 'size', 'target', 'translucent', 'type'],
|
|
991
960
|
standalone: true
|
|
992
961
|
}]
|
|
993
962
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1000,12 +969,12 @@ let IonFabList = class IonFabList {
|
|
|
1000
969
|
this.el = r.nativeElement;
|
|
1001
970
|
}
|
|
1002
971
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1003
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabList, isStandalone: true, selector: "ion-fab-list", inputs: { activated: "activated",
|
|
972
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFabList, isStandalone: true, selector: "ion-fab-list", inputs: { activated: "activated", side: "side" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1004
973
|
};
|
|
1005
974
|
IonFabList = __decorate([
|
|
1006
975
|
ProxyCmp({
|
|
1007
|
-
defineCustomElementFn: defineCustomElement$
|
|
1008
|
-
inputs: ['activated', '
|
|
976
|
+
defineCustomElementFn: defineCustomElement$s,
|
|
977
|
+
inputs: ['activated', 'side']
|
|
1009
978
|
})
|
|
1010
979
|
], IonFabList);
|
|
1011
980
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFabList, decorators: [{
|
|
@@ -1015,7 +984,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1015
984
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1016
985
|
template: '<ng-content></ng-content>',
|
|
1017
986
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1018
|
-
inputs: ['activated', '
|
|
987
|
+
inputs: ['activated', 'side'],
|
|
1019
988
|
standalone: true
|
|
1020
989
|
}]
|
|
1021
990
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1028,12 +997,12 @@ let IonFooter = class IonFooter {
|
|
|
1028
997
|
this.el = r.nativeElement;
|
|
1029
998
|
}
|
|
1030
999
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFooter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1031
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFooter, isStandalone: true, selector: "ion-footer", inputs: { collapse: "collapse", mode: "mode",
|
|
1000
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonFooter, isStandalone: true, selector: "ion-footer", inputs: { collapse: "collapse", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1032
1001
|
};
|
|
1033
1002
|
IonFooter = __decorate([
|
|
1034
1003
|
ProxyCmp({
|
|
1035
|
-
defineCustomElementFn: defineCustomElement$
|
|
1036
|
-
inputs: ['collapse', 'mode', '
|
|
1004
|
+
defineCustomElementFn: defineCustomElement$t,
|
|
1005
|
+
inputs: ['collapse', 'mode', 'translucent']
|
|
1037
1006
|
})
|
|
1038
1007
|
], IonFooter);
|
|
1039
1008
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonFooter, decorators: [{
|
|
@@ -1043,7 +1012,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1043
1012
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1044
1013
|
template: '<ng-content></ng-content>',
|
|
1045
1014
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1046
|
-
inputs: ['collapse', 'mode', '
|
|
1015
|
+
inputs: ['collapse', 'mode', 'translucent'],
|
|
1047
1016
|
standalone: true
|
|
1048
1017
|
}]
|
|
1049
1018
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1056,12 +1025,12 @@ let IonGrid = class IonGrid {
|
|
|
1056
1025
|
this.el = r.nativeElement;
|
|
1057
1026
|
}
|
|
1058
1027
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1059
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonGrid, isStandalone: true, selector: "ion-grid", inputs: { fixed: "fixed"
|
|
1028
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonGrid, isStandalone: true, selector: "ion-grid", inputs: { fixed: "fixed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1060
1029
|
};
|
|
1061
1030
|
IonGrid = __decorate([
|
|
1062
1031
|
ProxyCmp({
|
|
1063
|
-
defineCustomElementFn: defineCustomElement$
|
|
1064
|
-
inputs: ['fixed'
|
|
1032
|
+
defineCustomElementFn: defineCustomElement$u,
|
|
1033
|
+
inputs: ['fixed']
|
|
1065
1034
|
})
|
|
1066
1035
|
], IonGrid);
|
|
1067
1036
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonGrid, decorators: [{
|
|
@@ -1071,7 +1040,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1071
1040
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1072
1041
|
template: '<ng-content></ng-content>',
|
|
1073
1042
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1074
|
-
inputs: ['fixed'
|
|
1043
|
+
inputs: ['fixed'],
|
|
1075
1044
|
standalone: true
|
|
1076
1045
|
}]
|
|
1077
1046
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1084,12 +1053,12 @@ let IonHeader = class IonHeader {
|
|
|
1084
1053
|
this.el = r.nativeElement;
|
|
1085
1054
|
}
|
|
1086
1055
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1087
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonHeader, isStandalone: true, selector: "ion-header", inputs: { collapse: "collapse",
|
|
1056
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonHeader, isStandalone: true, selector: "ion-header", inputs: { collapse: "collapse", mode: "mode", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1088
1057
|
};
|
|
1089
1058
|
IonHeader = __decorate([
|
|
1090
1059
|
ProxyCmp({
|
|
1091
|
-
defineCustomElementFn: defineCustomElement$
|
|
1092
|
-
inputs: ['collapse', '
|
|
1060
|
+
defineCustomElementFn: defineCustomElement$v,
|
|
1061
|
+
inputs: ['collapse', 'mode', 'translucent']
|
|
1093
1062
|
})
|
|
1094
1063
|
], IonHeader);
|
|
1095
1064
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonHeader, decorators: [{
|
|
@@ -1099,7 +1068,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1099
1068
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1100
1069
|
template: '<ng-content></ng-content>',
|
|
1101
1070
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1102
|
-
inputs: ['collapse', '
|
|
1071
|
+
inputs: ['collapse', 'mode', 'translucent'],
|
|
1103
1072
|
standalone: true
|
|
1104
1073
|
}]
|
|
1105
1074
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1113,12 +1082,12 @@ let IonImg = class IonImg {
|
|
|
1113
1082
|
proxyOutputs(this, this.el, ['ionImgWillLoad', 'ionImgDidLoad', 'ionError']);
|
|
1114
1083
|
}
|
|
1115
1084
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonImg, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1116
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonImg, isStandalone: true, selector: "ion-img", inputs: { alt: "alt",
|
|
1085
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonImg, isStandalone: true, selector: "ion-img", inputs: { alt: "alt", src: "src" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1117
1086
|
};
|
|
1118
1087
|
IonImg = __decorate([
|
|
1119
1088
|
ProxyCmp({
|
|
1120
|
-
defineCustomElementFn: defineCustomElement$
|
|
1121
|
-
inputs: ['alt', '
|
|
1089
|
+
defineCustomElementFn: defineCustomElement$w,
|
|
1090
|
+
inputs: ['alt', 'src']
|
|
1122
1091
|
})
|
|
1123
1092
|
], IonImg);
|
|
1124
1093
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonImg, decorators: [{
|
|
@@ -1128,7 +1097,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1128
1097
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1129
1098
|
template: '<ng-content></ng-content>',
|
|
1130
1099
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1131
|
-
inputs: ['alt', '
|
|
1100
|
+
inputs: ['alt', 'src'],
|
|
1132
1101
|
standalone: true
|
|
1133
1102
|
}]
|
|
1134
1103
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1142,12 +1111,12 @@ let IonInfiniteScroll = class IonInfiniteScroll {
|
|
|
1142
1111
|
proxyOutputs(this, this.el, ['ionInfinite']);
|
|
1143
1112
|
}
|
|
1144
1113
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScroll, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1145
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScroll, isStandalone: true, selector: "ion-infinite-scroll", inputs: { disabled: "disabled",
|
|
1114
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScroll, isStandalone: true, selector: "ion-infinite-scroll", inputs: { disabled: "disabled", position: "position", threshold: "threshold" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1146
1115
|
};
|
|
1147
1116
|
IonInfiniteScroll = __decorate([
|
|
1148
1117
|
ProxyCmp({
|
|
1149
|
-
defineCustomElementFn: defineCustomElement$
|
|
1150
|
-
inputs: ['disabled', '
|
|
1118
|
+
defineCustomElementFn: defineCustomElement$x,
|
|
1119
|
+
inputs: ['disabled', 'position', 'threshold'],
|
|
1151
1120
|
methods: ['complete']
|
|
1152
1121
|
})
|
|
1153
1122
|
], IonInfiniteScroll);
|
|
@@ -1158,7 +1127,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1158
1127
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1159
1128
|
template: '<ng-content></ng-content>',
|
|
1160
1129
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1161
|
-
inputs: ['disabled', '
|
|
1130
|
+
inputs: ['disabled', 'position', 'threshold'],
|
|
1162
1131
|
standalone: true
|
|
1163
1132
|
}]
|
|
1164
1133
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1171,12 +1140,12 @@ let IonInfiniteScrollContent = class IonInfiniteScrollContent {
|
|
|
1171
1140
|
this.el = r.nativeElement;
|
|
1172
1141
|
}
|
|
1173
1142
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScrollContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1174
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScrollContent, isStandalone: true, selector: "ion-infinite-scroll-content", inputs: { loadingSpinner: "loadingSpinner", loadingText: "loadingText"
|
|
1143
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonInfiniteScrollContent, isStandalone: true, selector: "ion-infinite-scroll-content", inputs: { loadingSpinner: "loadingSpinner", loadingText: "loadingText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1175
1144
|
};
|
|
1176
1145
|
IonInfiniteScrollContent = __decorate([
|
|
1177
1146
|
ProxyCmp({
|
|
1178
|
-
defineCustomElementFn: defineCustomElement$
|
|
1179
|
-
inputs: ['loadingSpinner', 'loadingText'
|
|
1147
|
+
defineCustomElementFn: defineCustomElement$y,
|
|
1148
|
+
inputs: ['loadingSpinner', 'loadingText']
|
|
1180
1149
|
})
|
|
1181
1150
|
], IonInfiniteScrollContent);
|
|
1182
1151
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInfiniteScrollContent, decorators: [{
|
|
@@ -1186,7 +1155,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1186
1155
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1187
1156
|
template: '<ng-content></ng-content>',
|
|
1188
1157
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1189
|
-
inputs: ['loadingSpinner', 'loadingText'
|
|
1158
|
+
inputs: ['loadingSpinner', 'loadingText'],
|
|
1190
1159
|
standalone: true
|
|
1191
1160
|
}]
|
|
1192
1161
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1203,7 +1172,7 @@ let IonInputPasswordToggle = class IonInputPasswordToggle {
|
|
|
1203
1172
|
};
|
|
1204
1173
|
IonInputPasswordToggle = __decorate([
|
|
1205
1174
|
ProxyCmp({
|
|
1206
|
-
defineCustomElementFn: defineCustomElement$
|
|
1175
|
+
defineCustomElementFn: defineCustomElement$z,
|
|
1207
1176
|
inputs: ['color', 'hideIcon', 'mode', 'showIcon']
|
|
1208
1177
|
})
|
|
1209
1178
|
], IonInputPasswordToggle);
|
|
@@ -1227,12 +1196,12 @@ let IonItem = class IonItem {
|
|
|
1227
1196
|
this.el = r.nativeElement;
|
|
1228
1197
|
}
|
|
1229
1198
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1230
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItem, isStandalone: true, selector: "ion-item", inputs: { button: "button", color: "color", detail: "detail", detailIcon: "detailIcon", disabled: "disabled", download: "download", href: "href", lines: "lines", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", target: "target",
|
|
1199
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItem, isStandalone: true, selector: "ion-item", inputs: { button: "button", color: "color", detail: "detail", detailIcon: "detailIcon", disabled: "disabled", download: "download", href: "href", lines: "lines", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1231
1200
|
};
|
|
1232
1201
|
IonItem = __decorate([
|
|
1233
1202
|
ProxyCmp({
|
|
1234
|
-
defineCustomElementFn: defineCustomElement$
|
|
1235
|
-
inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', '
|
|
1203
|
+
defineCustomElementFn: defineCustomElement$A,
|
|
1204
|
+
inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']
|
|
1236
1205
|
})
|
|
1237
1206
|
], IonItem);
|
|
1238
1207
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItem, decorators: [{
|
|
@@ -1242,7 +1211,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1242
1211
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1243
1212
|
template: '<ng-content></ng-content>',
|
|
1244
1213
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1245
|
-
inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', '
|
|
1214
|
+
inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
|
|
1246
1215
|
standalone: true
|
|
1247
1216
|
}]
|
|
1248
1217
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1255,12 +1224,12 @@ let IonItemDivider = class IonItemDivider {
|
|
|
1255
1224
|
this.el = r.nativeElement;
|
|
1256
1225
|
}
|
|
1257
1226
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1258
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemDivider, isStandalone: true, selector: "ion-item-divider", inputs: { color: "color", mode: "mode", sticky: "sticky"
|
|
1227
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemDivider, isStandalone: true, selector: "ion-item-divider", inputs: { color: "color", mode: "mode", sticky: "sticky" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1259
1228
|
};
|
|
1260
1229
|
IonItemDivider = __decorate([
|
|
1261
1230
|
ProxyCmp({
|
|
1262
|
-
defineCustomElementFn: defineCustomElement$
|
|
1263
|
-
inputs: ['color', 'mode', 'sticky'
|
|
1231
|
+
defineCustomElementFn: defineCustomElement$B,
|
|
1232
|
+
inputs: ['color', 'mode', 'sticky']
|
|
1264
1233
|
})
|
|
1265
1234
|
], IonItemDivider);
|
|
1266
1235
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemDivider, decorators: [{
|
|
@@ -1270,7 +1239,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1270
1239
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1271
1240
|
template: '<ng-content></ng-content>',
|
|
1272
1241
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1273
|
-
inputs: ['color', 'mode', 'sticky'
|
|
1242
|
+
inputs: ['color', 'mode', 'sticky'],
|
|
1274
1243
|
standalone: true
|
|
1275
1244
|
}]
|
|
1276
1245
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1283,12 +1252,11 @@ let IonItemGroup = class IonItemGroup {
|
|
|
1283
1252
|
this.el = r.nativeElement;
|
|
1284
1253
|
}
|
|
1285
1254
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1286
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemGroup, isStandalone: true, selector: "ion-item-group",
|
|
1255
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemGroup, isStandalone: true, selector: "ion-item-group", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1287
1256
|
};
|
|
1288
1257
|
IonItemGroup = __decorate([
|
|
1289
1258
|
ProxyCmp({
|
|
1290
|
-
defineCustomElementFn: defineCustomElement$
|
|
1291
|
-
inputs: ['mode', 'theme']
|
|
1259
|
+
defineCustomElementFn: defineCustomElement$C
|
|
1292
1260
|
})
|
|
1293
1261
|
], IonItemGroup);
|
|
1294
1262
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemGroup, decorators: [{
|
|
@@ -1298,7 +1266,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1298
1266
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1299
1267
|
template: '<ng-content></ng-content>',
|
|
1300
1268
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1301
|
-
inputs: [
|
|
1269
|
+
inputs: [],
|
|
1302
1270
|
standalone: true
|
|
1303
1271
|
}]
|
|
1304
1272
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1311,12 +1279,12 @@ let IonItemOption = class IonItemOption {
|
|
|
1311
1279
|
this.el = r.nativeElement;
|
|
1312
1280
|
}
|
|
1313
1281
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1314
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOption, isStandalone: true, selector: "ion-item-option", inputs: { color: "color", disabled: "disabled", download: "download", expandable: "expandable", href: "href",
|
|
1282
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOption, isStandalone: true, selector: "ion-item-option", inputs: { color: "color", disabled: "disabled", download: "download", expandable: "expandable", href: "href", mode: "mode", rel: "rel", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1315
1283
|
};
|
|
1316
1284
|
IonItemOption = __decorate([
|
|
1317
1285
|
ProxyCmp({
|
|
1318
|
-
defineCustomElementFn: defineCustomElement$
|
|
1319
|
-
inputs: ['color', 'disabled', 'download', 'expandable', 'href', '
|
|
1286
|
+
defineCustomElementFn: defineCustomElement$D,
|
|
1287
|
+
inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type']
|
|
1320
1288
|
})
|
|
1321
1289
|
], IonItemOption);
|
|
1322
1290
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOption, decorators: [{
|
|
@@ -1326,7 +1294,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1326
1294
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1327
1295
|
template: '<ng-content></ng-content>',
|
|
1328
1296
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1329
|
-
inputs: ['color', 'disabled', 'download', 'expandable', 'href', '
|
|
1297
|
+
inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type'],
|
|
1330
1298
|
standalone: true
|
|
1331
1299
|
}]
|
|
1332
1300
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1340,12 +1308,12 @@ let IonItemOptions = class IonItemOptions {
|
|
|
1340
1308
|
proxyOutputs(this, this.el, ['ionSwipe']);
|
|
1341
1309
|
}
|
|
1342
1310
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOptions, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1343
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOptions, isStandalone: true, selector: "ion-item-options", inputs: {
|
|
1311
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemOptions, isStandalone: true, selector: "ion-item-options", inputs: { side: "side" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1344
1312
|
};
|
|
1345
1313
|
IonItemOptions = __decorate([
|
|
1346
1314
|
ProxyCmp({
|
|
1347
|
-
defineCustomElementFn: defineCustomElement$
|
|
1348
|
-
inputs: ['
|
|
1315
|
+
defineCustomElementFn: defineCustomElement$E,
|
|
1316
|
+
inputs: ['side']
|
|
1349
1317
|
})
|
|
1350
1318
|
], IonItemOptions);
|
|
1351
1319
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemOptions, decorators: [{
|
|
@@ -1355,7 +1323,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1355
1323
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1356
1324
|
template: '<ng-content></ng-content>',
|
|
1357
1325
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1358
|
-
inputs: ['
|
|
1326
|
+
inputs: ['side'],
|
|
1359
1327
|
standalone: true
|
|
1360
1328
|
}]
|
|
1361
1329
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1369,12 +1337,12 @@ let IonItemSliding = class IonItemSliding {
|
|
|
1369
1337
|
proxyOutputs(this, this.el, ['ionDrag']);
|
|
1370
1338
|
}
|
|
1371
1339
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonItemSliding, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1372
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemSliding, isStandalone: true, selector: "ion-item-sliding", inputs: { disabled: "disabled"
|
|
1340
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonItemSliding, isStandalone: true, selector: "ion-item-sliding", inputs: { disabled: "disabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1373
1341
|
};
|
|
1374
1342
|
IonItemSliding = __decorate([
|
|
1375
1343
|
ProxyCmp({
|
|
1376
|
-
defineCustomElementFn: defineCustomElement$
|
|
1377
|
-
inputs: ['disabled'
|
|
1344
|
+
defineCustomElementFn: defineCustomElement$F,
|
|
1345
|
+
inputs: ['disabled'],
|
|
1378
1346
|
methods: ['getOpenAmount', 'getSlidingRatio', 'open', 'close', 'closeOpened']
|
|
1379
1347
|
})
|
|
1380
1348
|
], IonItemSliding);
|
|
@@ -1385,7 +1353,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1385
1353
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1386
1354
|
template: '<ng-content></ng-content>',
|
|
1387
1355
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1388
|
-
inputs: ['disabled'
|
|
1356
|
+
inputs: ['disabled'],
|
|
1389
1357
|
standalone: true
|
|
1390
1358
|
}]
|
|
1391
1359
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1398,12 +1366,12 @@ let IonLabel = class IonLabel {
|
|
|
1398
1366
|
this.el = r.nativeElement;
|
|
1399
1367
|
}
|
|
1400
1368
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLabel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1401
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLabel, isStandalone: true, selector: "ion-label", inputs: { color: "color", mode: "mode", position: "position"
|
|
1369
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLabel, isStandalone: true, selector: "ion-label", inputs: { color: "color", mode: "mode", position: "position" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1402
1370
|
};
|
|
1403
1371
|
IonLabel = __decorate([
|
|
1404
1372
|
ProxyCmp({
|
|
1405
|
-
defineCustomElementFn: defineCustomElement$
|
|
1406
|
-
inputs: ['color', 'mode', 'position'
|
|
1373
|
+
defineCustomElementFn: defineCustomElement$G,
|
|
1374
|
+
inputs: ['color', 'mode', 'position']
|
|
1407
1375
|
})
|
|
1408
1376
|
], IonLabel);
|
|
1409
1377
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLabel, decorators: [{
|
|
@@ -1413,7 +1381,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1413
1381
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1414
1382
|
template: '<ng-content></ng-content>',
|
|
1415
1383
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1416
|
-
inputs: ['color', 'mode', 'position'
|
|
1384
|
+
inputs: ['color', 'mode', 'position'],
|
|
1417
1385
|
standalone: true
|
|
1418
1386
|
}]
|
|
1419
1387
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1426,12 +1394,12 @@ let IonList = class IonList {
|
|
|
1426
1394
|
this.el = r.nativeElement;
|
|
1427
1395
|
}
|
|
1428
1396
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1429
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonList, isStandalone: true, selector: "ion-list", inputs: { inset: "inset", lines: "lines", mode: "mode"
|
|
1397
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonList, isStandalone: true, selector: "ion-list", inputs: { inset: "inset", lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1430
1398
|
};
|
|
1431
1399
|
IonList = __decorate([
|
|
1432
1400
|
ProxyCmp({
|
|
1433
|
-
defineCustomElementFn: defineCustomElement$
|
|
1434
|
-
inputs: ['inset', 'lines', 'mode'
|
|
1401
|
+
defineCustomElementFn: defineCustomElement$H,
|
|
1402
|
+
inputs: ['inset', 'lines', 'mode'],
|
|
1435
1403
|
methods: ['closeSlidingItems']
|
|
1436
1404
|
})
|
|
1437
1405
|
], IonList);
|
|
@@ -1442,7 +1410,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1442
1410
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1443
1411
|
template: '<ng-content></ng-content>',
|
|
1444
1412
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1445
|
-
inputs: ['inset', 'lines', 'mode'
|
|
1413
|
+
inputs: ['inset', 'lines', 'mode'],
|
|
1446
1414
|
standalone: true
|
|
1447
1415
|
}]
|
|
1448
1416
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1455,12 +1423,12 @@ let IonListHeader = class IonListHeader {
|
|
|
1455
1423
|
this.el = r.nativeElement;
|
|
1456
1424
|
}
|
|
1457
1425
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonListHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1458
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonListHeader, isStandalone: true, selector: "ion-list-header", inputs: { color: "color", lines: "lines", mode: "mode"
|
|
1426
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonListHeader, isStandalone: true, selector: "ion-list-header", inputs: { color: "color", lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1459
1427
|
};
|
|
1460
1428
|
IonListHeader = __decorate([
|
|
1461
1429
|
ProxyCmp({
|
|
1462
|
-
defineCustomElementFn: defineCustomElement$
|
|
1463
|
-
inputs: ['color', 'lines', 'mode'
|
|
1430
|
+
defineCustomElementFn: defineCustomElement$I,
|
|
1431
|
+
inputs: ['color', 'lines', 'mode']
|
|
1464
1432
|
})
|
|
1465
1433
|
], IonListHeader);
|
|
1466
1434
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonListHeader, decorators: [{
|
|
@@ -1470,7 +1438,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1470
1438
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1471
1439
|
template: '<ng-content></ng-content>',
|
|
1472
1440
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1473
|
-
inputs: ['color', 'lines', 'mode'
|
|
1441
|
+
inputs: ['color', 'lines', 'mode'],
|
|
1474
1442
|
standalone: true
|
|
1475
1443
|
}]
|
|
1476
1444
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1484,12 +1452,12 @@ let IonLoading = class IonLoading {
|
|
|
1484
1452
|
proxyOutputs(this, this.el, ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
|
|
1485
1453
|
}
|
|
1486
1454
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonLoading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1487
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLoading, isStandalone: true, selector: "ion-loading", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", showBackdrop: "showBackdrop", spinner: "spinner",
|
|
1455
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonLoading, isStandalone: true, selector: "ion-loading", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", showBackdrop: "showBackdrop", spinner: "spinner", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1488
1456
|
};
|
|
1489
1457
|
IonLoading = __decorate([
|
|
1490
1458
|
ProxyCmp({
|
|
1491
|
-
defineCustomElementFn: defineCustomElement$
|
|
1492
|
-
inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', '
|
|
1459
|
+
defineCustomElementFn: defineCustomElement$J,
|
|
1460
|
+
inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
|
|
1493
1461
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
1494
1462
|
})
|
|
1495
1463
|
], IonLoading);
|
|
@@ -1500,7 +1468,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1500
1468
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1501
1469
|
template: '<ng-content></ng-content>',
|
|
1502
1470
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1503
|
-
inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', '
|
|
1471
|
+
inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
|
|
1504
1472
|
standalone: true
|
|
1505
1473
|
}]
|
|
1506
1474
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1514,12 +1482,12 @@ let IonMenu = class IonMenu {
|
|
|
1514
1482
|
proxyOutputs(this, this.el, ['ionWillOpen', 'ionWillClose', 'ionDidOpen', 'ionDidClose']);
|
|
1515
1483
|
}
|
|
1516
1484
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenu, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1517
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenu, isStandalone: true, selector: "ion-menu", inputs: { contentId: "contentId", disabled: "disabled", maxEdgeStart: "maxEdgeStart", menuId: "menuId",
|
|
1485
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenu, isStandalone: true, selector: "ion-menu", inputs: { contentId: "contentId", disabled: "disabled", maxEdgeStart: "maxEdgeStart", menuId: "menuId", side: "side", swipeGesture: "swipeGesture", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1518
1486
|
};
|
|
1519
1487
|
IonMenu = __decorate([
|
|
1520
1488
|
ProxyCmp({
|
|
1521
|
-
defineCustomElementFn: defineCustomElement$
|
|
1522
|
-
inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', '
|
|
1489
|
+
defineCustomElementFn: defineCustomElement$K,
|
|
1490
|
+
inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
|
|
1523
1491
|
methods: ['isOpen', 'isActive', 'open', 'close', 'toggle', 'setOpen']
|
|
1524
1492
|
})
|
|
1525
1493
|
], IonMenu);
|
|
@@ -1530,7 +1498,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1530
1498
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1531
1499
|
template: '<ng-content></ng-content>',
|
|
1532
1500
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1533
|
-
inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', '
|
|
1501
|
+
inputs: ['contentId', 'disabled', 'maxEdgeStart', 'menuId', 'side', 'swipeGesture', 'type'],
|
|
1534
1502
|
standalone: true
|
|
1535
1503
|
}]
|
|
1536
1504
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1543,12 +1511,12 @@ let IonMenuButton = class IonMenuButton {
|
|
|
1543
1511
|
this.el = r.nativeElement;
|
|
1544
1512
|
}
|
|
1545
1513
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1546
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuButton, isStandalone: true, selector: "ion-menu-button", inputs: { autoHide: "autoHide", color: "color", disabled: "disabled", menu: "menu", mode: "mode",
|
|
1514
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuButton, isStandalone: true, selector: "ion-menu-button", inputs: { autoHide: "autoHide", color: "color", disabled: "disabled", menu: "menu", mode: "mode", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1547
1515
|
};
|
|
1548
1516
|
IonMenuButton = __decorate([
|
|
1549
1517
|
ProxyCmp({
|
|
1550
|
-
defineCustomElementFn: defineCustomElement$
|
|
1551
|
-
inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', '
|
|
1518
|
+
defineCustomElementFn: defineCustomElement$L,
|
|
1519
|
+
inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type']
|
|
1552
1520
|
})
|
|
1553
1521
|
], IonMenuButton);
|
|
1554
1522
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuButton, decorators: [{
|
|
@@ -1558,7 +1526,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1558
1526
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1559
1527
|
template: '<ng-content></ng-content>',
|
|
1560
1528
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1561
|
-
inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', '
|
|
1529
|
+
inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type'],
|
|
1562
1530
|
standalone: true
|
|
1563
1531
|
}]
|
|
1564
1532
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1571,12 +1539,12 @@ let IonMenuToggle = class IonMenuToggle {
|
|
|
1571
1539
|
this.el = r.nativeElement;
|
|
1572
1540
|
}
|
|
1573
1541
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1574
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuToggle, isStandalone: true, selector: "ion-menu-toggle", inputs: { autoHide: "autoHide", menu: "menu"
|
|
1542
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonMenuToggle, isStandalone: true, selector: "ion-menu-toggle", inputs: { autoHide: "autoHide", menu: "menu" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1575
1543
|
};
|
|
1576
1544
|
IonMenuToggle = __decorate([
|
|
1577
1545
|
ProxyCmp({
|
|
1578
|
-
defineCustomElementFn: defineCustomElement$
|
|
1579
|
-
inputs: ['autoHide', 'menu'
|
|
1546
|
+
defineCustomElementFn: defineCustomElement$M,
|
|
1547
|
+
inputs: ['autoHide', 'menu']
|
|
1580
1548
|
})
|
|
1581
1549
|
], IonMenuToggle);
|
|
1582
1550
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonMenuToggle, decorators: [{
|
|
@@ -1586,7 +1554,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1586
1554
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1587
1555
|
template: '<ng-content></ng-content>',
|
|
1588
1556
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1589
|
-
inputs: ['autoHide', 'menu'
|
|
1557
|
+
inputs: ['autoHide', 'menu'],
|
|
1590
1558
|
standalone: true
|
|
1591
1559
|
}]
|
|
1592
1560
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1599,12 +1567,12 @@ let IonNavLink = class IonNavLink {
|
|
|
1599
1567
|
this.el = r.nativeElement;
|
|
1600
1568
|
}
|
|
1601
1569
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNavLink, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1602
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNavLink, isStandalone: true, selector: "ion-nav-link", inputs: { component: "component", componentProps: "componentProps",
|
|
1570
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNavLink, isStandalone: true, selector: "ion-nav-link", inputs: { component: "component", componentProps: "componentProps", routerAnimation: "routerAnimation", routerDirection: "routerDirection" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1603
1571
|
};
|
|
1604
1572
|
IonNavLink = __decorate([
|
|
1605
1573
|
ProxyCmp({
|
|
1606
|
-
defineCustomElementFn: defineCustomElement$
|
|
1607
|
-
inputs: ['component', 'componentProps', '
|
|
1574
|
+
defineCustomElementFn: defineCustomElement$N,
|
|
1575
|
+
inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection']
|
|
1608
1576
|
})
|
|
1609
1577
|
], IonNavLink);
|
|
1610
1578
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNavLink, decorators: [{
|
|
@@ -1614,7 +1582,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1614
1582
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1615
1583
|
template: '<ng-content></ng-content>',
|
|
1616
1584
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1617
|
-
inputs: ['component', 'componentProps', '
|
|
1585
|
+
inputs: ['component', 'componentProps', 'routerAnimation', 'routerDirection'],
|
|
1618
1586
|
standalone: true
|
|
1619
1587
|
}]
|
|
1620
1588
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1627,12 +1595,12 @@ let IonNote = class IonNote {
|
|
|
1627
1595
|
this.el = r.nativeElement;
|
|
1628
1596
|
}
|
|
1629
1597
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1630
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNote, isStandalone: true, selector: "ion-note", inputs: { color: "color", mode: "mode"
|
|
1598
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonNote, isStandalone: true, selector: "ion-note", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1631
1599
|
};
|
|
1632
1600
|
IonNote = __decorate([
|
|
1633
1601
|
ProxyCmp({
|
|
1634
|
-
defineCustomElementFn: defineCustomElement$
|
|
1635
|
-
inputs: ['color', 'mode'
|
|
1602
|
+
defineCustomElementFn: defineCustomElement$O,
|
|
1603
|
+
inputs: ['color', 'mode']
|
|
1636
1604
|
})
|
|
1637
1605
|
], IonNote);
|
|
1638
1606
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNote, decorators: [{
|
|
@@ -1642,7 +1610,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1642
1610
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1643
1611
|
template: '<ng-content></ng-content>',
|
|
1644
1612
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1645
|
-
inputs: ['color', 'mode'
|
|
1613
|
+
inputs: ['color', 'mode'],
|
|
1646
1614
|
standalone: true
|
|
1647
1615
|
}]
|
|
1648
1616
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1655,12 +1623,12 @@ let IonPicker = class IonPicker {
|
|
|
1655
1623
|
this.el = r.nativeElement;
|
|
1656
1624
|
}
|
|
1657
1625
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1658
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPicker, isStandalone: true, selector: "ion-picker", inputs: { mode: "mode"
|
|
1626
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPicker, isStandalone: true, selector: "ion-picker", inputs: { mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1659
1627
|
};
|
|
1660
1628
|
IonPicker = __decorate([
|
|
1661
1629
|
ProxyCmp({
|
|
1662
|
-
defineCustomElementFn: defineCustomElement$
|
|
1663
|
-
inputs: ['mode'
|
|
1630
|
+
defineCustomElementFn: defineCustomElement$P,
|
|
1631
|
+
inputs: ['mode']
|
|
1664
1632
|
})
|
|
1665
1633
|
], IonPicker);
|
|
1666
1634
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPicker, decorators: [{
|
|
@@ -1670,7 +1638,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1670
1638
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1671
1639
|
template: '<ng-content></ng-content>',
|
|
1672
1640
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1673
|
-
inputs: ['mode'
|
|
1641
|
+
inputs: ['mode'],
|
|
1674
1642
|
standalone: true
|
|
1675
1643
|
}]
|
|
1676
1644
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1684,12 +1652,12 @@ let IonPickerColumn = class IonPickerColumn {
|
|
|
1684
1652
|
proxyOutputs(this, this.el, ['ionChange']);
|
|
1685
1653
|
}
|
|
1686
1654
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumn, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1687
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumn, isStandalone: true, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode",
|
|
1655
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumn, isStandalone: true, selector: "ion-picker-column", inputs: { color: "color", disabled: "disabled", mode: "mode", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1688
1656
|
};
|
|
1689
1657
|
IonPickerColumn = __decorate([
|
|
1690
1658
|
ProxyCmp({
|
|
1691
|
-
defineCustomElementFn: defineCustomElement$
|
|
1692
|
-
inputs: ['color', 'disabled', 'mode', '
|
|
1659
|
+
defineCustomElementFn: defineCustomElement$Q,
|
|
1660
|
+
inputs: ['color', 'disabled', 'mode', 'value'],
|
|
1693
1661
|
methods: ['setFocus']
|
|
1694
1662
|
})
|
|
1695
1663
|
], IonPickerColumn);
|
|
@@ -1700,7 +1668,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1700
1668
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1701
1669
|
template: '<ng-content></ng-content>',
|
|
1702
1670
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1703
|
-
inputs: ['color', 'disabled', 'mode', '
|
|
1671
|
+
inputs: ['color', 'disabled', 'mode', 'value'],
|
|
1704
1672
|
standalone: true
|
|
1705
1673
|
}]
|
|
1706
1674
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1713,12 +1681,12 @@ let IonPickerColumnOption = class IonPickerColumnOption {
|
|
|
1713
1681
|
this.el = r.nativeElement;
|
|
1714
1682
|
}
|
|
1715
1683
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumnOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1716
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumnOption, isStandalone: true, selector: "ion-picker-column-option", inputs: { color: "color", disabled: "disabled",
|
|
1684
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerColumnOption, isStandalone: true, selector: "ion-picker-column-option", inputs: { color: "color", disabled: "disabled", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1717
1685
|
};
|
|
1718
1686
|
IonPickerColumnOption = __decorate([
|
|
1719
1687
|
ProxyCmp({
|
|
1720
|
-
defineCustomElementFn: defineCustomElement$
|
|
1721
|
-
inputs: ['color', 'disabled', '
|
|
1688
|
+
defineCustomElementFn: defineCustomElement$R,
|
|
1689
|
+
inputs: ['color', 'disabled', 'value']
|
|
1722
1690
|
})
|
|
1723
1691
|
], IonPickerColumnOption);
|
|
1724
1692
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerColumnOption, decorators: [{
|
|
@@ -1728,7 +1696,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1728
1696
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1729
1697
|
template: '<ng-content></ng-content>',
|
|
1730
1698
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1731
|
-
inputs: ['color', 'disabled', '
|
|
1699
|
+
inputs: ['color', 'disabled', 'value'],
|
|
1732
1700
|
standalone: true
|
|
1733
1701
|
}]
|
|
1734
1702
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1742,12 +1710,12 @@ let IonPickerLegacy = class IonPickerLegacy {
|
|
|
1742
1710
|
proxyOutputs(this, this.el, ['ionPickerDidPresent', 'ionPickerWillPresent', 'ionPickerWillDismiss', 'ionPickerDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
|
|
1743
1711
|
}
|
|
1744
1712
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonPickerLegacy, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1745
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerLegacy, isStandalone: true, selector: "ion-picker-legacy", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", columns: "columns", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", showBackdrop: "showBackdrop",
|
|
1713
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonPickerLegacy, isStandalone: true, selector: "ion-picker-legacy", inputs: { animated: "animated", backdropDismiss: "backdropDismiss", buttons: "buttons", columns: "columns", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: "isOpen", keyboardClose: "keyboardClose", leaveAnimation: "leaveAnimation", mode: "mode", showBackdrop: "showBackdrop", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1746
1714
|
};
|
|
1747
1715
|
IonPickerLegacy = __decorate([
|
|
1748
1716
|
ProxyCmp({
|
|
1749
|
-
defineCustomElementFn: defineCustomElement$
|
|
1750
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', '
|
|
1717
|
+
defineCustomElementFn: defineCustomElement$S,
|
|
1718
|
+
inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'trigger'],
|
|
1751
1719
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss', 'getColumn']
|
|
1752
1720
|
})
|
|
1753
1721
|
], IonPickerLegacy);
|
|
@@ -1758,7 +1726,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1758
1726
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1759
1727
|
template: '<ng-content></ng-content>',
|
|
1760
1728
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1761
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', '
|
|
1729
|
+
inputs: ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'trigger'],
|
|
1762
1730
|
standalone: true
|
|
1763
1731
|
}]
|
|
1764
1732
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1771,12 +1739,12 @@ let IonProgressBar = class IonProgressBar {
|
|
|
1771
1739
|
this.el = r.nativeElement;
|
|
1772
1740
|
}
|
|
1773
1741
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonProgressBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1774
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonProgressBar, isStandalone: true, selector: "ion-progress-bar", inputs: { buffer: "buffer", color: "color", mode: "mode", reversed: "reversed",
|
|
1742
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonProgressBar, isStandalone: true, selector: "ion-progress-bar", inputs: { buffer: "buffer", color: "color", mode: "mode", reversed: "reversed", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1775
1743
|
};
|
|
1776
1744
|
IonProgressBar = __decorate([
|
|
1777
1745
|
ProxyCmp({
|
|
1778
|
-
defineCustomElementFn: defineCustomElement$
|
|
1779
|
-
inputs: ['buffer', 'color', 'mode', 'reversed', '
|
|
1746
|
+
defineCustomElementFn: defineCustomElement$T,
|
|
1747
|
+
inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value']
|
|
1780
1748
|
})
|
|
1781
1749
|
], IonProgressBar);
|
|
1782
1750
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonProgressBar, decorators: [{
|
|
@@ -1786,7 +1754,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1786
1754
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1787
1755
|
template: '<ng-content></ng-content>',
|
|
1788
1756
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1789
|
-
inputs: ['buffer', 'color', 'mode', 'reversed', '
|
|
1757
|
+
inputs: ['buffer', 'color', 'mode', 'reversed', 'type', 'value'],
|
|
1790
1758
|
standalone: true
|
|
1791
1759
|
}]
|
|
1792
1760
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1800,12 +1768,12 @@ let IonRadio = class IonRadio {
|
|
|
1800
1768
|
proxyOutputs(this, this.el, ['ionFocus', 'ionBlur']);
|
|
1801
1769
|
}
|
|
1802
1770
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1803
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRadio, isStandalone: true, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name",
|
|
1771
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRadio, isStandalone: true, selector: "ion-radio", inputs: { alignment: "alignment", color: "color", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", name: "name", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1804
1772
|
};
|
|
1805
1773
|
IonRadio = __decorate([
|
|
1806
1774
|
ProxyCmp({
|
|
1807
|
-
defineCustomElementFn: defineCustomElement$
|
|
1808
|
-
inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', '
|
|
1775
|
+
defineCustomElementFn: defineCustomElement$U,
|
|
1776
|
+
inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value']
|
|
1809
1777
|
})
|
|
1810
1778
|
], IonRadio);
|
|
1811
1779
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRadio, decorators: [{
|
|
@@ -1815,7 +1783,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1815
1783
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1816
1784
|
template: '<ng-content></ng-content>',
|
|
1817
1785
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1818
|
-
inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', '
|
|
1786
|
+
inputs: ['alignment', 'color', 'disabled', 'justify', 'labelPlacement', 'mode', 'name', 'value'],
|
|
1819
1787
|
standalone: true
|
|
1820
1788
|
}]
|
|
1821
1789
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1829,12 +1797,12 @@ let IonRefresher = class IonRefresher {
|
|
|
1829
1797
|
proxyOutputs(this, this.el, ['ionRefresh', 'ionPull', 'ionStart']);
|
|
1830
1798
|
}
|
|
1831
1799
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresher, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1832
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresher, isStandalone: true, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration"
|
|
1800
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresher, isStandalone: true, selector: "ion-refresher", inputs: { closeDuration: "closeDuration", disabled: "disabled", mode: "mode", pullFactor: "pullFactor", pullMax: "pullMax", pullMin: "pullMin", snapbackDuration: "snapbackDuration" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1833
1801
|
};
|
|
1834
1802
|
IonRefresher = __decorate([
|
|
1835
1803
|
ProxyCmp({
|
|
1836
|
-
defineCustomElementFn: defineCustomElement$
|
|
1837
|
-
inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'
|
|
1804
|
+
defineCustomElementFn: defineCustomElement$V,
|
|
1805
|
+
inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
|
|
1838
1806
|
methods: ['complete', 'cancel', 'getProgress']
|
|
1839
1807
|
})
|
|
1840
1808
|
], IonRefresher);
|
|
@@ -1845,7 +1813,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1845
1813
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1846
1814
|
template: '<ng-content></ng-content>',
|
|
1847
1815
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1848
|
-
inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'
|
|
1816
|
+
inputs: ['closeDuration', 'disabled', 'mode', 'pullFactor', 'pullMax', 'pullMin', 'snapbackDuration'],
|
|
1849
1817
|
standalone: true
|
|
1850
1818
|
}]
|
|
1851
1819
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1858,12 +1826,12 @@ let IonRefresherContent = class IonRefresherContent {
|
|
|
1858
1826
|
this.el = r.nativeElement;
|
|
1859
1827
|
}
|
|
1860
1828
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresherContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1861
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresherContent, isStandalone: true, selector: "ion-refresher-content", inputs: {
|
|
1829
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRefresherContent, isStandalone: true, selector: "ion-refresher-content", inputs: { pullingIcon: "pullingIcon", pullingText: "pullingText", refreshingSpinner: "refreshingSpinner", refreshingText: "refreshingText" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1862
1830
|
};
|
|
1863
1831
|
IonRefresherContent = __decorate([
|
|
1864
1832
|
ProxyCmp({
|
|
1865
|
-
defineCustomElementFn: defineCustomElement$
|
|
1866
|
-
inputs: ['
|
|
1833
|
+
defineCustomElementFn: defineCustomElement$W,
|
|
1834
|
+
inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText']
|
|
1867
1835
|
})
|
|
1868
1836
|
], IonRefresherContent);
|
|
1869
1837
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRefresherContent, decorators: [{
|
|
@@ -1873,7 +1841,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1873
1841
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1874
1842
|
template: '<ng-content></ng-content>',
|
|
1875
1843
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1876
|
-
inputs: ['
|
|
1844
|
+
inputs: ['pullingIcon', 'pullingText', 'refreshingSpinner', 'refreshingText'],
|
|
1877
1845
|
standalone: true
|
|
1878
1846
|
}]
|
|
1879
1847
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1886,12 +1854,11 @@ let IonReorder = class IonReorder {
|
|
|
1886
1854
|
this.el = r.nativeElement;
|
|
1887
1855
|
}
|
|
1888
1856
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorder, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1889
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorder, isStandalone: true, selector: "ion-reorder",
|
|
1857
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorder, isStandalone: true, selector: "ion-reorder", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1890
1858
|
};
|
|
1891
1859
|
IonReorder = __decorate([
|
|
1892
1860
|
ProxyCmp({
|
|
1893
|
-
defineCustomElementFn: defineCustomElement$
|
|
1894
|
-
inputs: ['mode', 'theme']
|
|
1861
|
+
defineCustomElementFn: defineCustomElement$X
|
|
1895
1862
|
})
|
|
1896
1863
|
], IonReorder);
|
|
1897
1864
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorder, decorators: [{
|
|
@@ -1901,7 +1868,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1901
1868
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1902
1869
|
template: '<ng-content></ng-content>',
|
|
1903
1870
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1904
|
-
inputs: [
|
|
1871
|
+
inputs: [],
|
|
1905
1872
|
standalone: true
|
|
1906
1873
|
}]
|
|
1907
1874
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1915,12 +1882,12 @@ let IonReorderGroup = class IonReorderGroup {
|
|
|
1915
1882
|
proxyOutputs(this, this.el, ['ionItemReorder', 'ionReorderStart', 'ionReorderMove', 'ionReorderEnd']);
|
|
1916
1883
|
}
|
|
1917
1884
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonReorderGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1918
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorderGroup, isStandalone: true, selector: "ion-reorder-group", inputs: { disabled: "disabled"
|
|
1885
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonReorderGroup, isStandalone: true, selector: "ion-reorder-group", inputs: { disabled: "disabled" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1919
1886
|
};
|
|
1920
1887
|
IonReorderGroup = __decorate([
|
|
1921
1888
|
ProxyCmp({
|
|
1922
|
-
defineCustomElementFn: defineCustomElement$
|
|
1923
|
-
inputs: ['disabled'
|
|
1889
|
+
defineCustomElementFn: defineCustomElement$Y,
|
|
1890
|
+
inputs: ['disabled'],
|
|
1924
1891
|
methods: ['complete']
|
|
1925
1892
|
})
|
|
1926
1893
|
], IonReorderGroup);
|
|
@@ -1931,7 +1898,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1931
1898
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1932
1899
|
template: '<ng-content></ng-content>',
|
|
1933
1900
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1934
|
-
inputs: ['disabled'
|
|
1901
|
+
inputs: ['disabled'],
|
|
1935
1902
|
standalone: true
|
|
1936
1903
|
}]
|
|
1937
1904
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1944,12 +1911,12 @@ let IonRippleEffect = class IonRippleEffect {
|
|
|
1944
1911
|
this.el = r.nativeElement;
|
|
1945
1912
|
}
|
|
1946
1913
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRippleEffect, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1947
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRippleEffect, isStandalone: true, selector: "ion-ripple-effect", inputs: {
|
|
1914
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRippleEffect, isStandalone: true, selector: "ion-ripple-effect", inputs: { type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1948
1915
|
};
|
|
1949
1916
|
IonRippleEffect = __decorate([
|
|
1950
1917
|
ProxyCmp({
|
|
1951
|
-
defineCustomElementFn: defineCustomElement$
|
|
1952
|
-
inputs: ['
|
|
1918
|
+
defineCustomElementFn: defineCustomElement$Z,
|
|
1919
|
+
inputs: ['type'],
|
|
1953
1920
|
methods: ['addRipple']
|
|
1954
1921
|
})
|
|
1955
1922
|
], IonRippleEffect);
|
|
@@ -1960,7 +1927,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1960
1927
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1961
1928
|
template: '<ng-content></ng-content>',
|
|
1962
1929
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1963
|
-
inputs: ['
|
|
1930
|
+
inputs: ['type'],
|
|
1964
1931
|
standalone: true
|
|
1965
1932
|
}]
|
|
1966
1933
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -1973,12 +1940,11 @@ let IonRow = class IonRow {
|
|
|
1973
1940
|
this.el = r.nativeElement;
|
|
1974
1941
|
}
|
|
1975
1942
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1976
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRow, isStandalone: true, selector: "ion-row",
|
|
1943
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonRow, isStandalone: true, selector: "ion-row", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1977
1944
|
};
|
|
1978
1945
|
IonRow = __decorate([
|
|
1979
1946
|
ProxyCmp({
|
|
1980
|
-
defineCustomElementFn: defineCustomElement
|
|
1981
|
-
inputs: ['mode', 'theme']
|
|
1947
|
+
defineCustomElementFn: defineCustomElement$_
|
|
1982
1948
|
})
|
|
1983
1949
|
], IonRow);
|
|
1984
1950
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonRow, decorators: [{
|
|
@@ -1988,7 +1954,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1988
1954
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1989
1955
|
template: '<ng-content></ng-content>',
|
|
1990
1956
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1991
|
-
inputs: [
|
|
1957
|
+
inputs: [],
|
|
1992
1958
|
standalone: true
|
|
1993
1959
|
}]
|
|
1994
1960
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2001,12 +1967,12 @@ let IonSegmentButton = class IonSegmentButton {
|
|
|
2001
1967
|
this.el = r.nativeElement;
|
|
2002
1968
|
}
|
|
2003
1969
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2004
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSegmentButton, isStandalone: true, selector: "ion-segment-button", inputs: { contentId: "contentId", disabled: "disabled", layout: "layout", mode: "mode",
|
|
1970
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSegmentButton, isStandalone: true, selector: "ion-segment-button", inputs: { contentId: "contentId", disabled: "disabled", layout: "layout", mode: "mode", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2005
1971
|
};
|
|
2006
1972
|
IonSegmentButton = __decorate([
|
|
2007
1973
|
ProxyCmp({
|
|
2008
|
-
defineCustomElementFn: defineCustomElement
|
|
2009
|
-
inputs: ['contentId', 'disabled', 'layout', 'mode', '
|
|
1974
|
+
defineCustomElementFn: defineCustomElement$$,
|
|
1975
|
+
inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value']
|
|
2010
1976
|
})
|
|
2011
1977
|
], IonSegmentButton);
|
|
2012
1978
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentButton, decorators: [{
|
|
@@ -2016,7 +1982,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2016
1982
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2017
1983
|
template: '<ng-content></ng-content>',
|
|
2018
1984
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2019
|
-
inputs: ['contentId', 'disabled', 'layout', 'mode', '
|
|
1985
|
+
inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value'],
|
|
2020
1986
|
standalone: true
|
|
2021
1987
|
}]
|
|
2022
1988
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2033,7 +1999,7 @@ let IonSegmentContent = class IonSegmentContent {
|
|
|
2033
1999
|
};
|
|
2034
2000
|
IonSegmentContent = __decorate([
|
|
2035
2001
|
ProxyCmp({
|
|
2036
|
-
defineCustomElementFn: defineCustomElement$
|
|
2002
|
+
defineCustomElementFn: defineCustomElement$10
|
|
2037
2003
|
})
|
|
2038
2004
|
], IonSegmentContent);
|
|
2039
2005
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSegmentContent, decorators: [{
|
|
@@ -2061,7 +2027,7 @@ let IonSegmentView = class IonSegmentView {
|
|
|
2061
2027
|
};
|
|
2062
2028
|
IonSegmentView = __decorate([
|
|
2063
2029
|
ProxyCmp({
|
|
2064
|
-
defineCustomElementFn: defineCustomElement$
|
|
2030
|
+
defineCustomElementFn: defineCustomElement$11,
|
|
2065
2031
|
inputs: ['disabled']
|
|
2066
2032
|
})
|
|
2067
2033
|
], IonSegmentView);
|
|
@@ -2089,7 +2055,7 @@ let IonSelectModal = class IonSelectModal {
|
|
|
2089
2055
|
};
|
|
2090
2056
|
IonSelectModal = __decorate([
|
|
2091
2057
|
ProxyCmp({
|
|
2092
|
-
defineCustomElementFn: defineCustomElement$
|
|
2058
|
+
defineCustomElementFn: defineCustomElement$12,
|
|
2093
2059
|
inputs: ['header', 'multiple', 'options']
|
|
2094
2060
|
})
|
|
2095
2061
|
], IonSelectModal);
|
|
@@ -2113,12 +2079,12 @@ let IonSelectOption = class IonSelectOption {
|
|
|
2113
2079
|
this.el = r.nativeElement;
|
|
2114
2080
|
}
|
|
2115
2081
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2116
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSelectOption, isStandalone: true, selector: "ion-select-option", inputs: { disabled: "disabled",
|
|
2082
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSelectOption, isStandalone: true, selector: "ion-select-option", inputs: { disabled: "disabled", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2117
2083
|
};
|
|
2118
2084
|
IonSelectOption = __decorate([
|
|
2119
2085
|
ProxyCmp({
|
|
2120
|
-
defineCustomElementFn: defineCustomElement$
|
|
2121
|
-
inputs: ['disabled', '
|
|
2086
|
+
defineCustomElementFn: defineCustomElement$13,
|
|
2087
|
+
inputs: ['disabled', 'value']
|
|
2122
2088
|
})
|
|
2123
2089
|
], IonSelectOption);
|
|
2124
2090
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSelectOption, decorators: [{
|
|
@@ -2128,7 +2094,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2128
2094
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2129
2095
|
template: '<ng-content></ng-content>',
|
|
2130
2096
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2131
|
-
inputs: ['disabled', '
|
|
2097
|
+
inputs: ['disabled', 'value'],
|
|
2132
2098
|
standalone: true
|
|
2133
2099
|
}]
|
|
2134
2100
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2141,12 +2107,12 @@ let IonSkeletonText = class IonSkeletonText {
|
|
|
2141
2107
|
this.el = r.nativeElement;
|
|
2142
2108
|
}
|
|
2143
2109
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSkeletonText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2144
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSkeletonText, isStandalone: true, selector: "ion-skeleton-text", inputs: { animated: "animated"
|
|
2110
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSkeletonText, isStandalone: true, selector: "ion-skeleton-text", inputs: { animated: "animated" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2145
2111
|
};
|
|
2146
2112
|
IonSkeletonText = __decorate([
|
|
2147
2113
|
ProxyCmp({
|
|
2148
|
-
defineCustomElementFn: defineCustomElement$
|
|
2149
|
-
inputs: ['animated'
|
|
2114
|
+
defineCustomElementFn: defineCustomElement$14,
|
|
2115
|
+
inputs: ['animated']
|
|
2150
2116
|
})
|
|
2151
2117
|
], IonSkeletonText);
|
|
2152
2118
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSkeletonText, decorators: [{
|
|
@@ -2156,7 +2122,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2156
2122
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2157
2123
|
template: '<ng-content></ng-content>',
|
|
2158
2124
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2159
|
-
inputs: ['animated'
|
|
2125
|
+
inputs: ['animated'],
|
|
2160
2126
|
standalone: true
|
|
2161
2127
|
}]
|
|
2162
2128
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2169,12 +2135,12 @@ let IonSpinner = class IonSpinner {
|
|
|
2169
2135
|
this.el = r.nativeElement;
|
|
2170
2136
|
}
|
|
2171
2137
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSpinner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2172
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSpinner, isStandalone: true, selector: "ion-spinner", inputs: { color: "color", duration: "duration",
|
|
2138
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSpinner, isStandalone: true, selector: "ion-spinner", inputs: { color: "color", duration: "duration", name: "name", paused: "paused" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2173
2139
|
};
|
|
2174
2140
|
IonSpinner = __decorate([
|
|
2175
2141
|
ProxyCmp({
|
|
2176
|
-
defineCustomElementFn: defineCustomElement$
|
|
2177
|
-
inputs: ['color', 'duration', '
|
|
2142
|
+
defineCustomElementFn: defineCustomElement$15,
|
|
2143
|
+
inputs: ['color', 'duration', 'name', 'paused']
|
|
2178
2144
|
})
|
|
2179
2145
|
], IonSpinner);
|
|
2180
2146
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSpinner, decorators: [{
|
|
@@ -2184,7 +2150,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2184
2150
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2185
2151
|
template: '<ng-content></ng-content>',
|
|
2186
2152
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2187
|
-
inputs: ['color', 'duration', '
|
|
2153
|
+
inputs: ['color', 'duration', 'name', 'paused'],
|
|
2188
2154
|
standalone: true
|
|
2189
2155
|
}]
|
|
2190
2156
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2198,12 +2164,12 @@ let IonSplitPane = class IonSplitPane {
|
|
|
2198
2164
|
proxyOutputs(this, this.el, ['ionSplitPaneVisible']);
|
|
2199
2165
|
}
|
|
2200
2166
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSplitPane, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2201
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSplitPane, isStandalone: true, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled",
|
|
2167
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonSplitPane, isStandalone: true, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", when: "when" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2202
2168
|
};
|
|
2203
2169
|
IonSplitPane = __decorate([
|
|
2204
2170
|
ProxyCmp({
|
|
2205
|
-
defineCustomElementFn: defineCustomElement$
|
|
2206
|
-
inputs: ['contentId', 'disabled', '
|
|
2171
|
+
defineCustomElementFn: defineCustomElement$16,
|
|
2172
|
+
inputs: ['contentId', 'disabled', 'when']
|
|
2207
2173
|
})
|
|
2208
2174
|
], IonSplitPane);
|
|
2209
2175
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonSplitPane, decorators: [{
|
|
@@ -2213,7 +2179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2213
2179
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2214
2180
|
template: '<ng-content></ng-content>',
|
|
2215
2181
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2216
|
-
inputs: ['contentId', 'disabled', '
|
|
2182
|
+
inputs: ['contentId', 'disabled', 'when'],
|
|
2217
2183
|
standalone: true
|
|
2218
2184
|
}]
|
|
2219
2185
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2226,12 +2192,12 @@ let IonTab = class IonTab {
|
|
|
2226
2192
|
this.el = r.nativeElement;
|
|
2227
2193
|
}
|
|
2228
2194
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTab, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2229
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTab, isStandalone: true, selector: "ion-tab", inputs: { component: "component",
|
|
2195
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTab, isStandalone: true, selector: "ion-tab", inputs: { component: "component", tab: "tab" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2230
2196
|
};
|
|
2231
2197
|
IonTab = __decorate([
|
|
2232
2198
|
ProxyCmp({
|
|
2233
|
-
defineCustomElementFn: defineCustomElement$
|
|
2234
|
-
inputs: ['component', '
|
|
2199
|
+
defineCustomElementFn: defineCustomElement$17,
|
|
2200
|
+
inputs: ['component', 'tab'],
|
|
2235
2201
|
methods: ['setActive']
|
|
2236
2202
|
})
|
|
2237
2203
|
], IonTab);
|
|
@@ -2242,7 +2208,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2242
2208
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2243
2209
|
template: '<ng-content></ng-content>',
|
|
2244
2210
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2245
|
-
inputs: ['component', '
|
|
2211
|
+
inputs: ['component', 'tab'],
|
|
2246
2212
|
standalone: true
|
|
2247
2213
|
}]
|
|
2248
2214
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2255,12 +2221,12 @@ let IonTabBar = class IonTabBar {
|
|
|
2255
2221
|
this.el = r.nativeElement;
|
|
2256
2222
|
}
|
|
2257
2223
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2258
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabBar, isStandalone: true, selector: "ion-tab-bar", inputs: { color: "color",
|
|
2224
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabBar, isStandalone: true, selector: "ion-tab-bar", inputs: { color: "color", mode: "mode", selectedTab: "selectedTab", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2259
2225
|
};
|
|
2260
2226
|
IonTabBar = __decorate([
|
|
2261
2227
|
ProxyCmp({
|
|
2262
|
-
defineCustomElementFn: defineCustomElement$
|
|
2263
|
-
inputs: ['color', '
|
|
2228
|
+
defineCustomElementFn: defineCustomElement$18,
|
|
2229
|
+
inputs: ['color', 'mode', 'selectedTab', 'translucent']
|
|
2264
2230
|
})
|
|
2265
2231
|
], IonTabBar);
|
|
2266
2232
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabBar, decorators: [{
|
|
@@ -2270,7 +2236,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2270
2236
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2271
2237
|
template: '<ng-content></ng-content>',
|
|
2272
2238
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2273
|
-
inputs: ['color', '
|
|
2239
|
+
inputs: ['color', 'mode', 'selectedTab', 'translucent'],
|
|
2274
2240
|
standalone: true
|
|
2275
2241
|
}]
|
|
2276
2242
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2283,12 +2249,12 @@ let IonTabButton = class IonTabButton {
|
|
|
2283
2249
|
this.el = r.nativeElement;
|
|
2284
2250
|
}
|
|
2285
2251
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2286
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabButton, isStandalone: true, selector: "ion-tab-button", inputs: { disabled: "disabled", download: "download", href: "href", layout: "layout", mode: "mode", rel: "rel", selected: "selected",
|
|
2252
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTabButton, isStandalone: true, selector: "ion-tab-button", inputs: { disabled: "disabled", download: "download", href: "href", layout: "layout", mode: "mode", rel: "rel", selected: "selected", tab: "tab", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2287
2253
|
};
|
|
2288
2254
|
IonTabButton = __decorate([
|
|
2289
2255
|
ProxyCmp({
|
|
2290
|
-
defineCustomElementFn: defineCustomElement$
|
|
2291
|
-
inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', '
|
|
2256
|
+
defineCustomElementFn: defineCustomElement$19,
|
|
2257
|
+
inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target']
|
|
2292
2258
|
})
|
|
2293
2259
|
], IonTabButton);
|
|
2294
2260
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTabButton, decorators: [{
|
|
@@ -2298,7 +2264,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2298
2264
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2299
2265
|
template: '<ng-content></ng-content>',
|
|
2300
2266
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2301
|
-
inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', '
|
|
2267
|
+
inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target'],
|
|
2302
2268
|
standalone: true
|
|
2303
2269
|
}]
|
|
2304
2270
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2311,12 +2277,12 @@ let IonText = class IonText {
|
|
|
2311
2277
|
this.el = r.nativeElement;
|
|
2312
2278
|
}
|
|
2313
2279
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonText, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2314
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonText, isStandalone: true, selector: "ion-text", inputs: { color: "color", mode: "mode"
|
|
2280
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonText, isStandalone: true, selector: "ion-text", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2315
2281
|
};
|
|
2316
2282
|
IonText = __decorate([
|
|
2317
2283
|
ProxyCmp({
|
|
2318
|
-
defineCustomElementFn: defineCustomElement$
|
|
2319
|
-
inputs: ['color', 'mode'
|
|
2284
|
+
defineCustomElementFn: defineCustomElement$1a,
|
|
2285
|
+
inputs: ['color', 'mode']
|
|
2320
2286
|
})
|
|
2321
2287
|
], IonText);
|
|
2322
2288
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonText, decorators: [{
|
|
@@ -2326,7 +2292,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2326
2292
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2327
2293
|
template: '<ng-content></ng-content>',
|
|
2328
2294
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2329
|
-
inputs: ['color', 'mode'
|
|
2295
|
+
inputs: ['color', 'mode'],
|
|
2330
2296
|
standalone: true
|
|
2331
2297
|
}]
|
|
2332
2298
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2339,12 +2305,11 @@ let IonThumbnail = class IonThumbnail {
|
|
|
2339
2305
|
this.el = r.nativeElement;
|
|
2340
2306
|
}
|
|
2341
2307
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonThumbnail, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2342
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonThumbnail, isStandalone: true, selector: "ion-thumbnail",
|
|
2308
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonThumbnail, isStandalone: true, selector: "ion-thumbnail", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2343
2309
|
};
|
|
2344
2310
|
IonThumbnail = __decorate([
|
|
2345
2311
|
ProxyCmp({
|
|
2346
|
-
defineCustomElementFn: defineCustomElement$
|
|
2347
|
-
inputs: ['mode', 'theme']
|
|
2312
|
+
defineCustomElementFn: defineCustomElement$1b
|
|
2348
2313
|
})
|
|
2349
2314
|
], IonThumbnail);
|
|
2350
2315
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonThumbnail, decorators: [{
|
|
@@ -2354,7 +2319,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2354
2319
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2355
2320
|
template: '<ng-content></ng-content>',
|
|
2356
2321
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2357
|
-
inputs: [
|
|
2322
|
+
inputs: [],
|
|
2358
2323
|
standalone: true
|
|
2359
2324
|
}]
|
|
2360
2325
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2367,12 +2332,12 @@ let IonTitle = class IonTitle {
|
|
|
2367
2332
|
this.el = r.nativeElement;
|
|
2368
2333
|
}
|
|
2369
2334
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2370
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTitle, isStandalone: true, selector: "ion-title", inputs: { color: "color",
|
|
2335
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonTitle, isStandalone: true, selector: "ion-title", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2371
2336
|
};
|
|
2372
2337
|
IonTitle = __decorate([
|
|
2373
2338
|
ProxyCmp({
|
|
2374
|
-
defineCustomElementFn: defineCustomElement$
|
|
2375
|
-
inputs: ['color', '
|
|
2339
|
+
defineCustomElementFn: defineCustomElement$1c,
|
|
2340
|
+
inputs: ['color', 'size']
|
|
2376
2341
|
})
|
|
2377
2342
|
], IonTitle);
|
|
2378
2343
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonTitle, decorators: [{
|
|
@@ -2382,7 +2347,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2382
2347
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2383
2348
|
template: '<ng-content></ng-content>',
|
|
2384
2349
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2385
|
-
inputs: ['color', '
|
|
2350
|
+
inputs: ['color', 'size'],
|
|
2386
2351
|
standalone: true
|
|
2387
2352
|
}]
|
|
2388
2353
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2396,12 +2361,12 @@ let IonToast = class IonToast {
|
|
|
2396
2361
|
proxyOutputs(this, this.el, ['ionToastDidPresent', 'ionToastWillPresent', 'ionToastWillDismiss', 'ionToastDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss']);
|
|
2397
2362
|
}
|
|
2398
2363
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2399
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToast, isStandalone: true, selector: "ion-toast", inputs: { animated: "animated", buttons: "buttons", color: "color", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes",
|
|
2364
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToast, isStandalone: true, selector: "ion-toast", inputs: { animated: "animated", buttons: "buttons", color: "color", cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", icon: "icon", isOpen: "isOpen", keyboardClose: "keyboardClose", layout: "layout", leaveAnimation: "leaveAnimation", message: "message", mode: "mode", position: "position", positionAnchor: "positionAnchor", swipeGesture: "swipeGesture", translucent: "translucent", trigger: "trigger" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2400
2365
|
};
|
|
2401
2366
|
IonToast = __decorate([
|
|
2402
2367
|
ProxyCmp({
|
|
2403
|
-
defineCustomElementFn: defineCustomElement$
|
|
2404
|
-
inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', '
|
|
2368
|
+
defineCustomElementFn: defineCustomElement$1d,
|
|
2369
|
+
inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
|
|
2405
2370
|
methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']
|
|
2406
2371
|
})
|
|
2407
2372
|
], IonToast);
|
|
@@ -2412,7 +2377,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2412
2377
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2413
2378
|
template: '<ng-content></ng-content>',
|
|
2414
2379
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2415
|
-
inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', '
|
|
2380
|
+
inputs: ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger'],
|
|
2416
2381
|
standalone: true
|
|
2417
2382
|
}]
|
|
2418
2383
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2425,12 +2390,12 @@ let IonToolbar = class IonToolbar {
|
|
|
2425
2390
|
this.el = r.nativeElement;
|
|
2426
2391
|
}
|
|
2427
2392
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToolbar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2428
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToolbar, isStandalone: true, selector: "ion-toolbar", inputs: { color: "color", mode: "mode"
|
|
2393
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: IonToolbar, isStandalone: true, selector: "ion-toolbar", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2429
2394
|
};
|
|
2430
2395
|
IonToolbar = __decorate([
|
|
2431
2396
|
ProxyCmp({
|
|
2432
|
-
defineCustomElementFn: defineCustomElement$
|
|
2433
|
-
inputs: ['color', 'mode'
|
|
2397
|
+
defineCustomElementFn: defineCustomElement$1e,
|
|
2398
|
+
inputs: ['color', 'mode']
|
|
2434
2399
|
})
|
|
2435
2400
|
], IonToolbar);
|
|
2436
2401
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonToolbar, decorators: [{
|
|
@@ -2440,7 +2405,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2440
2405
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2441
2406
|
template: '<ng-content></ng-content>',
|
|
2442
2407
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2443
|
-
inputs: ['color', 'mode'
|
|
2408
|
+
inputs: ['color', 'mode'],
|
|
2444
2409
|
standalone: true
|
|
2445
2410
|
}]
|
|
2446
2411
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
@@ -2661,7 +2626,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2661
2626
|
class LoadingController extends OverlayBaseController {
|
|
2662
2627
|
constructor() {
|
|
2663
2628
|
super(loadingController);
|
|
2664
|
-
defineCustomElement$
|
|
2629
|
+
defineCustomElement$J();
|
|
2665
2630
|
}
|
|
2666
2631
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2667
2632
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: LoadingController, providedIn: 'root' });
|
|
@@ -2693,7 +2658,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2693
2658
|
class PickerController extends OverlayBaseController {
|
|
2694
2659
|
constructor() {
|
|
2695
2660
|
super(pickerController);
|
|
2696
|
-
defineCustomElement$
|
|
2661
|
+
defineCustomElement$S();
|
|
2697
2662
|
}
|
|
2698
2663
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2699
2664
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PickerController, providedIn: 'root' });
|
|
@@ -2708,7 +2673,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2708
2673
|
class ToastController extends OverlayBaseController {
|
|
2709
2674
|
constructor() {
|
|
2710
2675
|
super(toastController);
|
|
2711
|
-
defineCustomElement$
|
|
2676
|
+
defineCustomElement$1d();
|
|
2712
2677
|
}
|
|
2713
2678
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToastController, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2714
2679
|
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ToastController, providedIn: 'root' });
|
|
@@ -2729,7 +2694,7 @@ let IonNav = class IonNav extends IonNav$1 {
|
|
|
2729
2694
|
};
|
|
2730
2695
|
IonNav = __decorate([
|
|
2731
2696
|
ProxyCmp$1({
|
|
2732
|
-
defineCustomElementFn: defineCustomElement$
|
|
2697
|
+
defineCustomElementFn: defineCustomElement$1f,
|
|
2733
2698
|
})
|
|
2734
2699
|
], IonNav);
|
|
2735
2700
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonNav, decorators: [{
|
|
@@ -2789,7 +2754,7 @@ let IonCheckbox = class IonCheckbox extends ValueAccessor {
|
|
|
2789
2754
|
};
|
|
2790
2755
|
IonCheckbox = __decorate([
|
|
2791
2756
|
ProxyCmp({
|
|
2792
|
-
defineCustomElementFn: defineCustomElement$
|
|
2757
|
+
defineCustomElementFn: defineCustomElement$1g,
|
|
2793
2758
|
inputs: CHECKBOX_INPUTS,
|
|
2794
2759
|
})
|
|
2795
2760
|
], IonCheckbox);
|
|
@@ -2875,7 +2840,7 @@ let IonDatetime = class IonDatetime extends ValueAccessor {
|
|
|
2875
2840
|
};
|
|
2876
2841
|
IonDatetime = __decorate([
|
|
2877
2842
|
ProxyCmp({
|
|
2878
|
-
defineCustomElementFn: defineCustomElement$
|
|
2843
|
+
defineCustomElementFn: defineCustomElement$1h,
|
|
2879
2844
|
inputs: DATETIME_INPUTS,
|
|
2880
2845
|
methods: ['confirm', 'reset', 'cancel'],
|
|
2881
2846
|
})
|
|
@@ -2909,7 +2874,7 @@ let IonIcon = class IonIcon {
|
|
|
2909
2874
|
};
|
|
2910
2875
|
IonIcon = __decorate([
|
|
2911
2876
|
ProxyCmp({
|
|
2912
|
-
defineCustomElementFn: defineCustomElement$
|
|
2877
|
+
defineCustomElementFn: defineCustomElement$1i,
|
|
2913
2878
|
inputs: ['color', 'flipRtl', 'icon', 'ios', 'lazy', 'md', 'mode', 'name', 'sanitize', 'size', 'src'],
|
|
2914
2879
|
})
|
|
2915
2880
|
], IonIcon);
|
|
@@ -3009,7 +2974,7 @@ let IonInput = class IonInput extends ValueAccessor {
|
|
|
3009
2974
|
};
|
|
3010
2975
|
IonInput = __decorate([
|
|
3011
2976
|
ProxyCmp({
|
|
3012
|
-
defineCustomElementFn: defineCustomElement$
|
|
2977
|
+
defineCustomElementFn: defineCustomElement$1j,
|
|
3013
2978
|
inputs: INPUT_INPUTS,
|
|
3014
2979
|
methods: ['setFocus', 'getInputElement'],
|
|
3015
2980
|
})
|
|
@@ -3091,7 +3056,7 @@ let IonInputOtp = class IonInputOtp extends ValueAccessor {
|
|
|
3091
3056
|
};
|
|
3092
3057
|
IonInputOtp = __decorate([
|
|
3093
3058
|
ProxyCmp({
|
|
3094
|
-
defineCustomElementFn: defineCustomElement$
|
|
3059
|
+
defineCustomElementFn: defineCustomElement$1k,
|
|
3095
3060
|
inputs: INPUT_OTP_INPUTS,
|
|
3096
3061
|
methods: ['setFocus'],
|
|
3097
3062
|
})
|
|
@@ -3144,7 +3109,7 @@ let IonRadioGroup = class IonRadioGroup extends ValueAccessor {
|
|
|
3144
3109
|
};
|
|
3145
3110
|
IonRadioGroup = __decorate([
|
|
3146
3111
|
ProxyCmp({
|
|
3147
|
-
defineCustomElementFn: defineCustomElement$
|
|
3112
|
+
defineCustomElementFn: defineCustomElement$1l,
|
|
3148
3113
|
inputs: RADIO_GROUP_INPUTS,
|
|
3149
3114
|
})
|
|
3150
3115
|
], IonRadioGroup);
|
|
@@ -3214,7 +3179,7 @@ let IonRange = class IonRange extends ValueAccessor {
|
|
|
3214
3179
|
};
|
|
3215
3180
|
IonRange = __decorate([
|
|
3216
3181
|
ProxyCmp({
|
|
3217
|
-
defineCustomElementFn: defineCustomElement$
|
|
3182
|
+
defineCustomElementFn: defineCustomElement$1m,
|
|
3218
3183
|
inputs: RANGE_INPUTS,
|
|
3219
3184
|
})
|
|
3220
3185
|
], IonRange);
|
|
@@ -3287,7 +3252,7 @@ let IonSearchbar = class IonSearchbar extends ValueAccessor {
|
|
|
3287
3252
|
};
|
|
3288
3253
|
IonSearchbar = __decorate([
|
|
3289
3254
|
ProxyCmp({
|
|
3290
|
-
defineCustomElementFn: defineCustomElement$
|
|
3255
|
+
defineCustomElementFn: defineCustomElement$1n,
|
|
3291
3256
|
inputs: SEARCHBAR_INPUTS,
|
|
3292
3257
|
methods: ['setFocus', 'getInputElement'],
|
|
3293
3258
|
})
|
|
@@ -3340,7 +3305,7 @@ let IonSegment = class IonSegment extends ValueAccessor {
|
|
|
3340
3305
|
};
|
|
3341
3306
|
IonSegment = __decorate([
|
|
3342
3307
|
ProxyCmp({
|
|
3343
|
-
defineCustomElementFn: defineCustomElement$
|
|
3308
|
+
defineCustomElementFn: defineCustomElement$1o,
|
|
3344
3309
|
inputs: SEGMENT_INPUTS,
|
|
3345
3310
|
})
|
|
3346
3311
|
], IonSegment);
|
|
@@ -3415,7 +3380,7 @@ let IonSelect = class IonSelect extends ValueAccessor {
|
|
|
3415
3380
|
};
|
|
3416
3381
|
IonSelect = __decorate([
|
|
3417
3382
|
ProxyCmp({
|
|
3418
|
-
defineCustomElementFn: defineCustomElement$
|
|
3383
|
+
defineCustomElementFn: defineCustomElement$1p,
|
|
3419
3384
|
inputs: SELECT_INPUTS,
|
|
3420
3385
|
methods: ['open'],
|
|
3421
3386
|
})
|
|
@@ -3498,7 +3463,7 @@ let IonTextarea = class IonTextarea extends ValueAccessor {
|
|
|
3498
3463
|
};
|
|
3499
3464
|
IonTextarea = __decorate([
|
|
3500
3465
|
ProxyCmp({
|
|
3501
|
-
defineCustomElementFn: defineCustomElement$
|
|
3466
|
+
defineCustomElementFn: defineCustomElement$1q,
|
|
3502
3467
|
inputs: TEXTAREA_INPUTS,
|
|
3503
3468
|
methods: ['setFocus', 'getInputElement'],
|
|
3504
3469
|
})
|
|
@@ -3567,7 +3532,7 @@ let IonToggle = class IonToggle extends ValueAccessor {
|
|
|
3567
3532
|
};
|
|
3568
3533
|
IonToggle = __decorate([
|
|
3569
3534
|
ProxyCmp({
|
|
3570
|
-
defineCustomElementFn: defineCustomElement$
|
|
3535
|
+
defineCustomElementFn: defineCustomElement$1r,
|
|
3571
3536
|
inputs: TOGGLE_INPUTS,
|
|
3572
3537
|
})
|
|
3573
3538
|
], IonToggle);
|
|
@@ -3591,5 +3556,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3591
3556
|
* Generated bundle index. Do not edit.
|
|
3592
3557
|
*/
|
|
3593
3558
|
|
|
3594
|
-
export { ActionSheetController, AlertController, AnimationController, GestureController, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton,
|
|
3559
|
+
export { ActionSheetController, AlertController, AnimationController, GestureController, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton, IonFab, IonFabButton, IonFabList, IonFooter, IonGrid, IonHeader, IonIcon, IonImg, IonInfiniteScroll, IonInfiniteScrollContent, IonInput, IonInputOtp, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonList, IonListHeader, IonLoading, IonMenu, IonMenuButton, IonMenuToggle, IonModal, IonNav, IonNavLink, IonNote, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPickerLegacy, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRouterLink, IonRouterLinkWithHref, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSegmentContent, IonSegmentView, IonSelect, IonSelectModal, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, LoadingController, MenuController, ModalController, PickerController, PopoverController, ToastController, provideIonicAngular };
|
|
3595
3560
|
//# sourceMappingURL=ionic-angular-standalone.mjs.map
|