@ionic/react 8.3.4-dev.11730140347.1a5a7bee → 8.3.4-dev.11730315987.18af6259

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 (46) hide show
  1. package/css/core.css +1 -1
  2. package/css/core.css.map +1 -1
  3. package/css/display.css.map +1 -1
  4. package/css/flex-utils.css.map +1 -1
  5. package/css/float-elements.css.map +1 -1
  6. package/css/global.bundle.css.map +1 -1
  7. package/css/ionic-swiper.css +1 -1
  8. package/css/ionic-swiper.css.map +1 -1
  9. package/css/ionic.bundle.css +1 -1
  10. package/css/ionic.bundle.css.map +1 -1
  11. package/css/normalize.css.map +1 -1
  12. package/css/padding.css.map +1 -1
  13. package/css/palettes/dark.always.css.map +1 -1
  14. package/css/palettes/dark.class.css.map +1 -1
  15. package/css/palettes/dark.system.css.map +1 -1
  16. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  17. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  18. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  19. package/css/palettes/high-contrast.always.css.map +1 -1
  20. package/css/palettes/high-contrast.class.css.map +1 -1
  21. package/css/palettes/high-contrast.system.css.map +1 -1
  22. package/css/structure.css.map +1 -1
  23. package/css/text-alignment.css.map +1 -1
  24. package/css/text-transformation.css.map +1 -1
  25. package/css/typography.css.map +1 -1
  26. package/css/utils.bundle.css.map +1 -1
  27. package/dist/index.js +62 -60
  28. package/dist/index.js.map +1 -1
  29. package/dist/types/components/proxies.d.ts +1 -0
  30. package/package.json +2 -2
  31. package/css/ionic/bundle.ionic.css +0 -1
  32. package/css/ionic/bundle.ionic.css.map +0 -1
  33. package/css/ionic/core.ionic.css +0 -1
  34. package/css/ionic/core.ionic.css.map +0 -1
  35. package/css/ionic/global.bundle.ionic.css +0 -1
  36. package/css/ionic/global.bundle.ionic.css.map +0 -1
  37. package/css/ionic/ionic-swiper.ionic.css +0 -1
  38. package/css/ionic/ionic-swiper.ionic.css.map +0 -1
  39. package/css/ionic/link.ionic.css +0 -1
  40. package/css/ionic/link.ionic.css.map +0 -1
  41. package/css/ionic/structure.ionic.css +0 -1
  42. package/css/ionic/structure.ionic.css.map +0 -1
  43. package/css/ionic/typography.ionic.css +0 -1
  44. package/css/ionic/typography.ionic.css.map +0 -1
  45. package/css/ionic/utils.bundle.ionic.css +0 -1
  46. package/css/ionic/utils.bundle.ionic.css.map +0 -1
package/dist/index.js CHANGED
@@ -40,7 +40,7 @@ import { defineCustomElement as defineCustomElement$y } from '@ionic/core/compon
40
40
  import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-menu.js';
41
41
  import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-menu-button.js';
42
42
  import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-menu-toggle.js';
43
- import { defineCustomElement as defineCustomElement$1i } from '@ionic/core/components/ion-nav.js';
43
+ import { defineCustomElement as defineCustomElement$1j } from '@ionic/core/components/ion-nav.js';
44
44
  import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-nav-link.js';
45
45
  import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-note.js';
46
46
  import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-picker.js';
@@ -60,17 +60,18 @@ import { defineCustomElement as defineCustomElement$R } from '@ionic/core/compon
60
60
  import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-segment.js';
61
61
  import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-segment-button.js';
62
62
  import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-select.js';
63
- import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-select-option.js';
64
- import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-skeleton-text.js';
65
- import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-spinner.js';
66
- import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-split-pane.js';
67
- import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-tab.js';
68
- import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-text.js';
69
- import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-textarea.js';
70
- import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-thumbnail.js';
71
- import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-title.js';
72
- import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-toggle.js';
73
- import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-toolbar.js';
63
+ import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-select-modal.js';
64
+ import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-select-option.js';
65
+ import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-skeleton-text.js';
66
+ import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-spinner.js';
67
+ import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-split-pane.js';
68
+ import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-tab.js';
69
+ import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-text.js';
70
+ import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-textarea.js';
71
+ import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-thumbnail.js';
72
+ import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-title.js';
73
+ import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-toggle.js';
74
+ import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-toolbar.js';
74
75
  import { IonBreadcrumb as IonBreadcrumb$1 } from '@ionic/core/components/ion-breadcrumb.js';
