@ionic/core 8.7.16-dev.11772017476.17c11d2b → 8.7.16-dev.11772209509.1a58a072
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/helpers.js +1 -1
- package/components/ion-range.js +1 -1
- package/components/ion-router.js +1 -1
- package/components/radio-group.js +10 -3
- package/components/radio.js +5 -3
- package/components/toolbar.js +1 -1
- package/dist/cjs/ion-app_8.cjs.entry.js +1 -1
- package/dist/cjs/ion-radio_2.cjs.entry.js +13 -5
- package/dist/cjs/ionic.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/radio/radio.js +5 -3
- package/dist/collection/components/radio-group/radio-group.js +29 -3
- package/dist/collection/components/toolbar/toolbar.ionic.css +2 -4
- package/dist/docs.json +1 -1
- package/dist/esm/{animation-C5cgFymd.js → animation-DbYykcy_.js} +1 -1
- package/dist/esm/{app-globals-BQa4bHAm.js → app-globals-DtnohHH2.js} +1 -1
- package/dist/esm/{button-active-DpavRUgB.js → button-active-BKe7e5ef.js} +1 -1
- package/dist/esm/{capacitor-Bc47Xxvc.js → capacitor-qm36vWUP.js} +1 -1
- package/dist/esm/{framework-delegate-Dx6tn-_w.js → framework-delegate-CDhyCpj8.js} +1 -1
- package/dist/esm/{haptic-Dti4RWuD.js → haptic-wOqvvi9L.js} +1 -1
- package/dist/esm/{helpers-6l6yFg3S.js → helpers-BHARC6A2.js} +1 -1
- package/dist/esm/{index-B6MWWbnL.js → index-B0EW3mJj.js} +2 -2
- package/dist/esm/{index-DO9elf_6.js → index-BNk1Zva8.js} +3 -3
- package/dist/esm/{index-urxfV0GK.js → index-CvS984VQ.js} +3 -3
- package/dist/esm/{index-CXCvNx5X.js → index-XhpLYuYD.js} +1 -1
- package/dist/esm/index.js +9 -9
- package/dist/esm/{input-shims-CK_oprMl.js → input-shims-CcQuqBcB.js} +5 -5
- package/dist/esm/{input.utils-C3tJs_iL.js → input.utils-Bo0vl-12.js} +2 -2
- package/dist/esm/ion-accordion_2.entry.js +2 -2
- package/dist/esm/ion-action-sheet.entry.js +8 -8
- package/dist/esm/ion-alert.entry.js +8 -8
- package/dist/esm/ion-app_8.entry.js +10 -10
- package/dist/esm/ion-avatar_3.entry.js +1 -1
- package/dist/esm/ion-back-button.entry.js +2 -2
- package/dist/esm/ion-backdrop.entry.js +1 -1
- package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
- package/dist/esm/ion-button_2.entry.js +2 -2
- package/dist/esm/ion-card_5.entry.js +2 -2
- package/dist/esm/ion-checkbox.entry.js +2 -2
- package/dist/esm/ion-chip.entry.js +1 -1
- package/dist/esm/ion-col_3.entry.js +1 -1
- package/dist/esm/ion-datetime-button.entry.js +2 -2
- package/dist/esm/ion-datetime_3.entry.js +7 -7
- package/dist/esm/ion-divider.entry.js +1 -1
- package/dist/esm/ion-fab_3.entry.js +2 -2
- 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-otp.entry.js +2 -2
- package/dist/esm/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm/ion-input.entry.js +4 -4
- package/dist/esm/ion-item-option_3.entry.js +3 -3
- package/dist/esm/ion-item_8.entry.js +2 -2
- package/dist/esm/ion-loading.entry.js +5 -5
- package/dist/esm/ion-menu_3.entry.js +6 -6
- package/dist/esm/ion-modal.entry.js +10 -10
- package/dist/esm/ion-nav_2.entry.js +5 -5
- package/dist/esm/ion-picker-column-option.entry.js +2 -2
- package/dist/esm/ion-picker-column.entry.js +4 -4
- package/dist/esm/ion-picker.entry.js +1 -1
- package/dist/esm/ion-popover.entry.js +6 -6
- package/dist/esm/ion-progress-bar.entry.js +2 -2
- package/dist/esm/ion-radio_2.entry.js +15 -7
- package/dist/esm/ion-range.entry.js +3 -3
- package/dist/esm/ion-refresher_2.entry.js +6 -6
- package/dist/esm/ion-reorder_2.entry.js +5 -5
- 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 +2 -2
- package/dist/esm/ion-segment_2.entry.js +2 -2
- package/dist/esm/ion-select-modal.entry.js +4 -4
- package/dist/esm/ion-select_3.entry.js +5 -5
- package/dist/esm/ion-spinner.entry.js +1 -1
- package/dist/esm/ion-split-pane.entry.js +1 -1
- package/dist/esm/ion-tab-bar_2.entry.js +5 -5
- package/dist/esm/ion-tab_2.entry.js +2 -2
- package/dist/esm/ion-text.entry.js +1 -1
- package/dist/esm/ion-textarea.entry.js +4 -4
- package/dist/esm/ion-toast.entry.js +5 -5
- package/dist/esm/ion-toggle.entry.js +4 -4
- package/dist/esm/{ionic-global-KnoA5TnE.js → ionic-global-BRD-I9S-.js} +4 -4
- package/dist/esm/ionic.js +3 -3
- package/dist/esm/{ios.transition-D-ZEPllL.js → ios.transition-D2qXrjsE.js} +4 -4
- package/dist/esm/{keyboard-C7jpSDLg.js → keyboard-Cp5ZyWCx.js} +1 -1
- package/dist/esm/{keyboard-controller-CFeM2qrY.js → keyboard-controller-fRGJ9OUC.js} +2 -2
- package/dist/esm/{keyboard-CrGPuspU.js → keyboard-qGVmnRfo.js} +3 -3
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{md.transition-DiPaaGY2.js → md.transition-BF4sv2ae.js} +4 -4
- package/dist/esm/{notch-controller-CEiB8plC.js → notch-controller-DO_z0oZ0.js} +2 -2
- package/dist/esm/{overlays-BMHHx7Tm.js → overlays-DYr_n9HA.js} +3 -3
- package/dist/esm/{status-tap-BAJGCN-1.js → status-tap-DjVz-_0_.js} +2 -2
- package/dist/esm/{swipe-back-bZ7qcCmT.js → swipe-back-CcgQpVOn.js} +1 -1
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-We-0jbXn.js → p--P4Ls41D.js} +1 -1
- package/dist/ionic/{p-dacb8548.entry.js → p-00feb6a5.entry.js} +1 -1
- package/dist/ionic/{p-61e3cde1.entry.js → p-021fc7c6.entry.js} +1 -1
- package/dist/ionic/{p-e278c474.entry.js → p-05881493.entry.js} +1 -1
- package/dist/ionic/{p-39f88b4f.entry.js → p-05b4aec3.entry.js} +1 -1
- package/dist/ionic/{p-a5f4fe92.entry.js → p-0c52f065.entry.js} +1 -1
- package/dist/ionic/{p-51ddc430.entry.js → p-10c83a5a.entry.js} +1 -1
- package/dist/ionic/{p-25db2a16.entry.js → p-11444419.entry.js} +1 -1
- package/dist/ionic/{p-ec510664.entry.js → p-222ce699.entry.js} +1 -1
- package/dist/ionic/{p-c66416de.entry.js → p-27e1497e.entry.js} +1 -1
- package/dist/ionic/{p-7482c8b3.entry.js → p-2933b20c.entry.js} +1 -1
- package/dist/ionic/{p-3d69c783.entry.js → p-2da93fef.entry.js} +1 -1
- package/dist/ionic/{p-01dec443.entry.js → p-34671c4e.entry.js} +1 -1
- package/dist/ionic/{p-1c00e5cc.entry.js → p-34bdacc6.entry.js} +1 -1
- package/dist/ionic/{p-7dc9aa9a.entry.js → p-35d7fd6a.entry.js} +1 -1
- package/dist/ionic/{p-8ddbeb52.entry.js → p-39541a04.entry.js} +1 -1
- package/dist/ionic/{p-3b163efb.entry.js → p-3c1a0aae.entry.js} +1 -1
- package/dist/ionic/{p-31706aa0.entry.js → p-47afecc9.entry.js} +1 -1
- package/dist/ionic/{p-f0894af8.entry.js → p-4843ec9f.entry.js} +1 -1
- package/dist/ionic/{p-9f29b55e.entry.js → p-4f79ca52.entry.js} +1 -1
- package/dist/ionic/{p-1af56d46.entry.js → p-53c6e6b0.entry.js} +1 -1
- package/dist/ionic/{p-04c2c873.entry.js → p-6150db23.entry.js} +1 -1
- package/dist/ionic/{p-7ab2b10c.entry.js → p-61cbe01d.entry.js} +1 -1
- package/dist/ionic/{p-9e58aa2a.entry.js → p-64f91875.entry.js} +1 -1
- package/dist/ionic/{p-e8344f8f.entry.js → p-68b1307a.entry.js} +1 -1
- package/dist/ionic/{p-83c3c072.entry.js → p-6a292561.entry.js} +1 -1
- package/dist/ionic/{p-131e3b2d.entry.js → p-7596d6d2.entry.js} +1 -1
- package/dist/ionic/{p-a339cde1.entry.js → p-7ce32a0a.entry.js} +1 -1
- package/dist/ionic/{p-8093e290.entry.js → p-7f268a7d.entry.js} +1 -1
- package/dist/ionic/{p-bb04a3d7.entry.js → p-80555b35.entry.js} +1 -1
- package/dist/ionic/{p-3d7263e2.entry.js → p-971e16af.entry.js} +1 -1
- package/dist/ionic/{p-a59f21b3.entry.js → p-97e78aa0.entry.js} +1 -1
- package/dist/ionic/{p-09aab7d0.entry.js → p-9e1ad0fe.entry.js} +1 -1
- package/dist/ionic/p-BLszBuBT.js +4 -0
- package/dist/ionic/{p-CtS5hTli.js → p-BM5GnYxc.js} +1 -1
- package/dist/ionic/{p-Ccfet-fb.js → p-B_jyktct.js} +1 -1
- package/dist/ionic/{p-Br3trE7L.js → p-BsNYHhUk.js} +1 -1
- package/dist/ionic/{p-hPTD29t1.js → p-BtZ27kGG.js} +1 -1
- package/dist/ionic/{p-CzuA64hv.js → p-C6Zvvi79.js} +1 -1
- package/dist/ionic/{p-CH4Ab9QE.js → p-CBV1iEY0.js} +1 -1
- package/dist/ionic/{p-DGDvjMxF.js → p-CPIWqnpm.js} +1 -1
- package/dist/ionic/p-CVx8g72D.js +4 -0
- package/dist/ionic/{p-CYW7idR0.js → p-CavV7ueY.js} +1 -1
- package/dist/ionic/{p-DKogfaNJ.js → p-CjZdAcXM.js} +1 -1
- package/dist/ionic/p-CtYkbKMO.js +4 -0
- package/dist/ionic/p-CyerESA7.js +4 -0
- package/dist/ionic/{p-44OfGWEp.js → p-D2YxjYpA.js} +1 -1
- package/dist/ionic/{p-CsyYiC5f.js → p-D9Z6SCU4.js} +1 -1
- package/dist/ionic/p-DdxkR2un.js +4 -0
- package/dist/ionic/{p-BAmXMA83.js → p-DexM5y5J.js} +1 -1
- package/dist/ionic/{p-TL0QOgYo.js → p-N0uTBJRW.js} +1 -1
- package/dist/ionic/p-P3m2Br5C.js +4 -0
- package/dist/ionic/{p-45ffc1cb.entry.js → p-a172ab2d.entry.js} +1 -1
- package/dist/ionic/{p-3f93e610.entry.js → p-a261bde6.entry.js} +1 -1
- package/dist/ionic/{p-01e2ad58.entry.js → p-a3a6c45a.entry.js} +1 -1
- package/dist/ionic/p-aDLF6c3N.js +4 -0
- package/dist/ionic/{p-717fa143.entry.js → p-abf3c0d1.entry.js} +1 -1
- package/dist/ionic/{p-2ef8db38.entry.js → p-ad982e82.entry.js} +1 -1
- package/dist/ionic/p-af06cb27.entry.js +4 -0
- package/dist/ionic/{p-bf763ab7.entry.js → p-ba7b31cb.entry.js} +1 -1
- package/dist/ionic/{p-14d44c66.entry.js → p-c8ca6036.entry.js} +1 -1
- package/dist/ionic/p-cdb63e5f.entry.js +4 -0
- package/dist/ionic/{p-82ca1cae.entry.js → p-d088c975.entry.js} +1 -1
- package/dist/ionic/{p-0b51f337.entry.js → p-d4f80296.entry.js} +1 -1
- package/dist/ionic/p-d8462fc4.entry.js +4 -0
- package/dist/ionic/{p-9e985573.entry.js → p-e2f24d31.entry.js} +1 -1
- package/dist/ionic/{p-1454c314.entry.js → p-e711448e.entry.js} +1 -1
- package/dist/ionic/{p-d103fef9.entry.js → p-f373fa5d.entry.js} +1 -1
- package/dist/ionic/{p-69bef533.entry.js → p-f9d03999.entry.js} +1 -1
- package/dist/ionic/{p-7f6069f4.entry.js → p-fd2c0c35.entry.js} +1 -1
- package/dist/ionic/{p-b4da10d5.entry.js → p-fe0ef645.entry.js} +1 -1
- package/dist/ionic/{p-bd0057bd.entry.js → p-ff6c4b2e.entry.js} +1 -1
- package/dist/ionic/p-jrCNWOue.js +4 -0
- package/dist/ionic/p-sRgtGHfn.js +4 -0
- package/dist/types/components/radio-group/radio-group.d.ts +4 -0
- package/dist/types/components.d.ts +1 -0
- package/hydrate/index.js +15 -6
- package/hydrate/index.mjs +15 -6
- package/package.json +1 -1
- package/dist/ionic/p-4d7a2141.entry.js +0 -4
- package/dist/ionic/p-B0QqVGqF.js +0 -4
- package/dist/ionic/p-BIyO17h7.js +0 -4
- package/dist/ionic/p-BunTRNUk.js +0 -4
- package/dist/ionic/p-CCy93Kdo.js +0 -4
- package/dist/ionic/p-CdcKo7Br.js +0 -4
- package/dist/ionic/p-DOsU-ODO.js +0 -4
- package/dist/ionic/p-DPrmF8Ki.js +0 -4
- package/dist/ionic/p-DYzvRXm5.js +0 -4
- package/dist/ionic/p-bc19095e.entry.js +0 -4
- package/dist/ionic/p-d9c0d206.entry.js +0 -4
- package/dist/ionic/p-eyZt9Ndv.js +0 -4
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, e as config, j as printIonError, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
5
|
import { g as getTimeGivenProgression } from './cubic-bezier-hHmYLOfE.js';
|
|
6
|
-
import { o as getPresentedOverlay, B as BACKDROP, n as focusFirstDescendant, q as focusLastDescendant, G as GESTURE } from './overlays-
|
|
6
|
+
import { o as getPresentedOverlay, B as BACKDROP, n as focusFirstDescendant, q as focusLastDescendant, G as GESTURE } from './overlays-DYr_n9HA.js';
|
|
7
7
|
import { G as GESTURE_CONTROLLER } from './gesture-controller-BTEOs1at.js';
|
|
8
|
-
import { b as getIonMode, a as isPlatform, c as getIonTheme, s as shouldUseCloseWatcher } from './ionic-global-
|
|
9
|
-
import {
|
|
10
|
-
import { m as menuController } from './index-
|
|
8
|
+
import { b as getIonMode, a as isPlatform, c as getIonTheme, s as shouldUseCloseWatcher } from './ionic-global-BRD-I9S-.js';
|
|
9
|
+
import { p as isEndSide, i as inheritAriaAttributes, l as assert, e as clamp } from './helpers-BHARC6A2.js';
|
|
10
|
+
import { m as menuController } from './index-BNk1Zva8.js';
|
|
11
11
|
import { h as hostContext, c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
12
12
|
import { l as listSvg } from './list-Dhi5xtNS.js';
|
|
13
13
|
import { u as menuSharp, v as menuOutline } from './index-COG0_eom.js';
|
|
14
|
-
import './framework-delegate-
|
|
14
|
+
import './framework-delegate-CDhyCpj8.js';
|
|
15
15
|
import './focus-visible-vXpMhGrs.js';
|
|
16
|
-
import './animation-
|
|
16
|
+
import './animation-DbYykcy_.js';
|
|
17
17
|
|
|
18
18
|
const ionicMenuMdCss = ":host{--width:304px;--min-width:auto;--max-width:auto;--height:100%;--min-height:auto;--max-height:auto;--background:var(--ion-background-color, #fff);right:0;left:0;top:0;bottom:0;display:none;position:absolute;contain:strict}:host(.show-menu){display:block}.menu-inner{-webkit-transform:translateX(-9999px);transform:translateX(-9999px);display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:var(--width);min-width:var(--min-width);max-width:var(--max-width);height:var(--height);min-height:var(--min-height);max-height:var(--max-height);background:var(--background);contain:strict}:host(.menu-side-start) .menu-inner{--ion-safe-area-right:0px;top:0;bottom:0}:host(.menu-side-start) .menu-inner{inset-inline-start:0;inset-inline-end:auto}:host-context([dir=rtl]):host(.menu-side-start) .menu-inner,:host-context([dir=rtl]).menu-side-start .menu-inner{--ion-safe-area-right:unset;--ion-safe-area-left:0px}@supports selector(:dir(rtl)){:host(.menu-side-start:dir(rtl)) .menu-inner{--ion-safe-area-right:unset;--ion-safe-area-left:0px}}:host(.menu-side-end) .menu-inner{--ion-safe-area-left:0px;top:0;bottom:0}:host(.menu-side-end) .menu-inner{inset-inline-start:auto;inset-inline-end:0}:host-context([dir=rtl]):host(.menu-side-end) .menu-inner,:host-context([dir=rtl]).menu-side-end .menu-inner{--ion-safe-area-left:unset;--ion-safe-area-right:0px}@supports selector(:dir(rtl)){:host(.menu-side-end:dir(rtl)) .menu-inner{--ion-safe-area-left:unset;--ion-safe-area-right:0px}}ion-backdrop{display:none;opacity:0.01;z-index:-1}@media (max-width: 340px){.menu-inner{--width:264px}}:host(.menu-type-reveal){z-index:0}:host(.menu-type-reveal.show-menu) .menu-inner{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}:host(.menu-type-overlay){z-index:1000}:host(.menu-type-overlay) .show-backdrop{display:block;cursor:pointer}:host(.menu-pane-visible){-ms-flex:0 1 auto;flex:0 1 auto;width:var(--side-width, var(--width));min-width:var(--side-min-width, var(--min-width));max-width:var(--side-max-width, var(--max-width))}:host(.menu-pane-visible.split-pane-side){right:0;left:0;top:0;bottom:0;position:relative;-webkit-box-shadow:none;box-shadow:none;z-index:0}:host(.menu-pane-visible.split-pane-side.menu-enabled){display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}:host(.menu-pane-visible.split-pane-side){-ms-flex-order:-1;order:-1}:host(.menu-pane-visible.split-pane-side[side=end]){-ms-flex-order:1;order:1}:host(.menu-pane-visible) .menu-inner{right:0;left:0;width:auto;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}:host(.menu-pane-visible) ion-backdrop{display:hidden !important}:host(.menu-pane-visible.split-pane-side){-webkit-border-start:0;border-inline-start:0;-webkit-border-end:var(--border);border-inline-end:var(--border);border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.menu-pane-visible.split-pane-side[side=end]){-webkit-border-start:var(--border);border-inline-start:var(--border);-webkit-border-end:0;border-inline-end:0;border-top:0;border-bottom:0;min-width:var(--side-min-width);max-width:var(--side-max-width)}:host(.menu-type-overlay) .menu-inner{-webkit-box-shadow:4px 0px 16px rgba(0, 0, 0, 0.18);box-shadow:4px 0px 16px rgba(0, 0, 0, 0.18)}";
|
|
19
19
|
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, f as printIonWarning, w as writeTask, e as config, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { f as findClosestIonContent, i as isIonContent, d as disableContentScrollY, r as resetContentScrollY, a as findIonContent, p as printIonContentErrorMsg } from './index-
|
|
6
|
-
import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-
|
|
7
|
-
import { e as clamp, g as getElementRoot, r as raf, b as inheritAttributes, h as hasLazyBuild } from './helpers-
|
|
5
|
+
import { f as findClosestIonContent, i as isIonContent, d as disableContentScrollY, r as resetContentScrollY, a as findIonContent, p as printIonContentErrorMsg } from './index-XhpLYuYD.js';
|
|
6
|
+
import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-CDhyCpj8.js';
|
|
7
|
+
import { e as clamp, g as getElementRoot, r as raf, b as inheritAttributes, h as hasLazyBuild } from './helpers-BHARC6A2.js';
|
|
8
8
|
import { c as createLockController } from './lock-controller-B-hirT0v.js';
|
|
9
|
-
import { g as getCapacitor } from './capacitor-
|
|
10
|
-
import { G as GESTURE, O as OVERLAY_GESTURE_PRIORITY, F as FOCUS_TRAP_DISABLE_CLASS, e as createTriggerController, B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod } from './overlays-
|
|
9
|
+
import { g as getCapacitor } from './capacitor-qm36vWUP.js';
|
|
10
|
+
import { G as GESTURE, O as OVERLAY_GESTURE_PRIORITY, F as FOCUS_TRAP_DISABLE_CLASS, e as createTriggerController, B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, g as dismiss, h as eventMethod } from './overlays-DYr_n9HA.js';
|
|
11
11
|
import { g as getClassMap } from './theme-DaJxRxSQ.js';
|
|
12
|
-
import { e as deepReady, w as waitForMount } from './index-
|
|
13
|
-
import { w as win, b as getIonMode, c as getIonTheme } from './ionic-global-
|
|
14
|
-
import { KEYBOARD_DID_OPEN } from './keyboard-
|
|
15
|
-
import { c as createAnimation } from './animation-
|
|
12
|
+
import { e as deepReady, w as waitForMount } from './index-CvS984VQ.js';
|
|
13
|
+
import { w as win, b as getIonMode, c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
14
|
+
import { KEYBOARD_DID_OPEN } from './keyboard-qGVmnRfo.js';
|
|
15
|
+
import { c as createAnimation } from './animation-DbYykcy_.js';
|
|
16
16
|
import { g as getTimeGivenProgression } from './cubic-bezier-hHmYLOfE.js';
|
|
17
17
|
import { createGesture } from './index-CfgBF1SE.js';
|
|
18
18
|
import './focus-visible-vXpMhGrs.js';
|
|
19
19
|
import './gesture-controller-BTEOs1at.js';
|
|
20
|
-
import './keyboard-
|
|
20
|
+
import './keyboard-Cp5ZyWCx.js';
|
|
21
21
|
|
|
22
22
|
var Style;
|
|
23
23
|
(function (Style) {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, e as config, f as printIonWarning, h, g as getElement, d as Host } from './index-gD7P82jx.js';
|
|
5
5
|
import { g as getTimeGivenProgression } from './cubic-bezier-hHmYLOfE.js';
|
|
6
|
-
import { s as shallowEqualStringMap, l as assert } from './helpers-
|
|
7
|
-
import { l as lifecycle, t as transition, s as setPageHidden, d as LIFECYCLE_WILL_UNLOAD, b as LIFECYCLE_WILL_LEAVE, c as LIFECYCLE_DID_LEAVE } from './index-
|
|
8
|
-
import { b as getIonMode, c as getIonTheme } from './ionic-global-
|
|
9
|
-
import { a as attachComponent } from './framework-delegate-
|
|
6
|
+
import { s as shallowEqualStringMap, l as assert } from './helpers-BHARC6A2.js';
|
|
7
|
+
import { l as lifecycle, t as transition, s as setPageHidden, d as LIFECYCLE_WILL_UNLOAD, b as LIFECYCLE_WILL_LEAVE, c as LIFECYCLE_DID_LEAVE } from './index-CvS984VQ.js';
|
|
8
|
+
import { b as getIonMode, c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
9
|
+
import { a as attachComponent } from './framework-delegate-CDhyCpj8.js';
|
|
10
10
|
import './focus-visible-vXpMhGrs.js';
|
|
11
11
|
|
|
12
12
|
const VIEW_STATE_NEW = 1;
|
|
@@ -130,7 +130,7 @@ const Nav = class {
|
|
|
130
130
|
// We want to set this flag before any watch callbacks are manually called
|
|
131
131
|
this.didLoad = true;
|
|
132
132
|
this.rootChanged();
|
|
133
|
-
this.gesture = (await import('./swipe-back-
|
|
133
|
+
this.gesture = (await import('./swipe-back-CcgQpVOn.js')).createSwipeBackGesture(this.el, this.canStart.bind(this), this.onStart.bind(this), this.onMove.bind(this), this.onEnd.bind(this));
|
|
134
134
|
this.swipeGestureChanged();
|
|
135
135
|
}
|
|
136
136
|
connectedCallback() {
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { b as inheritAttributes } from './helpers-
|
|
5
|
+
import { b as inheritAttributes } from './helpers-BHARC6A2.js';
|
|
6
6
|
import { c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
7
|
-
import { c as getIonTheme } from './ionic-global-
|
|
7
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
8
8
|
import './focus-visible-vXpMhGrs.js';
|
|
9
9
|
|
|
10
10
|
const ionicPickerColumnOptionMdCss = ".picker-column-option-button{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;width:100%;height:34px;border:0px;outline:none;background:transparent;color:inherit;font-family:var(--ion-font-family, inherit);font-size:inherit;line-height:34px;text-align:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow:hidden}:host(.option-disabled){opacity:0.4}:host(.option-disabled) .picker-column-option-button{cursor:default}:host(.option-active){color:var(--ion-color-base)}";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { a as isPlatform, c as getIonTheme, d as doc } from './ionic-global-
|
|
6
|
-
import { r as raf, g as getElementRoot } from './helpers-
|
|
7
|
-
import { b as hapticSelectionStart, a as hapticSelectionChanged, h as hapticSelectionEnd } from './haptic-
|
|
5
|
+
import { a as isPlatform, c as getIonTheme, d as doc } from './ionic-global-BRD-I9S-.js';
|
|
6
|
+
import { r as raf, g as getElementRoot } from './helpers-BHARC6A2.js';
|
|
7
|
+
import { b as hapticSelectionStart, a as hapticSelectionChanged, h as hapticSelectionEnd } from './haptic-wOqvvi9L.js';
|
|
8
8
|
import { c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
9
9
|
import './focus-visible-vXpMhGrs.js';
|
|
10
|
-
import './capacitor-
|
|
10
|
+
import './capacitor-qm36vWUP.js';
|
|
11
11
|
|
|
12
12
|
const pickerColumnCss = ":host{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:100%;height:200px;font-size:22px;text-align:center}.assistive-focusable{right:0;left:0;top:0;bottom:0;position:absolute;z-index:1;pointer-events:none}.assistive-focusable:focus{outline:none}.picker-opts{-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0px;padding-bottom:0px;min-width:26px;max-height:200px;outline:none;text-align:inherit;-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none}.picker-item-empty{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:block;width:100%;height:34px;border:0px;outline:none;background:transparent;color:inherit;font-family:var(--ion-font-family, inherit);font-size:inherit;line-height:34px;text-align:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.picker-opts::-webkit-scrollbar{display:none}::slotted(ion-picker-column-option){display:block;scroll-snap-align:center}.picker-item-empty,:host(:not([disabled])) ::slotted(ion-picker-column-option.option-disabled){scroll-snap-align:none}::slotted([slot=prefix]),::slotted([slot=suffix]){max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::slotted([slot=prefix]){-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0;padding-bottom:0;-ms-flex-pack:end;justify-content:end}::slotted([slot=suffix]){-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:16px;padding-inline-end:16px;padding-top:0;padding-bottom:0;-ms-flex-pack:start;justify-content:start}:host(.picker-column-disabled) .picker-opts{overflow-y:hidden}:host(.picker-column-disabled) ::slotted(ion-picker-column-option){cursor:default;opacity:0.4;pointer-events:none}@media (any-hover: hover){:host(:focus) .picker-opts{outline:none;background:rgba(var(--ion-color-base-rgb), 0.2)}}";
|
|
13
13
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { g as getElementRoot } from './helpers-
|
|
5
|
+
import { g as getElementRoot } from './helpers-BHARC6A2.js';
|
|
6
6
|
import './focus-visible-vXpMhGrs.js';
|
|
7
7
|
|
|
8
8
|
const ionicPickerMdCss = ":host{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:200px;direction:ltr;z-index:0}:host .picker-before,:host .picker-after{position:absolute;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1;pointer-events:none}:host .picker-before{top:0;height:83px}:host .picker-before{inset-inline-start:0}:host .picker-after{top:116px;height:84px}:host .picker-after{inset-inline-start:0}:host .picker-highlight{border-radius:var(--highlight-border-radius, 8px);right:0;left:0;top:50%;bottom:0;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-top:0;margin-bottom:0;position:absolute;width:calc(100% - 16px);height:34px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:var(--highlight-background);z-index:-1}:host input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}:host ::slotted(ion-picker-column:first-of-type){text-align:start}:host ::slotted(ion-picker-column:last-of-type){text-align:end}:host ::slotted(ion-picker-column:only-child){text-align:center}:host .picker-before{background:-webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1)), color-stop(90%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0)));background:linear-gradient(to bottom, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1) 20%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0) 90%)}:host .picker-after{background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1)), color-stop(90%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0)));background:linear-gradient(to top, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 1) 30%, rgba(var(--fade-background-rgb, var(--background-rgb, var(--ion-background-color-rgb, 255, 255, 255))), 0) 90%)}";
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, f as printIonWarning, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, n as focusFirstDescendant, g as dismiss, h as eventMethod, F as FOCUS_TRAP_DISABLE_CLASS } from './overlays-
|
|
6
|
-
import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-
|
|
7
|
-
import { g as getElementRoot, r as raf, f as addEventListener, h as hasLazyBuild } from './helpers-
|
|
5
|
+
import { B as BACKDROP, j as prepareOverlay, k as setOverlayId, f as present, n as focusFirstDescendant, g as dismiss, h as eventMethod, F as FOCUS_TRAP_DISABLE_CLASS } from './overlays-DYr_n9HA.js';
|
|
6
|
+
import { C as CoreDelegate, a as attachComponent, d as detachComponent } from './framework-delegate-CDhyCpj8.js';
|
|
7
|
+
import { g as getElementRoot, r as raf, f as addEventListener, h as hasLazyBuild } from './helpers-BHARC6A2.js';
|
|
8
8
|
import { c as createLockController } from './lock-controller-B-hirT0v.js';
|
|
9
|
-
import { c as getIonTheme, a as isPlatform } from './ionic-global-
|
|
9
|
+
import { c as getIonTheme, a as isPlatform } from './ionic-global-BRD-I9S-.js';
|
|
10
10
|
import { g as getClassMap } from './theme-DaJxRxSQ.js';
|
|
11
|
-
import { e as deepReady, w as waitForMount } from './index-
|
|
12
|
-
import { c as createAnimation } from './animation-
|
|
11
|
+
import { e as deepReady, w as waitForMount } from './index-CvS984VQ.js';
|
|
12
|
+
import { c as createAnimation } from './animation-DbYykcy_.js';
|
|
13
13
|
import './gesture-controller-BTEOs1at.js';
|
|
14
14
|
import './focus-visible-vXpMhGrs.js';
|
|
15
15
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, e as config, h, d as Host } from './index-gD7P82jx.js';
|
|
5
|
-
import { e as clamp } from './helpers-
|
|
5
|
+
import { e as clamp } from './helpers-BHARC6A2.js';
|
|
6
6
|
import { c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
7
|
-
import { c as getIonTheme } from './ionic-global-
|
|
7
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
8
8
|
import './focus-visible-vXpMhGrs.js';
|
|
9
9
|
|
|
10
10
|
const progressBarIonicCss = ":host{display:block;position:relative;width:100%;contain:strict;direction:ltr;overflow:hidden}.progress,.progress-indeterminate,.indeterminate-bar-primary,.indeterminate-bar-secondary,.progress-buffer-bar{right:0;left:0;top:0;bottom:0;position:absolute;width:100%;height:100%}.buffer-circles-container,.buffer-circles{right:0;left:0;top:0;bottom:0;position:absolute}.buffer-circles{right:-10px;left:-10px;}.progress,.progress-buffer-bar,.buffer-circles-container{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms linear;transition:-webkit-transform 150ms linear;transition:transform 150ms linear;transition:transform 150ms linear, -webkit-transform 150ms linear}.progress,.progress-indeterminate{background:var(--progress-background);z-index:2}.progress-buffer-bar{background:var(--background);z-index:1}.buffer-circles-container{overflow:hidden}.indeterminate-bar-primary{top:0;right:0;bottom:0;left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.indeterminate-bar-primary .progress-indeterminate{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.indeterminate-bar-secondary{top:0;right:0;bottom:0;left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear}.indeterminate-bar-secondary .progress-indeterminate{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear;-webkit-animation-play-state:inherit;animation-play-state:inherit}.buffer-circles{background-image:radial-gradient(ellipse at center, var(--background) 0%, var(--background) 30%, transparent 30%);background-repeat:repeat-x;background-position:5px center;background-size:10px 10px;z-index:0;-webkit-animation:buffering 450ms infinite linear;animation:buffering 450ms infinite linear}:host(.progress-bar-reversed){-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.progress-paused) .indeterminate-bar-secondary,:host(.progress-paused) .indeterminate-bar-primary,:host(.progress-paused) .buffer-circles{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.611057%);transform:translateX(200.611057%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);-webkit-transform:scaleX(0.661479);transform:scaleX(0.661479)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);-webkit-transform:translateX(37.651913%);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);-webkit-transform:translateX(84.386165%);transform:translateX(84.386165%)}100%{-webkit-transform:translateX(160.277782%);transform:translateX(160.277782%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);-webkit-transform:scaleX(0.457104);transform:scaleX(0.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);-webkit-transform:scaleX(0.72796);transform:scaleX(0.72796)}100%{-webkit-transform:scaleX(0.08);transform:scaleX(0.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}:host{--background:var(--token-bg-neutral-subtle-default, var(--token-primitives-neutral-200, #eae9e9));--progress-background:var(--ion-color-primary, var(--token-bg-primary-base-default, var(--token-semantics-primary-base, var(--token-semantics-primary-700, var(--token-primitives-blue-700, #105cef)))));height:var(--token-scale-100, 4px)}:host(.progress-bar-shape-round){border-radius:var(--token-round-xs, var(--token-border-radius-full, 999px))}:host(.progress-bar-shape-rectangular){border-radius:var(--token-rectangular-xs, var(--token-border-radius-0, var(--token-scale-0, 0px)))}:host(.ion-color) .progress,:host(.ion-color) .progress-indeterminate{background:var(--ion-color-base)}:host(.ion-color) .buffer-circles{background-image:radial-gradient(ellipse at center, rgba(var(--ion-color-base-rgb), 0.3) 0%, rgba(var(--ion-color-base-rgb), 0.3) 30%, transparent 30%)}";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { f as addEventListener, m as removeEventListener, a as renderHiddenInput } from './helpers-
|
|
5
|
+
import { f as addEventListener, m as removeEventListener, n as debounce, a as renderHiddenInput } from './helpers-BHARC6A2.js';
|
|
6
6
|
import { i as isOptionSelected } from './compare-with-utils-sObYyvOy.js';
|
|
7
7
|
import { h as hostContext, c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
8
|
-
import { c as getIonTheme } from './ionic-global-
|
|
8
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
9
9
|
import { c as checkInvalidState } from './validity-BjW8SOqw.js';
|
|
10
10
|
import './focus-visible-vXpMhGrs.js';
|
|
11
11
|
|
|
@@ -120,12 +120,14 @@ const Radio = class {
|
|
|
120
120
|
if (radioGroup) {
|
|
121
121
|
this.updateState();
|
|
122
122
|
addEventListener(radioGroup, 'ionValueChange', this.updateState);
|
|
123
|
+
radioGroup.updateRadiosTabindex();
|
|
123
124
|
}
|
|
124
125
|
}
|
|
125
126
|
disconnectedCallback() {
|
|
126
127
|
const radioGroup = this.radioGroup;
|
|
127
128
|
if (radioGroup) {
|
|
128
129
|
removeEventListener(radioGroup, 'ionValueChange', this.updateState);
|
|
130
|
+
radioGroup.updateRadiosTabindex();
|
|
129
131
|
this.radioGroup = null;
|
|
130
132
|
}
|
|
131
133
|
}
|
|
@@ -139,7 +141,7 @@ const Radio = class {
|
|
|
139
141
|
const { checked, disabled, color, el, justify, labelPlacement, hasLabel, buttonTabindex, alignment } = this;
|
|
140
142
|
const theme = getIonTheme(this);
|
|
141
143
|
const inItem = hostContext('ion-item', el);
|
|
142
|
-
return (h(Host, { key: '
|
|
144
|
+
return (h(Host, { key: '19cc76c559551a34e4968f4902709be6f104dede', onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.onClick, class: createColorClasses(color, {
|
|
143
145
|
[theme]: true,
|
|
144
146
|
'in-item': inItem,
|
|
145
147
|
'radio-checked': checked,
|
|
@@ -150,10 +152,10 @@ const Radio = class {
|
|
|
150
152
|
// Focus and active styling should not apply when the radio is in an item
|
|
151
153
|
'ion-activatable': !inItem,
|
|
152
154
|
'ion-focusable': !inItem,
|
|
153
|
-
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, h("label", { key: '
|
|
155
|
+
}), role: "radio", "aria-checked": checked ? 'true' : 'false', "aria-disabled": disabled ? 'true' : null, tabindex: buttonTabindex }, h("label", { key: 'ba97fae433b69e609ad88b949a56cd213d866ae6', class: "radio-wrapper" }, h("div", { key: 'a742b8f1a56d080fd221d89717dbd110db18ee69', class: {
|
|
154
156
|
'label-text-wrapper': true,
|
|
155
157
|
'label-text-wrapper-hidden': !hasLabel,
|
|
156
|
-
}, part: "label" }, h("slot", { key: '
|
|
158
|
+
}, part: "label" }, h("slot", { key: 'f06b9b57e1c2d66d3eb6790ca30f4d5e85d0d264' })), h("div", { key: '780fc11778f5661d95e60c6cd72a9ed78910b889', class: "native-wrapper" }, this.renderRadioControl()))));
|
|
157
159
|
}
|
|
158
160
|
get el() { return getElement(this); }
|
|
159
161
|
static get watchers() { return {
|
|
@@ -194,6 +196,8 @@ const RadioGroup = class {
|
|
|
194
196
|
* The name of the control, which is submitted with the form data.
|
|
195
197
|
*/
|
|
196
198
|
this.name = this.inputId;
|
|
199
|
+
/** Ensures that the tabindex update is debounced and only called once. */
|
|
200
|
+
this.scheduleTabindexUpdate = debounce(() => this.setRadioTabindex(this.value), 0);
|
|
197
201
|
this.setRadioTabindex = (value) => {
|
|
198
202
|
const radios = this.getRadios();
|
|
199
203
|
// Get the first radio that is not disabled and the checked one
|
|
@@ -257,6 +261,10 @@ const RadioGroup = class {
|
|
|
257
261
|
*/
|
|
258
262
|
this.valueChanged(this.value);
|
|
259
263
|
}
|
|
264
|
+
/** @internal - Recompute which radio has tabindex 0. Call when radios are added/removed. */
|
|
265
|
+
async updateRadiosTabindex() {
|
|
266
|
+
this.scheduleTabindexUpdate();
|
|
267
|
+
}
|
|
260
268
|
async connectedCallback() {
|
|
261
269
|
// Get the list header if it exists and set the id
|
|
262
270
|
// this is used to set aria-labelledby
|
|
@@ -409,10 +417,10 @@ const RadioGroup = class {
|
|
|
409
417
|
const { label, labelId, el, name, value } = this;
|
|
410
418
|
const theme = getIonTheme(this);
|
|
411
419
|
renderHiddenInput(true, el, name, value, false);
|
|
412
|
-
return (h(Host, { key: '
|
|
420
|
+
return (h(Host, { key: '1aa2d7e9f56f78c6d1f9ad8353c3349f4226bb89', class: {
|
|
413
421
|
[theme]: true,
|
|
414
422
|
'in-list': hostContext('ion-list', el),
|
|
415
|
-
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick }, this.renderHintText(), h("slot", { key: '
|
|
423
|
+
}, role: "radiogroup", "aria-labelledby": label ? labelId : null, "aria-describedby": this.hintTextId, "aria-invalid": this.isInvalid ? 'true' : undefined, onClick: this.onClick }, this.renderHintText(), h("slot", { key: '2b8a9aa767644fe310d48542652c17647a5e8df6' })));
|
|
416
424
|
}
|
|
417
425
|
get el() { return getElement(this); }
|
|
418
426
|
static get watchers() { return {
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, f as printIonWarning, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { f as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-
|
|
6
|
-
import { j as isSafeNumber, e as clamp, d as debounceEvent, i as inheritAriaAttributes, a as renderHiddenInput } from './helpers-
|
|
5
|
+
import { f as findClosestIonContent, d as disableContentScrollY, r as resetContentScrollY } from './index-XhpLYuYD.js';
|
|
6
|
+
import { j as isSafeNumber, e as clamp, d as debounceEvent, i as inheritAriaAttributes, a as renderHiddenInput } from './helpers-BHARC6A2.js';
|
|
7
7
|
import { i as isRTL } from './dir-C53feagD.js';
|
|
8
8
|
import { h as hostContext, c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
9
|
-
import { c as getIonTheme } from './ionic-global-
|
|
9
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
10
10
|
import './focus-visible-vXpMhGrs.js';
|
|
11
11
|
|
|
12
12
|
function getDecimalPlaces(n) {
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { w as writeTask, r as registerInstance, c as createEvent, a as readTask, j as printIonError, h, d as Host, g as getElement, e as config } from './index-gD7P82jx.js';
|
|
5
5
|
import { g as getTimeGivenProgression } from './cubic-bezier-hHmYLOfE.js';
|
|
6
|
-
import { I as ION_CONTENT_CLASS_SELECTOR, b as ION_CONTENT_ELEMENT_SELECTOR, p as printIonContentErrorMsg, g as getScrollElement } from './index-
|
|
7
|
-
import { c as componentOnReady, t as transitionEndAsync, e as clamp, g as getElementRoot, r as raf } from './helpers-
|
|
8
|
-
import { d as hapticImpact, I as ImpactStyle } from './haptic-
|
|
9
|
-
import { b as getIonMode, c as getIonTheme } from './ionic-global-
|
|
10
|
-
import { c as createAnimation } from './animation-
|
|
6
|
+
import { I as ION_CONTENT_CLASS_SELECTOR, b as ION_CONTENT_ELEMENT_SELECTOR, p as printIonContentErrorMsg, g as getScrollElement } from './index-XhpLYuYD.js';
|
|
7
|
+
import { c as componentOnReady, t as transitionEndAsync, e as clamp, g as getElementRoot, r as raf } from './helpers-BHARC6A2.js';
|
|
8
|
+
import { d as hapticImpact, I as ImpactStyle } from './haptic-wOqvvi9L.js';
|
|
9
|
+
import { b as getIonMode, c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
10
|
+
import { c as createAnimation } from './animation-DbYykcy_.js';
|
|
11
11
|
import { E as ENABLE_HTML_CONTENT_DEFAULT, a as sanitizeDOMString } from './config-DK9FWNvn.js';
|
|
12
12
|
import { h as arrowDown, i as caretBackSharp } from './index-COG0_eom.js';
|
|
13
13
|
import { S as SPINNERS } from './spinner-configs-D4RIp70E.js';
|
|
14
14
|
import './focus-visible-vXpMhGrs.js';
|
|
15
|
-
import './capacitor-
|
|
15
|
+
import './capacitor-qm36vWUP.js';
|
|
16
16
|
|
|
17
17
|
const getRefresherAnimationType = (contentEl) => {
|
|
18
18
|
const previousSibling = contentEl.previousElementSibling;
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
import { r as registerInstance, e as config, h, d as Host, g as getElement, c as createEvent } from './index-gD7P82jx.js';
|
|
5
5
|
import { l as listSvg } from './list-Dhi5xtNS.js';
|
|
6
6
|
import { j as reorderTwoSharp, k as reorderThreeOutline } from './index-COG0_eom.js';
|
|
7
|
-
import { c as getIonTheme } from './ionic-global-
|
|
8
|
-
import { f as findClosestIonContent, g as getScrollElement } from './index-
|
|
9
|
-
import { r as raf } from './helpers-
|
|
10
|
-
import { b as hapticSelectionStart, a as hapticSelectionChanged, h as hapticSelectionEnd } from './haptic-
|
|
7
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
8
|
+
import { f as findClosestIonContent, g as getScrollElement } from './index-XhpLYuYD.js';
|
|
9
|
+
import { r as raf } from './helpers-BHARC6A2.js';
|
|
10
|
+
import { b as hapticSelectionStart, a as hapticSelectionChanged, h as hapticSelectionEnd } from './haptic-wOqvvi9L.js';
|
|
11
11
|
import './focus-visible-vXpMhGrs.js';
|
|
12
|
-
import './capacitor-
|
|
12
|
+
import './capacitor-qm36vWUP.js';
|
|
13
13
|
|
|
14
14
|
const ionicReorderMdCss = ":host([slot]){display:none;line-height:0;z-index:100}.reorder-icon{display:block}::slotted(ion-icon){font-size:dynamic-font(16px)}.reorder-icon{font-size:1.9375rem;opacity:0.3}";
|
|
15
15
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, a as readTask, w as writeTask, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { c as getIonTheme } from './ionic-global-
|
|
5
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
6
6
|
|
|
7
7
|
const rippleEffectIonicCss = ":host{right:0;left:0;top:0;bottom:0;position:absolute;contain:strict;pointer-events:none}:host(.unbounded){contain:layout size style}.ripple-effect{border-radius:50%;position:absolute;background-color:currentColor;color:inherit;contain:strict;opacity:0;-webkit-animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;will-change:transform, opacity;pointer-events:none}.fade-out{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1));-webkit-animation:150ms fadeOutAnimation forwards;animation:150ms fadeOutAnimation forwards}@-webkit-keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@-webkit-keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@-webkit-keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}@keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}.ripple-effect{-webkit-animation-name:rippleAnimation, fadeInAnimation;animation-name:rippleAnimation, fadeInAnimation}.fade-out{-webkit-animation-name:fadeOutAnimation;animation-name:fadeOutAnimation}@keyframes rippleAnimation{from{-webkit-animation-timing-function:var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));animation-timing-function:var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--ripple-opacity, 0.16)}}@keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--ripple-opacity, 0.16)}to{opacity:0}}";
|
|
8
8
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, j as printIonError, f as printIonWarning, g as getElement, h, d as Host } from './index-gD7P82jx.js';
|
|
5
|
-
import { c as componentOnReady,
|
|
5
|
+
import { c as componentOnReady, n as debounce } from './helpers-BHARC6A2.js';
|
|
6
6
|
import { o as openURL, c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
7
|
-
import { c as getIonTheme } from './ionic-global-
|
|
7
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
8
8
|
import './focus-visible-vXpMhGrs.js';
|
|
9
9
|
|
|
10
10
|
const Route = class {
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, i as forceUpdate, e as config, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
5
|
import { x as xSvg } from './x-BDqjX7Z_.js';
|
|
6
|
-
import { d as debounceEvent, b as inheritAttributes, c as componentOnReady, r as raf } from './helpers-
|
|
6
|
+
import { d as debounceEvent, b as inheritAttributes, c as componentOnReady, r as raf } from './helpers-BHARC6A2.js';
|
|
7
7
|
import { i as isRTL } from './dir-C53feagD.js';
|
|
8
8
|
import { c as createColorClasses, h as hostContext } from './theme-DaJxRxSQ.js';
|
|
9
9
|
import { b as closeSharp, d as closeCircle, s as searchSharp, e as searchOutline, a as arrowBackSharp } from './index-COG0_eom.js';
|
|
10
|
-
import { c as getIonTheme } from './ionic-global-
|
|
10
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
11
11
|
import './focus-visible-vXpMhGrs.js';
|
|
12
12
|
|
|
13
13
|
const arrowLeftSvg = 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBmaWxsPSJjdXJyZW50Q29sb3IiPjxwYXRoIGQ9Ik0yMjQsMTI4YTgsOCwwLDAsMS04LDhINTkuMzFsNTguMzUsNTguMzRhOCw4LDAsMCwxLTExLjMyLDExLjMybC03Mi03MmE4LDgsMCwwLDEsMC0xMS4zMmw3Mi03MmE4LDgsMCwwLDEsMTEuMzIsMTEuMzJMNTkuMzEsMTIwSDIxNkE4LDgsMCwwLDEsMjI0LDEyOFoiLz48L3N2Zz4=';
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, w as writeTask, h, d as Host, g as getElement, i as forceUpdate, f as printIonWarning, j as printIonError } from './index-gD7P82jx.js';
|
|
5
|
-
import { r as raf, f as addEventListener, m as removeEventListener, b as inheritAttributes } from './helpers-
|
|
5
|
+
import { r as raf, f as addEventListener, m as removeEventListener, b as inheritAttributes } from './helpers-BHARC6A2.js';
|
|
6
6
|
import { i as isRTL } from './dir-C53feagD.js';
|
|
7
7
|
import { c as createColorClasses, h as hostContext } from './theme-DaJxRxSQ.js';
|
|
8
|
-
import { c as getIonTheme } from './ionic-global-
|
|
8
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
9
9
|
import './focus-visible-vXpMhGrs.js';
|
|
10
10
|
|
|
11
11
|
const segmentIonicCss = ":host{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:grid;grid-auto-columns:1fr;position:relative;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center;width:100%;background:var(--background);text-align:center;contain:paint;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.segment-scrollable){-ms-flex-pack:start;justify-content:start;width:auto;overflow-x:auto;grid-auto-columns:minmax(-webkit-min-content, 1fr);grid-auto-columns:minmax(min-content, 1fr)}:host(.segment-scrollable::-webkit-scrollbar){display:none}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff))}";
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, h, i as forceUpdate, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { b as getIonMode } from './ionic-global-
|
|
6
|
-
import { s as safeCall } from './overlays-
|
|
5
|
+
import { b as getIonMode } from './ionic-global-BRD-I9S-.js';
|
|
6
|
+
import { s as safeCall } from './overlays-DYr_n9HA.js';
|
|
7
7
|
import { h as hostContext, g as getClassMap } from './theme-DaJxRxSQ.js';
|
|
8
|
-
import './helpers-
|
|
8
|
+
import './helpers-BHARC6A2.js';
|
|
9
9
|
import './focus-visible-vXpMhGrs.js';
|
|
10
|
-
import './framework-delegate-
|
|
10
|
+
import './framework-delegate-CDhyCpj8.js';
|
|
11
11
|
import './gesture-controller-BTEOs1at.js';
|
|
12
12
|
|
|
13
13
|
const selectModalIonicCss = ".sc-ion-select-modal-ionic-h{height:100%}.in-modal-default.sc-ion-select-modal-ionic-h ion-content.sc-ion-select-modal-ionic::part(scroll),.in-modal-default.sc-ion-select-modal-ionic-h ion-content.sc-ion-select-modal-ionic [part~=\"scroll\"]{--padding-bottom:var(--token-space-400, var(--token-scale-400, 16px))}ion-item.sc-ion-select-modal-ionic{--border-width:0}ion-item.ion-focused.sc-ion-select-modal-ionic::part(native)::after,ion-item.ion-focused.sc-ion-select-modal-ionic [part~=\"native\"]::after{border:none}ion-toolbar.sc-ion-select-modal-ionic{font-size:var(--token-font-size-450, 18px);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-700, var(--token-scale-700, 28px));text-decoration:none;text-transform:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(container),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"container\"]{display:none}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"]{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-radio.sc-ion-select-modal-ionic [part~=\"label\"],ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic::part(label),ion-list.sc-ion-select-modal-ionic ion-checkbox.sc-ion-select-modal-ionic [part~=\"label\"]{font-size:var(--token-font-size-400, 16px);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none}.item-radio-checked.sc-ion-select-modal-ionic,.item-checkbox-checked.sc-ion-select-modal-ionic{--background:var(--token-semantics-primary-100, var(--token-primitives-blue-100, #e9ecfc));--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}ion-content.sc-ion-select-modal-ionic{--padding-start:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-end:var(--token-space-400, var(--token-scale-400, 16px)) !important;--padding-bottom:var(--token-space-1200, var(--token-scale-1200, 48px)) !important}ion-content.sc-ion-select-modal-ionic:has(.radio-checked) .ion-focused.sc-ion-select-modal-ionic:not(.item-radio-checked){--background-focused-opacity:1}";
|
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, f as printIonWarning, h, e as config, d as Host, g as getElement, i as forceUpdate } from './index-gD7P82jx.js';
|
|
5
5
|
import { c as caretDownSvg } from './caret-down-D1t981Ih.js';
|
|
6
|
-
import { c as createNotchController } from './notch-controller-
|
|
6
|
+
import { c as createNotchController } from './notch-controller-DO_z0oZ0.js';
|
|
7
7
|
import { i as isOptionSelected, c as compareOptions } from './compare-with-utils-sObYyvOy.js';
|
|
8
8
|
import { c as checkInvalidState } from './validity-BjW8SOqw.js';
|
|
9
|
-
import { b as inheritAttributes, a as renderHiddenInput,
|
|
10
|
-
import { c as popoverController, b as actionSheetController, a as alertController, m as modalController, s as safeCall } from './overlays-
|
|
9
|
+
import { b as inheritAttributes, a as renderHiddenInput, o as focusVisibleElement } from './helpers-BHARC6A2.js';
|
|
10
|
+
import { c as popoverController, b as actionSheetController, a as alertController, m as modalController, s as safeCall } from './overlays-DYr_n9HA.js';
|
|
11
11
|
import { i as isRTL } from './dir-C53feagD.js';
|
|
12
12
|
import { h as hostContext, c as createColorClasses, g as getClassMap } from './theme-DaJxRxSQ.js';
|
|
13
13
|
import { w as watchForOptions } from './watch-options-Dtdm8lKC.js';
|
|
14
14
|
import { p as caretDownSharp, w as chevronExpand } from './index-COG0_eom.js';
|
|
15
|
-
import { c as getIonTheme } from './ionic-global-
|
|
15
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
16
16
|
import './focus-visible-vXpMhGrs.js';
|
|
17
|
-
import './framework-delegate-
|
|
17
|
+
import './framework-delegate-CDhyCpj8.js';
|
|
18
18
|
import './gesture-controller-BTEOs1at.js';
|
|
19
19
|
|
|
20
20
|
const selectIonicCss = ":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--placeholder-color:currentColor;--background:transparent;--border-style:solid;--highlight-color-focused:ion-color(primary, base);--highlight-color-valid:ion-color(success, base);--highlight-color-invalid:ion-color(danger, base);--highlight-color:var(--highlight-color-focused);display:block;position:relative;width:100%;white-space:nowrap;cursor:pointer}:host(.ion-color){--highlight-color-focused:current-color(base)}:host(.in-item){-ms-flex:1 1 0px;flex:1 1 0}:host(.select-disabled){pointer-events:none}:host([slot=start]),:host([slot=end]){-ms-flex:initial;flex:initial;width:auto}.select-placeholder{color:var(--placeholder-color);opacity:var(--placeholder-opacity)}button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-appearance:none;-moz-appearance:none}.select-icon{-ms-flex-negative:0;flex-shrink:0}:host(.in-item-color) .select-icon{color:inherit}:host(.select-ltr.select-label-placement-stacked) .select-icon,:host(.select-ltr.select-label-placement-floating) .select-icon{right:var(--padding-end, 0)}:host(.select-rtl.select-label-placement-stacked) .select-icon,:host(.select-rtl.select-label-placement-floating) .select-icon{left:var(--padding-start, 0)}.select-text{-ms-flex:1;flex:1;font-size:inherit;text-overflow:ellipsis;white-space:inherit;overflow:hidden}.select-wrapper{display:-ms-flexbox;display:flex;position:relative;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:inherit;min-height:inherit;-webkit-transition:background-color 15ms linear;transition:background-color 15ms linear;background:var(--background);line-height:normal;cursor:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.select-wrapper-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.ion-touched.ion-invalid){--highlight-color:var(--highlight-color-invalid)}:host(.ion-valid){--highlight-color:var(--highlight-color-valid)}.select-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:var(--border-width) var(--border-style) var(--border-color);white-space:normal}:host(.has-focus.ion-valid),:host(.select-expanded.ion-valid),:host(.ion-touched.ion-invalid),:host(.select-expanded.ion-touched.ion-invalid){--border-color:var(--highlight-color)}.select-bottom .error-text{display:none;color:var(--highlight-color-invalid)}.select-bottom .helper-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .error-text{display:block}:host(.ion-touched.ion-invalid) .select-bottom .helper-text{display:none}.label-text-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;pointer-events:none}.label-text,::slotted([slot=label]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-text-wrapper-hidden,.select-outline-notch-hidden{display:none}.native-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}:host(.select-justify-space-between) .select-wrapper{-ms-flex-pack:justify;justify-content:space-between}:host(.select-justify-start) .select-wrapper{-ms-flex-pack:start;justify-content:start}:host(.select-justify-end) .select-wrapper{-ms-flex-pack:end;justify-content:end}:host(.select-label-placement-start) .select-wrapper{-ms-flex-direction:row;flex-direction:row}:host(.select-label-placement-end) .select-wrapper{-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.select-label-placement-stacked) .select-wrapper,:host(.select-label-placement-floating) .select-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{max-width:100%}:host(.select-ltr.select-label-placement-stacked) .label-text-wrapper,:host(.select-ltr.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:left top;transform-origin:left top}:host(.select-rtl.select-label-placement-stacked) .label-text-wrapper,:host(.select-rtl.select-label-placement-floating) .label-text-wrapper{-webkit-transform-origin:right top;transform-origin:right top}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{-ms-flex-positive:1;flex-grow:1;width:100%}:host(.select-label-placement-floating:not(.label-floating)) .native-wrapper .select-placeholder{opacity:0}:host(.select-expanded.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-focus.select-label-placement-floating) .native-wrapper .select-placeholder,:host(.has-value.select-label-placement-floating) .native-wrapper .select-placeholder{opacity:1}::slotted([slot=start]),::slotted([slot=end]){-ms-flex-negative:0;flex-shrink:0}::slotted([slot=start]:last-of-type){-webkit-margin-start:0;margin-inline-start:0}::slotted([slot=end]:first-of-type){-webkit-margin-end:0;margin-inline-end:0}:host(.ion-color){--border-color:var(--ion-color-base)}:host(.select-fill-outline) .select-bottom{border-top:none}:host(.select-fill-outline) .label-text-wrapper{position:relative}:host(.select-fill-outline) .select-wrapper-inner{border-radius:var(--border-radius);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background:var(--background)}:host(.select-fill-outline) .select-outline{right:0;left:0;top:0;bottom:0;border-radius:var(--border-radius);position:absolute;width:100%;height:100%;pointer-events:none;border:var(--border-width) var(--border-style) var(--border-color);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-focused.select-fill-outline){--border-color:var(--highlight-color)}:host(.ion-focused.select-fill-outline:not(.ion-invalid):not(.ion-valid)){--border-width:var(--token-border-size-050, var(--token-scale-050, 2px))}:host(.has-focus.select-fill-outline.ion-valid),:host(.select-fill-outline.ion-touched.ion-invalid){--border-color:var(--highlight-color)}:host{--background:var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff));--border-color:var(--token-primitives-neutral-500, #a2a2a2);--border-width:var(--token-border-size-025, var(--token-scale-025, 1px));--padding-start:var(--token-space-400, var(--token-scale-400, 16px));--padding-end:var(--token-space-400, var(--token-scale-400, 16px));--padding-top:var(--token-space-300, var(--token-scale-300, 12px));--padding-bottom:var(--token-space-300, var(--token-scale-300, 12px));--placeholder-color:var(--token-primitives-neutral-800, #626262);--placeholder-opacity:1;--highlight-color-focused:var(--token-border-focus-default, var(--token-primitives-blue-400, #b5c0f7));--highlight-color-valid:var(--token-semantics-success-900, var(--token-primitives-green-900, #126f23));--highlight-color-invalid:var(--token-semantics-danger-800, var(--token-primitives-red-800, #bf2222));min-height:var(--token-scale-1100, 44px)}.select-bottom{padding-top:var(--token-space-100, var(--token-scale-100, 4px));font-size:var(--token-font-size-300, 12px);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none}.select-bottom .helper-text{color:var(--token-primitives-neutral-800, #626262)}.select-bottom .error-text{color:var(--token-text-danger, var(--token-semantics-danger-900, var(--token-primitives-red-900, #991b1b)))}.select-text{min-width:var(--token-space-400, var(--token-scale-400, 16px));color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host(.has-value) .select-text{color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}.label-text-wrapper{font-size:var(--token-font-size-300, 12px);font-weight:var(--token-font-weight-medium, 500);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-500, var(--token-scale-500, 20px));text-decoration:none;text-transform:none;max-width:var(--token-scale-5000, 200px);-webkit-transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:color var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-primitives-neutral-1000, #3b3b3b)}:host(.select-label-placement-start) .label-text-wrapper,:host(.select-label-placement-fixed) .label-text-wrapper{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:var(--token-space-100, var(--token-scale-100, 4px));margin-inline-end:var(--token-space-100, var(--token-scale-100, 4px));margin-top:0;margin-bottom:0}:host(.select-label-placement-fixed) .label-text-wrapper{-ms-flex:0 0 calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));flex:0 0 calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));width:calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));min-width:calc(var(--token-scale-2400, 96px) + var(--token-space-100, var(--token-scale-100, 4px)));max-width:var(--token-scale-5000, 200px)}:host(.select-label-placement-end) .label-text-wrapper{-webkit-margin-start:var(--token-space-100, var(--token-scale-100, 4px));margin-inline-start:var(--token-space-100, var(--token-scale-100, 4px));-webkit-margin-end:0;margin-inline-end:0;margin-top:0;margin-bottom:0}:host(.select-label-placement-stacked) .label-text-wrapper,:host(.select-label-placement-floating) .label-text-wrapper{margin-left:0;margin-right:0;margin-top:0;margin-bottom:var(--token-space-100, var(--token-scale-100, 4px))}.select-wrapper{min-width:var(--token-scale-5000, 200px);background:transparent}.select-wrapper .select-placeholder{-webkit-transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1))}.select-wrapper-inner{border-radius:var(--border-radius);-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);position:relative;background:var(--background);-webkit-box-sizing:border-box;box-sizing:border-box;gap:var(--token-space-200, var(--token-scale-200, 8px))}:host(.select-label-placement-stacked) .select-wrapper-inner,:host(.select-label-placement-floating) .select-wrapper-inner{width:100%}.native-wrapper{font-size:var(--token-font-size-350, 14px);font-weight:var(--token-font-weight-regular, 400);letter-spacing:var(--token-font-letter-spacing-0, 0%);line-height:var(--token-font-line-height-600, var(--token-scale-600, 24px));text-decoration:none;text-transform:none;-webkit-transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:opacity var(--token-transition-time-150, 150ms) var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-text-default, var(--token-primitives-neutral-1200, #242424))}:host(.select-label-placement-stacked) .native-wrapper,:host(.select-label-placement-floating) .native-wrapper{width:calc(100% - var(--token-scale-400, 16px) - var(--token-space-200, var(--token-scale-200, 8px)))}::slotted(ion-button[slot=start].button-has-icon-only),::slotted(ion-button[slot=end].button-has-icon-only){--border-radius:50%;--padding-start:var(--token-space-200, var(--token-scale-200, 8px));--padding-end:var(--token-space-200, var(--token-scale-200, 8px));--padding-top:var(--token-space-200, var(--token-scale-200, 8px));--padding-bottom:var(--token-space-200, var(--token-scale-200, 8px));aspect-ratio:1}.select-icon,::slotted(ion-icon){width:var(--token-scale-400, 16px);height:var(--token-scale-400, 16px)}.select-icon{-webkit-transition:-webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:-webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));transition:transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1)), -webkit-transform 0.15s var(--token-transition-curve-expressive, cubic-bezier(0.4, 0, 0.2, 1));color:var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262))}:host(.has-value) .select-icon{color:var(--token-text-subtle, var(--token-primitives-neutral-1000, #3b3b3b))}:host(.select-expanded:not(.has-expanded-icon)) .select-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}:host(.select-fill-solid){--background:var(--token-bg-input-bold-default, var(--token-primitives-neutral-200, #eae9e9))}:host(.select-disabled){--background:var(--token-primitives-neutral-100, #f3f3f3);--border-color:var(--token-primitives-neutral-300, #e0e0e0)}:host(.select-disabled) .label-text-wrapper,:host(.select-disabled) .select-text,:host(.select-disabled) .select-icon{color:var(--token-primitives-neutral-500, #a2a2a2)}:host(.select-shape-soft){--border-radius:var(--token-border-radius-200, var(--token-scale-200, 8px))}:host(.select-shape-round){--border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.select-shape-rectangular){--border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}:host(.select-size-small) .select-wrapper-inner{height:var(--token-scale-1000, 40px)}:host(.select-size-medium) .select-wrapper-inner{height:var(--token-scale-1200, 48px)}:host(.select-size-large) .select-wrapper-inner{height:var(--token-scale-1400, 56px)}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, e as config, h, d as Host } from './index-gD7P82jx.js';
|
|
5
5
|
import { c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
6
|
-
import { b as getIonMode, c as getIonTheme } from './ionic-global-
|
|
6
|
+
import { b as getIonMode, c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
7
7
|
import { S as SPINNERS } from './spinner-configs-D4RIp70E.js';
|
|
8
8
|
|
|
9
9
|
const spinnerIonicCss = ":host{display:inline-block;position:relative;width:28px;height:28px;color:var(--color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:host(.ion-color){color:var(--ion-color-base)}svg{-webkit-transform-origin:center;transform-origin:center;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}:host-context([dir=rtl]) svg{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}[dir=rtl] svg{-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}@supports selector(:dir(rtl)){svg:dir(rtl){-webkit-transform-origin:calc(100% - center);transform-origin:calc(100% - center)}}:host(.spinner-lines) line,:host(.spinner-lines-small) line,:host(.spinner-lines-sharp) line,:host(.spinner-lines-sharp-small) line{stroke-linecap:round;stroke:currentColor}:host(.spinner-lines) svg,:host(.spinner-lines-small) svg,:host(.spinner-lines-sharp) svg,:host(.spinner-lines-sharp-small) svg{-webkit-animation:spinner-fade-out 1s linear infinite;animation:spinner-fade-out 1s linear infinite}:host(.spinner-bubbles) svg{-webkit-animation:spinner-scale-out 1s linear infinite;animation:spinner-scale-out 1s linear infinite;fill:currentColor}:host(.spinner-circles) svg{-webkit-animation:spinner-fade-out 1s linear infinite;animation:spinner-fade-out 1s linear infinite;fill:currentColor}:host(.spinner-crescent) circle{fill:transparent;stroke-width:4px;stroke-dasharray:128px;stroke-dashoffset:82px;stroke:currentColor}:host(.spinner-crescent) svg{-webkit-animation:spinner-rotate 1s linear infinite;animation:spinner-rotate 1s linear infinite}:host(.spinner-dots) circle{stroke-width:0;fill:currentColor}:host(.spinner-dots) svg{-webkit-animation:spinner-dots 1s linear infinite;animation:spinner-dots 1s linear infinite}:host(.spinner-circular) svg{-webkit-animation:spinner-circular linear infinite;animation:spinner-circular linear infinite}:host(.spinner-circular) circle{-webkit-animation:spinner-circular-inner ease-in-out infinite;animation:spinner-circular-inner ease-in-out infinite;stroke:currentColor;stroke-dasharray:80px, 200px;stroke-dashoffset:0px;stroke-width:5.6;fill:none}:host(.spinner-paused),:host(.spinner-paused) svg,:host(.spinner-paused) circle{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes spinner-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes spinner-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes spinner-scale-out{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(0, 0);transform:scale(0, 0)}}@keyframes spinner-scale-out{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(0, 0);transform:scale(0, 0)}}@-webkit-keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-dots{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}50%{-webkit-transform:scale(0.4, 0.4);transform:scale(0.4, 0.4);opacity:0.3}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}}@keyframes spinner-dots{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}50%{-webkit-transform:scale(0.4, 0.4);transform:scale(0.4, 0.4);opacity:0.3}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1);opacity:0.9}}@-webkit-keyframes spinner-circular{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-circular{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-circular-inner{0%{stroke-dasharray:1px, 200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px, 200px;stroke-dashoffset:-15px}100%{stroke-dasharray:100px, 200px;stroke-dashoffset:-125px}}@keyframes spinner-circular-inner{0%{stroke-dasharray:1px, 200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px, 200px;stroke-dashoffset:-15px}100%{stroke-dasharray:100px, 200px;stroke-dashoffset:-125px}}:host{--color:var(--token-primitives-neutral-800, #626262);width:var(--token-scale-700, 28px);height:var(--token-scale-700, 28px)}:host(.ion-color-medium){color:var(--ion-color-medium-subtle-contrast, var(--token-text-subtlest, var(--token-primitives-neutral-800, #626262)))}:host(.spinner-lines) line,:host(.spinner-lines-small) line{stroke-width:var(--token-scale-150, 6px)}:host(.spinner-lines-sharp) line,:host(.spinner-lines-sharp-small) line{stroke-width:var(--token-scale-100, 4px)}:host(.spinner-xsmall){width:var(--token-scale-600, 24px);height:var(--token-scale-600, 24px)}:host(.spinner-small){width:var(--token-scale-800, 32px);height:var(--token-scale-800, 32px)}:host(.spinner-medium){width:var(--token-scale-1000, 40px);height:var(--token-scale-1000, 40px)}:host(.spinner-large){width:var(--token-scale-1200, 48px);height:var(--token-scale-1200, 48px)}:host(.spinner-xlarge){width:var(--token-scale-1400, 56px);height:var(--token-scale-1400, 56px)}";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, f as printIonWarning, h, d as Host, g as getElement } from './index-gD7P82jx.js';
|
|
5
|
-
import { c as getIonTheme } from './ionic-global-
|
|
5
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
6
6
|
|
|
7
7
|
const ionicSplitPaneMdCss = ":host{--side-width:100%;right:0;left:0;top:0;bottom:0;display:-ms-flexbox;display:flex;position:absolute;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;contain:strict}:host(.split-pane-visible) ::slotted(.split-pane-main){right:0;left:0;top:0;bottom:0;position:relative;-ms-flex:1;flex:1;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;z-index:0}::slotted(.split-pane-side:not(ion-menu)){display:none}:host{--border:1px solid var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, var(--ion-background-color-step-150, rgba(0, 0, 0, 0.13)))));--side-min-width:270px;--side-max-width:28%}";
|
|
8
8
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, c as createEvent, h, d as Host, g as getElement, e as config } from './index-gD7P82jx.js';
|
|
5
|
-
import { c as createKeyboardController } from './keyboard-controller-
|
|
5
|
+
import { c as createKeyboardController } from './keyboard-controller-fRGJ9OUC.js';
|
|
6
6
|
import { c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
7
|
-
import { c as getIonTheme, b as getIonMode } from './ionic-global-
|
|
8
|
-
import { b as inheritAttributes } from './helpers-
|
|
9
|
-
import './keyboard-
|
|
10
|
-
import './capacitor-
|
|
7
|
+
import { c as getIonTheme, b as getIonMode } from './ionic-global-BRD-I9S-.js';
|
|
8
|
+
import { b as inheritAttributes } from './helpers-BHARC6A2.js';
|
|
9
|
+
import './keyboard-Cp5ZyWCx.js';
|
|
10
|
+
import './capacitor-qm36vWUP.js';
|
|
11
11
|
import './focus-visible-vXpMhGrs.js';
|
|
12
12
|
|
|
13
13
|
const tabBarIonicCss = ":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-top:var(--border);background:var(--background);color:var(--color);text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host(.tab-bar-full){width:auto;contain:strict;padding-bottom:var(--ion-safe-area-bottom, 0);padding-right:var(--ion-safe-area-right);padding-left:var(--ion-safe-area-left);}:host([slot=top].tab-bar-full){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0}:host{--background:var(--ion-tab-bar-background, var(--token-bg-surface-default, var(--token-primitives-base-white, #ffffff)));--background-activated:var(--ion-tab-bar-background-activated, var(--token-bg-select-default, var(--token-semantics-primary-100, var(--token-primitives-blue-100, #e9ecfc))));--background-focused:var(--ion-tab-bar-background-focused, transparent);--border:var(--token-border-size-0, var(--token-scale-0, 0px)) var(--token-border-style-solid, solid) var(--ion-tab-bar-border-color, transparent);--color:var(--ion-tab-bar-color, var(--token-primitives-neutral-800, #626262));--color-selected:var(--ion-tab-bar-color-selected, var(--token-text-primary, var(--token-semantics-primary-900, var(--token-primitives-blue-900, #0d4bc3))));-ms-flex-pack:unset;justify-content:unset;max-width:100%;min-height:calc(var(--token-scale-1400, 56px) - var(--token-space-100, var(--token-scale-100, 4px)) * 2);gap:var(--token-space-300, var(--token-scale-300, 12px));-webkit-box-shadow:var(--token-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.08));box-shadow:var(--token-elevation-2, 0px 1px 5px 0px rgba(0, 0, 0, 0.05), 0px 8px 25px 0px rgba(0, 0, 0, 0.08));overflow:auto hidden;z-index:10}:host(.tab-bar-full){padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-bottom, 0));padding-right:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-right, 0));padding-left:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-left, 0));}:host([slot=top].tab-bar-full){padding-top:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-top, 0));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px))}:host(.tab-bar-compact){-webkit-padding-start:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-start:var(--token-space-400, var(--token-scale-400, 16px));-webkit-padding-end:var(--token-space-400, var(--token-scale-400, 16px));padding-inline-end:var(--token-space-400, var(--token-scale-400, 16px));padding-top:var(--token-space-100, var(--token-scale-100, 4px));padding-bottom:var(--token-space-100, var(--token-scale-100, 4px));position:absolute;-ms-flex-item-align:center;align-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;contain:content}:host([slot=top].tab-bar-compact){top:calc(var(--token-space-100, var(--token-scale-100, 4px)) + var(--ion-safe-area-top, 0))}:host([slot=bottom].tab-bar-compact){bottom:calc(var(--token-space-400, var(--token-scale-400, 16px)) + var(--ion-safe-area-bottom, 0))}:host(.tab-bar-soft){border-radius:var(--token-border-radius-400, var(--token-scale-400, 16px))}:host(.tab-bar-round){border-radius:var(--token-border-radius-full, 999px)}:host(.tab-bar-rectangular){border-radius:var(--token-border-radius-0, var(--token-scale-0, 0px))}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, j as printIonError, h, d as Host, g as getElement, c as createEvent } from './index-gD7P82jx.js';
|
|
5
|
-
import { a as attachComponent } from './framework-delegate-
|
|
6
|
-
import './helpers-
|
|
5
|
+
import { a as attachComponent } from './framework-delegate-CDhyCpj8.js';
|
|
6
|
+
import './helpers-BHARC6A2.js';
|
|
7
7
|
import './focus-visible-vXpMhGrs.js';
|
|
8
8
|
|
|
9
9
|
const tabCss = ":host(.tab-hidden){display:none !important}";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { r as registerInstance, h, d as Host } from './index-gD7P82jx.js';
|
|
5
5
|
import { c as createColorClasses } from './theme-DaJxRxSQ.js';
|
|
6
|
-
import { c as getIonTheme } from './ionic-global-
|
|
6
|
+
import { c as getIonTheme } from './ionic-global-BRD-I9S-.js';
|
|
7
7
|
|
|
8
8
|
const textCss = ":host(.ion-color){color:var(--ion-color-base)}";
|
|
9
9
|
|