@ionic/angular 9.0.3 → 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.
Files changed (147) hide show
  1. package/css/core.css.map +1 -1
  2. package/css/ionic.bundle.css.map +1 -1
  3. package/dist/lazy/directives/angular-component-lib/boolean-attribute.d.ts +35 -0
  4. package/dist/lazy/directives/angular-component-lib/boolean-attribute.js +43 -0
  5. package/dist/lazy/directives/angular-component-lib/boolean-attribute.js.map +1 -0
  6. package/dist/lazy/directives/proxies.d.ts +144 -0
  7. package/dist/lazy/directives/proxies.js +115 -114
  8. package/dist/lazy/directives/proxies.js.map +1 -1
  9. package/dist/standalone/directives/angular-component-lib/boolean-attribute.d.ts +35 -0
  10. package/dist/standalone/directives/angular-component-lib/boolean-attribute.js +43 -0
  11. package/dist/standalone/directives/angular-component-lib/boolean-attribute.js.map +1 -0
  12. package/dist/standalone/directives/ion-accordion-group.d.ts +4 -0
  13. package/dist/standalone/directives/ion-accordion-group.js +3 -2
  14. package/dist/standalone/directives/ion-accordion-group.js.map +1 -1
  15. package/dist/standalone/directives/ion-accordion.d.ts +2 -0
  16. package/dist/standalone/directives/ion-accordion.js +3 -2
  17. package/dist/standalone/directives/ion-accordion.js.map +1 -1
  18. package/dist/standalone/directives/ion-action-sheet.d.ts +5 -0
  19. package/dist/standalone/directives/ion-action-sheet.js +3 -2
  20. package/dist/standalone/directives/ion-action-sheet.js.map +1 -1
  21. package/dist/standalone/directives/ion-alert.d.ts +5 -0
  22. package/dist/standalone/directives/ion-alert.js +3 -2
  23. package/dist/standalone/directives/ion-alert.js.map +1 -1
  24. package/dist/standalone/directives/ion-backdrop.d.ts +3 -0
  25. package/dist/standalone/directives/ion-backdrop.js +3 -2
  26. package/dist/standalone/directives/ion-backdrop.js.map +1 -1
  27. package/dist/standalone/directives/ion-breadcrumb.d.ts +3 -0
  28. package/dist/standalone/directives/ion-breadcrumb.js +3 -2
  29. package/dist/standalone/directives/ion-breadcrumb.js.map +1 -1
  30. package/dist/standalone/directives/ion-button.d.ts +2 -0
  31. package/dist/standalone/directives/ion-button.js +3 -2
  32. package/dist/standalone/directives/ion-button.js.map +1 -1
  33. package/dist/standalone/directives/ion-buttons.d.ts +1 -0
  34. package/dist/standalone/directives/ion-buttons.js +3 -2
  35. package/dist/standalone/directives/ion-buttons.js.map +1 -1
  36. package/dist/standalone/directives/ion-card-header.d.ts +1 -0
  37. package/dist/standalone/directives/ion-card-header.js +3 -2
  38. package/dist/standalone/directives/ion-card-header.js.map +1 -1
  39. package/dist/standalone/directives/ion-card.d.ts +2 -0
  40. package/dist/standalone/directives/ion-card.js +3 -2
  41. package/dist/standalone/directives/ion-card.js.map +1 -1
  42. package/dist/standalone/directives/ion-chip.d.ts +2 -0
  43. package/dist/standalone/directives/ion-chip.js +3 -2
  44. package/dist/standalone/directives/ion-chip.js.map +1 -1
  45. package/dist/standalone/directives/ion-content.d.ts +5 -0
  46. package/dist/standalone/directives/ion-content.js +3 -2
  47. package/dist/standalone/directives/ion-content.js.map +1 -1
  48. package/dist/standalone/directives/ion-datetime-button.d.ts +1 -0
  49. package/dist/standalone/directives/ion-datetime-button.js +3 -2
  50. package/dist/standalone/directives/ion-datetime-button.js.map +1 -1
  51. package/dist/standalone/directives/ion-fab-button.d.ts +4 -0
  52. package/dist/standalone/directives/ion-fab-button.js +3 -2
  53. package/dist/standalone/directives/ion-fab-button.js.map +1 -1
  54. package/dist/standalone/directives/ion-fab-list.d.ts +1 -0
  55. package/dist/standalone/directives/ion-fab-list.js +3 -2
  56. package/dist/standalone/directives/ion-fab-list.js.map +1 -1
  57. package/dist/standalone/directives/ion-fab.d.ts +2 -0
  58. package/dist/standalone/directives/ion-fab.js +3 -2
  59. package/dist/standalone/directives/ion-fab.js.map +1 -1
  60. package/dist/standalone/directives/ion-footer.d.ts +1 -0
  61. package/dist/standalone/directives/ion-footer.js +3 -2
  62. package/dist/standalone/directives/ion-footer.js.map +1 -1
  63. package/dist/standalone/directives/ion-grid.d.ts +1 -0
  64. package/dist/standalone/directives/ion-grid.js +3 -2
  65. package/dist/standalone/directives/ion-grid.js.map +1 -1
  66. package/dist/standalone/directives/ion-header.d.ts +1 -0
  67. package/dist/standalone/directives/ion-header.js +3 -2
  68. package/dist/standalone/directives/ion-header.js.map +1 -1
  69. package/dist/standalone/directives/ion-infinite-scroll.d.ts +1 -0
  70. package/dist/standalone/directives/ion-infinite-scroll.js +3 -2
  71. package/dist/standalone/directives/ion-infinite-scroll.js.map +1 -1
  72. package/dist/standalone/directives/ion-item-divider.d.ts +1 -0
  73. package/dist/standalone/directives/ion-item-divider.js +3 -2
  74. package/dist/standalone/directives/ion-item-divider.js.map +1 -1
  75. package/dist/standalone/directives/ion-item-option.d.ts +2 -0
  76. package/dist/standalone/directives/ion-item-option.js +3 -2
  77. package/dist/standalone/directives/ion-item-option.js.map +1 -1
  78. package/dist/standalone/directives/ion-item-sliding.d.ts +1 -0
  79. package/dist/standalone/directives/ion-item-sliding.js +3 -2
  80. package/dist/standalone/directives/ion-item-sliding.js.map +1 -1
  81. package/dist/standalone/directives/ion-item.d.ts +3 -0
  82. package/dist/standalone/directives/ion-item.js +3 -2
  83. package/dist/standalone/directives/ion-item.js.map +1 -1
  84. package/dist/standalone/directives/ion-list.d.ts +1 -0
  85. package/dist/standalone/directives/ion-list.js +3 -2
  86. package/dist/standalone/directives/ion-list.js.map +1 -1
  87. package/dist/standalone/directives/ion-loading.d.ts +6 -0
  88. package/dist/standalone/directives/ion-loading.js +3 -2
  89. package/dist/standalone/directives/ion-loading.js.map +1 -1
  90. package/dist/standalone/directives/ion-menu-button.d.ts +2 -0
  91. package/dist/standalone/directives/ion-menu-button.js +3 -2
  92. package/dist/standalone/directives/ion-menu-button.js.map +1 -1
  93. package/dist/standalone/directives/ion-menu-toggle.d.ts +1 -0
  94. package/dist/standalone/directives/ion-menu-toggle.js +3 -2
  95. package/dist/standalone/directives/ion-menu-toggle.js.map +1 -1
  96. package/dist/standalone/directives/ion-menu.d.ts +2 -0
  97. package/dist/standalone/directives/ion-menu.js +3 -2
  98. package/dist/standalone/directives/ion-menu.js.map +1 -1
  99. package/dist/standalone/directives/ion-picker-column-option.d.ts +1 -0
  100. package/dist/standalone/directives/ion-picker-column-option.js +3 -2
  101. package/dist/standalone/directives/ion-picker-column-option.js.map +1 -1
  102. package/dist/standalone/directives/ion-picker-column.d.ts +1 -0
  103. package/dist/standalone/directives/ion-picker-column.js +3 -2
  104. package/dist/standalone/directives/ion-picker-column.js.map +1 -1
  105. package/dist/standalone/directives/ion-progress-bar.d.ts +1 -0
  106. package/dist/standalone/directives/ion-progress-bar.js +3 -2
  107. package/dist/standalone/directives/ion-progress-bar.js.map +1 -1
  108. package/dist/standalone/directives/ion-radio.d.ts +1 -0
  109. package/dist/standalone/directives/ion-radio.js +3 -2
  110. package/dist/standalone/directives/ion-radio.js.map +1 -1
  111. package/dist/standalone/directives/ion-refresher.d.ts +1 -0
  112. package/dist/standalone/directives/ion-refresher.js +3 -2
  113. package/dist/standalone/directives/ion-refresher.js.map +1 -1
  114. package/dist/standalone/directives/ion-reorder-group.d.ts +1 -0
  115. package/dist/standalone/directives/ion-reorder-group.js +3 -2
  116. package/dist/standalone/directives/ion-reorder-group.js.map +1 -1
  117. package/dist/standalone/directives/ion-segment-button.d.ts +1 -0
  118. package/dist/standalone/directives/ion-segment-button.js +3 -2
  119. package/dist/standalone/directives/ion-segment-button.js.map +1 -1
  120. package/dist/standalone/directives/ion-segment-view.d.ts +2 -0
  121. package/dist/standalone/directives/ion-segment-view.js +3 -2
  122. package/dist/standalone/directives/ion-segment-view.js.map +1 -1
  123. package/dist/standalone/directives/ion-select-modal.d.ts +1 -0
  124. package/dist/standalone/directives/ion-select-modal.js +3 -2
  125. package/dist/standalone/directives/ion-select-modal.js.map +1 -1
  126. package/dist/standalone/directives/ion-select-option.d.ts +1 -0
  127. package/dist/standalone/directives/ion-select-option.js +3 -2
  128. package/dist/standalone/directives/ion-select-option.js.map +1 -1
  129. package/dist/standalone/directives/ion-skeleton-text.d.ts +1 -0
  130. package/dist/standalone/directives/ion-skeleton-text.js +3 -2
  131. package/dist/standalone/directives/ion-skeleton-text.js.map +1 -1
  132. package/dist/standalone/directives/ion-spinner.d.ts +1 -0
  133. package/dist/standalone/directives/ion-spinner.js +3 -2
  134. package/dist/standalone/directives/ion-spinner.js.map +1 -1
  135. package/dist/standalone/directives/ion-split-pane.d.ts +1 -0
  136. package/dist/standalone/directives/ion-split-pane.js +3 -2
  137. package/dist/standalone/directives/ion-split-pane.js.map +1 -1
  138. package/dist/standalone/directives/ion-tab-bar.d.ts +1 -0
  139. package/dist/standalone/directives/ion-tab-bar.js +3 -2
  140. package/dist/standalone/directives/ion-tab-bar.js.map +1 -1
  141. package/dist/standalone/directives/ion-tab-button.d.ts +2 -0
  142. package/dist/standalone/directives/ion-tab-button.js +3 -2
  143. package/dist/standalone/directives/ion-tab-button.js.map +1 -1
  144. package/dist/standalone/directives/ion-toast.d.ts +4 -0
  145. package/dist/standalone/directives/ion-toast.js +3 -2
  146. package/dist/standalone/directives/ion-toast.js.map +1 -1
  147. package/package.json +2 -2
