@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
|
@@ -62,12 +62,12 @@ const Fab = class {
|
|
|
62
62
|
render() {
|
|
63
63
|
const { horizontal, vertical, edge } = this;
|
|
64
64
|
const theme = ionicGlobal.getIonTheme(this);
|
|
65
|
-
return (index.h(index.Host, { key: '
|
|
65
|
+
return (index.h(index.Host, { key: '8b758c5283382f1bddd051f5a575d4952b001c50', class: {
|
|
66
66
|
[theme]: true,
|
|
67
67
|
[`fab-horizontal-${horizontal}`]: horizontal !== undefined,
|
|
68
68
|
[`fab-vertical-${vertical}`]: vertical !== undefined,
|
|
69
69
|
'fab-edge': edge,
|
|
70
|
-
} }, index.h("slot", { key: '
|
|
70
|
+
} }, index.h("slot", { key: '45ce20f308b3de9c09d625d45b3f3dc7b4ee8652' })));
|
|
71
71
|
}
|
|
72
72
|
get el() { return index.getElement(this); }
|
|
73
73
|
static get watchers() { return {
|
|
@@ -156,7 +156,7 @@ const FabButton = class {
|
|
|
156
156
|
rel: this.rel,
|
|
157
157
|
target: this.target,
|
|
158
158
|
};
|
|
159
|
-
return (index.h(index.Host, { key: '
|
|
159
|
+
return (index.h(index.Host, { key: 'ffc552ad3b542e0f79e319fa86b063c3289e1a23', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, class: theme.createColorClasses(color, {
|
|
160
160
|
[theme$1]: true,
|
|
161
161
|
'fab-button-in-list': inList,
|
|
162
162
|
'fab-button-translucent-in-list': inList && translucent,
|
|
@@ -167,7 +167,7 @@ const FabButton = class {
|
|
|
167
167
|
'ion-activatable': true,
|
|
168
168
|
'ion-focusable': true,
|
|
169
169
|
[`fab-button-${size}`]: size !== undefined,
|
|
170
|
-
}) }, index.h(TagType, Object.assign({ key: '
|
|
170
|
+
}) }, index.h(TagType, Object.assign({ key: 'acf0c99822630499b171f0873924cfe10ef41547' }, attrs, { class: "button-native", part: "native", disabled: disabled, onFocus: this.onFocus, onBlur: this.onBlur, onClick: (ev) => theme.openURL(href, ev, this.routerDirection, this.routerAnimation) }, inheritedAttributes), index.h("ion-icon", { key: '236a7340cf8213a69325716cb3b813abb627b40a', "aria-hidden": "true", icon: fabButtonCloseIcon, part: "close-icon", class: "close-icon", lazy: false }), index.h("span", { key: '908a53794c801a64c8cdae9b08ae75deb93a5b22', class: "button-inner" }, index.h("slot", { key: '41bf30e091cfcf90dcf3975a4b05a30c987e8aae' })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: 'b665e44a357138ef30454e267a2214356dc0fe3b' }))));
|
|
171
171
|
}
|
|
172
172
|
get el() { return index.getElement(this); }
|
|
173
173
|
};
|
|
@@ -196,11 +196,11 @@ const FabList = class {
|
|
|
196
196
|
}
|
|
197
197
|
render() {
|
|
198
198
|
const theme = ionicGlobal.getIonTheme(this);
|
|
199
|
-
return (index.h(index.Host, { key: '
|
|
199
|
+
return (index.h(index.Host, { key: 'b0e984c110ea8bf4aa0daeca5f66253c9e0666fd', class: {
|
|
200
200
|
[theme]: true,
|
|
201
201
|
'fab-list-active': this.activated,
|
|
202
202
|
[`fab-list-side-${this.side}`]: true,
|
|
203
|
-
} }, index.h("slot", { key: '
|
|
203
|
+
} }, index.h("slot", { key: '7bedbb010e89d1304d86c4261f5378e90741611e' })));
|
|
204
204
|
}
|
|
205
205
|
get el() { return index.getElement(this); }
|
|
206
206
|
static get watchers() { return {
|
|
@@ -83,9 +83,9 @@ const Img = class {
|
|
|
83
83
|
const { loadSrc, alt, onLoad, loadError, inheritedAttributes } = this;
|
|
84
84
|
const { draggable } = inheritedAttributes;
|
|
85
85
|
const theme = ionicGlobal.getIonTheme(this);
|
|
86
|
-
return (index.h(index.Host, { key: '
|
|
86
|
+
return (index.h(index.Host, { key: '70377d0128ad109580598f5c0a19cdee1d1f8f2a', class: {
|
|
87
87
|
[theme]: true,
|
|
88
|
-
} }, index.h("img", { key: '
|
|
88
|
+
} }, index.h("img", { key: '022467667337d04384d19d78378b5cf499e1b6c9', decoding: "async", src: loadSrc, alt: alt, onLoad: onLoad, onError: loadError, part: "image", draggable: isDraggable(draggable) })));
|
|
89
89
|
}
|
|
90
90
|
get el() { return index.getElement(this); }
|
|
91
91
|
static get watchers() { return {
|
|
@@ -181,7 +181,7 @@ const InfiniteScroll = class {
|
|
|
181
181
|
render() {
|
|
182
182
|
const theme = ionicGlobal.getIonTheme(this);
|
|
183
183
|
const disabled = this.disabled;
|
|
184
|
-
return (index.h(index.Host, { key: '
|
|
184
|
+
return (index.h(index.Host, { key: 'd0cf2316c216b7b4f10ad78457c53e86f8be814a', class: {
|
|
185
185
|
[theme]: true,
|
|
186
186
|
'infinite-scroll-loading': this.isLoading,
|
|
187
187
|
'infinite-scroll-enabled': !disabled,
|
|
@@ -226,11 +226,11 @@ const InfiniteScrollContent = class {
|
|
|
226
226
|
}
|
|
227
227
|
render() {
|
|
228
228
|
const theme = ionicGlobal.getIonTheme(this);
|
|
229
|
-
return (index.h(index.Host, { key: '
|
|
229
|
+
return (index.h(index.Host, { key: '51742937a374c43c290c20569857f617c99e1e7c', class: {
|
|
230
230
|
[theme]: true,
|
|
231
231
|
// Used internally for styling
|
|
232
232
|
[`infinite-scroll-content-${theme}`]: true,
|
|
233
|
-
} }, index.h("div", { key: '
|
|
233
|
+
} }, index.h("div", { key: '42c249b6df301004a834bb615766c38d5ab03d91', class: "infinite-loading" }, this.loadingSpinner && (index.h("div", { key: '7cc7aab81997ef58b914e084402f45dc3abf2ce4', class: "infinite-loading-spinner" }, index.h("ion-spinner", { key: '5c84df7096076580e0bb4926d377c2fac4f75c3d', name: this.loadingSpinner }))), this.loadingText !== undefined && this.renderLoadingText())));
|
|
234
234
|
}
|
|
235
235
|
};
|
|
236
236
|
InfiniteScrollContent.style = {
|
|
@@ -107,16 +107,16 @@ const InputPasswordToggle = class {
|
|
|
107
107
|
const { color, inputPasswordHideIcon, inputPasswordShowIcon, type } = this;
|
|
108
108
|
const mode = ionicGlobal.getIonMode(this);
|
|
109
109
|
const isPasswordVisible = type === 'text';
|
|
110
|
-
return (index.h(index.Host, { key: '
|
|
110
|
+
return (index.h(index.Host, { key: '06b8ab96d775ee10c717be878b5ae800a244e222', class: theme.createColorClasses(color, {
|
|
111
111
|
[mode]: true,
|
|
112
|
-
}) }, index.h("ion-button", { key: '
|
|
112
|
+
}) }, index.h("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) => {
|
|
113
113
|
/**
|
|
114
114
|
* This prevents mobile browsers from
|
|
115
115
|
* blurring the input when the password toggle
|
|
116
116
|
* button is activated.
|
|
117
117
|
*/
|
|
118
118
|
ev.preventDefault();
|
|
119
|
-
}, onClick: this.togglePasswordVisibility }, index.h("ion-icon", { key: '
|
|
119
|
+
}, onClick: this.togglePasswordVisibility }, index.h("ion-icon", { key: '883f1ead41024f198bd8f6fd2d0817f3294e1e9b', slot: "icon-only", "aria-hidden": "true", icon: isPasswordVisible ? inputPasswordHideIcon : inputPasswordShowIcon }))));
|
|
120
120
|
}
|
|
121
121
|
get el() { return index.getElement(this); }
|
|
122
122
|
static get watchers() { return {
|
|
@@ -517,7 +517,7 @@ const Input = class {
|
|
|
517
517
|
* TODO(FW-5592): Remove hasStartEndSlots condition
|
|
518
518
|
*/
|
|
519
519
|
const labelShouldFloat = labelPlacement === 'stacked' || (labelPlacement === 'floating' && (hasValue || hasFocus || hasStartEndSlots));
|
|
520
|
-
return (index.h(index.Host, { key: '
|
|
520
|
+
return (index.h(index.Host, { key: 'e7749daa3bbae79d58f2b15305129ac6b411d054', class: theme.createColorClasses(this.color, {
|
|
521
521
|
[theme$1]: true,
|
|
522
522
|
'has-value': hasValue,
|
|
523
523
|
'has-focus': hasFocus,
|
|
@@ -530,7 +530,7 @@ const Input = class {
|
|
|
530
530
|
'in-item-color': theme.hostContext('ion-item.ion-color', this.el),
|
|
531
531
|
'input-disabled': disabled,
|
|
532
532
|
'input-readonly': readonly,
|
|
533
|
-
}) }, index.h("label", { key: '
|
|
533
|
+
}) }, index.h("label", { key: 'f01428b225871ba1f0e2abea200e5b06e49c3966', class: "input-wrapper", htmlFor: inputId }, this.renderLabelContainer(), index.h("div", { key: 'b90ca572abdfe0162d7326e9828cd1dcbc0d97fe', class: "native-wrapper" },
|
|
534
534
|
/**
|
|
535
535
|
* For the ionic theme, we render the outline container here
|
|
536
536
|
* instead of higher up, so it can be positioned relative to
|
|
@@ -540,7 +540,7 @@ const Input = class {
|
|
|
540
540
|
* <label> element, ensuring that clicking the label text
|
|
541
541
|
* focuses the input.
|
|
542
542
|
*/
|
|
543
|
-
theme$1 === 'ionic' && fill === 'outline' && index.h("div", { key: '
|
|
543
|
+
theme$1 === 'ionic' && fill === 'outline' && index.h("div", { key: '085f8fcaf690d9dba83e9c71e895f0f3f69753d3', class: "input-outline" }), index.h("slot", { key: '41f7f3f161b665012302b4e37aaf4c3928906791', name: "start" }), index.h("input", Object.assign({ key: 'f668ae96857dd28cbc4669038f89b2f129f8ab47', class: "native-input", ref: (input) => (this.nativeInput = input), id: inputId, disabled: disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: readonly, required: this.required, spellcheck: this.spellcheck, step: this.step, type: this.type, value: value, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.onKeydown, onCompositionstart: this.onCompositionStart, onCompositionend: this.onCompositionEnd, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId }, this.inheritedAttributes)), clearInput && !readonly && !disabled && (index.h("button", { key: 'fef604f1bb51369d2ad9ec5a2a4baf6cad883ecd', "aria-label": "reset", type: "button", class: "input-clear-icon", onPointerDown: (ev) => {
|
|
544
544
|
/**
|
|
545
545
|
* This prevents mobile browsers from
|
|
546
546
|
* blurring the input when the clear
|
|
@@ -555,7 +555,7 @@ const Input = class {
|
|
|
555
555
|
* for screen readers as it means users would be unable to swipe past the clear button.
|
|
556
556
|
*/
|
|
557
557
|
ev.stopPropagation();
|
|
558
|
-
}, onClick: this.clearTextInput }, index.h("ion-icon", { key: '
|
|
558
|
+
}, onClick: this.clearTextInput }, index.h("ion-icon", { key: 'e0679fcad0049631ba4284aa020cf75c1c711650', "aria-hidden": "true", icon: inputClearIcon }))), index.h("slot", { key: '32529b77ff59997ae0f9769094f17d47f5eb325c', name: "end" })), shouldRenderHighlight && index.h("div", { key: '50033d2d6eeb5fa7219b8f93618c1e833d285cb0', class: "input-highlight" })), this.renderBottomContent()));
|
|
559
559
|
}
|
|
560
560
|
get el() { return index.getElement(this); }
|
|
561
561
|
static get watchers() { return {
|
|
@@ -66,13 +66,13 @@ const ItemOption = class {
|
|
|
66
66
|
href: this.href,
|
|
67
67
|
target: this.target,
|
|
68
68
|
};
|
|
69
|
-
return (index.h(index.Host, { key: '
|
|
69
|
+
return (index.h(index.Host, { key: '0737f6ff6254234008a53f02e8a32b55c0f72124', onClick: this.onClick, class: theme.createColorClasses(this.color, {
|
|
70
70
|
[theme$1]: true,
|
|
71
71
|
[`item-option-${shape}`]: shape !== undefined,
|
|
72
72
|
'item-option-disabled': disabled,
|
|
73
73
|
'item-option-expandable': expandable,
|
|
74
74
|
'ion-activatable': true,
|
|
75
|
-
}) }, index.h(TagType, Object.assign({ key: '
|
|
75
|
+
}) }, index.h(TagType, Object.assign({ key: 'afb5a42c1b4516984ec33bebf7e098bce558cbbb' }, attrs, { class: "button-native", part: "native", disabled: disabled }), index.h("span", { key: '01fc33411a3d42033a55541a8b47dcd829ec4b4d', class: "button-inner" }, index.h("slot", { key: '57093448507b6fb9ff962896daec7ce65edec52d', name: "top" }), index.h("div", { key: '5236dc364ccbb238af5075350e16f7499e57ebfe', class: "horizontal-wrapper" }, index.h("slot", { key: 'c55f89fbecc120c2bb2aacb6d18174986ea9cfda', name: "start" }), index.h("slot", { key: '9386408b5dfa14d3d5863a0235df23e2b7de5a76', name: "icon-only" }), index.h("slot", { key: '392a0a7071fed376c7ac0838d89071b1dde94a5d' }), index.h("slot", { key: 'c4b78a3b87aa443b1e2431e3376a70ac22118998', name: "end" })), index.h("slot", { key: '07c0449f718361a72e0f695a37e9da4d7313af32', name: "bottom" })), theme$1 === 'md' && index.h("ion-ripple-effect", { key: 'a7bffcc6e7cc1906c37dd494ee2caed802a708b4' }))));
|
|
76
76
|
}
|
|
77
77
|
get el() { return index.getElement(this); }
|
|
78
78
|
};
|
|
@@ -106,7 +106,7 @@ const ItemOptions = class {
|
|
|
106
106
|
render() {
|
|
107
107
|
const theme = ionicGlobal.getIonTheme(this);
|
|
108
108
|
const isEnd = helpers.isEndSide(this.side);
|
|
109
|
-
return (index.h(index.Host, { key: '
|
|
109
|
+
return (index.h(index.Host, { key: '0decd73d4c042490d69c085b896bce945fa13b1e', class: {
|
|
110
110
|
[theme]: true,
|
|
111
111
|
// Used internally for styling
|
|
112
112
|
[`item-options-${theme}`]: true,
|
|
@@ -515,7 +515,7 @@ const ItemSliding = class {
|
|
|
515
515
|
}
|
|
516
516
|
render() {
|
|
517
517
|
const theme = ionicGlobal.getIonTheme(this);
|
|
518
|
-
return (index.h(index.Host, { key: '
|
|
518
|
+
return (index.h(index.Host, { key: '3cd455451df0841a64a1307643cb5993588a2b93', class: {
|
|
519
519
|
[theme]: true,
|
|
520
520
|
'item-sliding-active-slide': this.state !== 2 /* SlidingState.Disabled */,
|
|
521
521
|
'item-sliding-active-options-end': (this.state & 8 /* SlidingState.End */) !== 0,
|
|
@@ -276,11 +276,11 @@ const ItemDivider = class {
|
|
|
276
276
|
}
|
|
277
277
|
render() {
|
|
278
278
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
279
|
-
return (index.h(index.Host, { key: '
|
|
279
|
+
return (index.h(index.Host, { key: 'e59593401ead3b45b5378392444158f3a37c2cc3', class: theme.createColorClasses(this.color, {
|
|
280
280
|
[theme$1]: true,
|
|
281
281
|
'item-divider-sticky': this.sticky,
|
|
282
282
|
item: true,
|
|
283
|
-
}) }, index.h("slot", { key: '
|
|
283
|
+
}) }, index.h("slot", { key: 'dcfd41b18dc5d27ec01fd970edbde0a208b6828c', name: "start" }), index.h("div", { key: '7d6422a8017492a164ba103cc3b3a92c0d76164e', class: "item-divider-inner" }, index.h("div", { key: '8baa50ea5bc94dea6c24ae2e72890c8a646d396f', class: "item-divider-wrapper" }, index.h("slot", { key: '85d181bec386c7053bffbb2f9f8f9a252fe5e709' })), index.h("slot", { key: 'cadd65c0d01e3790d08e0737aee0a4479f6bd096', name: "end" }))));
|
|
284
284
|
}
|
|
285
285
|
get el() { return index.getElement(this); }
|
|
286
286
|
};
|
|
@@ -305,7 +305,7 @@ const ItemGroup = class {
|
|
|
305
305
|
}
|
|
306
306
|
render() {
|
|
307
307
|
const theme = ionicGlobal.getIonTheme(this);
|
|
308
|
-
return (index.h(index.Host, { key: '
|
|
308
|
+
return (index.h(index.Host, { key: '10e03e2c0020c1fd78db422dacfcf2aa29aa462b', role: "group", class: {
|
|
309
309
|
[theme]: true,
|
|
310
310
|
// Used internally for styling
|
|
311
311
|
[`item-group-${theme}`]: true,
|
|
@@ -379,13 +379,13 @@ const Label = class {
|
|
|
379
379
|
render() {
|
|
380
380
|
const position = this.position;
|
|
381
381
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
382
|
-
return (index.h(index.Host, { key: '
|
|
382
|
+
return (index.h(index.Host, { key: '921c75a385281fa13922155f277af0271b992ebb', class: theme.createColorClasses(this.color, {
|
|
383
383
|
[theme$1]: true,
|
|
384
384
|
'in-item-color': theme.hostContext('ion-item.ion-color', this.el),
|
|
385
385
|
[`label-${position}`]: position !== undefined,
|
|
386
386
|
[`label-no-animate`]: this.noAnimate,
|
|
387
387
|
'label-rtl': document.dir === 'rtl',
|
|
388
|
-
}) }, index.h("slot", { key: '
|
|
388
|
+
}) }, index.h("slot", { key: '0cee8205cade678d78c3b9ff2e71cf50365e6eea' })));
|
|
389
389
|
}
|
|
390
390
|
get el() { return index.getElement(this); }
|
|
391
391
|
static get watchers() { return {
|
|
@@ -447,7 +447,7 @@ const List = class {
|
|
|
447
447
|
const theme = ionicGlobal.getIonTheme(this);
|
|
448
448
|
const shape = this.getShape();
|
|
449
449
|
const { lines, inset } = this;
|
|
450
|
-
return (index.h(index.Host, { key: '
|
|
450
|
+
return (index.h(index.Host, { key: 'e0d56c6aa597601c8d430ff40044981422aac8f3', role: "list", class: {
|
|
451
451
|
[theme]: true,
|
|
452
452
|
// Used internally for styling
|
|
453
453
|
[`list-${theme}`]: true,
|
|
@@ -483,10 +483,10 @@ const ListHeader = class {
|
|
|
483
483
|
render() {
|
|
484
484
|
const { lines } = this;
|
|
485
485
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
486
|
-
return (index.h(index.Host, { key: '
|
|
486
|
+
return (index.h(index.Host, { key: 'bf020d10f04a39707b7b5842e7380330a006476c', class: theme.createColorClasses(this.color, {
|
|
487
487
|
[theme$1]: true,
|
|
488
488
|
[`list-header-lines-${lines}`]: lines !== undefined,
|
|
489
|
-
}) }, index.h("div", { key: '
|
|
489
|
+
}) }, index.h("div", { key: '7833f41a1271fbf29d264299e0517652dbdc026b', class: "list-header-inner" }, index.h("slot", { key: '293d9dfba0020d0eaeeb58bc109c01d4dd459f6b' }))));
|
|
490
490
|
}
|
|
491
491
|
};
|
|
492
492
|
ListHeader.style = {
|
|
@@ -511,9 +511,9 @@ const Note = class {
|
|
|
511
511
|
}
|
|
512
512
|
render() {
|
|
513
513
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
514
|
-
return (index.h(index.Host, { key: '
|
|
514
|
+
return (index.h(index.Host, { key: '384c79c853252907b9c9ad8f28173601d6c1472b', class: theme.createColorClasses(this.color, {
|
|
515
515
|
[theme$1]: true,
|
|
516
|
-
}) }, index.h("slot", { key: '
|
|
516
|
+
}) }, index.h("slot", { key: '91e68ef453c70d116edaf76198637fd9c92a8bb4' })));
|
|
517
517
|
}
|
|
518
518
|
};
|
|
519
519
|
Note.style = {
|
|
@@ -547,11 +547,11 @@ const SkeletonText = class {
|
|
|
547
547
|
const animated = this.animated && config.config.getBoolean('animated', true);
|
|
548
548
|
const inMedia = theme.hostContext('ion-avatar', this.el) || theme.hostContext('ion-thumbnail', this.el);
|
|
549
549
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
550
|
-
return (index.h(index.Host, { key: '
|
|
550
|
+
return (index.h(index.Host, { key: '61dec18e888846c87eae4af95853d8c013b39ec8', class: {
|
|
551
551
|
[theme$1]: true,
|
|
552
552
|
'skeleton-text-animated': animated,
|
|
553
553
|
'in-media': inMedia,
|
|
554
|
-
} }, index.h("span", { key: '
|
|
554
|
+
} }, index.h("span", { key: 'd61c3096615f154d8bfdd025722bb1c7b7b97b46' }, "\u00A0")));
|
|
555
555
|
}
|
|
556
556
|
get el() { return index.getElement(this); }
|
|
557
557
|
};
|
|
@@ -267,9 +267,9 @@ const Loading = class {
|
|
|
267
267
|
* Otherwise, don't set aria-labelledby.
|
|
268
268
|
*/
|
|
269
269
|
const ariaLabelledBy = message !== undefined ? msgId : null;
|
|
270
|
-
return (index.h(index.Host, Object.assign({ key: '
|
|
270
|
+
return (index.h(index.Host, Object.assign({ key: 'b27b420362950e02fc10b947aa5fbc500841b725', role: "dialog", "aria-modal": "true", "aria-labelledby": ariaLabelledBy, tabindex: "-1" }, htmlAttributes, { style: {
|
|
271
271
|
zIndex: `${40000 + this.overlayIndex}`,
|
|
272
|
-
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), index.h("ion-backdrop", { key: '
|
|
272
|
+
}, onIonBackdropTap: this.onBackdropTap, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'overlay-hidden': true, 'loading-translucent': this.translucent }) }), index.h("ion-backdrop", { key: '812e842097bc6b6176f93ea2a1c633d675e9526e', visible: this.showBackdrop, tappable: this.backdropDismiss }), index.h("div", { key: '1eb07d8d165b365850424492e21d4ad03fea878f', tabindex: "0", "aria-hidden": "true" }), index.h("div", { key: '4a2604b488379d3e409746926387a055a50cc5e0', class: "loading-wrapper ion-overlay-wrapper" }, spinner && (index.h("div", { key: '6dd56eb0cc8806bc3301358f04731237fbaed31d', class: "loading-spinner" }, index.h("ion-spinner", { key: '58c4759134724acfd181f85babf85715aec93c2c', name: spinner, "aria-hidden": "true" }))), message !== undefined && this.renderLoadingMessage(msgId)), index.h("div", { key: 'eedbbe2baf70511b357874434c536bc35e10c215', tabindex: "0", "aria-hidden": "true" })));
|
|
273
273
|
}
|
|
274
274
|
get el() { return index.getElement(this); }
|
|
275
275
|
static get watchers() { return {
|
|
@@ -629,14 +629,14 @@ const Menu = class {
|
|
|
629
629
|
* the ionBackButton listener in the menu controller
|
|
630
630
|
* will handle closing the menu when Escape is pressed.
|
|
631
631
|
*/
|
|
632
|
-
return (index.h(index.Host, { key: '
|
|
632
|
+
return (index.h(index.Host, { key: '5a368496eec74d3b27c3a40121ceafc7cdc470de', onKeyDown: ionicGlobal.shouldUseCloseWatcher() ? null : this.onKeydown, role: "navigation", "aria-label": inheritedAttributes['aria-label'] || 'menu', class: {
|
|
633
633
|
[theme$1]: true,
|
|
634
634
|
[`menu-type-${type}`]: true,
|
|
635
635
|
'menu-enabled': !disabled,
|
|
636
636
|
[`menu-side-${side}`]: true,
|
|
637
637
|
'menu-pane-visible': isPaneVisible,
|
|
638
638
|
'split-pane-side': theme.hostContext('ion-split-pane', el),
|
|
639
|
-
} }, index.h("div", { key: '
|
|
639
|
+
} }, index.h("div", { key: '873010981d4c338597b041cd9a65df24e030b261', class: "menu-inner", part: "container", ref: (el) => (this.menuInnerEl = el) }, index.h("slot", { key: '14562442df4bd440212d0c62a527465603a44ef2' })), index.h("ion-backdrop", { key: '235058ee20ccc75f57dcebe0ffde359334ce3053', ref: (el) => (this.backdropEl = el), class: "menu-backdrop", tappable: false, stopPropagation: false, part: "backdrop" })));
|
|
640
640
|
}
|
|
641
641
|
get el() { return index.getElement(this); }
|
|
642
642
|
static get watchers() { return {
|
|
@@ -725,7 +725,7 @@ const MenuButton = class {
|
|
|
725
725
|
type: this.type,
|
|
726
726
|
};
|
|
727
727
|
const ariaLabel = inheritedAttributes['aria-label'] || 'menu';
|
|
728
|
-
return (index.h(index.Host, { key: '
|
|
728
|
+
return (index.h(index.Host, { key: '5aa52eed49193c710dfbec6a04db78c5480900dc', onClick: this.onClick, "aria-disabled": disabled ? 'true' : null, "aria-hidden": hidden ? 'true' : null, class: theme.createColorClasses(color, {
|
|
729
729
|
[theme$1]: true,
|
|
730
730
|
button: true, // ion-buttons target .button
|
|
731
731
|
'menu-button-hidden': hidden,
|
|
@@ -734,7 +734,7 @@ const MenuButton = class {
|
|
|
734
734
|
'in-toolbar-color': theme.hostContext('ion-toolbar[color]', this.el),
|
|
735
735
|
'ion-activatable': true,
|
|
736
736
|
'ion-focusable': true,
|
|
737
|
-
}) }, index.h("button", Object.assign({ key: '
|
|
737
|
+
}) }, index.h("button", Object.assign({ key: '2a95efb8f7b1672afe4e52dcededc03599e09312' }, attrs, { disabled: disabled, class: "button-native", part: "native", "aria-label": ariaLabel }), index.h("span", { key: '09ee78a26bd7288f95c84820805f80ebfda912d4', class: "button-inner" }, index.h("slot", { key: 'ee3d3a191078f85264f5fe4f080463b9e5fdfe5f' }, index.h("ion-icon", { key: '766459adce317a7c5a88182e133deae7082645f0', part: "icon", icon: menuIcon, lazy: false, "aria-hidden": "true" }))), theme$1 === 'md' && index.h("ion-ripple-effect", { key: '701984be7d9ba408a0789addc3d642cd5570380f', type: "unbounded" }))));
|
|
738
738
|
}
|
|
739
739
|
get el() { return index.getElement(this); }
|
|
740
740
|
};
|
|
@@ -766,10 +766,10 @@ const MenuToggle = class {
|
|
|
766
766
|
render() {
|
|
767
767
|
const theme = ionicGlobal.getIonTheme(this);
|
|
768
768
|
const hidden = this.autoHide && !this.visible;
|
|
769
|
-
return (index.h(index.Host, { key: '
|
|
769
|
+
return (index.h(index.Host, { key: 'ced6ea34ce2d4811718c8501188fd93937ef22ab', onClick: this.onClick, "aria-hidden": hidden ? 'true' : null, class: {
|
|
770
770
|
[theme]: true,
|
|
771
771
|
'menu-toggle-hidden': hidden,
|
|
772
|
-
} }, index.h("slot", { key: '
|
|
772
|
+
} }, index.h("slot", { key: '61d0dcf810c8ae492f773202aab52f0fc3cc206c' })));
|
|
773
773
|
}
|
|
774
774
|
};
|
|
775
775
|
MenuToggle.style = IonMenuToggleStyle0;
|
|
@@ -1938,18 +1938,18 @@ const Modal = class {
|
|
|
1938
1938
|
const isCardModal = presentingElement !== undefined && theme$1 === 'ios';
|
|
1939
1939
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
1940
1940
|
const shape = this.getShape();
|
|
1941
|
-
return (index$2.h(index$2.Host, Object.assign({ key: '
|
|
1941
|
+
return (index$2.h(index$2.Host, Object.assign({ key: '9523c6210a952a3dbd5d6837e74c3adab7a4d58e', "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
1942
1942
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
1943
|
-
}, class: Object.assign({ [theme$1]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, theme.getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), index$2.h("ion-backdrop", { key: '
|
|
1943
|
+
}, class: Object.assign({ [theme$1]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-${shape}`]: shape !== undefined, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, theme.getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle }), index$2.h("ion-backdrop", { key: '4230860b4b682f55bbf05849165e252e7ad849a0', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), theme$1 === 'ios' && index$2.h("div", { key: 'e3df17bcfbdf4ba511bebd5b34763773c1d03fee', class: "modal-shadow" }), index$2.h("div", Object.assign({ key: '6a8c4ad640463604ae367576dd23e75121c79b0d',
|
|
1944
1944
|
/*
|
|
1945
1945
|
role and aria-modal must be used on the
|
|
1946
1946
|
same element. They must also be set inside the
|
|
1947
1947
|
shadow DOM otherwise ion-button will not be highlighted
|
|
1948
1948
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
1949
1949
|
*/
|
|
1950
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (index$2.h("button", { key: '
|
|
1950
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (index$2.h("button", { key: '8792a19bd65f600fed24fd74f35badb7f4e5d915', class: "modal-handle",
|
|
1951
1951
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
1952
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), index$2.h("slot", { key: '
|
|
1952
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle" })), index$2.h("slot", { key: '39645e31394e15b96f120507fb0097a4ebc4e1c0' }))));
|
|
1953
1953
|
}
|
|
1954
1954
|
get el() { return index$2.getElement(this); }
|
|
1955
1955
|
static get watchers() { return {
|
|
@@ -906,7 +906,7 @@ const Nav = class {
|
|
|
906
906
|
}
|
|
907
907
|
}
|
|
908
908
|
render() {
|
|
909
|
-
return index.h("slot", { key: '
|
|
909
|
+
return index.h("slot", { key: '07e269fa670039e0005ea4d90ea57ffb4c5f24b0' });
|
|
910
910
|
}
|
|
911
911
|
get el() { return index.getElement(this); }
|
|
912
912
|
static get watchers() { return {
|
|
@@ -948,7 +948,7 @@ const NavLink = class {
|
|
|
948
948
|
this.routerAnimation = undefined;
|
|
949
949
|
}
|
|
950
950
|
render() {
|
|
951
|
-
return index.h(index.Host, { key: '
|
|
951
|
+
return index.h(index.Host, { key: '74d1929235cd2d4e2abe3ec13e236dcfd1020b6d', onClick: this.onClick });
|
|
952
952
|
}
|
|
953
953
|
get el() { return index.getElement(this); }
|
|
954
954
|
};
|
|
@@ -93,10 +93,10 @@ const PickerColumnOption = class {
|
|
|
93
93
|
render() {
|
|
94
94
|
const { color, disabled, ariaLabel } = this;
|
|
95
95
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
96
|
-
return (index.h(index.Host, { key: '
|
|
96
|
+
return (index.h(index.Host, { key: '15115335aa79bd1f89f5a8585e4aa032681b14b3', class: theme.createColorClasses(color, {
|
|
97
97
|
[theme$1]: true,
|
|
98
98
|
['option-disabled']: disabled,
|
|
99
|
-
}) }, index.h("button", { key: '
|
|
99
|
+
}) }, index.h("button", { key: '16b6a51dca36a6e5abac28c8b0b25bc009dfc091', tabindex: "-1", "aria-label": ariaLabel, disabled: disabled, onClick: () => this.onClick() }, index.h("slot", { key: '6a5bed3b65522b21be35cfd5554f9f7b699adcdf' }))));
|
|
100
100
|
}
|
|
101
101
|
get el() { return index.getElement(this); }
|
|
102
102
|
static get watchers() { return {
|
|
@@ -1300,9 +1300,9 @@ const Popover = class {
|
|
|
1300
1300
|
const { onLifecycle, parentPopover, dismissOnSelect, side, arrow, htmlAttributes, focusTrap } = this;
|
|
1301
1301
|
const desktop = ionicGlobal.isPlatform('desktop');
|
|
1302
1302
|
const enableArrow = arrow && !parentPopover;
|
|
1303
|
-
return (index.h(index.Host, Object.assign({ key: '
|
|
1303
|
+
return (index.h(index.Host, Object.assign({ key: 'd5fc50d833bac1c9b4781816bdfbbb4026722d8a', "aria-modal": "true", "no-router": true, tabindex: "-1" }, htmlAttributes, { style: {
|
|
1304
1304
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
1305
|
-
}, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && index.h("ion-backdrop", { key: '
|
|
1305
|
+
}, class: Object.assign(Object.assign({}, theme.getClassMap(this.cssClass)), { [theme$1]: true, 'popover-translucent': this.translucent, 'overlay-hidden': true, 'popover-desktop': desktop, [`popover-side-${side}`]: true, [overlays.FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false, 'popover-nested': !!parentPopover }), onIonPopoverDidPresent: onLifecycle, onIonPopoverWillPresent: onLifecycle, onIonPopoverWillDismiss: onLifecycle, onIonPopoverDidDismiss: onLifecycle, onIonBackdropTap: this.onBackdropTap }), !parentPopover && index.h("ion-backdrop", { key: '3b2e5119589ab08f79af897bc8dfc739e2309dc5', tappable: this.backdropDismiss, visible: this.showBackdrop, part: "backdrop" }), index.h("div", { key: 'ca560e5d8de586ee3e77308f6fa968df0f161465', class: "popover-wrapper ion-overlay-wrapper", onClick: dismissOnSelect ? () => this.dismiss() : undefined }, enableArrow && index.h("div", { key: '73a6021e1bc4875620407f1812df84095968a5e4', class: "popover-arrow", part: "arrow" }), index.h("div", { key: 'ff20abac0d6ef162738cc4a1f8f4a3918ca404d5', class: "popover-content", part: "content" }, index.h("slot", { key: '2216e4b0be14dc49981dc6940a6ec9fc2713f4d1' })))));
|
|
1306
1306
|
}
|
|
1307
1307
|
get el() { return index.getElement(this); }
|
|
1308
1308
|
static get watchers() { return {
|
|
@@ -50,7 +50,7 @@ const ProgressBar = class {
|
|
|
50
50
|
const shape = this.getShape();
|
|
51
51
|
// If the progress is displayed as a solid bar.
|
|
52
52
|
const progressSolid = buffer === 1;
|
|
53
|
-
return (index.h(index.Host, { key: '
|
|
53
|
+
return (index.h(index.Host, { key: 'f15cd49c5f06daf16872b95871e9eb6dc2e46ff4', role: "progressbar", "aria-valuenow": type === 'determinate' ? value : null, "aria-valuemin": "0", "aria-valuemax": "1", class: theme.createColorClasses(color, {
|
|
54
54
|
[theme$1]: true,
|
|
55
55
|
[`progress-bar-${type}`]: true,
|
|
56
56
|
'progress-paused': paused,
|
|
@@ -130,7 +130,7 @@ const Radio = class {
|
|
|
130
130
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
131
131
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
132
132
|
const inItem = theme.hostContext('ion-item', el);
|
|
133
|
-
return (index.h(index.Host, { key: '
|
|
133
|
+
return (index.h(index.Host, { key: '7fbe8308ef9eb375552a9a52aa38cdc7b7adc265', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: theme.createColorClasses(color, {
|
|
134
134
|
[theme$1]: true,
|
|
135
135
|
'in-item': inItem,
|
|
136
136
|
'radio-checked': checked,
|
|
@@ -141,10 +141,10 @@ const Radio = class {
|
|
|
141
141
|
// Focus and active styling should not apply when the radio is in an item
|
|
142
142
|
'ion-activatable': !inItem,
|
|
143
143
|
'ion-focusable': !inItem,
|
|
144
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, index.h("label", { key: '
|
|
144
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, index.h("label", { key: '25b08970002e8346929b3e3d4d9116a616011f58', class: "radio-wrapper" }, index.h("div", { key: '02982316f2b4b5fa3772a34dbdc9f2c019bb7fc7', class: {
|
|
145
145
|
'label-text-wrapper': true,
|
|
146
146
|
'label-text-wrapper-hidden': !hasLabel,
|
|
147
|
-
}, part: "label" }, index.h("slot", { key: '
|
|
147
|
+
}, part: "label" }, index.h("slot", { key: '033f8660fc810b4d9bc1723546e1c97f261d5b96' })), index.h("div", { key: '58694ff4a4f09e0a9a4c6f26dbf7ee5d111f8913', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
148
148
|
}
|
|
149
149
|
get el() { return index.getElement(this); }
|
|
150
150
|
static get watchers() { return {
|
|
@@ -348,9 +348,9 @@ const RadioGroup = class {
|
|
|
348
348
|
const { label, labelId, el, name, value } = this;
|
|
349
349
|
const theme = ionicGlobal.getIonTheme(this);
|
|
350
350
|
helpers.renderHiddenInput(true, el, name, value, false);
|
|
351
|
-
return (index.h(index.Host, { key: '
|
|
351
|
+
return (index.h(index.Host, { key: '95f8e44fb4cb4dda0b6ad8a829e31bb8a3ec521b', class: {
|
|
352
352
|
[theme]: true,
|
|
353
|
-
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), index.h("div", { key: '
|
|
353
|
+
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.getHintTextID(), "aria-invalid": this.getHintTextID() === this.errorTextId, onClick: this.onClick }, this.renderHintText(), index.h("div", { key: '2fb3a88b0e9cda37b1a6aa88b880320e8fff4b18', class: "radio-group-wrapper" }, index.h("slot", { key: '79fe280b3436bca9dc07525336003541b4db1935' }))));
|
|
354
354
|
}
|
|
355
355
|
get el() { return index.getElement(this); }
|
|
356
356
|
static get watchers() { return {
|
|
@@ -631,7 +631,7 @@ const Range = class {
|
|
|
631
631
|
const needsEndAdjustment = inItem && !hasEndContent;
|
|
632
632
|
const theme$1 = ionicGlobal.getIonTheme(this);
|
|
633
633
|
helpers.renderHiddenInput(true, el, this.name, JSON.stringify(this.getValue()), disabled);
|
|
634
|
-
return (index.h(index.Host, { key: '
|
|
634
|
+
return (index.h(index.Host, { key: '21ef803dca0d40bf14edabd21788a9bb0407b1d2', onFocusin: this.onFocus, onFocusout: this.onBlur, id: rangeId, class: theme.createColorClasses(this.color, {
|
|
635
635
|
[theme$1]: true,
|
|
636
636
|
'in-item': inItem,
|
|
637
637
|
'range-disabled': disabled,
|
|
@@ -640,10 +640,10 @@ const Range = class {
|
|
|
640
640
|
[`range-label-placement-${labelPlacement}`]: true,
|
|
641
641
|
'range-item-start-adjustment': needsStartAdjustment,
|
|
642
642
|
'range-item-end-adjustment': needsEndAdjustment,
|
|
643
|
-
}) }, index.h("label", { key: '
|
|
643
|
+
}) }, index.h("label", { key: '30949972ae80d7765daa1ddda0b49bc6286478dc', class: "range-wrapper", id: "range-label" }, index.h("div", { key: 'd6acc945ec6cb0dd130fcd545bfc9b1aa609a80c', class: {
|
|
644
644
|
'label-text-wrapper': true,
|
|
645
645
|
'label-text-wrapper-hidden': !hasLabel,
|
|
646
|
-
}, part: "label" }, label !== undefined ? index.h("div", { class: "label-text" }, label) : index.h("slot", { name: "label" })), index.h("div", { key: '
|
|
646
|
+
}, part: "label" }, label !== undefined ? index.h("div", { class: "label-text" }, label) : index.h("slot", { name: "label" })), index.h("div", { key: '23d180cd9c0903ec325702e5244d09c5484821d3', class: "native-wrapper" }, index.h("slot", { key: '52ccc7d6d05d79ec4bc5698aefed5af8c2b3a53d', name: "start" }), this.renderRangeSlider(), index.h("slot", { key: '3b7696579f1a81d9472aa1f13671c00971334c59', name: "end" })))));
|
|
647
647
|
}
|
|
648
648
|
get el() { return index.getElement(this); }
|
|
649
649
|
static get watchers() { return {
|
|
@@ -830,7 +830,7 @@ const Refresher = class {
|
|
|
830
830
|
}
|
|
831
831
|
render() {
|
|
832
832
|
const theme = ionicGlobal.getIonTheme(this);
|
|
833
|
-
return (index.h(index.Host, { key: '
|
|
833
|
+
return (index.h(index.Host, { key: 'f41b9bafa9be5076a96c71d60b64e8d7a1a09ffe', slot: "fixed", class: {
|
|
834
834
|
[theme]: true,
|
|
835
835
|
// Used internally for styling
|
|
836
836
|
[`refresher-${theme}`]: true,
|
|
@@ -909,9 +909,9 @@ const RefresherContent = class {
|
|
|
909
909
|
const hasSpinner = pullingIcon != null && spinnerConfigs.SPINNERS[pullingIcon] !== undefined;
|
|
910
910
|
const theme = ionicGlobal.getIonTheme(this);
|
|
911
911
|
const arrowIcon = theme === 'ionic' ? caretLeftFillSvg : index$2.caretBackSharp;
|
|
912
|
-
return (index.h(index.Host, { key: '
|
|
912
|
+
return (index.h(index.Host, { key: 'c37d1d3c3268dbea185531c3e168627725006c57', class: {
|
|
913
913
|
[theme]: true,
|
|
914
|
-
} }, index.h("div", { key: '
|
|
914
|
+
} }, index.h("div", { key: '896e6babdf29eed411c8d39d9674afc20c11501e', class: "refresher-pulling" }, this.pullingIcon && hasSpinner && (index.h("div", { key: 'b69318d8857a88d0ba6e7175ed4e8c1dac5464b2', class: "refresher-pulling-icon" }, index.h("div", { key: '158a28b229e26444ca36e17d18f0eaef72fffe6c', class: "spinner-arrow-container" }, index.h("ion-spinner", { key: '19b54947a240f9e626722a0d664e21df042c9300', name: this.pullingIcon, paused: true }), (theme === 'md' || theme === 'ionic') && this.pullingIcon === 'circular' && (index.h("div", { key: 'bd672a08933f57b8fe71270dc1dcbd24256d75fd', class: "arrow-container" }, index.h("ion-icon", { key: '09680855dc7996f3e4f064acc098362f688b75ef', icon: arrowIcon, "aria-hidden": "true" })))))), this.pullingIcon && !hasSpinner && (index.h("div", { key: '248347514cbed83c664fe2ee04b9d2346798dd08', class: "refresher-pulling-icon" }, index.h("ion-icon", { key: 'a1e0e9a8be66f660a5b47e0f7e545a6fb86366e2', icon: this.pullingIcon, lazy: false, "aria-hidden": "true" }))), this.pullingText !== undefined && this.renderPullingText()), index.h("div", { key: '6d3eaf16847d913c9ea958c601562c19c5e9923e', class: "refresher-refreshing" }, this.refreshingSpinner && (index.h("div", { key: 'a45a3278f66ddf83e79da5c90ee7fb9d15f22a59', class: "refresher-refreshing-icon" }, index.h("ion-spinner", { key: '0daa75225d65f065f94d66e937014a116ef05084', name: this.refreshingSpinner }))), this.refreshingText !== undefined && this.renderRefreshingText())));
|
|
915
915
|
}
|
|
916
916
|
get el() { return index.getElement(this); }
|
|
917
917
|
};
|
|
@@ -59,9 +59,9 @@ const Reorder = class {
|
|
|
59
59
|
render() {
|
|
60
60
|
const { reorderHandleIcon } = this;
|
|
61
61
|
const theme = ionicGlobal.getIonTheme(this);
|
|
62
|
-
return (index.h(index.Host, { key: '
|
|
62
|
+
return (index.h(index.Host, { key: '758e11a080ae373893642c6eda1e03196ca6385e', class: {
|
|
63
63
|
[theme]: true,
|
|
64
|
-
} }, index.h("slot", { key: '
|
|
64
|
+
} }, index.h("slot", { key: '7f48e8e6c52ecc014b13007895c066b38febf8fc' }, index.h("ion-icon", { key: '8b53e61326750228321c942e70974e4c2171cbe1', icon: reorderHandleIcon, lazy: false, class: "reorder-icon", part: "icon", "aria-hidden": "true" }))));
|
|
65
65
|
}
|
|
66
66
|
get el() { return index.getElement(this); }
|
|
67
67
|
};
|
|
@@ -308,7 +308,7 @@ const ReorderGroup = class {
|
|
|
308
308
|
}
|
|
309
309
|
render() {
|
|
310
310
|
const theme = ionicGlobal.getIonTheme(this);
|
|
311
|
-
return (index.h(index.Host, { key: '
|
|
311
|
+
return (index.h(index.Host, { key: 'dde289aa690c3e0128d1b186834eadc7e0f5d37d', class: {
|
|
312
312
|
[theme]: true,
|
|
313
313
|
'reorder-enabled': !this.disabled,
|
|
314
314
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|
|
@@ -75,7 +75,7 @@ const RippleEffect = class {
|
|
|
75
75
|
}
|
|
76
76
|
render() {
|
|
77
77
|
const theme = ionicGlobal.getIonTheme(this);
|
|
78
|
-
return (index.h(index.Host, { key: '
|
|
78
|
+
return (index.h(index.Host, { key: '77488fb7e6f25d989d9b643489f704284279a986', role: "presentation", class: {
|
|
79
79
|
[theme]: true,
|
|
80
80
|
unbounded: this.unbounded,
|
|
81
81
|
} }));
|
|
@@ -884,10 +884,10 @@ const RouterLink = class {
|
|
|
884
884
|
rel: this.rel,
|
|
885
885
|
target: this.target,
|
|
886
886
|
};
|
|
887
|
-
return (index.h(index.Host, { key: '
|
|
887
|
+
return (index.h(index.Host, { key: '6415fbabb7f0e2220fa8d868ca060cf85a6b1756', onClick: this.onClick, class: theme.createColorClasses(this.color, {
|
|
888
888
|
[theme$1]: true,
|
|
889
889
|
'ion-activatable': true,
|
|
890
|
-
}) }, index.h("a", Object.assign({ key: '
|
|
890
|
+
}) }, index.h("a", Object.assign({ key: '031c713ea760e04b81c841b01342af538d2cc0ed' }, attrs), index.h("slot", { key: '948189a8b94fa12f5ced994a5b9a6138a878f7a8' }))));
|
|
891
891
|
}
|
|
892
892
|
};
|
|
893
893
|
RouterLink.style = IonRouterLinkStyle0;
|