@ionic/vue
Advanced tools
Comparing version 5.3.0-dev.202007231810.1a80e4b to 5.3.0-dev.202007231827.1a80e4b
@@ -20,3 +20,3 @@ /* eslint-disable */ | ||
'ionActionSheetWillDismiss', | ||
'ionActionSheetDidDismiss', | ||
'ionActionSheetDidDismiss' | ||
]); | ||
@@ -40,10 +40,6 @@ export const IonAlert = /*@__PURE__*/ defineContainer('ion-alert', [ | ||
'ionAlertWillDismiss', | ||
'ionAlertDidDismiss', | ||
'ionAlertDidDismiss' | ||
]); | ||
export const IonApp = /*@__PURE__*/ defineContainer('ion-app', [ | ||
, | ||
]); | ||
export const IonAvatar = /*@__PURE__*/ defineContainer('ion-avatar', [ | ||
, | ||
]); | ||
export const IonApp = /*@__PURE__*/ defineContainer('ion-app', []); | ||
export const IonAvatar = /*@__PURE__*/ defineContainer('ion-avatar', []); | ||
export const IonBackButton = /*@__PURE__*/ defineContainer('ion-back-button', [ | ||
@@ -56,3 +52,3 @@ 'color', | ||
'type', | ||
'routerAnimation', | ||
'routerAnimation' | ||
]); | ||
@@ -63,6 +59,6 @@ export const IonBackdrop = /*@__PURE__*/ defineContainer('ion-backdrop', [ | ||
'stopPropagation', | ||
'ionBackdropTap', | ||
'ionBackdropTap' | ||
]); | ||
export const IonBadge = /*@__PURE__*/ defineContainer('ion-badge', [ | ||
'color', | ||
'color' | ||
]); | ||
@@ -86,6 +82,6 @@ export const IonButton = /*@__PURE__*/ defineContainer('ion-button', [ | ||
'ionFocus', | ||
'ionBlur', | ||
'ionBlur' | ||
]); | ||
export const IonButtons = /*@__PURE__*/ defineContainer('ion-buttons', [ | ||
'collapse', | ||
'collapse' | ||
]); | ||
@@ -102,16 +98,14 @@ export const IonCard = /*@__PURE__*/ defineContainer('ion-card', [ | ||
'routerAnimation', | ||
'target', | ||
'target' | ||
]); | ||
export const IonCardContent = /*@__PURE__*/ defineContainer('ion-card-content', [ | ||
, | ||
]); | ||
export const IonCardContent = /*@__PURE__*/ defineContainer('ion-card-content', []); | ||
export const IonCardHeader = /*@__PURE__*/ defineContainer('ion-card-header', [ | ||
'color', | ||
'translucent', | ||
'translucent' | ||
]); | ||
export const IonCardSubtitle = /*@__PURE__*/ defineContainer('ion-card-subtitle', [ | ||
'color', | ||
'color' | ||
]); | ||
export const IonCardTitle = /*@__PURE__*/ defineContainer('ion-card-title', [ | ||
'color', | ||
'color' | ||
]); | ||
@@ -128,7 +122,7 @@ export const IonCheckbox = /*@__PURE__*/ defineContainer('ion-checkbox', [ | ||
'ionBlur', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
export const IonChip = /*@__PURE__*/ defineContainer('ion-chip', [ | ||
'color', | ||
'outline', | ||
'outline' | ||
]); | ||
@@ -159,3 +153,3 @@ export const IonCol = /*@__PURE__*/ defineContainer('ion-col', [ | ||
'sizeLg', | ||
'sizeXl', | ||
'sizeXl' | ||
]); | ||
@@ -171,3 +165,3 @@ export const IonContent = /*@__PURE__*/ defineContainer('ion-content', [ | ||
'ionScroll', | ||
'ionScrollEnd', | ||
'ionScrollEnd' | ||
]); | ||
@@ -201,3 +195,3 @@ export const IonDatetime = /*@__PURE__*/ defineContainer('ion-datetime', [ | ||
'ionBlur', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
@@ -208,3 +202,3 @@ export const IonFab = /*@__PURE__*/ defineContainer('ion-fab', [ | ||
'edge', | ||
'activated', | ||
'activated' | ||
]); | ||
@@ -227,17 +221,17 @@ export const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', [ | ||
'ionFocus', | ||
'ionBlur', | ||
'ionBlur' | ||
]); | ||
export const IonFabList = /*@__PURE__*/ defineContainer('ion-fab-list', [ | ||
'activated', | ||
'side', | ||
'side' | ||
]); | ||
export const IonFooter = /*@__PURE__*/ defineContainer('ion-footer', [ | ||
'translucent', | ||
'translucent' | ||
]); | ||
export const IonGrid = /*@__PURE__*/ defineContainer('ion-grid', [ | ||
'fixed', | ||
'fixed' | ||
]); | ||
export const IonHeader = /*@__PURE__*/ defineContainer('ion-header', [ | ||
'collapse', | ||
'translucent', | ||
'translucent' | ||
]); | ||
@@ -255,3 +249,3 @@ export const IonIcon = /*@__PURE__*/ defineContainer('ion-icon', [ | ||
'size', | ||
'lazy', | ||
'lazy' | ||
]); | ||
@@ -263,3 +257,3 @@ export const IonImg = /*@__PURE__*/ defineContainer('ion-img', [ | ||
'ionImgDidLoad', | ||
'ionError', | ||
'ionError' | ||
]); | ||
@@ -270,7 +264,7 @@ export const IonInfiniteScroll = /*@__PURE__*/ defineContainer('ion-infinite-scroll', [ | ||
'position', | ||
'ionInfinite', | ||
'ionInfinite' | ||
]); | ||
export const IonInfiniteScrollContent = /*@__PURE__*/ defineContainer('ion-infinite-scroll-content', [ | ||
'loadingSpinner', | ||
'loadingText', | ||
'loadingText' | ||
]); | ||
@@ -309,3 +303,3 @@ export const IonInput = /*@__PURE__*/ defineContainer('ion-input', [ | ||
'ionFocus', | ||
'ionStyle', | ||
'ionStyle' | ||
], 'value'); | ||
@@ -325,11 +319,9 @@ export const IonItem = /*@__PURE__*/ defineContainer('ion-item', [ | ||
'target', | ||
'type', | ||
'type' | ||
]); | ||
export const IonItemDivider = /*@__PURE__*/ defineContainer('ion-item-divider', [ | ||
'color', | ||
'sticky', | ||
'sticky' | ||
]); | ||
export const IonItemGroup = /*@__PURE__*/ defineContainer('ion-item-group', [ | ||
, | ||
]); | ||
export const IonItemGroup = /*@__PURE__*/ defineContainer('ion-item-group', []); | ||
export const IonItemOption = /*@__PURE__*/ defineContainer('ion-item-option', [ | ||
@@ -343,11 +335,11 @@ 'color', | ||
'target', | ||
'type', | ||
'type' | ||
]); | ||
export const IonItemOptions = /*@__PURE__*/ defineContainer('ion-item-options', [ | ||
'side', | ||
'ionSwipe', | ||
'ionSwipe' | ||
]); | ||
export const IonItemSliding = /*@__PURE__*/ defineContainer('ion-item-sliding', [ | ||
'disabled', | ||
'ionDrag', | ||
'ionDrag' | ||
]); | ||
@@ -357,11 +349,11 @@ export const IonLabel = /*@__PURE__*/ defineContainer('ion-label', [ | ||
'position', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
export const IonList = /*@__PURE__*/ defineContainer('ion-list', [ | ||
'lines', | ||
'inset', | ||
'inset' | ||
]); | ||
export const IonListHeader = /*@__PURE__*/ defineContainer('ion-list-header', [ | ||
'color', | ||
'lines', | ||
'lines' | ||
]); | ||
@@ -384,3 +376,3 @@ export const IonLoading = /*@__PURE__*/ defineContainer('ion-loading', [ | ||
'ionLoadingWillDismiss', | ||
'ionLoadingDidDismiss', | ||
'ionLoadingDidDismiss' | ||
]); | ||
@@ -399,3 +391,3 @@ export const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', [ | ||
'ionDidClose', | ||
'ionMenuChange', | ||
'ionMenuChange' | ||
]); | ||
@@ -407,7 +399,7 @@ export const IonMenuButton = /*@__PURE__*/ defineContainer('ion-menu-button', [ | ||
'autoHide', | ||
'type', | ||
'type' | ||
]); | ||
export const IonMenuToggle = /*@__PURE__*/ defineContainer('ion-menu-toggle', [ | ||
'menu', | ||
'autoHide', | ||
'autoHide' | ||
]); | ||
@@ -431,3 +423,3 @@ export const IonModal = /*@__PURE__*/ defineContainer('ion-modal', [ | ||
'ionModalWillDismiss', | ||
'ionModalDidDismiss', | ||
'ionModalDidDismiss' | ||
]); | ||
@@ -443,3 +435,3 @@ export const IonNav = /*@__PURE__*/ defineContainer('ion-nav', [ | ||
'ionNavWillChange', | ||
'ionNavDidChange', | ||
'ionNavDidChange' | ||
]); | ||
@@ -450,6 +442,6 @@ export const IonNavLink = /*@__PURE__*/ defineContainer('ion-nav-link', [ | ||
'routerDirection', | ||
'routerAnimation', | ||
'routerAnimation' | ||
]); | ||
export const IonNote = /*@__PURE__*/ defineContainer('ion-note', [ | ||
'color', | ||
'color' | ||
]); | ||
@@ -471,3 +463,3 @@ export const IonPicker = /*@__PURE__*/ defineContainer('ion-picker', [ | ||
'ionPickerWillDismiss', | ||
'ionPickerDidDismiss', | ||
'ionPickerDidDismiss' | ||
]); | ||
@@ -491,3 +483,3 @@ export const IonPopover = /*@__PURE__*/ defineContainer('ion-popover', [ | ||
'ionPopoverWillDismiss', | ||
'ionPopoverDidDismiss', | ||
'ionPopoverDidDismiss' | ||
]); | ||
@@ -499,3 +491,3 @@ export const IonProgressBar = /*@__PURE__*/ defineContainer('ion-progress-bar', [ | ||
'buffer', | ||
'color', | ||
'color' | ||
]); | ||
@@ -509,3 +501,3 @@ export const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', [ | ||
'ionFocus', | ||
'ionBlur', | ||
'ionBlur' | ||
]); | ||
@@ -516,3 +508,3 @@ export const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', [ | ||
'value', | ||
'ionChange', | ||
'ionChange' | ||
]); | ||
@@ -535,3 +527,3 @@ export const IonRange = /*@__PURE__*/ defineContainer('ion-range', [ | ||
'ionFocus', | ||
'ionBlur', | ||
'ionBlur' | ||
]); | ||
@@ -547,3 +539,3 @@ export const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', [ | ||
'ionPull', | ||
'ionStart', | ||
'ionStart' | ||
]); | ||
@@ -554,13 +546,11 @@ export const IonRefresherContent = /*@__PURE__*/ defineContainer('ion-refresher-content', [ | ||
'refreshingSpinner', | ||
'refreshingText', | ||
'refreshingText' | ||
]); | ||
export const IonReorder = /*@__PURE__*/ defineContainer('ion-reorder', [ | ||
, | ||
]); | ||
export const IonReorder = /*@__PURE__*/ defineContainer('ion-reorder', []); | ||
export const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', [ | ||
'disabled', | ||
'ionItemReorder', | ||
'ionItemReorder' | ||
]); | ||
export const IonRippleEffect = /*@__PURE__*/ defineContainer('ion-ripple-effect', [ | ||
'type', | ||
'type' | ||
]); | ||
@@ -573,3 +563,3 @@ export const IonRoute = /*@__PURE__*/ defineContainer('ion-route', [ | ||
'beforeEnter', | ||
'ionRouteDataChanged', | ||
'ionRouteDataChanged' | ||
]); | ||
@@ -579,3 +569,3 @@ export const IonRouteRedirect = /*@__PURE__*/ defineContainer('ion-route-redirect', [ | ||
'to', | ||
'ionRouteRedirectChanged', | ||
'ionRouteRedirectChanged' | ||
]); | ||
@@ -586,3 +576,3 @@ export const IonRouter = /*@__PURE__*/ defineContainer('ion-router', [ | ||
'ionRouteWillChange', | ||
'ionRouteDidChange', | ||
'ionRouteDidChange' | ||
]); | ||
@@ -595,3 +585,3 @@ export const IonRouterLink = /*@__PURE__*/ defineContainer('ion-router-link', [ | ||
'routerAnimation', | ||
'target', | ||
'target' | ||
]); | ||
@@ -606,7 +596,5 @@ export const IonRouterOutlet = /*@__PURE__*/ defineContainer('ion-router-outlet', [ | ||
'ionNavWillChange', | ||
'ionNavDidChange', | ||
'ionNavDidChange' | ||
]); | ||
export const IonRow = /*@__PURE__*/ defineContainer('ion-row', [ | ||
, | ||
]); | ||
export const IonRow = /*@__PURE__*/ defineContainer('ion-row', []); | ||
export const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', [ | ||
@@ -636,3 +624,3 @@ 'color', | ||
'ionFocus', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
@@ -646,3 +634,3 @@ export const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', [ | ||
'ionSelect', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
@@ -653,3 +641,3 @@ export const IonSegmentButton = /*@__PURE__*/ defineContainer('ion-segment-button', [ | ||
'type', | ||
'value', | ||
'value' | ||
]); | ||
@@ -672,14 +660,12 @@ export const IonSelect = /*@__PURE__*/ defineContainer('ion-select', [ | ||
'ionBlur', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
export const IonSelectOption = /*@__PURE__*/ defineContainer('ion-select-option', [ | ||
'disabled', | ||
'value', | ||
'value' | ||
]); | ||
export const IonSkeletonText = /*@__PURE__*/ defineContainer('ion-skeleton-text', [ | ||
'animated', | ||
'animated' | ||
]); | ||
export const IonSlide = /*@__PURE__*/ defineContainer('ion-slide', [ | ||
, | ||
]); | ||
export const IonSlide = /*@__PURE__*/ defineContainer('ion-slide', []); | ||
export const IonSlides = /*@__PURE__*/ defineContainer('ion-slides', [ | ||
@@ -704,3 +690,3 @@ 'options', | ||
'ionSlideTouchStart', | ||
'ionSlideTouchEnd', | ||
'ionSlideTouchEnd' | ||
]); | ||
@@ -711,3 +697,3 @@ export const IonSpinner = /*@__PURE__*/ defineContainer('ion-spinner', [ | ||
'name', | ||
'paused', | ||
'paused' | ||
]); | ||
@@ -718,3 +704,3 @@ export const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', [ | ||
'when', | ||
'ionSplitPaneVisible', | ||
'ionSplitPaneVisible' | ||
]); | ||
@@ -725,3 +711,3 @@ export const IonTab = /*@__PURE__*/ defineContainer('ion-tab', [ | ||
'tab', | ||
'component', | ||
'component' | ||
]); | ||
@@ -732,3 +718,3 @@ export const IonTabBar = /*@__PURE__*/ defineContainer('ion-tab-bar', [ | ||
'translucent', | ||
'ionTabBarChanged', | ||
'ionTabBarChanged' | ||
]); | ||
@@ -744,3 +730,3 @@ export const IonTabButton = /*@__PURE__*/ defineContainer('ion-tab-button', [ | ||
'target', | ||
'ionTabButtonClick', | ||
'ionTabButtonClick' | ||
]); | ||
@@ -751,6 +737,6 @@ export const IonTabs = /*@__PURE__*/ defineContainer('ion-tabs', [ | ||
'ionTabsWillChange', | ||
'ionTabsDidChange', | ||
'ionTabsDidChange' | ||
]); | ||
export const IonText = /*@__PURE__*/ defineContainer('ion-text', [ | ||
'color', | ||
'color' | ||
]); | ||
@@ -782,11 +768,9 @@ export const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', [ | ||
'ionBlur', | ||
'ionFocus', | ||
'ionFocus' | ||
]); | ||
export const IonThumbnail = /*@__PURE__*/ defineContainer('ion-thumbnail', [ | ||
, | ||
]); | ||
export const IonThumbnail = /*@__PURE__*/ defineContainer('ion-thumbnail', []); | ||
export const IonTitle = /*@__PURE__*/ defineContainer('ion-title', [ | ||
'color', | ||
'size', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
@@ -810,3 +794,3 @@ export const IonToast = /*@__PURE__*/ defineContainer('ion-toast', [ | ||
'ionToastWillDismiss', | ||
'ionToastDidDismiss', | ||
'ionToastDidDismiss' | ||
]); | ||
@@ -822,6 +806,6 @@ export const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', [ | ||
'ionBlur', | ||
'ionStyle', | ||
'ionStyle' | ||
]); | ||
export const IonToolbar = /*@__PURE__*/ defineContainer('ion-toolbar', [ | ||
'color', | ||
'color' | ||
]); | ||
@@ -842,4 +826,4 @@ export const IonVirtualScroll = /*@__PURE__*/ defineContainer('ion-virtual-scroll', [ | ||
'nodeRender', | ||
'domRender', | ||
'domRender' | ||
]); | ||
//# sourceMappingURL=proxies.js.map |
@@ -22,2 +22,3 @@ var __rest = (this && this.__rest) || function (s, e) { | ||
} | ||
console.log('testing', Object.assign(Object.assign({}, restOfProps), finalProps)); | ||
return h(name, Object.assign(Object.assign({}, restOfProps), finalProps), slots.default && slots.default()); | ||
@@ -24,0 +25,0 @@ }; |
{ | ||
"name": "@ionic/vue", | ||
"version": "5.3.0-dev.202007231810.1a80e4b", | ||
"version": "5.3.0-dev.202007231827.1a80e4b", | ||
"description": "Vue specific wrapper for @ionic/core", | ||
@@ -53,5 +53,5 @@ "scripts": { | ||
"dependencies": { | ||
"@ionic/core": "5.3.0-dev.202007231810.1a80e4b", | ||
"@ionic/core": "5.3.0-dev.202007231827.1a80e4b", | ||
"ionicons": "^5.1.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
125685
2710
+ Added@ionic/core@5.3.0-dev.202007231827.1a80e4b(transitive)
- Removed@ionic/core@5.3.0-dev.202007231810.1a80e4b(transitive)