@@ -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 defineIonGrid } from '@ionic/core/components/ion-grid.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonGrid = class IonGrid {
@@ -14,7 +15,7 @@ let IonGrid = class IonGrid {
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: IonGrid, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonGrid, isStandalone: true, selector: "ion-grid", inputs: { fixed: "fixed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonGrid, isStandalone: true, selector: "ion-grid", inputs: { fixed: ["fixed", "fixed", nullableBooleanAttribute] }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
19
  };
19
20
  IonGrid = __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: ['fixed'],
34
+ inputs: [{ name: 'fixed', transform: nullableBooleanAttribute }],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-grid.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-grid.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-grid.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,aAAa,EAAE,MAAM,oCAAoC,CAAC;;AAanF,IAAM,OAAO,GAAb,MAAM,OAAO;IAEyC;IADjD,EAAE,CAAqB;IACjC,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,OAAO;8GAAP,OAAO,gGAJR,2BAA2B;;AAI1B,OAAO;IAXnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,OAAO,CAAC;KAClB,CAAC;GAQW,OAAO,CAMnB;;2FANY,OAAO;kBAPnB,SAAS;mBAAC;oBACT,QAAQ,EAAE,UAAU;oBACpB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,CAAC;iBAClB","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonGrid } from '@ionic/core/components/ion-grid.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonGrid,\n inputs: ['fixed']\n})\n@Component({\n selector: 'ion-grid',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['fixed'],\n})\nexport class IonGrid {\n protected el: HTMLIonGridElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonGrid extends Components.IonGrid {}\n\n\n"]}
1
+ {"version":3,"file":"ion-grid.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-grid.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,aAAa,EAAE,MAAM,oCAAoC,CAAC;;AAanF,IAAM,OAAO,GAAb,MAAM,OAAO;IAEyC;IADjD,EAAE,CAAqB;IACjC,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,OAAO;8GAAP,OAAO,gFAFmB,wBAAwB,6BAFnD,2BAA2B;;AAI1B,OAAO;IAXnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,OAAO,CAAC;KAClB,CAAC;GAQW,OAAO,CAMnB;;2FANY,OAAO;kBAPnB,SAAS;mBAAC;oBACT,QAAQ,EAAE,UAAU;oBACpB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,SAAS,EAAE,wBAAwB,EAAE,CAAC;iBACjE","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 defineIonGrid } from '@ionic/core/components/ion-grid.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonGrid,\n inputs: ['fixed']\n})\n@Component({\n selector: 'ion-grid',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'fixed', transform: nullableBooleanAttribute }],\n})\nexport class IonGrid {\n protected el: HTMLIonGridElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonGrid extends Components.IonGrid {}\n\n\n"]}
@@ -7,6 +7,7 @@ export declare class IonHeader {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonHeader, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonHeader, "ion-header", never, { "collapse": { "alias": "collapse"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_translucent: boolean | string | null | undefined;
10
11
  }
11
12
  export declare interface IonHeader extends Components.IonHeader {
12
13
  }
@@ -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 defineIonHeader } from '@ionic/core/components/ion-header.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonHeader = class IonHeader {
@@ -14,7 +15,7 @@ let IonHeader = class IonHeader {
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: IonHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonHeader, isStandalone: true, selector: "ion-header", inputs: { collapse: "collapse", mode: "mode", translucent: ["translucent", "translucent", nullableBooleanAttribute] }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
19
  };
19
20
  IonHeader = __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: ['collapse', 'mode', 'translucent'],
34
+ inputs: ['collapse', 'mode', { name: 'translucent', transform: nullableBooleanAttribute }],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-header.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-header.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-header.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,sCAAsC,CAAC;;AAavF,IAAM,SAAS,GAAf,MAAM,SAAS;IAEuC;IADjD,EAAE,CAAuB;IACnC,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,SAAS;8GAAT,SAAS,kJAJV,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC;KAC5C,CAAC;GAQW,SAAS,CAMrB;;2FANY,SAAS;kBAPrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,YAAY;oBACtB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC;iBAC5C","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonHeader } from '@ionic/core/components/ion-header.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonHeader,\n inputs: ['collapse', 'mode', 'translucent']\n})\n@Component({\n selector: 'ion-header',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['collapse', 'mode', 'translucent'],\n})\nexport class IonHeader {\n protected el: HTMLIonHeaderElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonHeader extends Components.IonHeader {}\n\n\n"]}
1
+ {"version":3,"file":"ion-header.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-header.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,eAAe,EAAE,MAAM,sCAAsC,CAAC;;AAavF,IAAM,SAAS,GAAf,MAAM,SAAS;IAEuC;IADjD,EAAE,CAAuB;IACnC,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,SAAS;8GAAT,SAAS,wIAF2C,wBAAwB,6BAF7E,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,aAAa,CAAC;KAC5C,CAAC;GAQW,SAAS,CAMrB;;2FANY,SAAS;kBAPrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,YAAY;oBACtB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,SAAS,EAAE,wBAAwB,EAAE,CAAC;iBAC3F","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 defineIonHeader } from '@ionic/core/components/ion-header.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonHeader,\n inputs: ['collapse', 'mode', 'translucent']\n})\n@Component({\n selector: 'ion-header',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['collapse', 'mode', { name: 'translucent', transform: nullableBooleanAttribute }],\n})\nexport class IonHeader {\n protected el: HTMLIonHeaderElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonHeader extends Components.IonHeader {}\n\n\n"]}
@@ -9,6 +9,7 @@ export declare class IonInfiniteScroll {
9
9
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<IonInfiniteScroll, never>;
11
11
  static ɵcmp: i0.ɵɵComponentDeclaration<IonInfiniteScroll, "ion-infinite-scroll", never, { "disabled": { "alias": "disabled"; "required": false; }; "position": { "alias": "position"; "required": false; }; "threshold": { "alias": "threshold"; "required": false; }; }, { "ionInfinite": "ionInfinite"; }, never, ["*"], true, never>;
12
+ static ngAcceptInputType_disabled: boolean | string | null | undefined;
12
13
  }
