@ionic/vue 8.7.14-dev.11765982433.1ecdbcee → 8.7.14-nightly.20251216
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.map +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +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 +160 -198
- package/dist/index.js.map +1 -1
- package/dist/types/proxies.d.ts +0 -1
- package/dist/vetur/attributes.json +178 -1600
- package/dist/vetur/tags.json +45 -223
- package/dist/web-types.json +122 -1544
- 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,81 @@ 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 { defineCustomElement as defineCustomElement$1d } from '@ionic/core/components/ion-toolbar.js';
|
|
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';
|
|
81
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, pickerController as pickerController$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$
|
|
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-picker-legacy.js';
|
|
95
|
+
import { defineCustomElement as defineCustomElement$1q } from '@ionic/core/components/ion-popover.js';
|
|
96
|
+
import { defineCustomElement as defineCustomElement$1r } from '@ionic/core/components/ion-toast.js';
|
|
98
97
|
|
|
99
98
|
const UPDATE_VALUE_EVENT = 'update:modelValue';
|
|
100
99
|
const MODEL_VALUE = 'modelValue';
|
|
@@ -319,18 +318,13 @@ const IonAccordionGroup = /*@__PURE__*/ defineContainer('ion-accordion-group', d
|
|
|
319
318
|
'disabled',
|
|
320
319
|
'readonly',
|
|
321
320
|
'expand',
|
|
322
|
-
'shape',
|
|
323
321
|
'ionChange',
|
|
324
322
|
'ionValueChange'
|
|
325
323
|
], [
|
|
326
324
|
'ionChange',
|
|
327
325
|
'ionValueChange'
|
|
328
326
|
], 'value', 'ion-change');
|
|
329
|
-
const IonAvatar = /*@__PURE__*/ defineContainer('ion-avatar', defineCustomElement$2
|
|
330
|
-
'size',
|
|
331
|
-
'shape',
|
|
332
|
-
'disabled'
|
|
333
|
-
]);
|
|
327
|
+
const IonAvatar = /*@__PURE__*/ defineContainer('ion-avatar', defineCustomElement$2);
|
|
334
328
|
const IonBackdrop = /*@__PURE__*/ defineContainer('ion-backdrop', defineCustomElement$3, [
|
|
335
329
|
'visible',
|
|
336
330
|
'tappable',
|
|
@@ -340,11 +334,7 @@ const IonBackdrop = /*@__PURE__*/ defineContainer('ion-backdrop', defineCustomEl
|
|
|
340
334
|
'ionBackdropTap'
|
|
341
335
|
]);
|
|
342
336
|
const IonBadge = /*@__PURE__*/ defineContainer('ion-badge', defineCustomElement$4, [
|
|
343
|
-
'color'
|
|
344
|
-
'hue',
|
|
345
|
-
'shape',
|
|
346
|
-
'size',
|
|
347
|
-
'vertical'
|
|
337
|
+
'color'
|
|
348
338
|
]);
|
|
349
339
|
const IonBreadcrumb = /*@__PURE__*/ defineContainer('ion-breadcrumb', defineCustomElement$5, [
|
|
350
340
|
'collapsed',
|
|
@@ -413,7 +403,6 @@ const IonCard = /*@__PURE__*/ defineContainer('ion-card', defineCustomElement$9,
|
|
|
413
403
|
'rel',
|
|
414
404
|
'routerDirection',
|
|
415
405
|
'routerAnimation',
|
|
416
|
-
'shape',
|
|
417
406
|
'target'
|
|
418
407
|
]);
|
|
419
408
|
const IonCardContent = /*@__PURE__*/ defineContainer('ion-card-content', defineCustomElement$a);
|
|
@@ -440,8 +429,6 @@ const IonCheckbox = /*@__PURE__*/ defineContainer('ion-checkbox', defineCustomEl
|
|
|
440
429
|
'justify',
|
|
441
430
|
'alignment',
|
|
442
431
|
'required',
|
|
443
|
-
'shape',
|
|
444
|
-
'size',
|
|
445
432
|
'ionChange',
|
|
446
433
|
'ionFocus',
|
|
447
434
|
'ionBlur'
|
|
@@ -453,10 +440,7 @@ const IonCheckbox = /*@__PURE__*/ defineContainer('ion-checkbox', defineCustomEl
|
|
|
453
440
|
const IonChip = /*@__PURE__*/ defineContainer('ion-chip', defineCustomElement$f, [
|
|
454
441
|
'color',
|
|
455
442
|
'outline',
|
|
456
|
-
'disabled'
|
|
457
|
-
'hue',
|
|
458
|
-
'shape',
|
|
459
|
-
'size'
|
|
443
|
+
'disabled'
|
|
460
444
|
]);
|
|
461
445
|
const IonCol = /*@__PURE__*/ defineContainer('ion-col', defineCustomElement$g, [
|
|
462
446
|
'offset',
|
|
@@ -465,12 +449,6 @@ const IonCol = /*@__PURE__*/ defineContainer('ion-col', defineCustomElement$g, [
|
|
|
465
449
|
'offsetMd',
|
|
466
450
|
'offsetLg',
|
|
467
451
|
'offsetXl',
|
|
468
|
-
'order',
|
|
469
|
-
'orderXs',
|
|
470
|
-
'orderSm',
|
|
471
|
-
'orderMd',
|
|
472
|
-
'orderLg',
|
|
473
|
-
'orderXl',
|
|
474
452
|
'pull',
|
|
475
453
|
'pullXs',
|
|
476
454
|
'pullSm',
|
|
@@ -559,17 +537,13 @@ const IonDatetimeButton = /*@__PURE__*/ defineContainer('ion-datetime-button', d
|
|
|
559
537
|
'disabled',
|
|
560
538
|
'datetime'
|
|
561
539
|
]);
|
|
562
|
-
const
|
|
563
|
-
'spacing',
|
|
564
|
-
'inset'
|
|
565
|
-
]);
|
|
566
|
-
const IonFab = /*@__PURE__*/ defineContainer('ion-fab', defineCustomElement$l, [
|
|
540
|
+
const IonFab = /*@__PURE__*/ defineContainer('ion-fab', defineCustomElement$k, [
|
|
567
541
|
'horizontal',
|
|
568
542
|
'vertical',
|
|
569
543
|
'edge',
|
|
570
544
|
'activated'
|
|
571
545
|
]);
|
|
572
|
-
const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', defineCustomElement$
|
|
546
|
+
const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', defineCustomElement$l, [
|
|
573
547
|
'color',
|
|
574
548
|
'activated',
|
|
575
549
|
'disabled',
|
|
@@ -590,23 +564,22 @@ const IonFabButton = /*@__PURE__*/ defineContainer('ion-fab-button', defineCusto
|
|
|
590
564
|
'ionFocus',
|
|
591
565
|
'ionBlur'
|
|
592
566
|
]);
|
|
593
|
-
const IonFabList = /*@__PURE__*/ defineContainer('ion-fab-list', defineCustomElement$
|
|
567
|
+
const IonFabList = /*@__PURE__*/ defineContainer('ion-fab-list', defineCustomElement$m, [
|
|
594
568
|
'activated',
|
|
595
569
|
'side'
|
|
596
570
|
]);
|
|
597
|
-
const IonFooter = /*@__PURE__*/ defineContainer('ion-footer', defineCustomElement$
|
|
571
|
+
const IonFooter = /*@__PURE__*/ defineContainer('ion-footer', defineCustomElement$n, [
|
|
598
572
|
'collapse',
|
|
599
573
|
'translucent'
|
|
600
574
|
]);
|
|
601
|
-
const IonGrid = /*@__PURE__*/ defineContainer('ion-grid', defineCustomElement$
|
|
575
|
+
const IonGrid = /*@__PURE__*/ defineContainer('ion-grid', defineCustomElement$o, [
|
|
602
576
|
'fixed'
|
|
603
577
|
]);
|
|
604
|
-
const IonHeader = /*@__PURE__*/ defineContainer('ion-header', defineCustomElement$
|
|
578
|
+
const IonHeader = /*@__PURE__*/ defineContainer('ion-header', defineCustomElement$p, [
|
|
605
579
|
'collapse',
|
|
606
|
-
'divider',
|
|
607
580
|
'translucent'
|
|
608
581
|
]);
|
|
609
|
-
const IonImg = /*@__PURE__*/ defineContainer('ion-img', defineCustomElement$
|
|
582
|
+
const IonImg = /*@__PURE__*/ defineContainer('ion-img', defineCustomElement$q, [
|
|
610
583
|
'alt',
|
|
611
584
|
'src',
|
|
612
585
|
'ionImgWillLoad',
|
|
@@ -617,20 +590,19 @@ const IonImg = /*@__PURE__*/ defineContainer('ion-img', defineCustomElement$r, [
|
|
|
617
590
|
'ionImgDidLoad',
|
|
618
591
|
'ionError'
|
|
619
592
|
]);
|
|
620
|
-
const IonInfiniteScroll = /*@__PURE__*/ defineContainer('ion-infinite-scroll', defineCustomElement$
|
|
593
|
+
const IonInfiniteScroll = /*@__PURE__*/ defineContainer('ion-infinite-scroll', defineCustomElement$r, [
|
|
621
594
|
'threshold',
|
|
622
595
|
'disabled',
|
|
623
596
|
'position',
|
|
624
|
-
'preserveRerenderScrollPosition',
|
|
625
597
|
'ionInfinite'
|
|
626
598
|
], [
|
|
627
599
|
'ionInfinite'
|
|
628
600
|
]);
|
|
629
|
-
const IonInfiniteScrollContent = /*@__PURE__*/ defineContainer('ion-infinite-scroll-content', defineCustomElement$
|
|
601
|
+
const IonInfiniteScrollContent = /*@__PURE__*/ defineContainer('ion-infinite-scroll-content', defineCustomElement$s, [
|
|
630
602
|
'loadingSpinner',
|
|
631
603
|
'loadingText'
|
|
632
604
|
]);
|
|
633
|
-
const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$
|
|
605
|
+
const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$t, [
|
|
634
606
|
'color',
|
|
635
607
|
'autocapitalize',
|
|
636
608
|
'autocomplete',
|
|
@@ -663,7 +635,6 @@ const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$
|
|
|
663
635
|
'shape',
|
|
664
636
|
'spellcheck',
|
|
665
637
|
'step',
|
|
666
|
-
'size',
|
|
667
638
|
'type',
|
|
668
639
|
'value',
|
|
669
640
|
'ionInput',
|
|
@@ -676,7 +647,7 @@ const IonInput = /*@__PURE__*/ defineContainer('ion-input', defineCustomElement$
|
|
|
676
647
|
'ionBlur',
|
|
677
648
|
'ionFocus'
|
|
678
649
|
], 'value', 'ion-input');
|
|
679
|
-
const IonInputOtp = /*@__PURE__*/ defineContainer('ion-input-otp', defineCustomElement$
|
|
650
|
+
const IonInputOtp = /*@__PURE__*/ defineContainer('ion-input-otp', defineCustomElement$u, [
|
|
680
651
|
'autocapitalize',
|
|
681
652
|
'color',
|
|
682
653
|
'disabled',
|
|
@@ -702,13 +673,13 @@ const IonInputOtp = /*@__PURE__*/ defineContainer('ion-input-otp', defineCustomE
|
|
|
702
673
|
'ionBlur',
|
|
703
674
|
'ionFocus'
|
|
704
675
|
], 'value', 'ion-input');
|
|
705
|
-
const IonInputPasswordToggle = /*@__PURE__*/ defineContainer('ion-input-password-toggle', defineCustomElement$
|
|
676
|
+
const IonInputPasswordToggle = /*@__PURE__*/ defineContainer('ion-input-password-toggle', defineCustomElement$v, [
|
|
706
677
|
'color',
|
|
707
678
|
'showIcon',
|
|
708
679
|
'hideIcon',
|
|
709
680
|
'type'
|
|
710
681
|
]);
|
|
711
|
-
const IonItem = /*@__PURE__*/ defineContainer('ion-item', defineCustomElement$
|
|
682
|
+
const IonItem = /*@__PURE__*/ defineContainer('ion-item', defineCustomElement$w, [
|
|
712
683
|
'color',
|
|
713
684
|
'button',
|
|
714
685
|
'detail',
|
|
@@ -723,36 +694,34 @@ const IonItem = /*@__PURE__*/ defineContainer('ion-item', defineCustomElement$x,
|
|
|
723
694
|
'target',
|
|
724
695
|
'type'
|
|
725
696
|
]);
|
|
726
|
-
const IonItemDivider = /*@__PURE__*/ defineContainer('ion-item-divider', defineCustomElement$
|
|
697
|
+
const IonItemDivider = /*@__PURE__*/ defineContainer('ion-item-divider', defineCustomElement$x, [
|
|
727
698
|
'color',
|
|
728
699
|
'sticky'
|
|
729
700
|
]);
|
|
730
|
-
const IonItemGroup = /*@__PURE__*/ defineContainer('ion-item-group', defineCustomElement$
|
|
731
|
-
const IonItemOption = /*@__PURE__*/ defineContainer('ion-item-option', defineCustomElement$
|
|
701
|
+
const IonItemGroup = /*@__PURE__*/ defineContainer('ion-item-group', defineCustomElement$y);
|
|
702
|
+
const IonItemOption = /*@__PURE__*/ defineContainer('ion-item-option', defineCustomElement$z, [
|
|
732
703
|
'color',
|
|
733
704
|
'disabled',
|
|
734
705
|
'download',
|
|
735
706
|
'expandable',
|
|
736
707
|
'href',
|
|
737
|
-
'hue',
|
|
738
708
|
'rel',
|
|
739
709
|
'target',
|
|
740
|
-
'type'
|
|
741
|
-
'shape'
|
|
710
|
+
'type'
|
|
742
711
|
]);
|
|
743
|
-
const IonItemOptions = /*@__PURE__*/ defineContainer('ion-item-options', defineCustomElement$
|
|
712
|
+
const IonItemOptions = /*@__PURE__*/ defineContainer('ion-item-options', defineCustomElement$A, [
|
|
744
713
|
'side',
|
|
745
714
|
'ionSwipe'
|
|
746
715
|
], [
|
|
747
716
|
'ionSwipe'
|
|
748
717
|
]);
|
|
749
|
-
const IonItemSliding = /*@__PURE__*/ defineContainer('ion-item-sliding', defineCustomElement$
|
|
718
|
+
const IonItemSliding = /*@__PURE__*/ defineContainer('ion-item-sliding', defineCustomElement$B, [
|
|
750
719
|
'disabled',
|
|
751
720
|
'ionDrag'
|
|
752
721
|
], [
|
|
753
722
|
'ionDrag'
|
|
754
723
|
]);
|
|
755
|
-
const IonLabel = /*@__PURE__*/ defineContainer('ion-label', defineCustomElement$
|
|
724
|
+
const IonLabel = /*@__PURE__*/ defineContainer('ion-label', defineCustomElement$C, [
|
|
756
725
|
'color',
|
|
757
726
|
'position',
|
|
758
727
|
'ionColor',
|
|
@@ -761,16 +730,15 @@ const IonLabel = /*@__PURE__*/ defineContainer('ion-label', defineCustomElement$
|
|
|
761
730
|
'ionColor',
|
|
762
731
|
'ionStyle'
|
|
763
732
|
]);
|
|
764
|
-
const IonList = /*@__PURE__*/ defineContainer('ion-list', defineCustomElement$
|
|
733
|
+
const IonList = /*@__PURE__*/ defineContainer('ion-list', defineCustomElement$D, [
|
|
765
734
|
'lines',
|
|
766
|
-
'inset'
|
|
767
|
-
'shape'
|
|
735
|
+
'inset'
|
|
768
736
|
]);
|
|
769
|
-
const IonListHeader = /*@__PURE__*/ defineContainer('ion-list-header', defineCustomElement$
|
|
737
|
+
const IonListHeader = /*@__PURE__*/ defineContainer('ion-list-header', defineCustomElement$E, [
|
|
770
738
|
'color',
|
|
771
739
|
'lines'
|
|
772
740
|
]);
|
|
773
|
-
const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', defineCustomElement$
|
|
741
|
+
const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', defineCustomElement$F, [
|
|
774
742
|
'contentId',
|
|
775
743
|
'menuId',
|
|
776
744
|
'type',
|
|
@@ -790,32 +758,32 @@ const IonMenu = /*@__PURE__*/ defineContainer('ion-menu', defineCustomElement$G,
|
|
|
790
758
|
'ionDidClose',
|
|
791
759
|
'ionMenuChange'
|
|
792
760
|
]);
|
|
793
|
-
const IonMenuButton = /*@__PURE__*/ defineContainer('ion-menu-button', defineCustomElement$
|
|
761
|
+
const IonMenuButton = /*@__PURE__*/ defineContainer('ion-menu-button', defineCustomElement$G, [
|
|
794
762
|
'color',
|
|
795
763
|
'disabled',
|
|
796
764
|
'menu',
|
|
797
765
|
'autoHide',
|
|
798
766
|
'type'
|
|
799
767
|
]);
|
|
800
|
-
const IonMenuToggle = /*@__PURE__*/ defineContainer('ion-menu-toggle', defineCustomElement$
|
|
768
|
+
const IonMenuToggle = /*@__PURE__*/ defineContainer('ion-menu-toggle', defineCustomElement$H, [
|
|
801
769
|
'menu',
|
|
802
770
|
'autoHide'
|
|
803
771
|
]);
|
|
804
|
-
const IonNavLink = /*@__PURE__*/ defineContainer('ion-nav-link', defineCustomElement$
|
|
772
|
+
const IonNavLink = /*@__PURE__*/ defineContainer('ion-nav-link', defineCustomElement$I, [
|
|
805
773
|
'component',
|
|
806
774
|
'componentProps',
|
|
807
775
|
'routerDirection',
|
|
808
776
|
'routerAnimation'
|
|
809
777
|
]);
|
|
810
|
-
const IonNote = /*@__PURE__*/ defineContainer('ion-note', defineCustomElement$
|
|
778
|
+
const IonNote = /*@__PURE__*/ defineContainer('ion-note', defineCustomElement$J, [
|
|
811
779
|
'color'
|
|
812
780
|
]);
|
|
813
|
-
const IonPicker = /*@__PURE__*/ defineContainer('ion-picker', defineCustomElement$
|
|
781
|
+
const IonPicker = /*@__PURE__*/ defineContainer('ion-picker', defineCustomElement$K, [
|
|
814
782
|
'ionInputModeChange'
|
|
815
783
|
], [
|
|
816
784
|
'ionInputModeChange'
|
|
817
785
|
]);
|
|
818
|
-
const IonPickerColumn = /*@__PURE__*/ defineContainer('ion-picker-column', defineCustomElement$
|
|
786
|
+
const IonPickerColumn = /*@__PURE__*/ defineContainer('ion-picker-column', defineCustomElement$L, [
|
|
819
787
|
'disabled',
|
|
820
788
|
'value',
|
|
821
789
|
'color',
|
|
@@ -824,20 +792,19 @@ const IonPickerColumn = /*@__PURE__*/ defineContainer('ion-picker-column', defin
|
|
|
824
792
|
], [
|
|
825
793
|
'ionChange'
|
|
826
794
|
]);
|
|
827
|
-
const IonPickerColumnOption = /*@__PURE__*/ defineContainer('ion-picker-column-option', defineCustomElement$
|
|
795
|
+
const IonPickerColumnOption = /*@__PURE__*/ defineContainer('ion-picker-column-option', defineCustomElement$M, [
|
|
828
796
|
'disabled',
|
|
829
797
|
'value',
|
|
830
798
|
'color'
|
|
831
799
|
]);
|
|
832
|
-
const IonProgressBar = /*@__PURE__*/ defineContainer('ion-progress-bar', defineCustomElement$
|
|
800
|
+
const IonProgressBar = /*@__PURE__*/ defineContainer('ion-progress-bar', defineCustomElement$N, [
|
|
833
801
|
'type',
|
|
834
802
|
'reversed',
|
|
835
803
|
'value',
|
|
836
804
|
'buffer',
|
|
837
|
-
'color'
|
|
838
|
-
'shape'
|
|
805
|
+
'color'
|
|
839
806
|
]);
|
|
840
|
-
const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', defineCustomElement$
|
|
807
|
+
const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', defineCustomElement$O, [
|
|
841
808
|
'color',
|
|
842
809
|
'name',
|
|
843
810
|
'disabled',
|
|
@@ -851,7 +818,7 @@ const IonRadio = /*@__PURE__*/ defineContainer('ion-radio', defineCustomElement$
|
|
|
851
818
|
'ionFocus',
|
|
852
819
|
'ionBlur'
|
|
853
820
|
], 'value', 'ion-change');
|
|
854
|
-
const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', defineCustomElement$
|
|
821
|
+
const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', defineCustomElement$P, [
|
|
855
822
|
'allowEmptySelection',
|
|
856
823
|
'compareWith',
|
|
857
824
|
'name',
|
|
@@ -864,7 +831,7 @@ const IonRadioGroup = /*@__PURE__*/ defineContainer('ion-radio-group', defineCus
|
|
|
864
831
|
'ionChange',
|
|
865
832
|
'ionValueChange'
|
|
866
833
|
], 'value', 'ion-change');
|
|
867
|
-
const IonRange = /*@__PURE__*/ defineContainer('ion-range', defineCustomElement$
|
|
834
|
+
const IonRange = /*@__PURE__*/ defineContainer('ion-range', defineCustomElement$Q, [
|
|
868
835
|
'color',
|
|
869
836
|
'debounce',
|
|
870
837
|
'name',
|
|
@@ -895,7 +862,7 @@ const IonRange = /*@__PURE__*/ defineContainer('ion-range', defineCustomElement$
|
|
|
895
862
|
'ionKnobMoveStart',
|
|
896
863
|
'ionKnobMoveEnd'
|
|
897
864
|
], 'value', 'ion-input');
|
|
898
|
-
const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', defineCustomElement$
|
|
865
|
+
const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', defineCustomElement$R, [
|
|
899
866
|
'pullMin',
|
|
900
867
|
'pullMax',
|
|
901
868
|
'closeDuration',
|
|
@@ -910,14 +877,14 @@ const IonRefresher = /*@__PURE__*/ defineContainer('ion-refresher', defineCustom
|
|
|
910
877
|
'ionPull',
|
|
911
878
|
'ionStart'
|
|
912
879
|
]);
|
|
913
|
-
const IonRefresherContent = /*@__PURE__*/ defineContainer('ion-refresher-content', defineCustomElement$
|
|
880
|
+
const IonRefresherContent = /*@__PURE__*/ defineContainer('ion-refresher-content', defineCustomElement$S, [
|
|
914
881
|
'pullingIcon',
|
|
915
882
|
'pullingText',
|
|
916
883
|
'refreshingSpinner',
|
|
917
884
|
'refreshingText'
|
|
918
885
|
]);
|
|
919
|
-
const IonReorder = /*@__PURE__*/ defineContainer('ion-reorder', defineCustomElement$
|
|
920
|
-
const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', defineCustomElement$
|
|
886
|
+
const IonReorder = /*@__PURE__*/ defineContainer('ion-reorder', defineCustomElement$T);
|
|
887
|
+
const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', defineCustomElement$U, [
|
|
921
888
|
'disabled',
|
|
922
889
|
'ionItemReorder',
|
|
923
890
|
'ionReorderStart',
|
|
@@ -929,11 +896,11 @@ const IonReorderGroup = /*@__PURE__*/ defineContainer('ion-reorder-group', defin
|
|
|
929
896
|
'ionReorderMove',
|
|
930
897
|
'ionReorderEnd'
|
|
931
898
|
]);
|
|
932
|
-
const IonRippleEffect = /*@__PURE__*/ defineContainer('ion-ripple-effect', defineCustomElement$
|
|
899
|
+
const IonRippleEffect = /*@__PURE__*/ defineContainer('ion-ripple-effect', defineCustomElement$V, [
|
|
933
900
|
'type'
|
|
934
901
|
]);
|
|
935
|
-
const IonRow = /*@__PURE__*/ defineContainer('ion-row', defineCustomElement$
|
|
936
|
-
const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustomElement$
|
|
902
|
+
const IonRow = /*@__PURE__*/ defineContainer('ion-row', defineCustomElement$W);
|
|
903
|
+
const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustomElement$X, [
|
|
937
904
|
'color',
|
|
938
905
|
'animated',
|
|
939
906
|
'autocapitalize',
|
|
@@ -956,8 +923,6 @@ const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustom
|
|
|
956
923
|
'spellcheck',
|
|
957
924
|
'type',
|
|
958
925
|
'value',
|
|
959
|
-
'shape',
|
|
960
|
-
'size',
|
|
961
926
|
'ionInput',
|
|
962
927
|
'ionChange',
|
|
963
928
|
'ionCancel',
|
|
@@ -974,7 +939,7 @@ const IonSearchbar = /*@__PURE__*/ defineContainer('ion-searchbar', defineCustom
|
|
|
974
939
|
'ionFocus',
|
|
975
940
|
'ionStyle'
|
|
976
941
|
], 'value', 'ion-input');
|
|
977
|
-
const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', defineCustomElement$
|
|
942
|
+
const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', defineCustomElement$Y, [
|
|
978
943
|
'color',
|
|
979
944
|
'disabled',
|
|
980
945
|
'scrollable',
|
|
@@ -989,21 +954,21 @@ const IonSegment = /*@__PURE__*/ defineContainer('ion-segment', defineCustomElem
|
|
|
989
954
|
'ionSelect',
|
|
990
955
|
'ionStyle'
|
|
991
956
|
], 'value', 'ion-change');
|
|
992
|
-
const IonSegmentButton = /*@__PURE__*/ defineContainer('ion-segment-button', defineCustomElement$
|
|
957
|
+
const IonSegmentButton = /*@__PURE__*/ defineContainer('ion-segment-button', defineCustomElement$Z, [
|
|
993
958
|
'contentId',
|
|
994
959
|
'disabled',
|
|
995
960
|
'layout',
|
|
996
961
|
'type',
|
|
997
962
|
'value'
|
|
998
963
|
], [], 'value', 'ion-change');
|
|
999
|
-
const IonSegmentContent = /*@__PURE__*/ defineContainer('ion-segment-content', defineCustomElement
|
|
1000
|
-
const IonSegmentView = /*@__PURE__*/ defineContainer('ion-segment-view', defineCustomElement
|
|
964
|
+
const IonSegmentContent = /*@__PURE__*/ defineContainer('ion-segment-content', defineCustomElement$_);
|
|
965
|
+
const IonSegmentView = /*@__PURE__*/ defineContainer('ion-segment-view', defineCustomElement$$, [
|
|
1001
966
|
'disabled',
|
|
1002
967
|
'ionSegmentViewScroll'
|
|
1003
968
|
], [
|
|
1004
969
|
'ionSegmentViewScroll'
|
|
1005
970
|
]);
|
|
1006
|
-
const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElement$
|
|
971
|
+
const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElement$10, [
|
|
1007
972
|
'cancelText',
|
|
1008
973
|
'color',
|
|
1009
974
|
'compareWith',
|
|
@@ -1023,10 +988,9 @@ const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElemen
|
|
|
1023
988
|
'selectedText',
|
|
1024
989
|
'toggleIcon',
|
|
1025
990
|
'expandedIcon',
|
|
1026
|
-
'required',
|
|
1027
991
|
'shape',
|
|
1028
|
-
'size',
|
|
1029
992
|
'value',
|
|
993
|
+
'required',
|
|
1030
994
|
'ionChange',
|
|
1031
995
|
'ionCancel',
|
|
1032
996
|
'ionDismiss',
|
|
@@ -1041,29 +1005,28 @@ const IonSelect = /*@__PURE__*/ defineContainer('ion-select', defineCustomElemen
|
|
|
1041
1005
|
'ionBlur',
|
|
1042
1006
|
'ionStyle'
|
|
1043
1007
|
], 'value', 'ion-change');
|
|
1044
|
-
const IonSelectModal = /*@__PURE__*/ defineContainer('ion-select-modal', defineCustomElement$
|
|
1008
|
+
const IonSelectModal = /*@__PURE__*/ defineContainer('ion-select-modal', defineCustomElement$11, [
|
|
1045
1009
|
'header',
|
|
1046
1010
|
'multiple',
|
|
1047
1011
|
'options'
|
|
1048
1012
|
]);
|
|
1049
|
-
const IonSelectOption = /*@__PURE__*/ defineContainer('ion-select-option', defineCustomElement$
|
|
1013
|
+
const IonSelectOption = /*@__PURE__*/ defineContainer('ion-select-option', defineCustomElement$12, [
|
|
1050
1014
|
'disabled',
|
|
1051
1015
|
'value'
|
|
1052
1016
|
]);
|
|
1053
|
-
const IonSkeletonText = /*@__PURE__*/ defineContainer('ion-skeleton-text', defineCustomElement$
|
|
1017
|
+
const IonSkeletonText = /*@__PURE__*/ defineContainer('ion-skeleton-text', defineCustomElement$13, [
|
|
1054
1018
|
'animated',
|
|
1055
1019
|
'ionStyle'
|
|
1056
1020
|
], [
|
|
1057
1021
|
'ionStyle'
|
|
1058
1022
|
]);
|
|
1059
|
-
const IonSpinner = /*@__PURE__*/ defineContainer('ion-spinner', defineCustomElement$
|
|
1023
|
+
const IonSpinner = /*@__PURE__*/ defineContainer('ion-spinner', defineCustomElement$14, [
|
|
1060
1024
|
'color',
|
|
1061
1025
|
'duration',
|
|
1062
1026
|
'name',
|
|
1063
|
-
'paused'
|
|
1064
|
-
'size'
|
|
1027
|
+
'paused'
|
|
1065
1028
|
]);
|
|
1066
|
-
const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', defineCustomElement$
|
|
1029
|
+
const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', defineCustomElement$15, [
|
|
1067
1030
|
'contentId',
|
|
1068
1031
|
'disabled',
|
|
1069
1032
|
'when',
|
|
@@ -1071,16 +1034,16 @@ const IonSplitPane = /*@__PURE__*/ defineContainer('ion-split-pane', defineCusto
|
|
|
1071
1034
|
], [
|
|
1072
1035
|
'ionSplitPaneVisible'
|
|
1073
1036
|
]);
|
|
1074
|
-
const IonTab = /*@__PURE__*/ defineContainer('ion-tab', defineCustomElement$
|
|
1037
|
+
const IonTab = /*@__PURE__*/ defineContainer('ion-tab', defineCustomElement$16, [
|
|
1075
1038
|
'active',
|
|
1076
1039
|
'delegate',
|
|
1077
1040
|
'tab',
|
|
1078
1041
|
'component'
|
|
1079
1042
|
]);
|
|
1080
|
-
const IonText = /*@__PURE__*/ defineContainer('ion-text', defineCustomElement$
|
|
1043
|
+
const IonText = /*@__PURE__*/ defineContainer('ion-text', defineCustomElement$17, [
|
|
1081
1044
|
'color'
|
|
1082
1045
|
]);
|
|
1083
|
-
const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomElement$
|
|
1046
|
+
const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomElement$18, [
|
|
1084
1047
|
'color',
|
|
1085
1048
|
'autocapitalize',
|
|
1086
1049
|
'autofocus',
|
|
@@ -1109,7 +1072,6 @@ const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomEl
|
|
|
1109
1072
|
'label',
|
|
1110
1073
|
'labelPlacement',
|
|
1111
1074
|
'shape',
|
|
1112
|
-
'size',
|
|
1113
1075
|
'ionChange',
|
|
1114
1076
|
'ionInput',
|
|
1115
1077
|
'ionBlur',
|
|
@@ -1120,15 +1082,15 @@ const IonTextarea = /*@__PURE__*/ defineContainer('ion-textarea', defineCustomEl
|
|
|
1120
1082
|
'ionBlur',
|
|
1121
1083
|
'ionFocus'
|
|
1122
1084
|
], 'value', 'ion-input');
|
|
1123
|
-
const IonThumbnail = /*@__PURE__*/ defineContainer('ion-thumbnail', defineCustomElement$
|
|
1124
|
-
const IonTitle = /*@__PURE__*/ defineContainer('ion-title', defineCustomElement$
|
|
1085
|
+
const IonThumbnail = /*@__PURE__*/ defineContainer('ion-thumbnail', defineCustomElement$19);
|
|
1086
|
+
const IonTitle = /*@__PURE__*/ defineContainer('ion-title', defineCustomElement$1a, [
|
|
1125
1087
|
'color',
|
|
1126
1088
|
'size',
|
|
1127
1089
|
'ionStyle'
|
|
1128
1090
|
], [
|
|
1129
1091
|
'ionStyle'
|
|
1130
1092
|
]);
|
|
1131
|
-
const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', defineCustomElement$
|
|
1093
|
+
const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', defineCustomElement$1b, [
|
|
1132
1094
|
'color',
|
|
1133
1095
|
'name',
|
|
1134
1096
|
'checked',
|
|
@@ -1149,7 +1111,7 @@ const IonToggle = /*@__PURE__*/ defineContainer('ion-toggle', defineCustomElemen
|
|
|
1149
1111
|
'ionFocus',
|
|
1150
1112
|
'ionBlur'
|
|
1151
1113
|
], 'checked', 'ion-change');
|
|
1152
|
-
const IonToolbar = /*@__PURE__*/ defineContainer('ion-toolbar', defineCustomElement$
|
|
1114
|
+
const IonToolbar = /*@__PURE__*/ defineContainer('ion-toolbar', defineCustomElement$1c, [
|
|
1153
1115
|
'color'
|
|
1154
1116
|
]);
|
|
1155
1117
|
|
|
@@ -1313,7 +1275,7 @@ const IonicVue = {
|
|
|
1313
1275
|
};
|
|
1314
1276
|
|
|
1315
1277
|
const IonBackButton = /*@__PURE__*/ defineComponent((_, { attrs, slots }) => {
|
|
1316
|
-
defineCustomElement$
|
|
1278
|
+
defineCustomElement$1d();
|
|
1317
1279
|
// TODO(FW-2969): type
|
|
1318
1280
|
const ionRouter = inject("navManager");
|
|
1319
1281
|
const onClick = () => {
|
|
@@ -1360,7 +1322,7 @@ const viewDepthKey = Symbol(0);
|
|
|
1360
1322
|
const IonRouterOutlet = /*@__PURE__*/ defineComponent({
|
|
1361
1323
|
name: "IonRouterOutlet",
|
|
1362
1324
|
setup() {
|
|
1363
|
-
defineCustomElement$
|
|
1325
|
+
defineCustomElement$1e();
|
|
1364
1326
|
const injectedRoute = inject(routeLocationKey);
|
|
1365
1327
|
const route = useRoute();
|
|
1366
1328
|
const depth = inject(viewDepthKey, 0);
|
|
@@ -1800,7 +1762,7 @@ const IonTabButton = /*@__PURE__*/ defineComponent({
|
|
|
1800
1762
|
},
|
|
1801
1763
|
},
|
|
1802
1764
|
setup(props, { slots }) {
|
|
1803
|
-
defineCustomElement$
|
|
1765
|
+
defineCustomElement$1f();
|
|
1804
1766
|
// TODO(FW-2969): type
|
|
1805
1767
|
const ionRouter = inject("navManager", null);
|
|
1806
1768
|
const onClick = (ev) => {
|
|
@@ -1929,7 +1891,7 @@ const IonTabs = /*@__PURE__*/ defineComponent({
|
|
|
1929
1891
|
* `selectedTab` from core, which may occur if the custom
|
|
1930
1892
|
* element is defined too early in the component's lifecycle.
|
|
1931
1893
|
*/
|
|
1932
|
-
defineCustomElement$
|
|
1894
|
+
defineCustomElement$1g();
|
|
1933
1895
|
},
|
|
1934
1896
|
render() {
|
|
1935
1897
|
const { slots, props } = this;
|
|
@@ -2195,7 +2157,7 @@ const IonTabBar = defineComponent({
|
|
|
2195
2157
|
ionRouter === null || ionRouter === void 0 ? void 0 : ionRouter.registerHistoryChangeListener(() => this.checkActiveTab(ionRouter));
|
|
2196
2158
|
},
|
|
2197
2159
|
setup(_, { slots }) {
|
|
2198
|
-
defineCustomElement$
|
|
2160
|
+
defineCustomElement$1h();
|
|
2199
2161
|
return () => {
|
|
2200
2162
|
return h("ion-tab-bar", { ref: "ionTabBar" }, slots.default && slots.default());
|
|
2201
2163
|
};
|
|
@@ -2204,7 +2166,7 @@ const IonTabBar = defineComponent({
|
|
|
2204
2166
|
|
|
2205
2167
|
const userComponents = shallowRef([]);
|
|
2206
2168
|
const IonApp = /*@__PURE__*/ defineComponent((_, { attrs, slots }) => {
|
|
2207
|
-
defineCustomElement$
|
|
2169
|
+
defineCustomElement$1i();
|
|
2208
2170
|
return () => {
|
|
2209
2171
|
return h("ion-app", Object.assign({ name: "IonApp" }, attrs), [slots.default && slots.default(), ...userComponents.value]);
|
|
2210
2172
|
};
|
|
@@ -2257,7 +2219,7 @@ const VueDelegate = (addFn = addTeleportedUserComponent, removeFn = removeTelepo
|
|
|
2257
2219
|
};
|
|
2258
2220
|
|
|
2259
2221
|
const IonNav = /*@__PURE__*/ defineComponent((props) => {
|
|
2260
|
-
defineCustomElement$
|
|
2222
|
+
defineCustomElement$1j();
|
|
2261
2223
|
const views = shallowRef([]);
|
|
2262
2224
|
/**
|
|
2263
2225
|
* Allows us to create the component
|
|
@@ -2304,7 +2266,7 @@ const IonNav = /*@__PURE__*/ defineComponent((props) => {
|
|
|
2304
2266
|
});
|
|
2305
2267
|
|
|
2306
2268
|
const IonIcon = /*@__PURE__*/ defineComponent((props, { slots }) => {
|
|
2307
|
-
defineCustomElement$
|
|
2269
|
+
defineCustomElement$1k();
|
|
2308
2270
|
return () => {
|
|
2309
2271
|
var _a, _b;
|
|
2310
2272
|
const { icon, ios, md, mode } = props;
|
|
@@ -2535,13 +2497,13 @@ const defineOverlayContainer = (name, defineCustomElement, componentProps = [],
|
|
|
2535
2497
|
* This is an autogenerated file created by 'scripts/copy-overlays.js'.
|
|
2536
2498
|
* Changes made to this file will be overwritten on build.
|
|
2537
2499
|
*/
|
|
2538
|
-
const IonActionSheet = /*@__PURE__*/ defineOverlayContainer('ion-action-sheet', defineCustomElement$
|
|
2539
|
-
const IonAlert = /*@__PURE__*/ defineOverlayContainer('ion-alert', defineCustomElement$
|
|
2540
|
-
const IonLoading = /*@__PURE__*/ defineOverlayContainer('ion-loading', defineCustomElement$
|
|
2541
|
-
const IonModal = /*@__PURE__*/ defineOverlayContainer('ion-modal', defineCustomElement$
|
|
2542
|
-
const IonPickerLegacy = /*@__PURE__*/ defineOverlayContainer('ion-picker-legacy', defineCustomElement$
|
|
2543
|
-
const IonPopover = /*@__PURE__*/ defineOverlayContainer('ion-popover', defineCustomElement$
|
|
2544
|
-
const IonToast = /*@__PURE__*/ defineOverlayContainer('ion-toast', defineCustomElement$
|
|
2500
|
+
const IonActionSheet = /*@__PURE__*/ defineOverlayContainer('ion-action-sheet', defineCustomElement$1l, ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'subHeader', 'translucent', 'trigger']);
|
|
2501
|
+
const IonAlert = /*@__PURE__*/ defineOverlayContainer('ion-alert', defineCustomElement$1m, ['animated', 'backdropDismiss', 'buttons', 'cssClass', 'enterAnimation', 'header', 'htmlAttributes', 'inputs', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'subHeader', 'translucent', 'trigger']);
|
|
2502
|
+
const IonLoading = /*@__PURE__*/ defineOverlayContainer('ion-loading', defineCustomElement$1n, ['animated', 'backdropDismiss', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'message', 'mode', 'showBackdrop', 'spinner', 'translucent', 'trigger']);
|
|
2503
|
+
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);
|
|
2504
|
+
const IonPickerLegacy = /*@__PURE__*/ defineOverlayContainer('ion-picker-legacy', defineCustomElement$1p, ['animated', 'backdropDismiss', 'buttons', 'columns', 'cssClass', 'duration', 'enterAnimation', 'htmlAttributes', 'isOpen', 'keyboardClose', 'leaveAnimation', 'mode', 'showBackdrop', 'trigger']);
|
|
2505
|
+
const IonPopover = /*@__PURE__*/ defineOverlayContainer('ion-popover', defineCustomElement$1q, ['alignment', 'animated', 'arrow', 'backdropDismiss', 'component', 'componentProps', 'dismissOnSelect', 'enterAnimation', 'event', 'focusTrap', 'htmlAttributes', 'isOpen', 'keepContentsMounted', 'keyboardClose', 'leaveAnimation', 'mode', 'reference', 'showBackdrop', 'side', 'size', 'translucent', 'trigger', 'triggerAction']);
|
|
2506
|
+
const IonToast = /*@__PURE__*/ defineOverlayContainer('ion-toast', defineCustomElement$1r, ['animated', 'buttons', 'color', 'cssClass', 'duration', 'enterAnimation', 'header', 'htmlAttributes', 'icon', 'isOpen', 'keyboardClose', 'layout', 'leaveAnimation', 'message', 'mode', 'position', 'positionAnchor', 'swipeGesture', 'translucent', 'trigger']);
|
|
2545
2507
|
|
|
2546
2508
|
// TODO(FW-2969): types
|
|
2547
2509
|
/**
|
|
@@ -2558,16 +2520,16 @@ const createController = (defineCustomElement, oldController, useDelegate = fals
|
|
|
2558
2520
|
};
|
|
2559
2521
|
return oldController;
|
|
2560
2522
|
};
|
|
2561
|
-
const modalController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2562
|
-
const popoverController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2563
|
-
const alertController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2564
|
-
const actionSheetController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2565
|
-
const loadingController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2523
|
+
const modalController = /*@__PURE__*/ createController(defineCustomElement$1o, modalController$1, true);
|
|
2524
|
+
const popoverController = /*@__PURE__*/ createController(defineCustomElement$1q, popoverController$1, true);
|
|
2525
|
+
const alertController = /*@__PURE__*/ createController(defineCustomElement$1m, alertController$1);
|
|
2526
|
+
const actionSheetController = /*@__PURE__*/ createController(defineCustomElement$1l, actionSheetController$1);
|
|
2527
|
+
const loadingController = /*@__PURE__*/ createController(defineCustomElement$1n, loadingController$1);
|
|
2566
2528
|
/**
|
|
2567
2529
|
* @deprecated Use the inline ion-picker component instead.
|
|
2568
2530
|
*/
|
|
2569
|
-
const pickerController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2570
|
-
const toastController = /*@__PURE__*/ createController(defineCustomElement$
|
|
2531
|
+
const pickerController = /*@__PURE__*/ createController(defineCustomElement$1p, pickerController$1);
|
|
2532
|
+
const toastController = /*@__PURE__*/ createController(defineCustomElement$1r, toastController$1);
|
|
2571
2533
|
|
|
2572
|
-
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,
|
|
2534
|
+
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, IonPickerLegacy, 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, pickerController, popoverController, toastController, useBackButton, useIonRouter, useKeyboard };
|
|
2573
2535
|
//# sourceMappingURL=index.js.map
|