voyager-ionic-core 8.0.1 → 8.2.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/README.md +1 -1
- package/components/checkbox.js +5 -5
- package/components/index2.js +119 -1
- package/components/ion-accordion-group.js +2 -2
- package/components/ion-content.js +6 -4
- package/components/ion-datetime-button.js +2 -2
- package/components/ion-datetime.js +17 -14
- package/components/ion-fab-button.js +2 -2
- package/components/ion-fab-list.js +2 -2
- package/components/ion-fab.js +2 -2
- package/components/ion-footer.js +2 -2
- package/components/ion-grid.js +2 -2
- package/components/ion-header.js +2 -2
- package/components/ion-img.js +1 -1
- package/components/ion-infinite-scroll-content.js +2 -2
- package/components/ion-infinite-scroll.js +1 -1
- package/components/ion-input-password-toggle.js +3 -3
- package/components/ion-input.js +8 -4
- 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-modal.js +10 -8
- 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 +3 -3
- 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-row.js +1 -1
- package/components/ion-searchbar.js +5 -5
- package/components/ion-segment-button.js +3 -3
- package/components/ion-segment.js +10 -9
- package/components/ion-select-option.js +1 -1
- package/components/ion-select.js +20 -7
- 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 +2 -2
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-title.js +2 -2
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +5 -5
- package/components/ion-toolbar.js +2 -2
- package/components/ionic-global.js +8 -1
- package/components/ios.transition.js +94 -67
- package/components/label.js +3 -3
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/overlays.js +3 -2
- package/components/picker-column-option.js +2 -2
- package/components/picker-column.js +177 -6
- package/components/picker-column2.js +2 -2
- package/components/picker.js +2 -2
- package/components/popover.js +6 -4
- package/components/radio-group.js +1 -1
- package/components/radio.js +16 -5
- package/components/ripple-effect.js +1 -1
- package/components/select-popover.js +2 -2
- package/components/spinner.js +1 -1
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/palettes/dark.always.css +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/dist/cjs/{app-globals-542c4d91.js → app-globals-1c261a7f.js} +1 -1
- package/dist/cjs/{button-active-47528f4c.js → button-active-8da8d63e.js} +1 -1
- package/dist/cjs/{hardware-back-button-06ae4d9c.js → hardware-back-button-93f7a8f0.js} +2 -2
- package/dist/cjs/{index-57b504ac.js → index-93b3a556.js} +2 -2
- package/dist/cjs/index-ceeb4ff8.js +2259 -0
- package/dist/cjs/{index-c76a1d14.js → index-fa3cf6ba.js} +124 -6
- package/dist/cjs/index.cjs.js +9 -9
- package/dist/cjs/ion-accordion_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-action-sheet.cjs.entry.js +5 -5
- package/dist/cjs/ion-alert.cjs.entry.js +5 -5
- package/dist/cjs/ion-app_8.cjs.entry.js +20 -19
- package/dist/cjs/ion-avatar_3.cjs.entry.js +3 -3
- package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
- package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-card_5.cjs.entry.js +2 -2
- package/dist/cjs/ion-checkbox.cjs.entry.js +7 -7
- package/dist/cjs/ion-chip.cjs.entry.js +2 -2
- package/dist/cjs/ion-col_3.cjs.entry.js +5 -5
- package/dist/cjs/ion-datetime-button.cjs.entry.js +4 -4
- package/dist/cjs/ion-datetime_3.cjs.entry.js +25 -22
- package/dist/cjs/ion-fab_3.cjs.entry.js +8 -8
- 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 +5 -5
- package/dist/cjs/ion-input.cjs.entry.js +9 -6
- package/dist/cjs/ion-item-option_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-item_8.cjs.entry.js +15 -15
- package/dist/cjs/ion-loading.cjs.entry.js +6 -6
- package/dist/cjs/ion-menu_3.cjs.entry.js +11 -11
- package/dist/cjs/ion-modal.cjs.entry.js +13 -12
- package/dist/cjs/ion-nav_2.cjs.entry.js +6 -5
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +4 -4
- package/dist/cjs/ion-picker-column.cjs.entry.js +177 -8
- package/dist/cjs/ion-picker.cjs.entry.js +3 -3
- package/dist/cjs/ion-popover.cjs.entry.js +9 -8
- package/dist/cjs/ion-progress-bar.cjs.entry.js +3 -3
- package/dist/cjs/ion-radio_2.cjs.entry.js +19 -8
- package/dist/cjs/ion-range.cjs.entry.js +5 -5
- package/dist/cjs/ion-refresher_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-reorder_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +3 -3
- package/dist/cjs/ion-route_4.cjs.entry.js +4 -4
- package/dist/cjs/ion-searchbar.cjs.entry.js +7 -7
- package/dist/cjs/ion-segment_2.cjs.entry.js +15 -14
- package/dist/cjs/ion-select_3.cjs.entry.js +27 -14
- 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 +6 -6
- package/dist/cjs/ion-tab_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +4 -4
- package/dist/cjs/ion-toast.cjs.entry.js +6 -6
- package/dist/cjs/ion-toggle.cjs.entry.js +7 -7
- package/dist/cjs/{ionic-global-f3622afe.js → ionic-global-f401ca2e.js} +9 -2
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/{ios.transition-288dfa83.js → ios.transition-ae54d131.js} +98 -69
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-6e5f6a8d.js → md.transition-dbc2d3f3.js} +4 -2
- package/dist/cjs/{overlays-32cfd236.js → overlays-d4afb0bd.js} +5 -3
- package/dist/cjs/{status-tap-c47ff5f5.js → status-tap-0a82a165.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/accordion/test/a11y/accordion.e2e.js +4 -3
- package/dist/collection/components/accordion-group/accordion-group.js +3 -3
- package/dist/collection/components/alert/test/a11y/alert.e2e.js +3 -1
- package/dist/collection/components/breadcrumbs/test/reactive/breadcrumbs.e2e.js +1 -1
- package/dist/collection/components/checkbox/checkbox.ios.css +1 -0
- package/dist/collection/components/checkbox/checkbox.js +4 -4
- package/dist/collection/components/checkbox/checkbox.md.css +1 -0
- package/dist/collection/components/content/content.js +23 -4
- package/dist/collection/components/content/test/content.spec.js +27 -0
- package/dist/collection/components/datetime/datetime.js +18 -15
- package/dist/collection/components/datetime/test/overlay-roles/datetime.e2e.js +34 -0
- package/dist/collection/components/datetime/test/position/datetime.e2e.js +1 -1
- package/dist/collection/components/datetime-button/datetime-button.js +2 -2
- package/dist/collection/components/fab/fab.js +2 -2
- package/dist/collection/components/fab-button/fab-button.js +2 -2
- package/dist/collection/components/fab-list/fab-list.js +2 -2
- package/dist/collection/components/footer/footer.js +2 -2
- package/dist/collection/components/grid/grid.js +2 -2
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/img/img.js +1 -1
- package/dist/collection/components/infinite-scroll/infinite-scroll.js +1 -1
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +2 -2
- package/dist/collection/components/input/input.js +25 -5
- package/dist/collection/components/input/test/input.spec.js +13 -0
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
- package/dist/collection/components/item/test/a11y/item.e2e.js +24 -4
- package/dist/collection/components/item/test/inputs/item.e2e.js +46 -0
- package/dist/collection/components/item/test/slotted-inputs/item.e2e.js +135 -0
- 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.ios.css +1 -1
- package/dist/collection/components/label/label.js +2 -2
- package/dist/collection/components/list/list.js +1 -1
- package/dist/collection/components/list-header/list-header.js +2 -2
- package/dist/collection/components/loading/loading.js +2 -2
- package/dist/collection/components/loading/test/basic/loading.e2e.js +1 -1
- package/dist/collection/components/menu/menu.js +2 -2
- package/dist/collection/components/menu/test/basic/menu.e2e.js +1 -1
- 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/gestures/sheet.js +3 -2
- package/dist/collection/components/modal/modal.js +25 -6
- package/dist/collection/components/modal/test/basic/modal.spec.js +19 -0
- package/dist/collection/components/modal/test/trigger/modal.e2e.js +1 -1
- package/dist/collection/components/nav/nav.js +1 -1
- package/dist/collection/components/nav/test/basic/nav.e2e.js +5 -5
- package/dist/collection/components/nav/test/nested/nav.e2e.js +6 -6
- package/dist/collection/components/nav/test/routing/nav.e2e.js +7 -7
- 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/picker.js +2 -2
- package/dist/collection/components/picker-column/picker-column.css +19 -0
- package/dist/collection/components/picker-column/picker-column.js +180 -6
- package/dist/collection/components/picker-column/test/picker-column.spec.js +83 -0
- 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 +23 -4
- package/dist/collection/components/popover/test/basic/popover.spec.js +19 -0
- package/dist/collection/components/popover/test/trigger/popover.e2e.js +1 -1
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio/radio.ios.css +1 -0
- package/dist/collection/components/radio/radio.js +14 -3
- package/dist/collection/components/radio/radio.md.css +1 -0
- package/dist/collection/components/radio-group/radio-group.js +2 -2
- package/dist/collection/components/range/range.js +4 -4
- 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 +6 -6
- package/dist/collection/components/segment/segment.js +11 -10
- package/dist/collection/components/segment-button/segment-button.js +3 -3
- package/dist/collection/components/select/select.ios.css +1 -0
- package/dist/collection/components/select/select.js +19 -6
- package/dist/collection/components/select/select.md.css +1 -0
- package/dist/collection/components/select/test/basic/select.e2e.js +1 -1
- package/dist/collection/components/select/test/disabled/select.e2e.js +1 -1
- package/dist/collection/components/select/test/fill/select.e2e.js +25 -0
- 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/select-popover/select-popover.md.css +8 -1
- package/dist/collection/components/select-popover/test/basic/select-popover.e2e.js +2 -2
- 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.js +3 -3
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/test/basic/toast.e2e.js +1 -0
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.ios.css +1 -0
- package/dist/collection/components/toggle/toggle.js +4 -4
- package/dist/collection/components/toggle/toggle.md.css +1 -0
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/collection/global/config.js +8 -1
- package/dist/collection/global/test/config-controller.spec.js +9 -1
- package/dist/collection/utils/focus-controller/index.js +112 -0
- package/dist/collection/utils/focus-controller/test/generic/focus-controller.e2e.js +52 -0
- package/dist/collection/utils/focus-controller/test/ionic/focus-controller.e2e.js +52 -0
- package/dist/collection/utils/overlays.js +2 -1
- package/dist/collection/utils/transition/index.js +11 -1
- package/dist/collection/utils/transition/ios.transition.js +94 -67
- package/dist/docs.d.ts +34 -0
- package/dist/docs.json +3616 -497
- package/dist/esm/{app-globals-3cbaf9d9.js → app-globals-7c667c11.js} +1 -1
- package/dist/esm/{button-active-9e3c1f3b.js → button-active-7c57df95.js} +1 -1
- package/dist/esm/{hardware-back-button-804f43bb.js → hardware-back-button-63852d15.js} +2 -2
- package/dist/esm/{index-8dbae644.js → index-1e2f8425.js} +2 -2
- package/dist/esm/index-8d8c14b0.js +2221 -0
- package/dist/esm/{index-f7fbe1fb.js → index-91ed2172.js} +122 -4
- package/dist/esm/index.js +9 -9
- package/dist/esm/ion-accordion_2.entry.js +4 -4
- package/dist/esm/ion-action-sheet.entry.js +5 -5
- package/dist/esm/ion-alert.entry.js +5 -5
- package/dist/esm/ion-app_8.entry.js +20 -19
- package/dist/esm/ion-avatar_3.entry.js +3 -3
- package/dist/esm/ion-back-button.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +2 -2
- package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
- package/dist/esm/ion-button_2.entry.js +2 -2
- package/dist/esm/ion-card_5.entry.js +2 -2
- package/dist/esm/ion-checkbox.entry.js +7 -7
- package/dist/esm/ion-chip.entry.js +2 -2
- package/dist/esm/ion-col_3.entry.js +5 -5
- package/dist/esm/ion-datetime-button.entry.js +4 -4
- package/dist/esm/ion-datetime_3.entry.js +25 -22
- package/dist/esm/ion-fab_3.entry.js +8 -8
- 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 +5 -5
- package/dist/esm/ion-input.entry.js +9 -6
- package/dist/esm/ion-item-option_3.entry.js +6 -6
- package/dist/esm/ion-item_8.entry.js +15 -15
- package/dist/esm/ion-loading.entry.js +6 -6
- package/dist/esm/ion-menu_3.entry.js +11 -11
- package/dist/esm/ion-modal.entry.js +13 -12
- package/dist/esm/ion-nav_2.entry.js +6 -5
- package/dist/esm/ion-picker-column-option.entry.js +4 -4
- package/dist/esm/ion-picker-column.entry.js +177 -8
- package/dist/esm/ion-picker.entry.js +3 -3
- package/dist/esm/ion-popover.entry.js +9 -8
- package/dist/esm/ion-progress-bar.entry.js +3 -3
- package/dist/esm/ion-radio_2.entry.js +19 -8
- package/dist/esm/ion-range.entry.js +5 -5
- package/dist/esm/ion-refresher_2.entry.js +4 -4
- package/dist/esm/ion-reorder_2.entry.js +4 -4
- package/dist/esm/ion-ripple-effect.entry.js +3 -3
- package/dist/esm/ion-route_4.entry.js +4 -4
- package/dist/esm/ion-searchbar.entry.js +7 -7
- package/dist/esm/ion-segment_2.entry.js +15 -14
- package/dist/esm/ion-select_3.entry.js +27 -14
- 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 +6 -6
- package/dist/esm/ion-tab_2.entry.js +4 -4
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +4 -4
- package/dist/esm/ion-toast.entry.js +6 -6
- package/dist/esm/ion-toggle.entry.js +7 -7
- package/dist/esm/{ionic-global-d2d8f882.js → ionic-global-8180d812.js} +9 -2
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/{ios.transition-a0041e41.js → ios.transition-140cedc8.js} +98 -69
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-0c0602d9.js → md.transition-4961bea4.js} +4 -2
- package/dist/esm/{overlays-696d25f5.js → overlays-e8e5bd06.js} +5 -4
- package/dist/esm/{status-tap-37a74d1c.js → status-tap-0502d0fd.js} +1 -1
- package/dist/esm-es5/app-globals-7c667c11.js +4 -0
- package/dist/esm-es5/{button-active-9e3c1f3b.js → button-active-7c57df95.js} +1 -1
- package/dist/esm-es5/{hardware-back-button-804f43bb.js → hardware-back-button-63852d15.js} +1 -1
- package/dist/esm-es5/{index-8dbae644.js → index-1e2f8425.js} +1 -1
- package/dist/esm-es5/index-8d8c14b0.js +5 -0
- package/dist/esm-es5/index-91ed2172.js +4 -0
- package/dist/esm-es5/index.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_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-8180d812.js +4 -0
- package/dist/esm-es5/ionic.js +1 -1
- package/dist/esm-es5/ios.transition-140cedc8.js +4 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/md.transition-4961bea4.js +4 -0
- package/dist/esm-es5/{overlays-696d25f5.js → overlays-e8e5bd06.js} +1 -1
- package/dist/esm-es5/{status-tap-37a74d1c.js → status-tap-0502d0fd.js} +1 -1
- package/dist/html.html-data.json +115 -91
- 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-e9ef13be.system.entry.js → p-00343522.system.entry.js} +1 -1
- package/dist/ionic/{p-bdd3053f.entry.js → p-00f85ca4.entry.js} +1 -1
- package/dist/ionic/p-0213e506.entry.js +4 -0
- package/dist/ionic/p-036382b2.system.entry.js +4 -0
- package/dist/ionic/{p-c7e0b81a.entry.js → p-0617a85d.entry.js} +1 -1
- package/dist/ionic/{p-5d3a8503.system.entry.js → p-06330374.system.entry.js} +2 -2
- package/dist/ionic/p-0973cae7.entry.js +4 -0
- package/dist/ionic/{p-e3005be4.system.entry.js → p-09bd8558.system.entry.js} +1 -1
- package/dist/ionic/{p-6e9bd6ba.system.entry.js → p-0a9c8c36.system.entry.js} +1 -1
- package/dist/ionic/p-0f89c47c.js +4 -0
- package/dist/ionic/{p-2f308f7f.system.entry.js → p-111b0e11.system.entry.js} +2 -2
- package/dist/ionic/{p-93e43f42.system.entry.js → p-11feccde.system.entry.js} +1 -1
- package/dist/ionic/p-13a736a9.entry.js +4 -0
- package/dist/ionic/{p-bbbe3138.system.entry.js → p-18657fab.system.entry.js} +1 -1
- package/dist/ionic/p-1ca3679b.entry.js +4 -0
- package/dist/ionic/{p-cdee3a44.system.entry.js → p-1dd59f8d.system.entry.js} +1 -1
- package/dist/ionic/p-1e5cabf8.entry.js +4 -0
- package/dist/ionic/{p-b799a007.entry.js → p-24b0ece0.entry.js} +1 -1
- package/dist/ionic/{p-4e5288de.system.js → p-27317f8f.system.js} +1 -1
- package/dist/ionic/p-30bbe61c.system.js +4 -0
- package/dist/ionic/{p-4e548bd7.system.entry.js → p-34827988.system.entry.js} +1 -1
- package/dist/ionic/p-370835b4.system.js +4 -0
- package/dist/ionic/p-39303199.system.js +4 -0
- package/dist/ionic/{p-aa0ed22b.system.entry.js → p-3b0711a0.system.entry.js} +1 -1
- package/dist/ionic/{p-94180ecc.entry.js → p-3d1951f5.entry.js} +1 -1
- package/dist/ionic/p-3fd68f4e.system.entry.js +4 -0
- package/dist/ionic/{p-b571cab1.entry.js → p-443cbfcb.entry.js} +1 -1
- package/dist/ionic/{p-3f5b86b4.entry.js → p-4455daad.entry.js} +1 -1
- package/dist/ionic/{p-aa0f60b2.system.js → p-45a51395.system.js} +1 -1
- package/dist/ionic/{p-c671b28e.js → p-4691dc8d.js} +1 -1
- package/dist/ionic/{p-7f59064a.entry.js → p-4713f5f0.entry.js} +1 -1
- package/dist/ionic/p-479e7655.system.js +5 -0
- package/dist/ionic/{p-283fd4e1.system.entry.js → p-47ab6574.system.entry.js} +1 -1
- package/dist/ionic/{p-c4676693.entry.js → p-4816d827.entry.js} +1 -1
- package/dist/ionic/{p-1930d8e7.entry.js → p-4927bd6e.entry.js} +1 -1
- package/dist/ionic/p-4fa57f1e.system.entry.js +4 -0
- package/dist/ionic/{p-26d33af2.system.entry.js → p-54b04ed1.system.entry.js} +1 -1
- package/dist/ionic/{p-c3ca0292.system.entry.js → p-5cd86cdb.system.entry.js} +1 -1
- package/dist/ionic/{p-63265e00.system.entry.js → p-5e1094ae.system.entry.js} +2 -2
- package/dist/ionic/{p-4c153abb.entry.js → p-5f610767.entry.js} +1 -1
- package/dist/ionic/p-65a8336f.entry.js +4 -0
- package/dist/ionic/p-66de062f.system.entry.js +4 -0
- package/dist/ionic/{p-5a3a3373.entry.js → p-69cc64ab.entry.js} +1 -1
- package/dist/ionic/p-6c16d0e8.js +4 -0
- package/dist/ionic/p-6e76ed16.entry.js +4 -0
- package/dist/ionic/p-7058dfda.entry.js +4 -0
- package/dist/ionic/{p-1980c728.system.js → p-7171dbf4.system.js} +1 -1
- package/dist/ionic/p-7198726e.entry.js +4 -0
- package/dist/ionic/{p-5d4d89e0.system.entry.js → p-71e2f283.system.entry.js} +1 -1
- package/dist/ionic/{p-d6229f05.system.entry.js → p-71f25447.system.entry.js} +1 -1
- package/dist/ionic/{p-5fbc2eae.system.entry.js → p-750e902d.system.entry.js} +1 -1
- package/dist/ionic/{p-53a3b33c.system.entry.js → p-764eb419.system.entry.js} +1 -1
- package/dist/ionic/p-76637161.system.entry.js +4 -0
- package/dist/ionic/{p-8627f783.system.entry.js → p-78bf8302.system.entry.js} +2 -2
- package/dist/ionic/p-79f4cb29.entry.js +4 -0
- package/dist/ionic/p-7a416af9.entry.js +4 -0
- package/dist/ionic/{p-e49099b0.entry.js → p-80aae5d7.entry.js} +1 -1
- package/dist/ionic/{p-819e8479.system.entry.js → p-8890e47f.system.entry.js} +1 -1
- package/dist/ionic/{p-8caca06c.system.entry.js → p-8c7490bc.system.entry.js} +1 -1
- package/dist/ionic/{p-051d2d23.js → p-8d0eb68d.js} +1 -1
- package/dist/ionic/{p-b76bcd9e.system.entry.js → p-935221f8.system.entry.js} +1 -1
- package/dist/ionic/{p-70181008.entry.js → p-941ecbba.entry.js} +1 -1
- package/dist/ionic/{p-0af79ebd.entry.js → p-94b46442.entry.js} +1 -1
- package/dist/ionic/p-967da5f2.system.js +4 -0
- package/dist/ionic/{p-1e4d7975.system.js → p-98125393.system.js} +1 -1
- package/dist/ionic/{p-08c4d048.entry.js → p-9b46f7e0.entry.js} +1 -1
- package/dist/ionic/{p-6730a2f1.entry.js → p-a00a5621.entry.js} +1 -1
- package/dist/ionic/{p-a592f1b8.system.entry.js → p-a055fdcf.system.entry.js} +1 -1
- package/dist/ionic/{p-2c3c7cb9.system.entry.js → p-a0abe7ab.system.entry.js} +2 -2
- package/dist/ionic/p-a4116282.entry.js +4 -0
- package/dist/ionic/p-a4a45ad9.system.js +4 -0
- package/dist/ionic/p-a5adb027.entry.js +4 -0
- package/dist/ionic/{p-8c4fc85f.system.js → p-a82d4913.system.js} +1 -1
- package/dist/ionic/{p-23e440b6.entry.js → p-a87b1500.entry.js} +1 -1
- package/dist/ionic/{p-2b1e669d.system.entry.js → p-a931cd3e.system.entry.js} +1 -1
- package/dist/ionic/{p-748e6b2b.system.entry.js → p-ae3be67f.system.entry.js} +1 -1
- package/dist/ionic/{p-9384565a.entry.js → p-aeb61b82.entry.js} +1 -1
- package/dist/ionic/{p-33d926c3.entry.js → p-aeef6ac4.entry.js} +1 -1
- package/dist/ionic/p-aef1c744.system.js +4 -0
- package/dist/ionic/p-b0ff8469.system.entry.js +4 -0
- package/dist/ionic/{p-5ff497dc.system.entry.js → p-b7299e38.system.entry.js} +1 -1
- package/dist/ionic/{p-c23627c3.entry.js → p-b7eecfa6.entry.js} +1 -1
- package/dist/ionic/{p-45034312.system.entry.js → p-b84d9005.system.entry.js} +1 -1
- package/dist/ionic/{p-48888af6.system.entry.js → p-bad2e0c8.system.entry.js} +1 -1
- package/dist/ionic/p-bd7ad51d.system.entry.js +4 -0
- package/dist/ionic/{p-d11c336d.js → p-bdc1b4e3.js} +1 -1
- package/dist/ionic/{p-42f00e72.system.entry.js → p-c1d7a187.system.entry.js} +1 -1
- package/dist/ionic/p-c4493e98.system.entry.js +4 -0
- package/dist/ionic/p-c44efdb8.entry.js +4 -0
- package/dist/ionic/p-c5543c41.system.entry.js +4 -0
- package/dist/ionic/p-c5c65bbe.js +4 -0
- package/dist/ionic/{p-5d80b741.entry.js → p-c6143912.entry.js} +1 -1
- package/dist/ionic/{p-bd6d9610.entry.js → p-c623f0d9.entry.js} +1 -1
- package/dist/ionic/p-c6d9d978.system.entry.js +4 -0
- package/dist/ionic/p-c7717147.js +4 -0
- package/dist/ionic/p-c7a015e4.entry.js +4 -0
- package/dist/ionic/{p-c07e7a5d.entry.js → p-c89af27e.entry.js} +1 -1
- package/dist/ionic/{p-d1a8f599.entry.js → p-cd681265.entry.js} +1 -1
- package/dist/ionic/{p-f5c42f72.entry.js → p-cf8ad0c3.entry.js} +1 -1
- package/dist/ionic/p-d6dbda17.js +5 -0
- package/dist/ionic/{p-e885f3c4.entry.js → p-d7e957e9.entry.js} +1 -1
- package/dist/ionic/p-d8a1f0e2.entry.js +4 -0
- package/dist/ionic/p-dba2da82.system.entry.js +4 -0
- package/dist/ionic/{p-77ce6034.js → p-ddde112a.js} +1 -1
- package/dist/ionic/{p-2ab5db0d.system.entry.js → p-e08d9edc.system.entry.js} +1 -1
- package/dist/ionic/{p-c9ba1908.entry.js → p-eaab79f3.entry.js} +1 -1
- package/dist/ionic/{p-0b12d1ee.system.entry.js → p-ee8bf348.system.entry.js} +1 -1
- package/dist/ionic/{p-9b31ebfa.entry.js → p-eea44228.entry.js} +1 -1
- package/dist/ionic/{p-c62571da.entry.js → p-eef82267.entry.js} +1 -1
- package/dist/ionic/{p-2a3e98fb.system.entry.js → p-f149e6c3.system.entry.js} +1 -1
- package/dist/ionic/{p-fd392e7f.system.entry.js → p-f1c090c5.system.entry.js} +1 -1
- package/dist/ionic/{p-ebe0aa6d.entry.js → p-f5efe527.entry.js} +1 -1
- package/dist/ionic/p-f6a419d2.js +4 -0
- package/dist/ionic/p-f896c857.system.entry.js +4 -0
- package/dist/ionic/{p-576786c0.system.entry.js → p-f9046353.system.entry.js} +1 -1
- package/dist/ionic/p-f9b3ffd6.system.entry.js +4 -0
- package/dist/ionic/{p-320cfcab.entry.js → p-fa7234ee.entry.js} +1 -1
- package/dist/ionic/{p-470f73c4.entry.js → p-fba8ea9e.entry.js} +1 -1
- package/dist/ionic/p-fc6f99be.js +4 -0
- package/dist/ionic/{p-b0093947.system.js → p-fcbd65bc.system.js} +1 -1
- package/dist/types/components/accordion-group/accordion-group.d.ts +3 -4
- package/dist/types/components/checkbox/checkbox.d.ts +3 -4
- package/dist/types/components/content/content.d.ts +8 -0
- package/dist/types/components/datetime/datetime.d.ts +2 -0
- package/dist/types/components/input/input.d.ts +6 -0
- package/dist/types/components/modal/modal-interface.d.ts +1 -0
- package/dist/types/components/modal/modal.d.ts +18 -0
- package/dist/types/components/picker-column/picker-column.d.ts +37 -0
- package/dist/types/components/popover/popover-interface.d.ts +1 -0
- package/dist/types/components/popover/popover.d.ts +18 -0
- package/dist/types/components/radio/radio.d.ts +1 -0
- package/dist/types/components/radio-group/radio-group.d.ts +2 -0
- package/dist/types/components/range/range.d.ts +1 -1
- package/dist/types/components/searchbar/searchbar.d.ts +2 -0
- package/dist/types/components/segment/segment.d.ts +4 -2
- package/dist/types/components/select/select.d.ts +4 -1
- package/dist/types/components/textarea/textarea.d.ts +2 -0
- package/dist/types/components/toggle/toggle.d.ts +3 -2
- package/dist/types/components.d.ts +44 -12
- package/dist/types/stencil-public-runtime.d.ts +1 -0
- package/dist/types/utils/config.d.ts +9 -0
- package/dist/types/utils/focus-controller/index.d.ts +13 -0
- package/dist/types/utils/overlays.d.ts +1 -0
- package/hydrate/index.js +43590 -39248
- package/loader/cdn.js +1 -1
- package/loader/index.cjs.js +1 -1
- package/loader/index.es2017.js +1 -1
- package/loader/index.js +1 -1
- package/package.json +7 -7
- package/dist/cjs/index-1437d080.js +0 -11980
- package/dist/esm/index-5dc2b88e.js +0 -11942
- package/dist/esm-es5/app-globals-3cbaf9d9.js +0 -4
- package/dist/esm-es5/index-5dc2b88e.js +0 -18
- package/dist/esm-es5/index-f7fbe1fb.js +0 -4
- package/dist/esm-es5/ionic-global-d2d8f882.js +0 -4
- package/dist/esm-es5/ios.transition-a0041e41.js +0 -4
- package/dist/esm-es5/md.transition-0c0602d9.js +0 -4
- package/dist/ionic/p-057b5866.entry.js +0 -4
- package/dist/ionic/p-06d5221c.js +0 -4
- package/dist/ionic/p-06fad524.system.js +0 -4
- package/dist/ionic/p-0d56dea9.entry.js +0 -4
- package/dist/ionic/p-0d960144.system.entry.js +0 -4
- package/dist/ionic/p-13bfcef4.system.entry.js +0 -4
- package/dist/ionic/p-16016625.system.js +0 -4
- package/dist/ionic/p-1a5227b3.system.entry.js +0 -4
- package/dist/ionic/p-20304962.js +0 -4
- package/dist/ionic/p-2dfdda15.system.entry.js +0 -4
- package/dist/ionic/p-2fa34b5c.entry.js +0 -4
- package/dist/ionic/p-32048e4c.system.js +0 -18
- package/dist/ionic/p-34511b1d.js +0 -4
- package/dist/ionic/p-385964e6.entry.js +0 -4
- package/dist/ionic/p-4324e8a4.entry.js +0 -4
- package/dist/ionic/p-45664cb9.system.js +0 -4
- package/dist/ionic/p-49cdc4f2.entry.js +0 -4
- package/dist/ionic/p-4ad48ec9.system.entry.js +0 -4
- package/dist/ionic/p-4af0b730.js +0 -8
- package/dist/ionic/p-4fcef939.entry.js +0 -4
- package/dist/ionic/p-567a21a2.system.entry.js +0 -4
- package/dist/ionic/p-583f8865.system.entry.js +0 -4
- package/dist/ionic/p-58f89707.js +0 -4
- package/dist/ionic/p-720927ad.entry.js +0 -4
- package/dist/ionic/p-7536b4b3.system.js +0 -4
- package/dist/ionic/p-7ef5bb32.entry.js +0 -4
- package/dist/ionic/p-806aad8f.system.js +0 -4
- package/dist/ionic/p-80f85095.system.entry.js +0 -4
- package/dist/ionic/p-8664c316.entry.js +0 -4
- package/dist/ionic/p-8e031d97.entry.js +0 -4
- package/dist/ionic/p-8f48c966.system.entry.js +0 -4
- package/dist/ionic/p-94731a92.system.entry.js +0 -4
- package/dist/ionic/p-a801da4b.system.entry.js +0 -4
- package/dist/ionic/p-adb896a0.entry.js +0 -4
- package/dist/ionic/p-cb4f96f3.system.js +0 -4
- package/dist/ionic/p-cc856712.entry.js +0 -4
- package/dist/ionic/p-cd1b9056.js +0 -4
- package/dist/ionic/p-d918e7ef.system.entry.js +0 -4
- package/dist/ionic/p-df062892.system.entry.js +0 -4
- package/dist/ionic/p-ee3bbaf2.entry.js +0 -4
- package/dist/ionic/p-f0be340f.entry.js +0 -4
- package/dist/ionic/p-fc94e18f.entry.js +0 -4
- package/dist/ionic/p-fdf40b09.js +0 -4
package/dist/html.html-data.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"references": [
|
|
53
53
|
{
|
|
54
54
|
"name": "Source code",
|
|
55
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/accordion/accordion.tsx"
|
|
55
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/accordion/accordion.tsx"
|
|
56
56
|
}
|
|
57
57
|
]
|
|
58
58
|
},
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"references": [
|
|
112
112
|
{
|
|
113
113
|
"name": "Source code",
|
|
114
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/accordion-group/accordion-group.tsx"
|
|
114
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/accordion-group/accordion-group.tsx"
|
|
115
115
|
}
|
|
116
116
|
]
|
|
117
117
|
},
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"references": [
|
|
175
175
|
{
|
|
176
176
|
"name": "Source code",
|
|
177
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/action-sheet/action-sheet.tsx"
|
|
177
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/action-sheet/action-sheet.tsx"
|
|
178
178
|
}
|
|
179
179
|
]
|
|
180
180
|
},
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"references": [
|
|
242
242
|
{
|
|
243
243
|
"name": "Source code",
|
|
244
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/alert/alert.tsx"
|
|
244
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/alert/alert.tsx"
|
|
245
245
|
}
|
|
246
246
|
]
|
|
247
247
|
},
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"references": [
|
|
256
256
|
{
|
|
257
257
|
"name": "Source code",
|
|
258
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/app/app.tsx"
|
|
258
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/app/app.tsx"
|
|
259
259
|
}
|
|
260
260
|
]
|
|
261
261
|
},
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"references": [
|
|
270
270
|
{
|
|
271
271
|
"name": "Source code",
|
|
272
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/avatar/avatar.tsx"
|
|
272
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/avatar/avatar.tsx"
|
|
273
273
|
}
|
|
274
274
|
]
|
|
275
275
|
},
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"references": [
|
|
361
361
|
{
|
|
362
362
|
"name": "Source code",
|
|
363
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/back-button/back-button.tsx"
|
|
363
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/back-button/back-button.tsx"
|
|
364
364
|
}
|
|
365
365
|
]
|
|
366
366
|
},
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
"references": [
|
|
388
388
|
{
|
|
389
389
|
"name": "Source code",
|
|
390
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/backdrop/backdrop.tsx"
|
|
390
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/backdrop/backdrop.tsx"
|
|
391
391
|
}
|
|
392
392
|
]
|
|
393
393
|
},
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"references": [
|
|
448
448
|
{
|
|
449
449
|
"name": "Source code",
|
|
450
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/badge/badge.tsx"
|
|
450
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/badge/badge.tsx"
|
|
451
451
|
}
|
|
452
452
|
]
|
|
453
453
|
},
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"references": [
|
|
551
551
|
{
|
|
552
552
|
"name": "Source code",
|
|
553
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/breadcrumb/breadcrumb.tsx"
|
|
553
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/breadcrumb/breadcrumb.tsx"
|
|
554
554
|
}
|
|
555
555
|
]
|
|
556
556
|
},
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
"references": [
|
|
623
623
|
{
|
|
624
624
|
"name": "Source code",
|
|
625
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/breadcrumbs/breadcrumbs.tsx"
|
|
625
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/breadcrumbs/breadcrumbs.tsx"
|
|
626
626
|
}
|
|
627
627
|
]
|
|
628
628
|
},
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
"references": [
|
|
799
799
|
{
|
|
800
800
|
"name": "Source code",
|
|
801
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/button/button.tsx"
|
|
801
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/button/button.tsx"
|
|
802
802
|
}
|
|
803
803
|
]
|
|
804
804
|
},
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
"references": [
|
|
818
818
|
{
|
|
819
819
|
"name": "Source code",
|
|
820
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/buttons/buttons.tsx"
|
|
820
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/buttons/buttons.tsx"
|
|
821
821
|
}
|
|
822
822
|
]
|
|
823
823
|
},
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
"references": [
|
|
932
932
|
{
|
|
933
933
|
"name": "Source code",
|
|
934
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/card/card.tsx"
|
|
934
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/card/card.tsx"
|
|
935
935
|
}
|
|
936
936
|
]
|
|
937
937
|
},
|
|
@@ -958,7 +958,7 @@
|
|
|
958
958
|
"references": [
|
|
959
959
|
{
|
|
960
960
|
"name": "Source code",
|
|
961
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/card-content/card-content.tsx"
|
|
961
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/card-content/card-content.tsx"
|
|
962
962
|
}
|
|
963
963
|
]
|
|
964
964
|
},
|
|
@@ -1022,7 +1022,7 @@
|
|
|
1022
1022
|
"references": [
|
|
1023
1023
|
{
|
|
1024
1024
|
"name": "Source code",
|
|
1025
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/card-header/card-header.tsx"
|
|
1025
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/card-header/card-header.tsx"
|
|
1026
1026
|
}
|
|
1027
1027
|
]
|
|
1028
1028
|
},
|
|
@@ -1082,7 +1082,7 @@
|
|
|
1082
1082
|
"references": [
|
|
1083
1083
|
{
|
|
1084
1084
|
"name": "Source code",
|
|
1085
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/card-subtitle/card-subtitle.tsx"
|
|
1085
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/card-subtitle/card-subtitle.tsx"
|
|
1086
1086
|
}
|
|
1087
1087
|
]
|
|
1088
1088
|
},
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
"references": [
|
|
1143
1143
|
{
|
|
1144
1144
|
"name": "Source code",
|
|
1145
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/card-title/card-title.tsx"
|
|
1145
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/card-title/card-title.tsx"
|
|
1146
1146
|
}
|
|
1147
1147
|
]
|
|
1148
1148
|
},
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
"references": [
|
|
1268
1268
|
{
|
|
1269
1269
|
"name": "Source code",
|
|
1270
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/checkbox/checkbox.tsx"
|
|
1270
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/checkbox/checkbox.tsx"
|
|
1271
1271
|
}
|
|
1272
1272
|
]
|
|
1273
1273
|
},
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
"references": [
|
|
1336
1336
|
{
|
|
1337
1337
|
"name": "Source code",
|
|
1338
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/chip/chip.tsx"
|
|
1338
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/chip/chip.tsx"
|
|
1339
1339
|
}
|
|
1340
1340
|
]
|
|
1341
1341
|
},
|
|
@@ -1446,7 +1446,7 @@
|
|
|
1446
1446
|
"references": [
|
|
1447
1447
|
{
|
|
1448
1448
|
"name": "Source code",
|
|
1449
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/col/col.tsx"
|
|
1449
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/col/col.tsx"
|
|
1450
1450
|
}
|
|
1451
1451
|
]
|
|
1452
1452
|
},
|
|
@@ -1490,6 +1490,18 @@
|
|
|
1490
1490
|
}
|
|
1491
1491
|
]
|
|
1492
1492
|
},
|
|
1493
|
+
{
|
|
1494
|
+
"name": "fixed-slot-placement",
|
|
1495
|
+
"description": "Controls where the fixed content is placed relative to the main content\nin the DOM. This can be used to control the order in which fixed elements\nreceive keyboard focus.\nFor example, if a FAB in the fixed slot should receive keyboard focus before\nthe main page content, set this property to `'before'`.",
|
|
1496
|
+
"values": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "after"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"name": "before"
|
|
1502
|
+
}
|
|
1503
|
+
]
|
|
1504
|
+
},
|
|
1493
1505
|
{
|
|
1494
1506
|
"name": "force-overscroll",
|
|
1495
1507
|
"description": "If `true` and the content does not cause an overflow scroll, the scroll interaction will cause a bounce.\nIf the content exceeds the bounds of ionContent, nothing will change.\nNote, this does not disable the system bounce on iOS. That is an OS level setting."
|
|
@@ -1514,7 +1526,7 @@
|
|
|
1514
1526
|
"references": [
|
|
1515
1527
|
{
|
|
1516
1528
|
"name": "Source code",
|
|
1517
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/content/content.tsx"
|
|
1529
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/content/content.tsx"
|
|
1518
1530
|
}
|
|
1519
1531
|
]
|
|
1520
1532
|
},
|
|
@@ -1719,7 +1731,7 @@
|
|
|
1719
1731
|
"references": [
|
|
1720
1732
|
{
|
|
1721
1733
|
"name": "Source code",
|
|
1722
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/datetime/datetime.tsx"
|
|
1734
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/datetime/datetime.tsx"
|
|
1723
1735
|
}
|
|
1724
1736
|
]
|
|
1725
1737
|
},
|
|
@@ -1787,7 +1799,7 @@
|
|
|
1787
1799
|
"references": [
|
|
1788
1800
|
{
|
|
1789
1801
|
"name": "Source code",
|
|
1790
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/datetime-button/datetime-button.tsx"
|
|
1802
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/datetime-button/datetime-button.tsx"
|
|
1791
1803
|
}
|
|
1792
1804
|
]
|
|
1793
1805
|
},
|
|
@@ -1840,7 +1852,7 @@
|
|
|
1840
1852
|
"references": [
|
|
1841
1853
|
{
|
|
1842
1854
|
"name": "Source code",
|
|
1843
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/fab/fab.tsx"
|
|
1855
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab/fab.tsx"
|
|
1844
1856
|
}
|
|
1845
1857
|
]
|
|
1846
1858
|
},
|
|
@@ -1975,7 +1987,7 @@
|
|
|
1975
1987
|
"references": [
|
|
1976
1988
|
{
|
|
1977
1989
|
"name": "Source code",
|
|
1978
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/fab-button/fab-button.tsx"
|
|
1990
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-button/fab-button.tsx"
|
|
1979
1991
|
}
|
|
1980
1992
|
]
|
|
1981
1993
|
},
|
|
@@ -2012,7 +2024,7 @@
|
|
|
2012
2024
|
"references": [
|
|
2013
2025
|
{
|
|
2014
2026
|
"name": "Source code",
|
|
2015
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/fab-list/fab-list.tsx"
|
|
2027
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/fab-list/fab-list.tsx"
|
|
2016
2028
|
}
|
|
2017
2029
|
]
|
|
2018
2030
|
},
|
|
@@ -2052,7 +2064,7 @@
|
|
|
2052
2064
|
"references": [
|
|
2053
2065
|
{
|
|
2054
2066
|
"name": "Source code",
|
|
2055
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/footer/footer.tsx"
|
|
2067
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/footer/footer.tsx"
|
|
2056
2068
|
}
|
|
2057
2069
|
]
|
|
2058
2070
|
},
|
|
@@ -2071,7 +2083,7 @@
|
|
|
2071
2083
|
"references": [
|
|
2072
2084
|
{
|
|
2073
2085
|
"name": "Source code",
|
|
2074
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/grid/grid.tsx"
|
|
2086
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/grid/grid.tsx"
|
|
2075
2087
|
}
|
|
2076
2088
|
]
|
|
2077
2089
|
},
|
|
@@ -2114,7 +2126,7 @@
|
|
|
2114
2126
|
"references": [
|
|
2115
2127
|
{
|
|
2116
2128
|
"name": "Source code",
|
|
2117
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/header/header.tsx"
|
|
2129
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/header/header.tsx"
|
|
2118
2130
|
}
|
|
2119
2131
|
]
|
|
2120
2132
|
},
|
|
@@ -2137,7 +2149,7 @@
|
|
|
2137
2149
|
"references": [
|
|
2138
2150
|
{
|
|
2139
2151
|
"name": "Source code",
|
|
2140
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/img/img.tsx"
|
|
2152
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/img/img.tsx"
|
|
2141
2153
|
}
|
|
2142
2154
|
]
|
|
2143
2155
|
},
|
|
@@ -2172,7 +2184,7 @@
|
|
|
2172
2184
|
"references": [
|
|
2173
2185
|
{
|
|
2174
2186
|
"name": "Source code",
|
|
2175
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/infinite-scroll/infinite-scroll.tsx"
|
|
2187
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/infinite-scroll/infinite-scroll.tsx"
|
|
2176
2188
|
}
|
|
2177
2189
|
]
|
|
2178
2190
|
},
|
|
@@ -2224,7 +2236,7 @@
|
|
|
2224
2236
|
"references": [
|
|
2225
2237
|
{
|
|
2226
2238
|
"name": "Source code",
|
|
2227
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/infinite-scroll-content/infinite-scroll-content.tsx"
|
|
2239
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/infinite-scroll-content/infinite-scroll-content.tsx"
|
|
2228
2240
|
}
|
|
2229
2241
|
]
|
|
2230
2242
|
},
|
|
@@ -2427,6 +2439,10 @@
|
|
|
2427
2439
|
"name": "clear-input",
|
|
2428
2440
|
"description": "If `true`, a clear icon will appear in the input when there is a value. Clicking it clears the input."
|
|
2429
2441
|
},
|
|
2442
|
+
{
|
|
2443
|
+
"name": "clear-input-icon",
|
|
2444
|
+
"description": "The icon to use for the clear button. Only applies when `clearInput` is set to `true`."
|
|
2445
|
+
},
|
|
2430
2446
|
{
|
|
2431
2447
|
"name": "clear-on-edit",
|
|
2432
2448
|
"description": "If `true`, the value will be cleared after focus upon edit. Defaults to `true` when `type` is `\"password\"`, `false` for all other types."
|
|
@@ -2697,7 +2713,7 @@
|
|
|
2697
2713
|
"references": [
|
|
2698
2714
|
{
|
|
2699
2715
|
"name": "Source code",
|
|
2700
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/input/input.tsx"
|
|
2716
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/input/input.tsx"
|
|
2701
2717
|
}
|
|
2702
2718
|
]
|
|
2703
2719
|
},
|
|
@@ -2765,7 +2781,7 @@
|
|
|
2765
2781
|
"references": [
|
|
2766
2782
|
{
|
|
2767
2783
|
"name": "Source code",
|
|
2768
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/input-password-toggle/input-password-toggle.tsx"
|
|
2784
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/input-password-toggle/input-password-toggle.tsx"
|
|
2769
2785
|
}
|
|
2770
2786
|
]
|
|
2771
2787
|
},
|
|
@@ -2902,7 +2918,7 @@
|
|
|
2902
2918
|
"references": [
|
|
2903
2919
|
{
|
|
2904
2920
|
"name": "Source code",
|
|
2905
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/item/item.tsx"
|
|
2921
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/item/item.tsx"
|
|
2906
2922
|
}
|
|
2907
2923
|
]
|
|
2908
2924
|
},
|
|
@@ -2966,7 +2982,7 @@
|
|
|
2966
2982
|
"references": [
|
|
2967
2983
|
{
|
|
2968
2984
|
"name": "Source code",
|
|
2969
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/item-divider/item-divider.tsx"
|
|
2985
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/item-divider/item-divider.tsx"
|
|
2970
2986
|
}
|
|
2971
2987
|
]
|
|
2972
2988
|
},
|
|
@@ -2980,7 +2996,7 @@
|
|
|
2980
2996
|
"references": [
|
|
2981
2997
|
{
|
|
2982
2998
|
"name": "Source code",
|
|
2983
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/item-group/item-group.tsx"
|
|
2999
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/item-group/item-group.tsx"
|
|
2984
3000
|
}
|
|
2985
3001
|
]
|
|
2986
3002
|
},
|
|
@@ -3079,7 +3095,7 @@
|
|
|
3079
3095
|
"references": [
|
|
3080
3096
|
{
|
|
3081
3097
|
"name": "Source code",
|
|
3082
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/item-option/item-option.tsx"
|
|
3098
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/item-option/item-option.tsx"
|
|
3083
3099
|
}
|
|
3084
3100
|
]
|
|
3085
3101
|
},
|
|
@@ -3106,7 +3122,7 @@
|
|
|
3106
3122
|
"references": [
|
|
3107
3123
|
{
|
|
3108
3124
|
"name": "Source code",
|
|
3109
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/item-options/item-options.tsx"
|
|
3125
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/item-options/item-options.tsx"
|
|
3110
3126
|
}
|
|
3111
3127
|
]
|
|
3112
3128
|
},
|
|
@@ -3125,7 +3141,7 @@
|
|
|
3125
3141
|
"references": [
|
|
3126
3142
|
{
|
|
3127
3143
|
"name": "Source code",
|
|
3128
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/item-sliding/item-sliding.tsx"
|
|
3144
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/item-sliding/item-sliding.tsx"
|
|
3129
3145
|
}
|
|
3130
3146
|
]
|
|
3131
3147
|
},
|
|
@@ -3200,7 +3216,7 @@
|
|
|
3200
3216
|
"references": [
|
|
3201
3217
|
{
|
|
3202
3218
|
"name": "Source code",
|
|
3203
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/label/label.tsx"
|
|
3219
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/label/label.tsx"
|
|
3204
3220
|
}
|
|
3205
3221
|
]
|
|
3206
3222
|
},
|
|
@@ -3246,7 +3262,7 @@
|
|
|
3246
3262
|
"references": [
|
|
3247
3263
|
{
|
|
3248
3264
|
"name": "Source code",
|
|
3249
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/list/list.tsx"
|
|
3265
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/list/list.tsx"
|
|
3250
3266
|
}
|
|
3251
3267
|
]
|
|
3252
3268
|
},
|
|
@@ -3321,7 +3337,7 @@
|
|
|
3321
3337
|
"references": [
|
|
3322
3338
|
{
|
|
3323
3339
|
"name": "Source code",
|
|
3324
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/list-header/list-header.tsx"
|
|
3340
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/list-header/list-header.tsx"
|
|
3325
3341
|
}
|
|
3326
3342
|
]
|
|
3327
3343
|
},
|
|
@@ -3421,7 +3437,7 @@
|
|
|
3421
3437
|
"references": [
|
|
3422
3438
|
{
|
|
3423
3439
|
"name": "Source code",
|
|
3424
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/loading/loading.tsx"
|
|
3440
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/loading/loading.tsx"
|
|
3425
3441
|
}
|
|
3426
3442
|
]
|
|
3427
3443
|
},
|
|
@@ -3483,7 +3499,7 @@
|
|
|
3483
3499
|
"references": [
|
|
3484
3500
|
{
|
|
3485
3501
|
"name": "Source code",
|
|
3486
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/menu/menu.tsx"
|
|
3502
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/menu/menu.tsx"
|
|
3487
3503
|
}
|
|
3488
3504
|
]
|
|
3489
3505
|
},
|
|
@@ -3570,7 +3586,7 @@
|
|
|
3570
3586
|
"references": [
|
|
3571
3587
|
{
|
|
3572
3588
|
"name": "Source code",
|
|
3573
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/menu-button/menu-button.tsx"
|
|
3589
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/menu-button/menu-button.tsx"
|
|
3574
3590
|
}
|
|
3575
3591
|
]
|
|
3576
3592
|
},
|
|
@@ -3593,7 +3609,7 @@
|
|
|
3593
3609
|
"references": [
|
|
3594
3610
|
{
|
|
3595
3611
|
"name": "Source code",
|
|
3596
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/menu-toggle/menu-toggle.tsx"
|
|
3612
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/menu-toggle/menu-toggle.tsx"
|
|
3597
3613
|
}
|
|
3598
3614
|
]
|
|
3599
3615
|
},
|
|
@@ -3620,6 +3636,10 @@
|
|
|
3620
3636
|
"name": "can-dismiss",
|
|
3621
3637
|
"description": "Determines whether or not a modal can dismiss\nwhen calling the `dismiss` method.\n\nIf the value is `true` or the value's function returns `true`, the modal will close when trying to dismiss.\nIf the value is `false` or the value's function returns `false`, the modal will not close when trying to dismiss.\n\nSee https://ionicframework.com/docs/troubleshooting/runtime#accessing-this\nif you need to access `this` from within the callback."
|
|
3622
3638
|
},
|
|
3639
|
+
{
|
|
3640
|
+
"name": "focus-trap",
|
|
3641
|
+
"description": "If `true`, focus will not be allowed to move outside of this overlay.\nIf `false`, focus will be allowed to move outside of the overlay.\n\nIn most scenarios this property should remain set to `true`. Setting\nthis property to `false` can cause severe accessibility issues as users\nrelying on assistive technologies may be able to move focus into\na confusing state. We recommend only setting this to `false` when\nabsolutely necessary.\n\nDevelopers may want to consider disabling focus trapping if this\noverlay presents a non-Ionic overlay from a 3rd party library.\nDevelopers would disable focus trapping on the Ionic overlay\nwhen presenting the 3rd party overlay and then re-enable\nfocus trapping when dismissing the 3rd party overlay and moving\nfocus back to the Ionic overlay."
|
|
3642
|
+
},
|
|
3623
3643
|
{
|
|
3624
3644
|
"name": "handle",
|
|
3625
3645
|
"description": "The horizontal line that displays at the top of a sheet modal. It is `true` by default when\nsetting the `breakpoints` and `initialBreakpoint` properties."
|
|
@@ -3676,7 +3696,7 @@
|
|
|
3676
3696
|
"references": [
|
|
3677
3697
|
{
|
|
3678
3698
|
"name": "Source code",
|
|
3679
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/modal/modal.tsx"
|
|
3699
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/modal/modal.tsx"
|
|
3680
3700
|
}
|
|
3681
3701
|
]
|
|
3682
3702
|
},
|
|
@@ -3703,7 +3723,7 @@
|
|
|
3703
3723
|
"references": [
|
|
3704
3724
|
{
|
|
3705
3725
|
"name": "Source code",
|
|
3706
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/nav/nav.tsx"
|
|
3726
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/nav/nav.tsx"
|
|
3707
3727
|
}
|
|
3708
3728
|
]
|
|
3709
3729
|
},
|
|
@@ -3737,7 +3757,7 @@
|
|
|
3737
3757
|
"references": [
|
|
3738
3758
|
{
|
|
3739
3759
|
"name": "Source code",
|
|
3740
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/nav-link/nav-link.tsx"
|
|
3760
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/nav-link/nav-link.tsx"
|
|
3741
3761
|
}
|
|
3742
3762
|
]
|
|
3743
3763
|
},
|
|
@@ -3797,7 +3817,7 @@
|
|
|
3797
3817
|
"references": [
|
|
3798
3818
|
{
|
|
3799
3819
|
"name": "Source code",
|
|
3800
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/note/note.tsx"
|
|
3820
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/note/note.tsx"
|
|
3801
3821
|
}
|
|
3802
3822
|
]
|
|
3803
3823
|
},
|
|
@@ -3824,7 +3844,7 @@
|
|
|
3824
3844
|
"references": [
|
|
3825
3845
|
{
|
|
3826
3846
|
"name": "Source code",
|
|
3827
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/picker/picker.tsx"
|
|
3847
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/picker/picker.tsx"
|
|
3828
3848
|
}
|
|
3829
3849
|
]
|
|
3830
3850
|
},
|
|
@@ -3892,7 +3912,7 @@
|
|
|
3892
3912
|
"references": [
|
|
3893
3913
|
{
|
|
3894
3914
|
"name": "Source code",
|
|
3895
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/picker-column/picker-column.tsx"
|
|
3915
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/picker-column/picker-column.tsx"
|
|
3896
3916
|
}
|
|
3897
3917
|
]
|
|
3898
3918
|
},
|
|
@@ -3948,7 +3968,7 @@
|
|
|
3948
3968
|
"references": [
|
|
3949
3969
|
{
|
|
3950
3970
|
"name": "Source code",
|
|
3951
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/picker-column-option/picker-column-option.tsx"
|
|
3971
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/picker-column-option/picker-column-option.tsx"
|
|
3952
3972
|
}
|
|
3953
3973
|
]
|
|
3954
3974
|
},
|
|
@@ -4007,7 +4027,7 @@
|
|
|
4007
4027
|
"references": [
|
|
4008
4028
|
{
|
|
4009
4029
|
"name": "Source code",
|
|
4010
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/picker-legacy/picker.tsx"
|
|
4030
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/picker-legacy/picker.tsx"
|
|
4011
4031
|
}
|
|
4012
4032
|
]
|
|
4013
4033
|
},
|
|
@@ -4057,6 +4077,10 @@
|
|
|
4057
4077
|
"name": "event",
|
|
4058
4078
|
"description": "The event to pass to the popover animation."
|
|
4059
4079
|
},
|
|
4080
|
+
{
|
|
4081
|
+
"name": "focus-trap",
|
|
4082
|
+
"description": "If `true`, focus will not be allowed to move outside of this overlay.\nIf `false`, focus will be allowed to move outside of the overlay.\n\nIn most scenarios this property should remain set to `true`. Setting\nthis property to `false` can cause severe accessibility issues as users\nrelying on assistive technologies may be able to move focus into\na confusing state. We recommend only setting this to `false` when\nabsolutely necessary.\n\nDevelopers may want to consider disabling focus trapping if this\noverlay presents a non-Ionic overlay from a 3rd party library.\nDevelopers would disable focus trapping on the Ionic overlay\nwhen presenting the 3rd party overlay and then re-enable\nfocus trapping when dismissing the 3rd party overlay and moving\nfocus back to the Ionic overlay."
|
|
4083
|
+
},
|
|
4060
4084
|
{
|
|
4061
4085
|
"name": "is-open",
|
|
4062
4086
|
"description": "If `true`, the popover will open. If `false`, the popover will close.\nUse this if you need finer grained control over presentation, otherwise\njust use the popoverController or the `trigger` property.\nNote: `isOpen` will not automatically be set back to `false` when\nthe popover dismisses. You will need to do that in your code."
|
|
@@ -4160,7 +4184,7 @@
|
|
|
4160
4184
|
"references": [
|
|
4161
4185
|
{
|
|
4162
4186
|
"name": "Source code",
|
|
4163
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/popover/popover.tsx"
|
|
4187
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/popover/popover.tsx"
|
|
4164
4188
|
}
|
|
4165
4189
|
]
|
|
4166
4190
|
},
|
|
@@ -4244,7 +4268,7 @@
|
|
|
4244
4268
|
"references": [
|
|
4245
4269
|
{
|
|
4246
4270
|
"name": "Source code",
|
|
4247
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/progress-bar/progress-bar.tsx"
|
|
4271
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/progress-bar/progress-bar.tsx"
|
|
4248
4272
|
}
|
|
4249
4273
|
]
|
|
4250
4274
|
},
|
|
@@ -4361,7 +4385,7 @@
|
|
|
4361
4385
|
"references": [
|
|
4362
4386
|
{
|
|
4363
4387
|
"name": "Source code",
|
|
4364
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/radio/radio.tsx"
|
|
4388
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/radio/radio.tsx"
|
|
4365
4389
|
}
|
|
4366
4390
|
]
|
|
4367
4391
|
},
|
|
@@ -4392,7 +4416,7 @@
|
|
|
4392
4416
|
"references": [
|
|
4393
4417
|
{
|
|
4394
4418
|
"name": "Source code",
|
|
4395
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/radio-group/radio-group.tsx"
|
|
4419
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/radio-group/radio-group.tsx"
|
|
4396
4420
|
}
|
|
4397
4421
|
]
|
|
4398
4422
|
},
|
|
@@ -4522,7 +4546,7 @@
|
|
|
4522
4546
|
"references": [
|
|
4523
4547
|
{
|
|
4524
4548
|
"name": "Source code",
|
|
4525
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/range/range.tsx"
|
|
4549
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/range/range.tsx"
|
|
4526
4550
|
}
|
|
4527
4551
|
]
|
|
4528
4552
|
},
|
|
@@ -4573,7 +4597,7 @@
|
|
|
4573
4597
|
"references": [
|
|
4574
4598
|
{
|
|
4575
4599
|
"name": "Source code",
|
|
4576
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/refresher/refresher.tsx"
|
|
4600
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/refresher/refresher.tsx"
|
|
4577
4601
|
}
|
|
4578
4602
|
]
|
|
4579
4603
|
},
|
|
@@ -4633,7 +4657,7 @@
|
|
|
4633
4657
|
"references": [
|
|
4634
4658
|
{
|
|
4635
4659
|
"name": "Source code",
|
|
4636
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/refresher-content/refresher-content.tsx"
|
|
4660
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/refresher-content/refresher-content.tsx"
|
|
4637
4661
|
}
|
|
4638
4662
|
]
|
|
4639
4663
|
},
|
|
@@ -4647,7 +4671,7 @@
|
|
|
4647
4671
|
"references": [
|
|
4648
4672
|
{
|
|
4649
4673
|
"name": "Source code",
|
|
4650
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/reorder/reorder.tsx"
|
|
4674
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/reorder/reorder.tsx"
|
|
4651
4675
|
}
|
|
4652
4676
|
]
|
|
4653
4677
|
},
|
|
@@ -4666,7 +4690,7 @@
|
|
|
4666
4690
|
"references": [
|
|
4667
4691
|
{
|
|
4668
4692
|
"name": "Source code",
|
|
4669
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/reorder-group/reorder-group.tsx"
|
|
4693
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/reorder-group/reorder-group.tsx"
|
|
4670
4694
|
}
|
|
4671
4695
|
]
|
|
4672
4696
|
},
|
|
@@ -4693,7 +4717,7 @@
|
|
|
4693
4717
|
"references": [
|
|
4694
4718
|
{
|
|
4695
4719
|
"name": "Source code",
|
|
4696
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/ripple-effect/ripple-effect.tsx"
|
|
4720
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/ripple-effect/ripple-effect.tsx"
|
|
4697
4721
|
}
|
|
4698
4722
|
]
|
|
4699
4723
|
},
|
|
@@ -4716,7 +4740,7 @@
|
|
|
4716
4740
|
"references": [
|
|
4717
4741
|
{
|
|
4718
4742
|
"name": "Source code",
|
|
4719
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/route/route.tsx"
|
|
4743
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/route/route.tsx"
|
|
4720
4744
|
}
|
|
4721
4745
|
]
|
|
4722
4746
|
},
|
|
@@ -4739,7 +4763,7 @@
|
|
|
4739
4763
|
"references": [
|
|
4740
4764
|
{
|
|
4741
4765
|
"name": "Source code",
|
|
4742
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/route-redirect/route-redirect.tsx"
|
|
4766
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/route-redirect/route-redirect.tsx"
|
|
4743
4767
|
}
|
|
4744
4768
|
]
|
|
4745
4769
|
},
|
|
@@ -4762,7 +4786,7 @@
|
|
|
4762
4786
|
"references": [
|
|
4763
4787
|
{
|
|
4764
4788
|
"name": "Source code",
|
|
4765
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/router/router.tsx"
|
|
4789
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/router/router.tsx"
|
|
4766
4790
|
}
|
|
4767
4791
|
]
|
|
4768
4792
|
},
|
|
@@ -4837,7 +4861,7 @@
|
|
|
4837
4861
|
"references": [
|
|
4838
4862
|
{
|
|
4839
4863
|
"name": "Source code",
|
|
4840
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/router-link/router-link.tsx"
|
|
4864
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/router-link/router-link.tsx"
|
|
4841
4865
|
}
|
|
4842
4866
|
]
|
|
4843
4867
|
},
|
|
@@ -4868,7 +4892,7 @@
|
|
|
4868
4892
|
"references": [
|
|
4869
4893
|
{
|
|
4870
4894
|
"name": "Source code",
|
|
4871
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/router-outlet/router-outlet.tsx"
|
|
4895
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/router-outlet/router-outlet.tsx"
|
|
4872
4896
|
}
|
|
4873
4897
|
]
|
|
4874
4898
|
},
|
|
@@ -4882,7 +4906,7 @@
|
|
|
4882
4906
|
"references": [
|
|
4883
4907
|
{
|
|
4884
4908
|
"name": "Source code",
|
|
4885
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/row/row.tsx"
|
|
4909
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/row/row.tsx"
|
|
4886
4910
|
}
|
|
4887
4911
|
]
|
|
4888
4912
|
},
|
|
@@ -5292,7 +5316,7 @@
|
|
|
5292
5316
|
"references": [
|
|
5293
5317
|
{
|
|
5294
5318
|
"name": "Source code",
|
|
5295
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/searchbar/searchbar.tsx"
|
|
5319
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/searchbar/searchbar.tsx"
|
|
5296
5320
|
}
|
|
5297
5321
|
]
|
|
5298
5322
|
},
|
|
@@ -5372,7 +5396,7 @@
|
|
|
5372
5396
|
"references": [
|
|
5373
5397
|
{
|
|
5374
5398
|
"name": "Source code",
|
|
5375
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/segment/segment.tsx"
|
|
5399
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/segment/segment.tsx"
|
|
5376
5400
|
}
|
|
5377
5401
|
]
|
|
5378
5402
|
},
|
|
@@ -5446,7 +5470,7 @@
|
|
|
5446
5470
|
"references": [
|
|
5447
5471
|
{
|
|
5448
5472
|
"name": "Source code",
|
|
5449
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/segment-button/segment-button.tsx"
|
|
5473
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/segment-button/segment-button.tsx"
|
|
5450
5474
|
}
|
|
5451
5475
|
]
|
|
5452
5476
|
},
|
|
@@ -5630,7 +5654,7 @@
|
|
|
5630
5654
|
"references": [
|
|
5631
5655
|
{
|
|
5632
5656
|
"name": "Source code",
|
|
5633
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/select/select.tsx"
|
|
5657
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/select/select.tsx"
|
|
5634
5658
|
}
|
|
5635
5659
|
]
|
|
5636
5660
|
},
|
|
@@ -5653,7 +5677,7 @@
|
|
|
5653
5677
|
"references": [
|
|
5654
5678
|
{
|
|
5655
5679
|
"name": "Source code",
|
|
5656
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/select-option/select-option.tsx"
|
|
5680
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/select-option/select-option.tsx"
|
|
5657
5681
|
}
|
|
5658
5682
|
]
|
|
5659
5683
|
},
|
|
@@ -5672,7 +5696,7 @@
|
|
|
5672
5696
|
"references": [
|
|
5673
5697
|
{
|
|
5674
5698
|
"name": "Source code",
|
|
5675
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/skeleton-text/skeleton-text.tsx"
|
|
5699
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/skeleton-text/skeleton-text.tsx"
|
|
5676
5700
|
}
|
|
5677
5701
|
]
|
|
5678
5702
|
},
|
|
@@ -5761,7 +5785,7 @@
|
|
|
5761
5785
|
"references": [
|
|
5762
5786
|
{
|
|
5763
5787
|
"name": "Source code",
|
|
5764
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/spinner/spinner.tsx"
|
|
5788
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/spinner/spinner.tsx"
|
|
5765
5789
|
}
|
|
5766
5790
|
]
|
|
5767
5791
|
},
|
|
@@ -5788,7 +5812,7 @@
|
|
|
5788
5812
|
"references": [
|
|
5789
5813
|
{
|
|
5790
5814
|
"name": "Source code",
|
|
5791
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/split-pane/split-pane.tsx"
|
|
5815
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/split-pane/split-pane.tsx"
|
|
5792
5816
|
}
|
|
5793
5817
|
]
|
|
5794
5818
|
},
|
|
@@ -5811,7 +5835,7 @@
|
|
|
5811
5835
|
"references": [
|
|
5812
5836
|
{
|
|
5813
5837
|
"name": "Source code",
|
|
5814
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/tab/tab.tsx"
|
|
5838
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/tab/tab.tsx"
|
|
5815
5839
|
}
|
|
5816
5840
|
]
|
|
5817
5841
|
},
|
|
@@ -5879,7 +5903,7 @@
|
|
|
5879
5903
|
"references": [
|
|
5880
5904
|
{
|
|
5881
5905
|
"name": "Source code",
|
|
5882
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/tab-bar/tab-bar.tsx"
|
|
5906
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/tab-bar/tab-bar.tsx"
|
|
5883
5907
|
}
|
|
5884
5908
|
]
|
|
5885
5909
|
},
|
|
@@ -5958,7 +5982,7 @@
|
|
|
5958
5982
|
"references": [
|
|
5959
5983
|
{
|
|
5960
5984
|
"name": "Source code",
|
|
5961
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/tab-button/tab-button.tsx"
|
|
5985
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/tab-button/tab-button.tsx"
|
|
5962
5986
|
}
|
|
5963
5987
|
]
|
|
5964
5988
|
},
|
|
@@ -5972,7 +5996,7 @@
|
|
|
5972
5996
|
"references": [
|
|
5973
5997
|
{
|
|
5974
5998
|
"name": "Source code",
|
|
5975
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/tabs/tabs.tsx"
|
|
5999
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/tabs/tabs.tsx"
|
|
5976
6000
|
}
|
|
5977
6001
|
]
|
|
5978
6002
|
},
|
|
@@ -6032,7 +6056,7 @@
|
|
|
6032
6056
|
"references": [
|
|
6033
6057
|
{
|
|
6034
6058
|
"name": "Source code",
|
|
6035
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/text/text.tsx"
|
|
6059
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/text/text.tsx"
|
|
6036
6060
|
}
|
|
6037
6061
|
]
|
|
6038
6062
|
},
|
|
@@ -6286,7 +6310,7 @@
|
|
|
6286
6310
|
"references": [
|
|
6287
6311
|
{
|
|
6288
6312
|
"name": "Source code",
|
|
6289
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/textarea/textarea.tsx"
|
|
6313
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/textarea/textarea.tsx"
|
|
6290
6314
|
}
|
|
6291
6315
|
]
|
|
6292
6316
|
},
|
|
@@ -6300,7 +6324,7 @@
|
|
|
6300
6324
|
"references": [
|
|
6301
6325
|
{
|
|
6302
6326
|
"name": "Source code",
|
|
6303
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/thumbnail/thumbnail.tsx"
|
|
6327
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/thumbnail/thumbnail.tsx"
|
|
6304
6328
|
}
|
|
6305
6329
|
]
|
|
6306
6330
|
},
|
|
@@ -6360,7 +6384,7 @@
|
|
|
6360
6384
|
"references": [
|
|
6361
6385
|
{
|
|
6362
6386
|
"name": "Source code",
|
|
6363
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/title/title.tsx"
|
|
6387
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/title/title.tsx"
|
|
6364
6388
|
}
|
|
6365
6389
|
]
|
|
6366
6390
|
},
|
|
@@ -6500,7 +6524,7 @@
|
|
|
6500
6524
|
"references": [
|
|
6501
6525
|
{
|
|
6502
6526
|
"name": "Source code",
|
|
6503
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/toast/toast.tsx"
|
|
6527
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/toast/toast.tsx"
|
|
6504
6528
|
}
|
|
6505
6529
|
]
|
|
6506
6530
|
},
|
|
@@ -6625,7 +6649,7 @@
|
|
|
6625
6649
|
"references": [
|
|
6626
6650
|
{
|
|
6627
6651
|
"name": "Source code",
|
|
6628
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/toggle/toggle.tsx"
|
|
6652
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/toggle/toggle.tsx"
|
|
6629
6653
|
}
|
|
6630
6654
|
]
|
|
6631
6655
|
},
|
|
@@ -6685,7 +6709,7 @@
|
|
|
6685
6709
|
"references": [
|
|
6686
6710
|
{
|
|
6687
6711
|
"name": "Source code",
|
|
6688
|
-
"url": "https:/github.com/ionic-team/ionic/tree/main/core/src/components/toolbar/toolbar.tsx"
|
|
6712
|
+
"url": "https:/github.com/ionic-team/ionic-framework/tree/main/core/src/components/toolbar/toolbar.tsx"
|
|
6689
6713
|
}
|
|
6690
6714
|
]
|
|
6691
6715
|
}
|