13
14
  export declare interface IonInfiniteScroll extends Components.IonInfiniteScroll {
14
15
  /**
@@ -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 defineIonInfiniteScroll } from '@ionic/core/components/ion-infinite-scroll.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonInfiniteScroll = class IonInfiniteScroll {
@@ -15,7 +16,7 @@ let IonInfiniteScroll = class IonInfiniteScroll {
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: IonInfiniteScroll, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
18
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonInfiniteScroll, isStandalone: true, selector: "ion-infinite-scroll", inputs: { disabled: "disabled", position: "position", threshold: "threshold" }, outputs: { ionInfinite: "ionInfinite" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonInfiniteScroll, isStandalone: true, selector: "ion-infinite-scroll", inputs: { disabled: ["disabled", "disabled", nullableBooleanAttribute], position: "position", threshold: "threshold" }, outputs: { ionInfinite: "ionInfinite" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
20
  };
20
21
  IonInfiniteScroll = __decorate([
21
22
  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: ['disabled', 'position', 'threshold'],
36
+ inputs: [{ name: 'disabled', transform: nullableBooleanAttribute }, 'position', 'threshold'],
36
37
  outputs: ['ionInfinite'],
37
38
  }]
38
39
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionInfinite: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-infinite-scroll.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-infinite-scroll.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;;AAexG,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAG+B;IAFjD,EAAE,CAA+B;IACjC,WAAW,GAAG,IAAI,YAAY,EAAsC,CAAC;IAC/E,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,wMALlB,2BAA2B;;AAK1B,iBAAiB;IAb7B,QAAQ,CAAC;QACR,qBAAqB,EAAE,uBAAuB;QAC9C,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,WAAW,CAAC;QAC7C,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,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,UAAU,EAAE,UAAU,EAAE,WAAW,CAAC;oBAC7C,OAAO,EAAE,CAAC,aAAa,CAAC;iBACzB;;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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonInfiniteScroll } from '@ionic/core/components/ion-infinite-scroll.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonInfiniteScroll,\n inputs: ['disabled', 'position', 'threshold'],\n methods: ['complete']\n})\n@Component({\n selector: 'ion-infinite-scroll',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled', 'position', 'threshold'],\n outputs: ['ionInfinite'],\n})\nexport class IonInfiniteScroll {\n protected el: HTMLIonInfiniteScrollElement;\n @Output() ionInfinite = new EventEmitter<IonInfiniteScrollCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonInfiniteScrollCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonInfiniteScroll extends Components.IonInfiniteScroll {\n /**\n * Emitted when the scroll reaches\nthe threshold distance. From within your infinite handler,\nyou must call the infinite scroll's `complete()` method when\nyour async operation has completed.\n */\n ionInfinite: EventEmitter<IonInfiniteScrollCustomEvent<void>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-infinite-scroll.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-infinite-scroll.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;;AAexG,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAG+B;IAFjD,EAAE,CAA+B;IACjC,WAAW,GAAG,IAAI,YAAY,EAAsC,CAAC;IAC/E,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,oHAFtD,2BAA2B;;AAK1B,iBAAiB;IAb7B,QAAQ,CAAC;QACR,qBAAqB,EAAE,uBAAuB;QAC9C,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,WAAW,CAAC;QAC7C,OAAO,EAAE,CAAC,UAAU,CAAC;KACtB,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,UAAU,EAAE,WAAW,CAAC;oBAC5F,OAAO,EAAE,CAAC,aAAa,CAAC;iBACzB;;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 defineIonInfiniteScroll } from '@ionic/core/components/ion-infinite-scroll.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonInfiniteScroll,\n inputs: ['disabled', 'position', 'threshold'],\n methods: ['complete']\n})\n@Component({\n selector: 'ion-infinite-scroll',\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 }, 'position', 'threshold'],\n outputs: ['ionInfinite'],\n})\nexport class IonInfiniteScroll {\n protected el: HTMLIonInfiniteScrollElement;\n @Output() ionInfinite = new EventEmitter<IonInfiniteScrollCustomEvent<void>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonInfiniteScrollCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonInfiniteScroll extends Components.IonInfiniteScroll {\n /**\n * Emitted when the scroll reaches\nthe threshold distance. From within your infinite handler,\nyou must call the infinite scroll's `complete()` method when\nyour async operation has completed.\n */\n ionInfinite: EventEmitter<IonInfiniteScrollCustomEvent<void>>;\n}\n\n\n"]}
@@ -7,6 +7,7 @@ export declare class IonItemDivider {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemDivider, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonItemDivider, "ion-item-divider", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_sticky: boolean | string | null | undefined;
10
11
  }
