@ionic/vue 8.8.4-dev.11777064748.1e6da1cd → 8.8.4-dev.11777318673.18d001f6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/display.css +1 -1
- package/css/display.css.map +1 -1
- package/css/flex-utils.css +1 -1
- package/css/flex-utils.css.map +1 -1
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic-swiper.css +1 -1
- package/css/ionic-swiper.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/normalize.css.map +1 -1
- package/css/padding.css.map +1 -1
- package/css/palettes/dark.always.css +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +1 -1
- package/css/utils.bundle.css.map +1 -1
- package/dist/index.js +174 -212
- package/dist/index.js.map +1 -1
- package/dist/types/components/IonRouterOutlet.d.ts +14 -2
- package/dist/types/components/Overlays.d.ts +0 -1
- package/dist/types/controllers.d.ts +1 -9
- package/dist/types/index.d.ts +2 -2
- package/dist/types/proxies.d.ts +0 -1
- package/dist/vetur/attributes.json +106 -1637
- package/dist/vetur/tags.json +45 -247
- package/dist/web-types.json +170 -1877
- package/package.json +2 -2
- package/css/ionic/bundle.ionic.css +0 -1
- package/css/ionic/bundle.ionic.css.map +0 -1
- package/css/ionic/core.ionic.css +0 -1
- package/css/ionic/core.ionic.css.map +0 -1
- package/css/ionic/global.bundle.ionic.css +0 -1
- package/css/ionic/global.bundle.ionic.css.map +0 -1
- package/css/ionic/ionic-swiper.ionic.css +0 -1
- package/css/ionic/ionic-swiper.ionic.css.map +0 -1
- package/css/ionic/link.ionic.css +0 -1
- package/css/ionic/link.ionic.css.map +0 -1
- package/css/ionic/structure.ionic.css +0 -1
- package/css/ionic/structure.ionic.css.map +0 -1
- package/css/ionic/typography.ionic.css +0 -1
- package/css/ionic/typography.ionic.css.map +0 -1
- package/css/ionic/utils.bundle.ionic.css +0 -1
- package/css/ionic/utils.bundle.ionic.css.map +0 -1
package/dist/index.js
CHANGED
|
@@ -19,82 +19,80 @@ import { defineCustomElement as defineCustomElement$g } from '@ionic/core/compon
|
|
|
19
19
|
import { defineCustomElement as defineCustomElement$h } from '@ionic/core/components/ion-content.js';
|
|
20
20
|
import { defineCustomElement as defineCustomElement$i } from '@ionic/core/components/ion-datetime.js';
|
|
21
21
|
import { defineCustomElement as defineCustomElement$j } from '@ionic/core/components/ion-datetime-button.js';
|
|
22
|
-
import { defineCustomElement as defineCustomElement$k } from '@ionic/core/components/ion-
|
|
23
|
-
import { defineCustomElement as defineCustomElement$l } from '@ionic/core/components/ion-fab.js';
|
|
24
|
-
import { defineCustomElement as defineCustomElement$m } from '@ionic/core/components/ion-fab-
|
|
25
|
-
import { defineCustomElement as defineCustomElement$n } from '@ionic/core/components/ion-
|
|
26
|
-
import { defineCustomElement as defineCustomElement$o } from '@ionic/core/components/ion-
|
|
27
|
-
import { defineCustomElement as defineCustomElement$p } from '@ionic/core/components/ion-
|
|
28
|
-
import { defineCustomElement as defineCustomElement$q } from '@ionic/core/components/ion-
|
|
29
|
-
import { defineCustomElement as defineCustomElement$r } from '@ionic/core/components/ion-
|
|
30
|
-
import { defineCustomElement as defineCustomElement$s } from '@ionic/core/components/ion-infinite-scroll.js';
|
|
31
|
-
import { defineCustomElement as defineCustomElement$t } from '@ionic/core/components/ion-
|
|
32
|
-
import { defineCustomElement as defineCustomElement$u } from '@ionic/core/components/ion-input.js';
|
|
33
|
-
import { defineCustomElement as defineCustomElement$v } from '@ionic/core/components/ion-input-
|
|
34
|
-
import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-
|
|
35
|
-
import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-item.js';
|
|
36
|
-
import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-item-
|
|
37
|
-
import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-item-
|
|
38
|
-
import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-item-
|
|
39
|
-
import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-item-
|
|
40
|
-
import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-
|
|
41
|
-
import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-
|
|
42
|
-
import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-list.js';
|
|
43
|
-
import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-
|
|
44
|
-
import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-menu.js';
|
|
45
|
-
import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-menu-
|
|
46
|
-
import { defineCustomElement as defineCustomElement$
|
|
47
|
-
import { defineCustomElement as defineCustomElement$
|
|
48
|
-
import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-
|
|
49
|
-
import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-
|
|
50
|
-
import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-picker.js';
|
|
51
|
-
import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-picker-column.js';
|
|
52
|
-
import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-
|
|
53
|
-
import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-
|
|
54
|
-
import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-radio.js';
|
|
55
|
-
import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-
|
|
56
|
-
import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-
|
|
57
|
-
import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-refresher.js';
|
|
58
|
-
import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-
|
|
59
|
-
import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-reorder.js';
|
|
60
|
-
import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-
|
|
61
|
-
import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-
|
|
62
|
-
import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-
|
|
63
|
-
import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-
|
|
64
|
-
import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-segment.js';
|
|
65
|
-
import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-segment-
|
|
66
|
-
import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-segment-
|
|
67
|
-
import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-
|
|
68
|
-
import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-select.js';
|
|
69
|
-
import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-select-
|
|
70
|
-
import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-
|
|
71
|
-
import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-
|
|
72
|
-
import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-
|
|
73
|
-
import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-
|
|
74
|
-
import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-
|
|
75
|
-
import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-
|
|
76
|
-
import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-
|
|
77
|
-
import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-
|
|
78
|
-
import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-
|
|
79
|
-
import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-
|
|
80
|
-
import {
|
|
81
|
-
import { LIFECYCLE_WILL_ENTER, LIFECYCLE_DID_ENTER, LIFECYCLE_WILL_LEAVE, LIFECYCLE_DID_LEAVE, initialize, modalController as modalController$1, popoverController as popoverController$1, alertController as alertController$1, actionSheetController as actionSheetController$1, loadingController as loadingController$1, pickerController as pickerController$1, toastController as toastController$1 } from '@ionic/core/components';
|
|
22
|
+
import { defineCustomElement as defineCustomElement$k } from '@ionic/core/components/ion-fab.js';
|
|
23
|
+
import { defineCustomElement as defineCustomElement$l } from '@ionic/core/components/ion-fab-button.js';
|
|
24
|
+
import { defineCustomElement as defineCustomElement$m } from '@ionic/core/components/ion-fab-list.js';
|
|
25
|
+
import { defineCustomElement as defineCustomElement$n } from '@ionic/core/components/ion-footer.js';
|
|
26
|
+
import { defineCustomElement as defineCustomElement$o } from '@ionic/core/components/ion-grid.js';
|
|
27
|
+
import { defineCustomElement as defineCustomElement$p } from '@ionic/core/components/ion-header.js';
|
|
28
|
+
import { defineCustomElement as defineCustomElement$q } from '@ionic/core/components/ion-img.js';
|
|
29
|
+
import { defineCustomElement as defineCustomElement$r } from '@ionic/core/components/ion-infinite-scroll.js';
|
|
30
|
+
import { defineCustomElement as defineCustomElement$s } from '@ionic/core/components/ion-infinite-scroll-content.js';
|
|
31
|
+
import { defineCustomElement as defineCustomElement$t } from '@ionic/core/components/ion-input.js';
|
|
32
|
+
import { defineCustomElement as defineCustomElement$u } from '@ionic/core/components/ion-input-otp.js';
|
|
33
|
+
import { defineCustomElement as defineCustomElement$v } from '@ionic/core/components/ion-input-password-toggle.js';
|
|
34
|
+
import { defineCustomElement as defineCustomElement$w } from '@ionic/core/components/ion-item.js';
|
|
35
|
+
import { defineCustomElement as defineCustomElement$x } from '@ionic/core/components/ion-item-divider.js';
|
|
36
|
+
import { defineCustomElement as defineCustomElement$y } from '@ionic/core/components/ion-item-group.js';
|
|
37
|
+
import { defineCustomElement as defineCustomElement$z } from '@ionic/core/components/ion-item-option.js';
|
|
38
|
+
import { defineCustomElement as defineCustomElement$A } from '@ionic/core/components/ion-item-options.js';
|
|
39
|
+
import { defineCustomElement as defineCustomElement$B } from '@ionic/core/components/ion-item-sliding.js';
|
|
40
|
+
import { defineCustomElement as defineCustomElement$C } from '@ionic/core/components/ion-label.js';
|
|
41
|
+
import { defineCustomElement as defineCustomElement$D } from '@ionic/core/components/ion-list.js';
|
|
42
|
+
import { defineCustomElement as defineCustomElement$E } from '@ionic/core/components/ion-list-header.js';
|
|
43
|
+
import { defineCustomElement as defineCustomElement$F } from '@ionic/core/components/ion-menu.js';
|
|
44
|
+
import { defineCustomElement as defineCustomElement$G } from '@ionic/core/components/ion-menu-button.js';
|
|
45
|
+
import { defineCustomElement as defineCustomElement$H } from '@ionic/core/components/ion-menu-toggle.js';
|
|
46
|
+
import { defineCustomElement as defineCustomElement$1j } from '@ionic/core/components/ion-nav.js';
|
|
47
|
+
import { defineCustomElement as defineCustomElement$I } from '@ionic/core/components/ion-nav-link.js';
|
|
48
|
+
import { defineCustomElement as defineCustomElement$J } from '@ionic/core/components/ion-note.js';
|
|
49
|
+
import { defineCustomElement as defineCustomElement$K } from '@ionic/core/components/ion-picker.js';
|
|
50
|
+
import { defineCustomElement as defineCustomElement$L } from '@ionic/core/components/ion-picker-column.js';
|
|
51
|
+
import { defineCustomElement as defineCustomElement$M } from '@ionic/core/components/ion-picker-column-option.js';
|
|
52
|
+
import { defineCustomElement as defineCustomElement$N } from '@ionic/core/components/ion-progress-bar.js';
|
|
53
|
+
import { defineCustomElement as defineCustomElement$O } from '@ionic/core/components/ion-radio.js';
|
|
54
|
+
import { defineCustomElement as defineCustomElement$P } from '@ionic/core/components/ion-radio-group.js';
|
|
55
|
+
import { defineCustomElement as defineCustomElement$Q } from '@ionic/core/components/ion-range.js';
|
|
56
|
+
import { defineCustomElement as defineCustomElement$R } from '@ionic/core/components/ion-refresher.js';
|
|
57
|
+
import { defineCustomElement as defineCustomElement$S } from '@ionic/core/components/ion-refresher-content.js';
|
|
58
|
+
import { defineCustomElement as defineCustomElement$T } from '@ionic/core/components/ion-reorder.js';
|
|
59
|
+
import { defineCustomElement as defineCustomElement$U } from '@ionic/core/components/ion-reorder-group.js';
|
|
60
|
+
import { defineCustomElement as defineCustomElement$V } from '@ionic/core/components/ion-ripple-effect.js';
|
|
61
|
+
import { defineCustomElement as defineCustomElement$W } from '@ionic/core/components/ion-row.js';
|
|
62
|
+
import { defineCustomElement as defineCustomElement$X } from '@ionic/core/components/ion-searchbar.js';
|
|
63
|
+
import { defineCustomElement as defineCustomElement$Y } from '@ionic/core/components/ion-segment.js';
|
|
64
|
+
import { defineCustomElement as defineCustomElement$Z } from '@ionic/core/components/ion-segment-button.js';
|
|
65
|
+
import { defineCustomElement as defineCustomElement$_ } from '@ionic/core/components/ion-segment-content.js';
|
|
66
|
+
import { defineCustomElement as defineCustomElement$$ } from '@ionic/core/components/ion-segment-view.js';
|
|
67
|
+
import { defineCustomElement as defineCustomElement$10 } from '@ionic/core/components/ion-select.js';
|
|
68
|
+
import { defineCustomElement as defineCustomElement$11 } from '@ionic/core/components/ion-select-modal.js';
|
|
69
|
+
import { defineCustomElement as defineCustomElement$12 } from '@ionic/core/components/ion-select-option.js';
|
|
70
|
+
import { defineCustomElement as defineCustomElement$13 } from '@ionic/core/components/ion-skeleton-text.js';
|
|
71
|
+
import { defineCustomElement as defineCustomElement$14 } from '@ionic/core/components/ion-spinner.js';
|
|
72
|
+
import { defineCustomElement as defineCustomElement$15 } from '@ionic/core/components/ion-split-pane.js';
|
|
73
|
+
import { defineCustomElement as defineCustomElement$16 } from '@ionic/core/components/ion-tab.js';
|
|
74
|
+
import { defineCustomElement as defineCustomElement$17 } from '@ionic/core/components/ion-text.js';
|
|
75
|
+
import { defineCustomElement as defineCustomElement$18 } from '@ionic/core/components/ion-textarea.js';
|
|
76
|
+
import { defineCustomElement as defineCustomElement$19 } from '@ionic/core/components/ion-thumbnail.js';
|
|
77
|
+
import { defineCustomElement as defineCustomElement$1a } from '@ionic/core/components/ion-title.js';
|
|
78
|
+
import { defineCustomElement as defineCustomElement$1b } from '@ionic/core/components/ion-toggle.js';
|
|
79
|
+
import { defineCustomElement as defineCustomElement$1c } from '@ionic/core/components/ion-toolbar.js';
|
|
80
|
+
import { LIFECYCLE_WILL_ENTER, LIFECYCLE_DID_ENTER, LIFECYCLE_WILL_LEAVE, LIFECYCLE_DID_LEAVE, initialize, modalController as modalController$1, popoverController as popoverController$1, alertController as alertController$1, actionSheetController as actionSheetController$1, loadingController as loadingController$1, toastController as toastController$1 } from '@ionic/core/components';
|
|
82
81
|
export { IonicSafeString, IonicSlides, createAnimation, createGesture, getIonPageElement, getPlatforms, getTimeGivenProgression, iosTransitionAnimation, isPlatform, mdTransitionAnimation, menuController, openURL } from '@ionic/core/components';
|
|
83
|
-
import { defineCustomElement as defineCustomElement$
|
|
84
|
-
import { defineCustomElement as defineCustomElement$
|
|
82
|
+
import { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-back-button.js';
|
|
83
|
+
import { defineCustomElement as defineCustomElement$1e } from '@ionic/core/components/ion-router-outlet.js';
|
|
85
84
|
import { routeLocationKey, useRoute, matchedRouteKey } from 'vue-router';
|
|
86
|
-
import { defineCustomElement as defineCustomElement$
|
|
87
|
-
import { defineCustomElement as defineCustomElement$
|
|
88
|
-
import { defineCustomElement as defineCustomElement$
|
|
89
|
-
import { defineCustomElement as defineCustomElement$
|
|
90
|
-
import { defineCustomElement as defineCustomElement$
|
|
91
|
-
import { defineCustomElement as defineCustomElement$
|
|
92
|
-
import { defineCustomElement as defineCustomElement$
|
|
93
|
-
import { defineCustomElement as defineCustomElement$
|
|
94
|
-
import { defineCustomElement as defineCustomElement$
|
|
95
|
-
import { defineCustomElement as defineCustomElement$
|
|
96
|
-
import { defineCustomElement as defineCustomElement$
|
|
97
|
-
import { defineCustomElement as defineCustomElement$1s } from '@ionic/core/components/ion-toast.js';
|
|
85
|
+
import { defineCustomElement as defineCustomElement$1f } from '@ionic/core/components/ion-tab-button.js';
|
|
86
|
+
import { defineCustomElement as defineCustomElement$1g } from '@ionic/core/components/ion-tabs.js';
|
|
87
|
+
import { defineCustomElement as defineCustomElement$1h } from '@ionic/core/components/ion-tab-bar.js';
|
|
88
|
+
import { defineCustomElement as defineCustomElement$1i } from '@ionic/core/components/ion-app.js';
|
|
89
|
+
import { defineCustomElement as defineCustomElement$1k } from 'ionicons/components/ion-icon.js';
|
|
90
|
+
import { defineCustomElement as defineCustomElement$1l } from '@ionic/core/components/ion-action-sheet.js';
|
|
91
|
+
import { defineCustomElement as defineCustomElement$1m } from '@ionic/core/components/ion-alert.js';
|
|
92
|
+
import { defineCustomElement as defineCustomElement$1n } from '@ionic/core/components/ion-loading.js';
|
|
93
|
+
import { defineCustomElement as defineCustomElement$1o } from '@ionic/core/components/ion-modal.js';
|
|
94
|
+
import { defineCustomElement as defineCustomElement$1p } from '@ionic/core/components/ion-popover.js';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-toast.js';
|
|
98
96
|
|
|
99
97
|
const UPDATE_VALUE_EVENT = 'update:modelValue';
|
|
100
98
|
const MODEL_VALUE = 'modelValue';
|
|
@@ -319,18 +317,13 @@ const IonAccordionGroup = /*@__PURE__*/ defineContainer('ion-accordion-group', d
|
|
|
319
317
|
'disabled',
|
|
320
318
|
'readonly',
|
|
321
319
|
'expand',
|
|
322
|
-
'shape',
|
|
323
320
|
'ionChange',
|
|
324
321
|
'ionValueChange'
|
|
325
322
|
], [
|
|
326
323
|
'ionChange',
|
|
327
324
|
'ionValueChange'
|
|
328
325
|
], 'value', 'ion-change');
|
|
329
|
-
const IonAvatar = /*@__PURE__*/ defineContainer('ion-avatar', defineCustomElement$2
|
|
330
|
-
'size',
|
|
331
|
-
'shape',
|
|
332
|
-
'disabled'
|
|
333
|
-
]);
|
|
326
|
+
const IonAvatar = /*@__PURE__*/ defineContainer('ion-avatar', defineCustomElement$2);
|
|
334
327
|
const IonBackdrop = /*@__PURE__*/ defineContainer('ion-backdrop', defineCustomElement$3, [
|
|
335
328
|
'visible',
|
|
336
329
|
'tappable',
|
|
@@ -340,11 +333,7 @@ const IonBackdrop = /*@__PURE__*/ defineContainer('ion-backdrop', defineCustomEl
|
|
|
340
333
|
'ionBackdropTap'
|
|
341
334
|
]);
|
|
342
335
|
const IonBadge = /*@__PURE__*/ defineContainer('ion-badge', defineCustomElement$4, [
|
|
343
|
-
'color'
|
|
344
|
-
'hue',
|
|
345
|
-
'shape',
|
|
346
|
-
'size',
|
|
347
|
-
'vertical'
|
|
336
|
+
'color'
|
|
348
337
|
]);
|
|
349
338
|
const IonBreadcrumb = /*@__PURE__*/ defineContainer('ion-breadcrumb', defineCustomElement$5, [
|
|
350
339
|
'collapsed',
|
|
@@ -413,7 +402,6 @@ const IonCard = /*@__PURE__*/ defineContainer('ion-card', defineCustomElement$9,
|
|
|
413
402
|
'rel',
|
|
414
403
|
'routerDirection',
|
|
415
404
|
'routerAnimation',
|
|
416
|
-
'shape',
|
|
417
405
|
'target'
|
|
418
406
|
]);
|
|
419
407
|
const IonCardContent = /*@__PURE__*/ defineContainer('ion-card-content', defineCustomElement$a);
|
|
@@ -440,8 +428,6 @@ const IonCheckbox = /*@__PURE__*/ defineContainer('ion-checkbox', defineCustomEl
|
|
|
440
428
|
'justify',
|
|
441
429
|
'alignment',
|
|
442
430
|
'required',
|
|
443
|
-
'shape',
|
|
444
|
-
'size',
|
|
445
431
|
'ionChange',
|
|
446
432
|
'ionFocus',
|
|
447
433
|
'ionBlur'
|
|
@@ -453,10 +439,7 @@ const IonCheckbox = /*@__PURE__*/ defineContainer('ion-checkbox', defineCustomEl
|
|
|
453
439
|
const IonChip = /*@__PURE__*/ defineContainer('ion-chip', defineCustomElement$f, [
|
|
454
440
|
'color',
|
|
455
441
|
'outline',
|
|
456
|
-
'disabled'
|
|
457
|
-
'hue',
|
|
458
|
-
'shape',
|
|
459
|
-
'size'
|
|
442
|
+
'disabled'
|
|
460
443
|
]);
|
|
461
444
|
const IonCol = /*@__PURE__*/ defineContainer('ion-col', defineCustomElement$g, [
|
|
462
445
|
'offset',
|
|
@@ -465,12 +448,6 @@ const IonCol = /*@__PURE__*/ defineContainer('ion-col', defineCustomElement$g, [
|
|
|
465
448
|
'offsetMd',
|
|
466
449
|
'offsetLg',
|
|
467
450
|
'offsetXl',
|
|
468
|
-
'order',
|
|
469
|
-
'orderXs',
|
|
470
|
-
'orderSm',
|
|
471
|
-
'orderMd',
|
|
472
|
-
'orderLg',
|
|
473
|
-
'orderXl',
|
|
474
451
|
'pull',
|
|
475
452
|
'pullXs',
|
|
476
453
|
'pullSm',
|
|
@@ -559,17 +536,13 @@ const IonDatetimeButton = /*@__PURE__*/ defineContainer('ion-datetime-button', d
|
|
|
559
536
|
'disabled',
|
|
560
537
|
'datetime'
|
|
561
538
|
]);
|
|
562
|
-
const
|
|
563
|
-
'spacing',
|
|
564
|
-
'inset'
|
|
565
|
-
]);
|
|
566
|
-
const IonFab = /*@__PURE__*/ defineContainer('ion-fab', defineCustomElement$l, [
|
|
539
|
+
const IonFab = /*@__PURE__*/ defineContainer('ion-fab', defineCustomElement$k, [
|
|
567
540
|
'horizontal',
|
|
568
541
|
'vertical',
|
|
569
542
|
'edge',
|
|
570
543
|
'activated'
|
|
571
544
|
]);
|
|
572
|
-
const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', defineCustomElement$
|
|
545
|
+
const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', defineCustomElement$l, [
|
|
573
546
|
'color',
|
|
574
547
|
'activated',
|
|
575
548
|
'disabled',
|
|
@@ -590,23 +563,22 @@ const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', defineCusto
|
|
|
590
563
|
'ionFocus',
|
|
591
564
|
'ionBlur'
|
|
592
565
|
]);
|
|
593
|
-
const IonFabList = /*@__PURE__*/ defineContainer('ion-fab-list', defineCustomElement$
|
|
566
|
+
const IonFabList = /*@__PURE__*/ defineContainer('ion-fab-list', defineCustomElement$m, [
|
|
594
567
|
'activated',
|
|
595
568
|
'side'
|
|
596
569
|
]);
|
|
597
|
-
const IonFooter = /*@__PURE__*/ defineContainer('ion-footer', defineCustomElement$
|
|
570
|
+
const IonFooter = /*@__PURE__*/ defineContainer('ion-footer', defineCustomElement$n, [
|
|
598
571
|
'collapse',
|
|
599
572
|
'translucent'
|
|
600
573
|
]);
|
|
601
|
-
const IonGrid = /*@__PURE__*/ defineContainer('ion-grid', defineCustomElement$
|
|
574
|
+
const IonGrid = /*@__PURE__*/ defineContainer('ion-grid', defineCustomElement$o, [
|
|
602
575
|
'fixed'
|
|
603
576
|
]);
|
|
604
|
-
const IonHeader = /*@__PURE__*/ defineContainer('ion-header', defineCustomElement$
|
|
577
|
+
const IonHeader = /*@__PURE__*/ defineContainer('ion-header', defineCustomElement$p, [
|
|
605
578
|
'collapse',
|
|
606
|
-
'divider',
|
|
607
579
|
'translucent'
|
|
608
580
|
]);
|
|
609
|
-
const IonImg = /*@__PURE__*/ defineContainer('ion-img', defineCustomElement$
|
|
581
|
+
const IonImg = /*@__PURE__*/ defineContainer('ion-img', defineCustomElement$q, [
|
|
610
582
|
'alt',
|
|
611
583
|
'src',
|
|
612
584
|
'ionImgWillLoad',
|
|
@@ -617,20 +589,19 @@ const IonImg = /*@__PURE__*/ defineContainer('ion-img', defineCustomElement$r, [
|
|
|
617
589
|
'ionImgDidLoad',
|
|
618
590
|
'ionError'
|
|
619
591
|
]);
|
|
620
|
-
const IonInfiniteScroll = /*@__PURE__*/ defineContainer('ion-infinite-scroll', defineCustomElement$
|
|
592
|
+
const IonInfiniteScroll = /*@__PURE__*/ defineContainer('ion-infinite-scroll', defineCustomElement$r, [
|
|
621
593
|
'threshold',
|
|
622
594
|
'disabled',
|
|
623
595
|
'position',
|
|
624
|
-
'preserveRerenderScrollPosition',
|
|
625
596
|
'ionInfinite'
|
|
626
597
|
], [
|
|
627
598
|
'ionInfinite'
|
|
628
599
|
]);
|
|
629
|
-
const IonInfiniteScrollContent = /*@__PURE__*/ defineContainer('ion-infinite-scroll-content', defineCustomElement$
|
|
600
|
+
const IonInfiniteScrollContent = /*@__PURE__*/ defineContainer('ion-infinite-scroll-content', defineCustomElement$s, [
|
|
630
601
|
'loadingSpinner',
|
|
631
602
|
'loadingText'
|
|
632
603
|
]);
|
|
633
|
-
const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$
|
|
604
|
+
const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$t, [
|
|
634
605
|
'color',
|
|
635
606
|
'autocapitalize',
|
|
636
607
|
'autocomplete',
|
|
@@ -663,7 +634,6 @@ const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$
|
|
|
663
634
|
'shape',
|
|
664
635
|
'spellcheck',
|
|
665
636
|
'step',
|
|
666
|
-
'size',
|
|
667
637
|
'type',
|
|
668
638
|
'value',
|
|
669
639
|
'ionInput',
|
|
@@ -676,7 +646,7 @@ const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$
|
|
|
676
646
|
'ionBlur',
|
|
677
647
|
'ionFocus'
|
|
678
648
|
], 'value', 'ion-input');
|
|
679
|
-
const IonInputOtp = /*@__PURE__*/ defineContainer('ion-input-otp', defineCustomElement$
|
|
649
|
+
const IonInputOtp = /*@__PURE__*/ defineContainer('ion-input-otp', defineCustomElement$u, [
|
|
680
650
|
'autocapitalize',
|
|
681
651
|
'color',
|
|
682
652
|
'disabled',
|
|
@@ -702,13 +672,13 @@ const IonInputOtp = /*@__PURE__*/ defineContainer('ion-input-otp', defineCustomE
|
|
|
702
672
|
'ionBlur',
|
|
703
673
|
'ionFocus'
|
|
704
674
|
], 'value', 'ion-input');
|
|
705
|
-
const IonInputPasswordToggle = /*@__PURE__*/ defineContainer('ion-input-password-toggle', defineCustomElement$
|
|
675
|
+
const IonInputPasswordToggle = /*@__PURE__*/ defineContainer('ion-input-password-toggle', defineCustomElement$v, [
|
|
706
676
|
'color',
|
|
707
677
|
'showIcon',
|
|
708
678
|
'hideIcon',
|
|
709
679
|
'type'
|
|
710
680
|
]);
|
|
711
|
-
const IonItem = /*@__PURE__*/ defineContainer('ion-item', defineCustomElement$
|
|
681
|
+
const IonItem = /*@__PURE__*/ defineContainer('ion-item', defineCustomElement$w, [
|
|
712
682
|
'color',
|
|
713
683
|
'button',
|
|
714
684
|
'detail',
|
|
@@ -723,36 +693,34 @@ const IonItem = /*@__PURE__*/ defineContainer('ion-item', defineCustomElement$x,
|
|
|
723
693
|
'target',
|
|
724
694
|
'type'
|
|
725
695
|
]);
|
|
726
|
-
const IonItemDivider = /*@__PURE__*/ defineContainer('ion-item-divider', defineCustomElement$
|
|
696
|
+
const IonItemDivider = /*@__PURE__*/ defineContainer('ion-item-divider', defineCustomElement$x, [
|
|
727
697
|
'color',
|
|
728
698
|
'sticky'
|
|
729
699
|
]);
|
|
730
|
-
const IonItemGroup = /*@__PURE__*/ defineContainer('ion-item-group', defineCustomElement$
|
|
731
|
-
const IonItemOption = /*@__PURE__*/ defineContainer('ion-item-option', defineCustomElement$
|
|
700
|
+
const IonItemGroup = /*@__PURE__*/ defineContainer('ion-item-group', defineCustomElement$y);
|
|
701
|
+
const IonItemOption = /*@__PURE__*/ defineContainer('ion-item-option', defineCustomElement$z, [
|
|
732
702
|
'color',
|
|
733
703
|
'disabled',
|
|
734
704
|
'download',
|
|
735
705
|
'expandable',
|
|
736
706
|
'href',
|
|
737
|
-
'hue',
|
|
738
707
|
'rel',
|
|
739
708
|
'target',
|
|
740
|
-
'type'
|
|
741
|
-
'shape'
|
|
709
|
+
'type'
|
|
742
710
|
]);
|
|
743
|
-
const IonItemOptions = /*@__PURE__*/ defineContainer('ion-item-options', defineCustomElement$
|
|
711
|
+
const IonItemOptions = /*@__PURE__*/ defineContainer('ion-item-options', defineCustomElement$A, [
|
|
744
712
|
'side',
|
|
745
713
|
'ionSwipe'
|
|
746
714
|
], [
|
|
747
715
|
'ionSwipe'
|
|
748
716
|
]);
|
|
749
|
-
const IonItemSliding = /*@__PURE__*/ defineContainer('ion-item-sliding', defineCustomElement$
|
|
717
|
+
const IonItemSliding = /*@__PURE__*/ defineContainer('ion-item-sliding', defineCustomElement$B, [
|
|
750
718
|
'disabled',
|
|
751
719
|
'ionDrag'
|
|
752
720
|
], [
|
|
753
721
|
'ionDrag'
|
|
754
722
|
]);
|
|
755
|
-
const IonLabel = /*@__PURE__*/ defineContainer('ion-label', defineCustomElement$
|
|
723
|
+
const IonLabel = /*@__PURE__*/ defineContainer('ion-label', defineCustomElement$C, [
|
|
756
724
|
'color',
|
|
757
725
|
'position',
|
|
758
726
|
'ionColor',
|
|
@@ -761,16 +729,15 @@ const IonLabel = /*@__PURE__*/ defineContainer('ion-label', defineCustomElement$
|
|
|
761
729
|
'ionColor',
|
|
762
730
|
'ionStyle'
|
|
763
731
|
]);
|
|
764
|
-
const IonList = /*@__PURE__*/ defineContainer('ion-list', defineCustomElement$
|
|
732
|
+
const IonList = /*@__PURE__*/ defineContainer('ion-list', defineCustomElement$D, [
|
|
765
733
|
'lines',
|
|
766
|
-
'inset'
|
|
767
|
-
'shape'
|
|
734
|
+
'inset'
|
|
768
735
|
]);
|
|
769
|
-
const IonListHeader = /*@__PURE__*/ defineContainer('ion-list-header', defineCustomElement$
|
|
736
|
+
const IonListHeader = /*@__PURE__*/ defineContainer('ion-list-header', defineCustomElement$E, [
|
|
770
737
|
'color',
|
|
771
738
|
'lines'
|
|
772
739
|
]);
|
|
773
|
-
const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', defineCustomElement$
|
|
740
|
+
const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', defineCustomElement$F, [
|
|
774
741
|
'contentId',
|
|
775
742
|
'menuId',
|
|
776
743
|
'type',
|
|
@@ -790,32 +757,32 @@ const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', defineCustomElement$G,
|
|
|
790
757
|
'ionDidClose',
|
|
791
758
|
'ionMenuChange'
|
|
792
759
|
]);
|
|
793
|
-
const IonMenuButton = /*@__PURE__*/ defineContainer('ion-menu-button', defineCustomElement$
|
|
760
|
+
const IonMenuButton = /*@__PURE__*/ defineContainer('ion-menu-button', defineCustomElement$G, [
|
|
794
761
|
'color',
|
|
795
762
|
'disabled',
|
|
796
763
|
'menu',
|
|
797
764
|
'autoHide',
|
|
798
765
|
'type'
|
|
799
766
|
]);
|
|
800
|
-
const IonMenuToggle = /*@__PURE__*/ defineContainer('ion-menu-toggle', defineCustomElement$
|
|
767
|
+
const IonMenuToggle = /*@__PURE__*/ defineContainer('ion-menu-toggle', defineCustomElement$H, [
|
|
801
768
|
'menu',
|
|
802
769
|
'autoHide'
|
|
803
770
|
]);
|
|
804
|
-
const IonNavLink = /*@__PURE__*/ defineContainer('ion-nav-link', defineCustomElement$
|
|
771
|
+
const IonNavLink = /*@__PURE__*/ defineContainer('ion-nav-link', defineCustomElement$I, [
|
|
805
772
|
'component',
|
|
806
773
|
'componentProps',
|
|
807
774
|
'routerDirection',
|
|
808
775
|
'routerAnimation'
|
|
809
776
|
]);
|
|
810
|
-
const IonNote = /*@__PURE__*/ defineContainer('ion-note', defineCustomElement$
|
|
777
|
+
const IonNote = /*@__PURE__*/ defineContainer('ion-note', defineCustomElement$J, [
|
|
811
778
|
'color'
|
|
812
779
|
]);
|
|
813
|
-
const IonPicker = /*@__PURE__*/ defineContainer('ion-picker', defineCustomElement$
|
|
780
|
+
const IonPicker = /*@__PURE__*/ defineContainer('ion-picker', defineCustomElement$K, [
|
|
814
781
|
'ionInputModeChange'
|
|
815
782
|
], [
|
|
816
783
|
'ionInputModeChange'
|
|
817
784
|
]);
|
|
818
|
-
const IonPickerColumn = /*@__PURE__*/ defineContainer('ion-picker-column', defineCustomElement$
|
|
785
|
+
const IonPickerColumn = /*@__PURE__*/ defineContainer('ion-picker-column', defineCustomElement$L, [
|
|
819
786
|
'disabled',
|
|
820
787
|
'value',
|
|
821
788
|
'color',
|
|
@@ -824,20 +791,19 @@ const IonPickerColumn = /*@__PURE__*/ defineContainer('ion-picker-column', defin
|
|
|
824
791
|
], [
|
|
825
792
|
'ionChange'
|
|
826
793
|
]);
|
|
827
|
-
const IonPickerColumnOption = /*@__PURE__*/ defineContainer('ion-picker-column-option', defineCustomElement$
|
|
794
|
+
const IonPickerColumnOption = /*@__PURE__*/ defineContainer('ion-picker-column-option', defineCustomElement$M, [
|
|
828
795
|
'disabled',
|
|
829
796
|
'value',
|
|
830
797
|
'color'
|
|
831
798
|
]);
|
|
832
|
-
const IonProgressBar = /*@__PURE__*/ defineContainer('ion-progress-bar', defineCustomElement$
|
|
799
|
+
const IonProgressBar = /*@__PURE__*/ defineContainer('ion-progress-bar', defineCustomElement$N, [
|
|
833
800
|
'type',
|
|
834
801
|
'reversed',
|
|
835
802
|
'value',
|
|
836
803
|
'buffer',
|
|
837
|
-
'color'
|
|
838
|
-
'shape'
|
|
804
|
+
'color'
|
|
839
805
|
]);
|
|
840
|
-
const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', defineCustomElement$
|
|
806
|
+
const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', defineCustomElement$O, [
|
|
841
807
|
'color',
|
|
842
808
|
'name',
|
|
843
809
|
'disabled',
|
|
@@ -851,7 +817,7 @@ const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', defineCustomElement$
|
|
|
851
817
|
'ionFocus',
|
|
852
818
|
'ionBlur'
|
|
853
819
|
], 'value', 'ion-change');
|
|
854
|
-
const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', defineCustomElement$
|
|
820
|
+
const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', defineCustomElement$P, [
|
|
855
821
|
'allowEmptySelection',
|
|
856
822
|
'compareWith',
|
|
857
823
|
'name',
|
|
@@ -864,7 +830,7 @@ const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', defineCus
|
|
|
864
830
|
'ionChange',
|
|
865
831
|
'ionValueChange'
|
|
866
832
|
], 'value', 'ion-change');
|
|
867
|
-
const IonRange = /*@__PURE__*/ defineContainer('ion-range', defineCustomElement$
|
|
833
|
+
const IonRange = /*@__PURE__*/ defineContainer('ion-range', defineCustomElement$Q, [
|
|
868
834
|
'color',
|
|
869
835
|
'debounce',
|
|
870
836
|
'name',
|
|
@@ -895,7 +861,7 @@ const IonRange = /*@__PURE__*/ defineContainer('ion-range', defineCustomElement$
|
|
|
895
861
|
'ionKnobMoveStart',
|
|
896
862
|
'ionKnobMoveEnd'
|
|
897
863
|
], 'value', 'ion-input');
|
|
898
|
-
const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', defineCustomElement$
|
|
864
|
+
const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', defineCustomElement$R, [
|
|
899
865
|
'pullMin',
|
|
900
866
|
'pullMax',
|
|
901
867
|
'closeDuration',
|
|
@@ -914,14 +880,14 @@ const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', defineCustom
|
|
|
914
880
|
'ionPullStart',
|
|
915
881
|
'ionPullEnd'
|
|
916
882
|
]);
|
|
917
|
-
const IonRefresherContent = /*@__PURE__*/ defineContainer('ion-refresher-content', defineCustomElement$
|
|
883
|
+
const IonRefresherContent = /*@__PURE__*/ defineContainer('ion-refresher-content', defineCustomElement$S, [
|
|
918
884
|
'pullingIcon',
|
|
919
885
|
'pullingText',
|
|
920
886
|
'refreshingSpinner',
|
|
921
887
|
'refreshingText'
|
|
922
888
|
]);
|
|
923
|
-
const IonReorder = /*@__PURE__*/ defineContainer('ion-reorder', defineCustomElement$
|
|
924
|
-
const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', defineCustomElement$
|
|
889
|
+
const IonReorder = /*@__PURE__*/ defineContainer('ion-reorder', defineCustomElement$T);
|
|
890
|
+
const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', defineCustomElement$U, [
|
|
925
891
|
'disabled',
|
|
926
892
|
'ionItemReorder',
|
|
927
893
|
'ionReorderStart',
|
|
@@ -933,11 +899,11 @@ const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', defin
|
|
|
933
899
|
'ionReorderMove',
|
|
934
900
|
'ionReorderEnd'
|
|
935
901
|
]);
|
|
936
|
-
const IonRippleEffect = /*@__PURE__*/ defineContainer('ion-ripple-effect', defineCustomElement$
|
|
902
|
+
const IonRippleEffect = /*@__PURE__*/ defineContainer('ion-ripple-effect', defineCustomElement$V, [
|
|
937
903
|
'type'
|
|
938
904
|
]);
|
|
939
|
-
const IonRow = /*@__PURE__*/ defineContainer('ion-row', defineCustomElement$
|
|
940
|
-
const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustomElement$
|
|
905
|
+
const IonRow = /*@__PURE__*/ defineContainer('ion-row', defineCustomElement$W);
|
|
906
|
+
const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustomElement$X, [
|
|
941
907
|
'color',
|
|
942
908
|
'animated',
|
|
943
909
|
'autocapitalize',
|
|
@@ -960,8 +926,6 @@ const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustom
|
|
|
960
926
|
'spellcheck',
|
|
961
927
|
'type',
|
|
962
928
|
'value',
|
|
963
|
-
'shape',
|
|
964
|
-
'size',
|
|
965
929
|
'ionInput',
|
|
966
930
|
'ionChange',
|
|
967
931
|
'ionCancel',
|
|
@@ -978,7 +942,7 @@ const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustom
|
|
|
978
942
|
'ionFocus',
|
|
979
943
|
'ionStyle'
|
|
980
944
|
], 'value', 'ion-input');
|
|
981
|
-
const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', defineCustomElement$
|
|
945
|
+
const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', defineCustomElement$Y, [
|
|
982
946
|
'color',
|
|
983
947
|
'disabled',
|
|
984
948
|
'scrollable',
|
|
@@ -993,24 +957,23 @@ const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', defineCustomElem
|
|
|
993
957
|
'ionSelect',
|
|
994
958
|
'ionStyle'
|
|
995
959
|
], 'value', 'ion-change');
|
|
996
|
-
const IonSegmentButton = /*@__PURE__*/ defineContainer('ion-segment-button', defineCustomElement$
|
|
960
|
+
const IonSegmentButton = /*@__PURE__*/ defineContainer('ion-segment-button', defineCustomElement$Z, [
|
|
997
961
|
'contentId',
|
|
998
962
|
'disabled',
|
|
999
963
|
'layout',
|
|
1000
964
|
'type',
|
|
1001
965
|
'value'
|
|
1002
966
|
], [], 'value', 'ion-change');
|
|
1003
|
-
const IonSegmentContent = /*@__PURE__*/ defineContainer('ion-segment-content', defineCustomElement
|
|
1004
|
-
const IonSegmentView = /*@__PURE__*/ defineContainer('ion-segment-view', defineCustomElement
|
|
967
|
+
const IonSegmentContent = /*@__PURE__*/ defineContainer('ion-segment-content', defineCustomElement$_);
|
|
968
|
+
const IonSegmentView = /*@__PURE__*/ defineContainer('ion-segment-view', defineCustomElement$$, [
|
|
1005
969
|
'disabled',
|
|
1006
970
|
'swipeGesture',
|
|
1007
971
|
'ionSegmentViewScroll'
|
|
1008
972
|
], [
|
|
1009
973
|
'ionSegmentViewScroll'
|
|
1010
974
|
]);
|
|
1011
|
-
const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElement$
|
|
975
|
+
const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElement$10, [
|
|
1012
976
|
'cancelText',
|
|
1013
|
-
'cancelIcon',
|
|
1014
977
|
'color',
|
|
1015
978
|
'compareWith',
|
|
1016
979
|
'disabled',
|
|
@@ -1029,10 +992,9 @@ const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElemen
|
|
|
1029
992
|
'selectedText',
|
|
1030
993
|
'toggleIcon',
|
|
1031
994
|
'expandedIcon',
|
|
1032
|
-
'required',
|
|
1033
995
|
'shape',
|
|
1034
|
-
'size',
|
|
1035
996
|
'value',
|
|
997
|
+
'required',
|
|
1036
998
|
'ionChange',
|
|
1037
999
|
'ionCancel',
|
|
1038
1000
|
'ionDismiss',
|
|
@@ -1047,31 +1009,29 @@ const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElemen
|
|
|
1047
1009
|
'ionBlur',
|
|
1048
1010
|
'ionStyle'
|
|
1049
1011
|
], 'value', 'ion-change');
|
|
1050
|
-
const IonSelectModal = /*@__PURE__*/ defineContainer('ion-select-modal', defineCustomElement$
|
|
1012
|
+
const IonSelectModal = /*@__PURE__*/ defineContainer('ion-select-modal', defineCustomElement$11, [
|
|
1051
1013
|
'header',
|
|
1052
1014
|
'cancelText',
|
|
1053
|
-
'cancelIcon',
|
|
1054
1015
|
'multiple',
|
|
1055
1016
|
'options'
|
|
1056
1017
|
]);
|
|
1057
|
-
const IonSelectOption = /*@__PURE__*/ defineContainer('ion-select-option', defineCustomElement$
|
|
1018
|
+
const IonSelectOption = /*@__PURE__*/ defineContainer('ion-select-option', defineCustomElement$12, [
|
|
1058
1019
|
'disabled',
|
|
1059
1020
|
'value'
|
|
1060
1021
|
]);
|
|
1061
|
-
const IonSkeletonText = /*@__PURE__*/ defineContainer('ion-skeleton-text', defineCustomElement$
|
|
1022
|
+
const IonSkeletonText = /*@__PURE__*/ defineContainer('ion-skeleton-text', defineCustomElement$13, [
|
|
1062
1023
|
'animated',
|
|
1063
1024
|
'ionStyle'
|
|
1064
1025
|
], [
|
|
1065
1026
|
'ionStyle'
|
|
1066
1027
|
]);
|
|
1067
|
-
const IonSpinner = /*@__PURE__*/ defineContainer('ion-spinner', defineCustomElement$
|
|
1028
|
+
const IonSpinner = /*@__PURE__*/ defineContainer('ion-spinner', defineCustomElement$14, [
|
|
1068
1029
|
'color',
|
|
1069
1030
|
'duration',
|
|
1070
1031
|
'name',
|
|
1071
|
-
'paused'
|
|
1072
|
-
'size'
|
|
1032
|
+
'paused'
|
|
1073
1033
|
]);
|
|
1074
|
-
const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', defineCustomElement$
|
|
1034
|
+
const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', defineCustomElement$15, [
|
|
1075
1035
|
'contentId',
|
|
1076
1036
|
'disabled',
|
|
1077
1037
|
'when',
|
|
@@ -1079,16 +1039,16 @@ const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', defineCusto
|
|
|
1079
1039
|
], [
|
|
1080
1040
|
'ionSplitPaneVisible'
|
|
1081
1041
|
]);
|
|
1082
|
-
const IonTab = /*@__PURE__*/ defineContainer('ion-tab', defineCustomElement$
|
|
1042
|
+
const IonTab = /*@__PURE__*/ defineContainer('ion-tab', defineCustomElement$16, [
|
|
1083
1043
|
'active',
|
|
1084
1044
|
'delegate',
|
|
1085
1045
|
'tab',
|
|
1086
1046
|
'component'
|
|
1087
1047
|
]);
|
|
1088
|
-
const IonText = /*@__PURE__*/ defineContainer('ion-text', defineCustomElement$
|
|
1048
|
+
const IonText = /*@__PURE__*/ defineContainer('ion-text', defineCustomElement$17, [
|
|
1089
1049
|
'color'
|
|
1090
1050
|
]);
|
|
1091
|
-
const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomElement$
|
|
1051
|
+
const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomElement$18, [
|
|
1092
1052
|
'color',
|
|
1093
1053
|
'autocapitalize',
|
|
1094
1054
|
'autofocus',
|
|
@@ -1117,7 +1077,6 @@ const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomEl
|
|
|
1117
1077
|
'label',
|
|
1118
1078
|
'labelPlacement',
|
|
1119
1079
|
'shape',
|
|
1120
|
-
'size',
|
|
1121
1080
|
'ionChange',
|
|
1122
1081
|
'ionInput',
|
|
1123
1082
|
'ionBlur',
|
|
@@ -1128,15 +1087,15 @@ const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomEl
|
|
|
1128
1087
|
'ionBlur',
|
|
1129
1088
|
'ionFocus'
|
|
1130
1089
|
], 'value', 'ion-input');
|
|
1131
|
-
const IonThumbnail = /*@__PURE__*/ defineContainer('ion-thumbnail', defineCustomElement$
|
|
1132
|
-
const IonTitle = /*@__PURE__*/ defineContainer('ion-title', defineCustomElement$
|
|
1090
|
+
const IonThumbnail = /*@__PURE__*/ defineContainer('ion-thumbnail', defineCustomElement$19);
|
|
1091
|
+
const IonTitle = /*@__PURE__*/ defineContainer('ion-title', defineCustomElement$1a, [
|
|
1133
1092
|
'color',
|
|
1134
1093
|
'size',
|
|
1135
1094
|
'ionStyle'
|
|
1136
1095
|
], [
|
|
1137
1096
|
'ionStyle'
|
|
1138
1097
|
]);
|
|
1139
|
-
const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', defineCustomElement$
|
|
1098
|
+
const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', defineCustomElement$1b, [
|
|
1140
1099
|
'color',
|
|
1141
1100
|
'name',
|
|
1142
1101
|
'checked',
|
|
@@ -1157,9 +1116,8 @@ const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', defineCustomElemen
|
|
|
1157
1116
|
'ionFocus',
|
|
1158
1117
|
'ionBlur'
|
|
1159
1118
|
], 'checked', 'ion-change');
|
|
1160
|
-
const IonToolbar = /*@__PURE__*/ defineContainer('ion-toolbar', defineCustomElement$
|
|
1161
|
-
'color'
|
|
1162
|
-
'titlePlacement'
|
|
1119
|
+
const IonToolbar = /*@__PURE__*/ defineContainer('ion-toolbar', defineCustomElement$1c, [
|
|
1120
|
+
'color'
|
|
1163
1121
|
]);
|
|
1164
1122
|
|
|
1165
1123
|
const useBackButton = (priority, handler) => {
|
|
@@ -1322,7 +1280,7 @@ const IonicVue = {
|
|
|
1322
1280
|
};
|
|
1323
1281
|
|
|
1324
1282
|
const IonBackButton = /*@__PURE__*/ defineComponent((_, { attrs, slots }) => {
|
|
1325
|
-
defineCustomElement$
|
|
1283
|
+
defineCustomElement$1d();
|
|
1326
1284
|
// TODO(FW-2969): type
|
|
1327
1285
|
const ionRouter = inject("navManager");
|
|
1328
1286
|
const onClick = () => {
|
|
@@ -1368,8 +1326,14 @@ const isViewVisible = (enteringEl) => {
|
|
|
1368
1326
|
const viewDepthKey = Symbol(0);
|
|
1369
1327
|
const IonRouterOutlet = /*@__PURE__*/ defineComponent({
|
|
1370
1328
|
name: "IonRouterOutlet",
|
|
1329
|
+
props: {
|
|
1330
|
+
swipeGesture: {
|
|
1331
|
+
type: Boolean,
|
|
1332
|
+
default: undefined,
|
|
1333
|
+
},
|
|
1334
|
+
},
|
|
1371
1335
|
setup() {
|
|
1372
|
-
defineCustomElement$
|
|
1336
|
+
defineCustomElement$1e();
|
|
1373
1337
|
const injectedRoute = inject(routeLocationKey);
|
|
1374
1338
|
const route = useRoute();
|
|
1375
1339
|
const depth = inject(viewDepthKey, 0);
|
|
@@ -1445,11 +1409,6 @@ const IonRouterOutlet = /*@__PURE__*/ defineComponent({
|
|
|
1445
1409
|
*/
|
|
1446
1410
|
{ deep: true });
|
|
1447
1411
|
const canStart = () => {
|
|
1448
|
-
const config = getConfig();
|
|
1449
|
-
const swipeEnabled = config &&
|
|
1450
|
-
config.get("swipeBackEnabled", ionRouterOutlet.value.mode === "ios");
|
|
1451
|
-
if (!swipeEnabled)
|
|
1452
|
-
return false;
|
|
1453
1412
|
const stack = viewStacks.getViewStack(id);
|
|
1454
1413
|
if (!stack || stack.length <= 1)
|
|
1455
1414
|
return false;
|
|
@@ -1740,7 +1699,15 @@ See https://ionicframework.com/docs/vue/navigation#ionpage for more information.
|
|
|
1740
1699
|
},
|
|
1741
1700
|
render() {
|
|
1742
1701
|
const { components, registerIonPage, injectedRoute } = this;
|
|
1743
|
-
|
|
1702
|
+
/**
|
|
1703
|
+
* Forward props selectively to avoid setting undefined values
|
|
1704
|
+
* that would override the web component's config-based defaults.
|
|
1705
|
+
*/
|
|
1706
|
+
const routerOutletProps = { ref: "ionRouterOutlet" };
|
|
1707
|
+
if (this.$props.swipeGesture !== undefined) {
|
|
1708
|
+
routerOutletProps.swipeGesture = this.$props.swipeGesture;
|
|
1709
|
+
}
|
|
1710
|
+
return h("ion-router-outlet", routerOutletProps, components &&
|
|
1744
1711
|
components.map((c) => {
|
|
1745
1712
|
var _a, _b;
|
|
1746
1713
|
let props = {
|
|
@@ -1809,7 +1776,7 @@ const IonTabButton = /*@__PURE__*/ defineComponent({
|
|
|
1809
1776
|
},
|
|
1810
1777
|
},
|
|
1811
1778
|
setup(props, { slots }) {
|
|
1812
|
-
defineCustomElement$
|
|
1779
|
+
defineCustomElement$1f();
|
|
1813
1780
|
// TODO(FW-2969): type
|
|
1814
1781
|
const ionRouter = inject("navManager", null);
|
|
1815
1782
|
const onClick = (ev) => {
|
|
@@ -1938,7 +1905,7 @@ const IonTabs = /*@__PURE__*/ defineComponent({
|
|
|
1938
1905
|
* `selectedTab` from core, which may occur if the custom
|
|
1939
1906
|
* element is defined too early in the component's lifecycle.
|
|
1940
1907
|
*/
|
|
1941
|
-
defineCustomElement$
|
|
1908
|
+
defineCustomElement$1g();
|
|
1942
1909
|
},
|
|
1943
1910
|
render() {
|
|
1944
1911
|
const { slots, props } = this;
|
|
@@ -2216,7 +2183,7 @@ const IonTabBar = defineComponent({
|
|
|
2216
2183
|
ionRouter === null || ionRouter === void 0 ? void 0 : ionRouter.registerHistoryChangeListener(() => this.checkActiveTab(ionRouter));
|
|
2217
2184
|
},
|
|
2218
2185
|
setup(_, { slots }) {
|
|
2219
|
-
defineCustomElement$
|
|
2186
|
+
defineCustomElement$1h();
|
|
2220
2187
|
return () => {
|
|
2221
2188
|
return h("ion-tab-bar", { ref: "ionTabBar" }, slots.default && slots.default());
|
|
2222
2189
|
};
|
|
@@ -2225,7 +2192,7 @@ const IonTabBar = defineComponent({
|
|
|
2225
2192
|
|
|
2226
2193
|
const userComponents = shallowRef([]);
|
|
2227
2194
|
const IonApp = /*@__PURE__*/ defineComponent((_, { attrs, slots }) => {
|
|
2228
|
-
defineCustomElement$
|
|
2195
|
+
defineCustomElement$1i();
|
|
2229
2196
|
return () => {
|
|
2230
2197
|
return h("ion-app", Object.assign({ name: "IonApp" }, attrs), [slots.default && slots.default(), ...userComponents.value]);
|
|
2231
2198
|
};
|
|
@@ -2278,7 +2245,7 @@ const VueDelegate = (addFn = addTeleportedUserComponent, removeFn = removeTelepo
|
|
|
2278
2245
|
};
|
|
2279
2246
|
|
|
2280
2247
|
const IonNav = /*@__PURE__*/ defineComponent((props) => {
|
|
2281
|
-
defineCustomElement$
|
|
2248
|
+
defineCustomElement$1j();
|
|
2282
2249
|
const views = shallowRef([]);
|
|
2283
2250
|
/**
|
|
2284
2251
|
* Allows us to create the component
|
|
@@ -2325,7 +2292,7 @@ const IonNav = /*@__PURE__*/ defineComponent((props) => {
|
|
|
2325
2292
|
});
|
|
2326
2293
|
|
|
2327
2294
|
const IonIcon = /*@__PURE__*/ defineComponent((props, { slots }) => {
|
|
2328
|
-
defineCustomElement$
|
|
2295
|
+
defineCustomElement$1k();
|
|
2329
2296
|
return () => {
|
|
2330
2297
|
var _a, _b;
|
|
2331
2298
|
const { icon, ios, md, mode } = props;
|
|
@@ -2577,13 +2544,12 @@ const defineOverlayContainer = (name, defineCustomElement, componentProps = [],
|
|
|
2577
2544
|
* This is an autogenerated file created by 'scripts/copy-overlays.js'.
|
|
2578
2545
|
* Changes made to this file will be overwritten on build.
|
|
2579
2546
|
*/
|
|
2580
|
-
const IonActionSheet = /*@__PURE__*/ defineOverlayContainer('ion-action-sheet', defineCustomElement$
|
|
2581
|
-
const IonAlert = /*@__PURE__*/ defineOverlayContainer('ion-alert', defineCustomElement$
|
|
2582
|
-
const IonLoading = /*@__PURE__*/ defineOverlayContainer('ion-loading', defineCustomElement$
|
|
2583
|
-
const IonModal = /*@__PURE__*/ defineOverlayContainer('ion-modal', defineCustomElement$
|
|
2584
|
-
const
|
|
2585
|
-
const
|
|
2586
|
-
const IonToast = /*@__PURE__*/ defineOverlayContainer('ion-toast', defineCustomElement$1s, ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'hue', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'shape', 'swipeGesture', 'theme', 'translucent', 'trigger']);
|
|
2547
|
+
const IonActionSheet = /*@__PURE__*/ defineOverlayContainer('ion-action-sheet', defineCustomElement$1l, ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger']);
|
|
2548
|
+
const IonAlert = /*@__PURE__*/ defineOverlayContainer('ion-alert', defineCustomElement$1m, ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger']);
|
|
2549
|
+
const IonLoading = /*@__PURE__*/ defineOverlayContainer('ion-loading', defineCustomElement$1n, ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger']);
|
|
2550
|
+
const IonModal = /*@__PURE__*/ defineOverlayContainer('ion-modal', defineCustomElement$1o, ['animated', 'backdropBreakpoint', 'backdropDismiss', 'breakpoints', 'canDismiss', 'enterAnimation', 'expandToScroll', 'focusTrap', 'handle', 'handleBehavior', 'htmlAttributes', 'initialBreakpoint', 'isOpen', 'keepContentsMounted', 'keyboardClose', 'leaveAnimation', 'mode', 'presentingElement', 'showBackdrop', 'trigger'], true);
|
|
2551
|
+
const IonPopover = /*@__PURE__*/ defineOverlayContainer('ion-popover', defineCustomElement$1p, ['alignment', 'animated', 'arrow', 'backdropDismiss', 'component', 'componentProps', 'dismissOnSelect', 'enterAnimation', 'event', 'focusTrap', 'htmlAttributes', 'isOpen', 'keepContentsMounted', 'keyboardClose', 'leaveAnimation', 'mode', 'reference', 'showBackdrop', 'side', 'size', 'translucent', 'trigger', 'triggerAction']);
|
|
2552
|
+
const IonToast = /*@__PURE__*/ defineOverlayContainer('ion-toast', defineCustomElement$1q, ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger']);
|
|
2587
2553
|
|
|
2588
2554
|
// TODO(FW-2969): types
|
|
2589
2555
|
/**
|
|
@@ -2600,16 +2566,12 @@ const createController = (defineCustomElement, oldController, useDelegate = fals
|
|
|
2600
2566
|
};
|
|
2601
2567
|
return oldController;
|
|
2602
2568
|
};
|
|
2603
|
-
const modalController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2604
|
-
const popoverController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2605
|
-
const alertController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2606
|
-
const actionSheetController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2607
|
-
const loadingController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2608
|
-
|
|
2609
|
-
* @deprecated Use the inline ion-picker component instead.
|
|
2610
|
-
*/
|
|
2611
|
-
const pickerController = /*@__PURE__*/ createController(defineCustomElement$1q, pickerController$1);
|
|
2612
|
-
const toastController = /*@__PURE__*/ createController(defineCustomElement$1s, toastController$1);
|
|
2569
|
+
const modalController = /*@__PURE__*/ createController(defineCustomElement$1o, modalController$1, true);
|
|
2570
|
+
const popoverController = /*@__PURE__*/ createController(defineCustomElement$1p, popoverController$1, true);
|
|
2571
|
+
const alertController = /*@__PURE__*/ createController(defineCustomElement$1m, alertController$1);
|
|
2572
|
+
const actionSheetController = /*@__PURE__*/ createController(defineCustomElement$1l, actionSheetController$1);
|
|
2573
|
+
const loadingController = /*@__PURE__*/ createController(defineCustomElement$1n, loadingController$1);
|
|
2574
|
+
const toastController = /*@__PURE__*/ createController(defineCustomElement$1q, toastController$1);
|
|
2613
2575
|
|
|
2614
|
-
export { IonAccordion, IonAccordionGroup, IonActionSheet, IonAlert, IonApp, IonAvatar, IonBackButton, IonBackdrop, IonBadge, IonBreadcrumb, IonBreadcrumbs, IonButton, IonButtons, IonCard, IonCardContent, IonCardHeader, IonCardSubtitle, IonCardTitle, IonCheckbox, IonChip, IonCol, IonContent, IonDatetime, IonDatetimeButton,
|
|
2576
|
+
export { 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, IonInputOtp, IonInputPasswordToggle, IonItem, IonItemDivider, IonItemGroup, IonItemOption, IonItemOptions, IonItemSliding, IonLabel, IonList, IonListHeader, IonLoading, IonMenu, IonMenuButton, IonMenuToggle, IonModal, IonNav, IonNavLink, IonNote, IonPage, IonPicker, IonPickerColumn, IonPickerColumnOption, IonPopover, IonProgressBar, IonRadio, IonRadioGroup, IonRange, IonRefresher, IonRefresherContent, IonReorder, IonReorderGroup, IonRippleEffect, IonRouterOutlet, IonRow, IonSearchbar, IonSegment, IonSegmentButton, IonSegmentContent, IonSegmentView, IonSelect, IonSelectModal, IonSelectOption, IonSkeletonText, IonSpinner, IonSplitPane, IonTab, IonTabBar, IonTabButton, IonTabs, IonText, IonTextarea, IonThumbnail, IonTitle, IonToast, IonToggle, IonToolbar, IonicVue, actionSheetController, alertController, loadingController, modalController, onIonViewDidEnter, onIonViewDidLeave, onIonViewWillEnter, onIonViewWillLeave, popoverController, toastController, useBackButton, useIonRouter, useKeyboard };
|
|
2615
2577
|
//# sourceMappingURL=index.js.map
|