@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
|
@@ -489,8 +489,8 @@ export class Searchbar {
|
|
|
489
489
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
490
490
|
const shape = this.getShape();
|
|
491
491
|
const size = this.getSize();
|
|
492
|
-
const cancelButton = this.showCancelButton !== 'never' && (h("button", { key: '
|
|
493
|
-
return (h(Host, { key: '
|
|
492
|
+
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))));
|
|
493
|
+
return (h(Host, { key: '77f09b18c0d385615dec9972459b02504e4c8b87', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses(this.color, {
|
|
494
494
|
[theme]: true,
|
|
495
495
|
'searchbar-animated': animated,
|
|
496
496
|
'searchbar-disabled': this.disabled,
|
|
@@ -504,14 +504,14 @@ export class Searchbar {
|
|
|
504
504
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
505
505
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
506
506
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
507
|
-
}) }, h("div", { key: '
|
|
507
|
+
}) }, 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) => {
|
|
508
508
|
/**
|
|
509
509
|
* This prevents mobile browsers from
|
|
510
510
|
* blurring the input when the clear
|
|
511
511
|
* button is activated.
|
|
512
512
|
*/
|
|
513
513
|
ev.preventDefault();
|
|
514
|
-
}, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '
|
|
514
|
+
}, onClick: () => this.onClearInput(true) }, h("ion-icon", { key: '24e649c7063022e7df79e63d92cc1f159b5691bd', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, className: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
515
515
|
}
|
|
516
516
|
static get is() { return "ion-searchbar"; }
|
|
517
517
|
static get encapsulation() { return "scoped"; }
|
|
@@ -531,14 +531,14 @@ export class Segment {
|
|
|
531
531
|
}
|
|
532
532
|
render() {
|
|
533
533
|
const theme = getIonTheme(this);
|
|
534
|
-
return (h(Host, { key: '
|
|
534
|
+
return (h(Host, { key: '6289c3774db1a38175476d4e596c89f124c3bda6', role: "tablist", onClick: this.onClick, class: createColorClasses(this.color, {
|
|
535
535
|
[theme]: true,
|
|
536
536
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
537
537
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
538
538
|
'segment-activated': this.activated,
|
|
539
539
|
'segment-disabled': this.disabled,
|
|
540
540
|
'segment-scrollable': this.scrollable,
|
|
541
|
-
}) }, h("slot", { key: '
|
|
541
|
+
}) }, h("slot", { key: '3db439fa1be09a29d7871130edc1710ef54df224', onSlotchange: this.onSlottedItemsChange })));
|
|
542
542
|
}
|
|
543
543
|
static get is() { return "ion-segment"; }
|
|
544
544
|
static get encapsulation() { return "shadow"; }
|
|
@@ -131,7 +131,7 @@ export class SegmentButton {
|
|
|
131
131
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
132
132
|
const theme = getIonTheme(this);
|
|
133
133
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
134
|
-
return (h(Host, { key: '
|
|
134
|
+
return (h(Host, { key: '3f7bb9ebb17ad0cda205115a453a7aea72b498e0', class: {
|
|
135
135
|
[theme]: true,
|
|
136
136
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
137
137
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -147,7 +147,7 @@ export class SegmentButton {
|
|
|
147
147
|
'ion-activatable': true,
|
|
148
148
|
'ion-activatable-instant': true,
|
|
149
149
|
'ion-focusable': true,
|
|
150
|
-
} }, h("button", Object.assign({ key: '
|
|
150
|
+
} }, 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" }))));
|
|
151
151
|
}
|
|
152
152
|
static get is() { return "ion-segment-button"; }
|
|
153
153
|
static get encapsulation() { return "shadow"; }
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { Host, h } from "@stencil/core";
|
|
5
5
|
export class SegmentContent {
|
|
6
6
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
7
|
+
return (h(Host, { key: '665f41a854621f898eaf7ba9a49e77cc9326501e' }, h("slot", { key: '635aa57fbf6167dcd36fe8dc5dfc1c313637ac04' })));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "ion-segment-content"; }
|
|
10
10
|
static get encapsulation() { return "shadow"; }
|
|
@@ -94,10 +94,10 @@ export class SegmentView {
|
|
|
94
94
|
}
|
|
95
95
|
render() {
|
|
96
96
|
const { disabled, isManualScroll } = this;
|
|
97
|
-
return (h(Host, { key: '
|
|
97
|
+
return (h(Host, { key: 'ad39fb0cf31ec054cc31eaa1abe734f601d245db', class: {
|
|
98
98
|
'segment-view-disabled': disabled,
|
|
99
99
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
100
|
-
} }, h("slot", { key: '
|
|
100
|
+
} }, h("slot", { key: '189f731f9a4b55b36c4a6ba10fe76c0409f0cbb3' })));
|
|
101
101
|
}
|
|
102
102
|
static get is() { return "ion-segment-view"; }
|
|
103
103
|
static get encapsulation() { return "shadow"; }
|
|
@@ -803,7 +803,7 @@ export class Select {
|
|
|
803
803
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
804
804
|
*/
|
|
805
805
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
806
|
-
return (h(Host, { key: '
|
|
806
|
+
return (h(Host, { key: '56bf013506dc6b882b827ae5d848292cdebf92c8', onClick: this.onClick, class: createColorClasses(this.color, {
|
|
807
807
|
[theme]: true,
|
|
808
808
|
'in-item': inItem,
|
|
809
809
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -820,7 +820,7 @@ export class Select {
|
|
|
820
820
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
821
821
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
822
822
|
[`select-size-${size}`]: size !== undefined,
|
|
823
|
-
}) }, h("label", { key: '
|
|
823
|
+
}) }, h("label", { key: 'cfb256dfe432ac23df006514e75142cbfb595620', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), h("div", { key: '7bba5aed0735f4237e4f4b8d08859cb9cfac7f9f', class: "select-wrapper-inner" },
|
|
824
824
|
/**
|
|
825
825
|
* For the ionic theme, we render the outline container here
|
|
826
826
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -830,7 +830,7 @@ export class Select {
|
|
|
830
830
|
* <label> element, ensuring that clicking the label text
|
|
831
831
|
* focuses the select.
|
|
832
832
|
*/
|
|
833
|
-
theme === 'ionic' && fill === 'outline' && h("div", { key: '
|
|
833
|
+
theme === 'ionic' && fill === 'outline' && h("div", { key: '3c5fa6ca8b44b8c03a5d9a574397245a66fc5eb2', class: "select-outline" }), h("slot", { key: 'c5625dd59673573f34654a173a97426375e9d9e4', name: "start" }), h("div", { key: '742a45ef81c5dd03484e2f2db872a78ab5ad3115', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), h("slot", { key: 'eb81bdc78e0d631b646c87c8fcd3d43958976bb3', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && h("div", { key: '9bc84d872a6b4144c3fe0b1013ac7edfe3381c41', class: "select-highlight" })), this.renderBottomContent()));
|
|
834
834
|
}
|
|
835
835
|
static get is() { return "ion-select"; }
|
|
836
836
|
static get encapsulation() { return "shadow"; }
|
|
@@ -77,7 +77,7 @@ export class SelectModal {
|
|
|
77
77
|
} }, option.text))));
|
|
78
78
|
}
|
|
79
79
|
render() {
|
|
80
|
-
return (h(Host, { key: '
|
|
80
|
+
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()))));
|
|
81
81
|
}
|
|
82
82
|
static get is() { return "ion-select-modal"; }
|
|
83
83
|
static get encapsulation() { return "scoped"; }
|
|
@@ -15,7 +15,7 @@ export class SelectOption {
|
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
17
|
const theme = getIonTheme(this);
|
|
18
|
-
return (h(Host, { key: '
|
|
18
|
+
return (h(Host, { key: '9ff7cf41a31fdf64730f6fe3708bb1f3677b76a4', class: {
|
|
19
19
|
[theme]: true,
|
|
20
20
|
}, role: "option", id: this.inputId }));
|
|
21
21
|
}
|
|
@@ -106,9 +106,9 @@ export class SelectPopover {
|
|
|
106
106
|
const { header, message, options, subHeader } = this;
|
|
107
107
|
const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
|
|
108
108
|
const theme = getIonTheme(this);
|
|
109
|
-
return (h(Host, { key: '
|
|
109
|
+
return (h(Host, { key: '89399f838fb5431edb7788f59dcc01678bf76104', class: {
|
|
110
110
|
[theme]: true,
|
|
111
|
-
} }, h("ion-list", { key: '
|
|
111
|
+
} }, h("ion-list", { key: '2b37328fcfb2b02f36cb9f426b53765298a4c8ff' }, header !== undefined && h("ion-list-header", { key: 'af3ac65204af5169072698fcda1480182d8949d5' }, header), hasSubHeaderOrMessage && (h("ion-item", { key: '7aa4369be13687643f9f651300f7fc89d13edc1a' }, h("ion-label", { key: 'f730c2819c4439833840489c446aad3c7e5d0989', class: "ion-text-wrap" }, subHeader !== undefined && h("h3", { key: '1d9d935c996c01015f1f6c5797bbcd29e6eb4c23' }, subHeader), message !== undefined && h("p", { key: '286e15288c094e39cdded327ef814e1daf5b4329' }, message)))), this.renderOptions(options))));
|
|
112
112
|
}
|
|
113
113
|
static get is() { return "ion-select-popover"; }
|
|
114
114
|
static get encapsulation() { return "scoped"; }
|
|
@@ -29,11 +29,11 @@ export class SkeletonText {
|
|
|
29
29
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
30
30
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
31
31
|
const theme = getIonTheme(this);
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: '61dec18e888846c87eae4af95853d8c013b39ec8', class: {
|
|
33
33
|
[theme]: true,
|
|
34
34
|
'skeleton-text-animated': animated,
|
|
35
35
|
'in-media': inMedia,
|
|
36
|
-
} }, h("span", { key: '
|
|
36
|
+
} }, h("span", { key: 'd61c3096615f154d8bfdd025722bb1c7b7b97b46' }, "\u00A0")));
|
|
37
37
|
}
|
|
38
38
|
static get is() { return "ion-skeleton-text"; }
|
|
39
39
|
static get encapsulation() { return "shadow"; }
|
|
@@ -57,7 +57,7 @@ export class Spinner {
|
|
|
57
57
|
svgs.push(buildLine(spinner, duration, i, spinner.lines));
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
|
-
return (h(Host, { key: '
|
|
60
|
+
return (h(Host, { key: '8f1bd75946965e8bf1689a8b651a809fd68b41c4', class: createColorClasses(self.color, {
|
|
61
61
|
[theme]: true,
|
|
62
62
|
[`spinner-${spinnerName}`]: true,
|
|
63
63
|
'spinner-paused': self.paused || config.getBoolean('_testing'),
|
|
@@ -122,12 +122,12 @@ export class SplitPane {
|
|
|
122
122
|
}
|
|
123
123
|
render() {
|
|
124
124
|
const theme = getIonTheme(this);
|
|
125
|
-
return (h(Host, { key: '
|
|
125
|
+
return (h(Host, { key: '9a1d659ebc3f8b36d818e4c67468726fc3752930', class: {
|
|
126
126
|
[theme]: true,
|
|
127
127
|
// Used internally for styling
|
|
128
128
|
[`split-pane-${theme}`]: true,
|
|
129
129
|
'split-pane-visible': this.visible,
|
|
130
|
-
} }, h("slot", { key: '
|
|
130
|
+
} }, h("slot", { key: 'db7451c8e4ea8d74f6707d06be038de4a05b7e11' })));
|
|
131
131
|
}
|
|
132
132
|
static get is() { return "ion-split-pane"; }
|
|
133
133
|
static get encapsulation() { return "shadow"; }
|
|
@@ -52,10 +52,10 @@ export class Tab {
|
|
|
52
52
|
}
|
|
53
53
|
render() {
|
|
54
54
|
const { tab, active, component } = this;
|
|
55
|
-
return (h(Host, { key: '
|
|
55
|
+
return (h(Host, { key: '78aadb6e13ae2912ac243e8b5746f7b8f4bd1ebd', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
56
56
|
'ion-page': component === undefined,
|
|
57
57
|
'tab-hidden': !active,
|
|
58
|
-
} }, h("slot", { key: '
|
|
58
|
+
} }, h("slot", { key: 'bff1cd310dbebe3536109ac74349e4f4c7fd4a79' })));
|
|
59
59
|
}
|
|
60
60
|
static get is() { return "ion-tab"; }
|
|
61
61
|
static get encapsulation() { return "shadow"; }
|
|
@@ -67,13 +67,13 @@ export class TabBar {
|
|
|
67
67
|
const theme = getIonTheme(this);
|
|
68
68
|
const shape = this.getShape();
|
|
69
69
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
70
|
-
return (h(Host, { key: '
|
|
70
|
+
return (h(Host, { key: '8113748c5b620a398777b616f2c3df37e3a0828e', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses(color, {
|
|
71
71
|
[theme]: true,
|
|
72
72
|
'tab-bar-translucent': translucent,
|
|
73
73
|
'tab-bar-hidden': shouldHide,
|
|
74
74
|
[`tab-bar-${expand}`]: true,
|
|
75
75
|
[`tab-bar-${shape}`]: shape !== undefined,
|
|
76
|
-
}) }, h("slot", { key: '
|
|
76
|
+
}) }, h("slot", { key: '219741d7e41c6b7b432f9ddd865a6f3a1cb2067c' })));
|
|
77
77
|
}
|
|
78
78
|
static get is() { return "ion-tab-bar"; }
|
|
79
79
|
static get encapsulation() { return "shadow"; }
|
|
@@ -235,6 +235,7 @@ ion-ripple-effect {
|
|
|
235
235
|
text-overflow: inherit;
|
|
236
236
|
text-transform: inherit;
|
|
237
237
|
white-space: inherit;
|
|
238
|
+
overflow: visible;
|
|
238
239
|
}
|
|
239
240
|
|
|
240
241
|
.button-native::after {
|
|
@@ -279,4 +280,48 @@ ion-ripple-effect {
|
|
|
279
280
|
|
|
280
281
|
:host(.tab-button-shape-rectangular) {
|
|
281
282
|
border-radius: var(--ion-border-radius-0, 0px);
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
:host ::slotted(ion-badge) {
|
|
286
|
+
inset-inline-start: calc(50% + var(--ion-scale-300, 12px));
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
:host ::slotted(ion-badge.badge-vertical-top) {
|
|
290
|
+
top: -2px;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
:host ::slotted(ion-badge.badge-vertical-top:empty) {
|
|
294
|
+
top: calc(var(--ion-scale-100, 4px) * -1);
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
:host ::slotted(ion-badge.badge-vertical-bottom) {
|
|
298
|
+
top: calc(50% - var(--ion-scale-200, 8px));
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
:host ::slotted(ion-badge.badge-vertical-bottom:empty) {
|
|
302
|
+
top: calc(50% - var(--ion-scale-100, 4px));
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
:host ::slotted(ion-badge[vertical]:not(:empty)) {
|
|
306
|
+
-webkit-padding-start: var(--ion-scale-100, 4px);
|
|
307
|
+
padding-inline-start: var(--ion-scale-100, 4px);
|
|
308
|
+
-webkit-padding-end: var(--ion-scale-100, 4px);
|
|
309
|
+
padding-inline-end: var(--ion-scale-100, 4px);
|
|
310
|
+
padding-top: var(--ion-scale-100, 4px);
|
|
311
|
+
padding-bottom: var(--ion-scale-100, 4px);
|
|
312
|
+
display: flex;
|
|
313
|
+
align-items: center;
|
|
314
|
+
justify-content: center;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top) {
|
|
318
|
+
top: calc(50% - var(--ion-scale-100, 4px));
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom) {
|
|
322
|
+
top: calc(50% + var(--ion-scale-100, 4px));
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty) {
|
|
326
|
+
top: calc(50% + 14px);
|
|
282
327
|
}
|
|
@@ -304,7 +304,7 @@ ion-ripple-effect {
|
|
|
304
304
|
font-size: 10px;
|
|
305
305
|
}
|
|
306
306
|
|
|
307
|
-
::slotted(ion-badge) {
|
|
307
|
+
::slotted(ion-badge:not([vertical])) {
|
|
308
308
|
-webkit-padding-start: 6px;
|
|
309
309
|
padding-inline-start: 6px;
|
|
310
310
|
-webkit-padding-end: 6px;
|
|
@@ -316,10 +316,66 @@ ion-ripple-effect {
|
|
|
316
316
|
font-size: 12px;
|
|
317
317
|
line-height: 16px;
|
|
318
318
|
}
|
|
319
|
-
::slotted(ion-badge) {
|
|
319
|
+
::slotted(ion-badge:not([vertical])) {
|
|
320
320
|
inset-inline-start: calc(50% + 6px);
|
|
321
321
|
}
|
|
322
322
|
|
|
323
|
+
:host ::slotted(ion-badge:empty) {
|
|
324
|
+
padding-left: 0;
|
|
325
|
+
padding-right: 0;
|
|
326
|
+
padding-top: 0;
|
|
327
|
+
padding-bottom: 0;
|
|
328
|
+
width: 8px;
|
|
329
|
+
height: 8px;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
:host ::slotted(ion-badge[vertical]) {
|
|
333
|
+
inset-inline-start: calc(50% + 12px);
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
:host ::slotted(ion-badge.badge-vertical-top) {
|
|
337
|
+
top: 2px;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
:host ::slotted(ion-badge.badge-vertical-top:empty) {
|
|
341
|
+
top: 4px;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
:host ::slotted(ion-badge.badge-vertical-bottom) {
|
|
345
|
+
top: calc(50% - 8px);
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
:host ::slotted(ion-badge.badge-vertical-bottom:empty) {
|
|
349
|
+
top: calc(50% - 2px);
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
:host ::slotted(ion-badge[vertical]:not(:empty)) {
|
|
353
|
+
-webkit-padding-start: 4px;
|
|
354
|
+
padding-inline-start: 4px;
|
|
355
|
+
-webkit-padding-end: 4px;
|
|
356
|
+
padding-inline-end: 4px;
|
|
357
|
+
padding-top: 4px;
|
|
358
|
+
padding-bottom: 4px;
|
|
359
|
+
display: flex;
|
|
360
|
+
align-items: center;
|
|
361
|
+
justify-content: center;
|
|
362
|
+
min-width: 16px;
|
|
363
|
+
height: 16px;
|
|
364
|
+
font-size: 12px;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top) {
|
|
368
|
+
top: calc(50% - 4px);
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom) {
|
|
372
|
+
top: calc(50% + 4px);
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty) {
|
|
376
|
+
top: calc(50% + 14px);
|
|
377
|
+
}
|
|
378
|
+
|
|
323
379
|
::slotted(ion-icon) {
|
|
324
380
|
margin-top: 2px;
|
|
325
381
|
margin-bottom: 2px;
|
|
@@ -375,7 +431,12 @@ ion-ripple-effect {
|
|
|
375
431
|
}
|
|
376
432
|
|
|
377
433
|
:host(.tab-layout-icon-bottom) ::slotted(ion-label) {
|
|
434
|
+
-webkit-margin-start: 4px;
|
|
435
|
+
margin-inline-start: 4px;
|
|
436
|
+
-webkit-margin-end: 4px;
|
|
437
|
+
margin-inline-end: 4px;
|
|
378
438
|
margin-top: 4px;
|
|
439
|
+
margin-bottom: 4px;
|
|
379
440
|
}
|
|
380
441
|
|
|
381
442
|
:host(.tab-layout-icon-start) ::slotted(ion-badge),
|
|
@@ -85,7 +85,7 @@ export class TabButton {
|
|
|
85
85
|
rel,
|
|
86
86
|
target,
|
|
87
87
|
};
|
|
88
|
-
return (h(Host, { key: '
|
|
88
|
+
return (h(Host, { key: '62e148e12c4aa02e190cfa80903536e330e293cb', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
89
89
|
[theme]: true,
|
|
90
90
|
'tab-selected': selected,
|
|
91
91
|
'tab-disabled': disabled,
|
|
@@ -98,7 +98,7 @@ export class TabButton {
|
|
|
98
98
|
'ion-selectable': true,
|
|
99
99
|
[`tab-button-shape-${shape}`]: shape !== undefined,
|
|
100
100
|
'ion-focusable': true,
|
|
101
|
-
} }, h("a", Object.assign({ key: '
|
|
101
|
+
} }, h("a", Object.assign({ key: '5d82c19368f5a18390e152909703a2632d7afa30' }, attrs, { class: "button-native", part: "native", role: "tab", "aria-selected": selected ? 'true' : null, "aria-disabled": disabled ? 'true' : null, tabindex: disabled ? '-1' : undefined }, inheritedAttributes), h("span", { key: 'bf21a75e155df69282d29602a1d4c4790a286e57', class: "button-inner" }, h("slot", { key: '1435aea0ad55a2c11b08f709a8ce1b3cc7f294bd' })), theme === 'md' && h("ion-ripple-effect", { key: 'aaefa817f6452dddeb2a33cd541fbecd22fb8d41', type: "unbounded" }))));
|
|
102
102
|
}
|
|
103
103
|
static get is() { return "ion-tab-button"; }
|
|
104
104
|
static get encapsulation() { return "shadow"; }
|
|
@@ -359,6 +359,35 @@ ion-ripple-effect {
|
|
|
359
359
|
height: 8px;
|
|
360
360
|
}
|
|
361
361
|
|
|
362
|
+
:host ::slotted(ion-badge[vertical=bottom]) {
|
|
363
|
+
top: calc(50% - 8px);
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
:host ::slotted(ion-badge[vertical=bottom]:empty) {
|
|
367
|
+
top: calc(50% - 4px);
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=top]) {
|
|
371
|
+
top: calc(50% - 4px);
|
|
372
|
+
}
|
|
373
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=top]) {
|
|
374
|
+
inset-inline-start: calc(50% + 6px);
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]) {
|
|
378
|
+
top: calc(50% + 4px);
|
|
379
|
+
}
|
|
380
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]) {
|
|
381
|
+
inset-inline-start: calc(50% + 6px);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]:empty) {
|
|
385
|
+
top: calc(50% + 12px);
|
|
386
|
+
}
|
|
387
|
+
:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]:empty) {
|
|
388
|
+
inset-inline-start: calc(50% + 6px);
|
|
389
|
+
}
|
|
390
|
+
|
|
362
391
|
:host(.tab-layout-icon-top) ::slotted(ion-icon) {
|
|
363
392
|
margin-top: 6px;
|
|
364
393
|
margin-bottom: 2px;
|
|
@@ -148,7 +148,7 @@ export class Tabs {
|
|
|
148
148
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
149
149
|
}
|
|
150
150
|
render() {
|
|
151
|
-
return (h(Host, { key: '
|
|
151
|
+
return (h(Host, { key: 'd441cc872422c45850116b2d8e19197c8abcca2a', onIonTabButtonClick: this.onTabClicked }, h("slot", { key: 'f2d4ede00fe5aa30e4142a23ca74ca0808903431', name: "top" }), h("div", { key: '2414e278552ecbb01f96146c4d4e0f4340b0627f', class: "tabs-inner" }, h("slot", { key: 'bf148893a62f8bd9fb36d8fed1f985ed6c14f34e' })), h("slot", { key: '5a1001048b4307afd6616f19f6176e53a8c8d271', name: "bottom" })));
|
|
152
152
|
}
|
|
153
153
|
static get is() { return "ion-tabs"; }
|
|
154
154
|
static get encapsulation() { return "shadow"; }
|
|
@@ -14,9 +14,9 @@ export class Text {
|
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
16
|
const theme = getIonTheme(this);
|
|
17
|
-
return (h(Host, { key: '
|
|
17
|
+
return (h(Host, { key: 'eebd96b69179ee48c5fdaef97c025e5d9dc14103', class: createColorClasses(this.color, {
|
|
18
18
|
[theme]: true,
|
|
19
|
-
}) }, h("slot", { key: '
|
|
19
|
+
}) }, h("slot", { key: '2d5cf914cea96efbb2d82177227ef184da7af9d4' })));
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "ion-text"; }
|
|
22
22
|
static get encapsulation() { return "shadow"; }
|
|
@@ -406,7 +406,7 @@ export class Textarea {
|
|
|
406
406
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
407
407
|
*/
|
|
408
408
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
409
|
-
return (h(Host, { key: '
|
|
409
|
+
return (h(Host, { key: '5b0ad5990d051dac2d08c4ad54cf3b66fed5fc0d', class: createColorClasses(this.color, {
|
|
410
410
|
[theme]: true,
|
|
411
411
|
'has-value': hasValue,
|
|
412
412
|
'has-focus': hasFocus,
|
|
@@ -417,7 +417,7 @@ export class Textarea {
|
|
|
417
417
|
[`textarea-label-placement-${labelPlacement}`]: true,
|
|
418
418
|
'textarea-disabled': disabled,
|
|
419
419
|
'textarea-readonly': readonly,
|
|
420
|
-
}) }, h("label", { key: '
|
|
420
|
+
}) }, h("label", { key: 'd7ad3ebb169bdcdd553f9d848728ffdf343b0508', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), h("div", { key: '6557443b4ec5d3478ffd019a488362ed644ba5cb', class: "textarea-wrapper-inner" },
|
|
421
421
|
/**
|
|
422
422
|
* For the ionic theme, we render the outline container here
|
|
423
423
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -427,7 +427,7 @@ export class Textarea {
|
|
|
427
427
|
* <label> element, ensuring that clicking the label text
|
|
428
428
|
* focuses the textarea.
|
|
429
429
|
*/
|
|
430
|
-
theme === 'ionic' && fill === 'outline' && h("div", { key: '
|
|
430
|
+
theme === 'ionic' && fill === 'outline' && h("div", { key: '55bc54982427a321f3a05fcbd572f132392625e9', class: "textarea-outline" }), h("div", { key: 'a21b17f6b9dab624fb52e4f81480065424eacb9c', class: "start-slot-wrapper" }, h("slot", { key: '1e1d9118c10e295b55a293e728ae017cd05d67f5', name: "start" })), h("div", { key: '48878569cc73cd1e889c92c59998a3df22e090ce', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, h("textarea", Object.assign({ key: '2ab2b1a0fc4d0a3af58f913501aac9601142b08a', class: "native-textarea", ref: (el) => (this.nativeInput = el), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, minLength: this.minlength, maxLength: this.maxlength, name: this.name, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, cols: this.cols, rows: this.rows, wrap: this.wrap, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeyDown, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId }, this.inheritedAttributes), value)), h("div", { key: 'c8fd679b2fe066d6b2a151ccba36afa320ac2061', class: "end-slot-wrapper" }, h("slot", { key: '7a7c887ac2aabe8faaf8a5a93bc64b5740052db4', name: "end" }))), shouldRenderHighlight && h("div", { key: '62dfb83f2f812eadd5114e0815672947def8e5e6', class: "textarea-highlight" })), this.renderBottomContent()));
|
|
431
431
|
}
|
|
432
432
|
static get is() { return "ion-textarea"; }
|
|
433
433
|
static get encapsulation() { return "scoped"; }
|
|
@@ -10,9 +10,9 @@ import { getIonTheme } from "../../global/ionic-global";
|
|
|
10
10
|
export class Thumbnail {
|
|
11
11
|
render() {
|
|
12
12
|
const theme = getIonTheme(this);
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '25e4caa136d1557b27ce8853440db4ab5af0871b', class: {
|
|
14
14
|
[theme]: true,
|
|
15
|
-
} }, h("slot", { key: '
|
|
15
|
+
} }, h("slot", { key: '95d9f15cf19c4bdb35043e04038a52f8a99ce935' })));
|
|
16
16
|
}
|
|
17
17
|
static get is() { return "ion-thumbnail"; }
|
|
18
18
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,11 +31,11 @@ export class ToolbarTitle {
|
|
|
31
31
|
render() {
|
|
32
32
|
const theme = getIonTheme(this);
|
|
33
33
|
const size = this.getSize();
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '4fbaa288cb8de08bf35d6cc8e591adfdd4b95f69', class: createColorClasses(this.color, {
|
|
35
35
|
[theme]: true,
|
|
36
36
|
[`title-${size}`]: true,
|
|
37
37
|
'title-rtl': document.dir === 'rtl',
|
|
38
|
-
}) }, h("div", { key: '
|
|
38
|
+
}) }, h("div", { key: '701a9b762a04d4bbccf3c0aeaa33be296827ae2b', class: "toolbar-title" }, h("slot", { key: '8998a07f0e81e0e920165c644b06ff3aa3a625c7' }))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "ion-title"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -407,9 +407,9 @@ export class Toast {
|
|
|
407
407
|
if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
|
|
408
408
|
printIonWarning('This toast is using start and end buttons with the stacked toast layout. We recommend following the best practice of using either start or end buttons with the stacked toast layout.', el);
|
|
409
409
|
}
|
|
410
|
-
return (h(Host, Object.assign({ key: '
|
|
410
|
+
return (h(Host, Object.assign({ key: '9753af7c05dcf5eec0dc0cb938e1c8e6f0455a8e', tabindex: "-1" }, this.htmlAttributes, { style: {
|
|
411
411
|
zIndex: `${60000 + this.overlayIndex}`,
|
|
412
|
-
}, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true, [theme]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent, [`toast-shape-${shape}`]: shape !== undefined })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: '
|
|
412
|
+
}, class: createColorClasses(this.color, Object.assign(Object.assign({ [mode]: true, [theme]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'toast-translucent': this.translucent, [`toast-shape-${shape}`]: shape !== undefined })), onIonToastWillDismiss: this.dispatchCancelHandler }), h("div", { key: '2f1c21faa8e18bf3baa2620f777b8c54af26dcd5', class: wrapperClass }, h("div", { key: 'a3842ffe10ffe049760bf38a93fdf031a33db8b1', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (h("ion-icon", { key: 'ae48d0e813aa6e99437462f6c08bc0d70536a1ae', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), h("div", { key: '2a1ef4809a4d98cc046e5264a7a0e501a0deacbd', class: "toast-content", role: "status", "aria-atomic": "true", "aria-live": "polite" }, !revealContentToScreenReader && header !== undefined && this.renderHeader('oldHeader', 'true'), !revealContentToScreenReader && message !== undefined && this.renderToastMessage('oldMessage', 'true'), revealContentToScreenReader && header !== undefined && this.renderHeader('header'), revealContentToScreenReader && message !== undefined && this.renderToastMessage('header')), this.renderButtons(endButtons, 'end')))));
|
|
413
413
|
}
|
|
414
414
|
static get is() { return "ion-toast"; }
|
|
415
415
|
static get encapsulation() { return "shadow"; }
|
|
@@ -243,7 +243,7 @@ export class Toggle {
|
|
|
243
243
|
const rtl = isRTL(el) ? 'rtl' : 'ltr';
|
|
244
244
|
const isIonicTheme = theme === 'ionic';
|
|
245
245
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
246
|
-
return (h(Host, { key: '
|
|
246
|
+
return (h(Host, { key: 'e4b7a9eed1d3f07170062ab63cd98b9f0ff17e35', "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick, class: createColorClasses(color, {
|
|
247
247
|
[theme]: true,
|
|
248
248
|
'in-item': hostContext('ion-item', el),
|
|
249
249
|
'toggle-activated': activated,
|
|
@@ -255,10 +255,10 @@ export class Toggle {
|
|
|
255
255
|
[`toggle-${rtl}`]: true,
|
|
256
256
|
'ion-activatable': isIonicTheme,
|
|
257
257
|
'ion-focusable': isIonicTheme,
|
|
258
|
-
}) }, h("label", { key: '
|
|
258
|
+
}) }, h("label", { key: '007a4ac8ac231b58416b572492c25cb176fd92ea', class: "toggle-wrapper" }, h("input", Object.assign({ key: '85406e8d7f02c3aeb10ab897cd9fe003ccab95b8', type: "checkbox", role: "switch", "aria-checked": `${checked}`, checked: checked, disabled: disabled, id: inputId, onFocus: () => this.onFocus(), onBlur: () => this.onBlur(), ref: (focusEl) => (this.focusEl = focusEl), required: required }, this.inheritedAttributes)), h("div", { key: 'a82e1b76f556bc72aeef8d9e5e0ba5bf2ae879ff', class: {
|
|
259
259
|
'label-text-wrapper': true,
|
|
260
260
|
'label-text-wrapper-hidden': !this.hasLabel,
|
|
261
|
-
}, part: "label" }, h("slot", { key: '
|
|
261
|
+
}, part: "label" }, h("slot", { key: '63b402f2839c722992904c60233239e7fa429b80' }), this.renderHintText()), h("div", { key: '51a5564239e42791e50fbe187e78ca76fa88093f', class: "native-wrapper" }, this.renderToggleControl()))));
|
|
262
262
|
}
|
|
263
263
|
static get is() { return "ion-toggle"; }
|
|
264
264
|
static get encapsulation() { return "shadow"; }
|
|
@@ -67,10 +67,10 @@ export class Toolbar {
|
|
|
67
67
|
this.childrenStyles.forEach((value) => {
|
|
68
68
|
Object.assign(childStyles, value);
|
|
69
69
|
});
|
|
70
|
-
return (h(Host, { key: '
|
|
70
|
+
return (h(Host, { key: '6368640c5bcc3515d628c24116912e7ba1e79a00', class: Object.assign(Object.assign({}, childStyles), createColorClasses(this.color, {
|
|
71
71
|
[theme]: true,
|
|
72
72
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
73
|
-
})) }, h("div", { key: '
|
|
73
|
+
})) }, h("div", { key: '139edd9fb7a7c42d94dd79e783d841b052abb245', class: "toolbar-background", part: "background" }), h("div", { key: '72716d4a9af0191d6083d1a2444cea42e4521127', class: "toolbar-container", part: "container" }, h("slot", { key: '5049c3e4235dd52b80b50f87b74f58c03fc53c00', name: "start" }), h("slot", { key: 'cf43c31b7d81dfb49e0fdf987978c621fc563213', name: "secondary" }), h("div", { key: '34bd76bdb954adcecb4a9c263584733d617e5988', class: "toolbar-content", part: "content" }, h("slot", { key: 'a63dfc76eb070c680426e3fe6b8efc9bec9a69ac' })), h("slot", { key: 'bb0a4cb83c30d206489c2dcfb6238481ccfc51af', name: "primary" }), h("slot", { key: 'e3c632b6810493f714ec632d17b878740874e919', name: "end" }))));
|
|
74
74
|
}
|
|
75
75
|
static get is() { return "ion-toolbar"; }
|
|
76
76
|
static get encapsulation() { return "shadow"; }
|