@ionic/core 8.5.2-dev.11742574407.1a7233c2 → 8.5.2-dev.11742835181.16dd88fe
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/header.js +2 -2
- package/components/ion-avatar.js +10 -6
- package/components/ion-badge.js +8 -6
- package/components/ion-divider.d.ts +11 -0
- package/components/ion-divider.js +59 -0
- 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-img.js +2 -2
- 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 +4 -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-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 +2 -2
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +2 -2
- package/components/ion-router-link.js +2 -2
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-row.js +2 -2
- package/components/ion-searchbar.js +4 -4
- package/components/ion-segment-button.js +2 -2
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- package/components/ion-thumbnail.js +2 -2
- package/components/ion-toast.js +2 -2
- package/components/ion-toggle.js +3 -3
- package/components/label.js +2 -2
- package/components/list-header.js +2 -2
- package/components/list.js +1 -1
- package/components/modal.js +4 -4
- 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 +2 -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 +2 -2
- package/components/spinner.js +1 -1
- package/components/title.js +2 -2
- package/components/toolbar.js +2 -2
- package/dist/cjs/ion-app_8.cjs.entry.js +9 -9
- package/dist/cjs/ion-avatar_3.cjs.entry.js +17 -12
- package/dist/cjs/ion-col_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-datetime_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-divider.cjs.entry.js +43 -0
- package/dist/cjs/ion-fab_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-img.cjs.entry.js +2 -2
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ion-input.cjs.entry.js +4 -4
- package/dist/cjs/ion-item-option_3.cjs.entry.js +4 -4
- package/dist/cjs/ion-item_8.cjs.entry.js +12 -12
- package/dist/cjs/ion-loading.cjs.entry.js +2 -2
- package/dist/cjs/ion-menu_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-modal.cjs.entry.js +4 -4
- package/dist/cjs/ion-nav_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
- package/dist/cjs/ion-popover.cjs.entry.js +2 -2
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +5 -5
- package/dist/cjs/ion-range.cjs.entry.js +3 -3
- package/dist/cjs/ion-refresher_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-reorder_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
- package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
- package/dist/cjs/ion-searchbar.cjs.entry.js +4 -4
- package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
- package/dist/cjs/ion-segment-view.cjs.entry.js +2 -2
- package/dist/cjs/ion-segment_2.cjs.entry.js +4 -4
- package/dist/cjs/ion-select-modal.cjs.entry.js +1 -1
- package/dist/cjs/ion-select_3.cjs.entry.js +6 -6
- package/dist/cjs/ion-spinner.cjs.entry.js +1 -1
- package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +7 -7
- package/dist/cjs/ion-tab_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-text.cjs.entry.js +2 -2
- package/dist/cjs/ion-textarea.cjs.entry.js +3 -3
- package/dist/cjs/ion-toast.cjs.entry.js +2 -2
- package/dist/cjs/ion-toggle.cjs.entry.js +3 -3
- package/dist/cjs/ionic.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/avatar/avatar.ionic.css +11 -0
- package/dist/collection/components/avatar/avatar.js +25 -4
- package/dist/collection/components/badge/badge.ionic.css +17 -4
- package/dist/collection/components/badge/badge.ios.css +20 -4
- package/dist/collection/components/badge/badge.js +5 -3
- package/dist/collection/components/badge/badge.md.css +4 -4
- package/dist/collection/components/divider/divider.ionic.css +200 -0
- package/dist/collection/components/divider/divider.ios.css +137 -0
- package/dist/collection/components/divider/divider.js +76 -0
- package/dist/collection/components/divider/divider.md.css +137 -0
- 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 +2 -2
- 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 +4 -4
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +3 -3
- 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/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/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/modal.js +4 -4
- 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.js +2 -2
- package/dist/collection/components/range/range.js +3 -3
- package/dist/collection/components/refresher/refresher.js +1 -1
- package/dist/collection/components/refresher-content/refresher-content.js +2 -2
- package/dist/collection/components/reorder/reorder.js +2 -2
- 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 +2 -2
- 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 +2 -2
- 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.js +3 -3
- 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 +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.ionic.css +45 -0
- package/dist/collection/components/tab-button/tab-button.ios.css +63 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tab-button/tab-button.md.css +29 -0
- 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 +2 -2
- package/dist/collection/components/title/title.js +2 -2
- package/dist/collection/components/toast/toast.js +2 -2
- package/dist/collection/components/toggle/toggle.js +3 -3
- package/dist/collection/components/toolbar/toolbar.js +2 -2
- package/dist/docs.json +187 -1
- package/dist/esm/ion-app_8.entry.js +9 -9
- package/dist/esm/ion-avatar_3.entry.js +18 -13
- package/dist/esm/ion-col_3.entry.js +4 -4
- package/dist/esm/ion-datetime_3.entry.js +4 -4
- package/dist/esm/ion-divider.entry.js +39 -0
- package/dist/esm/ion-fab_3.entry.js +6 -6
- package/dist/esm/ion-img.entry.js +2 -2
- package/dist/esm/ion-infinite-scroll_2.entry.js +3 -3
- package/dist/esm/ion-input-password-toggle.entry.js +3 -3
- package/dist/esm/ion-input.entry.js +4 -4
- package/dist/esm/ion-item-option_3.entry.js +4 -4
- package/dist/esm/ion-item_8.entry.js +12 -12
- package/dist/esm/ion-loading.entry.js +2 -2
- package/dist/esm/ion-menu_3.entry.js +6 -6
- package/dist/esm/ion-modal.entry.js +4 -4
- package/dist/esm/ion-nav_2.entry.js +2 -2
- package/dist/esm/ion-picker-column-option.entry.js +2 -2
- package/dist/esm/ion-popover.entry.js +2 -2
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +5 -5
- package/dist/esm/ion-range.entry.js +3 -3
- package/dist/esm/ion-refresher_2.entry.js +3 -3
- package/dist/esm/ion-reorder_2.entry.js +3 -3
- package/dist/esm/ion-ripple-effect.entry.js +1 -1
- package/dist/esm/ion-route_4.entry.js +2 -2
- package/dist/esm/ion-searchbar.entry.js +4 -4
- package/dist/esm/ion-segment-content.entry.js +1 -1
- package/dist/esm/ion-segment-view.entry.js +2 -2
- package/dist/esm/ion-segment_2.entry.js +4 -4
- package/dist/esm/ion-select-modal.entry.js +1 -1
- package/dist/esm/ion-select_3.entry.js +6 -6
- package/dist/esm/ion-spinner.entry.js +1 -1
- package/dist/esm/ion-split-pane.entry.js +2 -2
- package/dist/esm/ion-tab-bar_2.entry.js +7 -7
- package/dist/esm/ion-tab_2.entry.js +3 -3
- package/dist/esm/ion-text.entry.js +2 -2
- package/dist/esm/ion-textarea.entry.js +3 -3
- package/dist/esm/ion-toast.entry.js +2 -2
- package/dist/esm/ion-toggle.entry.js +3 -3
- package/dist/esm/ionic.js +1 -1
- package/dist/esm/loader.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-col_3.entry.js +1 -1
- package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
- package/dist/esm-es5/ion-divider.entry.js +4 -0
- 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-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.js +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/html.html-data.json +50 -0
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-41feda15.entry.js → p-047943a4.entry.js} +1 -1
- package/dist/ionic/{p-0ea8053e.system.entry.js → p-0b07a566.system.entry.js} +1 -1
- package/dist/ionic/p-0c5e0dc8.system.entry.js +4 -0
- package/dist/ionic/{p-e2013908.entry.js → p-0e25995f.entry.js} +1 -1
- package/dist/ionic/{p-40e83885.system.entry.js → p-17f49808.system.entry.js} +1 -1
- package/dist/ionic/{p-6358892b.system.entry.js → p-195c7099.system.entry.js} +1 -1
- package/dist/ionic/{p-2addc8ab.system.entry.js → p-1a3b4566.system.entry.js} +1 -1
- package/dist/ionic/{p-50f80a09.system.entry.js → p-1c8f3fef.system.entry.js} +1 -1
- package/dist/ionic/p-1ee39457.system.entry.js +4 -0
- package/dist/ionic/p-1ffb98a0.system.entry.js +4 -0
- package/dist/ionic/{p-08779b2f.entry.js → p-2a4ebf7b.entry.js} +1 -1
- package/dist/ionic/{p-0ddb545c.system.entry.js → p-2a6e60d2.system.entry.js} +1 -1
- package/dist/ionic/{p-e203a11e.entry.js → p-2aca2df7.entry.js} +1 -1
- package/dist/ionic/{p-30199da6.system.entry.js → p-2c4d0578.system.entry.js} +1 -1
- package/dist/ionic/{p-9ed53b73.system.entry.js → p-34f06cc7.system.entry.js} +1 -1
- package/dist/ionic/{p-3b7155e5.system.entry.js → p-3775da84.system.entry.js} +1 -1
- package/dist/ionic/{p-05a95ec2.system.entry.js → p-3cdea564.system.entry.js} +1 -1
- package/dist/ionic/{p-9ed7fcdb.system.entry.js → p-3dd43dba.system.entry.js} +1 -1
- package/dist/ionic/p-4279f787.entry.js +4 -0
- package/dist/ionic/{p-7bdb9d37.system.entry.js → p-42acd60b.system.entry.js} +2 -2
- package/dist/ionic/{p-a2834d5f.entry.js → p-43b4ca5b.entry.js} +1 -1
- package/dist/ionic/{p-353475f7.system.entry.js → p-4606e323.system.entry.js} +1 -1
- package/dist/ionic/{p-394a86da.entry.js → p-46204887.entry.js} +1 -1
- package/dist/ionic/p-47fda111.entry.js +4 -0
- package/dist/ionic/{p-c3ed361f.entry.js → p-495eb25e.entry.js} +1 -1
- package/dist/ionic/{p-e5ae7793.entry.js → p-579b4a63.entry.js} +1 -1
- package/dist/ionic/{p-d8630eee.entry.js → p-58a30d90.entry.js} +1 -1
- package/dist/ionic/p-59920a82.system.entry.js +4 -0
- package/dist/ionic/{p-07239f26.entry.js → p-5c586ac1.entry.js} +1 -1
- package/dist/ionic/{p-387a27f2.entry.js → p-61977a32.entry.js} +1 -1
- package/dist/ionic/{p-e3cb0381.entry.js → p-6620dffa.entry.js} +1 -1
- package/dist/ionic/{p-25462b1c.entry.js → p-663ace5f.entry.js} +1 -1
- package/dist/ionic/{p-2f0fa144.system.entry.js → p-66a495c4.system.entry.js} +1 -1
- package/dist/ionic/p-67dd0aa9.entry.js +4 -0
- package/dist/ionic/{p-d4b468fb.system.entry.js → p-689a94b3.system.entry.js} +1 -1
- package/dist/ionic/p-6bf6e9e8.entry.js +4 -0
- package/dist/ionic/{p-020ce0a5.entry.js → p-6ce59667.entry.js} +1 -1
- package/dist/ionic/{p-dc98aaa3.system.entry.js → p-71d96a02.system.entry.js} +1 -1
- package/dist/ionic/{p-ffa0b5e9.system.entry.js → p-72d019c5.system.entry.js} +1 -1
- package/dist/ionic/{p-a0528005.system.entry.js → p-730993c9.system.entry.js} +1 -1
- package/dist/ionic/{p-95109138.system.entry.js → p-7beb0900.system.entry.js} +1 -1
- package/dist/ionic/p-7c80b639.system.entry.js +4 -0
- package/dist/ionic/{p-6e5a3112.system.entry.js → p-7d8e1a3d.system.entry.js} +2 -2
- package/dist/ionic/{p-a23bf697.entry.js → p-7e4cf8e1.entry.js} +1 -1
- package/dist/ionic/{p-76151fa4.entry.js → p-85bb90f6.entry.js} +1 -1
- package/dist/ionic/p-85cee6c9.entry.js +4 -0
- package/dist/ionic/{p-2a309c9b.system.entry.js → p-883ff61d.system.entry.js} +1 -1
- package/dist/ionic/{p-3f3d894a.entry.js → p-8d7684b7.entry.js} +1 -1
- package/dist/ionic/p-8f3bd9ab.system.js +1 -1
- package/dist/ionic/{p-21bfb906.entry.js → p-91ce2114.entry.js} +1 -1
- package/dist/ionic/p-96f37d0d.entry.js +4 -0
- package/dist/ionic/{p-8e2770ec.system.entry.js → p-999a0cef.system.entry.js} +1 -1
- package/dist/ionic/{p-b7cd5c72.entry.js → p-9e9999d5.entry.js} +1 -1
- package/dist/ionic/{p-6c003283.entry.js → p-a3144a1e.entry.js} +1 -1
- package/dist/ionic/{p-8f24bcef.entry.js → p-af2e2a79.entry.js} +1 -1
- package/dist/ionic/{p-8055cb44.entry.js → p-b1618321.entry.js} +1 -1
- package/dist/ionic/{p-cd95f723.entry.js → p-b6baf215.entry.js} +1 -1
- package/dist/ionic/{p-dd7a3323.entry.js → p-bc0ab45b.entry.js} +1 -1
- package/dist/ionic/{p-1fb3f167.system.entry.js → p-bcfc28b7.system.entry.js} +1 -1
- package/dist/ionic/{p-22b9f494.system.entry.js → p-bd215938.system.entry.js} +1 -1
- package/dist/ionic/{p-22d26239.entry.js → p-befb004d.entry.js} +1 -1
- package/dist/ionic/{p-ff030e07.system.entry.js → p-cbad55f3.system.entry.js} +1 -1
- package/dist/ionic/{p-a84c1142.entry.js → p-cef4553b.entry.js} +1 -1
- package/dist/ionic/{p-fe47b81f.system.entry.js → p-cff47c26.system.entry.js} +1 -1
- package/dist/ionic/{p-71a5fe4f.system.entry.js → p-d35e20cf.system.entry.js} +1 -1
- package/dist/ionic/{p-6e352a33.entry.js → p-d534a6c8.entry.js} +1 -1
- package/dist/ionic/{p-3b4dcba2.system.entry.js → p-d75951ba.system.entry.js} +1 -1
- package/dist/ionic/{p-d953595d.entry.js → p-d760d709.entry.js} +1 -1
- package/dist/ionic/p-da7bd63e.system.entry.js +4 -0
- package/dist/ionic/{p-8d19796f.system.entry.js → p-de32ae2a.system.entry.js} +1 -1
- package/dist/ionic/{p-6f7d76d1.entry.js → p-dea6541e.entry.js} +1 -1
- package/dist/ionic/p-dff0b93b.system.entry.js +4 -0
- package/dist/ionic/{p-717baf25.entry.js → p-e028d3f1.entry.js} +1 -1
- package/dist/ionic/{p-d89aa717.system.entry.js → p-e913a8ec.system.entry.js} +1 -1
- package/dist/ionic/{p-d8e6b7d8.system.entry.js → p-ed32d861.system.entry.js} +2 -2
- package/dist/ionic/p-f4a27763.entry.js +4 -0
- package/dist/ionic/{p-83787941.entry.js → p-f63db3d4.entry.js} +1 -1
- package/dist/ionic/{p-b909ffd9.entry.js → p-f853b71b.entry.js} +1 -1
- package/dist/ionic/{p-ea102c25.system.entry.js → p-fb0197d6.system.entry.js} +1 -1
- package/dist/types/components/avatar/avatar.d.ts +4 -0
- package/dist/types/components/badge/badge.d.ts +1 -0
- package/dist/types/components/divider/divider.d.ts +20 -0
- package/dist/types/components.d.ts +37 -0
- package/hydrate/index.js +190 -141
- package/hydrate/index.mjs +190 -141
- package/package.json +1 -1
- package/dist/ionic/p-065bfce7.entry.js +0 -4
- package/dist/ionic/p-110a551b.system.entry.js +0 -4
- package/dist/ionic/p-289d78ed.entry.js +0 -4
- package/dist/ionic/p-2b2ad756.entry.js +0 -4
- package/dist/ionic/p-622f15e2.system.entry.js +0 -4
- package/dist/ionic/p-7eafc9ce.system.entry.js +0 -4
- package/dist/ionic/p-88f73181.entry.js +0 -4
- package/dist/ionic/p-8f506e8b.system.entry.js +0 -4
- package/dist/ionic/p-9252b838.entry.js +0 -4
- package/dist/ionic/p-e1c355d8.entry.js +0 -4
- package/dist/ionic/p-e3a82b9b.system.entry.js +0 -4
- package/dist/ionic/p-edf7cdf0.system.entry.js +0 -4
|
@@ -513,7 +513,7 @@ const Input = class {
|
|
|
513
513
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
514
514
|
*/
|
|
515
515
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
516
|
-
return (h(Host, { key: '
|
|
516
|
+
return (h(Host, { key: 'e7749daa3bbae79d58f2b15305129ac6b411d054', class: createColorClasses(this.color, {
|
|
517
517
|
[theme]: true,
|
|
518
518
|
'has-value': hasValue,
|
|
519
519
|
'has-focus': hasFocus,
|
|
@@ -526,7 +526,7 @@ const Input = class {
|
|
|
526
526
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
527
527
|
'input-disabled': disabled,
|
|
528
528
|
'input-readonly': readonly,
|
|
529
|
-
}) }, h("label", { key: '
|
|
529
|
+
}) }, h("label", { key: 'f01428b225871ba1f0e2abea200e5b06e49c3966', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: 'b90ca572abdfe0162d7326e9828cd1dcbc0d97fe', class: "native-wrapper" },
|
|
530
530
|
/**
|
|
531
531
|
* For the ionic theme, we render the outline container here
|
|
532
532
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -536,7 +536,7 @@ const Input = class {
|
|
|
536
536
|
* <label> element, ensuring that clicking the label text
|
|
537
537
|
* focuses the input.
|
|
538
538
|
*/
|
|
539
|
-
theme === 'ionic' && fill === 'outline' && h("div", { key: '
|
|
539
|
+
theme === 'ionic' && fill === 'outline' && h("div", { key: '085f8fcaf690d9dba83e9c71e895f0f3f69753d3', class: "input-outline" }), h("slot", { key: '41f7f3f161b665012302b4e37aaf4c3928906791', name: "start" }), h("input", Object.assign({ key: 'f668ae96857dd28cbc4669038f89b2f129f8ab47', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId }, this.inheritedAttributes)), clearInput && !readonly && !disabled && (h("button", { key: 'fef604f1bb51369d2ad9ec5a2a4baf6cad883ecd', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
|
|
540
540
|
/**
|
|
541
541
|
* This prevents mobile browsers from
|
|
542
542
|
* blurring the input when the clear
|
|
@@ -551,7 +551,7 @@ const Input = class {
|
|
|
551
551
|
* for screen readers as it means users would be unable to swipe past the clear button.
|
|
552
552
|
*/
|
|
553
553
|
ev.stopPropagation();
|
|
554
|
-
}, onClick: this.clearTextInput }, h("ion-icon", { key: '
|
|
554
|
+
}, onClick: this.clearTextInput }, h("ion-icon", { key: 'e0679fcad0049631ba4284aa020cf75c1c711650', "aria-hidden": "true", icon: inputClearIcon }))), h("slot", { key: '32529b77ff59997ae0f9769094f17d47f5eb325c', name: "end" })), shouldRenderHighlight && h("div", { key: '50033d2d6eeb5fa7219b8f93618c1e833d285cb0', class: "input-highlight" })), this.renderBottomContent()));
|
|
555
555
|
}
|
|
556
556
|
get el() { return getElement(this); }
|
|
557
557
|
static get watchers() { return {
|
|
@@ -62,13 +62,13 @@ const ItemOption = class {
|
|
|
62
62
|
href: this.href,
|
|
63
63
|
target: this.target,
|
|
64
64
|
};
|
|
65
|
-
return (h(Host, { key: '
|
|
65
|
+
return (h(Host, { key: '0737f6ff6254234008a53f02e8a32b55c0f72124', onClick: this.onClick, class: createColorClasses(this.color, {
|
|
66
66
|
[theme]: true,
|
|
67
67
|
[`item-option-${shape}`]: shape !== undefined,
|
|
68
68
|
'item-option-disabled': disabled,
|
|
69
69
|
'item-option-expandable': expandable,
|
|
70
70
|
'ion-activatable': true,
|
|
71
|
-
}) }, h(TagType, Object.assign({ key: '
|
|
71
|
+
}) }, h(TagType, Object.assign({ key: 'afb5a42c1b4516984ec33bebf7e098bce558cbbb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), h("span", { key: '01fc33411a3d42033a55541a8b47dcd829ec4b4d', class: "button-inner" }, h("slot", { key: '57093448507b6fb9ff962896daec7ce65edec52d', name: "top" }), h("div", { key: '5236dc364ccbb238af5075350e16f7499e57ebfe', class: "horizontal-wrapper" }, h("slot", { key: 'c55f89fbecc120c2bb2aacb6d18174986ea9cfda', name: "start" }), h("slot", { key: '9386408b5dfa14d3d5863a0235df23e2b7de5a76', name: "icon-only" }), h("slot", { key: '392a0a7071fed376c7ac0838d89071b1dde94a5d' }), h("slot", { key: 'c4b78a3b87aa443b1e2431e3376a70ac22118998', name: "end" })), h("slot", { key: '07c0449f718361a72e0f695a37e9da4d7313af32', name: "bottom" })), theme === 'md' && h("ion-ripple-effect", { key: 'a7bffcc6e7cc1906c37dd494ee2caed802a708b4' }))));
|
|
72
72
|
}
|
|
73
73
|
get el() { return getElement(this); }
|
|
74
74
|
};
|
|
@@ -102,7 +102,7 @@ const ItemOptions = class {
|
|
|
102
102
|
render() {
|
|
103
103
|
const theme = getIonTheme(this);
|
|
104
104
|
const isEnd = isEndSide(this.side);
|
|
105
|
-
return (h(Host, { key: '
|
|
105
|
+
return (h(Host, { key: '0decd73d4c042490d69c085b896bce945fa13b1e', class: {
|
|
106
106
|
[theme]: true,
|
|
107
107
|
// Used internally for styling
|
|
108
108
|
[`item-options-${theme}`]: true,
|
|
@@ -511,7 +511,7 @@ const ItemSliding = class {
|
|
|
511
511
|
}
|
|
512
512
|
render() {
|
|
513
513
|
const theme = getIonTheme(this);
|
|
514
|
-
return (h(Host, { key: '
|
|
514
|
+
return (h(Host, { key: '3cd455451df0841a64a1307643cb5993588a2b93', class: {
|
|
515
515
|
[theme]: true,
|
|
516
516
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
517
517
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -272,11 +272,11 @@ const ItemDivider = class {
|
|
|
272
272
|
}
|
|
273
273
|
render() {
|
|
274
274
|
const theme = getIonTheme(this);
|
|
275
|
-
return (h(Host, { key: '
|
|
275
|
+
return (h(Host, { key: 'e59593401ead3b45b5378392444158f3a37c2cc3', class: createColorClasses(this.color, {
|
|
276
276
|
[theme]: true,
|
|
277
277
|
'item-divider-sticky': this.sticky,
|
|
278
278
|
item: true,
|
|
279
|
-
}) }, h("slot", { key: '
|
|
279
|
+
}) }, h("slot", { key: 'dcfd41b18dc5d27ec01fd970edbde0a208b6828c', name: "start" }), h("div", { key: '7d6422a8017492a164ba103cc3b3a92c0d76164e', class: "item-divider-inner" }, h("div", { key: '8baa50ea5bc94dea6c24ae2e72890c8a646d396f', class: "item-divider-wrapper" }, h("slot", { key: '85d181bec386c7053bffbb2f9f8f9a252fe5e709' })), h("slot", { key: 'cadd65c0d01e3790d08e0737aee0a4479f6bd096', name: "end" }))));
|
|
280
280
|
}
|
|
281
281
|
get el() { return getElement(this); }
|
|
282
282
|
};
|
|
@@ -301,7 +301,7 @@ const ItemGroup = class {
|
|
|
301
301
|
}
|
|
302
302
|
render() {
|
|
303
303
|
const theme = getIonTheme(this);
|
|
304
|
-
return (h(Host, { key: '
|
|
304
|
+
return (h(Host, { key: '10e03e2c0020c1fd78db422dacfcf2aa29aa462b', role: "group", class: {
|
|
305
305
|
[theme]: true,
|
|
306
306
|
// Used internally for styling
|
|
307
307
|
[`item-group-${theme}`]: true,
|
|
@@ -375,13 +375,13 @@ const Label = class {
|
|
|
375
375
|
render() {
|
|
376
376
|
const position = this.position;
|
|
377
377
|
const theme = getIonTheme(this);
|
|
378
|
-
return (h(Host, { key: '
|
|
378
|
+
return (h(Host, { key: '921c75a385281fa13922155f277af0271b992ebb', class: createColorClasses(this.color, {
|
|
379
379
|
[theme]: true,
|
|
380
380
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
381
381
|
[`label-${position}`]: position !== undefined,
|
|
382
382
|
[`label-no-animate`]: this.noAnimate,
|
|
383
383
|
'label-rtl': document.dir === 'rtl',
|
|
384
|
-
}) }, h("slot", { key: '
|
|
384
|
+
}) }, h("slot", { key: '0cee8205cade678d78c3b9ff2e71cf50365e6eea' })));
|
|
385
385
|
}
|
|
386
386
|
get el() { return getElement(this); }
|
|
387
387
|
static get watchers() { return {
|
|
@@ -443,7 +443,7 @@ const List = class {
|
|
|
443
443
|
const theme = getIonTheme(this);
|
|
444
444
|
const shape = this.getShape();
|
|
445
445
|
const { lines, inset } = this;
|
|
446
|
-
return (h(Host, { key: '
|
|
446
|
+
return (h(Host, { key: 'e0d56c6aa597601c8d430ff40044981422aac8f3', role: "list", class: {
|
|
447
447
|
[theme]: true,
|
|
448
448
|
// Used internally for styling
|
|
449
449
|
[`list-${theme}`]: true,
|
|
@@ -479,10 +479,10 @@ const ListHeader = class {
|
|
|
479
479
|
render() {
|
|
480
480
|
const { lines } = this;
|
|
481
481
|
const theme = getIonTheme(this);
|
|
482
|
-
return (h(Host, { key: '
|
|
482
|
+
return (h(Host, { key: 'bf020d10f04a39707b7b5842e7380330a006476c', class: createColorClasses(this.color, {
|
|
483
483
|
[theme]: true,
|
|
484
484
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
485
|
-
}) }, h("div", { key: '
|
|
485
|
+
}) }, h("div", { key: '7833f41a1271fbf29d264299e0517652dbdc026b', class: "list-header-inner" }, h("slot", { key: '293d9dfba0020d0eaeeb58bc109c01d4dd459f6b' }))));
|
|
486
486
|
}
|
|
487
487
|
};
|
|
488
488
|
ListHeader.style = {
|
|
@@ -507,9 +507,9 @@ const Note = class {
|
|
|
507
507
|
}
|
|
508
508
|
render() {
|
|
509
509
|
const theme = getIonTheme(this);
|
|
510
|
-
return (h(Host, { key: '
|
|
510
|
+
return (h(Host, { key: '384c79c853252907b9c9ad8f28173601d6c1472b', class: createColorClasses(this.color, {
|
|
511
511
|
[theme]: true,
|
|
512
|
-
}) }, h("slot", { key: '
|
|
512
|
+
}) }, h("slot", { key: '91e68ef453c70d116edaf76198637fd9c92a8bb4' })));
|
|
513
513
|
}
|
|
514
514
|
};
|
|
515
515
|
Note.style = {
|
|
@@ -543,11 +543,11 @@ const SkeletonText = class {
|
|
|
543
543
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
544
544
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
545
545
|
const theme = getIonTheme(this);
|
|
546
|
-
return (h(Host, { key: '
|
|
546
|
+
return (h(Host, { key: '61dec18e888846c87eae4af95853d8c013b39ec8', class: {
|
|
547
547
|
[theme]: true,
|
|
548
548
|
'skeleton-text-animated': animated,
|
|
549
549
|
'in-media': inMedia,
|
|
550
|
-
} }, h("span", { key: '
|
|
550
|
+
} }, h("span", { key: 'd61c3096615f154d8bfdd025722bb1c7b7b97b46' }, "\u00A0")));
|
|
551
551
|
}
|
|
552
552
|
get el() { return getElement(this); }
|
|
553
553
|
};
|
|
@@ -263,9 +263,9 @@ const Loading = class {
|
|
|
263
263
|
* Otherwise, don't set aria-labelledby.
|
|
264
264
|
*/
|
|
265
265
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
266
|
-
return (h(Host, Object.assign({ key: '
|
|
266
|
+
return (h(Host, Object.assign({ key: 'b27b420362950e02fc10b947aa5fbc500841b725', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
267
267
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
268
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '
|
|
268
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), h("ion-backdrop", { key: '812e842097bc6b6176f93ea2a1c633d675e9526e', visible: this.showBackdrop, tappable: this.backdropDismiss }), h("div", { key: '1eb07d8d165b365850424492e21d4ad03fea878f', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '4a2604b488379d3e409746926387a055a50cc5e0', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (h("div", { key: '6dd56eb0cc8806bc3301358f04731237fbaed31d', class: "loading-spinner" }, h("ion-spinner", { key: '58c4759134724acfd181f85babf85715aec93c2c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), h("div", { key: 'eedbbe2baf70511b357874434c536bc35e10c215', tabindex: "0", "aria-hidden": "true" })));
|
|
269
269
|
}
|
|
270
270
|
get el() { return getElement(this); }
|
|
271
271
|
static get watchers() { return {
|
|
@@ -625,14 +625,14 @@ const Menu = class {
|
|
|
625
625
|
* the ionBackButton listener in the menu controller
|
|
626
626
|
* will handle closing the menu when Escape is pressed.
|
|
627
627
|
*/
|
|
628
|
-
return (h(Host, { key: '
|
|
628
|
+
return (h(Host, { key: '5a368496eec74d3b27c3a40121ceafc7cdc470de', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
629
629
|
[theme]: true,
|
|
630
630
|
[`menu-type-${type}`]: true,
|
|
631
631
|
'menu-enabled': !disabled,
|
|
632
632
|
[`menu-side-${side}`]: true,
|
|
633
633
|
'menu-pane-visible': isPaneVisible,
|
|
634
634
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
635
|
-
} }, h("div", { key: '
|
|
635
|
+
} }, h("div", { key: '873010981d4c338597b041cd9a65df24e030b261', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, h("slot", { key: '14562442df4bd440212d0c62a527465603a44ef2' })), h("ion-backdrop", { key: '235058ee20ccc75f57dcebe0ffde359334ce3053', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
636
636
|
}
|
|
637
637
|
get el() { return getElement(this); }
|
|
638
638
|
static get watchers() { return {
|
|
@@ -721,7 +721,7 @@ const MenuButton = class {
|
|
|
721
721
|
type: this.type,
|
|
722
722
|
};
|
|
723
723
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
724
|
-
return (h(Host, { key: '
|
|
724
|
+
return (h(Host, { key: '5aa52eed49193c710dfbec6a04db78c5480900dc', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses(color, {
|
|
725
725
|
[theme]: true,
|
|
726
726
|
button: true, // ion-buttons target .button
|
|
727
727
|
'menu-button-hidden': hidden,
|
|
@@ -730,7 +730,7 @@ const MenuButton = class {
|
|
|
730
730
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
731
731
|
'ion-activatable': true,
|
|
732
732
|
'ion-focusable': true,
|
|
733
|
-
}) }, h("button", Object.assign({ key: '
|
|
733
|
+
}) }, h("button", Object.assign({ key: '2a95efb8f7b1672afe4e52dcededc03599e09312' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), h("span", { key: '09ee78a26bd7288f95c84820805f80ebfda912d4', class: "button-inner" }, h("slot", { key: 'ee3d3a191078f85264f5fe4f080463b9e5fdfe5f' }, h("ion-icon", { key: '766459adce317a7c5a88182e133deae7082645f0', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme === 'md' && h("ion-ripple-effect", { key: '701984be7d9ba408a0789addc3d642cd5570380f', type: "unbounded" }))));
|
|
734
734
|
}
|
|
735
735
|
get el() { return getElement(this); }
|
|
736
736
|
};
|
|
@@ -762,10 +762,10 @@ const MenuToggle = class {
|
|
|
762
762
|
render() {
|
|
763
763
|
const theme = getIonTheme(this);
|
|
764
764
|
const hidden = this.autoHide && !this.visible;
|
|
765
|
-
return (h(Host, { key: '
|
|
765
|
+
return (h(Host, { key: 'ced6ea34ce2d4811718c8501188fd93937ef22ab', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
766
766
|
[theme]: true,
|
|
767
767
|
'menu-toggle-hidden': hidden,
|
|
768
|
-
} }, h("slot", { key: '
|
|
768
|
+
} }, h("slot", { key: '61d0dcf810c8ae492f773202aab52f0fc3cc206c' })));
|
|
769
769
|
}
|
|
770
770
|
};
|
|
771
771
|
MenuToggle.style = IonMenuToggleStyle0;
|
|
@@ -1934,18 +1934,18 @@ const Modal = class {
|
|
|
1934
1934
|
const isCardModal = presentingElement !== undefined && theme === 'ios';
|
|
1935
1935
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
1936
1936
|
const shape = this.getShape();
|
|
1937
|
-
return (h(Host, Object.assign({ key: '
|
|
1937
|
+
return (h(Host, Object.assign({ key: '9523c6210a952a3dbd5d6837e74c3adab7a4d58e', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
1938
1938
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
1939
|
-
}, class: Object.assign({ [theme]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), h("ion-backdrop", { key: '
|
|
1939
|
+
}, class: Object.assign({ [theme]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), h("ion-backdrop", { key: '4230860b4b682f55bbf05849165e252e7ad849a0', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && h("div", { key: 'e3df17bcfbdf4ba511bebd5b34763773c1d03fee', class: "modal-shadow" }), h("div", Object.assign({ key: '6a8c4ad640463604ae367576dd23e75121c79b0d',
|
|
1940
1940
|
/*
|
|
1941
1941
|
role and aria-modal must be used on the
|
|
1942
1942
|
same element. They must also be set inside the
|
|
1943
1943
|
shadow DOM otherwise ion-button will not be highlighted
|
|
1944
1944
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
1945
1945
|
*/
|
|
1946
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: '
|
|
1946
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (h("button", { key: '8792a19bd65f600fed24fd74f35badb7f4e5d915', class: "modal-handle",
|
|
1947
1947
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
1948
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", { key: '
|
|
1948
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), h("slot", { key: '39645e31394e15b96f120507fb0097a4ebc4e1c0' }))));
|
|
1949
1949
|
}
|
|
1950
1950
|
get el() { return getElement(this); }
|
|
1951
1951
|
static get watchers() { return {
|
|
@@ -902,7 +902,7 @@ const Nav = class {
|
|
|
902
902
|
}
|
|
903
903
|
}
|
|
904
904
|
render() {
|
|
905
|
-
return h("slot", { key: '
|
|
905
|
+
return h("slot", { key: '07e269fa670039e0005ea4d90ea57ffb4c5f24b0' });
|
|
906
906
|
}
|
|
907
907
|
get el() { return getElement(this); }
|
|
908
908
|
static get watchers() { return {
|
|
@@ -944,7 +944,7 @@ const NavLink = class {
|
|
|
944
944
|
this.routerAnimation = undefined;
|
|
945
945
|
}
|
|
946
946
|
render() {
|
|
947
|
-
return h(Host, { key: '
|
|
947
|
+
return h(Host, { key: '74d1929235cd2d4e2abe3ec13e236dcfd1020b6d', onClick: this.onClick });
|
|
948
948
|
}
|
|
949
949
|
get el() { return getElement(this); }
|
|
950
950
|
};
|
|
@@ -89,10 +89,10 @@ const PickerColumnOption = class {
|
|
|
89
89
|
render() {
|
|
90
90
|
const { color, disabled, ariaLabel } = this;
|
|
91
91
|
const theme = getIonTheme(this);
|
|
92
|
-
return (h(Host, { key: '
|
|
92
|
+
return (h(Host, { key: '15115335aa79bd1f89f5a8585e4aa032681b14b3', class: createColorClasses(color, {
|
|
93
93
|
[theme]: true,
|
|
94
94
|
['option-disabled']: disabled,
|
|
95
|
-
}) }, h("button", { key: '
|
|
95
|
+
}) }, h("button", { key: '16b6a51dca36a6e5abac28c8b0b25bc009dfc091', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, h("slot", { key: '6a5bed3b65522b21be35cfd5554f9f7b699adcdf' }))));
|
|
96
96
|
}
|
|
97
97
|
get el() { return getElement(this); }
|
|
98
98
|
static get watchers() { return {
|
|
@@ -1296,9 +1296,9 @@ const Popover = class {
|
|
|
1296
1296
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
1297
1297
|
const desktop = isPlatform('desktop');
|
|
1298
1298
|
const enableArrow = arrow && !parentPopover;
|
|
1299
|
-
return (h(Host, Object.assign({ key: '
|
|
1299
|
+
return (h(Host, Object.assign({ key: 'd5fc50d833bac1c9b4781816bdfbbb4026722d8a', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
1300
1300
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
1301
|
-
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && h("ion-backdrop", { key: '
|
|
1301
|
+
}, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && h("ion-backdrop", { key: '3b2e5119589ab08f79af897bc8dfc739e2309dc5', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), h("div", { key: 'ca560e5d8de586ee3e77308f6fa968df0f161465', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && h("div", { key: '73a6021e1bc4875620407f1812df84095968a5e4', class: "popover-arrow", part: "arrow" }), h("div", { key: 'ff20abac0d6ef162738cc4a1f8f4a3918ca404d5', class: "popover-content", part: "content" }, h("slot", { key: '2216e4b0be14dc49981dc6940a6ec9fc2713f4d1' })))));
|
|
1302
1302
|
}
|
|
1303
1303
|
get el() { return getElement(this); }
|
|
1304
1304
|
static get watchers() { return {
|
|
@@ -46,7 +46,7 @@ const ProgressBar = class {
|
|
|
46
46
|
const shape = this.getShape();
|
|
47
47
|
// If the progress is displayed as a solid bar.
|
|
48
48
|
const progressSolid = buffer === 1;
|
|
49
|
-
return (h(Host, { key: '
|
|
49
|
+
return (h(Host, { key: 'f15cd49c5f06daf16872b95871e9eb6dc2e46ff4', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses(color, {
|
|
50
50
|
[theme]: true,
|
|
51
51
|
[`progress-bar-${type}`]: true,
|
|
52
52
|
'progress-paused': paused,
|
|
@@ -126,7 +126,7 @@ const Radio = class {
|
|
|
126
126
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
127
127
|
const theme = getIonTheme(this);
|
|
128
128
|
const inItem = hostContext('ion-item', el);
|
|
129
|
-
return (h(Host, { key: '
|
|
129
|
+
return (h(Host, { key: '7fbe8308ef9eb375552a9a52aa38cdc7b7adc265', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses(color, {
|
|
130
130
|
[theme]: true,
|
|
131
131
|
'in-item': inItem,
|
|
132
132
|
'radio-checked': checked,
|
|
@@ -137,10 +137,10 @@ const Radio = class {
|
|
|
137
137
|
// Focus and active styling should not apply when the radio is in an item
|
|
138
138
|
'ion-activatable': !inItem,
|
|
139
139
|
'ion-focusable': !inItem,
|
|
140
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, h("label", { key: '
|
|
140
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, h("label", { key: '25b08970002e8346929b3e3d4d9116a616011f58', class: "radio-wrapper" }, h("div", { key: '02982316f2b4b5fa3772a34dbdc9f2c019bb7fc7', class: {
|
|
141
141
|
'label-text-wrapper': true,
|
|
142
142
|
'label-text-wrapper-hidden': !hasLabel,
|
|
143
|
-
}, part: "label" }, h("slot", { key: '
|
|
143
|
+
}, part: "label" }, h("slot", { key: '033f8660fc810b4d9bc1723546e1c97f261d5b96' })), h("div", { key: '58694ff4a4f09e0a9a4c6f26dbf7ee5d111f8913', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
144
144
|
}
|
|
145
145
|
get el() { return getElement(this); }
|
|
146
146
|
static get watchers() { return {
|
|
@@ -344,9 +344,9 @@ const RadioGroup = class {
|
|
|
344
344
|
const { label, labelId, el, name, value } = this;
|
|
345
345
|
const theme = getIonTheme(this);
|
|
346
346
|
renderHiddenInput(true, el, name, value, false);
|
|
347
|
-
return (h(Host, { key: '
|
|
347
|
+
return (h(Host, { key: '95f8e44fb4cb4dda0b6ad8a829e31bb8a3ec521b', class: {
|
|
348
348
|
[theme]: true,
|
|
349
|
-
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), h("div", { key: '
|
|
349
|
+
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), h("div", { key: '2fb3a88b0e9cda37b1a6aa88b880320e8fff4b18', class: "radio-group-wrapper" }, h("slot", { key: '79fe280b3436bca9dc07525336003541b4db1935' }))));
|
|
350
350
|
}
|
|
351
351
|
get el() { return getElement(this); }
|
|
352
352
|
static get watchers() { return {
|
|
@@ -627,7 +627,7 @@ const Range = class {
|
|
|
627
627
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
628
628
|
const theme = getIonTheme(this);
|
|
629
629
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
630
|
-
return (h(Host, { key: '
|
|
630
|
+
return (h(Host, { key: '21ef803dca0d40bf14edabd21788a9bb0407b1d2', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses(this.color, {
|
|
631
631
|
[theme]: true,
|
|
632
632
|
'in-item': inItem,
|
|
633
633
|
'range-disabled': disabled,
|
|
@@ -636,10 +636,10 @@ const Range = class {
|
|
|
636
636
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
637
637
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
638
638
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
639
|
-
}) }, h("label", { key: '
|
|
639
|
+
}) }, h("label", { key: '30949972ae80d7765daa1ddda0b49bc6286478dc', class: "range-wrapper", id: "range-label" }, h("div", { key: 'd6acc945ec6cb0dd130fcd545bfc9b1aa609a80c', class: {
|
|
640
640
|
'label-text-wrapper': true,
|
|
641
641
|
'label-text-wrapper-hidden': !hasLabel,
|
|
642
|
-
}, part: "label" }, label !== undefined ? h("div", { class: "label-text" }, label) : h("slot", { name: "label" })), h("div", { key: '
|
|
642
|
+
}, part: "label" }, label !== undefined ? h("div", { class: "label-text" }, label) : h("slot", { name: "label" })), h("div", { key: '23d180cd9c0903ec325702e5244d09c5484821d3', class: "native-wrapper" }, h("slot", { key: '52ccc7d6d05d79ec4bc5698aefed5af8c2b3a53d', name: "start" }), this.renderRangeSlider(), h("slot", { key: '3b7696579f1a81d9472aa1f13671c00971334c59', name: "end" })))));
|
|
643
643
|
}
|
|
644
644
|
get el() { return getElement(this); }
|
|
645
645
|
static get watchers() { return {
|
|
@@ -826,7 +826,7 @@ const Refresher = class {
|
|
|
826
826
|
}
|
|
827
827
|
render() {
|
|
828
828
|
const theme = getIonTheme(this);
|
|
829
|
-
return (h(Host, { key: '
|
|
829
|
+
return (h(Host, { key: 'f41b9bafa9be5076a96c71d60b64e8d7a1a09ffe', slot: "fixed", class: {
|
|
830
830
|
[theme]: true,
|
|
831
831
|
// Used internally for styling
|
|
832
832
|
[`refresher-${theme}`]: true,
|
|
@@ -905,9 +905,9 @@ const RefresherContent = class {
|
|
|
905
905
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
906
906
|
const theme = getIonTheme(this);
|
|
907
907
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : caretBackSharp;
|
|
908
|
-
return (h(Host, { key: '
|
|
908
|
+
return (h(Host, { key: 'c37d1d3c3268dbea185531c3e168627725006c57', class: {
|
|
909
909
|
[theme]: true,
|
|
910
|
-
} }, h("div", { key: '
|
|
910
|
+
} }, h("div", { key: '896e6babdf29eed411c8d39d9674afc20c11501e', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (h("div", { key: 'b69318d8857a88d0ba6e7175ed4e8c1dac5464b2', class: "refresher-pulling-icon" }, h("div", { key: '158a28b229e26444ca36e17d18f0eaef72fffe6c', class: "spinner-arrow-container" }, h("ion-spinner", { key: '19b54947a240f9e626722a0d664e21df042c9300', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (h("div", { key: 'bd672a08933f57b8fe71270dc1dcbd24256d75fd', class: "arrow-container" }, h("ion-icon", { key: '09680855dc7996f3e4f064acc098362f688b75ef', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (h("div", { key: '248347514cbed83c664fe2ee04b9d2346798dd08', class: "refresher-pulling-icon" }, h("ion-icon", { key: 'a1e0e9a8be66f660a5b47e0f7e545a6fb86366e2', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), h("div", { key: '6d3eaf16847d913c9ea958c601562c19c5e9923e', class: "refresher-refreshing" }, this.refreshingSpinner && (h("div", { key: 'a45a3278f66ddf83e79da5c90ee7fb9d15f22a59', class: "refresher-refreshing-icon" }, h("ion-spinner", { key: '0daa75225d65f065f94d66e937014a116ef05084', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
911
911
|
}
|
|
912
912
|
get el() { return getElement(this); }
|
|
913
913
|
};
|
|
@@ -55,9 +55,9 @@ const Reorder = class {
|
|
|
55
55
|
render() {
|
|
56
56
|
const { reorderHandleIcon } = this;
|
|
57
57
|
const theme = getIonTheme(this);
|
|
58
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: '758e11a080ae373893642c6eda1e03196ca6385e', class: {
|
|
59
59
|
[theme]: true,
|
|
60
|
-
} }, h("slot", { key: '
|
|
60
|
+
} }, h("slot", { key: '7f48e8e6c52ecc014b13007895c066b38febf8fc' }, h("ion-icon", { key: '8b53e61326750228321c942e70974e4c2171cbe1', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
61
61
|
}
|
|
62
62
|
get el() { return getElement(this); }
|
|
63
63
|
};
|
|
@@ -304,7 +304,7 @@ const ReorderGroup = class {
|
|
|
304
304
|
}
|
|
305
305
|
render() {
|
|
306
306
|
const theme = getIonTheme(this);
|
|
307
|
-
return (h(Host, { key: '
|
|
307
|
+
return (h(Host, { key: 'dde289aa690c3e0128d1b186834eadc7e0f5d37d', class: {
|
|
308
308
|
[theme]: true,
|
|
309
309
|
'reorder-enabled': !this.disabled,
|
|
310
310
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -71,7 +71,7 @@ const RippleEffect = class {
|
|
|
71
71
|
}
|
|
72
72
|
render() {
|
|
73
73
|
const theme = getIonTheme(this);
|
|
74
|
-
return (h(Host, { key: '
|
|
74
|
+
return (h(Host, { key: '77488fb7e6f25d989d9b643489f704284279a986', role: "presentation", class: {
|
|
75
75
|
[theme]: true,
|
|
76
76
|
unbounded: this.unbounded,
|
|
77
77
|
} }));
|
|
@@ -880,10 +880,10 @@ const RouterLink = class {
|
|
|
880
880
|
rel: this.rel,
|
|
881
881
|
target: this.target,
|
|
882
882
|
};
|
|
883
|
-
return (h(Host, { key: '
|
|
883
|
+
return (h(Host, { key: '6415fbabb7f0e2220fa8d868ca060cf85a6b1756', onClick: this.onClick, class: createColorClasses(this.color, {
|
|
884
884
|
[theme]: true,
|
|
885
885
|
'ion-activatable': true,
|
|
886
|
-
}) }, h("a", Object.assign({ key: '
|
|
886
|
+
}) }, h("a", Object.assign({ key: '031c713ea760e04b81c841b01342af538d2cc0ed' }, attrs), h("slot", { key: '948189a8b94fa12f5ced994a5b9a6138a878f7a8' }))));
|
|
887
887
|
}
|
|
888
888
|
};
|
|
889
889
|
RouterLink.style = IonRouterLinkStyle0;
|
|
@@ -506,8 +506,8 @@ const Searchbar = class {
|
|
|
506
506
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
507
507
|
const shape = this.getShape();
|
|
508
508
|
const size = this.getSize();
|
|
509
|
-
const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: '
|
|
510
|
-
return (h(Host, { key: '
|
|
509
|
+
const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: '88022e979266324a164262e874bb7a64ef942a8b', "aria-label": cancelButtonText, "aria-hidden": shouldShowCancelButton ? undefined : 'true', type: "button", tabIndex: theme === 'ios' && !shouldShowCancelButton ? -1 : undefined, onMouseDown: this.onCancelSearchbar, onTouchStart: this.onCancelSearchbar, class: "searchbar-cancel-button" }, h("div", { key: '82fbcce17ab8658c08a87da5d5d2fc42b619164f', "aria-hidden": "true" }, theme === 'md' || theme === 'ionic' ? (h("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
|
|
510
|
+
return (h(Host, { key: '77f09b18c0d385615dec9972459b02504e4c8b87', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
|
|
511
511
|
[theme]: true,
|
|
512
512
|
'searchbar-animated': animated,
|
|
513
513
|
'searchbar-disabled': this.disabled,
|
|
@@ -521,14 +521,14 @@ const Searchbar = class {
|
|
|
521
521
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
522
522
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
523
523
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
524
|
-
}) }, h("div", { key: '
|
|
524
|
+
}) }, h("div", { key: '6f3076517c9a3df008b08bb2a57c192c02d30b33', class: "searchbar-input-container" }, h("input", Object.assign({ key: 'ed7936783c035d6d15a19b539d1438be1b05ea5a', "aria-label": "search text", disabled: this.disabled, ref: (el) => (this.nativeInput = el), class: "searchbar-input", inputMode: this.inputmode, enterKeyHint: this.enterkeyhint, name: this.name, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, minLength: this.minlength, maxLength: this.maxlength, placeholder: this.placeholder, type: this.type, value: this.getValue(), autoCapitalize: autocapitalize === 'default' ? undefined : autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, spellcheck: this.spellcheck }, this.inheritedAttributes)), (theme === 'md' || theme === 'ionic') && cancelButton, this.shouldShowSearchIcon() && (h("ion-icon", { key: 'a8fa968d81f47566f606971e7ce101eed5325b23', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (h("button", { key: '0dde4d7f0ebd7f28f590b7a7bc24f9774acfc64a', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
525
525
|
/**
|
|
526
526
|
* This prevents mobile browsers from
|
|
527
527
|
* blurring the input when the clear
|
|
528
528
|
* button is activated.
|
|
529
529
|
*/
|
|
530
530
|
ev.preventDefault();
|
|
531
|
-
}, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '
|
|
531
|
+
}, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '24e649c7063022e7df79e63d92cc1f159b5691bd', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, className: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
532
532
|
}
|
|
533
533
|
get el() { return getElement(this); }
|
|
534
534
|
static get watchers() { return {
|
|
@@ -11,7 +11,7 @@ const SegmentContent = class {
|
|
|
11
11
|
registerInstance(this, hostRef);
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h(Host, { key: '
|
|
14
|
+
return (h(Host, { key: '665f41a854621f898eaf7ba9a49e77cc9326501e' }, h("slot", { key: '635aa57fbf6167dcd36fe8dc5dfc1c313637ac04' })));
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
SegmentContent.style = IonSegmentContentStyle0;
|
|
@@ -106,10 +106,10 @@ const SegmentView = class {
|
|
|
106
106
|
}
|
|
107
107
|
render() {
|
|
108
108
|
const { disabled, isManualScroll } = this;
|
|
109
|
-
return (h(Host, { key: '
|
|
109
|
+
return (h(Host, { key: 'ad39fb0cf31ec054cc31eaa1abe734f601d245db', class: {
|
|
110
110
|
'segment-view-disabled': disabled,
|
|
111
111
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
112
|
-
} }, h("slot", { key: '
|
|
112
|
+
} }, h("slot", { key: '189f731f9a4b55b36c4a6ba10fe76c0409f0cbb3' })));
|
|
113
113
|
}
|
|
114
114
|
get el() { return getElement(this); }
|
|
115
115
|
};
|
|
@@ -541,14 +541,14 @@ const Segment = class {
|
|
|
541
541
|
}
|
|
542
542
|
render() {
|
|
543
543
|
const theme = getIonTheme(this);
|
|
544
|
-
return (h(Host, { key: '
|
|
544
|
+
return (h(Host, { key: '6289c3774db1a38175476d4e596c89f124c3bda6', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
|
|
545
545
|
[theme]: true,
|
|
546
546
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
547
547
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
548
548
|
'segment-activated': this.activated,
|
|
549
549
|
'segment-disabled': this.disabled,
|
|
550
550
|
'segment-scrollable': this.scrollable,
|
|
551
|
-
}) }, h("slot", { key: '
|
|
551
|
+
}) }, h("slot", { key: '3db439fa1be09a29d7871130edc1710ef54df224', onSlotchange: this.onSlottedItemsChange })));
|
|
552
552
|
}
|
|
553
553
|
get el() { return getElement(this); }
|
|
554
554
|
static get watchers() { return {
|
|
@@ -692,7 +692,7 @@ const SegmentButton = class {
|
|
|
692
692
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
693
693
|
const theme = getIonTheme(this);
|
|
694
694
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
695
|
-
return (h(Host, { key: '
|
|
695
|
+
return (h(Host, { key: '3f7bb9ebb17ad0cda205115a453a7aea72b498e0', class: {
|
|
696
696
|
[theme]: true,
|
|
697
697
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
698
698
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -708,7 +708,7 @@ const SegmentButton = class {
|
|
|
708
708
|
'ion-activatable': true,
|
|
709
709
|
'ion-activatable-instant': true,
|
|
710
710
|
'ion-focusable': true,
|
|
711
|
-
} }, h("button", Object.assign({ key: '
|
|
711
|
+
} }, h("button", Object.assign({ key: '0686143f91b89a92afb70c8f7d6db07c1bda849c', "aria-selected": checked ? 'true' : 'false', role: "tab", ref: (el) => (this.nativeEl = el), type: type, class: "button-native", part: "native", disabled: disabled }, this.inheritedAttributes), h("span", { key: '2d3e4623ba2a827dbff0ef057f140c99e7107e46', class: "button-inner" }, h("slot", { key: '7d54643207b33ed08d28816ca025c962a41e462b' })), theme === 'md' && h("ion-ripple-effect", { key: '0cd9b0b30935cb5a94d69210e363f6cadc130b25' })), h("div", { key: '079a11dcfa9a0e41ef4e96c8f3f26a69216006cc', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, h("div", { key: '0d004e5b5905b8de9cbc84a16ba1a4db648db387', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
712
712
|
}
|
|
713
713
|
get el() { return getElement(this); }
|
|
714
714
|
static get watchers() { return {
|
|
@@ -93,7 +93,7 @@ const SelectModal = class {
|
|
|
93
93
|
} }, option.text))));
|
|
94
94
|
}
|
|
95
95
|
render() {
|
|
96
|
-
return (h(Host, { key: '
|
|
96
|
+
return (h(Host, { key: '730c44ceba585ce77926121f13d961d8020d7bd2', class: getIonMode(this) }, h("ion-header", { key: '4cf46de557baa1187dc998718004c0344b67d39b' }, h("ion-toolbar", { key: 'df46d6d17351b702ca7e031a1313c17d19d24485' }, this.header !== undefined && h("ion-title", { key: '9561527c557ae5ea6a04367ba52a57a656fd1aaa' }, this.header), h("ion-buttons", { key: 'f9f6efbf7c4f7cd9712c5e2fc89926ad2e374c9f', slot: "end" }, h("ion-button", { key: '70136cb4d64e2b04821d0e81a3671c55f45399fb', onClick: () => this.closeModal() }, "Close")))), h("ion-content", { key: '53d4cdf5cfd9c5c3121f4ce5c23c4b940052554a' }, h("ion-list", { key: 'e022b85e7e6e9d2d90b1dd4435d922cfc8390ec5' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
|
|
97
97
|
}
|
|
98
98
|
get el() { return getElement(this); }
|
|
99
99
|
};
|