@ionic/core 8.6.5-nightly.20250715 → 8.6.5
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/ion-segment-content.js +1 -1
- package/components/item.js +28 -7
- package/components/modal.js +13 -23
- package/dist/cjs/ion-item_8.cjs.entry.js +26 -6
- package/dist/cjs/ion-modal.cjs.entry.js +13 -23
- package/dist/cjs/ion-segment-content.cjs.entry.js +1 -1
- package/dist/cjs/ionic.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/item/item.js +28 -7
- package/dist/collection/components/modal/animations/ios.transition.js +8 -18
- package/dist/collection/components/modal/modal.js +5 -5
- package/dist/collection/components/segment-content/segment-content.css +1 -0
- package/dist/docs.json +1 -1
- package/dist/esm/ion-item_8.entry.js +26 -6
- package/dist/esm/ion-modal.entry.js +13 -23
- package/dist/esm/ion-segment-content.entry.js +1 -1
- package/dist/esm/ionic.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/p-99774467.entry.js +4 -0
- package/dist/ionic/p-e90652a0.entry.js +4 -0
- package/dist/ionic/p-fb74fc38.entry.js +4 -0
- package/dist/types/components/item/item.d.ts +4 -0
- package/hydrate/index.js +42 -31
- package/hydrate/index.mjs +42 -31
- package/package.json +2 -2
- package/dist/ionic/p-15da9760.entry.js +0 -4
- package/dist/ionic/p-b37dbc31.entry.js +0 -4
- package/dist/ionic/p-ec4f95ad.entry.js +0 -4
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
|
+
*/
|
|
4
|
+
import{r as i,n as t,e as o,h as e,j as n,k as r,d as a,l}from"./p-B_U9CtaY.js";import{b as s,r as d}from"./p-Do-uqmtX.js";import{h as c,c as m,o as g}from"./p-DiVJyqlX.js";import{p as b}from"./p-BLV6ykCk.js";const h=class{constructor(t){i(this,t),this.labelColorStyles={},this.itemStyles=new Map,this.inheritedAriaAttributes={},this.multipleInputs=!1,this.focusable=!0,this.isInteractive=!1,this.button=!1,this.detailIcon=b,this.disabled=!1,this.routerDirection="forward",this.type="button",this.updateInteractivityOnSlotChange=()=>{this.setIsInteractive(),this.setMultipleInputs()}}buttonChanged(){this.focusable=this.isFocusable()}labelColorChanged(i){const{color:t}=this;void 0===t&&(this.labelColorStyles=i.detail)}itemStyle(i){i.stopPropagation();const o=i.target.tagName,e=i.detail,n={},r=this.itemStyles.get(o)||{};let a=!1;Object.keys(e).forEach((i=>{if(e[i]){const t=`item-${i}`;r[t]||(a=!0),n[t]=!0}})),a||Object.keys(n).length===Object.keys(r).length||(a=!0),a&&(this.itemStyles.set(o,n),t(this))}connectedCallback(){this.hasStartEl()}componentWillLoad(){this.inheritedAriaAttributes=s(this.el,["aria-label"])}componentDidLoad(){d((()=>{this.setMultipleInputs(),this.setIsInteractive(),this.focusable=this.isFocusable()}))}totalNestedInputs(){return{covers:this.el.querySelectorAll("ion-checkbox, ion-datetime, ion-select, ion-radio"),inputs:this.el.querySelectorAll("ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle"),clickables:this.el.querySelectorAll("ion-router-link, ion-button, a, button")}}setMultipleInputs(){const{covers:i,inputs:t,clickables:o}=this.totalNestedInputs();this.multipleInputs=i.length+t.length>1||i.length+o.length>1||i.length>0&&this.isClickable()}setIsInteractive(){const{covers:i,inputs:t,clickables:o}=this.totalNestedInputs();this.isInteractive=i.length>0||t.length>0||o.length>0}hasCover(){return 1===this.el.querySelectorAll("ion-checkbox, ion-datetime, ion-select, ion-radio").length&&!this.multipleInputs}isClickable(){return void 0!==this.href||this.button}canActivate(){return this.isClickable()||this.hasCover()}isFocusable(){const i=this.el.querySelector(".ion-focusable");return this.canActivate()||null!==i}hasStartEl(){null!==this.el.querySelector('[slot="start"]')&&this.el.classList.add("item-has-start-slot")}getFirstInteractive(){return this.el.querySelectorAll("ion-toggle:not([disabled]), ion-checkbox:not([disabled]), ion-radio:not([disabled]), ion-select:not([disabled]), ion-input:not([disabled]), ion-textarea:not([disabled])")[0]}render(){const{detail:i,detailIcon:t,download:r,labelColorStyles:a,lines:l,disabled:s,href:d,rel:h,target:p,routerAnimation:f,routerDirection:x,inheritedAriaAttributes:v,multipleInputs:u}=this,k={},w=o(this),y=this.isClickable(),z=this.canActivate(),j=y?void 0===d?"button":"a":"div",C="button"===j?{type:this.type}:{download:r,href:d,rel:h,target:p};let I={};const _=this.getFirstInteractive();(y||void 0!==_&&!u)&&(I={onClick:i=>{if(y&&g(d,i,x,f),void 0!==_&&!u){const t=i.composedPath();i.isTrusted&&this.el.shadowRoot.contains(t[0])&&("ION-INPUT"!==_.tagName&&"ION-TEXTAREA"!==_.tagName||_.setFocus(),_.click(),i.stopImmediatePropagation())}}});const O=void 0!==i?i:"ios"===w&&y;this.itemStyles.forEach((i=>{Object.assign(k,i)}));const S=s||k["item-interactive-disabled"]?"true":null,$=c("ion-list",this.el)&&!c("ion-radio-group",this.el),A=void 0!==_&&!["ION-INPUT","ION-TEXTAREA"].includes(_.tagName);return e(n,{key:"24b59935bd8db8b0b7f940582455a42b82cbf762","aria-disabled":S,class:Object.assign(Object.assign(Object.assign({},k),a),m(this.color,{item:!0,[w]:!0,"item-lines-default":void 0===l,[`item-lines-${l}`]:void 0!==l,"item-control-needs-pointer-cursor":A,"item-disabled":s,"in-list":$,"item-multiple-inputs":this.multipleInputs,"ion-activatable":z,"ion-focusable":this.focusable,"item-rtl":"rtl"===document.dir})),role:$?"listitem":null},e(j,Object.assign({key:"fd77b6e5f3eb2e1857a0cdd45562d71eabd30255"},C,v,{class:"item-native",part:"native",disabled:s},I),e("slot",{key:"8824ac8395aafa3d63c92f2128e947cac8393ac4",name:"start",onSlotchange:this.updateInteractivityOnSlotChange}),e("div",{key:"5c9127e388a432687766d86a9db91fd1663abf03",class:"item-inner"},e("div",{key:"9dc2d2f58c4067c0143b3963334c346c3c7f77df",class:"input-wrapper"},e("slot",{key:"8377d9e56dc4b1913f1346111b706e7f14c24d30",onSlotchange:this.updateInteractivityOnSlotChange})),e("slot",{key:"bc771e106174f4a84ee12e92d14df81ad7ed177d",name:"end",onSlotchange:this.updateInteractivityOnSlotChange}),O&&e("ion-icon",{key:"45336d121a097cbf71ee8a3f6b554745ba5e0bbf",icon:t,lazy:!1,class:"item-detail-icon",part:"detail-icon","aria-hidden":"true","flip-rtl":t===b})),z&&"md"===w&&e("ion-ripple-effect",{key:"197e244ae3bffebfa6ac9bfe7658d12e1af0ecb1"})))}get el(){return r(this)}static get watchers(){return{button:["buttonChanged"]}}};h.style={ios:':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-control-needs-pointer-cursor){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){-ms-flex:1;flex:1;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:44px;--transition:background-color 200ms linear, opacity 200ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0px 0px 0.55px 0px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:var(--ion-text-color, #000);--background-focused:var(--ion-text-color, #000);--background-hover:currentColor;--background-activated-opacity:.12;--background-focused-opacity:.15;--background-hover-opacity:.04;--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));--color:var(--ion-item-color, var(--ion-text-color, #000));font-size:1rem}:host(.ion-activated){--transition:none}:host(.ion-color.ion-focused) .item-native::after{background:#000;opacity:0.15}:host(.ion-color.ion-activated) .item-native::after{background:#000;opacity:0.12}:host(.item-lines-full){--border-width:0px 0px 0.55px 0px}:host(.item-lines-inset){--inner-border-width:0px 0px 0.55px 0px}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0px}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0px}::slotted([slot=start]){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:2px;margin-bottom:2px}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}::slotted(.button-small){--padding-top:1px;--padding-bottom:1px;--padding-start:.5em;--padding-end:.5em;min-height:24px;font-size:0.8125rem}::slotted(ion-avatar){width:36px;height:36px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:8px;margin-bottom:8px}:host(.item-radio) ::slotted(ion-label),:host(.item-toggle) ::slotted(ion-label){-webkit-margin-start:0px;margin-inline-start:0px}::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:8px;margin-inline-end:8px;margin-top:10px;margin-bottom:10px}:host(.item-label-floating),:host(.item-label-stacked){--min-height:68px}',md:':host{--border-radius:0px;--border-width:0px;--border-style:solid;--padding-top:0px;--padding-bottom:0px;--padding-end:0px;--padding-start:0px;--inner-border-width:0px;--inner-padding-top:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;--inner-padding-end:0px;--inner-box-shadow:none;--detail-icon-color:initial;--detail-icon-font-size:1.25em;--detail-icon-opacity:0.25;--color-activated:var(--color);--color-focused:var(--color);--color-hover:var(--color);--ripple-color:currentColor;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;outline:none;color:var(--color);font-family:var(--ion-font-family, inherit);text-align:initial;text-decoration:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color) .item-native{background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.ion-color) .item-native,:host(.ion-color) .item-inner{border-color:var(--ion-color-shade)}:host(.ion-activated) .item-native{color:var(--color-activated)}:host(.ion-activated) .item-native::after{background:var(--background-activated);opacity:var(--background-activated-opacity)}:host(.ion-color.ion-activated) .item-native{color:var(--ion-color-contrast)}:host(.ion-focused) .item-native{color:var(--color-focused)}:host(.ion-focused) .item-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}:host(.ion-color.ion-focused) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-focused) .item-native::after{background:var(--ion-color-contrast)}@media (any-hover: hover){:host(.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--color-hover)}:host(.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--background-hover);opacity:var(--background-hover-opacity)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native{color:var(--ion-color-contrast)}:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after{background:var(--ion-color-contrast)}}:host(.item-control-needs-pointer-cursor){cursor:pointer}:host(.item-interactive-disabled:not(.item-multiple-inputs)){cursor:default;pointer-events:none}:host(.item-disabled){cursor:default;opacity:0.3;pointer-events:none}.item-native{border-radius:var(--border-radius);margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;min-height:var(--min-height);-webkit-transition:var(--transition);transition:var(--transition);border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);outline:none;background:var(--background);overflow:inherit;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}[dir=rtl] .item-native{padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){.item-native:dir(rtl){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}.item-native::-moz-focus-inner{border:0}.item-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:-1}button,a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.item-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);-webkit-box-shadow:var(--inner-box-shadow);box-shadow:var(--inner-box-shadow);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]) .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-detail-icon{-webkit-margin-start:calc(var(--inner-padding-end) / 2);margin-inline-start:calc(var(--inner-padding-end) / 2);-webkit-margin-end:-6px;margin-inline-end:-6px;color:var(--detail-icon-color);font-size:var(--detail-icon-font-size);opacity:var(--detail-icon-opacity)}::slotted(ion-icon){font-size:1.6em}::slotted(ion-button){--margin-top:0;--margin-bottom:0;--margin-start:0;--margin-end:0;z-index:1}::slotted(ion-label:not([slot=end])){-ms-flex:1;flex:1;width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:100%}:host(.item-input){-ms-flex-align:center;align-items:center}.input-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}:host(.item-label-stacked),:host(.item-label-floating){-ms-flex-align:start;align-items:start}:host(.item-label-stacked) .input-wrapper,:host(.item-label-floating) .input-wrapper{-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}:host(.item-multiple-inputs) ::slotted(ion-checkbox),:host(.item-multiple-inputs) ::slotted(ion-datetime),:host(.item-multiple-inputs) ::slotted(ion-radio){position:relative}:host(.item-textarea){-ms-flex-align:stretch;align-items:stretch}::slotted(ion-reorder[slot]){margin-top:0;margin-bottom:0}ion-ripple-effect{color:var(--ripple-color)}:host{--min-height:48px;--background:var(--ion-item-background, var(--ion-background-color, #fff));--background-activated:transparent;--background-focused:currentColor;--background-hover:currentColor;--background-activated-opacity:0;--background-focused-opacity:.12;--background-hover-opacity:.04;--border-color: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)))));--color:var(--ion-item-color, var(--ion-text-color, #000));--transition:opacity 15ms linear, background-color 15ms linear;--padding-start:16px;--inner-padding-end:16px;--inner-border-width:0 0 1px 0;font-size:1rem;font-weight:normal;text-transform:none}:host(.ion-color.ion-activated) .item-native::after{background:transparent}:host(.item-interactive){--border-width:0 0 1px 0;--inner-border-width:0}:host(.item-lines-full){--border-width:0 0 1px 0}:host(.item-lines-inset){--inner-border-width:0 0 1px 0}:host(.item-lines-inset),:host(.item-lines-none){--border-width:0}:host(.item-lines-full),:host(.item-lines-none){--inner-border-width:0}:host(.item-multi-line) ::slotted([slot=start]),:host(.item-multi-line) ::slotted([slot=end]){margin-top:16px;margin-bottom:16px;-ms-flex-item-align:start;align-self:flex-start}::slotted([slot=start]){-webkit-margin-end:16px;margin-inline-end:16px}::slotted([slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:1.5em}:host(.ion-color) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){-webkit-margin-end:32px;margin-inline-end:32px}::slotted(ion-icon[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-toggle[slot=start]),::slotted(ion-toggle[slot=end]){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start;font-size:0.6875rem}::slotted(ion-note[slot]){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){-webkit-margin-end:16px;margin-inline-end:16px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:10px;margin-bottom:10px}:host(.item-label-stacked) ::slotted([slot=end]),:host(.item-label-floating) ::slotted([slot=end]){margin-top:7px;margin-bottom:7px}:host(.item-toggle) ::slotted(ion-label),:host(.item-radio) ::slotted(ion-label){-webkit-margin-start:0;margin-inline-start:0}::slotted(.button-small){--padding-top:2px;--padding-bottom:2px;--padding-start:.6em;--padding-end:.6em;min-height:25px;font-size:0.75rem}:host(.item-label-floating),:host(.item-label-stacked){--min-height:55px}:host(.ion-focused:not(.ion-color)) ::slotted(.label-stacked),:host(.ion-focused:not(.ion-color)) ::slotted(.label-floating),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-stacked),:host(.item-has-focus:not(.ion-color)) ::slotted(.label-floating){color:var(--ion-color-primary, #0054e9)}'};const p=class{constructor(t){i(this,t),this.sticky=!1}render(){const i=o(this);return e(n,{key:"1523095ce4af3f2611512ff0948ead659959ee4a",class:m(this.color,{[i]:!0,"item-divider-sticky":this.sticky,item:!0})},e("slot",{key:"39105d888e115416c3a3fe588da44b4c61f4e5fe",name:"start"}),e("div",{key:"67e16f1056bd39187f3629c1bb383b7abbda829b",class:"item-divider-inner"},e("div",{key:"b3a218fdcc7b9aeab6e0155340152d39fa0b6329",class:"item-divider-wrapper"},e("slot",{key:"69d8587533b387869d34b075d02f61396858fc90"})),e("slot",{key:"b91c654699b3b26d0012ea0c719c4a07d1fcfbaa",name:"end"})))}get el(){return r(this)}};p.style={ios:":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:-webkit-sticky;position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border:0;overflow:hidden}:host-context([dir=rtl]) .item-divider-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-divider-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-divider-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-color-step-100, var(--ion-background-color-step-100, #e6e6e6));--color:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--padding-start:16px;--inner-padding-end:8px;border-radius:0;position:relative;min-height:28px;font-size:1.0625rem;font-weight:600}:host([slot=start]){-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:2px;margin-bottom:2px}::slotted(ion-icon[slot=start]),::slotted(ion-icon[slot=end]){margin-top:7px;margin-bottom:7px}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px}::slotted(h2){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px}::slotted(h3),::slotted(h4),::slotted(h5),::slotted(h6){margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:var(--ion-text-color-step-550, #a3a3a3);font-size:0.875rem;line-height:normal;text-overflow:inherit;overflow:inherit}::slotted(h2:last-child) ::slotted(h3:last-child),::slotted(h4:last-child),::slotted(h5:last-child),::slotted(h6:last-child),::slotted(p:last-child){margin-bottom:0}",md:":host{--padding-top:0px;--padding-end:0px;--padding-bottom:0px;--padding-start:0px;--inner-padding-top:0px;--inner-padding-end:0px;--inner-padding-bottom:0px;--inner-padding-start:0px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-right:var(--padding-end);padding-left:calc(var(--padding-start) + var(--ion-safe-area-left, 0px));display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:var(--background);color:var(--color);font-family:var(--ion-font-family, inherit);overflow:hidden;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}:host-context([dir=rtl]){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--padding-start) + var(--ion-safe-area-right, 0px));padding-left:var(--padding-end)}}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}:host(.item-divider-sticky){position:-webkit-sticky;position:sticky;top:0}.item-divider-inner{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:var(--inner-padding-top);padding-bottom:var(--inner-padding-bottom);padding-right:calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));padding-left:var(--inner-padding-start);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border:0;overflow:hidden}:host-context([dir=rtl]) .item-divider-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}[dir=rtl] .item-divider-inner{padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}@supports selector(:dir(rtl)){.item-divider-inner:dir(rtl){padding-right:var(--inner-padding-start);padding-left:calc(var(--ion-safe-area-left, 0px) + var(--inner-padding-end))}}.item-divider-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;text-overflow:ellipsis;overflow:hidden}:host{--background:var(--ion-background-color, #fff);--color:var(--ion-color-step-400, var(--ion-text-color-step-600, #999999));--padding-start:16px;--inner-padding-end:16px;min-height:30px;border-bottom: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)))));font-size:0.875rem}::slotted([slot=start]){-webkit-margin-end:16px;margin-inline-end:16px}::slotted([slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:13px;margin-bottom:10px}::slotted(ion-icon){color:rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);font-size:1.7142857143em}:host(.ion-color) ::slotted(ion-icon){color:var(--ion-color-contrast)}::slotted(ion-icon[slot]){margin-top:12px;margin-bottom:12px}::slotted(ion-icon[slot=start]){-webkit-margin-end:32px;margin-inline-end:32px}::slotted(ion-icon[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(ion-note){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-ms-flex-item-align:start;align-self:flex-start;font-size:0.6875rem}::slotted(ion-note[slot]){padding-left:0;padding-right:0;padding-top:18px;padding-bottom:10px}::slotted(ion-avatar){width:40px;height:40px}::slotted(ion-thumbnail){--size:56px}::slotted(ion-avatar),::slotted(ion-thumbnail){margin-top:8px;margin-bottom:8px}::slotted(ion-avatar[slot=start]),::slotted(ion-thumbnail[slot=start]){-webkit-margin-end:16px;margin-inline-end:16px}::slotted(ion-avatar[slot=end]),::slotted(ion-thumbnail[slot=end]){-webkit-margin-start:16px;margin-inline-start:16px}::slotted(h1){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px}::slotted(h2){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px}::slotted(h3,h4,h5,h6){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px}::slotted(p){margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;color:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666));font-size:0.875rem;line-height:normal;text-overflow:inherit;overflow:inherit}"};const f=class{constructor(t){i(this,t)}render(){const i=o(this);return e(n,{key:"e49dc8f99247d2431d7c6db01b6e021a0f5b1c37",role:"group",class:{[i]:!0,[`item-group-${i}`]:!0,item:!0}})}};f.style={ios:"ion-item-group{display:block}",md:"ion-item-group{display:block}"};const x=class{constructor(t){i(this,t),this.ionColor=a(this,"ionColor",7),this.ionStyle=a(this,"ionStyle",7),this.inRange=!1,this.noAnimate=!1}componentWillLoad(){this.inRange=!!this.el.closest("ion-range"),this.noAnimate="floating"===this.position,this.emitStyle(),this.emitColor()}componentDidLoad(){this.noAnimate&&setTimeout((()=>{this.noAnimate=!1}),1e3)}colorChanged(){this.emitColor()}positionChanged(){this.emitStyle()}emitColor(){const{color:i}=this;this.ionColor.emit({"item-label-color":void 0!==i,[`ion-color-${i}`]:void 0!==i})}emitStyle(){const{inRange:i,position:t}=this;i||this.ionStyle.emit({label:!0,[`label-${t}`]:void 0!==t})}render(){const i=this.position,t=o(this);return e(n,{key:"d6fba1a97189acc8ddfd64a2f009954a3e46e188",class:m(this.color,{[t]:!0,"in-item-color":c("ion-item.ion-color",this.el),[`label-${i}`]:void 0!==i,"label-no-animate":this.noAnimate,"label-rtl":"rtl"===document.dir})},e("slot",{key:"ce0ab50b5700398fdf50f36d02b7ad287eb71481"}))}get el(){return r(this)}static get watchers(){return{color:["colorChanged"],position:["positionChanged"]}}};x.style={ios:".item.sc-ion-label-ios-h,.item .sc-ion-label-ios-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-label-ios-h{color:var(--ion-color-base)}.ion-text-nowrap.sc-ion-label-ios-h{overflow:hidden}.item-interactive-disabled.sc-ion-label-ios-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-ios-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-ios-h,.item-input .sc-ion-label-ios-h{-ms-flex:initial;flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-ios-h,.item-textarea .sc-ion-label-ios-h{-ms-flex-item-align:baseline;align-self:baseline}.item-skeleton-text.sc-ion-label-ios-h,.item-skeleton-text .sc-ion-label-ios-h{overflow:hidden}.label-fixed.sc-ion-label-ios-h{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-ios-h,.label-floating.sc-ion-label-ios-h{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-ios-h{-webkit-transition:none;transition:none}.sc-ion-label-ios-s h1,.sc-ion-label-ios-s h2,.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-ios-h{font-size:0.875rem;line-height:1.5}.label-stacked.sc-ion-label-ios-h{margin-bottom:4px;font-size:0.875rem}.label-floating.sc-ion-label-ios-h{margin-bottom:0;-webkit-transform:translate(0, 29px);transform:translate(0, 29px);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 150ms ease-in-out;transition:-webkit-transform 150ms ease-in-out;transition:transform 150ms ease-in-out;transition:transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out}[dir=rtl].sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl] .sc-ion-label-ios-h -no-combinator.label-floating.sc-ion-label-ios-h,[dir=rtl].label-floating.sc-ion-label-ios-h,[dir=rtl] .label-floating.sc-ion-label-ios-h{-webkit-transform-origin:right top;transform-origin:right top}@supports selector(:dir(rtl)){.label-floating.sc-ion-label-ios-h:dir(rtl){-webkit-transform-origin:right top;transform-origin:right top}}.item-textarea.label-floating.sc-ion-label-ios-h,.item-textarea .label-floating.sc-ion-label-ios-h{-webkit-transform:translate(0, 28px);transform:translate(0, 28px)}.item-has-focus.label-floating.sc-ion-label-ios-h,.item-has-focus .label-floating.sc-ion-label-ios-h,.item-has-placeholder.sc-ion-label-ios-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-ios-h,.item-has-value.label-floating.sc-ion-label-ios-h,.item-has-value .label-floating.sc-ion-label-ios-h{-webkit-transform:scale(0.82);transform:scale(0.82)}.sc-ion-label-ios-s h1{margin-left:0;margin-right:0;margin-top:3px;margin-bottom:2px;font-size:1.375rem;font-weight:normal}.sc-ion-label-ios-s h2{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.0625rem;font-weight:normal}.sc-ion-label-ios-s h3,.sc-ion-label-ios-s h4,.sc-ion-label-ios-s h5,.sc-ion-label-ios-s h6{margin-left:0;margin-right:0;margin-top:0;margin-bottom:3px;font-size:0.875rem;font-weight:normal;line-height:normal}.sc-ion-label-ios-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;line-height:normal;text-overflow:inherit;overflow:inherit}.sc-ion-label-ios-s>p{color:var(--ion-color-step-400, var(--ion-text-color-step-600, #999999))}.sc-ion-label-ios-h.in-item-color.sc-ion-label-ios-s>p{color:inherit}.sc-ion-label-ios-s h2:last-child,.sc-ion-label-ios-s h3:last-child,.sc-ion-label-ios-s h4:last-child,.sc-ion-label-ios-s h5:last-child,.sc-ion-label-ios-s h6:last-child,.sc-ion-label-ios-s p:last-child{margin-bottom:0}",md:".item.sc-ion-label-md-h,.item .sc-ion-label-md-h{--color:initial;display:block;color:var(--color);font-family:var(--ion-font-family, inherit);font-size:inherit;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box}.ion-color.sc-ion-label-md-h{color:var(--ion-color-base)}.ion-text-nowrap.sc-ion-label-md-h{overflow:hidden}.item-interactive-disabled.sc-ion-label-md-h:not(.item-multiple-inputs),.item-interactive-disabled:not(.item-multiple-inputs) .sc-ion-label-md-h{cursor:default;opacity:0.3;pointer-events:none}.item-input.sc-ion-label-md-h,.item-input .sc-ion-label-md-h{-ms-flex:initial;flex:initial;max-width:200px;pointer-events:none}.item-textarea.sc-ion-label-md-h,.item-textarea .sc-ion-label-md-h{-ms-flex-item-align:baseline;align-self:baseline}.item-skeleton-text.sc-ion-label-md-h,.item-skeleton-text .sc-ion-label-md-h{overflow:hidden}.label-fixed.sc-ion-label-md-h{-ms-flex:0 0 100px;flex:0 0 100px;width:100px;min-width:100px;max-width:200px}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-bottom:0;-ms-flex-item-align:stretch;align-self:stretch;width:auto;max-width:100%}.label-no-animate.label-floating.sc-ion-label-md-h{-webkit-transition:none;transition:none}.sc-ion-label-md-s h1,.sc-ion-label-md-s h2,.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{text-overflow:inherit;overflow:inherit}.ion-text-wrap.sc-ion-label-md-h{line-height:1.5}.label-stacked.sc-ion-label-md-h,.label-floating.sc-ion-label-md-h{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-transform-origin:top left;transform-origin:top left}.label-stacked.label-rtl.sc-ion-label-md-h,.label-floating.label-rtl.sc-ion-label-md-h{-webkit-transform-origin:top right;transform-origin:top right}.label-stacked.sc-ion-label-md-h{-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75);-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.label-floating.sc-ion-label-md-h{-webkit-transform:translateY(96%);transform:translateY(96%);-webkit-transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1);transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1), transform 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.ion-focused.label-floating.sc-ion-label-md-h,.ion-focused .label-floating.sc-ion-label-md-h,.item-has-focus.label-floating.sc-ion-label-md-h,.item-has-focus .label-floating.sc-ion-label-md-h,.item-has-placeholder.sc-ion-label-md-h:not(.item-input).label-floating,.item-has-placeholder:not(.item-input) .label-floating.sc-ion-label-md-h,.item-has-value.label-floating.sc-ion-label-md-h,.item-has-value .label-floating.sc-ion-label-md-h{-webkit-transform:translateY(50%) scale(0.75);transform:translateY(50%) scale(0.75)}.ion-focused.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-focused .label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-primary, #0054e9)}.ion-focused.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-focused.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-stacked.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color.label-floating.sc-ion-label-md-h:not(.ion-color),.item-has-focus.ion-color .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--ion-color-contrast)}.ion-invalid.ion-touched.label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched .label-stacked.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched.label-floating.sc-ion-label-md-h:not(.ion-color),.ion-invalid.ion-touched .label-floating.sc-ion-label-md-h:not(.ion-color){color:var(--highlight-color-invalid)}.sc-ion-label-md-s h1{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:1.5rem;font-weight:normal}.sc-ion-label-md-s h2{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:1rem;font-weight:normal}.sc-ion-label-md-s h3,.sc-ion-label-md-s h4,.sc-ion-label-md-s h5,.sc-ion-label-md-s h6{margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:0.875rem;font-weight:normal;line-height:normal}.sc-ion-label-md-s p{margin-left:0;margin-right:0;margin-top:0;margin-bottom:2px;font-size:0.875rem;line-height:1.25rem;text-overflow:inherit;overflow:inherit}.sc-ion-label-md-s>p{color:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666))}.sc-ion-label-md-h.in-item-color.sc-ion-label-md-s>p{color:inherit}"};const v=class{constructor(t){i(this,t),this.inset=!1}async closeSlidingItems(){const i=this.el.querySelector("ion-item-sliding");return!!(null==i?void 0:i.closeOpened)&&i.closeOpened()}render(){const i=o(this),{lines:t,inset:r}=this;return e(n,{key:"7f9943751542d2cbd49a4ad3f28e16d9949f70d4",role:"list",class:{[i]:!0,[`list-${i}`]:!0,"list-inset":r,[`list-lines-${t}`]:void 0!==t,[`list-${i}-lines-${t}`]:void 0!==t}})}get el(){return r(this)}};v.style={ios:"ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.list-ios{background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-ios.list-inset{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:16px;margin-bottom:16px;border-radius:10px}.list-ios.list-inset ion-item:only-child,.list-ios.list-inset ion-item:not(:only-of-type):last-of-type,.list-ios.list-inset ion-item-sliding:last-of-type ion-item{--border-width:0;--inner-border-width:0}.list-ios.list-inset+ion-list.list-inset{margin-top:0}.list-ios-lines-none .item-lines-default{--inner-border-width:0px;--border-width:0px}.list-ios-lines-full .item-lines-default{--inner-border-width:0px;--border-width:0 0 0.55px 0}.list-ios-lines-inset .item-lines-default{--inner-border-width:0 0 0.55px 0;--border-width:0px}ion-card .list-ios{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}",md:"ion-list{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:block;contain:content;list-style-type:none}ion-list.list-inset{-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:8px;padding-bottom:8px;background:var(--ion-item-background, var(--ion-background-color, #fff))}.list-md>.input:last-child::after{inset-inline-start:0}.list-md.list-inset{-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px;margin-top:16px;margin-bottom:16px;border-radius:2px}.list-md.list-inset ion-item:not(:only-of-type):last-of-type,.list-md.list-inset ion-item-sliding:last-of-type ion-item{--border-width:0;--inner-border-width:0}.list-md.list-inset ion-item:only-child{--border-width:0;--inner-border-width:0}.list-md.list-inset+ion-list.list-inset{margin-top:0}.list-md-lines-none .item-lines-default{--inner-border-width:0px;--border-width:0px}.list-md-lines-full .item-lines-default{--inner-border-width:0px;--border-width:0 0 1px 0}.list-md-lines-inset .item-lines-default{--inner-border-width:0 0 1px 0;--border-width:0px}ion-card .list-md{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}"};const u=class{constructor(t){i(this,t)}render(){const{lines:i}=this,t=o(this);return e(n,{key:"d9bc827ad8cc77231efddc2435831a7fc080f77d",class:m(this.color,{[t]:!0,[`list-header-lines-${i}`]:void 0!==i})},e("div",{key:"02dd9698304a7b2997ea1487e2f308bebea2b44c",class:"list-header-inner"},e("slot",{key:"01d63a572c003286ae467a1ab23631e37e695042"})))}};u.style={ios:":host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex:1 1 auto;flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-color-step-850, var(--ion-text-color-step-150, #262626));--border-color:var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, var(--ion-background-color-step-250, #c8c7cc))));padding-right:var(--ion-safe-area-right);padding-left:calc(var(--ion-safe-area-left, 0px) + 16px);position:relative;-ms-flex-align:end;align-items:flex-end;font-size:min(1.375rem, 56.1px);font-weight:700;letter-spacing:0}:host-context([dir=rtl]){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}}::slotted(ion-button),::slotted(ion-label){margin-top:29px;margin-bottom:6px}::slotted(ion-button){--padding-top:0;--padding-bottom:0;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:3px;margin-inline-end:3px;min-height:1.4em}:host(.list-header-lines-full){--border-width:0 0 0.55px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 0.55px 0}",md:":host{--border-style:solid;--border-width:0;--inner-border-width:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:40px;border-width:var(--border-width);border-style:var(--border-style);border-color:var(--border-color);background:var(--background);color:var(--color);overflow:hidden}:host(.ion-color){background:var(--ion-color-base);color:var(--ion-color-contrast)}.list-header-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1;flex:1;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-item-align:stretch;align-self:stretch;min-height:inherit;border-width:var(--inner-border-width);border-style:var(--border-style);border-color:var(--border-color);overflow:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex:1 1 auto;flex:1 1 auto}:host(.list-header-lines-inset),:host(.list-header-lines-none){--border-width:0}:host(.list-header-lines-full),:host(.list-header-lines-none){--inner-border-width:0}:host{--background:transparent;--color:var(--ion-text-color, #000);--border-color: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)))));padding-right:var(--ion-safe-area-right);padding-left:calc(var(--ion-safe-area-left, 0px) + 16px);min-height:45px;font-size:0.875rem}:host-context([dir=rtl]){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}@supports selector(:dir(rtl)){:host(:dir(rtl)){padding-right:calc(var(--ion-safe-area-right, 0px) + 16px);padding-left:var(--ion-safe-area-left)}}:host(.list-header-lines-full){--border-width:0 0 1px 0}:host(.list-header-lines-inset){--inner-border-width:0 0 1px 0}"};const k=class{constructor(t){i(this,t)}render(){const i=o(this);return e(n,{key:"0ec2ef7367d867fd7588611953f696eecdf3221e",class:m(this.color,{[i]:!0})},e("slot",{key:"a200b94ddffb29cf6dabe6e984220930ea7efdef"}))}};k.style={ios:":host{color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-350, var(--ion-text-color-step-650, #a6a6a6));font-size:max(14px, 1rem)}",md:":host{color:var(--color);font-family:var(--ion-font-family, inherit);-webkit-box-sizing:border-box;box-sizing:border-box}:host(.ion-color){color:var(--ion-color-base)}:host{--color:var(--ion-color-step-600, var(--ion-text-color-step-400, #666666));font-size:0.875rem}"};const w=class{constructor(t){i(this,t),this.ionStyle=a(this,"ionStyle",7),this.animated=!1}componentWillLoad(){this.emitStyle()}emitStyle(){this.ionStyle.emit({"skeleton-text":!0})}render(){const i=this.animated&&l.getBoolean("animated",!0),t=c("ion-avatar",this.el)||c("ion-thumbnail",this.el),r=o(this);return e(n,{key:"d86ef7392507cdbf48dfd3a71f02d7a83eda4aae",class:{[r]:!0,"skeleton-text-animated":i,"in-media":t}},e("span",{key:"8e8b5a232a6396d2bba691b05f9de4da44b2965c"}," "))}get el(){return r(this)}};w.style=":host{--background:rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065);border-radius:var(--border-radius, inherit);display:block;width:100%;height:inherit;margin-top:4px;margin-bottom:4px;background:var(--background);line-height:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}span{display:inline-block}:host(.in-media){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;height:100%}:host(.skeleton-text-animated){position:relative;background:-webkit-gradient(linear, left top, right top, color-stop(8%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065)), color-stop(18%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.135)), color-stop(33%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065)));background:linear-gradient(to right, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065) 8%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.135) 18%, rgba(var(--background-rgb, var(--ion-text-color-rgb, 0, 0, 0)), 0.065) 33%);background-size:800px 104px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:shimmer;animation-name:shimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}@keyframes shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}";export{h as ion_item,p as ion_item_divider,f as ion_item_group,x as ion_label,v as ion_list,u as ion_list_header,k as ion_note,w as ion_skeleton_text}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
|
+
*/
|
|
4
|
+
import{r as e,h as s,j as a}from"./p-B_U9CtaY.js";const o=class{constructor(s){e(this,s)}render(){return s(a,{key:"db6876f2aee7afa1ea8bc147337670faa68fae1c"},s("slot",{key:"bc05714a973a5655668679033f5809a1da6db8cc"}))}};o.style=":host{scroll-snap-align:center;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%;min-height:1px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}:host::-webkit-scrollbar{display:none}";export{o as ion_segment_content}
|
|
@@ -19,6 +19,7 @@ export declare class Item implements ComponentInterface, AnchorInterface, Button
|
|
|
19
19
|
el: HTMLIonItemElement;
|
|
20
20
|
multipleInputs: boolean;
|
|
21
21
|
focusable: boolean;
|
|
22
|
+
isInteractive: boolean;
|
|
22
23
|
/**
|
|
23
24
|
* The color to use from your application's color palette.
|
|
24
25
|
* Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`.
|
|
@@ -89,7 +90,10 @@ export declare class Item implements ComponentInterface, AnchorInterface, Button
|
|
|
89
90
|
connectedCallback(): void;
|
|
90
91
|
componentWillLoad(): void;
|
|
91
92
|
componentDidLoad(): void;
|
|
93
|
+
private totalNestedInputs;
|
|
92
94
|
private setMultipleInputs;
|
|
95
|
+
private setIsInteractive;
|
|
96
|
+
private updateInteractivityOnSlotChange;
|
|
93
97
|
private hasCover;
|
|
94
98
|
private isClickable;
|
|
95
99
|
private canActivate;
|
package/hydrate/index.js
CHANGED
|
@@ -17733,6 +17733,7 @@ class Item {
|
|
|
17733
17733
|
this.inheritedAriaAttributes = {};
|
|
17734
17734
|
this.multipleInputs = false;
|
|
17735
17735
|
this.focusable = true;
|
|
17736
|
+
this.isInteractive = false;
|
|
17736
17737
|
/**
|
|
17737
17738
|
* If `true`, a button tag will be rendered and the item will be tappable.
|
|
17738
17739
|
*/
|
|
@@ -17754,6 +17755,11 @@ class Item {
|
|
|
17754
17755
|
* The type of the button. Only used when an `onclick` or `button` property is present.
|
|
17755
17756
|
*/
|
|
17756
17757
|
this.type = 'button';
|
|
17758
|
+
// slot change listener updates state to reflect how/if item should be interactive
|
|
17759
|
+
this.updateInteractivityOnSlotChange = () => {
|
|
17760
|
+
this.setIsInteractive();
|
|
17761
|
+
this.setMultipleInputs();
|
|
17762
|
+
};
|
|
17757
17763
|
}
|
|
17758
17764
|
buttonChanged() {
|
|
17759
17765
|
// Update the focusable option when the button option is changed
|
|
@@ -17800,13 +17806,11 @@ class Item {
|
|
|
17800
17806
|
componentDidLoad() {
|
|
17801
17807
|
raf(() => {
|
|
17802
17808
|
this.setMultipleInputs();
|
|
17809
|
+
this.setIsInteractive();
|
|
17803
17810
|
this.focusable = this.isFocusable();
|
|
17804
17811
|
});
|
|
17805
17812
|
}
|
|
17806
|
-
|
|
17807
|
-
// should not have a clickable input cover over the entire item to prevent
|
|
17808
|
-
// interfering with their individual click events
|
|
17809
|
-
setMultipleInputs() {
|
|
17813
|
+
totalNestedInputs() {
|
|
17810
17814
|
// The following elements have a clickable cover that is relative to the entire item
|
|
17811
17815
|
const covers = this.el.querySelectorAll('ion-checkbox, ion-datetime, ion-select, ion-radio');
|
|
17812
17816
|
// The following elements can accept focus alongside the previous elements
|
|
@@ -17815,6 +17819,17 @@ class Item {
|
|
|
17815
17819
|
const inputs = this.el.querySelectorAll('ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle');
|
|
17816
17820
|
// The following elements should also stay clickable when an input with cover is present
|
|
17817
17821
|
const clickables = this.el.querySelectorAll('ion-router-link, ion-button, a, button');
|
|
17822
|
+
return {
|
|
17823
|
+
covers,
|
|
17824
|
+
inputs,
|
|
17825
|
+
clickables,
|
|
17826
|
+
};
|
|
17827
|
+
}
|
|
17828
|
+
// If the item contains multiple clickable elements and/or inputs, then the item
|
|
17829
|
+
// should not have a clickable input cover over the entire item to prevent
|
|
17830
|
+
// interfering with their individual click events
|
|
17831
|
+
setMultipleInputs() {
|
|
17832
|
+
const { covers, inputs, clickables } = this.totalNestedInputs();
|
|
17818
17833
|
// Check for multiple inputs to change the position of the input cover to relative
|
|
17819
17834
|
// for all of the covered inputs above
|
|
17820
17835
|
this.multipleInputs =
|
|
@@ -17822,6 +17837,11 @@ class Item {
|
|
|
17822
17837
|
covers.length + clickables.length > 1 ||
|
|
17823
17838
|
(covers.length > 0 && this.isClickable());
|
|
17824
17839
|
}
|
|
17840
|
+
setIsInteractive() {
|
|
17841
|
+
// If item contains any interactive children, set isInteractive to `true`
|
|
17842
|
+
const { covers, inputs, clickables } = this.totalNestedInputs();
|
|
17843
|
+
this.isInteractive = covers.length > 0 || inputs.length > 0 || clickables.length > 0;
|
|
17844
|
+
}
|
|
17825
17845
|
// If the item contains an input including a checkbox, datetime, select, or radio
|
|
17826
17846
|
// then the item will have a clickable input cover that covers the item
|
|
17827
17847
|
// that should get the hover, focused and activated states UNLESS it has multiple
|
|
@@ -17923,7 +17943,7 @@ class Item {
|
|
|
17923
17943
|
* However, other form controls such as checkboxes and radios do.
|
|
17924
17944
|
*/
|
|
17925
17945
|
const firstInteractiveNeedsPointerCursor = firstInteractive !== undefined && !['ION-INPUT', 'ION-TEXTAREA'].includes(firstInteractive.tagName);
|
|
17926
|
-
return (hAsync(Host, { key: '
|
|
17946
|
+
return (hAsync(Host, { key: '24b59935bd8db8b0b7f940582455a42b82cbf762', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses$1(this.color, {
|
|
17927
17947
|
item: true,
|
|
17928
17948
|
[mode]: true,
|
|
17929
17949
|
'item-lines-default': lines === undefined,
|
|
@@ -17935,7 +17955,7 @@ class Item {
|
|
|
17935
17955
|
'ion-activatable': canActivate,
|
|
17936
17956
|
'ion-focusable': this.focusable,
|
|
17937
17957
|
'item-rtl': document.dir === 'rtl',
|
|
17938
|
-
})), role: inList ? 'listitem' : null }, hAsync(TagType, Object.assign({ key: '
|
|
17958
|
+
})), role: inList ? 'listitem' : null }, hAsync(TagType, Object.assign({ key: 'fd77b6e5f3eb2e1857a0cdd45562d71eabd30255' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), hAsync("slot", { key: '8824ac8395aafa3d63c92f2128e947cac8393ac4', name: "start", onSlotchange: this.updateInteractivityOnSlotChange }), hAsync("div", { key: '5c9127e388a432687766d86a9db91fd1663abf03', class: "item-inner" }, hAsync("div", { key: '9dc2d2f58c4067c0143b3963334c346c3c7f77df', class: "input-wrapper" }, hAsync("slot", { key: '8377d9e56dc4b1913f1346111b706e7f14c24d30', onSlotchange: this.updateInteractivityOnSlotChange })), hAsync("slot", { key: 'bc771e106174f4a84ee12e92d14df81ad7ed177d', name: "end", onSlotchange: this.updateInteractivityOnSlotChange }), showDetail && (hAsync("ion-icon", { key: '45336d121a097cbf71ee8a3f6b554745ba5e0bbf', icon: detailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": detailIcon === chevronForward }))), canActivate && mode === 'md' && hAsync("ion-ripple-effect", { key: '197e244ae3bffebfa6ac9bfe7658d12e1af0ecb1' }))));
|
|
17939
17959
|
}
|
|
17940
17960
|
get el() { return getElement(this); }
|
|
17941
17961
|
static get watchers() { return {
|
|
@@ -17963,7 +17983,8 @@ class Item {
|
|
|
17963
17983
|
"target": [1],
|
|
17964
17984
|
"type": [1],
|
|
17965
17985
|
"multipleInputs": [32],
|
|
17966
|
-
"focusable": [32]
|
|
17986
|
+
"focusable": [32],
|
|
17987
|
+
"isInteractive": [32]
|
|
17967
17988
|
},
|
|
17968
17989
|
"$listeners$": [[0, "ionColor", "labelColorChanged"], [0, "ionStyle", "itemStyle"]],
|
|
17969
17990
|
"$lazyBundleId$": "-",
|
|
@@ -21477,20 +21498,20 @@ const portraitToLandscapeTransition = (baseEl, opts, duration = 300) => {
|
|
|
21477
21498
|
// need to care about layering and modal-specific styles.
|
|
21478
21499
|
const toPresentingScale = SwipeToCloseDefaults.MIN_PRESENTING_SCALE;
|
|
21479
21500
|
const fromTransform = `translateY(-10px) scale(${toPresentingScale})`;
|
|
21480
|
-
const toTransform = `translateY(
|
|
21501
|
+
const toTransform = `translateY(0px) scale(1)`;
|
|
21481
21502
|
presentingAnimation
|
|
21482
|
-
.addElement(
|
|
21503
|
+
.addElement(presentingEl)
|
|
21483
21504
|
.afterStyles({
|
|
21484
21505
|
transform: toTransform,
|
|
21485
21506
|
})
|
|
21486
21507
|
.fromTo('transform', fromTransform, toTransform)
|
|
21487
|
-
.fromTo('filter', 'contrast(0.85)', 'contrast(
|
|
21508
|
+
.fromTo('filter', 'contrast(0.85)', 'contrast(1)');
|
|
21488
21509
|
const shadowAnimation = createAnimation()
|
|
21489
21510
|
.addElement(presentingElRoot.querySelector('.modal-shadow'))
|
|
21490
21511
|
.afterStyles({
|
|
21491
21512
|
transform: toTransform,
|
|
21513
|
+
opacity: '0',
|
|
21492
21514
|
})
|
|
21493
|
-
.fromTo('opacity', '0', '0') // Shadow stays hidden in landscape for card modals
|
|
21494
21515
|
.fromTo('transform', fromTransform, toTransform);
|
|
21495
21516
|
baseAnimation.addAnimation([presentingAnimation, shadowAnimation]);
|
|
21496
21517
|
}
|
|
@@ -21535,17 +21556,8 @@ const landscapeToPortraitTransition = (baseEl, opts, duration = 300) => {
|
|
|
21535
21556
|
const toTransform = `translateY(${transformOffset}) scale(${toPresentingScale})`;
|
|
21536
21557
|
presentingAnimation
|
|
21537
21558
|
.addElement(presentingEl)
|
|
21538
|
-
.beforeStyles({
|
|
21539
|
-
transform: 'translateY(0px) scale(1)',
|
|
21540
|
-
'transform-origin': 'top center',
|
|
21541
|
-
overflow: 'hidden',
|
|
21542
|
-
})
|
|
21543
21559
|
.afterStyles({
|
|
21544
21560
|
transform: toTransform,
|
|
21545
|
-
'border-radius': '10px 10px 0 0',
|
|
21546
|
-
filter: 'contrast(0.85)',
|
|
21547
|
-
overflow: 'hidden',
|
|
21548
|
-
'transform-origin': 'top center',
|
|
21549
21561
|
})
|
|
21550
21562
|
.beforeAddWrite(() => bodyEl.style.setProperty('background-color', 'black'))
|
|
21551
21563
|
.keyframes([
|
|
@@ -21560,20 +21572,19 @@ const landscapeToPortraitTransition = (baseEl, opts, duration = 300) => {
|
|
|
21560
21572
|
// to handle layering and modal-specific styles.
|
|
21561
21573
|
const toPresentingScale = SwipeToCloseDefaults.MIN_PRESENTING_SCALE;
|
|
21562
21574
|
const fromTransform = `translateY(-10px) scale(${toPresentingScale})`;
|
|
21563
|
-
const toTransform = `translateY(
|
|
21575
|
+
const toTransform = `translateY(0) scale(1)`;
|
|
21564
21576
|
presentingAnimation
|
|
21565
|
-
.addElement(
|
|
21577
|
+
.addElement(presentingEl)
|
|
21566
21578
|
.afterStyles({
|
|
21567
21579
|
transform: toTransform,
|
|
21568
21580
|
})
|
|
21569
|
-
.fromTo('transform', fromTransform, toTransform)
|
|
21570
|
-
.fromTo('filter', 'contrast(0.85)', 'contrast(0.85)'); // Keep same contrast for card
|
|
21581
|
+
.fromTo('transform', fromTransform, toTransform);
|
|
21571
21582
|
const shadowAnimation = createAnimation()
|
|
21572
21583
|
.addElement(presentingElRoot.querySelector('.modal-shadow'))
|
|
21573
21584
|
.afterStyles({
|
|
21574
21585
|
transform: toTransform,
|
|
21586
|
+
opacity: '0',
|
|
21575
21587
|
})
|
|
21576
|
-
.fromTo('opacity', '0', '0') // Shadow stays hidden
|
|
21577
21588
|
.fromTo('transform', fromTransform, toTransform);
|
|
21578
21589
|
baseAnimation.addAnimation([presentingAnimation, shadowAnimation]);
|
|
21579
21590
|
}
|
|
@@ -22945,7 +22956,7 @@ class Modal {
|
|
|
22945
22956
|
wrapperEl.style.transform = 'translateY(0vh)';
|
|
22946
22957
|
wrapperEl.style.opacity = '1';
|
|
22947
22958
|
}
|
|
22948
|
-
if (presentingElement) {
|
|
22959
|
+
if ((presentingElement === null || presentingElement === void 0 ? void 0 : presentingElement.tagName) === 'ION-MODAL') {
|
|
22949
22960
|
const isPortrait = window.innerWidth < 768;
|
|
22950
22961
|
if (isPortrait) {
|
|
22951
22962
|
const transformOffset = !CSS.supports('width', 'max(0px, 1px)')
|
|
@@ -23019,20 +23030,20 @@ class Modal {
|
|
|
23019
23030
|
const isCardModal = presentingElement !== undefined && mode === 'ios';
|
|
23020
23031
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
23021
23032
|
const isSheetModalWithHandle = isSheetModal && showHandle;
|
|
23022
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
23033
|
+
return (hAsync(Host, Object.assign({ key: '9e9a7bd591eb17a225a00b4fa2e379e94601d17f', "no-router": true,
|
|
23023
23034
|
// Allow the modal to be navigable when the handle is focusable
|
|
23024
23035
|
tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
|
|
23025
23036
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
23026
|
-
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: '
|
|
23037
|
+
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: 'e5eae2c14f830f75e308fcd7f4c10c86fac5b962', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: 'e268f9cd310c3cf4e051b5b92524ce4fb70d005e', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '9c380f36c18144c153077b15744d1c3346bce63e',
|
|
23027
23038
|
/*
|
|
23028
23039
|
role and aria-modal must be used on the
|
|
23029
23040
|
same element. They must also be set inside the
|
|
23030
23041
|
shadow DOM otherwise ion-button will not be highlighted
|
|
23031
23042
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
23032
23043
|
*/
|
|
23033
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
23044
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '2d5ee6d5959d97309c306e8ce72eb0f2c19be144', class: "modal-handle",
|
|
23034
23045
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
23035
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: '
|
|
23046
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: '5590434c35ea04c42fc006498bc189038e15a298', onSlotchange: this.onSlotChange }))));
|
|
23036
23047
|
}
|
|
23037
23048
|
get el() { return getElement(this); }
|
|
23038
23049
|
static get watchers() { return {
|
|
@@ -32704,7 +32715,7 @@ class SegmentButton {
|
|
|
32704
32715
|
}; }
|
|
32705
32716
|
}
|
|
32706
32717
|
|
|
32707
|
-
const segmentContentCss = ":host{scroll-snap-align:center;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}:host::-webkit-scrollbar{display:none}";
|
|
32718
|
+
const segmentContentCss = ":host{scroll-snap-align:center;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%;min-height:1px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}:host::-webkit-scrollbar{display:none}";
|
|
32708
32719
|
|
|
32709
32720
|
class SegmentContent {
|
|
32710
32721
|
constructor(hostRef) {
|
package/hydrate/index.mjs
CHANGED
|
@@ -17731,6 +17731,7 @@ class Item {
|
|
|
17731
17731
|
this.inheritedAriaAttributes = {};
|
|
17732
17732
|
this.multipleInputs = false;
|
|
17733
17733
|
this.focusable = true;
|
|
17734
|
+
this.isInteractive = false;
|
|
17734
17735
|
/**
|
|
17735
17736
|
* If `true`, a button tag will be rendered and the item will be tappable.
|
|
17736
17737
|
*/
|
|
@@ -17752,6 +17753,11 @@ class Item {
|
|
|
17752
17753
|
* The type of the button. Only used when an `onclick` or `button` property is present.
|
|
17753
17754
|
*/
|
|
17754
17755
|
this.type = 'button';
|
|
17756
|
+
// slot change listener updates state to reflect how/if item should be interactive
|
|
17757
|
+
this.updateInteractivityOnSlotChange = () => {
|
|
17758
|
+
this.setIsInteractive();
|
|
17759
|
+
this.setMultipleInputs();
|
|
17760
|
+
};
|
|
17755
17761
|
}
|
|
17756
17762
|
buttonChanged() {
|
|
17757
17763
|
// Update the focusable option when the button option is changed
|
|
@@ -17798,13 +17804,11 @@ class Item {
|
|
|
17798
17804
|
componentDidLoad() {
|
|
17799
17805
|
raf(() => {
|
|
17800
17806
|
this.setMultipleInputs();
|
|
17807
|
+
this.setIsInteractive();
|
|
17801
17808
|
this.focusable = this.isFocusable();
|
|
17802
17809
|
});
|
|
17803
17810
|
}
|
|
17804
|
-
|
|
17805
|
-
// should not have a clickable input cover over the entire item to prevent
|
|
17806
|
-
// interfering with their individual click events
|
|
17807
|
-
setMultipleInputs() {
|
|
17811
|
+
totalNestedInputs() {
|
|
17808
17812
|
// The following elements have a clickable cover that is relative to the entire item
|
|
17809
17813
|
const covers = this.el.querySelectorAll('ion-checkbox, ion-datetime, ion-select, ion-radio');
|
|
17810
17814
|
// The following elements can accept focus alongside the previous elements
|
|
@@ -17813,6 +17817,17 @@ class Item {
|
|
|
17813
17817
|
const inputs = this.el.querySelectorAll('ion-input, ion-range, ion-searchbar, ion-segment, ion-textarea, ion-toggle');
|
|
17814
17818
|
// The following elements should also stay clickable when an input with cover is present
|
|
17815
17819
|
const clickables = this.el.querySelectorAll('ion-router-link, ion-button, a, button');
|
|
17820
|
+
return {
|
|
17821
|
+
covers,
|
|
17822
|
+
inputs,
|
|
17823
|
+
clickables,
|
|
17824
|
+
};
|
|
17825
|
+
}
|
|
17826
|
+
// If the item contains multiple clickable elements and/or inputs, then the item
|
|
17827
|
+
// should not have a clickable input cover over the entire item to prevent
|
|
17828
|
+
// interfering with their individual click events
|
|
17829
|
+
setMultipleInputs() {
|
|
17830
|
+
const { covers, inputs, clickables } = this.totalNestedInputs();
|
|
17816
17831
|
// Check for multiple inputs to change the position of the input cover to relative
|
|
17817
17832
|
// for all of the covered inputs above
|
|
17818
17833
|
this.multipleInputs =
|
|
@@ -17820,6 +17835,11 @@ class Item {
|
|
|
17820
17835
|
covers.length + clickables.length > 1 ||
|
|
17821
17836
|
(covers.length > 0 && this.isClickable());
|
|
17822
17837
|
}
|
|
17838
|
+
setIsInteractive() {
|
|
17839
|
+
// If item contains any interactive children, set isInteractive to `true`
|
|
17840
|
+
const { covers, inputs, clickables } = this.totalNestedInputs();
|
|
17841
|
+
this.isInteractive = covers.length > 0 || inputs.length > 0 || clickables.length > 0;
|
|
17842
|
+
}
|
|
17823
17843
|
// If the item contains an input including a checkbox, datetime, select, or radio
|
|
17824
17844
|
// then the item will have a clickable input cover that covers the item
|
|
17825
17845
|
// that should get the hover, focused and activated states UNLESS it has multiple
|
|
@@ -17921,7 +17941,7 @@ class Item {
|
|
|
17921
17941
|
* However, other form controls such as checkboxes and radios do.
|
|
17922
17942
|
*/
|
|
17923
17943
|
const firstInteractiveNeedsPointerCursor = firstInteractive !== undefined && !['ION-INPUT', 'ION-TEXTAREA'].includes(firstInteractive.tagName);
|
|
17924
|
-
return (hAsync(Host, { key: '
|
|
17944
|
+
return (hAsync(Host, { key: '24b59935bd8db8b0b7f940582455a42b82cbf762', "aria-disabled": ariaDisabled, class: Object.assign(Object.assign(Object.assign({}, childStyles), labelColorStyles), createColorClasses$1(this.color, {
|
|
17925
17945
|
item: true,
|
|
17926
17946
|
[mode]: true,
|
|
17927
17947
|
'item-lines-default': lines === undefined,
|
|
@@ -17933,7 +17953,7 @@ class Item {
|
|
|
17933
17953
|
'ion-activatable': canActivate,
|
|
17934
17954
|
'ion-focusable': this.focusable,
|
|
17935
17955
|
'item-rtl': document.dir === 'rtl',
|
|
17936
|
-
})), role: inList ? 'listitem' : null }, hAsync(TagType, Object.assign({ key: '
|
|
17956
|
+
})), role: inList ? 'listitem' : null }, hAsync(TagType, Object.assign({ key: 'fd77b6e5f3eb2e1857a0cdd45562d71eabd30255' }, attrs, inheritedAriaAttributes, { class: "item-native", part: "native", disabled: disabled }, clickFn), hAsync("slot", { key: '8824ac8395aafa3d63c92f2128e947cac8393ac4', name: "start", onSlotchange: this.updateInteractivityOnSlotChange }), hAsync("div", { key: '5c9127e388a432687766d86a9db91fd1663abf03', class: "item-inner" }, hAsync("div", { key: '9dc2d2f58c4067c0143b3963334c346c3c7f77df', class: "input-wrapper" }, hAsync("slot", { key: '8377d9e56dc4b1913f1346111b706e7f14c24d30', onSlotchange: this.updateInteractivityOnSlotChange })), hAsync("slot", { key: 'bc771e106174f4a84ee12e92d14df81ad7ed177d', name: "end", onSlotchange: this.updateInteractivityOnSlotChange }), showDetail && (hAsync("ion-icon", { key: '45336d121a097cbf71ee8a3f6b554745ba5e0bbf', icon: detailIcon, lazy: false, class: "item-detail-icon", part: "detail-icon", "aria-hidden": "true", "flip-rtl": detailIcon === chevronForward }))), canActivate && mode === 'md' && hAsync("ion-ripple-effect", { key: '197e244ae3bffebfa6ac9bfe7658d12e1af0ecb1' }))));
|
|
17937
17957
|
}
|
|
17938
17958
|
get el() { return getElement(this); }
|
|
17939
17959
|
static get watchers() { return {
|
|
@@ -17961,7 +17981,8 @@ class Item {
|
|
|
17961
17981
|
"target": [1],
|
|
17962
17982
|
"type": [1],
|
|
17963
17983
|
"multipleInputs": [32],
|
|
17964
|
-
"focusable": [32]
|
|
17984
|
+
"focusable": [32],
|
|
17985
|
+
"isInteractive": [32]
|
|
17965
17986
|
},
|
|
17966
17987
|
"$listeners$": [[0, "ionColor", "labelColorChanged"], [0, "ionStyle", "itemStyle"]],
|
|
17967
17988
|
"$lazyBundleId$": "-",
|
|
@@ -21475,20 +21496,20 @@ const portraitToLandscapeTransition = (baseEl, opts, duration = 300) => {
|
|
|
21475
21496
|
// need to care about layering and modal-specific styles.
|
|
21476
21497
|
const toPresentingScale = SwipeToCloseDefaults.MIN_PRESENTING_SCALE;
|
|
21477
21498
|
const fromTransform = `translateY(-10px) scale(${toPresentingScale})`;
|
|
21478
|
-
const toTransform = `translateY(
|
|
21499
|
+
const toTransform = `translateY(0px) scale(1)`;
|
|
21479
21500
|
presentingAnimation
|
|
21480
|
-
.addElement(
|
|
21501
|
+
.addElement(presentingEl)
|
|
21481
21502
|
.afterStyles({
|
|
21482
21503
|
transform: toTransform,
|
|
21483
21504
|
})
|
|
21484
21505
|
.fromTo('transform', fromTransform, toTransform)
|
|
21485
|
-
.fromTo('filter', 'contrast(0.85)', 'contrast(
|
|
21506
|
+
.fromTo('filter', 'contrast(0.85)', 'contrast(1)');
|
|
21486
21507
|
const shadowAnimation = createAnimation()
|
|
21487
21508
|
.addElement(presentingElRoot.querySelector('.modal-shadow'))
|
|
21488
21509
|
.afterStyles({
|
|
21489
21510
|
transform: toTransform,
|
|
21511
|
+
opacity: '0',
|
|
21490
21512
|
})
|
|
21491
|
-
.fromTo('opacity', '0', '0') // Shadow stays hidden in landscape for card modals
|
|
21492
21513
|
.fromTo('transform', fromTransform, toTransform);
|
|
21493
21514
|
baseAnimation.addAnimation([presentingAnimation, shadowAnimation]);
|
|
21494
21515
|
}
|
|
@@ -21533,17 +21554,8 @@ const landscapeToPortraitTransition = (baseEl, opts, duration = 300) => {
|
|
|
21533
21554
|
const toTransform = `translateY(${transformOffset}) scale(${toPresentingScale})`;
|
|
21534
21555
|
presentingAnimation
|
|
21535
21556
|
.addElement(presentingEl)
|
|
21536
|
-
.beforeStyles({
|
|
21537
|
-
transform: 'translateY(0px) scale(1)',
|
|
21538
|
-
'transform-origin': 'top center',
|
|
21539
|
-
overflow: 'hidden',
|
|
21540
|
-
})
|
|
21541
21557
|
.afterStyles({
|
|
21542
21558
|
transform: toTransform,
|
|
21543
|
-
'border-radius': '10px 10px 0 0',
|
|
21544
|
-
filter: 'contrast(0.85)',
|
|
21545
|
-
overflow: 'hidden',
|
|
21546
|
-
'transform-origin': 'top center',
|
|
21547
21559
|
})
|
|
21548
21560
|
.beforeAddWrite(() => bodyEl.style.setProperty('background-color', 'black'))
|
|
21549
21561
|
.keyframes([
|
|
@@ -21558,20 +21570,19 @@ const landscapeToPortraitTransition = (baseEl, opts, duration = 300) => {
|
|
|
21558
21570
|
// to handle layering and modal-specific styles.
|
|
21559
21571
|
const toPresentingScale = SwipeToCloseDefaults.MIN_PRESENTING_SCALE;
|
|
21560
21572
|
const fromTransform = `translateY(-10px) scale(${toPresentingScale})`;
|
|
21561
|
-
const toTransform = `translateY(
|
|
21573
|
+
const toTransform = `translateY(0) scale(1)`;
|
|
21562
21574
|
presentingAnimation
|
|
21563
|
-
.addElement(
|
|
21575
|
+
.addElement(presentingEl)
|
|
21564
21576
|
.afterStyles({
|
|
21565
21577
|
transform: toTransform,
|
|
21566
21578
|
})
|
|
21567
|
-
.fromTo('transform', fromTransform, toTransform)
|
|
21568
|
-
.fromTo('filter', 'contrast(0.85)', 'contrast(0.85)'); // Keep same contrast for card
|
|
21579
|
+
.fromTo('transform', fromTransform, toTransform);
|
|
21569
21580
|
const shadowAnimation = createAnimation()
|
|
21570
21581
|
.addElement(presentingElRoot.querySelector('.modal-shadow'))
|
|
21571
21582
|
.afterStyles({
|
|
21572
21583
|
transform: toTransform,
|
|
21584
|
+
opacity: '0',
|
|
21573
21585
|
})
|
|
21574
|
-
.fromTo('opacity', '0', '0') // Shadow stays hidden
|
|
21575
21586
|
.fromTo('transform', fromTransform, toTransform);
|
|
21576
21587
|
baseAnimation.addAnimation([presentingAnimation, shadowAnimation]);
|
|
21577
21588
|
}
|
|
@@ -22943,7 +22954,7 @@ class Modal {
|
|
|
22943
22954
|
wrapperEl.style.transform = 'translateY(0vh)';
|
|
22944
22955
|
wrapperEl.style.opacity = '1';
|
|
22945
22956
|
}
|
|
22946
|
-
if (presentingElement) {
|
|
22957
|
+
if ((presentingElement === null || presentingElement === void 0 ? void 0 : presentingElement.tagName) === 'ION-MODAL') {
|
|
22947
22958
|
const isPortrait = window.innerWidth < 768;
|
|
22948
22959
|
if (isPortrait) {
|
|
22949
22960
|
const transformOffset = !CSS.supports('width', 'max(0px, 1px)')
|
|
@@ -23017,20 +23028,20 @@ class Modal {
|
|
|
23017
23028
|
const isCardModal = presentingElement !== undefined && mode === 'ios';
|
|
23018
23029
|
const isHandleCycle = handleBehavior === 'cycle';
|
|
23019
23030
|
const isSheetModalWithHandle = isSheetModal && showHandle;
|
|
23020
|
-
return (hAsync(Host, Object.assign({ key: '
|
|
23031
|
+
return (hAsync(Host, Object.assign({ key: '9e9a7bd591eb17a225a00b4fa2e379e94601d17f', "no-router": true,
|
|
23021
23032
|
// Allow the modal to be navigable when the handle is focusable
|
|
23022
23033
|
tabIndex: isHandleCycle && isSheetModalWithHandle ? 0 : -1 }, htmlAttributes, { style: {
|
|
23023
23034
|
zIndex: `${20000 + this.overlayIndex}`,
|
|
23024
|
-
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: '
|
|
23035
|
+
}, class: Object.assign({ [mode]: true, ['modal-default']: !isCardModal && !isSheetModal, [`modal-card`]: isCardModal, [`modal-sheet`]: isSheetModal, [`modal-no-expand-scroll`]: isSheetModal && !expandToScroll, 'overlay-hidden': true, [FOCUS_TRAP_DISABLE_CLASS]: focusTrap === false }, getClassMap(this.cssClass)), onIonBackdropTap: this.onBackdropTap, onIonModalDidPresent: this.onLifecycle, onIonModalWillPresent: this.onLifecycle, onIonModalWillDismiss: this.onLifecycle, onIonModalDidDismiss: this.onLifecycle, onFocus: this.onModalFocus }), hAsync("ion-backdrop", { key: 'e5eae2c14f830f75e308fcd7f4c10c86fac5b962', ref: (el) => (this.backdropEl = el), visible: this.showBackdrop, tappable: this.backdropDismiss, part: "backdrop" }), mode === 'ios' && hAsync("div", { key: 'e268f9cd310c3cf4e051b5b92524ce4fb70d005e', class: "modal-shadow" }), hAsync("div", Object.assign({ key: '9c380f36c18144c153077b15744d1c3346bce63e',
|
|
23025
23036
|
/*
|
|
23026
23037
|
role and aria-modal must be used on the
|
|
23027
23038
|
same element. They must also be set inside the
|
|
23028
23039
|
shadow DOM otherwise ion-button will not be highlighted
|
|
23029
23040
|
when using VoiceOver: https://bugs.webkit.org/show_bug.cgi?id=247134
|
|
23030
23041
|
*/
|
|
23031
|
-
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '
|
|
23042
|
+
role: "dialog" }, inheritedAttributes, { "aria-modal": "true", class: "modal-wrapper ion-overlay-wrapper", part: "content", ref: (el) => (this.wrapperEl = el) }), showHandle && (hAsync("button", { key: '2d5ee6d5959d97309c306e8ce72eb0f2c19be144', class: "modal-handle",
|
|
23032
23043
|
// Prevents the handle from receiving keyboard focus when it does not cycle
|
|
23033
|
-
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: '
|
|
23044
|
+
tabIndex: !isHandleCycle ? -1 : 0, "aria-label": "Activate to adjust the size of the dialog overlaying the screen", onClick: isHandleCycle ? this.onHandleClick : undefined, part: "handle", ref: (el) => (this.dragHandleEl = el) })), hAsync("slot", { key: '5590434c35ea04c42fc006498bc189038e15a298', onSlotchange: this.onSlotChange }))));
|
|
23034
23045
|
}
|
|
23035
23046
|
get el() { return getElement(this); }
|
|
23036
23047
|
static get watchers() { return {
|
|
@@ -32702,7 +32713,7 @@ class SegmentButton {
|
|
|
32702
32713
|
}; }
|
|
32703
32714
|
}
|
|
32704
32715
|
|
|
32705
|
-
const segmentContentCss = ":host{scroll-snap-align:center;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}:host::-webkit-scrollbar{display:none}";
|
|
32716
|
+
const segmentContentCss = ":host{scroll-snap-align:center;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%;min-height:1px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}:host::-webkit-scrollbar{display:none}";
|
|
32706
32717
|
|
|
32707
32718
|
class SegmentContent {
|
|
32708
32719
|
constructor(hostRef) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ionic/core",
|
|
3
|
-
"version": "8.6.5
|
|
3
|
+
"version": "8.6.5",
|
|
4
4
|
"description": "Base components for Ionic",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ionic",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@clack/prompts": "^0.11.0",
|
|
45
45
|
"@ionic/eslint-config": "^0.3.0",
|
|
46
46
|
"@ionic/prettier-config": "^2.0.0",
|
|
47
|
-
"@playwright/test": "^1.
|
|
47
|
+
"@playwright/test": "^1.54.1",
|
|
48
48
|
"@rollup/plugin-node-resolve": "^8.4.0",
|
|
49
49
|
"@rollup/plugin-virtual": "^2.0.3",
|
|
50
50
|
"@stencil/angular-output-target": "^0.10.0",
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* (C) Ionic http://ionicframework.com - MIT License
|
|
3
|
-
*/
|
|
4
|
-
import{r as s,h as e,j as a}from"./p-B_U9CtaY.js";const o=class{constructor(e){s(this,e)}render(){return e(a,{key:"db6876f2aee7afa1ea8bc147337670faa68fae1c"},e("slot",{key:"bc05714a973a5655668679033f5809a1da6db8cc"}))}};o.style=":host{scroll-snap-align:center;scroll-snap-stop:always;-ms-flex-negative:0;flex-shrink:0;width:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}:host::-webkit-scrollbar{display:none}";export{o as ion_segment_content}
|