voyager-ionic-core 7.5.5 → 7.6.1
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/components/action-sheet.js +297 -287
- package/components/alert.js +477 -467
- package/components/animation.js +991 -990
- package/components/backdrop.js +56 -56
- package/components/button-active.js +56 -56
- package/components/button.js +236 -236
- package/components/buttons.js +29 -29
- package/components/capacitor.js +4 -4
- package/components/checkbox.js +172 -170
- package/components/config.js +142 -142
- package/components/cubic-bezier.js +49 -49
- package/components/data.js +1112 -1062
- package/components/dir.js +5 -5
- package/components/focus-visible.js +63 -63
- package/components/form-controller.js +45 -45
- package/components/framework-delegate.js +121 -121
- package/components/gesture-controller.js +182 -182
- package/components/haptic.js +150 -150
- package/components/hardware-back-button.js +48 -48
- package/components/helpers.js +257 -257
- package/components/icon.js +133 -133
- package/components/index.js +95 -95
- package/components/index2.js +163 -163
- package/components/index3.js +417 -417
- package/components/index4.js +257 -259
- package/components/index5.js +0 -22
- package/components/index6.js +3 -3
- package/components/index8.js +58 -58
- package/components/index9.js +171 -171
- package/components/input-shims.js +488 -483
- package/components/input.utils.js +107 -106
- package/components/ion-accordion-group.d.ts +2 -2
- package/components/ion-accordion-group.js +220 -220
- package/components/ion-accordion.d.ts +2 -2
- package/components/ion-accordion.js +326 -326
- package/components/ion-action-sheet.d.ts +2 -2
- package/components/ion-alert.d.ts +2 -2
- package/components/ion-app.d.ts +2 -2
- package/components/ion-app.js +93 -93
- package/components/ion-avatar.d.ts +2 -2
- package/components/ion-avatar.js +23 -23
- package/components/ion-back-button.d.ts +2 -2
- package/components/ion-back-button.js +102 -102
- package/components/ion-backdrop.d.ts +2 -2
- package/components/ion-badge.d.ts +2 -2
- package/components/ion-badge.js +29 -29
- package/components/ion-breadcrumb.d.ts +2 -2
- package/components/ion-breadcrumb.js +111 -111
- package/components/ion-breadcrumbs.d.ts +2 -2
- package/components/ion-breadcrumbs.js +139 -139
- package/components/ion-button.d.ts +2 -2
- package/components/ion-buttons.d.ts +2 -2
- package/components/ion-card-content.d.ts +2 -2
- package/components/ion-card-content.js +27 -27
- package/components/ion-card-header.d.ts +2 -2
- package/components/ion-card-header.js +33 -33
- package/components/ion-card-subtitle.d.ts +2 -2
- package/components/ion-card-subtitle.js +30 -30
- package/components/ion-card-title.d.ts +2 -2
- package/components/ion-card-title.js +30 -30
- package/components/ion-card.d.ts +2 -2
- package/components/ion-card.js +78 -78
- package/components/ion-checkbox.d.ts +2 -2
- package/components/ion-chip.d.ts +2 -2
- package/components/ion-chip.js +41 -41
- package/components/ion-col.d.ts +2 -2
- package/components/ion-col.js +156 -156
- package/components/ion-content.d.ts +2 -2
- package/components/ion-content.js +394 -394
- package/components/ion-datetime-button.d.ts +2 -2
- package/components/ion-datetime-button.js +348 -348
- package/components/ion-datetime.d.ts +2 -2
- package/components/ion-datetime.js +1741 -1709
- package/components/ion-fab-button.d.ts +2 -2
- package/components/ion-fab-button.js +109 -109
- package/components/ion-fab-list.d.ts +2 -2
- package/components/ion-fab-list.js +44 -44
- package/components/ion-fab.d.ts +2 -2
- package/components/ion-fab.js +75 -75
- package/components/ion-footer.d.ts +2 -2
- package/components/ion-footer.js +124 -124
- package/components/ion-grid.d.ts +2 -2
- package/components/ion-grid.js +27 -27
- package/components/ion-header.d.ts +2 -2
- package/components/ion-header.js +298 -298
- package/components/ion-img.d.ts +2 -2
- package/components/ion-img.js +97 -97
- package/components/ion-infinite-scroll-content.d.ts +2 -2
- package/components/ion-infinite-scroll-content.js +49 -49
- package/components/ion-infinite-scroll.d.ts +2 -2
- package/components/ion-infinite-scroll.js +187 -179
- package/components/ion-input.d.ts +2 -2
- package/components/ion-input.js +498 -454
- package/components/ion-item-divider.d.ts +2 -2
- package/components/ion-item-divider.js +34 -34
- package/components/ion-item-group.d.ts +2 -2
- package/components/ion-item-group.js +28 -28
- package/components/ion-item-option.d.ts +2 -2
- package/components/ion-item-option.js +67 -67
- package/components/ion-item-options.d.ts +2 -2
- package/components/ion-item-options.js +50 -50
- package/components/ion-item-sliding.d.ts +2 -2
- package/components/ion-item-sliding.js +404 -404
- package/components/ion-item.d.ts +2 -2
- package/components/ion-label.d.ts +2 -2
- package/components/ion-list-header.d.ts +2 -2
- package/components/ion-list.d.ts +2 -2
- package/components/ion-loading.d.ts +2 -2
- package/components/ion-loading.js +257 -247
- package/components/ion-menu-button.d.ts +2 -2
- package/components/ion-menu-button.js +77 -77
- package/components/ion-menu-toggle.d.ts +2 -2
- package/components/ion-menu-toggle.js +41 -41
- package/components/ion-menu.d.ts +2 -2
- package/components/ion-menu.js +631 -631
- package/components/ion-modal.d.ts +2 -2
- package/components/ion-modal.js +1451 -1441
- package/components/ion-nav-link.d.ts +2 -2
- package/components/ion-nav-link.js +47 -47
- package/components/ion-nav.d.ts +2 -2
- package/components/ion-nav.js +910 -910
- package/components/ion-note.d.ts +2 -2
- package/components/ion-picker-column-internal.d.ts +2 -2
- package/components/ion-picker-column.d.ts +2 -2
- package/components/ion-picker-internal.d.ts +2 -2
- package/components/ion-picker.d.ts +2 -2
- package/components/ion-picker.js +263 -253
- package/components/ion-popover.d.ts +2 -2
- package/components/ion-progress-bar.d.ts +2 -2
- package/components/ion-progress-bar.js +57 -57
- package/components/ion-radio-group.d.ts +2 -2
- package/components/ion-radio.d.ts +2 -2
- package/components/ion-range.d.ts +2 -2
- package/components/ion-range.js +593 -591
- package/components/ion-refresher-content.d.ts +2 -2
- package/components/ion-refresher-content.js +63 -63
- package/components/ion-refresher.d.ts +2 -2
- package/components/ion-refresher.js +747 -747
- package/components/ion-reorder-group.d.ts +2 -2
- package/components/ion-reorder-group.js +259 -259
- package/components/ion-reorder.d.ts +2 -2
- package/components/ion-reorder.js +39 -39
- package/components/ion-ripple-effect.d.ts +2 -2
- package/components/ion-route-redirect.d.ts +2 -2
- package/components/ion-route-redirect.js +34 -34
- package/components/ion-route.d.ts +2 -2
- package/components/ion-route.js +56 -56
- package/components/ion-router-link.d.ts +2 -2
- package/components/ion-router-link.js +45 -45
- package/components/ion-router-outlet.d.ts +2 -2
- package/components/ion-router-outlet.js +193 -193
- package/components/ion-router.d.ts +2 -2
- package/components/ion-router.js +632 -632
- package/components/ion-row.d.ts +2 -2
- package/components/ion-row.js +20 -20
- package/components/ion-searchbar.d.ts +2 -2
- package/components/ion-searchbar.js +402 -400
- package/components/ion-segment-button.d.ts +2 -2
- package/components/ion-segment-button.js +117 -117
- package/components/ion-segment.d.ts +2 -2
- package/components/ion-segment.js +427 -427
- package/components/ion-select-option.d.ts +2 -2
- package/components/ion-select-option.js +27 -27
- package/components/ion-select-popover.d.ts +2 -2
- package/components/ion-select.d.ts +2 -2
- package/components/ion-select.js +778 -763
- package/components/ion-skeleton-text.d.ts +2 -2
- package/components/ion-skeleton-text.js +45 -32
- package/components/ion-spinner.d.ts +2 -2
- package/components/ion-split-pane.d.ts +2 -2
- package/components/ion-split-pane.js +147 -147
- package/components/ion-tab-bar.d.ts +2 -2
- package/components/ion-tab-bar.js +77 -77
- package/components/ion-tab-button.d.ts +2 -2
- package/components/ion-tab-button.js +104 -104
- package/components/ion-tab.d.ts +2 -2
- package/components/ion-tab.js +72 -72
- package/components/ion-tabs.d.ts +2 -2
- package/components/ion-tabs.js +160 -160
- package/components/ion-text.d.ts +2 -2
- package/components/ion-text.js +26 -26
- package/components/ion-textarea.d.ts +2 -2
- package/components/ion-textarea.js +443 -395
- package/components/ion-thumbnail.d.ts +2 -2
- package/components/ion-thumbnail.js +20 -20
- package/components/ion-title.d.ts +2 -2
- package/components/ion-title.js +56 -56
- package/components/ion-toast.d.ts +2 -2
- package/components/ion-toast.js +819 -464
- package/components/ion-toggle.d.ts +2 -2
- package/components/ion-toggle.js +243 -241
- package/components/ion-toolbar.d.ts +2 -2
- package/components/ion-toolbar.js +71 -71
- package/components/ionic-global.js +163 -163
- package/components/ios.transition.js +598 -598
- package/components/item.js +301 -301
- package/components/keyboard-controller.js +128 -128
- package/components/keyboard.js +62 -62
- package/components/keyboard2.js +59 -59
- package/components/label.js +85 -85
- package/components/list-header.js +33 -33
- package/components/list.js +50 -50
- package/components/lock-controller.js +24 -24
- package/components/md.transition.js +44 -44
- package/components/menu-toggle-util.js +2 -2
- package/components/notch-controller.js +120 -120
- package/components/note.js +29 -29
- package/components/overlays.js +496 -495
- package/components/picker-column-internal.js +350 -345
- package/components/picker-column.js +334 -334
- package/components/picker-internal.js +468 -468
- package/components/popover.js +1154 -1144
- package/components/radio-group.js +161 -159
- package/components/radio.js +248 -208
- package/components/ripple-effect.js +81 -81
- package/components/select-popover.js +163 -163
- package/components/spinner.js +182 -182
- package/components/status-tap.js +26 -26
- package/components/swipe-back.js +65 -65
- package/components/theme.js +23 -23
- package/components/watch-options.js +30 -30
- package/css/core.css +66 -8
- package/css/core.css.map +1 -1
- package/css/display.css +44 -0
- package/css/display.css.map +1 -1
- package/css/float-elements.css +44 -0
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css +88 -0
- package/css/global.bundle.css.map +1 -1
- package/css/ionic-swiper.css +22 -0
- 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/padding.css +44 -0
- package/css/padding.css.map +1 -1
- package/css/structure.css +44 -0
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css +44 -0
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css +44 -0
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css +44 -0
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +220 -0
- package/css/utils.bundle.css.map +1 -1
- package/dist/cjs/animation-9b401d39.js +1062 -0
- package/dist/cjs/{app-globals-1d4c1dbf.js → app-globals-7def22c8.js} +1 -1
- package/dist/cjs/button-active-962fe442.js +69 -0
- package/dist/cjs/{capacitor-2ffba62a.js → capacitor-c04564bf.js} +5 -5
- package/dist/cjs/compare-with-utils-df1001d7.js +44 -0
- package/dist/cjs/config-4f60b98a.js +199 -0
- package/dist/cjs/cubic-bezier-f2dccc53.js +92 -0
- package/dist/cjs/data-a5109f09.js +1672 -0
- package/dist/cjs/{dir-f1e0ca26.js → dir-94c21456.js} +5 -5
- package/dist/cjs/focus-visible-7a0ce04f.js +77 -0
- package/dist/cjs/form-controller-7d42a722.js +66 -0
- package/dist/cjs/framework-delegate-1c29b14a.js +144 -0
- package/dist/cjs/gesture-controller-c40c045a.js +197 -0
- package/dist/cjs/haptic-b882e0bb.js +212 -0
- package/dist/cjs/hardware-back-button-76833cac.js +76 -0
- package/dist/cjs/helpers-76bb7efb.js +441 -0
- package/dist/cjs/index-17ab7794.js +243 -0
- package/dist/cjs/index-3b012034.js +308 -0
- package/dist/cjs/{index-c2940dc1.js → index-50dcfe2f.js} +79 -15
- package/dist/cjs/{index-cc7dfb7c.js → index-5915f9b3.js} +3 -3
- package/dist/cjs/index-b4f986cd.js +198 -0
- package/dist/cjs/index-c8d52405.js +10 -0
- package/dist/cjs/index-d1b59ffa.js +459 -0
- package/dist/cjs/{index-da2c7a37.js → index-da15e99c.js} +60 -60
- package/dist/cjs/index.cjs.js +113 -113
- package/dist/cjs/input-shims-a23bb0f4.js +601 -0
- package/dist/cjs/input.utils-3d0166a2.js +138 -0
- package/dist/cjs/ion-accordion_2.cjs.entry.js +488 -488
- package/dist/cjs/ion-action-sheet.cjs.entry.js +260 -250
- package/dist/cjs/ion-alert.cjs.entry.js +442 -432
- package/dist/cjs/ion-app_8.cjs.entry.js +1151 -1151
- package/dist/cjs/ion-avatar_3.cjs.entry.js +29 -29
- package/dist/cjs/ion-back-button.cjs.entry.js +73 -73
- package/dist/cjs/ion-backdrop.cjs.entry.js +40 -40
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +194 -194
- package/dist/cjs/ion-button_2.cjs.entry.js +303 -303
- package/dist/cjs/ion-card_5.cjs.entry.js +105 -105
- package/dist/cjs/ion-checkbox.cjs.entry.js +149 -147
- package/dist/cjs/ion-chip.cjs.entry.js +20 -20
- package/dist/cjs/ion-col_3.cjs.entry.js +136 -136
- package/dist/cjs/ion-datetime-button.cjs.entry.js +325 -325
- package/dist/cjs/ion-datetime_3.cjs.entry.js +2204 -2162
- package/dist/cjs/ion-fab_3.cjs.entry.js +150 -150
- package/dist/cjs/ion-img.cjs.entry.js +79 -79
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +198 -190
- package/dist/cjs/ion-input.cjs.entry.js +443 -399
- package/dist/cjs/ion-item-option_3.cjs.entry.js +457 -457
- package/dist/cjs/ion-item_8.cjs.entry.js +441 -428
- package/dist/cjs/ion-loading.cjs.entry.js +220 -210
- package/dist/cjs/ion-menu_3.cjs.entry.js +670 -670
- package/dist/cjs/ion-modal.cjs.entry.js +1415 -1405
- package/dist/cjs/ion-nav_2.cjs.entry.js +904 -904
- package/dist/cjs/ion-picker-column-internal.cjs.entry.js +331 -327
- package/dist/cjs/ion-picker-internal.cjs.entry.js +453 -453
- package/dist/cjs/ion-popover.cjs.entry.js +1108 -1098
- package/dist/cjs/ion-progress-bar.cjs.entry.js +40 -40
- package/dist/cjs/ion-radio_2.cjs.entry.js +321 -316
- package/dist/cjs/ion-range.cjs.entry.js +558 -556
- package/dist/cjs/ion-refresher_2.cjs.entry.js +786 -786
- package/dist/cjs/ion-reorder_2.cjs.entry.js +267 -267
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +66 -66
- package/dist/cjs/ion-route_4.cjs.entry.js +693 -693
- package/dist/cjs/ion-searchbar.cjs.entry.js +360 -358
- package/dist/cjs/ion-segment_2.cjs.entry.js +507 -507
- package/dist/cjs/ion-select_3.cjs.entry.js +784 -768
- package/dist/cjs/ion-spinner.cjs.entry.js +46 -46
- package/dist/cjs/ion-split-pane.cjs.entry.js +119 -119
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +138 -138
- package/dist/cjs/ion-tab_2.cjs.entry.js +187 -187
- package/dist/cjs/ion-text.cjs.entry.js +13 -13
- package/dist/cjs/ion-textarea.cjs.entry.js +401 -353
- package/dist/cjs/ion-toast.cjs.entry.js +771 -419
- package/dist/cjs/ion-toggle.cjs.entry.js +227 -225
- package/dist/cjs/ionic-global-a4edbf03.js +230 -0
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/ios.transition-b5353f3e.js +654 -0
- package/dist/cjs/keyboard-0272231f.js +81 -0
- package/dist/cjs/{keyboard-38f2bb7b.js → keyboard-af1bb365.js} +62 -62
- package/dist/cjs/keyboard-controller-c05e747a.js +167 -0
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/lock-controller-6585a42a.js +40 -0
- package/dist/cjs/md.transition-67157dd9.js +59 -0
- package/dist/cjs/notch-controller-9735e7ac.js +155 -0
- package/dist/cjs/overlays-e77cc023.js +716 -0
- package/dist/cjs/spinner-configs-282fd50a.js +147 -0
- package/dist/cjs/status-tap-b5d77c08.js +42 -0
- package/dist/cjs/swipe-back-e37a1a5c.js +81 -0
- package/dist/cjs/theme-d1c573d2.js +48 -0
- package/dist/cjs/watch-options-f5f3e158.js +49 -0
- package/dist/collection/collection-manifest.json +7 -7
- package/dist/collection/components/accordion/accordion.ios.css +44 -0
- package/dist/collection/components/accordion/accordion.js +410 -410
- package/dist/collection/components/accordion/accordion.md.css +22 -0
- package/dist/collection/components/accordion/test/a11y/accordion.e2e.js +31 -31
- package/dist/collection/components/accordion/test/accordion.e2e.js +24 -24
- package/dist/collection/components/accordion/test/accordion.spec.js +195 -0
- package/dist/collection/components/accordion/test/basic/accordion.e2e.js +26 -26
- package/dist/collection/components/accordion/test/multiple/accordion.e2e.js +18 -18
- package/dist/collection/components/accordion/test/nested/accordion.e2e.js +16 -16
- package/dist/collection/components/accordion/test/standalone/accordion.e2e.js +6 -6
- package/dist/collection/components/accordion-group/accordion-group.ios.css +44 -0
- package/dist/collection/components/accordion-group/accordion-group.js +421 -421
- package/dist/collection/components/accordion-group/accordion-group.md.css +66 -0
- package/dist/collection/components/action-sheet/action-sheet.ios.css +44 -0
- package/dist/collection/components/action-sheet/action-sheet.js +739 -729
- package/dist/collection/components/action-sheet/action-sheet.md.css +44 -0
- package/dist/collection/components/action-sheet/animations/ios.enter.js +18 -18
- package/dist/collection/components/action-sheet/animations/ios.leave.js +12 -12
- package/dist/collection/components/action-sheet/animations/md.enter.js +18 -18
- package/dist/collection/components/action-sheet/animations/md.leave.js +12 -12
- package/dist/collection/components/action-sheet/test/a11y/action-sheet.e2e.js +59 -59
- package/dist/collection/components/action-sheet/test/action-sheet-id.spec.js +32 -0
- package/dist/collection/components/action-sheet/test/basic/action-sheet-rendering.e2e.js +33 -33
- package/dist/collection/components/action-sheet/test/basic/action-sheet.e2e.js +74 -74
- package/dist/collection/components/action-sheet/test/basic/action-sheet.spec.js +18 -0
- package/dist/collection/components/action-sheet/test/basic/fixture.js +23 -23
- package/dist/collection/components/action-sheet/test/is-open/action-sheet.e2e.js +25 -25
- package/dist/collection/components/action-sheet/test/translucent/action-sheet.e2e.js +10 -10
- package/dist/collection/components/action-sheet/test/trigger/action-sheet.e2e.js +21 -21
- package/dist/collection/components/alert/alert.ios.css +85 -1
- package/dist/collection/components/alert/alert.js +977 -967
- package/dist/collection/components/alert/alert.md.css +115 -3
- package/dist/collection/components/alert/animations/ios.enter.js +19 -19
- package/dist/collection/components/alert/animations/ios.leave.js +13 -13
- package/dist/collection/components/alert/animations/md.enter.js +19 -19
- package/dist/collection/components/alert/animations/md.leave.js +10 -10
- package/dist/collection/components/alert/test/a11y/alert.e2e.js +116 -116
- package/dist/collection/components/alert/test/alert-id.spec.js +32 -0
- package/dist/collection/components/alert/test/alert.spec.js +37 -0
- package/dist/collection/components/alert/test/basic/alert-tablet.e2e.js +40 -0
- package/dist/collection/components/alert/test/basic/alert.e2e.js +96 -96
- package/dist/collection/components/alert/test/is-open/alert.e2e.js +25 -25
- package/dist/collection/components/alert/test/standalone/alert.e2e.js +9 -9
- package/dist/collection/components/alert/test/trigger/alert.e2e.js +21 -21
- package/dist/collection/components/app/app.js +116 -116
- package/dist/collection/components/app/test/safe-area/app.e2e.js +24 -24
- package/dist/collection/components/avatar/avatar.ios.css +44 -0
- package/dist/collection/components/avatar/avatar.js +17 -17
- package/dist/collection/components/avatar/avatar.md.css +44 -0
- package/dist/collection/components/avatar/test/basic/avatar.e2e.js +12 -12
- package/dist/collection/components/back-button/back-button.ios.css +44 -0
- package/dist/collection/components/back-button/back-button.js +214 -214
- package/dist/collection/components/back-button/back-button.md.css +44 -0
- package/dist/collection/components/back-button/test/a11y/back-button.e2e.js +6 -6
- package/dist/collection/components/back-button/test/back-button.spec.js +86 -0
- package/dist/collection/components/back-button/test/basic/back-button.e2e.js +6 -6
- package/dist/collection/components/back-button/test/toolbar/back-button.e2e.js +6 -6
- package/dist/collection/components/backdrop/backdrop.ios.css +44 -0
- package/dist/collection/components/backdrop/backdrop.js +131 -131
- package/dist/collection/components/backdrop/backdrop.md.css +44 -0
- package/dist/collection/components/badge/badge.ios.css +44 -0
- package/dist/collection/components/badge/badge.js +49 -49
- package/dist/collection/components/badge/badge.md.css +44 -0
- package/dist/collection/components/badge/test/a11y/badge.e2e.js +6 -6
- package/dist/collection/components/badge/test/basic/badge.e2e.js +6 -6
- package/dist/collection/components/breadcrumb/breadcrumb.ios.css +44 -0
- package/dist/collection/components/breadcrumb/breadcrumb.js +395 -395
- package/dist/collection/components/breadcrumb/breadcrumb.md.css +44 -0
- package/dist/collection/components/breadcrumb/test/aria.spec.js +22 -0
- package/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +22 -0
- package/dist/collection/components/breadcrumbs/breadcrumbs.js +247 -247
- package/dist/collection/components/breadcrumbs/breadcrumbs.md.css +22 -0
- package/dist/collection/components/breadcrumbs/test/a11y/breadcrumbs.e2e.js +12 -12
- package/dist/collection/components/breadcrumbs/test/basic/breadcrumbs.e2e.js +6 -6
- package/dist/collection/components/breadcrumbs/test/breadcrumbs.spec.js +58 -0
- package/dist/collection/components/breadcrumbs/test/collapsed/breadcrumbs.e2e.js +6 -6
- package/dist/collection/components/breadcrumbs/test/reactive/breadcrumbs.e2e.js +43 -43
- package/dist/collection/components/button/button.ios.css +66 -0
- package/dist/collection/components/button/button.js +541 -541
- package/dist/collection/components/button/button.md.css +44 -0
- package/dist/collection/components/button/test/a11y/button.e2e.js +21 -21
- package/dist/collection/components/button/test/basic/button.e2e.js +32 -32
- package/dist/collection/components/button/test/clear/button.e2e.js +6 -6
- package/dist/collection/components/button/test/expand/button.e2e.js +6 -6
- package/dist/collection/components/button/test/form-reference/button.e2e.js +84 -84
- package/dist/collection/components/button/test/form-reference/button.spec.js +26 -0
- package/dist/collection/components/button/test/icon/button.e2e.js +6 -6
- package/dist/collection/components/button/test/outline/button.e2e.js +6 -6
- package/dist/collection/components/button/test/round/button.e2e.js +6 -6
- package/dist/collection/components/button/test/size/button.e2e.js +22 -22
- package/dist/collection/components/button/test/strong/button.e2e.js +22 -22
- package/dist/collection/components/button/test/wrap/button.e2e.js +73 -73
- package/dist/collection/components/buttons/buttons.ios.css +66 -0
- package/dist/collection/components/buttons/buttons.js +46 -46
- package/dist/collection/components/buttons/buttons.md.css +66 -0
- package/dist/collection/components/buttons/test/a11y/buttons.e2e.js +21 -21
- package/dist/collection/components/card/card.ios.css +44 -0
- package/dist/collection/components/card/card.js +251 -251
- package/dist/collection/components/card/card.md.css +44 -0
- package/dist/collection/components/card/test/a11y/card.e2e.js +6 -6
- package/dist/collection/components/card/test/aria.spec.js +16 -0
- package/dist/collection/components/card/test/basic/card.e2e.js +38 -38
- package/dist/collection/components/card-content/card-content.ios.css +44 -0
- package/dist/collection/components/card-content/card-content.js +21 -21
- package/dist/collection/components/card-content/card-content.md.css +44 -0
- package/dist/collection/components/card-header/card-header.ios.css +44 -0
- package/dist/collection/components/card-header/card-header.js +70 -70
- package/dist/collection/components/card-header/card-header.md.css +44 -0
- package/dist/collection/components/card-header/test/basic/card-header.e2e.js +6 -6
- package/dist/collection/components/card-subtitle/card-subtitle.ios.css +44 -0
- package/dist/collection/components/card-subtitle/card-subtitle.js +50 -50
- package/dist/collection/components/card-subtitle/card-subtitle.md.css +44 -0
- package/dist/collection/components/card-title/card-title.ios.css +44 -0
- package/dist/collection/components/card-title/card-title.js +50 -50
- package/dist/collection/components/card-title/card-title.md.css +44 -0
- package/dist/collection/components/checkbox/checkbox.ios.css +66 -6
- package/dist/collection/components/checkbox/checkbox.js +418 -415
- package/dist/collection/components/checkbox/checkbox.md.css +66 -6
- package/dist/collection/components/checkbox/test/a11y/checkbox.e2e.js +14 -14
- package/dist/collection/components/checkbox/test/basic/checkbox.e2e.js +50 -50
- package/dist/collection/components/checkbox/test/checkbox.spec.js +34 -0
- package/dist/collection/components/checkbox/test/color/checkbox.e2e.js +11 -11
- package/dist/collection/components/checkbox/test/indeterminate/checkbox.e2e.js +6 -6
- package/dist/collection/components/checkbox/test/item/checkbox.e2e.js +29 -29
- package/dist/collection/components/checkbox/test/label/checkbox.e2e.js +75 -75
- package/dist/collection/components/checkbox/test/legacy/basic/checkbox.e2e.js +45 -45
- package/dist/collection/components/checkbox/test/legacy/indeterminate/checkbox.e2e.js +6 -6
- package/dist/collection/components/checkbox/test/states/checkbox.e2e.js +21 -21
- package/dist/collection/components/chip/chip.ios.css +22 -0
- package/dist/collection/components/chip/chip.js +90 -90
- package/dist/collection/components/chip/chip.md.css +22 -0
- package/dist/collection/components/chip/test/a11y/chip.e2e.js +19 -19
- package/dist/collection/components/chip/test/basic/chip.e2e.js +42 -42
- package/dist/collection/components/chip/test/states/chip.e2e.js +14 -14
- package/dist/collection/components/col/col.css +66 -0
- package/dist/collection/components/col/col.js +536 -536
- package/dist/collection/components/content/content.css +22 -0
- package/dist/collection/components/content/content.js +745 -745
- package/dist/collection/components/content/test/basic/content.e2e.js +6 -6
- package/dist/collection/components/content/test/fixed/content.e2e.js +6 -6
- package/dist/collection/components/content/test/fullscreen/content.e2e.js +6 -6
- package/dist/collection/components/content/test/standalone/content.e2e.js +5 -5
- package/dist/collection/components/datetime/datetime.ios.css +45 -0
- package/dist/collection/components/datetime/datetime.js +2264 -2232
- package/dist/collection/components/datetime/datetime.md.css +45 -0
- package/dist/collection/components/datetime/test/a11y/datetime.e2e.js +58 -58
- package/dist/collection/components/datetime/test/a11y/datetime.spec.js +43 -0
- package/dist/collection/components/datetime/test/basic/datetime.e2e.js +241 -241
- package/dist/collection/components/datetime/test/color/datetime.e2e.js +9 -9
- package/dist/collection/components/datetime/test/comparison.spec.js +43 -0
- package/dist/collection/components/datetime/test/custom/datetime.e2e.js +37 -37
- package/dist/collection/components/datetime/test/data.spec.js +456 -0
- package/dist/collection/components/datetime/test/datetime.e2e.js +29 -29
- package/dist/collection/components/datetime/test/disable-dates/datetime.e2e.js +119 -119
- package/dist/collection/components/datetime/test/disabled/datetime.e2e.js +43 -43
- package/dist/collection/components/datetime/test/disabled/datetime.spec.js +33 -0
- package/dist/collection/components/datetime/test/display/datetime.e2e.js +86 -86
- package/dist/collection/components/datetime/test/first-day-of-week/datetime.e2e.js +6 -6
- package/dist/collection/components/datetime/test/format.spec.js +124 -0
- package/dist/collection/components/datetime/test/helpers.spec.js +72 -0
- package/dist/collection/components/datetime/test/highlighted-dates/datetime.e2e.js +76 -76
- package/dist/collection/components/datetime/test/hour-cycle/datetime.e2e.js +21 -21
- package/dist/collection/components/datetime/test/locale/datetime.e2e.js +98 -98
- package/dist/collection/components/datetime/test/manipulation.spec.js +565 -0
- package/dist/collection/components/datetime/test/minmax/datetime.e2e.js +178 -178
- package/dist/collection/components/datetime/test/month-year-picker/datetime.e2e.js +17 -17
- package/dist/collection/components/datetime/test/multiple/datetime.e2e.js +170 -170
- package/dist/collection/components/datetime/test/parse.spec.js +222 -0
- package/dist/collection/components/datetime/test/position/datetime.e2e.js +14 -14
- package/dist/collection/components/datetime/test/prefer-wheel/datetime.e2e.js +263 -263
- package/dist/collection/components/datetime/test/prefer-wheel/datetime.spec.js +27 -0
- package/dist/collection/components/datetime/test/presentation/datetime.e2e.js +137 -137
- package/dist/collection/components/datetime/test/readonly/datetime.e2e.js +86 -86
- package/dist/collection/components/datetime/test/set-value/datetime.e2e.js +40 -40
- package/dist/collection/components/datetime/test/state.spec.js +114 -0
- package/dist/collection/components/datetime/test/time-label/datetime.e2e.js +13 -13
- package/dist/collection/components/datetime/test/values/datetime.e2e.js +77 -77
- package/dist/collection/components/datetime/utils/comparison.js +22 -22
- package/dist/collection/components/datetime/utils/data.js +394 -394
- package/dist/collection/components/datetime/utils/format.js +143 -143
- package/dist/collection/components/datetime/utils/helpers.js +74 -74
- package/dist/collection/components/datetime/utils/manipulation.js +332 -282
- package/dist/collection/components/datetime/utils/parse.js +139 -139
- package/dist/collection/components/datetime/utils/state.js +123 -123
- package/dist/collection/components/datetime-button/datetime-button.css +22 -0
- package/dist/collection/components/datetime-button/datetime-button.js +399 -399
- package/dist/collection/components/datetime-button/test/a11y/datetime-button.e2e.js +11 -11
- package/dist/collection/components/datetime-button/test/basic/datetime-button.e2e.js +123 -123
- package/dist/collection/components/datetime-button/test/disabled/datetime-button.e2e.js +13 -13
- package/dist/collection/components/datetime-button/test/multiple/datetime-button.e2e.js +38 -38
- package/dist/collection/components/datetime-button/test/overlays/datetime-button.e2e.js +102 -102
- package/dist/collection/components/fab/fab.css +88 -0
- package/dist/collection/components/fab/fab.js +179 -179
- package/dist/collection/components/fab/test/basic/fab.e2e.js +50 -50
- package/dist/collection/components/fab/test/custom-size/fab.e2e.js +6 -6
- package/dist/collection/components/fab/test/safe-area/fab.e2e.js +25 -25
- package/dist/collection/components/fab/test/states/fab.e2e.js +6 -6
- package/dist/collection/components/fab/test/translucent/fab.e2e.js +17 -17
- package/dist/collection/components/fab-button/fab-button.ios.css +44 -0
- package/dist/collection/components/fab-button/fab-button.js +374 -374
- package/dist/collection/components/fab-button/fab-button.md.css +44 -0
- package/dist/collection/components/fab-button/test/a11y/fab-button.e2e.js +6 -6
- package/dist/collection/components/fab-list/fab-list.css +44 -0
- package/dist/collection/components/fab-list/fab-list.js +79 -79
- package/dist/collection/components/footer/footer.ios.css +44 -0
- package/dist/collection/components/footer/footer.js +135 -135
- package/dist/collection/components/footer/footer.md.css +44 -0
- package/dist/collection/components/footer/footer.utils.js +25 -25
- package/dist/collection/components/footer/test/basic/footer.e2e.js +18 -18
- package/dist/collection/components/footer/test/fade/footer.e2e.js +10 -10
- package/dist/collection/components/footer/test/scroll-target/footer.e2e.js +15 -15
- package/dist/collection/components/footer/test/with-tabs/footer.e2e.js +6 -6
- package/dist/collection/components/grid/grid.css +66 -0
- package/dist/collection/components/grid/grid.js +44 -44
- package/dist/collection/components/grid/test/basic/grid.e2e.js +6 -6
- package/dist/collection/components/grid/test/offsets/grid.e2e.js +6 -6
- package/dist/collection/components/grid/test/padding/grid.e2e.js +6 -6
- package/dist/collection/components/grid/test/sizes/grid.e2e.js +6 -6
- package/dist/collection/components/header/header.ios.css +44 -0
- package/dist/collection/components/header/header.js +181 -181
- package/dist/collection/components/header/header.md.css +44 -0
- package/dist/collection/components/header/header.utils.js +148 -148
- package/dist/collection/components/header/test/a11y/header.e2e.js +18 -18
- package/dist/collection/components/header/test/basic/header.e2e.js +23 -23
- package/dist/collection/components/header/test/condense/header.e2e.js +25 -25
- package/dist/collection/components/header/test/fade/header.e2e.js +10 -10
- package/dist/collection/components/header/test/scroll-target/header.e2e.js +15 -15
- package/dist/collection/components/icon/test/basic/icon.e2e.js +6 -6
- package/dist/collection/components/icon/test/dir/icon.e2e.js +11 -11
- package/dist/collection/components/img/img.js +177 -177
- package/dist/collection/components/img/test/basic/img.e2e.js +62 -62
- package/dist/collection/components/img/test/draggable/img.e2e.js +10 -10
- package/dist/collection/components/infinite-scroll/infinite-scroll.js +279 -271
- package/dist/collection/components/infinite-scroll/test/basic/infinite-scroll.e2e.js +11 -11
- package/dist/collection/components/infinite-scroll/test/scroll-target/infinite-scroll.e2e.js +11 -11
- package/dist/collection/components/infinite-scroll/test/small-dom-update/infinite-scroll.e2e.js +31 -0
- package/dist/collection/components/infinite-scroll/test/top/infinite-scroll.e2e.js +11 -11
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +44 -0
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +86 -86
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +44 -0
- package/dist/collection/components/infinite-scroll-content/test/infinite-scroll-content.spec.js +37 -0
- package/dist/collection/components/input/input.ios.css +76 -3
- package/dist/collection/components/input/input.js +1250 -1204
- package/dist/collection/components/input/input.md.css +145 -12
- package/dist/collection/components/input/input.utils.js +22 -22
- package/dist/collection/components/input/test/a11y/input.e2e.js +12 -12
- package/dist/collection/components/input/test/basic/input.e2e.js +63 -63
- package/dist/collection/components/input/test/bottom-content/input.e2e.js +89 -89
- package/dist/collection/components/input/test/card/input.e2e.js +6 -6
- package/dist/collection/components/input/test/clear-on-edit/input.e2e.js +45 -25
- package/dist/collection/components/input/test/color/input.e2e.js +88 -88
- package/dist/collection/components/input/test/fill/input.e2e.js +63 -63
- package/dist/collection/components/input/test/highlight/input.e2e.js +52 -52
- package/dist/collection/components/input/test/input.e2e.js +6 -6
- package/dist/collection/components/input/test/input.spec.js +85 -0
- package/dist/collection/components/input/test/item/input.e2e.js +11 -11
- package/dist/collection/components/input/test/item/input.spec.js +24 -0
- package/dist/collection/components/input/test/label-placement/input.e2e.js +104 -104
- package/dist/collection/components/input/test/legacy/a11y/input.e2e.js +15 -15
- package/dist/collection/components/input/test/legacy/basic/input.e2e.js +102 -102
- package/dist/collection/components/input/test/legacy/clear-on-edit/input.e2e.js +44 -44
- package/dist/collection/components/input/test/legacy/input-events.e2e.js +56 -56
- package/dist/collection/components/input/test/legacy/masking/input.e2e.js +15 -15
- package/dist/collection/components/input/test/legacy/spec/input.e2e.js +8 -8
- package/dist/collection/components/input/test/slot/input.e2e.js +51 -0
- package/dist/collection/components/input/test/states/input.e2e.js +11 -11
- package/dist/collection/components/item/item.ios.css +85 -3
- package/dist/collection/components/item/item.js +614 -614
- package/dist/collection/components/item/item.md.css +129 -3
- package/dist/collection/components/item/test/a11y/item.e2e.js +47 -47
- package/dist/collection/components/item/test/a11y/item.spec.js +48 -0
- package/dist/collection/components/item/test/alignment/item.e2e.js +6 -6
- package/dist/collection/components/item/test/basic/item.e2e.js +16 -16
- package/dist/collection/components/item/test/buttons/item.e2e.js +18 -18
- package/dist/collection/components/item/test/colors/item.e2e.js +6 -6
- package/dist/collection/components/item/test/counter/item.e2e.js +34 -34
- package/dist/collection/components/item/test/css-variables/item.e2e.js +6 -6
- package/dist/collection/components/item/test/disabled/item.e2e.js +6 -7
- package/dist/collection/components/item/test/dividers/item.e2e.js +6 -6
- package/dist/collection/components/item/test/groups/item.e2e.js +8 -8
- package/dist/collection/components/item/test/highlight/item.e2e.js +6 -6
- package/dist/collection/components/item/test/icons/item.e2e.js +6 -6
- package/dist/collection/components/item/test/images/item.e2e.js +6 -6
- package/dist/collection/components/item/test/inputs/item.e2e.js +139 -139
- package/dist/collection/components/item/test/legacy/alignment/item.e2e.js +6 -6
- package/dist/collection/components/item/test/legacy/disabled/item.e2e.js +6 -6
- package/dist/collection/components/item/test/legacy/fill/item.e2e.js +6 -6
- package/dist/collection/components/item/test/legacy/form/item.e2e.js +6 -6
- package/dist/collection/components/item/test/lines/item.e2e.js +6 -6
- package/dist/collection/components/item/test/media/item.e2e.js +6 -6
- package/dist/collection/components/item/test/reorder/item.e2e.js +8 -8
- package/dist/collection/components/item/test/slotted-inputs/item.e2e.js +6 -6
- package/dist/collection/components/item/test/states/item.e2e.js +6 -6
- package/dist/collection/components/item-divider/item-divider.ios.css +66 -0
- package/dist/collection/components/item-divider/item-divider.js +71 -71
- package/dist/collection/components/item-divider/item-divider.md.css +66 -0
- package/dist/collection/components/item-divider/test/a11y/item-divider.e2e.js +11 -11
- package/dist/collection/components/item-divider/test/basic/item-divider.e2e.js +25 -25
- package/dist/collection/components/item-divider/test/spec/item-divider.e2e.js +8 -8
- package/dist/collection/components/item-group/item-group.ios.css +44 -0
- package/dist/collection/components/item-group/item-group.js +22 -22
- package/dist/collection/components/item-group/item-group.md.css +44 -0
- package/dist/collection/components/item-option/item-option.ios.css +44 -0
- package/dist/collection/components/item-option/item-option.js +197 -197
- package/dist/collection/components/item-option/item-option.md.css +44 -0
- package/dist/collection/components/item-options/item-options.ios.css +66 -0
- package/dist/collection/components/item-options/item-options.js +110 -110
- package/dist/collection/components/item-options/item-options.md.css +66 -0
- package/dist/collection/components/item-sliding/item-sliding.css +22 -0
- package/dist/collection/components/item-sliding/item-sliding.js +538 -538
- package/dist/collection/components/item-sliding/test/a11y/item-sliding.e2e.js +5 -5
- package/dist/collection/components/item-sliding/test/async/item-sliding.e2e.js +25 -25
- package/dist/collection/components/item-sliding/test/basic/item-sliding.e2e.js +87 -87
- package/dist/collection/components/item-sliding/test/icons/item-sliding.e2e.js +20 -20
- package/dist/collection/components/item-sliding/test/scroll-target/item-sliding.e2e.js +18 -18
- package/dist/collection/components/item-sliding/test/test.utils.js +20 -20
- package/dist/collection/components/label/label.ios.css +80 -3
- package/dist/collection/components/label/label.js +174 -174
- package/dist/collection/components/label/label.md.css +80 -3
- package/dist/collection/components/label/test/a11y/label.e2e.js +21 -21
- package/dist/collection/components/label/test/basic/label.e2e.js +21 -21
- package/dist/collection/components/label/test/color/label.e2e.js +21 -21
- package/dist/collection/components/label/test/headings/label.e2e.js +5 -5
- package/dist/collection/components/list/list.ios.css +66 -0
- package/dist/collection/components/list/list.js +101 -101
- package/dist/collection/components/list/list.md.css +66 -0
- package/dist/collection/components/list/test/a11y/list.e2e.js +6 -6
- package/dist/collection/components/list/test/basic/list.e2e.js +6 -6
- package/dist/collection/components/list/test/inset/list.e2e.js +16 -16
- package/dist/collection/components/list/test/lines/list.e2e.js +40 -40
- package/dist/collection/components/list-header/list-header.ios.css +66 -0
- package/dist/collection/components/list-header/list-header.js +69 -69
- package/dist/collection/components/list-header/list-header.md.css +66 -0
- package/dist/collection/components/list-header/test/a11y/list-header.e2e.js +6 -6
- package/dist/collection/components/list-header/test/basic/list-header.e2e.js +14 -14
- package/dist/collection/components/loading/animations/ios.enter.js +19 -19
- package/dist/collection/components/loading/animations/ios.leave.js +13 -13
- package/dist/collection/components/loading/animations/md.enter.js +19 -19
- package/dist/collection/components/loading/animations/md.leave.js +13 -13
- package/dist/collection/components/loading/loading.ios.css +44 -0
- package/dist/collection/components/loading/loading.js +730 -720
- package/dist/collection/components/loading/loading.md.css +44 -0
- package/dist/collection/components/loading/test/a11y/loading.e2e.js +26 -26
- package/dist/collection/components/loading/test/basic/loading.e2e.js +60 -60
- package/dist/collection/components/loading/test/basic/loading.spec.js +16 -0
- package/dist/collection/components/loading/test/is-open/loading.e2e.js +17 -17
- package/dist/collection/components/loading/test/loading-id.spec.js +32 -0
- package/dist/collection/components/loading/test/loading.spec.js +37 -0
- package/dist/collection/components/loading/test/standalone/loading.e2e.js +13 -13
- package/dist/collection/components/loading/test/trigger/loading.e2e.js +21 -21
- package/dist/collection/components/menu/menu.ios.css +47 -4
- package/dist/collection/components/menu/menu.js +956 -956
- package/dist/collection/components/menu/menu.md.css +47 -4
- package/dist/collection/components/menu/test/a11y/menu.e2e.js +13 -13
- package/dist/collection/components/menu/test/basic/menu.e2e.js +102 -102
- package/dist/collection/components/menu/test/custom/menu.e2e.js +61 -0
- package/dist/collection/components/menu/test/disable/menu.e2e.js +44 -44
- package/dist/collection/components/menu/test/focus-trap/menu.e2e.js +61 -61
- package/dist/collection/components/menu/test/multiple/menu.e2e.js +49 -49
- package/dist/collection/components/menu/test/safe-area/menu.e2e.js +54 -54
- package/dist/collection/components/menu-button/menu-button.ios.css +44 -0
- package/dist/collection/components/menu-button/menu-button.js +173 -173
- package/dist/collection/components/menu-button/menu-button.md.css +44 -0
- package/dist/collection/components/menu-button/test/a11y/menu-button.e2e.js +12 -12
- package/dist/collection/components/menu-button/test/async/menu-button.e2e.js +12 -12
- package/dist/collection/components/menu-button/test/basic/menu-button.e2e.js +6 -6
- package/dist/collection/components/menu-toggle/menu-toggle-util.js +2 -2
- package/dist/collection/components/menu-toggle/menu-toggle.js +93 -93
- package/dist/collection/components/menu-toggle/test/basic/menu-toggle.e2e.js +33 -33
- package/dist/collection/components/modal/animations/ios.enter.js +81 -81
- package/dist/collection/components/modal/animations/ios.leave.js +74 -74
- package/dist/collection/components/modal/animations/md.enter.js +21 -21
- package/dist/collection/components/modal/animations/md.leave.js +15 -15
- package/dist/collection/components/modal/animations/sheet.js +43 -43
- package/dist/collection/components/modal/gestures/sheet.js +289 -289
- package/dist/collection/components/modal/gestures/swipe-to-close.js +248 -247
- package/dist/collection/components/modal/gestures/utils.js +39 -39
- package/dist/collection/components/modal/modal.ios.css +44 -0
- package/dist/collection/components/modal/modal.js +1290 -1280
- package/dist/collection/components/modal/modal.md.css +44 -0
- package/dist/collection/components/modal/test/a11y/modal.e2e.js +12 -12
- package/dist/collection/components/modal/test/a11y/modal.spec.js +22 -0
- package/dist/collection/components/modal/test/basic/modal.e2e.js +110 -110
- package/dist/collection/components/modal/test/basic/modal.spec.js +16 -0
- package/dist/collection/components/modal/test/can-dismiss/modal-card.e2e.js +44 -44
- package/dist/collection/components/modal/test/can-dismiss/modal-sheet.e2e.js +62 -62
- package/dist/collection/components/modal/test/can-dismiss/modal.e2e.js +16 -16
- package/dist/collection/components/modal/test/can-dismiss/modal.spec.js +191 -0
- package/dist/collection/components/modal/test/card/modal-card.e2e.js +69 -69
- package/dist/collection/components/modal/test/card/modal-tablet.e2e.js +67 -67
- package/dist/collection/components/modal/test/card-nav/modal.e2e.js +26 -26
- package/dist/collection/components/modal/test/card-refresher/modal.e2e.js +14 -14
- package/dist/collection/components/modal/test/card-scroll-target/modal.e2e.js +34 -34
- package/dist/collection/components/modal/test/custom/modal.e2e.js +16 -16
- package/dist/collection/components/modal/test/custom-dialog/modal.e2e.js +12 -12
- package/dist/collection/components/modal/test/dark-mode/model.e2e.js +12 -12
- package/dist/collection/components/modal/test/fixtures.js +21 -21
- package/dist/collection/components/modal/test/inline/modal.e2e.js +34 -34
- package/dist/collection/components/modal/test/is-open/modal.e2e.js +17 -17
- package/dist/collection/components/modal/test/modal-id.spec.js +32 -0
- package/dist/collection/components/modal/test/sheet/modal.e2e.js +178 -178
- package/dist/collection/components/modal/test/standalone/modal.e2e.js +12 -12
- package/dist/collection/components/modal/test/trigger/modal.e2e.js +23 -23
- package/dist/collection/components/modal/utils.js +55 -55
- package/dist/collection/components/modal/utils.spec.js +7 -7
- package/dist/collection/components/nav/nav.css +22 -0
- package/dist/collection/components/nav/nav.js +1748 -1748
- package/dist/collection/components/nav/test/basic/nav.e2e.js +58 -58
- package/dist/collection/components/nav/test/modal-navigation/nav.e2e.js +52 -52
- package/dist/collection/components/nav/test/nav-controller.spec.js +749 -0
- package/dist/collection/components/nav/test/nested/nav.e2e.js +54 -54
- package/dist/collection/components/nav/test/routing/nav.e2e.js +75 -75
- package/dist/collection/components/nav/view-controller.js +52 -52
- package/dist/collection/components/nav-link/nav-link-utils.js +16 -16
- package/dist/collection/components/nav-link/nav-link.js +106 -106
- package/dist/collection/components/note/note.ios.css +44 -0
- package/dist/collection/components/note/note.js +49 -49
- package/dist/collection/components/note/note.md.css +44 -0
- package/dist/collection/components/note/test/a11y/note.e2e.js +59 -16
- package/dist/collection/components/note/test/basic/note.e2e.js +33 -33
- package/dist/collection/components/picker/animations/ios.enter.js +18 -18
- package/dist/collection/components/picker/animations/ios.leave.js +14 -14
- package/dist/collection/components/picker/picker.ios.css +44 -0
- package/dist/collection/components/picker/picker.js +782 -772
- package/dist/collection/components/picker/picker.md.css +44 -0
- package/dist/collection/components/picker/test/basic/picker.e2e.js +17 -17
- package/dist/collection/components/picker/test/is-open/picker.e2e.js +17 -17
- package/dist/collection/components/picker/test/picker-id.spec.js +32 -0
- package/dist/collection/components/picker/test/trigger/picker.e2e.js +21 -21
- package/dist/collection/components/picker-column/picker-column.ios.css +44 -0
- package/dist/collection/components/picker-column/picker-column.js +377 -377
- package/dist/collection/components/picker-column/picker-column.md.css +44 -0
- package/dist/collection/components/picker-column/test/picker-column-aria.spec.js +35 -0
- package/dist/collection/components/picker-column/test/picker-column-dynamic.spec.js +29 -0
- package/dist/collection/components/picker-column/test/picker-column.spec.js +17 -0
- package/dist/collection/components/picker-column/test/standalone/picker-column.e2e.js +27 -27
- package/dist/collection/components/picker-column/test/test.utils.js +29 -29
- package/dist/collection/components/picker-column-internal/picker-column-internal.ios.css +33 -3
- package/dist/collection/components/picker-column-internal/picker-column-internal.js +523 -501
- package/dist/collection/components/picker-column-internal/picker-column-internal.md.css +55 -3
- package/dist/collection/components/picker-column-internal/test/basic/picker-column-internal.e2e.js +53 -53
- package/dist/collection/components/picker-column-internal/test/disabled/picker-column-internal.e2e.js +66 -37
- package/dist/collection/components/picker-internal/picker-internal.ios.css +44 -0
- package/dist/collection/components/picker-internal/picker-internal.js +517 -517
- package/dist/collection/components/picker-internal/picker-internal.md.css +44 -0
- package/dist/collection/components/picker-internal/test/a11y/picker-internal.e2e.js +6 -6
- package/dist/collection/components/picker-internal/test/basic/picker-internal.e2e.js +76 -76
- package/dist/collection/components/picker-internal/test/keyboard-entry/picker-internal.e2e.js +39 -39
- package/dist/collection/components/popover/animations/ios.enter.js +79 -79
- package/dist/collection/components/popover/animations/ios.leave.js +28 -28
- package/dist/collection/components/popover/animations/md.enter.js +58 -58
- package/dist/collection/components/popover/animations/md.leave.js +19 -19
- package/dist/collection/components/popover/popover.ios.css +44 -0
- package/dist/collection/components/popover/popover.js +1189 -1179
- package/dist/collection/components/popover/popover.md.css +44 -0
- package/dist/collection/components/popover/test/adjustment/popover.e2e.js +22 -22
- package/dist/collection/components/popover/test/arrow/popover.e2e.js +15 -15
- package/dist/collection/components/popover/test/async/popover.e2e.js +29 -29
- package/dist/collection/components/popover/test/basic/popover.e2e.js +108 -108
- package/dist/collection/components/popover/test/basic/popover.spec.js +16 -0
- package/dist/collection/components/popover/test/dismiss-on-select/popover.e2e.js +26 -26
- package/dist/collection/components/popover/test/fixture.js +16 -16
- package/dist/collection/components/popover/test/inline/popover.e2e.js +18 -18
- package/dist/collection/components/popover/test/is-open/popover.e2e.js +5 -5
- package/dist/collection/components/popover/test/nested/popover.e2e.js +81 -81
- package/dist/collection/components/popover/test/popover-id.spec.js +32 -0
- package/dist/collection/components/popover/test/position/popover.e2e.js +18 -18
- package/dist/collection/components/popover/test/reference/popover.e2e.js +14 -14
- package/dist/collection/components/popover/test/size/popover.e2e.js +29 -29
- package/dist/collection/components/popover/test/standalone/popover.e2e.js +7 -7
- package/dist/collection/components/popover/test/test.utils.js +23 -23
- package/dist/collection/components/popover/test/trigger/popover.e2e.js +35 -35
- package/dist/collection/components/popover/test/util.spec.js +53 -0
- package/dist/collection/components/popover/utils.js +606 -606
- package/dist/collection/components/progress-bar/progress-bar.ios.css +22 -0
- package/dist/collection/components/progress-bar/progress-bar.js +145 -145
- package/dist/collection/components/progress-bar/progress-bar.md.css +22 -0
- package/dist/collection/components/progress-bar/test/basic/progress-bar.e2e.js +6 -6
- package/dist/collection/components/progress-bar/test/buffer/progress-bar.e2e.js +10 -10
- package/dist/collection/components/progress-bar/test/determinate/progress-bar.e2e.js +10 -10
- package/dist/collection/components/radio/radio.ios.css +66 -6
- package/dist/collection/components/radio/radio.js +453 -449
- package/dist/collection/components/radio/radio.md.css +66 -6
- package/dist/collection/components/radio/test/a11y/radio.e2e.js +41 -40
- package/dist/collection/components/radio/test/color/radio.e2e.js +11 -11
- package/dist/collection/components/radio/test/item/radio.e2e.js +37 -37
- package/dist/collection/components/radio/test/label-placement/radio.e2e.js +70 -70
- package/dist/collection/components/radio/test/legacy/a11y/radio.e2e.js +29 -29
- package/dist/collection/components/radio/test/legacy/basic/radio.e2e.js +43 -43
- package/dist/collection/components/radio/test/radio.spec.js +60 -0
- package/dist/collection/components/radio/test/states/radio.e2e.js +21 -21
- package/dist/collection/components/radio-group/radio-group.js +279 -255
- package/dist/collection/components/radio-group/test/basic/radio-group.e2e.js +35 -35
- package/dist/collection/components/radio-group/test/fixtures.js +22 -22
- package/dist/collection/components/radio-group/test/form/radio-group.e2e.js +39 -39
- package/dist/collection/components/radio-group/test/legacy/basic/radio-group.e2e.js +59 -59
- package/dist/collection/components/radio-group/test/legacy/form/radio-group.e2e.js +22 -22
- package/dist/collection/components/radio-group/test/legacy/search/radio-group.e2e.js +27 -27
- package/dist/collection/components/radio-group/test/radio-group-events.e2e.js +42 -42
- package/dist/collection/components/radio-group/test/radio-group.spec.js +69 -0
- package/dist/collection/components/radio-group/test/search/radio-group.e2e.js +23 -23
- package/dist/collection/components/range/range.ios.css +44 -6
- package/dist/collection/components/range/range.js +1001 -998
- package/dist/collection/components/range/range.md.css +44 -6
- package/dist/collection/components/range/test/a11y/range.e2e.js +46 -46
- package/dist/collection/components/range/test/active-bar-start/range.e2e.js +6 -6
- package/dist/collection/components/range/test/basic/range.e2e.js +23 -23
- package/dist/collection/components/range/test/color/range.e2e.js +6 -6
- package/dist/collection/components/range/test/custom/range.e2e.js +6 -6
- package/dist/collection/components/range/test/item/range.e2e.js +28 -28
- package/dist/collection/components/range/test/label/range.e2e.js +99 -99
- package/dist/collection/components/range/test/label/range.spec.js +23 -0
- package/dist/collection/components/range/test/legacy/a11y/range.e2e.js +25 -25
- package/dist/collection/components/range/test/legacy/active-bar-start/range.e2e.js +6 -6
- package/dist/collection/components/range/test/legacy/basic/range.e2e.js +61 -61
- package/dist/collection/components/range/test/legacy/range-events.e2e.js +80 -80
- package/dist/collection/components/range/test/legacy/scroll-target/range.e2e.js +23 -23
- package/dist/collection/components/range/test/range-events.e2e.js +135 -135
- package/dist/collection/components/range/test/range.spec.js +221 -0
- package/dist/collection/components/range/test/scroll-target/range.e2e.js +23 -23
- package/dist/collection/components/range/test/states/range.e2e.js +21 -21
- package/dist/collection/components/refresher/refresher.ios.css +44 -0
- package/dist/collection/components/refresher/refresher.js +806 -806
- package/dist/collection/components/refresher/refresher.md.css +44 -0
- package/dist/collection/components/refresher/refresher.utils.js +148 -148
- package/dist/collection/components/refresher/test/basic/refresher.e2e.js +25 -25
- package/dist/collection/components/refresher/test/scroll-target/refresher.e2e.js +25 -25
- package/dist/collection/components/refresher/test/test.utils.js +5 -5
- package/dist/collection/components/refresher-content/refresher-content.js +131 -131
- package/dist/collection/components/refresher-content/test/refresher-content.spec.js +46 -0
- package/dist/collection/components/reorder/reorder.ios.css +22 -0
- package/dist/collection/components/reorder/reorder.js +37 -37
- package/dist/collection/components/reorder/reorder.md.css +22 -0
- package/dist/collection/components/reorder-group/reorder-group.css +22 -0
- package/dist/collection/components/reorder-group/reorder-group.js +327 -327
- package/dist/collection/components/reorder-group/test/a11y/reorder-group.e2e.js +6 -6
- package/dist/collection/components/reorder-group/test/basic/reorder-group.e2e.js +11 -11
- package/dist/collection/components/reorder-group/test/interactive/reorder-group.e2e.js +21 -21
- package/dist/collection/components/reorder-group/test/nested/reorder-group.e2e.js +21 -21
- package/dist/collection/components/reorder-group/test/scroll-target/reorder-group.e2e.js +21 -21
- package/dist/collection/components/ripple-effect/ripple-effect.css +22 -0
- package/dist/collection/components/ripple-effect/ripple-effect.js +135 -135
- package/dist/collection/components/ripple-effect/test/basic/ripple-effect.e2e.js +48 -48
- package/dist/collection/components/route/route.js +151 -151
- package/dist/collection/components/route-redirect/route-redirect.js +76 -76
- package/dist/collection/components/router/router.js +472 -472
- package/dist/collection/components/router/test/basic/router.e2e.js +55 -55
- package/dist/collection/components/router/test/guards/href/router.e2e.js +51 -51
- package/dist/collection/components/router/test/guards/link/router.e2e.js +51 -51
- package/dist/collection/components/router/test/guards/push/router.e2e.js +51 -51
- package/dist/collection/components/router/test/guards/router.e2e.js +5 -5
- package/dist/collection/components/router/test/guards/test.utils.js +2 -2
- package/dist/collection/components/router/test/matching.spec.js +250 -0
- package/dist/collection/components/router/test/parser.spec.js +133 -0
- package/dist/collection/components/router/test/path.spec.js +218 -0
- package/dist/collection/components/router/test/router.spec.js +55 -0
- package/dist/collection/components/router/utils/debug.js +14 -14
- package/dist/collection/components/router/utils/dom.js +56 -56
- package/dist/collection/components/router/utils/matching.js +150 -150
- package/dist/collection/components/router/utils/parser.js +52 -52
- package/dist/collection/components/router/utils/path.js +66 -66
- package/dist/collection/components/router-link/router-link.css +22 -0
- package/dist/collection/components/router-link/router-link.js +157 -157
- package/dist/collection/components/router-outlet/router-outlet.css +22 -0
- package/dist/collection/components/router-outlet/router-outlet.js +459 -459
- package/dist/collection/components/router-outlet/test/basic/router-outlet.e2e.js +31 -31
- package/dist/collection/components/row/row.css +66 -0
- package/dist/collection/components/row/row.js +15 -15
- package/dist/collection/components/searchbar/searchbar.ios.css +44 -0
- package/dist/collection/components/searchbar/searchbar.js +891 -889
- package/dist/collection/components/searchbar/searchbar.md.css +44 -0
- package/dist/collection/components/searchbar/test/a11y/searchbar.e2e.js +11 -11
- package/dist/collection/components/searchbar/test/basic/searchbar.e2e.js +101 -101
- package/dist/collection/components/searchbar/test/events/searchbar.e2e.js +55 -55
- package/dist/collection/components/searchbar/test/searchbar.spec.js +15 -0
- package/dist/collection/components/segment/segment.ios.css +66 -0
- package/dist/collection/components/segment/segment.js +631 -631
- package/dist/collection/components/segment/segment.md.css +66 -0
- package/dist/collection/components/segment/test/a11y/segment.e2e.js +37 -37
- package/dist/collection/components/segment/test/basic/segment.e2e.js +22 -22
- package/dist/collection/components/segment/test/custom/segment.e2e.js +6 -6
- package/dist/collection/components/segment/test/icon/segment.e2e.js +6 -6
- package/dist/collection/components/segment/test/modes/segment.e2e.js +15 -15
- package/dist/collection/components/segment/test/scrollable/segment.e2e.js +12 -12
- package/dist/collection/components/segment/test/segment-events.e2e.js +97 -97
- package/dist/collection/components/segment/test/segment.spec.js +37 -0
- package/dist/collection/components/segment/test/toolbar/segment.e2e.js +21 -21
- package/dist/collection/components/segment/test/wrap/segment.e2e.js +21 -21
- package/dist/collection/components/segment-button/segment-button.ios.css +44 -0
- package/dist/collection/components/segment-button/segment-button.js +217 -217
- package/dist/collection/components/segment-button/segment-button.md.css +44 -0
- package/dist/collection/components/select/select.ios.css +126 -7
- package/dist/collection/components/select/select.js +1201 -1184
- package/dist/collection/components/select/select.md.css +173 -19
- package/dist/collection/components/select/test/a11y/select.e2e.js +14 -14
- package/dist/collection/components/select/test/async/select.e2e.js +14 -14
- package/dist/collection/components/select/test/basic/select.e2e.js +140 -140
- package/dist/collection/components/select/test/card/select.e2e.js +6 -6
- package/dist/collection/components/select/test/color/select.e2e.js +22 -22
- package/dist/collection/components/select/test/compare-with/select.e2e.js +33 -33
- package/dist/collection/components/select/test/custom/select.e2e.js +19 -19
- package/dist/collection/components/select/test/disabled/select.e2e.js +17 -17
- package/dist/collection/components/select/test/fill/select.e2e.js +63 -63
- package/dist/collection/components/select/test/highlight/select.e2e.js +74 -74
- package/dist/collection/components/select/test/item/select.e2e.js +26 -11
- package/dist/collection/components/select/test/label/select.e2e.js +141 -141
- package/dist/collection/components/select/test/legacy/async/select.e2e.js +8 -8
- package/dist/collection/components/select/test/legacy/basic/select.e2e.js +108 -108
- package/dist/collection/components/select/test/legacy/compare-with/select.e2e.js +33 -33
- package/dist/collection/components/select/test/legacy/custom/custom.e2e.js +5 -5
- package/dist/collection/components/select/test/legacy/single-value/select.e2e.js +8 -8
- package/dist/collection/components/select/test/legacy/spec/select.e2e.js +6 -6
- package/dist/collection/components/select/test/legacy/standalone/select.e2e.js +11 -11
- package/dist/collection/components/select/test/legacy/wrapping/select.e2e.js +17 -17
- package/dist/collection/components/select/test/popover-size/select.e2e.js +63 -63
- package/dist/collection/components/select/test/select.spec.js +59 -0
- package/dist/collection/components/select/test/slot/select.e2e.js +67 -0
- package/dist/collection/components/select/test/states/select.e2e.js +21 -21
- package/dist/collection/components/select/test/toggle-icon/select.e2e.js +14 -14
- package/dist/collection/components/select/test/wrapping/select.e2e.js +16 -16
- package/dist/collection/components/select-option/select-option.js +60 -60
- package/dist/collection/components/select-popover/select-popover.ios.css +66 -0
- package/dist/collection/components/select-popover/select-popover.js +197 -197
- package/dist/collection/components/select-popover/select-popover.md.css +66 -0
- package/dist/collection/components/select-popover/test/basic/select-popover.e2e.js +52 -52
- package/dist/collection/components/select-popover/test/fixtures.js +33 -33
- package/dist/collection/components/skeleton-text/skeleton-text.css +22 -0
- package/dist/collection/components/skeleton-text/skeleton-text.js +87 -48
- package/dist/collection/components/skeleton-text/test/basic/skeleton-text.e2e.js +6 -6
- package/dist/collection/components/skeleton-text/test/custom/skeleton-text.e2e.js +6 -6
- package/dist/collection/components/slides/IonicSlides.js +95 -95
- package/dist/collection/components/spinner/spinner-configs.js +121 -121
- package/dist/collection/components/spinner/spinner.css +22 -0
- package/dist/collection/components/spinner/spinner.js +137 -137
- package/dist/collection/components/spinner/test/basic/spinner.e2e.js +10 -10
- package/dist/collection/components/spinner/test/color/spinner.e2e.js +10 -10
- package/dist/collection/components/spinner/test/resize/spinner.e2e.js +8 -8
- package/dist/collection/components/split-pane/split-pane.ios.css +67 -2
- package/dist/collection/components/split-pane/split-pane.js +225 -225
- package/dist/collection/components/split-pane/split-pane.md.css +67 -2
- package/dist/collection/components/split-pane/test/basic/split-pane.e2e.js +18 -18
- package/dist/collection/components/split-pane/test/multiple/split-pane.e2e.js +23 -23
- package/dist/collection/components/tab/tab.js +170 -170
- package/dist/collection/components/tab-bar/tab-bar.ios.css +66 -0
- package/dist/collection/components/tab-bar/tab-bar.js +177 -177
- package/dist/collection/components/tab-bar/tab-bar.md.css +66 -0
- package/dist/collection/components/tab-bar/test/basic/tab-bar.e2e.js +8 -8
- package/dist/collection/components/tab-bar/test/custom/tab-bar.e2e.js +6 -6
- package/dist/collection/components/tab-bar/test/translucent/tab-bar.e2e.js +14 -14
- package/dist/collection/components/tab-button/tab-button.ios.css +44 -0
- package/dist/collection/components/tab-button/tab-button.js +267 -267
- package/dist/collection/components/tab-button/tab-button.md.css +44 -0
- package/dist/collection/components/tab-button/test/a11y/tab-button.e2e.js +6 -6
- package/dist/collection/components/tab-button/test/basic/tab-button.e2e.js +16 -16
- package/dist/collection/components/tab-button/test/layout/tab-button.e2e.js +26 -26
- package/dist/collection/components/tab-button/test/states/tab-button.e2e.js +26 -26
- package/dist/collection/components/tabs/tabs.css +22 -0
- package/dist/collection/components/tabs/tabs.js +344 -344
- package/dist/collection/components/tabs/test/basic/tabs.e2e.js +24 -24
- package/dist/collection/components/tabs/test/placements/tabs.e2e.js +17 -17
- package/dist/collection/components/text/test/basic/text.e2e.js +11 -11
- package/dist/collection/components/text/text.css +22 -0
- package/dist/collection/components/text/text.js +47 -47
- package/dist/collection/components/textarea/test/a11y/textarea.e2e.js +12 -12
- package/dist/collection/components/textarea/test/autogrow/textarea.e2e.js +31 -31
- package/dist/collection/components/textarea/test/bottom-content/textarea.e2e.js +82 -82
- package/dist/collection/components/textarea/test/card/textarea.e2e.js +6 -6
- package/dist/collection/components/textarea/test/clear-on-edit/textarea.e2e.js +53 -17
- package/dist/collection/components/textarea/test/color/textarea.e2e.js +88 -88
- package/dist/collection/components/textarea/test/cols/textarea.e2e.js +11 -11
- package/dist/collection/components/textarea/test/fill/textarea.e2e.js +63 -63
- package/dist/collection/components/textarea/test/highlight/textarea.e2e.js +52 -52
- package/dist/collection/components/textarea/test/item/textarea.e2e.js +11 -11
- package/dist/collection/components/textarea/test/label-placement/textarea.e2e.js +150 -150
- package/dist/collection/components/textarea/test/legacy/a11y/textarea.e2e.js +15 -15
- package/dist/collection/components/textarea/test/legacy/autogrow/textarea.e2e.js +31 -31
- package/dist/collection/components/textarea/test/legacy/basic/textarea.e2e.js +30 -30
- package/dist/collection/components/textarea/test/legacy/clear-on-edit/textarea.e2e.js +17 -17
- package/dist/collection/components/textarea/test/slot/textarea.e2e.js +51 -0
- package/dist/collection/components/textarea/test/states/textarea.e2e.js +11 -11
- package/dist/collection/components/textarea/test/textarea-events.e2e.js +57 -57
- package/dist/collection/components/textarea/test/textarea.spec.js +59 -0
- package/dist/collection/components/textarea/textarea.ios.css +125 -5
- package/dist/collection/components/textarea/textarea.js +1069 -1019
- package/dist/collection/components/textarea/textarea.md.css +179 -14
- package/dist/collection/components/thumbnail/test/basic/thumbnail.e2e.js +28 -28
- package/dist/collection/components/thumbnail/thumbnail.css +22 -0
- package/dist/collection/components/thumbnail/thumbnail.js +15 -15
- package/dist/collection/components/title/test/a11y/title.e2e.js +17 -17
- package/dist/collection/components/title/test/basic/title.e2e.js +13 -13
- package/dist/collection/components/title/title.ios.css +22 -0
- package/dist/collection/components/title/title.js +119 -119
- package/dist/collection/components/title/title.md.css +22 -0
- package/dist/collection/components/toast/animations/ios.enter.js +21 -20
- package/dist/collection/components/toast/animations/ios.leave.js +18 -18
- package/dist/collection/components/toast/animations/md.enter.js +23 -22
- package/dist/collection/components/toast/animations/md.leave.js +6 -6
- package/dist/collection/components/toast/animations/utils.js +62 -56
- package/dist/collection/components/toast/gestures/swipe-to-dismiss.js +267 -0
- package/dist/collection/components/toast/test/a11y/toast.e2e.js +92 -92
- package/dist/collection/components/toast/test/basic/toast.e2e.js +101 -101
- package/dist/collection/components/toast/test/is-open/toast.e2e.js +17 -17
- package/dist/collection/components/toast/test/layout/toast.e2e.js +9 -9
- package/dist/collection/components/toast/test/position-anchor/toast.e2e.js +37 -37
- package/dist/collection/components/toast/test/standalone/toast.e2e.js +10 -10
- package/dist/collection/components/toast/test/swipe-gesture/toast.e2e.js +84 -0
- package/dist/collection/components/toast/test/toast-config.spec.js +25 -0
- package/dist/collection/components/toast/test/toast-id.spec.js +32 -0
- package/dist/collection/components/toast/test/toast.spec.js +200 -0
- package/dist/collection/components/toast/test/trigger/toast.e2e.js +21 -21
- package/dist/collection/components/toast/toast.ios.css +54 -10
- package/dist/collection/components/toast/toast.js +1065 -952
- package/dist/collection/components/toast/toast.md.css +54 -0
- package/dist/collection/components/toggle/test/a11y/toggle.e2e.js +6 -6
- package/dist/collection/components/toggle/test/color/toggle.e2e.js +11 -11
- package/dist/collection/components/toggle/test/enable-on-off-labels/toggle.e2e.js +27 -27
- package/dist/collection/components/toggle/test/item/toggle.e2e.js +52 -52
- package/dist/collection/components/toggle/test/label/toggle.e2e.js +65 -65
- package/dist/collection/components/toggle/test/legacy/basic/toggle.e2e.js +69 -69
- package/dist/collection/components/toggle/test/legacy/enable-on-off-labels/toggle.e2e.js +23 -23
- package/dist/collection/components/toggle/test/legacy/sizes/toggle.e2e.js +6 -6
- package/dist/collection/components/toggle/test/sizes/toggle.e2e.js +6 -6
- package/dist/collection/components/toggle/test/states/toggle.e2e.js +16 -16
- package/dist/collection/components/toggle/test/toggle.spec.js +67 -0
- package/dist/collection/components/toggle/toggle.ios.css +66 -6
- package/dist/collection/components/toggle/toggle.js +487 -484
- package/dist/collection/components/toggle/toggle.md.css +66 -6
- package/dist/collection/components/toolbar/test/basic/toolbar.e2e.js +7 -7
- package/dist/collection/components/toolbar/test/colors/toolbar.e2e.js +6 -6
- package/dist/collection/components/toolbar/toolbar.ios.css +44 -0
- package/dist/collection/components/toolbar/toolbar.js +100 -100
- package/dist/collection/components/toolbar/toolbar.md.css +44 -0
- package/dist/collection/css/test/a11y/typography.e2e.js +6 -6
- package/dist/collection/global/config.js +51 -51
- package/dist/collection/global/ionic-global.js +54 -54
- package/dist/collection/global/test/config-controller.spec.js +77 -0
- package/dist/collection/utils/animation/animation-utils.js +91 -91
- package/dist/collection/utils/animation/animation.js +905 -904
- package/dist/collection/utils/animation/cubic-bezier.js +49 -49
- package/dist/collection/utils/animation/test/animation.spec.js +447 -0
- package/dist/collection/utils/animation/test/animationbuilder/animation.e2e.js +26 -26
- package/dist/collection/utils/animation/test/basic/animation.e2e.js +12 -12
- package/dist/collection/utils/animation/test/display/animation.e2e.js +18 -18
- package/dist/collection/utils/animation/test/hooks/animation.e2e.js +39 -39
- package/dist/collection/utils/animation/test/multiple/animation.e2e.js +27 -27
- package/dist/collection/utils/browser/index.js +0 -22
- package/dist/collection/utils/config.js +20 -20
- package/dist/collection/utils/content/content.utils.spec.js +121 -121
- package/dist/collection/utils/content/index.js +58 -58
- package/dist/collection/utils/floating-point/floating-point.spec.js +14 -14
- package/dist/collection/utils/floating-point/index.js +5 -5
- package/dist/collection/utils/focus-visible.js +63 -63
- package/dist/collection/utils/forms/compare-with-utils.js +39 -0
- package/dist/collection/utils/forms/form-controller.js +45 -45
- package/dist/collection/utils/forms/index.js +1 -0
- package/dist/collection/utils/forms/notch-controller.js +120 -120
- package/dist/collection/utils/framework-delegate.js +121 -121
- package/dist/collection/utils/gesture/button-active.js +56 -56
- package/dist/collection/utils/gesture/gesture-controller.js +182 -182
- package/dist/collection/utils/gesture/index.js +222 -222
- package/dist/collection/utils/gesture/listener.js +36 -36
- package/dist/collection/utils/gesture/pointer-events.js +113 -113
- package/dist/collection/utils/gesture/recognizers.js +46 -46
- package/dist/collection/utils/gesture/swipe-back.js +65 -65
- package/dist/collection/utils/hardware-back-button.js +48 -48
- package/dist/collection/utils/helpers.js +258 -258
- package/dist/collection/utils/helpers.spec.js +28 -28
- package/dist/collection/utils/input-shims/hacks/common.js +61 -61
- package/dist/collection/utils/input-shims/hacks/hide-caret.js +19 -19
- package/dist/collection/utils/input-shims/hacks/input-blurring.js +47 -47
- package/dist/collection/utils/input-shims/hacks/scroll-assist.js +225 -225
- package/dist/collection/utils/input-shims/hacks/scroll-data.js +29 -29
- package/dist/collection/utils/input-shims/hacks/scroll-padding.js +21 -21
- package/dist/collection/utils/input-shims/hacks/test/scroll-assist.e2e.js +97 -97
- package/dist/collection/utils/input-shims/input-shims.js +87 -81
- package/dist/collection/utils/keyboard/keyboard-controller.js +128 -128
- package/dist/collection/utils/keyboard/keyboard.js +59 -59
- package/dist/collection/utils/keyboard/test/keyboard-controller.spec.js +21 -0
- package/dist/collection/utils/keyboard/test/keyboard.spec.js +214 -0
- package/dist/collection/utils/lock-controller.js +24 -24
- package/dist/collection/utils/logging/index.js +3 -3
- package/dist/collection/utils/media.js +13 -13
- package/dist/collection/utils/menu-controller/animations/base.js +8 -8
- package/dist/collection/utils/menu-controller/animations/overlay.js +21 -21
- package/dist/collection/utils/menu-controller/animations/push.js +20 -20
- package/dist/collection/utils/menu-controller/animations/reveal.js +6 -6
- package/dist/collection/utils/menu-controller/index.js +204 -206
- package/dist/collection/utils/native/capacitor.js +4 -4
- package/dist/collection/utils/native/haptic.js +151 -151
- package/dist/collection/utils/native/keyboard.js +47 -47
- package/dist/collection/utils/native/native-interface.js +15 -15
- package/dist/collection/utils/native/status-bar.js +36 -36
- package/dist/collection/utils/overlays.js +495 -494
- package/dist/collection/utils/platform.js +56 -56
- package/dist/collection/utils/rtl/dir.js +5 -5
- package/dist/collection/utils/rtl/dir.spec.js +17 -17
- package/dist/collection/utils/sanitization/index.js +122 -122
- package/dist/collection/utils/sanitization/test/sanitization.spec.js +43 -0
- package/dist/collection/utils/slot-mutation-controller.js +86 -85
- package/dist/collection/utils/status-tap.js +26 -26
- package/dist/collection/utils/tap-click/index.js +171 -171
- package/dist/collection/utils/tap-click/test/tap-click.e2e.js +12 -12
- package/dist/collection/utils/test/aria.spec.js +79 -0
- package/dist/collection/utils/test/attributes.spec.js +53 -0
- package/dist/collection/utils/test/framework-delegate/framework-delegate.e2e.js +25 -25
- package/dist/collection/utils/test/hardware-back-button.spec.js +53 -0
- package/dist/collection/utils/test/overlays/overlays.e2e.js +137 -137
- package/dist/collection/utils/test/overlays/overlays.spec.js +102 -0
- package/dist/collection/utils/test/platform.spec.js +132 -0
- package/dist/collection/utils/test/platform.utils.js +77 -77
- package/dist/collection/utils/test/playwright/drag-element.js +69 -69
- package/dist/collection/utils/test/playwright/generator.js +48 -25
- package/dist/collection/utils/test/playwright/matchers/index.js +3 -3
- package/dist/collection/utils/test/playwright/matchers/toHaveReceivedEvent.js +21 -21
- package/dist/collection/utils/test/playwright/matchers/toHaveReceivedEventDetail.js +28 -28
- package/dist/collection/utils/test/playwright/matchers/toHaveReceivedEventTimes.js +22 -22
- package/dist/collection/utils/test/playwright/page/event-spy.js +110 -110
- package/dist/collection/utils/test/playwright/page/utils/goto.js +52 -52
- package/dist/collection/utils/test/playwright/page/utils/locator.js +8 -8
- package/dist/collection/utils/test/playwright/page/utils/set-content.js +44 -35
- package/dist/collection/utils/test/playwright/page/utils/set-ion-viewport.js +19 -19
- package/dist/collection/utils/test/playwright/page/utils/spy-on-event.js +4 -4
- package/dist/collection/utils/test/playwright/page/utils/wait-for-changes.js +48 -48
- package/dist/collection/utils/test/playwright/playwright-page.js +35 -35
- package/dist/collection/utils/test/playwright/viewports/index.js +13 -13
- package/dist/collection/utils/test/press-keys.js +77 -77
- package/dist/collection/utils/test/ready.spec.js +39 -0
- package/dist/collection/utils/test/theme.spec.js +56 -0
- package/dist/collection/utils/theme.js +23 -23
- package/dist/collection/utils/transition/index.js +163 -163
- package/dist/collection/utils/transition/ios.transition.js +598 -598
- package/dist/collection/utils/transition/md.transition.js +44 -44
- package/dist/collection/utils/watch-options.js +30 -30
- package/dist/docs.json +195 -38
- package/dist/esm/animation-dde8cc0d.js +1060 -0
- package/dist/esm/{app-globals-2398e405.js → app-globals-8c62bec2.js} +1 -1
- package/dist/esm/button-active-308d3edd.js +67 -0
- package/dist/esm/capacitor-59395cbd.js +13 -0
- package/dist/esm/compare-with-utils-a96ff2ea.js +41 -0
- package/dist/esm/config-49c88215.js +193 -0
- package/dist/esm/cubic-bezier-fe2083dc.js +90 -0
- package/dist/esm/data-775093f5.js +1625 -0
- package/dist/esm/{dir-912e3e13.js → dir-babeabeb.js} +5 -5
- package/dist/esm/focus-visible-dd40d69f.js +75 -0
- package/dist/esm/form-controller-548aa79c.js +64 -0
- package/dist/esm/framework-delegate-bc1fd82a.js +140 -0
- package/dist/esm/gesture-controller-1bf57181.js +195 -0
- package/dist/esm/haptic-554688a5.js +206 -0
- package/dist/esm/hardware-back-button-b2bc76db.js +71 -0
- package/dist/esm/helpers-ae653409.js +418 -0
- package/dist/esm/index-1193f005.js +306 -0
- package/dist/esm/index-2cf77112.js +457 -0
- package/dist/esm/index-4743453d.js +231 -0
- package/dist/esm/index-82eeb47f.js +196 -0
- package/dist/esm/{index-595d62c9.js → index-9b0d46f4.js} +3 -3
- package/dist/esm/index-a5d50daf.js +7 -0
- package/dist/esm/{index-7c9b1bca.js → index-b7d870cf.js} +79 -15
- package/dist/esm/{index-4392efa5.js → index-b9e742e5.js} +60 -60
- package/dist/esm/index.js +113 -113
- package/dist/esm/input-shims-6539ce13.js +599 -0
- package/dist/esm/input.utils-a5a2d164.js +135 -0
- package/dist/esm/ion-accordion_2.entry.js +488 -488
- package/dist/esm/ion-action-sheet.entry.js +260 -250
- package/dist/esm/ion-alert.entry.js +442 -432
- package/dist/esm/ion-app_8.entry.js +1151 -1151
- package/dist/esm/ion-avatar_3.entry.js +29 -29
- package/dist/esm/ion-back-button.entry.js +73 -73
- package/dist/esm/ion-backdrop.entry.js +40 -40
- package/dist/esm/ion-breadcrumb_2.entry.js +194 -194
- package/dist/esm/ion-button_2.entry.js +303 -303
- package/dist/esm/ion-card_5.entry.js +105 -105
- package/dist/esm/ion-checkbox.entry.js +149 -147
- package/dist/esm/ion-chip.entry.js +20 -20
- package/dist/esm/ion-col_3.entry.js +136 -136
- package/dist/esm/ion-datetime-button.entry.js +325 -325
- package/dist/esm/ion-datetime_3.entry.js +2204 -2162
- package/dist/esm/ion-fab_3.entry.js +150 -150
- package/dist/esm/ion-img.entry.js +79 -79
- package/dist/esm/ion-infinite-scroll_2.entry.js +198 -190
- package/dist/esm/ion-input.entry.js +443 -399
- package/dist/esm/ion-item-option_3.entry.js +457 -457
- package/dist/esm/ion-item_8.entry.js +441 -428
- package/dist/esm/ion-loading.entry.js +220 -210
- package/dist/esm/ion-menu_3.entry.js +670 -670
- package/dist/esm/ion-modal.entry.js +1415 -1405
- package/dist/esm/ion-nav_2.entry.js +904 -904
- package/dist/esm/ion-picker-column-internal.entry.js +331 -327
- package/dist/esm/ion-picker-internal.entry.js +453 -453
- package/dist/esm/ion-popover.entry.js +1108 -1098
- package/dist/esm/ion-progress-bar.entry.js +40 -40
- package/dist/esm/ion-radio_2.entry.js +321 -316
- package/dist/esm/ion-range.entry.js +558 -556
- package/dist/esm/ion-refresher_2.entry.js +786 -786
- package/dist/esm/ion-reorder_2.entry.js +267 -267
- package/dist/esm/ion-ripple-effect.entry.js +66 -66
- package/dist/esm/ion-route_4.entry.js +693 -693
- package/dist/esm/ion-searchbar.entry.js +360 -358
- package/dist/esm/ion-segment_2.entry.js +507 -507
- package/dist/esm/ion-select_3.entry.js +784 -768
- package/dist/esm/ion-spinner.entry.js +46 -46
- package/dist/esm/ion-split-pane.entry.js +119 -119
- package/dist/esm/ion-tab-bar_2.entry.js +138 -138
- package/dist/esm/ion-tab_2.entry.js +187 -187
- package/dist/esm/ion-text.entry.js +13 -13
- package/dist/esm/ion-textarea.entry.js +401 -353
- package/dist/esm/ion-toast.entry.js +771 -419
- package/dist/esm/ion-toggle.entry.js +227 -225
- package/dist/esm/ionic-global-1f99b929.js +224 -0
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/ios.transition-3376ccb2.js +651 -0
- package/dist/esm/keyboard-52278bd7.js +146 -0
- package/dist/esm/keyboard-73175e24.js +79 -0
- package/dist/esm/keyboard-controller-ec5c2bfa.js +165 -0
- package/dist/esm/loader.js +5 -5
- package/dist/esm/lock-controller-316928be.js +38 -0
- package/dist/esm/md.transition-f992779f.js +57 -0
- package/dist/esm/notch-controller-fea7f9c5.js +153 -0
- package/dist/esm/overlays-b33f6bca.js +693 -0
- package/dist/esm/spinner-configs-964f7cf3.js +145 -0
- package/dist/esm/status-tap-16fd8f3d.js +40 -0
- package/dist/esm/swipe-back-18cb49f7.js +79 -0
- package/dist/esm/theme-01f3f29c.js +43 -0
- package/dist/esm/watch-options-c2911ace.js +47 -0
- package/dist/esm-es5/{animation-8aa13916.js → animation-dde8cc0d.js} +1 -1
- package/dist/esm-es5/app-globals-8c62bec2.js +4 -0
- package/dist/esm-es5/{button-active-ce5cba4c.js → button-active-308d3edd.js} +1 -1
- package/dist/esm-es5/{capacitor-b4979570.js → capacitor-59395cbd.js} +1 -1
- package/dist/esm-es5/compare-with-utils-a96ff2ea.js +4 -0
- package/dist/esm-es5/data-775093f5.js +4 -0
- package/dist/esm-es5/{form-controller-64edeaad.js → form-controller-548aa79c.js} +1 -1
- package/dist/esm-es5/{framework-delegate-aa433dea.js → framework-delegate-bc1fd82a.js} +1 -1
- package/dist/esm-es5/{haptic-1243b917.js → haptic-554688a5.js} +1 -1
- package/dist/esm-es5/index-1193f005.js +4 -0
- package/dist/esm-es5/{index-ff313b19.js → index-2cf77112.js} +1 -1
- package/dist/esm-es5/{index-6a0ccabb.js → index-4743453d.js} +1 -1
- package/dist/esm-es5/{index-f0cc4e14.js → index-82eeb47f.js} +1 -1
- package/dist/esm-es5/index-b7d870cf.js +5 -0
- package/dist/esm-es5/{index-4392efa5.js → index-b9e742e5.js} +1 -1
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/input-shims-6539ce13.js +4 -0
- package/dist/esm-es5/input.utils-a5a2d164.js +4 -0
- package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
- package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
- package/dist/esm-es5/ion-alert.entry.js +1 -1
- package/dist/esm-es5/ion-app_8.entry.js +1 -1
- package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
- package/dist/esm-es5/ion-back-button.entry.js +1 -1
- package/dist/esm-es5/ion-backdrop.entry.js +1 -1
- package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm-es5/ion-button_2.entry.js +1 -1
- package/dist/esm-es5/ion-card_5.entry.js +1 -1
- package/dist/esm-es5/ion-checkbox.entry.js +1 -1
- package/dist/esm-es5/ion-chip.entry.js +1 -1
- package/dist/esm-es5/ion-col_3.entry.js +1 -1
- package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
- package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
- package/dist/esm-es5/ion-fab_3.entry.js +1 -1
- package/dist/esm-es5/ion-img.entry.js +1 -1
- package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
- package/dist/esm-es5/ion-input.entry.js +1 -1
- package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
- package/dist/esm-es5/ion-item_8.entry.js +1 -1
- package/dist/esm-es5/ion-loading.entry.js +1 -1
- package/dist/esm-es5/ion-menu_3.entry.js +1 -1
- package/dist/esm-es5/ion-modal.entry.js +1 -1
- package/dist/esm-es5/ion-nav_2.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column-internal.entry.js +1 -1
- package/dist/esm-es5/ion-picker-internal.entry.js +1 -1
- package/dist/esm-es5/ion-popover.entry.js +1 -1
- package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
- package/dist/esm-es5/ion-radio_2.entry.js +1 -1
- package/dist/esm-es5/ion-range.entry.js +1 -1
- package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
- package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
- package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
- package/dist/esm-es5/ion-route_4.entry.js +1 -1
- package/dist/esm-es5/ion-searchbar.entry.js +1 -1
- package/dist/esm-es5/ion-segment_2.entry.js +1 -1
- package/dist/esm-es5/ion-select_3.entry.js +1 -1
- package/dist/esm-es5/ion-spinner.entry.js +1 -1
- package/dist/esm-es5/ion-split-pane.entry.js +1 -1
- package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
- package/dist/esm-es5/ion-tab_2.entry.js +1 -1
- package/dist/esm-es5/ion-text.entry.js +1 -1
- package/dist/esm-es5/ion-textarea.entry.js +1 -1
- package/dist/esm-es5/ion-toast.entry.js +1 -1
- package/dist/esm-es5/ion-toggle.entry.js +1 -1
- package/dist/esm-es5/{ionic-global-40e42e7f.js → ionic-global-1f99b929.js} +1 -1
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/{ios.transition-1651c430.js → ios.transition-3376ccb2.js} +1 -1
- package/dist/esm-es5/{keyboard-b551279d.js → keyboard-52278bd7.js} +1 -1
- package/dist/esm-es5/{keyboard-b063f012.js → keyboard-73175e24.js} +1 -1
- package/dist/esm-es5/{keyboard-controller-0c2dce71.js → keyboard-controller-ec5c2bfa.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-f992779f.js +4 -0
- package/dist/esm-es5/{notch-controller-8c9c0e54.js → notch-controller-fea7f9c5.js} +1 -1
- package/dist/esm-es5/{overlays-6c9feb7e.js → overlays-b33f6bca.js} +1 -1
- package/dist/esm-es5/{status-tap-9ce68758.js → status-tap-16fd8f3d.js} +1 -1
- package/dist/esm-es5/{swipe-back-cd4295f3.js → swipe-back-18cb49f7.js} +1 -1
- package/dist/html.html-data.json +16 -3
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/ionic.js +15 -15
- package/dist/ionic/p-013013a3.js +4 -0
- package/dist/ionic/p-0235067a.js +4 -0
- package/dist/ionic/{p-a0b6d438.js → p-04377cfa.js} +1 -1
- package/dist/ionic/p-043aa6cc.system.entry.js +4 -0
- package/dist/ionic/{p-5d711127.js → p-0509fd34.js} +1 -1
- package/dist/ionic/p-0550f802.entry.js +4 -0
- package/dist/ionic/p-06abe918.system.entry.js +4 -0
- package/dist/ionic/{p-702d85d8.system.js → p-0aa78a8d.system.js} +1 -1
- package/dist/ionic/{p-41477ad9.system.js → p-0bd51c34.system.js} +1 -1
- package/dist/ionic/p-0dfa4ab4.system.entry.js +4 -0
- package/dist/ionic/p-0ebc87b7.system.entry.js +4 -0
- package/dist/ionic/{p-bed722c4.system.entry.js → p-10ec9af7.system.entry.js} +1 -1
- package/dist/ionic/{p-f4cc91f6.entry.js → p-11786dc7.entry.js} +1 -1
- package/dist/ionic/{p-0dc0d9b5.entry.js → p-11a3973f.entry.js} +1 -1
- package/dist/ionic/{p-a545b4f1.system.js → p-1501b945.system.js} +1 -1
- package/dist/ionic/{p-4e6a1efb.system.entry.js → p-158efe8d.system.entry.js} +1 -1
- package/dist/ionic/p-164aa69c.entry.js +4 -0
- package/dist/ionic/p-17d283b9.system.entry.js +4 -0
- package/dist/ionic/p-18cae04f.js +4 -0
- package/dist/ionic/{p-abacb44b.system.entry.js → p-19c379da.system.entry.js} +1 -1
- package/dist/ionic/p-19d9ceb8.system.js +4 -0
- package/dist/ionic/p-1b27ac67.entry.js +4 -0
- package/dist/ionic/{p-b91fe549.entry.js → p-1c249831.entry.js} +1 -1
- package/dist/ionic/{p-b4b4bb29.system.js → p-1cca10d6.system.js} +1 -1
- package/dist/ionic/p-1e4371bd.js +4 -0
- package/dist/ionic/{p-c7b8c2ef.system.entry.js → p-20e0e75d.system.entry.js} +1 -1
- package/dist/ionic/{p-34d2de14.system.entry.js → p-22827063.system.entry.js} +1 -1
- package/dist/ionic/{p-64ed03a3.entry.js → p-26c4bf85.entry.js} +1 -1
- package/dist/ionic/{p-419eb426.js → p-27281edd.js} +1 -1
- package/dist/ionic/{p-965677f1.entry.js → p-2894d5f6.entry.js} +1 -1
- package/dist/ionic/p-290d3fe9.js +5 -0
- package/dist/ionic/p-29d03b3a.js +4 -0
- package/dist/ionic/p-2a583966.entry.js +4 -0
- package/dist/ionic/p-2b7827c7.js +4 -0
- package/dist/ionic/{p-3d7fea9b.system.entry.js → p-2ba9a9bd.system.entry.js} +1 -1
- package/dist/ionic/p-2cf21a15.system.entry.js +4 -0
- package/dist/ionic/p-2df97906.system.entry.js +4 -0
- package/dist/ionic/{p-fa8d4788.system.js → p-31b2326e.system.js} +1 -1
- package/dist/ionic/{p-744973f3.entry.js → p-3313c481.entry.js} +1 -1
- package/dist/ionic/{p-ffb876b0.system.entry.js → p-332ea4d3.system.entry.js} +1 -1
- package/dist/ionic/{p-97e31c0a.system.js → p-3671f1b9.system.js} +1 -1
- package/dist/ionic/p-36d187af.js +4 -0
- package/dist/ionic/p-376a6063.js +4 -0
- package/dist/ionic/p-38531958.system.entry.js +4 -0
- package/dist/ionic/{p-55ed230e.system.js → p-38c337e7.system.js} +1 -1
- package/dist/ionic/p-38f2c6bb.system.js +4 -0
- package/dist/ionic/{p-3bad5c1a.js → p-3a75d7fd.js} +1 -1
- package/dist/ionic/{p-8b29691f.entry.js → p-3dfc522b.entry.js} +1 -1
- package/dist/ionic/{p-3de79805.entry.js → p-3e8d5e53.entry.js} +1 -1
- package/dist/ionic/p-40f68333.system.js +4 -0
- package/dist/ionic/{p-a6d83a03.system.entry.js → p-41208f54.system.entry.js} +1 -1
- package/dist/ionic/{p-b287ab05.js → p-4180a747.js} +1 -1
- package/dist/ionic/{p-b923f3d7.js → p-42f189f4.js} +1 -1
- package/dist/ionic/{p-d7ea6a0d.system.entry.js → p-4489dd20.system.entry.js} +1 -1
- package/dist/ionic/p-44a56556.js +4 -0
- package/dist/ionic/{p-e76a4bc8.entry.js → p-44dc52e5.entry.js} +1 -1
- package/dist/ionic/{p-f5a750e4.system.entry.js → p-4685218a.system.entry.js} +1 -1
- package/dist/ionic/p-469dd571.system.entry.js +4 -0
- package/dist/ionic/{p-5bd4e009.entry.js → p-47bb15a1.entry.js} +1 -1
- package/dist/ionic/{p-664d2b07.system.entry.js → p-4981ea0a.system.entry.js} +1 -1
- package/dist/ionic/{p-cf425ec5.system.entry.js → p-507ddbfe.system.entry.js} +1 -1
- package/dist/ionic/{p-14aca3fb.entry.js → p-529b24fb.entry.js} +1 -1
- package/dist/ionic/p-52cfafe9.system.js +5 -0
- package/dist/ionic/p-53ec4f1c.system.js +4 -0
- package/dist/ionic/{p-c0c81820.system.js → p-5ad1fe3b.system.js} +1 -1
- package/dist/ionic/{p-7cee75c0.entry.js → p-60959b71.entry.js} +1 -1
- package/dist/ionic/p-61e4d3ec.entry.js +4 -0
- package/dist/ionic/{p-1cb5f2f8.system.entry.js → p-648ad047.system.entry.js} +1 -1
- package/dist/ionic/p-66d633fb.js +4 -0
- package/dist/ionic/{p-63f08fe3.entry.js → p-6855f26a.entry.js} +1 -1
- package/dist/ionic/{p-1a8ae7a7.system.entry.js → p-69641343.system.entry.js} +1 -1
- package/dist/ionic/{p-800ef057.js → p-6ab03751.js} +1 -1
- package/dist/ionic/{p-18e01b30.system.entry.js → p-6c277fa2.system.entry.js} +1 -1
- package/dist/ionic/{p-0e23256e.system.entry.js → p-6e0539ea.system.entry.js} +1 -1
- package/dist/ionic/p-6fba0ce1.system.entry.js +4 -0
- package/dist/ionic/{p-4c80afe1.system.entry.js → p-745e3339.system.entry.js} +1 -1
- package/dist/ionic/p-767f1a92.entry.js +4 -0
- package/dist/ionic/{p-8a308596.system.js → p-7798c78a.system.js} +2 -2
- package/dist/ionic/p-7dc892f8.entry.js +4 -0
- package/dist/ionic/{p-6c3d5383.js → p-7fae5c36.js} +1 -1
- package/dist/ionic/{p-48d9faa7.entry.js → p-803efb5d.entry.js} +1 -1
- package/dist/ionic/{p-a8e68fd9.entry.js → p-806a9810.entry.js} +1 -1
- package/dist/ionic/p-84b567a6.entry.js +4 -0
- package/dist/ionic/p-85f48531.entry.js +4 -0
- package/dist/ionic/p-87bb3735.system.js +4 -0
- package/dist/ionic/{p-613d4042.system.js → p-888db766.system.js} +1 -1
- package/dist/ionic/p-88d5fbd3.js +4 -0
- package/dist/ionic/{p-ccdcb022.system.js → p-8985cdb6.system.js} +1 -1
- package/dist/ionic/p-8aa1d0b7.system.js +4 -0
- package/dist/ionic/{p-a9c3699b.system.entry.js → p-8f301ac5.system.entry.js} +1 -1
- package/dist/ionic/{p-174f3446.entry.js → p-928ee57a.entry.js} +1 -1
- package/dist/ionic/p-932f2259.system.entry.js +4 -0
- package/dist/ionic/p-93390f78.entry.js +4 -0
- package/dist/ionic/p-950c05ad.entry.js +4 -0
- package/dist/ionic/{p-3fb57e1b.system.entry.js → p-96d4814f.system.entry.js} +1 -1
- package/dist/ionic/p-97174c1e.js +4 -0
- package/dist/ionic/p-979d4f5c.system.js +4 -0
- package/dist/ionic/p-98f35d98.js +4 -0
- package/dist/ionic/{p-14b4348c.system.js → p-9a68d8ef.system.js} +1 -1
- package/dist/ionic/p-9ba72fdb.system.entry.js +4 -0
- package/dist/ionic/{p-41122cd6.system.js → p-9f94c72e.system.js} +1 -1
- package/dist/ionic/{p-92800752.entry.js → p-9fb45814.entry.js} +1 -1
- package/dist/ionic/p-9fda6824.system.entry.js +4 -0
- package/dist/ionic/{p-1dc91702.entry.js → p-a06501e3.entry.js} +1 -1
- package/dist/ionic/{p-c4042875.system.js → p-a074be82.system.js} +1 -1
- package/dist/ionic/{p-c7d30db9.entry.js → p-a3013394.entry.js} +1 -1
- package/dist/ionic/p-a42ef163.system.entry.js +4 -0
- package/dist/ionic/p-a49931aa.system.js +4 -0
- package/dist/ionic/{p-db5043df.system.entry.js → p-a821750c.system.entry.js} +1 -1
- package/dist/ionic/{p-1d269117.system.entry.js → p-abd5d0d5.system.entry.js} +1 -1
- package/dist/ionic/{p-9209d90c.entry.js → p-ade3cf46.entry.js} +1 -1
- package/dist/ionic/{p-1e86a71b.entry.js → p-ae4b7df8.entry.js} +1 -1
- package/dist/ionic/p-aee39e06.entry.js +4 -0
- package/dist/ionic/{p-09d142b3.system.js → p-afa9f205.system.js} +1 -1
- package/dist/ionic/{p-67e18f02.system.entry.js → p-b7058a0e.system.entry.js} +1 -1
- package/dist/ionic/p-b78e6a44.entry.js +4 -0
- package/dist/ionic/{p-beb64be7.system.entry.js → p-b7a2ffc9.system.entry.js} +1 -1
- package/dist/ionic/{p-0330f0a3.system.entry.js → p-b8a9e195.system.entry.js} +1 -1
- package/dist/ionic/{p-8ad82eb3.entry.js → p-b964aba3.entry.js} +1 -1
- package/dist/ionic/{p-ff5144f3.system.entry.js → p-beeed22c.system.entry.js} +1 -1
- package/dist/ionic/{p-5deff017.entry.js → p-c08fe2c0.entry.js} +1 -1
- package/dist/ionic/p-c1701827.entry.js +4 -0
- package/dist/ionic/{p-b2a74a72.entry.js → p-c5acfeb1.entry.js} +1 -1
- package/dist/ionic/p-c61cc894.js +4 -0
- package/dist/ionic/{p-ab4cff27.system.js → p-cabad15b.system.js} +1 -1
- package/dist/ionic/{p-07d9e9cd.system.entry.js → p-cb8dff22.system.entry.js} +1 -1
- package/dist/ionic/p-cd1b920b.entry.js +4 -0
- package/dist/ionic/p-cd574dfa.js +4 -0
- package/dist/ionic/{p-0492946a.entry.js → p-cf235986.entry.js} +1 -1
- package/dist/ionic/p-cf53213c.entry.js +4 -0
- package/dist/ionic/p-d51674c5.system.js +4 -0
- package/dist/ionic/{p-45da1e68.system.entry.js → p-d93eed83.system.entry.js} +1 -1
- package/dist/ionic/{p-c919498d.entry.js → p-da5e2652.entry.js} +1 -1
- package/dist/ionic/p-dc6d8647.entry.js +4 -0
- package/dist/ionic/p-dc71e4ef.system.entry.js +4 -0
- package/dist/ionic/{p-bba2ce59.system.js → p-ddbb2d5b.system.js} +1 -1
- package/dist/ionic/{p-6e23777e.system.entry.js → p-ddd48faf.system.entry.js} +1 -1
- package/dist/ionic/p-de6f8b28.system.js +4 -0
- package/dist/ionic/p-de756e5c.js +4 -0
- package/dist/ionic/{p-7ab6fc5a.system.entry.js → p-e2903cdc.system.entry.js} +1 -1
- package/dist/ionic/{p-0a794e83.entry.js → p-e33d1ebc.entry.js} +1 -1
- package/dist/ionic/p-ebe8bd8a.entry.js +4 -0
- package/dist/ionic/p-eef72e06.js +4 -0
- package/dist/ionic/{p-5da0eb3e.system.entry.js → p-f0504446.system.entry.js} +1 -1
- package/dist/ionic/p-f434bcf3.system.entry.js +4 -0
- package/dist/ionic/p-f5d2dc9b.js +4 -0
- package/dist/ionic/{p-a936d224.system.js → p-f6e9c227.system.js} +1 -1
- package/dist/ionic/p-f894e0ad.entry.js +4 -0
- package/dist/types/components/accordion/accordion.d.ts +62 -62
- package/dist/types/components/accordion-group/accordion-group-interface.d.ts +3 -3
- package/dist/types/components/accordion-group/accordion-group.d.ts +76 -76
- package/dist/types/components/action-sheet/action-sheet-interface.d.ts +25 -25
- package/dist/types/components/action-sheet/action-sheet.d.ts +149 -149
- package/dist/types/components/action-sheet/test/basic/fixture.d.ts +7 -7
- package/dist/types/components/alert/alert-interface.d.ts +45 -45
- package/dist/types/components/alert/alert.d.ts +181 -181
- package/dist/types/components/app/app.d.ts +15 -15
- package/dist/types/components/avatar/avatar.d.ts +1 -1
- package/dist/types/components/back-button/back-button.d.ts +41 -41
- package/dist/types/components/backdrop/backdrop.d.ts +22 -22
- package/dist/types/components/badge/badge.d.ts +7 -7
- package/dist/types/components/breadcrumb/breadcrumb-interface.d.ts +4 -4
- package/dist/types/components/breadcrumb/breadcrumb.d.ts +87 -87
- package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +39 -39
- package/dist/types/components/button/button.d.ts +121 -121
- package/dist/types/components/buttons/buttons.d.ts +14 -14
- package/dist/types/components/card/card.d.ts +57 -57
- package/dist/types/components/card-content/card-content.d.ts +1 -1
- package/dist/types/components/card-header/card-header.d.ts +13 -13
- package/dist/types/components/card-subtitle/card-subtitle.d.ts +7 -7
- package/dist/types/components/card-title/card-title.d.ts +7 -7
- package/dist/types/components/checkbox/checkbox-interface.d.ts +4 -4
- package/dist/types/components/checkbox/checkbox.d.ts +112 -111
- package/dist/types/components/chip/chip.d.ts +15 -15
- package/dist/types/components/col/col.d.ts +128 -128
- package/dist/types/components/content/content-interface.d.ts +6 -6
- package/dist/types/components/content/content.d.ts +129 -129
- package/dist/types/components/datetime/datetime-interface.d.ts +15 -15
- package/dist/types/components/datetime/datetime.d.ts +407 -407
- package/dist/types/components/datetime/utils/data.d.ts +11 -11
- package/dist/types/components/datetime/utils/manipulation.d.ts +59 -32
- package/dist/types/components/datetime/utils/state.d.ts +8 -8
- package/dist/types/components/datetime-button/datetime-button.d.ts +59 -59
- package/dist/types/components/fab/fab.d.ts +33 -33
- package/dist/types/components/fab-button/fab-button.d.ts +88 -88
- package/dist/types/components/fab-list/fab-list.d.ts +11 -11
- package/dist/types/components/footer/footer.d.ts +27 -27
- package/dist/types/components/grid/grid.d.ts +5 -5
- package/dist/types/components/header/header.d.ts +31 -31
- package/dist/types/components/header/header.utils.d.ts +7 -7
- package/dist/types/components/img/img.d.ts +30 -30
- package/dist/types/components/infinite-scroll/infinite-scroll-interface.d.ts +1 -1
- package/dist/types/components/infinite-scroll/infinite-scroll.d.ts +65 -58
- package/dist/types/components/infinite-scroll-content/infinite-scroll-content.d.ts +23 -23
- package/dist/types/components/input/input-interface.d.ts +6 -6
- package/dist/types/components/input/input.d.ts +321 -315
- package/dist/types/components/item/item.d.ts +111 -111
- package/dist/types/components/item-divider/item-divider.d.ts +16 -16
- package/dist/types/components/item-group/item-group.d.ts +1 -1
- package/dist/types/components/item-option/item-option.d.ts +44 -44
- package/dist/types/components/item-options/item-options.d.ts +13 -13
- package/dist/types/components/item-sliding/item-sliding-interface.d.ts +1 -1
- package/dist/types/components/item-sliding/item-sliding.d.ts +75 -75
- package/dist/types/components/label/label.d.ts +30 -30
- package/dist/types/components/list/list.d.ts +17 -17
- package/dist/types/components/list-header/list-header.d.ts +11 -11
- package/dist/types/components/loading/loading-interface.d.ts +16 -16
- package/dist/types/components/loading/loading.d.ts +152 -152
- package/dist/types/components/menu/menu-interface.d.ts +39 -39
- package/dist/types/components/menu/menu.d.ts +140 -140
- package/dist/types/components/menu-button/menu-button.d.ts +30 -30
- package/dist/types/components/menu-toggle/menu-toggle.d.ts +21 -21
- package/dist/types/components/modal/animations/sheet.d.ts +4 -4
- package/dist/types/components/modal/gestures/sheet.d.ts +30 -30
- package/dist/types/components/modal/gestures/swipe-to-close.d.ts +1 -1
- package/dist/types/components/modal/modal-interface.d.ts +27 -27
- package/dist/types/components/modal/modal.d.ts +265 -265
- package/dist/types/components/modal/test/fixtures.d.ts +7 -7
- package/dist/types/components/nav/nav-interface.d.ts +40 -40
- package/dist/types/components/nav/nav.d.ts +247 -247
- package/dist/types/components/nav/view-controller.d.ts +13 -13
- package/dist/types/components/nav-link/nav-link.d.ts +19 -19
- package/dist/types/components/note/note.d.ts +7 -7
- package/dist/types/components/picker/picker-interface.d.ts +43 -43
- package/dist/types/components/picker/picker.d.ts +149 -149
- package/dist/types/components/picker-column/picker-column.d.ts +39 -39
- package/dist/types/components/picker-column-internal/picker-column-internal-interfaces.d.ts +3 -3
- package/dist/types/components/picker-column-internal/picker-column-internal.d.ts +93 -89
- package/dist/types/components/picker-internal/picker-internal-interfaces.d.ts +4 -4
- package/dist/types/components/picker-internal/picker-internal.d.ts +94 -94
- package/dist/types/components/popover/popover-interface.d.ts +26 -26
- package/dist/types/components/popover/popover.d.ts +279 -279
- package/dist/types/components/popover/test/fixture.d.ts +5 -5
- package/dist/types/components/popover/utils.d.ts +25 -25
- package/dist/types/components/progress-bar/progress-bar.d.ts +27 -27
- package/dist/types/components/radio/radio.d.ts +100 -99
- package/dist/types/components/radio-group/radio-group-interface.d.ts +5 -4
- package/dist/types/components/radio-group/radio-group.d.ts +51 -44
- package/dist/types/components/radio-group/test/fixtures.d.ts +5 -5
- package/dist/types/components/range/range-interface.d.ts +7 -7
- package/dist/types/components/range/range.d.ts +193 -192
- package/dist/types/components/refresher/refresher-interface.d.ts +3 -3
- package/dist/types/components/refresher/refresher.d.ts +132 -132
- package/dist/types/components/refresher-content/refresher-content.d.ts +44 -44
- package/dist/types/components/reorder/reorder.d.ts +3 -3
- package/dist/types/components/reorder-group/reorder-group-interface.d.ts +5 -5
- package/dist/types/components/reorder-group/reorder-group.d.ts +53 -53
- package/dist/types/components/ripple-effect/ripple-effect.d.ts +20 -20
- package/dist/types/components/route/route-interface.d.ts +1 -1
- package/dist/types/components/route/route.d.ts +43 -43
- package/dist/types/components/route-redirect/route-redirect.d.ts +33 -33
- package/dist/types/components/router/router.d.ts +74 -73
- package/dist/types/components/router/utils/dom.d.ts +2 -2
- package/dist/types/components/router/utils/interface.d.ts +31 -31
- package/dist/types/components/router/utils/matching.d.ts +6 -6
- package/dist/types/components/router-link/router-link.d.ts +34 -34
- package/dist/types/components/router-outlet/router-outlet.d.ts +41 -41
- package/dist/types/components/row/row.d.ts +1 -1
- package/dist/types/components/searchbar/searchbar-interface.d.ts +6 -6
- package/dist/types/components/searchbar/searchbar.d.ts +235 -233
- package/dist/types/components/segment/segment-interface.d.ts +3 -3
- package/dist/types/components/segment/segment.d.ts +82 -82
- package/dist/types/components/segment-button/segment-button.d.ts +36 -36
- package/dist/types/components/select/select-interface.d.ts +3 -3
- package/dist/types/components/select/select.d.ts +238 -233
- package/dist/types/components/select-option/select-option.d.ts +11 -11
- package/dist/types/components/select-popover/select-popover-interface.d.ts +8 -8
- package/dist/types/components/select-popover/select-popover.d.ts +39 -39
- package/dist/types/components/select-popover/test/fixtures.d.ts +12 -12
- package/dist/types/components/skeleton-text/skeleton-text.d.ts +15 -7
- package/dist/types/components/spinner/spinner-configs.d.ts +96 -96
- package/dist/types/components/spinner/spinner-interface.d.ts +14 -14
- package/dist/types/components/spinner/spinner.d.ts +21 -21
- package/dist/types/components/split-pane/split-pane.d.ts +33 -33
- package/dist/types/components/tab/tab.d.ts +21 -21
- package/dist/types/components/tab-bar/tab-bar-interface.d.ts +4 -4
- package/dist/types/components/tab-bar/tab-bar.d.ts +34 -34
- package/dist/types/components/tab-button/tab-button.d.ts +56 -56
- package/dist/types/components/tabs/tabs-interface.d.ts +4 -4
- package/dist/types/components/tabs/tabs.d.ts +52 -52
- package/dist/types/components/text/text.d.ts +7 -7
- package/dist/types/components/textarea/textarea-interface.d.ts +6 -6
- package/dist/types/components/textarea/textarea.d.ts +275 -269
- package/dist/types/components/thumbnail/thumbnail.d.ts +1 -1
- package/dist/types/components/title/title.d.ts +21 -21
- package/dist/types/components/toast/animations/utils.d.ts +15 -4
- package/dist/types/components/toast/gestures/swipe-to-dismiss.d.ts +9 -0
- package/dist/types/components/toast/toast-interface.d.ts +37 -35
- package/dist/types/components/toast/toast.d.ts +241 -214
- package/dist/types/components/toggle/toggle-interface.d.ts +4 -4
- package/dist/types/components/toggle/toggle.d.ts +117 -116
- package/dist/types/components/toolbar/toolbar.d.ts +11 -11
- package/dist/types/components.d.ts +52 -13
- package/dist/types/global/config.d.ts +6 -6
- package/dist/types/interface.d.ts +1 -5
- package/dist/types/jest.d.ts +5 -0
- package/dist/types/stencil-public-runtime.d.ts +8 -0
- package/dist/types/utils/animation/animation-interface.d.ts +205 -205
- package/dist/types/utils/browser/index.d.ts +17 -8
- package/dist/types/utils/config.d.ts +175 -175
- package/dist/types/utils/element-interface.d.ts +6 -6
- package/dist/types/utils/focus-visible.d.ts +2 -2
- package/dist/types/utils/forms/compare-with-utils.d.ts +18 -0
- package/dist/types/utils/forms/form-controller.d.ts +3 -3
- package/dist/types/utils/forms/index.d.ts +1 -0
- package/dist/types/utils/forms/notch-controller.d.ts +2 -2
- package/dist/types/utils/framework-delegate.d.ts +3 -3
- package/dist/types/utils/gesture/gesture-controller.d.ts +49 -49
- package/dist/types/utils/gesture/index.d.ts +31 -31
- package/dist/types/utils/gesture/listener.d.ts +2 -2
- package/dist/types/utils/gesture/pointer-events.d.ts +12 -12
- package/dist/types/utils/gesture/recognizers.d.ts +4 -4
- package/dist/types/utils/hardware-back-button.d.ts +4 -0
- package/dist/types/utils/helpers.d.ts +8 -8
- package/dist/types/utils/input-shims/hacks/scroll-data.d.ts +4 -4
- package/dist/types/utils/keyboard/keyboard-controller.d.ts +3 -3
- package/dist/types/utils/lock-controller.d.ts +1 -1
- package/dist/types/utils/native/haptic.d.ts +38 -38
- package/dist/types/utils/native/keyboard.d.ts +29 -29
- package/dist/types/utils/native/native-interface.d.ts +15 -15
- package/dist/types/utils/native/status-bar.d.ts +8 -8
- package/dist/types/utils/overlays-interface.d.ts +27 -27
- package/dist/types/utils/overlays.d.ts +29 -28
- package/dist/types/utils/platform.d.ts +16 -16
- package/dist/types/utils/sanitization/index.d.ts +2 -2
- package/dist/types/utils/slot-mutation-controller.d.ts +3 -3
- package/dist/types/utils/test/platform.utils.d.ts +66 -66
- package/dist/types/utils/test/playwright/generator.d.ts +16 -7
- package/dist/types/utils/test/playwright/matchers/index.d.ts +3 -3
- package/dist/types/utils/test/playwright/matchers/toHaveReceivedEvent.d.ts +2 -2
- package/dist/types/utils/test/playwright/matchers/toHaveReceivedEventDetail.d.ts +2 -2
- package/dist/types/utils/test/playwright/matchers/toHaveReceivedEventTimes.d.ts +2 -2
- package/dist/types/utils/test/playwright/page/event-spy.d.ts +15 -15
- package/dist/types/utils/test/playwright/page/utils/goto.d.ts +3 -3
- package/dist/types/utils/test/playwright/page/utils/locator.d.ts +15 -15
- package/dist/types/utils/test/playwright/playwright-declarations.d.ts +92 -92
- package/dist/types/utils/test/playwright/playwright-page.d.ts +3 -3
- package/dist/types/utils/test/playwright/viewports/index.d.ts +12 -12
- package/dist/types/utils/test/press-keys.d.ts +14 -14
- package/dist/types/utils/transition/index.d.ts +6 -6
- package/dist/types/utils/watch-options.d.ts +1 -1
- package/hydrate/index.d.ts +1 -1
- package/hydrate/index.js +30685 -30001
- package/package.json +4 -3
- package/dist/cjs/animation-1083855c.js +0 -1061
- package/dist/cjs/button-active-af897e0e.js +0 -69
- package/dist/cjs/config-d5882735.js +0 -199
- package/dist/cjs/cubic-bezier-6b9222ad.js +0 -92
- package/dist/cjs/data-c8d21093.js +0 -1622
- package/dist/cjs/focus-visible-a7545600.js +0 -77
- package/dist/cjs/form-controller-9343050c.js +0 -66
- package/dist/cjs/framework-delegate-c0873a6f.js +0 -144
- package/dist/cjs/gesture-controller-b46721be.js +0 -197
- package/dist/cjs/haptic-678abc9f.js +0 -212
- package/dist/cjs/hardware-back-button-b67c8e75.js +0 -76
- package/dist/cjs/helpers-ea4ccbcb.js +0 -441
- package/dist/cjs/index-0ee995e4.js +0 -459
- package/dist/cjs/index-306a7476.js +0 -32
- package/dist/cjs/index-573877f3.js +0 -243
- package/dist/cjs/index-9f379eaa.js +0 -198
- package/dist/cjs/index-d7561763.js +0 -310
- package/dist/cjs/input-shims-b0a75a01.js +0 -596
- package/dist/cjs/input.utils-0fe3097c.js +0 -137
- package/dist/cjs/ionic-global-ea2901a3.js +0 -230
- package/dist/cjs/ios.transition-ac909bc8.js +0 -654
- package/dist/cjs/keyboard-controller-50beb83a.js +0 -167
- package/dist/cjs/keyboard-fd7db491.js +0 -81
- package/dist/cjs/lock-controller-4ae2eb59.js +0 -40
- package/dist/cjs/md.transition-907af519.js +0 -59
- package/dist/cjs/notch-controller-f4f6af5d.js +0 -155
- package/dist/cjs/overlays-2ffc5f27.js +0 -714
- package/dist/cjs/spinner-configs-f7b5105b.js +0 -147
- package/dist/cjs/status-tap-3fb2391a.js +0 -42
- package/dist/cjs/swipe-back-7e843e77.js +0 -81
- package/dist/cjs/theme-fbc56b3b.js +0 -48
- package/dist/cjs/watch-options-53bbb124.js +0 -49
- package/dist/collection/components/item/test/text/item.e2e.js +0 -14
- package/dist/esm/animation-8aa13916.js +0 -1059
- package/dist/esm/button-active-ce5cba4c.js +0 -67
- package/dist/esm/capacitor-b4979570.js +0 -13
- package/dist/esm/config-96c9ace3.js +0 -193
- package/dist/esm/cubic-bezier-66542bc5.js +0 -90
- package/dist/esm/data-44d9e816.js +0 -1575
- package/dist/esm/focus-visible-85493433.js +0 -75
- package/dist/esm/form-controller-64edeaad.js +0 -64
- package/dist/esm/framework-delegate-aa433dea.js +0 -140
- package/dist/esm/gesture-controller-0fa396c4.js +0 -195
- package/dist/esm/haptic-1243b917.js +0 -206
- package/dist/esm/hardware-back-button-39299f84.js +0 -71
- package/dist/esm/helpers-3379ba19.js +0 -418
- package/dist/esm/index-0aa6e61f.js +0 -308
- package/dist/esm/index-6a0ccabb.js +0 -231
- package/dist/esm/index-7a14ecec.js +0 -29
- package/dist/esm/index-f0cc4e14.js +0 -196
- package/dist/esm/index-ff313b19.js +0 -457
- package/dist/esm/input-shims-d0c93e5d.js +0 -594
- package/dist/esm/input.utils-ec063df4.js +0 -134
- package/dist/esm/ionic-global-40e42e7f.js +0 -224
- package/dist/esm/ios.transition-1651c430.js +0 -651
- package/dist/esm/keyboard-b063f012.js +0 -79
- package/dist/esm/keyboard-b551279d.js +0 -146
- package/dist/esm/keyboard-controller-0c2dce71.js +0 -165
- package/dist/esm/lock-controller-e8c6c051.js +0 -38
- package/dist/esm/md.transition-66f18369.js +0 -57
- package/dist/esm/notch-controller-8c9c0e54.js +0 -153
- package/dist/esm/overlays-6c9feb7e.js +0 -692
- package/dist/esm/spinner-configs-d09fbbbb.js +0 -145
- package/dist/esm/status-tap-9ce68758.js +0 -40
- package/dist/esm/swipe-back-cd4295f3.js +0 -79
- package/dist/esm/theme-17531cdf.js +0 -43
- package/dist/esm/watch-options-02d8498b.js +0 -47
- package/dist/esm-es5/app-globals-2398e405.js +0 -4
- package/dist/esm-es5/data-44d9e816.js +0 -4
- package/dist/esm-es5/index-0aa6e61f.js +0 -4
- package/dist/esm-es5/index-7c9b1bca.js +0 -5
- package/dist/esm-es5/input-shims-d0c93e5d.js +0 -4
- package/dist/esm-es5/input.utils-ec063df4.js +0 -4
- package/dist/esm-es5/md.transition-66f18369.js +0 -4
- package/dist/ionic/p-0d8e9393.entry.js +0 -4
- package/dist/ionic/p-114a36ed.js +0 -4
- package/dist/ionic/p-17240d90.js +0 -4
- package/dist/ionic/p-1e5165db.system.entry.js +0 -4
- package/dist/ionic/p-1f4f0d59.system.entry.js +0 -4
- package/dist/ionic/p-20cf4994.js +0 -4
- package/dist/ionic/p-236063ec.system.entry.js +0 -4
- package/dist/ionic/p-276afddd.js +0 -4
- package/dist/ionic/p-2e8e0045.js +0 -4
- package/dist/ionic/p-32083c2d.js +0 -4
- package/dist/ionic/p-352c0232.system.entry.js +0 -4
- package/dist/ionic/p-3602001b.system.js +0 -4
- package/dist/ionic/p-3632220b.system.js +0 -4
- package/dist/ionic/p-377c636c.system.entry.js +0 -4
- package/dist/ionic/p-39044fe6.system.entry.js +0 -4
- package/dist/ionic/p-3ce8c3e3.entry.js +0 -4
- package/dist/ionic/p-40903d34.system.js +0 -4
- package/dist/ionic/p-4518e4c0.system.entry.js +0 -4
- package/dist/ionic/p-4794e0ac.system.entry.js +0 -4
- package/dist/ionic/p-4a142496.system.entry.js +0 -4
- package/dist/ionic/p-4cd588b3.system.entry.js +0 -4
- package/dist/ionic/p-4dbac22d.entry.js +0 -4
- package/dist/ionic/p-4ecb5692.entry.js +0 -4
- package/dist/ionic/p-5370e786.js +0 -4
- package/dist/ionic/p-5cfb3feb.system.entry.js +0 -4
- package/dist/ionic/p-63d519fb.entry.js +0 -4
- package/dist/ionic/p-64296b15.entry.js +0 -4
- package/dist/ionic/p-67aab78f.js +0 -4
- package/dist/ionic/p-67ed452a.system.entry.js +0 -4
- package/dist/ionic/p-67eecef4.system.js +0 -4
- package/dist/ionic/p-7176cea3.entry.js +0 -4
- package/dist/ionic/p-73411c1b.entry.js +0 -4
- package/dist/ionic/p-73420380.js +0 -4
- package/dist/ionic/p-77e7a9c8.entry.js +0 -4
- package/dist/ionic/p-81c818e7.js +0 -4
- package/dist/ionic/p-8b1be026.js +0 -4
- package/dist/ionic/p-8cf94fc1.js +0 -4
- package/dist/ionic/p-8e1bded3.entry.js +0 -4
- package/dist/ionic/p-97c65aa5.js +0 -4
- package/dist/ionic/p-9ab6f3e6.system.js +0 -4
- package/dist/ionic/p-9b89cbde.js +0 -4
- package/dist/ionic/p-a5c1e6ce.entry.js +0 -4
- package/dist/ionic/p-af016cd3.entry.js +0 -4
- package/dist/ionic/p-b0cee324.entry.js +0 -4
- package/dist/ionic/p-b1142133.entry.js +0 -4
- package/dist/ionic/p-b17b7c3c.system.entry.js +0 -4
- package/dist/ionic/p-b203659a.system.entry.js +0 -4
- package/dist/ionic/p-b6f8ee31.entry.js +0 -4
- package/dist/ionic/p-b8c3f071.system.js +0 -4
- package/dist/ionic/p-b906c5ca.entry.js +0 -4
- package/dist/ionic/p-b912e055.system.js +0 -4
- package/dist/ionic/p-c224b9a9.js +0 -5
- package/dist/ionic/p-ca5219df.entry.js +0 -4
- package/dist/ionic/p-cc196b34.js +0 -4
- package/dist/ionic/p-d1de1188.js +0 -4
- package/dist/ionic/p-d2597b3e.system.js +0 -5
- package/dist/ionic/p-d3952bd5.system.entry.js +0 -4
- package/dist/ionic/p-dfa756ed.system.js +0 -4
- package/dist/ionic/p-e6b240a0.js +0 -4
- package/dist/ionic/p-e8400078.system.entry.js +0 -4
- package/dist/ionic/p-ed636a74.entry.js +0 -4
- package/dist/ionic/p-f8e620f1.entry.js +0 -4
- package/dist/ionic/p-ff5a10f9.system.js +0 -4
- /package/dist/esm-es5/{config-96c9ace3.js → config-49c88215.js} +0 -0
- /package/dist/esm-es5/{cubic-bezier-66542bc5.js → cubic-bezier-fe2083dc.js} +0 -0
- /package/dist/esm-es5/{dir-912e3e13.js → dir-babeabeb.js} +0 -0
- /package/dist/esm-es5/{focus-visible-85493433.js → focus-visible-dd40d69f.js} +0 -0
- /package/dist/esm-es5/{gesture-controller-0fa396c4.js → gesture-controller-1bf57181.js} +0 -0
- /package/dist/esm-es5/{hardware-back-button-39299f84.js → hardware-back-button-b2bc76db.js} +0 -0
- /package/dist/esm-es5/{helpers-3379ba19.js → helpers-ae653409.js} +0 -0
- /package/dist/esm-es5/{index-595d62c9.js → index-9b0d46f4.js} +0 -0
- /package/dist/esm-es5/{index-7a14ecec.js → index-a5d50daf.js} +0 -0
- /package/dist/esm-es5/{lock-controller-e8c6c051.js → lock-controller-316928be.js} +0 -0
- /package/dist/esm-es5/{spinner-configs-d09fbbbb.js → spinner-configs-964f7cf3.js} +0 -0
- /package/dist/esm-es5/{theme-17531cdf.js → theme-01f3f29c.js} +0 -0
- /package/dist/esm-es5/{watch-options-02d8498b.js → watch-options-c2911ace.js} +0 -0
- /package/dist/ionic/{p-5aac9314.system.js → p-012c3ceb.system.js} +0 -0
- /package/dist/ionic/{p-1b8e1d03.js → p-06fee233.js} +0 -0
- /package/dist/ionic/{p-819ff3b9.system.js → p-08e01816.system.js} +0 -0
- /package/dist/ionic/{p-63eb0acd.js → p-23a9d086.js} +0 -0
- /package/dist/ionic/{p-7c2bac85.js → p-2408c236.js} +0 -0
- /package/dist/ionic/{p-815c2fba.system.js → p-32ad210f.system.js} +0 -0
- /package/dist/ionic/{p-7b021525.js → p-41d5544e.js} +0 -0
- /package/dist/ionic/{p-f10de93b.js → p-459d13d5.js} +0 -0
- /package/dist/ionic/{p-44bc8b45.system.js → p-4609d030.system.js} +0 -0
- /package/dist/ionic/{p-1d072d3d.js → p-47794def.js} +0 -0
- /package/dist/ionic/{p-185e427e.js → p-4b3623da.js} +0 -0
- /package/dist/ionic/{p-772f6c84.system.js → p-4f255d5a.system.js} +0 -0
- /package/dist/ionic/{p-8c15eda7.system.js → p-790220fd.system.js} +0 -0
- /package/dist/ionic/{p-0e94957a.system.js → p-792919fd.system.js} +0 -0
- /package/dist/ionic/{p-b347cfd1.js → p-7b30edcc.js} +0 -0
- /package/dist/ionic/{p-e0b06b65.js → p-bb3615f7.js} +0 -0
- /package/dist/ionic/{p-87411e39.system.js → p-c468af8a.system.js} +0 -0
- /package/dist/ionic/{p-9e852ff1.system.js → p-c7c8429a.system.js} +0 -0
- /package/dist/ionic/{p-53b2a46f.js → p-ccd02320.js} +0 -0
- /package/dist/ionic/{p-76fce40e.js → p-d47265c8.js} +0 -0
- /package/dist/ionic/{p-56dc022e.system.js → p-d8d84afa.system.js} +0 -0
- /package/dist/ionic/{p-c4f2dce7.system.js → p-e673a0a2.system.js} +0 -0
- /package/dist/ionic/{p-c18d6eac.js → p-f0c2a614.js} +0 -0
- /package/dist/ionic/{p-2b89ea1b.system.js → p-f233f1e0.system.js} +0 -0
- /package/dist/ionic/{p-6dbfe5d4.js → p-fb813dab.js} +0 -0
- /package/dist/ionic/{p-479cdbf8.system.js → p-ff4b7e40.system.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(t,o,e,n){function i(t){return t instanceof e?t:new e((function(o){o(t)}))}return new(e||(e=Promise))((function(e,a){function r(t){try{s(n.next(t))}catch(t){a(t)}}function c(t){try{s(n["throw"](t))}catch(t){a(t)}}function s(t){t.done?e(t.value):i(t.value).then(r,c)}s((n=n.apply(t,o||[])).next())}))};var __generator=this&&this.__generator||function(t,o){var e={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,r;return r={next:c(0),throw:c(1),return:c(2)},typeof Symbol==="function"&&(r[Symbol.iterator]=function(){return this}),r;function c(t){return function(o){return s([t,o])}}function s(c){if(n)throw new TypeError("Generator is already executing.");while(r&&(r=0,c[0]&&(e=0)),e)try{if(n=1,i&&(a=c[0]&2?i["return"]:c[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;if(i=0,a)c=[c[0]&2,a.value];switch(c[0]){case 0:case 1:a=c;break;case 4:e.label++;return{value:c[1],done:false};case 5:e.label++;i=c[1];c=[0];continue;case 7:c=e.ops.pop();e.trys.pop();continue;default:if(!(a=e.trys,a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){e=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){e.label=c[1];break}if(c[0]===6&&e.label<a[1]){e.label=a[1];a=c;break}if(a&&e.label<a[2]){e.label=a[2];e.ops.push(c);break}if(a[2])e.ops.pop();e.trys.pop();continue}c=o.call(t,e)}catch(t){c=[6,t];i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/System.register(["./p-d2597b3e.system.js","./p-a936d224.system.js","./p-815c2fba.system.js","./p-772f6c84.system.js","./p-97e31c0a.system.js","./p-44bc8b45.system.js","./p-a545b4f1.system.js","./p-3602001b.system.js","./p-b4b4bb29.system.js","./p-ccdcb022.system.js","./p-0e94957a.system.js","./p-fa8d4788.system.js","./p-9e852ff1.system.js","./p-613d4042.system.js","./p-8c15eda7.system.js","./p-479cdbf8.system.js"],(function(t){"use strict";var o,e,n,i,a,r,c,s,u,d,h,l,b,f,p,g,v,m,k,x,y,w;return{setters:[function(t){o=t.r;e=t.d;n=t.e;i=t.h;a=t.H;r=t.f},function(t){c=t.c},function(t){s=t.r},function(t){u=t.c},function(t){d=t.d;h=t.e;l=t.B;b=t.i;f=t.f;p=t.g;g=t.h;v=t.s;m=t.j;k=t.k},function(t){x=t.g},function(t){y=t.b},function(t){w=t.c},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){}],execute:function(){var j=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(100%)","translateY(0%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([e,n])};var z=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(0%)","translateY(100%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(450).addAnimation([e,n])};var _=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(100%)","translateY(0%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([e,n])};var S=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(0%)","translateY(100%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(450).addAnimation([e,n])};var D='.sc-ion-action-sheet-ios-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-ios-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-ios{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button-inner.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-ios{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-ios::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-ios{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-ios::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.action-sheet-selected.sc-ion-action-sheet-ios{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-ios:hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-ios:hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, #f9f9f9));--backdrop-opacity:var(--ion-backdrop-opacity, 0.4);--button-background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent;--button-background-activated:var(--ion-text-color, #000);--button-background-activated-opacity:.08;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-background-selected:var(--ion-color-step-150, var(--ion-background-color, #fff));--button-background-selected-opacity:1;--button-color:var(--ion-color-primary, #3880ff);--color:var(--ion-color-step-400, #999999);text-align:center}.action-sheet-wrapper.sc-ion-action-sheet-ios{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:var(--ion-safe-area-bottom, 0)}.action-sheet-container.sc-ion-action-sheet-ios{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-top:0;padding-bottom:0}.action-sheet-group.sc-ion-action-sheet-ios{border-radius:13px;margin-bottom:8px}.action-sheet-group.sc-ion-action-sheet-ios:first-child{margin-top:10px}.action-sheet-group.sc-ion-action-sheet-ios:last-child{margin-bottom:10px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-group.sc-ion-action-sheet-ios{background-color:transparent;-webkit-backdrop-filter:saturate(280%) blur(20px);backdrop-filter:saturate(280%) blur(20px)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-title.sc-ion-action-sheet-ios,.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.sc-ion-action-sheet-ios{background-color:transparent;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8))), -webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background-image:linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%), linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4) 50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 50%);background-repeat:no-repeat;background-position:top, bottom;background-size:100% calc(100% - 1px), 100% 1px;-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.ion-activated.sc-ion-action-sheet-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.7);background-image:none}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-cancel.sc-ion-action-sheet-ios{background:var(--button-background-selected)}}.action-sheet-title.sc-ion-action-sheet-ios{background:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, transparent)) bottom/100% 1px no-repeat transparent;background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent}.action-sheet-title.sc-ion-action-sheet-ios{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:14px;padding-bottom:13px;color:var(--color, var(--ion-color-step-400, #999999));font-size:max(13px, 0.8125rem);font-weight:400;text-align:center}.action-sheet-title.action-sheet-has-sub-title.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-sub-title.sc-ion-action-sheet-ios{padding-left:0;padding-right:0;padding-top:6px;padding-bottom:0;font-size:max(13px, 0.8125rem);font-weight:400}.action-sheet-button.sc-ion-action-sheet-ios{-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px;padding-top:14px;padding-bottom:14px;min-height:56px;font-size:max(20px, 1.25rem);contain:content}.action-sheet-button.sc-ion-action-sheet-ios .action-sheet-icon.sc-ion-action-sheet-ios{-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:max(28px, 1.75rem);pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios:last-child{background-image:none}.action-sheet-selected.sc-ion-action-sheet-ios{font-weight:bold}.action-sheet-cancel.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-cancel.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-destructive.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-activated.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-focused.sc-ion-action-sheet-ios{color:var(--ion-color-danger, #eb445a)}@media (any-hover: hover){.action-sheet-destructive.sc-ion-action-sheet-ios:hover{color:var(--ion-color-danger, #eb445a)}}';var O='.sc-ion-action-sheet-md-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-md-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-md{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-md{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button-inner.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-md{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-md::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-md{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-md::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.action-sheet-selected.sc-ion-action-sheet-md{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-md::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-md:hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-md:hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-md-h{--background:var(--ion-overlay-background-color, var(--ion-background-color, #fff));--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);--button-background:transparent;--button-background-selected:currentColor;--button-background-selected-opacity:0;--button-background-activated:transparent;--button-background-activated-opacity:0;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-color:var(--ion-color-step-850, #262626);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}.action-sheet-wrapper.sc-ion-action-sheet-md{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:0}.action-sheet-title.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:20px;padding-bottom:17px;min-height:60px;color:var(--color, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54));font-size:1rem;text-align:start}.action-sheet-sub-title.sc-ion-action-sheet-md{padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;font-size:0.875rem}.action-sheet-group.sc-ion-action-sheet-md:first-child{padding-top:0}.action-sheet-group.sc-ion-action-sheet-md:last-child{padding-bottom:var(--ion-safe-area-bottom)}.action-sheet-button.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:12px;padding-bottom:12px;position:relative;min-height:52px;font-size:1rem;text-align:start;contain:content;overflow:hidden}.action-sheet-icon.sc-ion-action-sheet-md{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:32px;margin-inline-end:32px;margin-top:0;margin-bottom:0;color:var(--color);font-size:1.5rem}.action-sheet-button-inner.sc-ion-action-sheet-md{-ms-flex-pack:start;justify-content:flex-start}.action-sheet-selected.sc-ion-action-sheet-md{font-weight:bold}';var C=t("ion_action_sheet",function(){function t(t){var n=this;o(this,t);this.didPresent=e(this,"ionActionSheetDidPresent",7);this.willPresent=e(this,"ionActionSheetWillPresent",7);this.willDismiss=e(this,"ionActionSheetWillDismiss",7);this.didDismiss=e(this,"ionActionSheetDidDismiss",7);this.didPresentShorthand=e(this,"didPresent",7);this.willPresentShorthand=e(this,"willPresent",7);this.willDismissShorthand=e(this,"willDismiss",7);this.didDismissShorthand=e(this,"didDismiss",7);this.delegateController=d(this);this.lockController=u();this.triggerController=h();this.presented=false;this.onBackdropTap=function(){n.dismiss(undefined,l)};this.dispatchCancelHandler=function(t){var o=t.detail.role;if(b(o)){var e=n.getButtons().find((function(t){return t.role==="cancel"}));n.callButtonHandler(e)}};this.overlayIndex=undefined;this.delegate=undefined;this.hasController=false;this.keyboardClose=true;this.enterAnimation=undefined;this.leaveAnimation=undefined;this.buttons=[];this.cssClass=undefined;this.backdropDismiss=true;this.header=undefined;this.subHeader=undefined;this.translucent=false;this.animated=true;this.htmlAttributes=undefined;this.isOpen=false;this.trigger=undefined}t.prototype.onIsOpenChange=function(t,o){if(t===true&&o===false){this.present()}else if(t===false&&o===true){this.dismiss()}};t.prototype.triggerChanged=function(){var t=this,o=t.trigger,e=t.el,n=t.triggerController;if(o){n.addClickListener(e,o)}};t.prototype.present=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(o){switch(o.label){case 0:return[4,this.lockController.lock()];case 1:t=o.sent();return[4,this.delegateController.attachViewToDom()];case 2:o.sent();return[4,f(this,"actionSheetEnter",j,_)];case 3:o.sent();t();return[2]}}))}))};t.prototype.dismiss=function(t,o){return __awaiter(this,void 0,void 0,(function(){var e,n;return __generator(this,(function(i){switch(i.label){case 0:return[4,this.lockController.lock()];case 1:e=i.sent();return[4,p(this,t,o,"actionSheetLeave",z,S)];case 2:n=i.sent();if(n){this.delegateController.removeViewFromDom()}e();return[2,n]}}))}))};t.prototype.onDidDismiss=function(){return g(this.el,"ionActionSheetDidDismiss")};t.prototype.onWillDismiss=function(){return g(this.el,"ionActionSheetWillDismiss")};t.prototype.buttonClick=function(t){return __awaiter(this,void 0,void 0,(function(){var o,e;return __generator(this,(function(n){switch(n.label){case 0:o=t.role;if(b(o)){return[2,this.dismiss(t.data,o)]}return[4,this.callButtonHandler(t)];case 1:e=n.sent();if(e){return[2,this.dismiss(t.data,t.role)]}return[2,Promise.resolve()]}}))}))};t.prototype.callButtonHandler=function(t){return __awaiter(this,void 0,void 0,(function(){var o;return __generator(this,(function(e){switch(e.label){case 0:if(!t)return[3,2];return[4,v(t.handler)];case 1:o=e.sent();if(o===false){return[2,false]}e.label=2;case 2:return[2,true]}}))}))};t.prototype.getButtons=function(){return this.buttons.map((function(t){return typeof t==="string"?{text:t}:t}))};t.prototype.connectedCallback=function(){m(this.el);this.triggerChanged()};t.prototype.disconnectedCallback=function(){if(this.gesture){this.gesture.destroy();this.gesture=undefined}this.triggerController.removeClickListener()};t.prototype.componentWillLoad=function(){k(this.el)};t.prototype.componentDidLoad=function(){var t=this;var o=this,e=o.groupEl,i=o.wrapperEl;if(!this.gesture&&y(this)==="ios"&&i&&e){n((function(){var o=e.scrollHeight>e.clientHeight;if(!o){t.gesture=c(i,(function(t){return t.classList.contains("action-sheet-button")}));t.gesture.enable(true)}}))}if(this.isOpen===true){s((function(){return t.present()}))}};t.prototype.render=function(){var t;var o=this;var e=this,n=e.header,r=e.htmlAttributes,c=e.overlayIndex;var s=y(this);var u=this.getButtons();var d=u.find((function(t){return t.role==="cancel"}));var h=u.filter((function(t){return t.role!=="cancel"}));var l="action-sheet-".concat(c,"-header");return i(a,Object.assign({role:"dialog","aria-modal":"true","aria-labelledby":n!==undefined?l:null,tabindex:"-1"},r,{style:{zIndex:"".concat(2e4+this.overlayIndex)},class:Object.assign(Object.assign((t={},t[s]=true,t),x(this.cssClass)),{"overlay-hidden":true,"action-sheet-translucent":this.translucent}),onIonActionSheetWillDismiss:this.dispatchCancelHandler,onIonBackdropTap:this.onBackdropTap}),i("ion-backdrop",{tappable:this.backdropDismiss}),i("div",{tabindex:"0"}),i("div",{class:"action-sheet-wrapper ion-overlay-wrapper",ref:function(t){return o.wrapperEl=t}},i("div",{class:"action-sheet-container"},i("div",{class:"action-sheet-group",ref:function(t){return o.groupEl=t}},n!==undefined&&i("div",{id:l,class:{"action-sheet-title":true,"action-sheet-has-sub-title":this.subHeader!==undefined}},n,this.subHeader&&i("div",{class:"action-sheet-sub-title"},this.subHeader)),h.map((function(t){return i("button",Object.assign({},t.htmlAttributes,{type:"button",id:t.id,class:Y(t),onClick:function(){return o.buttonClick(t)}}),i("span",{class:"action-sheet-button-inner"},t.icon&&i("ion-icon",{icon:t.icon,"aria-hidden":"true",lazy:false,class:"action-sheet-icon"}),t.text),s==="md"&&i("ion-ripple-effect",null))}))),d&&i("div",{class:"action-sheet-group action-sheet-group-cancel"},i("button",Object.assign({},d.htmlAttributes,{type:"button",class:Y(d),onClick:function(){return o.buttonClick(d)}}),i("span",{class:"action-sheet-button-inner"},d.icon&&i("ion-icon",{icon:d.icon,"aria-hidden":"true",lazy:false,class:"action-sheet-icon"}),d.text),s==="md"&&i("ion-ripple-effect",null))))),i("div",{tabindex:"0"}))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{isOpen:["onIsOpenChange"],trigger:["triggerChanged"]}},enumerable:false,configurable:true});return t}());var Y=function(t){var o;return Object.assign((o={"action-sheet-button":true,"ion-activatable":true,"ion-focusable":true},o["action-sheet-".concat(t.role)]=t.role!==undefined,o),x(t.cssClass))};C.style={ios:D,md:O}}}}));
|
|
4
|
+
*/System.register(["./p-52cfafe9.system.js","./p-f6e9c227.system.js","./p-32ad210f.system.js","./p-4f255d5a.system.js","./p-3671f1b9.system.js","./p-4609d030.system.js","./p-1501b945.system.js","./p-38f2c6bb.system.js","./p-1cca10d6.system.js","./p-8985cdb6.system.js","./p-792919fd.system.js","./p-31b2326e.system.js","./p-c7c8429a.system.js","./p-888db766.system.js","./p-790220fd.system.js","./p-ff4b7e40.system.js"],(function(t){"use strict";var o,e,n,i,a,r,c,s,u,d,h,l,b,f,p,g,v,m,k,x,y,w;return{setters:[function(t){o=t.r;e=t.d;n=t.e;i=t.h;a=t.H;r=t.f},function(t){c=t.c},function(t){s=t.r},function(t){u=t.c},function(t){d=t.d;h=t.e;l=t.B;b=t.i;f=t.f;p=t.g;g=t.h;v=t.s;m=t.j;k=t.k},function(t){x=t.g},function(t){y=t.b},function(t){w=t.c},function(){},function(){},function(){},function(){},function(){},function(){},function(){},function(){}],execute:function(){var j=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(100%)","translateY(0%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([e,n])};var z=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(0%)","translateY(100%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(450).addAnimation([e,n])};var _=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(100%)","translateY(0%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(400).addAnimation([e,n])};var S=function(t){var o=w();var e=w();var n=w();e.addElement(t.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);n.addElement(t.querySelector(".action-sheet-wrapper")).fromTo("transform","translateY(0%)","translateY(100%)");return o.addElement(t).easing("cubic-bezier(.36,.66,.04,1)").duration(450).addAnimation([e,n])};var D='.sc-ion-action-sheet-ios-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-ios-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-ios{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button-inner.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-ios{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-ios{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-ios::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-ios{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-ios::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.action-sheet-selected.sc-ion-action-sheet-ios{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-ios::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-ios::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-ios:hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-ios:hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-ios-h{--background:var(--ion-overlay-background-color, var(--ion-color-step-100, #f9f9f9));--backdrop-opacity:var(--ion-backdrop-opacity, 0.4);--button-background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent;--button-background-activated:var(--ion-text-color, #000);--button-background-activated-opacity:.08;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-background-selected:var(--ion-color-step-150, var(--ion-background-color, #fff));--button-background-selected-opacity:1;--button-color:var(--ion-color-primary, #3880ff);--color:var(--ion-color-step-400, #999999);text-align:center}.action-sheet-wrapper.sc-ion-action-sheet-ios{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:var(--ion-safe-area-bottom, 0)}.action-sheet-container.sc-ion-action-sheet-ios{-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:8px;padding-inline-end:8px;padding-top:0;padding-bottom:0}.action-sheet-group.sc-ion-action-sheet-ios{border-radius:13px;margin-bottom:8px}.action-sheet-group.sc-ion-action-sheet-ios:first-child{margin-top:10px}.action-sheet-group.sc-ion-action-sheet-ios:last-child{margin-bottom:10px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-group.sc-ion-action-sheet-ios{background-color:transparent;-webkit-backdrop-filter:saturate(280%) blur(20px);backdrop-filter:saturate(280%) blur(20px)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-title.sc-ion-action-sheet-ios,.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.sc-ion-action-sheet-ios{background-color:transparent;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)), to(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8))), -webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4)), color-stop(50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8)));background-image:linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 100%), linear-gradient(0deg, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4), rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.4) 50%, rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8) 50%);background-repeat:no-repeat;background-position:top, bottom;background-size:100% calc(100% - 1px), 100% 1px;-webkit-backdrop-filter:saturate(120%);backdrop-filter:saturate(120%)}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-button.ion-activated.sc-ion-action-sheet-ios{background-color:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.7);background-image:none}.action-sheet-translucent.sc-ion-action-sheet-ios-h .action-sheet-cancel.sc-ion-action-sheet-ios{background:var(--button-background-selected)}}.action-sheet-title.sc-ion-action-sheet-ios{background:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08)), color-stop(50%, transparent)) bottom/100% 1px no-repeat transparent;background:linear-gradient(0deg, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08), rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08) 50%, transparent 50%) bottom/100% 1px no-repeat transparent}.action-sheet-title.sc-ion-action-sheet-ios{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;padding-top:14px;padding-bottom:13px;color:var(--color, var(--ion-color-step-400, #999999));font-size:max(13px, 0.8125rem);font-weight:400;text-align:center}.action-sheet-title.action-sheet-has-sub-title.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-sub-title.sc-ion-action-sheet-ios{padding-left:0;padding-right:0;padding-top:6px;padding-bottom:0;font-size:max(13px, 0.8125rem);font-weight:400}.action-sheet-button.sc-ion-action-sheet-ios{-webkit-padding-start:14px;padding-inline-start:14px;-webkit-padding-end:14px;padding-inline-end:14px;padding-top:14px;padding-bottom:14px;min-height:56px;font-size:max(20px, 1.25rem);contain:content}.action-sheet-button.sc-ion-action-sheet-ios .action-sheet-icon.sc-ion-action-sheet-ios{-webkit-margin-end:0.3em;margin-inline-end:0.3em;font-size:max(28px, 1.75rem);pointer-events:none}.action-sheet-button.sc-ion-action-sheet-ios:last-child{background-image:none}.action-sheet-selected.sc-ion-action-sheet-ios{font-weight:bold}.action-sheet-cancel.sc-ion-action-sheet-ios{font-weight:600}.action-sheet-cancel.sc-ion-action-sheet-ios::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-destructive.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-activated.sc-ion-action-sheet-ios,.action-sheet-destructive.ion-focused.sc-ion-action-sheet-ios{color:var(--ion-color-danger, #eb445a)}@media (any-hover: hover){.action-sheet-destructive.sc-ion-action-sheet-ios:hover{color:var(--ion-color-danger, #eb445a)}}';var O='.sc-ion-action-sheet-md-h{--color:initial;--button-color-activated:var(--button-color);--button-color-focused:var(--button-color);--button-color-hover:var(--button-color);--button-color-selected:var(--button-color);--min-width:auto;--width:100%;--max-width:500px;--min-height:auto;--height:auto;--max-height:calc(100% - (var(--ion-safe-area-top) + var(--ion-safe-area-bottom)));-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;left:0;right:0;top:0;bottom:0;display:block;position:fixed;outline:none;font-family:var(--ion-font-family, inherit);-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1001}.overlay-hidden.sc-ion-action-sheet-md-h{display:none}.action-sheet-wrapper.sc-ion-action-sheet-md{left:0;right:0;bottom:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);display:block;position:absolute;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);z-index:10;pointer-events:none}.action-sheet-button.sc-ion-action-sheet-md{display:block;position:relative;width:100%;border:0;outline:none;background:var(--button-background);color:var(--button-color);font-family:inherit;overflow:hidden}.action-sheet-button-inner.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;width:100%;height:100%;z-index:1}.action-sheet-container.sc-ion-action-sheet-md{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-height:calc(100vh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)));max-height:calc(100dvh - (var(--ion-safe-area-top, 0) + var(--ion-safe-area-bottom, 0)))}.action-sheet-group.sc-ion-action-sheet-md{-ms-flex-negative:2;flex-shrink:2;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;pointer-events:all;background:var(--background)}@media (any-pointer: coarse){.action-sheet-group.sc-ion-action-sheet-md::-webkit-scrollbar{display:none}}.action-sheet-group-cancel.sc-ion-action-sheet-md{-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.action-sheet-button.sc-ion-action-sheet-md::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.action-sheet-selected.sc-ion-action-sheet-md{color:var(--button-color-selected)}.action-sheet-selected.sc-ion-action-sheet-md::after{background:var(--button-background-selected);opacity:var(--button-background-selected-opacity)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md{color:var(--button-color-activated)}.action-sheet-button.ion-activated.sc-ion-action-sheet-md::after{background:var(--button-background-activated);opacity:var(--button-background-activated-opacity)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md{color:var(--button-color-focused)}.action-sheet-button.ion-focused.sc-ion-action-sheet-md::after{background:var(--button-background-focused);opacity:var(--button-background-focused-opacity)}@media (any-hover: hover){.action-sheet-button.sc-ion-action-sheet-md:hover{color:var(--button-color-hover)}.action-sheet-button.sc-ion-action-sheet-md:hover::after{background:var(--button-background-hover);opacity:var(--button-background-hover-opacity)}}.sc-ion-action-sheet-md-h{--background:var(--ion-overlay-background-color, var(--ion-background-color, #fff));--backdrop-opacity:var(--ion-backdrop-opacity, 0.32);--button-background:transparent;--button-background-selected:currentColor;--button-background-selected-opacity:0;--button-background-activated:transparent;--button-background-activated-opacity:0;--button-background-hover:currentColor;--button-background-hover-opacity:.04;--button-background-focused:currentColor;--button-background-focused-opacity:.12;--button-color:var(--ion-color-step-850, #262626);--color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54)}.action-sheet-wrapper.sc-ion-action-sheet-md{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:var(--ion-safe-area-top, 0);margin-bottom:0}.action-sheet-title.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:20px;padding-bottom:17px;min-height:60px;color:var(--color, rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54));font-size:1rem;text-align:start}.action-sheet-sub-title.sc-ion-action-sheet-md{padding-left:0;padding-right:0;padding-top:16px;padding-bottom:0;font-size:0.875rem}.action-sheet-group.sc-ion-action-sheet-md:first-child{padding-top:0}.action-sheet-group.sc-ion-action-sheet-md:last-child{padding-bottom:var(--ion-safe-area-bottom)}.action-sheet-button.sc-ion-action-sheet-md{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:12px;padding-bottom:12px;position:relative;min-height:52px;font-size:1rem;text-align:start;contain:content;overflow:hidden}.action-sheet-icon.sc-ion-action-sheet-md{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:32px;margin-inline-end:32px;margin-top:0;margin-bottom:0;color:var(--color);font-size:1.5rem}.action-sheet-button-inner.sc-ion-action-sheet-md{-ms-flex-pack:start;justify-content:flex-start}.action-sheet-selected.sc-ion-action-sheet-md{font-weight:bold}';var C=t("ion_action_sheet",function(){function t(t){var n=this;o(this,t);this.didPresent=e(this,"ionActionSheetDidPresent",7);this.willPresent=e(this,"ionActionSheetWillPresent",7);this.willDismiss=e(this,"ionActionSheetWillDismiss",7);this.didDismiss=e(this,"ionActionSheetDidDismiss",7);this.didPresentShorthand=e(this,"didPresent",7);this.willPresentShorthand=e(this,"willPresent",7);this.willDismissShorthand=e(this,"willDismiss",7);this.didDismissShorthand=e(this,"didDismiss",7);this.delegateController=d(this);this.lockController=u();this.triggerController=h();this.presented=false;this.onBackdropTap=function(){n.dismiss(undefined,l)};this.dispatchCancelHandler=function(t){var o=t.detail.role;if(b(o)){var e=n.getButtons().find((function(t){return t.role==="cancel"}));n.callButtonHandler(e)}};this.overlayIndex=undefined;this.delegate=undefined;this.hasController=false;this.keyboardClose=true;this.enterAnimation=undefined;this.leaveAnimation=undefined;this.buttons=[];this.cssClass=undefined;this.backdropDismiss=true;this.header=undefined;this.subHeader=undefined;this.translucent=false;this.animated=true;this.htmlAttributes=undefined;this.isOpen=false;this.trigger=undefined}t.prototype.onIsOpenChange=function(t,o){if(t===true&&o===false){this.present()}else if(t===false&&o===true){this.dismiss()}};t.prototype.triggerChanged=function(){var t=this,o=t.trigger,e=t.el,n=t.triggerController;if(o){n.addClickListener(e,o)}};t.prototype.present=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(o){switch(o.label){case 0:return[4,this.lockController.lock()];case 1:t=o.sent();return[4,this.delegateController.attachViewToDom()];case 2:o.sent();return[4,f(this,"actionSheetEnter",j,_)];case 3:o.sent();t();return[2]}}))}))};t.prototype.dismiss=function(t,o){return __awaiter(this,void 0,void 0,(function(){var e,n;return __generator(this,(function(i){switch(i.label){case 0:return[4,this.lockController.lock()];case 1:e=i.sent();return[4,p(this,t,o,"actionSheetLeave",z,S)];case 2:n=i.sent();if(n){this.delegateController.removeViewFromDom()}e();return[2,n]}}))}))};t.prototype.onDidDismiss=function(){return g(this.el,"ionActionSheetDidDismiss")};t.prototype.onWillDismiss=function(){return g(this.el,"ionActionSheetWillDismiss")};t.prototype.buttonClick=function(t){return __awaiter(this,void 0,void 0,(function(){var o,e;return __generator(this,(function(n){switch(n.label){case 0:o=t.role;if(b(o)){return[2,this.dismiss(t.data,o)]}return[4,this.callButtonHandler(t)];case 1:e=n.sent();if(e){return[2,this.dismiss(t.data,t.role)]}return[2,Promise.resolve()]}}))}))};t.prototype.callButtonHandler=function(t){return __awaiter(this,void 0,void 0,(function(){var o;return __generator(this,(function(e){switch(e.label){case 0:if(!t)return[3,2];return[4,v(t.handler)];case 1:o=e.sent();if(o===false){return[2,false]}e.label=2;case 2:return[2,true]}}))}))};t.prototype.getButtons=function(){return this.buttons.map((function(t){return typeof t==="string"?{text:t}:t}))};t.prototype.connectedCallback=function(){m(this.el);this.triggerChanged()};t.prototype.disconnectedCallback=function(){if(this.gesture){this.gesture.destroy();this.gesture=undefined}this.triggerController.removeClickListener()};t.prototype.componentWillLoad=function(){k(this.el)};t.prototype.componentDidLoad=function(){var t=this;var o=this,e=o.groupEl,i=o.wrapperEl;if(!this.gesture&&y(this)==="ios"&&i&&e){n((function(){var o=e.scrollHeight>e.clientHeight;if(!o){t.gesture=c(i,(function(t){return t.classList.contains("action-sheet-button")}));t.gesture.enable(true)}}))}if(this.isOpen===true){s((function(){return t.present()}))}this.triggerChanged()};t.prototype.render=function(){var t;var o=this;var e=this,n=e.header,r=e.htmlAttributes,c=e.overlayIndex;var s=y(this);var u=this.getButtons();var d=u.find((function(t){return t.role==="cancel"}));var h=u.filter((function(t){return t.role!=="cancel"}));var l="action-sheet-".concat(c,"-header");return i(a,Object.assign({role:"dialog","aria-modal":"true","aria-labelledby":n!==undefined?l:null,tabindex:"-1"},r,{style:{zIndex:"".concat(2e4+this.overlayIndex)},class:Object.assign(Object.assign((t={},t[s]=true,t),x(this.cssClass)),{"overlay-hidden":true,"action-sheet-translucent":this.translucent}),onIonActionSheetWillDismiss:this.dispatchCancelHandler,onIonBackdropTap:this.onBackdropTap}),i("ion-backdrop",{tappable:this.backdropDismiss}),i("div",{tabindex:"0"}),i("div",{class:"action-sheet-wrapper ion-overlay-wrapper",ref:function(t){return o.wrapperEl=t}},i("div",{class:"action-sheet-container"},i("div",{class:"action-sheet-group",ref:function(t){return o.groupEl=t}},n!==undefined&&i("div",{id:l,class:{"action-sheet-title":true,"action-sheet-has-sub-title":this.subHeader!==undefined}},n,this.subHeader&&i("div",{class:"action-sheet-sub-title"},this.subHeader)),h.map((function(t){return i("button",Object.assign({},t.htmlAttributes,{type:"button",id:t.id,class:Y(t),onClick:function(){return o.buttonClick(t)}}),i("span",{class:"action-sheet-button-inner"},t.icon&&i("ion-icon",{icon:t.icon,"aria-hidden":"true",lazy:false,class:"action-sheet-icon"}),t.text),s==="md"&&i("ion-ripple-effect",null))}))),d&&i("div",{class:"action-sheet-group action-sheet-group-cancel"},i("button",Object.assign({},d.htmlAttributes,{type:"button",class:Y(d),onClick:function(){return o.buttonClick(d)}}),i("span",{class:"action-sheet-button-inner"},d.icon&&i("ion-icon",{icon:d.icon,"aria-hidden":"true",lazy:false,class:"action-sheet-icon"}),d.text),s==="md"&&i("ion-ripple-effect",null))))),i("div",{tabindex:"0"}))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{isOpen:["onIsOpenChange"],trigger:["triggerChanged"]}},enumerable:false,configurable:true});return t}());var Y=function(t){var o;return Object.assign((o={"action-sheet-button":true,"ion-activatable":true,"ion-focusable":true},o["action-sheet-".concat(t.role)]=t.role!==undefined,o),x(t.cssClass))};C.style={ios:D,md:O}}}}));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
|
+
*/
|
|
4
|
+
import{c as o}from"./p-23a9d086.js";import{b as s}from"./p-06fee233.js";const a="ion-content",t=".ion-content-scroll-host",e=`${a}, ${t}`,r=o=>"ION-CONTENT"===o.tagName,i=async s=>r(s)?(await new Promise((a=>o(s,a))),s.getScrollElement()):s,n=o=>o.querySelector(t)||o.querySelector(e),f=o=>o.closest(e),m=(o,s)=>r(o)?o.scrollToTop(s):Promise.resolve(o.scrollTo({top:0,left:0,behavior:s>0?"smooth":"auto"})),c=(o,s,a,t)=>r(o)?o.scrollByPoint(s,a,t):Promise.resolve(o.scrollBy({top:a,left:s,behavior:t>0?"smooth":"auto"})),p=o=>s(o,a),h=o=>{if(r(o)){const s=o.scrollY;return o.scrollY=!1,s}return o.style.setProperty("overflow","hidden"),!0},l=(o,s)=>{r(o)?o.scrollY=s:o.style.removeProperty("overflow")};export{t as I,n as a,a as b,c,h as d,f,i as g,r as i,p,l as r,m as s}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import{r as o,h as i,H as r}from"./p-
|
|
4
|
+
import{r as o,h as i,H as r}from"./p-290d3fe9.js";import{b as t}from"./p-7fae5c36.js";import{c as a}from"./p-47794def.js";const d=class{constructor(i){o(this,i)}render(){return i(r,{class:t(this)},i("slot",null))}};d.style={ios:":host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:48px;height:48px}",md:":host{border-radius:var(--border-radius);display:block}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:64px;height:64px}"};const n=class{constructor(i){o(this,i),this.color=void 0}render(){const o=t(this);return i(r,{class:a(this.color,{[o]:!0})},i("slot",null))}};n.style={ios:":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(:empty){display:none}:host{border-radius:10px;font-size:max(13px, 0.8125rem)}",md:":host{--background:var(--ion-color-primary, #3880ff);--color:var(--ion-color-primary-contrast, #fff);--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(:empty){display:none}:host{--padding-top:3px;--padding-end:4px;--padding-bottom:4px;--padding-start:4px;border-radius:4px}"};const e=class{constructor(i){o(this,i)}render(){return i(r,{class:t(this)},i("slot",null))}};e.style=":host{--size:48px;--border-radius:0;border-radius:var(--border-radius);display:block;width:var(--size);height:var(--size)}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}";export{d as ion_avatar,n as ion_badge,e as ion_thumbnail}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(t,n,i,e){function r(t){return t instanceof i?t:new i((function(n){n(t)}))}return new(i||(i=Promise))((function(i,s){function u(t){try{a(e.next(t))}catch(t){s(t)}}function o(t){try{a(e["throw"](t))}catch(t){s(t)}}function a(t){t.done?i(t.value):r(t.value).then(u,o)}a((e=e.apply(t,n||[])).next())}))};var __generator=this&&this.__generator||function(t,n){var i={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},e,r,s,u;return u={next:o(0),throw:o(1),return:o(2)},typeof Symbol==="function"&&(u[Symbol.iterator]=function(){return this}),u;function o(t){return function(n){return a([t,n])}}function a(o){if(e)throw new TypeError("Generator is already executing.");while(u&&(u=0,o[0]&&(i=0)),i)try{if(e=1,r&&(s=o[0]&2?r["return"]:o[0]?r["throw"]||((s=r["return"])&&s.call(r),0):r.next)&&!(s=s.call(r,o[1])).done)return s;if(r=0,s)o=[o[0]&2,s.value];switch(o[0]){case 0:case 1:s=o;break;case 4:i.label++;return{value:o[1],done:false};case 5:i.label++;r=o[1];o=[0];continue;case 7:o=i.ops.pop();i.trys.pop();continue;default:if(!(s=i.trys,s=s.length>0&&s[s.length-1])&&(o[0]===6||o[0]===2)){i=0;continue}if(o[0]===3&&(!s||o[1]>s[0]&&o[1]<s[3])){i.label=o[1];break}if(o[0]===6&&i.label<s[1]){i.label=s[1];s=o;break}if(s&&i.label<s[2]){i.label=s[2];i.ops.push(o);break}if(s[2])i.ops.pop();i.trys.pop();continue}o=n.call(t,i)}catch(t){o=[6,t];r=0}finally{e=s=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/System.register(["./p-
|
|
4
|
+
*/System.register(["./p-52cfafe9.system.js","./p-888db766.system.js","./p-32ad210f.system.js"],(function(t){"use strict";var n,i,e,r,s,u;return{setters:[function(t){n=t.r;i=t.h;e=t.H;r=t.f;s=t.d},function(t){u=t.a},function(){}],execute:function(){var o=":host(.tab-hidden){display:none !important}";var a=t("ion_tab",function(){function t(t){n(this,t);this.loaded=false;this.active=false;this.delegate=undefined;this.tab=undefined;this.component=undefined}t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:if(!this.active)return[3,2];return[4,this.setActive()];case 1:t.sent();t.label=2;case 2:return[2]}}))}))};t.prototype.setActive=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){switch(t.label){case 0:return[4,this.prepareLazyLoaded()];case 1:t.sent();this.active=true;return[2]}}))}))};t.prototype.changeActive=function(t){if(t){this.prepareLazyLoaded()}};t.prototype.prepareLazyLoaded=function(){if(!this.loaded&&this.component!=null){this.loaded=true;try{return u(this.delegate,this.el,this.component,["ion-page"])}catch(t){console.error(t)}}return Promise.resolve(undefined)};t.prototype.render=function(){var t=this,n=t.tab,r=t.active,s=t.component;return i(e,{role:"tabpanel","aria-hidden":!r?"true":null,"aria-labelledby":"tab-button-".concat(n),class:{"ion-page":s===undefined,"tab-hidden":!r}},i("slot",null))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{active:["changeActive"]}},enumerable:false,configurable:true});return t}());a.style=o;var f=":host{left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;contain:layout size style;z-index:0}.tabs-inner{position:relative;-ms-flex:1;flex:1;contain:layout size style}";var c=t("ion_tabs",function(){function t(t){var i=this;n(this,t);this.ionNavWillLoad=s(this,"ionNavWillLoad",7);this.ionTabsWillChange=s(this,"ionTabsWillChange",3);this.ionTabsDidChange=s(this,"ionTabsDidChange",3);this.transitioning=false;this.onTabClicked=function(t){var n=t.detail,e=n.href,r=n.tab;if(i.useRouter&&e!==undefined){var s=document.querySelector("ion-router");if(s){s.push(e)}}else{i.select(r)}};this.selectedTab=undefined;this.useRouter=false}t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(n){switch(n.label){case 0:if(!this.useRouter){this.useRouter=!!document.querySelector("ion-router")&&!this.el.closest("[no-router]")}if(!!this.useRouter)return[3,2];t=this.tabs;if(!(t.length>0))return[3,2];return[4,this.select(t[0])];case 1:n.sent();n.label=2;case 2:this.ionNavWillLoad.emit();return[2]}}))}))};t.prototype.componentWillRender=function(){var t=this.el.querySelector("ion-tab-bar");if(t){var n=this.selectedTab?this.selectedTab.tab:undefined;t.selectedTab=n}};t.prototype.select=function(t){return __awaiter(this,void 0,void 0,(function(){var n;return __generator(this,(function(i){switch(i.label){case 0:n=h(this.tabs,t);if(!this.shouldSwitch(n)){return[2,false]}return[4,this.setActive(n)];case 1:i.sent();return[4,this.notifyRouter()];case 2:i.sent();this.tabSwitch();return[2,true]}}))}))};t.prototype.getTab=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(n){return[2,h(this.tabs,t)]}))}))};t.prototype.getSelected=function(){return Promise.resolve(this.selectedTab?this.selectedTab.tab:undefined)};t.prototype.setRouteId=function(t){return __awaiter(this,void 0,void 0,(function(){var n;var i=this;return __generator(this,(function(e){switch(e.label){case 0:n=h(this.tabs,t);if(!this.shouldSwitch(n)){return[2,{changed:false,element:this.selectedTab}]}return[4,this.setActive(n)];case 1:e.sent();return[2,{changed:true,element:this.selectedTab,markVisible:function(){return i.tabSwitch()}}]}}))}))};t.prototype.getRouteId=function(){return __awaiter(this,void 0,void 0,(function(){var t,n;return __generator(this,(function(i){n=(t=this.selectedTab)===null||t===void 0?void 0:t.tab;return[2,n!==undefined?{id:n,element:this.selectedTab}:undefined]}))}))};t.prototype.setActive=function(t){if(this.transitioning){return Promise.reject("transitioning already happening")}this.transitioning=true;this.leavingTab=this.selectedTab;this.selectedTab=t;this.ionTabsWillChange.emit({tab:t.tab});t.active=true;return Promise.resolve()};t.prototype.tabSwitch=function(){var t=this.selectedTab;var n=this.leavingTab;this.leavingTab=undefined;this.transitioning=false;if(!t){return}if(n!==t){if(n){n.active=false}this.ionTabsDidChange.emit({tab:t.tab})}};t.prototype.notifyRouter=function(){if(this.useRouter){var t=document.querySelector("ion-router");if(t){return t.navChanged("forward")}}return Promise.resolve(false)};t.prototype.shouldSwitch=function(t){var n=this.selectedTab;return t!==undefined&&t!==n&&!this.transitioning};Object.defineProperty(t.prototype,"tabs",{get:function(){return Array.from(this.el.querySelectorAll("ion-tab"))},enumerable:false,configurable:true});t.prototype.render=function(){return i(e,{onIonTabButtonClick:this.onTabClicked},i("slot",{name:"top"}),i("div",{class:"tabs-inner"},i("slot",null)),i("slot",{name:"bottom"}))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());var h=function(t,n){var i=typeof n==="string"?t.find((function(t){return t.tab===n})):n;if(!i){console.error('tab with id: "'.concat(i,'" does not exist'))}return i};c.style=f}}}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import{d as n}from"./p-
|
|
4
|
+
import{d as n}from"./p-7b30edcc.js";import{b as o,c as e}from"./p-7fae5c36.js";import{C as t}from"./p-4180a747.js";import{OVERLAY_BACK_BUTTON_PRIORITY as i}from"./p-4b3623da.js";import{c as a,f as r,a as s,b as d,g as l}from"./p-23a9d086.js";import{p as c}from"./p-06fee233.js";let u=0,p=0;const m=new WeakMap,v=n=>({create:o=>O(n,o),dismiss:(o,e,t)=>P(document,o,e,n,t),getTop:async()=>M(document,n)}),f=v("ion-alert"),h=v("ion-action-sheet"),b=v("ion-loading"),w=v("ion-modal"),y=v("ion-picker"),g=v("ion-popover"),k=v("ion-toast"),x=n=>{"undefined"!=typeof document&&A(document);const o=u++;n.overlayIndex=o},j=n=>(n.hasAttribute("id")||(n.id="ion-overlay-"+ ++p),n.id),O=(n,o)=>"undefined"!=typeof window&&void 0!==window.customElements?window.customElements.whenDefined(n).then((()=>{const e=document.createElement(n);return e.classList.add("overlay-hidden"),Object.assign(e,Object.assign(Object.assign({},o),{hasController:!0})),V(document).appendChild(e),new Promise((n=>a(e,n)))})):Promise.resolve(),C='[tabindex]:not([tabindex^="-"]):not([hidden]):not([disabled]), input:not([type=hidden]):not([tabindex^="-"]):not([hidden]):not([disabled]), textarea:not([tabindex^="-"]):not([hidden]):not([disabled]), button:not([tabindex^="-"]):not([hidden]):not([disabled]), select:not([tabindex^="-"]):not([hidden]):not([disabled]), .ion-focusable:not([tabindex^="-"]):not([hidden]):not([disabled]), .ion-focusable[disabled="false"]:not([tabindex^="-"]):not([hidden])',D=(n,o)=>{let e=n.querySelector(C);const t=null==e?void 0:e.shadowRoot;t&&(e=t.querySelector(C)||e),e?r(e):o.focus()},T=(n,o)=>{const e=Array.from(n.querySelectorAll(C));let t=e.length>0?e[e.length-1]:null;const i=null==t?void 0:t.shadowRoot;i&&(t=i.querySelector(C)||t),t?t.focus():o.focus()},A=n=>{0===u&&(u=1,n.addEventListener("focus",(o=>{((n,o)=>{const e=M(o,"ion-alert,ion-action-sheet,ion-loading,ion-modal,ion-picker,ion-popover"),t=n.target;e&&t&&(e.classList.contains("ion-disable-focus-trap")||(e.shadowRoot?(()=>{if(e.contains(t))e.lastFocus=t;else{const n=e.lastFocus;D(e,e),n===o.activeElement&&T(e,e),e.lastFocus=o.activeElement}})():(()=>{if(e===t)e.lastFocus=void 0;else{const n=l(e);if(!n.contains(t))return;const i=n.querySelector(".ion-overlay-wrapper");if(!i)return;if(i.contains(t)||t===n.querySelector("ion-backdrop"))e.lastFocus=t;else{const n=e.lastFocus;D(i,e),n===o.activeElement&&T(i,e),e.lastFocus=o.activeElement}}})()))})(o,n)}),!0),n.addEventListener("ionBackButton",(o=>{const e=M(n);(null==e?void 0:e.backdropDismiss)&&o.detail.register(i,(()=>e.dismiss(void 0,$)))})),n.addEventListener("keydown",(o=>{if("Escape"===o.key){const o=M(n);(null==o?void 0:o.backdropDismiss)&&o.dismiss(void 0,$)}})))},P=(n,o,e,t,i)=>{const a=M(n,t,i);return a?a.dismiss(o,e):Promise.reject("overlay does not exist")},B=(n,o)=>((n,o)=>(void 0===o&&(o="ion-alert,ion-action-sheet,ion-loading,ion-modal,ion-picker,ion-popover,ion-toast"),Array.from(n.querySelectorAll(o)).filter((n=>n.overlayIndex>0))))(n,o).filter((n=>!n.classList.contains("overlay-hidden"))),M=(n,o,e)=>{const t=B(n,o);return void 0===e?t[t.length-1]:t.find((n=>n.id===e))},E=(n=!1)=>{const o=V(document).querySelector("ion-router-outlet, ion-nav, #ion-view-container-root");o&&(n?o.setAttribute("aria-hidden","true"):o.removeAttribute("aria-hidden"))},G=async(n,t,i,a,r)=>{var s,d;if(n.presented)return;E(!0),n.presented=!0,n.willPresent.emit(),null===(s=n.willPresentShorthand)||void 0===s||s.emit();const l=o(n),c=n.enterAnimation?n.enterAnimation:e.get(t,"ios"===l?i:a);await q(n,c,n.el,r)&&(n.didPresent.emit(),null===(d=n.didPresentShorthand)||void 0===d||d.emit()),"ION-TOAST"!==n.el.tagName&&I(n.el),!n.keyboardClose||null!==document.activeElement&&n.el.contains(document.activeElement)||n.el.focus()},I=async n=>{let o=document.activeElement;if(!o)return;const e=null==o?void 0:o.shadowRoot;e&&(o=e.querySelector(C)||o),await n.onDidDismiss(),o.focus()},L=async(t,i,a,r,s,d,l)=>{var c,u;if(!t.presented)return!1;void 0!==n&&1===B(n).length&&E(!1),t.presented=!1;try{t.el.style.setProperty("pointer-events","none"),t.willDismiss.emit({data:i,role:a}),null===(c=t.willDismissShorthand)||void 0===c||c.emit({data:i,role:a});const n=o(t),p=t.leaveAnimation?t.leaveAnimation:e.get(r,"ios"===n?s:d);a!==_&&await q(t,p,t.el,l),t.didDismiss.emit({data:i,role:a}),null===(u=t.didDismissShorthand)||void 0===u||u.emit({data:i,role:a}),m.delete(t),t.el.classList.add("overlay-hidden"),t.el.style.removeProperty("pointer-events"),void 0!==t.el.lastFocus&&(t.el.lastFocus=void 0)}catch(n){console.error(n)}return t.el.remove(),!0},V=n=>n.querySelector("ion-app")||n.body,q=async(n,o,t,i)=>{t.classList.remove("overlay-hidden");const a=o(n.el,i);n.animated&&e.getBoolean("animated",!0)||a.duration(0),n.keyboardClose&&a.beforeAddWrite((()=>{const n=t.ownerDocument.activeElement;(null==n?void 0:n.matches("input,ion-input, ion-textarea"))&&n.blur()}));const r=m.get(n)||[];return m.set(n,[...r,a]),await a.play(),!0},z=(n,o)=>{let e;const t=new Promise((n=>e=n));return F(n,o,(n=>{e(n.detail)})),t},F=(n,o,e)=>{const t=i=>{d(n,o,t),e(i)};s(n,o,t)},N=n=>"cancel"===n||n===$,S=n=>n(),W=(n,o)=>{if("function"==typeof n)return e.get("_zoneGate",S)((()=>{try{return n(o)}catch(n){throw n}}))},$="backdrop",_="gesture",H=39,J=n=>{let o,e=!1;const i=t(),a=(t=!1)=>{if(o&&!t)return{delegate:o,inline:e};const{el:a,hasController:r,delegate:s}=n;return e=null!==a.parentNode&&!r,o=e?s||i:s,{inline:e,delegate:o}};return{attachViewToDom:async o=>{const{delegate:e}=a(!0);if(e)return await e.attachViewToDom(n.el,o);const{hasController:t}=n;if(t&&void 0!==o)throw new Error("framework delegate is missing");return null},removeViewFromDom:()=>{const{delegate:o}=a();o&&void 0!==n.el&&o.removeViewFromDom(n.el.parentElement,n.el)}}},K=()=>{let n;const o=()=>{n&&(n(),n=void 0)};return{addClickListener:(e,t)=>{o();const i=void 0!==t?document.getElementById(t):null;i?n=((n,o)=>{const e=()=>{o.present()};return n.addEventListener("click",e),()=>{n.removeEventListener("click",e)}})(i,e):c(`A trigger element with the ID "${t}" was not found in the DOM. The trigger element must be in the DOM when the "trigger" property is set on an overlay component.`,e)},removeClickListener:o}};export{$ as B,_ as G,H as O,f as a,h as b,g as c,J as d,K as e,G as f,L as g,z as h,N as i,x as j,j as k,b as l,w as m,m as n,D as o,y as p,M as q,W as s,k as t}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(t,e,r,o){function i(t){return t instanceof r?t:new r((function(e){e(t)}))}return new(r||(r=Promise))((function(r,n){function a(t){try{p(o.next(t))}catch(t){n(t)}}function s(t){try{p(o["throw"](t))}catch(t){n(t)}}function p(t){t.done?r(t.value):i(t.value).then(a,s)}p((o=o.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var r={label:0,sent:function(){if(n[0]&1)throw n[1];return n[1]},trys:[],ops:[]},o,i,n,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(t){return function(e){return p([t,e])}}function p(s){if(o)throw new TypeError("Generator is already executing.");while(a&&(a=0,s[0]&&(r=0)),r)try{if(o=1,i&&(n=s[0]&2?i["return"]:s[0]?i["throw"]||((n=i["return"])&&n.call(i),0):i.next)&&!(n=n.call(i,s[1])).done)return n;if(i=0,n)s=[s[0]&2,n.value];switch(s[0]){case 0:case 1:n=s;break;case 4:r.label++;return{value:s[1],done:false};case 5:r.label++;i=s[1];s=[0];continue;case 7:s=r.ops.pop();r.trys.pop();continue;default:if(!(n=r.trys,n=n.length>0&&n[n.length-1])&&(s[0]===6||s[0]===2)){r=0;continue}if(s[0]===3&&(!n||s[1]>n[0]&&s[1]<n[3])){r.label=s[1];break}if(s[0]===6&&r.label<n[1]){r.label=n[1];n=s;break}if(n&&r.label<n[2]){r.label=n[2];r.ops.push(s);break}if(n[2])r.ops.pop();r.trys.pop();continue}s=e.call(t,r)}catch(t){s=[6,t];i=0}finally{o=n=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/System.register(["./p-d2597b3e.system.js","./p-613d4042.system.js","./p-815c2fba.system.js","./p-772f6c84.system.js","./p-479cdbf8.system.js","./p-97e31c0a.system.js","./p-a545b4f1.system.js","./p-44bc8b45.system.js","./p-c4042875.system.js","./p-3602001b.system.js","./p-0e94957a.system.js","./p-8c15eda7.system.js"],(function(t){"use strict";var e,r,o,i,n,a,s,p,f,c,v,u,d,h,l,g,x,m,w,b,k,y,P,_,D,T,j;return{setters:[function(t){e=t.r;r=t.d;o=t.h;i=t.H;n=t.f},function(t){a=t.C;s=t.a;p=t.d},function(t){f=t.r;c=t.g;v=t.a;u=t.m},function(t){d=t.c},function(t){h=t.p},function(t){l=t.B;g=t.j;x=t.k;m=t.f;w=t.o;b=t.g;k=t.h},function(t){y=t.b;P=t.a},function(t){_=t.g},function(t){D=t.e;T=t.w},function(t){j=t.c},function(){},function(){}],execute:function(){var N=this;var O=function(t){if(!t){return{arrowWidth:0,arrowHeight:0}}var e=t.getBoundingClientRect(),r=e.width,o=e.height;return{arrowWidth:r,arrowHeight:o}};var A=function(t,e,r){var o=e.getBoundingClientRect();var i=o.height;var n=o.width;if(t==="cover"&&r){var a=r.getBoundingClientRect();n=a.width}return{contentWidth:n,contentHeight:i}};var I=function(t,e,r,o){var i=[];var n=c(o);var a=n.querySelector(".popover-content");switch(e){case"hover":i=[{eventName:"mouseenter",callback:function(e){var o=document.elementFromPoint(e.clientX,e.clientY);if(o===t){return}r.dismiss(undefined,undefined,false)}}];break;case"context-menu":case"click":default:i=[{eventName:"click",callback:function(e){var o=e.target;var i=o.closest("[data-ion-popover-trigger]");if(i===t){e.stopPropagation();return}r.dismiss(undefined,undefined,false)}}];break}i.forEach((function(t){var e=t.eventName,r=t.callback;return a.addEventListener(e,r)}));return function(){i.forEach((function(t){var e=t.eventName,r=t.callback;return a.removeEventListener(e,r)}))}};var W=function(t,e,r){var o=[];switch(e){case"hover":var i;o=[{eventName:"mouseenter",callback:function(t){return __awaiter(N,void 0,void 0,(function(){return __generator(this,(function(e){t.stopPropagation();if(i){clearTimeout(i)}i=setTimeout((function(){f((function(){r.presentFromTrigger(t);i=undefined}))}),100);return[2]}))}))}},{eventName:"mouseleave",callback:function(t){if(i){clearTimeout(i)}var e=t.relatedTarget;if(!e){return}if(e.closest("ion-popover")!==r){r.dismiss(undefined,undefined,false)}}},{eventName:"click",callback:function(t){return t.stopPropagation()}},{eventName:"ionPopoverActivateTrigger",callback:function(t){return r.presentFromTrigger(t,true)}}];break;case"context-menu":o=[{eventName:"contextmenu",callback:function(t){t.preventDefault();r.presentFromTrigger(t)}},{eventName:"click",callback:function(t){return t.stopPropagation()}},{eventName:"ionPopoverActivateTrigger",callback:function(t){return r.presentFromTrigger(t,true)}}];break;case"click":default:o=[{eventName:"click",callback:function(t){return r.presentFromTrigger(t)}},{eventName:"ionPopoverActivateTrigger",callback:function(t){return r.presentFromTrigger(t,true)}}];break}o.forEach((function(e){var r=e.eventName,o=e.callback;return t.addEventListener(r,o)}));t.setAttribute("data-ion-popover-trigger","true");return function(){o.forEach((function(e){var r=e.eventName,o=e.callback;return t.removeEventListener(r,o)}));t.removeAttribute("data-ion-popover-trigger")}};var L=function(t,e){if(!e||e.tagName!=="ION-ITEM"){return-1}return t.findIndex((function(t){return t===e}))};var E=function(t,e){var r=L(t,e);return t[r+1]};var z=function(t,e){var r=L(t,e);return t[r-1]};var X=function(t){var e=c(t);var r=e.querySelector("button");if(r){f((function(){return r.focus()}))}};var Y=function(t){return t.hasAttribute("data-ion-popover-trigger")};var C=function(t){var e=function(e){return __awaiter(N,void 0,void 0,(function(){var r,o,i,n,a,s,p,f,c,v,u;return __generator(this,(function(d){switch(d.label){case 0:o=document.activeElement;i=[];n=(r=e.target)===null||r===void 0?void 0:r.tagName;if(n!=="ION-POPOVER"&&n!=="ION-ITEM"){return[2]}try{i=Array.from(t.querySelectorAll("ion-item:not(ion-popover ion-popover *):not([disabled])"))}catch(t){}a=e.key;switch(a){case"ArrowLeft":return[3,1];case"ArrowDown":return[3,3];case"ArrowUp":return[3,4];case"Home":return[3,5];case"End":return[3,6];case"ArrowRight":return[3,7];case" ":return[3,7];case"Enter":return[3,7]}return[3,8];case 1:return[4,t.getParentPopover()];case 2:s=d.sent();if(s){t.dismiss(undefined,undefined,false)}return[3,8];case 3:e.preventDefault();p=E(i,o);if(p!==undefined){X(p)}return[3,8];case 4:e.preventDefault();f=z(i,o);if(f!==undefined){X(f)}return[3,8];case 5:e.preventDefault();c=i[0];if(c!==undefined){X(c)}return[3,8];case 6:e.preventDefault();v=i[i.length-1];if(v!==undefined){X(v)}return[3,8];case 7:if(o&&Y(o)){u=new CustomEvent("ionPopoverActivateTrigger");o.dispatchEvent(u)}return[3,8];case 8:return[2]}}))}))};t.addEventListener("keydown",e);return function(){return t.removeEventListener("keydown",e)}};var M=function(t,e,r,o,i,n,a,s,p,f,c){var v;var u={top:0,left:0,width:0,height:0};switch(n){case"event":if(!c){return p}var d=c;u={top:d.clientY,left:d.clientX,width:1,height:1};break;case"trigger":default:var h=c;var l=f||((v=h===null||h===void 0?void 0:h.detail)===null||v===void 0?void 0:v.ionShadowTarget)||(h===null||h===void 0?void 0:h.target);if(!l){return p}var g=l.getBoundingClientRect();u={top:g.top,left:g.left,width:g.width,height:g.height};break}var x=B(a,u,e,r,o,i,t);var m=G(s,a,u,e,r);var w=x.top+m.top;var b=x.left+m.left;var k=R(a,o,i,w,b,e,r,t),y=k.arrowTop,P=k.arrowLeft;var _=S(a,s,t),D=_.originX,T=_.originY;return{top:w,left:b,referenceCoordinates:u,arrowTop:y,arrowLeft:P,originX:D,originY:T}};var S=function(t,e,r){switch(t){case"top":return{originX:V(e),originY:"bottom"};case"bottom":return{originX:V(e),originY:"top"};case"left":return{originX:"right",originY:H(e)};case"right":return{originX:"left",originY:H(e)};case"start":return{originX:r?"left":"right",originY:H(e)};case"end":return{originX:r?"right":"left",originY:H(e)}}};var V=function(t){switch(t){case"start":return"left";case"center":return"center";case"end":return"right"}};var H=function(t){switch(t){case"start":return"top";case"center":return"center";case"end":return"bottom"}};var R=function(t,e,r,o,i,n,a,s){var p={arrowTop:o+a/2-e/2,arrowLeft:i+n-e/2};var f={arrowTop:o+a/2-e/2,arrowLeft:i-e*1.5};switch(t){case"top":return{arrowTop:o+a,arrowLeft:i+n/2-e/2};case"bottom":return{arrowTop:o-r,arrowLeft:i+n/2-e/2};case"left":return p;case"right":return f;case"start":return s?f:p;case"end":return s?p:f;default:return{arrowTop:0,arrowLeft:0}}};var B=function(t,e,r,o,i,n,a){var s={top:e.top,left:e.left-r-i};var p={top:e.top,left:e.left+e.width+i};switch(t){case"top":return{top:e.top-o-n,left:e.left};case"right":return p;case"bottom":return{top:e.top+e.height+n,left:e.left};case"left":return s;case"start":return a?p:s;case"end":return a?s:p}};var G=function(t,e,r,o,i){switch(t){case"center":return q(e,r,o,i);case"end":return U(e,r,o,i);case"start":default:return{top:0,left:0}}};var U=function(t,e,r,o){switch(t){case"start":case"end":case"left":case"right":return{top:-(o-e.height),left:0};case"top":case"bottom":default:return{top:0,left:-(r-e.width)}}};var q=function(t,e,r,o){switch(t){case"start":case"end":case"left":case"right":return{top:-(o/2-e.height/2),left:0};case"top":case"bottom":default:return{top:0,left:-(r/2-e.width/2)}}};var F=function(t,e,r,o,i,n,a,s,p,f,c,v,u,d,h){if(u===void 0){u=0}if(d===void 0){d=0}if(h===void 0){h=0}var l=u;var g=d;var x=r;var m=e;var w;var b=f;var k=c;var y=false;var P=false;var _=v?v.top+v.height:n/2-s/2;var D=v?v.height:0;var T=false;if(x<o+p){x=o;y=true;b="left"}else if(a+o+x+p>i){P=true;x=i-a-o;b="right"}if(_+D+s>n&&(t==="top"||t==="bottom")){if(_-s>0){m=Math.max(12,_-s-D-(h-1));l=m+s;k="bottom";T=true}else{w=o}}return{top:m,left:x,bottom:w,originX:b,originY:k,checkSafeAreaLeft:y,checkSafeAreaRight:P,arrowTop:l,arrowLeft:g,addPopoverBottomClass:T}};var J=function(t,e,r,o){if(e===void 0){e=false}if(!r&&!o){return false}if(t!=="top"&&t!=="bottom"&&e){return false}return true};var K=5;var Q=function(t,e){var r;var o=e.event,i=e.size,n=e.trigger,a=e.reference,s=e.side,p=e.align;var f=t.ownerDocument;var v=f.dir==="rtl";var u=f.defaultView.innerWidth;var d=f.defaultView.innerHeight;var h=c(t);var l=h.querySelector(".popover-content");var g=h.querySelector(".popover-arrow");var x=n||((r=o===null||o===void 0?void 0:o.detail)===null||r===void 0?void 0:r.ionShadowTarget)||(o===null||o===void 0?void 0:o.target);var m=A(i,l,x),w=m.contentWidth,b=m.contentHeight;var k=O(g),y=k.arrowWidth,P=k.arrowHeight;var _={top:d/2-b/2,left:u/2-w/2,originX:v?"right":"left",originY:"top"};var D=M(v,w,b,y,P,a,s,p,_,n,o);var T=i==="cover"?0:K;var N=i==="cover"?0:25;var I=F(s,D.top,D.left,T,u,d,w,b,N,D.originX,D.originY,D.referenceCoordinates,D.arrowTop,D.arrowLeft,P),W=I.originX,L=I.originY,E=I.top,z=I.left,X=I.bottom,Y=I.checkSafeAreaLeft,C=I.checkSafeAreaRight,S=I.arrowTop,V=I.arrowLeft,H=I.addPopoverBottomClass;var R=j();var B=j();var G=j();B.addElement(h.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);G.addElement(h.querySelector(".popover-arrow")).addElement(h.querySelector(".popover-content")).fromTo("opacity",.01,1);return R.easing("ease").duration(100).beforeAddWrite((function(){if(i==="cover"){t.style.setProperty("--width","".concat(w,"px"))}if(H){t.classList.add("popover-bottom")}if(X!==undefined){l.style.setProperty("bottom","".concat(X,"px"))}var e=" + var(--ion-safe-area-left, 0)";var r=" - var(--ion-safe-area-right, 0)";var a="".concat(z,"px");if(Y){a="".concat(z,"px").concat(e)}if(C){a="".concat(z,"px").concat(r)}l.style.setProperty("top","calc(".concat(E,"px + var(--offset-y, 0))"));l.style.setProperty("left","calc(".concat(a," + var(--offset-x, 0))"));l.style.setProperty("transform-origin","".concat(L," ").concat(W));if(g!==null){var p=D.top!==E||D.left!==z;var f=J(s,p,o,n);if(f){g.style.setProperty("top","calc(".concat(S,"px + var(--offset-y, 0))"));g.style.setProperty("left","calc(".concat(V,"px + var(--offset-x, 0))"))}else{g.style.setProperty("display","none")}}})).addAnimation([B,G])};var Z=function(t){var e=c(t);var r=e.querySelector(".popover-content");var o=e.querySelector(".popover-arrow");var i=j();var n=j();var a=j();n.addElement(e.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);a.addElement(e.querySelector(".popover-arrow")).addElement(e.querySelector(".popover-content")).fromTo("opacity",.99,0);return i.easing("ease").afterAddWrite((function(){t.style.removeProperty("--width");t.classList.remove("popover-bottom");r.style.removeProperty("top");r.style.removeProperty("left");r.style.removeProperty("bottom");r.style.removeProperty("transform-origin");if(o){o.style.removeProperty("top");o.style.removeProperty("left");o.style.removeProperty("display")}})).duration(300).addAnimation([n,a])};var $=12;var tt=function(t,e){var r;var o=e.event,i=e.size,n=e.trigger,a=e.reference,s=e.side,p=e.align;var f=t.ownerDocument;var v=f.dir==="rtl";var u=f.defaultView.innerWidth;var d=f.defaultView.innerHeight;var h=c(t);var l=h.querySelector(".popover-content");var g=n||((r=o===null||o===void 0?void 0:o.detail)===null||r===void 0?void 0:r.ionShadowTarget)||(o===null||o===void 0?void 0:o.target);var x=A(i,l,g),m=x.contentWidth,w=x.contentHeight;var b={top:d/2-w/2,left:u/2-m/2,originX:v?"right":"left",originY:"top"};var k=M(v,m,w,0,0,a,s,p,b,n,o);var y=i==="cover"?0:$;var P=F(s,k.top,k.left,y,u,d,m,w,0,k.originX,k.originY,k.referenceCoordinates),_=P.originX,D=P.originY,T=P.top,N=P.left,O=P.bottom;var I=j();var W=j();var L=j();var E=j();var z=j();W.addElement(h.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);L.addElement(h.querySelector(".popover-wrapper")).duration(150).fromTo("opacity",.01,1);E.addElement(l).beforeStyles({top:"calc(".concat(T,"px + var(--offset-y, 0px))"),left:"calc(".concat(N,"px + var(--offset-x, 0px))"),"transform-origin":"".concat(D," ").concat(_)}).beforeAddWrite((function(){if(O!==undefined){l.style.setProperty("bottom","".concat(O,"px"))}})).fromTo("transform","scale(0.8)","scale(1)");z.addElement(h.querySelector(".popover-viewport")).fromTo("opacity",.01,1);return I.easing("cubic-bezier(0.36,0.66,0.04,1)").duration(300).beforeAddWrite((function(){if(i==="cover"){t.style.setProperty("--width","".concat(m,"px"))}if(D==="bottom"){t.classList.add("popover-bottom")}})).addAnimation([W,L,E,z])};var et=function(t){var e=c(t);var r=e.querySelector(".popover-content");var o=j();var i=j();var n=j();i.addElement(e.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);n.addElement(e.querySelector(".popover-wrapper")).fromTo("opacity",.99,0);return o.easing("ease").afterAddWrite((function(){t.style.removeProperty("--width");t.classList.remove("popover-bottom");r.style.removeProperty("top");r.style.removeProperty("left");r.style.removeProperty("bottom");r.style.removeProperty("transform-origin")})).duration(150).addAnimation([i,n])};var rt=':host{--background:var(--ion-background-color, #fff);--min-width:0;--min-height:0;--max-width:auto;--height:auto;--offset-x:0px;--offset-y:0px;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;color:var(--ion-text-color, #000);z-index:1001}:host(.popover-nested){pointer-events:none}:host(.popover-nested) .popover-wrapper{pointer-events:auto}:host(.overlay-hidden){display:none}.popover-wrapper{z-index:10}.popover-content{display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:auto;z-index:10}.popover-viewport{--ion-safe-area-top:0px;--ion-safe-area-right:0px;--ion-safe-area-bottom:0px;--ion-safe-area-left:0px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host(.popover-nested.popover-side-left){--offset-x:5px}:host(.popover-nested.popover-side-right){--offset-x:-5px}:host(.popover-nested.popover-side-start){--offset-x:5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-start),:host-context([dir=rtl]).popover-nested.popover-side-start{--offset-x:-5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-start:dir(rtl)){--offset-x:-5px}}:host(.popover-nested.popover-side-end){--offset-x:-5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-end),:host-context([dir=rtl]).popover-nested.popover-side-end{--offset-x:5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-end:dir(rtl)){--offset-x:5px}}:host{--width:200px;--max-height:90%;--box-shadow:none;--backdrop-opacity:var(--ion-backdrop-opacity, 0.08)}:host(.popover-desktop){--box-shadow:0px 4px 16px 0px rgba(0, 0, 0, 0.12)}.popover-content{border-radius:10px}:host(.popover-desktop) .popover-content{border:0.5px solid var(--ion-color-step-100, #e6e6e6)}.popover-arrow{display:block;position:absolute;width:20px;height:10px;overflow:hidden}.popover-arrow::after{top:3px;border-radius:3px;position:absolute;width:14px;height:14px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:var(--background);content:"";z-index:10}@supports (inset-inline-start: 0){.popover-arrow::after{inset-inline-start:3px}}@supports not (inset-inline-start: 0){.popover-arrow::after{left:3px}:host-context([dir=rtl]) .popover-arrow::after{left:unset;right:unset;right:3px}[dir=rtl] .popover-arrow::after{left:unset;right:unset;right:3px}@supports selector(:dir(rtl)){.popover-arrow::after:dir(rtl){left:unset;right:unset;right:3px}}}:host(.popover-bottom) .popover-arrow{top:auto;bottom:-10px}:host(.popover-bottom) .popover-arrow::after{top:-6px}:host(.popover-side-left) .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}:host(.popover-side-right) .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}:host(.popover-side-top) .popover-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}:host(.popover-side-start) .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}:host-context([dir=rtl]):host(.popover-side-start) .popover-arrow,:host-context([dir=rtl]).popover-side-start .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@supports selector(:dir(rtl)){:host(.popover-side-start:dir(rtl)) .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}:host(.popover-side-end) .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}:host-context([dir=rtl]):host(.popover-side-end) .popover-arrow,:host-context([dir=rtl]).popover-side-end .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@supports selector(:dir(rtl)){:host(.popover-side-end:dir(rtl)) .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.popover-arrow,.popover-content{opacity:0}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.popover-translucent) .popover-content,:host(.popover-translucent) .popover-arrow::after{background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}';var ot=":host{--background:var(--ion-background-color, #fff);--min-width:0;--min-height:0;--max-width:auto;--height:auto;--offset-x:0px;--offset-y:0px;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;color:var(--ion-text-color, #000);z-index:1001}:host(.popover-nested){pointer-events:none}:host(.popover-nested) .popover-wrapper{pointer-events:auto}:host(.overlay-hidden){display:none}.popover-wrapper{z-index:10}.popover-content{display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:auto;z-index:10}.popover-viewport{--ion-safe-area-top:0px;--ion-safe-area-right:0px;--ion-safe-area-bottom:0px;--ion-safe-area-left:0px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host(.popover-nested.popover-side-left){--offset-x:5px}:host(.popover-nested.popover-side-right){--offset-x:-5px}:host(.popover-nested.popover-side-start){--offset-x:5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-start),:host-context([dir=rtl]).popover-nested.popover-side-start{--offset-x:-5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-start:dir(rtl)){--offset-x:-5px}}:host(.popover-nested.popover-side-end){--offset-x:-5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-end),:host-context([dir=rtl]).popover-nested.popover-side-end{--offset-x:5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-end:dir(rtl)){--offset-x:5px}}:host{--width:250px;--max-height:90%;--box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);--backdrop-opacity:var(--ion-backdrop-opacity, 0.32)}.popover-content{border-radius:4px;-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]) .popover-content{-webkit-transform-origin:right top;transform-origin:right top}[dir=rtl] .popover-content{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){.popover-content:dir(rtl){-webkit-transform-origin:right top;transform-origin:right top}}.popover-viewport{-webkit-transition-delay:100ms;transition-delay:100ms}.popover-wrapper{opacity:0}";var it=t("ion_popover",function(){function t(t){var o=this;e(this,t);this.didPresent=r(this,"ionPopoverDidPresent",7);this.willPresent=r(this,"ionPopoverWillPresent",7);this.willDismiss=r(this,"ionPopoverWillDismiss",7);this.didDismiss=r(this,"ionPopoverDidDismiss",7);this.didPresentShorthand=r(this,"didPresent",7);this.willPresentShorthand=r(this,"willPresent",7);this.willDismissShorthand=r(this,"willDismiss",7);this.didDismissShorthand=r(this,"didDismiss",7);this.ionMount=r(this,"ionMount",7);this.parentPopover=null;this.coreDelegate=a();this.lockController=d();this.inline=false;this.focusDescendantOnPresent=false;this.onBackdropTap=function(){o.dismiss(undefined,l)};this.onLifecycle=function(t){var e=o.usersElement;var r=nt[t.type];if(e&&r){var i=new CustomEvent(r,{bubbles:false,cancelable:false,detail:t.detail});e.dispatchEvent(i)}};this.configureTriggerInteraction=function(){var t=o,e=t.trigger,r=t.triggerAction,i=t.el,n=t.destroyTriggerInteraction;if(n){n()}if(e===undefined){return}var a=o.triggerEl=e!==undefined?document.getElementById(e):null;if(!a){h('A trigger element with the ID "'.concat(e,'" was not found in the DOM. The trigger element must be in the DOM when the "trigger" property is set on ion-popover.'),o.el);return}o.destroyTriggerInteraction=W(a,r,i)};this.configureKeyboardInteraction=function(){var t=o,e=t.destroyKeyboardInteraction,r=t.el;if(e){e()}o.destroyKeyboardInteraction=C(r)};this.configureDismissInteraction=function(){var t=o,e=t.destroyDismissInteraction,r=t.parentPopover,i=t.triggerAction,n=t.triggerEl,a=t.el;if(!r||!n){return}if(e){e()}o.destroyDismissInteraction=I(n,i,a,r)};this.presented=false;this.hasController=false;this.delegate=undefined;this.overlayIndex=undefined;this.enterAnimation=undefined;this.leaveAnimation=undefined;this.component=undefined;this.componentProps=undefined;this.keyboardClose=true;this.cssClass=undefined;this.backdropDismiss=true;this.event=undefined;this.showBackdrop=true;this.translucent=false;this.animated=true;this.htmlAttributes=undefined;this.triggerAction="click";this.trigger=undefined;this.size="auto";this.dismissOnSelect=false;this.reference="trigger";this.side="bottom";this.alignment=undefined;this.arrow=true;this.isOpen=false;this.keyboardEvents=false;this.keepContentsMounted=false}t.prototype.onTriggerChange=function(){this.configureTriggerInteraction()};t.prototype.onIsOpenChange=function(t,e){if(t===true&&e===false){this.present()}else if(t===false&&e===true){this.dismiss()}};t.prototype.connectedCallback=function(){var t=this,e=t.configureTriggerInteraction,r=t.el;g(r);e()};t.prototype.disconnectedCallback=function(){var t=this.destroyTriggerInteraction;if(t){t()}};t.prototype.componentWillLoad=function(){var t=this.el;var e=x(t);this.parentPopover=t.closest("ion-popover:not(#".concat(e,")"));if(this.alignment===undefined){this.alignment=y(this)==="ios"?"center":"start"}};t.prototype.componentDidLoad=function(){var t=this;var e=this,r=e.parentPopover,o=e.isOpen;if(o===true){f((function(){return t.present()}))}if(r){v(r,"ionPopoverWillDismiss",(function(){t.dismiss(undefined,undefined,false)}))}};t.prototype.presentFromTrigger=function(t,e){if(e===void 0){e=false}return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){switch(r.label){case 0:this.focusDescendantOnPresent=e;return[4,this.present(t)];case 1:r.sent();this.focusDescendantOnPresent=false;return[2]}}))}))};t.prototype.getDelegate=function(t){if(t===void 0){t=false}if(this.workingDelegate&&!t){return{delegate:this.workingDelegate,inline:this.inline}}var e=this.el.parentNode;var r=this.inline=e!==null&&!this.hasController;var o=this.workingDelegate=r?this.delegate||this.coreDelegate:this.delegate;return{inline:r,delegate:o}};t.prototype.present=function(t){return __awaiter(this,void 0,void 0,(function(){var e,r,o,i,n,a;return __generator(this,(function(p){switch(p.label){case 0:return[4,this.lockController.lock()];case 1:e=p.sent();if(this.presented){e();return[2]}r=this.el;o=this.getDelegate(true),i=o.inline,n=o.delegate;this.ionMount.emit();a=this;return[4,s(n,r,this.component,["popover-viewport"],this.componentProps,i)];case 2:a.usersElement=p.sent();if(!this.keyboardEvents){this.configureKeyboardInteraction()}this.configureDismissInteraction();if(!u(r))return[3,4];return[4,D(this.usersElement)];case 3:p.sent();return[3,6];case 4:if(!!this.keepContentsMounted)return[3,6];return[4,T()];case 5:p.sent();p.label=6;case 6:return[4,m(this,"popoverEnter",Q,tt,{event:t||this.event,size:this.size,trigger:this.triggerEl,reference:this.reference,side:this.side,align:this.alignment})];case 7:p.sent();if(this.focusDescendantOnPresent){w(this.el,this.el)}e();return[2]}}))}))};t.prototype.dismiss=function(t,e,r){if(r===void 0){r=true}return __awaiter(this,void 0,void 0,(function(){var o,i,n,a,s,f;return __generator(this,(function(c){switch(c.label){case 0:return[4,this.lockController.lock()];case 1:o=c.sent();i=this,n=i.destroyKeyboardInteraction,a=i.destroyDismissInteraction;if(r&&this.parentPopover){this.parentPopover.dismiss(t,e,r)}return[4,b(this,t,e,"popoverLeave",Z,et,this.event)];case 2:s=c.sent();if(!s)return[3,4];if(n){n();this.destroyKeyboardInteraction=undefined}if(a){a();this.destroyDismissInteraction=undefined}f=this.getDelegate().delegate;return[4,p(f,this.usersElement)];case 3:c.sent();c.label=4;case 4:o();return[2,s]}}))}))};t.prototype.getParentPopover=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.parentPopover]}))}))};t.prototype.onDidDismiss=function(){return k(this.el,"ionPopoverDidDismiss")};t.prototype.onWillDismiss=function(){return k(this.el,"ionPopoverWillDismiss")};t.prototype.render=function(){var t;var e=this;var r=y(this);var n=this,a=n.onLifecycle,s=n.parentPopover,p=n.dismissOnSelect,f=n.side,c=n.arrow,v=n.htmlAttributes;var u=P("desktop");var d=c&&!s;return o(i,Object.assign({"aria-modal":"true","no-router":true,tabindex:"-1"},v,{style:{zIndex:"".concat(2e4+this.overlayIndex)},class:Object.assign(Object.assign({},_(this.cssClass)),(t={},t[r]=true,t["popover-translucent"]=this.translucent,t["overlay-hidden"]=true,t["popover-desktop"]=u,t["popover-side-".concat(f)]=true,t["popover-nested"]=!!s,t)),onIonPopoverDidPresent:a,onIonPopoverWillPresent:a,onIonPopoverWillDismiss:a,onIonPopoverDidDismiss:a,onIonBackdropTap:this.onBackdropTap}),!s&&o("ion-backdrop",{tappable:this.backdropDismiss,visible:this.showBackdrop,part:"backdrop"}),o("div",{class:"popover-wrapper ion-overlay-wrapper",onClick:p?function(){return e.dismiss()}:undefined},d&&o("div",{class:"popover-arrow",part:"arrow"}),o("div",{class:"popover-content",part:"content"},o("slot",null))))};Object.defineProperty(t.prototype,"el",{get:function(){return n(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{trigger:["onTriggerChange"],triggerAction:["onTriggerChange"],isOpen:["onIsOpenChange"]}},enumerable:false,configurable:true});return t}());var nt={ionPopoverDidPresent:"ionViewDidEnter",ionPopoverWillPresent:"ionViewWillEnter",ionPopoverWillDismiss:"ionViewWillLeave",ionPopoverDidDismiss:"ionViewDidLeave"};it.style={ios:rt,md:ot}}}}));
|
|
4
|
+
*/System.register(["./p-52cfafe9.system.js","./p-888db766.system.js","./p-32ad210f.system.js","./p-4f255d5a.system.js","./p-ff4b7e40.system.js","./p-3671f1b9.system.js","./p-1501b945.system.js","./p-4609d030.system.js","./p-a074be82.system.js","./p-38f2c6bb.system.js","./p-792919fd.system.js","./p-790220fd.system.js"],(function(t){"use strict";var e,r,o,i,n,a,s,p,f,c,v,u,d,h,l,g,x,m,w,b,k,y,P,_,D,T,j;return{setters:[function(t){e=t.r;r=t.d;o=t.h;i=t.H;n=t.f},function(t){a=t.C;s=t.a;p=t.d},function(t){f=t.r;c=t.g;v=t.a;u=t.m},function(t){d=t.c},function(t){h=t.p},function(t){l=t.B;g=t.j;x=t.k;m=t.f;w=t.o;b=t.g;k=t.h},function(t){y=t.b;P=t.a},function(t){_=t.g},function(t){D=t.e;T=t.w},function(t){j=t.c},function(){},function(){}],execute:function(){var N=this;var O=function(t){if(!t){return{arrowWidth:0,arrowHeight:0}}var e=t.getBoundingClientRect(),r=e.width,o=e.height;return{arrowWidth:r,arrowHeight:o}};var A=function(t,e,r){var o=e.getBoundingClientRect();var i=o.height;var n=o.width;if(t==="cover"&&r){var a=r.getBoundingClientRect();n=a.width}return{contentWidth:n,contentHeight:i}};var I=function(t,e,r,o){var i=[];var n=c(o);var a=n.querySelector(".popover-content");switch(e){case"hover":i=[{eventName:"mouseenter",callback:function(e){var o=document.elementFromPoint(e.clientX,e.clientY);if(o===t){return}r.dismiss(undefined,undefined,false)}}];break;case"context-menu":case"click":default:i=[{eventName:"click",callback:function(e){var o=e.target;var i=o.closest("[data-ion-popover-trigger]");if(i===t){e.stopPropagation();return}r.dismiss(undefined,undefined,false)}}];break}i.forEach((function(t){var e=t.eventName,r=t.callback;return a.addEventListener(e,r)}));return function(){i.forEach((function(t){var e=t.eventName,r=t.callback;return a.removeEventListener(e,r)}))}};var W=function(t,e,r){var o=[];switch(e){case"hover":var i;o=[{eventName:"mouseenter",callback:function(t){return __awaiter(N,void 0,void 0,(function(){return __generator(this,(function(e){t.stopPropagation();if(i){clearTimeout(i)}i=setTimeout((function(){f((function(){r.presentFromTrigger(t);i=undefined}))}),100);return[2]}))}))}},{eventName:"mouseleave",callback:function(t){if(i){clearTimeout(i)}var e=t.relatedTarget;if(!e){return}if(e.closest("ion-popover")!==r){r.dismiss(undefined,undefined,false)}}},{eventName:"click",callback:function(t){return t.stopPropagation()}},{eventName:"ionPopoverActivateTrigger",callback:function(t){return r.presentFromTrigger(t,true)}}];break;case"context-menu":o=[{eventName:"contextmenu",callback:function(t){t.preventDefault();r.presentFromTrigger(t)}},{eventName:"click",callback:function(t){return t.stopPropagation()}},{eventName:"ionPopoverActivateTrigger",callback:function(t){return r.presentFromTrigger(t,true)}}];break;case"click":default:o=[{eventName:"click",callback:function(t){return r.presentFromTrigger(t)}},{eventName:"ionPopoverActivateTrigger",callback:function(t){return r.presentFromTrigger(t,true)}}];break}o.forEach((function(e){var r=e.eventName,o=e.callback;return t.addEventListener(r,o)}));t.setAttribute("data-ion-popover-trigger","true");return function(){o.forEach((function(e){var r=e.eventName,o=e.callback;return t.removeEventListener(r,o)}));t.removeAttribute("data-ion-popover-trigger")}};var L=function(t,e){if(!e||e.tagName!=="ION-ITEM"){return-1}return t.findIndex((function(t){return t===e}))};var E=function(t,e){var r=L(t,e);return t[r+1]};var z=function(t,e){var r=L(t,e);return t[r-1]};var X=function(t){var e=c(t);var r=e.querySelector("button");if(r){f((function(){return r.focus()}))}};var Y=function(t){return t.hasAttribute("data-ion-popover-trigger")};var C=function(t){var e=function(e){return __awaiter(N,void 0,void 0,(function(){var r,o,i,n,a,s,p,f,c,v,u;return __generator(this,(function(d){switch(d.label){case 0:o=document.activeElement;i=[];n=(r=e.target)===null||r===void 0?void 0:r.tagName;if(n!=="ION-POPOVER"&&n!=="ION-ITEM"){return[2]}try{i=Array.from(t.querySelectorAll("ion-item:not(ion-popover ion-popover *):not([disabled])"))}catch(t){}a=e.key;switch(a){case"ArrowLeft":return[3,1];case"ArrowDown":return[3,3];case"ArrowUp":return[3,4];case"Home":return[3,5];case"End":return[3,6];case"ArrowRight":return[3,7];case" ":return[3,7];case"Enter":return[3,7]}return[3,8];case 1:return[4,t.getParentPopover()];case 2:s=d.sent();if(s){t.dismiss(undefined,undefined,false)}return[3,8];case 3:e.preventDefault();p=E(i,o);if(p!==undefined){X(p)}return[3,8];case 4:e.preventDefault();f=z(i,o);if(f!==undefined){X(f)}return[3,8];case 5:e.preventDefault();c=i[0];if(c!==undefined){X(c)}return[3,8];case 6:e.preventDefault();v=i[i.length-1];if(v!==undefined){X(v)}return[3,8];case 7:if(o&&Y(o)){u=new CustomEvent("ionPopoverActivateTrigger");o.dispatchEvent(u)}return[3,8];case 8:return[2]}}))}))};t.addEventListener("keydown",e);return function(){return t.removeEventListener("keydown",e)}};var M=function(t,e,r,o,i,n,a,s,p,f,c){var v;var u={top:0,left:0,width:0,height:0};switch(n){case"event":if(!c){return p}var d=c;u={top:d.clientY,left:d.clientX,width:1,height:1};break;case"trigger":default:var h=c;var l=f||((v=h===null||h===void 0?void 0:h.detail)===null||v===void 0?void 0:v.ionShadowTarget)||(h===null||h===void 0?void 0:h.target);if(!l){return p}var g=l.getBoundingClientRect();u={top:g.top,left:g.left,width:g.width,height:g.height};break}var x=B(a,u,e,r,o,i,t);var m=G(s,a,u,e,r);var w=x.top+m.top;var b=x.left+m.left;var k=R(a,o,i,w,b,e,r,t),y=k.arrowTop,P=k.arrowLeft;var _=S(a,s,t),D=_.originX,T=_.originY;return{top:w,left:b,referenceCoordinates:u,arrowTop:y,arrowLeft:P,originX:D,originY:T}};var S=function(t,e,r){switch(t){case"top":return{originX:V(e),originY:"bottom"};case"bottom":return{originX:V(e),originY:"top"};case"left":return{originX:"right",originY:H(e)};case"right":return{originX:"left",originY:H(e)};case"start":return{originX:r?"left":"right",originY:H(e)};case"end":return{originX:r?"right":"left",originY:H(e)}}};var V=function(t){switch(t){case"start":return"left";case"center":return"center";case"end":return"right"}};var H=function(t){switch(t){case"start":return"top";case"center":return"center";case"end":return"bottom"}};var R=function(t,e,r,o,i,n,a,s){var p={arrowTop:o+a/2-e/2,arrowLeft:i+n-e/2};var f={arrowTop:o+a/2-e/2,arrowLeft:i-e*1.5};switch(t){case"top":return{arrowTop:o+a,arrowLeft:i+n/2-e/2};case"bottom":return{arrowTop:o-r,arrowLeft:i+n/2-e/2};case"left":return p;case"right":return f;case"start":return s?f:p;case"end":return s?p:f;default:return{arrowTop:0,arrowLeft:0}}};var B=function(t,e,r,o,i,n,a){var s={top:e.top,left:e.left-r-i};var p={top:e.top,left:e.left+e.width+i};switch(t){case"top":return{top:e.top-o-n,left:e.left};case"right":return p;case"bottom":return{top:e.top+e.height+n,left:e.left};case"left":return s;case"start":return a?p:s;case"end":return a?s:p}};var G=function(t,e,r,o,i){switch(t){case"center":return q(e,r,o,i);case"end":return U(e,r,o,i);case"start":default:return{top:0,left:0}}};var U=function(t,e,r,o){switch(t){case"start":case"end":case"left":case"right":return{top:-(o-e.height),left:0};case"top":case"bottom":default:return{top:0,left:-(r-e.width)}}};var q=function(t,e,r,o){switch(t){case"start":case"end":case"left":case"right":return{top:-(o/2-e.height/2),left:0};case"top":case"bottom":default:return{top:0,left:-(r/2-e.width/2)}}};var F=function(t,e,r,o,i,n,a,s,p,f,c,v,u,d,h){if(u===void 0){u=0}if(d===void 0){d=0}if(h===void 0){h=0}var l=u;var g=d;var x=r;var m=e;var w;var b=f;var k=c;var y=false;var P=false;var _=v?v.top+v.height:n/2-s/2;var D=v?v.height:0;var T=false;if(x<o+p){x=o;y=true;b="left"}else if(a+o+x+p>i){P=true;x=i-a-o;b="right"}if(_+D+s>n&&(t==="top"||t==="bottom")){if(_-s>0){m=Math.max(12,_-s-D-(h-1));l=m+s;k="bottom";T=true}else{w=o}}return{top:m,left:x,bottom:w,originX:b,originY:k,checkSafeAreaLeft:y,checkSafeAreaRight:P,arrowTop:l,arrowLeft:g,addPopoverBottomClass:T}};var J=function(t,e,r,o){if(e===void 0){e=false}if(!r&&!o){return false}if(t!=="top"&&t!=="bottom"&&e){return false}return true};var K=5;var Q=function(t,e){var r;var o=e.event,i=e.size,n=e.trigger,a=e.reference,s=e.side,p=e.align;var f=t.ownerDocument;var v=f.dir==="rtl";var u=f.defaultView.innerWidth;var d=f.defaultView.innerHeight;var h=c(t);var l=h.querySelector(".popover-content");var g=h.querySelector(".popover-arrow");var x=n||((r=o===null||o===void 0?void 0:o.detail)===null||r===void 0?void 0:r.ionShadowTarget)||(o===null||o===void 0?void 0:o.target);var m=A(i,l,x),w=m.contentWidth,b=m.contentHeight;var k=O(g),y=k.arrowWidth,P=k.arrowHeight;var _={top:d/2-b/2,left:u/2-w/2,originX:v?"right":"left",originY:"top"};var D=M(v,w,b,y,P,a,s,p,_,n,o);var T=i==="cover"?0:K;var N=i==="cover"?0:25;var I=F(s,D.top,D.left,T,u,d,w,b,N,D.originX,D.originY,D.referenceCoordinates,D.arrowTop,D.arrowLeft,P),W=I.originX,L=I.originY,E=I.top,z=I.left,X=I.bottom,Y=I.checkSafeAreaLeft,C=I.checkSafeAreaRight,S=I.arrowTop,V=I.arrowLeft,H=I.addPopoverBottomClass;var R=j();var B=j();var G=j();B.addElement(h.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);G.addElement(h.querySelector(".popover-arrow")).addElement(h.querySelector(".popover-content")).fromTo("opacity",.01,1);return R.easing("ease").duration(100).beforeAddWrite((function(){if(i==="cover"){t.style.setProperty("--width","".concat(w,"px"))}if(H){t.classList.add("popover-bottom")}if(X!==undefined){l.style.setProperty("bottom","".concat(X,"px"))}var e=" + var(--ion-safe-area-left, 0)";var r=" - var(--ion-safe-area-right, 0)";var a="".concat(z,"px");if(Y){a="".concat(z,"px").concat(e)}if(C){a="".concat(z,"px").concat(r)}l.style.setProperty("top","calc(".concat(E,"px + var(--offset-y, 0))"));l.style.setProperty("left","calc(".concat(a," + var(--offset-x, 0))"));l.style.setProperty("transform-origin","".concat(L," ").concat(W));if(g!==null){var p=D.top!==E||D.left!==z;var f=J(s,p,o,n);if(f){g.style.setProperty("top","calc(".concat(S,"px + var(--offset-y, 0))"));g.style.setProperty("left","calc(".concat(V,"px + var(--offset-x, 0))"))}else{g.style.setProperty("display","none")}}})).addAnimation([B,G])};var Z=function(t){var e=c(t);var r=e.querySelector(".popover-content");var o=e.querySelector(".popover-arrow");var i=j();var n=j();var a=j();n.addElement(e.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);a.addElement(e.querySelector(".popover-arrow")).addElement(e.querySelector(".popover-content")).fromTo("opacity",.99,0);return i.easing("ease").afterAddWrite((function(){t.style.removeProperty("--width");t.classList.remove("popover-bottom");r.style.removeProperty("top");r.style.removeProperty("left");r.style.removeProperty("bottom");r.style.removeProperty("transform-origin");if(o){o.style.removeProperty("top");o.style.removeProperty("left");o.style.removeProperty("display")}})).duration(300).addAnimation([n,a])};var $=12;var tt=function(t,e){var r;var o=e.event,i=e.size,n=e.trigger,a=e.reference,s=e.side,p=e.align;var f=t.ownerDocument;var v=f.dir==="rtl";var u=f.defaultView.innerWidth;var d=f.defaultView.innerHeight;var h=c(t);var l=h.querySelector(".popover-content");var g=n||((r=o===null||o===void 0?void 0:o.detail)===null||r===void 0?void 0:r.ionShadowTarget)||(o===null||o===void 0?void 0:o.target);var x=A(i,l,g),m=x.contentWidth,w=x.contentHeight;var b={top:d/2-w/2,left:u/2-m/2,originX:v?"right":"left",originY:"top"};var k=M(v,m,w,0,0,a,s,p,b,n,o);var y=i==="cover"?0:$;var P=F(s,k.top,k.left,y,u,d,m,w,0,k.originX,k.originY,k.referenceCoordinates),_=P.originX,D=P.originY,T=P.top,N=P.left,O=P.bottom;var I=j();var W=j();var L=j();var E=j();var z=j();W.addElement(h.querySelector("ion-backdrop")).fromTo("opacity",.01,"var(--backdrop-opacity)").beforeStyles({"pointer-events":"none"}).afterClearStyles(["pointer-events"]);L.addElement(h.querySelector(".popover-wrapper")).duration(150).fromTo("opacity",.01,1);E.addElement(l).beforeStyles({top:"calc(".concat(T,"px + var(--offset-y, 0px))"),left:"calc(".concat(N,"px + var(--offset-x, 0px))"),"transform-origin":"".concat(D," ").concat(_)}).beforeAddWrite((function(){if(O!==undefined){l.style.setProperty("bottom","".concat(O,"px"))}})).fromTo("transform","scale(0.8)","scale(1)");z.addElement(h.querySelector(".popover-viewport")).fromTo("opacity",.01,1);return I.easing("cubic-bezier(0.36,0.66,0.04,1)").duration(300).beforeAddWrite((function(){if(i==="cover"){t.style.setProperty("--width","".concat(m,"px"))}if(D==="bottom"){t.classList.add("popover-bottom")}})).addAnimation([W,L,E,z])};var et=function(t){var e=c(t);var r=e.querySelector(".popover-content");var o=j();var i=j();var n=j();i.addElement(e.querySelector("ion-backdrop")).fromTo("opacity","var(--backdrop-opacity)",0);n.addElement(e.querySelector(".popover-wrapper")).fromTo("opacity",.99,0);return o.easing("ease").afterAddWrite((function(){t.style.removeProperty("--width");t.classList.remove("popover-bottom");r.style.removeProperty("top");r.style.removeProperty("left");r.style.removeProperty("bottom");r.style.removeProperty("transform-origin")})).duration(150).addAnimation([i,n])};var rt=':host{--background:var(--ion-background-color, #fff);--min-width:0;--min-height:0;--max-width:auto;--height:auto;--offset-x:0px;--offset-y:0px;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;color:var(--ion-text-color, #000);z-index:1001}:host(.popover-nested){pointer-events:none}:host(.popover-nested) .popover-wrapper{pointer-events:auto}:host(.overlay-hidden){display:none}.popover-wrapper{z-index:10}.popover-content{display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:auto;z-index:10}.popover-viewport{--ion-safe-area-top:0px;--ion-safe-area-right:0px;--ion-safe-area-bottom:0px;--ion-safe-area-left:0px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host(.popover-nested.popover-side-left){--offset-x:5px}:host(.popover-nested.popover-side-right){--offset-x:-5px}:host(.popover-nested.popover-side-start){--offset-x:5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-start),:host-context([dir=rtl]).popover-nested.popover-side-start{--offset-x:-5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-start:dir(rtl)){--offset-x:-5px}}:host(.popover-nested.popover-side-end){--offset-x:-5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-end),:host-context([dir=rtl]).popover-nested.popover-side-end{--offset-x:5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-end:dir(rtl)){--offset-x:5px}}:host{--width:200px;--max-height:90%;--box-shadow:none;--backdrop-opacity:var(--ion-backdrop-opacity, 0.08)}:host(.popover-desktop){--box-shadow:0px 4px 16px 0px rgba(0, 0, 0, 0.12)}.popover-content{border-radius:10px}:host(.popover-desktop) .popover-content{border:0.5px solid var(--ion-color-step-100, #e6e6e6)}.popover-arrow{display:block;position:absolute;width:20px;height:10px;overflow:hidden}.popover-arrow::after{top:3px;border-radius:3px;position:absolute;width:14px;height:14px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:var(--background);content:"";z-index:10}@supports (inset-inline-start: 0){.popover-arrow::after{inset-inline-start:3px}}@supports not (inset-inline-start: 0){.popover-arrow::after{left:3px}:host-context([dir=rtl]) .popover-arrow::after{left:unset;right:unset;right:3px}[dir=rtl] .popover-arrow::after{left:unset;right:unset;right:3px}@supports selector(:dir(rtl)){.popover-arrow::after:dir(rtl){left:unset;right:unset;right:3px}}}:host(.popover-bottom) .popover-arrow{top:auto;bottom:-10px}:host(.popover-bottom) .popover-arrow::after{top:-6px}:host(.popover-side-left) .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}:host(.popover-side-right) .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}:host(.popover-side-top) .popover-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}:host(.popover-side-start) .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}:host-context([dir=rtl]):host(.popover-side-start) .popover-arrow,:host-context([dir=rtl]).popover-side-start .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@supports selector(:dir(rtl)){:host(.popover-side-start:dir(rtl)) .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}:host(.popover-side-end) .popover-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}:host-context([dir=rtl]):host(.popover-side-end) .popover-arrow,:host-context([dir=rtl]).popover-side-end .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@supports selector(:dir(rtl)){:host(.popover-side-end:dir(rtl)) .popover-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.popover-arrow,.popover-content{opacity:0}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.popover-translucent) .popover-content,:host(.popover-translucent) .popover-arrow::after{background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}';var ot=":host{--background:var(--ion-background-color, #fff);--min-width:0;--min-height:0;--max-width:auto;--height:auto;--offset-x:0px;--offset-y:0px;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:fixed;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;outline:none;color:var(--ion-text-color, #000);z-index:1001}:host(.popover-nested){pointer-events:none}:host(.popover-nested) .popover-wrapper{pointer-events:auto}:host(.overlay-hidden){display:none}.popover-wrapper{z-index:10}.popover-content{display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:auto;z-index:10}.popover-viewport{--ion-safe-area-top:0px;--ion-safe-area-right:0px;--ion-safe-area-bottom:0px;--ion-safe-area-left:0px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}:host(.popover-nested.popover-side-left){--offset-x:5px}:host(.popover-nested.popover-side-right){--offset-x:-5px}:host(.popover-nested.popover-side-start){--offset-x:5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-start),:host-context([dir=rtl]).popover-nested.popover-side-start{--offset-x:-5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-start:dir(rtl)){--offset-x:-5px}}:host(.popover-nested.popover-side-end){--offset-x:-5px}:host-context([dir=rtl]):host(.popover-nested.popover-side-end),:host-context([dir=rtl]).popover-nested.popover-side-end{--offset-x:5px}@supports selector(:dir(rtl)){:host(.popover-nested.popover-side-end:dir(rtl)){--offset-x:5px}}:host{--width:250px;--max-height:90%;--box-shadow:0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);--backdrop-opacity:var(--ion-backdrop-opacity, 0.32)}.popover-content{border-radius:4px;-webkit-transform-origin:left top;transform-origin:left top}:host-context([dir=rtl]) .popover-content{-webkit-transform-origin:right top;transform-origin:right top}[dir=rtl] .popover-content{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){.popover-content:dir(rtl){-webkit-transform-origin:right top;transform-origin:right top}}.popover-viewport{-webkit-transition-delay:100ms;transition-delay:100ms}.popover-wrapper{opacity:0}";var it=t("ion_popover",function(){function t(t){var o=this;e(this,t);this.didPresent=r(this,"ionPopoverDidPresent",7);this.willPresent=r(this,"ionPopoverWillPresent",7);this.willDismiss=r(this,"ionPopoverWillDismiss",7);this.didDismiss=r(this,"ionPopoverDidDismiss",7);this.didPresentShorthand=r(this,"didPresent",7);this.willPresentShorthand=r(this,"willPresent",7);this.willDismissShorthand=r(this,"willDismiss",7);this.didDismissShorthand=r(this,"didDismiss",7);this.ionMount=r(this,"ionMount",7);this.parentPopover=null;this.coreDelegate=a();this.lockController=d();this.inline=false;this.focusDescendantOnPresent=false;this.onBackdropTap=function(){o.dismiss(undefined,l)};this.onLifecycle=function(t){var e=o.usersElement;var r=nt[t.type];if(e&&r){var i=new CustomEvent(r,{bubbles:false,cancelable:false,detail:t.detail});e.dispatchEvent(i)}};this.configureTriggerInteraction=function(){var t=o,e=t.trigger,r=t.triggerAction,i=t.el,n=t.destroyTriggerInteraction;if(n){n()}if(e===undefined){return}var a=o.triggerEl=e!==undefined?document.getElementById(e):null;if(!a){h('A trigger element with the ID "'.concat(e,'" was not found in the DOM. The trigger element must be in the DOM when the "trigger" property is set on ion-popover.'),o.el);return}o.destroyTriggerInteraction=W(a,r,i)};this.configureKeyboardInteraction=function(){var t=o,e=t.destroyKeyboardInteraction,r=t.el;if(e){e()}o.destroyKeyboardInteraction=C(r)};this.configureDismissInteraction=function(){var t=o,e=t.destroyDismissInteraction,r=t.parentPopover,i=t.triggerAction,n=t.triggerEl,a=t.el;if(!r||!n){return}if(e){e()}o.destroyDismissInteraction=I(n,i,a,r)};this.presented=false;this.hasController=false;this.delegate=undefined;this.overlayIndex=undefined;this.enterAnimation=undefined;this.leaveAnimation=undefined;this.component=undefined;this.componentProps=undefined;this.keyboardClose=true;this.cssClass=undefined;this.backdropDismiss=true;this.event=undefined;this.showBackdrop=true;this.translucent=false;this.animated=true;this.htmlAttributes=undefined;this.triggerAction="click";this.trigger=undefined;this.size="auto";this.dismissOnSelect=false;this.reference="trigger";this.side="bottom";this.alignment=undefined;this.arrow=true;this.isOpen=false;this.keyboardEvents=false;this.keepContentsMounted=false}t.prototype.onTriggerChange=function(){this.configureTriggerInteraction()};t.prototype.onIsOpenChange=function(t,e){if(t===true&&e===false){this.present()}else if(t===false&&e===true){this.dismiss()}};t.prototype.connectedCallback=function(){var t=this,e=t.configureTriggerInteraction,r=t.el;g(r);e()};t.prototype.disconnectedCallback=function(){var t=this.destroyTriggerInteraction;if(t){t()}};t.prototype.componentWillLoad=function(){var t=this.el;var e=x(t);this.parentPopover=t.closest("ion-popover:not(#".concat(e,")"));if(this.alignment===undefined){this.alignment=y(this)==="ios"?"center":"start"}};t.prototype.componentDidLoad=function(){var t=this;var e=this,r=e.parentPopover,o=e.isOpen;if(o===true){f((function(){return t.present()}))}if(r){v(r,"ionPopoverWillDismiss",(function(){t.dismiss(undefined,undefined,false)}))}this.configureTriggerInteraction()};t.prototype.presentFromTrigger=function(t,e){if(e===void 0){e=false}return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){switch(r.label){case 0:this.focusDescendantOnPresent=e;return[4,this.present(t)];case 1:r.sent();this.focusDescendantOnPresent=false;return[2]}}))}))};t.prototype.getDelegate=function(t){if(t===void 0){t=false}if(this.workingDelegate&&!t){return{delegate:this.workingDelegate,inline:this.inline}}var e=this.el.parentNode;var r=this.inline=e!==null&&!this.hasController;var o=this.workingDelegate=r?this.delegate||this.coreDelegate:this.delegate;return{inline:r,delegate:o}};t.prototype.present=function(t){return __awaiter(this,void 0,void 0,(function(){var e,r,o,i,n,a;return __generator(this,(function(p){switch(p.label){case 0:return[4,this.lockController.lock()];case 1:e=p.sent();if(this.presented){e();return[2]}r=this.el;o=this.getDelegate(true),i=o.inline,n=o.delegate;this.ionMount.emit();a=this;return[4,s(n,r,this.component,["popover-viewport"],this.componentProps,i)];case 2:a.usersElement=p.sent();if(!this.keyboardEvents){this.configureKeyboardInteraction()}this.configureDismissInteraction();if(!u(r))return[3,4];return[4,D(this.usersElement)];case 3:p.sent();return[3,6];case 4:if(!!this.keepContentsMounted)return[3,6];return[4,T()];case 5:p.sent();p.label=6;case 6:return[4,m(this,"popoverEnter",Q,tt,{event:t||this.event,size:this.size,trigger:this.triggerEl,reference:this.reference,side:this.side,align:this.alignment})];case 7:p.sent();if(this.focusDescendantOnPresent){w(this.el,this.el)}e();return[2]}}))}))};t.prototype.dismiss=function(t,e,r){if(r===void 0){r=true}return __awaiter(this,void 0,void 0,(function(){var o,i,n,a,s,f;return __generator(this,(function(c){switch(c.label){case 0:return[4,this.lockController.lock()];case 1:o=c.sent();i=this,n=i.destroyKeyboardInteraction,a=i.destroyDismissInteraction;if(r&&this.parentPopover){this.parentPopover.dismiss(t,e,r)}return[4,b(this,t,e,"popoverLeave",Z,et,this.event)];case 2:s=c.sent();if(!s)return[3,4];if(n){n();this.destroyKeyboardInteraction=undefined}if(a){a();this.destroyDismissInteraction=undefined}f=this.getDelegate().delegate;return[4,p(f,this.usersElement)];case 3:c.sent();c.label=4;case 4:o();return[2,s]}}))}))};t.prototype.getParentPopover=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,this.parentPopover]}))}))};t.prototype.onDidDismiss=function(){return k(this.el,"ionPopoverDidDismiss")};t.prototype.onWillDismiss=function(){return k(this.el,"ionPopoverWillDismiss")};t.prototype.render=function(){var t;var e=this;var r=y(this);var n=this,a=n.onLifecycle,s=n.parentPopover,p=n.dismissOnSelect,f=n.side,c=n.arrow,v=n.htmlAttributes;var u=P("desktop");var d=c&&!s;return o(i,Object.assign({"aria-modal":"true","no-router":true,tabindex:"-1"},v,{style:{zIndex:"".concat(2e4+this.overlayIndex)},class:Object.assign(Object.assign({},_(this.cssClass)),(t={},t[r]=true,t["popover-translucent"]=this.translucent,t["overlay-hidden"]=true,t["popover-desktop"]=u,t["popover-side-".concat(f)]=true,t["popover-nested"]=!!s,t)),onIonPopoverDidPresent:a,onIonPopoverWillPresent:a,onIonPopoverWillDismiss:a,onIonPopoverDidDismiss:a,onIonBackdropTap:this.onBackdropTap}),!s&&o("ion-backdrop",{tappable:this.backdropDismiss,visible:this.showBackdrop,part:"backdrop"}),o("div",{class:"popover-wrapper ion-overlay-wrapper",onClick:p?function(){return e.dismiss()}:undefined},d&&o("div",{class:"popover-arrow",part:"arrow"}),o("div",{class:"popover-content",part:"content"},o("slot",null))))};Object.defineProperty(t.prototype,"el",{get:function(){return n(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{trigger:["onTriggerChange"],triggerAction:["onTriggerChange"],isOpen:["onIsOpenChange"]}},enumerable:false,configurable:true});return t}());var nt={ionPopoverDidPresent:"ionViewDidEnter",ionPopoverWillPresent:"ionViewWillEnter",ionPopoverWillDismiss:"ionViewWillLeave",ionPopoverDidDismiss:"ionViewDidLeave"};it.style={ios:rt,md:ot}}}}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(t,o,e,n){function i(t){return t instanceof e?t:new e((function(o){o(t)}))}return new(e||(e=Promise))((function(e,r){function a(t){try{l(n.next(t))}catch(t){r(t)}}function s(t){try{l(n["throw"](t))}catch(t){r(t)}}function l(t){t.done?e(t.value):i(t.value).then(a,s)}l((n=n.apply(t,o||[])).next())}))};var __generator=this&&this.__generator||function(t,o){var e={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},n,i,r,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(t){return function(o){return l([t,o])}}function l(s){if(n)throw new TypeError("Generator is already executing.");while(a&&(a=0,s[0]&&(e=0)),e)try{if(n=1,i&&(r=s[0]&2?i["return"]:s[0]?i["throw"]||((r=i["return"])&&r.call(i),0):i.next)&&!(r=r.call(i,s[1])).done)return r;if(i=0,r)s=[s[0]&2,r.value];switch(s[0]){case 0:case 1:r=s;break;case 4:e.label++;return{value:s[1],done:false};case 5:e.label++;i=s[1];s=[0];continue;case 7:s=e.ops.pop();e.trys.pop();continue;default:if(!(r=e.trys,r=r.length>0&&r[r.length-1])&&(s[0]===6||s[0]===2)){e=0;continue}if(s[0]===3&&(!r||s[1]>r[0]&&s[1]<r[3])){e.label=s[1];break}if(s[0]===6&&e.label<r[1]){e.label=r[1];r=s;break}if(r&&e.label<r[2]){e.label=r[2];e.ops.push(s);break}if(r[2])e.ops.pop();e.trys.pop();continue}s=o.call(t,e)}catch(t){s=[6,t];i=0}finally{n=r=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/System.register(["./p-d2597b3e.system.js","./p-ff5a10f9.system.js","./p-44bc8b45.system.js","./p-a545b4f1.system.js","./p-815c2fba.system.js","./p-0e94957a.system.js","./p-bba2ce59.system.js","./p-ccdcb022.system.js"],(function(t){"use strict";var o,e,n,i,r,a,s,l,d,c;return{setters:[function(t){o=t.r;e=t.d;n=t.h;i=t.H;r=t.f},function(t){a=t.c},function(t){s=t.c},function(t){l=t.b;d=t.c},function(t){c=t.k},function(){},function(){},function(){}],execute:function(){var b=":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-color-step-50, #f7f7f7));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.2))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, #666666));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}";var h=":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.07))));--color:var(--ion-tab-bar-color, var(--ion-color-step-650, #595959));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:56px}";var u=t("ion_tab_bar",function(){function t(t){o(this,t);this.ionTabBarChanged=e(this,"ionTabBarChanged",7);this.ionTabBarLoaded=e(this,"ionTabBarLoaded",7);this.keyboardCtrl=null;this.keyboardVisible=false;this.color=undefined;this.selectedTab=undefined;this.translucent=false}t.prototype.selectedTabChanged=function(){if(this.selectedTab!==undefined){this.ionTabBarChanged.emit({tab:this.selectedTab})}};t.prototype.componentWillLoad=function(){this.selectedTabChanged()};t.prototype.connectedCallback=function(){return __awaiter(this,void 0,void 0,(function(){var t;var o=this;return __generator(this,(function(e){switch(e.label){case 0:t=this;return[4,a((function(t,e){return __awaiter(o,void 0,void 0,(function(){return __generator(this,(function(o){switch(o.label){case 0:if(!(t===false&&e!==undefined))return[3,2];return[4,e];case 1:o.sent();o.label=2;case 2:this.keyboardVisible=t;return[2]}}))}))}))];case 1:t.keyboardCtrl=e.sent();return[2]}}))}))};t.prototype.disconnectedCallback=function(){if(this.keyboardCtrl){this.keyboardCtrl.destroy()}};t.prototype.componentDidLoad=function(){this.ionTabBarLoaded.emit()};t.prototype.render=function(){var t;var o=this,e=o.color,r=o.translucent,a=o.keyboardVisible;var d=l(this);var c=a&&this.el.getAttribute("slot")!=="top";return n(i,{role:"tablist","aria-hidden":c?"true":null,class:s(e,(t={},t[d]=true,t["tab-bar-translucent"]=r,t["tab-bar-hidden"]=c,t))},n("slot",null))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{selectedTab:["selectedTabChanged"]}},enumerable:false,configurable:true});return t}());u.style={ios:b,md:h};var g=':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}@supports (inset-inline-start: 0){::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}}@supports not (inset-inline-start: 0){::slotted(ion-badge){left:calc(50% + 6px)}:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}[dir=rtl] ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}@supports selector(:dir(rtl)){::slotted(ion-badge):dir(rtl){left:unset;right:unset;right:calc(50% + 6px)}}}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:30px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:calc(50% + 12px)}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 12px)}@supports selector(:dir(rtl)){:host(.tab-layout-icon-bottom:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 12px)}}}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:calc(50% + 35px)}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 35px)}@supports selector(:dir(rtl)){:host(.tab-layout-icon-start:dir(rtl)) ::slotted(ion-badge),:host(.tab-layout-icon-end:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 35px)}}}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:calc(50% + 30px)}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 30px)}@supports selector(:dir(rtl)){:host(.tab-layout-icon-hide:dir(rtl)) ::slotted(ion-badge),:host(.tab-has-label-only:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 30px)}}}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}';var p=':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){::slotted(ion-icon):dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}::slotted(ion-badge){border-radius:8px;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:3px;padding-bottom:2px;top:8px;min-width:12px;font-size:8px;font-weight:normal}@supports (inset-inline-start: 0){::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}}@supports not (inset-inline-start: 0){::slotted(ion-badge){left:calc(50% + 6px)}:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}[dir=rtl] ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}@supports selector(:dir(rtl)){::slotted(ion-badge):dir(rtl){left:unset;right:unset;right:calc(50% + 6px)}}}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){top:8px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:70%}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:70%}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:70%}@supports selector(:dir(rtl)){:host(.tab-layout-icon-bottom:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:70%}}}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:16px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:80%}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:80%}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:80%}@supports selector(:dir(rtl)){:host(.tab-layout-icon-start:dir(rtl)) ::slotted(ion-badge),:host(.tab-layout-icon-end:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:80%}}}:host(.tab-layout-icon-start) ::slotted(ion-icon){-webkit-margin-end:6px;margin-inline-end:6px}:host(.tab-layout-icon-end) ::slotted(ion-icon){-webkit-margin-start:6px;margin-inline-start:6px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:16px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:70%}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:70%}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:70%}@supports selector(:dir(rtl)){:host(.tab-layout-icon-hide:dir(rtl)) ::slotted(ion-badge),:host(.tab-has-label-only:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:70%}}}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}';var f=t("ion_tab_button",function(){function t(t){var n=this;o(this,t);this.ionTabButtonClick=e(this,"ionTabButtonClick",7);this.inheritedAttributes={};this.onKeyUp=function(t){if(t.key==="Enter"||t.key===" "){n.selectTab(t)}};this.onClick=function(t){n.selectTab(t)};this.disabled=false;this.download=undefined;this.href=undefined;this.rel=undefined;this.layout=undefined;this.selected=false;this.tab=undefined;this.target=undefined}t.prototype.onTabBarChanged=function(t){var o=t.target;var e=this.el.parentElement;if(t.composedPath().includes(e)||(o===null||o===void 0?void 0:o.contains(this.el))){this.selected=this.tab===t.detail.tab}};t.prototype.componentWillLoad=function(){this.inheritedAttributes=Object.assign({},c(this.el,["aria-label"]));if(this.layout===undefined){this.layout=d.get("tabButtonLayout","icon-top")}};t.prototype.selectTab=function(t){if(this.tab!==undefined){if(!this.disabled){this.ionTabButtonClick.emit({tab:this.tab,href:this.href,selected:this.selected})}t.preventDefault()}};Object.defineProperty(t.prototype,"hasLabel",{get:function(){return!!this.el.querySelector("ion-label")},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"hasIcon",{get:function(){return!!this.el.querySelector("ion-icon")},enumerable:false,configurable:true});t.prototype.render=function(){var t;var o=this,e=o.disabled,r=o.hasIcon,a=o.hasLabel,s=o.href,d=o.rel,c=o.target,b=o.layout,h=o.selected,u=o.tab,g=o.inheritedAttributes;var p=l(this);var f={download:this.download,href:s,rel:d,target:c};return n(i,{onClick:this.onClick,onKeyup:this.onKeyUp,id:u!==undefined?"tab-button-".concat(u):null,class:(t={},t[p]=true,t["tab-selected"]=h,t["tab-disabled"]=e,t["tab-has-label"]=a,t["tab-has-icon"]=r,t["tab-has-label-only"]=a&&!r,t["tab-has-icon-only"]=r&&!a,t["tab-layout-".concat(b)]=true,t["ion-activatable"]=true,t["ion-selectable"]=true,t["ion-focusable"]=true,t)},n("a",Object.assign({},f,{class:"button-native",part:"native",role:"tab","aria-selected":h?"true":null,"aria-disabled":e?"true":null,tabindex:e?"-1":undefined},g),n("span",{class:"button-inner"},n("slot",null)),p==="md"&&n("ion-ripple-effect",{type:"unbounded"})))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());f.style={ios:g,md:p}}}}));
|
|
4
|
+
*/System.register(["./p-52cfafe9.system.js","./p-53ec4f1c.system.js","./p-4609d030.system.js","./p-1501b945.system.js","./p-32ad210f.system.js","./p-792919fd.system.js","./p-ddbb2d5b.system.js","./p-8985cdb6.system.js"],(function(t){"use strict";var o,e,n,i,r,a,s,l,d,c;return{setters:[function(t){o=t.r;e=t.d;n=t.h;i=t.H;r=t.f},function(t){a=t.c},function(t){s=t.c},function(t){l=t.b;d=t.c},function(t){c=t.k},function(){},function(){},function(){}],execute:function(){var b=":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-color-step-50, #f7f7f7));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.2))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, #666666));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}";var h=":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.07))));--color:var(--ion-tab-bar-color, var(--ion-color-step-650, #595959));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #3880ff));height:56px}";var u=t("ion_tab_bar",function(){function t(t){o(this,t);this.ionTabBarChanged=e(this,"ionTabBarChanged",7);this.ionTabBarLoaded=e(this,"ionTabBarLoaded",7);this.keyboardCtrl=null;this.keyboardVisible=false;this.color=undefined;this.selectedTab=undefined;this.translucent=false}t.prototype.selectedTabChanged=function(){if(this.selectedTab!==undefined){this.ionTabBarChanged.emit({tab:this.selectedTab})}};t.prototype.componentWillLoad=function(){this.selectedTabChanged()};t.prototype.connectedCallback=function(){return __awaiter(this,void 0,void 0,(function(){var t;var o=this;return __generator(this,(function(e){switch(e.label){case 0:t=this;return[4,a((function(t,e){return __awaiter(o,void 0,void 0,(function(){return __generator(this,(function(o){switch(o.label){case 0:if(!(t===false&&e!==undefined))return[3,2];return[4,e];case 1:o.sent();o.label=2;case 2:this.keyboardVisible=t;return[2]}}))}))}))];case 1:t.keyboardCtrl=e.sent();return[2]}}))}))};t.prototype.disconnectedCallback=function(){if(this.keyboardCtrl){this.keyboardCtrl.destroy()}};t.prototype.componentDidLoad=function(){this.ionTabBarLoaded.emit()};t.prototype.render=function(){var t;var o=this,e=o.color,r=o.translucent,a=o.keyboardVisible;var d=l(this);var c=a&&this.el.getAttribute("slot")!=="top";return n(i,{role:"tablist","aria-hidden":c?"true":null,class:s(e,(t={},t[d]=true,t["tab-bar-translucent"]=r,t["tab-bar-hidden"]=c,t))},n("slot",null))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{selectedTab:["selectedTabChanged"]}},enumerable:false,configurable:true});return t}());u.style={ios:b,md:h};var g=':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}@supports (inset-inline-start: 0){::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}}@supports not (inset-inline-start: 0){::slotted(ion-badge){left:calc(50% + 6px)}:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}[dir=rtl] ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}@supports selector(:dir(rtl)){::slotted(ion-badge):dir(rtl){left:unset;right:unset;right:calc(50% + 6px)}}}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:30px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:calc(50% + 12px)}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 12px)}@supports selector(:dir(rtl)){:host(.tab-layout-icon-bottom:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 12px)}}}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:calc(50% + 35px)}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 35px)}@supports selector(:dir(rtl)){:host(.tab-layout-icon-start:dir(rtl)) ::slotted(ion-badge),:host(.tab-layout-icon-end:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 35px)}}}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:calc(50% + 30px)}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 30px)}@supports selector(:dir(rtl)){:host(.tab-layout-icon-hide:dir(rtl)) ::slotted(ion-badge),:host(.tab-has-label-only:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 30px)}}}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}';var p=':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){::slotted(ion-icon):dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}::slotted(ion-badge){border-radius:8px;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:3px;padding-bottom:2px;top:8px;min-width:12px;font-size:8px;font-weight:normal}@supports (inset-inline-start: 0){::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}}@supports not (inset-inline-start: 0){::slotted(ion-badge){left:calc(50% + 6px)}:host-context([dir=rtl]) ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}[dir=rtl] ::slotted(ion-badge){left:unset;right:unset;right:calc(50% + 6px)}@supports selector(:dir(rtl)){::slotted(ion-badge):dir(rtl){left:unset;right:unset;right:calc(50% + 6px)}}}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){top:8px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:70%}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-bottom) ::slotted(ion-badge){left:70%}:host-context([dir=rtl]):host(.tab-layout-icon-bottom) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-bottom ::slotted(ion-badge){left:unset;right:unset;right:70%}@supports selector(:dir(rtl)){:host(.tab-layout-icon-bottom:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:70%}}}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:16px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:80%}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){left:80%}:host-context([dir=rtl]):host(.tab-layout-icon-start) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-start ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-layout-icon-end) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-end ::slotted(ion-badge){left:unset;right:unset;right:80%}@supports selector(:dir(rtl)){:host(.tab-layout-icon-start:dir(rtl)) ::slotted(ion-badge),:host(.tab-layout-icon-end:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:80%}}}:host(.tab-layout-icon-start) ::slotted(ion-icon){-webkit-margin-end:6px;margin-inline-end:6px}:host(.tab-layout-icon-end) ::slotted(ion-icon){-webkit-margin-start:6px;margin-inline-start:6px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:16px}@supports (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:70%}}@supports not (inset-inline-start: 0){:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){left:70%}:host-context([dir=rtl]):host(.tab-layout-icon-hide) ::slotted(ion-badge),:host-context([dir=rtl]).tab-layout-icon-hide ::slotted(ion-badge),:host-context([dir=rtl]):host(.tab-has-label-only) ::slotted(ion-badge),:host-context([dir=rtl]).tab-has-label-only ::slotted(ion-badge){left:unset;right:unset;right:70%}@supports selector(:dir(rtl)){:host(.tab-layout-icon-hide:dir(rtl)) ::slotted(ion-badge),:host(.tab-has-label-only:dir(rtl)) ::slotted(ion-badge){left:unset;right:unset;right:70%}}}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}';var f=t("ion_tab_button",function(){function t(t){var n=this;o(this,t);this.ionTabButtonClick=e(this,"ionTabButtonClick",7);this.inheritedAttributes={};this.onKeyUp=function(t){if(t.key==="Enter"||t.key===" "){n.selectTab(t)}};this.onClick=function(t){n.selectTab(t)};this.disabled=false;this.download=undefined;this.href=undefined;this.rel=undefined;this.layout=undefined;this.selected=false;this.tab=undefined;this.target=undefined}t.prototype.onTabBarChanged=function(t){var o=t.target;var e=this.el.parentElement;if(t.composedPath().includes(e)||(o===null||o===void 0?void 0:o.contains(this.el))){this.selected=this.tab===t.detail.tab}};t.prototype.componentWillLoad=function(){this.inheritedAttributes=Object.assign({},c(this.el,["aria-label"]));if(this.layout===undefined){this.layout=d.get("tabButtonLayout","icon-top")}};t.prototype.selectTab=function(t){if(this.tab!==undefined){if(!this.disabled){this.ionTabButtonClick.emit({tab:this.tab,href:this.href,selected:this.selected})}t.preventDefault()}};Object.defineProperty(t.prototype,"hasLabel",{get:function(){return!!this.el.querySelector("ion-label")},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"hasIcon",{get:function(){return!!this.el.querySelector("ion-icon")},enumerable:false,configurable:true});t.prototype.render=function(){var t;var o=this,e=o.disabled,r=o.hasIcon,a=o.hasLabel,s=o.href,d=o.rel,c=o.target,b=o.layout,h=o.selected,u=o.tab,g=o.inheritedAttributes;var p=l(this);var f={download:this.download,href:s,rel:d,target:c};return n(i,{onClick:this.onClick,onKeyup:this.onKeyUp,id:u!==undefined?"tab-button-".concat(u):null,class:(t={},t[p]=true,t["tab-selected"]=h,t["tab-disabled"]=e,t["tab-has-label"]=a,t["tab-has-icon"]=r,t["tab-has-label-only"]=a&&!r,t["tab-has-icon-only"]=r&&!a,t["tab-layout-".concat(b)]=true,t["ion-activatable"]=true,t["ion-selectable"]=true,t["ion-focusable"]=true,t)},n("a",Object.assign({},f,{class:"button-native",part:"native",role:"tab","aria-selected":h?"true":null,"aria-disabled":e?"true":null,tabindex:e?"-1":undefined},g),n("span",{class:"button-inner"},n("slot",null)),p==="md"&&n("ion-ripple-effect",{type:"unbounded"})))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());f.style={ios:g,md:p}}}}));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
var __awaiter=this&&this.__awaiter||function(i,e,t,n){function r(i){return i instanceof t?i:new t((function(e){e(i)}))}return new(t||(t=Promise))((function(t,a){function o(i){try{c(n.next(i))}catch(i){a(i)}}function s(i){try{c(n["throw"](i))}catch(i){a(i)}}function c(i){i.done?t(i.value):r(i.value).then(o,s)}c((n=n.apply(i,e||[])).next())}))};var __generator=this&&this.__generator||function(i,e){var t={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,r,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(i){return function(e){return c([i,e])}}function c(s){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,s[0]&&(t=0)),t)try{if(n=1,r&&(a=s[0]&2?r["return"]:s[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,s[1])).done)return a;if(r=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:t.label++;return{value:s[1],done:false};case 5:t.label++;r=s[1];s=[0];continue;case 7:s=t.ops.pop();t.trys.pop();continue;default:if(!(a=t.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){t=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){t.label=s[1];break}if(s[0]===6&&t.label<a[1]){t.label=a[1];a=s;break}if(a&&t.label<a[2]){t.label=a[2];t.ops.push(s);break}if(a[2])t.ops.pop();t.trys.pop();continue}s=e.call(i,t)}catch(i){s=[6,i];r=0}finally{n=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};
|
|
2
|
+
/*!
|
|
3
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
+
*/System.register(["./p-52cfafe9.system.js","./p-32ad210f.system.js","./p-1cca10d6.system.js","./p-1501b945.system.js","./p-4609d030.system.js","./p-8985cdb6.system.js","./p-792919fd.system.js"],(function(i){"use strict";var e,t,n,r,a,o,s,c,l,u,d,f,p;return{setters:[function(i){e=i.r;t=i.d;n=i.h;r=i.H;a=i.f},function(i){o=i.r;s=i.g},function(i){c=i.a;l=i.b;u=i.h},function(i){d=i.a;f=i.b},function(i){p=i.c},function(){},function(){}],execute:function(){var h=":host{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0px;padding-bottom:0px;height:200px;outline:none;font-size:22px;-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;text-align:center}:host::-webkit-scrollbar{display:none}:host .picker-item{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;height:34px;border:0px;outline:none;background:transparent;color:inherit;font-family:var(--ion-font-family, inherit);font-size:inherit;line-height:34px;text-align:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow:hidden;scroll-snap-align:center}:host .picker-item-empty,:host .picker-item[disabled]{cursor:default}:host .picker-item-empty,:host(:not([disabled])) .picker-item[disabled]{scroll-snap-align:none}:host([disabled]){overflow-y:hidden}:host .picker-item[disabled]{opacity:0.4}:host(.picker-column-active) .picker-item.picker-item-active{color:var(--ion-color-base)}@media (any-hover: hover){:host(:focus){outline:none;background:rgba(var(--ion-color-base-rgb), 0.2)}}";var v=":host{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0px;padding-bottom:0px;height:200px;outline:none;font-size:22px;-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;text-align:center}:host::-webkit-scrollbar{display:none}:host .picker-item{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;height:34px;border:0px;outline:none;background:transparent;color:inherit;font-family:var(--ion-font-family, inherit);font-size:inherit;line-height:34px;text-align:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow:hidden;scroll-snap-align:center}:host .picker-item-empty,:host .picker-item[disabled]{cursor:default}:host .picker-item-empty,:host(:not([disabled])) .picker-item[disabled]{scroll-snap-align:none}:host([disabled]){overflow-y:hidden}:host .picker-item[disabled]{opacity:0.4}:host(.picker-column-active) .picker-item.picker-item-active{color:var(--ion-color-base)}@media (any-hover: hover){:host(:focus){outline:none;background:rgba(var(--ion-color-base-rgb), 0.2)}}:host .picker-item-active{color:var(--ion-color-base)}";var m=i("ion_picker_column_internal",function(){function i(i){var n=this;e(this,i);this.ionChange=t(this,"ionChange",7);this.isScrolling=false;this.isColumnVisible=false;this.canExitInputMode=true;this.centerPickerItemInView=function(i,e,t){if(e===void 0){e=true}if(t===void 0){t=true}var r=n,a=r.el,o=r.isColumnVisible;if(o){var s=i.offsetTop-3*i.clientHeight+i.clientHeight/2;if(a.scrollTop!==s){n.canExitInputMode=t;a.scroll({top:s,left:0,behavior:e?"smooth":undefined})}}};this.setPickerItemActiveState=function(i,e){if(e){i.classList.add(b);i.part.add(y)}else{i.classList.remove(b);i.part.remove(y)}};this.inputModeChange=function(i){if(!n.numericInput){return}var e=i.detail,t=e.useInputMode,r=e.inputModeColumn;var a=r===undefined||r===n.el;if(!t||!a){n.setInputModeActive(false);return}n.setInputModeActive(true)};this.setInputModeActive=function(i){if(n.isScrolling){n.scrollEndCallback=function(){n.isActive=i};return}n.isActive=i};this.initializeScrollListener=function(){var i=d("ios");var e=n.el;var t;var r=n.activeItem;var a=function(){o((function(){if(t){clearTimeout(t);t=undefined}if(!n.isScrolling){i&&c();n.isScrolling=true}var a=e.getBoundingClientRect();var o=a.x+a.width/2;var s=a.y+a.height/2;var d=e.shadowRoot.elementFromPoint(o,s);if(r!==null){n.setPickerItemActiveState(r,false)}if(d===null||d.disabled){return}if(d!==r){i&&l();if(n.canExitInputMode){n.exitInputMode()}}r=d;n.setPickerItemActiveState(d,true);t=setTimeout((function(){n.isScrolling=false;i&&u();var e=n.scrollEndCallback;if(e){e();n.scrollEndCallback=undefined}n.canExitInputMode=true;var t=d.getAttribute("data-index");if(t===null){return}var r=parseInt(t,10);var a=n.items[r];if(a.value!==n.value){n.setValue(a.value)}}),250)}))};o((function(){e.addEventListener("scroll",a);n.destroyScrollListener=function(){e.removeEventListener("scroll",a)}}))};this.exitInputMode=function(){var i=n.parentEl;if(i==null)return;i.exitInputMode();n.el.classList.remove("picker-column-active")};this.isActive=false;this.disabled=false;this.items=[];this.value=undefined;this.color="primary";this.numericInput=false}i.prototype.valueChange=function(){if(this.isColumnVisible){this.scrollActiveItemIntoView()}};i.prototype.componentWillLoad=function(){var i=this;var e=function(e){var t=e[0];if(t.isIntersecting){var n=i,r=n.activeItem,a=n.el;i.isColumnVisible=true;var o=s(a).querySelector(".".concat(b));if(o){i.setPickerItemActiveState(o,false)}i.scrollActiveItemIntoView();if(r){i.setPickerItemActiveState(r,true)}i.initializeScrollListener()}else{i.isColumnVisible=false;if(i.destroyScrollListener){i.destroyScrollListener();i.destroyScrollListener=undefined}}};new IntersectionObserver(e,{threshold:.001}).observe(this.el);var t=this.parentEl=this.el.closest("ion-picker-internal");if(t!==null){t.addEventListener("ionInputModeChange",(function(e){return i.inputModeChange(e)}))}};i.prototype.componentDidRender=function(){var i;var e=this,t=e.activeItem,n=e.items,r=e.isColumnVisible,a=e.value;if(r){if(t){this.scrollActiveItemIntoView()}else if(((i=n[0])===null||i===void 0?void 0:i.value)!==a){this.setValue(n[0].value)}}};i.prototype.scrollActiveItemIntoView=function(){return __awaiter(this,void 0,void 0,(function(){var i;return __generator(this,(function(e){i=this.activeItem;if(i){this.centerPickerItemInView(i,false,false)}return[2]}))}))};i.prototype.setValue=function(i){return __awaiter(this,void 0,void 0,(function(){var e,t;return __generator(this,(function(n){e=this.items;this.value=i;t=e.find((function(e){return e.value===i&&e.disabled!==true}));if(t){this.ionChange.emit(t)}return[2]}))}))};Object.defineProperty(i.prototype,"activeItem",{get:function(){var i='.picker-item[data-value="'.concat(this.value,'"]').concat(this.disabled?"":":not([disabled])");return s(this.el).querySelector(i)},enumerable:false,configurable:true});i.prototype.render=function(){var i;var e=this;var t=this,a=t.items,o=t.color,s=t.disabled,c=t.isActive,l=t.numericInput;var u=f(this);return n(r,{exportparts:"".concat(g,", ").concat(y),disabled:s,tabindex:s?null:0,class:p(o,(i={},i[u]=true,i["picker-column-active"]=c,i["picker-column-numeric-input"]=l,i))},n("div",{class:"picker-item picker-item-empty","aria-hidden":"true"}," "),n("div",{class:"picker-item picker-item-empty","aria-hidden":"true"}," "),n("div",{class:"picker-item picker-item-empty","aria-hidden":"true"}," "),a.map((function(i,t){var r=s||i.disabled||false;return n("button",{tabindex:"-1",class:{"picker-item":true},"data-value":i.value,"data-index":t,onClick:function(i){e.centerPickerItemInView(i.target,true)},disabled:r,part:g},i.text)})),n("div",{class:"picker-item picker-item-empty","aria-hidden":"true"}," "),n("div",{class:"picker-item picker-item-empty","aria-hidden":"true"}," "),n("div",{class:"picker-item picker-item-empty","aria-hidden":"true"}," "))};Object.defineProperty(i.prototype,"el",{get:function(){return a(this)},enumerable:false,configurable:true});Object.defineProperty(i,"watchers",{get:function(){return{value:["valueChange"]}},enumerable:false,configurable:true});return i}());var b="picker-item-active";var g="wheel-item";var y="active";m.style={ios:h,md:v}}}}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
var __awaiter=this&&this.__awaiter||function(t,e,n,i){function r(t){return t instanceof n?t:new n((function(e){e(t)}))}return new(n||(n=Promise))((function(n,a){function o(t){try{c(i.next(t))}catch(t){a(t)}}function s(t){try{c(i["throw"](t))}catch(t){a(t)}}function c(t){t.done?n(t.value):r(t.value).then(o,s)}c((i=i.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,r,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(t){return function(e){return c([t,e])}}function c(s){if(i)throw new TypeError("Generator is already executing.");while(o&&(o=0,s[0]&&(n=0)),n)try{if(i=1,r&&(a=s[0]&2?r["return"]:s[0]?r["throw"]||((a=r["return"])&&a.call(r),0):r.next)&&!(a=a.call(r,s[1])).done)return a;if(r=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:n.label++;return{value:s[1],done:false};case 5:n.label++;r=s[1];s=[0];continue;case 7:s=n.ops.pop();n.trys.pop();continue;default:if(!(a=n.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1];a=s;break}if(a&&n.label<a[2]){n.label=a[2];n.ops.push(s);break}if(a[2])n.ops.pop();n.trys.pop();continue}s=e.call(t,n)}catch(t){s=[6,t];r=0}finally{i=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};
|
|
2
2
|
/*!
|
|
3
3
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
4
|
-
*/System.register(["./p-
|
|
4
|
+
*/System.register(["./p-52cfafe9.system.js","./p-32ad210f.system.js","./p-ff4b7e40.system.js","./p-4609d030.system.js","./p-1501b945.system.js","./p-87bb3735.system.js"],(function(t){"use strict";var e,n,i,r,a,o,s,c,u,d,f,l,p,m,h,b;return{setters:[function(t){e=t.r;n=t.h;i=t.H;r=t.f},function(t){a=t.a;o=t.c},function(t){s=t.a},function(t){c=t.c},function(t){u=t.b},function(t){d=t.q;f=t.t;l=t.J;p=t.S;m=t.G;h=t.K;b=t.T}],execute:function(){var v=":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host button{border-radius:8px;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:6px;padding-bottom:6px;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:0px;margin-bottom:0px;position:relative;-webkit-transition:150ms color ease-in-out;transition:150ms color ease-in-out;border:none;background:var(--ion-color-step-300, #edeef0);color:var(--ion-text-color, #000);font-family:inherit;font-size:1rem;cursor:pointer;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}:host(.time-active) #time-button,:host(.date-active) #date-button{color:var(--ion-color-base)}:host(.datetime-button-disabled){pointer-events:none}:host(.datetime-button-disabled) button{opacity:0.4}";var x=":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host button{border-radius:8px;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px;padding-top:6px;padding-bottom:6px;-webkit-margin-start:2px;margin-inline-start:2px;-webkit-margin-end:2px;margin-inline-end:2px;margin-top:0px;margin-bottom:0px;position:relative;-webkit-transition:150ms color ease-in-out;transition:150ms color ease-in-out;border:none;background:var(--ion-color-step-300, #edeef0);color:var(--ion-text-color, #000);font-family:inherit;font-size:1rem;cursor:pointer;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none}:host(.time-active) #time-button,:host(.date-active) #date-button{color:var(--ion-color-base)}:host(.datetime-button-disabled){pointer-events:none}:host(.datetime-button-disabled) button{opacity:0.4}";var w=t("ion_datetime_button",function(){function t(t){var n=this;e(this,t);this.datetimeEl=null;this.overlayEl=null;this.getParsedDateValues=function(t){if(t===undefined||t===null){return[]}if(Array.isArray(t)){return t}return[t]};this.setDateTimeText=function(){var t=n,e=t.datetimeEl,i=t.datetimePresentation;if(!e){return}var r=e.value,a=e.locale,o=e.hourCycle,c=e.preferWheel,u=e.multiple,v=e.titleSelectedDatesFormatter;var x=n.getParsedDateValues(r);var w=d(x.length>0?x:[f()]);if(!w){return}var g=w[0];var y=l(a,o);n.dateText=n.timeText=undefined;switch(i){case"date-time":case"time-date":var k=b(a,g);var _=h(a,g,y);if(c){n.dateText="".concat(k," ").concat(_)}else{n.dateText=k;n.timeText=_}break;case"date":if(u&&x.length!==1){var j="".concat(x.length," days");if(v!==undefined){try{j=v(x)}catch(t){s("Exception in provided `titleSelectedDatesFormatter`: ",t)}}n.dateText=j}else{n.dateText=b(a,g)}break;case"time":n.timeText=h(a,g,y);break;case"month-year":n.dateText=m(a,g);break;case"month":n.dateText=p(a,g,{month:"long"});break;case"year":n.dateText=p(a,g,{year:"numeric"});break}};this.waitForDatetimeChanges=function(){return __awaiter(n,void 0,void 0,(function(){var t;return __generator(this,(function(e){t=this.datetimeEl;if(!t){return[2,Promise.resolve()]}return[2,new Promise((function(e){a(t,"ionRender",e,{once:true})}))]}))}))};this.handleDateClick=function(t){return __awaiter(n,void 0,void 0,(function(){var e,n,i,r,a;return __generator(this,(function(o){e=this,n=e.datetimeEl,i=e.datetimePresentation;if(!n){return[2]}r=false;switch(i){case"date-time":case"time-date":a=n.presentation!=="date";if(!n.preferWheel&&a){n.presentation="date";r=true}break}this.selectedButton="date";this.presentOverlay(t,r,this.dateTargetEl);return[2]}))}))};this.handleTimeClick=function(t){var e=n,i=e.datetimeEl,r=e.datetimePresentation;if(!i){return}var a=false;switch(r){case"date-time":case"time-date":var o=i.presentation!=="time";if(o){i.presentation="time";a=true}break}n.selectedButton="time";n.presentOverlay(t,a,n.timeTargetEl)};this.presentOverlay=function(t,e,i){return __awaiter(n,void 0,void 0,(function(){var n;return __generator(this,(function(r){switch(r.label){case 0:n=this.overlayEl;if(!n){return[2]}if(!(n.tagName==="ION-POPOVER"))return[3,3];if(!e)return[3,2];return[4,this.waitForDatetimeChanges()];case 1:r.sent();r.label=2;case 2:n.present(Object.assign(Object.assign({},t),{detail:{ionShadowTarget:i}}));return[3,4];case 3:n.present();r.label=4;case 4:return[2]}}))}))};this.datetimePresentation="date-time";this.dateText=undefined;this.timeText=undefined;this.datetimeActive=false;this.selectedButton=undefined;this.color="primary";this.disabled=false;this.datetime=undefined}t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t,e,n,i;var r=this;return __generator(this,(function(c){t=this.datetime;if(!t){s("An ID associated with an ion-datetime instance is required for ion-datetime-button to function properly.",this.el);return[2]}e=this.datetimeEl=document.getElementById(t);if(!e){s("No ion-datetime instance found for ID '".concat(t,"'."),this.el);return[2]}if(e.tagName!=="ION-DATETIME"){s("Expected an ion-datetime instance for ID '".concat(t,"' but received '").concat(e.tagName.toLowerCase(),"' instead."),e);return[2]}n=new IntersectionObserver((function(t){var e=t[0];r.datetimeActive=e.isIntersecting}),{threshold:.01});n.observe(e);i=this.overlayEl=e.closest("ion-modal, ion-popover");if(i){i.classList.add("ion-datetime-button-overlay")}o(e,(function(){var t=r.datetimePresentation=e.presentation||"date-time";r.setDateTimeText();a(e,"ionValueChange",r.setDateTimeText);switch(t){case"date-time":case"date":case"month-year":case"month":case"year":r.selectedButton="date";break;case"time-date":case"time":r.selectedButton="time";break}}));return[2]}))}))};t.prototype.render=function(){var t;var e=this;var r=this,a=r.color,o=r.dateText,s=r.timeText,d=r.selectedButton,f=r.datetimeActive,l=r.disabled;var p=u(this);return n(i,{class:c(a,(t={},t[p]=true,t["".concat(d,"-active")]=f,t["datetime-button-disabled"]=l,t))},o&&n("button",{class:"ion-activatable",id:"date-button","aria-expanded":f?"true":"false",onClick:this.handleDateClick,disabled:l,part:"native",ref:function(t){return e.dateTargetEl=t}},n("slot",{name:"date-target"},o),p==="md"&&n("ion-ripple-effect",null)),s&&n("button",{class:"ion-activatable",id:"time-button","aria-expanded":f?"true":"false",onClick:this.handleTimeClick,disabled:l,part:"native",ref:function(t){return e.timeTargetEl=t}},n("slot",{name:"time-target"},s),p==="md"&&n("ion-ripple-effect",null)))};Object.defineProperty(t.prototype,"el",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());w.style={ios:v,md:x}}}}));
|