@ionic/angular 9.0.2 → 9.0.3-dev.11788449150.16022b1e

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 (276) hide show
  1. package/css/core.css +1 -1
  2. package/css/core.css.map +1 -1
  3. package/css/display.css +1 -1
  4. package/css/display.css.map +1 -1
  5. package/css/flex-utils.css +1 -1
  6. package/css/flex-utils.css.map +1 -1
  7. package/css/float-elements.css.map +1 -1
  8. package/css/global.bundle.css.map +1 -1
  9. package/css/ionic/bundle.ionic.css +1 -0
  10. package/css/ionic/bundle.ionic.css.map +1 -0
  11. package/css/ionic/core.ionic.css +1 -0
  12. package/css/ionic/core.ionic.css.map +1 -0
  13. package/css/ionic/global.bundle.ionic.css +1 -0
  14. package/css/ionic/global.bundle.ionic.css.map +1 -0
  15. package/css/ionic/ionic-swiper.ionic.css +1 -0
  16. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  17. package/css/ionic/link.ionic.css +1 -0
  18. package/css/ionic/link.ionic.css.map +1 -0
  19. package/css/ionic/structure.ionic.css +1 -0
  20. package/css/ionic/structure.ionic.css.map +1 -0
  21. package/css/ionic/typography.ionic.css +1 -0
  22. package/css/ionic/typography.ionic.css.map +1 -0
  23. package/css/ionic/utils.bundle.ionic.css +1 -0
  24. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  25. package/css/ionic-swiper.css +1 -1
  26. package/css/ionic-swiper.css.map +1 -1
  27. package/css/ionic.bundle.css +1 -1
  28. package/css/ionic.bundle.css.map +1 -1
  29. package/css/normalize.css.map +1 -1
  30. package/css/padding.css.map +1 -1
  31. package/css/palettes/dark.always.css.map +1 -1
  32. package/css/palettes/dark.class.css.map +1 -1
  33. package/css/palettes/dark.system.css.map +1 -1
  34. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  35. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  36. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  37. package/css/palettes/high-contrast.always.css.map +1 -1
  38. package/css/palettes/high-contrast.class.css.map +1 -1
  39. package/css/palettes/high-contrast.system.css.map +1 -1
  40. package/css/structure.css.map +1 -1
  41. package/css/text-alignment.css.map +1 -1
  42. package/css/text-transformation.css.map +1 -1
  43. package/css/typography.css.map +1 -1
  44. package/css/utils.bundle.css +1 -1
  45. package/css/utils.bundle.css.map +1 -1
  46. package/dist/lazy/directives/proxies-list.d.ts +1 -1
  47. package/dist/lazy/directives/proxies-list.js +3 -0
  48. package/dist/lazy/directives/proxies-list.js.map +1 -1
  49. package/dist/lazy/directives/proxies.d.ts +112 -84
  50. package/dist/lazy/directives/proxies.js +337 -242
  51. package/dist/lazy/directives/proxies.js.map +1 -1
  52. package/dist/lazy/ionic-module.d.ts +1 -1
  53. package/dist/lazy/ionic-module.js +2 -2
  54. package/dist/standalone/directives/ion-accordion-group.d.ts +1 -1
  55. package/dist/standalone/directives/ion-accordion-group.js +3 -3
  56. package/dist/standalone/directives/ion-accordion-group.js.map +1 -1
  57. package/dist/standalone/directives/ion-accordion.d.ts +1 -1
  58. package/dist/standalone/directives/ion-accordion.js +3 -3
  59. package/dist/standalone/directives/ion-accordion.js.map +1 -1
  60. package/dist/standalone/directives/ion-action-sheet.d.ts +1 -1
  61. package/dist/standalone/directives/ion-action-sheet.js +3 -3
  62. package/dist/standalone/directives/ion-action-sheet.js.map +1 -1
  63. package/dist/standalone/directives/ion-alert.d.ts +1 -1
  64. package/dist/standalone/directives/ion-alert.js +3 -3
  65. package/dist/standalone/directives/ion-alert.js.map +1 -1
  66. package/dist/standalone/directives/ion-app.d.ts +1 -1
  67. package/dist/standalone/directives/ion-app.js +3 -2
  68. package/dist/standalone/directives/ion-app.js.map +1 -1
  69. package/dist/standalone/directives/ion-avatar.d.ts +1 -1
  70. package/dist/standalone/directives/ion-avatar.js +4 -3
  71. package/dist/standalone/directives/ion-avatar.js.map +1 -1
  72. package/dist/standalone/directives/ion-backdrop.d.ts +1 -1
  73. package/dist/standalone/directives/ion-backdrop.js +3 -3
  74. package/dist/standalone/directives/ion-backdrop.js.map +1 -1
  75. package/dist/standalone/directives/ion-badge.d.ts +1 -1
  76. package/dist/standalone/directives/ion-badge.js +3 -3
  77. package/dist/standalone/directives/ion-badge.js.map +1 -1
  78. package/dist/standalone/directives/ion-breadcrumb.d.ts +1 -1
  79. package/dist/standalone/directives/ion-breadcrumb.js +3 -3
  80. package/dist/standalone/directives/ion-breadcrumb.js.map +1 -1
  81. package/dist/standalone/directives/ion-breadcrumbs.d.ts +1 -1
  82. package/dist/standalone/directives/ion-breadcrumbs.js +3 -3
  83. package/dist/standalone/directives/ion-breadcrumbs.js.map +1 -1
  84. package/dist/standalone/directives/ion-button.d.ts +1 -1
  85. package/dist/standalone/directives/ion-button.js +3 -3
  86. package/dist/standalone/directives/ion-button.js.map +1 -1
  87. package/dist/standalone/directives/ion-buttons.d.ts +1 -1
  88. package/dist/standalone/directives/ion-buttons.js +3 -3
  89. package/dist/standalone/directives/ion-buttons.js.map +1 -1
  90. package/dist/standalone/directives/ion-card-content.d.ts +1 -1
  91. package/dist/standalone/directives/ion-card-content.js +3 -3
  92. package/dist/standalone/directives/ion-card-content.js.map +1 -1
  93. package/dist/standalone/directives/ion-card-header.d.ts +1 -1
  94. package/dist/standalone/directives/ion-card-header.js +3 -3
  95. package/dist/standalone/directives/ion-card-header.js.map +1 -1
  96. package/dist/standalone/directives/ion-card-subtitle.d.ts +1 -1
  97. package/dist/standalone/directives/ion-card-subtitle.js +3 -3
  98. package/dist/standalone/directives/ion-card-subtitle.js.map +1 -1
  99. package/dist/standalone/directives/ion-card-title.d.ts +1 -1
  100. package/dist/standalone/directives/ion-card-title.js +3 -3
  101. package/dist/standalone/directives/ion-card-title.js.map +1 -1
  102. package/dist/standalone/directives/ion-card.d.ts +1 -1
  103. package/dist/standalone/directives/ion-card.js +3 -3
  104. package/dist/standalone/directives/ion-card.js.map +1 -1
  105. package/dist/standalone/directives/ion-chip.d.ts +1 -1
  106. package/dist/standalone/directives/ion-chip.js +3 -3
  107. package/dist/standalone/directives/ion-chip.js.map +1 -1
  108. package/dist/standalone/directives/ion-col.d.ts +1 -1
  109. package/dist/standalone/directives/ion-col.js +3 -3
  110. package/dist/standalone/directives/ion-col.js.map +1 -1
  111. package/dist/standalone/directives/ion-content.d.ts +1 -1
  112. package/dist/standalone/directives/ion-content.js +3 -3
  113. package/dist/standalone/directives/ion-content.js.map +1 -1
  114. package/dist/standalone/directives/ion-datetime-button.d.ts +1 -1
  115. package/dist/standalone/directives/ion-datetime-button.js +3 -3
  116. package/dist/standalone/directives/ion-datetime-button.js.map +1 -1
  117. package/dist/standalone/directives/ion-divider.d.ts +12 -0
  118. package/dist/standalone/directives/ion-divider.js +36 -0
  119. package/dist/standalone/directives/ion-divider.js.map +1 -0
  120. package/dist/standalone/directives/ion-fab-button.d.ts +1 -1
  121. package/dist/standalone/directives/ion-fab-button.js +3 -3
  122. package/dist/standalone/directives/ion-fab-button.js.map +1 -1
  123. package/dist/standalone/directives/ion-fab-list.d.ts +1 -1
  124. package/dist/standalone/directives/ion-fab-list.js +3 -3
  125. package/dist/standalone/directives/ion-fab-list.js.map +1 -1
  126. package/dist/standalone/directives/ion-fab.d.ts +1 -1
  127. package/dist/standalone/directives/ion-fab.js +3 -3
  128. package/dist/standalone/directives/ion-fab.js.map +1 -1
  129. package/dist/standalone/directives/ion-footer.d.ts +1 -1
  130. package/dist/standalone/directives/ion-footer.js +3 -3
  131. package/dist/standalone/directives/ion-footer.js.map +1 -1
  132. package/dist/standalone/directives/ion-gallery-item.d.ts +12 -0
  133. package/dist/standalone/directives/ion-gallery-item.js +36 -0
  134. package/dist/standalone/directives/ion-gallery-item.js.map +1 -0
  135. package/dist/standalone/directives/ion-gallery.d.ts +12 -0
  136. package/dist/standalone/directives/ion-gallery.js +36 -0
  137. package/dist/standalone/directives/ion-gallery.js.map +1 -0
  138. package/dist/standalone/directives/ion-grid.d.ts +1 -1
  139. package/dist/standalone/directives/ion-grid.js +3 -3
  140. package/dist/standalone/directives/ion-grid.js.map +1 -1
  141. package/dist/standalone/directives/ion-header.d.ts +1 -1
  142. package/dist/standalone/directives/ion-header.js +3 -3
  143. package/dist/standalone/directives/ion-header.js.map +1 -1
  144. package/dist/standalone/directives/ion-img.d.ts +1 -1
  145. package/dist/standalone/directives/ion-img.js +3 -3
  146. package/dist/standalone/directives/ion-img.js.map +1 -1
  147. package/dist/standalone/directives/ion-infinite-scroll-content.d.ts +1 -1
  148. package/dist/standalone/directives/ion-infinite-scroll-content.js +3 -3
  149. package/dist/standalone/directives/ion-infinite-scroll-content.js.map +1 -1
  150. package/dist/standalone/directives/ion-infinite-scroll.d.ts +1 -1
  151. package/dist/standalone/directives/ion-infinite-scroll.js +3 -3
  152. package/dist/standalone/directives/ion-infinite-scroll.js.map +1 -1
  153. package/dist/standalone/directives/ion-item-divider.d.ts +1 -1
  154. package/dist/standalone/directives/ion-item-divider.js +3 -3
  155. package/dist/standalone/directives/ion-item-divider.js.map +1 -1
  156. package/dist/standalone/directives/ion-item-group.d.ts +1 -1
  157. package/dist/standalone/directives/ion-item-group.js +4 -3
  158. package/dist/standalone/directives/ion-item-group.js.map +1 -1
  159. package/dist/standalone/directives/ion-item-option.d.ts +1 -1
  160. package/dist/standalone/directives/ion-item-option.js +3 -3
  161. package/dist/standalone/directives/ion-item-option.js.map +1 -1
  162. package/dist/standalone/directives/ion-item-options.d.ts +1 -1
  163. package/dist/standalone/directives/ion-item-options.js +3 -3
  164. package/dist/standalone/directives/ion-item-options.js.map +1 -1
  165. package/dist/standalone/directives/ion-item-sliding.d.ts +1 -1
  166. package/dist/standalone/directives/ion-item-sliding.js +3 -3
  167. package/dist/standalone/directives/ion-item-sliding.js.map +1 -1
  168. package/dist/standalone/directives/ion-item.d.ts +1 -1
  169. package/dist/standalone/directives/ion-item.js +3 -3
  170. package/dist/standalone/directives/ion-item.js.map +1 -1
  171. package/dist/standalone/directives/ion-label.d.ts +1 -1
  172. package/dist/standalone/directives/ion-label.js +3 -3
  173. package/dist/standalone/directives/ion-label.js.map +1 -1
  174. package/dist/standalone/directives/ion-list-header.d.ts +1 -1
  175. package/dist/standalone/directives/ion-list-header.js +3 -3
  176. package/dist/standalone/directives/ion-list-header.js.map +1 -1
  177. package/dist/standalone/directives/ion-list.d.ts +1 -1
  178. package/dist/standalone/directives/ion-list.js +3 -3
  179. package/dist/standalone/directives/ion-list.js.map +1 -1
  180. package/dist/standalone/directives/ion-loading.d.ts +1 -1
  181. package/dist/standalone/directives/ion-loading.js +3 -3
  182. package/dist/standalone/directives/ion-loading.js.map +1 -1
  183. package/dist/standalone/directives/ion-menu-button.d.ts +1 -1
  184. package/dist/standalone/directives/ion-menu-button.js +3 -3
  185. package/dist/standalone/directives/ion-menu-button.js.map +1 -1
  186. package/dist/standalone/directives/ion-menu-toggle.d.ts +1 -1
  187. package/dist/standalone/directives/ion-menu-toggle.js +3 -3
  188. package/dist/standalone/directives/ion-menu-toggle.js.map +1 -1
  189. package/dist/standalone/directives/ion-menu.d.ts +1 -1
  190. package/dist/standalone/directives/ion-menu.js +3 -3
  191. package/dist/standalone/directives/ion-menu.js.map +1 -1
  192. package/dist/standalone/directives/ion-nav-link.d.ts +1 -1
  193. package/dist/standalone/directives/ion-nav-link.js +3 -3
  194. package/dist/standalone/directives/ion-nav-link.js.map +1 -1
  195. package/dist/standalone/directives/ion-note.d.ts +1 -1
  196. package/dist/standalone/directives/ion-note.js +3 -3
  197. package/dist/standalone/directives/ion-note.js.map +1 -1
  198. package/dist/standalone/directives/ion-picker-column-option.d.ts +1 -1
  199. package/dist/standalone/directives/ion-picker-column-option.js +3 -3
  200. package/dist/standalone/directives/ion-picker-column-option.js.map +1 -1
  201. package/dist/standalone/directives/ion-picker-column.d.ts +1 -1
  202. package/dist/standalone/directives/ion-picker-column.js +3 -3
  203. package/dist/standalone/directives/ion-picker-column.js.map +1 -1
  204. package/dist/standalone/directives/ion-picker.d.ts +1 -1
  205. package/dist/standalone/directives/ion-picker.js +3 -3
  206. package/dist/standalone/directives/ion-picker.js.map +1 -1
  207. package/dist/standalone/directives/ion-progress-bar.d.ts +1 -1
  208. package/dist/standalone/directives/ion-progress-bar.js +3 -3
  209. package/dist/standalone/directives/ion-progress-bar.js.map +1 -1
  210. package/dist/standalone/directives/ion-radio.d.ts +1 -1
  211. package/dist/standalone/directives/ion-radio.js +3 -3
  212. package/dist/standalone/directives/ion-radio.js.map +1 -1
  213. package/dist/standalone/directives/ion-refresher-content.d.ts +1 -1
  214. package/dist/standalone/directives/ion-refresher-content.js +3 -3
  215. package/dist/standalone/directives/ion-refresher-content.js.map +1 -1
  216. package/dist/standalone/directives/ion-refresher.d.ts +1 -1
  217. package/dist/standalone/directives/ion-refresher.js +3 -3
  218. package/dist/standalone/directives/ion-refresher.js.map +1 -1
  219. package/dist/standalone/directives/ion-reorder-group.d.ts +1 -1
  220. package/dist/standalone/directives/ion-reorder-group.js +3 -3
  221. package/dist/standalone/directives/ion-reorder-group.js.map +1 -1
  222. package/dist/standalone/directives/ion-reorder.d.ts +1 -1
  223. package/dist/standalone/directives/ion-reorder.js +4 -3
  224. package/dist/standalone/directives/ion-reorder.js.map +1 -1
  225. package/dist/standalone/directives/ion-ripple-effect.d.ts +1 -1
  226. package/dist/standalone/directives/ion-ripple-effect.js +3 -3
  227. package/dist/standalone/directives/ion-ripple-effect.js.map +1 -1
  228. package/dist/standalone/directives/ion-row.d.ts +1 -1
  229. package/dist/standalone/directives/ion-row.js +4 -3
  230. package/dist/standalone/directives/ion-row.js.map +1 -1
  231. package/dist/standalone/directives/ion-segment-button.d.ts +1 -1
  232. package/dist/standalone/directives/ion-segment-button.js +3 -3
  233. package/dist/standalone/directives/ion-segment-button.js.map +1 -1
  234. package/dist/standalone/directives/ion-select-modal.d.ts +1 -1
  235. package/dist/standalone/directives/ion-select-modal.js +3 -3
  236. package/dist/standalone/directives/ion-select-modal.js.map +1 -1
  237. package/dist/standalone/directives/ion-select-option.d.ts +1 -1
  238. package/dist/standalone/directives/ion-select-option.js +3 -3
  239. package/dist/standalone/directives/ion-select-option.js.map +1 -1
  240. package/dist/standalone/directives/ion-skeleton-text.d.ts +1 -1
  241. package/dist/standalone/directives/ion-skeleton-text.js +3 -3
  242. package/dist/standalone/directives/ion-skeleton-text.js.map +1 -1
  243. package/dist/standalone/directives/ion-spinner.d.ts +1 -1
  244. package/dist/standalone/directives/ion-spinner.js +3 -3
  245. package/dist/standalone/directives/ion-spinner.js.map +1 -1
  246. package/dist/standalone/directives/ion-split-pane.d.ts +1 -1
  247. package/dist/standalone/directives/ion-split-pane.js +3 -3
  248. package/dist/standalone/directives/ion-split-pane.js.map +1 -1
  249. package/dist/standalone/directives/ion-tab-bar.d.ts +1 -1
  250. package/dist/standalone/directives/ion-tab-bar.js +3 -3
  251. package/dist/standalone/directives/ion-tab-bar.js.map +1 -1
  252. package/dist/standalone/directives/ion-tab-button.d.ts +1 -1
  253. package/dist/standalone/directives/ion-tab-button.js +3 -3
  254. package/dist/standalone/directives/ion-tab-button.js.map +1 -1
  255. package/dist/standalone/directives/ion-tab.d.ts +1 -1
  256. package/dist/standalone/directives/ion-tab.js +3 -3
  257. package/dist/standalone/directives/ion-tab.js.map +1 -1
  258. package/dist/standalone/directives/ion-text.d.ts +1 -1
  259. package/dist/standalone/directives/ion-text.js +3 -3
  260. package/dist/standalone/directives/ion-text.js.map +1 -1
  261. package/dist/standalone/directives/ion-thumbnail.d.ts +1 -1
  262. package/dist/standalone/directives/ion-thumbnail.js +4 -3
  263. package/dist/standalone/directives/ion-thumbnail.js.map +1 -1
  264. package/dist/standalone/directives/ion-title.d.ts +1 -1
  265. package/dist/standalone/directives/ion-title.js +3 -3
  266. package/dist/standalone/directives/ion-title.js.map +1 -1
  267. package/dist/standalone/directives/ion-toast.d.ts +1 -1
  268. package/dist/standalone/directives/ion-toast.js +3 -3
  269. package/dist/standalone/directives/ion-toast.js.map +1 -1
  270. package/dist/standalone/directives/ion-toolbar.d.ts +1 -1
  271. package/dist/standalone/directives/ion-toolbar.js +3 -3
  272. package/dist/standalone/directives/ion-toolbar.js.map +1 -1
  273. package/dist/standalone/directives/proxies.d.ts +3 -0
  274. package/dist/standalone/directives/proxies.js +3 -0
  275. package/dist/standalone/directives/proxies.js.map +1 -1
  276. package/package.json +5 -2
