@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
package/hydrate/index.js
CHANGED
|
@@ -7727,7 +7727,7 @@ class App {
|
|
|
7727
7727
|
}; }
|
|
7728
7728
|
}
|
|
7729
7729
|
|
|
7730
|
-
const avatarIonicCss = ":host{border-radius:var(--border-radius);display:block;position:relative}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--padding-top:var(--ion-space-0, 0px);--padding-bottom:var(--ion-space-0, 0px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:var(--ion-primitives-neutral-100, #f5f5f5);color:var(--ion-primitives-neutral-800, #626262);font-weight:var(--ion-font-weight-medium, 500);line-height:var(--ion-font-line-height-700, 28px)}:host(:not(.avatar-image)){-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}:host(.avatar-xxsmall){--padding-end:var(--ion-space-050, 2px);--padding-start:var(--ion-space-050, 2px);width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px);font-size:var(--ion-font-size-300, 0.75rem);line-height:var(--ion-font-line-height-500, 20px)}:host(.avatar-xsmall){--padding-end:var(--ion-space-050, 2px);--padding-start:var(--ion-space-050, 2px);width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px);font-size:var(--ion-font-size-300, 0.75rem);line-height:var(--ion-font-line-height-500, 20px)}:host(.avatar-small){--padding-end:var(--ion-space-150, 6px);--padding-start:var(--ion-space-150, 6px);width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px);font-size:var(--ion-font-size-400, 1rem);line-height:var(--ion-font-line-height-600, 24px)}:host(.avatar-medium){--padding-end:var(--ion-space-200, 8px);--padding-start:var(--ion-space-200, 8px);width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px);font-size:var(--ion-font-size-450, 1.125rem)}:host(.avatar-large){--padding-end:var(--ion-space-250, 10px);--padding-start:var(--ion-space-250, 10px);width:var(--ion-scale-1200, 48px);height:var(--ion-scale-1200, 48px);font-size:var(--ion-font-size-500, 1.25rem)}:host(.avatar-xlarge){--padding-end:var(--ion-space-300, 12px);--padding-start:var(--ion-space-300, 12px);width:var(--ion-scale-1400, 56px);height:var(--ion-scale-1400, 56px);font-size:var(--ion-font-size-550, 1.375rem)}:host(.avatar-xxsmall.avatar-soft),:host(.avatar-xsmall.avatar-soft),:host(.avatar-small.avatar-soft){--border-radius:var(--ion-border-radius-100, 4px)}:host(.avatar-soft){--border-radius:var(--ion-border-radius-200, 8px)}:host(.avatar-round){--border-radius:var(--ion-border-radius-full, 999px)}:host(.avatar-rectangular){--border-radius:var(--ion-border-radius-0, 0px)}:host(.avatar-icon){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host(.avatar-xsmall) ::slotted(ion-icon){width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px)}:host(.avatar-small) ::slotted(ion-icon){width:var(--ion-scale-500, 20px);height:var(--ion-scale-500, 20px)}:host(.avatar-medium) ::slotted(ion-icon){width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px)}:host(.avatar-large) ::slotted(ion-icon){width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px)}:host(.avatar-xlarge) ::slotted(ion-icon){width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px)}:host ::slotted(ion-badge.badge-vertical-top:empty){-webkit-transform:translate(var(--ion-scale-050, 2px), calc(var(--ion-scale-050, 2px) * -1));transform:translate(var(--ion-scale-050, 2px), calc(var(--ion-scale-050, 2px) * -1))}:host(.avatar-xxsmall) ::slotted(ion-badge.badge-vertical-top:empty){-webkit-transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px) * -1));transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px) * -1))}:host ::slotted(ion-badge.badge-vertical-bottom:empty){-webkit-transform:translate(0, var(--ion-scale-100, 4px));transform:translate(0, var(--ion-scale-100, 4px))}:host(.avatar-xxsmall) ::slotted(ion-badge.badge-vertical-bottom:empty){-webkit-transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px)));transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px)))}";
|
|
7730
|
+
const avatarIonicCss = ":host{border-radius:var(--border-radius);display:block;position:relative}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--padding-top:var(--ion-space-0, 0px);--padding-bottom:var(--ion-space-0, 0px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:var(--ion-primitives-neutral-100, #f5f5f5);color:var(--ion-primitives-neutral-800, #626262);font-weight:var(--ion-font-weight-medium, 500);line-height:var(--ion-font-line-height-700, 28px)}:host(:not(.avatar-image)){-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}:host(.avatar-xxsmall){--padding-end:var(--ion-space-050, 2px);--padding-start:var(--ion-space-050, 2px);width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px);font-size:var(--ion-font-size-300, 0.75rem);line-height:var(--ion-font-line-height-500, 20px)}:host(.avatar-xsmall){--padding-end:var(--ion-space-050, 2px);--padding-start:var(--ion-space-050, 2px);width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px);font-size:var(--ion-font-size-300, 0.75rem);line-height:var(--ion-font-line-height-500, 20px)}:host(.avatar-small){--padding-end:var(--ion-space-150, 6px);--padding-start:var(--ion-space-150, 6px);width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px);font-size:var(--ion-font-size-400, 1rem);line-height:var(--ion-font-line-height-600, 24px)}:host(.avatar-medium){--padding-end:var(--ion-space-200, 8px);--padding-start:var(--ion-space-200, 8px);width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px);font-size:var(--ion-font-size-450, 1.125rem)}:host(.avatar-large){--padding-end:var(--ion-space-250, 10px);--padding-start:var(--ion-space-250, 10px);width:var(--ion-scale-1200, 48px);height:var(--ion-scale-1200, 48px);font-size:var(--ion-font-size-500, 1.25rem)}:host(.avatar-xlarge){--padding-end:var(--ion-space-300, 12px);--padding-start:var(--ion-space-300, 12px);width:var(--ion-scale-1400, 56px);height:var(--ion-scale-1400, 56px);font-size:var(--ion-font-size-550, 1.375rem)}:host(.avatar-xxsmall.avatar-soft),:host(.avatar-xsmall.avatar-soft),:host(.avatar-small.avatar-soft){--border-radius:var(--ion-border-radius-100, 4px)}:host(.avatar-soft){--border-radius:var(--ion-border-radius-200, 8px)}:host(.avatar-round){--border-radius:var(--ion-border-radius-full, 999px)}:host(.avatar-rectangular){--border-radius:var(--ion-border-radius-0, 0px)}:host(.avatar-icon){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}:host(.avatar-xsmall) ::slotted(ion-icon){width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px)}:host(.avatar-small) ::slotted(ion-icon){width:var(--ion-scale-500, 20px);height:var(--ion-scale-500, 20px)}:host(.avatar-medium) ::slotted(ion-icon){width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px)}:host(.avatar-large) ::slotted(ion-icon){width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px)}:host(.avatar-xlarge) ::slotted(ion-icon){width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px)}:host ::slotted(ion-badge.badge-vertical-top:empty){-webkit-transform:translate(var(--ion-scale-050, 2px), calc(var(--ion-scale-050, 2px) * -1));transform:translate(var(--ion-scale-050, 2px), calc(var(--ion-scale-050, 2px) * -1))}:host(.avatar-xxsmall) ::slotted(ion-badge.badge-vertical-top:empty){-webkit-transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px) * -1));transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px) * -1))}:host ::slotted(ion-badge.badge-vertical-bottom:empty){-webkit-transform:translate(0, var(--ion-scale-100, 4px));transform:translate(0, var(--ion-scale-100, 4px))}:host(.avatar-xxsmall) ::slotted(ion-badge.badge-vertical-bottom:empty){-webkit-transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px)));transform:translate(var(--ion-scale-100, 4px), calc(var(--ion-scale-100, 4px)))}:host(.avatar-disabled)::before{right:0;left:0;top:0;bottom:0;position:absolute;background-color:var(--ion-state-disabled, rgba(255, 255, 255, 0.6));content:\"\";pointer-events:none}";
|
|
7731
7731
|
var IonAvatarIonicStyle0 = avatarIonicCss;
|
|
7732
7732
|
|
|
7733
7733
|
const avatarIosCss = ":host{border-radius:var(--border-radius);display:block;position:relative}::slotted(ion-img),::slotted(img){border-radius:var(--border-radius);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}:host{--border-radius:50%;width:48px;height:48px}";
|
|
@@ -7745,6 +7745,7 @@ class Avatar {
|
|
|
7745
7745
|
registerInstance(this, hostRef);
|
|
7746
7746
|
this.size = undefined;
|
|
7747
7747
|
this.shape = undefined;
|
|
7748
|
+
this.disabled = false;
|
|
7748
7749
|
}
|
|
7749
7750
|
get hasImage() {
|
|
7750
7751
|
return !!this.el.querySelector('ion-img') || !!this.el.querySelector('img');
|
|
@@ -7777,16 +7778,18 @@ class Avatar {
|
|
|
7777
7778
|
return shape;
|
|
7778
7779
|
}
|
|
7779
7780
|
render() {
|
|
7781
|
+
const { hasImage, hasIcon, disabled } = this;
|
|
7780
7782
|
const theme = getIonTheme(this);
|
|
7781
7783
|
const size = this.getSize();
|
|
7782
7784
|
const shape = this.getShape();
|
|
7783
|
-
return (hAsync(Host, { key: '
|
|
7785
|
+
return (hAsync(Host, { key: '78ff5863d80f0e334b679a1ba530008dee4e0e69', class: {
|
|
7784
7786
|
[theme]: true,
|
|
7785
7787
|
[`avatar-${size}`]: size !== undefined,
|
|
7786
7788
|
[`avatar-${shape}`]: shape !== undefined,
|
|
7787
|
-
[`avatar-image`]:
|
|
7788
|
-
[`avatar-icon`]:
|
|
7789
|
-
|
|
7789
|
+
[`avatar-image`]: hasImage,
|
|
7790
|
+
[`avatar-icon`]: hasIcon,
|
|
7791
|
+
[`avatar-disabled`]: disabled,
|
|
7792
|
+
} }, hAsync("slot", { key: '7f82734af2338a2afca67e1c600c64352a52e8a2' })));
|
|
7790
7793
|
}
|
|
7791
7794
|
get el() { return getElement(this); }
|
|
7792
7795
|
static get style() { return {
|
|
@@ -7799,7 +7802,8 @@ class Avatar {
|
|
|
7799
7802
|
"$tagName$": "ion-avatar",
|
|
7800
7803
|
"$members$": {
|
|
7801
7804
|
"size": [1],
|
|
7802
|
-
"shape": [1]
|
|
7805
|
+
"shape": [1],
|
|
7806
|
+
"disabled": [4]
|
|
7803
7807
|
},
|
|
7804
7808
|
"$listeners$": undefined,
|
|
7805
7809
|
"$lazyBundleId$": "-",
|
|
@@ -7985,13 +7989,13 @@ class Backdrop {
|
|
|
7985
7989
|
}; }
|
|
7986
7990
|
}
|
|
7987
7991
|
|
|
7988
|
-
const badgeIonicCss = ":host{--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host([vertical]){position:absolute}:host([vertical]){inset-inline-end:0}:host(:empty.badge-vertical-top){top:0}:host(:empty.badge-vertical-bottom){bottom:0}:host{--background:var(--ion-color-primary, #105cef);--color:var(--ion-color-primary-contrast, #fff);--padding-start:var(--ion-space-200, 8px);--padding-end:var(--ion-space-200, 8px);--padding-top:var(--ion-space-0, 0px);--padding-bottom:var(--ion-space-0, 0px);display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:var(--ion-font-weight-medium, 500)}:host(.badge-soft){border-radius:var(--ion-border-radius-200, 8px)}:host(.badge-xxsmall.badge-soft),:host(.badge-xsmall.badge-soft),:host(.badge-small.badge-soft){border-radius:var(--ion-border-radius-100, 4px)}:host(.badge-round){border-radius:var(--ion-border-radius-full, 999px)}:host(.badge-rectangular){border-radius:var(--ion-border-radius-0, 0px)}:host(.badge-xxsmall){--padding-start:var(--ion-space-050, 2px);--padding-end:var(--ion-space-050, 2px);min-width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px);font-size:var(--ion-font-size-300, 0.75rem);line-height:var(--ion-font-line-height-400, 16px)}:host(.badge-xxsmall) ::slotted(ion-icon){width:var(--ion-scale-300, 12px);height:var(--ion-scale-300, 12px)}:host(.badge-xsmall){--padding-start:var(--ion-space-100, 4px);--padding-end:var(--ion-space-100, 4px);min-width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px);font-size:var(--ion-font-size-350, 0.875rem);line-height:var(--ion-font-line-height-600, 24px)}:host(.badge-xsmall) ::slotted(ion-icon){width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px)}:host(.badge-small){--padding-start:var(--ion-space-100, 4px);--padding-end:var(--ion-space-100, 4px);min-width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px);font-size:var(--ion-font-size-400, 1rem);line-height:var(--ion-font-line-height-600, 24px)}:host(.badge-small) ::slotted(ion-icon){width:var(--ion-scale-500, 20px);height:var(--ion-scale-500, 20px)}:host(.badge-medium){min-width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px);font-size:var(--ion-font-size-450, 1.125rem);line-height:var(--ion-font-line-height-700, 28px)}:host(.badge-medium) ::slotted(ion-icon){width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px)}:host(.badge-large){min-width:var(--ion-scale-1200, 48px);height:var(--ion-scale-1200, 48px);font-size:var(--ion-font-size-500, 1.25rem);line-height:var(--ion-font-line-height-700, 28px)}:host(.badge-large) ::slotted(ion-icon){width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px)}:host(.badge-xlarge){min-width:var(--ion-scale-1400, 56px);height:var(--ion-scale-1400, 56px);font-size:var(--ion-font-size-550, 1.375rem);line-height:var(--ion-font-line-height-700, 28px)}:host(.badge-xlarge) ::slotted(ion-icon){width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px)}:host(:empty){--padding-start:0;--padding-end:0}:host(.badge-small:empty){min-width:var(--ion-scale-200, 8px);height:var(--ion-scale-200, 8px)}:host(.badge-medium:empty){min-width:var(--ion-scale-300, 12px);height:var(--ion-scale-300, 12px)}:host(.badge-large:empty){min-width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px)}";
|
|
7992
|
+
const badgeIonicCss = ":host{--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host([vertical]:not(.in-tab-button)){position:absolute}:host([vertical]:not(.in-tab-button)){inset-inline-end:0}:host(:not(.in-tab-button):empty.badge-vertical-top){top:0}:host(:not(.in-tab-button):empty.badge-vertical-bottom){bottom:0}:host{--background:var(--ion-color-primary, #105cef);--color:var(--ion-color-primary-contrast, #fff);--padding-start:var(--ion-space-200, 8px);--padding-end:var(--ion-space-200, 8px);--padding-top:var(--ion-space-0, 0px);--padding-bottom:var(--ion-space-0, 0px);display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:var(--ion-font-weight-medium, 500)}:host(.badge-soft){border-radius:var(--ion-border-radius-200, 8px)}:host(.badge-xxsmall.badge-soft),:host(.badge-xsmall.badge-soft),:host(.badge-small.badge-soft){border-radius:var(--ion-border-radius-100, 4px)}:host(.badge-round){border-radius:var(--ion-border-radius-full, 999px)}:host(.badge-rectangular){border-radius:var(--ion-border-radius-0, 0px)}:host(.badge-xxsmall){--padding-start:var(--ion-space-050, 2px);--padding-end:var(--ion-space-050, 2px);min-width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px);font-size:var(--ion-font-size-300, 0.75rem);line-height:var(--ion-font-line-height-400, 16px)}:host(.badge-xxsmall) ::slotted(ion-icon){width:var(--ion-scale-300, 12px);height:var(--ion-scale-300, 12px)}:host(.badge-xsmall){--padding-start:var(--ion-space-100, 4px);--padding-end:var(--ion-space-100, 4px);min-width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px);font-size:var(--ion-font-size-350, 0.875rem);line-height:var(--ion-font-line-height-600, 24px)}:host(.badge-xsmall) ::slotted(ion-icon){width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px)}:host(.badge-small){--padding-start:var(--ion-space-100, 4px);--padding-end:var(--ion-space-100, 4px);min-width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px);font-size:var(--ion-font-size-400, 1rem);line-height:var(--ion-font-line-height-600, 24px)}:host(.badge-small) ::slotted(ion-icon){width:var(--ion-scale-500, 20px);height:var(--ion-scale-500, 20px)}:host(.badge-medium){min-width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px);font-size:var(--ion-font-size-450, 1.125rem);line-height:var(--ion-font-line-height-700, 28px)}:host(.badge-medium) ::slotted(ion-icon){width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px)}:host(.badge-large){min-width:var(--ion-scale-1200, 48px);height:var(--ion-scale-1200, 48px);font-size:var(--ion-font-size-500, 1.25rem);line-height:var(--ion-font-line-height-700, 28px)}:host(.badge-large) ::slotted(ion-icon){width:var(--ion-scale-800, 32px);height:var(--ion-scale-800, 32px)}:host(.badge-xlarge){min-width:var(--ion-scale-1400, 56px);height:var(--ion-scale-1400, 56px);font-size:var(--ion-font-size-550, 1.375rem);line-height:var(--ion-font-line-height-700, 28px)}:host(.badge-xlarge) ::slotted(ion-icon){width:var(--ion-scale-1000, 40px);height:var(--ion-scale-1000, 40px)}:host(:empty){--padding-start:0;--padding-end:0}:host(.badge-small:empty){min-width:var(--ion-scale-200, 8px);height:var(--ion-scale-200, 8px)}:host(.badge-medium:empty){min-width:var(--ion-scale-300, 12px);height:var(--ion-scale-300, 12px)}:host(.badge-large:empty){min-width:var(--ion-scale-400, 16px);height:var(--ion-scale-400, 16px)}:host([vertical].in-tab-button){position:relative}:host([vertical].in-tab-button) ::slotted(ion-icon){top:50%;position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}:host([vertical].in-tab-button) ::slotted(ion-icon){inset-inline-start:50%}";
|
|
7989
7993
|
var IonBadgeIonicStyle0 = badgeIonicCss;
|
|
7990
7994
|
|
|
7991
|
-
const badgeIosCss = ":host{--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host([vertical]){position:absolute}:host([vertical]){inset-inline-end:0}:host(:empty.badge-vertical-top){top:0}:host(:empty.badge-vertical-bottom){bottom:0}:host{--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff);font-family:var(--ion-font-family, inherit)}:host(:empty){--padding-start:0;--padding-end:0;--padding-bottom:0;--padding-top:0;border-radius:999px;width:10px;height:10px}:host{border-radius:10px;font-size:max(13px, 0.8125rem)}";
|
|
7995
|
+
const badgeIosCss = ":host{--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host([vertical]:not(.in-tab-button)){position:absolute}:host([vertical]:not(.in-tab-button)){inset-inline-end:0}:host(:not(.in-tab-button):empty.badge-vertical-top){top:0}:host(:not(.in-tab-button):empty.badge-vertical-bottom){bottom:0}:host{--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff);font-family:var(--ion-font-family, inherit)}:host(:empty){--padding-start:0;--padding-end:0;--padding-bottom:0;--padding-top:0;border-radius:999px;width:10px;height:10px}:host{border-radius:10px;font-size:max(13px, 0.8125rem)}:host([vertical].in-tab-button){position:relative;min-width:8px}:host([vertical].in-tab-button) ::slotted(ion-icon){top:50%;position:absolute;width:12px;height:12px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}:host([vertical].in-tab-button) ::slotted(ion-icon){inset-inline-start:50%}";
|
|
7992
7996
|
var IonBadgeIosStyle0 = badgeIosCss;
|
|
7993
7997
|
|
|
7994
|
-
const badgeMdCss = ":host{--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host([vertical]){position:absolute}:host([vertical]){inset-inline-end:0}:host(:empty.badge-vertical-top){top:0}:host(:empty.badge-vertical-bottom){bottom:0}:host{--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff);font-family:var(--ion-font-family, inherit)}:host(:empty){--padding-start:0;--padding-end:0;--padding-bottom:0;--padding-top:0;border-radius:999px;width:10px;height:10px}:host{--padding-top:3px;--padding-end:4px;--padding-bottom:4px;--padding-start:4px;border-radius:4px}";
|
|
7998
|
+
const badgeMdCss = ":host{--padding-top:3px;--padding-end:8px;--padding-bottom:3px;--padding-start:8px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);display:inline-block;min-width:10px;background:var(--background);color:var(--color);font-size:0.8125rem;font-weight:bold;line-height:1;text-align:center;white-space:nowrap;contain:content;vertical-align:baseline}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host([vertical]:not(.in-tab-button)){position:absolute}:host([vertical]:not(.in-tab-button)){inset-inline-end:0}:host(:not(.in-tab-button):empty.badge-vertical-top){top:0}:host(:not(.in-tab-button):empty.badge-vertical-bottom){bottom:0}:host{--background:var(--ion-color-primary, #0054e9);--color:var(--ion-color-primary-contrast, #fff);font-family:var(--ion-font-family, inherit)}:host(:empty){--padding-start:0;--padding-end:0;--padding-bottom:0;--padding-top:0;border-radius:999px;width:10px;height:10px}:host{--padding-top:3px;--padding-end:4px;--padding-bottom:4px;--padding-start:4px;border-radius:4px}";
|
|
7995
7999
|
var IonBadgeMdStyle0 = badgeMdCss;
|
|
7996
8000
|
|
|
7997
8001
|
/**
|
|
@@ -8034,13 +8038,15 @@ class Badge {
|
|
|
8034
8038
|
const shape = this.getShape();
|
|
8035
8039
|
const size = this.getSize();
|
|
8036
8040
|
const theme = getIonTheme(this);
|
|
8037
|
-
return (hAsync(Host, { key: '
|
|
8041
|
+
return (hAsync(Host, { key: 'fde95405b1e2a2e7542eae3ad2f4a59ef86e9759', class: createColorClasses$1(this.color, {
|
|
8038
8042
|
[theme]: true,
|
|
8039
8043
|
[`badge-${shape}`]: shape !== undefined,
|
|
8040
8044
|
[`badge-${size}`]: size !== undefined,
|
|
8041
8045
|
[`badge-vertical-${this.vertical}`]: this.vertical !== undefined,
|
|
8042
|
-
|
|
8046
|
+
'in-tab-button': hostContext('ion-tab-button', this.el),
|
|
8047
|
+
}) }, hAsync("slot", { key: 'b11925a6901eca458e99d419636caeca0cdf092c' })));
|
|
8043
8048
|
}
|
|
8049
|
+
get el() { return getElement(this); }
|
|
8044
8050
|
static get style() { return {
|
|
8045
8051
|
ionic: IonBadgeIonicStyle0,
|
|
8046
8052
|
ios: IonBadgeIosStyle0,
|
|
@@ -13734,6 +13740,48 @@ class DatetimeButton {
|
|
|
13734
13740
|
}; }
|
|
13735
13741
|
}
|
|
13736
13742
|
|
|
13743
|
+
const dividerIonicCss = ":host{--margin-top:0px;--margin-bottom:0px;--padding-start:0px;--padding-end:0px;display:block;width:100%;padding-right:calc(var(--padding-end) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));}:host-context([dir=rtl]){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-end) + var(--ion-safe-area-left, 0px))}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-end) + var(--ion-safe-area-left, 0px))}}:host hr{display:block;width:100%;margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);border:none}:host hr{border-top:var(--ion-border-size-025, 1px) var(--ion-border-style-solid, solid) var(--ion-border-default, #e0e0e0)}:host(.divider-inset){--padding-start:var(--ion-space-400, 16px);--padding-end:var(--ion-space-400, 16px)}:host(.divider-spacing-xsmall){--margin-top:var(--ion-space-200, 8px);--margin-bottom:var(--ion-space-200, 8px)}:host(.divider-spacing-small){--margin-top:var(--ion-space-300, 12px);--margin-bottom:var(--ion-space-300, 12px)}:host(.divider-spacing-medium){--margin-top:var(--ion-space-400, 16px);--margin-bottom:var(--ion-space-400, 16px)}:host(.divider-spacing-large){--margin-top:var(--ion-space-600, 24px);--margin-bottom:var(--ion-space-600, 24px)}:host(.divider-spacing-xlarge){--margin-top:var(--ion-space-800, 32px);--margin-bottom:var(--ion-space-800, 32px)}:host(.divider-spacing-xxlarge){--margin-top:var(--ion-space-1000, 40px);--margin-bottom:var(--ion-space-1000, 40px)}";
|
|
13744
|
+
var IonDividerIonicStyle0 = dividerIonicCss;
|
|
13745
|
+
|
|
13746
|
+
const dividerIosCss = ":host{--margin-top:0px;--margin-bottom:0px;--padding-start:0px;--padding-end:0px;display:block;width:100%;padding-right:calc(var(--padding-end) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));}:host-context([dir=rtl]){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-end) + var(--ion-safe-area-left, 0px))}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-end) + var(--ion-safe-area-left, 0px))}}:host hr{display:block;width:100%;margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);border:none}:host hr{border-top:1px solid #e0e0e0}:host(.divider-inset){--padding-start:16px;--padding-end:16px}:host(.divider-spacing-xsmall){--margin-top:8px;--margin-bottom:8px}:host(.divider-spacing-small){--margin-top:12px;--margin-bottom:12px}:host(.divider-spacing-medium){--margin-top:16px;--margin-bottom:16px}:host(.divider-spacing-large){--margin-top:24px;--margin-bottom:24px}:host(.divider-spacing-xlarge){--margin-top:32px;--margin-bottom:32px}:host(.divider-spacing-xxlarge){--margin-top:40px;--margin-bottom:40px}";
|
|
13747
|
+
var IonDividerIosStyle0 = dividerIosCss;
|
|
13748
|
+
|
|
13749
|
+
const dividerMdCss = ":host{--margin-top:0px;--margin-bottom:0px;--padding-start:0px;--padding-end:0px;display:block;width:100%;padding-right:calc(var(--padding-end) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));}:host-context([dir=rtl]){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-end) + var(--ion-safe-area-left, 0px))}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:calc(var(--padding-end) + var(--ion-safe-area-left, 0px))}}:host hr{display:block;width:100%;margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);border:none}:host hr{border-top:1px solid #e0e0e0}:host(.divider-inset){--padding-start:16px;--padding-end:16px}:host(.divider-spacing-xsmall){--margin-top:8px;--margin-bottom:8px}:host(.divider-spacing-small){--margin-top:12px;--margin-bottom:12px}:host(.divider-spacing-medium){--margin-top:16px;--margin-bottom:16px}:host(.divider-spacing-large){--margin-top:24px;--margin-bottom:24px}:host(.divider-spacing-xlarge){--margin-top:32px;--margin-bottom:32px}:host(.divider-spacing-xxlarge){--margin-top:40px;--margin-bottom:40px}";
|
|
13750
|
+
var IonDividerMdStyle0 = dividerMdCss;
|
|
13751
|
+
|
|
13752
|
+
class Divider {
|
|
13753
|
+
constructor(hostRef) {
|
|
13754
|
+
registerInstance(this, hostRef);
|
|
13755
|
+
this.spacing = 'xxsmall';
|
|
13756
|
+
this.inset = false;
|
|
13757
|
+
}
|
|
13758
|
+
render() {
|
|
13759
|
+
const { inset, spacing } = this;
|
|
13760
|
+
const theme = getIonTheme(this);
|
|
13761
|
+
return (hAsync(Host, { key: '38ef60c18afbf8c330ea48fb469a079244614aa3', class: {
|
|
13762
|
+
[theme]: true,
|
|
13763
|
+
[`divider-spacing-${spacing}`]: spacing !== undefined,
|
|
13764
|
+
[`divider-inset`]: inset,
|
|
13765
|
+
} }, hAsync("hr", { key: '267bd548899dea34c38fa24e6371f46b55b45eb7' })));
|
|
13766
|
+
}
|
|
13767
|
+
static get style() { return {
|
|
13768
|
+
ionic: IonDividerIonicStyle0,
|
|
13769
|
+
ios: IonDividerIosStyle0,
|
|
13770
|
+
md: IonDividerMdStyle0
|
|
13771
|
+
}; }
|
|
13772
|
+
static get cmpMeta() { return {
|
|
13773
|
+
"$flags$": 41,
|
|
13774
|
+
"$tagName$": "ion-divider",
|
|
13775
|
+
"$members$": {
|
|
13776
|
+
"spacing": [513],
|
|
13777
|
+
"inset": [4]
|
|
13778
|
+
},
|
|
13779
|
+
"$listeners$": undefined,
|
|
13780
|
+
"$lazyBundleId$": "-",
|
|
13781
|
+
"$attrsToReflect$": [["spacing", "spacing"]]
|
|
13782
|
+
}; }
|
|
13783
|
+
}
|
|
13784
|
+
|
|
13737
13785
|
const fabCss = ":host{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:999}:host(.fab-horizontal-center){right:0px;left:0px;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto}:host(.fab-horizontal-start){left:calc(10px + var(--ion-safe-area-left, 0px));}:host-context([dir=rtl]):host(.fab-horizontal-start),:host-context([dir=rtl]).fab-horizontal-start{right:calc(10px + var(--ion-safe-area-right, 0px));left:unset}@supports selector(:dir(rtl)){:host(.fab-horizontal-start:dir(rtl)){right:calc(10px + var(--ion-safe-area-right, 0px));left:unset}}:host(.fab-horizontal-end){right:calc(10px + var(--ion-safe-area-right, 0px));}:host-context([dir=rtl]):host(.fab-horizontal-end),:host-context([dir=rtl]).fab-horizontal-end{left:calc(10px + var(--ion-safe-area-left, 0px));right:unset}@supports selector(:dir(rtl)){:host(.fab-horizontal-end:dir(rtl)){left:calc(10px + var(--ion-safe-area-left, 0px));right:unset}}:host(.fab-vertical-top){top:10px}:host(.fab-vertical-top.fab-edge){top:0}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-button){margin-top:-50%}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-button.fab-button-small){margin-top:calc((-100% + 16px) / 2)}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-start),:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-end){margin-top:-50%}:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-top),:host(.fab-vertical-top.fab-edge) ::slotted(ion-fab-list.fab-list-side-bottom){margin-top:calc(50% + 10px)}:host(.fab-vertical-bottom){bottom:10px}:host(.fab-vertical-bottom.fab-edge){bottom:0}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-button){margin-bottom:-50%}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-button.fab-button-small){margin-bottom:calc((-100% + 16px) / 2)}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-start),:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-end){margin-bottom:-50%}:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-top),:host(.fab-vertical-bottom.fab-edge) ::slotted(ion-fab-list.fab-list-side-bottom){margin-bottom:calc(50% + 10px)}:host(.fab-vertical-center){top:0px;bottom:0px;margin-top:auto;margin-bottom:auto}";
|
|
13738
13786
|
var IonFabStyle0 = fabCss;
|
|
13739
13787
|
|
|
@@ -13786,12 +13834,12 @@ class Fab {
|
|
|
13786
13834
|
render() {
|
|
13787
13835
|
const { horizontal, vertical, edge } = this;
|
|
13788
13836
|
const theme = getIonTheme(this);
|
|
13789
|
-
return (hAsync(Host, { key: '
|
|
13837
|
+
return (hAsync(Host, { key: '8b758c5283382f1bddd051f5a575d4952b001c50', class: {
|
|
13790
13838
|
[theme]: true,
|
|
13791
13839
|
[`fab-horizontal-${horizontal}`]: horizontal !== undefined,
|
|
13792
13840
|
[`fab-vertical-${vertical}`]: vertical !== undefined,
|
|
13793
13841
|
'fab-edge': edge,
|
|
13794
|
-
} }, hAsync("slot", { key: '
|
|
13842
|
+
} }, hAsync("slot", { key: '45ce20f308b3de9c09d625d45b3f3dc7b4ee8652' })));
|
|
13795
13843
|
}
|
|
13796
13844
|
get el() { return getElement(this); }
|
|
13797
13845
|
static get watchers() { return {
|
|
@@ -13904,7 +13952,7 @@ class FabButton {
|
|
|
13904
13952
|
rel: this.rel,
|
|
13905
13953
|
target: this.target,
|
|
13906
13954
|
};
|
|
13907
|
-
return (hAsync(Host, { key: '
|
|
13955
|
+
return (hAsync(Host, { key: 'ffc552ad3b542e0f79e319fa86b063c3289e1a23', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: createColorClasses$1(color, {
|
|
13908
13956
|
[theme]: true,
|
|
13909
13957
|
'fab-button-in-list': inList,
|
|
13910
13958
|
'fab-button-translucent-in-list': inList && translucent,
|
|
@@ -13915,7 +13963,7 @@ class FabButton {
|
|
|
13915
13963
|
'ion-activatable': true,
|
|
13916
13964
|
'ion-focusable': true,
|
|
13917
13965
|
[`fab-button-${size}`]: size !== undefined,
|
|
13918
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
13966
|
+
}) }, hAsync(TagType, Object.assign({ key: 'acf0c99822630499b171f0873924cfe10ef41547' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), hAsync("ion-icon", { key: '236a7340cf8213a69325716cb3b813abb627b40a', "aria-hidden": "true", icon: fabButtonCloseIcon, part: "close-icon", class: "close-icon", lazy: false }), hAsync("span", { key: '908a53794c801a64c8cdae9b08ae75deb93a5b22', class: "button-inner" }, hAsync("slot", { key: '41bf30e091cfcf90dcf3975a4b05a30c987e8aae' })), theme === 'md' && hAsync("ion-ripple-effect", { key: 'b665e44a357138ef30454e267a2214356dc0fe3b' }))));
|
|
13919
13967
|
}
|
|
13920
13968
|
get el() { return getElement(this); }
|
|
13921
13969
|
static get style() { return {
|
|
@@ -13971,11 +14019,11 @@ class FabList {
|
|
|
13971
14019
|
}
|
|
13972
14020
|
render() {
|
|
13973
14021
|
const theme = getIonTheme(this);
|
|
13974
|
-
return (hAsync(Host, { key: '
|
|
14022
|
+
return (hAsync(Host, { key: 'b0e984c110ea8bf4aa0daeca5f66253c9e0666fd', class: {
|
|
13975
14023
|
[theme]: true,
|
|
13976
14024
|
'fab-list-active': this.activated,
|
|
13977
14025
|
[`fab-list-side-${this.side}`]: true,
|
|
13978
|
-
} }, hAsync("slot", { key: '
|
|
14026
|
+
} }, hAsync("slot", { key: '7bedbb010e89d1304d86c4261f5378e90741611e' })));
|
|
13979
14027
|
}
|
|
13980
14028
|
get el() { return getElement(this); }
|
|
13981
14029
|
static get watchers() { return {
|
|
@@ -14433,7 +14481,7 @@ class Footer {
|
|
|
14433
14481
|
const theme = getIonTheme(this);
|
|
14434
14482
|
const tabs = this.el.closest('ion-tabs');
|
|
14435
14483
|
const tabBar = tabs === null || tabs === void 0 ? void 0 : tabs.querySelector(':scope > ion-tab-bar');
|
|
14436
|
-
return (hAsync(Host, { key: '
|
|
14484
|
+
return (hAsync(Host, { key: 'e70e2616f69a6205a1c2045bf13a792c9a6bc27c', role: "contentinfo", class: {
|
|
14437
14485
|
[theme]: true,
|
|
14438
14486
|
// Used internally for styling
|
|
14439
14487
|
[`footer-${theme}`]: true,
|
|
@@ -14441,7 +14489,7 @@ class Footer {
|
|
|
14441
14489
|
[`footer-translucent-${theme}`]: translucent,
|
|
14442
14490
|
['footer-toolbar-padding']: !this.keyboardVisible && (!tabBar || tabBar.slot !== 'bottom'),
|
|
14443
14491
|
[`footer-collapse-${collapse}`]: collapse !== undefined,
|
|
14444
|
-
} }, theme === 'ios' && translucent && hAsync("div", { key: '
|
|
14492
|
+
} }, theme === 'ios' && translucent && hAsync("div", { key: '72803059c1d82a766a0ce69e5a8a6a3b7e576700', class: "footer-background" }), hAsync("slot", { key: 'de450e4eb8f5c63b11f548061f29d957ef308539' })));
|
|
14445
14493
|
}
|
|
14446
14494
|
get el() { return getElement(this); }
|
|
14447
14495
|
static get style() { return {
|
|
@@ -14477,10 +14525,10 @@ class Grid {
|
|
|
14477
14525
|
}
|
|
14478
14526
|
render() {
|
|
14479
14527
|
const theme = getIonTheme(this);
|
|
14480
|
-
return (hAsync(Host, { key: '
|
|
14528
|
+
return (hAsync(Host, { key: 'f439594e1c4186e30d5b57bf3ca95c220df954fa', class: {
|
|
14481
14529
|
[theme]: true,
|
|
14482
14530
|
'grid-fixed': this.fixed,
|
|
14483
|
-
} }, hAsync("slot", { key: '
|
|
14531
|
+
} }, hAsync("slot", { key: 'e8e01f0b46a05fb3220837fbfa9f161b086c06ad' })));
|
|
14484
14532
|
}
|
|
14485
14533
|
static get style() { return IonGridStyle0; }
|
|
14486
14534
|
static get cmpMeta() { return {
|
|
@@ -14836,7 +14884,7 @@ class Header {
|
|
|
14836
14884
|
const collapse = this.collapse || 'none';
|
|
14837
14885
|
// banner role must be at top level, so remove role if inside a menu
|
|
14838
14886
|
const roleType = hostContext('ion-menu', this.el) ? 'none' : 'banner';
|
|
14839
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
14887
|
+
return (hAsync(Host, Object.assign({ key: '7f58480b7f04b9d700bcc08d2418d121ec8f4124', role: roleType, class: {
|
|
14840
14888
|
[theme]: true,
|
|
14841
14889
|
// Used internally for styling
|
|
14842
14890
|
[`header-${theme}`]: true,
|
|
@@ -14844,7 +14892,7 @@ class Header {
|
|
|
14844
14892
|
[`header-collapse-${collapse}`]: true,
|
|
14845
14893
|
[`header-translucent-${theme}`]: this.translucent,
|
|
14846
14894
|
['header-divider']: divider,
|
|
14847
|
-
} }, inheritedAttributes), theme === 'ios' && translucent && hAsync("div", { key: '
|
|
14895
|
+
} }, inheritedAttributes), theme === 'ios' && translucent && hAsync("div", { key: 'c1c77a735ed96e93a5ee9511415c19a80989dbc9', class: "header-background" }), hAsync("slot", { key: '13a06aa2aa3358ba3d4f61fe6119b8506b866c14' })));
|
|
14848
14896
|
}
|
|
14849
14897
|
get el() { return getElement(this); }
|
|
14850
14898
|
static get style() { return {
|
|
@@ -15129,9 +15177,9 @@ class Img {
|
|
|
15129
15177
|
const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
|
|
15130
15178
|
const { draggable } = inheritedAttributes;
|
|
15131
15179
|
const theme = getIonTheme(this);
|
|
15132
|
-
return (hAsync(Host, { key: '
|
|
15180
|
+
return (hAsync(Host, { key: '70377d0128ad109580598f5c0a19cdee1d1f8f2a', class: {
|
|
15133
15181
|
[theme]: true,
|
|
15134
|
-
} }, hAsync("img", { key: '
|
|
15182
|
+
} }, hAsync("img", { key: '022467667337d04384d19d78378b5cf499e1b6c9', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
|
|
15135
15183
|
}
|
|
15136
15184
|
get el() { return getElement(this); }
|
|
15137
15185
|
static get watchers() { return {
|
|
@@ -15342,7 +15390,7 @@ class InfiniteScroll {
|
|
|
15342
15390
|
render() {
|
|
15343
15391
|
const theme = getIonTheme(this);
|
|
15344
15392
|
const disabled = this.disabled;
|
|
15345
|
-
return (hAsync(Host, { key: '
|
|
15393
|
+
return (hAsync(Host, { key: 'd0cf2316c216b7b4f10ad78457c53e86f8be814a', class: {
|
|
15346
15394
|
[theme]: true,
|
|
15347
15395
|
'infinite-scroll-loading': this.isLoading,
|
|
15348
15396
|
'infinite-scroll-enabled': !disabled,
|
|
@@ -15405,11 +15453,11 @@ class InfiniteScrollContent {
|
|
|
15405
15453
|
}
|
|
15406
15454
|
render() {
|
|
15407
15455
|
const theme = getIonTheme(this);
|
|
15408
|
-
return (hAsync(Host, { key: '
|
|
15456
|
+
return (hAsync(Host, { key: '51742937a374c43c290c20569857f617c99e1e7c', class: {
|
|
15409
15457
|
[theme]: true,
|
|
15410
15458
|
// Used internally for styling
|
|
15411
15459
|
[`infinite-scroll-content-${theme}`]: true,
|
|
15412
|
-
} }, hAsync("div", { key: '
|
|
15460
|
+
} }, hAsync("div", { key: '42c249b6df301004a834bb615766c38d5ab03d91', class: "infinite-loading" }, this.loadingSpinner && (hAsync("div", { key: '7cc7aab81997ef58b914e084402f45dc3abf2ce4', class: "infinite-loading-spinner" }, hAsync("ion-spinner", { key: '5c84df7096076580e0bb4926d377c2fac4f75c3d', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
|
|
15413
15461
|
}
|
|
15414
15462
|
static get style() { return {
|
|
15415
15463
|
ionic: IonInfiniteScrollContentIonicStyle0,
|
|
@@ -16249,7 +16297,7 @@ class Input {
|
|
|
16249
16297
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
16250
16298
|
*/
|
|
16251
16299
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
16252
|
-
return (hAsync(Host, { key: '
|
|
16300
|
+
return (hAsync(Host, { key: 'e7749daa3bbae79d58f2b15305129ac6b411d054', class: createColorClasses$1(this.color, {
|
|
16253
16301
|
[theme]: true,
|
|
16254
16302
|
'has-value': hasValue,
|
|
16255
16303
|
'has-focus': hasFocus,
|
|
@@ -16262,7 +16310,7 @@ class Input {
|
|
|
16262
16310
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
16263
16311
|
'input-disabled': disabled,
|
|
16264
16312
|
'input-readonly': readonly,
|
|
16265
|
-
}) }, hAsync("label", { key: '
|
|
16313
|
+
}) }, hAsync("label", { key: 'f01428b225871ba1f0e2abea200e5b06e49c3966', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: 'b90ca572abdfe0162d7326e9828cd1dcbc0d97fe', class: "native-wrapper" },
|
|
16266
16314
|
/**
|
|
16267
16315
|
* For the ionic theme, we render the outline container here
|
|
16268
16316
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -16272,7 +16320,7 @@ class Input {
|
|
|
16272
16320
|
* <label> element, ensuring that clicking the label text
|
|
16273
16321
|
* focuses the input.
|
|
16274
16322
|
*/
|
|
16275
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
16323
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '085f8fcaf690d9dba83e9c71e895f0f3f69753d3', class: "input-outline" }), hAsync("slot", { key: '41f7f3f161b665012302b4e37aaf4c3928906791', name: "start" }), hAsync("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 && (hAsync("button", { key: 'fef604f1bb51369d2ad9ec5a2a4baf6cad883ecd', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
|
|
16276
16324
|
/**
|
|
16277
16325
|
* This prevents mobile browsers from
|
|
16278
16326
|
* blurring the input when the clear
|
|
@@ -16287,7 +16335,7 @@ class Input {
|
|
|
16287
16335
|
* for screen readers as it means users would be unable to swipe past the clear button.
|
|
16288
16336
|
*/
|
|
16289
16337
|
ev.stopPropagation();
|
|
16290
|
-
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: '
|
|
16338
|
+
}, onClick: this.clearTextInput }, hAsync("ion-icon", { key: 'e0679fcad0049631ba4284aa020cf75c1c711650', "aria-hidden": "true", icon: inputClearIcon }))), hAsync("slot", { key: '32529b77ff59997ae0f9769094f17d47f5eb325c', name: "end" })), shouldRenderHighlight && hAsync("div", { key: '50033d2d6eeb5fa7219b8f93618c1e833d285cb0', class: "input-highlight" })), this.renderBottomContent()));
|
|
16291
16339
|
}
|
|
16292
16340
|
get el() { return getElement(this); }
|
|
16293
16341
|
static get watchers() { return {
|
|
@@ -16451,16 +16499,16 @@ class InputPasswordToggle {
|
|
|
16451
16499
|
const { color, inputPasswordHideIcon, inputPasswordShowIcon, type } = this;
|
|
16452
16500
|
const mode = getIonMode$1(this);
|
|
16453
16501
|
const isPasswordVisible = type === 'text';
|
|
16454
|
-
return (hAsync(Host, { key: '
|
|
16502
|
+
return (hAsync(Host, { key: '06b8ab96d775ee10c717be878b5ae800a244e222', class: createColorClasses$1(color, {
|
|
16455
16503
|
[mode]: true,
|
|
16456
|
-
}) }, hAsync("ion-button", { key: '
|
|
16504
|
+
}) }, hAsync("ion-button", { key: '959902adb9610195925d5abb216d223ee3b7da3f', mode: mode, color: color, fill: "clear", shape: "round", "aria-checked": isPasswordVisible ? 'true' : 'false', "aria-label": "show password", role: "switch", type: "button", onPointerDown: (ev) => {
|
|
16457
16505
|
/**
|
|
16458
16506
|
* This prevents mobile browsers from
|
|
16459
16507
|
* blurring the input when the password toggle
|
|
16460
16508
|
* button is activated.
|
|
16461
16509
|
*/
|
|
16462
16510
|
ev.preventDefault();
|
|
16463
|
-
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '
|
|
16511
|
+
}, onClick: this.togglePasswordVisibility }, hAsync("ion-icon", { key: '883f1ead41024f198bd8f6fd2d0817f3294e1e9b', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? inputPasswordHideIcon : inputPasswordShowIcon }))));
|
|
16464
16512
|
}
|
|
16465
16513
|
get el() { return getElement(this); }
|
|
16466
16514
|
static get watchers() { return {
|
|
@@ -16790,11 +16838,11 @@ class ItemDivider {
|
|
|
16790
16838
|
}
|
|
16791
16839
|
render() {
|
|
16792
16840
|
const theme = getIonTheme(this);
|
|
16793
|
-
return (hAsync(Host, { key: '
|
|
16841
|
+
return (hAsync(Host, { key: 'e59593401ead3b45b5378392444158f3a37c2cc3', class: createColorClasses$1(this.color, {
|
|
16794
16842
|
[theme]: true,
|
|
16795
16843
|
'item-divider-sticky': this.sticky,
|
|
16796
16844
|
item: true,
|
|
16797
|
-
}) }, hAsync("slot", { key: '
|
|
16845
|
+
}) }, hAsync("slot", { key: 'dcfd41b18dc5d27ec01fd970edbde0a208b6828c', name: "start" }), hAsync("div", { key: '7d6422a8017492a164ba103cc3b3a92c0d76164e', class: "item-divider-inner" }, hAsync("div", { key: '8baa50ea5bc94dea6c24ae2e72890c8a646d396f', class: "item-divider-wrapper" }, hAsync("slot", { key: '85d181bec386c7053bffbb2f9f8f9a252fe5e709' })), hAsync("slot", { key: 'cadd65c0d01e3790d08e0737aee0a4479f6bd096', name: "end" }))));
|
|
16798
16846
|
}
|
|
16799
16847
|
get el() { return getElement(this); }
|
|
16800
16848
|
static get style() { return {
|
|
@@ -16834,7 +16882,7 @@ class ItemGroup {
|
|
|
16834
16882
|
}
|
|
16835
16883
|
render() {
|
|
16836
16884
|
const theme = getIonTheme(this);
|
|
16837
|
-
return (hAsync(Host, { key: '
|
|
16885
|
+
return (hAsync(Host, { key: '10e03e2c0020c1fd78db422dacfcf2aa29aa462b', role: "group", class: {
|
|
16838
16886
|
[theme]: true,
|
|
16839
16887
|
// Used internally for styling
|
|
16840
16888
|
[`item-group-${theme}`]: true,
|
|
@@ -16921,13 +16969,13 @@ class ItemOption {
|
|
|
16921
16969
|
href: this.href,
|
|
16922
16970
|
target: this.target,
|
|
16923
16971
|
};
|
|
16924
|
-
return (hAsync(Host, { key: '
|
|
16972
|
+
return (hAsync(Host, { key: '0737f6ff6254234008a53f02e8a32b55c0f72124', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
16925
16973
|
[theme]: true,
|
|
16926
16974
|
[`item-option-${shape}`]: shape !== undefined,
|
|
16927
16975
|
'item-option-disabled': disabled,
|
|
16928
16976
|
'item-option-expandable': expandable,
|
|
16929
16977
|
'ion-activatable': true,
|
|
16930
|
-
}) }, hAsync(TagType, Object.assign({ key: '
|
|
16978
|
+
}) }, hAsync(TagType, Object.assign({ key: 'afb5a42c1b4516984ec33bebf7e098bce558cbbb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), hAsync("span", { key: '01fc33411a3d42033a55541a8b47dcd829ec4b4d', class: "button-inner" }, hAsync("slot", { key: '57093448507b6fb9ff962896daec7ce65edec52d', name: "top" }), hAsync("div", { key: '5236dc364ccbb238af5075350e16f7499e57ebfe', class: "horizontal-wrapper" }, hAsync("slot", { key: 'c55f89fbecc120c2bb2aacb6d18174986ea9cfda', name: "start" }), hAsync("slot", { key: '9386408b5dfa14d3d5863a0235df23e2b7de5a76', name: "icon-only" }), hAsync("slot", { key: '392a0a7071fed376c7ac0838d89071b1dde94a5d' }), hAsync("slot", { key: 'c4b78a3b87aa443b1e2431e3376a70ac22118998', name: "end" })), hAsync("slot", { key: '07c0449f718361a72e0f695a37e9da4d7313af32', name: "bottom" })), theme === 'md' && hAsync("ion-ripple-effect", { key: 'a7bffcc6e7cc1906c37dd494ee2caed802a708b4' }))));
|
|
16931
16979
|
}
|
|
16932
16980
|
get el() { return getElement(this); }
|
|
16933
16981
|
static get style() { return {
|
|
@@ -16983,7 +17031,7 @@ class ItemOptions {
|
|
|
16983
17031
|
render() {
|
|
16984
17032
|
const theme = getIonTheme(this);
|
|
16985
17033
|
const isEnd = isEndSide(this.side);
|
|
16986
|
-
return (hAsync(Host, { key: '
|
|
17034
|
+
return (hAsync(Host, { key: '0decd73d4c042490d69c085b896bce945fa13b1e', class: {
|
|
16987
17035
|
[theme]: true,
|
|
16988
17036
|
// Used internally for styling
|
|
16989
17037
|
[`item-options-${theme}`]: true,
|
|
@@ -17450,7 +17498,7 @@ class ItemSliding {
|
|
|
17450
17498
|
}
|
|
17451
17499
|
render() {
|
|
17452
17500
|
const theme = getIonTheme(this);
|
|
17453
|
-
return (hAsync(Host, { key: '
|
|
17501
|
+
return (hAsync(Host, { key: '3cd455451df0841a64a1307643cb5993588a2b93', class: {
|
|
17454
17502
|
[theme]: true,
|
|
17455
17503
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
17456
17504
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -17563,13 +17611,13 @@ class Label {
|
|
|
17563
17611
|
render() {
|
|
17564
17612
|
const position = this.position;
|
|
17565
17613
|
const theme = getIonTheme(this);
|
|
17566
|
-
return (hAsync(Host, { key: '
|
|
17614
|
+
return (hAsync(Host, { key: '921c75a385281fa13922155f277af0271b992ebb', class: createColorClasses$1(this.color, {
|
|
17567
17615
|
[theme]: true,
|
|
17568
17616
|
'in-item-color': hostContext('ion-item.ion-color', this.el),
|
|
17569
17617
|
[`label-${position}`]: position !== undefined,
|
|
17570
17618
|
[`label-no-animate`]: this.noAnimate,
|
|
17571
17619
|
'label-rtl': document.dir === 'rtl',
|
|
17572
|
-
}) }, hAsync("slot", { key: '
|
|
17620
|
+
}) }, hAsync("slot", { key: '0cee8205cade678d78c3b9ff2e71cf50365e6eea' })));
|
|
17573
17621
|
}
|
|
17574
17622
|
get el() { return getElement(this); }
|
|
17575
17623
|
static get watchers() { return {
|
|
@@ -17647,7 +17695,7 @@ class List {
|
|
|
17647
17695
|
const theme = getIonTheme(this);
|
|
17648
17696
|
const shape = this.getShape();
|
|
17649
17697
|
const { lines, inset } = this;
|
|
17650
|
-
return (hAsync(Host, { key: '
|
|
17698
|
+
return (hAsync(Host, { key: 'e0d56c6aa597601c8d430ff40044981422aac8f3', role: "list", class: {
|
|
17651
17699
|
[theme]: true,
|
|
17652
17700
|
// Used internally for styling
|
|
17653
17701
|
[`list-${theme}`]: true,
|
|
@@ -17700,10 +17748,10 @@ class ListHeader {
|
|
|
17700
17748
|
render() {
|
|
17701
17749
|
const { lines } = this;
|
|
17702
17750
|
const theme = getIonTheme(this);
|
|
17703
|
-
return (hAsync(Host, { key: '
|
|
17751
|
+
return (hAsync(Host, { key: 'bf020d10f04a39707b7b5842e7380330a006476c', class: createColorClasses$1(this.color, {
|
|
17704
17752
|
[theme]: true,
|
|
17705
17753
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
17706
|
-
}) }, hAsync("div", { key: '
|
|
17754
|
+
}) }, hAsync("div", { key: '7833f41a1271fbf29d264299e0517652dbdc026b', class: "list-header-inner" }, hAsync("slot", { key: '293d9dfba0020d0eaeeb58bc109c01d4dd459f6b' }))));
|
|
17707
17755
|
}
|
|
17708
17756
|
static get style() { return {
|
|
17709
17757
|
ionic: IonListHeaderIonicStyle0,
|
|
@@ -17977,9 +18025,9 @@ class Loading {
|
|
|
17977
18025
|
* Otherwise, don't set aria-labelledby.
|
|
17978
18026
|
*/
|
|
17979
18027
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
17980
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
18028
|
+
return (hAsync(Host, Object.assign({ key: 'b27b420362950e02fc10b947aa5fbc500841b725', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
17981
18029
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
17982
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '
|
|
18030
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, getClassMap(this.cssClass)), { [theme]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), hAsync("ion-backdrop", { key: '812e842097bc6b6176f93ea2a1c633d675e9526e', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: '1eb07d8d165b365850424492e21d4ad03fea878f', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '4a2604b488379d3e409746926387a055a50cc5e0', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (hAsync("div", { key: '6dd56eb0cc8806bc3301358f04731237fbaed31d', class: "loading-spinner" }, hAsync("ion-spinner", { key: '58c4759134724acfd181f85babf85715aec93c2c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), hAsync("div", { key: 'eedbbe2baf70511b357874434c536bc35e10c215', tabindex: "0", "aria-hidden": "true" })));
|
|
17983
18031
|
}
|
|
17984
18032
|
get el() { return getElement(this); }
|
|
17985
18033
|
static get watchers() { return {
|
|
@@ -18996,14 +19044,14 @@ class Menu {
|
|
|
18996
19044
|
* the ionBackButton listener in the menu controller
|
|
18997
19045
|
* will handle closing the menu when Escape is pressed.
|
|
18998
19046
|
*/
|
|
18999
|
-
return (hAsync(Host, { key: '
|
|
19047
|
+
return (hAsync(Host, { key: '5a368496eec74d3b27c3a40121ceafc7cdc470de', onKeyDown: shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
19000
19048
|
[theme]: true,
|
|
19001
19049
|
[`menu-type-${type}`]: true,
|
|
19002
19050
|
'menu-enabled': !disabled,
|
|
19003
19051
|
[`menu-side-${side}`]: true,
|
|
19004
19052
|
'menu-pane-visible': isPaneVisible,
|
|
19005
19053
|
'split-pane-side': hostContext('ion-split-pane', el),
|
|
19006
|
-
} }, hAsync("div", { key: '
|
|
19054
|
+
} }, hAsync("div", { key: '873010981d4c338597b041cd9a65df24e030b261', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, hAsync("slot", { key: '14562442df4bd440212d0c62a527465603a44ef2' })), hAsync("ion-backdrop", { key: '235058ee20ccc75f57dcebe0ffde359334ce3053', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
19007
19055
|
}
|
|
19008
19056
|
get el() { return getElement(this); }
|
|
19009
19057
|
static get watchers() { return {
|
|
@@ -19125,7 +19173,7 @@ class MenuButton {
|
|
|
19125
19173
|
type: this.type,
|
|
19126
19174
|
};
|
|
19127
19175
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
19128
|
-
return (hAsync(Host, { key: '
|
|
19176
|
+
return (hAsync(Host, { key: '5aa52eed49193c710dfbec6a04db78c5480900dc', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: createColorClasses$1(color, {
|
|
19129
19177
|
[theme]: true,
|
|
19130
19178
|
button: true, // ion-buttons target .button
|
|
19131
19179
|
'menu-button-hidden': hidden,
|
|
@@ -19134,7 +19182,7 @@ class MenuButton {
|
|
|
19134
19182
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
19135
19183
|
'ion-activatable': true,
|
|
19136
19184
|
'ion-focusable': true,
|
|
19137
|
-
}) }, hAsync("button", Object.assign({ key: '
|
|
19185
|
+
}) }, hAsync("button", Object.assign({ key: '2a95efb8f7b1672afe4e52dcededc03599e09312' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), hAsync("span", { key: '09ee78a26bd7288f95c84820805f80ebfda912d4', class: "button-inner" }, hAsync("slot", { key: 'ee3d3a191078f85264f5fe4f080463b9e5fdfe5f' }, hAsync("ion-icon", { key: '766459adce317a7c5a88182e133deae7082645f0', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme === 'md' && hAsync("ion-ripple-effect", { key: '701984be7d9ba408a0789addc3d642cd5570380f', type: "unbounded" }))));
|
|
19138
19186
|
}
|
|
19139
19187
|
get el() { return getElement(this); }
|
|
19140
19188
|
static get style() { return {
|
|
@@ -19187,10 +19235,10 @@ class MenuToggle {
|
|
|
19187
19235
|
render() {
|
|
19188
19236
|
const theme = getIonTheme(this);
|
|
19189
19237
|
const hidden = this.autoHide && !this.visible;
|
|
19190
|
-
return (hAsync(Host, { key: '
|
|
19238
|
+
return (hAsync(Host, { key: 'ced6ea34ce2d4811718c8501188fd93937ef22ab', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
19191
19239
|
[theme]: true,
|
|
19192
19240
|
'menu-toggle-hidden': hidden,
|
|
19193
|
-
} }, hAsync("slot", { key: '
|
|
19241
|
+
} }, hAsync("slot", { key: '61d0dcf810c8ae492f773202aab52f0fc3cc206c' })));
|
|
19194
19242
|
}
|
|
19195
19243
|
static get style() { return IonMenuToggleStyle0; }
|
|
19196
19244
|
static get cmpMeta() { return {
|
|
@@ -21474,18 +21522,18 @@ class Modal {
|
|
|
21474
21522
|
const isCardModal = presentingElement !== undefined && theme === 'ios';
|
|
21475
21523
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
21476
21524
|
const shape = this.getShape();
|
|
21477
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
21525
|
+
return (hAsync(Host, Object.assign({ key: '9523c6210a952a3dbd5d6837e74c3adab7a4d58e', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
21478
21526
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
21479
|
-
}, 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 }), hAsync("ion-backdrop", { key: '
|
|
21527
|
+
}, 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 }), hAsync("ion-backdrop", { key: '4230860b4b682f55bbf05849165e252e7ad849a0', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme === 'ios' && hAsync("div", { key: 'e3df17bcfbdf4ba511bebd5b34763773c1d03fee', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '6a8c4ad640463604ae367576dd23e75121c79b0d',
|
|
21480
21528
|
/*
|
|
21481
21529
|
role and aria-modal must be used on the
|
|
21482
21530
|
same element. They must also be set inside the
|
|
21483
21531
|
shadow DOM otherwise ion-button will not be highlighted
|
|
21484
21532
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
21485
21533
|
*/
|
|
21486
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
21534
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '8792a19bd65f600fed24fd74f35badb7f4e5d915', class: "modal-handle",
|
|
21487
21535
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
21488
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), hAsync("slot", { key: '
|
|
21536
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), hAsync("slot", { key: '39645e31394e15b96f120507fb0097a4ebc4e1c0' }))));
|
|
21489
21537
|
}
|
|
21490
21538
|
get el() { return getElement(this); }
|
|
21491
21539
|
static get watchers() { return {
|
|
@@ -22443,7 +22491,7 @@ class Nav {
|
|
|
22443
22491
|
}
|
|
22444
22492
|
}
|
|
22445
22493
|
render() {
|
|
22446
|
-
return hAsync("slot", { key: '
|
|
22494
|
+
return hAsync("slot", { key: '07e269fa670039e0005ea4d90ea57ffb4c5f24b0' });
|
|
22447
22495
|
}
|
|
22448
22496
|
get el() { return getElement(this); }
|
|
22449
22497
|
static get watchers() { return {
|
|
@@ -22520,7 +22568,7 @@ class NavLink {
|
|
|
22520
22568
|
this.routerAnimation = undefined;
|
|
22521
22569
|
}
|
|
22522
22570
|
render() {
|
|
22523
|
-
return hAsync(Host, { key: '
|
|
22571
|
+
return hAsync(Host, { key: '74d1929235cd2d4e2abe3ec13e236dcfd1020b6d', onClick: this.onClick });
|
|
22524
22572
|
}
|
|
22525
22573
|
get el() { return getElement(this); }
|
|
22526
22574
|
static get cmpMeta() { return {
|
|
@@ -22558,9 +22606,9 @@ class Note {
|
|
|
22558
22606
|
}
|
|
22559
22607
|
render() {
|
|
22560
22608
|
const theme = getIonTheme(this);
|
|
22561
|
-
return (hAsync(Host, { key: '
|
|
22609
|
+
return (hAsync(Host, { key: '384c79c853252907b9c9ad8f28173601d6c1472b', class: createColorClasses$1(this.color, {
|
|
22562
22610
|
[theme]: true,
|
|
22563
|
-
}) }, hAsync("slot", { key: '
|
|
22611
|
+
}) }, hAsync("slot", { key: '91e68ef453c70d116edaf76198637fd9c92a8bb4' })));
|
|
22564
22612
|
}
|
|
22565
22613
|
static get style() { return {
|
|
22566
22614
|
ionic: IonNoteIonicStyle0,
|
|
@@ -23332,11 +23380,11 @@ class Picker {
|
|
|
23332
23380
|
render() {
|
|
23333
23381
|
const { htmlAttributes } = this;
|
|
23334
23382
|
const theme = getIonTheme(this);
|
|
23335
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
23383
|
+
return (hAsync(Host, Object.assign({ key: 'd3ae98f9e6d9e879b961eb6bb1124f5c1bdcf760', "aria-modal": "true", tabindex: "-1" }, htmlAttributes, { style: {
|
|
23336
23384
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
23337
23385
|
}, class: Object.assign({ [theme]: true,
|
|
23338
23386
|
// Used internally for styling
|
|
23339
|
-
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '
|
|
23387
|
+
[`picker-${theme}`]: true, 'overlay-hidden': true }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonPickerWillDismiss: this.dispatchCancelHandler }), hAsync("ion-backdrop", { key: '58d83d65e108383231e0ea66e34d7a5e43eac253', visible: this.showBackdrop, tappable: this.backdropDismiss }), hAsync("div", { key: 'a94e84cab6f2af6ffeec2378fb527c1cce7e382e', tabindex: "0", "aria-hidden": "true" }), hAsync("div", { key: '7769a2a332cad3360b0df12b0ded130e3379fba3', class: "picker-wrapper ion-overlay-wrapper", role: "dialog" }, hAsync("div", { key: 'd998a28c2f280e59b4c97bec35ead458769d74d8', class: "picker-toolbar" }, this.buttons.map((b) => (hAsync("div", { class: buttonWrapperClass(b) }, hAsync("button", { type: "button", onClick: () => this.buttonClick(b), class: buttonClass$1(b) }, b.text))))), hAsync("div", { key: 'fd0f3931dcafab93cb161423fa7ebec21e0396df', class: "picker-columns" }, hAsync("div", { key: 'e8f6c34bdb4000b4df88bdd1a83588a10e0277bd', class: "picker-above-highlight" }), this.presented && this.columns.map((c) => hAsync("ion-picker-legacy-column", { col: c })), hAsync("div", { key: 'bb131d346dd240a06f4319f6d07ccdd54e53c5cf', class: "picker-below-highlight" }))), hAsync("div", { key: 'd06119270e99ecf6ce24ee50c10cb5f414206ccf', tabindex: "0", "aria-hidden": "true" })));
|
|
23340
23388
|
}
|
|
23341
23389
|
get el() { return getElement(this); }
|
|
23342
23390
|
static get watchers() { return {
|
|
@@ -24312,9 +24360,9 @@ class PickerColumnCmp {
|
|
|
24312
24360
|
render() {
|
|
24313
24361
|
const col = this.col;
|
|
24314
24362
|
const theme = getIonTheme(this);
|
|
24315
|
-
return (hAsync(Host, { key: '
|
|
24363
|
+
return (hAsync(Host, { key: '7d0f0cba34ebb037eb6d08d4e91d86e635ce19e6', class: Object.assign({ [theme]: true, 'picker-col': true, 'picker-opts-left': this.col.align === 'left', 'picker-opts-right': this.col.align === 'right' }, getClassMap(col.cssClass)), style: {
|
|
24316
24364
|
'max-width': this.col.columnWidth,
|
|
24317
|
-
} }, col.prefix && (hAsync("div", { key: '
|
|
24365
|
+
} }, col.prefix && (hAsync("div", { key: '347c054cb774576110e4e22372eb36fd9b3c66f6', class: "picker-prefix", style: { width: col.prefixWidth } }, col.prefix)), hAsync("div", { key: '2bd3ae98af75b418f9d98480e9b56c80f515ffce', class: "picker-opts", style: { maxWidth: col.optionsWidth }, ref: (el) => (this.optsEl = el) }, col.options.map((o, index) => (hAsync("button", { "aria-label": o.ariaLabel, class: { 'picker-opt': true, 'picker-opt-disabled': !!o.disabled }, "opt-index": index }, o.text)))), col.suffix && (hAsync("div", { key: '93cbe85713ba0d74496031aa98b9de1ed5a8f775', class: "picker-suffix", style: { width: col.suffixWidth } }, col.suffix))));
|
|
24318
24366
|
}
|
|
24319
24367
|
get el() { return getElement(this); }
|
|
24320
24368
|
static get watchers() { return {
|
|
@@ -24425,10 +24473,10 @@ class PickerColumnOption {
|
|
|
24425
24473
|
render() {
|
|
24426
24474
|
const { color, disabled, ariaLabel } = this;
|
|
24427
24475
|
const theme = getIonTheme(this);
|
|
24428
|
-
return (hAsync(Host, { key: '
|
|
24476
|
+
return (hAsync(Host, { key: '15115335aa79bd1f89f5a8585e4aa032681b14b3', class: createColorClasses$1(color, {
|
|
24429
24477
|
[theme]: true,
|
|
24430
24478
|
['option-disabled']: disabled,
|
|
24431
|
-
}) }, hAsync("button", { key: '
|
|
24479
|
+
}) }, hAsync("button", { key: '16b6a51dca36a6e5abac28c8b0b25bc009dfc091', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, hAsync("slot", { key: '6a5bed3b65522b21be35cfd5554f9f7b699adcdf' }))));
|
|
24432
24480
|
}
|
|
24433
24481
|
get el() { return getElement(this); }
|
|
24434
24482
|
static get watchers() { return {
|
|
@@ -25747,9 +25795,9 @@ class Popover {
|
|
|
25747
25795
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
25748
25796
|
const desktop = isPlatform('desktop');
|
|
25749
25797
|
const enableArrow = arrow && !parentPopover;
|
|
25750
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
25798
|
+
return (hAsync(Host, Object.assign({ key: 'd5fc50d833bac1c9b4781816bdfbbb4026722d8a', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
25751
25799
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
25752
|
-
}, 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 && hAsync("ion-backdrop", { key: '
|
|
25800
|
+
}, 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 && hAsync("ion-backdrop", { key: '3b2e5119589ab08f79af897bc8dfc739e2309dc5', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), hAsync("div", { key: 'ca560e5d8de586ee3e77308f6fa968df0f161465', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && hAsync("div", { key: '73a6021e1bc4875620407f1812df84095968a5e4', class: "popover-arrow", part: "arrow" }), hAsync("div", { key: 'ff20abac0d6ef162738cc4a1f8f4a3918ca404d5', class: "popover-content", part: "content" }, hAsync("slot", { key: '2216e4b0be14dc49981dc6940a6ec9fc2713f4d1' })))));
|
|
25753
25801
|
}
|
|
25754
25802
|
get el() { return getElement(this); }
|
|
25755
25803
|
static get watchers() { return {
|
|
@@ -25860,7 +25908,7 @@ class ProgressBar {
|
|
|
25860
25908
|
const shape = this.getShape();
|
|
25861
25909
|
// If the progress is displayed as a solid bar.
|
|
25862
25910
|
const progressSolid = buffer === 1;
|
|
25863
|
-
return (hAsync(Host, { key: '
|
|
25911
|
+
return (hAsync(Host, { key: 'f15cd49c5f06daf16872b95871e9eb6dc2e46ff4', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: createColorClasses$1(color, {
|
|
25864
25912
|
[theme]: true,
|
|
25865
25913
|
[`progress-bar-${type}`]: true,
|
|
25866
25914
|
'progress-paused': paused,
|
|
@@ -26037,7 +26085,7 @@ class Radio {
|
|
|
26037
26085
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
26038
26086
|
const theme = getIonTheme(this);
|
|
26039
26087
|
const inItem = hostContext('ion-item', el);
|
|
26040
|
-
return (hAsync(Host, { key: '
|
|
26088
|
+
return (hAsync(Host, { key: '7fbe8308ef9eb375552a9a52aa38cdc7b7adc265', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses$1(color, {
|
|
26041
26089
|
[theme]: true,
|
|
26042
26090
|
'in-item': inItem,
|
|
26043
26091
|
'radio-checked': checked,
|
|
@@ -26048,10 +26096,10 @@ class Radio {
|
|
|
26048
26096
|
// Focus and active styling should not apply when the radio is in an item
|
|
26049
26097
|
'ion-activatable': !inItem,
|
|
26050
26098
|
'ion-focusable': !inItem,
|
|
26051
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '
|
|
26099
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, hAsync("label", { key: '25b08970002e8346929b3e3d4d9116a616011f58', class: "radio-wrapper" }, hAsync("div", { key: '02982316f2b4b5fa3772a34dbdc9f2c019bb7fc7', class: {
|
|
26052
26100
|
'label-text-wrapper': true,
|
|
26053
26101
|
'label-text-wrapper-hidden': !hasLabel,
|
|
26054
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
26102
|
+
}, part: "label" }, hAsync("slot", { key: '033f8660fc810b4d9bc1723546e1c97f261d5b96' })), hAsync("div", { key: '58694ff4a4f09e0a9a4c6f26dbf7ee5d111f8913', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
26055
26103
|
}
|
|
26056
26104
|
get el() { return getElement(this); }
|
|
26057
26105
|
static get watchers() { return {
|
|
@@ -26279,9 +26327,9 @@ class RadioGroup {
|
|
|
26279
26327
|
const { label, labelId, el, name, value } = this;
|
|
26280
26328
|
const theme = getIonTheme(this);
|
|
26281
26329
|
renderHiddenInput(true, el, name, value, false);
|
|
26282
|
-
return (hAsync(Host, { key: '
|
|
26330
|
+
return (hAsync(Host, { key: '95f8e44fb4cb4dda0b6ad8a829e31bb8a3ec521b', class: {
|
|
26283
26331
|
[theme]: true,
|
|
26284
|
-
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), hAsync("div", { key: '
|
|
26332
|
+
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), hAsync("div", { key: '2fb3a88b0e9cda37b1a6aa88b880320e8fff4b18', class: "radio-group-wrapper" }, hAsync("slot", { key: '79fe280b3436bca9dc07525336003541b4db1935' }))));
|
|
26285
26333
|
}
|
|
26286
26334
|
get el() { return getElement(this); }
|
|
26287
26335
|
static get watchers() { return {
|
|
@@ -26944,7 +26992,7 @@ class Range {
|
|
|
26944
26992
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
26945
26993
|
const theme = getIonTheme(this);
|
|
26946
26994
|
renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
26947
|
-
return (hAsync(Host, { key: '
|
|
26995
|
+
return (hAsync(Host, { key: '21ef803dca0d40bf14edabd21788a9bb0407b1d2', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: createColorClasses$1(this.color, {
|
|
26948
26996
|
[theme]: true,
|
|
26949
26997
|
'in-item': inItem,
|
|
26950
26998
|
'range-disabled': disabled,
|
|
@@ -26953,10 +27001,10 @@ class Range {
|
|
|
26953
27001
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
26954
27002
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
26955
27003
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
26956
|
-
}) }, hAsync("label", { key: '
|
|
27004
|
+
}) }, hAsync("label", { key: '30949972ae80d7765daa1ddda0b49bc6286478dc', class: "range-wrapper", id: "range-label" }, hAsync("div", { key: 'd6acc945ec6cb0dd130fcd545bfc9b1aa609a80c', class: {
|
|
26957
27005
|
'label-text-wrapper': true,
|
|
26958
27006
|
'label-text-wrapper-hidden': !hasLabel,
|
|
26959
|
-
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '
|
|
27007
|
+
}, part: "label" }, label !== undefined ? hAsync("div", { class: "label-text" }, label) : hAsync("slot", { name: "label" })), hAsync("div", { key: '23d180cd9c0903ec325702e5244d09c5484821d3', class: "native-wrapper" }, hAsync("slot", { key: '52ccc7d6d05d79ec4bc5698aefed5af8c2b3a53d', name: "start" }), this.renderRangeSlider(), hAsync("slot", { key: '3b7696579f1a81d9472aa1f13671c00971334c59', name: "end" })))));
|
|
26960
27008
|
}
|
|
26961
27009
|
get el() { return getElement(this); }
|
|
26962
27010
|
static get watchers() { return {
|
|
@@ -27863,7 +27911,7 @@ class Refresher {
|
|
|
27863
27911
|
}
|
|
27864
27912
|
render() {
|
|
27865
27913
|
const theme = getIonTheme(this);
|
|
27866
|
-
return (hAsync(Host, { key: '
|
|
27914
|
+
return (hAsync(Host, { key: 'f41b9bafa9be5076a96c71d60b64e8d7a1a09ffe', slot: "fixed", class: {
|
|
27867
27915
|
[theme]: true,
|
|
27868
27916
|
// Used internally for styling
|
|
27869
27917
|
[`refresher-${theme}`]: true,
|
|
@@ -28107,9 +28155,9 @@ class RefresherContent {
|
|
|
28107
28155
|
const hasSpinner = pullingIcon != null && SPINNERS[pullingIcon] !== undefined;
|
|
28108
28156
|
const theme = getIonTheme(this);
|
|
28109
28157
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : caretBackSharp;
|
|
28110
|
-
return (hAsync(Host, { key: '
|
|
28158
|
+
return (hAsync(Host, { key: 'c37d1d3c3268dbea185531c3e168627725006c57', class: {
|
|
28111
28159
|
[theme]: true,
|
|
28112
|
-
} }, hAsync("div", { key: '
|
|
28160
|
+
} }, hAsync("div", { key: '896e6babdf29eed411c8d39d9674afc20c11501e', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (hAsync("div", { key: 'b69318d8857a88d0ba6e7175ed4e8c1dac5464b2', class: "refresher-pulling-icon" }, hAsync("div", { key: '158a28b229e26444ca36e17d18f0eaef72fffe6c', class: "spinner-arrow-container" }, hAsync("ion-spinner", { key: '19b54947a240f9e626722a0d664e21df042c9300', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (hAsync("div", { key: 'bd672a08933f57b8fe71270dc1dcbd24256d75fd', class: "arrow-container" }, hAsync("ion-icon", { key: '09680855dc7996f3e4f064acc098362f688b75ef', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (hAsync("div", { key: '248347514cbed83c664fe2ee04b9d2346798dd08', class: "refresher-pulling-icon" }, hAsync("ion-icon", { key: 'a1e0e9a8be66f660a5b47e0f7e545a6fb86366e2', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), hAsync("div", { key: '6d3eaf16847d913c9ea958c601562c19c5e9923e', class: "refresher-refreshing" }, this.refreshingSpinner && (hAsync("div", { key: 'a45a3278f66ddf83e79da5c90ee7fb9d15f22a59', class: "refresher-refreshing-icon" }, hAsync("ion-spinner", { key: '0daa75225d65f065f94d66e937014a116ef05084', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
28113
28161
|
}
|
|
28114
28162
|
get el() { return getElement(this); }
|
|
28115
28163
|
static get style() { return {
|
|
@@ -28181,9 +28229,9 @@ class Reorder {
|
|
|
28181
28229
|
render() {
|
|
28182
28230
|
const { reorderHandleIcon } = this;
|
|
28183
28231
|
const theme = getIonTheme(this);
|
|
28184
|
-
return (hAsync(Host, { key: '
|
|
28232
|
+
return (hAsync(Host, { key: '758e11a080ae373893642c6eda1e03196ca6385e', class: {
|
|
28185
28233
|
[theme]: true,
|
|
28186
|
-
} }, hAsync("slot", { key: '
|
|
28234
|
+
} }, hAsync("slot", { key: '7f48e8e6c52ecc014b13007895c066b38febf8fc' }, hAsync("ion-icon", { key: '8b53e61326750228321c942e70974e4c2171cbe1', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
28187
28235
|
}
|
|
28188
28236
|
get el() { return getElement(this); }
|
|
28189
28237
|
static get style() { return {
|
|
@@ -28442,7 +28490,7 @@ class ReorderGroup {
|
|
|
28442
28490
|
}
|
|
28443
28491
|
render() {
|
|
28444
28492
|
const theme = getIonTheme(this);
|
|
28445
|
-
return (hAsync(Host, { key: '
|
|
28493
|
+
return (hAsync(Host, { key: 'dde289aa690c3e0128d1b186834eadc7e0f5d37d', class: {
|
|
28446
28494
|
[theme]: true,
|
|
28447
28495
|
'reorder-enabled': !this.disabled,
|
|
28448
28496
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -28560,7 +28608,7 @@ class RippleEffect {
|
|
|
28560
28608
|
}
|
|
28561
28609
|
render() {
|
|
28562
28610
|
const theme = getIonTheme(this);
|
|
28563
|
-
return (hAsync(Host, { key: '
|
|
28611
|
+
return (hAsync(Host, { key: '77488fb7e6f25d989d9b643489f704284279a986', role: "presentation", class: {
|
|
28564
28612
|
[theme]: true,
|
|
28565
28613
|
unbounded: this.unbounded,
|
|
28566
28614
|
} }));
|
|
@@ -29518,10 +29566,10 @@ class RouterLink {
|
|
|
29518
29566
|
rel: this.rel,
|
|
29519
29567
|
target: this.target,
|
|
29520
29568
|
};
|
|
29521
|
-
return (hAsync(Host, { key: '
|
|
29569
|
+
return (hAsync(Host, { key: '6415fbabb7f0e2220fa8d868ca060cf85a6b1756', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
29522
29570
|
[theme]: true,
|
|
29523
29571
|
'ion-activatable': true,
|
|
29524
|
-
}) }, hAsync("a", Object.assign({ key: '
|
|
29572
|
+
}) }, hAsync("a", Object.assign({ key: '031c713ea760e04b81c841b01342af538d2cc0ed' }, attrs), hAsync("slot", { key: '948189a8b94fa12f5ced994a5b9a6138a878f7a8' }))));
|
|
29525
29573
|
}
|
|
29526
29574
|
static get style() { return IonRouterLinkStyle0; }
|
|
29527
29575
|
static get cmpMeta() { return {
|
|
@@ -29719,7 +29767,7 @@ class RouterOutlet {
|
|
|
29719
29767
|
return true;
|
|
29720
29768
|
}
|
|
29721
29769
|
render() {
|
|
29722
|
-
return hAsync("slot", { key: '
|
|
29770
|
+
return hAsync("slot", { key: '33d398d0fadff009560ca0835a088eb26e2c9c02' });
|
|
29723
29771
|
}
|
|
29724
29772
|
get el() { return getElement(this); }
|
|
29725
29773
|
static get watchers() { return {
|
|
@@ -29758,9 +29806,9 @@ class Row {
|
|
|
29758
29806
|
}
|
|
29759
29807
|
render() {
|
|
29760
29808
|
const theme = getIonTheme(this);
|
|
29761
|
-
return (hAsync(Host, { key: '
|
|
29809
|
+
return (hAsync(Host, { key: '7004407e649f3b5855bd262c5204f4864580096b', class: {
|
|
29762
29810
|
[theme]: true,
|
|
29763
|
-
} }, hAsync("slot", { key: '
|
|
29811
|
+
} }, hAsync("slot", { key: 'afa6d1036796041447ab497abc7e66e3e96fcad5' })));
|
|
29764
29812
|
}
|
|
29765
29813
|
static get style() { return IonRowStyle0; }
|
|
29766
29814
|
static get cmpMeta() { return {
|
|
@@ -30269,8 +30317,8 @@ class Searchbar {
|
|
|
30269
30317
|
const shouldShowCancelButton = this.shouldShowCancelButton();
|
|
30270
30318
|
const shape = this.getShape();
|
|
30271
30319
|
const size = this.getSize();
|
|
30272
|
-
const cancelButton = this.showCancelButton !== 'never' && (hAsync("button", { key: '
|
|
30273
|
-
return (hAsync(Host, { key: '
|
|
30320
|
+
const cancelButton = this.showCancelButton !== 'never' && (hAsync("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" }, hAsync("div", { key: '82fbcce17ab8658c08a87da5d5d2fc42b619164f', "aria-hidden": "true" }, theme === 'md' || theme === 'ionic' ? (hAsync("ion-icon", { "aria-hidden": "true", icon: searchbarCancelIcon, lazy: false })) : (cancelButtonText))));
|
|
30321
|
+
return (hAsync(Host, { key: '77f09b18c0d385615dec9972459b02504e4c8b87', role: "search", "aria-disabled": this.disabled ? 'true' : null, class: createColorClasses$1(this.color, {
|
|
30274
30322
|
[theme]: true,
|
|
30275
30323
|
'searchbar-animated': animated,
|
|
30276
30324
|
'searchbar-disabled': this.disabled,
|
|
@@ -30284,14 +30332,14 @@ class Searchbar {
|
|
|
30284
30332
|
[`searchbar-shape-${shape}`]: shape !== undefined,
|
|
30285
30333
|
[`searchbar-size-${size}`]: size !== undefined,
|
|
30286
30334
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
30287
|
-
}) }, hAsync("div", { key: '
|
|
30335
|
+
}) }, hAsync("div", { key: '6f3076517c9a3df008b08bb2a57c192c02d30b33', class: "searchbar-input-container" }, hAsync("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() && (hAsync("ion-icon", { key: 'a8fa968d81f47566f606971e7ce101eed5325b23', "aria-hidden": "true", icon: searchbarSearchIcon, lazy: false, class: "searchbar-search-icon" })), this.shouldShowClearButton() && (hAsync("button", { key: '0dde4d7f0ebd7f28f590b7a7bc24f9774acfc64a', "aria-label": "reset", type: "button", "no-blur": true, class: "searchbar-clear-button", onPointerDown: (ev) => {
|
|
30288
30336
|
/**
|
|
30289
30337
|
* This prevents mobile browsers from
|
|
30290
30338
|
* blurring the input when the clear
|
|
30291
30339
|
* button is activated.
|
|
30292
30340
|
*/
|
|
30293
30341
|
ev.preventDefault();
|
|
30294
|
-
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '
|
|
30342
|
+
}, onClick: () => this.onClearInput(true) }, hAsync("ion-icon", { key: '24e649c7063022e7df79e63d92cc1f159b5691bd', "aria-hidden": "true", icon: searchbarClearIcon, lazy: false, className: "searchbar-clear-icon" })))), theme === 'ios' && cancelButton));
|
|
30295
30343
|
}
|
|
30296
30344
|
get el() { return getElement(this); }
|
|
30297
30345
|
static get watchers() { return {
|
|
@@ -30882,14 +30930,14 @@ class Segment {
|
|
|
30882
30930
|
}
|
|
30883
30931
|
render() {
|
|
30884
30932
|
const theme = getIonTheme(this);
|
|
30885
|
-
return (hAsync(Host, { key: '
|
|
30933
|
+
return (hAsync(Host, { key: '6289c3774db1a38175476d4e596c89f124c3bda6', role: "tablist", onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
30886
30934
|
[theme]: true,
|
|
30887
30935
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
30888
30936
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
30889
30937
|
'segment-activated': this.activated,
|
|
30890
30938
|
'segment-disabled': this.disabled,
|
|
30891
30939
|
'segment-scrollable': this.scrollable,
|
|
30892
|
-
}) }, hAsync("slot", { key: '
|
|
30940
|
+
}) }, hAsync("slot", { key: '3db439fa1be09a29d7871130edc1710ef54df224', onSlotchange: this.onSlottedItemsChange })));
|
|
30893
30941
|
}
|
|
30894
30942
|
get el() { return getElement(this); }
|
|
30895
30943
|
static get watchers() { return {
|
|
@@ -31056,7 +31104,7 @@ class SegmentButton {
|
|
|
31056
31104
|
const { checked, type, disabled, hasIcon, hasLabel, layout, segmentEl } = this;
|
|
31057
31105
|
const theme = getIonTheme(this);
|
|
31058
31106
|
const hasSegmentColor = () => (segmentEl === null || segmentEl === void 0 ? void 0 : segmentEl.color) !== undefined;
|
|
31059
|
-
return (hAsync(Host, { key: '
|
|
31107
|
+
return (hAsync(Host, { key: '3f7bb9ebb17ad0cda205115a453a7aea72b498e0', class: {
|
|
31060
31108
|
[theme]: true,
|
|
31061
31109
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
31062
31110
|
'in-toolbar-color': hostContext('ion-toolbar[color]', this.el),
|
|
@@ -31072,7 +31120,7 @@ class SegmentButton {
|
|
|
31072
31120
|
'ion-activatable': true,
|
|
31073
31121
|
'ion-activatable-instant': true,
|
|
31074
31122
|
'ion-focusable': true,
|
|
31075
|
-
} }, hAsync("button", Object.assign({ key: '
|
|
31123
|
+
} }, hAsync("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), hAsync("span", { key: '2d3e4623ba2a827dbff0ef057f140c99e7107e46', class: "button-inner" }, hAsync("slot", { key: '7d54643207b33ed08d28816ca025c962a41e462b' })), theme === 'md' && hAsync("ion-ripple-effect", { key: '0cd9b0b30935cb5a94d69210e363f6cadc130b25' })), hAsync("div", { key: '079a11dcfa9a0e41ef4e96c8f3f26a69216006cc', part: "indicator", class: "segment-button-indicator segment-button-indicator-animated" }, hAsync("div", { key: '0d004e5b5905b8de9cbc84a16ba1a4db648db387', part: "indicator-background", class: "segment-button-indicator-background" }))));
|
|
31076
31124
|
}
|
|
31077
31125
|
get el() { return getElement(this); }
|
|
31078
31126
|
static get watchers() { return {
|
|
@@ -31109,7 +31157,7 @@ class SegmentContent {
|
|
|
31109
31157
|
registerInstance(this, hostRef);
|
|
31110
31158
|
}
|
|
31111
31159
|
render() {
|
|
31112
|
-
return (hAsync(Host, { key: '
|
|
31160
|
+
return (hAsync(Host, { key: '665f41a854621f898eaf7ba9a49e77cc9326501e' }, hAsync("slot", { key: '635aa57fbf6167dcd36fe8dc5dfc1c313637ac04' })));
|
|
31113
31161
|
}
|
|
31114
31162
|
static get style() { return IonSegmentContentStyle0; }
|
|
31115
31163
|
static get cmpMeta() { return {
|
|
@@ -31225,10 +31273,10 @@ class SegmentView {
|
|
|
31225
31273
|
}
|
|
31226
31274
|
render() {
|
|
31227
31275
|
const { disabled, isManualScroll } = this;
|
|
31228
|
-
return (hAsync(Host, { key: '
|
|
31276
|
+
return (hAsync(Host, { key: 'ad39fb0cf31ec054cc31eaa1abe734f601d245db', class: {
|
|
31229
31277
|
'segment-view-disabled': disabled,
|
|
31230
31278
|
'segment-view-scroll-disabled': isManualScroll === false,
|
|
31231
|
-
} }, hAsync("slot", { key: '
|
|
31279
|
+
} }, hAsync("slot", { key: '189f731f9a4b55b36c4a6ba10fe76c0409f0cbb3' })));
|
|
31232
31280
|
}
|
|
31233
31281
|
get el() { return getElement(this); }
|
|
31234
31282
|
static get style() { return {
|
|
@@ -32004,7 +32052,7 @@ class Select {
|
|
|
32004
32052
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
32005
32053
|
*/
|
|
32006
32054
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || isExpanded || hasStartEndSlots));
|
|
32007
|
-
return (hAsync(Host, { key: '
|
|
32055
|
+
return (hAsync(Host, { key: '56bf013506dc6b882b827ae5d848292cdebf92c8', onClick: this.onClick, class: createColorClasses$1(this.color, {
|
|
32008
32056
|
[theme]: true,
|
|
32009
32057
|
'in-item': inItem,
|
|
32010
32058
|
'in-item-color': hostContext('ion-item.ion-color', el),
|
|
@@ -32021,7 +32069,7 @@ class Select {
|
|
|
32021
32069
|
[`select-shape-${shape}`]: shape !== undefined,
|
|
32022
32070
|
[`select-label-placement-${labelPlacement}`]: true,
|
|
32023
32071
|
[`select-size-${size}`]: size !== undefined,
|
|
32024
|
-
}) }, hAsync("label", { key: '
|
|
32072
|
+
}) }, hAsync("label", { key: 'cfb256dfe432ac23df006514e75142cbfb595620', class: "select-wrapper", id: "select-label" }, this.renderLabelContainer(), hAsync("div", { key: '7bba5aed0735f4237e4f4b8d08859cb9cfac7f9f', class: "select-wrapper-inner" },
|
|
32025
32073
|
/**
|
|
32026
32074
|
* For the ionic theme, we render the outline container here
|
|
32027
32075
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -32031,7 +32079,7 @@ class Select {
|
|
|
32031
32079
|
* <label> element, ensuring that clicking the label text
|
|
32032
32080
|
* focuses the select.
|
|
32033
32081
|
*/
|
|
32034
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
32082
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '3c5fa6ca8b44b8c03a5d9a574397245a66fc5eb2', class: "select-outline" }), hAsync("slot", { key: 'c5625dd59673573f34654a173a97426375e9d9e4', name: "start" }), hAsync("div", { key: '742a45ef81c5dd03484e2f2db872a78ab5ad3115', class: "native-wrapper", ref: (el) => (this.nativeWrapperEl = el), part: "container" }, this.renderSelectText(), this.renderListbox()), hAsync("slot", { key: 'eb81bdc78e0d631b646c87c8fcd3d43958976bb3', name: "end" }), shouldRenderInnerIcon && this.renderSelectIcon()), shouldRenderOuterIcon && this.renderSelectIcon(), shouldRenderHighlight && hAsync("div", { key: '9bc84d872a6b4144c3fe0b1013ac7edfe3381c41', class: "select-highlight" })), this.renderBottomContent()));
|
|
32035
32083
|
}
|
|
32036
32084
|
get el() { return getElement(this); }
|
|
32037
32085
|
static get watchers() { return {
|
|
@@ -32196,7 +32244,7 @@ class SelectModal {
|
|
|
32196
32244
|
} }, option.text))));
|
|
32197
32245
|
}
|
|
32198
32246
|
render() {
|
|
32199
|
-
return (hAsync(Host, { key: '
|
|
32247
|
+
return (hAsync(Host, { key: '730c44ceba585ce77926121f13d961d8020d7bd2', class: getIonMode$1(this) }, hAsync("ion-header", { key: '4cf46de557baa1187dc998718004c0344b67d39b' }, hAsync("ion-toolbar", { key: 'df46d6d17351b702ca7e031a1313c17d19d24485' }, this.header !== undefined && hAsync("ion-title", { key: '9561527c557ae5ea6a04367ba52a57a656fd1aaa' }, this.header), hAsync("ion-buttons", { key: 'f9f6efbf7c4f7cd9712c5e2fc89926ad2e374c9f', slot: "end" }, hAsync("ion-button", { key: '70136cb4d64e2b04821d0e81a3671c55f45399fb', onClick: () => this.closeModal() }, "Close")))), hAsync("ion-content", { key: '53d4cdf5cfd9c5c3121f4ce5c23c4b940052554a' }, hAsync("ion-list", { key: 'e022b85e7e6e9d2d90b1dd4435d922cfc8390ec5' }, this.multiple === true ? this.renderCheckboxOptions() : this.renderRadioOptions()))));
|
|
32200
32248
|
}
|
|
32201
32249
|
get el() { return getElement(this); }
|
|
32202
32250
|
static get style() { return {
|
|
@@ -32234,7 +32282,7 @@ class SelectOption {
|
|
|
32234
32282
|
}
|
|
32235
32283
|
render() {
|
|
32236
32284
|
const theme = getIonTheme(this);
|
|
32237
|
-
return (hAsync(Host, { key: '
|
|
32285
|
+
return (hAsync(Host, { key: '9ff7cf41a31fdf64730f6fe3708bb1f3677b76a4', class: {
|
|
32238
32286
|
[theme]: true,
|
|
32239
32287
|
}, role: "option", id: this.inputId }));
|
|
32240
32288
|
}
|
|
@@ -32363,9 +32411,9 @@ class SelectPopover {
|
|
|
32363
32411
|
const { header, message, options, subHeader } = this;
|
|
32364
32412
|
const hasSubHeaderOrMessage = subHeader !== undefined || message !== undefined;
|
|
32365
32413
|
const theme = getIonTheme(this);
|
|
32366
|
-
return (hAsync(Host, { key: '
|
|
32414
|
+
return (hAsync(Host, { key: '89399f838fb5431edb7788f59dcc01678bf76104', class: {
|
|
32367
32415
|
[theme]: true,
|
|
32368
|
-
} }, hAsync("ion-list", { key: '
|
|
32416
|
+
} }, hAsync("ion-list", { key: '2b37328fcfb2b02f36cb9f426b53765298a4c8ff' }, header !== undefined && hAsync("ion-list-header", { key: 'af3ac65204af5169072698fcda1480182d8949d5' }, header), hasSubHeaderOrMessage && (hAsync("ion-item", { key: '7aa4369be13687643f9f651300f7fc89d13edc1a' }, hAsync("ion-label", { key: 'f730c2819c4439833840489c446aad3c7e5d0989', class: "ion-text-wrap" }, subHeader !== undefined && hAsync("h3", { key: '1d9d935c996c01015f1f6c5797bbcd29e6eb4c23' }, subHeader), message !== undefined && hAsync("p", { key: '286e15288c094e39cdded327ef814e1daf5b4329' }, message)))), this.renderOptions(options))));
|
|
32369
32417
|
}
|
|
32370
32418
|
get el() { return getElement(this); }
|
|
32371
32419
|
static get style() { return {
|
|
@@ -32418,11 +32466,11 @@ class SkeletonText {
|
|
|
32418
32466
|
const animated = this.animated && config.getBoolean('animated', true);
|
|
32419
32467
|
const inMedia = hostContext('ion-avatar', this.el) || hostContext('ion-thumbnail', this.el);
|
|
32420
32468
|
const theme = getIonTheme(this);
|
|
32421
|
-
return (hAsync(Host, { key: '
|
|
32469
|
+
return (hAsync(Host, { key: '61dec18e888846c87eae4af95853d8c013b39ec8', class: {
|
|
32422
32470
|
[theme]: true,
|
|
32423
32471
|
'skeleton-text-animated': animated,
|
|
32424
32472
|
'in-media': inMedia,
|
|
32425
|
-
} }, hAsync("span", { key: '
|
|
32473
|
+
} }, hAsync("span", { key: 'd61c3096615f154d8bfdd025722bb1c7b7b97b46' }, "\u00A0")));
|
|
32426
32474
|
}
|
|
32427
32475
|
get el() { return getElement(this); }
|
|
32428
32476
|
static get style() { return IonSkeletonTextStyle0; }
|
|
@@ -32499,7 +32547,7 @@ class Spinner {
|
|
|
32499
32547
|
svgs.push(buildLine(spinner, duration, i, spinner.lines));
|
|
32500
32548
|
}
|
|
32501
32549
|
}
|
|
32502
|
-
return (hAsync(Host, { key: '
|
|
32550
|
+
return (hAsync(Host, { key: '8f1bd75946965e8bf1689a8b651a809fd68b41c4', class: createColorClasses$1(self.color, {
|
|
32503
32551
|
[theme]: true,
|
|
32504
32552
|
[`spinner-${spinnerName}`]: true,
|
|
32505
32553
|
'spinner-paused': self.paused || config.getBoolean('_testing'),
|
|
@@ -32612,12 +32660,12 @@ class SplitPane {
|
|
|
32612
32660
|
}
|
|
32613
32661
|
render() {
|
|
32614
32662
|
const theme = getIonTheme(this);
|
|
32615
|
-
return (hAsync(Host, { key: '
|
|
32663
|
+
return (hAsync(Host, { key: '9a1d659ebc3f8b36d818e4c67468726fc3752930', class: {
|
|
32616
32664
|
[theme]: true,
|
|
32617
32665
|
// Used internally for styling
|
|
32618
32666
|
[`split-pane-${theme}`]: true,
|
|
32619
32667
|
'split-pane-visible': this.visible,
|
|
32620
|
-
} }, hAsync("slot", { key: '
|
|
32668
|
+
} }, hAsync("slot", { key: 'db7451c8e4ea8d74f6707d06be038de4a05b7e11' })));
|
|
32621
32669
|
}
|
|
32622
32670
|
get el() { return getElement(this); }
|
|
32623
32671
|
static get watchers() { return {
|
|
@@ -32691,10 +32739,10 @@ class Tab {
|
|
|
32691
32739
|
}
|
|
32692
32740
|
render() {
|
|
32693
32741
|
const { tab, active, component } = this;
|
|
32694
|
-
return (hAsync(Host, { key: '
|
|
32742
|
+
return (hAsync(Host, { key: '78aadb6e13ae2912ac243e8b5746f7b8f4bd1ebd', role: "tabpanel", "aria-hidden": !active ? 'true' : null, "aria-labelledby": `tab-button-${tab}`, class: {
|
|
32695
32743
|
'ion-page': component === undefined,
|
|
32696
32744
|
'tab-hidden': !active,
|
|
32697
|
-
} }, hAsync("slot", { key: '
|
|
32745
|
+
} }, hAsync("slot", { key: 'bff1cd310dbebe3536109ac74349e4f4c7fd4a79' })));
|
|
32698
32746
|
}
|
|
32699
32747
|
get el() { return getElement(this); }
|
|
32700
32748
|
static get watchers() { return {
|
|
@@ -32791,13 +32839,13 @@ class TabBar {
|
|
|
32791
32839
|
const theme = getIonTheme(this);
|
|
32792
32840
|
const shape = this.getShape();
|
|
32793
32841
|
const shouldHide = keyboardVisible && this.el.getAttribute('slot') !== 'top';
|
|
32794
|
-
return (hAsync(Host, { key: '
|
|
32842
|
+
return (hAsync(Host, { key: '8113748c5b620a398777b616f2c3df37e3a0828e', role: "tablist", "aria-hidden": shouldHide ? 'true' : null, class: createColorClasses$1(color, {
|
|
32795
32843
|
[theme]: true,
|
|
32796
32844
|
'tab-bar-translucent': translucent,
|
|
32797
32845
|
'tab-bar-hidden': shouldHide,
|
|
32798
32846
|
[`tab-bar-${expand}`]: true,
|
|
32799
32847
|
[`tab-bar-${shape}`]: shape !== undefined,
|
|
32800
|
-
}) }, hAsync("slot", { key: '
|
|
32848
|
+
}) }, hAsync("slot", { key: '219741d7e41c6b7b432f9ddd865a6f3a1cb2067c' })));
|
|
32801
32849
|
}
|
|
32802
32850
|
get el() { return getElement(this); }
|
|
32803
32851
|
static get watchers() { return {
|
|
@@ -32825,13 +32873,13 @@ class TabBar {
|
|
|
32825
32873
|
}; }
|
|
32826
32874
|
}
|
|
32827
32875
|
|
|
32828
|
-
const tabButtonIonicCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--focus-ring-color:var(--ion-border-focus-default, #b5c0f7);--focus-ring-width:var(--ion-border-radius-025, 2px);-ms-flex-line-pack:center;align-content:center;min-height:var(--ion-scale-1200, 48px);max-height:var(--ion-scale-1800, 72px);font-size:var(--ion-font-size-300, 0.75rem);font-weight:var(--ion-font-weight-medium, 500);line-height:var(--ion-font-line-height-500, 20px)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.button-native{min-width:var(--ion-scale-1200, 48px);overflow:visible}.button-native::after{border-radius:inherit}:host(.ion-focused) .button-native::after{outline:var(--focus-ring-width) solid var(--focus-ring-color)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px)}:host(.tab-button-shape-soft){border-radius:var(--ion-border-radius-200, 8px)}:host(.tab-button-shape-round){border-radius:var(--ion-border-radius-400, 16px)}:host(.tab-button-shape-rectangular){border-radius:var(--ion-border-radius-0, 0px)}";
|
|
32876
|
+
const tabButtonIonicCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--focus-ring-color:var(--ion-border-focus-default, #b5c0f7);--focus-ring-width:var(--ion-border-radius-025, 2px);-ms-flex-line-pack:center;align-content:center;min-height:var(--ion-scale-1200, 48px);max-height:var(--ion-scale-1800, 72px);font-size:var(--ion-font-size-300, 0.75rem);font-weight:var(--ion-font-weight-medium, 500);line-height:var(--ion-font-line-height-500, 20px)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit;overflow:visible}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}.button-native{min-width:var(--ion-scale-1200, 48px);overflow:visible}.button-native::after{border-radius:inherit}:host(.ion-focused) .button-native::after{outline:var(--focus-ring-width) solid var(--focus-ring-color)}:host(.ion-activated) .button-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}::slotted(ion-icon){width:var(--ion-scale-600, 24px);height:var(--ion-scale-600, 24px)}:host(.tab-button-shape-soft){border-radius:var(--ion-border-radius-200, 8px)}:host(.tab-button-shape-round){border-radius:var(--ion-border-radius-400, 16px)}:host(.tab-button-shape-rectangular){border-radius:var(--ion-border-radius-0, 0px)}:host ::slotted(ion-badge){inset-inline-start:calc(50% + var(--ion-scale-300, 12px))}:host ::slotted(ion-badge.badge-vertical-top){top:-2px}:host ::slotted(ion-badge.badge-vertical-top:empty){top:calc(var(--ion-scale-100, 4px) * -1)}:host ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% - var(--ion-scale-200, 8px))}:host ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% - var(--ion-scale-100, 4px))}:host ::slotted(ion-badge[vertical]:not(:empty)){-webkit-padding-start:var(--ion-scale-100, 4px);padding-inline-start:var(--ion-scale-100, 4px);-webkit-padding-end:var(--ion-scale-100, 4px);padding-inline-end:var(--ion-scale-100, 4px);padding-top:var(--ion-scale-100, 4px);padding-bottom:var(--ion-scale-100, 4px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top){top:calc(50% - var(--ion-scale-100, 4px))}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% + var(--ion-scale-100, 4px))}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% + 14px)}";
|
|
32829
32877
|
var IonTabButtonIonicStyle0 = tabButtonIonicCss;
|
|
32830
32878
|
|
|
32831
|
-
const tabButtonIosCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:24px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){font-size:30px}";
|
|
32879
|
+
const tabButtonIosCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge:not([vertical])){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}::slotted(ion-badge:not([vertical])){inset-inline-start:calc(50% + 6px)}:host ::slotted(ion-badge:empty){padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;width:8px;height:8px}:host ::slotted(ion-badge[vertical]){inset-inline-start:calc(50% + 12px)}:host ::slotted(ion-badge.badge-vertical-top){top:2px}:host ::slotted(ion-badge.badge-vertical-top:empty){top:4px}:host ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% - 8px)}:host ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% - 2px)}:host ::slotted(ion-badge[vertical]:not(:empty)){-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:4px;padding-inline-end:4px;padding-top:4px;padding-bottom:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:16px;height:16px;font-size:12px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-top){top:calc(50% - 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom){top:calc(50% + 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge.badge-vertical-bottom:empty){top:calc(50% + 14px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:24px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px;margin-top:4px;margin-bottom:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){font-size:30px}";
|
|
32832
32880
|
var IonTabButtonIosStyle0 = tabButtonIosCss;
|
|
32833
32881
|
|
|
32834
|
-
const tabButtonMdCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){::slotted(ion-icon):dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}::slotted(ion-badge){border-radius:8px;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:3px;padding-bottom:2px;top:8px;min-width:12px;font-size:8px;font-weight:normal}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){top:8px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:80%}:host(.tab-layout-icon-start) ::slotted(ion-icon){-webkit-margin-end:6px;margin-inline-end:6px}:host(.tab-layout-icon-end) ::slotted(ion-icon){-webkit-margin-start:6px;margin-inline-start:6px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}";
|
|
32882
|
+
const tabButtonMdCss = ":host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;white-space:inherit}.button-native::after{right:0;left:0;top:0;bottom:0;position:absolute;content:\"\";opacity:0}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){::slotted(ion-icon):dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}::slotted(ion-badge){border-radius:8px;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:3px;padding-bottom:2px;top:8px;min-width:12px;font-size:8px;font-weight:normal}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host ::slotted(ion-badge[vertical=bottom]){top:calc(50% - 8px)}:host ::slotted(ion-badge[vertical=bottom]:empty){top:calc(50% - 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=top]){top:calc(50% - 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=top]){inset-inline-start:calc(50% + 6px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]){top:calc(50% + 4px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]){inset-inline-start:calc(50% + 6px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]:empty){top:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-badge[vertical=bottom]:empty){inset-inline-start:calc(50% + 6px)}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){top:8px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:80%}:host(.tab-layout-icon-start) ::slotted(ion-icon){-webkit-margin-end:6px;margin-inline-end:6px}:host(.tab-layout-icon-end) ::slotted(ion-icon){-webkit-margin-start:6px;margin-inline-start:6px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}";
|
|
32835
32883
|
var IonTabButtonMdStyle0 = tabButtonMdCss;
|
|
32836
32884
|
|
|
32837
32885
|
/**
|
|
@@ -32916,7 +32964,7 @@ class TabButton {
|
|
|
32916
32964
|
rel,
|
|
32917
32965
|
target,
|
|
32918
32966
|
};
|
|
32919
|
-
return (hAsync(Host, { key: '
|
|
32967
|
+
return (hAsync(Host, { key: '62e148e12c4aa02e190cfa80903536e330e293cb', onClick: this.onClick, onKeyup: this.onKeyUp, id: tab !== undefined ? `tab-button-${tab}` : null, class: {
|
|
32920
32968
|
[theme]: true,
|
|
32921
32969
|
'tab-selected': selected,
|
|
32922
32970
|
'tab-disabled': disabled,
|
|
@@ -32929,7 +32977,7 @@ class TabButton {
|
|
|
32929
32977
|
'ion-selectable': true,
|
|
32930
32978
|
[`tab-button-shape-${shape}`]: shape !== undefined,
|
|
32931
32979
|
'ion-focusable': true,
|
|
32932
|
-
} }, hAsync("a", Object.assign({ key: '
|
|
32980
|
+
} }, hAsync("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), hAsync("span", { key: 'bf21a75e155df69282d29602a1d4c4790a286e57', class: "button-inner" }, hAsync("slot", { key: '1435aea0ad55a2c11b08f709a8ce1b3cc7f294bd' })), theme === 'md' && hAsync("ion-ripple-effect", { key: 'aaefa817f6452dddeb2a33cd541fbecd22fb8d41', type: "unbounded" }))));
|
|
32933
32981
|
}
|
|
32934
32982
|
get el() { return getElement(this); }
|
|
32935
32983
|
static get style() { return {
|
|
@@ -33110,7 +33158,7 @@ class Tabs {
|
|
|
33110
33158
|
return Array.from(this.el.querySelectorAll('ion-tab'));
|
|
33111
33159
|
}
|
|
33112
33160
|
render() {
|
|
33113
|
-
return (hAsync(Host, { key: '
|
|
33161
|
+
return (hAsync(Host, { key: 'd441cc872422c45850116b2d8e19197c8abcca2a', onIonTabButtonClick: this.onTabClicked }, hAsync("slot", { key: 'f2d4ede00fe5aa30e4142a23ca74ca0808903431', name: "top" }), hAsync("div", { key: '2414e278552ecbb01f96146c4d4e0f4340b0627f', class: "tabs-inner" }, hAsync("slot", { key: 'bf148893a62f8bd9fb36d8fed1f985ed6c14f34e' })), hAsync("slot", { key: '5a1001048b4307afd6616f19f6176e53a8c8d271', name: "bottom" })));
|
|
33114
33162
|
}
|
|
33115
33163
|
get el() { return getElement(this); }
|
|
33116
33164
|
static get style() { return IonTabsStyle0; }
|
|
@@ -33153,9 +33201,9 @@ class Text {
|
|
|
33153
33201
|
}
|
|
33154
33202
|
render() {
|
|
33155
33203
|
const theme = getIonTheme(this);
|
|
33156
|
-
return (hAsync(Host, { key: '
|
|
33204
|
+
return (hAsync(Host, { key: 'eebd96b69179ee48c5fdaef97c025e5d9dc14103', class: createColorClasses$1(this.color, {
|
|
33157
33205
|
[theme]: true,
|
|
33158
|
-
}) }, hAsync("slot", { key: '
|
|
33206
|
+
}) }, hAsync("slot", { key: '2d5cf914cea96efbb2d82177227ef184da7af9d4' })));
|
|
33159
33207
|
}
|
|
33160
33208
|
static get style() { return IonTextStyle0; }
|
|
33161
33209
|
static get cmpMeta() { return {
|
|
@@ -33571,7 +33619,7 @@ class Textarea {
|
|
|
33571
33619
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
33572
33620
|
*/
|
|
33573
33621
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
33574
|
-
return (hAsync(Host, { key: '
|
|
33622
|
+
return (hAsync(Host, { key: '5b0ad5990d051dac2d08c4ad54cf3b66fed5fc0d', class: createColorClasses$1(this.color, {
|
|
33575
33623
|
[theme]: true,
|
|
33576
33624
|
'has-value': hasValue,
|
|
33577
33625
|
'has-focus': hasFocus,
|
|
@@ -33582,7 +33630,7 @@ class Textarea {
|
|
|
33582
33630
|
[`textarea-label-placement-${labelPlacement}`]: true,
|
|
33583
33631
|
'textarea-disabled': disabled,
|
|
33584
33632
|
'textarea-readonly': readonly,
|
|
33585
|
-
}) }, hAsync("label", { key: '
|
|
33633
|
+
}) }, hAsync("label", { key: 'd7ad3ebb169bdcdd553f9d848728ffdf343b0508', class: "textarea-wrapper", htmlFor: inputId }, this.renderLabelContainer(), hAsync("div", { key: '6557443b4ec5d3478ffd019a488362ed644ba5cb', class: "textarea-wrapper-inner" },
|
|
33586
33634
|
/**
|
|
33587
33635
|
* For the ionic theme, we render the outline container here
|
|
33588
33636
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -33592,7 +33640,7 @@ class Textarea {
|
|
|
33592
33640
|
* <label> element, ensuring that clicking the label text
|
|
33593
33641
|
* focuses the textarea.
|
|
33594
33642
|
*/
|
|
33595
|
-
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '
|
|
33643
|
+
theme === 'ionic' && fill === 'outline' && hAsync("div", { key: '55bc54982427a321f3a05fcbd572f132392625e9', class: "textarea-outline" }), hAsync("div", { key: 'a21b17f6b9dab624fb52e4f81480065424eacb9c', class: "start-slot-wrapper" }, hAsync("slot", { key: '1e1d9118c10e295b55a293e728ae017cd05d67f5', name: "start" })), hAsync("div", { key: '48878569cc73cd1e889c92c59998a3df22e090ce', class: "native-wrapper", ref: (el) => (this.textareaWrapper = el) }, hAsync("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)), hAsync("div", { key: 'c8fd679b2fe066d6b2a151ccba36afa320ac2061', class: "end-slot-wrapper" }, hAsync("slot", { key: '7a7c887ac2aabe8faaf8a5a93bc64b5740052db4', name: "end" }))), shouldRenderHighlight && hAsync("div", { key: '62dfb83f2f812eadd5114e0815672947def8e5e6', class: "textarea-highlight" })), this.renderBottomContent()));
|
|
33596
33644
|
}
|
|
33597
33645
|
get el() { return getElement(this); }
|
|
33598
33646
|
static get watchers() { return {
|
|
@@ -33662,9 +33710,9 @@ class Thumbnail {
|
|
|
33662
33710
|
}
|
|
33663
33711
|
render() {
|
|
33664
33712
|
const theme = getIonTheme(this);
|
|
33665
|
-
return (hAsync(Host, { key: '
|
|
33713
|
+
return (hAsync(Host, { key: '25e4caa136d1557b27ce8853440db4ab5af0871b', class: {
|
|
33666
33714
|
[theme]: true,
|
|
33667
|
-
} }, hAsync("slot", { key: '
|
|
33715
|
+
} }, hAsync("slot", { key: '95d9f15cf19c4bdb35043e04038a52f8a99ce935' })));
|
|
33668
33716
|
}
|
|
33669
33717
|
static get style() { return IonThumbnailStyle0; }
|
|
33670
33718
|
static get cmpMeta() { return {
|
|
@@ -34519,9 +34567,9 @@ class Toast {
|
|
|
34519
34567
|
if (layout === 'stacked' && startButtons.length > 0 && endButtons.length > 0) {
|
|
34520
34568
|
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);
|
|
34521
34569
|
}
|
|
34522
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
34570
|
+
return (hAsync(Host, Object.assign({ key: '9753af7c05dcf5eec0dc0cb938e1c8e6f0455a8e', tabindex: "-1" }, this.htmlAttributes, { style: {
|
|
34523
34571
|
zIndex: `${60000 + this.overlayIndex}`,
|
|
34524
|
-
}, class: createColorClasses$1(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 }), hAsync("div", { key: '
|
|
34572
|
+
}, class: createColorClasses$1(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 }), hAsync("div", { key: '2f1c21faa8e18bf3baa2620f777b8c54af26dcd5', class: wrapperClass }, hAsync("div", { key: 'a3842ffe10ffe049760bf38a93fdf031a33db8b1', class: "toast-container", part: "container" }, this.renderButtons(startButtons, 'start'), this.icon !== undefined && (hAsync("ion-icon", { key: 'ae48d0e813aa6e99437462f6c08bc0d70536a1ae', class: "toast-icon", part: "icon", icon: this.icon, lazy: false, "aria-hidden": "true" })), hAsync("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')))));
|
|
34525
34573
|
}
|
|
34526
34574
|
get el() { return getElement(this); }
|
|
34527
34575
|
static get watchers() { return {
|
|
@@ -34834,7 +34882,7 @@ class Toggle {
|
|
|
34834
34882
|
const rtl = isRTL$1(el) ? 'rtl' : 'ltr';
|
|
34835
34883
|
const isIonicTheme = theme === 'ionic';
|
|
34836
34884
|
renderHiddenInput(true, el, name, checked ? value : '', disabled);
|
|
34837
|
-
return (hAsync(Host, { key: '
|
|
34885
|
+
return (hAsync(Host, { key: 'e4b7a9eed1d3f07170062ab63cd98b9f0ff17e35', "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick, class: createColorClasses$1(color, {
|
|
34838
34886
|
[theme]: true,
|
|
34839
34887
|
'in-item': hostContext('ion-item', el),
|
|
34840
34888
|
'toggle-activated': activated,
|
|
@@ -34846,10 +34894,10 @@ class Toggle {
|
|
|
34846
34894
|
[`toggle-${rtl}`]: true,
|
|
34847
34895
|
'ion-activatable': isIonicTheme,
|
|
34848
34896
|
'ion-focusable': isIonicTheme,
|
|
34849
|
-
}) }, hAsync("label", { key: '
|
|
34897
|
+
}) }, hAsync("label", { key: '007a4ac8ac231b58416b572492c25cb176fd92ea', class: "toggle-wrapper" }, hAsync("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)), hAsync("div", { key: 'a82e1b76f556bc72aeef8d9e5e0ba5bf2ae879ff', class: {
|
|
34850
34898
|
'label-text-wrapper': true,
|
|
34851
34899
|
'label-text-wrapper-hidden': !this.hasLabel,
|
|
34852
|
-
}, part: "label" }, hAsync("slot", { key: '
|
|
34900
|
+
}, part: "label" }, hAsync("slot", { key: '63b402f2839c722992904c60233239e7fa429b80' }), this.renderHintText()), hAsync("div", { key: '51a5564239e42791e50fbe187e78ca76fa88093f', class: "native-wrapper" }, this.renderToggleControl()))));
|
|
34853
34901
|
}
|
|
34854
34902
|
get el() { return getElement(this); }
|
|
34855
34903
|
static get watchers() { return {
|
|
@@ -34965,10 +35013,10 @@ class Toolbar {
|
|
|
34965
35013
|
this.childrenStyles.forEach((value) => {
|
|
34966
35014
|
Object.assign(childStyles, value);
|
|
34967
35015
|
});
|
|
34968
|
-
return (hAsync(Host, { key: '
|
|
35016
|
+
return (hAsync(Host, { key: '6368640c5bcc3515d628c24116912e7ba1e79a00', class: Object.assign(Object.assign({}, childStyles), createColorClasses$1(this.color, {
|
|
34969
35017
|
[theme]: true,
|
|
34970
35018
|
'in-toolbar': hostContext('ion-toolbar', this.el),
|
|
34971
|
-
})) }, hAsync("div", { key: '
|
|
35019
|
+
})) }, hAsync("div", { key: '139edd9fb7a7c42d94dd79e783d841b052abb245', class: "toolbar-background", part: "background" }), hAsync("div", { key: '72716d4a9af0191d6083d1a2444cea42e4521127', class: "toolbar-container", part: "container" }, hAsync("slot", { key: '5049c3e4235dd52b80b50f87b74f58c03fc53c00', name: "start" }), hAsync("slot", { key: 'cf43c31b7d81dfb49e0fdf987978c621fc563213', name: "secondary" }), hAsync("div", { key: '34bd76bdb954adcecb4a9c263584733d617e5988', class: "toolbar-content", part: "content" }, hAsync("slot", { key: 'a63dfc76eb070c680426e3fe6b8efc9bec9a69ac' })), hAsync("slot", { key: 'bb0a4cb83c30d206489c2dcfb6238481ccfc51af', name: "primary" }), hAsync("slot", { key: 'e3c632b6810493f714ec632d17b878740874e919', name: "end" }))));
|
|
34972
35020
|
}
|
|
34973
35021
|
get el() { return getElement(this); }
|
|
34974
35022
|
static get style() { return {
|
|
@@ -35026,11 +35074,11 @@ class ToolbarTitle {
|
|
|
35026
35074
|
render() {
|
|
35027
35075
|
const theme = getIonTheme(this);
|
|
35028
35076
|
const size = this.getSize();
|
|
35029
|
-
return (hAsync(Host, { key: '
|
|
35077
|
+
return (hAsync(Host, { key: '4fbaa288cb8de08bf35d6cc8e591adfdd4b95f69', class: createColorClasses$1(this.color, {
|
|
35030
35078
|
[theme]: true,
|
|
35031
35079
|
[`title-${size}`]: true,
|
|
35032
35080
|
'title-rtl': document.dir === 'rtl',
|
|
35033
|
-
}) }, hAsync("div", { key: '
|
|
35081
|
+
}) }, hAsync("div", { key: '701a9b762a04d4bbccf3c0aeaa33be296827ae2b', class: "toolbar-title" }, hAsync("slot", { key: '8998a07f0e81e0e920165c644b06ff3aa3a625c7' }))));
|
|
35034
35082
|
}
|
|
35035
35083
|
get el() { return getElement(this); }
|
|
35036
35084
|
static get watchers() { return {
|
|
@@ -35079,6 +35127,7 @@ registerComponents([
|
|
|
35079
35127
|
Content,
|
|
35080
35128
|
Datetime,
|
|
35081
35129
|
DatetimeButton,
|
|
35130
|
+
Divider,
|
|
35082
35131
|
Fab,
|
|
35083
35132
|
FabButton,
|
|
35084
35133
|
FabList,
|