75
76
  import { IonButton as IonButton$1 } from '@ionic/core/components/ion-button.js';
76
77
  import { IonCard as IonCard$1 } from '@ionic/core/components/ion-card.js';
@@ -78,20 +79,20 @@ import { IonFabButton as IonFabButton$1 } from '@ionic/core/components/ion-fab-b
78
79
  import { IonItemOption as IonItemOption$1 } from '@ionic/core/components/ion-item-option.js';
79
80
  import { IonItem as IonItem$1 } from '@ionic/core/components/ion-item.js';
80
81
  import { IonRouterLink as IonRouterLink$1 } from '@ionic/core/components/ion-router-link.js';
81
- import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-alert.js';
82
- import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-loading.js';
83
- import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-toast.js';
84
- import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-picker-legacy.js';
85
- import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-action-sheet.js';
86
- import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-modal.js';
87
- import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-popover.js';
88
- import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-app.js';
89
- import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-back-button.js';
90
- import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-router-outlet.js';
91
- import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-tab-bar.js';
92
- import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-tab-button.js';
93
- import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-tabs.js';
94
- import { defineCustomElement as defineCustomElement$1d } from 'ionicons/components/ion-icon.js';
82
+ import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-alert.js';
83
+ import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-loading.js';
84
+ import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-toast.js';
85
+ import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-picker-legacy.js';
86
+ import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-action-sheet.js';
87
+ import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-modal.js';
88
+ import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-popover.js';
89
+ import { defineCustomElement as defineCustomElement$1i } from '@ionic/core/components/ion-app.js';
90
+ import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-back-button.js';
91
+ import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-router-outlet.js';
92
+ import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-tab-bar.js';
93
+ import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-tab-button.js';
94
+ import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-tabs.js';
95
+ import { defineCustomElement as defineCustomElement$1e } from 'ionicons/components/ion-icon.js';
95
96
 