@@ -6,7 +6,7 @@ export declare class IonSegmentButton {
6
6
  protected el: HTMLIonSegmentButtonElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSegmentButton, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentButton, "ion-segment-button", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSegmentButton, "ion-segment-button", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonSegmentButton extends Components.IonSegmentButton {
12
12
  }
@@ -14,12 +14,12 @@ let IonSegmentButton = class IonSegmentButton {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSegmentButton, 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: IonSegmentButton, isStandalone: true, selector: "ion-segment-button", inputs: { contentId: "contentId", disabled: "disabled", layout: "layout", mode: "mode", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSegmentButton, isStandalone: true, selector: "ion-segment-button", inputs: { contentId: "contentId", disabled: "disabled", layout: "layout", mode: "mode", theme: "theme", type: "type", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonSegmentButton = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonSegmentButton,
22
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value']
22
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value']
23
23
  })
24
24
  ], IonSegmentButton);
25
25
  export { IonSegmentButton };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value'],
33
+ inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-segment-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-segment-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-segment-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,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;;AAatG,IAAM,gBAAgB,GAAtB,MAAM,gBAAgB;IAEgC;IADjD,EAAE,CAA8B;IAC1C,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,gBAAgB;8GAAhB,gBAAgB,sMAJjB,2BAA2B;;AAI1B,gBAAgB;IAX5B,QAAQ,CAAC;QACR,qBAAqB,EAAE,sBAAsB;QAC7C,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC;KACrE,CAAC;GAQW,gBAAgB,CAM5B;;2FANY,gBAAgB;kBAP5B,SAAS;mBAAC;oBACT,QAAQ,EAAE,oBAAoB;oBAC9B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC;iBACrE","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 defineIonSegmentButton } from '@ionic/core/components/ion-segment-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSegmentButton,\n inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value']\n})\n@Component({\n selector: 'ion-segment-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['contentId', 'disabled', 'layout', 'mode', 'type', 'value'],\n})\nexport class IonSegmentButton {\n protected el: HTMLIonSegmentButtonElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSegmentButton extends Components.IonSegmentButton {}\n\n\n"]}
1
+ {"version":3,"file":"ion-segment-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-segment-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,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;;AAatG,IAAM,gBAAgB,GAAtB,MAAM,gBAAgB;IAEgC;IADjD,EAAE,CAA8B;IAC1C,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,gBAAgB;8GAAhB,gBAAgB,sNAJjB,2BAA2B;;AAI1B,gBAAgB;IAX5B,QAAQ,CAAC;QACR,qBAAqB,EAAE,sBAAsB;QAC7C,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;KAC9E,CAAC;GAQW,gBAAgB,CAM5B;;2FANY,gBAAgB;kBAP5B,SAAS;mBAAC;oBACT,QAAQ,EAAE,oBAAoB;oBAC9B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;iBAC9E","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 defineIonSegmentButton } from '@ionic/core/components/ion-segment-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSegmentButton,\n inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value']\n})\n@Component({\n selector: 'ion-segment-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['contentId', 'disabled', 'layout', 'mode', 'theme', 'type', 'value'],\n})\nexport class IonSegmentButton {\n protected el: HTMLIonSegmentButtonElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSegmentButton extends Components.IonSegmentButton {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonSelectModal {
6
6
  protected el: HTMLIonSelectModalElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSelectModal, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectModal, "ion-select-modal", never, { "cancelText": { "alias": "cancelText"; "required": false; }; "header": { "alias": "header"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectModal, "ion-select-modal", never, { "cancelIcon": { "alias": "cancelIcon"; "required": false; }; "cancelText": { "alias": "cancelText"; "required": false; }; "header": { "alias": "header"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "options": { "alias": "options"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonSelectModal extends Components.IonSelectModal {
12
12
  }
@@ -14,12 +14,12 @@ let IonSelectModal = class IonSelectModal {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSelectModal, 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: IonSelectModal, isStandalone: true, selector: "ion-select-modal", inputs: { cancelText: "cancelText", header: "header", multiple: "multiple", options: "options" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelectModal, isStandalone: true, selector: "ion-select-modal", inputs: { cancelIcon: "cancelIcon", cancelText: "cancelText", header: "header", multiple: "multiple", options: "options" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonSelectModal = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonSelectModal,
22
- inputs: ['cancelText', 'header', 'multiple', 'options']
22
+ inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options']
23
23
  })
24
24
  ], IonSelectModal);
25
25
  export { IonSelectModal };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['cancelText', 'header', 'multiple', 'options'],
33
+ inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-select-modal.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-select-modal.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-select-modal.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,8KAJf,2BAA2B;;AAI1B,cAAc;IAX1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,YAAY,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,CAAC;KACxD,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,YAAY,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,CAAC;iBACxD","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 defineIonSelectModal } from '@ionic/core/components/ion-select-modal.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSelectModal,\n inputs: ['cancelText', 'header', 'multiple', 'options']\n})\n@Component({\n selector: 'ion-select-modal',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['cancelText', 'header', 'multiple', 'options'],\n})\nexport class IonSelectModal {\n protected el: HTMLIonSelectModalElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSelectModal extends Components.IonSelectModal {}\n\n\n"]}
1
+ {"version":3,"file":"ion-select-modal.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-select-modal.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,wMAJf,2BAA2B;;AAI1B,cAAc;IAX1B,QAAQ,CAAC;QACR,qBAAqB,EAAE,oBAAoB;QAC3C,MAAM,EAAE,CAAC,YAAY,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,CAAC;KACtE,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,YAAY,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,EAAE,SAAS,CAAC;iBACtE","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 defineIonSelectModal } from '@ionic/core/components/ion-select-modal.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSelectModal,\n inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options']\n})\n@Component({\n selector: 'ion-select-modal',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['cancelIcon', 'cancelText', 'header', 'multiple', 'options'],\n})\nexport class IonSelectModal {\n protected el: HTMLIonSelectModalElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSelectModal extends Components.IonSelectModal {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonSelectOption {
6
6
  protected el: HTMLIonSelectOptionElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSelectOption, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectOption, "ion-select-option", never, { "description": { "alias": "description"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSelectOption, "ion-select-option", never, { "description": { "alias": "description"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "justify": { "alias": "justify"; "required": false; }; "labelPlacement": { "alias": "labelPlacement"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonSelectOption extends Components.IonSelectOption {
12
12
  }
@@ -14,12 +14,12 @@ let IonSelectOption = class IonSelectOption {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSelectOption, 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: IonSelectOption, isStandalone: true, selector: "ion-select-option", inputs: { description: "description", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSelectOption, isStandalone: true, selector: "ion-select-option", inputs: { description: "description", disabled: "disabled", justify: "justify", labelPlacement: "labelPlacement", mode: "mode", theme: "theme", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonSelectOption = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonSelectOption,
22
- inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'value']
22
+ inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'theme', 'value']
23
23
  })
24
24
  ], IonSelectOption);
25
25
  export { IonSelectOption };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'value'],
33
+ inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'theme', 'value'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-select-option.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-select-option.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-select-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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAapG,IAAM,eAAe,GAArB,MAAM,eAAe;IAEiC;IADjD,EAAE,CAA6B;IACzC,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,eAAe;8GAAf,eAAe,+NAJhB,2BAA2B;;AAI1B,eAAe;IAX3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC;KAClF,CAAC;GAQW,eAAe,CAM3B;;2FANY,eAAe;kBAP3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,OAAO,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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonSelectOption } from '@ionic/core/components/ion-select-option.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSelectOption,\n inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'value']\n})\n@Component({\n selector: 'ion-select-option',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'value'],\n})\nexport class IonSelectOption {\n protected el: HTMLIonSelectOptionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSelectOption extends Components.IonSelectOption {}\n\n\n"]}
1
+ {"version":3,"file":"ion-select-option.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-select-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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAapG,IAAM,eAAe,GAArB,MAAM,eAAe;IAEiC;IADjD,EAAE,CAA6B;IACzC,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,eAAe;8GAAf,eAAe,+OAJhB,2BAA2B;;AAI1B,eAAe;IAX3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC;KAC3F,CAAC;GAQW,eAAe,CAM3B;;2FANY,eAAe;kBAP3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,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';\n\nimport type { Components } from '@ionic/core/components';\n\nimport { defineCustomElement as defineIonSelectOption } from '@ionic/core/components/ion-select-option.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSelectOption,\n inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'theme', 'value']\n})\n@Component({\n selector: 'ion-select-option',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['description', 'disabled', 'justify', 'labelPlacement', 'mode', 'theme', 'value'],\n})\nexport class IonSelectOption {\n protected el: HTMLIonSelectOptionElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSelectOption extends Components.IonSelectOption {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonSkeletonText {
6
6
  protected el: HTMLIonSkeletonTextElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSkeletonText, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSkeletonText, "ion-skeleton-text", never, { "animated": { "alias": "animated"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSkeletonText, "ion-skeleton-text", never, { "animated": { "alias": "animated"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonSkeletonText extends Components.IonSkeletonText {
12
12
  }
@@ -14,12 +14,12 @@ let IonSkeletonText = class IonSkeletonText {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSkeletonText, 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: IonSkeletonText, isStandalone: true, selector: "ion-skeleton-text", inputs: { animated: "animated" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSkeletonText, isStandalone: true, selector: "ion-skeleton-text", inputs: { animated: "animated", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonSkeletonText = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonSkeletonText,
22
- inputs: ['animated']
22
+ inputs: ['animated', 'mode', 'theme']
23
23
  })
24
24
  ], IonSkeletonText);
25
25
  export { IonSkeletonText };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['animated'],
33
+ inputs: ['animated', 'mode', 'theme'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-skeleton-text.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-skeleton-text.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-skeleton-text.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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAapG,IAAM,eAAe,GAArB,MAAM,eAAe;IAEiC;IADjD,EAAE,CAA6B;IACzC,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,eAAe;8GAAf,eAAe,+GAJhB,2BAA2B;;AAI1B,eAAe;IAX3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,UAAU,CAAC;KACrB,CAAC;GAQW,eAAe,CAM3B;;2FANY,eAAe;kBAP3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,CAAC;iBACrB","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 defineIonSkeletonText } from '@ionic/core/components/ion-skeleton-text.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSkeletonText,\n inputs: ['animated']\n})\n@Component({\n selector: 'ion-skeleton-text',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated'],\n})\nexport class IonSkeletonText {\n protected el: HTMLIonSkeletonTextElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSkeletonText extends Components.IonSkeletonText {}\n\n\n"]}
1
+ {"version":3,"file":"ion-skeleton-text.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-skeleton-text.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,qBAAqB,EAAE,MAAM,6CAA6C,CAAC;;AAapG,IAAM,eAAe,GAArB,MAAM,eAAe;IAEiC;IADjD,EAAE,CAA6B;IACzC,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,eAAe;8GAAf,eAAe,6IAJhB,2BAA2B;;AAI1B,eAAe;IAX3B,QAAQ,CAAC;QACR,qBAAqB,EAAE,qBAAqB;QAC5C,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;KACtC,CAAC;GAQW,eAAe,CAM3B;;2FANY,eAAe;kBAP3B,SAAS;mBAAC;oBACT,QAAQ,EAAE,mBAAmB;oBAC7B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC;iBACtC","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 defineIonSkeletonText } from '@ionic/core/components/ion-skeleton-text.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSkeletonText,\n inputs: ['animated', 'mode', 'theme']\n})\n@Component({\n selector: 'ion-skeleton-text',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['animated', 'mode', 'theme'],\n})\nexport class IonSkeletonText {\n protected el: HTMLIonSkeletonTextElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSkeletonText extends Components.IonSkeletonText {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonSpinner {
6
6
  protected el: HTMLIonSpinnerElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSpinner, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSpinner, "ion-spinner", never, { "color": { "alias": "color"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "name": { "alias": "name"; "required": false; }; "paused": { "alias": "paused"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSpinner, "ion-spinner", never, { "color": { "alias": "color"; "required": false; }; "duration": { "alias": "duration"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "name": { "alias": "name"; "required": false; }; "paused": { "alias": "paused"; "required": false; }; "size": { "alias": "size"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonSpinner extends Components.IonSpinner {
12
12
  }
@@ -14,12 +14,12 @@ let IonSpinner = class IonSpinner {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSpinner, 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: IonSpinner, isStandalone: true, selector: "ion-spinner", inputs: { color: "color", duration: "duration", name: "name", paused: "paused" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSpinner, isStandalone: true, selector: "ion-spinner", inputs: { color: "color", duration: "duration", mode: "mode", name: "name", paused: "paused", size: "size", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonSpinner = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonSpinner,
22
- inputs: ['color', 'duration', 'name', 'paused']
22
+ inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme']
23
23
  })
24
24
  ], IonSpinner);
25
25
  export { IonSpinner };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['color', 'duration', 'name', 'paused'],
33
+ inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-spinner.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-spinner.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-spinner.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,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;;AAazF,IAAM,UAAU,GAAhB,MAAM,UAAU;IAEsC;IADjD,EAAE,CAAwB;IACpC,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,UAAU;8GAAV,UAAU,yJAJX,2BAA2B;;AAI1B,UAAU;IAXtB,QAAQ,CAAC;QACR,qBAAqB,EAAE,gBAAgB;QACvC,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC;KAChD,CAAC;GAQW,UAAU,CAMtB;;2FANY,UAAU;kBAPtB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC;iBAChD","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 defineIonSpinner } from '@ionic/core/components/ion-spinner.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSpinner,\n inputs: ['color', 'duration', 'name', 'paused']\n})\n@Component({\n selector: 'ion-spinner',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'duration', 'name', 'paused'],\n})\nexport class IonSpinner {\n protected el: HTMLIonSpinnerElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSpinner extends Components.IonSpinner {}\n\n\n"]}
1
+ {"version":3,"file":"ion-spinner.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-spinner.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,gBAAgB,EAAE,MAAM,uCAAuC,CAAC;;AAazF,IAAM,UAAU,GAAhB,MAAM,UAAU;IAEsC;IADjD,EAAE,CAAwB;IACpC,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,UAAU;8GAAV,UAAU,qMAJX,2BAA2B;;AAI1B,UAAU;IAXtB,QAAQ,CAAC;QACR,qBAAqB,EAAE,gBAAgB;QACvC,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC;KACzE,CAAC;GAQW,UAAU,CAMtB;;2FANY,UAAU;kBAPtB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC;iBACzE","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 defineIonSpinner } from '@ionic/core/components/ion-spinner.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSpinner,\n inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme']\n})\n@Component({\n selector: 'ion-spinner',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'duration', 'mode', 'name', 'paused', 'size', 'theme'],\n})\nexport class IonSpinner {\n protected el: HTMLIonSpinnerElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonSpinner extends Components.IonSpinner {}\n\n\n"]}
@@ -10,7 +10,7 @@ export declare class IonSplitPane {
10
10
  }>>;
11
11
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<IonSplitPane, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<IonSplitPane, "ion-split-pane", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "when": { "alias": "when"; "required": false; }; }, { "ionSplitPaneVisible": "ionSplitPaneVisible"; }, never, ["*"], true, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonSplitPane, "ion-split-pane", never, { "contentId": { "alias": "contentId"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "when": { "alias": "when"; "required": false; }; }, { "ionSplitPaneVisible": "ionSplitPaneVisible"; }, never, ["*"], true, never>;
14
14
  }
15
15
  export declare interface IonSplitPane extends Components.IonSplitPane {
16
16
  /**
@@ -15,12 +15,12 @@ let IonSplitPane = class IonSplitPane {
15
15
  this.el = r.nativeElement;
16
16
  }
17
17
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonSplitPane, 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: IonSplitPane, isStandalone: true, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", when: "when" }, outputs: { ionSplitPaneVisible: "ionSplitPaneVisible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonSplitPane, isStandalone: true, selector: "ion-split-pane", inputs: { contentId: "contentId", disabled: "disabled", mode: "mode", theme: "theme", when: "when" }, outputs: { ionSplitPaneVisible: "ionSplitPaneVisible" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
19
19
  };
20
20
  IonSplitPane = __decorate([
21
21
  ProxyCmp({
22
22
  defineCustomElementFn: defineIonSplitPane,
23
- inputs: ['contentId', 'disabled', 'when']
23
+ inputs: ['contentId', 'disabled', 'mode', 'theme', 'when']
24
24
  })
25
25
  ], IonSplitPane);
26
26
  export { IonSplitPane };
@@ -31,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
31
31
  changeDetection: ChangeDetectionStrategy.OnPush,
32
32
  template: '<ng-content></ng-content>',
33
33
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
34
- inputs: ['contentId', 'disabled', 'when'],
34
+ inputs: ['contentId', 'disabled', 'mode', 'theme', 'when'],
35
35
  outputs: ['ionSplitPaneVisible'],
36
36
  }]
37
37
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { ionSplitPaneVisible: [{
@@ -1 +1 @@
1
- {"version":3,"file":"ion-split-pane.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-split-pane.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,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;;AAc9F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAGoC;IAFjD,EAAE,CAA0B;IAC5B,mBAAmB,GAAG,IAAI,YAAY,EAAiD,CAAC;IAClG,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,YAAY;8GAAZ,YAAY,2MALb,2BAA2B;;AAK1B,YAAY;IAZxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,MAAM,CAAC;KAC1C,CAAC;GASW,YAAY,CAOxB;;2FAPY,YAAY;kBARxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,MAAM,CAAC;oBACzC,OAAO,EAAE,CAAC,qBAAqB,CAAC;iBACjC;;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 defineIonSplitPane } from '@ionic/core/components/ion-split-pane.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSplitPane,\n inputs: ['contentId', 'disabled', 'when']\n})\n@Component({\n selector: 'ion-split-pane',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['contentId', 'disabled', 'when'],\n outputs: ['ionSplitPaneVisible'],\n})\nexport class IonSplitPane {\n protected el: HTMLIonSplitPaneElement;\n @Output() ionSplitPaneVisible = new EventEmitter<IonSplitPaneCustomEvent<{ visible: boolean }>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonSplitPaneCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonSplitPane extends Components.IonSplitPane {\n /**\n * Expression to be called when the split-pane visibility has changed\n */\n ionSplitPaneVisible: EventEmitter<IonSplitPaneCustomEvent<{ visible: boolean }>>;\n}\n\n\n"]}
1
+ {"version":3,"file":"ion-split-pane.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-split-pane.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,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;;AAc9F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAGoC;IAFjD,EAAE,CAA0B;IAC5B,mBAAmB,GAAG,IAAI,YAAY,EAAiD,CAAC;IAClG,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,YAAY;8GAAZ,YAAY,yOALb,2BAA2B;;AAK1B,YAAY;IAZxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC;KAC3D,CAAC;GASW,YAAY,CAOxB;;2FAPY,YAAY;kBARxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC;oBAC1D,OAAO,EAAE,CAAC,qBAAqB,CAAC;iBACjC;;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 defineIonSplitPane } from '@ionic/core/components/ion-split-pane.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonSplitPane,\n inputs: ['contentId', 'disabled', 'mode', 'theme', 'when']\n})\n@Component({\n selector: 'ion-split-pane',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['contentId', 'disabled', 'mode', 'theme', 'when'],\n outputs: ['ionSplitPaneVisible'],\n})\nexport class IonSplitPane {\n protected el: HTMLIonSplitPaneElement;\n @Output() ionSplitPaneVisible = new EventEmitter<IonSplitPaneCustomEvent<{ visible: boolean }>>();\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nimport type { IonSplitPaneCustomEvent } from '@ionic/core/components';\n\nexport declare interface IonSplitPane extends Components.IonSplitPane {\n /**\n * Expression to be called when the split-pane visibility has changed\n */\n ionSplitPaneVisible: EventEmitter<IonSplitPaneCustomEvent<{ visible: boolean }>>;\n}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonTabBar {
6
6
  protected el: HTMLIonTabBarElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabBar, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTabBar, "ion-tab-bar", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "selectedTab": { "alias": "selectedTab"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTabBar, "ion-tab-bar", never, { "color": { "alias": "color"; "required": false; }; "expand": { "alias": "expand"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "scrollEffect": { "alias": "scrollEffect"; "required": false; }; "selectedTab": { "alias": "selectedTab"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "translucent": { "alias": "translucent"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonTabBar extends Components.IonTabBar {
12
12
  }
@@ -14,12 +14,12 @@ let IonTabBar = class IonTabBar {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTabBar, 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: IonTabBar, isStandalone: true, selector: "ion-tab-bar", inputs: { color: "color", mode: "mode", selectedTab: "selectedTab", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTabBar, isStandalone: true, selector: "ion-tab-bar", inputs: { color: "color", expand: "expand", mode: "mode", scrollEffect: "scrollEffect", selectedTab: "selectedTab", shape: "shape", theme: "theme", translucent: "translucent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonTabBar = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonTabBar,
22
- inputs: ['color', 'mode', 'selectedTab', 'translucent']
22
+ inputs: ['color', 'expand', 'mode', 'scrollEffect', 'selectedTab', 'shape', 'theme', 'translucent']
23
23
  })
24
24
  ], IonTabBar);
25
25
  export { IonTabBar };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['color', 'mode', 'selectedTab', 'translucent'],
33
+ inputs: ['color', 'expand', 'mode', 'scrollEffect', 'selectedTab', 'shape', 'theme', 'translucent'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-tab-bar.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-tab-bar.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-tab-bar.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,uCAAuC,CAAC;;AAaxF,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,yKAJV,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,aAAa,CAAC;KACxD,CAAC;GAQW,SAAS,CAMrB;;2FANY,SAAS;kBAPrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,aAAa,CAAC;iBACxD","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 defineIonTabBar } from '@ionic/core/components/ion-tab-bar.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonTabBar,\n inputs: ['color', 'mode', 'selectedTab', 'translucent']\n})\n@Component({\n selector: 'ion-tab-bar',\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', 'selectedTab', 'translucent'],\n})\nexport class IonTabBar {\n protected el: HTMLIonTabBarElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonTabBar extends Components.IonTabBar {}\n\n\n"]}
1
+ {"version":3,"file":"ion-tab-bar.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-tab-bar.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,uCAAuC,CAAC;;AAaxF,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,yPAJV,2BAA2B;;AAI1B,SAAS;IAXrB,QAAQ,CAAC;QACR,qBAAqB,EAAE,eAAe;QACtC,MAAM,EAAE,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,cAAc,EAAE,aAAa,EAAE,OAAO,EAAE,OAAO,EAAE,aAAa,CAAC;KACpG,CAAC;GAQW,SAAS,CAMrB;;2FANY,SAAS;kBAPrB,SAAS;mBAAC;oBACT,QAAQ,EAAE,aAAa;oBACvB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,cAAc,EAAE,aAAa,EAAE,OAAO,EAAE,OAAO,EAAE,aAAa,CAAC;iBACpG","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 defineIonTabBar } from '@ionic/core/components/ion-tab-bar.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonTabBar,\n inputs: ['color', 'expand', 'mode', 'scrollEffect', 'selectedTab', 'shape', 'theme', 'translucent']\n})\n@Component({\n selector: 'ion-tab-bar',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['color', 'expand', 'mode', 'scrollEffect', 'selectedTab', 'shape', 'theme', 'translucent'],\n})\nexport class IonTabBar {\n protected el: HTMLIonTabBarElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonTabBar extends Components.IonTabBar {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonTabButton {
6
6
  protected el: HTMLIonTabButtonElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTabButton, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTabButton, "ion-tab-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "tab": { "alias": "tab"; "required": false; }; "target": { "alias": "target"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTabButton, "ion-tab-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "download": { "alias": "download"; "required": false; }; "href": { "alias": "href"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "rel": { "alias": "rel"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "tab": { "alias": "tab"; "required": false; }; "target": { "alias": "target"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonTabButton extends Components.IonTabButton {
12
12
  }
@@ -14,12 +14,12 @@ let IonTabButton = class IonTabButton {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTabButton, 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: IonTabButton, isStandalone: true, selector: "ion-tab-button", inputs: { disabled: "disabled", download: "download", href: "href", layout: "layout", mode: "mode", rel: "rel", selected: "selected", tab: "tab", target: "target" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTabButton, isStandalone: true, selector: "ion-tab-button", inputs: { disabled: "disabled", download: "download", href: "href", layout: "layout", mode: "mode", rel: "rel", selected: "selected", shape: "shape", tab: "tab", target: "target", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonTabButton = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonTabButton,
22
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target']
22
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme']
23
23
  })
24
24
  ], IonTabButton);
25
25
  export { IonTabButton };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target'],
33
+ inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-tab-button.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-tab-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-tab-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,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;;AAa9F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,gPAJb,2BAA2B;;AAI1B,YAAY;IAXxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC;KAC/F,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC;iBAC/F","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 defineIonTabButton } from '@ionic/core/components/ion-tab-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonTabButton,\n inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target']\n})\n@Component({\n selector: 'ion-tab-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'tab', 'target'],\n})\nexport class IonTabButton {\n protected el: HTMLIonTabButtonElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonTabButton extends Components.IonTabButton {}\n\n\n"]}
1
+ {"version":3,"file":"ion-tab-button.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-tab-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,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;;AAa9F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,gRAJb,2BAA2B;;AAI1B,YAAY;IAXxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,CAAC;KACjH,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,gBAAgB;oBAC1B,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,CAAC;iBACjH","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 defineIonTabButton } from '@ionic/core/components/ion-tab-button.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonTabButton,\n inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme']\n})\n@Component({\n selector: 'ion-tab-button',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['disabled', 'download', 'href', 'layout', 'mode', 'rel', 'selected', 'shape', 'tab', 'target', 'theme'],\n})\nexport class IonTabButton {\n protected el: HTMLIonTabButtonElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonTabButton extends Components.IonTabButton {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonTab {
6
6
  protected el: HTMLIonTabElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonTab, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonTab, "ion-tab", never, { "component": { "alias": "component"; "required": false; }; "tab": { "alias": "tab"; "required": true; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonTab, "ion-tab", never, { "component": { "alias": "component"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "tab": { "alias": "tab"; "required": true; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonTab extends Components.IonTab {
12
12
  }
@@ -14,12 +14,12 @@ let IonTab = class IonTab {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonTab, 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: IonTab, isStandalone: true, selector: "ion-tab", inputs: { component: "component", tab: "tab" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonTab, isStandalone: true, selector: "ion-tab", inputs: { component: "component", mode: "mode", tab: "tab", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonTab = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonTab,
22
- inputs: ['component', 'tab'],
22
+ inputs: ['component', 'mode', 'tab', 'theme'],
23
23
  methods: ['setActive']
24
24
  })
25
25
  ], IonTab);
@@ -31,7 +31,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
31
31
  changeDetection: ChangeDetectionStrategy.OnPush,
32
32
  template: '<ng-content></ng-content>',
33
33
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
34
- inputs: ['component', { name: 'tab', required: true }],
34
+ inputs: ['component', 'mode', { name: 'tab', required: true }, 'theme'],
35
35
  }]
36
36
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
37
37
  //# sourceMappingURL=ion-tab.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-tab.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-tab.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,YAAY,EAAE,MAAM,mCAAmC,CAAC;;AAcjF,IAAM,MAAM,GAAZ,MAAM,MAAM;IAE0C;IADjD,EAAE,CAAoB;IAChC,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,MAAM;8GAAN,MAAM,mHAJP,2BAA2B;;AAI1B,MAAM;IAZlB,QAAQ,CAAC;QACR,qBAAqB,EAAE,YAAY;QACnC,MAAM,EAAE,CAAC,WAAW,EAAE,KAAK,CAAC;QAC5B,OAAO,EAAE,CAAC,WAAW,CAAC;KACvB,CAAC;GAQW,MAAM,CAMlB;;2FANY,MAAM;kBAPlB,SAAS;mBAAC;oBACT,QAAQ,EAAE,SAAS;oBACnB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;iBACvD","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 defineIonTab } from '@ionic/core/components/ion-tab.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonTab,\n inputs: ['component', 'tab'],\n methods: ['setActive']\n})\n@Component({\n selector: 'ion-tab',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['component', { name: 'tab', required: true }],\n})\nexport class IonTab {\n protected el: HTMLIonTabElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonTab extends Components.IonTab {}\n\n\n"]}
1
+ {"version":3,"file":"ion-tab.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-tab.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,YAAY,EAAE,MAAM,mCAAmC,CAAC;;AAcjF,IAAM,MAAM,GAAZ,MAAM,MAAM;IAE0C;IADjD,EAAE,CAAoB;IAChC,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,MAAM;8GAAN,MAAM,iJAJP,2BAA2B;;AAI1B,MAAM;IAZlB,QAAQ,CAAC;QACR,qBAAqB,EAAE,YAAY;QACnC,MAAM,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,CAAC;QAC7C,OAAO,EAAE,CAAC,WAAW,CAAC;KACvB,CAAC;GAQW,MAAM,CAMlB;;2FANY,MAAM;kBAPlB,SAAS;mBAAC;oBACT,QAAQ,EAAE,SAAS;oBACnB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE,OAAO,CAAC;iBACxE","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 defineIonTab } from '@ionic/core/components/ion-tab.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonTab,\n inputs: ['component', 'mode', 'tab', 'theme'],\n methods: ['setActive']\n})\n@Component({\n selector: 'ion-tab',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['component', 'mode', { name: 'tab', required: true }, 'theme'],\n})\nexport class IonTab {\n protected el: HTMLIonTabElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonTab extends Components.IonTab {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonText {
6
6
  protected el: HTMLIonTextElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonText, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonText, "ion-text", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonText, "ion-text", never, { "color": { "alias": "color"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonText extends Components.IonText {
12
12
  }
@@ -14,12 +14,12 @@ let IonText = class IonText {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonText, 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: IonText, isStandalone: true, selector: "ion-text", inputs: { color: "color", mode: "mode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonText, isStandalone: true, selector: "ion-text", inputs: { color: "color", mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonText = __decorate([
20
20
  ProxyCmp({
21
21
  defineCustomElementFn: defineIonText,
22
- inputs: ['color', 'mode']
22
+ inputs: ['color', 'mode', 'theme']
23
23
  })
24
24
  ], IonText);
25
25
  export { IonText };
@@ -30,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
30
30
  changeDetection: ChangeDetectionStrategy.OnPush,
31
31
  template: '<ng-content></ng-content>',
32
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
33
- inputs: ['color', 'mode'],
33
+ inputs: ['color', 'mode', 'theme'],
34
34
  }]
35
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
36
36
  //# sourceMappingURL=ion-text.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-text.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-text.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,8GAJR,2BAA2B;;AAI1B,OAAO;IAXnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;KAC1B,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,MAAM,CAAC;iBAC1B","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 defineIonText } from '@ionic/core/components/ion-text.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonText,\n inputs: ['color', 'mode']\n})\n@Component({\n selector: 'ion-text',\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'],\n})\nexport class IonText {\n protected el: HTMLIonTextElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonText extends Components.IonText {}\n\n\n"]}
1
+ {"version":3,"file":"ion-text.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-text.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,8HAJR,2BAA2B;;AAI1B,OAAO;IAXnB,QAAQ,CAAC;QACR,qBAAqB,EAAE,aAAa;QACpC,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC;KACnC,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,MAAM,EAAE,OAAO,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 defineIonText } from '@ionic/core/components/ion-text.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonText,\n inputs: ['color', 'mode', 'theme']\n})\n@Component({\n selector: 'ion-text',\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', 'theme'],\n})\nexport class IonText {\n protected el: HTMLIonTextElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonText extends Components.IonText {}\n\n\n"]}
@@ -6,7 +6,7 @@ export declare class IonThumbnail {
6
6
  protected el: HTMLIonThumbnailElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<IonThumbnail, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<IonThumbnail, "ion-thumbnail", never, {}, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<IonThumbnail, "ion-thumbnail", never, { "mode": { "alias": "mode"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface IonThumbnail extends Components.IonThumbnail {
12
12
  }
@@ -14,11 +14,12 @@ let IonThumbnail = class IonThumbnail {
14
14
  this.el = r.nativeElement;
15
15
  }
16
16
  /** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: IonThumbnail, 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: IonThumbnail, isStandalone: true, selector: "ion-thumbnail", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
17
+ /** @nocollapse */ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.0", type: IonThumbnail, isStandalone: true, selector: "ion-thumbnail", inputs: { mode: "mode", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
18
18
  };
19
19
  IonThumbnail = __decorate([
20
20
  ProxyCmp({
21
- defineCustomElementFn: defineIonThumbnail
21
+ defineCustomElementFn: defineIonThumbnail,
22
+ inputs: ['mode', 'theme']
22
23
  })
23
24
  ], IonThumbnail);
24
25
  export { IonThumbnail };
@@ -29,7 +30,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImpor
29
30
  changeDetection: ChangeDetectionStrategy.OnPush,
30
31
  template: '<ng-content></ng-content>',
31
32
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
32
- inputs: [],
33
+ inputs: ['mode', 'theme'],
33
34
  }]
34
35
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
35
36
  //# sourceMappingURL=ion-thumbnail.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ion-thumbnail.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-thumbnail.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,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAY7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,yEAJb,2BAA2B;;AAI1B,YAAY;IAVxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;KAC1C,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,EAAE;iBACX","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 defineIonThumbnail } from '@ionic/core/components/ion-thumbnail.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonThumbnail\n})\n@Component({\n selector: 'ion-thumbnail',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: [],\n})\nexport class IonThumbnail {\n protected el: HTMLIonThumbnailElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonThumbnail extends Components.IonThumbnail {}\n\n\n"]}
1
+ {"version":3,"file":"ion-thumbnail.js","sourceRoot":"","sources":["../../../src/standalone/directives/ion-thumbnail.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,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;;AAa7F,IAAM,YAAY,GAAlB,MAAM,YAAY;IAEoC;IADjD,EAAE,CAA0B;IACtC,YAAY,CAAoB,EAAE,CAAa,EAAY,CAAS;QAAT,MAAC,GAAD,CAAC,CAAQ;QAClE,CAAC,CAAC,MAAM,EAAE,CAAC;QACX,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC,aAAa,CAAC;IAC5B,CAAC;0HALU,YAAY;8GAAZ,YAAY,mHAJb,2BAA2B;;AAI1B,YAAY;IAXxB,QAAQ,CAAC;QACR,qBAAqB,EAAE,kBAAkB;QACzC,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;KAC1B,CAAC;GAQW,YAAY,CAMxB;;2FANY,YAAY;kBAPxB,SAAS;mBAAC;oBACT,QAAQ,EAAE,eAAe;oBACzB,eAAe,EAAE,uBAAuB,CAAC,MAAM;oBAC/C,QAAQ,EAAE,2BAA2B;oBACrC,uEAAuE;oBACvE,MAAM,EAAE,CAAC,MAAM,EAAE,OAAO,CAAC;iBAC1B","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 defineIonThumbnail } from '@ionic/core/components/ion-thumbnail.js';\n\n@ProxyCmp({\n defineCustomElementFn: defineIonThumbnail,\n inputs: ['mode', 'theme']\n})\n@Component({\n selector: 'ion-thumbnail',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property\n inputs: ['mode', 'theme'],\n})\nexport class IonThumbnail {\n protected el: HTMLIonThumbnailElement;\n constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {\n c.detach();\n this.el = r.nativeElement;\n }\n}\n\n\nexport declare interface IonThumbnail extends Components.IonThumbnail {}\n\n\n"]}