11
12
  export declare interface IonItemDivider extends Components.IonItemDivider {
12
13
  }
@@ -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 defineIonItemDivider } from '@ionic/core/components/ion-item-divider.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonItemDivider = class IonItemDivider {
@@ -14,7 +15,7 @@ let IonItemDivider = class IonItemDivider {
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: IonItemDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonItemDivider, isStandalone: true, selector: "ion-item-divider", inputs: { color: "color", mode: "mode", sticky: ["sticky", "sticky", nullableBooleanAttribute] }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
19
  };
19
20
  IonItemDivider = __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: ['color', 'mode', 'sticky'],
34
+ inputs: ['color', 'mode', { name: 'sticky', transform: nullableBooleanAttribute }],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-item-divider.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-item-divider.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item-divider.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAalG,IAAM,cAAc,GAApB,MAAM,cAAc;IAEkC;IADjD,EAAE,CAA4B;IACxC,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,cAAc;8GAAd,cAAc,wIAJf,2BAA2B;;AAI1B,cAAc;IAX1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,CAAC;KACpC,CAAC;GAQW,cAAc,CAM1B;;2FANY,cAAc;kBAP1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,CAAC;iBACpC","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonItemDivider } from '@ionic/core/components/ion-item-divider.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItemDivider,\n inputs: ['color', 'mode', 'sticky']\n})\n@Component({\n selector: 'ion-item-divider',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'mode', 'sticky'],\n})\nexport class IonItemDivider {\n protected el: HTMLIonItemDividerElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonItemDivider extends Components.IonItemDivider {}\n\n\n"]}
1
+ {"version":3,"file":"ion-item-divider.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item-divider.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,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAalG,IAAM,cAAc,GAApB,MAAM,cAAc;IAEkC;IADjD,EAAE,CAA4B;IACxC,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,cAAc;8GAAd,cAAc,yHAF8B,wBAAwB,6BAFrE,2BAA2B;;AAI1B,cAAc;IAX1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,CAAC;KACpC,CAAC;GAQW,cAAc,CAM1B;;2FANY,cAAc;kBAP1B,SAAS;mBAAC;oBACT,QAAQ,EAAE,kBAAkB;oBAC5B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,wBAAwB,EAAE,CAAC;iBACnF","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 defineIonItemDivider } from '@ionic/core/components/ion-item-divider.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItemDivider,\n inputs: ['color', 'mode', 'sticky']\n})\n@Component({\n selector: 'ion-item-divider',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'mode', { name: 'sticky', transform: nullableBooleanAttribute }],\n})\nexport class IonItemDivider {\n protected el: HTMLIonItemDividerElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonItemDivider extends Components.IonItemDivider {}\n\n\n"]}
@@ -7,6 +7,8 @@ export declare class IonItemOption {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemOption, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonItemOption, "ion-item-option", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "expandable": { "alias": "expandable"; "required": false; }; "href": { "alias": "href"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_disabled: boolean | string | null | undefined;
11
+ static ngAcceptInputType_expandable: boolean | string | null | undefined;
10
12
  }
11
13
  export declare interface IonItemOption extends Components.IonItemOption {
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 defineIonItemOption } from '@ionic/core/components/ion-item-option.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonItemOption = class IonItemOption {
@@ -14,7 +15,7 @@ let IonItemOption = class IonItemOption {
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: IonItemOption, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonItemOption, isStandalone: true, selector: "ion-item-option", inputs: { color: "color", disabled: ["disabled", "disabled", nullableBooleanAttribute], download: "download", expandable: ["expandable", "expandable", nullableBooleanAttribute], href: "href", mode: "mode", rel: "rel", target: "target", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
19
  };
19
20
  IonItemOption = __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: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type'],
34
+ inputs: ['color', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', { name: 'expandable', transform: nullableBooleanAttribute }, 'href', 'mode', 'rel', 'target', 'type'],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-item-option.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-item-option.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item-option.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;;AAahG,IAAM,aAAa,GAAnB,MAAM,aAAa;IAEmC;IADjD,EAAE,CAA2B;IACvC,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,aAAa;8GAAb,aAAa,qPAJd,2BAA2B;;AAI1B,aAAa;IAXzB,QAAQ,CAAC;QACR,qBAAqB,EAAE,mBAAmB;QAC1C,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,CAAC;KACjG,CAAC;GAQW,aAAa,CAMzB;;2FANY,aAAa;kBAPzB,SAAS;mBAAC;oBACT,QAAQ,EAAE,iBAAiB;oBAC3B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,CAAC;iBACjG","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonItemOption } from '@ionic/core/components/ion-item-option.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItemOption,\n inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type']\n})\n@Component({\n selector: 'ion-item-option',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type'],\n})\nexport class IonItemOption {\n protected el: HTMLIonItemOptionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonItemOption extends Components.IonItemOption {}\n\n\n"]}
1
+ {"version":3,"file":"ion-item-option.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item-option.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,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;;AAahG,IAAM,aAAa,GAAnB,MAAM,aAAa;IAEmC;IADjD,EAAE,CAA2B;IACvC,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,aAAa;8GAAb,aAAa,gHAFyB,wBAAwB,kEAAiD,wBAAwB,qGAFxI,2BAA2B;;AAI1B,aAAa;IAXzB,QAAQ,CAAC;QACR,qBAAqB,EAAE,mBAAmB;QAC1C,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,CAAC;KACjG,CAAC;GAQW,aAAa,CAMzB;;2FANY,aAAa;kBAPzB,SAAS;mBAAC;oBACT,QAAQ,EAAE,iBAAiB;oBAC3B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,CAAC;iBAC/L","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 defineIonItemOption } from '@ionic/core/components/ion-item-option.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItemOption,\n inputs: ['color', 'disabled', 'download', 'expandable', 'href', 'mode', 'rel', 'target', 'type']\n})\n@Component({\n selector: 'ion-item-option',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', { name: 'expandable', transform: nullableBooleanAttribute }, 'href', 'mode', 'rel', 'target', 'type'],\n})\nexport class IonItemOption {\n protected el: HTMLIonItemOptionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonItemOption extends Components.IonItemOption {}\n\n\n"]}
@@ -9,6 +9,7 @@ export declare class IonItemSliding {
9
9
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItemSliding, never>;
11
11
  static ɵcmp: i0.ɵɵComponentDeclaration<IonItemSliding, "ion-item-sliding", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "ionDrag": "ionDrag"; }, never, ["*"], true, never>;