96
97
  const IonLifeCycleContext = /*@__PURE__*/ React.createContext({
97
98
  onIonViewWillEnter: () => {
@@ -674,17 +675,18 @@ const IonSearchbar = /*@__PURE__*/ createReactComponent('ion-searchbar', undefin
674
675
  const IonSegment = /*@__PURE__*/ createReactComponent('ion-segment', undefined, undefined, defineCustomElement$S);
675
676
  const IonSegmentButton = /*@__PURE__*/ createReactComponent('ion-segment-button', undefined, undefined, defineCustomElement$T);
676
677
  const IonSelect = /*@__PURE__*/ createReactComponent('ion-select', undefined, undefined, defineCustomElement$U);
677
- const IonSelectOption = /*@__PURE__*/ createReactComponent('ion-select-option', undefined, undefined, defineCustomElement$V);
678
- const IonSkeletonText = /*@__PURE__*/ createReactComponent('ion-skeleton-text', undefined, undefined, defineCustomElement$W);
679
- const IonSpinner = /*@__PURE__*/ createReactComponent('ion-spinner', undefined, undefined, defineCustomElement$X);
680
- const IonSplitPane = /*@__PURE__*/ createReactComponent('ion-split-pane', undefined, undefined, defineCustomElement$Y);
681
- const IonTab = /*@__PURE__*/ createReactComponent('ion-tab', undefined, undefined, defineCustomElement$Z);
682
- const IonText = /*@__PURE__*/ createReactComponent('ion-text', undefined, undefined, defineCustomElement$_);
683
- const IonTextarea = /*@__PURE__*/ createReactComponent('ion-textarea', undefined, undefined, defineCustomElement$$);
684
- const IonThumbnail = /*@__PURE__*/ createReactComponent('ion-thumbnail', undefined, undefined, defineCustomElement$10);
685
- const IonTitle = /*@__PURE__*/ createReactComponent('ion-title', undefined, undefined, defineCustomElement$11);
686
- const IonToggle = /*@__PURE__*/ createReactComponent('ion-toggle', undefined, undefined, defineCustomElement$12);
687
- const IonToolbar = /*@__PURE__*/ createReactComponent('ion-toolbar', undefined, undefined, defineCustomElement$13);
678
+ const IonSelectModal = /*@__PURE__*/ createReactComponent('ion-select-modal', undefined, undefined, defineCustomElement$V);
679
+ const IonSelectOption = /*@__PURE__*/ createReactComponent('ion-select-option', undefined, undefined, defineCustomElement$W);
680
+ const IonSkeletonText = /*@__PURE__*/ createReactComponent('ion-skeleton-text', undefined, undefined, defineCustomElement$X);
681
+ const IonSpinner = /*@__PURE__*/ createReactComponent('ion-spinner', undefined, undefined, defineCustomElement$Y);
682
+ const IonSplitPane = /*@__PURE__*/ createReactComponent('ion-split-pane', undefined, undefined, defineCustomElement$Z);
683
+ const IonTab = /*@__PURE__*/ createReactComponent('ion-tab', undefined, undefined, defineCustomElement$_);
684
+ const IonText = /*@__PURE__*/ createReactComponent('ion-text', undefined, undefined, defineCustomElement$$);
685
+ const IonTextarea = /*@__PURE__*/ createReactComponent('ion-textarea', undefined, undefined, defineCustomElement$10);
686
+ const IonThumbnail = /*@__PURE__*/ createReactComponent('ion-thumbnail', undefined, undefined, defineCustomElement$11);
687
+ const IonTitle = /*@__PURE__*/ createReactComponent('ion-title', undefined, undefined, defineCustomElement$12);
688
+ const IonToggle = /*@__PURE__*/ createReactComponent('ion-toggle', undefined, undefined, defineCustomElement$13);
689
+ const IonToolbar = /*@__PURE__*/ createReactComponent('ion-toolbar', undefined, undefined, defineCustomElement$14);
688
690
 
689
691
  const createForwardRef = (ReactComponent, // TODO(FW-2959): type
690
692
  displayName) => {
@@ -969,19 +971,19 @@ const createInlineOverlayComponent = (tagName, defineCustomElement, hasDelegateH
969
971
  };
970
972
  const DELEGATE_HOST = 'ion-delegate-host';
971
973
 
972
- const IonAlert = /*@__PURE__*/ createInlineOverlayComponent('ion-alert', defineCustomElement$14);
974
+ const IonAlert = /*@__PURE__*/ createInlineOverlayComponent('ion-alert', defineCustomElement$15);
973
975
 
974
- const IonLoading = /*@__PURE__*/ createInlineOverlayComponent('ion-loading', defineCustomElement$15);
976
+ const IonLoading = /*@__PURE__*/ createInlineOverlayComponent('ion-loading', defineCustomElement$16);
975
977
 
976
- const IonToast = /*@__PURE__*/ createInlineOverlayComponent('ion-toast', defineCustomElement$16);
978
+ const IonToast = /*@__PURE__*/ createInlineOverlayComponent('ion-toast', defineCustomElement$17);
977
979
 
978
- const IonPickerLegacy = /*@__PURE__*/ createInlineOverlayComponent('ion-picker-legacy', defineCustomElement$17);
980
+ const IonPickerLegacy = /*@__PURE__*/ createInlineOverlayComponent('ion-picker-legacy', defineCustomElement$18);
979
981
 
980
- const IonActionSheet = /*@__PURE__*/ createInlineOverlayComponent('ion-action-sheet', defineCustomElement$18);
982
+ const IonActionSheet = /*@__PURE__*/ createInlineOverlayComponent('ion-action-sheet', defineCustomElement$19);
981
983
 
982
- const IonModal = /*@__PURE__*/ createInlineOverlayComponent('ion-modal', defineCustomElement$19, true);
984
+ const IonModal = /*@__PURE__*/ createInlineOverlayComponent('ion-modal', defineCustomElement$1a, true);
983
985
 
984
- const IonPopover = /*@__PURE__*/ createInlineOverlayComponent('ion-popover', defineCustomElement$1a);
986
+ const IonPopover = /*@__PURE__*/ createInlineOverlayComponent('ion-popover', defineCustomElement$1b);
985
987
 
986
988
  const IonContext = React.createContext({
987
989
  addOverlay: () => {
@@ -1073,14 +1075,14 @@ const IonOverlayManager = ({ onAddOverlay, onRemoveOverlay }) => {
1073
1075
  })));
1074
1076
  };
1075
1077
 
1076
- const IonTabButtonInner = /*@__PURE__*/ createReactComponent('ion-tab-button', undefined, undefined, defineCustomElement$1e);
1077
- const IonTabBarInner = /*@__PURE__*/ createReactComponent('ion-tab-bar', undefined, undefined, defineCustomElement$1b);
1078
- const IonTabsInner = /*@__PURE__*/ createReactComponent('ion-tabs', undefined, undefined, defineCustomElement$1f);
1079
- const IonBackButtonInner = /*@__PURE__*/ createReactComponent('ion-back-button', undefined, undefined, defineCustomElement$1g);
1080
- const IonRouterOutletInner = /*@__PURE__*/ createReactComponent('ion-router-outlet', undefined, undefined, defineCustomElement$1c);
1081
- const IonAppInner = /*@__PURE__*/ createReactComponent('ion-app', undefined, undefined, defineCustomElement$1h);
1078
+ const IonTabButtonInner = /*@__PURE__*/ createReactComponent('ion-tab-button', undefined, undefined, defineCustomElement$1f);
1079
+ const IonTabBarInner = /*@__PURE__*/ createReactComponent('ion-tab-bar', undefined, undefined, defineCustomElement$1c);
1080
+ const IonTabsInner = /*@__PURE__*/ createReactComponent('ion-tabs', undefined, undefined, defineCustomElement$1g);
1081
+ const IonBackButtonInner = /*@__PURE__*/ createReactComponent('ion-back-button', undefined, undefined, defineCustomElement$1h);
1082
+ const IonRouterOutletInner = /*@__PURE__*/ createReactComponent('ion-router-outlet', undefined, undefined, defineCustomElement$1d);
1083
+ const IonAppInner = /*@__PURE__*/ createReactComponent('ion-app', undefined, undefined, defineCustomElement$1i);
1082
1084
  // ionicons
1083
- const IonIconInner = /*@__PURE__*/ createReactComponent('ion-icon', undefined, undefined, defineCustomElement$1d);
1085
+ const IonIconInner = /*@__PURE__*/ createReactComponent('ion-icon', undefined, undefined, defineCustomElement$1e);
1084
1086
 
1085
1087
  const IonApp = /*@__PURE__*/ (() => class extends React.Component {
1086
1088
  constructor(props) {
@@ -1241,7 +1243,7 @@ const ReactDelegate = (addView, removeView) => {
1241
1243
  };
1242
1244
  };
1243
1245
 
1244
- const IonNavInner = createReactComponent('ion-nav', undefined, undefined, defineCustomElement$1i);
1246
+ const IonNavInner = createReactComponent('ion-nav', undefined, undefined, defineCustomElement$1j);
1245
1247
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
1246
1248
  const IonNavInternal = (_a) => {
1247
1249
  var { children, forwardedRef } = _a, restOfProps = __rest(_a, ["children", "forwardedRef"]);
@@ -1986,7 +1988,7 @@ function useController(displayName, controller, defineCustomElement) {
1986
1988
  * @returns Returns the present and dismiss methods in an array
1987
1989
  */
1988
1990
  function useIonActionSheet() {
1989
- const controller = useController('IonActionSheet', actionSheetController, defineCustomElement$18);
1991
+ const controller = useController('IonActionSheet', actionSheetController, defineCustomElement$19);
1990
1992
  const present = useCallback((buttonsOrOptions, header) => {
1991
1993
  if (Array.isArray(buttonsOrOptions)) {
1992
1994
  return controller.present({
@@ -2006,7 +2008,7 @@ function useIonActionSheet() {
2006
2008
  * @returns Returns the present and dismiss methods in an array
2007
2009
  */
2008
2010
  function useIonAlert() {
2009
- const controller = useController('IonAlert', alertController, defineCustomElement$14);
2011
+ const controller = useController('IonAlert', alertController, defineCustomElement$15);
2010
2012
  const present = useCallback((messageOrOptions, buttons) => {
2011
2013
  if (typeof messageOrOptions === 'string') {
2012
2014
  return controller.present({
@@ -2026,7 +2028,7 @@ function useIonAlert() {
2026
2028
  * @returns Returns the present and dismiss methods in an array
2027
2029
  */
2028
2030
  function useIonToast() {
2029
- const controller = useController('IonToast', toastController, defineCustomElement$16);
2031
+ const controller = useController('IonToast', toastController, defineCustomElement$17);
2030
2032
  const present = useCallback((messageOrOptions, duration) => {
2031
2033
  if (typeof messageOrOptions === 'string') {
2032
2034
  return controller.present({
@@ -2109,7 +2111,7 @@ function useOverlay(displayName, controller, defineCustomElement, component, com
2109
2111
  * @returns Returns the present and dismiss methods in an array
2110
2112
  */
2111
2113
  function useIonModal(component, componentProps) {
2112
- const controller = useOverlay('IonModal', modalController, defineCustomElement$19, component, componentProps);
2114
+ const controller = useOverlay('IonModal', modalController, defineCustomElement$1a, component, componentProps);
2113
2115
  const present = useCallback((options = {}) => {
2114
2116
  controller.present(options);
2115
2117
  }, [controller.present]);
@@ -2124,7 +2126,7 @@ function useIonModal(component, componentProps) {
2124
2126
  * @returns Returns the present and dismiss methods in an array
2125
2127
  */
2126
2128
  function useIonPopover(component, componentProps) {
2127
- const controller = useOverlay('IonPopover', popoverController, defineCustomElement$1a, component, componentProps);
2129
+ const controller = useOverlay('IonPopover', popoverController, defineCustomElement$1b, component, componentProps);
2128
2130
  const present = useCallback((options = {}) => {
2129
2131
  controller.present(options);
2130
2132
  }, [controller.present]);
@@ -2137,7 +2139,7 @@ function useIonPopover(component, componentProps) {
2137
2139
  * @deprecated Use the inline ion-picker component instead.
2138
2140
  */
2139
2141
  function useIonPicker() {
2140
- const controller = useController('IonPicker', pickerController, defineCustomElement$17);
2142
+ const controller = useController('IonPicker', pickerController, defineCustomElement$18);
2141
2143
  const present = useCallback((columnsOrOptions, buttons) => {
2142
2144
  if (Array.isArray(columnsOrOptions)) {
2143
2145
  return controller.present({
@@ -2157,7 +2159,7 @@ function useIonPicker() {
2157
2159
  * @returns Returns the present and dismiss methods in an array
2158
2160
  */
2159
2161
  function useIonLoading() {
2160
- const controller = useController('IonLoading', loadingController, defineCustomElement$15);
2162
+ const controller = useController('IonLoading', loadingController, defineCustomElement$16);
2161
2163
  const present = useCallback((messageOrOptions = {}, duration, spinner) => {
2162
2164
  if (typeof messageOrOptions === 'string') {
2163
2165
  return controller.present({
@@ -2502,5 +2504,5 @@ class ViewStacks {
2502
2504
  }
2503
2505
  }
2504
2506
 
2505
- export { CreateAnimation, DefaultIonLifeCycleContext, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton, IonFab, IonFabButton, IonFabList, IonFooter, IonGrid, IonHeader, IonIcon, IonImg, IonInfiniteScroll, IonInfiniteScrollContent, IonInput, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonLifeCycleContext, IonList, IonListHeader, IonLoading, IonMenu, IonMenuButton, IonMenuToggle, IonModal, IonNav, IonNavLink, IonNote, IonPage, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPickerLegacy, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRedirect, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRoute, IonRouterContext, IonRouterLink, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSelect, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonTabsContext, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, LocationHistory, NavContext, NavManager, RouteManagerContext, StackContext, ViewLifeCycleManager, ViewStacks, generateId, getConfig, getPlatforms, isPlatform, setupIonicReact, useIonActionSheet, useIonAlert, useIonLoading, useIonModal, useIonPicker, useIonPopover, useIonRouter, useIonToast, useIonViewDidEnter, useIonViewDidLeave, useIonViewWillEnter, useIonViewWillLeave, withIonLifeCycle };
2507
+ export { CreateAnimation, DefaultIonLifeCycleContext, IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton, IonFab, IonFabButton, IonFabList, IonFooter, IonGrid, IonHeader, IonIcon, IonImg, IonInfiniteScroll, IonInfiniteScrollContent, IonInput, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonLifeCycleContext, IonList, IonListHeader, IonLoading, IonMenu, IonMenuButton, IonMenuToggle, IonModal, IonNav, IonNavLink, IonNote, IonPage, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPickerLegacy, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRedirect, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRoute, IonRouterContext, IonRouterLink, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSelect, IonSelectModal, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonTabsContext, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, LocationHistory, NavContext, NavManager, RouteManagerContext, StackContext, ViewLifeCycleManager, ViewStacks, generateId, getConfig, getPlatforms, isPlatform, setupIonicReact, useIonActionSheet, useIonAlert, useIonLoading, useIonModal, useIonPicker, useIonPopover, useIonRouter, useIonToast, useIonViewDidEnter, useIonViewDidLeave, useIonViewWillEnter, useIonViewWillLeave, withIonLifeCycle };
2506
2508
  //# sourceMappingURL=index.js.map