voyager-ionic-core 8.4.3 → 8.5.0
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/alert.js +30 -4
- package/components/checkbox.js +40 -6
- package/components/helpers.js +17 -29
- package/components/index6.js +11 -3
- package/components/index9.js +1 -1
- package/components/ion-input.js +22 -9
- package/components/ion-item-divider.js +2 -2
- package/components/ion-item-group.js +1 -1
- package/components/ion-item-option.js +2 -2
- package/components/ion-item-options.js +1 -1
- package/components/ion-item-sliding.js +1 -1
- package/components/ion-loading.js +2 -2
- package/components/ion-menu-button.js +2 -2
- package/components/ion-menu-toggle.js +2 -2
- package/components/ion-menu.js +2 -2
- package/components/ion-nav-link.js +1 -1
- package/components/ion-nav.js +1 -1
- package/components/ion-note.js +2 -2
- package/components/ion-picker-legacy.js +2 -2
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-range.js +28 -6
- package/components/ion-refresher-content.js +1 -1
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +1 -1
- package/components/ion-router-link.js +2 -2
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-router.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +4 -4
- package/components/ion-segment-button.js +40 -9
- package/components/ion-segment-content.js +1 -1
- package/components/ion-segment-view.js +2 -2
- package/components/ion-segment.js +2 -2
- package/components/ion-select-option.js +1 -1
- package/components/ion-select.js +87 -16
- package/components/ion-skeleton-text.js +2 -2
- package/components/ion-split-pane.js +2 -2
- package/components/ion-tab-bar.js +2 -2
- package/components/ion-tab-button.js +2 -2
- package/components/ion-tab.js +2 -2
- package/components/ion-tabs.js +1 -1
- package/components/ion-text.js +2 -2
- package/components/ion-textarea.js +21 -8
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +41 -6
- package/components/ionic-global.js +3 -13
- package/components/label.js +2 -2
- package/components/list-header.js +2 -2
- package/components/modal.js +267 -35
- package/components/picker-column-option.js +2 -2
- package/components/picker-column2.js +2 -2
- package/components/popover.js +2 -2
- package/components/radio-group.js +39 -2
- package/components/radio.js +3 -3
- package/components/ripple-effect.js +1 -1
- package/components/select-modal.js +1 -1
- package/components/select-popover.js +1 -1
- package/components/spinner.js +1 -1
- package/components/title.js +2 -2
- package/components/toolbar.js +2 -2
- package/css/core.css.map +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/dist/cjs/{app-globals-21afee77.js → app-globals-dd592863.js} +1 -1
- package/dist/cjs/{button-active-3f2f60b4.js → button-active-43e2b419.js} +1 -1
- package/dist/cjs/{data-21dc0f81.js → data-27cc2c9c.js} +1 -1
- package/dist/cjs/{framework-delegate-55f5683a.js → framework-delegate-11b0ba2f.js} +1 -1
- package/dist/cjs/{hardware-back-button-9e8a2c4f.js → hardware-back-button-5a99001f.js} +2 -2
- package/dist/cjs/{helpers-afaa9001.js → helpers-d0dfbb50.js} +18 -28
- package/dist/cjs/{index-73f75efb.js → index-2e236a04.js} +0 -4
- package/dist/cjs/{index-9509ecad.js → index-363fe6b2.js} +1 -1
- package/dist/cjs/{index-5915f9b3.js → index-48b2a28e.js} +11 -3
- package/dist/cjs/{index-5b6a7459.js → index-9b945a2d.js} +2 -2
- package/dist/cjs/{index-f05acd21.js → index-f68a486a.js} +6 -6
- package/dist/cjs/{index-8e789962.js → index-fd6383b6.js} +4 -4
- package/dist/cjs/index.cjs.js +11 -11
- package/dist/cjs/{input-shims-9e59ef62.js → input-shims-2d27a5be.js} +5 -3
- package/dist/cjs/{input.utils-611cde0b.js → input.utils-2f642324.js} +2 -2
- package/dist/cjs/ion-accordion_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-action-sheet.cjs.entry.js +8 -8
- package/dist/cjs/ion-alert.cjs.entry.js +38 -12
- package/dist/cjs/ion-app_8.cjs.entry.js +18 -18
- package/dist/cjs/ion-avatar_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-back-button.cjs.entry.js +3 -3
- package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-button_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-card_5.cjs.entry.js +3 -3
- package/dist/cjs/ion-checkbox.cjs.entry.js +40 -9
- package/dist/cjs/ion-chip.cjs.entry.js +2 -2
- package/dist/cjs/ion-col_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-datetime-button.cjs.entry.js +5 -5
- package/dist/cjs/ion-datetime_3.cjs.entry.js +12 -12
- package/dist/cjs/ion-fab_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-img.cjs.entry.js +3 -3
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +5 -5
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ion-input.cjs.entry.js +25 -13
- package/dist/cjs/ion-item-option_3.cjs.entry.js +9 -9
- package/dist/cjs/ion-item_8.cjs.entry.js +14 -14
- package/dist/cjs/ion-loading.cjs.entry.js +9 -9
- package/dist/cjs/ion-menu_3.cjs.entry.js +14 -14
- package/dist/cjs/ion-modal.cjs.entry.js +275 -44
- package/dist/cjs/ion-nav_2.cjs.entry.js +9 -9
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +5 -5
- package/dist/cjs/ion-picker-column.cjs.entry.js +3 -3
- package/dist/cjs/ion-picker.cjs.entry.js +2 -2
- package/dist/cjs/ion-popover.cjs.entry.js +10 -10
- package/dist/cjs/ion-progress-bar.cjs.entry.js +4 -4
- package/dist/cjs/ion-radio_2.cjs.entry.js +42 -7
- package/dist/cjs/ion-range.cjs.entry.js +31 -10
- package/dist/cjs/ion-refresher_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-reorder_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -3
- package/dist/cjs/ion-route_4.cjs.entry.js +5 -5
- package/dist/cjs/ion-searchbar.cjs.entry.js +7 -7
- package/dist/cjs/ion-segment-content.cjs.entry.js +2 -2
- package/dist/cjs/ion-segment-view.cjs.entry.js +3 -3
- package/dist/cjs/ion-segment_2.cjs.entry.js +44 -13
- package/dist/cjs/ion-select-modal.cjs.entry.js +8 -8
- package/dist/cjs/ion-select_3.cjs.entry.js +93 -25
- package/dist/cjs/ion-spinner.cjs.entry.js +3 -3
- package/dist/cjs/ion-split-pane.cjs.entry.js +4 -4
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-tab_2.cjs.entry.js +6 -6
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +24 -12
- package/dist/cjs/ion-toast.cjs.entry.js +9 -9
- package/dist/cjs/ion-toggle.cjs.entry.js +41 -9
- package/dist/cjs/{ionic-global-d9a8bb5b.js → ionic-global-acb665ad.js} +3 -13
- package/dist/cjs/ionic.cjs.js +4 -4
- package/dist/cjs/{ios.transition-cf40433b.js → ios.transition-f970164c.js} +5 -5
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-ededf99f.js → md.transition-aa8820dd.js} +5 -5
- package/dist/cjs/{notch-controller-d69150f5.js → notch-controller-58d2e557.js} +1 -1
- package/dist/cjs/{overlays-aa669eb8.js → overlays-737576a2.js} +5 -5
- package/dist/cjs/{status-tap-37681226.js → status-tap-08d1ac81.js} +5 -4
- package/dist/cjs/{swipe-back-f38a434a.js → swipe-back-5c0003bd.js} +1 -1
- package/dist/collection/components/alert/alert.js +34 -4
- package/dist/collection/components/checkbox/checkbox.ios.css +52 -15
- package/dist/collection/components/checkbox/checkbox.js +90 -4
- package/dist/collection/components/checkbox/checkbox.md.css +52 -15
- package/dist/collection/components/input/input.ios.css +3 -2
- package/dist/collection/components/input/input.js +18 -4
- package/dist/collection/components/input/input.md.css +7 -2
- package/dist/collection/components/item-divider/item-divider.js +2 -2
- package/dist/collection/components/item-group/item-group.js +1 -1
- package/dist/collection/components/item-option/item-option.js +2 -2
- package/dist/collection/components/item-options/item-options.js +1 -1
- package/dist/collection/components/item-sliding/item-sliding.js +1 -1
- package/dist/collection/components/label/label.js +2 -2
- package/dist/collection/components/list-header/list-header.js +2 -2
- package/dist/collection/components/loading/loading.js +2 -2
- package/dist/collection/components/menu/menu.js +2 -2
- package/dist/collection/components/menu-button/menu-button.js +2 -2
- package/dist/collection/components/menu-toggle/menu-toggle.js +2 -2
- package/dist/collection/components/modal/animations/ios.enter.js +50 -4
- package/dist/collection/components/modal/animations/ios.leave.js +24 -2
- package/dist/collection/components/modal/animations/md.enter.js +52 -5
- package/dist/collection/components/modal/animations/md.leave.js +26 -3
- package/dist/collection/components/modal/animations/sheet.js +11 -2
- package/dist/collection/components/modal/gestures/sheet.js +87 -10
- package/dist/collection/components/modal/modal.ios.css +16 -0
- package/dist/collection/components/modal/modal.js +32 -7
- package/dist/collection/components/modal/modal.md.css +6 -0
- package/dist/collection/components/nav/nav.js +1 -1
- package/dist/collection/components/nav-link/nav-link.js +1 -1
- package/dist/collection/components/note/note.js +2 -2
- package/dist/collection/components/picker-column-option/picker-column-option.js +2 -2
- package/dist/collection/components/picker-legacy/picker.js +2 -2
- package/dist/collection/components/picker-legacy-column/picker-column.js +2 -2
- package/dist/collection/components/popover/popover.js +2 -2
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio/radio.js +3 -3
- package/dist/collection/components/radio-group/radio-group.ios.css +205 -0
- package/dist/collection/components/radio-group/radio-group.js +72 -1
- package/dist/collection/components/radio-group/radio-group.md.css +205 -0
- package/dist/collection/components/range/range.js +25 -6
- package/dist/collection/components/refresher/refresher.js +1 -1
- package/dist/collection/components/refresher-content/refresher-content.js +1 -1
- package/dist/collection/components/reorder/reorder.js +1 -1
- package/dist/collection/components/reorder-group/reorder-group.js +1 -1
- package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
- package/dist/collection/components/router-link/router-link.js +2 -2
- package/dist/collection/components/router-outlet/router-outlet.js +1 -1
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/searchbar/searchbar.js +4 -4
- package/dist/collection/components/segment/segment.js +2 -2
- package/dist/collection/components/segment-button/segment-button.js +40 -9
- package/dist/collection/components/segment-content/segment-content.js +1 -1
- package/dist/collection/components/segment-view/segment-view.js +2 -2
- package/dist/collection/components/select/select.ios.css +59 -0
- package/dist/collection/components/select/select.js +136 -13
- package/dist/collection/components/select/select.md.css +61 -0
- package/dist/collection/components/select-modal/select-modal.js +1 -1
- package/dist/collection/components/select-option/select-option.js +1 -1
- package/dist/collection/components/select-popover/select-popover.js +1 -1
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-pane/split-pane.js +2 -2
- package/dist/collection/components/tab/tab.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +2 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/text/text.js +2 -2
- package/dist/collection/components/textarea/textarea.ios.css +3 -2
- package/dist/collection/components/textarea/textarea.js +17 -3
- package/dist/collection/components/textarea/textarea.md.css +7 -2
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.ios.css +52 -15
- package/dist/collection/components/toggle/toggle.js +91 -4
- package/dist/collection/components/toggle/toggle.md.css +52 -15
- package/dist/collection/components/toolbar/toolbar.js +6 -2
- package/dist/collection/global/ionic-global.js +1 -12
- package/dist/collection/utils/floating-point/index.js +5 -0
- package/dist/collection/utils/helpers.js +16 -28
- package/dist/collection/utils/logging/index.js +10 -3
- package/dist/collection/utils/platform.js +2 -1
- package/dist/collection/utils/test/platform.utils.js +1 -1
- package/dist/docs.json +383 -2
- package/dist/esm/{app-globals-5dbb61a5.js → app-globals-7b6cbf1a.js} +1 -1
- package/dist/esm/{button-active-f6503382.js → button-active-90f1dbc4.js} +1 -1
- package/dist/esm/{data-ae11fd43.js → data-174ad5e0.js} +1 -1
- package/dist/esm/{framework-delegate-63d1a679.js → framework-delegate-c7d92b77.js} +1 -1
- package/dist/esm/{hardware-back-button-06ef3c3e.js → hardware-back-button-864101a3.js} +2 -2
- package/dist/esm/{helpers-da915de8.js → helpers-e48b0397.js} +17 -29
- package/dist/esm/{index-28849c61.js → index-527b9e34.js} +1 -4
- package/dist/esm/{index-9b0d46f4.js → index-738d7504.js} +11 -3
- package/dist/esm/{index-79b30591.js → index-8222b29f.js} +1 -1
- package/dist/esm/{index-5cc724f3.js → index-933ca126.js} +2 -2
- package/dist/esm/{index-3ad7f18b.js → index-a313df53.js} +6 -6
- package/dist/esm/{index-24b48b06.js → index-c63afbe6.js} +4 -4
- package/dist/esm/index.js +11 -11
- package/dist/esm/{input-shims-0314bbe5.js → input-shims-3070628a.js} +5 -3
- package/dist/esm/{input.utils-09c71bc7.js → input.utils-926c04a8.js} +2 -2
- package/dist/esm/ion-accordion_2.entry.js +4 -4
- package/dist/esm/ion-action-sheet.entry.js +8 -8
- package/dist/esm/ion-alert.entry.js +38 -12
- package/dist/esm/ion-app_8.entry.js +18 -18
- package/dist/esm/ion-avatar_3.entry.js +3 -3
- package/dist/esm/ion-back-button.entry.js +3 -3
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-breadcrumb_2.entry.js +3 -3
- package/dist/esm/ion-button_2.entry.js +4 -4
- package/dist/esm/ion-card_5.entry.js +3 -3
- package/dist/esm/ion-checkbox.entry.js +40 -9
- package/dist/esm/ion-chip.entry.js +2 -2
- package/dist/esm/ion-col_3.entry.js +3 -3
- package/dist/esm/ion-datetime-button.entry.js +5 -5
- package/dist/esm/ion-datetime_3.entry.js +12 -12
- package/dist/esm/ion-fab_3.entry.js +3 -3
- package/dist/esm/ion-img.entry.js +3 -3
- package/dist/esm/ion-infinite-scroll_2.entry.js +5 -5
- package/dist/esm/ion-input-password-toggle.entry.js +3 -3
- package/dist/esm/ion-input.entry.js +25 -13
- package/dist/esm/ion-item-option_3.entry.js +9 -9
- package/dist/esm/ion-item_8.entry.js +14 -14
- package/dist/esm/ion-loading.entry.js +9 -9
- package/dist/esm/ion-menu_3.entry.js +14 -14
- package/dist/esm/ion-modal.entry.js +275 -44
- package/dist/esm/ion-nav_2.entry.js +9 -9
- package/dist/esm/ion-picker-column-option.entry.js +5 -5
- package/dist/esm/ion-picker-column.entry.js +3 -3
- package/dist/esm/ion-picker.entry.js +2 -2
- package/dist/esm/ion-popover.entry.js +10 -10
- package/dist/esm/ion-progress-bar.entry.js +4 -4
- package/dist/esm/ion-radio_2.entry.js +42 -7
- package/dist/esm/ion-range.entry.js +31 -10
- package/dist/esm/ion-refresher_2.entry.js +7 -7
- package/dist/esm/ion-reorder_2.entry.js +7 -7
- package/dist/esm/ion-ripple-effect.entry.js +3 -3
- package/dist/esm/ion-route_4.entry.js +5 -5
- package/dist/esm/ion-searchbar.entry.js +7 -7
- package/dist/esm/ion-segment-content.entry.js +2 -2
- package/dist/esm/ion-segment-view.entry.js +3 -3
- package/dist/esm/ion-segment_2.entry.js +44 -13
- package/dist/esm/ion-select-modal.entry.js +8 -8
- package/dist/esm/ion-select_3.entry.js +93 -25
- package/dist/esm/ion-spinner.entry.js +3 -3
- package/dist/esm/ion-split-pane.entry.js +4 -4
- package/dist/esm/ion-tab-bar_2.entry.js +7 -7
- package/dist/esm/ion-tab_2.entry.js +6 -6
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +24 -12
- package/dist/esm/ion-toast.entry.js +9 -9
- package/dist/esm/ion-toggle.entry.js +41 -9
- package/dist/esm/{ionic-global-c81d82ab.js → ionic-global-ca86cf32.js} +3 -13
- package/dist/esm/ionic.js +5 -5
- package/dist/esm/{ios.transition-4ee1a3af.js → ios.transition-5fe4d6c8.js} +5 -5
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-5106a0d2.js → md.transition-3d0d3730.js} +5 -5
- package/dist/esm/{notch-controller-55b09e11.js → notch-controller-381a5334.js} +1 -1
- package/dist/esm/{overlays-e7b9d6d9.js → overlays-7579a420.js} +5 -5
- package/dist/esm/{status-tap-f472b09f.js → status-tap-6367b913.js} +5 -4
- package/dist/esm/{swipe-back-b613d7db.js → swipe-back-326faa1c.js} +1 -1
- package/dist/esm-es5/app-globals-7b6cbf1a.js +4 -0
- package/dist/esm-es5/{button-active-f6503382.js → button-active-90f1dbc4.js} +1 -1
- package/dist/esm-es5/{data-ae11fd43.js → data-174ad5e0.js} +1 -1
- package/dist/esm-es5/{framework-delegate-63d1a679.js → framework-delegate-c7d92b77.js} +1 -1
- package/dist/esm-es5/{hardware-back-button-06ef3c3e.js → hardware-back-button-864101a3.js} +1 -1
- package/dist/esm-es5/helpers-e48b0397.js +4 -0
- package/dist/esm-es5/index-527b9e34.js +5 -0
- package/dist/esm-es5/index-738d7504.js +4 -0
- package/dist/esm-es5/{index-79b30591.js → index-8222b29f.js} +1 -1
- package/dist/esm-es5/{index-5cc724f3.js → index-933ca126.js} +1 -1
- package/dist/esm-es5/{index-3ad7f18b.js → index-a313df53.js} +1 -1
- package/dist/esm-es5/{index-24b48b06.js → index-c63afbe6.js} +1 -1
- package/dist/esm-es5/index.js +1 -1
- package/dist/esm-es5/input-shims-3070628a.js +4 -0
- package/dist/esm-es5/{input.utils-09c71bc7.js → input.utils-926c04a8.js} +1 -1
- 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-password-toggle.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-option.entry.js +1 -1
- package/dist/esm-es5/ion-picker-column.entry.js +1 -1
- package/dist/esm-es5/ion-picker.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-content.entry.js +1 -1
- package/dist/esm-es5/ion-segment-view.entry.js +1 -1
- package/dist/esm-es5/ion-segment_2.entry.js +1 -1
- package/dist/esm-es5/ion-select-modal.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-ca86cf32.js +4 -0
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/{ios.transition-4ee1a3af.js → ios.transition-5fe4d6c8.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-3d0d3730.js +4 -0
- package/dist/esm-es5/{notch-controller-55b09e11.js → notch-controller-381a5334.js} +1 -1
- package/dist/esm-es5/{overlays-e7b9d6d9.js → overlays-7579a420.js} +1 -1
- package/dist/esm-es5/status-tap-6367b913.js +4 -0
- package/dist/esm-es5/{swipe-back-b613d7db.js → swipe-back-326faa1c.js} +1 -1
- package/dist/html.html-data.json +48 -0
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/ionic.js +1 -1
- package/dist/ionic/{p-58d5df0c.system.entry.js → p-023e8017.system.entry.js} +1 -1
- package/dist/ionic/{p-f9a53abb.system.js → p-042d5353.system.js} +1 -1
- package/dist/ionic/p-060e4551.js +4 -0
- package/dist/ionic/p-0749768d.entry.js +4 -0
- package/dist/ionic/p-094c82d7.entry.js +4 -0
- package/dist/ionic/{p-7458862e.system.entry.js → p-0adb6909.system.entry.js} +1 -1
- package/dist/ionic/{p-508d024a.entry.js → p-0be8a0b5.entry.js} +1 -1
- package/dist/ionic/{p-2507278c.system.entry.js → p-0bedc891.system.entry.js} +2 -2
- package/dist/ionic/{p-63b0abde.system.entry.js → p-0c9b8240.system.entry.js} +1 -1
- package/dist/ionic/p-0ec5b7cf.system.js +4 -0
- package/dist/ionic/{p-7ed1657c.system.entry.js → p-1164ff6b.system.entry.js} +1 -1
- package/dist/ionic/p-13886789.entry.js +4 -0
- package/dist/ionic/p-143ff664.system.entry.js +4 -0
- package/dist/ionic/p-18f9b6d5.entry.js +4 -0
- package/dist/ionic/{p-62af944c.entry.js → p-19c32a76.entry.js} +1 -1
- package/dist/ionic/{p-e4f69534.system.entry.js → p-1a9613bf.system.entry.js} +1 -1
- package/dist/ionic/{p-f687573e.system.js → p-1bf5ec17.system.js} +1 -1
- package/dist/ionic/{p-5fce0c0b.system.entry.js → p-1c1d781d.system.entry.js} +1 -1
- package/dist/ionic/p-1d2844a5.system.entry.js +4 -0
- package/dist/ionic/p-1d98a7f1.entry.js +4 -0
- package/dist/ionic/p-1f837356.entry.js +4 -0
- package/dist/ionic/p-2027221d.js +4 -0
- package/dist/ionic/{p-69066a53.js → p-21891ead.js} +1 -1
- package/dist/ionic/{p-d743e981.js → p-22bc235f.js} +1 -1
- package/dist/ionic/{p-a4565eb5.system.js → p-24ae7b33.system.js} +1 -1
- package/dist/ionic/{p-184fbc9e.system.js → p-294271c7.system.js} +1 -1
- package/dist/ionic/p-297d6806.system.js +4 -0
- package/dist/ionic/p-29a5b4e4.entry.js +4 -0
- package/dist/ionic/{p-01186920.system.entry.js → p-2ab4a324.system.entry.js} +1 -1
- package/dist/ionic/{p-ffd131f9.system.entry.js → p-2b59470f.system.entry.js} +1 -1
- package/dist/ionic/{p-9e33104d.entry.js → p-2ee9a2c6.entry.js} +1 -1
- package/dist/ionic/p-2fa5a4b1.entry.js +4 -0
- package/dist/ionic/{p-e7ed4a7f.system.js → p-3479f51b.system.js} +1 -1
- package/dist/ionic/{p-afecb188.entry.js → p-35f14792.entry.js} +1 -1
- package/dist/ionic/{p-7ddc46c3.system.entry.js → p-37a438ad.system.entry.js} +2 -2
- package/dist/ionic/{p-937a7e21.entry.js → p-3af7b907.entry.js} +1 -1
- package/dist/ionic/{p-c449820c.system.js → p-3bd5fedc.system.js} +1 -1
- package/dist/ionic/{p-d18ab582.system.entry.js → p-3be7cdeb.system.entry.js} +2 -2
- package/dist/ionic/{p-a15ddedb.system.js → p-3e86b4fa.system.js} +1 -1
- package/dist/ionic/p-3f4327f7.js +4 -0
- package/dist/ionic/{p-982315a6.entry.js → p-42f6e75c.entry.js} +1 -1
- package/dist/ionic/{p-5823babc.system.entry.js → p-4470f87b.system.entry.js} +2 -2
- package/dist/ionic/p-4493c1ac.entry.js +4 -0
- package/dist/ionic/{p-8635f5e6.system.js → p-44e168f3.system.js} +1 -1
- package/dist/ionic/{p-c29f8157.system.entry.js → p-4630688e.system.entry.js} +1 -1
- package/dist/ionic/{p-98231c01.system.entry.js → p-472c7e08.system.entry.js} +1 -1
- package/dist/ionic/{p-2e46590d.system.entry.js → p-491de063.system.entry.js} +1 -1
- package/dist/ionic/{p-985a7e17.system.entry.js → p-49cb79a1.system.entry.js} +1 -1
- package/dist/ionic/{p-d6841eac.js → p-4c44d04c.js} +1 -1
- package/dist/ionic/p-4c94580e.js +4 -0
- package/dist/ionic/{p-1e010627.system.entry.js → p-4d0190ad.system.entry.js} +2 -2
- package/dist/ionic/{p-bb0db172.entry.js → p-50f38461.entry.js} +1 -1
- package/dist/ionic/{p-0c06e09b.system.js → p-51c363e7.system.js} +1 -1
- package/dist/ionic/{p-f1acf541.system.entry.js → p-524ad57e.system.entry.js} +1 -1
- package/dist/ionic/{p-a61cba41.entry.js → p-54893ae3.entry.js} +1 -1
- package/dist/ionic/p-54e9620f.js +4 -0
- package/dist/ionic/p-58c482af.entry.js +4 -0
- package/dist/ionic/p-597ff9af.js +4 -0
- package/dist/ionic/{p-5da94421.system.js → p-5eb6f582.system.js} +1 -1
- package/dist/ionic/{p-15e76dd1.entry.js → p-5f4ff20a.entry.js} +1 -1
- package/dist/ionic/{p-fbf284c7.entry.js → p-5f8cd560.entry.js} +1 -1
- package/dist/ionic/p-606887b7.system.entry.js +4 -0
- package/dist/ionic/{p-bdad26e3.entry.js → p-61e794fb.entry.js} +1 -1
- package/dist/ionic/p-66a5d6a8.js +5 -0
- package/dist/ionic/p-67163d4a.entry.js +4 -0
- package/dist/ionic/p-6797c66e.system.js +4 -0
- package/dist/ionic/p-6bb846d3.entry.js +4 -0
- package/dist/ionic/{p-d7aa6b00.entry.js → p-6e24cf82.entry.js} +1 -1
- package/dist/ionic/p-72e6a9c6.entry.js +4 -0
- package/dist/ionic/{p-5b932840.entry.js → p-747f9517.entry.js} +1 -1
- package/dist/ionic/{p-9ea607bd.system.js → p-77991411.system.js} +2 -2
- package/dist/ionic/{p-9f3008d4.system.js → p-7cc33a9a.system.js} +1 -1
- package/dist/ionic/{p-f3102647.system.entry.js → p-7e3b5638.system.entry.js} +1 -1
- package/dist/ionic/p-7f39653f.entry.js +4 -0
- package/dist/ionic/{p-98ff6b32.entry.js → p-7ff4f502.entry.js} +1 -1
- package/dist/ionic/p-81474833.system.entry.js +4 -0
- package/dist/ionic/{p-4439fc2a.entry.js → p-838cc359.entry.js} +1 -1
- package/dist/ionic/{p-52d7a191.entry.js → p-85f6070f.entry.js} +1 -1
- package/dist/ionic/{p-e4ee80be.system.entry.js → p-888d383b.system.entry.js} +1 -1
- package/dist/ionic/{p-da074ff7.entry.js → p-8b1c1fd7.entry.js} +1 -1
- package/dist/ionic/{p-32d44024.system.entry.js → p-8deac7df.system.entry.js} +1 -1
- package/dist/ionic/p-8fc426e2.entry.js +4 -0
- package/dist/ionic/p-959cf042.system.entry.js +4 -0
- package/dist/ionic/{p-17a9ca63.system.entry.js → p-96450929.system.entry.js} +2 -2
- package/dist/ionic/{p-19ea7bff.system.js → p-9a2ff5ea.system.js} +1 -1
- package/dist/ionic/p-9a5420dd.js +4 -0
- package/dist/ionic/{p-ecceeb90.js → p-9af7f110.js} +1 -1
- package/dist/ionic/{p-6d32975a.entry.js → p-9b069739.entry.js} +1 -1
- package/dist/ionic/{p-ca065903.system.entry.js → p-9df36075.system.entry.js} +1 -1
- package/dist/ionic/p-9e51f822.js +4 -0
- package/dist/ionic/{p-372ae7f4.system.js → p-a4866e3e.system.js} +1 -1
- package/dist/ionic/{p-95775830.entry.js → p-a520973b.entry.js} +1 -1
- package/dist/ionic/{p-17474161.system.js → p-a587b2ae.system.js} +1 -1
- package/dist/ionic/{p-cac0e0b3.system.entry.js → p-a63b345e.system.entry.js} +1 -1
- package/dist/ionic/{p-3c8e5c23.system.js → p-a6625de8.system.js} +1 -1
- package/dist/ionic/{p-6416c34c.system.entry.js → p-a6df5168.system.entry.js} +1 -1
- package/dist/ionic/p-a9f2c0a7.entry.js +4 -0
- package/dist/ionic/{p-73dc4950.entry.js → p-ab7337e1.entry.js} +1 -1
- package/dist/ionic/{p-ed75fcfb.system.entry.js → p-ac58d726.system.entry.js} +1 -1
- package/dist/ionic/p-ace2d2be.entry.js +4 -0
- package/dist/ionic/{p-efaffe74.entry.js → p-ada878ce.entry.js} +1 -1
- package/dist/ionic/p-b055d618.entry.js +4 -0
- package/dist/ionic/{p-2799c6d3.system.entry.js → p-b2296998.system.entry.js} +1 -1
- package/dist/ionic/{p-fca6ef5f.system.entry.js → p-b2ee0628.system.entry.js} +1 -1
- package/dist/ionic/{p-9fa07aec.entry.js → p-b6174297.entry.js} +1 -1
- package/dist/ionic/{p-c41ac815.entry.js → p-b85d199c.entry.js} +1 -1
- package/dist/ionic/p-b9ea58ef.js +4 -0
- package/dist/ionic/{p-14e159ea.system.entry.js → p-b9eb1465.system.entry.js} +1 -1
- package/dist/ionic/p-b9f2e353.entry.js +4 -0
- package/dist/ionic/p-bbc6db8c.entry.js +4 -0
- package/dist/ionic/p-bdd6102f.system.entry.js +4 -0
- package/dist/ionic/p-bf64af90.system.js +4 -0
- package/dist/ionic/p-bf77d6fa.entry.js +4 -0
- package/dist/ionic/{p-33a8a71b.entry.js → p-c005cc37.entry.js} +1 -1
- package/dist/ionic/{p-45693d7e.entry.js → p-c25c0ba4.entry.js} +1 -1
- package/dist/ionic/p-c5b5f44a.entry.js +4 -0
- package/dist/ionic/{p-2172893e.system.entry.js → p-c6a20407.system.entry.js} +1 -1
- package/dist/ionic/{p-1046866e.system.entry.js → p-c8331397.system.entry.js} +1 -1
- package/dist/ionic/{p-34b11c24.js → p-c8402249.js} +1 -1
- package/dist/ionic/{p-61e3f887.entry.js → p-c8bf9ba7.entry.js} +1 -1
- package/dist/ionic/{p-72812e99.js → p-ceaea4ce.js} +1 -1
- package/dist/ionic/{p-1e67b266.system.entry.js → p-d37fdc68.system.entry.js} +1 -1
- package/dist/ionic/{p-0aa833fb.system.js → p-d7032956.system.js} +1 -1
- package/dist/ionic/p-d8c9d5ac.system.entry.js +4 -0
- package/dist/ionic/{p-2b838f86.system.entry.js → p-daf1e8ec.system.entry.js} +1 -1
- package/dist/ionic/{p-2bd0ae94.system.entry.js → p-def7a8bd.system.entry.js} +1 -1
- package/dist/ionic/p-e00b72ce.js +4 -0
- package/dist/ionic/{p-96cc4814.js → p-e0a05506.js} +1 -1
- package/dist/ionic/p-e0c0218f.system.entry.js +4 -0
- package/dist/ionic/{p-6499df44.system.entry.js → p-e0c43e11.system.entry.js} +1 -1
- package/dist/ionic/{p-2abae1cc.system.entry.js → p-e4683bfd.system.entry.js} +1 -1
- package/dist/ionic/{p-567de071.system.entry.js → p-e5708e5d.system.entry.js} +1 -1
- package/dist/ionic/{p-12a722b8.system.entry.js → p-e5c27d9f.system.entry.js} +1 -1
- package/dist/ionic/{p-06e58c4e.js → p-e7309bfa.js} +1 -1
- package/dist/ionic/p-ed768b77.entry.js +4 -0
- package/dist/ionic/p-eec4b772.entry.js +4 -0
- package/dist/ionic/p-eeee3990.system.entry.js +4 -0
- package/dist/ionic/p-efa0f3f5.entry.js +4 -0
- package/dist/ionic/p-f02e9382.system.entry.js +4 -0
- package/dist/ionic/p-f11a9436.system.js +5 -0
- package/dist/ionic/p-f201b53a.system.js +4 -0
- package/dist/ionic/{p-3cc276f4.js → p-f554845e.js} +1 -1
- package/dist/ionic/{p-424eb140.system.entry.js → p-f6bb9be7.system.entry.js} +1 -1
- package/dist/ionic/{p-d60342e3.js → p-f7ce606e.js} +1 -1
- package/dist/ionic/{p-1fe02220.system.entry.js → p-f94b2f2f.system.entry.js} +1 -1
- package/dist/ionic/{p-797eeea8.system.entry.js → p-ff4a1ba0.system.entry.js} +1 -1
- package/dist/types/components/checkbox/checkbox.d.ts +25 -0
- package/dist/types/components/input/input.d.ts +8 -0
- package/dist/types/components/modal/animations/sheet.d.ts +1 -0
- package/dist/types/components/modal/gestures/sheet.d.ts +1 -1
- package/dist/types/components/modal/modal-interface.d.ts +1 -0
- package/dist/types/components/modal/modal.d.ts +14 -0
- package/dist/types/components/radio-group/radio-group.d.ts +15 -0
- package/dist/types/components/range/range.d.ts +3 -2
- package/dist/types/components/segment-button/segment-button.d.ts +2 -1
- package/dist/types/components/select/select.d.ts +29 -0
- package/dist/types/components/textarea/textarea.d.ts +8 -0
- package/dist/types/components/toggle/toggle.d.ts +25 -0
- package/dist/types/components/toolbar/toolbar.d.ts +4 -0
- package/dist/types/components.d.ts +96 -0
- package/dist/types/utils/config.d.ts +9 -3
- package/dist/types/utils/helpers.d.ts +5 -0
- package/dist/types/utils/logging/index.d.ts +13 -1
- package/dist/types/utils/native/capacitor.d.ts +7 -1
- package/dist/types/utils/test/platform.utils.d.ts +1 -1
- package/hydrate/index.js +720 -203
- package/hydrate/index.mjs +720 -203
- package/package.json +7 -7
- package/dist/esm-es5/app-globals-5dbb61a5.js +0 -4
- package/dist/esm-es5/helpers-da915de8.js +0 -4
- package/dist/esm-es5/index-28849c61.js +0 -5
- package/dist/esm-es5/index-9b0d46f4.js +0 -4
- package/dist/esm-es5/input-shims-0314bbe5.js +0 -4
- package/dist/esm-es5/ionic-global-c81d82ab.js +0 -4
- package/dist/esm-es5/md.transition-5106a0d2.js +0 -4
- package/dist/esm-es5/status-tap-f472b09f.js +0 -4
- package/dist/ionic/p-0303d0f8.js +0 -4
- package/dist/ionic/p-04909654.entry.js +0 -4
- package/dist/ionic/p-0574e87e.js +0 -4
- package/dist/ionic/p-06fee233.js +0 -4
- package/dist/ionic/p-081a4ce4.entry.js +0 -4
- package/dist/ionic/p-12c45a7c.entry.js +0 -4
- package/dist/ionic/p-14be4015.entry.js +0 -4
- package/dist/ionic/p-16188af7.entry.js +0 -4
- package/dist/ionic/p-16799667.system.entry.js +0 -4
- package/dist/ionic/p-16bfb979.system.entry.js +0 -4
- package/dist/ionic/p-19ec4f42.entry.js +0 -4
- package/dist/ionic/p-21e5e7e4.js +0 -4
- package/dist/ionic/p-25180df3.system.js +0 -5
- package/dist/ionic/p-2690b1de.js +0 -4
- package/dist/ionic/p-2b9b78c7.entry.js +0 -4
- package/dist/ionic/p-2fc0dafe.entry.js +0 -4
- package/dist/ionic/p-322c5fb4.system.js +0 -4
- package/dist/ionic/p-37cb43bd.system.entry.js +0 -4
- package/dist/ionic/p-3ad285e3.system.js +0 -4
- package/dist/ionic/p-404aede0.system.entry.js +0 -4
- package/dist/ionic/p-49a0e74c.entry.js +0 -4
- package/dist/ionic/p-4ec778aa.entry.js +0 -4
- package/dist/ionic/p-51796b2d.entry.js +0 -4
- package/dist/ionic/p-5ab1b709.entry.js +0 -4
- package/dist/ionic/p-69666e8a.system.entry.js +0 -4
- package/dist/ionic/p-6b280620.entry.js +0 -4
- package/dist/ionic/p-6d6cedc5.entry.js +0 -4
- package/dist/ionic/p-7b9a2b23.entry.js +0 -4
- package/dist/ionic/p-88e63c7d.js +0 -4
- package/dist/ionic/p-908d6080.entry.js +0 -4
- package/dist/ionic/p-942b5e13.entry.js +0 -4
- package/dist/ionic/p-9df2c6fb.entry.js +0 -4
- package/dist/ionic/p-a43467d8.entry.js +0 -4
- package/dist/ionic/p-a69b9fc5.system.js +0 -4
- package/dist/ionic/p-b2272f51.system.entry.js +0 -4
- package/dist/ionic/p-b335ffed.system.entry.js +0 -4
- package/dist/ionic/p-b51e4004.js +0 -4
- package/dist/ionic/p-b79ba17c.entry.js +0 -4
- package/dist/ionic/p-b7af48c0.js +0 -4
- package/dist/ionic/p-b82d4cab.js +0 -4
- package/dist/ionic/p-b9d7015f.entry.js +0 -4
- package/dist/ionic/p-bc36ad98.system.entry.js +0 -4
- package/dist/ionic/p-c4b53b16.system.entry.js +0 -4
- package/dist/ionic/p-c9f3a539.entry.js +0 -4
- package/dist/ionic/p-cdc83025.entry.js +0 -4
- package/dist/ionic/p-d836d43e.js +0 -5
- package/dist/ionic/p-de930745.entry.js +0 -4
- package/dist/ionic/p-dfb78785.system.js +0 -4
- package/dist/ionic/p-e563a35c.entry.js +0 -4
- package/dist/ionic/p-e6635685.js +0 -4
- package/dist/ionic/p-ebf042e0.system.entry.js +0 -4
- package/dist/ionic/p-ff4b7e40.system.js +0 -4
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-
|
|
2
|
+
"timestamp": "2025-03-14T05:35:36",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.20.0",
|
|
@@ -1921,6 +1921,10 @@
|
|
|
1921
1921
|
"Promise": {
|
|
1922
1922
|
"location": "global",
|
|
1923
1923
|
"id": "global::Promise"
|
|
1924
|
+
},
|
|
1925
|
+
"HTMLButtonElement": {
|
|
1926
|
+
"location": "global",
|
|
1927
|
+
"id": "global::HTMLButtonElement"
|
|
1924
1928
|
}
|
|
1925
1929
|
},
|
|
1926
1930
|
"return": "Promise<void>"
|
|
@@ -5742,6 +5746,18 @@
|
|
|
5742
5746
|
{
|
|
5743
5747
|
"name": "part",
|
|
5744
5748
|
"text": "mark - The checkmark used to indicate the checked state."
|
|
5749
|
+
},
|
|
5750
|
+
{
|
|
5751
|
+
"name": "part",
|
|
5752
|
+
"text": "supporting-text - Supporting text displayed beneath the checkbox label."
|
|
5753
|
+
},
|
|
5754
|
+
{
|
|
5755
|
+
"name": "part",
|
|
5756
|
+
"text": "helper-text - Supporting text displayed beneath the checkbox label when the checkbox is valid."
|
|
5757
|
+
},
|
|
5758
|
+
{
|
|
5759
|
+
"name": "part",
|
|
5760
|
+
"text": "error-text - Supporting text displayed beneath the checkbox label when the checkbox is invalid and touched."
|
|
5745
5761
|
}
|
|
5746
5762
|
],
|
|
5747
5763
|
"usage": {},
|
|
@@ -5885,6 +5901,54 @@
|
|
|
5885
5901
|
"optional": false,
|
|
5886
5902
|
"required": false
|
|
5887
5903
|
},
|
|
5904
|
+
{
|
|
5905
|
+
"name": "errorText",
|
|
5906
|
+
"type": "string | undefined",
|
|
5907
|
+
"complexType": {
|
|
5908
|
+
"original": "string",
|
|
5909
|
+
"resolved": "string | undefined",
|
|
5910
|
+
"references": {}
|
|
5911
|
+
},
|
|
5912
|
+
"mutable": false,
|
|
5913
|
+
"attr": "error-text",
|
|
5914
|
+
"reflectToAttr": false,
|
|
5915
|
+
"docs": "Text that is placed under the checkbox label and displayed when an error is detected.",
|
|
5916
|
+
"docsTags": [],
|
|
5917
|
+
"values": [
|
|
5918
|
+
{
|
|
5919
|
+
"type": "string"
|
|
5920
|
+
},
|
|
5921
|
+
{
|
|
5922
|
+
"type": "undefined"
|
|
5923
|
+
}
|
|
5924
|
+
],
|
|
5925
|
+
"optional": true,
|
|
5926
|
+
"required": false
|
|
5927
|
+
},
|
|
5928
|
+
{
|
|
5929
|
+
"name": "helperText",
|
|
5930
|
+
"type": "string | undefined",
|
|
5931
|
+
"complexType": {
|
|
5932
|
+
"original": "string",
|
|
5933
|
+
"resolved": "string | undefined",
|
|
5934
|
+
"references": {}
|
|
5935
|
+
},
|
|
5936
|
+
"mutable": false,
|
|
5937
|
+
"attr": "helper-text",
|
|
5938
|
+
"reflectToAttr": false,
|
|
5939
|
+
"docs": "Text that is placed under the checkbox label and displayed when no error is detected.",
|
|
5940
|
+
"docsTags": [],
|
|
5941
|
+
"values": [
|
|
5942
|
+
{
|
|
5943
|
+
"type": "string"
|
|
5944
|
+
},
|
|
5945
|
+
{
|
|
5946
|
+
"type": "undefined"
|
|
5947
|
+
}
|
|
5948
|
+
],
|
|
5949
|
+
"optional": true,
|
|
5950
|
+
"required": false
|
|
5951
|
+
},
|
|
5888
5952
|
{
|
|
5889
5953
|
"name": "indeterminate",
|
|
5890
5954
|
"type": "boolean",
|
|
@@ -6018,6 +6082,28 @@
|
|
|
6018
6082
|
"optional": false,
|
|
6019
6083
|
"required": false
|
|
6020
6084
|
},
|
|
6085
|
+
{
|
|
6086
|
+
"name": "required",
|
|
6087
|
+
"type": "boolean",
|
|
6088
|
+
"complexType": {
|
|
6089
|
+
"original": "boolean",
|
|
6090
|
+
"resolved": "boolean",
|
|
6091
|
+
"references": {}
|
|
6092
|
+
},
|
|
6093
|
+
"mutable": false,
|
|
6094
|
+
"attr": "required",
|
|
6095
|
+
"reflectToAttr": false,
|
|
6096
|
+
"docs": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid.",
|
|
6097
|
+
"docsTags": [],
|
|
6098
|
+
"default": "false",
|
|
6099
|
+
"values": [
|
|
6100
|
+
{
|
|
6101
|
+
"type": "boolean"
|
|
6102
|
+
}
|
|
6103
|
+
],
|
|
6104
|
+
"optional": false,
|
|
6105
|
+
"required": false
|
|
6106
|
+
},
|
|
6021
6107
|
{
|
|
6022
6108
|
"name": "value",
|
|
6023
6109
|
"type": "any",
|
|
@@ -6238,6 +6324,14 @@
|
|
|
6238
6324
|
"name": "container",
|
|
6239
6325
|
"docs": "The container for the checkbox mark."
|
|
6240
6326
|
},
|
|
6327
|
+
{
|
|
6328
|
+
"name": "error-text",
|
|
6329
|
+
"docs": "Supporting text displayed beneath the checkbox label when the checkbox is invalid and touched."
|
|
6330
|
+
},
|
|
6331
|
+
{
|
|
6332
|
+
"name": "helper-text",
|
|
6333
|
+
"docs": "Supporting text displayed beneath the checkbox label when the checkbox is valid."
|
|
6334
|
+
},
|
|
6241
6335
|
{
|
|
6242
6336
|
"name": "label",
|
|
6243
6337
|
"docs": "The label text describing the checkbox."
|
|
@@ -6245,6 +6339,10 @@
|
|
|
6245
6339
|
{
|
|
6246
6340
|
"name": "mark",
|
|
6247
6341
|
"docs": "The checkmark used to indicate the checked state."
|
|
6342
|
+
},
|
|
6343
|
+
{
|
|
6344
|
+
"name": "supporting-text",
|
|
6345
|
+
"docs": "Supporting text displayed beneath the checkbox label."
|
|
6248
6346
|
}
|
|
6249
6347
|
],
|
|
6250
6348
|
"dependents": [
|
|
@@ -17024,6 +17122,28 @@
|
|
|
17024
17122
|
"optional": true,
|
|
17025
17123
|
"required": false
|
|
17026
17124
|
},
|
|
17125
|
+
{
|
|
17126
|
+
"name": "expandToScroll",
|
|
17127
|
+
"type": "boolean",
|
|
17128
|
+
"complexType": {
|
|
17129
|
+
"original": "boolean",
|
|
17130
|
+
"resolved": "boolean",
|
|
17131
|
+
"references": {}
|
|
17132
|
+
},
|
|
17133
|
+
"mutable": false,
|
|
17134
|
+
"attr": "expand-to-scroll",
|
|
17135
|
+
"reflectToAttr": false,
|
|
17136
|
+
"docs": "Controls whether scrolling or dragging within the sheet modal expands\nit to a larger breakpoint. This only takes effect when `breakpoints`\nand `initialBreakpoint` are set.\n\nIf `true`, scrolling or dragging anywhere in the modal will first expand\nit to the next breakpoint. Once fully expanded, scrolling will affect the\ncontent.\nIf `false`, scrolling will always affect the content. The modal will\nonly expand when dragging the header or handle. The modal will close when\ndragging the header or handle. It can also be closed when dragging the\ncontent, but only if the content is scrolled to the top.",
|
|
17137
|
+
"docsTags": [],
|
|
17138
|
+
"default": "true",
|
|
17139
|
+
"values": [
|
|
17140
|
+
{
|
|
17141
|
+
"type": "boolean"
|
|
17142
|
+
}
|
|
17143
|
+
],
|
|
17144
|
+
"optional": false,
|
|
17145
|
+
"required": false
|
|
17146
|
+
},
|
|
17027
17147
|
{
|
|
17028
17148
|
"name": "focusTrap",
|
|
17029
17149
|
"type": "boolean",
|
|
@@ -22540,6 +22660,54 @@
|
|
|
22540
22660
|
"optional": true,
|
|
22541
22661
|
"required": false
|
|
22542
22662
|
},
|
|
22663
|
+
{
|
|
22664
|
+
"name": "errorText",
|
|
22665
|
+
"type": "string | undefined",
|
|
22666
|
+
"complexType": {
|
|
22667
|
+
"original": "string",
|
|
22668
|
+
"resolved": "string | undefined",
|
|
22669
|
+
"references": {}
|
|
22670
|
+
},
|
|
22671
|
+
"mutable": false,
|
|
22672
|
+
"attr": "error-text",
|
|
22673
|
+
"reflectToAttr": false,
|
|
22674
|
+
"docs": "The error text to display at the top of the radio group.",
|
|
22675
|
+
"docsTags": [],
|
|
22676
|
+
"values": [
|
|
22677
|
+
{
|
|
22678
|
+
"type": "string"
|
|
22679
|
+
},
|
|
22680
|
+
{
|
|
22681
|
+
"type": "undefined"
|
|
22682
|
+
}
|
|
22683
|
+
],
|
|
22684
|
+
"optional": true,
|
|
22685
|
+
"required": false
|
|
22686
|
+
},
|
|
22687
|
+
{
|
|
22688
|
+
"name": "helperText",
|
|
22689
|
+
"type": "string | undefined",
|
|
22690
|
+
"complexType": {
|
|
22691
|
+
"original": "string",
|
|
22692
|
+
"resolved": "string | undefined",
|
|
22693
|
+
"references": {}
|
|
22694
|
+
},
|
|
22695
|
+
"mutable": false,
|
|
22696
|
+
"attr": "helper-text",
|
|
22697
|
+
"reflectToAttr": false,
|
|
22698
|
+
"docs": "The helper text to display at the top of the radio group.",
|
|
22699
|
+
"docsTags": [],
|
|
22700
|
+
"values": [
|
|
22701
|
+
{
|
|
22702
|
+
"type": "string"
|
|
22703
|
+
},
|
|
22704
|
+
{
|
|
22705
|
+
"type": "undefined"
|
|
22706
|
+
}
|
|
22707
|
+
],
|
|
22708
|
+
"optional": true,
|
|
22709
|
+
"required": false
|
|
22710
|
+
},
|
|
22543
22711
|
{
|
|
22544
22712
|
"name": "name",
|
|
22545
22713
|
"type": "string",
|
|
@@ -27222,6 +27390,18 @@
|
|
|
27222
27390
|
{
|
|
27223
27391
|
"name": "part",
|
|
27224
27392
|
"text": "label - The label text describing the select."
|
|
27393
|
+
},
|
|
27394
|
+
{
|
|
27395
|
+
"name": "part",
|
|
27396
|
+
"text": "supporting-text - Supporting text displayed beneath the select."
|
|
27397
|
+
},
|
|
27398
|
+
{
|
|
27399
|
+
"name": "part",
|
|
27400
|
+
"text": "helper-text - Supporting text displayed beneath the select when the select is valid."
|
|
27401
|
+
},
|
|
27402
|
+
{
|
|
27403
|
+
"name": "part",
|
|
27404
|
+
"text": "error-text - Supporting text displayed beneath the select when the select is invalid and touched."
|
|
27225
27405
|
}
|
|
27226
27406
|
],
|
|
27227
27407
|
"usage": {},
|
|
@@ -27372,6 +27552,30 @@
|
|
|
27372
27552
|
"optional": false,
|
|
27373
27553
|
"required": false
|
|
27374
27554
|
},
|
|
27555
|
+
{
|
|
27556
|
+
"name": "errorText",
|
|
27557
|
+
"type": "string | undefined",
|
|
27558
|
+
"complexType": {
|
|
27559
|
+
"original": "string",
|
|
27560
|
+
"resolved": "string | undefined",
|
|
27561
|
+
"references": {}
|
|
27562
|
+
},
|
|
27563
|
+
"mutable": false,
|
|
27564
|
+
"attr": "error-text",
|
|
27565
|
+
"reflectToAttr": false,
|
|
27566
|
+
"docs": "Text that is placed under the select and displayed when an error is detected.",
|
|
27567
|
+
"docsTags": [],
|
|
27568
|
+
"values": [
|
|
27569
|
+
{
|
|
27570
|
+
"type": "string"
|
|
27571
|
+
},
|
|
27572
|
+
{
|
|
27573
|
+
"type": "undefined"
|
|
27574
|
+
}
|
|
27575
|
+
],
|
|
27576
|
+
"optional": true,
|
|
27577
|
+
"required": false
|
|
27578
|
+
},
|
|
27375
27579
|
{
|
|
27376
27580
|
"name": "expandedIcon",
|
|
27377
27581
|
"type": "string | undefined",
|
|
@@ -27425,6 +27629,30 @@
|
|
|
27425
27629
|
"optional": true,
|
|
27426
27630
|
"required": false
|
|
27427
27631
|
},
|
|
27632
|
+
{
|
|
27633
|
+
"name": "helperText",
|
|
27634
|
+
"type": "string | undefined",
|
|
27635
|
+
"complexType": {
|
|
27636
|
+
"original": "string",
|
|
27637
|
+
"resolved": "string | undefined",
|
|
27638
|
+
"references": {}
|
|
27639
|
+
},
|
|
27640
|
+
"mutable": false,
|
|
27641
|
+
"attr": "helper-text",
|
|
27642
|
+
"reflectToAttr": false,
|
|
27643
|
+
"docs": "Text that is placed under the select and displayed when no error is detected.",
|
|
27644
|
+
"docsTags": [],
|
|
27645
|
+
"values": [
|
|
27646
|
+
{
|
|
27647
|
+
"type": "string"
|
|
27648
|
+
},
|
|
27649
|
+
{
|
|
27650
|
+
"type": "undefined"
|
|
27651
|
+
}
|
|
27652
|
+
],
|
|
27653
|
+
"optional": true,
|
|
27654
|
+
"required": false
|
|
27655
|
+
},
|
|
27428
27656
|
{
|
|
27429
27657
|
"name": "interface",
|
|
27430
27658
|
"type": "\"action-sheet\" | \"alert\" | \"modal\" | \"popover\"",
|
|
@@ -27698,6 +27926,28 @@
|
|
|
27698
27926
|
"optional": true,
|
|
27699
27927
|
"required": false
|
|
27700
27928
|
},
|
|
27929
|
+
{
|
|
27930
|
+
"name": "required",
|
|
27931
|
+
"type": "boolean",
|
|
27932
|
+
"complexType": {
|
|
27933
|
+
"original": "boolean",
|
|
27934
|
+
"resolved": "boolean",
|
|
27935
|
+
"references": {}
|
|
27936
|
+
},
|
|
27937
|
+
"mutable": false,
|
|
27938
|
+
"attr": "required",
|
|
27939
|
+
"reflectToAttr": false,
|
|
27940
|
+
"docs": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid.",
|
|
27941
|
+
"docsTags": [],
|
|
27942
|
+
"default": "false",
|
|
27943
|
+
"values": [
|
|
27944
|
+
{
|
|
27945
|
+
"type": "boolean"
|
|
27946
|
+
}
|
|
27947
|
+
],
|
|
27948
|
+
"optional": false,
|
|
27949
|
+
"required": false
|
|
27950
|
+
},
|
|
27701
27951
|
{
|
|
27702
27952
|
"name": "selectedText",
|
|
27703
27953
|
"type": "null | string | undefined",
|
|
@@ -28145,6 +28395,14 @@
|
|
|
28145
28395
|
"name": "container",
|
|
28146
28396
|
"docs": "The container for the selected text or placeholder."
|
|
28147
28397
|
},
|
|
28398
|
+
{
|
|
28399
|
+
"name": "error-text",
|
|
28400
|
+
"docs": "Supporting text displayed beneath the select when the select is invalid and touched."
|
|
28401
|
+
},
|
|
28402
|
+
{
|
|
28403
|
+
"name": "helper-text",
|
|
28404
|
+
"docs": "Supporting text displayed beneath the select when the select is valid."
|
|
28405
|
+
},
|
|
28148
28406
|
{
|
|
28149
28407
|
"name": "icon",
|
|
28150
28408
|
"docs": "The select icon container."
|
|
@@ -28157,6 +28415,10 @@
|
|
|
28157
28415
|
"name": "placeholder",
|
|
28158
28416
|
"docs": "The text displayed in the select when there is no value."
|
|
28159
28417
|
},
|
|
28418
|
+
{
|
|
28419
|
+
"name": "supporting-text",
|
|
28420
|
+
"docs": "Supporting text displayed beneath the select."
|
|
28421
|
+
},
|
|
28160
28422
|
{
|
|
28161
28423
|
"name": "text",
|
|
28162
28424
|
"docs": "The displayed value of the select."
|
|
@@ -32380,6 +32642,18 @@
|
|
|
32380
32642
|
{
|
|
32381
32643
|
"name": "part",
|
|
32382
32644
|
"text": "label - The label text describing the toggle."
|
|
32645
|
+
},
|
|
32646
|
+
{
|
|
32647
|
+
"name": "part",
|
|
32648
|
+
"text": "supporting-text - Supporting text displayed beneath the toggle label."
|
|
32649
|
+
},
|
|
32650
|
+
{
|
|
32651
|
+
"name": "part",
|
|
32652
|
+
"text": "helper-text - Supporting text displayed beneath the toggle label when the toggle is valid."
|
|
32653
|
+
},
|
|
32654
|
+
{
|
|
32655
|
+
"name": "part",
|
|
32656
|
+
"text": "error-text - Supporting text displayed beneath the toggle label when the toggle is invalid and touched."
|
|
32383
32657
|
}
|
|
32384
32658
|
],
|
|
32385
32659
|
"usage": {},
|
|
@@ -32548,6 +32822,54 @@
|
|
|
32548
32822
|
"optional": false,
|
|
32549
32823
|
"required": false
|
|
32550
32824
|
},
|
|
32825
|
+
{
|
|
32826
|
+
"name": "errorText",
|
|
32827
|
+
"type": "string | undefined",
|
|
32828
|
+
"complexType": {
|
|
32829
|
+
"original": "string",
|
|
32830
|
+
"resolved": "string | undefined",
|
|
32831
|
+
"references": {}
|
|
32832
|
+
},
|
|
32833
|
+
"mutable": false,
|
|
32834
|
+
"attr": "error-text",
|
|
32835
|
+
"reflectToAttr": false,
|
|
32836
|
+
"docs": "Text that is placed under the toggle label and displayed when an error is detected.",
|
|
32837
|
+
"docsTags": [],
|
|
32838
|
+
"values": [
|
|
32839
|
+
{
|
|
32840
|
+
"type": "string"
|
|
32841
|
+
},
|
|
32842
|
+
{
|
|
32843
|
+
"type": "undefined"
|
|
32844
|
+
}
|
|
32845
|
+
],
|
|
32846
|
+
"optional": true,
|
|
32847
|
+
"required": false
|
|
32848
|
+
},
|
|
32849
|
+
{
|
|
32850
|
+
"name": "helperText",
|
|
32851
|
+
"type": "string | undefined",
|
|
32852
|
+
"complexType": {
|
|
32853
|
+
"original": "string",
|
|
32854
|
+
"resolved": "string | undefined",
|
|
32855
|
+
"references": {}
|
|
32856
|
+
},
|
|
32857
|
+
"mutable": false,
|
|
32858
|
+
"attr": "helper-text",
|
|
32859
|
+
"reflectToAttr": false,
|
|
32860
|
+
"docs": "Text that is placed under the toggle label and displayed when no error is detected.",
|
|
32861
|
+
"docsTags": [],
|
|
32862
|
+
"values": [
|
|
32863
|
+
{
|
|
32864
|
+
"type": "string"
|
|
32865
|
+
},
|
|
32866
|
+
{
|
|
32867
|
+
"type": "undefined"
|
|
32868
|
+
}
|
|
32869
|
+
],
|
|
32870
|
+
"optional": true,
|
|
32871
|
+
"required": false
|
|
32872
|
+
},
|
|
32551
32873
|
{
|
|
32552
32874
|
"name": "justify",
|
|
32553
32875
|
"type": "\"end\" | \"space-between\" | \"start\" | undefined",
|
|
@@ -32659,6 +32981,28 @@
|
|
|
32659
32981
|
"optional": false,
|
|
32660
32982
|
"required": false
|
|
32661
32983
|
},
|
|
32984
|
+
{
|
|
32985
|
+
"name": "required",
|
|
32986
|
+
"type": "boolean",
|
|
32987
|
+
"complexType": {
|
|
32988
|
+
"original": "boolean",
|
|
32989
|
+
"resolved": "boolean",
|
|
32990
|
+
"references": {}
|
|
32991
|
+
},
|
|
32992
|
+
"mutable": false,
|
|
32993
|
+
"attr": "required",
|
|
32994
|
+
"reflectToAttr": false,
|
|
32995
|
+
"docs": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid.",
|
|
32996
|
+
"docsTags": [],
|
|
32997
|
+
"default": "false",
|
|
32998
|
+
"values": [
|
|
32999
|
+
{
|
|
33000
|
+
"type": "boolean"
|
|
33001
|
+
}
|
|
33002
|
+
],
|
|
33003
|
+
"optional": false,
|
|
33004
|
+
"required": false
|
|
33005
|
+
},
|
|
32662
33006
|
{
|
|
32663
33007
|
"name": "value",
|
|
32664
33008
|
"type": "null | string | undefined",
|
|
@@ -32893,14 +33237,26 @@
|
|
|
32893
33237
|
}
|
|
32894
33238
|
],
|
|
32895
33239
|
"parts": [
|
|
33240
|
+
{
|
|
33241
|
+
"name": "error-text",
|
|
33242
|
+
"docs": "Supporting text displayed beneath the toggle label when the toggle is invalid and touched."
|
|
33243
|
+
},
|
|
32896
33244
|
{
|
|
32897
33245
|
"name": "handle",
|
|
32898
33246
|
"docs": "The toggle handle, or knob, used to change the checked state."
|
|
32899
33247
|
},
|
|
33248
|
+
{
|
|
33249
|
+
"name": "helper-text",
|
|
33250
|
+
"docs": "Supporting text displayed beneath the toggle label when the toggle is valid."
|
|
33251
|
+
},
|
|
32900
33252
|
{
|
|
32901
33253
|
"name": "label",
|
|
32902
33254
|
"docs": "The label text describing the toggle."
|
|
32903
33255
|
},
|
|
33256
|
+
{
|
|
33257
|
+
"name": "supporting-text",
|
|
33258
|
+
"docs": "Supporting text displayed beneath the toggle label."
|
|
33259
|
+
},
|
|
32904
33260
|
{
|
|
32905
33261
|
"name": "track",
|
|
32906
33262
|
"docs": "The background track of the toggle."
|
|
@@ -32945,6 +33301,18 @@
|
|
|
32945
33301
|
{
|
|
32946
33302
|
"name": "slot",
|
|
32947
33303
|
"text": "end - Content is placed to the right of the toolbar text in LTR, and to the left in RTL."
|
|
33304
|
+
},
|
|
33305
|
+
{
|
|
33306
|
+
"name": "part",
|
|
33307
|
+
"text": "background - The background of the toolbar, covering the entire area behind the toolbar content."
|
|
33308
|
+
},
|
|
33309
|
+
{
|
|
33310
|
+
"name": "part",
|
|
33311
|
+
"text": "container - The container that wraps all toolbar content, including the default slot and named slot content."
|
|
33312
|
+
},
|
|
33313
|
+
{
|
|
33314
|
+
"name": "part",
|
|
33315
|
+
"text": "content - The container for the default slot, wrapping content provided without a named slot."
|
|
32948
33316
|
}
|
|
32949
33317
|
],
|
|
32950
33318
|
"usage": {},
|
|
@@ -33202,7 +33570,20 @@
|
|
|
33202
33570
|
"docs": "Content is placed to the left of the toolbar text in LTR, and to the right in RTL."
|
|
33203
33571
|
}
|
|
33204
33572
|
],
|
|
33205
|
-
"parts": [
|
|
33573
|
+
"parts": [
|
|
33574
|
+
{
|
|
33575
|
+
"name": "background",
|
|
33576
|
+
"docs": "The background of the toolbar, covering the entire area behind the toolbar content."
|
|
33577
|
+
},
|
|
33578
|
+
{
|
|
33579
|
+
"name": "container",
|
|
33580
|
+
"docs": "The container that wraps all toolbar content, including the default slot and named slot content."
|
|
33581
|
+
},
|
|
33582
|
+
{
|
|
33583
|
+
"name": "content",
|
|
33584
|
+
"docs": "The container for the default slot, wrapping content provided without a named slot."
|
|
33585
|
+
}
|
|
33586
|
+
],
|
|
33206
33587
|
"dependents": [
|
|
33207
33588
|
"ion-select-modal"
|
|
33208
33589
|
],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import { w as writeTask } from './index-
|
|
4
|
+
import { w as writeTask } from './index-527b9e34.js';
|
|
5
5
|
import { h as hapticSelectionEnd, a as hapticSelectionStart, b as hapticSelectionChanged } from './haptic-ac164e4c.js';
|
|
6
6
|
import { createGesture } from './index-39782642.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
|
-
import { c as componentOnReady } from './helpers-
|
|
4
|
+
import { c as componentOnReady } from './helpers-e48b0397.js';
|
|
5
5
|
|
|
6
6
|
// TODO(FW-2832): types
|
|
7
7
|
const attachComponent = async (delegate, container, component, cssClasses, componentProps, inline) => {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { w as win } from './index-a5d50daf.js';
|
|
5
|
-
import { c as config } from './ionic-global-
|
|
6
|
-
import './index-
|
|
5
|
+
import { c as config } from './ionic-global-ca86cf32.js';
|
|
6
|
+
import './index-527b9e34.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* CloseWatcher is a newer API that lets
|
|
@@ -169,37 +169,9 @@ const inheritAriaAttributes = (el, ignoreList) => {
|
|
|
169
169
|
return inheritAttributes(el, attributesToInherit);
|
|
170
170
|
};
|
|
171
171
|
const addEventListener = (el, eventName, callback, opts) => {
|
|
172
|
-
var _a;
|
|
173
|
-
if (typeof window !== 'undefined') {
|
|
174
|
-
const win = window;
|
|
175
|
-
const config = (_a = win === null || win === void 0 ? void 0 : win.Ionic) === null || _a === void 0 ? void 0 : _a.config;
|
|
176
|
-
if (config) {
|
|
177
|
-
const ael = config.get('_ael');
|
|
178
|
-
if (ael) {
|
|
179
|
-
return ael(el, eventName, callback, opts);
|
|
180
|
-
}
|
|
181
|
-
else if (config._ael) {
|
|
182
|
-
return config._ael(el, eventName, callback, opts);
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
172
|
return el.addEventListener(eventName, callback, opts);
|
|
187
173
|
};
|
|
188
174
|
const removeEventListener = (el, eventName, callback, opts) => {
|
|
189
|
-
var _a;
|
|
190
|
-
if (typeof window !== 'undefined') {
|
|
191
|
-
const win = window;
|
|
192
|
-
const config = (_a = win === null || win === void 0 ? void 0 : win.Ionic) === null || _a === void 0 ? void 0 : _a.config;
|
|
193
|
-
if (config) {
|
|
194
|
-
const rel = config.get('_rel');
|
|
195
|
-
if (rel) {
|
|
196
|
-
return rel(el, eventName, callback, opts);
|
|
197
|
-
}
|
|
198
|
-
else if (config._rel) {
|
|
199
|
-
return config._rel(el, eventName, callback, opts);
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
175
|
return el.removeEventListener(eventName, callback, opts);
|
|
204
176
|
};
|
|
205
177
|
/**
|
|
@@ -358,5 +330,21 @@ const shallowEqualStringMap = (map1, map2) => {
|
|
|
358
330
|
}
|
|
359
331
|
return true;
|
|
360
332
|
};
|
|
333
|
+
const getNextSiblingOfType = (element) => {
|
|
334
|
+
let sibling = element.nextSibling;
|
|
335
|
+
while (sibling) {
|
|
336
|
+
if (sibling.nodeType === Node.ELEMENT_NODE && sibling !== null) {
|
|
337
|
+
return sibling;
|
|
338
|
+
}
|
|
339
|
+
sibling = sibling.nextSibling;
|
|
340
|
+
}
|
|
341
|
+
return null;
|
|
342
|
+
};
|
|
343
|
+
/**
|
|
344
|
+
* Checks input for usable number. Not NaN and not Infinite.
|
|
345
|
+
*/
|
|
346
|
+
const isSafeNumber = (input) => {
|
|
347
|
+
return typeof input === 'number' && !isNaN(input) && isFinite(input);
|
|
348
|
+
};
|
|
361
349
|
|
|
362
|
-
export { addEventListener as a, removeEventListener as b, componentOnReady as c, renderHiddenInput as d, debounceEvent as e, focusVisibleElement as f, getElementRoot as g, inheritAttributes as h, inheritAriaAttributes as i, clamp as j, hasLazyBuild as k,
|
|
350
|
+
export { addEventListener as a, removeEventListener as b, componentOnReady as c, renderHiddenInput as d, debounceEvent as e, focusVisibleElement as f, getElementRoot as g, inheritAttributes as h, inheritAriaAttributes as i, clamp as j, hasLazyBuild as k, isSafeNumber as l, hasShadowDom as m, assert as n, getNextSiblingOfType as o, isEndSide as p, debounce as q, raf as r, shallowEqualStringMap as s, transitionEndAsync as t, pointerCoord as u };
|
|
@@ -96,9 +96,6 @@ var plt = {
|
|
|
96
96
|
rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),
|
|
97
97
|
ce: (eventName, opts) => new CustomEvent(eventName, opts)
|
|
98
98
|
};
|
|
99
|
-
var setPlatformHelpers = (helpers) => {
|
|
100
|
-
Object.assign(plt, helpers);
|
|
101
|
-
};
|
|
102
99
|
var supportsShadow = BUILD.shadowDom;
|
|
103
100
|
var supportsListenerOptions = /* @__PURE__ */ (() => {
|
|
104
101
|
let supportsListenerOptions2 = false;
|
|
@@ -2285,4 +2282,4 @@ var hostListenerOpts = (flags) => supportsListenerOptions ? {
|
|
|
2285
2282
|
// src/runtime/nonce.ts
|
|
2286
2283
|
var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
2287
2284
|
|
|
2288
|
-
export { Build as B, H,
|
|
2285
|
+
export { Build as B, H, setMode as a, bootstrapLazy as b, createEvent as c, readTask as d, Host as e, getElement as f, getMode as g, h, forceUpdate as i, getAssetPath as j, promiseResolve as p, registerInstance as r, setNonce as s, writeTask as w };
|