@mindly/ui-components 3.9.19 → 3.10.0
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/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/lib/BrowserNotSupport/NotSupportModal.d.ts +7 -0
- package/dist/cjs/types/lib/BrowserNotSupport/NotSupportModal.style.d.ts +5 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/lib/BrowserNotSupport/NotSupportModal.d.ts +7 -0
- package/dist/esm/types/lib/BrowserNotSupport/NotSupportModal.style.d.ts +5 -0
- package/package.json +1 -1
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledNotSupportModal: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@ionic/core/dist/types/components").JSX.IonModal & Pick<import("react").HTMLAttributes<HTMLIonModalElement>, "slot" | "title" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & import("@ionic/react/dist/types/components/IonicReactProps").IonicReactProps & import("react").RefAttributes<HTMLIonModalElement>>, any, {}, never>;
|
|
3
|
+
export declare const StyledNotSupportModalContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export declare const StyleRedBlock: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export declare const StyleTextBlock: import("styled-components").StyledComponent<"div", any, {}, never>;
|
package/dist/esm/index.js
CHANGED
|
@@ -12,7 +12,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
12
12
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
13
13
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
14
14
|
PERFORMANCE OF THIS SOFTWARE.
|
|
15
|
-
***************************************************************************** */var w=function(){return w=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},w.apply(this,arguments)};function y(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(i=Object.getOwnPropertySymbols(t);o<i.length;o++)e.indexOf(i[o])<0&&Object.prototype.propertyIsEnumerable.call(t,i[o])&&(n[i[o]]=t[i[o]])}return n}function k(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}var C,E,A,S,T,M,D,z,P,I,B="#21ABD2",N="#F0FBFF",L="#1D201F",O="#5B5B5B",F="#C1C1C1",R="#478862",H="#F5F9FF",j="#D6F2F9",W="#f1646f",Y="#FFFFFF",G="#F2F4F7",V="#E9F7FB",$="#F5939A",U="#90D5E8",X="#E5E5E5",Q="#E8ECF2",Z=i.button(P||(P=k(["\n padding: 12px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n font-weight: 600;\n font-size: 14px;\n line-height: 16px;\n\n &:hover,\n &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2),\n inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n ","\n"],["\n padding: 12px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n font-weight: 600;\n font-size: 14px;\n line-height: 16px;\n\n &:hover,\n &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2),\n inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n ","\n"])),B,Y,(function(t){return"secondary"===t.buttonType&&o(C||(C=k(["\n background: inherit;\n color: ",";\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n }\n "],["\n background: inherit;\n color: ",";\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n }\n "])),B,U)}),(function(t){return"secondaryWithStroke"===t.buttonType&&o(E||(E=k(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "])),B,B,U,U)}),(function(t){return"secondaryCancel"===t.buttonType&&o(A||(A=k(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "])),W,$)}),(function(t){return"actionButton"===t.buttonType&&o(S||(S=k(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "])),F,F,F,F)}),(function(t){return t.isDisabled&&o(T||(T=k(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover,\n &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover,\n &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "])),F,Y,F,Y)}),(function(t){return"actionButtonDisabled"===t.buttonType&&o(M||(M=k(["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "],["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "])),F,F)}),(function(t){return"actionButtonActive"===t.buttonType&&o(D||(D=k(["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "],["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "])),B,V,B,B,V,B)}),(function(t){return"actionButtonGreen"===t.buttonType&&o(z||(z=k(["\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n border: 1px solid ",";\n }\n "])),R,R,R,R,R,R)})),q=function(e){return t(Z,w({"data-testid":e["data-testid"],onClick:null==e?void 0:e.onClick,disabled:e.isDisabled,isDisabled:e.isDisabled,buttonType:e.buttonType},{children:e.children}))},K=i.a(I||(I=k(["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"],["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"])),(function(t){return t.bottomHeight}),(function(t){return t.rightWidth}));function J(t,e){void 0===e&&(e={});var n=e.insertAt;if(t&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&i.firstChild?i.insertBefore(o,i.firstChild):i.appendChild(o),o.styleSheet?o.styleSheet.cssText=t:o.appendChild(document.createTextNode(t))}}J("@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n* {\n box-sizing: border-box;\n}\n\nbody {\n margin: 0;\n padding: 0;\n}\n\nspan,\np {\n font-family: 'Inter', sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n font-weight: 400;\n padding: 0;\n}\n\nh5 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n}\n\nh4 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh3 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh2 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh1 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-weight: 400;\n font-size: 24px;\n line-height: 32px;\n}\n\nspan.semiBold,\np.semiBold {\n font-family: 'Inter', sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 600;\n}\n\nh5.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 600;\n}\n\nh4.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh3.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh2.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh1.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 600;\n}\n\nspan.bold,\np.bold {\n font-family: 'Inter', sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 700;\n}\n\nh5.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 700;\n}\n\nh4.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh3.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh2.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh1.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n}\n\n:root {\n /** primary **/\n --ion-color-primary: #21abd2;\n --ion-color-primary-rgb: 33, 171, 210;\n --ion-color-primary-contrast: #000000;\n --ion-color-primary-contrast-rgb: 0, 0, 0;\n --ion-color-primary-shade: #1d96b9;\n --ion-color-primary-tint: #37b3d7;\n\n /** secondary **/\n --ion-color-secondary: #1d201f;\n --ion-color-secondary-rgb: 29, 32, 31;\n --ion-color-secondary-contrast: #ffffff;\n --ion-color-secondary-contrast-rgb: 255, 255, 255;\n --ion-color-secondary-shade: #1a1c1b;\n --ion-color-secondary-tint: #343635;\n\n /** tertiary **/\n --ion-color-tertiary: #d6f2f9;\n --ion-color-tertiary-rgb: 214, 242, 249;\n --ion-color-tertiary-contrast: #000000;\n --ion-color-tertiary-contrast-rgb: 0, 0, 0;\n --ion-color-tertiary-shade: #bcd5db;\n --ion-color-tertiary-tint: #daf3fa;\n\n /** success **/\n --ion-color-success: #478862;\n --ion-color-success-rgb: 71, 136, 98;\n --ion-color-success-contrast: #ffffff;\n --ion-color-success-contrast-rgb: 255, 255, 255;\n --ion-color-success-shade: #3e7856;\n --ion-color-success-tint: #599472;\n\n /** warning **/\n --ion-color-warning: #ffc409;\n --ion-color-warning-rgb: 255, 196, 9;\n --ion-color-warning-contrast: #000000;\n --ion-color-warning-contrast-rgb: 0, 0, 0;\n --ion-color-warning-shade: #e0ac08;\n --ion-color-warning-tint: #ffca22;\n\n /** danger **/\n --ion-color-danger: #f1646f;\n --ion-color-danger-rgb: 241, 100, 111;\n --ion-color-danger-contrast: #000000;\n --ion-color-danger-contrast-rgb: 0, 0, 0;\n --ion-color-danger-shade: #d45862;\n --ion-color-danger-tint: #f2747d;\n\n /** dark **/\n --ion-color-dark: #222428;\n --ion-color-dark-rgb: 34, 36, 40;\n --ion-color-dark-contrast: #ffffff;\n --ion-color-dark-contrast-rgb: 255, 255, 255;\n --ion-color-dark-shade: #1e2023;\n --ion-color-dark-tint: #383a3e;\n\n /** medium **/\n --ion-color-medium: #5b5b5b;\n --ion-color-medium-rgb: 91, 91, 91;\n --ion-color-medium-contrast: #ffffff;\n --ion-color-medium-contrast-rgb: 255, 255, 255;\n --ion-color-medium-shade: #505050;\n --ion-color-medium-tint: #6b6b6b;\n\n /** light **/\n --ion-color-light: #ffffff;\n --ion-color-light-rgb: 255, 255, 255;\n --ion-color-light-contrast: #000000;\n --ion-color-light-contrast-rgb: 0, 0, 0;\n --ion-color-light-shade: #e0e0e0;\n --ion-color-light-tint: #ffffff;\n\n --ion-font-family: 'Inter', sans-serif;\n}\n");var _=function(e){return t(K,w({href:"https://t.me/MindlySupport",bottomHeight:e.bottomHeight,rightWidth:e.rightWidth},{children:t("img",{"data-testid":e["data-testid"],src:"data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2254%22%20height%3D%2254%22%20fill%3D%22%2321ABD2%22%2F%3E%3Cpath%20d%3D%22M27.0002%2015C21.9405%2015%2017.8237%2019.1168%2017.8237%2024.1765V32.647C17.8237%2033.8148%2018.7737%2034.7648%2019.9413%2034.7648C21.1092%2034.7648%2022.0591%2033.8148%2022.0591%2032.647V25.5883C22.0591%2024.4206%2021.1092%2023.4706%2019.9413%2023.4706C19.7037%2023.4706%2019.4788%2023.5188%2019.2651%2023.5913C19.5663%2019.5829%2022.9168%2016.4117%2027.0002%2016.4117C31.0815%2016.4117%2034.431%2019.58%2034.735%2023.5856C34.5226%2023.5129%2034.2964%2023.4706%2034.0591%2023.4706C32.8913%2023.4706%2031.9413%2024.4206%2031.9413%2025.5883V32.647C31.9413%2033.8148%2032.8913%2034.7648%2034.0591%2034.7648C34.3078%2034.7648%2034.5431%2034.7139%2034.765%2034.6348V35.4706C34.765%2035.8601%2034.4479%2036.1765%2034.0591%2036.1765H28.9879C28.6954%2035.3566%2027.9192%2034.7648%2027.0002%2034.7648C25.8326%2034.7648%2024.8826%2035.7147%2024.8826%2036.8824C24.8826%2038.05%2025.8326%2039%2027.0002%2039C27.9192%2039%2028.6954%2038.408%2028.9879%2037.5883H34.0591C35.2268%2037.5883%2036.1768%2036.6383%2036.1768%2035.4706C36.1768%2031.2248%2036.1768%2028.4269%2036.1768%2024.1765C36.1768%2019.1168%2032.06%2015%2027.0002%2015V15Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M37.5884%2025.0122V33.2227C38.4081%2032.9304%2039.0001%2032.1542%2039.0001%2031.235V26.9998C39.0001%2026.0808%2038.4081%2025.3046%2037.5884%2025.0122Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15%2026.9998V31.235C15%2032.1542%2015.592%2032.9304%2016.4117%2033.2227V25.0122C15.592%2025.3046%2015%2026.0808%2015%2026.9998Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",alt:"support mindly"})}))};const tt=!0,et=!0,nt=!0,it=!0,ot=!0,rt=!0,at=!0,st=!0,lt=!0,dt=!0,ct=!0,ht=!0,ut=!0,pt=!0,mt=!0,gt=!0,ft=!1,bt=!1,vt=!1,xt=!1,wt=!0,yt=!1,kt=!0,Ct=!0,Et=!1;let At,St,Tt,Mt=!1,Dt=!1,zt=!1,Pt=!1,It=null,Bt=!1;const Nt="undefined"!=typeof window?window:{};!1&&Nt.CSS;const Lt=Nt.document||{head:{}},Ot=Nt.HTMLElement||class{},Ft={$flags$:0,$resourcesUrl$:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,i)=>t.addEventListener(e,n,i),rel:(t,e,n,i)=>t.removeEventListener(e,n,i),ce:(t,e)=>new CustomEvent(t,e)},Rt=!yt||!st||(()=>(Lt.head.attachShadow+"").indexOf("[native")>-1)(),Ht=(()=>{let t=!1;try{Lt.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(t){}return t})(),jt=!!kt&&(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replace}catch(t){}return!1})(),Wt=(t,e,n,i)=>{n&&n.map((([n,i,o])=>{const r=Gt(t,n),a=Yt(e,o),s=Vt(n);Ft.ael(r,i,a,s),(e.$rmListeners$=e.$rmListeners$||[]).push((()=>Ft.rel(r,i,a,s)))}))},Yt=(t,e)=>n=>{try{xt||t.$hostElement$[e](n)}catch(t){je(t)}},Gt=(t,e)=>4&e?Lt:8&e?Nt:16&e?Lt.body:t,Vt=t=>Ht?{passive:0!=(1&t),capture:0!=(2&t)}:0!=(2&t),$t=new WeakMap,Ut=t=>{const e=t.$cmpMeta$,n=t.$hostElement$,i=e.$flags$,o=(e.$tagName$,()=>{}),r=((t,e,n,i)=>{let o=Xt(e,n);const r=Ve.get(o);if(t=11===t.nodeType?t:Lt,r)if("string"==typeof r){t=t.head||t;let e,n=$t.get(t);n||$t.set(t,n=new Set),n.has(o)||(e=Lt.createElement("style"),e.innerHTML=r,t.insertBefore(e,t.querySelector("link")),n&&n.add(o))}else t.adoptedStyleSheets.includes(r)||(t.adoptedStyleSheets=[...t.adoptedStyleSheets,r]);return o})(Rt&&n.shadowRoot?n.shadowRoot:n.getRootNode(),e,t.$modeName$);10&i&&(n["s-sc"]=r,n.classList.add(r+"-h"),2&i&&n.classList.add(r+"-s")),o()},Xt=(t,e)=>"sc-"+(e&&32&t.$flags$?t.$tagName$+"-"+e:t.$tagName$),Qt={},Zt=t=>"object"===(t=typeof t)||"function"===t,qt=(t,e,...n)=>{let i=null,o=null,r=null,a=!1,s=!1;const l=[],d=e=>{for(let n=0;n<e.length;n++)i=e[n],Array.isArray(i)?d(i):null!=i&&"boolean"!=typeof i&&((a="function"!=typeof t&&!Zt(i))&&(i=String(i)),a&&s?l[l.length-1].$text$+=i:l.push(a?Kt(null,i):i),s=a)};if(d(n),e&&(ft&&"input"===t&&ie(e),ut&&e.key&&(o=e.key),wt&&e.name&&(r=e.name),ct)){const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}if(ft&&l.some(_t)&&Ye("The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function."),ht&&"function"==typeof t)return t(null===e?{}:e,l,te);const c=Kt(t,null);return c.$attrs$=e,l.length>0&&(c.$children$=l),ut&&(c.$key$=o),wt&&(c.$name$=r),c},Kt=(t,e)=>{const n={$flags$:0,$tag$:t,$text$:e,$elm$:null,$children$:null};return dt&&(n.$attrs$=null),ut&&(n.$key$=null),wt&&(n.$name$=null),n},Jt={},_t=t=>t&&t.$tag$===Jt,te={forEach:(t,e)=>t.map(ee).forEach(e),map:(t,e)=>t.map(ee).map(e).map(ne)},ee=t=>({vattrs:t.$attrs$,vchildren:t.$children$,vkey:t.$key$,vname:t.$name$,vtag:t.$tag$,vtext:t.$text$}),ne=t=>{if("function"==typeof t.vtag){const e=Object.assign({},t.vattrs);return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),qt(t.vtag,e,...t.vchildren||[])}const e=Kt(t.vtag,t.vtext);return e.$attrs$=t.vattrs,e.$children$=t.vchildren,e.$key$=t.vkey,e.$name$=t.vname,e},ie=t=>{const e=Object.keys(t),n=e.indexOf("value");if(-1===n)return;const i=e.indexOf("type"),o=e.indexOf("min"),r=e.indexOf("max"),a=e.indexOf("step");(n<i||n<o||n<r||n<a)&&Ge('The "value" prop of <input> should be set after "min", "max", "type" and "step"')},oe=(t,e,n,i,o,r)=>{if(n!==i){let a=He(t,e),s=e.toLowerCase();if("class"===e){const e=t.classList,o=ae(n),r=ae(i);e.remove(...o.filter((t=>t&&!r.includes(t)))),e.add(...r.filter((t=>t&&!o.includes(t))))}else if("style"===e){for(const e in n)i&&null!=i[e]||(e.includes("-")?t.style.removeProperty(e):t.style[e]="");for(const e in i)n&&i[e]===n[e]||(e.includes("-")?t.style.setProperty(e,i[e]):t.style[e]=i[e])}else if("key"===e);else if("ref"===e)i&&i(t);else if(t.__lookupSetter__(e)||"o"!==e[0]||"n"!==e[1]){const l=Zt(i);if((a||l&&null!==i)&&!o)try{if(t.tagName.includes("-"))t[e]=i;else{const o=null==i?"":i;"list"===e?a=!1:null!=n&&t[e]==o||(t[e]=o)}}catch(t){}let d=!1;s!==(s=s.replace(/^xlink\:?/,""))&&(e=s,d=!0),null==i||!1===i?!1===i&&""!==t.getAttribute(e)||(d?t.removeAttributeNS("http://www.w3.org/1999/xlink",e):t.removeAttribute(e)):(!a||4&r||o)&&!l&&(i=!0===i?"":i,d?t.setAttributeNS("http://www.w3.org/1999/xlink",e,i):t.setAttribute(e,i))}else e="-"===e[2]?e.slice(3):He(Nt,s)?s.slice(2):s[2]+e.slice(3),n&&Ft.rel(t,e,n,!1),i&&Ft.ael(t,e,i,!1)}},re=/\s/,ae=t=>t?t.split(re):[],se=(t,e,n,i)=>{const o=11===e.$elm$.nodeType&&e.$elm$.host?e.$elm$.host:e.$elm$,r=t&&t.$attrs$||Qt,a=e.$attrs$||Qt;for(i in r)i in a||oe(o,i,r[i],void 0,n,e.$flags$);for(i in a)oe(o,i,r[i],a[i],n,e.$flags$)},le=(t,e,n,i)=>{const o=e.$children$[n];let r,a,s,l=0;if(Mt||(zt=!0,"slot"===o.$tag$&&(At&&i.classList.add(At+"-s"),o.$flags$|=o.$children$?2:1)),null!==o.$text$)r=o.$elm$=Lt.createTextNode(o.$text$);else if(1&o.$flags$)r=o.$elm$=Lt.createTextNode("");else{if(Pt||(Pt="svg"===o.$tag$),r=o.$elm$=Lt.createElementNS(Pt?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",2&o.$flags$?"slot-fb":o.$tag$),Pt&&"foreignObject"===o.$tag$&&(Pt=!1),se(null,o,Pt),null!=At&&r["s-si"]!==At&&r.classList.add(r["s-si"]=At),o.$children$)for(l=0;l<o.$children$.length;++l)a=le(t,o,l,r),a&&r.appendChild(a);"svg"===o.$tag$?Pt=!1:"foreignObject"===r.tagName&&(Pt=!0)}return r["s-hn"]=Tt,3&o.$flags$&&(r["s-sr"]=!0,r["s-cr"]=St,r["s-sn"]=o.$name$||"",s=t&&t.$children$&&t.$children$[n],s&&s.$tag$===o.$tag$&&t.$elm$&&de(t.$elm$,!1)),r},de=(t,e)=>{Ft.$flags$|=1;const n=t.childNodes;for(let t=n.length-1;t>=0;t--){const i=n[t];i["s-hn"]!==Tt&&i["s-ol"]&&(me(i).insertBefore(i,pe(i)),i["s-ol"].remove(),i["s-ol"]=void 0,zt=!0),e&&de(i,e)}Ft.$flags$&=-2},ce=(t,e,n,i,o,r)=>{let a,s=t["s-cr"]&&t["s-cr"].parentNode||t;for(s.shadowRoot&&s.tagName===Tt&&(s=s.shadowRoot);o<=r;++o)i[o]&&(a=le(null,n,o,t),a&&(i[o].$elm$=a,s.insertBefore(a,pe(e))))},he=(t,e,n,i,o)=>{for(;e<=n;++e)(i=t[e])&&(o=i.$elm$,we(i),Dt=!0,o["s-ol"]?o["s-ol"].remove():de(o,!0),o.remove())},ue=(t,e)=>t.$tag$===e.$tag$&&("slot"===t.$tag$?t.$name$===e.$name$:t.$key$===e.$key$),pe=t=>t&&t["s-ol"]||t,me=t=>(t["s-ol"]?t["s-ol"]:t).parentNode,ge=(t,e)=>{const n=e.$elm$=t.$elm$,i=t.$children$,o=e.$children$,r=e.$tag$,a=e.$text$;let s;null===a?(Pt="svg"===r||"foreignObject"!==r&&Pt,"slot"===r||se(t,e,Pt),null!==i&&null!==o?((t,e,n,i)=>{let o,r,a=0,s=0,l=0,d=0,c=e.length-1,h=e[0],u=e[c],p=i.length-1,m=i[0],g=i[p];for(;a<=c&&s<=p;)if(null==h)h=e[++a];else if(null==u)u=e[--c];else if(null==m)m=i[++s];else if(null==g)g=i[--p];else if(ue(h,m))ge(h,m),h=e[++a],m=i[++s];else if(ue(u,g))ge(u,g),u=e[--c],g=i[--p];else if(ue(h,g))"slot"!==h.$tag$&&"slot"!==g.$tag$||de(h.$elm$.parentNode,!1),ge(h,g),t.insertBefore(h.$elm$,u.$elm$.nextSibling),h=e[++a],g=i[--p];else if(ue(u,m))"slot"!==h.$tag$&&"slot"!==g.$tag$||de(u.$elm$.parentNode,!1),ge(u,m),t.insertBefore(u.$elm$,h.$elm$),u=e[--c],m=i[++s];else{for(l=-1,d=a;d<=c;++d)if(e[d]&&null!==e[d].$key$&&e[d].$key$===m.$key$){l=d;break}l>=0?(r=e[l],r.$tag$!==m.$tag$?o=le(e&&e[s],n,l,t):(ge(r,m),e[l]=void 0,o=r.$elm$),m=i[++s]):(o=le(e&&e[s],n,s,t),m=i[++s]),o&&me(h.$elm$).insertBefore(o,pe(h.$elm$))}a>c?ce(t,null==i[p+1]?null:i[p+1].$elm$,n,i,s,p):s>p&&he(e,a,c)})(n,i,e,o):null!==o?(null!==t.$text$&&(n.textContent=""),ce(n,null,e,o,0,o.length-1)):null!==i&&he(i,0,i.length-1),Pt&&"svg"===r&&(Pt=!1)):(s=n["s-cr"])?s.parentNode.textContent=a:t.$text$!==a&&(n.data=a)},fe=t=>{const e=t.childNodes;let n,i,o,r,a,s;for(i=0,o=e.length;i<o;i++)if(n=e[i],1===n.nodeType){if(n["s-sr"])for(a=n["s-sn"],n.hidden=!1,r=0;r<o;r++)if(s=e[r].nodeType,e[r]["s-hn"]!==n["s-hn"]||""!==a){if(1===s&&a===e[r].getAttribute("slot")){n.hidden=!0;break}}else if(1===s||3===s&&""!==e[r].textContent.trim()){n.hidden=!0;break}fe(n)}},be=[],ve=t=>{let e,n,i,o,r,a,s=0;const l=t.childNodes,d=l.length;for(;s<d;s++){if(e=l[s],e["s-sr"]&&(n=e["s-cr"])&&n.parentNode)for(i=n.parentNode.childNodes,o=e["s-sn"],a=i.length-1;a>=0;a--)n=i[a],n["s-cn"]||n["s-nr"]||n["s-hn"]===e["s-hn"]||(xe(n,o)?(r=be.find((t=>t.$nodeToRelocate$===n)),Dt=!0,n["s-sn"]=n["s-sn"]||o,r?r.$slotRefNode$=e:be.push({$slotRefNode$:e,$nodeToRelocate$:n}),n["s-sr"]&&be.map((t=>{xe(t.$nodeToRelocate$,n["s-sn"])&&(r=be.find((t=>t.$nodeToRelocate$===n)),r&&!t.$slotRefNode$&&(t.$slotRefNode$=r.$slotRefNode$))}))):be.some((t=>t.$nodeToRelocate$===n))||be.push({$nodeToRelocate$:n}));1===e.nodeType&&ve(e)}},xe=(t,e)=>1===t.nodeType?null===t.getAttribute("slot")&&""===e||t.getAttribute("slot")===e:t["s-sn"]===e||""===e,we=t=>{t.$attrs$&&t.$attrs$.ref&&t.$attrs$.ref(null),t.$children$&&t.$children$.map(we)},ye=(t,e,n)=>{const i=(t=>xt?Fe(t).$hostElement$:t)(t);return{emit:t=>(ft&&!i.isConnected&&Ge(`The "${e}" event was emitted, but the dispatcher node is no longer connected to the dom.`),ke(i,e,{bubbles:!!(4&n),composed:!!(2&n),cancelable:!!(1&n),detail:t}))}},ke=(t,e,n)=>{const i=Ft.ce(e,n);return t.dispatchEvent(i),i},Ce=(t,e)=>{gt&<&&(t.$flags$|=16),t.$ancestorComponent$;const n=()=>Ee(t,e);return gt?_e(n):n()},Ee=(t,e)=>{const n=t.$hostElement$,i=(t.$cmpMeta$.$tagName$,()=>{}),o=n;let r;return r=De(o,e?"componentWillLoad":"componentWillUpdate"),r=ze(r,(()=>De(o,"componentWillRender"))),i(),ze(r,(()=>Ae(t,o,e)))},Ae=async(t,e,n)=>{const i=t.$hostElement$,o=(t.$cmpMeta$.$tagName$,()=>{});i["s-rc"],n&&Ut(t);const r=(t.$cmpMeta$.$tagName$,()=>{});Se(t,e,i),r(),o(),Te(t)},Se=(t,e,n)=>{try{It=e,e=e.render&&e.render(),t.$flags$&=-17,t.$flags$|=2,(nt||at)&&(pt||at)&&(vt||((t,e)=>{const n=t.$hostElement$,i=t.$cmpMeta$,o=t.$vnode$||Kt(null,null),r=_t(e)?e:qt(null,null,e);if(Tt=n.tagName,i.$attrsToReflect$&&(r.$attrs$=r.$attrs$||{},i.$attrsToReflect$.map((([t,e])=>r.$attrs$[e]=n[t]))),r.$tag$=null,r.$flags$|=4,t.$vnode$=r,r.$elm$=o.$elm$=n.shadowRoot||n,At=n["s-sc"],St=n["s-cr"],Mt=Rt&&0!=(1&i.$flags$),Dt=!1,ge(o,r),Ft.$flags$|=1,zt){let t,e,n,i,o,a;ve(r.$elm$);let s=0;for(;s<be.length;s++)t=be[s],e=t.$nodeToRelocate$,e["s-ol"]||(n=Lt.createTextNode(""),n["s-nr"]=e,e.parentNode.insertBefore(e["s-ol"]=n,e));for(s=0;s<be.length;s++)if(t=be[s],e=t.$nodeToRelocate$,t.$slotRefNode$){for(i=t.$slotRefNode$.parentNode,o=t.$slotRefNode$.nextSibling,n=e["s-ol"];n=n.previousSibling;)if(a=n["s-nr"],a&&a["s-sn"]===e["s-sn"]&&i===a.parentNode&&(a=a.nextSibling,!a||!a["s-nr"])){o=a;break}(!o&&i!==e.parentNode||e.nextSibling!==o)&&e!==o&&(!e["s-hn"]&&e["s-ol"]&&(e["s-hn"]=e["s-ol"].parentNode.nodeName),i.insertBefore(e,o))}else 1===e.nodeType&&(e.hidden=!0)}Dt&&fe(r.$elm$),Ft.$flags$&=-2,be.length=0})(t,e))}catch(e){je(e,t.$hostElement$)}return It=null,null},Te=t=>{t.$cmpMeta$.$tagName$;const e=()=>{},n=t.$hostElement$;t.$ancestorComponent$,De(n,"componentDidRender"),64&t.$flags$?(De(n,"componentDidUpdate"),e()):(t.$flags$|=64,De(n,"componentDidLoad"),e())},Me=t=>{if(lt){const e=Fe(t),n=e.$hostElement$.isConnected;return n&&2==(18&e.$flags$)&&Ce(e,!1),n}return!1},De=(t,e,n)=>{if(t&&t[e])try{return t[e](n)}catch(t){je(t)}},ze=(t,e)=>t&&t.then?t.then(e):e(),Pe=(t,e,n,i)=>{const o=Fe(t),r=t,a=o.$instanceValues$.get(e),s=o.$flags$,l=r;var d,c;d=n,c=i.$members$[e][0],n=null==d||Zt(d)?d:4&c?"false"!==d&&(""===d||!!d):2&c?parseFloat(d):1&c?String(d):d;const h=Number.isNaN(a)&&Number.isNaN(n);if(n!==a&&!h){if(o.$instanceValues$.set(e,n),i.$watchers$&&128&s){const t=i.$watchers$[e];t&&t.map((t=>{try{l[t](n,a,e)}catch(t){je(t,r)}}))}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(n,a,e))return;Ce(o,!1)}}},Ie=(t,e,n)=>{if(e.$members$){t.watchers&&(e.$watchers$=t.watchers);const n=Object.entries(e.$members$),i=t.prototype;n.map((([t,[n]])=>{(31&n||32&n)&&Object.defineProperty(i,t,{get(){return e=t,Fe(this).$instanceValues$.get(e);var e},set(n){Pe(this,t,n,e)},configurable:!0,enumerable:!0})}));{const o=new Map;i.attributeChangedCallback=function(t,e,n){Ft.jmp((()=>{const e=o.get(t);if(this.hasOwnProperty(e))n=this[e],delete this[e];else if(i.hasOwnProperty(e)&&"number"==typeof this[e]&&this[e]==n)return;this[e]=(null!==n||"boolean"!=typeof this[e])&&n}))},t.observedAttributes=n.filter((([t,e])=>15&e[0])).map((([t,n])=>{const i=n[1]||t;return o.set(i,t),512&n[0]&&e.$attrsToReflect$.push([t,i]),i}))}}return t},Be=async(t,e,n,i,o)=>{if(0==(32&e.$flags$)&&(o=t.constructor,e.$flags$|=32,customElements.whenDefined(n.$tagName$).then((()=>e.$flags$|=128)),o.style)){let i=o.style;"string"!=typeof i&&(i=i[e.$modeName$=(t=>$e.map((e=>e(t))).find((t=>!!t)))(t)]);const r=Xt(n,e.$modeName$);if(!Ve.has(r)){const t=(n.$tagName$,()=>{});((t,e,n)=>{let i=Ve.get(t);jt&&n?(i=i||new CSSStyleSheet,i.replace(e)):i=e,Ve.set(t,i)})(r,i,!!(1&n.$flags$)),t()}}e.$ancestorComponent$;Ce(e,!0)},Ne=t=>{const e=t["s-cr"]=Lt.createComment("");e["s-cn"]=!0,t.insertBefore(e,t.firstChild)},Le=(t,e)=>{const n={$flags$:e[0],$tagName$:e[1]};ot&&(n.$members$=e[2]),it&&(n.$listeners$=e[3]),mt&&(n.$watchers$=t.$watchers$),at&&(n.$attrsToReflect$=[]),st&&!Rt&&1&n.$flags$&&(n.$flags$|=8);const i=t.prototype.connectedCallback,o=t.prototype.disconnectedCallback;return Object.assign(t.prototype,{__registerHost(){Re(this,n)},connectedCallback(){(t=>{if(0==(1&Ft.$flags$)){const e=Fe(t),n=e.$cmpMeta$,i=(n.$tagName$,()=>{});1&e.$flags$?(Wt(t,e,n.$listeners$),e.$lazyInstance$):(e.$flags$|=1,12&n.$flags$&&Ne(t),n.$members$&&Object.entries(n.$members$).map((([e,[n]])=>{if(31&n&&t.hasOwnProperty(e)){const n=t[e];delete t[e],t[e]=n}})),Be(t,e,n)),i()}})(this),tt&&i&&i.call(this)},disconnectedCallback(){(t=>{if(0==(1&Ft.$flags$)){const e=Fe(t);e.$rmListeners$&&(e.$rmListeners$.map((t=>t())),e.$rmListeners$=void 0)}})(this),et&&o&&o.call(this)},__attachShadow(){Rt?Ct?this.attachShadow({mode:"open",delegatesFocus:!!(16&n.$flags$)}):this.attachShadow({mode:"open"}):this.shadowRoot=this}}),t.is=n.$tagName$,Ie(t,n)},Oe=new WeakMap,Fe=t=>Oe.get(t),Re=(t,e)=>{const n={$flags$:0,$hostElement$:t,$cmpMeta$:e,$instanceValues$:new Map};return ft&&(n.$renderCount$=0),rt&&xt&&(n.$onInstancePromise$=new Promise((t=>n.$onInstanceResolve$=t))),Et&&(n.$onReadyPromise$=new Promise((t=>n.$onReadyResolve$=t)),t["s-p"]=[],t["s-rc"]=[]),Wt(t,n,e.$listeners$),Oe.set(t,n)},He=(t,e)=>e in t,je=(t,e)=>(0,console.error)(t,e),We=bt?["STENCIL:"]:["%cstencil","color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px"],Ye=(...t)=>console.error(...We,...t),Ge=(...t)=>console.warn(...We,...t),Ve=new Map,$e=[],Ue=[],Xe=[],Qe=(t,e)=>n=>{t.push(n),Bt||(Bt=!0,e&&4&Ft.$flags$?Ke(qe):Ft.raf(qe))},Ze=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){je(t)}t.length=0},qe=()=>{Ze(Ue),Ze(Xe),(Bt=Ue.length>0)&&Ft.raf(qe)},Ke=t=>{return Promise.resolve(e).then(t);var e},Je=Qe(Ue,!1),_e=Qe(Xe,!0),tn={isDev:!!ft,isBrowser:!0,isServer:!1,isTesting:!!bt},en=(t,e)=>{t.componentOnReady?t.componentOnReady().then((t=>e(t))):dn((()=>e(t)))},nn=(t,e=[])=>{const n={};return e.forEach((e=>{if(t.hasAttribute(e)){null!==t.getAttribute(e)&&(n[e]=t.getAttribute(e)),t.removeAttribute(e)}})),n},on=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],rn=t=>nn(t,on),an=(t,e,n,i)=>{var o;if("undefined"!=typeof window){const r=window,a=null===(o=null==r?void 0:r.Ionic)||void 0===o?void 0:o.config;if(a){const o=a.get("_ael");if(o)return o(t,e,n,i);if(a._ael)return a._ael(t,e,n,i)}}return t.addEventListener(e,n,i)},sn=(t,e,n,i)=>{var o;if("undefined"!=typeof window){const r=window,a=null===(o=null==r?void 0:r.Ionic)||void 0===o?void 0:o.config;if(a){const o=a.get("_rel");if(o)return o(t,e,n,i);if(a._rel)return a._rel(t,e,n,i)}}return t.removeEventListener(e,n,i)},ln=(t,e=t)=>t.shadowRoot||e,dn=t=>"function"==typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(t):"function"==typeof requestAnimationFrame?requestAnimationFrame(t):setTimeout(t),cn=t=>!!t.shadowRoot&&!!t.attachShadow,hn=t=>{const e=t.closest("ion-item");return e?e.querySelector("ion-label"):null},un=t=>{if(t.focus(),t.classList.contains("ion-focusable")){const e=t.closest("ion-app");e&&e.setFocus([t])}},pn=(t,e)=>{let n;const i=t.getAttribute("aria-labelledby"),o=t.id;let r=null!==i&&""!==i.trim()?i:e+"-lbl",a=null!==i&&""!==i.trim()?document.getElementById(i):hn(t);return a?(null===i&&(a.id=r),n=a.textContent,a.setAttribute("aria-hidden","true")):""!==o.trim()&&(a=document.querySelector(`label[for="${o}"]`),a&&(""!==a.id?r=a.id:a.id=r=`${o}-lbl`,n=a.textContent)),{label:a,labelId:r,labelText:n}},mn=(t,e,n,i,o)=>{if(t||cn(e)){let t=e.querySelector("input.aux-input");t||(t=e.ownerDocument.createElement("input"),t.type="hidden",t.classList.add("aux-input"),e.appendChild(t)),t.disabled=o,t.name=n,t.value=i||""}},gn=(t,e,n)=>Math.max(t,Math.min(e,n)),fn=t=>{if(t){const e=t.changedTouches;if(e&&e.length>0){const t=e[0];return{x:t.clientX,y:t.clientY}}if(void 0!==t.pageX)return{x:t.pageX,y:t.pageY}}return{x:0,y:0}},bn=(t,e)=>{const n=t._original||t;return{_original:t,emit:vn(n.emit.bind(n),e)}},vn=(t,e=0)=>{let n;return(...i)=>{clearTimeout(n),n=setTimeout(t,e,...i)}},xn=(t,e)=>{if(null!=t||(t={}),null!=e||(e={}),t===e)return!0;const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!1;for(const i of n){if(!(i in e))return!1;if(t[i]!==e[i])return!1}return!0};
|
|
15
|
+
***************************************************************************** */var w=function(){return w=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},w.apply(this,arguments)};function y(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(i=Object.getOwnPropertySymbols(t);o<i.length;o++)e.indexOf(i[o])<0&&Object.prototype.propertyIsEnumerable.call(t,i[o])&&(n[i[o]]=t[i[o]])}return n}function k(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}var C,E,A,S,T,M,D,z,P,I,B="#21ABD2",N="#F0FBFF",L="#1D201F",O="#5B5B5B",F="#C1C1C1",R="#478862",H="#F5F9FF",j="#D6F2F9",W="#f1646f",Y="#FFFFFF",G="#F2F4F7",V="#E9F7FB",$="#F5939A",U="#90D5E8",X="#E5E5E5",Q="#E8ECF2",Z=i.button(P||(P=k(["\n padding: 12px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n font-family: 'Inter', sans-serif;\n font-weight: 600;\n font-size: 14px;\n line-height: 16px;\n\n &:hover,\n &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2),\n inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n ","\n"],["\n padding: 12px 0;\n width: 100%;\n border-radius: 4px;\n max-height: 40px;\n border: 0;\n background: ",";\n color: ",";\n font-family: 'Inter', sans-serif;\n font-weight: 600;\n font-size: 14px;\n line-height: 16px;\n\n &:hover,\n &:active {\n box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.2),\n inset 0 -4px 15px rgba(0, 0, 0, 0.2);\n }\n\n ","\n\n ","\n\n ","\n\n ","\n\n\n ","\n\n ","\n\n ","\n\n ","\n"])),B,Y,(function(t){return"secondary"===t.buttonType&&o(C||(C=k(["\n background: inherit;\n color: ",";\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n }\n "],["\n background: inherit;\n color: ",";\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n }\n "])),B,U)}),(function(t){return"secondaryWithStroke"===t.buttonType&&o(E||(E=k(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 1px solid ",";\n }\n "])),B,B,U,U)}),(function(t){return"secondaryCancel"===t.buttonType&&o(A||(A=k(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 0;\n font-weight: 400;\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: inherit;\n border: 0;\n }\n "])),W,$)}),(function(t){return"actionButton"===t.buttonType&&o(S||(S=k(["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n color: ",";\n background: inherit;\n box-shadow: none;\n border: 1px solid ",";\n }\n "])),F,F,F,F)}),(function(t){return t.isDisabled&&o(T||(T=k(["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover,\n &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "],["\n background: ",";\n color: ",";\n box-shadow: none;\n\n &:hover,\n &:active {\n box-shadow: none;\n background: ",";\n color: ",";\n }\n "])),F,Y,F,Y)}),(function(t){return"actionButtonDisabled"===t.buttonType&&o(M||(M=k(["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "],["\n color: ",";\n background: inherit;\n box-shadow: none !important;\n border: 1px solid ",";\n text-decoration: line-through;\n "])),F,F)}),(function(t){return"actionButtonActive"===t.buttonType&&o(D||(D=k(["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "],["\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: ",";\n border: 1px solid ",";\n }\n "])),B,V,B,B,V,B)}),(function(t){return"actionButtonGreen"===t.buttonType&&o(z||(z=k(["\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n border: 1px solid ",";\n }\n "],["\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n box-shadow: none;\n border: 1px solid ",";\n\n &:hover,\n &:active {\n box-shadow: none;\n color: ",";\n background: linear-gradient(\n 0deg,\n rgba(255, 255, 255, 0.86),\n rgba(255, 255, 255, 0.86)\n ),\n ",";\n border: 1px solid ",";\n }\n "])),R,R,R,R,R,R)})),q=function(e){return t(Z,w({"data-testid":e["data-testid"],onClick:null==e?void 0:e.onClick,disabled:e.isDisabled,isDisabled:e.isDisabled,buttonType:e.buttonType},{children:e.children}))},K=i.a(I||(I=k(["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"],["\n display: block;\n width: 54px;\n height: 54px;\n position: fixed;\n bottom: ","px;\n right: ","px;\n z-index: 10000000000000;\n\n img {\n background: none;\n border-radius: 50%;\n }\n"])),(function(t){return t.bottomHeight}),(function(t){return t.rightWidth}));function J(t,e){void 0===e&&(e={});var n=e.insertAt;if(t&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&i.firstChild?i.insertBefore(o,i.firstChild):i.appendChild(o),o.styleSheet?o.styleSheet.cssText=t:o.appendChild(document.createTextNode(t))}}J("@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n* {\n box-sizing: border-box;\n}\n\nbody {\n margin: 0;\n padding: 0;\n}\n\nspan,\np {\n font-family: 'Inter', sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n font-weight: 400;\n padding: 0;\n}\n\nh5 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 16px;\n}\n\nh4 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh3 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh2 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n font-weight: 400;\n line-height: 24px;\n}\n\nh1 {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-weight: 400;\n font-size: 24px;\n line-height: 32px;\n}\n\nspan.semiBold,\np.semiBold {\n font-family: 'Inter', sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 600;\n}\n\nh5.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 600;\n}\n\nh4.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh3.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh2.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 600;\n}\n\nh1.semiBold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 600;\n}\n\nspan.bold,\np.bold {\n font-family: 'Inter', sans-serif;\n font-size: 10px;\n line-height: 14px;\n margin: 0;\n padding: 0;\n font-weight: 700;\n}\n\nh5.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 14px;\n line-height: 16px;\n font-weight: 700;\n}\n\nh4.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 16px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh3.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 18px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh2.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 20px;\n line-height: 24px;\n font-weight: 700;\n}\n\nh1.bold {\n font-family: 'Inter', sans-serif;\n margin: 0;\n padding: 0;\n font-size: 24px;\n line-height: 32px;\n font-weight: 700;\n}\n\n:root {\n /** primary **/\n --ion-color-primary: #21abd2;\n --ion-color-primary-rgb: 33, 171, 210;\n --ion-color-primary-contrast: #000000;\n --ion-color-primary-contrast-rgb: 0, 0, 0;\n --ion-color-primary-shade: #1d96b9;\n --ion-color-primary-tint: #37b3d7;\n\n /** secondary **/\n --ion-color-secondary: #1d201f;\n --ion-color-secondary-rgb: 29, 32, 31;\n --ion-color-secondary-contrast: #ffffff;\n --ion-color-secondary-contrast-rgb: 255, 255, 255;\n --ion-color-secondary-shade: #1a1c1b;\n --ion-color-secondary-tint: #343635;\n\n /** tertiary **/\n --ion-color-tertiary: #d6f2f9;\n --ion-color-tertiary-rgb: 214, 242, 249;\n --ion-color-tertiary-contrast: #000000;\n --ion-color-tertiary-contrast-rgb: 0, 0, 0;\n --ion-color-tertiary-shade: #bcd5db;\n --ion-color-tertiary-tint: #daf3fa;\n\n /** success **/\n --ion-color-success: #478862;\n --ion-color-success-rgb: 71, 136, 98;\n --ion-color-success-contrast: #ffffff;\n --ion-color-success-contrast-rgb: 255, 255, 255;\n --ion-color-success-shade: #3e7856;\n --ion-color-success-tint: #599472;\n\n /** warning **/\n --ion-color-warning: #ffc409;\n --ion-color-warning-rgb: 255, 196, 9;\n --ion-color-warning-contrast: #000000;\n --ion-color-warning-contrast-rgb: 0, 0, 0;\n --ion-color-warning-shade: #e0ac08;\n --ion-color-warning-tint: #ffca22;\n\n /** danger **/\n --ion-color-danger: #f1646f;\n --ion-color-danger-rgb: 241, 100, 111;\n --ion-color-danger-contrast: #000000;\n --ion-color-danger-contrast-rgb: 0, 0, 0;\n --ion-color-danger-shade: #d45862;\n --ion-color-danger-tint: #f2747d;\n\n /** dark **/\n --ion-color-dark: #222428;\n --ion-color-dark-rgb: 34, 36, 40;\n --ion-color-dark-contrast: #ffffff;\n --ion-color-dark-contrast-rgb: 255, 255, 255;\n --ion-color-dark-shade: #1e2023;\n --ion-color-dark-tint: #383a3e;\n\n /** medium **/\n --ion-color-medium: #5b5b5b;\n --ion-color-medium-rgb: 91, 91, 91;\n --ion-color-medium-contrast: #ffffff;\n --ion-color-medium-contrast-rgb: 255, 255, 255;\n --ion-color-medium-shade: #505050;\n --ion-color-medium-tint: #6b6b6b;\n\n /** light **/\n --ion-color-light: #ffffff;\n --ion-color-light-rgb: 255, 255, 255;\n --ion-color-light-contrast: #000000;\n --ion-color-light-contrast-rgb: 0, 0, 0;\n --ion-color-light-shade: #e0e0e0;\n --ion-color-light-tint: #ffffff;\n\n --ion-font-family: 'Inter', sans-serif;\n}\n");var _=function(e){return t(K,w({href:"https://t.me/MindlySupport",bottomHeight:e.bottomHeight,rightWidth:e.rightWidth},{children:t("img",{"data-testid":e["data-testid"],src:"data:image/svg+xml,%3Csvg%20width%3D%2254%22%20height%3D%2254%22%20viewBox%3D%220%200%2054%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2254%22%20height%3D%2254%22%20fill%3D%22%2321ABD2%22%2F%3E%3Cpath%20d%3D%22M27.0002%2015C21.9405%2015%2017.8237%2019.1168%2017.8237%2024.1765V32.647C17.8237%2033.8148%2018.7737%2034.7648%2019.9413%2034.7648C21.1092%2034.7648%2022.0591%2033.8148%2022.0591%2032.647V25.5883C22.0591%2024.4206%2021.1092%2023.4706%2019.9413%2023.4706C19.7037%2023.4706%2019.4788%2023.5188%2019.2651%2023.5913C19.5663%2019.5829%2022.9168%2016.4117%2027.0002%2016.4117C31.0815%2016.4117%2034.431%2019.58%2034.735%2023.5856C34.5226%2023.5129%2034.2964%2023.4706%2034.0591%2023.4706C32.8913%2023.4706%2031.9413%2024.4206%2031.9413%2025.5883V32.647C31.9413%2033.8148%2032.8913%2034.7648%2034.0591%2034.7648C34.3078%2034.7648%2034.5431%2034.7139%2034.765%2034.6348V35.4706C34.765%2035.8601%2034.4479%2036.1765%2034.0591%2036.1765H28.9879C28.6954%2035.3566%2027.9192%2034.7648%2027.0002%2034.7648C25.8326%2034.7648%2024.8826%2035.7147%2024.8826%2036.8824C24.8826%2038.05%2025.8326%2039%2027.0002%2039C27.9192%2039%2028.6954%2038.408%2028.9879%2037.5883H34.0591C35.2268%2037.5883%2036.1768%2036.6383%2036.1768%2035.4706C36.1768%2031.2248%2036.1768%2028.4269%2036.1768%2024.1765C36.1768%2019.1168%2032.06%2015%2027.0002%2015V15Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M37.5884%2025.0122V33.2227C38.4081%2032.9304%2039.0001%2032.1542%2039.0001%2031.235V26.9998C39.0001%2026.0808%2038.4081%2025.3046%2037.5884%2025.0122Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15%2026.9998V31.235C15%2032.1542%2015.592%2032.9304%2016.4117%2033.2227V25.0122C15.592%2025.3046%2015%2026.0808%2015%2026.9998Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E",alt:"support mindly"})}))};const tt=!0,et=!0,nt=!0,it=!0,ot=!0,rt=!0,at=!0,st=!0,lt=!0,dt=!0,ct=!0,ht=!0,ut=!0,pt=!0,mt=!0,gt=!0,ft=!1,bt=!1,vt=!1,xt=!1,wt=!0,yt=!1,kt=!0,Ct=!0,Et=!1;let At,St,Tt,Mt=!1,Dt=!1,zt=!1,Pt=!1,It=null,Bt=!1;const Nt="undefined"!=typeof window?window:{};!1&&Nt.CSS;const Lt=Nt.document||{head:{}},Ot=Nt.HTMLElement||class{},Ft={$flags$:0,$resourcesUrl$:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,i)=>t.addEventListener(e,n,i),rel:(t,e,n,i)=>t.removeEventListener(e,n,i),ce:(t,e)=>new CustomEvent(t,e)},Rt=!yt||!st||(()=>(Lt.head.attachShadow+"").indexOf("[native")>-1)(),Ht=(()=>{let t=!1;try{Lt.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(t){}return t})(),jt=!!kt&&(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replace}catch(t){}return!1})(),Wt=(t,e,n,i)=>{n&&n.map((([n,i,o])=>{const r=Gt(t,n),a=Yt(e,o),s=Vt(n);Ft.ael(r,i,a,s),(e.$rmListeners$=e.$rmListeners$||[]).push((()=>Ft.rel(r,i,a,s)))}))},Yt=(t,e)=>n=>{try{xt||t.$hostElement$[e](n)}catch(t){je(t)}},Gt=(t,e)=>4&e?Lt:8&e?Nt:16&e?Lt.body:t,Vt=t=>Ht?{passive:0!=(1&t),capture:0!=(2&t)}:0!=(2&t),$t=new WeakMap,Ut=t=>{const e=t.$cmpMeta$,n=t.$hostElement$,i=e.$flags$,o=(e.$tagName$,()=>{}),r=((t,e,n,i)=>{let o=Xt(e,n);const r=Ve.get(o);if(t=11===t.nodeType?t:Lt,r)if("string"==typeof r){t=t.head||t;let e,n=$t.get(t);n||$t.set(t,n=new Set),n.has(o)||(e=Lt.createElement("style"),e.innerHTML=r,t.insertBefore(e,t.querySelector("link")),n&&n.add(o))}else t.adoptedStyleSheets.includes(r)||(t.adoptedStyleSheets=[...t.adoptedStyleSheets,r]);return o})(Rt&&n.shadowRoot?n.shadowRoot:n.getRootNode(),e,t.$modeName$);10&i&&(n["s-sc"]=r,n.classList.add(r+"-h"),2&i&&n.classList.add(r+"-s")),o()},Xt=(t,e)=>"sc-"+(e&&32&t.$flags$?t.$tagName$+"-"+e:t.$tagName$),Qt={},Zt=t=>"object"===(t=typeof t)||"function"===t,qt=(t,e,...n)=>{let i=null,o=null,r=null,a=!1,s=!1;const l=[],d=e=>{for(let n=0;n<e.length;n++)i=e[n],Array.isArray(i)?d(i):null!=i&&"boolean"!=typeof i&&((a="function"!=typeof t&&!Zt(i))&&(i=String(i)),a&&s?l[l.length-1].$text$+=i:l.push(a?Kt(null,i):i),s=a)};if(d(n),e&&(ft&&"input"===t&&ie(e),ut&&e.key&&(o=e.key),wt&&e.name&&(r=e.name),ct)){const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}if(ft&&l.some(_t)&&Ye("The <Host> must be the single root component. Make sure:\n- You are NOT using hostData() and <Host> in the same component.\n- <Host> is used once, and it's the single root component of the render() function."),ht&&"function"==typeof t)return t(null===e?{}:e,l,te);const c=Kt(t,null);return c.$attrs$=e,l.length>0&&(c.$children$=l),ut&&(c.$key$=o),wt&&(c.$name$=r),c},Kt=(t,e)=>{const n={$flags$:0,$tag$:t,$text$:e,$elm$:null,$children$:null};return dt&&(n.$attrs$=null),ut&&(n.$key$=null),wt&&(n.$name$=null),n},Jt={},_t=t=>t&&t.$tag$===Jt,te={forEach:(t,e)=>t.map(ee).forEach(e),map:(t,e)=>t.map(ee).map(e).map(ne)},ee=t=>({vattrs:t.$attrs$,vchildren:t.$children$,vkey:t.$key$,vname:t.$name$,vtag:t.$tag$,vtext:t.$text$}),ne=t=>{if("function"==typeof t.vtag){const e=Object.assign({},t.vattrs);return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),qt(t.vtag,e,...t.vchildren||[])}const e=Kt(t.vtag,t.vtext);return e.$attrs$=t.vattrs,e.$children$=t.vchildren,e.$key$=t.vkey,e.$name$=t.vname,e},ie=t=>{const e=Object.keys(t),n=e.indexOf("value");if(-1===n)return;const i=e.indexOf("type"),o=e.indexOf("min"),r=e.indexOf("max"),a=e.indexOf("step");(n<i||n<o||n<r||n<a)&&Ge('The "value" prop of <input> should be set after "min", "max", "type" and "step"')},oe=(t,e,n,i,o,r)=>{if(n!==i){let a=He(t,e),s=e.toLowerCase();if("class"===e){const e=t.classList,o=ae(n),r=ae(i);e.remove(...o.filter((t=>t&&!r.includes(t)))),e.add(...r.filter((t=>t&&!o.includes(t))))}else if("style"===e){for(const e in n)i&&null!=i[e]||(e.includes("-")?t.style.removeProperty(e):t.style[e]="");for(const e in i)n&&i[e]===n[e]||(e.includes("-")?t.style.setProperty(e,i[e]):t.style[e]=i[e])}else if("key"===e);else if("ref"===e)i&&i(t);else if(t.__lookupSetter__(e)||"o"!==e[0]||"n"!==e[1]){const l=Zt(i);if((a||l&&null!==i)&&!o)try{if(t.tagName.includes("-"))t[e]=i;else{const o=null==i?"":i;"list"===e?a=!1:null!=n&&t[e]==o||(t[e]=o)}}catch(t){}let d=!1;s!==(s=s.replace(/^xlink\:?/,""))&&(e=s,d=!0),null==i||!1===i?!1===i&&""!==t.getAttribute(e)||(d?t.removeAttributeNS("http://www.w3.org/1999/xlink",e):t.removeAttribute(e)):(!a||4&r||o)&&!l&&(i=!0===i?"":i,d?t.setAttributeNS("http://www.w3.org/1999/xlink",e,i):t.setAttribute(e,i))}else e="-"===e[2]?e.slice(3):He(Nt,s)?s.slice(2):s[2]+e.slice(3),n&&Ft.rel(t,e,n,!1),i&&Ft.ael(t,e,i,!1)}},re=/\s/,ae=t=>t?t.split(re):[],se=(t,e,n,i)=>{const o=11===e.$elm$.nodeType&&e.$elm$.host?e.$elm$.host:e.$elm$,r=t&&t.$attrs$||Qt,a=e.$attrs$||Qt;for(i in r)i in a||oe(o,i,r[i],void 0,n,e.$flags$);for(i in a)oe(o,i,r[i],a[i],n,e.$flags$)},le=(t,e,n,i)=>{const o=e.$children$[n];let r,a,s,l=0;if(Mt||(zt=!0,"slot"===o.$tag$&&(At&&i.classList.add(At+"-s"),o.$flags$|=o.$children$?2:1)),null!==o.$text$)r=o.$elm$=Lt.createTextNode(o.$text$);else if(1&o.$flags$)r=o.$elm$=Lt.createTextNode("");else{if(Pt||(Pt="svg"===o.$tag$),r=o.$elm$=Lt.createElementNS(Pt?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",2&o.$flags$?"slot-fb":o.$tag$),Pt&&"foreignObject"===o.$tag$&&(Pt=!1),se(null,o,Pt),null!=At&&r["s-si"]!==At&&r.classList.add(r["s-si"]=At),o.$children$)for(l=0;l<o.$children$.length;++l)a=le(t,o,l,r),a&&r.appendChild(a);"svg"===o.$tag$?Pt=!1:"foreignObject"===r.tagName&&(Pt=!0)}return r["s-hn"]=Tt,3&o.$flags$&&(r["s-sr"]=!0,r["s-cr"]=St,r["s-sn"]=o.$name$||"",s=t&&t.$children$&&t.$children$[n],s&&s.$tag$===o.$tag$&&t.$elm$&&de(t.$elm$,!1)),r},de=(t,e)=>{Ft.$flags$|=1;const n=t.childNodes;for(let t=n.length-1;t>=0;t--){const i=n[t];i["s-hn"]!==Tt&&i["s-ol"]&&(me(i).insertBefore(i,pe(i)),i["s-ol"].remove(),i["s-ol"]=void 0,zt=!0),e&&de(i,e)}Ft.$flags$&=-2},ce=(t,e,n,i,o,r)=>{let a,s=t["s-cr"]&&t["s-cr"].parentNode||t;for(s.shadowRoot&&s.tagName===Tt&&(s=s.shadowRoot);o<=r;++o)i[o]&&(a=le(null,n,o,t),a&&(i[o].$elm$=a,s.insertBefore(a,pe(e))))},he=(t,e,n,i,o)=>{for(;e<=n;++e)(i=t[e])&&(o=i.$elm$,we(i),Dt=!0,o["s-ol"]?o["s-ol"].remove():de(o,!0),o.remove())},ue=(t,e)=>t.$tag$===e.$tag$&&("slot"===t.$tag$?t.$name$===e.$name$:t.$key$===e.$key$),pe=t=>t&&t["s-ol"]||t,me=t=>(t["s-ol"]?t["s-ol"]:t).parentNode,ge=(t,e)=>{const n=e.$elm$=t.$elm$,i=t.$children$,o=e.$children$,r=e.$tag$,a=e.$text$;let s;null===a?(Pt="svg"===r||"foreignObject"!==r&&Pt,"slot"===r||se(t,e,Pt),null!==i&&null!==o?((t,e,n,i)=>{let o,r,a=0,s=0,l=0,d=0,c=e.length-1,h=e[0],u=e[c],p=i.length-1,m=i[0],g=i[p];for(;a<=c&&s<=p;)if(null==h)h=e[++a];else if(null==u)u=e[--c];else if(null==m)m=i[++s];else if(null==g)g=i[--p];else if(ue(h,m))ge(h,m),h=e[++a],m=i[++s];else if(ue(u,g))ge(u,g),u=e[--c],g=i[--p];else if(ue(h,g))"slot"!==h.$tag$&&"slot"!==g.$tag$||de(h.$elm$.parentNode,!1),ge(h,g),t.insertBefore(h.$elm$,u.$elm$.nextSibling),h=e[++a],g=i[--p];else if(ue(u,m))"slot"!==h.$tag$&&"slot"!==g.$tag$||de(u.$elm$.parentNode,!1),ge(u,m),t.insertBefore(u.$elm$,h.$elm$),u=e[--c],m=i[++s];else{for(l=-1,d=a;d<=c;++d)if(e[d]&&null!==e[d].$key$&&e[d].$key$===m.$key$){l=d;break}l>=0?(r=e[l],r.$tag$!==m.$tag$?o=le(e&&e[s],n,l,t):(ge(r,m),e[l]=void 0,o=r.$elm$),m=i[++s]):(o=le(e&&e[s],n,s,t),m=i[++s]),o&&me(h.$elm$).insertBefore(o,pe(h.$elm$))}a>c?ce(t,null==i[p+1]?null:i[p+1].$elm$,n,i,s,p):s>p&&he(e,a,c)})(n,i,e,o):null!==o?(null!==t.$text$&&(n.textContent=""),ce(n,null,e,o,0,o.length-1)):null!==i&&he(i,0,i.length-1),Pt&&"svg"===r&&(Pt=!1)):(s=n["s-cr"])?s.parentNode.textContent=a:t.$text$!==a&&(n.data=a)},fe=t=>{const e=t.childNodes;let n,i,o,r,a,s;for(i=0,o=e.length;i<o;i++)if(n=e[i],1===n.nodeType){if(n["s-sr"])for(a=n["s-sn"],n.hidden=!1,r=0;r<o;r++)if(s=e[r].nodeType,e[r]["s-hn"]!==n["s-hn"]||""!==a){if(1===s&&a===e[r].getAttribute("slot")){n.hidden=!0;break}}else if(1===s||3===s&&""!==e[r].textContent.trim()){n.hidden=!0;break}fe(n)}},be=[],ve=t=>{let e,n,i,o,r,a,s=0;const l=t.childNodes,d=l.length;for(;s<d;s++){if(e=l[s],e["s-sr"]&&(n=e["s-cr"])&&n.parentNode)for(i=n.parentNode.childNodes,o=e["s-sn"],a=i.length-1;a>=0;a--)n=i[a],n["s-cn"]||n["s-nr"]||n["s-hn"]===e["s-hn"]||(xe(n,o)?(r=be.find((t=>t.$nodeToRelocate$===n)),Dt=!0,n["s-sn"]=n["s-sn"]||o,r?r.$slotRefNode$=e:be.push({$slotRefNode$:e,$nodeToRelocate$:n}),n["s-sr"]&&be.map((t=>{xe(t.$nodeToRelocate$,n["s-sn"])&&(r=be.find((t=>t.$nodeToRelocate$===n)),r&&!t.$slotRefNode$&&(t.$slotRefNode$=r.$slotRefNode$))}))):be.some((t=>t.$nodeToRelocate$===n))||be.push({$nodeToRelocate$:n}));1===e.nodeType&&ve(e)}},xe=(t,e)=>1===t.nodeType?null===t.getAttribute("slot")&&""===e||t.getAttribute("slot")===e:t["s-sn"]===e||""===e,we=t=>{t.$attrs$&&t.$attrs$.ref&&t.$attrs$.ref(null),t.$children$&&t.$children$.map(we)},ye=(t,e,n)=>{const i=(t=>xt?Fe(t).$hostElement$:t)(t);return{emit:t=>(ft&&!i.isConnected&&Ge(`The "${e}" event was emitted, but the dispatcher node is no longer connected to the dom.`),ke(i,e,{bubbles:!!(4&n),composed:!!(2&n),cancelable:!!(1&n),detail:t}))}},ke=(t,e,n)=>{const i=Ft.ce(e,n);return t.dispatchEvent(i),i},Ce=(t,e)=>{gt&<&&(t.$flags$|=16),t.$ancestorComponent$;const n=()=>Ee(t,e);return gt?_e(n):n()},Ee=(t,e)=>{const n=t.$hostElement$,i=(t.$cmpMeta$.$tagName$,()=>{}),o=n;let r;return r=De(o,e?"componentWillLoad":"componentWillUpdate"),r=ze(r,(()=>De(o,"componentWillRender"))),i(),ze(r,(()=>Ae(t,o,e)))},Ae=async(t,e,n)=>{const i=t.$hostElement$,o=(t.$cmpMeta$.$tagName$,()=>{});i["s-rc"],n&&Ut(t);const r=(t.$cmpMeta$.$tagName$,()=>{});Se(t,e,i),r(),o(),Te(t)},Se=(t,e,n)=>{try{It=e,e=e.render&&e.render(),t.$flags$&=-17,t.$flags$|=2,(nt||at)&&(pt||at)&&(vt||((t,e)=>{const n=t.$hostElement$,i=t.$cmpMeta$,o=t.$vnode$||Kt(null,null),r=_t(e)?e:qt(null,null,e);if(Tt=n.tagName,i.$attrsToReflect$&&(r.$attrs$=r.$attrs$||{},i.$attrsToReflect$.map((([t,e])=>r.$attrs$[e]=n[t]))),r.$tag$=null,r.$flags$|=4,t.$vnode$=r,r.$elm$=o.$elm$=n.shadowRoot||n,At=n["s-sc"],St=n["s-cr"],Mt=Rt&&0!=(1&i.$flags$),Dt=!1,ge(o,r),Ft.$flags$|=1,zt){let t,e,n,i,o,a;ve(r.$elm$);let s=0;for(;s<be.length;s++)t=be[s],e=t.$nodeToRelocate$,e["s-ol"]||(n=Lt.createTextNode(""),n["s-nr"]=e,e.parentNode.insertBefore(e["s-ol"]=n,e));for(s=0;s<be.length;s++)if(t=be[s],e=t.$nodeToRelocate$,t.$slotRefNode$){for(i=t.$slotRefNode$.parentNode,o=t.$slotRefNode$.nextSibling,n=e["s-ol"];n=n.previousSibling;)if(a=n["s-nr"],a&&a["s-sn"]===e["s-sn"]&&i===a.parentNode&&(a=a.nextSibling,!a||!a["s-nr"])){o=a;break}(!o&&i!==e.parentNode||e.nextSibling!==o)&&e!==o&&(!e["s-hn"]&&e["s-ol"]&&(e["s-hn"]=e["s-ol"].parentNode.nodeName),i.insertBefore(e,o))}else 1===e.nodeType&&(e.hidden=!0)}Dt&&fe(r.$elm$),Ft.$flags$&=-2,be.length=0})(t,e))}catch(e){je(e,t.$hostElement$)}return It=null,null},Te=t=>{t.$cmpMeta$.$tagName$;const e=()=>{},n=t.$hostElement$;t.$ancestorComponent$,De(n,"componentDidRender"),64&t.$flags$?(De(n,"componentDidUpdate"),e()):(t.$flags$|=64,De(n,"componentDidLoad"),e())},Me=t=>{if(lt){const e=Fe(t),n=e.$hostElement$.isConnected;return n&&2==(18&e.$flags$)&&Ce(e,!1),n}return!1},De=(t,e,n)=>{if(t&&t[e])try{return t[e](n)}catch(t){je(t)}},ze=(t,e)=>t&&t.then?t.then(e):e(),Pe=(t,e,n,i)=>{const o=Fe(t),r=t,a=o.$instanceValues$.get(e),s=o.$flags$,l=r;var d,c;d=n,c=i.$members$[e][0],n=null==d||Zt(d)?d:4&c?"false"!==d&&(""===d||!!d):2&c?parseFloat(d):1&c?String(d):d;const h=Number.isNaN(a)&&Number.isNaN(n);if(n!==a&&!h){if(o.$instanceValues$.set(e,n),i.$watchers$&&128&s){const t=i.$watchers$[e];t&&t.map((t=>{try{l[t](n,a,e)}catch(t){je(t,r)}}))}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(n,a,e))return;Ce(o,!1)}}},Ie=(t,e,n)=>{if(e.$members$){t.watchers&&(e.$watchers$=t.watchers);const n=Object.entries(e.$members$),i=t.prototype;n.map((([t,[n]])=>{(31&n||32&n)&&Object.defineProperty(i,t,{get(){return e=t,Fe(this).$instanceValues$.get(e);var e},set(n){Pe(this,t,n,e)},configurable:!0,enumerable:!0})}));{const o=new Map;i.attributeChangedCallback=function(t,e,n){Ft.jmp((()=>{const e=o.get(t);if(this.hasOwnProperty(e))n=this[e],delete this[e];else if(i.hasOwnProperty(e)&&"number"==typeof this[e]&&this[e]==n)return;this[e]=(null!==n||"boolean"!=typeof this[e])&&n}))},t.observedAttributes=n.filter((([t,e])=>15&e[0])).map((([t,n])=>{const i=n[1]||t;return o.set(i,t),512&n[0]&&e.$attrsToReflect$.push([t,i]),i}))}}return t},Be=async(t,e,n,i,o)=>{if(0==(32&e.$flags$)&&(o=t.constructor,e.$flags$|=32,customElements.whenDefined(n.$tagName$).then((()=>e.$flags$|=128)),o.style)){let i=o.style;"string"!=typeof i&&(i=i[e.$modeName$=(t=>$e.map((e=>e(t))).find((t=>!!t)))(t)]);const r=Xt(n,e.$modeName$);if(!Ve.has(r)){const t=(n.$tagName$,()=>{});((t,e,n)=>{let i=Ve.get(t);jt&&n?(i=i||new CSSStyleSheet,i.replace(e)):i=e,Ve.set(t,i)})(r,i,!!(1&n.$flags$)),t()}}e.$ancestorComponent$;Ce(e,!0)},Ne=t=>{const e=t["s-cr"]=Lt.createComment("");e["s-cn"]=!0,t.insertBefore(e,t.firstChild)},Le=(t,e)=>{const n={$flags$:e[0],$tagName$:e[1]};ot&&(n.$members$=e[2]),it&&(n.$listeners$=e[3]),mt&&(n.$watchers$=t.$watchers$),at&&(n.$attrsToReflect$=[]),st&&!Rt&&1&n.$flags$&&(n.$flags$|=8);const i=t.prototype.connectedCallback,o=t.prototype.disconnectedCallback;return Object.assign(t.prototype,{__registerHost(){Re(this,n)},connectedCallback(){(t=>{if(0==(1&Ft.$flags$)){const e=Fe(t),n=e.$cmpMeta$,i=(n.$tagName$,()=>{});1&e.$flags$?(Wt(t,e,n.$listeners$),e.$lazyInstance$):(e.$flags$|=1,12&n.$flags$&&Ne(t),n.$members$&&Object.entries(n.$members$).map((([e,[n]])=>{if(31&n&&t.hasOwnProperty(e)){const n=t[e];delete t[e],t[e]=n}})),Be(t,e,n)),i()}})(this),tt&&i&&i.call(this)},disconnectedCallback(){(t=>{if(0==(1&Ft.$flags$)){const e=Fe(t);e.$rmListeners$&&(e.$rmListeners$.map((t=>t())),e.$rmListeners$=void 0)}})(this),et&&o&&o.call(this)},__attachShadow(){Rt?Ct?this.attachShadow({mode:"open",delegatesFocus:!!(16&n.$flags$)}):this.attachShadow({mode:"open"}):this.shadowRoot=this}}),t.is=n.$tagName$,Ie(t,n)},Oe=new WeakMap,Fe=t=>Oe.get(t),Re=(t,e)=>{const n={$flags$:0,$hostElement$:t,$cmpMeta$:e,$instanceValues$:new Map};return ft&&(n.$renderCount$=0),rt&&xt&&(n.$onInstancePromise$=new Promise((t=>n.$onInstanceResolve$=t))),Et&&(n.$onReadyPromise$=new Promise((t=>n.$onReadyResolve$=t)),t["s-p"]=[],t["s-rc"]=[]),Wt(t,n,e.$listeners$),Oe.set(t,n)},He=(t,e)=>e in t,je=(t,e)=>(0,console.error)(t,e),We=bt?["STENCIL:"]:["%cstencil","color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px"],Ye=(...t)=>console.error(...We,...t),Ge=(...t)=>console.warn(...We,...t),Ve=new Map,$e=[],Ue=[],Xe=[],Qe=(t,e)=>n=>{t.push(n),Bt||(Bt=!0,e&&4&Ft.$flags$?Ke(qe):Ft.raf(qe))},Ze=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){je(t)}t.length=0},qe=()=>{Ze(Ue),Ze(Xe),(Bt=Ue.length>0)&&Ft.raf(qe)},Ke=t=>{return Promise.resolve(e).then(t);var e},Je=Qe(Ue,!1),_e=Qe(Xe,!0),tn={isDev:!!ft,isBrowser:!0,isServer:!1,isTesting:!!bt},en=(t,e)=>{t.componentOnReady?t.componentOnReady().then((t=>e(t))):dn((()=>e(t)))},nn=(t,e=[])=>{const n={};return e.forEach((e=>{if(t.hasAttribute(e)){null!==t.getAttribute(e)&&(n[e]=t.getAttribute(e)),t.removeAttribute(e)}})),n},on=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],rn=t=>nn(t,on),an=(t,e,n,i)=>{var o;if("undefined"!=typeof window){const r=window,a=null===(o=null==r?void 0:r.Ionic)||void 0===o?void 0:o.config;if(a){const o=a.get("_ael");if(o)return o(t,e,n,i);if(a._ael)return a._ael(t,e,n,i)}}return t.addEventListener(e,n,i)},sn=(t,e,n,i)=>{var o;if("undefined"!=typeof window){const r=window,a=null===(o=null==r?void 0:r.Ionic)||void 0===o?void 0:o.config;if(a){const o=a.get("_rel");if(o)return o(t,e,n,i);if(a._rel)return a._rel(t,e,n,i)}}return t.removeEventListener(e,n,i)},ln=(t,e=t)=>t.shadowRoot||e,dn=t=>"function"==typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(t):"function"==typeof requestAnimationFrame?requestAnimationFrame(t):setTimeout(t),cn=t=>!!t.shadowRoot&&!!t.attachShadow,hn=t=>{const e=t.closest("ion-item");return e?e.querySelector("ion-label"):null},un=t=>{if(t.focus(),t.classList.contains("ion-focusable")){const e=t.closest("ion-app");e&&e.setFocus([t])}},pn=(t,e)=>{let n;const i=t.getAttribute("aria-labelledby"),o=t.id;let r=null!==i&&""!==i.trim()?i:e+"-lbl",a=null!==i&&""!==i.trim()?document.getElementById(i):hn(t);return a?(null===i&&(a.id=r),n=a.textContent,a.setAttribute("aria-hidden","true")):""!==o.trim()&&(a=document.querySelector(`label[for="${o}"]`),a&&(""!==a.id?r=a.id:a.id=r=`${o}-lbl`,n=a.textContent)),{label:a,labelId:r,labelText:n}},mn=(t,e,n,i,o)=>{if(t||cn(e)){let t=e.querySelector("input.aux-input");t||(t=e.ownerDocument.createElement("input"),t.type="hidden",t.classList.add("aux-input"),e.appendChild(t)),t.disabled=o,t.name=n,t.value=i||""}},gn=(t,e,n)=>Math.max(t,Math.min(e,n)),fn=t=>{if(t){const e=t.changedTouches;if(e&&e.length>0){const t=e[0];return{x:t.clientX,y:t.clientY}}if(void 0!==t.pageX)return{x:t.pageX,y:t.pageY}}return{x:0,y:0}},bn=(t,e)=>{const n=t._original||t;return{_original:t,emit:vn(n.emit.bind(n),e)}},vn=(t,e=0)=>{let n;return(...i)=>{clearTimeout(n),n=setTimeout(t,e,...i)}},xn=(t,e)=>{if(null!=t||(t={}),null!=e||(e={}),t===e)return!0;const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!1;for(const i of n){if(!(i in e))return!1;if(t[i]!==e[i])return!1}return!0};
|
|
16
16
|
/*!
|
|
17
17
|
* (C) Ionic http://ionicframework.com - MIT License
|
|
18
18
|
*/
|