@ionic/angular 9.0.3-nightly.20260909 → 9.0.4-dev.11789406216.162770a8
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.map +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/dist/lazy/directives/angular-component-lib/boolean-attribute.d.ts +35 -0
- package/dist/lazy/directives/angular-component-lib/boolean-attribute.js +43 -0
- package/dist/lazy/directives/angular-component-lib/boolean-attribute.js.map +1 -0
- package/dist/lazy/directives/proxies.d.ts +144 -0
- package/dist/lazy/directives/proxies.js +115 -114
- package/dist/lazy/directives/proxies.js.map +1 -1
- package/dist/standalone/directives/angular-component-lib/boolean-attribute.d.ts +35 -0
- package/dist/standalone/directives/angular-component-lib/boolean-attribute.js +43 -0
- package/dist/standalone/directives/angular-component-lib/boolean-attribute.js.map +1 -0
- package/dist/standalone/directives/ion-accordion-group.d.ts +4 -0
- package/dist/standalone/directives/ion-accordion-group.js +3 -2
- package/dist/standalone/directives/ion-accordion-group.js.map +1 -1
- package/dist/standalone/directives/ion-accordion.d.ts +2 -0
- package/dist/standalone/directives/ion-accordion.js +3 -2
- package/dist/standalone/directives/ion-accordion.js.map +1 -1
- package/dist/standalone/directives/ion-action-sheet.d.ts +5 -0
- package/dist/standalone/directives/ion-action-sheet.js +3 -2
- package/dist/standalone/directives/ion-action-sheet.js.map +1 -1
- package/dist/standalone/directives/ion-alert.d.ts +5 -0
- package/dist/standalone/directives/ion-alert.js +3 -2
- package/dist/standalone/directives/ion-alert.js.map +1 -1
- package/dist/standalone/directives/ion-backdrop.d.ts +3 -0
- package/dist/standalone/directives/ion-backdrop.js +3 -2
- package/dist/standalone/directives/ion-backdrop.js.map +1 -1
- package/dist/standalone/directives/ion-breadcrumb.d.ts +3 -0
- package/dist/standalone/directives/ion-breadcrumb.js +3 -2
- package/dist/standalone/directives/ion-breadcrumb.js.map +1 -1
- package/dist/standalone/directives/ion-button.d.ts +2 -0
- package/dist/standalone/directives/ion-button.js +3 -2
- package/dist/standalone/directives/ion-button.js.map +1 -1
- package/dist/standalone/directives/ion-buttons.d.ts +1 -0
- package/dist/standalone/directives/ion-buttons.js +3 -2
- package/dist/standalone/directives/ion-buttons.js.map +1 -1
- package/dist/standalone/directives/ion-card-header.d.ts +1 -0
- package/dist/standalone/directives/ion-card-header.js +3 -2
- package/dist/standalone/directives/ion-card-header.js.map +1 -1
- package/dist/standalone/directives/ion-card.d.ts +2 -0
- package/dist/standalone/directives/ion-card.js +3 -2
- package/dist/standalone/directives/ion-card.js.map +1 -1
- package/dist/standalone/directives/ion-chip.d.ts +2 -0
- package/dist/standalone/directives/ion-chip.js +3 -2
- package/dist/standalone/directives/ion-chip.js.map +1 -1
- package/dist/standalone/directives/ion-content.d.ts +5 -0
- package/dist/standalone/directives/ion-content.js +3 -2
- package/dist/standalone/directives/ion-content.js.map +1 -1
- package/dist/standalone/directives/ion-datetime-button.d.ts +1 -0
- package/dist/standalone/directives/ion-datetime-button.js +3 -2
- package/dist/standalone/directives/ion-datetime-button.js.map +1 -1
- package/dist/standalone/directives/ion-fab-button.d.ts +4 -0
- package/dist/standalone/directives/ion-fab-button.js +3 -2
- package/dist/standalone/directives/ion-fab-button.js.map +1 -1
- package/dist/standalone/directives/ion-fab-list.d.ts +1 -0
- package/dist/standalone/directives/ion-fab-list.js +3 -2
- package/dist/standalone/directives/ion-fab-list.js.map +1 -1
- package/dist/standalone/directives/ion-fab.d.ts +2 -0
- package/dist/standalone/directives/ion-fab.js +3 -2
- package/dist/standalone/directives/ion-fab.js.map +1 -1
- package/dist/standalone/directives/ion-footer.d.ts +1 -0
- package/dist/standalone/directives/ion-footer.js +3 -2
- package/dist/standalone/directives/ion-footer.js.map +1 -1
- package/dist/standalone/directives/ion-grid.d.ts +1 -0
- package/dist/standalone/directives/ion-grid.js +3 -2
- package/dist/standalone/directives/ion-grid.js.map +1 -1
- package/dist/standalone/directives/ion-header.d.ts +1 -0
- package/dist/standalone/directives/ion-header.js +3 -2
- package/dist/standalone/directives/ion-header.js.map +1 -1
- package/dist/standalone/directives/ion-infinite-scroll.d.ts +1 -0
- package/dist/standalone/directives/ion-infinite-scroll.js +3 -2
- package/dist/standalone/directives/ion-infinite-scroll.js.map +1 -1
- package/dist/standalone/directives/ion-item-divider.d.ts +1 -0
- package/dist/standalone/directives/ion-item-divider.js +3 -2
- package/dist/standalone/directives/ion-item-divider.js.map +1 -1
- package/dist/standalone/directives/ion-item-option.d.ts +2 -0
- package/dist/standalone/directives/ion-item-option.js +3 -2
- package/dist/standalone/directives/ion-item-option.js.map +1 -1
- package/dist/standalone/directives/ion-item-sliding.d.ts +1 -0
- package/dist/standalone/directives/ion-item-sliding.js +3 -2
- package/dist/standalone/directives/ion-item-sliding.js.map +1 -1
- package/dist/standalone/directives/ion-item.d.ts +3 -0
- package/dist/standalone/directives/ion-item.js +3 -2
- package/dist/standalone/directives/ion-item.js.map +1 -1
- package/dist/standalone/directives/ion-list.d.ts +1 -0
- package/dist/standalone/directives/ion-list.js +3 -2
- package/dist/standalone/directives/ion-list.js.map +1 -1
- package/dist/standalone/directives/ion-loading.d.ts +6 -0
- package/dist/standalone/directives/ion-loading.js +3 -2
- package/dist/standalone/directives/ion-loading.js.map +1 -1
- package/dist/standalone/directives/ion-menu-button.d.ts +2 -0
- package/dist/standalone/directives/ion-menu-button.js +3 -2
- package/dist/standalone/directives/ion-menu-button.js.map +1 -1
- package/dist/standalone/directives/ion-menu-toggle.d.ts +1 -0
- package/dist/standalone/directives/ion-menu-toggle.js +3 -2
- package/dist/standalone/directives/ion-menu-toggle.js.map +1 -1
- package/dist/standalone/directives/ion-menu.d.ts +2 -0
- package/dist/standalone/directives/ion-menu.js +3 -2
- package/dist/standalone/directives/ion-menu.js.map +1 -1
- package/dist/standalone/directives/ion-picker-column-option.d.ts +1 -0
- package/dist/standalone/directives/ion-picker-column-option.js +3 -2
- package/dist/standalone/directives/ion-picker-column-option.js.map +1 -1
- package/dist/standalone/directives/ion-picker-column.d.ts +1 -0
- package/dist/standalone/directives/ion-picker-column.js +3 -2
- package/dist/standalone/directives/ion-picker-column.js.map +1 -1
- package/dist/standalone/directives/ion-progress-bar.d.ts +1 -0
- package/dist/standalone/directives/ion-progress-bar.js +3 -2
- package/dist/standalone/directives/ion-progress-bar.js.map +1 -1
- package/dist/standalone/directives/ion-radio.d.ts +1 -0
- package/dist/standalone/directives/ion-radio.js +3 -2
- package/dist/standalone/directives/ion-radio.js.map +1 -1
- package/dist/standalone/directives/ion-refresher.d.ts +1 -0
- package/dist/standalone/directives/ion-refresher.js +3 -2
- package/dist/standalone/directives/ion-refresher.js.map +1 -1
- package/dist/standalone/directives/ion-reorder-group.d.ts +1 -0
- package/dist/standalone/directives/ion-reorder-group.js +3 -2
- package/dist/standalone/directives/ion-reorder-group.js.map +1 -1
- package/dist/standalone/directives/ion-segment-button.d.ts +1 -0
- package/dist/standalone/directives/ion-segment-button.js +3 -2
- package/dist/standalone/directives/ion-segment-button.js.map +1 -1
- package/dist/standalone/directives/ion-segment-view.d.ts +2 -0
- package/dist/standalone/directives/ion-segment-view.js +3 -2
- package/dist/standalone/directives/ion-segment-view.js.map +1 -1
- package/dist/standalone/directives/ion-select-modal.d.ts +1 -0
- package/dist/standalone/directives/ion-select-modal.js +3 -2
- package/dist/standalone/directives/ion-select-modal.js.map +1 -1
- package/dist/standalone/directives/ion-select-option.d.ts +1 -0
- package/dist/standalone/directives/ion-select-option.js +3 -2
- package/dist/standalone/directives/ion-select-option.js.map +1 -1
- package/dist/standalone/directives/ion-skeleton-text.d.ts +1 -0
- package/dist/standalone/directives/ion-skeleton-text.js +3 -2
- package/dist/standalone/directives/ion-skeleton-text.js.map +1 -1
- package/dist/standalone/directives/ion-spinner.d.ts +1 -0
- package/dist/standalone/directives/ion-spinner.js +3 -2
- package/dist/standalone/directives/ion-spinner.js.map +1 -1
- package/dist/standalone/directives/ion-split-pane.d.ts +1 -0
- package/dist/standalone/directives/ion-split-pane.js +3 -2
- package/dist/standalone/directives/ion-split-pane.js.map +1 -1
- package/dist/standalone/directives/ion-tab-bar.d.ts +1 -0
- package/dist/standalone/directives/ion-tab-bar.js +3 -2
- package/dist/standalone/directives/ion-tab-bar.js.map +1 -1
- package/dist/standalone/directives/ion-tab-button.d.ts +2 -0
- package/dist/standalone/directives/ion-tab-button.js +3 -2
- package/dist/standalone/directives/ion-tab-button.js.map +1 -1
- package/dist/standalone/directives/ion-toast.d.ts +4 -0
- package/dist/standalone/directives/ion-toast.js +3 -2
- package/dist/standalone/directives/ion-toast.js.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Transforms a value to a boolean so that boolean properties can be set by attribute presence,
|
|
3
|
+
* e.g. `<my-component disabled>` instead of `<my-component [disabled]="true">`.
|
|
4
|
+
*
|
|
5
|
+
* Strings are coerced the same way Angular's `booleanAttribute` coerces them, so `''` (a bare
|
|
6
|
+
* attribute) becomes `true` and `'false'` becomes `false`.
|
|
7
|
+
*
|
|
8
|
+
* Unlike Angular's `booleanAttribute`, `null` and `undefined` are passed through rather than
|
|
9
|
+
* coerced to `false`. Components frequently treat them as a state distinct from `false`:
|
|
10
|
+
*
|
|
11
|
+
* ```tsx
|
|
12
|
+
* // `undefined` means "decide based on the mode", which is not the same as `false`
|
|
13
|
+
* const showDetail = detail !== undefined ? detail : mode === 'ios';
|
|
14
|
+
*
|
|
15
|
+
* // a strict comparison also behaves differently for `null` than it does for `false`
|
|
16
|
+
* const showHandle = handle !== false;
|
|
17
|
+
* ```
|
|
18
|
+
*
|
|
19
|
+
* Both values reach inputs routinely in Angular templates, from the `async` pipe before its
|
|
20
|
+
* first emission and from form control values, so coercing them would change the behavior of
|
|
21
|
+
* bindings that work today.
|
|
22
|
+
*
|
|
23
|
+
* This is implemented here rather than imported from `@angular/core` so that consumers on
|
|
24
|
+
* Angular versions without `booleanAttribute` are unaffected by this file being generated.
|
|
25
|
+
*
|
|
26
|
+
* The parameter type is what Angular derives `ngAcceptInputType_*` from, so it decides which
|
|
27
|
+
* template bindings compile. Widening it to `unknown` would let any expression through.
|
|
28
|
+
*
|
|
29
|
+
* Declared as a function rather than an arrow constant because Angular has to resolve input
|
|
30
|
+
* transforms statically when compiling a library in partial compilation mode.
|
|
31
|
+
*
|
|
32
|
+
* This lives in its own file, separate from `utils.ts`, so that it carries no runtime imports.
|
|
33
|
+
* That keeps it independently type-checkable without pulling `rxjs` in for `proxyOutputs`.
|
|
34
|
+
*/
|
|
35
|
+
export declare function nullableBooleanAttribute(value: boolean | string | null | undefined): boolean | null | undefined;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/**
|
|
4
|
+
* Transforms a value to a boolean so that boolean properties can be set by attribute presence,
|
|
5
|
+
* e.g. `<my-component disabled>` instead of `<my-component [disabled]="true">`.
|
|
6
|
+
*
|
|
7
|
+
* Strings are coerced the same way Angular's `booleanAttribute` coerces them, so `''` (a bare
|
|
8
|
+
* attribute) becomes `true` and `'false'` becomes `false`.
|
|
9
|
+
*
|
|
10
|
+
* Unlike Angular's `booleanAttribute`, `null` and `undefined` are passed through rather than
|
|
11
|
+
* coerced to `false`. Components frequently treat them as a state distinct from `false`:
|
|
12
|
+
*
|
|
13
|
+
* ```tsx
|
|
14
|
+
* // `undefined` means "decide based on the mode", which is not the same as `false`
|
|
15
|
+
* const showDetail = detail !== undefined ? detail : mode === 'ios';
|
|
16
|
+
*
|
|
17
|
+
* // a strict comparison also behaves differently for `null` than it does for `false`
|
|
18
|
+
* const showHandle = handle !== false;
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* Both values reach inputs routinely in Angular templates, from the `async` pipe before its
|
|
22
|
+
* first emission and from form control values, so coercing them would change the behavior of
|
|
23
|
+
* bindings that work today.
|
|
24
|
+
*
|
|
25
|
+
* This is implemented here rather than imported from `@angular/core` so that consumers on
|
|
26
|
+
* Angular versions without `booleanAttribute` are unaffected by this file being generated.
|
|
27
|
+
*
|
|
28
|
+
* The parameter type is what Angular derives `ngAcceptInputType_*` from, so it decides which
|
|
29
|
+
* template bindings compile. Widening it to `unknown` would let any expression through.
|
|
30
|
+
*
|
|
31
|
+
* Declared as a function rather than an arrow constant because Angular has to resolve input
|
|
32
|
+
* transforms statically when compiling a library in partial compilation mode.
|
|
33
|
+
*
|
|
34
|
+
* This lives in its own file, separate from `utils.ts`, so that it carries no runtime imports.
|
|
35
|
+
* That keeps it independently type-checkable without pulling `rxjs` in for `proxyOutputs`.
|
|
36
|
+
*/
|
|
37
|
+
export function nullableBooleanAttribute(value) {
|
|
38
|
+
if (value === null || value === undefined) {
|
|
39
|
+
return value;
|
|
40
|
+
}
|
|
41
|
+
return typeof value === 'boolean' ? value : value !== 'false';
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=boolean-attribute.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"boolean-attribute.js","sourceRoot":"","sources":["../../../../src/standalone/directives/angular-component-lib/boolean-attribute.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AAEpB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAM,UAAU,wBAAwB,CAAC,KAA0C;IACjF,IAAI,KAAK,KAAK,IAAI,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;QAC1C,OAAO,KAAK,CAAC;IACf,CAAC;IACD,OAAO,OAAO,KAAK,KAAK,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,KAAK,OAAO,CAAC;AAChE,CAAC","sourcesContent":["/* eslint-disable */\n/* tslint:disable */\n\n/**\n * Transforms a value to a boolean so that boolean properties can be set by attribute presence,\n * e.g. `<my-component disabled>` instead of `<my-component [disabled]=\"true\">`.\n *\n * Strings are coerced the same way Angular's `booleanAttribute` coerces them, so `''` (a bare\n * attribute) becomes `true` and `'false'` becomes `false`.\n *\n * Unlike Angular's `booleanAttribute`, `null` and `undefined` are passed through rather than\n * coerced to `false`. Components frequently treat them as a state distinct from `false`:\n *\n * ```tsx\n * // `undefined` means \"decide based on the mode\", which is not the same as `false`\n * const showDetail = detail !== undefined ? detail : mode === 'ios';\n *\n * // a strict comparison also behaves differently for `null` than it does for `false`\n * const showHandle = handle !== false;\n * ```\n *\n * Both values reach inputs routinely in Angular templates, from the `async` pipe before its\n * first emission and from form control values, so coercing them would change the behavior of\n * bindings that work today.\n *\n * This is implemented here rather than imported from `@angular/core` so that consumers on\n * Angular versions without `booleanAttribute` are unaffected by this file being generated.\n *\n * The parameter type is what Angular derives `ngAcceptInputType_*` from, so it decides which\n * template bindings compile. Widening it to `unknown` would let any expression through.\n *\n * Declared as a function rather than an arrow constant because Angular has to resolve input\n * transforms statically when compiling a library in partial compilation mode.\n *\n * This lives in its own file, separate from `utils.ts`, so that it carries no runtime imports.\n * That keeps it independently type-checkable without pulling `rxjs` in for `proxyOutputs`.\n */\nexport function nullableBooleanAttribute(value: boolean | string | null | undefined): boolean | null | undefined {\n if (value === null || value === undefined) {\n return value;\n }\n return typeof value === 'boolean' ? value : value !== 'false';\n}\n"]}
|
|
@@ -10,6 +10,10 @@ export declare class IonAccordionGroup {
|
|
|
10
10
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordionGroup, never>;
|
|
12
12
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordionGroup, "ion-accordion-group", never, { "animated": { "alias": "animated"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "ionChange": "ionChange"; }, never, ["*"], true, never>;
|
|
13
|
+
static ngAcceptInputType_animated: boolean | string | null | undefined;
|
|
14
|
+
static ngAcceptInputType_disabled: boolean | string | null | undefined;
|
|
15
|
+
static ngAcceptInputType_multiple: boolean | string | null | undefined;
|
|
16
|
+
static ngAcceptInputType_readonly: boolean | string | null | undefined;
|
|
13
17
|
}
|
|
14
18
|
export declare interface IonAccordionGroup extends Components.IonAccordionGroup {
|
|
15
19
|
/**
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonAccordionGroup } from '@ionic/core/components/ion-accordion-group.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonAccordionGroup = class IonAccordionGroup {
|
|
@@ -15,7 +16,7 @@ let IonAccordionGroup = class IonAccordionGroup {
|
|
|
15
16
|
this.el = r.nativeElement;
|
|
16
17
|
}
|
|
17
18
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAccordionGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
18
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
19
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonAccordionGroup, isStandalone: true, selector: "ion-accordion-group", inputs: { animated: ["animated", "animated", nullableBooleanAttribute], disabled: ["disabled", "disabled", nullableBooleanAttribute], expand: "expand", mode: "mode", multiple: ["multiple", "multiple", nullableBooleanAttribute], readonly: ["readonly", "readonly", nullableBooleanAttribute], value: "value" }, outputs: { ionChange: "ionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
19
20
|
};
|
|
20
21
|
IonAccordionGroup = __decorate([
|
|
21
22
|
ProxyCmp({
|
|
@@ -31,7 +32,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
31
32
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
32
33
|
template: '<ng-content></ng-content>',
|
|
33
34
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
34
|
-
inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value'],
|
|
35
|
+
inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'disabled', transform: nullableBooleanAttribute }, 'expand', 'mode', { name: 'multiple', transform: nullableBooleanAttribute }, { name: 'readonly', transform: nullableBooleanAttribute }, 'value'],
|
|
35
36
|
outputs: ['ionChange'],
|
|
36
37
|
}]
|
|
37
38
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionChange: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-accordion-group.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion-group.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-accordion-group.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion-group.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;;AAcxG,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAG+B;IAFjD,EAAE,CAA+B;IACjC,SAAS,GAAG,IAAI,YAAY,EAAmF,CAAC;IAC1H,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HANU,iBAAiB;8GAAjB,iBAAiB,oGAHY,wBAAwB,sCAAmC,wBAAwB,sEAAqD,wBAAwB,sCAAmC,wBAAwB,kFAFzP,2BAA2B;;AAK1B,iBAAiB;IAZ7B,QAAQ,CAAC;QACR,qBAAqB,EAAE,uBAAuB;QAC9C,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,OAAO,CAAC;KACpF,CAAC;GASW,iBAAiB,CAO7B;;2FAPY,iBAAiB;kBAR7B,SAAS;mBAAC;oBACT,QAAQ,EAAE,qBAAqB;oBAC/B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,OAAO,CAAC;oBAC/Q,OAAO,EAAE,CAAC,WAAW,CAAC;iBACvB;;sBAGE,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAccordionGroup } from '@ionic/core/components/ion-accordion-group.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAccordionGroup,\n inputs: ['animated', 'disabled', 'expand', 'mode', 'multiple', 'readonly', 'value']\n})\n@Component({\n selector: 'ion-accordion-group',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'disabled', transform: nullableBooleanAttribute }, 'expand', 'mode', { name: 'multiple', transform: nullableBooleanAttribute }, { name: 'readonly', transform: nullableBooleanAttribute }, 'value'],\n outputs: ['ionChange'],\n})\nexport class IonAccordionGroup {\n protected el: HTMLIonAccordionGroupElement;\n @Output() ionChange = new EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonAccordionGroupCustomEvent } from '@ionic/core/components';\nimport type { AccordionGroupChangeEventDetail as IIonAccordionGroupAccordionGroupChangeEventDetail } from '@ionic/core/components';\n\nexport declare interface IonAccordionGroup extends Components.IonAccordionGroup {\n /**\n * Emitted when the value property has changed as a result of a user action such as a click.\n\nThis event will not emit when programmatically setting the `value` property.\n */\n ionChange: EventEmitter<IonAccordionGroupCustomEvent<IIonAccordionGroupAccordionGroupChangeEventDetail>>;\n}\n\n\n"]}
|
|
@@ -7,6 +7,8 @@ export declare class IonAccordion {
|
|
|
7
7
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonAccordion, never>;
|
|
9
9
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonAccordion, "ion-accordion", never, { "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "toggleIconSlot": { "alias": "toggleIconSlot"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
10
|
+
static ngAcceptInputType_disabled: boolean | string | null | undefined;
|
|
11
|
+
static ngAcceptInputType_readonly: boolean | string | null | undefined;
|
|
10
12
|
}
|
|
11
13
|
export declare interface IonAccordion extends Components.IonAccordion {
|
|
12
14
|
}
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonAccordion } from '@ionic/core/components/ion-accordion.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonAccordion = class IonAccordion {
|
|
@@ -14,7 +15,7 @@ let IonAccordion = class IonAccordion {
|
|
|
14
15
|
this.el = r.nativeElement;
|
|
15
16
|
}
|
|
16
17
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
18
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonAccordion, isStandalone: true, selector: "ion-accordion", inputs: { disabled: ["disabled", "disabled", nullableBooleanAttribute], mode: "mode", readonly: ["readonly", "readonly", nullableBooleanAttribute], toggleIcon: "toggleIcon", toggleIconSlot: "toggleIconSlot", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18
19
|
};
|
|
19
20
|
IonAccordion = __decorate([
|
|
20
21
|
ProxyCmp({
|
|
@@ -30,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
30
31
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
31
32
|
template: '<ng-content></ng-content>',
|
|
32
33
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
33
|
-
inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value'],
|
|
34
|
+
inputs: [{ name: 'disabled', transform: nullableBooleanAttribute }, 'mode', { name: 'readonly', transform: nullableBooleanAttribute }, 'toggleIcon', 'toggleIconSlot', 'value'],
|
|
34
35
|
}]
|
|
35
36
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
36
37
|
//# sourceMappingURL=ion-accordion.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-accordion.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-accordion.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-accordion.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,MAAM,eAAe,CAAC;AAE1G,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAa7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,8FAFiB,wBAAwB,oDAA2C,wBAAwB,yGAFzH,2BAA2B;;AAI1B,YAAY;IAXxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,UAAU,EAAE,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC;KAClF,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC;iBAChL","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAccordion } from '@ionic/core/components/ion-accordion.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAccordion,\n inputs: ['disabled', 'mode', 'readonly', 'toggleIcon', 'toggleIconSlot', 'value']\n})\n@Component({\n selector: 'ion-accordion',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'disabled', transform: nullableBooleanAttribute }, 'mode', { name: 'readonly', transform: nullableBooleanAttribute }, 'toggleIcon', 'toggleIconSlot', 'value'],\n})\nexport class IonAccordion {\n protected el: HTMLIonAccordionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonAccordion extends Components.IonAccordion {}\n\n\n"]}
|
|
@@ -17,6 +17,11 @@ export declare class IonActionSheet {
|
|
|
17
17
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonActionSheet, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonActionSheet, "ion-action-sheet", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionActionSheetDidPresent": "ionActionSheetDidPresent"; "ionActionSheetWillPresent": "ionActionSheetWillPresent"; "ionActionSheetWillDismiss": "ionActionSheetWillDismiss"; "ionActionSheetDidDismiss": "ionActionSheetDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
|
|
20
|
+
static ngAcceptInputType_animated: boolean | string | null | undefined;
|
|
21
|
+
static ngAcceptInputType_backdropDismiss: boolean | string | null | undefined;
|
|
22
|
+
static ngAcceptInputType_isOpen: boolean | string | null | undefined;
|
|
23
|
+
static ngAcceptInputType_keyboardClose: boolean | string | null | undefined;
|
|
24
|
+
static ngAcceptInputType_translucent: boolean | string | null | undefined;
|
|
20
25
|
}
|
|
21
26
|
export declare interface IonActionSheet extends Components.IonActionSheet {
|
|
22
27
|
/**
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonActionSheet } from '@ionic/core/components/ion-action-sheet.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonActionSheet = class IonActionSheet {
|
|
@@ -22,7 +23,7 @@ let IonActionSheet = class IonActionSheet {
|
|
|
22
23
|
this.el = r.nativeElement;
|
|
23
24
|
}
|
|
24
25
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonActionSheet, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
26
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonActionSheet, isStandalone: true, selector: "ion-action-sheet", inputs: { animated: ["animated", "animated", nullableBooleanAttribute], backdropDismiss: ["backdropDismiss", "backdropDismiss", nullableBooleanAttribute], buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", isOpen: ["isOpen", "isOpen", nullableBooleanAttribute], keyboardClose: ["keyboardClose", "keyboardClose", nullableBooleanAttribute], leaveAnimation: "leaveAnimation", mode: "mode", subHeader: "subHeader", translucent: ["translucent", "translucent", nullableBooleanAttribute], trigger: "trigger" }, outputs: { ionActionSheetDidPresent: "ionActionSheetDidPresent", ionActionSheetWillPresent: "ionActionSheetWillPresent", ionActionSheetWillDismiss: "ionActionSheetWillDismiss", ionActionSheetDidDismiss: "ionActionSheetDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
26
27
|
};
|
|
27
28
|
IonActionSheet = __decorate([
|
|
28
29
|
ProxyCmp({
|
|
@@ -39,7 +40,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
39
40
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
40
41
|
template: '<ng-content></ng-content>',
|
|
41
42
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
42
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],
|
|
43
|
+
inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'backdropDismiss', transform: nullableBooleanAttribute }, 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', { name: 'isOpen', transform: nullableBooleanAttribute }, { name: 'keyboardClose', transform: nullableBooleanAttribute }, 'leaveAnimation', 'mode', 'subHeader', { name: 'translucent', transform: nullableBooleanAttribute }, 'trigger'],
|
|
43
44
|
outputs: ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
|
|
44
45
|
}]
|
|
45
46
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionActionSheetDidPresent: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-action-sheet.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-action-sheet.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-action-sheet.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-action-sheet.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAelG,IAAM,cAAc,GAApB,MAAM,cAAc;IAUkC;IATjD,EAAE,CAA4B;IAC9B,wBAAwB,GAAG,IAAI,YAAY,EAAmC,CAAC;IAC/E,yBAAyB,GAAG,IAAI,YAAY,EAAmC,CAAC;IAChF,yBAAyB,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC7G,wBAAwB,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC5G,UAAU,GAAG,IAAI,YAAY,EAAmC,CAAC;IACjE,WAAW,GAAG,IAAI,YAAY,EAAmC,CAAC;IAClE,WAAW,GAAG,IAAI,YAAY,EAAgE,CAAC;IAC/F,UAAU,GAAG,IAAI,YAAY,EAAgE,CAAC;IACxG,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAbU,cAAc;8GAAd,cAAc,iGAHe,wBAAwB,2DAA0C,wBAAwB,gKAAsG,wBAAwB,qDAAwC,wBAAwB,uHAA6E,wBAAwB,sYAF3Z,2BAA2B;;AAK1B,cAAc;IAb1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,CAAC;QACxM,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,cAAc,CAc1B;;2FAdY,cAAc;kBAR1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,gBAAgB,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,SAAS,CAAC;oBACnb,OAAO,EAAE,CAAC,0BAA0B,EAAE,2BAA2B,EAAE,2BAA2B,EAAE,0BAA0B,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBACtL;;sBAGE,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonActionSheet } from '@ionic/core/components/ion-action-sheet.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonActionSheet,\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-action-sheet',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'backdropDismiss', transform: nullableBooleanAttribute }, 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', { name: 'isOpen', transform: nullableBooleanAttribute }, { name: 'keyboardClose', transform: nullableBooleanAttribute }, 'leaveAnimation', 'mode', 'subHeader', { name: 'translucent', transform: nullableBooleanAttribute }, 'trigger'],\n outputs: ['ionActionSheetDidPresent', 'ionActionSheetWillPresent', 'ionActionSheetWillDismiss', 'ionActionSheetDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonActionSheet {\n protected el: HTMLIonActionSheetElement;\n @Output() ionActionSheetDidPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() ionActionSheetWillPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() ionActionSheetWillDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() ionActionSheetDidDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonActionSheetCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonActionSheetCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonActionSheetOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonActionSheet extends Components.IonActionSheet {\n /**\n * Emitted after the action sheet has presented.\n */\n ionActionSheetDidPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has presented.\n */\n ionActionSheetWillPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has dismissed.\n */\n ionActionSheetWillDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has dismissed.\n */\n ionActionSheetDidDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has presented.\nShorthand for ionActionSheetWillDismiss.\n */\n didPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has presented.\nShorthand for ionActionSheetWillPresent.\n */\n willPresent: EventEmitter<IonActionSheetCustomEvent<void>>;\n /**\n * Emitted before the action sheet has dismissed.\nShorthand for ionActionSheetWillDismiss.\n */\n willDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n /**\n * Emitted after the action sheet has dismissed.\nShorthand for ionActionSheetDidDismiss.\n */\n didDismiss: EventEmitter<IonActionSheetCustomEvent<IIonActionSheetOverlayEventDetail>>;\n}\n\n\n"]}
|
|
@@ -17,6 +17,11 @@ export declare class IonAlert {
|
|
|
17
17
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonAlert, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonAlert, "ion-alert", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "buttons": { "alias": "buttons"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "header": { "alias": "header"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "required": false; }; "inputs": { "alias": "inputs"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "keyboardClose": { "alias": "keyboardClose"; "required": false; }; "leaveAnimation": { "alias": "leaveAnimation"; "required": false; }; "message": { "alias": "message"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "subHeader": { "alias": "subHeader"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionAlertDidPresent": "ionAlertDidPresent"; "ionAlertWillPresent": "ionAlertWillPresent"; "ionAlertWillDismiss": "ionAlertWillDismiss"; "ionAlertDidDismiss": "ionAlertDidDismiss"; "didPresent": "didPresent"; "willPresent": "willPresent"; "willDismiss": "willDismiss"; "didDismiss": "didDismiss"; }, never, ["*"], true, never>;
|
|
20
|
+
static ngAcceptInputType_animated: boolean | string | null | undefined;
|
|
21
|
+
static ngAcceptInputType_backdropDismiss: boolean | string | null | undefined;
|
|
22
|
+
static ngAcceptInputType_isOpen: boolean | string | null | undefined;
|
|
23
|
+
static ngAcceptInputType_keyboardClose: boolean | string | null | undefined;
|
|
24
|
+
static ngAcceptInputType_translucent: boolean | string | null | undefined;
|
|
20
25
|
}
|
|
21
26
|
export declare interface IonAlert extends Components.IonAlert {
|
|
22
27
|
/**
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonAlert } from '@ionic/core/components/ion-alert.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonAlert = class IonAlert {
|
|
@@ -22,7 +23,7 @@ let IonAlert = class IonAlert {
|
|
|
22
23
|
this.el = r.nativeElement;
|
|
23
24
|
}
|
|
24
25
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonAlert, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
26
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonAlert, isStandalone: true, selector: "ion-alert", inputs: { animated: ["animated", "animated", nullableBooleanAttribute], backdropDismiss: ["backdropDismiss", "backdropDismiss", nullableBooleanAttribute], buttons: "buttons", cssClass: "cssClass", enterAnimation: "enterAnimation", header: "header", htmlAttributes: "htmlAttributes", inputs: "inputs", isOpen: ["isOpen", "isOpen", nullableBooleanAttribute], keyboardClose: ["keyboardClose", "keyboardClose", nullableBooleanAttribute], leaveAnimation: "leaveAnimation", message: "message", mode: "mode", subHeader: "subHeader", translucent: ["translucent", "translucent", nullableBooleanAttribute], trigger: "trigger" }, outputs: { ionAlertDidPresent: "ionAlertDidPresent", ionAlertWillPresent: "ionAlertWillPresent", ionAlertWillDismiss: "ionAlertWillDismiss", ionAlertDidDismiss: "ionAlertDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
26
27
|
};
|
|
27
28
|
IonAlert = __decorate([
|
|
28
29
|
ProxyCmp({
|
|
@@ -39,7 +40,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
39
40
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
40
41
|
template: '<ng-content></ng-content>',
|
|
41
42
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
42
|
-
inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],
|
|
43
|
+
inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'backdropDismiss', transform: nullableBooleanAttribute }, 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', { name: 'isOpen', transform: nullableBooleanAttribute }, { name: 'keyboardClose', transform: nullableBooleanAttribute }, 'leaveAnimation', 'message', 'mode', 'subHeader', { name: 'translucent', transform: nullableBooleanAttribute }, 'trigger'],
|
|
43
44
|
outputs: ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
|
|
44
45
|
}]
|
|
45
46
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionAlertDidPresent: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-alert.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-alert.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-alert.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-alert.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,qCAAqC,CAAC;;AAerF,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAUwC;IATjD,EAAE,CAAsB;IACxB,kBAAkB,GAAG,IAAI,YAAY,EAA6B,CAAC;IACnE,mBAAmB,GAAG,IAAI,YAAY,EAA6B,CAAC;IACpE,mBAAmB,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC3F,kBAAkB,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC1F,UAAU,GAAG,IAAI,YAAY,EAA6B,CAAC;IAC3D,WAAW,GAAG,IAAI,YAAY,EAA6B,CAAC;IAC5D,WAAW,GAAG,IAAI,YAAY,EAAoD,CAAC;IACnF,UAAU,GAAG,IAAI,YAAY,EAAoD,CAAC;IAC5F,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAbU,QAAQ;8GAAR,QAAQ,0FAHqB,wBAAwB,2DAA0C,wBAAwB,kLAAgH,wBAAwB,qDAAwC,wBAAwB,2IAAwF,wBAAwB,sVAFhb,2BAA2B;;AAK1B,QAAQ;IAbpB,QAAQ,CAAC;QACR,qBAAqB,EAAE,cAAc;QACrC,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,aAAa,EAAE,SAAS,CAAC;QAC7N,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,QAAQ,CAcpB;;2FAdY,QAAQ;kBARpB,SAAS;mBAAC;oBACT,QAAQ,EAAE,WAAW;oBACrB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,iBAAiB,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,QAAQ,EAAE,gBAAgB,EAAE,QAAQ,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,SAAS,CAAC;oBACxc,OAAO,EAAE,CAAC,oBAAoB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBAC9J;;sBAGE,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonAlert } from '@ionic/core/components/ion-alert.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonAlert,\n inputs: ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-alert',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'backdropDismiss', transform: nullableBooleanAttribute }, 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', { name: 'isOpen', transform: nullableBooleanAttribute }, { name: 'keyboardClose', transform: nullableBooleanAttribute }, 'leaveAnimation', 'message', 'mode', 'subHeader', { name: 'translucent', transform: nullableBooleanAttribute }, 'trigger'],\n outputs: ['ionAlertDidPresent', 'ionAlertWillPresent', 'ionAlertWillDismiss', 'ionAlertDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonAlert {\n protected el: HTMLIonAlertElement;\n @Output() ionAlertDidPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() ionAlertWillPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() ionAlertWillDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() ionAlertDidDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonAlertCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonAlertCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonAlertOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonAlert extends Components.IonAlert {\n /**\n * Emitted after the alert has presented.\n */\n ionAlertDidPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has presented.\n */\n ionAlertWillPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has dismissed.\n */\n ionAlertWillDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has dismissed.\n */\n ionAlertDidDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has presented.\nShorthand for ionAlertWillDismiss.\n */\n didPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has presented.\nShorthand for ionAlertWillPresent.\n */\n willPresent: EventEmitter<IonAlertCustomEvent<void>>;\n /**\n * Emitted before the alert has dismissed.\nShorthand for ionAlertWillDismiss.\n */\n willDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n /**\n * Emitted after the alert has dismissed.\nShorthand for ionAlertDidDismiss.\n */\n didDismiss: EventEmitter<IonAlertCustomEvent<IIonAlertOverlayEventDetail>>;\n}\n\n\n"]}
|
|
@@ -9,6 +9,9 @@ export declare class IonBackdrop {
|
|
|
9
9
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonBackdrop, never>;
|
|
11
11
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonBackdrop, "ion-backdrop", never, { "stopPropagation": { "alias": "stopPropagation"; "required": false; }; "tappable": { "alias": "tappable"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "ionBackdropTap": "ionBackdropTap"; }, never, ["*"], true, never>;
|
|
12
|
+
static ngAcceptInputType_stopPropagation: boolean | string | null | undefined;
|
|
13
|
+
static ngAcceptInputType_tappable: boolean | string | null | undefined;
|
|
14
|
+
static ngAcceptInputType_visible: boolean | string | null | undefined;
|
|
12
15
|
}
|
|
13
16
|
export declare interface IonBackdrop extends Components.IonBackdrop {
|
|
14
17
|
/**
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonBackdrop } from '@ionic/core/components/ion-backdrop.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonBackdrop = class IonBackdrop {
|
|
@@ -15,7 +16,7 @@ let IonBackdrop = class IonBackdrop {
|
|
|
15
16
|
this.el = r.nativeElement;
|
|
16
17
|
}
|
|
17
18
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonBackdrop, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
18
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
19
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonBackdrop, isStandalone: true, selector: "ion-backdrop", inputs: { stopPropagation: ["stopPropagation", "stopPropagation", nullableBooleanAttribute], tappable: ["tappable", "tappable", nullableBooleanAttribute], visible: ["visible", "visible", nullableBooleanAttribute] }, outputs: { ionBackdropTap: "ionBackdropTap" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
19
20
|
};
|
|
20
21
|
IonBackdrop = __decorate([
|
|
21
22
|
ProxyCmp({
|
|
@@ -31,7 +32,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
31
32
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
32
33
|
template: '<ng-content></ng-content>',
|
|
33
34
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
34
|
-
inputs: ['stopPropagation', 'tappable', 'visible'],
|
|
35
|
+
inputs: [{ name: 'stopPropagation', transform: nullableBooleanAttribute }, { name: 'tappable', transform: nullableBooleanAttribute }, { name: 'visible', transform: nullableBooleanAttribute }],
|
|
35
36
|
outputs: ['ionBackdropTap'],
|
|
36
37
|
}]
|
|
37
38
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionBackdropTap: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-backdrop.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-backdrop.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-backdrop.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-backdrop.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,wCAAwC,CAAC;;AAc3F,IAAM,WAAW,GAAjB,MAAM,WAAW;IAGqC;IAFjD,EAAE,CAAyB;IAC3B,cAAc,GAAG,IAAI,YAAY,EAAgC,CAAC;IAC5E,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HANU,WAAW;8GAAX,WAAW,kHAHyB,wBAAwB,sCAAmC,wBAAwB,mCAAkC,wBAAwB,4EAFlL,2BAA2B;;AAK1B,WAAW;IAZvB,QAAQ,CAAC;QACR,qBAAqB,EAAE,iBAAiB;QACxC,MAAM,EAAE,CAAC,iBAAiB,EAAE,UAAU,EAAE,SAAS,CAAC;KACnD,CAAC;GASW,WAAW,CAOvB;;2FAPY,WAAW;kBARvB,SAAS;mBAAC;oBACT,QAAQ,EAAE,cAAc;oBACxB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,iBAAiB,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,EAAE,wBAAwB,EAAE,CAAC;oBAC/L,OAAO,EAAE,CAAC,gBAAgB,CAAC;iBAC5B;;sBAGE,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonBackdrop } from '@ionic/core/components/ion-backdrop.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonBackdrop,\n inputs: ['stopPropagation', 'tappable', 'visible']\n})\n@Component({\n selector: 'ion-backdrop',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'stopPropagation', transform: nullableBooleanAttribute }, { name: 'tappable', transform: nullableBooleanAttribute }, { name: 'visible', transform: nullableBooleanAttribute }],\n outputs: ['ionBackdropTap'],\n})\nexport class IonBackdrop {\n protected el: HTMLIonBackdropElement;\n @Output() ionBackdropTap = new EventEmitter<IonBackdropCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonBackdropCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonBackdrop extends Components.IonBackdrop {\n /**\n * Emitted when the backdrop is tapped.\n */\n ionBackdropTap: EventEmitter<IonBackdropCustomEvent<void>>;\n}\n\n\n"]}
|
|
@@ -10,6 +10,9 @@ export declare class IonBreadcrumb {
|
|
|
10
10
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonBreadcrumb, never>;
|
|
12
12
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonBreadcrumb, "ion-breadcrumb", never, { "active": { "alias": "active"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
|
|
13
|
+
static ngAcceptInputType_active: boolean | string | null | undefined;
|
|
14
|
+
static ngAcceptInputType_disabled: boolean | string | null | undefined;
|
|
15
|
+
static ngAcceptInputType_separator: boolean | string | null | undefined;
|
|
13
16
|
}
|
|
14
17
|
export declare interface IonBreadcrumb extends Components.IonBreadcrumb {
|
|
15
18
|
/**
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonBreadcrumb } from '@ionic/core/components/ion-breadcrumb.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonBreadcrumb = class IonBreadcrumb {
|
|
@@ -16,7 +17,7 @@ let IonBreadcrumb = class IonBreadcrumb {
|
|
|
16
17
|
this.el = r.nativeElement;
|
|
17
18
|
}
|
|
18
19
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
19
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
20
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonBreadcrumb, isStandalone: true, selector: "ion-breadcrumb", inputs: { active: ["active", "active", nullableBooleanAttribute], color: "color", disabled: ["disabled", "disabled", nullableBooleanAttribute], download: "download", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", separator: ["separator", "separator", nullableBooleanAttribute], target: "target" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
20
21
|
};
|
|
21
22
|
IonBreadcrumb = __decorate([
|
|
22
23
|
ProxyCmp({
|
|
@@ -32,7 +33,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
32
33
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
33
34
|
template: '<ng-content></ng-content>',
|
|
34
35
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
35
|
-
inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target'],
|
|
36
|
+
inputs: [{ name: 'active', transform: nullableBooleanAttribute }, 'color', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', { name: 'separator', transform: nullableBooleanAttribute }, 'target'],
|
|
36
37
|
outputs: ['ionFocus', 'ionBlur'],
|
|
37
38
|
}]
|
|
38
39
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionFocus: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-breadcrumb.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-breadcrumb.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-breadcrumb.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-breadcrumb.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;;AAc/F,IAAM,aAAa,GAAnB,MAAM,aAAa;IAImC;IAHjD,EAAE,CAA2B;IAC7B,QAAQ,GAAG,IAAI,YAAY,EAAkC,CAAC;IAC9D,OAAO,GAAG,IAAI,YAAY,EAAkC,CAAC;IACvE,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAPU,aAAa;8GAAb,aAAa,yFAHc,wBAAwB,sDAA4C,wBAAwB,+KAA6G,wBAAwB,sGAF7P,2BAA2B;;AAK1B,aAAa;IAZzB,QAAQ,CAAC;QACR,qBAAqB,EAAE,mBAAmB;QAC1C,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,WAAW,EAAE,QAAQ,CAAC;KACxI,CAAC;GASW,aAAa,CAQzB;;2FARY,aAAa;kBARzB,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,QAAQ,CAAC;oBACpR,OAAO,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC;iBACjC;;sBAGE,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonBreadcrumb } from '@ionic/core/components/ion-breadcrumb.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonBreadcrumb,\n inputs: ['active', 'color', 'disabled', 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'separator', 'target']\n})\n@Component({\n selector: 'ion-breadcrumb',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'active', transform: nullableBooleanAttribute }, 'color', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', { name: 'separator', transform: nullableBooleanAttribute }, 'target'],\n outputs: ['ionFocus', 'ionBlur'],\n})\nexport class IonBreadcrumb {\n protected el: HTMLIonBreadcrumbElement;\n @Output() ionFocus = new EventEmitter<IonBreadcrumbCustomEvent<void>>();\n @Output() ionBlur = new EventEmitter<IonBreadcrumbCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonBreadcrumbCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonBreadcrumb extends Components.IonBreadcrumb {\n /**\n * Emitted when the breadcrumb has focus.\n */\n ionFocus: EventEmitter<IonBreadcrumbCustomEvent<void>>;\n /**\n * Emitted when the breadcrumb loses focus.\n */\n ionBlur: EventEmitter<IonBreadcrumbCustomEvent<void>>;\n}\n\n\n"]}
|
|
@@ -10,6 +10,8 @@ export declare class IonButton {
|
|
|
10
10
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonButton, never>;
|
|
12
12
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonButton, "ion-button", never, { "buttonType": { "alias": "buttonType"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "form": { "alias": "form"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "strong": { "alias": "strong"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "ionFocus": "ionFocus"; "ionBlur": "ionBlur"; }, never, ["*"], true, never>;
|
|
13
|
+
static ngAcceptInputType_disabled: boolean | string | null | undefined;
|
|
14
|
+
static ngAcceptInputType_strong: boolean | string | null | undefined;
|
|
13
15
|
}
|
|
14
16
|
export declare interface IonButton extends Components.IonButton {
|
|
15
17
|
/**
|
|
@@ -3,6 +3,7 @@ import { __decorate } from "tslib";
|
|
|
3
3
|
/* auto-generated angular directive proxies */
|
|
4
4
|
import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
|
|
5
5
|
import { ProxyCmp } from './angular-component-lib/utils';
|
|
6
|
+
import { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';
|
|
6
7
|
import { defineCustomElement as defineIonButton } from '@ionic/core/components/ion-button.js';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
let IonButton = class IonButton {
|
|
@@ -16,7 +17,7 @@ let IonButton = class IonButton {
|
|
|
16
17
|
this.el = r.nativeElement;
|
|
17
18
|
}
|
|
18
19
|
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
19
|
-
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
20
|
+
/** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonButton, isStandalone: true, selector: "ion-button", inputs: { buttonType: "buttonType", color: "color", disabled: ["disabled", "disabled", nullableBooleanAttribute], download: "download", expand: "expand", fill: "fill", form: "form", href: "href", mode: "mode", rel: "rel", routerAnimation: "routerAnimation", routerDirection: "routerDirection", shape: "shape", size: "size", strong: ["strong", "strong", nullableBooleanAttribute], target: "target", type: "type" }, outputs: { ionFocus: "ionFocus", ionBlur: "ionBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
20
21
|
};
|
|
21
22
|
IonButton = __decorate([
|
|
22
23
|
ProxyCmp({
|
|
@@ -32,7 +33,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
|
|
|
32
33
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
33
34
|
template: '<ng-content></ng-content>',
|
|
34
35
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
35
|
-
inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type'],
|
|
36
|
+
inputs: ['buttonType', 'color', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', { name: 'strong', transform: nullableBooleanAttribute }, 'target', 'type'],
|
|
36
37
|
outputs: ['ionFocus', 'ionBlur'],
|
|
37
38
|
}]
|
|
38
39
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionFocus: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ion-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-button.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"ion-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-button.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,8CAA8C;AAC9C,OAAO,EAAE,uBAAuB,EAAqB,SAAS,EAAsB,YAAY,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAEhI,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2CAA2C,CAAC;AAIrF,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,sCAAsC,CAAC;;AAcvF,IAAM,SAAS,GAAf,MAAM,SAAS;IAIuC;IAHjD,EAAE,CAAuB;IACzB,QAAQ,GAAG,IAAI,YAAY,EAA8B,CAAC;IAC1D,OAAO,GAAG,IAAI,YAAY,EAA8B,CAAC;IACnE,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HAPU,SAAS;8GAAT,SAAS,qIAH2C,wBAAwB,kPAAqJ,wBAAwB,oHAF1P,2BAA2B;;AAK1B,SAAS;IAZrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,YAAY,EAAE,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,CAAC;KAC5L,CAAC;GASW,SAAS,CAQrB;;2FARY,SAAS;kBARrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,YAAY;oBACtB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,YAAY,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,QAAQ,EAAE,MAAM,CAAC;oBACzR,OAAO,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC;iBACjC;;sBAGE,MAAM;;sBACN,MAAM","sourcesContent":["/* tslint:disable */\n/* auto-generated angular directive proxies */\nimport { ChangeDetectionStrategy, ChangeDetectorRef, Component, ElementRef, NgZone, EventEmitter, Output } from '@angular/core';\n\nimport { ProxyCmp } from './angular-component-lib/utils';\nimport { nullableBooleanAttribute } from './angular-component-lib/boolean-attribute';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonButton } from '@ionic/core/components/ion-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonButton,\n inputs: ['buttonType', 'color', 'disabled', 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', 'strong', 'target', 'type']\n})\n@Component({\n selector: 'ion-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['buttonType', 'color', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', 'expand', 'fill', 'form', 'href', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'shape', 'size', { name: 'strong', transform: nullableBooleanAttribute }, 'target', 'type'],\n outputs: ['ionFocus', 'ionBlur'],\n})\nexport class IonButton {\n protected el: HTMLIonButtonElement;\n @Output() ionFocus = new EventEmitter<IonButtonCustomEvent<void>>();\n @Output() ionBlur = new EventEmitter<IonButtonCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonButtonCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonButton extends Components.IonButton {\n /**\n * Emitted when the button has focus.\n */\n ionFocus: EventEmitter<IonButtonCustomEvent<void>>;\n /**\n * Emitted when the button loses focus.\n */\n ionBlur: EventEmitter<IonButtonCustomEvent<void>>;\n}\n\n\n"]}
|
|
@@ -7,6 +7,7 @@ export declare class IonButtons {
|
|
|
7
7
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<IonButtons, never>;
|
|
9
9
|
static ɵcmp: i0.ɵɵComponentDeclaration<IonButtons, "ion-buttons", never, { "collapse": { "alias": "collapse"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
10
|
+
static ngAcceptInputType_collapse: boolean | string | null | undefined;
|
|
10
11
|
}
|
|
11
12
|
export declare interface IonButtons extends Components.IonButtons {
|
|
12
13
|
}
|