@ionic/core 8.8.14-dev.11784216165.1ecbf364 → 8.8.14-dev.11784238294.131cd99d
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/index.js +1 -1
- package/components/ion-action-sheet.js +1 -1
- package/components/ion-alert.js +1 -1
- package/components/ion-back-button.js +1 -1
- package/components/ion-button.js +1 -1
- package/components/ion-card.js +1 -1
- package/components/ion-chip.js +1 -1
- package/components/ion-datetime-button.js +1 -1
- package/components/ion-datetime.js +1 -1
- package/components/ion-fab-button.js +1 -1
- package/components/ion-img.js +1 -1
- package/components/ion-infinite-scroll-content.js +1 -1
- package/components/ion-input-password-toggle.js +1 -1
- package/components/ion-input.js +1 -1
- package/components/ion-item-option.js +1 -1
- package/components/ion-item.js +1 -1
- package/components/ion-loading.js +1 -1
- package/components/ion-menu-button.js +1 -1
- package/components/ion-menu.js +1 -1
- package/components/ion-modal.js +1 -1
- package/components/ion-nav.js +1 -1
- package/components/ion-picker-legacy-column.d.ts +11 -0
- package/components/ion-picker-legacy-column.js +4 -0
- package/components/ion-picker-legacy.d.ts +11 -0
- package/components/ion-picker-legacy.js +4 -0
- package/components/ion-popover.js +1 -1
- package/components/ion-progress-bar.js +1 -1
- package/components/ion-radio.js +1 -1
- package/components/ion-range.js +1 -1
- package/components/ion-refresher-content.js +1 -1
- package/components/ion-refresher.js +1 -1
- package/components/ion-reorder-group.js +1 -1
- package/components/ion-reorder.js +1 -1
- package/components/ion-ripple-effect.js +1 -1
- package/components/ion-router-link.js +1 -1
- package/components/ion-router-outlet.js +1 -1
- package/components/ion-router.js +1 -1
- package/components/ion-row.js +1 -1
- package/components/ion-searchbar.js +1 -1
- package/components/ion-segment-button.js +1 -1
- package/components/ion-segment-content.js +1 -1
- package/components/ion-segment-view.js +1 -1
- package/components/ion-segment.js +1 -1
- package/components/ion-select-modal.js +1 -1
- package/components/ion-select-option.js +1 -1
- package/components/ion-select-popover.js +1 -1
- package/components/ion-select.js +1 -1
- package/components/ion-skeleton-text.js +1 -1
- package/components/ion-spinner.js +1 -1
- package/components/ion-split-pane.js +1 -1
- package/components/ion-tab-bar.js +1 -1
- package/components/ion-tab-button.js +1 -1
- package/components/ion-tab.js +1 -1
- package/components/ion-tabs.js +1 -1
- package/components/ion-text.js +1 -1
- package/components/ion-textarea.js +1 -1
- package/components/ion-thumbnail.js +1 -1
- package/components/ion-title.js +1 -1
- package/components/ion-toast.js +1 -1
- package/components/ion-toggle.js +1 -1
- package/components/ion-toolbar.js +1 -1
- package/components/{p-DpV-p5Xs.js → p-5bE_Wz4Y.js} +1 -1
- package/components/{p-r0aq7dpt.js → p-B60hm8Qv.js} +1 -1
- package/components/{p-Buf_7zcy.js → p-BHrrc-3d.js} +1 -1
- package/components/p-BIPPbW0M.js +4 -0
- package/components/{p-XJWMAP8m.js → p-BLmJ0zRm.js} +1 -1
- package/components/{p-DhkITZ-y.js → p-BSEgsdFI.js} +1 -1
- package/components/p-BUYFy35a.js +4 -0
- package/components/p-BWEZufiK.js +4 -0
- package/components/p-BqpciLfi.js +4 -0
- package/components/p-BsQPAqo9.js +4 -0
- package/components/p-CRNiQiYf.js +4 -0
- package/components/p-CU5rbWAW.js +4 -0
- package/components/{p-Dz74mwlk.js → p-Cfx4M1Bn.js} +1 -1
- package/components/p-k_E4tX5Z.js +4 -0
- package/components/p-nyXeHk23.js +4 -0
- package/components/{p-wk2QqrAo.js → p-rCa2eL0j.js} +1 -1
- package/dist/cjs/config-xninhj0J.js +201 -0
- package/dist/cjs/index.cjs.js +6 -6
- package/dist/cjs/ion-action-sheet.cjs.entry.js +7 -27
- package/dist/cjs/ion-alert.cjs.entry.js +25 -64
- package/dist/cjs/ion-app_8.cjs.entry.js +9 -23
- package/dist/cjs/ion-avatar_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-col_3.cjs.entry.js +1 -1
- package/dist/cjs/{ion-datetime.cjs.entry.js → ion-datetime_3.cjs.entry.js} +639 -1
- package/dist/cjs/ion-img.cjs.entry.js +1 -3
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -3
- package/dist/cjs/ion-input.cjs.entry.js +4 -4
- package/dist/cjs/ion-item_8.cjs.entry.js +2 -2
- package/dist/cjs/ion-loading.cjs.entry.js +5 -10
- package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-modal.cjs.entry.js +32 -23
- package/dist/cjs/ion-nav_2.cjs.entry.js +115 -2
- package/dist/cjs/ion-popover.cjs.entry.js +5 -9
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +3 -3
- package/dist/cjs/ion-range.cjs.entry.js +3 -3
- package/dist/cjs/ion-refresher_2.cjs.entry.js +5 -6
- package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +1 -1
- package/dist/cjs/ion-route_4.cjs.entry.js +4 -18
- package/dist/cjs/ion-searchbar.cjs.entry.js +5 -5
- 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 +30 -84
- package/dist/cjs/ion-select_3.cjs.entry.js +49 -407
- 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 +4 -4
- 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 +2 -2
- package/dist/cjs/ion-toast.cjs.entry.js +5 -6
- 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/cjs/{overlays-DSmSrd_4.js → overlays-DdtIYQUH.js} +31 -27
- package/dist/collection/collection-manifest.json +10 -6
- package/dist/collection/components/action-sheet/action-sheet.ios.css +2 -229
- package/dist/collection/components/action-sheet/action-sheet.js +5 -24
- package/dist/collection/components/action-sheet/action-sheet.md.css +2 -175
- package/dist/collection/components/alert/alert.ios.css +10 -280
- package/dist/collection/components/alert/alert.js +21 -59
- package/dist/collection/components/alert/alert.md.css +20 -269
- package/dist/collection/components/img/img.js +1 -6
- package/dist/collection/components/input/input.js +8 -8
- package/dist/collection/components/loading/loading.js +3 -7
- package/dist/collection/components/modal/gestures/sheet.js +7 -0
- package/dist/collection/components/modal/gestures/swipe-to-close.js +7 -0
- package/dist/collection/components/modal/modal.ios.css +8 -0
- package/dist/collection/components/modal/modal.js +18 -23
- package/dist/collection/components/modal/modal.md.css +8 -0
- package/dist/collection/components/nav/nav.js +219 -4
- package/dist/collection/components/picker-legacy/animations/ios.enter.js +27 -0
- package/dist/collection/components/picker-legacy/animations/ios.leave.js +23 -0
- package/dist/collection/components/picker-legacy/picker-interface.js +1 -0
- package/dist/collection/components/picker-legacy/picker.ios.css +300 -0
- package/dist/collection/components/picker-legacy/picker.js +890 -0
- package/dist/collection/components/picker-legacy/picker.md.css +287 -0
- package/dist/collection/components/picker-legacy-column/picker-column.ios.css +231 -0
- package/dist/collection/components/picker-legacy-column/picker-column.js +422 -0
- package/dist/collection/components/picker-legacy-column/picker-column.md.css +222 -0
- package/dist/collection/components/picker-legacy-column/test/test.utils.js +43 -0
- package/dist/collection/components/popover/popover.ios.css +0 -15
- package/dist/collection/components/popover/popover.js +3 -7
- package/dist/collection/components/popover/popover.md.css +0 -15
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/radio/radio.js +4 -4
- 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 +1 -1
- package/dist/collection/components/reorder/reorder.js +1 -1
- package/dist/collection/components/reorder-group/reorder-group.js +1 -1
- package/dist/collection/components/ripple-effect/ripple-effect.js +1 -1
- package/dist/collection/components/route/route.js +1 -1
- package/dist/collection/components/router/utils/dom.js +3 -22
- package/dist/collection/components/router-link/router-link.js +2 -2
- package/dist/collection/components/router-outlet/router-outlet.js +5 -38
- package/dist/collection/components/row/row.js +1 -1
- package/dist/collection/components/searchbar/searchbar.js +9 -9
- 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.ios.css +0 -33
- package/dist/collection/components/select/select.js +16 -323
- package/dist/collection/components/select/select.md.css +0 -33
- package/dist/collection/components/select-modal/select-modal.ios.css +0 -219
- package/dist/collection/components/select-modal/select-modal.js +26 -79
- package/dist/collection/components/select-modal/select-modal.md.css +0 -165
- package/dist/collection/components/select-option/select-option.js +3 -67
- package/dist/collection/components/select-popover/select-popover.ios.css +0 -219
- package/dist/collection/components/select-popover/select-popover.js +26 -78
- package/dist/collection/components/select-popover/select-popover.md.css +0 -165
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -2
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/split-pane/split-pane.js +2 -2
- package/dist/collection/components/tab/tab.js +2 -2
- package/dist/collection/components/tab-bar/tab-bar.js +2 -2
- package/dist/collection/components/tab-button/tab-button.js +2 -2
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/text/text.js +2 -2
- package/dist/collection/components/textarea/textarea.js +2 -2
- package/dist/collection/components/thumbnail/thumbnail.js +1 -1
- 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/collection/index.js +1 -1
- package/dist/collection/utils/overlays.js +30 -26
- package/dist/collection/utils/sanitization/index.js +18 -274
- package/dist/collection/utils/test/playwright/drag-element.js +5 -0
- package/dist/docs.json +1189 -497
- package/dist/esm/config-DQCONYYp.js +195 -0
- package/dist/esm/{index-AlrZKoWR.js → index-DV3sJJW8.js} +1 -1
- package/dist/esm/index.js +2 -3
- package/dist/esm/ion-accordion_2.entry.js +1 -1
- package/dist/esm/ion-action-sheet.entry.js +7 -27
- package/dist/esm/ion-alert.entry.js +24 -63
- package/dist/esm/ion-app_8.entry.js +9 -23
- package/dist/esm/ion-avatar_3.entry.js +1 -1
- package/dist/esm/ion-back-button.entry.js +1 -1
- package/dist/esm/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm/ion-col_3.entry.js +1 -1
- package/dist/esm/{ion-datetime.entry.js → ion-datetime_3.entry.js} +641 -5
- package/dist/esm/ion-fab_3.entry.js +1 -1
- package/dist/esm/ion-img.entry.js +2 -4
- package/dist/esm/ion-infinite-scroll_2.entry.js +1 -2
- package/dist/esm/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm/ion-input.entry.js +5 -5
- package/dist/esm/ion-item_8.entry.js +3 -3
- package/dist/esm/ion-loading.entry.js +4 -9
- package/dist/esm/ion-menu_3.entry.js +2 -2
- package/dist/esm/ion-modal.entry.js +32 -23
- package/dist/esm/ion-nav_2.entry.js +116 -3
- package/dist/esm/ion-popover.entry.js +5 -9
- package/dist/esm/ion-progress-bar.entry.js +1 -1
- package/dist/esm/ion-radio_2.entry.js +3 -3
- package/dist/esm/ion-range.entry.js +3 -3
- package/dist/esm/ion-refresher_2.entry.js +4 -5
- 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 +4 -18
- package/dist/esm/ion-searchbar.entry.js +6 -6
- 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 +30 -84
- package/dist/esm/ion-select_3.entry.js +52 -410
- 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 +4 -4
- 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 +2 -2
- package/dist/esm/ion-toast.entry.js +4 -5
- package/dist/esm/ion-toggle.entry.js +4 -4
- package/dist/esm/ionic.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{overlays-DLNOHWNc.js → overlays-Dg0q2_tJ.js} +32 -28
- package/dist/html.html-data.json +80 -52
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-01f81ea5.entry.js +4 -0
- package/dist/ionic/p-0dc33652.entry.js +4 -0
- package/dist/ionic/{p-fe4aa1db.entry.js → p-0fa9c382.entry.js} +1 -1
- package/dist/ionic/p-20b1a044.entry.js +4 -0
- package/dist/ionic/p-21eb76d5.entry.js +4 -0
- package/dist/ionic/p-27d30585.entry.js +4 -0
- package/dist/ionic/p-2a05aa64.entry.js +4 -0
- package/dist/ionic/p-2bb2cb18.entry.js +4 -0
- package/dist/ionic/{p-80b44b3c.entry.js → p-3353c229.entry.js} +1 -1
- package/dist/ionic/{p-c93553d2.entry.js → p-34586ead.entry.js} +1 -1
- package/dist/ionic/{p-a7628bc7.entry.js → p-37e720da.entry.js} +1 -1
- package/dist/ionic/{p-9177f4ac.entry.js → p-390ca786.entry.js} +1 -1
- package/dist/ionic/{p-259d0d98.entry.js → p-3a126bca.entry.js} +1 -1
- package/dist/ionic/{p-4502a274.entry.js → p-3a7d1e91.entry.js} +1 -1
- package/dist/ionic/{p-627fabd9.entry.js → p-3ae5f277.entry.js} +1 -1
- package/dist/ionic/{p-a5213260.entry.js → p-4858af1f.entry.js} +1 -1
- package/dist/ionic/p-485fda23.entry.js +4 -0
- package/dist/ionic/p-4baa5b82.entry.js +4 -0
- package/dist/ionic/p-5018dfc8.entry.js +4 -0
- package/dist/ionic/p-50e1194a.entry.js +4 -0
- package/dist/ionic/{p-76e92a84.entry.js → p-5d1da0a2.entry.js} +1 -1
- package/dist/ionic/p-5eb8e86d.entry.js +4 -0
- package/dist/ionic/p-65ebdf1b.entry.js +4 -0
- package/dist/ionic/p-6ebdbebe.entry.js +4 -0
- package/dist/ionic/{p-d2c7f046.entry.js → p-75dc25ba.entry.js} +1 -1
- package/dist/ionic/{p-b9ac1fe0.entry.js → p-84d5ce05.entry.js} +1 -1
- package/dist/ionic/{p-51cd1643.entry.js → p-874b4bd8.entry.js} +1 -1
- package/dist/ionic/{p-ef93ca92.entry.js → p-8eb8ee76.entry.js} +1 -1
- package/dist/ionic/p-8fce95d5.entry.js +4 -0
- package/dist/ionic/{p-db1b6738.entry.js → p-9a65ac7f.entry.js} +1 -1
- package/dist/ionic/{p-7a37b3ce.entry.js → p-9f1103ce.entry.js} +1 -1
- package/dist/ionic/p-9f9db3a2.entry.js +4 -0
- package/dist/ionic/p-D-3ycHmd.js +4 -0
- package/dist/ionic/{p-AlrZKoWR.js → p-DV3sJJW8.js} +1 -1
- package/dist/ionic/p-DzWaWHGc.js +4 -0
- package/dist/ionic/p-a21add2f.entry.js +4 -0
- package/dist/ionic/{p-d8387b99.entry.js → p-c4d8641b.entry.js} +1 -1
- package/dist/ionic/p-ca2ab74d.entry.js +4 -0
- package/dist/ionic/{p-629e4703.entry.js → p-e0be05c5.entry.js} +1 -1
- package/dist/ionic/p-e6a4bb56.entry.js +4 -0
- package/dist/ionic/p-ec090e0a.entry.js +4 -0
- package/dist/ionic/{p-b1599fca.entry.js → p-ef4c3bee.entry.js} +1 -1
- package/dist/ionic/p-f386f6ae.entry.js +4 -0
- package/dist/ionic/{p-341032b3.entry.js → p-fabcce6c.entry.js} +1 -1
- package/dist/types/components/img/img.d.ts +0 -2
- package/dist/types/components/input/input.d.ts +1 -1
- package/dist/types/components/modal/modal.d.ts +4 -11
- package/dist/types/components/nav/nav-interface.d.ts +1 -0
- package/dist/types/components/nav/nav.d.ts +22 -2
- package/dist/types/components/picker-legacy/animations/ios.enter.d.ts +5 -0
- package/dist/types/components/picker-legacy/animations/ios.leave.d.ts +5 -0
- package/dist/types/components/picker-legacy/picker-interface.d.ts +52 -0
- package/dist/types/components/picker-legacy/picker.d.ts +158 -0
- package/dist/types/components/picker-legacy-column/picker-column.d.ts +46 -0
- package/dist/types/components/picker-legacy-column/test/test.utils.d.ts +9 -0
- package/dist/types/components/route/route.d.ts +1 -1
- package/dist/types/components/router-outlet/router-outlet.d.ts +0 -7
- package/dist/types/components/searchbar/searchbar.d.ts +1 -1
- package/dist/types/components/select/select-interface.d.ts +0 -31
- package/dist/types/components/select/select.d.ts +0 -18
- package/dist/types/components/select-option/select-option.d.ts +1 -42
- package/dist/types/components.d.ts +303 -74
- package/dist/types/index.d.ts +1 -1
- package/dist/types/interface.d.ts +1 -0
- package/dist/types/utils/config.d.ts +8 -0
- package/dist/types/utils/overlays.d.ts +9 -11
- package/dist/types/utils/sanitization/index.d.ts +2 -58
- package/hydrate/index.js +1296 -1414
- package/hydrate/index.mjs +1296 -1414
- package/package.json +5 -37
- package/components/p-279dFMvg.js +0 -4
- package/components/p-BSQPZ79H.js +0 -4
- package/components/p-BwKpO3Is.js +0 -4
- package/components/p-C-Rx1zny.js +0 -4
- package/components/p-CHzfYZbv.js +0 -4
- package/components/p-D4h1H_hh.js +0 -4
- package/components/p-LMGfIvTf.js +0 -4
- package/components/p-_lHSumhG.js +0 -4
- package/components/p-j9Da6cYO.js +0 -4
- package/components/p-jOtMJMv8.js +0 -4
- package/components/p-uTR_dEqg.js +0 -4
- package/dist/cjs/config-DWdFbSNK.js +0 -35
- package/dist/cjs/index-Cueg3U4w.js +0 -429
- package/dist/cjs/overlay-control-label-D2sdL2O8.js +0 -50
- package/dist/cjs/select-option-render-DTF50t5r.js +0 -124
- package/dist/collection/utils/overlay-control-label.js +0 -45
- package/dist/collection/utils/select-option-render.js +0 -119
- package/dist/esm/config-BwKpO3Is.js +0 -31
- package/dist/esm/index-DQSkZyOJ.js +0 -424
- package/dist/esm/overlay-control-label-BSQPZ79H.js +0 -47
- package/dist/esm/select-option-render-B8nWZRnd.js +0 -122
- package/dist/ionic/p-038eb991.entry.js +0 -4
- package/dist/ionic/p-4621c387.entry.js +0 -4
- package/dist/ionic/p-4ace7762.entry.js +0 -4
- package/dist/ionic/p-4bb3eb60.entry.js +0 -4
- package/dist/ionic/p-4e9ec5c5.entry.js +0 -4
- package/dist/ionic/p-5c3ec490.entry.js +0 -4
- package/dist/ionic/p-5d1ac2c7.entry.js +0 -4
- package/dist/ionic/p-700795f6.entry.js +0 -4
- package/dist/ionic/p-79a36078.entry.js +0 -4
- package/dist/ionic/p-913b218a.entry.js +0 -4
- package/dist/ionic/p-BDtODLZ4.js +0 -4
- package/dist/ionic/p-BSQPZ79H.js +0 -4
- package/dist/ionic/p-BwKpO3Is.js +0 -4
- package/dist/ionic/p-Cg5-OQYy.js +0 -4
- package/dist/ionic/p-DCOvXkOm.js +0 -4
- package/dist/ionic/p-a18dcb3c.entry.js +0 -4
- package/dist/ionic/p-a9a33367.entry.js +0 -4
- package/dist/ionic/p-ad728198.entry.js +0 -4
- package/dist/ionic/p-bfc8c629.entry.js +0 -4
- package/dist/ionic/p-c08e666a.entry.js +0 -4
- package/dist/ionic/p-c474f471.entry.js +0 -4
- package/dist/ionic/p-ce7992c4.entry.js +0 -4
- package/dist/ionic/p-ed797c72.entry.js +0 -4
- package/dist/ionic/p-f09f9642.entry.js +0 -4
- package/dist/ionic/p-f1c06f82.entry.js +0 -4
- package/dist/ionic/p-f718fccb.entry.js +0 -4
- package/dist/types/utils/overlay-control-label.d.ts +0 -32
- package/dist/types/utils/select-option-render.d.ts +0 -53
|
@@ -5,8 +5,7 @@ import { Host, h, readTask } from "@stencil/core";
|
|
|
5
5
|
import { createButtonActiveGesture } from "../../utils/gesture/button-active";
|
|
6
6
|
import { raf } from "../../utils/helpers";
|
|
7
7
|
import { createLockController } from "../../utils/lock-controller";
|
|
8
|
-
import { BACKDROP,
|
|
9
|
-
import { renderOptionLabel } from "../../utils/select-option-render";
|
|
8
|
+
import { BACKDROP, createDelegateController, createTriggerController, dismiss, eventMethod, isCancel, prepareOverlay, present, safeCall, setOverlayId, } from "../../utils/overlays";
|
|
10
9
|
import { getClassMap } from "../../utils/theme";
|
|
11
10
|
import { getIonMode } from "../../global/ionic-global";
|
|
12
11
|
import { iosEnterAnimation } from "./animations/ios.enter";
|
|
@@ -285,10 +284,6 @@ export class ActionSheet {
|
|
|
285
284
|
this.gesture = undefined;
|
|
286
285
|
}
|
|
287
286
|
this.triggerController.removeClickListener();
|
|
288
|
-
// Clean up aria-hidden if removed without dismiss() being called
|
|
289
|
-
if (this.presented) {
|
|
290
|
-
cleanupRootFocusTrapAccessibility();
|
|
291
|
-
}
|
|
292
287
|
}
|
|
293
288
|
componentWillLoad() {
|
|
294
289
|
var _a;
|
|
@@ -377,26 +372,12 @@ export class ActionSheet {
|
|
|
377
372
|
if (isRadio) {
|
|
378
373
|
htmlAttrs['aria-checked'] = isActiveRadio ? 'true' : 'false';
|
|
379
374
|
}
|
|
380
|
-
/**
|
|
381
|
-
* Cast to `SelectActionSheetButton` to access rich content
|
|
382
|
-
* fields (`startContent`, `endContent`, `description`)
|
|
383
|
-
* that are passed through from `ion-select` but not
|
|
384
|
-
* part of the public `ActionSheetButton` interface.
|
|
385
|
-
*/
|
|
386
|
-
const richButton = b;
|
|
387
|
-
const optionLabelOptions = {
|
|
388
|
-
id: buttonId,
|
|
389
|
-
label: richButton.text,
|
|
390
|
-
startContent: richButton.startContent,
|
|
391
|
-
endContent: richButton.endContent,
|
|
392
|
-
description: richButton.description,
|
|
393
|
-
};
|
|
394
375
|
return (h("button", Object.assign({}, htmlAttrs, { role: isRadio ? 'radio' : undefined, type: "button", id: buttonId, class: Object.assign(Object.assign({}, buttonClass(b)), (isRadio && { 'action-sheet-selected': isActiveRadio })), onClick: () => {
|
|
395
376
|
if (isRadio) {
|
|
396
377
|
this.selectRadioButton(b);
|
|
397
378
|
}
|
|
398
379
|
this.buttonClick(b);
|
|
399
|
-
}, disabled: b.disabled, tabIndex: tabIndex }), h("span", { class: "action-sheet-button-inner" }, b.icon && h("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }),
|
|
380
|
+
}, disabled: b.disabled, tabIndex: tabIndex }), h("span", { class: "action-sheet-button-inner" }, b.icon && h("ion-icon", { icon: b.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" }), b.text), mode === 'md' && h("ion-ripple-effect", null)));
|
|
400
381
|
});
|
|
401
382
|
}
|
|
402
383
|
render() {
|
|
@@ -406,12 +387,12 @@ export class ActionSheet {
|
|
|
406
387
|
const cancelButton = allButtons.find((b) => b.role === 'cancel');
|
|
407
388
|
const buttons = allButtons.filter((b) => b.role !== 'cancel');
|
|
408
389
|
const headerID = `action-sheet-${overlayIndex}-header`;
|
|
409
|
-
return (h(Host, Object.assign({ key: '
|
|
390
|
+
return (h(Host, Object.assign({ key: '48b63b870f2816b4cad3c606f3d9956854cee79a', role: "dialog", "aria-modal": "true", "aria-labelledby": header !== undefined ? headerID : null, tabindex: "-1" }, htmlAttributes, { style: {
|
|
410
391
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
411
|
-
}, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '
|
|
392
|
+
}, class: Object.assign(Object.assign({ [mode]: true }, getClassMap(this.cssClass)), { 'overlay-hidden': true, 'action-sheet-translucent': this.translucent }), onIonActionSheetWillDismiss: this.dispatchCancelHandler, onIonBackdropTap: this.onBackdropTap }), h("ion-backdrop", { key: '41dd5781f139d26b3feea33ab387451aeafacd51', tappable: this.backdropDismiss }), h("div", { key: 'f797c2657782e4e83adf90d2d796108e857a1fc0', tabindex: "0", "aria-hidden": "true" }), h("div", { key: '8e74209321fc5e8712e3e293c91a6fa036ea45ab', class: "action-sheet-wrapper ion-overlay-wrapper", ref: (el) => (this.wrapperEl = el) }, h("div", { key: 'c811860be2eed0b6c73fc2cc5a59cb94db2e8912', class: "action-sheet-container" }, h("div", { key: 'd36ee14b70d73eb5cd69e0c57bc5cc31daf86ab3', class: "action-sheet-group", ref: (el) => (this.groupEl = el), role: hasRadioButtons ? 'radiogroup' : undefined }, header !== undefined && (h("div", { key: '922695de191edc86451eed2552acc4f54993ea52', id: headerID, class: {
|
|
412
393
|
'action-sheet-title': true,
|
|
413
394
|
'action-sheet-has-sub-title': this.subHeader !== undefined,
|
|
414
|
-
} }, header, this.subHeader && h("div", { key: '
|
|
395
|
+
} }, header, this.subHeader && h("div", { key: 'a119d4a93668e829f7106f11cbbdd437310f3e80', class: "action-sheet-sub-title" }, this.subHeader))), this.renderActionSheetButtons(buttons)), cancelButton && (h("div", { key: '1d27f36d09bedd2e4c61fea9dd9d05f8f9271aef', class: "action-sheet-group action-sheet-group-cancel" }, h("button", Object.assign({ key: 'ed13658176c54cc45808a54a0331c297430d9bc6' }, cancelButton.htmlAttributes, { type: "button", class: buttonClass(cancelButton), onClick: () => this.buttonClick(cancelButton) }), h("span", { key: '5208e3e3535b775a443cef6fb1decd790db69b0c', class: "action-sheet-button-inner" }, cancelButton.icon && (h("ion-icon", { key: 'b7ba489e1ee50524a5b4af670eef787844a16286', icon: cancelButton.icon, "aria-hidden": "true", lazy: false, class: "action-sheet-icon" })), cancelButton.text), mode === 'md' && h("ion-ripple-effect", { key: 'b3f88898114855853259f0001def26b4bd6e4a98' })))))), h("div", { key: '0dfd0fcdc633bf565990eaa06679608e749cf8f9', tabindex: "0", "aria-hidden": "true" })));
|
|
415
396
|
}
|
|
416
397
|
static get is() { return "ion-action-sheet"; }
|
|
417
398
|
static get encapsulation() { return "scoped"; }
|
|
@@ -1,168 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A heuristic that applies CSS to tablet
|
|
3
|
-
* viewports.
|
|
4
|
-
*
|
|
5
|
-
* Usage:
|
|
6
|
-
* @include tablet-viewport() {
|
|
7
|
-
* :host {
|
|
8
|
-
* background-color: green;
|
|
9
|
-
* }
|
|
10
|
-
* }
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* A heuristic that applies CSS to mobile
|
|
14
|
-
* viewports (i.e. phones, not tablets).
|
|
15
|
-
*
|
|
16
|
-
* Usage:
|
|
17
|
-
* @include mobile-viewport() {
|
|
18
|
-
* :host {
|
|
19
|
-
* background-color: blue;
|
|
20
|
-
* }
|
|
21
|
-
* }
|
|
22
|
-
*/
|
|
23
|
-
/**
|
|
24
|
-
* Convert a font size to a dynamic font size.
|
|
25
|
-
* Fonts that participate in Dynamic Type should use
|
|
26
|
-
* dynamic font sizes.
|
|
27
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
28
|
-
* @param unit (optional) - The unit to convert to. Use this if you want to
|
|
29
|
-
* convert to a unit other than $baselineUnit.
|
|
30
|
-
*/
|
|
31
|
-
/**
|
|
32
|
-
* Convert a font size to a dynamic font size but impose
|
|
33
|
-
* a maximum font size.
|
|
34
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
35
|
-
* @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
|
|
36
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
37
|
-
* convert to a unit other than $baselineUnit.
|
|
38
|
-
*/
|
|
39
|
-
/**
|
|
40
|
-
* Convert a font size to a dynamic font size but impose
|
|
41
|
-
* a minimum font size.
|
|
42
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
43
|
-
* @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
|
|
44
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
45
|
-
* convert to a unit other than $baselineUnit.
|
|
46
|
-
*/
|
|
47
|
-
/**
|
|
48
|
-
* Convert a font size to a dynamic font size but impose
|
|
49
|
-
* maximum and minimum font sizes.
|
|
50
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
51
|
-
* @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
|
|
52
|
-
* @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
|
|
53
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
54
|
-
* convert to a unit other than $baselineUnit.
|
|
55
|
-
*/
|
|
56
|
-
.action-sheet-button-label-has-rich-content,
|
|
57
|
-
.alert-radio-label-has-rich-content,
|
|
58
|
-
.alert-checkbox-label-has-rich-content,
|
|
59
|
-
.select-option-label-has-rich-content {
|
|
60
|
-
display: flex;
|
|
61
|
-
align-items: center;
|
|
62
|
-
gap: 16px;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Outer label container has rich content
|
|
67
|
-
* (start, content, description, end) that needs the
|
|
68
|
-
* label to span the available row width.
|
|
69
|
-
*/
|
|
70
|
-
.action-sheet-button-label-has-rich-content,
|
|
71
|
-
.alert-radio-label-has-rich-content,
|
|
72
|
-
.alert-checkbox-label-has-rich-content,
|
|
73
|
-
.select-option-content {
|
|
74
|
-
flex: 1;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.action-sheet-button-label-text,
|
|
78
|
-
.alert-checkbox-label-text,
|
|
79
|
-
.alert-radio-label-text,
|
|
80
|
-
.select-option-label-text {
|
|
81
|
-
display: flex;
|
|
82
|
-
align-items: center;
|
|
83
|
-
gap: 12px;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.select-option-start,
|
|
87
|
-
.select-option-end {
|
|
88
|
-
display: flex;
|
|
89
|
-
align-items: center;
|
|
90
|
-
gap: 8px;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.select-option-description {
|
|
94
|
-
padding-left: 0;
|
|
95
|
-
padding-right: 0;
|
|
96
|
-
padding-top: 5px;
|
|
97
|
-
padding-bottom: 0;
|
|
98
|
-
display: block;
|
|
99
|
-
color: var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d));
|
|
100
|
-
font-size: 0.75rem;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* Non-rich labels are plain text and should ellipsize when they
|
|
105
|
-
* overflow the row. Rich-content labels switch to flex so the
|
|
106
|
-
* start / content / end pieces can lay out side-by-side and wrap.
|
|
107
|
-
*/
|
|
108
|
-
.select-option-label:not(.select-option-label-has-rich-content) {
|
|
109
|
-
text-overflow: ellipsis;
|
|
110
|
-
white-space: nowrap;
|
|
111
|
-
overflow: hidden;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.select-option-label-has-rich-content {
|
|
115
|
-
display: flex;
|
|
116
|
-
align-items: center;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
ion-radio.select-option-has-rich-content::part(label),
|
|
120
|
-
ion-checkbox.select-option-has-rich-content::part(label),
|
|
121
|
-
.select-option-content {
|
|
122
|
-
flex: 1;
|
|
123
|
-
/**
|
|
124
|
-
* Let rich content wrap instead of inheriting the label part's
|
|
125
|
-
* single-line truncation, so arbitrary slotted elements render
|
|
126
|
-
* without clipping.
|
|
127
|
-
*/
|
|
128
|
-
white-space: normal;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
/**
|
|
132
|
-
* Cap slotted children so they can't stretch the option
|
|
133
|
-
* row out of proportion, keeping rows visually uniform
|
|
134
|
-
* regardless of the content.
|
|
135
|
-
*/
|
|
136
|
-
.select-option-start > ion-avatar,
|
|
137
|
-
.select-option-end > ion-avatar {
|
|
138
|
-
width: 40px;
|
|
139
|
-
height: 40px;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.select-option-start > ion-icon,
|
|
143
|
-
.select-option-end > ion-icon {
|
|
144
|
-
width: 24px;
|
|
145
|
-
height: 24px;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.select-option-start > ion-img,
|
|
149
|
-
.select-option-start > img,
|
|
150
|
-
.select-option-start > svg,
|
|
151
|
-
.select-option-start > ion-thumbnail,
|
|
152
|
-
.select-option-end > ion-img,
|
|
153
|
-
.select-option-end > img,
|
|
154
|
-
.select-option-end > svg,
|
|
155
|
-
.select-option-end > ion-thumbnail {
|
|
156
|
-
width: 56px;
|
|
157
|
-
height: 56px;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.select-option-start > video,
|
|
161
|
-
.select-option-end > video {
|
|
162
|
-
width: 114px;
|
|
163
|
-
height: 56px;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
1
|
/**
|
|
167
2
|
* Convert a font size to a dynamic font size.
|
|
168
3
|
* Fonts that participate in Dynamic Type should use
|
|
@@ -314,10 +149,6 @@ ion-checkbox.select-option-has-rich-content::part(label),
|
|
|
314
149
|
opacity: 0.4;
|
|
315
150
|
}
|
|
316
151
|
|
|
317
|
-
.action-sheet-button:disabled ion-icon {
|
|
318
|
-
color: currentColor;
|
|
319
|
-
}
|
|
320
|
-
|
|
321
152
|
.action-sheet-button-inner {
|
|
322
153
|
display: flex;
|
|
323
154
|
position: relative;
|
|
@@ -398,17 +229,13 @@ ion-checkbox.select-option-has-rich-content::part(label),
|
|
|
398
229
|
opacity: var(--button-background-activated-opacity);
|
|
399
230
|
}
|
|
400
231
|
|
|
401
|
-
.action-sheet-button.ion-focused
|
|
232
|
+
.action-sheet-button.ion-focused {
|
|
402
233
|
color: var(--button-color-focused);
|
|
403
234
|
}
|
|
404
|
-
.action-sheet-button.ion-focused
|
|
235
|
+
.action-sheet-button.ion-focused::after {
|
|
405
236
|
background: var(--button-background-focused);
|
|
406
237
|
opacity: var(--button-background-focused-opacity);
|
|
407
238
|
}
|
|
408
|
-
.action-sheet-button.ion-focused:not(.ion-activated).action-sheet-selected::after {
|
|
409
|
-
background: var(--button-background-focused, var(--button-background-selected));
|
|
410
|
-
opacity: var(--button-background-focused-opacity, var(--button-background-selected-opacity));
|
|
411
|
-
}
|
|
412
239
|
|
|
413
240
|
@media (any-hover: hover) {
|
|
414
241
|
.action-sheet-button:not(:disabled):hover {
|
|
@@ -1,222 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* A heuristic that applies CSS to tablet
|
|
3
|
-
* viewports.
|
|
4
|
-
*
|
|
5
|
-
* Usage:
|
|
6
|
-
* @include tablet-viewport() {
|
|
7
|
-
* :host {
|
|
8
|
-
* background-color: green;
|
|
9
|
-
* }
|
|
10
|
-
* }
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* A heuristic that applies CSS to mobile
|
|
14
|
-
* viewports (i.e. phones, not tablets).
|
|
15
|
-
*
|
|
16
|
-
* Usage:
|
|
17
|
-
* @include mobile-viewport() {
|
|
18
|
-
* :host {
|
|
19
|
-
* background-color: blue;
|
|
20
|
-
* }
|
|
21
|
-
* }
|
|
22
|
-
*/
|
|
23
|
-
/**
|
|
24
|
-
* Convert a font size to a dynamic font size.
|
|
25
|
-
* Fonts that participate in Dynamic Type should use
|
|
26
|
-
* dynamic font sizes.
|
|
27
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
28
|
-
* @param unit (optional) - The unit to convert to. Use this if you want to
|
|
29
|
-
* convert to a unit other than $baselineUnit.
|
|
30
|
-
*/
|
|
31
|
-
/**
|
|
32
|
-
* Convert a font size to a dynamic font size but impose
|
|
33
|
-
* a maximum font size.
|
|
34
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
35
|
-
* @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
|
|
36
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
37
|
-
* convert to a unit other than $baselineUnit.
|
|
38
|
-
*/
|
|
39
|
-
/**
|
|
40
|
-
* Convert a font size to a dynamic font size but impose
|
|
41
|
-
* a minimum font size.
|
|
42
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
43
|
-
* @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
|
|
44
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
45
|
-
* convert to a unit other than $baselineUnit.
|
|
46
|
-
*/
|
|
47
|
-
/**
|
|
48
|
-
* Convert a font size to a dynamic font size but impose
|
|
49
|
-
* maximum and minimum font sizes.
|
|
50
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
51
|
-
* @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
|
|
52
|
-
* @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
|
|
53
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
54
|
-
* convert to a unit other than $baselineUnit.
|
|
55
|
-
*/
|
|
56
|
-
.action-sheet-button-label-has-rich-content,
|
|
57
|
-
.alert-radio-label-has-rich-content,
|
|
58
|
-
.alert-checkbox-label-has-rich-content,
|
|
59
|
-
.select-option-label-has-rich-content {
|
|
60
|
-
display: flex;
|
|
61
|
-
align-items: center;
|
|
62
|
-
gap: 16px;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Outer label container has rich content
|
|
67
|
-
* (start, content, description, end) that needs the
|
|
68
|
-
* label to span the available row width.
|
|
69
|
-
*/
|
|
70
|
-
.action-sheet-button-label-has-rich-content,
|
|
71
|
-
.alert-radio-label-has-rich-content,
|
|
72
|
-
.alert-checkbox-label-has-rich-content,
|
|
73
|
-
.select-option-content {
|
|
74
|
-
flex: 1;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.action-sheet-button-label-text,
|
|
78
|
-
.alert-checkbox-label-text,
|
|
79
|
-
.alert-radio-label-text,
|
|
80
|
-
.select-option-label-text {
|
|
81
|
-
display: flex;
|
|
82
|
-
align-items: center;
|
|
83
|
-
gap: 12px;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.select-option-start,
|
|
87
|
-
.select-option-end {
|
|
88
|
-
display: flex;
|
|
89
|
-
align-items: center;
|
|
90
|
-
gap: 8px;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.select-option-description {
|
|
94
|
-
padding-left: 0;
|
|
95
|
-
padding-right: 0;
|
|
96
|
-
padding-top: 5px;
|
|
97
|
-
padding-bottom: 0;
|
|
98
|
-
display: block;
|
|
99
|
-
color: var(--ion-color-step-700, var(--ion-text-color-step-300, #4d4d4d));
|
|
100
|
-
font-size: 0.75rem;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* Non-rich labels are plain text and should ellipsize when they
|
|
105
|
-
* overflow the row. Rich-content labels switch to flex so the
|
|
106
|
-
* start / content / end pieces can lay out side-by-side and wrap.
|
|
107
|
-
*/
|
|
108
|
-
.select-option-label:not(.select-option-label-has-rich-content) {
|
|
109
|
-
text-overflow: ellipsis;
|
|
110
|
-
white-space: nowrap;
|
|
111
|
-
overflow: hidden;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.select-option-label-has-rich-content {
|
|
115
|
-
display: flex;
|
|
116
|
-
align-items: center;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
ion-radio.select-option-has-rich-content::part(label),
|
|
120
|
-
ion-checkbox.select-option-has-rich-content::part(label),
|
|
121
|
-
.select-option-content {
|
|
122
|
-
flex: 1;
|
|
123
|
-
/**
|
|
124
|
-
* Let rich content wrap instead of inheriting the label part's
|
|
125
|
-
* single-line truncation, so arbitrary slotted elements render
|
|
126
|
-
* without clipping.
|
|
127
|
-
*/
|
|
128
|
-
white-space: normal;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
/**
|
|
132
|
-
* Convert a font size to a dynamic font size.
|
|
133
|
-
* Fonts that participate in Dynamic Type should use
|
|
134
|
-
* dynamic font sizes.
|
|
135
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
136
|
-
* @param unit (optional) - The unit to convert to. Use this if you want to
|
|
137
|
-
* convert to a unit other than $baselineUnit.
|
|
138
|
-
*/
|
|
139
|
-
/**
|
|
140
|
-
* Convert a font size to a dynamic font size but impose
|
|
141
|
-
* a maximum font size.
|
|
142
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
143
|
-
* @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
|
|
144
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
145
|
-
* convert to a unit other than $baselineUnit.
|
|
146
|
-
*/
|
|
147
|
-
/**
|
|
148
|
-
* Convert a font size to a dynamic font size but impose
|
|
149
|
-
* a minimum font size.
|
|
150
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
151
|
-
* @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
|
|
152
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
153
|
-
* convert to a unit other than $baselineUnit.
|
|
154
|
-
*/
|
|
155
|
-
/**
|
|
156
|
-
* Convert a font size to a dynamic font size but impose
|
|
157
|
-
* maximum and minimum font sizes.
|
|
158
|
-
* @param size - The initial font size including the unit (i.e. px or pt)
|
|
159
|
-
* @param minScale - The minimum scale of the font (i.e. 0.8 for a minimum 80% scale).
|
|
160
|
-
* @param maxScale - The maximum scale of the font (i.e. 2.5 for a maximum 250% scale).
|
|
161
|
-
* @param unit (optional) - The unit to convert the initial font size to. Use this if you want to
|
|
162
|
-
* convert to a unit other than $baselineUnit.
|
|
163
|
-
*/
|
|
164
|
-
/**
|
|
165
|
-
* A heuristic that applies CSS to tablet
|
|
166
|
-
* viewports.
|
|
167
|
-
*
|
|
168
|
-
* Usage:
|
|
169
|
-
* @include tablet-viewport() {
|
|
170
|
-
* :host {
|
|
171
|
-
* background-color: green;
|
|
172
|
-
* }
|
|
173
|
-
* }
|
|
174
|
-
*/
|
|
175
|
-
/**
|
|
176
|
-
* A heuristic that applies CSS to mobile
|
|
177
|
-
* viewports (i.e. phones, not tablets).
|
|
178
|
-
*
|
|
179
|
-
* Usage:
|
|
180
|
-
* @include mobile-viewport() {
|
|
181
|
-
* :host {
|
|
182
|
-
* background-color: blue;
|
|
183
|
-
* }
|
|
184
|
-
* }
|
|
185
|
-
*/
|
|
186
|
-
/**
|
|
187
|
-
* Cap slotted children so they can't stretch the option
|
|
188
|
-
* row out of proportion, keeping rows visually uniform
|
|
189
|
-
* regardless of the content.
|
|
190
|
-
*/
|
|
191
|
-
.select-option-start > ion-avatar,
|
|
192
|
-
.select-option-start > ion-img,
|
|
193
|
-
.select-option-start > ion-thumbnail,
|
|
194
|
-
.select-option-start > img,
|
|
195
|
-
.select-option-start > svg,
|
|
196
|
-
.select-option-end > ion-avatar,
|
|
197
|
-
.select-option-end > ion-img,
|
|
198
|
-
.select-option-end > ion-thumbnail,
|
|
199
|
-
.select-option-end > img,
|
|
200
|
-
.select-option-end > svg {
|
|
201
|
-
width: 44px;
|
|
202
|
-
height: 44px;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.select-option-start > ion-icon,
|
|
206
|
-
.select-option-end > ion-icon {
|
|
207
|
-
width: 28px;
|
|
208
|
-
height: 28px;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
.action-sheet-button-label-text {
|
|
212
|
-
justify-content: center;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.select-option-has-rich-content {
|
|
216
|
-
-webkit-padding-end: 16px;
|
|
217
|
-
padding-inline-end: 16px;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
1
|
/**
|
|
221
2
|
* Convert a font size to a dynamic font size.
|
|
222
3
|
* Fonts that participate in Dynamic Type should use
|
|
@@ -461,39 +242,6 @@ ion-checkbox.select-option-has-rich-content::part(label),
|
|
|
461
242
|
min-height: inherit;
|
|
462
243
|
}
|
|
463
244
|
|
|
464
|
-
/**
|
|
465
|
-
* Label is on the right of the radio in LTR and
|
|
466
|
-
* on the left in RTL.
|
|
467
|
-
*/
|
|
468
|
-
.radio-label-placement-start,
|
|
469
|
-
.checkbox-label-placement-start {
|
|
470
|
-
flex-direction: row-reverse;
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
/**
|
|
474
|
-
* Label is on the left of the radio in LTR and
|
|
475
|
-
* on the right in RTL.
|
|
476
|
-
*/
|
|
477
|
-
.radio-label-placement-end,
|
|
478
|
-
.checkbox-label-placement-end {
|
|
479
|
-
flex-direction: row;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
.radio-justify-start,
|
|
483
|
-
.checkbox-justify-start {
|
|
484
|
-
justify-content: start;
|
|
485
|
-
}
|
|
486
|
-
|
|
487
|
-
.radio-justify-end,
|
|
488
|
-
.checkbox-justify-end {
|
|
489
|
-
justify-content: end;
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
.radio-justify-space-between,
|
|
493
|
-
.checkbox-justify-space-between {
|
|
494
|
-
justify-content: space-between;
|
|
495
|
-
}
|
|
496
|
-
|
|
497
245
|
.alert-input-disabled,
|
|
498
246
|
.alert-checkbox-button-disabled .alert-button-inner,
|
|
499
247
|
.alert-radio-button-disabled .alert-button-inner {
|
|
@@ -781,6 +529,8 @@ textarea.alert-input {
|
|
|
781
529
|
padding-inline-end: 13px;
|
|
782
530
|
padding-top: 13px;
|
|
783
531
|
padding-bottom: 13px;
|
|
532
|
+
flex: 1;
|
|
533
|
+
order: 0;
|
|
784
534
|
color: var(--ion-text-color, #000);
|
|
785
535
|
}
|
|
786
536
|
|
|
@@ -790,7 +540,7 @@ textarea.alert-input {
|
|
|
790
540
|
|
|
791
541
|
.alert-radio-icon {
|
|
792
542
|
position: relative;
|
|
793
|
-
|
|
543
|
+
order: 1;
|
|
794
544
|
min-width: 30px;
|
|
795
545
|
}
|
|
796
546
|
|
|
@@ -806,12 +556,7 @@ textarea.alert-input {
|
|
|
806
556
|
border-style: solid;
|
|
807
557
|
border-color: var(--ion-color-primary, #0054e9);
|
|
808
558
|
}
|
|
809
|
-
|
|
810
|
-
[aria-checked=true] .radio-label-placement-end .alert-radio-inner {
|
|
811
|
-
inset-inline-end: 7px;
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
[aria-checked=true] .radio-label-placement-start .alert-radio-inner {
|
|
559
|
+
[aria-checked=true] .alert-radio-inner {
|
|
815
560
|
inset-inline-start: 7px;
|
|
816
561
|
}
|
|
817
562
|
|
|
@@ -822,15 +567,19 @@ textarea.alert-input {
|
|
|
822
567
|
padding-inline-end: 13px;
|
|
823
568
|
padding-top: 13px;
|
|
824
569
|
padding-bottom: 13px;
|
|
570
|
+
flex: 1;
|
|
825
571
|
color: var(--ion-text-color, #000);
|
|
826
572
|
}
|
|
827
573
|
|
|
828
574
|
.alert-checkbox-icon {
|
|
829
575
|
border-radius: 50%;
|
|
576
|
+
-webkit-margin-start: 16px;
|
|
577
|
+
margin-inline-start: 16px;
|
|
578
|
+
-webkit-margin-end: 6px;
|
|
579
|
+
margin-inline-end: 6px;
|
|
830
580
|
margin-top: 10px;
|
|
831
581
|
margin-bottom: 10px;
|
|
832
582
|
position: relative;
|
|
833
|
-
flex-shrink: 0;
|
|
834
583
|
width: min(1.375rem, 55.836px);
|
|
835
584
|
height: min(1.375rem, 55.836px);
|
|
836
585
|
border-width: 0.125rem;
|
|
@@ -840,20 +589,6 @@ textarea.alert-input {
|
|
|
840
589
|
contain: strict;
|
|
841
590
|
}
|
|
842
591
|
|
|
843
|
-
.checkbox-label-placement-end .alert-checkbox-icon {
|
|
844
|
-
-webkit-margin-start: 16px;
|
|
845
|
-
margin-inline-start: 16px;
|
|
846
|
-
-webkit-margin-end: 6px;
|
|
847
|
-
margin-inline-end: 6px;
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
.checkbox-label-placement-start .alert-checkbox-icon {
|
|
851
|
-
-webkit-margin-start: 6px;
|
|
852
|
-
margin-inline-start: 6px;
|
|
853
|
-
-webkit-margin-end: 16px;
|
|
854
|
-
margin-inline-end: 16px;
|
|
855
|
-
}
|
|
856
|
-
|
|
857
592
|
[aria-checked=true] .alert-checkbox-icon {
|
|
858
593
|
border-color: var(--ion-color-primary, #0054e9);
|
|
859
594
|
background-color: var(--ion-color-primary, #0054e9);
|
|
@@ -871,15 +606,10 @@ textarea.alert-input {
|
|
|
871
606
|
border-style: solid;
|
|
872
607
|
border-color: var(--ion-background-color, #fff);
|
|
873
608
|
}
|
|
874
|
-
|
|
875
|
-
[aria-checked=true] .checkbox-label-placement-end .alert-checkbox-inner {
|
|
609
|
+
[aria-checked=true] .alert-checkbox-inner {
|
|
876
610
|
inset-inline-start: calc(min(1.375rem, 55.836px) / 3);
|
|
877
611
|
}
|
|
878
612
|
|
|
879
|
-
[aria-checked=true] .checkbox-label-placement-start .alert-checkbox-inner {
|
|
880
|
-
inset-inline-end: calc(min(1.375rem, 55.836px) / 3);
|
|
881
|
-
}
|
|
882
|
-
|
|
883
613
|
.alert-button-group {
|
|
884
614
|
-webkit-margin-end: -0.55px;
|
|
885
615
|
margin-inline-end: -0.55px;
|