12
+ static ngAcceptInputType_disabled: boolean | string | null | undefined;
12
13
  }
13
14
  export declare interface IonItemSliding extends Components.IonItemSliding {
14
15
  /**
@@ -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 defineIonItemSliding } from '@ionic/core/components/ion-item-sliding.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonItemSliding = class IonItemSliding {
@@ -15,7 +16,7 @@ let IonItemSliding = class IonItemSliding {
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: IonItemSliding, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
18
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonItemSliding, isStandalone: true, selector: "ion-item-sliding", inputs: { disabled: "disabled" }, outputs: { ionDrag: "ionDrag" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonItemSliding, isStandalone: true, selector: "ion-item-sliding", inputs: { disabled: ["disabled", "disabled", nullableBooleanAttribute] }, outputs: { ionDrag: "ionDrag" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
20
  };
20
21
  IonItemSliding = __decorate([
21
22
  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: ['disabled'],
36
+ inputs: [{ name: 'disabled', transform: nullableBooleanAttribute }],
36
37
  outputs: ['ionDrag'],
37
38
  }]
38
39
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionDrag: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-item-sliding.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item-sliding.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;;AAelG,IAAM,cAAc,GAApB,MAAM,cAAc;IAGkC;IAFjD,EAAE,CAA4B;IAC9B,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;0HANU,cAAc;8GAAd,cAAc,+IALf,2BAA2B;;AAK1B,cAAc;IAb1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,UAAU,CAAC;QACpB,OAAO,EAAE,CAAC,eAAe,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,aAAa,CAAC;KAC9E,CAAC;GASW,cAAc,CAO1B;;2FAPY,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,UAAU,CAAC;oBACpB,OAAO,EAAE,CAAC,SAAS,CAAC;iBACrB;;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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonItemSliding } from '@ionic/core/components/ion-item-sliding.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItemSliding,\n inputs: ['disabled'],\n methods: ['getOpenAmount', 'getSlidingRatio', 'open', 'close', 'closeOpened']\n})\n@Component({\n selector: 'ion-item-sliding',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled'],\n outputs: ['ionDrag'],\n})\nexport class IonItemSliding {\n protected el: HTMLIonItemSlidingElement;\n @Output() ionDrag = new EventEmitter<IonItemSlidingCustomEvent<any>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonItemSlidingCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonItemSliding extends Components.IonItemSliding {\n /**\n * Emitted when the sliding position changes.\n */\n ionDrag: EventEmitter<IonItemSlidingCustomEvent<any>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-item-sliding.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item-sliding.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;IAGkC;IAFjD,EAAE,CAA4B;IAC9B,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;0HANU,cAAc;8GAAd,cAAc,iGAHe,wBAAwB,8DAFtD,2BAA2B;;AAK1B,cAAc;IAb1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,UAAU,CAAC;QACpB,OAAO,EAAE,CAAC,eAAe,EAAE,iBAAiB,EAAE,MAAM,EAAE,OAAO,EAAE,aAAa,CAAC;KAC9E,CAAC;GASW,cAAc,CAO1B;;2FAPY,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,CAAC;oBACnE,OAAO,EAAE,CAAC,SAAS,CAAC;iBACrB;;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 defineIonItemSliding } from '@ionic/core/components/ion-item-sliding.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItemSliding,\n inputs: ['disabled'],\n methods: ['getOpenAmount', 'getSlidingRatio', 'open', 'close', 'closeOpened']\n})\n@Component({\n selector: 'ion-item-sliding',\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 }],\n outputs: ['ionDrag'],\n})\nexport class IonItemSliding {\n protected el: HTMLIonItemSlidingElement;\n @Output() ionDrag = new EventEmitter<IonItemSlidingCustomEvent<any>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonItemSlidingCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonItemSliding extends Components.IonItemSliding {\n /**\n * Emitted when the sliding position changes.\n */\n ionDrag: EventEmitter<IonItemSlidingCustomEvent<any>>;\n}\n\n\n"]}
@@ -7,6 +7,9 @@ export declare class IonItem {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonItem, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonItem, "ion-item", never, { "button": { "alias": "button"; "required": false; }; "color": { "alias": "color"; "required": false; }; "detail": { "alias": "detail"; "required": false; }; "detailIcon": { "alias": "detailIcon"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "routerAnimation": { "alias": "routerAnimation"; "required": false; }; "routerDirection": { "alias": "routerDirection"; "required": false; }; "target": { "alias": "target"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_button: boolean | string | null | undefined;
11
+ static ngAcceptInputType_detail: boolean | string | null | undefined;
12
+ static ngAcceptInputType_disabled: boolean | string | null | undefined;
10
13
  }
11
14
  export declare interface IonItem extends Components.IonItem {
12
15
  }
@@ -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 defineIonItem } from '@ionic/core/components/ion-item.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonItem = class IonItem {
@@ -14,7 +15,7 @@ let IonItem = class IonItem {
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: IonItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonItem, isStandalone: true, selector: "ion-item", inputs: { button: ["button", "button", nullableBooleanAttribute], color: "color", detail: ["detail", "detail", nullableBooleanAttribute], detailIcon: "detailIcon", disabled: ["disabled", "disabled", nullableBooleanAttribute], 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 });
18
19
  };
19
20
  IonItem = __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: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
34
+ inputs: [{ name: 'button', transform: nullableBooleanAttribute }, 'color', { name: 'detail', transform: nullableBooleanAttribute }, 'detailIcon', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-item.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-item.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,aAAa,EAAE,MAAM,oCAAoC,CAAC;;AAanF,IAAM,OAAO,GAAb,MAAM,OAAO;IAEyC;IADjD,EAAE,CAAqB;IACjC,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,OAAO;8GAAP,OAAO,0WAJR,2BAA2B;;AAI1B,OAAO;IAXnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,CAAC;KACpK,CAAC;GAQW,OAAO,CAMnB;;2FANY,OAAO;kBAPnB,SAAS;mBAAC;oBACT,QAAQ,EAAE,UAAU;oBACpB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,CAAC;iBACpK","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonItem } from '@ionic/core/components/ion-item.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItem,\n inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']\n})\n@Component({\n selector: 'ion-item',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],\n})\nexport class IonItem {\n protected el: HTMLIonItemElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonItem extends Components.IonItem {}\n\n\n"]}
1
+ {"version":3,"file":"ion-item.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-item.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,aAAa,EAAE,MAAM,oCAAoC,CAAC;;AAanF,IAAM,OAAO,GAAb,MAAM,OAAO;IAEyC;IADjD,EAAE,CAAqB;IACjC,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,OAAO;8GAAP,OAAO,mFAFoB,wBAAwB,gDAA0C,wBAAwB,gEAAiD,wBAAwB,mNAF/L,2BAA2B;;AAI1B,OAAO;IAXnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,CAAC;KACpK,CAAC;GAQW,OAAO,CAMnB;;2FANY,OAAO;kBAPnB,SAAS;mBAAC;oBACT,QAAQ,EAAE,UAAU;oBACpB,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,QAAQ,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,YAAY,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,CAAC;iBACjT","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 defineIonItem } from '@ionic/core/components/ion-item.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonItem,\n inputs: ['button', 'color', 'detail', 'detailIcon', 'disabled', 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type']\n})\n@Component({\n selector: 'ion-item',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'button', transform: nullableBooleanAttribute }, 'color', { name: 'detail', transform: nullableBooleanAttribute }, 'detailIcon', { name: 'disabled', transform: nullableBooleanAttribute }, 'download', 'href', 'lines', 'mode', 'rel', 'routerAnimation', 'routerDirection', 'target', 'type'],\n})\nexport class IonItem {\n protected el: HTMLIonItemElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonItem extends Components.IonItem {}\n\n\n"]}
@@ -7,6 +7,7 @@ export declare class IonList {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonList, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonList, "ion-list", never, { "inset": { "alias": "inset"; "required": false; }; "lines": { "alias": "lines"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_inset: boolean | string | null | undefined;
10
11
  }
11
12
  export declare interface IonList extends Components.IonList {
12
13
  }
@@ -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 defineIonList } from '@ionic/core/components/ion-list.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonList = class IonList {
@@ -14,7 +15,7 @@ let IonList = class IonList {
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: IonList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonList, isStandalone: true, selector: "ion-list", inputs: { inset: ["inset", "inset", nullableBooleanAttribute], lines: "lines", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
19
  };
19
20
  IonList = __decorate([
20
21
  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: ['inset', 'lines', 'mode'],
35
+ inputs: [{ name: 'inset', transform: nullableBooleanAttribute }, 'lines', 'mode'],
35
36
  }]
36
37
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
37
38
  //# sourceMappingURL=ion-list.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-list.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-list.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,aAAa,EAAE,MAAM,oCAAoC,CAAC;;AAcnF,IAAM,OAAO,GAAb,MAAM,OAAO;IAEyC;IADjD,EAAE,CAAqB;IACjC,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,OAAO;8GAAP,OAAO,8HAJR,2BAA2B;;AAI1B,OAAO;IAZnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,CAAC;QAClC,OAAO,EAAE,CAAC,mBAAmB,CAAC;KAC/B,CAAC;GAQW,OAAO,CAMnB;;2FANY,OAAO;kBAPnB,SAAS;mBAAC;oBACT,QAAQ,EAAE,UAAU;oBACpB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,CAAC;iBACnC","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonList } from '@ionic/core/components/ion-list.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonList,\n inputs: ['inset', 'lines', 'mode'],\n methods: ['closeSlidingItems']\n})\n@Component({\n selector: 'ion-list',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['inset', 'lines', 'mode'],\n})\nexport class IonList {\n protected el: HTMLIonListElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonList extends Components.IonList {}\n\n\n"]}
1
+ {"version":3,"file":"ion-list.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-list.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,aAAa,EAAE,MAAM,oCAAoC,CAAC;;AAcnF,IAAM,OAAO,GAAb,MAAM,OAAO;IAEyC;IADjD,EAAE,CAAqB;IACjC,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,OAAO;8GAAP,OAAO,gFAFmB,wBAAwB,2DAFnD,2BAA2B;;AAI1B,OAAO;IAZnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,CAAC;QAClC,OAAO,EAAE,CAAC,mBAAmB,CAAC;KAC/B,CAAC;GAQW,OAAO,CAMnB;;2FANY,OAAO;kBAPnB,SAAS;mBAAC;oBACT,QAAQ,EAAE,UAAU;oBACpB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,OAAO,EAAE,MAAM,CAAC;iBAClF","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 defineIonList } from '@ionic/core/components/ion-list.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonList,\n inputs: ['inset', 'lines', 'mode'],\n methods: ['closeSlidingItems']\n})\n@Component({\n selector: 'ion-list',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'inset', transform: nullableBooleanAttribute }, 'lines', 'mode'],\n})\nexport class IonList {\n protected el: HTMLIonListElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonList extends Components.IonList {}\n\n\n"]}
@@ -17,6 +17,12 @@ export declare class IonLoading {
17
17
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<IonLoading, never>;
19
19
  static ɵcmp: i0.ɵɵComponentDeclaration<IonLoading, "ion-loading", never, { "animated": { "alias": "animated"; "required": false; }; "backdropDismiss": { "alias": "backdropDismiss"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "enterAnimation": { "alias": "enterAnimation"; "required": false; }; "htmlAttributes": { "alias": "htmlAttributes"; "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; }; "showBackdrop": { "alias": "showBackdrop"; "required": false; }; "spinner": { "alias": "spinner"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; }, { "ionLoadingDidPresent": "ionLoadingDidPresent"; "ionLoadingWillPresent": "ionLoadingWillPresent"; "ionLoadingWillDismiss": "ionLoadingWillDismiss"; "ionLoadingDidDismiss": "ionLoadingDidDismiss"; "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_showBackdrop: boolean | string | null | undefined;
25
+ static ngAcceptInputType_translucent: boolean | string | null | undefined;
20
26
  }
21
27
  export declare interface IonLoading extends Components.IonLoading {
22
28
  /**
@@ -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 defineIonLoading } from '@ionic/core/components/ion-loading.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonLoading = class IonLoading {
@@ -22,7 +23,7 @@ let IonLoading = class IonLoading {
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: IonLoading, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
25
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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" }, outputs: { ionLoadingDidPresent: "ionLoadingDidPresent", ionLoadingWillPresent: "ionLoadingWillPresent", ionLoadingWillDismiss: "ionLoadingWillDismiss", ionLoadingDidDismiss: "ionLoadingDidDismiss", didPresent: "didPresent", willPresent: "willPresent", willDismiss: "willDismiss", didDismiss: "didDismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
26
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonLoading, isStandalone: true, selector: "ion-loading", inputs: { animated: ["animated", "animated", nullableBooleanAttribute], backdropDismiss: ["backdropDismiss", "backdropDismiss", nullableBooleanAttribute], cssClass: "cssClass", duration: "duration", enterAnimation: "enterAnimation", htmlAttributes: "htmlAttributes", isOpen: ["isOpen", "isOpen", nullableBooleanAttribute], keyboardClose: ["keyboardClose", "keyboardClose", nullableBooleanAttribute], leaveAnimation: "leaveAnimation", message: "message", mode: "mode", showBackdrop: ["showBackdrop", "showBackdrop", nullableBooleanAttribute], spinner: "spinner", translucent: ["translucent", "translucent", nullableBooleanAttribute], trigger: "trigger" }, outputs: { ionLoadingDidPresent: "ionLoadingDidPresent", ionLoadingWillPresent: "ionLoadingWillPresent", ionLoadingWillDismiss: "ionLoadingWillDismiss", ionLoadingDidDismiss: "ionLoadingDidDismiss", 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
  IonLoading = __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', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],
43
+ inputs: [{ name: 'animated', transform: nullableBooleanAttribute }, { name: 'backdropDismiss', transform: nullableBooleanAttribute }, 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', { name: 'isOpen', transform: nullableBooleanAttribute }, { name: 'keyboardClose', transform: nullableBooleanAttribute }, 'leaveAnimation', 'message', 'mode', { name: 'showBackdrop', transform: nullableBooleanAttribute }, 'spinner', { name: 'translucent', transform: nullableBooleanAttribute }, 'trigger'],
43
44
  outputs: ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],
44
45
  }]
45
46
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionLoadingDidPresent: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-loading.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-loading.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;;AAezF,IAAM,UAAU,GAAhB,MAAM,UAAU;IAUsC;IATjD,EAAE,CAAwB;IAC1B,oBAAoB,GAAG,IAAI,YAAY,EAA+B,CAAC;IACvE,qBAAqB,GAAG,IAAI,YAAY,EAA+B,CAAC;IACxE,qBAAqB,GAAG,IAAI,YAAY,EAAwD,CAAC;IACjG,oBAAoB,GAAG,IAAI,YAAY,EAAwD,CAAC;IAChG,UAAU,GAAG,IAAI,YAAY,EAA+B,CAAC;IAC7D,WAAW,GAAG,IAAI,YAAY,EAA+B,CAAC;IAC9D,WAAW,GAAG,IAAI,YAAY,EAAwD,CAAC;IACvF,UAAU,GAAG,IAAI,YAAY,EAAwD,CAAC;IAChG,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,UAAU;8GAAV,UAAU,0wBALX,2BAA2B;;AAK1B,UAAU;IAbtB,QAAQ,CAAC;QACR,qBAAqB,EAAE,gBAAgB;QACvC,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,cAAc,EAAE,SAAS,EAAE,aAAa,EAAE,SAAS,CAAC;QACxN,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,UAAU,CActB;;2FAdY,UAAU;kBARtB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,cAAc,EAAE,SAAS,EAAE,aAAa,EAAE,SAAS,CAAC;oBACxN,OAAO,EAAE,CAAC,sBAAsB,EAAE,uBAAuB,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBACtK;;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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonLoading } from '@ionic/core/components/ion-loading.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonLoading,\n inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-loading',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],\n outputs: ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonLoading {\n protected el: HTMLIonLoadingElement;\n @Output() ionLoadingDidPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() ionLoadingWillPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() ionLoadingWillDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n @Output() ionLoadingDidDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonLoadingCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonLoadingOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonLoading extends Components.IonLoading {\n /**\n * Emitted after the loading has presented.\n */\n ionLoadingDidPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading has presented.\n */\n ionLoadingWillPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading has dismissed.\n */\n ionLoadingWillDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n /**\n * Emitted after the loading has dismissed.\n */\n ionLoadingDidDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n /**\n * Emitted after the loading indicator has presented.\nShorthand for ionLoadingWillDismiss.\n */\n didPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading indicator has presented.\nShorthand for ionLoadingWillPresent.\n */\n willPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading indicator has dismissed.\nShorthand for ionLoadingWillDismiss.\n */\n willDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n /**\n * Emitted after the loading indicator has dismissed.\nShorthand for ionLoadingDidDismiss.\n */\n didDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-loading.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-loading.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,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;;AAezF,IAAM,UAAU,GAAhB,MAAM,UAAU;IAUsC;IATjD,EAAE,CAAwB;IAC1B,oBAAoB,GAAG,IAAI,YAAY,EAA+B,CAAC;IACvE,qBAAqB,GAAG,IAAI,YAAY,EAA+B,CAAC;IACxE,qBAAqB,GAAG,IAAI,YAAY,EAAwD,CAAC;IACjG,oBAAoB,GAAG,IAAI,YAAY,EAAwD,CAAC;IAChG,UAAU,GAAG,IAAI,YAAY,EAA+B,CAAC;IAC7D,WAAW,GAAG,IAAI,YAAY,EAA+B,CAAC;IAC9D,WAAW,GAAG,IAAI,YAAY,EAAwD,CAAC;IACvF,UAAU,GAAG,IAAI,YAAY,EAAwD,CAAC;IAChG,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,UAAU;8GAAV,UAAU,4FAHmB,wBAAwB,2DAA0C,wBAAwB,gJAA6F,wBAAwB,qDAAwC,wBAAwB,sHAA4E,wBAAwB,mEAAiD,wBAAwB,sWAF1d,2BAA2B;;AAK1B,UAAU;IAbtB,QAAQ,CAAC;QACR,qBAAqB,EAAE,gBAAgB;QACvC,MAAM,EAAE,CAAC,UAAU,EAAE,iBAAiB,EAAE,UAAU,EAAE,UAAU,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,eAAe,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,EAAE,cAAc,EAAE,SAAS,EAAE,aAAa,EAAE,SAAS,CAAC;QACxN,OAAO,EAAE,CAAC,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,eAAe,CAAC;KACjE,CAAC;GASW,UAAU,CActB;;2FAdY,UAAU;kBARtB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,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,UAAU,EAAE,UAAU,EAAE,gBAAgB,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,SAAS,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,SAAS,CAAC;oBAClf,OAAO,EAAE,CAAC,sBAAsB,EAAE,uBAAuB,EAAE,uBAAuB,EAAE,sBAAsB,EAAE,YAAY,EAAE,aAAa,EAAE,aAAa,EAAE,YAAY,CAAC;iBACtK;;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 defineIonLoading } from '@ionic/core/components/ion-loading.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonLoading,\n inputs: ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger'],\n methods: ['present', 'dismiss', 'onDidDismiss', 'onWillDismiss']\n})\n@Component({\n selector: 'ion-loading',\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 }, 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', { name: 'isOpen', transform: nullableBooleanAttribute }, { name: 'keyboardClose', transform: nullableBooleanAttribute }, 'leaveAnimation', 'message', 'mode', { name: 'showBackdrop', transform: nullableBooleanAttribute }, 'spinner', { name: 'translucent', transform: nullableBooleanAttribute }, 'trigger'],\n outputs: ['ionLoadingDidPresent', 'ionLoadingWillPresent', 'ionLoadingWillDismiss', 'ionLoadingDidDismiss', 'didPresent', 'willPresent', 'willDismiss', 'didDismiss'],\n})\nexport class IonLoading {\n protected el: HTMLIonLoadingElement;\n @Output() ionLoadingDidPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() ionLoadingWillPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() ionLoadingWillDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n @Output() ionLoadingDidDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n @Output() didPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() willPresent = new EventEmitter<IonLoadingCustomEvent<void>>();\n @Output() willDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n @Output() didDismiss = new EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonLoadingCustomEvent } from '@ionic/core/components';\nimport type { OverlayEventDetail as IIonLoadingOverlayEventDetail } from '@ionic/core/components';\n\nexport declare interface IonLoading extends Components.IonLoading {\n /**\n * Emitted after the loading has presented.\n */\n ionLoadingDidPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading has presented.\n */\n ionLoadingWillPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading has dismissed.\n */\n ionLoadingWillDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n /**\n * Emitted after the loading has dismissed.\n */\n ionLoadingDidDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n /**\n * Emitted after the loading indicator has presented.\nShorthand for ionLoadingWillDismiss.\n */\n didPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading indicator has presented.\nShorthand for ionLoadingWillPresent.\n */\n willPresent: EventEmitter<IonLoadingCustomEvent<void>>;\n /**\n * Emitted before the loading indicator has dismissed.\nShorthand for ionLoadingWillDismiss.\n */\n willDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n /**\n * Emitted after the loading indicator has dismissed.\nShorthand for ionLoadingDidDismiss.\n */\n didDismiss: EventEmitter<IonLoadingCustomEvent<IIonLoadingOverlayEventDetail>>;\n}\n\n\n"]}
@@ -7,6 +7,8 @@ export declare class IonMenuButton {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenuButton, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuButton, "ion-menu-button", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_autoHide: boolean | string | null | undefined;
11
+ static ngAcceptInputType_disabled: boolean | string | null | undefined;
10
12
  }
11
13
  export declare interface IonMenuButton extends Components.IonMenuButton {
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 defineIonMenuButton } from '@ionic/core/components/ion-menu-button.js';
7
8
  import * as i0 from "@angular/core";
8
9
  let IonMenuButton = class IonMenuButton {
@@ -14,7 +15,7 @@ let IonMenuButton = class IonMenuButton {
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: IonMenuButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
17
- /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", 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 });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "22.0.0", type: IonMenuButton, isStandalone: true, selector: "ion-menu-button", inputs: { autoHide: ["autoHide", "autoHide", nullableBooleanAttribute], color: "color", disabled: ["disabled", "disabled", nullableBooleanAttribute], menu: "menu", mode: "mode", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
19
  };
19
20
  IonMenuButton = __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: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type'],
34
+ inputs: [{ name: 'autoHide', transform: nullableBooleanAttribute }, 'color', { name: 'disabled', transform: nullableBooleanAttribute }, 'menu', 'mode', 'type'],
34
35
  }]
35
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
37
  //# sourceMappingURL=ion-menu-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-menu-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-menu-button.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;AAIzD,OAAO,EAAE,mBAAmB,IAAI,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;;AAahG,IAAM,aAAa,GAAnB,MAAM,aAAa;IAEmC;IADjD,EAAE,CAA2B;IACvC,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,aAAa;8GAAb,aAAa,6LAJd,2BAA2B;;AAI1B,aAAa;IAXzB,QAAQ,CAAC;QACR,qBAAqB,EAAE,mBAAmB;QAC1C,MAAM,EAAE,CAAC,UAAU,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC;KAClE,CAAC;GAQW,aAAa,CAMzB;;2FANY,aAAa;kBAPzB,SAAS;mBAAC;oBACT,QAAQ,EAAE,iBAAiB;oBAC3B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC;iBAClE","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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonMenuButton } from '@ionic/core/components/ion-menu-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonMenuButton,\n inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type']\n})\n@Component({\n selector: 'ion-menu-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type'],\n})\nexport class IonMenuButton {\n protected el: HTMLIonMenuButtonElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonMenuButton extends Components.IonMenuButton {}\n\n\n"]}
1
+ {"version":3,"file":"ion-menu-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-menu-button.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,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;;AAahG,IAAM,aAAa,GAAnB,MAAM,aAAa;IAEmC;IADjD,EAAE,CAA2B;IACvC,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,aAAa;8GAAb,aAAa,gGAFgB,wBAAwB,sDAA4C,wBAAwB,uEAF1H,2BAA2B;;AAI1B,aAAa;IAXzB,QAAQ,CAAC;QACR,qBAAqB,EAAE,mBAAmB;QAC1C,MAAM,EAAE,CAAC,UAAU,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC;KAClE,CAAC;GAQW,aAAa,CAMzB;;2FANY,aAAa;kBAPzB,SAAS;mBAAC;oBACT,QAAQ,EAAE,iBAAiB;oBAC3B,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,OAAO,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,wBAAwB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC;iBAChK","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 defineIonMenuButton } from '@ionic/core/components/ion-menu-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonMenuButton,\n inputs: ['autoHide', 'color', 'disabled', 'menu', 'mode', 'type']\n})\n@Component({\n selector: 'ion-menu-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [{ name: 'autoHide', transform: nullableBooleanAttribute }, 'color', { name: 'disabled', transform: nullableBooleanAttribute }, 'menu', 'mode', 'type'],\n})\nexport class IonMenuButton {\n protected el: HTMLIonMenuButtonElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonMenuButton extends Components.IonMenuButton {}\n\n\n"]}
@@ -7,6 +7,7 @@ export declare class IonMenuToggle {
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonMenuToggle, never>;
9
9
  static ɵcmp: i0.ɵɵComponentDeclaration<IonMenuToggle, "ion-menu-toggle", never, { "autoHide": { "alias": "autoHide"; "required": false; }; "menu": { "alias": "menu"; "required": false; }; }, {}, never, ["*"], true, never>;
10
+ static ngAcceptInputType_autoHide: boolean | string | null | undefined;
10
11
  }
11
12
  export declare interface IonMenuToggle extends Components.IonMenuToggle {
12
13
  }