@mgdis/mg-components 5.27.2 → 5.27.4
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-00072168.js → index-11b35234.js} +76 -36
- package/dist/cjs/index-11b35234.js.map +1 -0
- package/dist/cjs/index-3198e64e.js +1688 -0
- package/dist/cjs/index-3198e64e.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/mg-action-more_36.cjs.entry.js +270 -216
- package/dist/cjs/mg-action-more_36.cjs.entry.js.map +1 -1
- package/dist/cjs/mg-components.cjs.js +10 -10
- package/dist/cjs/mg-components.cjs.js.map +1 -1
- package/dist/cjs/mg-loader.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/atoms/mg-tooltip/mg-tooltip.js +124 -97
- package/dist/collection/components/atoms/mg-tooltip/mg-tooltip.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input/mg-input.conf.js +1 -0
- package/dist/collection/components/molecules/inputs/mg-input/mg-input.conf.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/MgInputCheckboxList.js +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/MgInputCheckboxList.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.conf.js.map +1 -1
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.js +21 -3
- package/dist/collection/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.js.map +1 -1
- package/dist/collection/components/molecules/menu/mg-menu/mg-menu.js +21 -18
- package/dist/collection/components/molecules/menu/mg-menu/mg-menu.js.map +1 -1
- package/dist/collection/components/molecules/menu/mg-menu-item/mg-menu-item.js +2 -1
- package/dist/collection/components/molecules/menu/mg-menu-item/mg-menu-item.js.map +1 -1
- package/dist/collection/components/molecules/mg-item-more/mg-item-more.js +4 -4
- package/dist/collection/components/molecules/mg-item-more/mg-item-more.js.map +1 -1
- package/dist/collection/components/molecules/mg-popover/mg-popover.js +6 -2
- package/dist/collection/components/molecules/mg-popover/mg-popover.js.map +1 -1
- package/dist/components/index.es.js +65 -25
- package/dist/components/index.es.js.map +1 -1
- package/dist/components/index2.js +2 -2
- package/dist/components/mg-action-more.js +2 -2
- package/dist/components/mg-badge2.js +3 -3
- package/dist/components/mg-button2.js +4 -4
- package/dist/components/mg-card2.js +2 -2
- package/dist/components/mg-details.js +2 -2
- package/dist/components/mg-form.js +3 -3
- package/dist/components/mg-icon2.js +2 -2
- package/dist/components/mg-illustrated-message.js +2 -2
- package/dist/components/mg-input-checkbox-paginated2.js +1 -1
- package/dist/components/mg-input-checkbox-paginated2.js.map +1 -1
- package/dist/components/mg-input-checkbox.js +25 -7
- package/dist/components/mg-input-checkbox.js.map +1 -1
- package/dist/components/mg-input-date.js +11 -11
- package/dist/components/mg-input-numeric.js +5 -5
- package/dist/components/mg-input-password.js +3 -3
- package/dist/components/mg-input-radio.js +4 -4
- package/dist/components/mg-input-select2.js +6 -6
- package/dist/components/mg-input-text2.js +6 -6
- package/dist/components/mg-input-textarea.js +6 -6
- package/dist/components/mg-input-title2.js +2 -2
- package/dist/components/mg-input-toggle.js +4 -4
- package/dist/components/mg-input2.js +4 -3
- package/dist/components/mg-input2.js.map +1 -1
- package/dist/components/mg-item-more2.js +26 -23
- package/dist/components/mg-item-more2.js.map +1 -1
- package/dist/components/mg-loader.js +2 -2
- package/dist/components/mg-menu-item2.js +8 -7
- package/dist/components/mg-menu-item2.js.map +1 -1
- package/dist/components/mg-message.js +3 -3
- package/dist/components/mg-modal.js +6 -6
- package/dist/components/mg-pagination2.js +2 -2
- package/dist/components/mg-panel.js +4 -4
- package/dist/components/mg-popover-content2.js +3 -3
- package/dist/components/mg-popover2.js +9 -5
- package/dist/components/mg-popover2.js.map +1 -1
- package/dist/components/mg-skip-links.js +2 -2
- package/dist/components/mg-tabs.js +6 -6
- package/dist/components/mg-tag.js +3 -3
- package/dist/components/mg-tooltip2.js +134 -107
- package/dist/components/mg-tooltip2.js.map +1 -1
- package/dist/esm/{index-8d5d1bfd.js → index-00abd8c1.js} +67 -27
- package/dist/esm/index-00abd8c1.js.map +1 -0
- package/dist/esm/index-99317ec3.js +1659 -0
- package/dist/esm/index-99317ec3.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/mg-action-more_36.entry.js +270 -216
- package/dist/esm/mg-action-more_36.entry.js.map +1 -1
- package/dist/esm/mg-components.js +11 -11
- package/dist/esm/mg-components.js.map +1 -1
- package/dist/esm/mg-loader.entry.js +3 -3
- package/dist/mg-components/index.esm.js.map +1 -1
- package/dist/mg-components/mg-components.esm.js +1 -1
- package/dist/mg-components/mg-components.esm.js.map +1 -1
- package/dist/mg-components/p-48c0a0bf.entry.js +2 -0
- package/dist/mg-components/p-48c0a0bf.entry.js.map +1 -0
- package/dist/mg-components/p-4cfcbdc2.js +2 -0
- package/dist/mg-components/p-4cfcbdc2.js.map +1 -0
- package/dist/mg-components/p-815362e4.js +3 -0
- package/dist/mg-components/p-815362e4.js.map +1 -0
- package/dist/mg-components/{p-99e2f42a.entry.js → p-d3e15dd7.entry.js} +2 -2
- package/dist/mg-components/{p-99e2f42a.entry.js.map → p-d3e15dd7.entry.js.map} +1 -1
- package/dist/mg-components/p-e1255160.js.map +1 -1
- package/dist/types/components/atoms/mg-tooltip/mg-tooltip.d.ts +25 -12
- package/dist/types/components/molecules/inputs/mg-input/mg-input.conf.d.ts +2 -1
- package/dist/types/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.conf.d.ts +2 -0
- package/dist/types/components/molecules/inputs/mg-input-checkbox/mg-input-checkbox.d.ts +8 -0
- package/dist/types/components/molecules/menu/mg-menu/mg-menu.d.ts +1 -5
- package/dist/types/stencil-public-runtime.d.ts +3 -8
- package/ide/intellij/web-types.json +1 -1
- package/ide/vscode/html-custom-data.json +1 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +25 -25
- package/dist/cjs/index-00072168.js.map +0 -1
- package/dist/cjs/index-7e27c7ae.js +0 -2561
- package/dist/cjs/index-7e27c7ae.js.map +0 -1
- package/dist/esm/index-8d5d1bfd.js.map +0 -1
- package/dist/esm/index-e479d5ae.js +0 -2532
- package/dist/esm/index-e479d5ae.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/mg-components/p-7315d4a6.js +0 -3
- package/dist/mg-components/p-7315d4a6.js.map +0 -1
- package/dist/mg-components/p-8800813b.js +0 -2
- package/dist/mg-components/p-8800813b.js.map +0 -1
- package/dist/mg-components/p-f9ac8927.entry.js +0 -2
- package/dist/mg-components/p-f9ac8927.entry.js.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e=Object.defineProperty;var t=(t,s,a)=>s in t?e(t,s,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[s]=a;var s=(e,s,a)=>t(e,typeof s!="symbol"?s+"":s,a);const a=(e="",t=10)=>{const s=new Uint8Array(t);crypto.getRandomValues(s);const a=Array.from(s).map((e=>e.toString(16).padStart(2,"0"))).join("").slice(0,t);return e!==""?`${e}-${a}`:a};class n{constructor(e=[]){s(this,"classes");s(this,"add",(e=>{this.has(e)||this.classes.push(e)}));s(this,"delete",(e=>{const t=this.classes.indexOf(e);t>-1&&this.classes.splice(t,1)}));s(this,"has",(e=>this.classes.includes(e)));s(this,"join",(()=>this.classes.join(" ")));this.classes=e}}const r=e=>Array.isArray(e)&&e.every((e=>typeof e=="string")),l=(e,t)=>t.includes(e==null?void 0:e.tagName.toLowerCase()),i='a[href], button, input, textarea, select, details, [tabindex]:not([tabindex="-1"]), [identifier], mg-button',o=e=>{const t=c(e),s=u(e);return[e,...t,...s]},c=(e,t=[])=>{if(e.self!==e.top)try{const s=e.parent;return s?(t.push(s),c(s,t)):t}catch(e){return console.error("Different hosts between iframes:",e),t}return t},u=(e,t=[])=>{if(e.frames.length>0)for(const s of Array.from(e.frames))t.push(s),u(s,t);return t},d=e=>typeof e=="string"&&e.trim()!=="",m=e=>typeof e=="string"?e.toLocaleLowerCase().normalize("NFD").replaceAll(/[\u0300-\u036f]/g,""):e,p=async e=>e(),g=e=>{const t={value:"2023",pattern:"yyyy"},s={value:"12",pattern:"mm"},a={value:"24",pattern:"dd"};return x([t.value,s.value,a.value].join("-"),e,{timeZone:"UTC"}).replace(t.value,t.pattern).replace(s.value,s.pattern).replace(a.value,a.pattern)},h=e=>e.toISOString().split("T")[0],b=(e,t,s)=>{const a=e.closest("[lang]"),n=Intl.NumberFormat.supportedLocalesOf(a==null?void 0:a.lang),r=n.length>0&&typeof n[0]=="string"?n[0]:navigator.language||s,l=r.split("-").shift();return{locale:r,messages:t[l]||t[s]}},f=(e,t,s)=>new Intl.NumberFormat(t,{style:"currency",currency:s}).format(e),v=(e,t,s=0)=>new Intl.NumberFormat(t,{minimumFractionDigits:s}).format(s>0?Number(e==null?void 0:e.toFixed(s)):e),y=/^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$/,x=(e,t,s)=>typeof e!="string"||e===""||!y.test(e)?"":new Intl.DateTimeFormat(t,s).format(new Date(e)),w=(e,t)=>s=>b(s,e,t);var L=Object.defineProperty,S=(e,t)=>{for(var s in t)L(e,s,{get:t[s],enumerable:!0})},q={};S(q,{err:()=>T,map:()=>k,ok:()=>P,unwrap:()=>A,unwrapErr:()=>M});var P=e=>({isOk:!0,isErr:!1,value:e}),T=e=>({isOk:!1,isErr:!0,value:e});function k(e,t){if(e.isOk){const s=t(e.value);return s instanceof Promise?s.then((e=>P(e))):P(s)}if(e.isErr){const t=e.value;return T(t)}throw"should never get here"}var A=e=>{if(e.isOk)return e.value;throw e.value},M=e=>{if(e.isErr)return e.value;throw e.value};const B={required:"This field is required.",date:{badInput:"The date format must be {pattern}",min:"The date cannot be earlier than {min}",max:"The date cannot be later than {max}",minMax:"The date must be between {min} and {max}"},numeric:{min:"The value cannot be less than {min}",max:"The value cannot be greater than {max}",minMax:"The value must be between {min} and {max}"}};const C="{counter} characters left.";const N={select:{placeholder:"Select a value"},checkbox:{selectedValues:"{nb} selected values",selectedValue:"{nb} selected value",editButton:"Edit",selectButton:"Select values",showButton:"Show",label:"Enter a value",result:"result",results:"results",searchResults:"Search result(s) list.",noResult:"No result.",sections:{selected:{title:"Selected",titlePlurial:"Selected",action:"Unselect all",tooltip:"Unselect all current search results"},notSelected:{title:"Not selected",titlePlurial:"Not selected",action:"Select all",tooltip:"Select all current search results"}}},date:{helpText:"Expected format: {pattern} (ex: {date})",pattern:{dd:"dd",mm:"mm",yyyy:"yyyy"}},password:{display:"Display password value",hide:"Hide password value"}};const I={required:'Fields with a <strong class="mg-u-is-asterisk">*</strong> are required',requiredSingle:'Field with a <strong class="mg-u-is-asterisk">*</strong> is required',allRequired:"All fields are required",allRequiredSingle:"The field is required"};const F={closeButton:"Close message"};const R={closeButton:"Close modal"};const E={label:"Pagination",page:"page",pages:"pages",nextPage:"Next page",previousPage:"Previous page",selectPage:"Select the page to display."};const D={editLabel:"Edit section title."};const O={navLabel:"Quick access"};const V={confirm:"Confirm",cancel:"Cancel",close:"Close",next:"next",previous:"previous"};const j={badgeLabel:"Include notification(s)",openNewTab:"Open link in a new tab"};const U={menuLabel:"Additional menu"};const z={label:"Actions"};const $={inProgess:"Loading in progress…"};const H={errors:B,nbCharLeft:C,input:N,form:I,message:F,modal:R,pagination:E,panel:D,skipLinks:O,general:V,menuItem:j,itemMore:U,actionMore:z,loader:$};const Q={required:"Ce champ est obligatoire.",date:{badInput:"Le format de la date doit être du type {pattern}",min:"La date ne peut pas être antérieure au {min}",max:"La date ne peut pas être postérieure au {max}",minMax:"La date doit être comprise entre le {min} et le {max}"},numeric:{min:"La valeur ne peut pas être inférieure à {min}",max:"La valeur ne peut pas être supérieure à {max}",minMax:"La valeur doit être comprise entre {min} et {max}"}};const Z="{counter} caractères disponibles.";const G={select:{placeholder:"Sélectionnez une valeur"},checkbox:{selectedValues:"{nb} valeurs selectionnées",selectedValue:"{nb} valeur selectionnée",editButton:"Modifier",selectButton:"Sélectionner des valeurs",showButton:"Voir",label:"Saisissez une valeur",result:"résultat",results:"résultats",searchResults:"List de résultat(s) de la recherche.",noResult:"Aucun résultat.",sections:{selected:{title:"Sélectionné",titlePlurial:"Sélectionnés",action:"Tout désélectionner",tooltip:"Désélectionne tous les résultats de la recherche en cours"},notSelected:{title:"Non sélectionné",titlePlurial:"Non sélectionnés",action:"Tout sélectionner",tooltip:"Sélectionne tous les résultats de la recherche en cours"}}},date:{helpText:"Format attendu : {pattern} (ex : {date})",pattern:{dd:"jj",mm:"mm",yyyy:"aaaa"}},password:{display:"Afficher le mot de passe",hide:"Masquer le mot de passe"}};const J={required:'Les champs marqués d\'un <strong class="mg-u-is-asterisk">*</strong> sont obligatoires',requiredSingle:'Le champ marqué d\'un <strong class="mg-u-is-asterisk">*</strong> est obligatoire',allRequired:"Tous les champs sont obligatoires",allRequiredSingle:"Le champ est obligatoire"};const W={closeButton:"Fermer le message"};const Y={closeButton:"Fermer la modale"};const K={label:"Pagination",page:"page",pages:"pages",nextPage:"Page suivante",previousPage:"Page précédente",selectPage:"Sélectionner la page à afficher."};const X={editLabel:"Modifier le titre de la section."};const _={navLabel:"Accès rapide"};const ee={confirm:"Valider",cancel:"Annuler",close:"Fermer",next:"suivant",previous:"précédent"};const te={badgeLabel:"Notification(s) incluse(s)",openNewTab:"Ouvrir le lien dans un nouvel onglet"};const se={menuLabel:"Menu complémentaire"};const ae={label:"Actions"};const ne={inProgess:"Chargement en cours…"};const re={errors:Q,nbCharLeft:Z,input:G,form:J,message:W,modal:Y,pagination:K,panel:X,skipLinks:_,general:ee,menuItem:te,itemMore:se,actionMore:ae,loader:ne};const le="en";const ie={en:H,fr:re};const oe=w(ie,le);export{l as B,a as C,p as G,n as H,d as I,f as J,r as P,g as Q,i as W,v as Y,h as Z,y as h,oe as i,m as q,x as y,o as z};
|
|
2
|
+
//# sourceMappingURL=p-4cfcbdc2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["$e","Object","defineProperty","ue","e","t","s","enumerable","configurable","writable","value","v","Ce","Uint8Array","crypto","getRandomValues","r","Array","from","map","l","toString","padStart","join","slice","He","constructor","this","has","classes","push","indexOf","splice","includes","Pe","isArray","every","Be","tagName","toLowerCase","We","ze","Q","Z","self","top","parent","console","error","frames","length","Ie","trim","qe","toLocaleLowerCase","normalize","replaceAll","Ge","async","Qe","pattern","ye","timeZone","replace","Ze","toISOString","split","ge","closest","Intl","NumberFormat","supportedLocalesOf","lang","o","navigator","language","n","shift","locale","messages","Je","style","currency","format","Ye","minimumFractionDigits","Number","toFixed","he","test","DateTimeFormat","Date","Ve","be","Se","get","xe","err","ee","Ee","ok","N","unwrap","Ae","unwrapErr","Le","isOk","isErr","Promise","then","defaultLocale","en","fr","initLocales","defineLocales"],"sources":["../stencil-helpers/dist/index.es.js","src/locales/index.ts"],"sourcesContent":["var $e = Object.defineProperty;\nvar ue = (e, t, s) => t in e ? $e(e, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[t] = s;\nvar v = (e, t, s) => ue(e, typeof t != \"symbol\" ? t + \"\" : t, s);\nconst Ce = (e = \"\", t = 10) => {\n const s = new Uint8Array(t);\n crypto.getRandomValues(s);\n const r = Array.from(s).map((l) => l.toString(16).padStart(2, \"0\")).join(\"\").slice(0, t);\n return e !== \"\" ? `${e}-${r}` : r;\n};\nclass He {\n constructor(t = []) {\n /**\n * Available classes\n */\n v(this, \"classes\");\n /**\n * Add class\n * @param className - class name to add\n */\n v(this, \"add\", (t) => {\n this.has(t) || this.classes.push(t);\n });\n /**\n * Delete class\n * @param className - class name to delete\n */\n v(this, \"delete\", (t) => {\n const s = this.classes.indexOf(t);\n s > -1 && this.classes.splice(s, 1);\n });\n /**\n * Check if class exist in list\n * @param className - class name to check\n * @returns class name is in the list\n */\n v(this, \"has\", (t) => this.classes.includes(t));\n /**\n * Join classes seperated by spaces\n * @returns joined values\n */\n v(this, \"join\", () => this.classes.join(\" \"));\n this.classes = t;\n }\n}\nconst Pe = (e) => Array.isArray(e) && e.every((t) => typeof t == \"string\"), Be = (e, t) => t.includes(e == null ? void 0 : e.tagName.toLowerCase()), We = 'a[href], button, input, textarea, select, details, [tabindex]:not([tabindex=\"-1\"]), [identifier], mg-button', ze = (e) => {\n const t = Q(e), s = Z(e);\n return [e, ...t, ...s];\n}, Q = (e, t = []) => {\n if (e.self !== e.top)\n try {\n const s = e.parent;\n return s ? (t.push(s), Q(s, t)) : t;\n } catch (s) {\n return console.error(\"Different hosts between iframes:\", s), t;\n }\n return t;\n}, Z = (e, t = []) => {\n if (e.frames.length > 0)\n for (const s of Array.from(e.frames))\n t.push(s), Z(s, t);\n return t;\n}, Ie = (e) => typeof e == \"string\" && e.trim() !== \"\", qe = (e) => typeof e == \"string\" ? e.toLocaleLowerCase().normalize(\"NFD\").replaceAll(/[\\u0300-\\u036f]/g, \"\") : e, Ge = async (e) => e(), J = (e, t) => {\n if (!t)\n return;\n const s = t.split(\"/\");\n return `${e}${s.slice(2, s.length - 1).join(\"-\")}--docs`;\n}, de = (e, t) => {\n if (t)\n return `${e}${t}`;\n}, Y = (e) => {\n let t = e.overview ? `${e.overview}\n\n` : \"\";\n const s = e.props.filter(({ attr: l }) => l !== void 0);\n s.length && (t += `Attributes:\n`, t += s.map(({ attr: l, docs: o }) => `- \\`${l}\\`: ${o}\n`).join(\"\"), t += `\n`);\n const r = e.props.filter(({ attr: l }) => l === void 0);\n return r.length && (t += `Properties:\n`, t += r.map(({ name: l, docs: o }) => `- \\`${l}\\`: ${o}\n`).join(\"\"), t += `\n`), e.methods.length && (t += `Methods:\n`, t += e.methods.map(({ name: l, docs: o }) => `- \\`${l}\\`: ${o}\n`).join(\"\"), t += `\n`), e.events.length && (t += `Events:\n`, t += e.events.map(({ event: l, docs: o }) => `- \\`${l}\\`: ${o}\n`).join(\"\"), t += `\n`), e.listeners.length && (t += `Listeners:\n`, t += e.listeners.map(({ event: l }) => `- \\`${l}\\`\n`).join(\"\"), t += `\n`), e.slots.length && (t += `Slots:\n`, t += e.slots.map(({ name: l, docs: o }) => `- \\`${l}\\`: ${o}\n`).join(\"\"), t += `\n`), t;\n}, D = (e) => `${e.docs}\n\nType: \\`${e.type}\\``, Xe = (e, t, s, r) => ({\n $schema: \"https://json.schemastore.org/web-types\",\n name: e,\n version: t,\n \"description-markup\": \"markdown\",\n contributions: {\n html: {\n elements: s.components.map((l) => {\n const o = J(r, l.filePath);\n return {\n name: l.tag,\n description: Y(l),\n \"doc-url\": o,\n attributes: l.props.filter((n) => n.attr).map((n) => ({\n name: n.attr,\n description: D(n),\n \"doc-url\": o,\n value: {\n type: n.type,\n default: n.default,\n required: n.required\n }\n })),\n js: {\n properties: l.props.map((n) => ({\n name: n.name,\n description: D(n),\n \"doc-url\": o,\n value: {\n type: n.type,\n default: n.default,\n required: n.required\n }\n })),\n events: l.events.map((n) => ({\n name: n.event,\n description: n.docs\n }))\n }\n };\n })\n }\n }\n}), pe = (e, t, s) => [\n { name: \"Storybook\", url: J(e, s) },\n { name: \"Sources\", url: de(t, s) }\n], ve = (e) => {\n if (!e.values.some(({ value: t }) => t === void 0))\n return e.values.map(({ value: t }) => ({ name: t }));\n}, Ke = (e, t, s, r) => ({\n version: e,\n tags: t.components.map((l) => {\n const o = pe(s, r, l.filePath);\n return {\n name: l.tag,\n description: Y(l),\n attributes: l.props.map((n) => ({\n name: n.attr || n.name,\n description: D(n),\n values: ve(n),\n references: o\n })),\n references: o\n };\n }),\n globalAttributes: [],\n valueSets: []\n}), Qe = (e) => {\n const t = { value: \"2023\", pattern: \"yyyy\" }, s = { value: \"12\", pattern: \"mm\" }, r = { value: \"24\", pattern: \"dd\" };\n return ye([t.value, s.value, r.value].join(\"-\"), e, { timeZone: \"UTC\" }).replace(t.value, t.pattern).replace(s.value, s.pattern).replace(r.value, r.pattern);\n}, Ze = (e) => e.toISOString().split(\"T\")[0], ge = (e, t, s) => {\n const r = e.closest(\"[lang]\"), l = Intl.NumberFormat.supportedLocalesOf(r == null ? void 0 : r.lang), o = l.length > 0 && typeof l[0] == \"string\" ? l[0] : navigator.language || s, n = o.split(\"-\").shift();\n return {\n locale: o,\n messages: t[n] || t[s]\n };\n}, Je = (e, t, s) => new Intl.NumberFormat(t, { style: \"currency\", currency: s }).format(e), Ye = (e, t, s = 0) => new Intl.NumberFormat(t, { minimumFractionDigits: s }).format(s > 0 ? Number(e == null ? void 0 : e.toFixed(s)) : e), he = /^\\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\\d|3[01])$/, ye = (e, t, s) => typeof e != \"string\" || e === \"\" || !he.test(e) ? \"\" : new Intl.DateTimeFormat(t, s).format(new Date(e)), Ve = (e, t) => (s) => ge(s, e, t);\nvar U = {\n allRenderFn: !1,\n cmpDidLoad: !0,\n cmpDidUnload: !1,\n cmpDidUpdate: !0,\n cmpDidRender: !0,\n cmpWillLoad: !0,\n cmpWillUpdate: !0,\n cmpWillRender: !0,\n connectedCallback: !0,\n disconnectedCallback: !0,\n element: !0,\n event: !0,\n hasRenderFn: !0,\n lifecycle: !0,\n hostListener: !0,\n hostListenerTargetWindow: !0,\n hostListenerTargetDocument: !0,\n hostListenerTargetBody: !0,\n hostListenerTargetParent: !1,\n hostListenerTarget: !0,\n member: !0,\n method: !0,\n mode: !0,\n observeAttribute: !0,\n prop: !0,\n propMutable: !0,\n reflect: !0,\n scoped: !0,\n shadowDom: !0,\n slot: !0,\n cssAnnotations: !0,\n state: !0,\n style: !0,\n formAssociated: !1,\n svg: !0,\n updatable: !0,\n vdomAttribute: !0,\n vdomXlink: !0,\n vdomClass: !0,\n vdomFunctional: !0,\n vdomKey: !0,\n vdomListener: !0,\n vdomRef: !0,\n vdomPropOrAttr: !0,\n vdomRender: !0,\n vdomStyle: !0,\n vdomText: !0,\n watchCallback: !0,\n taskQueue: !0,\n hotModuleReplacement: !1,\n isDebug: !1,\n isDev: !1,\n isTesting: !1,\n hydrateServerSide: !1,\n hydrateClientSide: !1,\n lifecycleDOMEvents: !1,\n lazyLoad: !1,\n profile: !1,\n slotRelocation: !0,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n appendChildSlotFix: !1,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n cloneNodeFix: !1,\n hydratedAttribute: !1,\n hydratedClass: !0,\n // TODO(STENCIL-1305): remove this option\n scriptDataOpts: !1,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n scopedSlotTextContentFix: !1,\n // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n shadowDomShim: !1,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n slotChildNodesFix: !1,\n invisiblePrehydration: !0,\n propBoolean: !0,\n propNumber: !0,\n propString: !0,\n constructableCSS: !0,\n cmpShouldUpdate: !0,\n devTools: !1,\n shadowDelegatesFocus: !0,\n initializeNextTick: !1,\n asyncLoading: !1,\n asyncQueue: !1,\n transformTagName: !1,\n attachStyles: !0,\n // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior\n experimentalSlotFixes: !1\n}, be = Object.defineProperty, Se = (e, t) => {\n for (var s in t)\n be(e, s, { get: t[s], enumerable: !0 });\n}, W = {}, me = \"http://www.w3.org/2000/svg\", Te = \"http://www.w3.org/1999/xhtml\", ke = (e) => e != null, V = (e) => (e = typeof e, e === \"object\" || e === \"function\"), xe = {};\nSe(xe, {\n err: () => ee,\n map: () => Ee,\n ok: () => N,\n unwrap: () => Ae,\n unwrapErr: () => Le\n});\nvar N = (e) => ({\n isOk: !0,\n isErr: !1,\n value: e\n}), ee = (e) => ({\n isOk: !1,\n isErr: !0,\n value: e\n});\nfunction Ee(e, t) {\n if (e.isOk) {\n const s = t(e.value);\n return s instanceof Promise ? s.then((r) => N(r)) : N(s);\n }\n if (e.isErr) {\n const s = e.value;\n return ee(s);\n }\n throw \"should never get here\";\n}\nvar Ae = (e) => {\n if (e.isOk)\n return e.value;\n throw e.value;\n}, Le = (e) => {\n if (e.isErr)\n return e.value;\n throw e.value;\n}, z = \"http://www.w3.org/1999/xlink\", Re = (e, t, ...s) => {\n let r = null, l = null, o = null, n = !1, i = !1;\n const a = [], d = (f) => {\n for (let $ = 0; $ < f.length; $++)\n r = f[$], Array.isArray(r) ? d(r) : r != null && typeof r != \"boolean\" && ((n = !V(r)) && (r = String(r)), n && i ? a[a.length - 1].$text$ += r : a.push(n ? _(null, r) : r), i = n);\n };\n d(s);\n const u = _(e, null);\n return u.$attrs$ = t, a.length > 0 && (u.$children$ = a), u.$key$ = l, u.$name$ = o, u;\n}, _ = (e, t) => {\n const s = {\n $flags$: 0,\n $tag$: e,\n $text$: t,\n $elm$: null,\n $children$: null\n };\n return s.$attrs$ = null, s.$key$ = null, s.$name$ = null, s;\n}, je = {}, Oe = (e) => e && e.$tag$ === je, I = (e, t, s, r, l, o) => {\n if (s !== r) {\n let n = K(e, t), i = t.toLowerCase();\n if (t === \"class\") {\n const a = e.classList, d = q(s), u = q(r);\n a.remove(...d.filter((f) => f && !u.includes(f))), a.add(...u.filter((f) => f && !d.includes(f)));\n } else if (t === \"style\") {\n for (const a in s)\n (!r || r[a] == null) && (a.includes(\"-\") ? e.style.removeProperty(a) : e.style[a] = \"\");\n for (const a in r)\n (!s || r[a] !== s[a]) && (a.includes(\"-\") ? e.style.setProperty(a, r[a]) : e.style[a] = r[a]);\n } else if (t !== \"key\") if (t === \"ref\")\n r && r(e);\n else if (!e.__lookupSetter__(t) && t[0] === \"o\" && t[1] === \"n\") {\n if (t[2] === \"-\" ? t = t.slice(3) : K(B, i) ? t = i.slice(2) : t = i[2] + t.slice(3), s || r) {\n const a = t.endsWith(te);\n t = t.replace(De, \"\"), s && E.rel(e, t, s, a), r && E.ael(e, t, r, a);\n }\n } else {\n const a = V(r);\n if ((n || a && r !== null) && !l)\n try {\n if (e.tagName.includes(\"-\"))\n e[t] = r;\n else {\n const u = r ?? \"\";\n t === \"list\" ? n = !1 : (s == null || e[t] != u) && (e[t] = u);\n }\n } catch {\n }\n let d = !1;\n i !== (i = i.replace(/^xlink\\:?/, \"\")) && (t = i, d = !0), r == null || r === !1 ? (r !== !1 || e.getAttribute(t) === \"\") && (d ? e.removeAttributeNS(z, t) : e.removeAttribute(t)) : (!n || o & 4 || l) && !a && (r = r === !0 ? \"\" : r, d ? e.setAttributeNS(z, t, r) : e.setAttribute(t, r));\n }\n }\n}, Me = /\\s/, q = (e) => e ? e.split(Me) : [], te = \"Capture\", De = new RegExp(te + \"$\"), se = (e, t, s) => {\n const r = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, l = e && e.$attrs$ || W, o = t.$attrs$ || W;\n for (const n of G(Object.keys(l)))\n n in o || I(r, n, l[n], void 0, s, t.$flags$);\n for (const n of G(Object.keys(o)))\n I(r, n, l[n], o[n], s, t.$flags$);\n};\nfunction G(e) {\n return e.includes(\"ref\") ? (\n // we need to sort these to ensure that `'ref'` is the last attr\n [...e.filter((t) => t !== \"ref\"), \"ref\"]\n ) : (\n // no need to sort, return the original array\n e\n );\n}\nvar T, F, x, w = !1, O = !1, C = !1, h = !1, M = (e, t, s, r) => {\n var l;\n const o = t.$children$[s];\n let n = 0, i, a, d;\n if (w || (C = !0, o.$tag$ === \"slot\" && (T && r.classList.add(T + \"-s\"), o.$flags$ |= o.$children$ ? (\n // slot element has fallback content\n // still create an element that \"mocks\" the slot element\n 2\n ) : (\n // slot element does not have fallback content\n // create an html comment we'll use to always reference\n // where actual slot content should sit next to\n 1\n ))), o.$text$ !== null)\n i = o.$elm$ = j.createTextNode(o.$text$);\n else if (o.$flags$ & 1)\n i = o.$elm$ = j.createTextNode(\"\");\n else {\n if (h || (h = o.$tag$ === \"svg\"), i = o.$elm$ = j.createElementNS(\n h ? me : Te,\n o.$flags$ & 2 ? \"slot-fb\" : o.$tag$\n ), h && o.$tag$ === \"foreignObject\" && (h = !1), se(null, o, h), ke(T) && i[\"s-si\"] !== T && i.classList.add(i[\"s-si\"] = T), P(i, r), o.$children$)\n for (n = 0; n < o.$children$.length; ++n)\n a = M(e, o, n, i), a && i.appendChild(a);\n o.$tag$ === \"svg\" ? h = !1 : i.tagName === \"foreignObject\" && (h = !0);\n }\n return i[\"s-hn\"] = x, o.$flags$ & 3 && (i[\"s-sr\"] = !0, i[\"s-cr\"] = F, i[\"s-sn\"] = o.$name$ || \"\", i[\"s-rf\"] = (l = o.$attrs$) == null ? void 0 : l.ref, d = e && e.$children$ && e.$children$[s], d && d.$tag$ === o.$tag$ && e.$elm$ && A(e.$elm$, !1)), i;\n}, A = (e, t) => {\n E.$flags$ |= 1;\n const s = Array.from(e.childNodes);\n if (e[\"s-sr\"] && U.experimentalSlotFixes) {\n let r = e;\n for (; r = r.nextSibling; )\n r && r[\"s-sn\"] === e[\"s-sn\"] && r[\"s-sh\"] === x && s.push(r);\n }\n for (let r = s.length - 1; r >= 0; r--) {\n const l = s[r];\n l[\"s-hn\"] !== x && l[\"s-ol\"] && (m(oe(l), l, H(l)), l[\"s-ol\"].remove(), l[\"s-ol\"] = void 0, l[\"s-sh\"] = void 0, C = !0), t && A(l, t);\n }\n E.$flags$ &= -2;\n}, re = (e, t, s, r, l, o) => {\n let n = e[\"s-cr\"] && e[\"s-cr\"].parentNode || e, i;\n for (n.shadowRoot && n.tagName === x && (n = n.shadowRoot); l <= o; ++l)\n r[l] && (i = M(null, s, l, e), i && (r[l].$elm$ = i, m(n, i, H(t))));\n}, le = (e, t, s) => {\n for (let r = t; r <= s; ++r) {\n const l = e[r];\n if (l) {\n const o = l.$elm$;\n ae(l), o && (O = !0, o[\"s-ol\"] ? o[\"s-ol\"].remove() : A(o, !0), o.remove());\n }\n }\n}, Ne = (e, t, s, r, l = !1) => {\n let o = 0, n = 0, i = 0, a = 0, d = t.length - 1, u = t[0], f = t[d], $ = r.length - 1, c = r[0], p = r[$], b, y;\n for (; o <= d && n <= $; )\n if (u == null)\n u = t[++o];\n else if (f == null)\n f = t[--d];\n else if (c == null)\n c = r[++n];\n else if (p == null)\n p = r[--$];\n else if (R(u, c, l))\n k(u, c, l), u = t[++o], c = r[++n];\n else if (R(f, p, l))\n k(f, p, l), f = t[--d], p = r[--$];\n else if (R(u, p, l))\n (u.$tag$ === \"slot\" || p.$tag$ === \"slot\") && A(u.$elm$.parentNode, !1), k(u, p, l), m(e, u.$elm$, f.$elm$.nextSibling), u = t[++o], p = r[--$];\n else if (R(f, c, l))\n (u.$tag$ === \"slot\" || p.$tag$ === \"slot\") && A(f.$elm$.parentNode, !1), k(f, c, l), m(e, f.$elm$, u.$elm$), f = t[--d], c = r[++n];\n else {\n for (i = -1, a = o; a <= d; ++a)\n if (t[a] && t[a].$key$ !== null && t[a].$key$ === c.$key$) {\n i = a;\n break;\n }\n i >= 0 ? (y = t[i], y.$tag$ !== c.$tag$ ? b = M(t && t[n], s, i, e) : (k(y, c, l), t[i] = void 0, b = y.$elm$), c = r[++n]) : (b = M(t && t[n], s, n, e), c = r[++n]), b && m(oe(u.$elm$), b, H(u.$elm$));\n }\n o > d ? re(\n e,\n r[$ + 1] == null ? null : r[$ + 1].$elm$,\n s,\n r,\n n,\n $\n ) : n > $ && le(t, o, d);\n}, R = (e, t, s = !1) => e.$tag$ === t.$tag$ ? e.$tag$ === \"slot\" ? e.$name$ === t.$name$ : s ? !0 : e.$key$ === t.$key$ : !1, H = (e) => e && e[\"s-ol\"] || e, oe = (e) => (e[\"s-ol\"] ? e[\"s-ol\"] : e).parentNode, k = (e, t, s = !1) => {\n const r = t.$elm$ = e.$elm$, l = e.$children$, o = t.$children$, n = t.$tag$, i = t.$text$;\n let a;\n i === null ? (h = n === \"svg\" ? !0 : n === \"foreignObject\" ? !1 : h, n === \"slot\" && !w || se(e, t, h), l !== null && o !== null ? Ne(r, l, t, o, s) : o !== null ? (e.$text$ !== null && (r.textContent = \"\"), re(r, null, t, o, 0, o.length - 1)) : l !== null && le(l, 0, l.length - 1), h && n === \"svg\" && (h = !1)) : (a = r[\"s-cr\"]) ? a.parentNode.textContent = i : e.$text$ !== i && (r.data = i);\n}, ne = (e) => {\n const t = e.childNodes;\n for (const s of t)\n if (s.nodeType === 1) {\n if (s[\"s-sr\"]) {\n const r = s[\"s-sn\"];\n s.hidden = !1;\n for (const l of t)\n if (l !== s) {\n if (l[\"s-hn\"] !== s[\"s-hn\"] || r !== \"\") {\n if (l.nodeType === 1 && (r === l.getAttribute(\"slot\") || r === l[\"s-sn\"]) || l.nodeType === 3 && r === l[\"s-sn\"]) {\n s.hidden = !0;\n break;\n }\n } else if (l.nodeType === 1 || l.nodeType === 3 && l.textContent.trim() !== \"\") {\n s.hidden = !0;\n break;\n }\n }\n }\n ne(s);\n }\n}, S = [], ie = (e) => {\n let t, s, r;\n for (const l of e.childNodes) {\n if (l[\"s-sr\"] && (t = l[\"s-cr\"]) && t.parentNode) {\n s = t.parentNode.childNodes;\n const o = l[\"s-sn\"];\n for (r = s.length - 1; r >= 0; r--)\n if (t = s[r], !t[\"s-cn\"] && !t[\"s-nr\"] && t[\"s-hn\"] !== l[\"s-hn\"] && !U.experimentalSlotFixes)\n if (X(t, o)) {\n let n = S.find((i) => i.$nodeToRelocate$ === t);\n O = !0, t[\"s-sn\"] = t[\"s-sn\"] || o, n ? (n.$nodeToRelocate$[\"s-sh\"] = l[\"s-hn\"], n.$slotRefNode$ = l) : (t[\"s-sh\"] = l[\"s-hn\"], S.push({\n $slotRefNode$: l,\n $nodeToRelocate$: t\n })), t[\"s-sr\"] && S.map((i) => {\n X(i.$nodeToRelocate$, t[\"s-sn\"]) && (n = S.find((a) => a.$nodeToRelocate$ === t), n && !i.$slotRefNode$ && (i.$slotRefNode$ = n.$slotRefNode$));\n });\n } else S.some((n) => n.$nodeToRelocate$ === t) || S.push({\n $nodeToRelocate$: t\n });\n }\n l.nodeType === 1 && ie(l);\n }\n}, X = (e, t) => e.nodeType === 1 ? e.getAttribute(\"slot\") === null && t === \"\" || e.getAttribute(\"slot\") === t : e[\"s-sn\"] === t ? !0 : t === \"\", ae = (e) => {\n e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(ae);\n}, m = (e, t, s) => {\n const r = e == null ? void 0 : e.insertBefore(t, s);\n return P(t, e), r;\n}, ce = (e) => {\n const t = [];\n return e && t.push(\n ...e[\"s-scs\"] || [],\n e[\"s-si\"],\n e[\"s-sc\"],\n ...ce(e.parentElement)\n ), t;\n}, P = (e, t, s = !1) => {\n var r;\n if (e && t && e.nodeType === 1) {\n const l = new Set(ce(t).filter(Boolean));\n if (l.size && ((r = e.classList) == null || r.add(...e[\"s-scs\"] = [...l]), e[\"s-ol\"] || s))\n for (const o of Array.from(e.childNodes))\n P(o, e, !0);\n }\n}, _e = (e, t, s = !1) => {\n var r, l, o, n, i;\n const a = e.$hostElement$, d = e.$cmpMeta$, u = e.$vnode$ || _(null, null), f = Oe(t) ? t : Re(null, null, t);\n if (x = a.tagName, d.$attrsToReflect$ && (f.$attrs$ = f.$attrs$ || {}, d.$attrsToReflect$.map(\n ([$, c]) => f.$attrs$[c] = a[$]\n )), s && f.$attrs$)\n for (const $ of Object.keys(f.$attrs$))\n a.hasAttribute($) && ![\"key\", \"ref\", \"style\", \"class\"].includes($) && (f.$attrs$[$] = a[$]);\n f.$tag$ = null, f.$flags$ |= 4, e.$vnode$ = f, f.$elm$ = u.$elm$ = a.shadowRoot || a, T = a[\"s-sc\"], w = (d.$flags$ & 1) !== 0, F = a[\"s-cr\"], O = !1, k(u, f, s);\n {\n if (E.$flags$ |= 1, C) {\n ie(f.$elm$);\n for (const $ of S) {\n const c = $.$nodeToRelocate$;\n if (!c[\"s-ol\"]) {\n const p = j.createTextNode(\"\");\n p[\"s-nr\"] = c, m(c.parentNode, c[\"s-ol\"] = p, c);\n }\n }\n for (const $ of S) {\n const c = $.$nodeToRelocate$, p = $.$slotRefNode$;\n if (p) {\n const b = p.parentNode;\n let y = p.nextSibling;\n {\n let L = (r = c[\"s-ol\"]) == null ? void 0 : r.previousSibling;\n for (; L; ) {\n let g = (l = L[\"s-nr\"]) != null ? l : null;\n if (g && g[\"s-sn\"] === c[\"s-sn\"] && b === g.parentNode) {\n for (g = g.nextSibling; g === c || g != null && g[\"s-sr\"]; )\n g = g == null ? void 0 : g.nextSibling;\n if (!g || !g[\"s-nr\"]) {\n y = g;\n break;\n }\n }\n L = L.previousSibling;\n }\n }\n (!y && b !== c.parentNode || c.nextSibling !== y) && c !== y && (!c[\"s-hn\"] && c[\"s-ol\"] && (c[\"s-hn\"] = c[\"s-ol\"].parentNode.nodeName), m(b, c, y), c.nodeType === 1 && (c.hidden = (o = c[\"s-ih\"]) != null ? o : !1)), c && typeof p[\"s-rf\"] == \"function\" && p[\"s-rf\"](c);\n } else\n c.nodeType === 1 && (s && (c[\"s-ih\"] = (n = c.hidden) != null ? n : !1), c.hidden = !0);\n }\n }\n O && ne(f.$elm$), E.$flags$ &= -2, S.length = 0;\n }\n if (U.experimentalScopedSlotChanges && d.$flags$ & 2)\n for (const $ of f.$elm$.childNodes)\n $[\"s-hn\"] !== x && !$[\"s-sh\"] && (s && $[\"s-ih\"] == null && ($[\"s-ih\"] = (i = $.hidden) != null ? i : !1), $.hidden = !0);\n F = void 0;\n}, K = (e, t) => t in e, B = typeof window < \"u\" ? window : {}, j = B.document || { head: {} };\nB.HTMLElement;\nvar E = {\n $flags$: 0,\n $resourcesUrl$: \"\",\n jmp: (e) => e(),\n raf: (e) => requestAnimationFrame(e),\n ael: (e, t, s, r) => e.addEventListener(t, s, r),\n rel: (e, t, s, r) => e.removeEventListener(t, s, r),\n ce: (e, t) => new CustomEvent(e, t)\n};\nconst Fe = (e, t, s) => {\n [null, void 0, \"\", !1].includes(s) || [\"innerHTML\", \"style\"].includes(t) || e.setAttribute(t, [\"object\", \"function\"].includes(typeof s) ? \"/!\\\\ Object props are not rendered in the code example\" : s);\n}, fe = (e, t, s, r, l) => {\n if (t && typeof t == \"string\") {\n const o = document.createElement(t);\n Object.keys(s || {}).forEach((n) => {\n Fe(o, n, s[n]);\n }), r == null || r.forEach((n) => {\n fe(o, n.$tag$, n.$attrs$, n.$children$, n.$text$);\n }), s != null && s.innerHTML && (o.innerHTML = s.innerHTML), e.appendChild(o);\n }\n l && (e.innerHTML = l);\n}, et = (e, t) => {\n const s = {};\n if (typeof e != \"object\")\n throw new Error(\"filterArgs - args isn't an object.\");\n for (const r in e)\n if (!r.startsWith(\"slot\")) {\n const l = e[r], o = r.replace(/([a-z])([A-Z])/g, \"$1-$2\").toLowerCase();\n (!t || !Object.keys(t).includes(r) || t[r] !== l) && (s[o] = l);\n }\n return s;\n}, tt = (e, t) => {\n var r, l;\n const s = document.getElementById(\"storybook-root\");\n if (s)\n return (l = document.querySelector(\"[lang]\")) == null || l.setAttribute(\"lang\", ((r = t.globals) == null ? void 0 : r.locale) || \"en\"), _e(\n {\n $ancestorComponent$: void 0,\n $flags$: 0,\n $modeName$: void 0,\n $cmpMeta$: {\n $flags$: 0,\n $tagName$: s.tagName\n },\n $hostElement$: s\n },\n e(t)\n ), s.children[s.children.length - 1];\n}, st = ({ $tag$: e, $attrs$: t, $children$: s, $text$: r }) => {\n const l = document.createElement(\"div\");\n return fe(l, e, t, s, r), l.innerHTML;\n}, rt = ({ disconnect: e, observe: t, takeRecords: s }) => {\n class r {\n constructor(o) {\n /**\n *\n */\n v(this, \"disconnect\", e);\n /**\n *\n */\n v(this, \"observe\", t);\n /**\n *\n */\n v(this, \"takeRecords\", s);\n /**\n *\n */\n v(this, \"cb\");\n this.cb = o;\n }\n }\n return [window, global].forEach((l) => {\n Object.defineProperty(l, \"MutationObserver\", {\n writable: !0,\n configurable: !0,\n value: r\n });\n }), r;\n}, lt = ({ disconnect: e, observe: t }) => {\n class s {\n constructor(l) {\n /**\n *\n */\n v(this, \"disconnect\", e);\n /**\n *\n */\n v(this, \"observe\", t);\n /**\n *\n */\n v(this, \"unobserve\");\n /**\n *\n */\n v(this, \"cb\");\n this.cb = l;\n }\n }\n return [window, global].forEach((r) => {\n Object.defineProperty(r, \"ResizeObserver\", {\n writable: !0,\n configurable: !0,\n value: s\n });\n }), s;\n};\nclass Ue extends Event {\n constructor() {\n super(...arguments);\n /**\n *\n */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n v(this, \"detail\");\n }\n}\nconst ot = () => {\n class e extends Ue {\n }\n return [window, global].forEach((t) => {\n Object.defineProperty(t, \"SubmitEvent\", {\n writable: !0,\n configurable: !0,\n value: e\n });\n }), e;\n};\nexport {\n He as ClassList,\n Pe as allItemsAreString,\n qe as cleanString,\n Ce as createID,\n he as dateRegExp,\n Ze as dateToString,\n Ve as defineLocales,\n et as filterArgs,\n We as focusableElements,\n Qe as getLocaleDatePattern,\n Q as getParentWindows,\n st as getStoryHTML,\n ze as getWindows,\n Be as isTagName,\n Ie as isValidString,\n Je as localeCurrency,\n ye as localeDate,\n Ye as localeNumber,\n Ge as nextTick,\n rt as setupMutationObserverMock,\n lt as setupResizeObserverMock,\n ot as setupSubmitEventMock,\n tt as stencilWrapper,\n Ke as vsCodeGenerator,\n Xe as webTypesGenerator\n};\n//# sourceMappingURL=index.es.js.map\n","import en from './en/messages.json';\nimport fr from './fr/messages.json';\nimport { defineLocales } from '@mgdis/stencil-helpers';\n\nconst defaultLocale = 'en';\nconst messages = { en, fr };\n\n/**\n * Get Intl object\n * @param element - element we need to get the language\n * @returns messages object\n */\nexport const initLocales = defineLocales(messages, defaultLocale);\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const e="mg-components";const t={allRenderFn:false,appendChildSlotFix:false,asyncLoading:true,asyncQueue:false,attachStyles:true,cloneNodeFix:false,cmpDidLoad:true,cmpDidRender:true,cmpDidUnload:false,cmpDidUpdate:true,cmpShouldUpdate:true,cmpWillLoad:true,cmpWillRender:false,cmpWillUpdate:true,connectedCallback:false,constructableCSS:true,cssAnnotations:true,devTools:false,disconnectedCallback:true,element:false,event:true,experimentalScopedSlotChanges:false,experimentalSlotFixes:false,formAssociated:false,hasRenderFn:true,hostListener:true,hostListenerTarget:true,hostListenerTargetBody:false,hostListenerTargetDocument:false,hostListenerTargetParent:false,hostListenerTargetWindow:true,hotModuleReplacement:false,hydrateClientSide:false,hydrateServerSide:false,hydratedAttribute:false,hydratedClass:true,hydratedSelectorName:"hydrated",initializeNextTick:false,invisiblePrehydration:true,isDebug:false,isDev:false,isTesting:false,lazyLoad:true,lifecycle:true,lifecycleDOMEvents:false,member:true,method:true,mode:false,observeAttribute:true,profile:false,prop:true,propBoolean:true,propMutable:true,propNumber:true,propString:true,reflect:true,scoped:true,scopedSlotTextContentFix:false,scriptDataOpts:false,shadowDelegatesFocus:false,shadowDom:true,slot:true,slotChildNodesFix:false,slotRelocation:true,state:true,style:true,svg:false,taskQueue:true,transformTagName:false,updatable:true,vdomAttribute:true,vdomClass:true,vdomFunctional:true,vdomKey:true,vdomListener:true,vdomPropOrAttr:true,vdomRef:true,vdomRender:true,vdomStyle:true,vdomText:true,vdomXlink:true,watchCallback:true};var r=Object.defineProperty;var n=(e,t)=>{for(var n in t)r(e,n,{get:t[n],enumerable:true})};var l={};var s=e=>e!=null;var i=e=>{e=typeof e;return e==="object"||e==="function"};function o(e){var t,r,n;return(n=(r=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:r.getAttribute("content"))!=null?n:void 0}var a={};n(a,{err:()=>c,map:()=>u,ok:()=>f,unwrap:()=>v,unwrapErr:()=>d});var f=e=>({isOk:true,isErr:false,value:e});var c=e=>({isOk:false,isErr:true,value:e});function u(e,t){if(e.isOk){const r=t(e.value);if(r instanceof Promise){return r.then((e=>f(e)))}else{return f(r)}}if(e.isErr){const t=e.value;return c(t)}throw"should never get here"}var v=e=>{if(e.isOk){return e.value}else{throw e.value}};var d=e=>{if(e.isErr){return e.value}else{throw e.value}};var p=(e,t="")=>{{return()=>{}}};var m=(e,t)=>{{return()=>{}}};var h="{visibility:hidden}.hydrated{visibility:inherit}";var y="slot-fb{display:contents}slot-fb[hidden]{display:none}";var b="http://www.w3.org/1999/xlink";var w=(e,t,...r)=>{let n=null;let l=null;let s=null;let o=false;let a=false;const f=[];const c=t=>{for(let r=0;r<t.length;r++){n=t[r];if(Array.isArray(n)){c(n)}else if(n!=null&&typeof n!=="boolean"){if(o=typeof e!=="function"&&!i(n)){n=String(n)}if(o&&a){f[f.length-1].t+=n}else{f.push(o?$(null,n):n)}a=o}}};c(r);if(t){if(t.key){l=t.key}if(t.name){s=t.name}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,f,k)}const u=$(e,null);u.l=t;if(f.length>0){u.i=f}{u.o=l}{u.u=s}return u};var $=(e,t)=>{const r={v:0,p:e,t,m:null,i:null};{r.l=null}{r.o=null}{r.u=null}return r};var S={};var g=e=>e&&e.p===S;var k={forEach:(e,t)=>e.map(C).forEach(t),map:(e,t)=>e.map(C).map(t).map(x)};var C=e=>({vattrs:e.l,vchildren:e.i,vkey:e.o,vname:e.u,vtag:e.p,vtext:e.t});var x=e=>{if(typeof e.vtag==="function"){const t={...e.vattrs};if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return w(e.vtag,t,...e.vchildren||[])}const t=$(e.vtag,e.vtext);t.l=e.vattrs;t.i=e.vchildren;t.o=e.vkey;t.u=e.vname;return t};var j=(e,t)=>{if(e!=null&&!i(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var O=e=>Be(e).$hostElement$;var T=(e,t,r)=>{const n=O(e);return{emit:e=>R(n,t,{bubbles:!!(r&4),composed:!!(r&2),cancelable:!!(r&1),detail:e})}};var R=(e,t,r)=>{const n=_e.ce(t,r);e.dispatchEvent(n);return n};var D=new WeakMap;var L=(e,t,r)=>{let n=Ke.get(e);if(Ze&&r){n=n||new CSSStyleSheet;if(typeof n==="string"){n=t}else{n.replaceSync(t)}}else{n=t}Ke.set(e,n)};var E=(e,t,r)=>{var n;const l=M(t);const s=Ke.get(l);e=e.nodeType===11?e:Xe;if(s){if(typeof s==="string"){e=e.head||e;let r=D.get(e);let i;if(!r){D.set(e,r=new Set)}if(!r.has(l)){{i=Xe.createElement("style");i.innerHTML=s;const t=(n=_e.h)!=null?n:o(Xe);if(t!=null){i.setAttribute("nonce",t)}e.insertBefore(i,e.querySelector("link"))}if(t.v&4){i.innerHTML+=y}if(r){r.add(l)}}}else if(!e.adoptedStyleSheets.includes(s)){e.adoptedStyleSheets=[...e.adoptedStyleSheets,s]}}return l};var F=e=>{const t=e.$;const r=e.$hostElement$;const n=t.v;const l=p("attachStyles",t.S);const s=E(r.shadowRoot?r.shadowRoot:r.getRootNode(),t);if(n&10){r["s-sc"]=s;r.classList.add(s+"-h");if(n&2){r.classList.add(s+"-s")}}l()};var M=(e,t)=>"sc-"+e.S;var A=(e,t,r,n,l,s)=>{if(r!==n){let o=Qe(e,t);let a=t.toLowerCase();if(t==="class"){const t=e.classList;const l=N(r);const s=N(n);t.remove(...l.filter((e=>e&&!s.includes(e))));t.add(...s.filter((e=>e&&!l.includes(e))))}else if(t==="style"){{for(const t in r){if(!n||n[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in n){if(!r||n[t]!==r[t]){if(t.includes("-")){e.style.setProperty(t,n[t])}else{e.style[t]=n[t]}}}}else if(t==="key");else if(t==="ref"){if(n){n(e)}}else if(!o&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(Qe(Ve,a)){t=a.slice(2)}else{t=a[2]+t.slice(3)}if(r||n){const l=t.endsWith(U);t=t.replace(W,"");if(r){_e.rel(e,t,r,l)}if(n){_e.ael(e,t,n,l)}}}else{const f=i(n);if((o||f&&n!==null)&&!l){try{if(!e.tagName.includes("-")){const l=n==null?"":n;if(t==="list"){o=false}else if(r==null||e[t]!=l){e[t]=l}}else{e[t]=n}}catch(e){}}let c=false;{if(a!==(a=a.replace(/^xlink\:?/,""))){t=a;c=true}}if(n==null||n===false){if(n!==false||e.getAttribute(t)===""){if(c){e.removeAttributeNS(b,t)}else{e.removeAttribute(t)}}}else if((!o||s&4||l)&&!f){n=n===true?"":n;if(c){e.setAttributeNS(b,t,n)}else{e.setAttribute(t,n)}}}}};var P=/\s/;var N=e=>!e?[]:e.split(P);var U="Capture";var W=new RegExp(U+"$");var B=(e,t,r)=>{const n=t.m.nodeType===11&&t.m.host?t.m.host:t.m;const s=e&&e.l||l;const i=t.l||l;{for(const e of H(Object.keys(s))){if(!(e in i)){A(n,e,s[e],void 0,r,t.v)}}}for(const e of H(Object.keys(i))){A(n,e,s[e],i[e],r,t.v)}};function H(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var z;var Q;var q;var G=false;var I=false;var K=false;var V=false;var X=(e,t,r,n)=>{var l;const i=t.i[r];let o=0;let a;let f;let c;if(!G){K=true;if(i.p==="slot"){if(z){n.classList.add(z+"-s")}i.v|=i.i?2:1}}if(i.t!==null){a=i.m=Xe.createTextNode(i.t)}else if(i.v&1){a=i.m=Xe.createTextNode("")}else{a=i.m=Xe.createElement(i.v&2?"slot-fb":i.p);{B(null,i,V)}if(s(z)&&a["s-si"]!==z){a.classList.add(a["s-si"]=z)}{ue(a,n)}if(i.i){for(o=0;o<i.i.length;++o){f=X(e,i,o,a);if(f){a.appendChild(f)}}}}a["s-hn"]=q;{if(i.v&(2|1)){a["s-sr"]=true;a["s-cr"]=Q;a["s-sn"]=i.u||"";a["s-rf"]=(l=i.l)==null?void 0:l.ref;c=e&&e.i&&e.i[r];if(c&&c.p===i.p&&e.m){{_(e.m,false)}}}}return a};var _=(e,r)=>{_e.v|=1;const n=Array.from(e.childNodes);if(e["s-sr"]&&t.experimentalSlotFixes){let t=e;while(t=t.nextSibling){if(t&&t["s-sn"]===e["s-sn"]&&t["s-sh"]===q){n.push(t)}}}for(let e=n.length-1;e>=0;e--){const t=n[e];if(t["s-hn"]!==q&&t["s-ol"]){fe(re(t),t,te(t));t["s-ol"].remove();t["s-ol"]=void 0;t["s-sh"]=void 0;K=true}if(r){_(t,r)}}_e.v&=~1};var J=(e,t,r,n,l,s)=>{let i=e["s-cr"]&&e["s-cr"].parentNode||e;let o;if(i.shadowRoot&&i.tagName===q){i=i.shadowRoot}for(;l<=s;++l){if(n[l]){o=X(null,r,l,e);if(o){n[l].m=o;fe(i,o,te(t))}}}};var Y=(e,t,r)=>{for(let n=t;n<=r;++n){const t=e[n];if(t){const e=t.m;ae(t);if(e){{I=true;if(e["s-ol"]){e["s-ol"].remove()}else{_(e,true)}}e.remove()}}}};var Z=(e,t,r,n,l=false)=>{let s=0;let i=0;let o=0;let a=0;let f=t.length-1;let c=t[0];let u=t[f];let v=n.length-1;let d=n[0];let p=n[v];let m;let h;while(s<=f&&i<=v){if(c==null){c=t[++s]}else if(u==null){u=t[--f]}else if(d==null){d=n[++i]}else if(p==null){p=n[--v]}else if(ee(c,d,l)){ne(c,d,l);c=t[++s];d=n[++i]}else if(ee(u,p,l)){ne(u,p,l);u=t[--f];p=n[--v]}else if(ee(c,p,l)){if(c.p==="slot"||p.p==="slot"){_(c.m.parentNode,false)}ne(c,p,l);fe(e,c.m,u.m.nextSibling);c=t[++s];p=n[--v]}else if(ee(u,d,l)){if(c.p==="slot"||p.p==="slot"){_(u.m.parentNode,false)}ne(u,d,l);fe(e,u.m,c.m);u=t[--f];d=n[++i]}else{o=-1;{for(a=s;a<=f;++a){if(t[a]&&t[a].o!==null&&t[a].o===d.o){o=a;break}}}if(o>=0){h=t[o];if(h.p!==d.p){m=X(t&&t[i],r,o,e)}else{ne(h,d,l);t[o]=void 0;m=h.m}d=n[++i]}else{m=X(t&&t[i],r,i,e);d=n[++i]}if(m){{fe(re(c.m),m,te(c.m))}}}}if(s>f){J(e,n[v+1]==null?null:n[v+1].m,r,n,i,v)}else if(i>v){Y(t,s,f)}};var ee=(e,t,r=false)=>{if(e.p===t.p){if(e.p==="slot"){return e.u===t.u}if(!r){return e.o===t.o}return true}return false};var te=e=>e&&e["s-ol"]||e;var re=e=>(e["s-ol"]?e["s-ol"]:e).parentNode;var ne=(e,t,r=false)=>{const n=t.m=e.m;const l=e.i;const s=t.i;const i=t.p;const o=t.t;let a;if(o===null){{if(i==="slot"&&!G);else{B(e,t,V)}}if(l!==null&&s!==null){Z(n,l,t,s,r)}else if(s!==null){if(e.t!==null){n.textContent=""}J(n,null,t,s,0,s.length-1)}else if(l!==null){Y(l,0,l.length-1)}}else if(a=n["s-cr"]){a.parentNode.textContent=o}else if(e.t!==o){n.data=o}};var le=e=>{const t=e.childNodes;for(const e of t){if(e.nodeType===1){if(e["s-sr"]){const r=e["s-sn"];e.hidden=false;for(const n of t){if(n!==e){if(n["s-hn"]!==e["s-hn"]||r!==""){if(n.nodeType===1&&(r===n.getAttribute("slot")||r===n["s-sn"])||n.nodeType===3&&r===n["s-sn"]){e.hidden=true;break}}else{if(n.nodeType===1||n.nodeType===3&&n.textContent.trim()!==""){e.hidden=true;break}}}}}le(e)}}};var se=[];var ie=e=>{let r;let n;let l;for(const s of e.childNodes){if(s["s-sr"]&&(r=s["s-cr"])&&r.parentNode){n=r.parentNode.childNodes;const e=s["s-sn"];for(l=n.length-1;l>=0;l--){r=n[l];if(!r["s-cn"]&&!r["s-nr"]&&r["s-hn"]!==s["s-hn"]&&!t.experimentalSlotFixes){if(oe(r,e)){let t=se.find((e=>e.k===r));I=true;r["s-sn"]=r["s-sn"]||e;if(t){t.k["s-sh"]=s["s-hn"];t.C=s}else{r["s-sh"]=s["s-hn"];se.push({C:s,k:r})}if(r["s-sr"]){se.map((e=>{if(oe(e.k,r["s-sn"])){t=se.find((e=>e.k===r));if(t&&!e.C){e.C=t.C}}}))}}else if(!se.some((e=>e.k===r))){se.push({k:r})}}}}if(s.nodeType===1){ie(s)}}};var oe=(e,t)=>{if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var ae=e=>{{e.l&&e.l.ref&&e.l.ref(null);e.i&&e.i.map(ae)}};var fe=(e,t,r)=>{const n=e==null?void 0:e.insertBefore(t,r);{ue(t,e)}return n};var ce=e=>{const t=[];if(e){t.push(...e["s-scs"]||[],e["s-si"],e["s-sc"],...ce(e.parentElement))}return t};var ue=(e,t,r=false)=>{var n;if(e&&t&&e.nodeType===1){const l=new Set(ce(t).filter(Boolean));if(l.size){(n=e.classList)==null?void 0:n.add(...e["s-scs"]=[...l]);if(e["s-ol"]||r){for(const t of Array.from(e.childNodes)){ue(t,e,true)}}}}};var ve=(e,t,r=false)=>{var n,l,s,i;const o=e.$hostElement$;const a=e.$;const f=e.j||$(null,null);const c=g(t)?t:w(null,null,t);q=o.tagName;if(a.O){c.l=c.l||{};a.O.map((([e,t])=>c.l[t]=o[e]))}if(r&&c.l){for(const e of Object.keys(c.l)){if(o.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){c.l[e]=o[e]}}}c.p=null;c.v|=4;e.j=c;c.m=f.m=o.shadowRoot||o;{z=o["s-sc"]}G=(a.v&1)!==0;{Q=o["s-cr"];I=false}ne(f,c,r);{_e.v|=1;if(K){ie(c.m);for(const e of se){const t=e.k;if(!t["s-ol"]){const e=Xe.createTextNode("");e["s-nr"]=t;fe(t.parentNode,t["s-ol"]=e,t)}}for(const e of se){const t=e.k;const o=e.C;if(o){const e=o.parentNode;let r=o.nextSibling;{let s=(n=t["s-ol"])==null?void 0:n.previousSibling;while(s){let n=(l=s["s-nr"])!=null?l:null;if(n&&n["s-sn"]===t["s-sn"]&&e===n.parentNode){n=n.nextSibling;while(n===t||(n==null?void 0:n["s-sr"])){n=n==null?void 0:n.nextSibling}if(!n||!n["s-nr"]){r=n;break}}s=s.previousSibling}}if(!r&&e!==t.parentNode||t.nextSibling!==r){if(t!==r){if(!t["s-hn"]&&t["s-ol"]){t["s-hn"]=t["s-ol"].parentNode.nodeName}fe(e,t,r);if(t.nodeType===1){t.hidden=(s=t["s-ih"])!=null?s:false}}}t&&typeof o["s-rf"]==="function"&&o["s-rf"](t)}else{if(t.nodeType===1){if(r){t["s-ih"]=(i=t.hidden)!=null?i:false}t.hidden=true}}}}if(I){le(c.m)}_e.v&=~1;se.length=0}Q=void 0};var de=(e,t)=>{if(t&&!e.T&&t["s-p"]){t["s-p"].push(new Promise((t=>e.T=t)))}};var pe=(e,t)=>{{e.v|=16}if(e.v&4){e.v|=512;return}de(e,e.R);const r=()=>me(e,t);return ot(r)};var me=(e,t)=>{const r=e.$hostElement$;const n=p("scheduleUpdate",e.$.S);const l=e.D;if(!l){throw new Error(`Can't render component <${r.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`)}let s;if(t){{e.v|=256;if(e.L){e.L.map((([e,t])=>ge(l,e,t)));e.L=void 0}}{s=ge(l,"componentWillLoad")}}else{{s=ge(l,"componentWillUpdate")}}n();return he(s,(()=>be(e,l,t)))};var he=(e,t)=>ye(e)?e.then(t):t();var ye=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var be=async(e,t,r)=>{var n;const l=e.$hostElement$;const s=p("update",e.$.S);const i=l["s-rc"];if(r){F(e)}const o=p("render",e.$.S);{we(e,t,l,r)}if(i){i.map((e=>e()));l["s-rc"]=void 0}o();s();{const t=(n=l["s-p"])!=null?n:[];const r=()=>$e(e);if(t.length===0){r()}else{Promise.all(t).then(r);e.v|=4;t.length=0}}};var we=(e,t,r,n)=>{try{t=t.render&&t.render();{e.v&=~16}{e.v|=2}{{{ve(e,t,n)}}}}catch(t){qe(t,e.$hostElement$)}return null};var $e=e=>{const t=e.$.S;const r=e.$hostElement$;const n=p("postUpdate",t);const l=e.D;const s=e.R;{ge(l,"componentDidRender")}if(!(e.v&64)){e.v|=64;{ke(r)}{ge(l,"componentDidLoad")}n();{e.F(r);if(!s){Se()}}}else{{ge(l,"componentDidUpdate")}n()}{e.M(r)}{if(e.T){e.T();e.T=void 0}if(e.v&512){it((()=>pe(e,false)))}e.v&=~(4|512)}};var Se=t=>{{ke(Xe.documentElement)}it((()=>R(Ve,"appload",{detail:{namespace:e}})))};var ge=(e,t,r)=>{if(e&&e[t]){try{return e[t](r)}catch(e){qe(e)}}return void 0};var ke=e=>{var r;return e.classList.add((r=t.hydratedSelectorName)!=null?r:"hydrated")};var Ce=(e,t)=>Be(e).A.get(t);var xe=(e,t,r,n)=>{const l=Be(e);if(!l){throw new Error(`Couldn't find host element for "${n.S}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`)}const s=l.$hostElement$;const i=l.A.get(t);const o=l.v;const a=l.D;r=j(r,n.P[t][0]);const f=Number.isNaN(i)&&Number.isNaN(r);const c=r!==i&&!f;if((!(o&8)||i===void 0)&&c){l.A.set(t,r);if(a){if(n.N&&o&128){const e=n.N[t];if(e){e.map((e=>{try{a[e](r,i,t)}catch(e){qe(e,s)}}))}}if((o&(2|16))===2){if(a.componentShouldUpdate){if(a.componentShouldUpdate(r,i,t)===false){return}}pe(l,false)}}}};var je=(e,t,r)=>{var n;const l=e.prototype;if(t.P){if(e.watchers){t.N=e.watchers}const s=Object.entries(t.P);s.map((([e,[n]])=>{if(n&31||r&2&&n&32){Object.defineProperty(l,e,{get(){return Ce(this,e)},set(r){xe(this,e,r,t)},configurable:true,enumerable:true})}else if(r&1&&n&64){Object.defineProperty(l,e,{value(...t){var r;const n=Be(this);return(r=n==null?void 0:n.U)==null?void 0:r.then((()=>{var r;return(r=n.D)==null?void 0:r[e](...t)}))}})}}));if(r&1){const r=new Map;l.attributeChangedCallback=function(e,n,s){_e.jmp((()=>{var i;const o=r.get(e);if(this.hasOwnProperty(o)){s=this[o];delete this[o]}else if(l.hasOwnProperty(o)&&typeof this[o]==="number"&&this[o]==s){return}else if(o==null){const r=Be(this);const l=r==null?void 0:r.v;if(l&&!(l&8)&&l&128&&s!==n){const l=r.D;const o=(i=t.N)==null?void 0:i[e];o==null?void 0:o.forEach((t=>{if(l[t]!=null){l[t].call(l,s,n,e)}}))}return}this[o]=s===null&&typeof this[o]==="boolean"?false:s}))};e.observedAttributes=Array.from(new Set([...Object.keys((n=t.N)!=null?n:{}),...s.filter((([e,t])=>t[0]&15)).map((([e,n])=>{var l;const s=n[1]||e;r.set(s,e);if(n[0]&512){(l=t.O)==null?void 0:l.push([e,s])}return s}))]))}}return e};var Oe=async(e,t,r,n)=>{let l;if((t.v&32)===0){t.v|=32;const n=r.W;if(n){const e=Ie(r);if(e&&"then"in e){const t=m();l=await e;t()}else{l=e}if(!l){throw new Error(`Constructor for "${r.S}#${t.B}" was not found`)}if(!l.isProxied){{r.N=l.watchers}je(l,r,2);l.isProxied=true}const n=p("createInstance",r.S);{t.v|=8}try{new l(t)}catch(e){qe(e)}{t.v&=~8}{t.v|=128}n()}else{l=e.constructor;const r=e.localName;customElements.whenDefined(r).then((()=>t.v|=128))}if(l&&l.style){let e=l.style;const t=M(r);if(!Ke.has(t)){const n=p("registerStyles",r.S);L(t,e,!!(r.v&1));n()}}}const s=t.R;const i=()=>pe(t,true);if(s&&s["s-rc"]){s["s-rc"].push(i)}else{i()}};var Te=e=>{};var Re=e=>{if((_e.v&1)===0){const t=Be(e);const r=t.$;const n=p("connectedCallback",r.S);if(!(t.v&1)){t.v|=1;{if(r.v&(4|8)){De(e)}}{let r=e;while(r=r.parentNode||r.host){if(r["s-p"]){de(t,t.R=r);break}}}if(r.P){Object.entries(r.P).map((([t,[r]])=>{if(r&31&&e.hasOwnProperty(t)){const r=e[t];delete e[t];e[t]=r}}))}{Oe(e,t,r)}}else{Me(e,t,r.H);if(t==null?void 0:t.D);else if(t==null?void 0:t.q){t.q.then((()=>Te()))}}n()}};var De=e=>{const t=e["s-cr"]=Xe.createComment("");t["s-cn"]=true;fe(e,t,e.firstChild)};var Le=e=>{{ge(e,"disconnectedCallback")}};var Ee=async e=>{if((_e.v&1)===0){const t=Be(e);{if(t.G){t.G.map((e=>e()));t.G=void 0}}if(t==null?void 0:t.D){Le(t.D)}else if(t==null?void 0:t.q){t.q.then((()=>Le(t.D)))}}};var Fe=(e,t={})=>{var r;const n=p();const l=[];const s=t.exclude||[];const i=Ve.customElements;const a=Xe.head;const f=a.querySelector("meta[charset]");const c=Xe.createElement("style");const u=[];let v;let d=true;Object.assign(_e,t);_e.I=new URL(t.resourcesUrl||"./",Xe.baseURI).href;let m=false;e.map((e=>{e[1].map((t=>{var r;const n={v:t[0],S:t[1],P:t[2],H:t[3]};if(n.v&4){m=true}{n.P=t[2]}{n.H=t[3]}{n.O=[]}{n.N=(r=t[4])!=null?r:{}}const o=n.S;const a=class extends HTMLElement{constructor(e){super(e);e=this;ze(e,n);if(n.v&1){{{e.attachShadow({mode:"open"})}}}}connectedCallback(){if(v){clearTimeout(v);v=null}if(d){u.push(this)}else{_e.jmp((()=>Re(this)))}}disconnectedCallback(){_e.jmp((()=>Ee(this)))}componentOnReady(){return Be(this).q}};n.W=e[0];if(!s.includes(o)&&!i.get(o)){l.push(o);i.define(o,je(a,n,1))}}))}));if(l.length>0){if(m){c.textContent+=y}{c.textContent+=l+h}if(c.innerHTML.length){c.setAttribute("data-styles","");const e=(r=_e.h)!=null?r:o(Xe);if(e!=null){c.setAttribute("nonce",e)}a.insertBefore(c,f?f.nextSibling:a.firstChild)}}d=false;if(u.length){u.map((e=>e.connectedCallback()))}else{{_e.jmp((()=>v=setTimeout(Se,30)))}}n()};var Me=(e,t,r,n)=>{if(r){r.map((([r,n,l])=>{const s=Pe(e,r);const i=Ae(t,l);const o=Ne(r);_e.ael(s,n,i,o);(t.G=t.G||[]).push((()=>_e.rel(s,n,i,o)))}))}};var Ae=(e,t)=>r=>{var n;try{{if(e.v&256){(n=e.D)==null?void 0:n[t](r)}else{(e.L=e.L||[]).push([t,r])}}}catch(e){qe(e)}};var Pe=(e,t)=>{if(t&8)return Ve;return e};var Ne=e=>Je?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0;var Ue=e=>_e.h=e;var We=new WeakMap;var Be=e=>We.get(e);var He=(e,t)=>We.set(t.D=e,t);var ze=(e,t)=>{const r={v:0,$hostElement$:e,$:t,A:new Map};{r.U=new Promise((e=>r.M=e))}{r.q=new Promise((e=>r.F=e));e["s-p"]=[];e["s-rc"]=[]}Me(e,r,t.H);return We.set(e,r)};var Qe=(e,t)=>t in e;var qe=(e,t)=>(0,console.error)(e,t);var Ge=new Map;var Ie=(e,t,r)=>{const n=e.S.replace(/-/g,"_");const l=e.W;if(!l){return void 0}const s=Ge.get(l);if(s){return s[n]}
|
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${l}.entry.js${""}`).then((e=>{{Ge.set(l,e)}return e[n]}),qe)};var Ke=new Map;var Ve=typeof window!=="undefined"?window:{};var Xe=Ve.document||{head:{}};var _e={v:0,I:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,r,n)=>e.addEventListener(t,r,n),rel:(e,t,r,n)=>e.removeEventListener(t,r,n),ce:(e,t)=>new CustomEvent(e,t)};var Je=(()=>{let e=false;try{Xe.addEventListener("e",null,Object.defineProperty({},"passive",{get(){e=true}}))}catch(e){}return e})();var Ye=e=>Promise.resolve(e);var Ze=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var et=false;var tt=[];var rt=[];var nt=(e,t)=>r=>{e.push(r);if(!et){et=true;if(t&&_e.v&4){it(st)}else{_e.raf(st)}}};var lt=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){qe(e)}}e.length=0};var st=()=>{lt(tt);{lt(rt);if(et=tt.length>0){_e.raf(st)}}};var it=e=>Ye().then(e);var ot=nt(rt,true);export{S as H,Fe as b,T as c,O as g,w as h,Ye as p,He as r,Ue as s};
|
|
3
|
+
//# sourceMappingURL=p-815362e4.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["NAMESPACE","BUILD","allRenderFn","appendChildSlotFix","asyncLoading","asyncQueue","attachStyles","cloneNodeFix","cmpDidLoad","cmpDidRender","cmpDidUnload","cmpDidUpdate","cmpShouldUpdate","cmpWillLoad","cmpWillRender","cmpWillUpdate","connectedCallback","constructableCSS","cssAnnotations","devTools","disconnectedCallback","element","event","experimentalScopedSlotChanges","experimentalSlotFixes","formAssociated","hasRenderFn","hostListener","hostListenerTarget","hostListenerTargetBody","hostListenerTargetDocument","hostListenerTargetParent","hostListenerTargetWindow","hotModuleReplacement","hydrateClientSide","hydrateServerSide","hydratedAttribute","hydratedClass","hydratedSelectorName","initializeNextTick","invisiblePrehydration","isDebug","isDev","isTesting","lazyLoad","lifecycle","lifecycleDOMEvents","member","method","mode","observeAttribute","profile","prop","propBoolean","propMutable","propNumber","propString","reflect","scoped","scopedSlotTextContentFix","scriptDataOpts","shadowDelegatesFocus","shadowDom","slot","slotChildNodesFix","slotRelocation","state","style","svg","taskQueue","transformTagName","updatable","vdomAttribute","vdomClass","vdomFunctional","vdomKey","vdomListener","vdomPropOrAttr","vdomRef","vdomRender","vdomStyle","vdomText","vdomXlink","watchCallback","__defProp","Object","defineProperty","__export","target","all","name","get","enumerable","EMPTY_OBJ","isDef","v","isComplexType","o","queryNonceMetaTagContent","doc2","_a","_b","_c","head","querySelector","getAttribute","result_exports","err","map","ok","unwrap","unwrapErr","value","isOk","isErr","result","fn","val","Promise","then","newVal","createTime","fnName","tagName","uniqueTime","key","measureText","HYDRATED_CSS","SLOT_FB_CSS","XLINK_NS","h","nodeName","vnodeData","children","child","slotName","simple","lastSimple","vNodeChildren","walk","c","i2","length","Array","isArray","String","$text$","push","newVNode","classData","className","class","keys","filter","k","join","vdomFnUtils","vnode","$attrs$","$children$","$key$","$name$","tag","text","$flags$","$tag$","$elm$","Host","isHost","node","forEach","cb","convertToPublic","convertToPrivate","vattrs","vchildren","vkey","vname","vtag","vtext","parsePropertyValue","propValue","propType","parseFloat","getElement","ref","getHostRef","$hostElement$","createEvent","flags","elm","emit","detail","emitEvent","bubbles","composed","cancelable","opts","ev","plt","ce","dispatchEvent","rootAppliedStyles","WeakMap","registerStyle","scopeId2","cssText","allowCS","styles","supportsConstructableStylesheets","CSSStyleSheet","replaceSync","set","addStyle","styleContainerNode","cmpMeta","getScopeId","nodeType","doc","appliedStyles","styleElm","Set","has","createElement","innerHTML","nonce","$nonce$","setAttribute","insertBefore","add","adoptedStyleSheets","includes","hostRef","$cmpMeta$","endAttachStyles","$tagName$","shadowRoot","getRootNode","classList","cmp","setAccessor","memberName","oldValue","newValue","isSvg","isProp","isMemberInElement","ln","toLowerCase","oldClasses","parseClassList","newClasses","remove","removeProperty","setProperty","slice","win","capture","endsWith","CAPTURE_EVENT_SUFFIX","replace","CAPTURE_EVENT_REGEX","rel","ael","isComplex","n","e","xlink","removeAttributeNS","removeAttribute","setAttributeNS","parseClassListRegex","split","RegExp","updateElement","oldVnode","newVnode","isSvgMode2","host","oldVnodeAttrs","newVnodeAttrs","sortedAttrNames","attrNames","attr","scopeId","contentRef","hostTagName","useNativeShadowDom","checkSlotFallbackVisibility","checkSlotRelocate","isSvgMode","createElm","oldParentVNode","newParentVNode","childIndex","parentElm","newVNode2","childNode","oldVNode","createTextNode","updateElementScopeIds","appendChild","putBackInOriginalLocation","recursive","oldSlotChildNodes","from","childNodes","BUILD11","nextSibling","parentReferenceNode","referenceNode","addVnodes","before","parentVNode","vnodes","startIdx","endIdx","containerElm","parentNode","removeVnodes","index","nullifyVNodeRefs","updateChildren","oldCh","newCh","isInitialRender","oldStartIdx","newStartIdx","idxInOld","oldEndIdx","oldStartVnode","oldEndVnode","newEndIdx","newStartVnode","newEndVnode","elmToMove","isSameVnode","patch","leftVNode","rightVNode","oldChildren","newChildren","defaultHolder","textContent","data","updateFallbackSlotVisibility","hidden","siblingNode","trim","relocateNodes","markSlotContentForRelocation","hostContentNodes","j","isNodeLocatedInSlot","relocateNodeData","find","r","$nodeToRelocate$","$slotRefNode$","relocateNode","some","nodeToRelocate","vNode","parent","newNode","reference","inserted","findScopeIds","scopeIds","parentElement","iterateChildNodes","Boolean","size","renderVdom","renderFnResults","isInitialLoad","_d","hostElm","$vnode$","rootVnode","$attrsToReflect$","propName","attribute","hasAttribute","relocateData","orgLocationNode","slotRefNode","parentNodeRef","insertBeforeNode","previousSibling","refNode","attachToAncestor","ancestorComponent","$onRenderResolve$","scheduleUpdate","$ancestorComponent$","dispatch","dispatchHooks","writeTask","endSchedule","instance","$lazyInstance$","Error","maybePromise","$queuedListeners$","methodName","safeCall","enqueue","updateComponent","isPromisey","async","endUpdate","rc","endRender","callRender","childrenPromises","postUpdate","postUpdateComponent","render","consoleError","endPostUpdate","addHydratedFlag","$onReadyResolve$","appDidLoad","$onInstanceResolve$","nextTick","who","documentElement","namespace","arg","BUILD12","getValue","$instanceValues$","setValue","oldVal","$members$","areBothNaN","Number","isNaN","didValueChange","$watchers$","watchMethods","watchMethodName","componentShouldUpdate","proxyComponent","Cstr","prototype","watchers","members","entries","memberFlags","this","configurable","args","_a2","$onInstancePromise$","_a3","attrNameToPropName","Map","attributeChangedCallback","attrName","jmp","hasOwnProperty","flags2","entry","callbackName","call","observedAttributes","_","m","initializeComponent","hmrVersionId","bundleId","$lazyBundleId$","CstrImport","loadModule","endLoad","$modeName$","isProxied","endNewInstance","constructor","cmpTag","localName","customElements","whenDefined","endRegisterStyles","schedule","fireConnectedCallback","endConnected","setContentReference","addHostEventListeners","$listeners$","$onReadyPromise$","contentRefElm","createComment","firstChild","disconnectInstance","$rmListeners$","rmListener","bootstrapLazy","lazyBundles","options","endBootstrap","cmpTags","exclude","customElements2","metaCharset","dataStyles","deferredConnectedCallbacks","appLoadFallback","isBootstrapping","assign","$resourcesUrl$","URL","resourcesUrl","baseURI","href","hasSlotRelocation","lazyBundle","compactMeta","HostElement","HTMLElement","self","super","registerHost","attachShadow","clearTimeout","componentOnReady","define","setTimeout","listeners","attachParentListeners","getHostListenerTarget","handler","hostListenerProxy","hostListenerOpts","supportsListenerOptions","passive","setNonce","hostRefs","registerInstance","lazyInstance","hostElement","el","console","error","cmpModules","exportName","module","import","importedModule","window","document","h2","raf","requestAnimationFrame","eventName","listener","addEventListener","removeEventListener","CustomEvent","supportsListenerOptions2","promiseResolve","resolve","queuePending","queueDomReads","queueDomWrites","queueTask","queue","write","flush","consume","performance","now"],"sources":["@stencil/core/internal/app-data","../../node_modules/.pnpm/@stencil+core@4.18.3/node_modules/@stencil/core/internal/client/index.js?app-data=conditional"],"sourcesContent":["export const NAMESPACE = 'mg-components';\nexport const BUILD = /* mg-components */ { allRenderFn: false, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: true, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: true, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: \"hydrated\", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };\nexport const Env = /* mg-components */ {};\n","/*\n Stencil Client Platform v4.18.3 | MIT Licensed | https://stenciljs.com\n */\nvar __defProp = Object.defineProperty;\nvar __export = (target, all) => {\n for (var name in all)\n __defProp(target, name, { get: all[name], enumerable: true });\n};\n\n// src/client/client-build.ts\nimport { BUILD } from \"@stencil/core/internal/app-data\";\nvar Build = {\n isDev: BUILD.isDev ? true : false,\n isBrowser: true,\n isServer: false,\n isTesting: BUILD.isTesting ? true : false\n};\n\n// src/client/client-host-ref.ts\nimport { BUILD as BUILD22 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/asset-path.ts\nvar getAssetPath = (path) => {\n const assetUrl = new URL(path, plt.$resourcesUrl$);\n return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;\n};\nvar setAssetPath = (path) => plt.$resourcesUrl$ = path;\n\n// src/runtime/bootstrap-custom-element.ts\nimport { BUILD as BUILD19 } from \"@stencil/core/internal/app-data\";\n\n// src/utils/constants.ts\nvar EMPTY_OBJ = {};\nvar SVG_NS = \"http://www.w3.org/2000/svg\";\nvar HTML_NS = \"http://www.w3.org/1999/xhtml\";\n\n// src/utils/helpers.ts\nvar isDef = (v) => v != null;\nvar isComplexType = (o) => {\n o = typeof o;\n return o === \"object\" || o === \"function\";\n};\n\n// src/utils/query-nonce-meta-tag-content.ts\nfunction queryNonceMetaTagContent(doc2) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc2.head) == null ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) == null ? void 0 : _b.getAttribute(\"content\")) != null ? _c : void 0;\n}\n\n// src/utils/result.ts\nvar result_exports = {};\n__export(result_exports, {\n err: () => err,\n map: () => map,\n ok: () => ok,\n unwrap: () => unwrap,\n unwrapErr: () => unwrapErr\n});\nvar ok = (value) => ({\n isOk: true,\n isErr: false,\n value\n});\nvar err = (value) => ({\n isOk: false,\n isErr: true,\n value\n});\nfunction map(result, fn) {\n if (result.isOk) {\n const val = fn(result.value);\n if (val instanceof Promise) {\n return val.then((newVal) => ok(newVal));\n } else {\n return ok(val);\n }\n }\n if (result.isErr) {\n const value = result.value;\n return err(value);\n }\n throw \"should never get here\";\n}\nvar unwrap = (result) => {\n if (result.isOk) {\n return result.value;\n } else {\n throw result.value;\n }\n};\nvar unwrapErr = (result) => {\n if (result.isErr) {\n return result.value;\n } else {\n throw result.value;\n }\n};\n\n// src/runtime/connected-callback.ts\nimport { BUILD as BUILD16 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/client-hydrate.ts\nimport { BUILD as BUILD4 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/profile.ts\nimport { BUILD as BUILD2 } from \"@stencil/core/internal/app-data\";\nvar i = 0;\nvar createTime = (fnName, tagName = \"\") => {\n if (BUILD2.profile && performance.mark) {\n const key = `st:${fnName}:${tagName}:${i++}`;\n performance.mark(key);\n return () => performance.measure(`[Stencil] ${fnName}() <${tagName}>`, key);\n } else {\n return () => {\n return;\n };\n }\n};\nvar uniqueTime = (key, measureText) => {\n if (BUILD2.profile && performance.mark) {\n if (performance.getEntriesByName(key, \"mark\").length === 0) {\n performance.mark(key);\n }\n return () => {\n if (performance.getEntriesByName(measureText, \"measure\").length === 0) {\n performance.measure(measureText, key);\n }\n };\n } else {\n return () => {\n return;\n };\n }\n};\nvar inspect = (ref) => {\n const hostRef = getHostRef(ref);\n if (!hostRef) {\n return void 0;\n }\n const flags = hostRef.$flags$;\n const hostElement = hostRef.$hostElement$;\n return {\n renderCount: hostRef.$renderCount$,\n flags: {\n hasRendered: !!(flags & 2 /* hasRendered */),\n hasConnected: !!(flags & 1 /* hasConnected */),\n isWaitingForChildren: !!(flags & 4 /* isWaitingForChildren */),\n isConstructingInstance: !!(flags & 8 /* isConstructingInstance */),\n isQueuedForUpdate: !!(flags & 16 /* isQueuedForUpdate */),\n hasInitializedComponent: !!(flags & 32 /* hasInitializedComponent */),\n hasLoadedComponent: !!(flags & 64 /* hasLoadedComponent */),\n isWatchReady: !!(flags & 128 /* isWatchReady */),\n isListenReady: !!(flags & 256 /* isListenReady */),\n needsRerender: !!(flags & 512 /* needsRerender */)\n },\n instanceValues: hostRef.$instanceValues$,\n ancestorComponent: hostRef.$ancestorComponent$,\n hostElement,\n lazyInstance: hostRef.$lazyInstance$,\n vnode: hostRef.$vnode$,\n modeName: hostRef.$modeName$,\n onReadyPromise: hostRef.$onReadyPromise$,\n onReadyResolve: hostRef.$onReadyResolve$,\n onInstancePromise: hostRef.$onInstancePromise$,\n onInstanceResolve: hostRef.$onInstanceResolve$,\n onRenderResolve: hostRef.$onRenderResolve$,\n queuedListeners: hostRef.$queuedListeners$,\n rmListeners: hostRef.$rmListeners$,\n [\"s-id\"]: hostElement[\"s-id\"],\n [\"s-cr\"]: hostElement[\"s-cr\"],\n [\"s-lr\"]: hostElement[\"s-lr\"],\n [\"s-p\"]: hostElement[\"s-p\"],\n [\"s-rc\"]: hostElement[\"s-rc\"],\n [\"s-sc\"]: hostElement[\"s-sc\"]\n };\n};\nvar installDevTools = () => {\n if (BUILD2.devTools) {\n const stencil = win.stencil = win.stencil || {};\n const originalInspect = stencil.inspect;\n stencil.inspect = (ref) => {\n let result = inspect(ref);\n if (!result && typeof originalInspect === \"function\") {\n result = originalInspect(ref);\n }\n return result;\n };\n }\n};\n\n// src/runtime/runtime-constants.ts\nvar CONTENT_REF_ID = \"r\";\nvar ORG_LOCATION_ID = \"o\";\nvar SLOT_NODE_ID = \"s\";\nvar TEXT_NODE_ID = \"t\";\nvar HYDRATE_ID = \"s-id\";\nvar HYDRATED_STYLE_ID = \"sty-id\";\nvar HYDRATE_CHILD_ID = \"c-id\";\nvar HYDRATED_CSS = \"{visibility:hidden}.hydrated{visibility:inherit}\";\nvar SLOT_FB_CSS = \"slot-fb{display:contents}slot-fb[hidden]{display:none}\";\nvar XLINK_NS = \"http://www.w3.org/1999/xlink\";\nvar FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS = [\n \"formAssociatedCallback\",\n \"formResetCallback\",\n \"formDisabledCallback\",\n \"formStateRestoreCallback\"\n];\n\n// src/runtime/vdom/h.ts\nimport { BUILD as BUILD3 } from \"@stencil/core/internal/app-data\";\nvar h = (nodeName, vnodeData, ...children) => {\n let child = null;\n let key = null;\n let slotName = null;\n let simple = false;\n let lastSimple = false;\n const vNodeChildren = [];\n const walk = (c) => {\n for (let i2 = 0; i2 < c.length; i2++) {\n child = c[i2];\n if (Array.isArray(child)) {\n walk(child);\n } else if (child != null && typeof child !== \"boolean\") {\n if (simple = typeof nodeName !== \"function\" && !isComplexType(child)) {\n child = String(child);\n } else if (BUILD3.isDev && typeof nodeName !== \"function\" && child.$flags$ === void 0) {\n consoleDevError(`vNode passed as children has unexpected type.\nMake sure it's using the correct h() function.\nEmpty objects can also be the cause, look for JSX comments that became objects.`);\n }\n if (simple && lastSimple) {\n vNodeChildren[vNodeChildren.length - 1].$text$ += child;\n } else {\n vNodeChildren.push(simple ? newVNode(null, child) : child);\n }\n lastSimple = simple;\n }\n }\n };\n walk(children);\n if (vnodeData) {\n if (BUILD3.isDev && nodeName === \"input\") {\n validateInputProperties(vnodeData);\n }\n if (BUILD3.vdomKey && vnodeData.key) {\n key = vnodeData.key;\n }\n if (BUILD3.slotRelocation && vnodeData.name) {\n slotName = vnodeData.name;\n }\n if (BUILD3.vdomClass) {\n const classData = vnodeData.className || vnodeData.class;\n if (classData) {\n vnodeData.class = typeof classData !== \"object\" ? classData : Object.keys(classData).filter((k) => classData[k]).join(\" \");\n }\n }\n }\n if (BUILD3.isDev && vNodeChildren.some(isHost)) {\n consoleDevError(`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.`);\n }\n if (BUILD3.vdomFunctional && typeof nodeName === \"function\") {\n return nodeName(\n vnodeData === null ? {} : vnodeData,\n vNodeChildren,\n vdomFnUtils\n );\n }\n const vnode = newVNode(nodeName, null);\n vnode.$attrs$ = vnodeData;\n if (vNodeChildren.length > 0) {\n vnode.$children$ = vNodeChildren;\n }\n if (BUILD3.vdomKey) {\n vnode.$key$ = key;\n }\n if (BUILD3.slotRelocation) {\n vnode.$name$ = slotName;\n }\n return vnode;\n};\nvar newVNode = (tag, text) => {\n const vnode = {\n $flags$: 0,\n $tag$: tag,\n $text$: text,\n $elm$: null,\n $children$: null\n };\n if (BUILD3.vdomAttribute) {\n vnode.$attrs$ = null;\n }\n if (BUILD3.vdomKey) {\n vnode.$key$ = null;\n }\n if (BUILD3.slotRelocation) {\n vnode.$name$ = null;\n }\n return vnode;\n};\nvar Host = {};\nvar isHost = (node) => node && node.$tag$ === Host;\nvar vdomFnUtils = {\n forEach: (children, cb) => children.map(convertToPublic).forEach(cb),\n map: (children, cb) => children.map(convertToPublic).map(cb).map(convertToPrivate)\n};\nvar convertToPublic = (node) => ({\n vattrs: node.$attrs$,\n vchildren: node.$children$,\n vkey: node.$key$,\n vname: node.$name$,\n vtag: node.$tag$,\n vtext: node.$text$\n});\nvar convertToPrivate = (node) => {\n if (typeof node.vtag === \"function\") {\n const vnodeData = { ...node.vattrs };\n if (node.vkey) {\n vnodeData.key = node.vkey;\n }\n if (node.vname) {\n vnodeData.name = node.vname;\n }\n return h(node.vtag, vnodeData, ...node.vchildren || []);\n }\n const vnode = newVNode(node.vtag, node.vtext);\n vnode.$attrs$ = node.vattrs;\n vnode.$children$ = node.vchildren;\n vnode.$key$ = node.vkey;\n vnode.$name$ = node.vname;\n return vnode;\n};\nvar validateInputProperties = (inputElm) => {\n const props = Object.keys(inputElm);\n const value = props.indexOf(\"value\");\n if (value === -1) {\n return;\n }\n const typeIndex = props.indexOf(\"type\");\n const minIndex = props.indexOf(\"min\");\n const maxIndex = props.indexOf(\"max\");\n const stepIndex = props.indexOf(\"step\");\n if (value < typeIndex || value < minIndex || value < maxIndex || value < stepIndex) {\n consoleDevWarn(`The \"value\" prop of <input> should be set after \"min\", \"max\", \"type\" and \"step\"`);\n }\n};\n\n// src/runtime/client-hydrate.ts\nvar initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {\n const endHydrate = createTime(\"hydrateClient\", tagName);\n const shadowRoot = hostElm.shadowRoot;\n const childRenderNodes = [];\n const slotNodes = [];\n const shadowRootNodes = BUILD4.shadowDom && shadowRoot ? [] : null;\n const vnode = hostRef.$vnode$ = newVNode(tagName, null);\n if (!plt.$orgLocNodes$) {\n initializeDocumentHydrate(doc.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());\n }\n hostElm[HYDRATE_ID] = hostId;\n hostElm.removeAttribute(HYDRATE_ID);\n clientHydrate(vnode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, hostElm, hostId);\n childRenderNodes.map((c) => {\n const orgLocationId = c.$hostId$ + \".\" + c.$nodeId$;\n const orgLocationNode = plt.$orgLocNodes$.get(orgLocationId);\n const node = c.$elm$;\n if (orgLocationNode && supportsShadow && orgLocationNode[\"s-en\"] === \"\") {\n orgLocationNode.parentNode.insertBefore(node, orgLocationNode.nextSibling);\n }\n if (!shadowRoot) {\n node[\"s-hn\"] = tagName;\n if (orgLocationNode) {\n node[\"s-ol\"] = orgLocationNode;\n node[\"s-ol\"][\"s-nr\"] = node;\n }\n }\n plt.$orgLocNodes$.delete(orgLocationId);\n });\n if (BUILD4.shadowDom && shadowRoot) {\n shadowRootNodes.map((shadowRootNode) => {\n if (shadowRootNode) {\n shadowRoot.appendChild(shadowRootNode);\n }\n });\n }\n endHydrate();\n};\nvar clientHydrate = (parentVNode, childRenderNodes, slotNodes, shadowRootNodes, hostElm, node, hostId) => {\n let childNodeType;\n let childIdSplt;\n let childVNode;\n let i2;\n if (node.nodeType === 1 /* ElementNode */) {\n childNodeType = node.getAttribute(HYDRATE_CHILD_ID);\n if (childNodeType) {\n childIdSplt = childNodeType.split(\".\");\n if (childIdSplt[0] === hostId || childIdSplt[0] === \"0\") {\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[0],\n $nodeId$: childIdSplt[1],\n $depth$: childIdSplt[2],\n $index$: childIdSplt[3],\n $tag$: node.tagName.toLowerCase(),\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $text$: null\n };\n childRenderNodes.push(childVNode);\n node.removeAttribute(HYDRATE_CHILD_ID);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n parentVNode = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n }\n for (i2 = node.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.childNodes[i2],\n hostId\n );\n }\n if (node.shadowRoot) {\n for (i2 = node.shadowRoot.childNodes.length - 1; i2 >= 0; i2--) {\n clientHydrate(\n parentVNode,\n childRenderNodes,\n slotNodes,\n shadowRootNodes,\n hostElm,\n node.shadowRoot.childNodes[i2],\n hostId\n );\n }\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[1] === hostId || childIdSplt[1] === \"0\") {\n childNodeType = childIdSplt[0];\n childVNode = {\n $flags$: 0,\n $hostId$: childIdSplt[1],\n $nodeId$: childIdSplt[2],\n $depth$: childIdSplt[3],\n $index$: childIdSplt[4],\n $elm$: node,\n $attrs$: null,\n $children$: null,\n $key$: null,\n $name$: null,\n $tag$: null,\n $text$: null\n };\n if (childNodeType === TEXT_NODE_ID) {\n childVNode.$elm$ = node.nextSibling;\n if (childVNode.$elm$ && childVNode.$elm$.nodeType === 3 /* TextNode */) {\n childVNode.$text$ = childVNode.$elm$.textContent;\n childRenderNodes.push(childVNode);\n node.remove();\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n if (shadowRootNodes && childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n } else if (childVNode.$hostId$ === hostId) {\n if (childNodeType === SLOT_NODE_ID) {\n childVNode.$tag$ = \"slot\";\n if (childIdSplt[5]) {\n node[\"s-sn\"] = childVNode.$name$ = childIdSplt[5];\n } else {\n node[\"s-sn\"] = \"\";\n }\n node[\"s-sr\"] = true;\n if (BUILD4.shadowDom && shadowRootNodes) {\n childVNode.$elm$ = doc.createElement(childVNode.$tag$);\n if (childVNode.$name$) {\n childVNode.$elm$.setAttribute(\"name\", childVNode.$name$);\n }\n node.parentNode.insertBefore(childVNode.$elm$, node);\n node.remove();\n if (childVNode.$depth$ === \"0\") {\n shadowRootNodes[childVNode.$index$] = childVNode.$elm$;\n }\n }\n slotNodes.push(childVNode);\n if (!parentVNode.$children$) {\n parentVNode.$children$ = [];\n }\n parentVNode.$children$[childVNode.$index$] = childVNode;\n } else if (childNodeType === CONTENT_REF_ID) {\n if (BUILD4.shadowDom && shadowRootNodes) {\n node.remove();\n } else if (BUILD4.slotRelocation) {\n hostElm[\"s-cr\"] = node;\n node[\"s-cn\"] = true;\n }\n }\n }\n }\n } else if (parentVNode && parentVNode.$tag$ === \"style\") {\n const vnode = newVNode(null, node.textContent);\n vnode.$elm$ = node;\n vnode.$index$ = \"0\";\n parentVNode.$children$ = [vnode];\n }\n};\nvar initializeDocumentHydrate = (node, orgLocNodes) => {\n if (node.nodeType === 1 /* ElementNode */) {\n let i2 = 0;\n for (; i2 < node.childNodes.length; i2++) {\n initializeDocumentHydrate(node.childNodes[i2], orgLocNodes);\n }\n if (node.shadowRoot) {\n for (i2 = 0; i2 < node.shadowRoot.childNodes.length; i2++) {\n initializeDocumentHydrate(node.shadowRoot.childNodes[i2], orgLocNodes);\n }\n }\n } else if (node.nodeType === 8 /* CommentNode */) {\n const childIdSplt = node.nodeValue.split(\".\");\n if (childIdSplt[0] === ORG_LOCATION_ID) {\n orgLocNodes.set(childIdSplt[1] + \".\" + childIdSplt[2], node);\n node.nodeValue = \"\";\n node[\"s-en\"] = childIdSplt[3];\n }\n }\n};\n\n// src/runtime/initialize-component.ts\nimport { BUILD as BUILD15 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/mode.ts\nvar computeMode = (elm) => modeResolutionChain.map((h2) => h2(elm)).find((m) => !!m);\nvar setMode = (handler) => modeResolutionChain.push(handler);\nvar getMode = (ref) => getHostRef(ref).$modeName$;\n\n// src/runtime/proxy-component.ts\nimport { BUILD as BUILD14 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/set-value.ts\nimport { BUILD as BUILD13 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/parse-property-value.ts\nimport { BUILD as BUILD5 } from \"@stencil/core/internal/app-data\";\nvar parsePropertyValue = (propValue, propType) => {\n if (propValue != null && !isComplexType(propValue)) {\n if (BUILD5.propBoolean && propType & 4 /* Boolean */) {\n return propValue === \"false\" ? false : propValue === \"\" || !!propValue;\n }\n if (BUILD5.propNumber && propType & 2 /* Number */) {\n return parseFloat(propValue);\n }\n if (BUILD5.propString && propType & 1 /* String */) {\n return String(propValue);\n }\n return propValue;\n }\n return propValue;\n};\n\n// src/runtime/update-component.ts\nimport { BUILD as BUILD12, NAMESPACE } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/event-emitter.ts\nimport { BUILD as BUILD7 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/element.ts\nimport { BUILD as BUILD6 } from \"@stencil/core/internal/app-data\";\nvar getElement = (ref) => BUILD6.lazyLoad ? getHostRef(ref).$hostElement$ : ref;\n\n// src/runtime/event-emitter.ts\nvar createEvent = (ref, name, flags) => {\n const elm = getElement(ref);\n return {\n emit: (detail) => {\n if (BUILD7.isDev && !elm.isConnected) {\n consoleDevWarn(`The \"${name}\" event was emitted, but the dispatcher node is no longer connected to the dom.`);\n }\n return emitEvent(elm, name, {\n bubbles: !!(flags & 4 /* Bubbles */),\n composed: !!(flags & 2 /* Composed */),\n cancelable: !!(flags & 1 /* Cancellable */),\n detail\n });\n }\n };\n};\nvar emitEvent = (elm, name, opts) => {\n const ev = plt.ce(name, opts);\n elm.dispatchEvent(ev);\n return ev;\n};\n\n// src/runtime/styles.ts\nimport { BUILD as BUILD8 } from \"@stencil/core/internal/app-data\";\nvar rootAppliedStyles = /* @__PURE__ */ new WeakMap();\nvar registerStyle = (scopeId2, cssText, allowCS) => {\n let style = styles.get(scopeId2);\n if (supportsConstructableStylesheets && allowCS) {\n style = style || new CSSStyleSheet();\n if (typeof style === \"string\") {\n style = cssText;\n } else {\n style.replaceSync(cssText);\n }\n } else {\n style = cssText;\n }\n styles.set(scopeId2, style);\n};\nvar addStyle = (styleContainerNode, cmpMeta, mode) => {\n var _a;\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = styles.get(scopeId2);\n if (!BUILD8.attachStyles) {\n return scopeId2;\n }\n styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;\n if (style) {\n if (typeof style === \"string\") {\n styleContainerNode = styleContainerNode.head || styleContainerNode;\n let appliedStyles = rootAppliedStyles.get(styleContainerNode);\n let styleElm;\n if (!appliedStyles) {\n rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());\n }\n if (!appliedStyles.has(scopeId2)) {\n if (BUILD8.hydrateClientSide && styleContainerNode.host && (styleElm = styleContainerNode.querySelector(`[${HYDRATED_STYLE_ID}=\"${scopeId2}\"]`))) {\n styleElm.innerHTML = style;\n } else {\n styleElm = doc.createElement(\"style\");\n styleElm.innerHTML = style;\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n styleElm.setAttribute(\"nonce\", nonce);\n }\n if (BUILD8.hydrateServerSide || BUILD8.hotModuleReplacement) {\n styleElm.setAttribute(HYDRATED_STYLE_ID, scopeId2);\n }\n styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector(\"link\"));\n }\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n styleElm.innerHTML += SLOT_FB_CSS;\n }\n if (appliedStyles) {\n appliedStyles.add(scopeId2);\n }\n }\n } else if (BUILD8.constructableCSS && !styleContainerNode.adoptedStyleSheets.includes(style)) {\n styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];\n }\n }\n return scopeId2;\n};\nvar attachStyles = (hostRef) => {\n const cmpMeta = hostRef.$cmpMeta$;\n const elm = hostRef.$hostElement$;\n const flags = cmpMeta.$flags$;\n const endAttachStyles = createTime(\"attachStyles\", cmpMeta.$tagName$);\n const scopeId2 = addStyle(\n BUILD8.shadowDom && supportsShadow && elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),\n cmpMeta,\n hostRef.$modeName$\n );\n if ((BUILD8.shadowDom || BUILD8.scoped) && BUILD8.cssAnnotations && flags & 10 /* needsScopedEncapsulation */) {\n elm[\"s-sc\"] = scopeId2;\n elm.classList.add(scopeId2 + \"-h\");\n if (BUILD8.scoped && flags & 2 /* scopedCssEncapsulation */) {\n elm.classList.add(scopeId2 + \"-s\");\n }\n }\n endAttachStyles();\n};\nvar getScopeId = (cmp, mode) => \"sc-\" + (BUILD8.mode && mode && cmp.$flags$ & 32 /* hasMode */ ? cmp.$tagName$ + \"-\" + mode : cmp.$tagName$);\nvar convertScopedToShadow = (css) => css.replace(/\\/\\*!@([^\\/]+)\\*\\/[^\\{]+\\{/g, \"$1{\");\n\n// src/runtime/vdom/vdom-render.ts\nimport { BUILD as BUILD11 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/update-element.ts\nimport { BUILD as BUILD10 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/vdom/set-accessor.ts\nimport { BUILD as BUILD9 } from \"@stencil/core/internal/app-data\";\nvar setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {\n if (oldValue !== newValue) {\n let isProp = isMemberInElement(elm, memberName);\n let ln = memberName.toLowerCase();\n if (BUILD9.vdomClass && memberName === \"class\") {\n const classList = elm.classList;\n const oldClasses = parseClassList(oldValue);\n const newClasses = parseClassList(newValue);\n classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));\n classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));\n } else if (BUILD9.vdomStyle && memberName === \"style\") {\n if (BUILD9.updatable) {\n for (const prop in oldValue) {\n if (!newValue || newValue[prop] == null) {\n if (!BUILD9.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.removeProperty(prop);\n } else {\n elm.style[prop] = \"\";\n }\n }\n }\n }\n for (const prop in newValue) {\n if (!oldValue || newValue[prop] !== oldValue[prop]) {\n if (!BUILD9.hydrateServerSide && prop.includes(\"-\")) {\n elm.style.setProperty(prop, newValue[prop]);\n } else {\n elm.style[prop] = newValue[prop];\n }\n }\n }\n } else if (BUILD9.vdomKey && memberName === \"key\") {\n } else if (BUILD9.vdomRef && memberName === \"ref\") {\n if (newValue) {\n newValue(elm);\n }\n } else if (BUILD9.vdomListener && (BUILD9.lazyLoad ? !isProp : !elm.__lookupSetter__(memberName)) && memberName[0] === \"o\" && memberName[1] === \"n\") {\n if (memberName[2] === \"-\") {\n memberName = memberName.slice(3);\n } else if (isMemberInElement(win, ln)) {\n memberName = ln.slice(2);\n } else {\n memberName = ln[2] + memberName.slice(3);\n }\n if (oldValue || newValue) {\n const capture = memberName.endsWith(CAPTURE_EVENT_SUFFIX);\n memberName = memberName.replace(CAPTURE_EVENT_REGEX, \"\");\n if (oldValue) {\n plt.rel(elm, memberName, oldValue, capture);\n }\n if (newValue) {\n plt.ael(elm, memberName, newValue, capture);\n }\n }\n } else if (BUILD9.vdomPropOrAttr) {\n const isComplex = isComplexType(newValue);\n if ((isProp || isComplex && newValue !== null) && !isSvg) {\n try {\n if (!elm.tagName.includes(\"-\")) {\n const n = newValue == null ? \"\" : newValue;\n if (memberName === \"list\") {\n isProp = false;\n } else if (oldValue == null || elm[memberName] != n) {\n elm[memberName] = n;\n }\n } else {\n elm[memberName] = newValue;\n }\n } catch (e) {\n }\n }\n let xlink = false;\n if (BUILD9.vdomXlink) {\n if (ln !== (ln = ln.replace(/^xlink\\:?/, \"\"))) {\n memberName = ln;\n xlink = true;\n }\n }\n if (newValue == null || newValue === false) {\n if (newValue !== false || elm.getAttribute(memberName) === \"\") {\n if (BUILD9.vdomXlink && xlink) {\n elm.removeAttributeNS(XLINK_NS, memberName);\n } else {\n elm.removeAttribute(memberName);\n }\n }\n } else if ((!isProp || flags & 4 /* isHost */ || isSvg) && !isComplex) {\n newValue = newValue === true ? \"\" : newValue;\n if (BUILD9.vdomXlink && xlink) {\n elm.setAttributeNS(XLINK_NS, memberName, newValue);\n } else {\n elm.setAttribute(memberName, newValue);\n }\n }\n }\n }\n};\nvar parseClassListRegex = /\\s/;\nvar parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);\nvar CAPTURE_EVENT_SUFFIX = \"Capture\";\nvar CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + \"$\");\n\n// src/runtime/vdom/update-element.ts\nvar updateElement = (oldVnode, newVnode, isSvgMode2) => {\n const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;\n const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;\n const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;\n if (BUILD10.updatable) {\n for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {\n if (!(memberName in newVnodeAttrs)) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);\n }\n }\n }\n for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {\n setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);\n }\n};\nfunction sortedAttrNames(attrNames) {\n return attrNames.includes(\"ref\") ? (\n // we need to sort these to ensure that `'ref'` is the last attr\n [...attrNames.filter((attr) => attr !== \"ref\"), \"ref\"]\n ) : (\n // no need to sort, return the original array\n attrNames\n );\n}\n\n// src/runtime/vdom/vdom-render.ts\nvar scopeId;\nvar contentRef;\nvar hostTagName;\nvar useNativeShadowDom = false;\nvar checkSlotFallbackVisibility = false;\nvar checkSlotRelocate = false;\nvar isSvgMode = false;\nvar createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {\n var _a;\n const newVNode2 = newParentVNode.$children$[childIndex];\n let i2 = 0;\n let elm;\n let childNode;\n let oldVNode;\n if (BUILD11.slotRelocation && !useNativeShadowDom) {\n checkSlotRelocate = true;\n if (newVNode2.$tag$ === \"slot\") {\n if (scopeId) {\n parentElm.classList.add(scopeId + \"-s\");\n }\n newVNode2.$flags$ |= newVNode2.$children$ ? (\n // slot element has fallback content\n // still create an element that \"mocks\" the slot element\n 2 /* isSlotFallback */\n ) : (\n // slot element does not have fallback content\n // create an html comment we'll use to always reference\n // where actual slot content should sit next to\n 1 /* isSlotReference */\n );\n }\n }\n if (BUILD11.isDev && newVNode2.$elm$) {\n consoleDevError(\n `The JSX ${newVNode2.$text$ !== null ? `\"${newVNode2.$text$}\" text` : `\"${newVNode2.$tag$}\" element`} node should not be shared within the same renderer. The renderer caches element lookups in order to improve performance. However, a side effect from this is that the exact same JSX node should not be reused. For more information please see https://stenciljs.com/docs/templating-jsx#avoid-shared-jsx-nodes`\n );\n }\n if (BUILD11.vdomText && newVNode2.$text$ !== null) {\n elm = newVNode2.$elm$ = doc.createTextNode(newVNode2.$text$);\n } else if (BUILD11.slotRelocation && newVNode2.$flags$ & 1 /* isSlotReference */) {\n elm = newVNode2.$elm$ = BUILD11.isDebug || BUILD11.hydrateServerSide ? slotReferenceDebugNode(newVNode2) : doc.createTextNode(\"\");\n } else {\n if (BUILD11.svg && !isSvgMode) {\n isSvgMode = newVNode2.$tag$ === \"svg\";\n }\n elm = newVNode2.$elm$ = BUILD11.svg ? doc.createElementNS(\n isSvgMode ? SVG_NS : HTML_NS,\n BUILD11.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n ) : doc.createElement(\n BUILD11.slotRelocation && newVNode2.$flags$ & 2 /* isSlotFallback */ ? \"slot-fb\" : newVNode2.$tag$\n );\n if (BUILD11.svg && isSvgMode && newVNode2.$tag$ === \"foreignObject\") {\n isSvgMode = false;\n }\n if (BUILD11.vdomAttribute) {\n updateElement(null, newVNode2, isSvgMode);\n }\n if ((BUILD11.shadowDom || BUILD11.scoped) && isDef(scopeId) && elm[\"s-si\"] !== scopeId) {\n elm.classList.add(elm[\"s-si\"] = scopeId);\n }\n if (BUILD11.scoped) {\n updateElementScopeIds(elm, parentElm);\n }\n if (newVNode2.$children$) {\n for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {\n childNode = createElm(oldParentVNode, newVNode2, i2, elm);\n if (childNode) {\n elm.appendChild(childNode);\n }\n }\n }\n if (BUILD11.svg) {\n if (newVNode2.$tag$ === \"svg\") {\n isSvgMode = false;\n } else if (elm.tagName === \"foreignObject\") {\n isSvgMode = true;\n }\n }\n }\n elm[\"s-hn\"] = hostTagName;\n if (BUILD11.slotRelocation) {\n if (newVNode2.$flags$ & (2 /* isSlotFallback */ | 1 /* isSlotReference */)) {\n elm[\"s-sr\"] = true;\n elm[\"s-cr\"] = contentRef;\n elm[\"s-sn\"] = newVNode2.$name$ || \"\";\n elm[\"s-rf\"] = (_a = newVNode2.$attrs$) == null ? void 0 : _a.ref;\n oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];\n if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {\n if (BUILD11.experimentalSlotFixes) {\n relocateToHostRoot(oldParentVNode.$elm$);\n } else {\n putBackInOriginalLocation(oldParentVNode.$elm$, false);\n }\n }\n }\n }\n return elm;\n};\nvar relocateToHostRoot = (parentElm) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const host = parentElm.closest(hostTagName.toLowerCase());\n if (host != null) {\n const contentRefNode = Array.from(host.childNodes).find((ref) => ref[\"s-cr\"]);\n const childNodeArray = Array.from(parentElm.childNodes);\n for (const childNode of contentRefNode ? childNodeArray.reverse() : childNodeArray) {\n if (childNode[\"s-sh\"] != null) {\n insertBefore(host, childNode, contentRefNode != null ? contentRefNode : null);\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar putBackInOriginalLocation = (parentElm, recursive) => {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n const oldSlotChildNodes = Array.from(parentElm.childNodes);\n if (parentElm[\"s-sr\"] && BUILD11.experimentalSlotFixes) {\n let node = parentElm;\n while (node = node.nextSibling) {\n if (node && node[\"s-sn\"] === parentElm[\"s-sn\"] && node[\"s-sh\"] === hostTagName) {\n oldSlotChildNodes.push(node);\n }\n }\n }\n for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {\n const childNode = oldSlotChildNodes[i2];\n if (childNode[\"s-hn\"] !== hostTagName && childNode[\"s-ol\"]) {\n insertBefore(parentReferenceNode(childNode), childNode, referenceNode(childNode));\n childNode[\"s-ol\"].remove();\n childNode[\"s-ol\"] = void 0;\n childNode[\"s-sh\"] = void 0;\n checkSlotRelocate = true;\n }\n if (recursive) {\n putBackInOriginalLocation(childNode, recursive);\n }\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n};\nvar addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {\n let containerElm = BUILD11.slotRelocation && parentElm[\"s-cr\"] && parentElm[\"s-cr\"].parentNode || parentElm;\n let childNode;\n if (BUILD11.shadowDom && containerElm.shadowRoot && containerElm.tagName === hostTagName) {\n containerElm = containerElm.shadowRoot;\n }\n for (; startIdx <= endIdx; ++startIdx) {\n if (vnodes[startIdx]) {\n childNode = createElm(null, parentVNode, startIdx, parentElm);\n if (childNode) {\n vnodes[startIdx].$elm$ = childNode;\n insertBefore(containerElm, childNode, BUILD11.slotRelocation ? referenceNode(before) : before);\n }\n }\n }\n};\nvar removeVnodes = (vnodes, startIdx, endIdx) => {\n for (let index = startIdx; index <= endIdx; ++index) {\n const vnode = vnodes[index];\n if (vnode) {\n const elm = vnode.$elm$;\n nullifyVNodeRefs(vnode);\n if (elm) {\n if (BUILD11.slotRelocation) {\n checkSlotFallbackVisibility = true;\n if (elm[\"s-ol\"]) {\n elm[\"s-ol\"].remove();\n } else {\n putBackInOriginalLocation(elm, true);\n }\n }\n elm.remove();\n }\n }\n }\n};\nvar updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = false) => {\n let oldStartIdx = 0;\n let newStartIdx = 0;\n let idxInOld = 0;\n let i2 = 0;\n let oldEndIdx = oldCh.length - 1;\n let oldStartVnode = oldCh[0];\n let oldEndVnode = oldCh[oldEndIdx];\n let newEndIdx = newCh.length - 1;\n let newStartVnode = newCh[0];\n let newEndVnode = newCh[newEndIdx];\n let node;\n let elmToMove;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n oldStartVnode = oldCh[++oldStartIdx];\n } else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n } else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n } else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newStartVnode, isInitialRender)) {\n patch(oldStartVnode, newStartVnode, isInitialRender);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n } else if (isSameVnode(oldEndVnode, newEndVnode, isInitialRender)) {\n patch(oldEndVnode, newEndVnode, isInitialRender);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldStartVnode, newEndVnode, isInitialRender)) {\n if (BUILD11.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldStartVnode.$elm$.parentNode, false);\n }\n patch(oldStartVnode, newEndVnode, isInitialRender);\n insertBefore(parentElm, oldStartVnode.$elm$, oldEndVnode.$elm$.nextSibling);\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n } else if (isSameVnode(oldEndVnode, newStartVnode, isInitialRender)) {\n if (BUILD11.slotRelocation && (oldStartVnode.$tag$ === \"slot\" || newEndVnode.$tag$ === \"slot\")) {\n putBackInOriginalLocation(oldEndVnode.$elm$.parentNode, false);\n }\n patch(oldEndVnode, newStartVnode, isInitialRender);\n insertBefore(parentElm, oldEndVnode.$elm$, oldStartVnode.$elm$);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n } else {\n idxInOld = -1;\n if (BUILD11.vdomKey) {\n for (i2 = oldStartIdx; i2 <= oldEndIdx; ++i2) {\n if (oldCh[i2] && oldCh[i2].$key$ !== null && oldCh[i2].$key$ === newStartVnode.$key$) {\n idxInOld = i2;\n break;\n }\n }\n }\n if (BUILD11.vdomKey && idxInOld >= 0) {\n elmToMove = oldCh[idxInOld];\n if (elmToMove.$tag$ !== newStartVnode.$tag$) {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld, parentElm);\n } else {\n patch(elmToMove, newStartVnode, isInitialRender);\n oldCh[idxInOld] = void 0;\n node = elmToMove.$elm$;\n }\n newStartVnode = newCh[++newStartIdx];\n } else {\n node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx, parentElm);\n newStartVnode = newCh[++newStartIdx];\n }\n if (node) {\n if (BUILD11.slotRelocation) {\n insertBefore(parentReferenceNode(oldStartVnode.$elm$), node, referenceNode(oldStartVnode.$elm$));\n } else {\n insertBefore(oldStartVnode.$elm$.parentNode, node, oldStartVnode.$elm$);\n }\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n addVnodes(\n parentElm,\n newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].$elm$,\n newVNode2,\n newCh,\n newStartIdx,\n newEndIdx\n );\n } else if (BUILD11.updatable && newStartIdx > newEndIdx) {\n removeVnodes(oldCh, oldStartIdx, oldEndIdx);\n }\n};\nvar isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {\n if (leftVNode.$tag$ === rightVNode.$tag$) {\n if (BUILD11.slotRelocation && leftVNode.$tag$ === \"slot\") {\n return leftVNode.$name$ === rightVNode.$name$;\n }\n if (BUILD11.vdomKey && !isInitialRender) {\n return leftVNode.$key$ === rightVNode.$key$;\n }\n return true;\n }\n return false;\n};\nvar referenceNode = (node) => {\n return node && node[\"s-ol\"] || node;\n};\nvar parentReferenceNode = (node) => (node[\"s-ol\"] ? node[\"s-ol\"] : node).parentNode;\nvar patch = (oldVNode, newVNode2, isInitialRender = false) => {\n const elm = newVNode2.$elm$ = oldVNode.$elm$;\n const oldChildren = oldVNode.$children$;\n const newChildren = newVNode2.$children$;\n const tag = newVNode2.$tag$;\n const text = newVNode2.$text$;\n let defaultHolder;\n if (!BUILD11.vdomText || text === null) {\n if (BUILD11.svg) {\n isSvgMode = tag === \"svg\" ? true : tag === \"foreignObject\" ? false : isSvgMode;\n }\n if (BUILD11.vdomAttribute || BUILD11.reflect) {\n if (BUILD11.slot && tag === \"slot\" && !useNativeShadowDom) {\n if (BUILD11.experimentalSlotFixes && oldVNode.$name$ !== newVNode2.$name$) {\n newVNode2.$elm$[\"s-sn\"] = newVNode2.$name$ || \"\";\n relocateToHostRoot(newVNode2.$elm$.parentElement);\n }\n } else {\n updateElement(oldVNode, newVNode2, isSvgMode);\n }\n }\n if (BUILD11.updatable && oldChildren !== null && newChildren !== null) {\n updateChildren(elm, oldChildren, newVNode2, newChildren, isInitialRender);\n } else if (newChildren !== null) {\n if (BUILD11.updatable && BUILD11.vdomText && oldVNode.$text$ !== null) {\n elm.textContent = \"\";\n }\n addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);\n } else if (BUILD11.updatable && oldChildren !== null) {\n removeVnodes(oldChildren, 0, oldChildren.length - 1);\n }\n if (BUILD11.svg && isSvgMode && tag === \"svg\") {\n isSvgMode = false;\n }\n } else if (BUILD11.vdomText && BUILD11.slotRelocation && (defaultHolder = elm[\"s-cr\"])) {\n defaultHolder.parentNode.textContent = text;\n } else if (BUILD11.vdomText && oldVNode.$text$ !== text) {\n elm.data = text;\n }\n};\nvar updateFallbackSlotVisibility = (elm) => {\n const childNodes = elm.childNodes;\n for (const childNode of childNodes) {\n if (childNode.nodeType === 1 /* ElementNode */) {\n if (childNode[\"s-sr\"]) {\n const slotName = childNode[\"s-sn\"];\n childNode.hidden = false;\n for (const siblingNode of childNodes) {\n if (siblingNode !== childNode) {\n if (siblingNode[\"s-hn\"] !== childNode[\"s-hn\"] || slotName !== \"\") {\n if (siblingNode.nodeType === 1 /* ElementNode */ && (slotName === siblingNode.getAttribute(\"slot\") || slotName === siblingNode[\"s-sn\"]) || siblingNode.nodeType === 3 /* TextNode */ && slotName === siblingNode[\"s-sn\"]) {\n childNode.hidden = true;\n break;\n }\n } else {\n if (siblingNode.nodeType === 1 /* ElementNode */ || siblingNode.nodeType === 3 /* TextNode */ && siblingNode.textContent.trim() !== \"\") {\n childNode.hidden = true;\n break;\n }\n }\n }\n }\n }\n updateFallbackSlotVisibility(childNode);\n }\n }\n};\nvar relocateNodes = [];\nvar markSlotContentForRelocation = (elm) => {\n let node;\n let hostContentNodes;\n let j;\n for (const childNode of elm.childNodes) {\n if (childNode[\"s-sr\"] && (node = childNode[\"s-cr\"]) && node.parentNode) {\n hostContentNodes = node.parentNode.childNodes;\n const slotName = childNode[\"s-sn\"];\n for (j = hostContentNodes.length - 1; j >= 0; j--) {\n node = hostContentNodes[j];\n if (!node[\"s-cn\"] && !node[\"s-nr\"] && node[\"s-hn\"] !== childNode[\"s-hn\"] && (!BUILD11.experimentalSlotFixes || !node[\"s-sh\"] || node[\"s-sh\"] !== childNode[\"s-hn\"])) {\n if (isNodeLocatedInSlot(node, slotName)) {\n let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n checkSlotFallbackVisibility = true;\n node[\"s-sn\"] = node[\"s-sn\"] || slotName;\n if (relocateNodeData) {\n relocateNodeData.$nodeToRelocate$[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodeData.$slotRefNode$ = childNode;\n } else {\n node[\"s-sh\"] = childNode[\"s-hn\"];\n relocateNodes.push({\n $slotRefNode$: childNode,\n $nodeToRelocate$: node\n });\n }\n if (node[\"s-sr\"]) {\n relocateNodes.map((relocateNode) => {\n if (isNodeLocatedInSlot(relocateNode.$nodeToRelocate$, node[\"s-sn\"])) {\n relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);\n if (relocateNodeData && !relocateNode.$slotRefNode$) {\n relocateNode.$slotRefNode$ = relocateNodeData.$slotRefNode$;\n }\n }\n });\n }\n } else if (!relocateNodes.some((r) => r.$nodeToRelocate$ === node)) {\n relocateNodes.push({\n $nodeToRelocate$: node\n });\n }\n }\n }\n }\n if (childNode.nodeType === 1 /* ElementNode */) {\n markSlotContentForRelocation(childNode);\n }\n }\n};\nvar isNodeLocatedInSlot = (nodeToRelocate, slotName) => {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (nodeToRelocate.getAttribute(\"slot\") === null && slotName === \"\") {\n return true;\n }\n if (nodeToRelocate.getAttribute(\"slot\") === slotName) {\n return true;\n }\n return false;\n }\n if (nodeToRelocate[\"s-sn\"] === slotName) {\n return true;\n }\n return slotName === \"\";\n};\nvar nullifyVNodeRefs = (vNode) => {\n if (BUILD11.vdomRef) {\n vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);\n vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);\n }\n};\nvar insertBefore = (parent, newNode, reference) => {\n const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);\n if (BUILD11.scoped) {\n updateElementScopeIds(newNode, parent);\n }\n return inserted;\n};\nvar findScopeIds = (element) => {\n const scopeIds = [];\n if (element) {\n scopeIds.push(\n ...element[\"s-scs\"] || [],\n element[\"s-si\"],\n element[\"s-sc\"],\n ...findScopeIds(element.parentElement)\n );\n }\n return scopeIds;\n};\nvar updateElementScopeIds = (element, parent, iterateChildNodes = false) => {\n var _a;\n if (element && parent && element.nodeType === 1 /* ElementNode */) {\n const scopeIds = new Set(findScopeIds(parent).filter(Boolean));\n if (scopeIds.size) {\n (_a = element.classList) == null ? void 0 : _a.add(...element[\"s-scs\"] = [...scopeIds]);\n if (element[\"s-ol\"] || iterateChildNodes) {\n for (const childNode of Array.from(element.childNodes)) {\n updateElementScopeIds(childNode, element, true);\n }\n }\n }\n }\n};\nvar renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {\n var _a, _b, _c, _d, _e;\n const hostElm = hostRef.$hostElement$;\n const cmpMeta = hostRef.$cmpMeta$;\n const oldVNode = hostRef.$vnode$ || newVNode(null, null);\n const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);\n hostTagName = hostElm.tagName;\n if (BUILD11.isDev && Array.isArray(renderFnResults) && renderFnResults.some(isHost)) {\n throw new Error(`The <Host> must be the single root component.\nLooks like the render() function of \"${hostTagName.toLowerCase()}\" is returning an array that contains the <Host>.\n\nThe render() function should look like this instead:\n\nrender() {\n // Do not return an array\n return (\n <Host>{content}</Host>\n );\n}\n `);\n }\n if (BUILD11.reflect && cmpMeta.$attrsToReflect$) {\n rootVnode.$attrs$ = rootVnode.$attrs$ || {};\n cmpMeta.$attrsToReflect$.map(\n ([propName, attribute]) => rootVnode.$attrs$[attribute] = hostElm[propName]\n );\n }\n if (isInitialLoad && rootVnode.$attrs$) {\n for (const key of Object.keys(rootVnode.$attrs$)) {\n if (hostElm.hasAttribute(key) && ![\"key\", \"ref\", \"style\", \"class\"].includes(key)) {\n rootVnode.$attrs$[key] = hostElm[key];\n }\n }\n }\n rootVnode.$tag$ = null;\n rootVnode.$flags$ |= 4 /* isHost */;\n hostRef.$vnode$ = rootVnode;\n rootVnode.$elm$ = oldVNode.$elm$ = BUILD11.shadowDom ? hostElm.shadowRoot || hostElm : hostElm;\n if (BUILD11.scoped || BUILD11.shadowDom) {\n scopeId = hostElm[\"s-sc\"];\n }\n useNativeShadowDom = supportsShadow && (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;\n if (BUILD11.slotRelocation) {\n contentRef = hostElm[\"s-cr\"];\n checkSlotFallbackVisibility = false;\n }\n patch(oldVNode, rootVnode, isInitialLoad);\n if (BUILD11.slotRelocation) {\n plt.$flags$ |= 1 /* isTmpDisconnected */;\n if (checkSlotRelocate) {\n markSlotContentForRelocation(rootVnode.$elm$);\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n if (!nodeToRelocate[\"s-ol\"]) {\n const orgLocationNode = BUILD11.isDebug || BUILD11.hydrateServerSide ? originalLocationDebugNode(nodeToRelocate) : doc.createTextNode(\"\");\n orgLocationNode[\"s-nr\"] = nodeToRelocate;\n insertBefore(nodeToRelocate.parentNode, nodeToRelocate[\"s-ol\"] = orgLocationNode, nodeToRelocate);\n }\n }\n for (const relocateData of relocateNodes) {\n const nodeToRelocate = relocateData.$nodeToRelocate$;\n const slotRefNode = relocateData.$slotRefNode$;\n if (slotRefNode) {\n const parentNodeRef = slotRefNode.parentNode;\n let insertBeforeNode = slotRefNode.nextSibling;\n if (!BUILD11.experimentalSlotFixes || insertBeforeNode && insertBeforeNode.nodeType === 1 /* ElementNode */) {\n let orgLocationNode = (_a = nodeToRelocate[\"s-ol\"]) == null ? void 0 : _a.previousSibling;\n while (orgLocationNode) {\n let refNode = (_b = orgLocationNode[\"s-nr\"]) != null ? _b : null;\n if (refNode && refNode[\"s-sn\"] === nodeToRelocate[\"s-sn\"] && parentNodeRef === refNode.parentNode) {\n refNode = refNode.nextSibling;\n while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode[\"s-sr\"])) {\n refNode = refNode == null ? void 0 : refNode.nextSibling;\n }\n if (!refNode || !refNode[\"s-nr\"]) {\n insertBeforeNode = refNode;\n break;\n }\n }\n orgLocationNode = orgLocationNode.previousSibling;\n }\n }\n if (!insertBeforeNode && parentNodeRef !== nodeToRelocate.parentNode || nodeToRelocate.nextSibling !== insertBeforeNode) {\n if (nodeToRelocate !== insertBeforeNode) {\n if (!BUILD11.experimentalSlotFixes && !nodeToRelocate[\"s-hn\"] && nodeToRelocate[\"s-ol\"]) {\n nodeToRelocate[\"s-hn\"] = nodeToRelocate[\"s-ol\"].parentNode.nodeName;\n }\n insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n nodeToRelocate.hidden = (_c = nodeToRelocate[\"s-ih\"]) != null ? _c : false;\n }\n }\n }\n nodeToRelocate && typeof slotRefNode[\"s-rf\"] === \"function\" && slotRefNode[\"s-rf\"](nodeToRelocate);\n } else {\n if (nodeToRelocate.nodeType === 1 /* ElementNode */) {\n if (isInitialLoad) {\n nodeToRelocate[\"s-ih\"] = (_d = nodeToRelocate.hidden) != null ? _d : false;\n }\n nodeToRelocate.hidden = true;\n }\n }\n }\n }\n if (checkSlotFallbackVisibility) {\n updateFallbackSlotVisibility(rootVnode.$elm$);\n }\n plt.$flags$ &= ~1 /* isTmpDisconnected */;\n relocateNodes.length = 0;\n }\n if (BUILD11.experimentalScopedSlotChanges && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n for (const childNode of rootVnode.$elm$.childNodes) {\n if (childNode[\"s-hn\"] !== hostTagName && !childNode[\"s-sh\"]) {\n if (isInitialLoad && childNode[\"s-ih\"] == null) {\n childNode[\"s-ih\"] = (_e = childNode.hidden) != null ? _e : false;\n }\n childNode.hidden = true;\n }\n }\n }\n contentRef = void 0;\n};\nvar slotReferenceDebugNode = (slotVNode) => doc.createComment(\n `<slot${slotVNode.$name$ ? ' name=\"' + slotVNode.$name$ + '\"' : \"\"}> (host=${hostTagName.toLowerCase()})`\n);\nvar originalLocationDebugNode = (nodeToRelocate) => doc.createComment(\n `org-location for ` + (nodeToRelocate.localName ? `<${nodeToRelocate.localName}> (host=${nodeToRelocate[\"s-hn\"]})` : `[${nodeToRelocate.textContent}]`)\n);\n\n// src/runtime/update-component.ts\nvar attachToAncestor = (hostRef, ancestorComponent) => {\n if (BUILD12.asyncLoading && ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent[\"s-p\"]) {\n ancestorComponent[\"s-p\"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));\n }\n};\nvar scheduleUpdate = (hostRef, isInitialLoad) => {\n if (BUILD12.taskQueue && BUILD12.updatable) {\n hostRef.$flags$ |= 16 /* isQueuedForUpdate */;\n }\n if (BUILD12.asyncLoading && hostRef.$flags$ & 4 /* isWaitingForChildren */) {\n hostRef.$flags$ |= 512 /* needsRerender */;\n return;\n }\n attachToAncestor(hostRef, hostRef.$ancestorComponent$);\n const dispatch = () => dispatchHooks(hostRef, isInitialLoad);\n return BUILD12.taskQueue ? writeTask(dispatch) : dispatch();\n};\nvar dispatchHooks = (hostRef, isInitialLoad) => {\n const elm = hostRef.$hostElement$;\n const endSchedule = createTime(\"scheduleUpdate\", hostRef.$cmpMeta$.$tagName$);\n const instance = BUILD12.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n throw new Error(\n `Can't render component <${elm.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \\`externalRuntime: true\\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`\n );\n }\n let maybePromise;\n if (isInitialLoad) {\n if (BUILD12.lazyLoad && BUILD12.hostListener) {\n hostRef.$flags$ |= 256 /* isListenReady */;\n if (hostRef.$queuedListeners$) {\n hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));\n hostRef.$queuedListeners$ = void 0;\n }\n }\n emitLifecycleEvent(elm, \"componentWillLoad\");\n if (BUILD12.cmpWillLoad) {\n maybePromise = safeCall(instance, \"componentWillLoad\");\n }\n } else {\n emitLifecycleEvent(elm, \"componentWillUpdate\");\n if (BUILD12.cmpWillUpdate) {\n maybePromise = safeCall(instance, \"componentWillUpdate\");\n }\n }\n emitLifecycleEvent(elm, \"componentWillRender\");\n if (BUILD12.cmpWillRender) {\n maybePromise = enqueue(maybePromise, () => safeCall(instance, \"componentWillRender\"));\n }\n endSchedule();\n return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));\n};\nvar enqueue = (maybePromise, fn) => isPromisey(maybePromise) ? maybePromise.then(fn) : fn();\nvar isPromisey = (maybePromise) => maybePromise instanceof Promise || maybePromise && maybePromise.then && typeof maybePromise.then === \"function\";\nvar updateComponent = async (hostRef, instance, isInitialLoad) => {\n var _a;\n const elm = hostRef.$hostElement$;\n const endUpdate = createTime(\"update\", hostRef.$cmpMeta$.$tagName$);\n const rc = elm[\"s-rc\"];\n if (BUILD12.style && isInitialLoad) {\n attachStyles(hostRef);\n }\n const endRender = createTime(\"render\", hostRef.$cmpMeta$.$tagName$);\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n if (BUILD12.hydrateServerSide) {\n await callRender(hostRef, instance, elm, isInitialLoad);\n } else {\n callRender(hostRef, instance, elm, isInitialLoad);\n }\n if (BUILD12.isDev) {\n hostRef.$renderCount$ = hostRef.$renderCount$ === void 0 ? 1 : hostRef.$renderCount$ + 1;\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n if (BUILD12.hydrateServerSide) {\n try {\n serverSideConnected(elm);\n if (isInitialLoad) {\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n elm[\"s-en\"] = \"\";\n } else if (hostRef.$cmpMeta$.$flags$ & 2 /* scopedCssEncapsulation */) {\n elm[\"s-en\"] = \"c\";\n }\n }\n } catch (e) {\n consoleError(e, elm);\n }\n }\n if (BUILD12.asyncLoading && rc) {\n rc.map((cb) => cb());\n elm[\"s-rc\"] = void 0;\n }\n endRender();\n endUpdate();\n if (BUILD12.asyncLoading) {\n const childrenPromises = (_a = elm[\"s-p\"]) != null ? _a : [];\n const postUpdate = () => postUpdateComponent(hostRef);\n if (childrenPromises.length === 0) {\n postUpdate();\n } else {\n Promise.all(childrenPromises).then(postUpdate);\n hostRef.$flags$ |= 4 /* isWaitingForChildren */;\n childrenPromises.length = 0;\n }\n } else {\n postUpdateComponent(hostRef);\n }\n};\nvar renderingRef = null;\nvar callRender = (hostRef, instance, elm, isInitialLoad) => {\n const allRenderFn = BUILD12.allRenderFn ? true : false;\n const lazyLoad = BUILD12.lazyLoad ? true : false;\n const taskQueue = BUILD12.taskQueue ? true : false;\n const updatable = BUILD12.updatable ? true : false;\n try {\n renderingRef = instance;\n instance = allRenderFn ? instance.render() : instance.render && instance.render();\n if (updatable && taskQueue) {\n hostRef.$flags$ &= ~16 /* isQueuedForUpdate */;\n }\n if (updatable || lazyLoad) {\n hostRef.$flags$ |= 2 /* hasRendered */;\n }\n if (BUILD12.hasRenderFn || BUILD12.reflect) {\n if (BUILD12.vdomRender || BUILD12.reflect) {\n if (BUILD12.hydrateServerSide) {\n return Promise.resolve(instance).then((value) => renderVdom(hostRef, value, isInitialLoad));\n } else {\n renderVdom(hostRef, instance, isInitialLoad);\n }\n } else {\n const shadowRoot = elm.shadowRoot;\n if (hostRef.$cmpMeta$.$flags$ & 1 /* shadowDomEncapsulation */) {\n shadowRoot.textContent = instance;\n } else {\n elm.textContent = instance;\n }\n }\n }\n } catch (e) {\n consoleError(e, hostRef.$hostElement$);\n }\n renderingRef = null;\n return null;\n};\nvar getRenderingRef = () => renderingRef;\nvar postUpdateComponent = (hostRef) => {\n const tagName = hostRef.$cmpMeta$.$tagName$;\n const elm = hostRef.$hostElement$;\n const endPostUpdate = createTime(\"postUpdate\", tagName);\n const instance = BUILD12.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const ancestorComponent = hostRef.$ancestorComponent$;\n if (BUILD12.cmpDidRender) {\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidRender\");\n if (BUILD12.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidRender\");\n if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {\n hostRef.$flags$ |= 64 /* hasLoadedComponent */;\n if (BUILD12.asyncLoading && BUILD12.cssAnnotations) {\n addHydratedFlag(elm);\n }\n if (BUILD12.cmpDidLoad) {\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 2048 /* devOnDidLoad */;\n }\n safeCall(instance, \"componentDidLoad\");\n if (BUILD12.isDev) {\n hostRef.$flags$ &= ~2048 /* devOnDidLoad */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidLoad\");\n endPostUpdate();\n if (BUILD12.asyncLoading) {\n hostRef.$onReadyResolve$(elm);\n if (!ancestorComponent) {\n appDidLoad(tagName);\n }\n }\n } else {\n if (BUILD12.cmpDidUpdate) {\n if (BUILD12.isDev) {\n hostRef.$flags$ |= 1024 /* devOnRender */;\n }\n safeCall(instance, \"componentDidUpdate\");\n if (BUILD12.isDev) {\n hostRef.$flags$ &= ~1024 /* devOnRender */;\n }\n }\n emitLifecycleEvent(elm, \"componentDidUpdate\");\n endPostUpdate();\n }\n if (BUILD12.method && BUILD12.lazyLoad) {\n hostRef.$onInstanceResolve$(elm);\n }\n if (BUILD12.asyncLoading) {\n if (hostRef.$onRenderResolve$) {\n hostRef.$onRenderResolve$();\n hostRef.$onRenderResolve$ = void 0;\n }\n if (hostRef.$flags$ & 512 /* needsRerender */) {\n nextTick(() => scheduleUpdate(hostRef, false));\n }\n hostRef.$flags$ &= ~(4 /* isWaitingForChildren */ | 512 /* needsRerender */);\n }\n};\nvar forceUpdate = (ref) => {\n if (BUILD12.updatable && (Build.isBrowser || Build.isTesting)) {\n const hostRef = getHostRef(ref);\n const isConnected = hostRef.$hostElement$.isConnected;\n if (isConnected && (hostRef.$flags$ & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n scheduleUpdate(hostRef, false);\n }\n return isConnected;\n }\n return false;\n};\nvar appDidLoad = (who) => {\n if (BUILD12.cssAnnotations) {\n addHydratedFlag(doc.documentElement);\n }\n if (BUILD12.asyncQueue) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n nextTick(() => emitEvent(win, \"appload\", { detail: { namespace: NAMESPACE } }));\n if (BUILD12.profile && performance.measure) {\n performance.measure(`[Stencil] ${NAMESPACE} initial load (by ${who})`, \"st:app:start\");\n }\n};\nvar safeCall = (instance, method, arg) => {\n if (instance && instance[method]) {\n try {\n return instance[method](arg);\n } catch (e) {\n consoleError(e);\n }\n }\n return void 0;\n};\nvar emitLifecycleEvent = (elm, lifecycleName) => {\n if (BUILD12.lifecycleDOMEvents) {\n emitEvent(elm, \"stencil_\" + lifecycleName, {\n bubbles: true,\n composed: true,\n detail: {\n namespace: NAMESPACE\n }\n });\n }\n};\nvar addHydratedFlag = (elm) => {\n var _a, _b;\n return BUILD12.hydratedClass ? elm.classList.add((_a = BUILD12.hydratedSelectorName) != null ? _a : \"hydrated\") : BUILD12.hydratedAttribute ? elm.setAttribute((_b = BUILD12.hydratedSelectorName) != null ? _b : \"hydrated\", \"\") : void 0;\n};\nvar serverSideConnected = (elm) => {\n const children = elm.children;\n if (children != null) {\n for (let i2 = 0, ii = children.length; i2 < ii; i2++) {\n const childElm = children[i2];\n if (typeof childElm.connectedCallback === \"function\") {\n childElm.connectedCallback();\n }\n serverSideConnected(childElm);\n }\n }\n};\n\n// src/runtime/set-value.ts\nvar getValue = (ref, propName) => getHostRef(ref).$instanceValues$.get(propName);\nvar setValue = (ref, propName, newVal, cmpMeta) => {\n const hostRef = getHostRef(ref);\n if (BUILD13.lazyLoad && !hostRef) {\n throw new Error(\n `Couldn't find host element for \"${cmpMeta.$tagName$}\" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`\n );\n }\n const elm = BUILD13.lazyLoad ? hostRef.$hostElement$ : ref;\n const oldVal = hostRef.$instanceValues$.get(propName);\n const flags = hostRef.$flags$;\n const instance = BUILD13.lazyLoad ? hostRef.$lazyInstance$ : elm;\n newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);\n const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);\n const didValueChange = newVal !== oldVal && !areBothNaN;\n if ((!BUILD13.lazyLoad || !(flags & 8 /* isConstructingInstance */) || oldVal === void 0) && didValueChange) {\n hostRef.$instanceValues$.set(propName, newVal);\n if (BUILD13.isDev) {\n if (hostRef.$flags$ & 1024 /* devOnRender */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during rendering. This can potentially lead to infinite-loops and other bugs.`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n } else if (hostRef.$flags$ & 2048 /* devOnDidLoad */) {\n consoleDevWarn(\n `The state/prop \"${propName}\" changed during \"componentDidLoad()\", this triggers extra re-renders, try to setup on \"componentWillLoad()\"`,\n \"\\nElement\",\n elm,\n \"\\nNew value\",\n newVal,\n \"\\nOld value\",\n oldVal\n );\n }\n }\n if (!BUILD13.lazyLoad || instance) {\n if (BUILD13.watchCallback && cmpMeta.$watchers$ && flags & 128 /* isWatchReady */) {\n const watchMethods = cmpMeta.$watchers$[propName];\n if (watchMethods) {\n watchMethods.map((watchMethodName) => {\n try {\n instance[watchMethodName](newVal, oldVal, propName);\n } catch (e) {\n consoleError(e, elm);\n }\n });\n }\n }\n if (BUILD13.updatable && (flags & (2 /* hasRendered */ | 16 /* isQueuedForUpdate */)) === 2 /* hasRendered */) {\n if (BUILD13.cmpShouldUpdate && instance.componentShouldUpdate) {\n if (instance.componentShouldUpdate(newVal, oldVal, propName) === false) {\n return;\n }\n }\n scheduleUpdate(hostRef, false);\n }\n }\n }\n};\n\n// src/runtime/proxy-component.ts\nvar proxyComponent = (Cstr, cmpMeta, flags) => {\n var _a;\n const prototype = Cstr.prototype;\n if (BUILD14.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */ && flags & 1 /* isElementConstructor */) {\n FORM_ASSOCIATED_CUSTOM_ELEMENT_CALLBACKS.forEach(\n (cbName) => Object.defineProperty(prototype, cbName, {\n value(...args) {\n const hostRef = getHostRef(this);\n const elm = BUILD14.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD14.lazyLoad ? hostRef.$lazyInstance$ : elm;\n if (!instance) {\n hostRef.$onReadyPromise$.then((instance2) => {\n const cb = instance2[cbName];\n typeof cb === \"function\" && cb.call(instance2, ...args);\n });\n } else {\n const cb = instance[cbName];\n typeof cb === \"function\" && cb.call(instance, ...args);\n }\n }\n })\n );\n }\n if (BUILD14.member && cmpMeta.$members$) {\n if (BUILD14.watchCallback && Cstr.watchers) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n const members = Object.entries(cmpMeta.$members$);\n members.map(([memberName, [memberFlags]]) => {\n if ((BUILD14.prop || BUILD14.state) && (memberFlags & 31 /* Prop */ || (!BUILD14.lazyLoad || flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {\n Object.defineProperty(prototype, memberName, {\n get() {\n return getValue(this, memberName);\n },\n set(newValue) {\n if (BUILD14.isDev) {\n const ref = getHostRef(this);\n if (\n // we are proxying the instance (not element)\n (flags & 1 /* isElementConstructor */) === 0 && // the element is not constructing\n (ref && ref.$flags$ & 8 /* isConstructingInstance */) === 0 && // the member is a prop\n (memberFlags & 31 /* Prop */) !== 0 && // the member is not mutable\n (memberFlags & 1024 /* Mutable */) === 0\n ) {\n consoleDevWarn(\n `@Prop() \"${memberName}\" on <${cmpMeta.$tagName$}> is immutable but was modified from within the component.\nMore information: https://stenciljs.com/docs/properties#prop-mutability`\n );\n }\n }\n setValue(this, memberName, newValue, cmpMeta);\n },\n configurable: true,\n enumerable: true\n });\n } else if (BUILD14.lazyLoad && BUILD14.method && flags & 1 /* isElementConstructor */ && memberFlags & 64 /* Method */) {\n Object.defineProperty(prototype, memberName, {\n value(...args) {\n var _a2;\n const ref = getHostRef(this);\n return (_a2 = ref == null ? void 0 : ref.$onInstancePromise$) == null ? void 0 : _a2.then(() => {\n var _a3;\n return (_a3 = ref.$lazyInstance$) == null ? void 0 : _a3[memberName](...args);\n });\n }\n });\n }\n });\n if (BUILD14.observeAttribute && (!BUILD14.lazyLoad || flags & 1 /* isElementConstructor */)) {\n const attrNameToPropName = /* @__PURE__ */ new Map();\n prototype.attributeChangedCallback = function(attrName, oldValue, newValue) {\n plt.jmp(() => {\n var _a2;\n const propName = attrNameToPropName.get(attrName);\n if (this.hasOwnProperty(propName)) {\n newValue = this[propName];\n delete this[propName];\n } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === \"number\" && this[propName] == newValue) {\n return;\n } else if (propName == null) {\n const hostRef = getHostRef(this);\n const flags2 = hostRef == null ? void 0 : hostRef.$flags$;\n if (flags2 && !(flags2 & 8 /* isConstructingInstance */) && flags2 & 128 /* isWatchReady */ && newValue !== oldValue) {\n const elm = BUILD14.lazyLoad ? hostRef.$hostElement$ : this;\n const instance = BUILD14.lazyLoad ? hostRef.$lazyInstance$ : elm;\n const entry = (_a2 = cmpMeta.$watchers$) == null ? void 0 : _a2[attrName];\n entry == null ? void 0 : entry.forEach((callbackName) => {\n if (instance[callbackName] != null) {\n instance[callbackName].call(instance, newValue, oldValue, attrName);\n }\n });\n }\n return;\n }\n this[propName] = newValue === null && typeof this[propName] === \"boolean\" ? false : newValue;\n });\n };\n Cstr.observedAttributes = Array.from(\n /* @__PURE__ */ new Set([\n ...Object.keys((_a = cmpMeta.$watchers$) != null ? _a : {}),\n ...members.filter(([_, m]) => m[0] & 15 /* HasAttribute */).map(([propName, m]) => {\n var _a2;\n const attrName = m[1] || propName;\n attrNameToPropName.set(attrName, propName);\n if (BUILD14.reflect && m[0] & 512 /* ReflectAttr */) {\n (_a2 = cmpMeta.$attrsToReflect$) == null ? void 0 : _a2.push([propName, attrName]);\n }\n return attrName;\n })\n ])\n );\n }\n }\n return Cstr;\n};\n\n// src/runtime/initialize-component.ts\nvar initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {\n let Cstr;\n if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {\n hostRef.$flags$ |= 32 /* hasInitializedComponent */;\n const bundleId = cmpMeta.$lazyBundleId$;\n if ((BUILD15.lazyLoad || BUILD15.hydrateClientSide) && bundleId) {\n const CstrImport = loadModule(cmpMeta, hostRef, hmrVersionId);\n if (CstrImport && \"then\" in CstrImport) {\n const endLoad = uniqueTime(\n `st:load:${cmpMeta.$tagName$}:${hostRef.$modeName$}`,\n `[Stencil] Load module for <${cmpMeta.$tagName$}>`\n );\n Cstr = await CstrImport;\n endLoad();\n } else {\n Cstr = CstrImport;\n }\n if (!Cstr) {\n throw new Error(`Constructor for \"${cmpMeta.$tagName$}#${hostRef.$modeName$}\" was not found`);\n }\n if (BUILD15.member && !Cstr.isProxied) {\n if (BUILD15.watchCallback) {\n cmpMeta.$watchers$ = Cstr.watchers;\n }\n proxyComponent(Cstr, cmpMeta, 2 /* proxyState */);\n Cstr.isProxied = true;\n }\n const endNewInstance = createTime(\"createInstance\", cmpMeta.$tagName$);\n if (BUILD15.member) {\n hostRef.$flags$ |= 8 /* isConstructingInstance */;\n }\n try {\n new Cstr(hostRef);\n } catch (e) {\n consoleError(e);\n }\n if (BUILD15.member) {\n hostRef.$flags$ &= ~8 /* isConstructingInstance */;\n }\n if (BUILD15.watchCallback) {\n hostRef.$flags$ |= 128 /* isWatchReady */;\n }\n endNewInstance();\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else {\n Cstr = elm.constructor;\n const cmpTag = elm.localName;\n customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);\n }\n if (BUILD15.style && Cstr && Cstr.style) {\n let style = Cstr.style;\n if (BUILD15.mode && typeof style !== \"string\") {\n hostRef.$modeName$ = computeMode(elm);\n if (hostRef.$modeName$) {\n style = style[hostRef.$modeName$];\n }\n if (BUILD15.hydrateServerSide && hostRef.$modeName$) {\n elm.setAttribute(\"s-mode\", hostRef.$modeName$);\n }\n }\n const scopeId2 = getScopeId(cmpMeta, hostRef.$modeName$);\n if (!styles.has(scopeId2)) {\n const endRegisterStyles = createTime(\"registerStyles\", cmpMeta.$tagName$);\n if (!BUILD15.hydrateServerSide && BUILD15.shadowDom && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD15.shadowDomShim && cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n style = await import(\"./shadow-css.js\").then((m) => m.scopeCss(style, scopeId2, false));\n }\n registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));\n endRegisterStyles();\n }\n }\n }\n const ancestorComponent = hostRef.$ancestorComponent$;\n const schedule = () => scheduleUpdate(hostRef, true);\n if (BUILD15.asyncLoading && ancestorComponent && ancestorComponent[\"s-rc\"]) {\n ancestorComponent[\"s-rc\"].push(schedule);\n } else {\n schedule();\n }\n};\nvar fireConnectedCallback = (instance) => {\n if (BUILD15.lazyLoad && BUILD15.connectedCallback) {\n safeCall(instance, \"connectedCallback\");\n }\n};\n\n// src/runtime/connected-callback.ts\nvar connectedCallback = (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n const cmpMeta = hostRef.$cmpMeta$;\n const endConnected = createTime(\"connectedCallback\", cmpMeta.$tagName$);\n if (BUILD16.hostListenerTargetParent) {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, true);\n }\n if (!(hostRef.$flags$ & 1 /* hasConnected */)) {\n hostRef.$flags$ |= 1 /* hasConnected */;\n let hostId;\n if (BUILD16.hydrateClientSide) {\n hostId = elm.getAttribute(HYDRATE_ID);\n if (hostId) {\n if (BUILD16.shadowDom && supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n const scopeId2 = BUILD16.mode ? addStyle(elm.shadowRoot, cmpMeta, elm.getAttribute(\"s-mode\")) : addStyle(elm.shadowRoot, cmpMeta);\n elm.classList.remove(scopeId2 + \"-h\", scopeId2 + \"-s\");\n }\n initializeClientHydrate(elm, cmpMeta.$tagName$, hostId, hostRef);\n }\n }\n if (BUILD16.slotRelocation && !hostId) {\n if (BUILD16.hydrateServerSide || (BUILD16.slot || BUILD16.shadowDom) && // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n cmpMeta.$flags$ & (4 /* hasSlotRelocation */ | 8 /* needsShadowDomShim */)) {\n setContentReference(elm);\n }\n }\n if (BUILD16.asyncLoading) {\n let ancestorComponent = elm;\n while (ancestorComponent = ancestorComponent.parentNode || ancestorComponent.host) {\n if (BUILD16.hydrateClientSide && ancestorComponent.nodeType === 1 /* ElementNode */ && ancestorComponent.hasAttribute(\"s-id\") && ancestorComponent[\"s-p\"] || ancestorComponent[\"s-p\"]) {\n attachToAncestor(hostRef, hostRef.$ancestorComponent$ = ancestorComponent);\n break;\n }\n }\n }\n if (BUILD16.prop && !BUILD16.hydrateServerSide && cmpMeta.$members$) {\n Object.entries(cmpMeta.$members$).map(([memberName, [memberFlags]]) => {\n if (memberFlags & 31 /* Prop */ && elm.hasOwnProperty(memberName)) {\n const value = elm[memberName];\n delete elm[memberName];\n elm[memberName] = value;\n }\n });\n }\n if (BUILD16.initializeNextTick) {\n nextTick(() => initializeComponent(elm, hostRef, cmpMeta));\n } else {\n initializeComponent(elm, hostRef, cmpMeta);\n }\n } else {\n addHostEventListeners(elm, hostRef, cmpMeta.$listeners$, false);\n if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n fireConnectedCallback(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));\n }\n }\n endConnected();\n }\n};\nvar setContentReference = (elm) => {\n const contentRefElm = elm[\"s-cr\"] = doc.createComment(\n BUILD16.isDebug ? `content-ref (host=${elm.localName})` : \"\"\n );\n contentRefElm[\"s-cn\"] = true;\n insertBefore(elm, contentRefElm, elm.firstChild);\n};\n\n// src/runtime/disconnected-callback.ts\nimport { BUILD as BUILD17 } from \"@stencil/core/internal/app-data\";\nvar disconnectInstance = (instance) => {\n if (BUILD17.lazyLoad && BUILD17.disconnectedCallback) {\n safeCall(instance, \"disconnectedCallback\");\n }\n if (BUILD17.cmpDidUnload) {\n safeCall(instance, \"componentDidUnload\");\n }\n};\nvar disconnectedCallback = async (elm) => {\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {\n const hostRef = getHostRef(elm);\n if (BUILD17.hostListener) {\n if (hostRef.$rmListeners$) {\n hostRef.$rmListeners$.map((rmListener) => rmListener());\n hostRef.$rmListeners$ = void 0;\n }\n }\n if (!BUILD17.lazyLoad) {\n disconnectInstance(elm);\n } else if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {\n disconnectInstance(hostRef.$lazyInstance$);\n } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {\n hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));\n }\n }\n};\n\n// src/runtime/dom-extras.ts\nimport { BUILD as BUILD18 } from \"@stencil/core/internal/app-data\";\nvar patchPseudoShadowDom = (hostElementPrototype, descriptorPrototype) => {\n patchCloneNode(hostElementPrototype);\n patchSlotAppendChild(hostElementPrototype);\n patchSlotAppend(hostElementPrototype);\n patchSlotPrepend(hostElementPrototype);\n patchSlotInsertAdjacentElement(hostElementPrototype);\n patchSlotInsertAdjacentHTML(hostElementPrototype);\n patchSlotInsertAdjacentText(hostElementPrototype);\n patchTextContent(hostElementPrototype);\n patchChildSlotNodes(hostElementPrototype, descriptorPrototype);\n patchSlotRemoveChild(hostElementPrototype);\n};\nvar patchCloneNode = (HostElementPrototype) => {\n const orgCloneNode = HostElementPrototype.cloneNode;\n HostElementPrototype.cloneNode = function(deep) {\n const srcNode = this;\n const isShadowDom = BUILD18.shadowDom ? srcNode.shadowRoot && supportsShadow : false;\n const clonedNode = orgCloneNode.call(srcNode, isShadowDom ? deep : false);\n if (BUILD18.slot && !isShadowDom && deep) {\n let i2 = 0;\n let slotted, nonStencilNode;\n const stencilPrivates = [\n \"s-id\",\n \"s-cr\",\n \"s-lr\",\n \"s-rc\",\n \"s-sc\",\n \"s-p\",\n \"s-cn\",\n \"s-sr\",\n \"s-sn\",\n \"s-hn\",\n \"s-ol\",\n \"s-nr\",\n \"s-si\",\n \"s-rf\",\n \"s-scs\"\n ];\n for (; i2 < srcNode.childNodes.length; i2++) {\n slotted = srcNode.childNodes[i2][\"s-nr\"];\n nonStencilNode = stencilPrivates.every((privateField) => !srcNode.childNodes[i2][privateField]);\n if (slotted) {\n if (BUILD18.appendChildSlotFix && clonedNode.__appendChild) {\n clonedNode.__appendChild(slotted.cloneNode(true));\n } else {\n clonedNode.appendChild(slotted.cloneNode(true));\n }\n }\n if (nonStencilNode) {\n clonedNode.appendChild(srcNode.childNodes[i2].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nvar patchSlotAppendChild = (HostElementPrototype) => {\n HostElementPrototype.__appendChild = HostElementPrototype.appendChild;\n HostElementPrototype.appendChild = function(newChild) {\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[slotChildNodes.length - 1];\n const insertedNode = insertBefore(appendAfter.parentNode, newChild, appendAfter.nextSibling);\n updateFallbackSlotVisibility(this);\n return insertedNode;\n }\n return this.__appendChild(newChild);\n };\n};\nvar patchSlotRemoveChild = (ElementPrototype) => {\n ElementPrototype.__removeChild = ElementPrototype.removeChild;\n ElementPrototype.removeChild = function(toRemove) {\n if (toRemove && typeof toRemove[\"s-sn\"] !== \"undefined\") {\n const slotNode = getHostSlotNode(this.childNodes, toRemove[\"s-sn\"], this.tagName);\n if (slotNode) {\n const slotChildNodes = getHostSlotChildNodes(slotNode, toRemove[\"s-sn\"]);\n const existingNode = slotChildNodes.find((n) => n === toRemove);\n if (existingNode) {\n existingNode.remove();\n updateFallbackSlotVisibility(this);\n return;\n }\n }\n }\n return this.__removeChild(toRemove);\n };\n};\nvar patchSlotPrepend = (HostElementPrototype) => {\n const originalPrepend = HostElementPrototype.prepend;\n HostElementPrototype.prepend = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n const slotName = newChild[\"s-sn\"] = getSlotName(newChild);\n const slotNode = getHostSlotNode(this.childNodes, slotName, this.tagName);\n if (slotNode) {\n const slotPlaceholder = document.createTextNode(\"\");\n slotPlaceholder[\"s-nr\"] = newChild;\n slotNode[\"s-cr\"].parentNode.__appendChild(slotPlaceholder);\n newChild[\"s-ol\"] = slotPlaceholder;\n const slotChildNodes = getHostSlotChildNodes(slotNode, slotName);\n const appendAfter = slotChildNodes[0];\n return insertBefore(appendAfter.parentNode, newChild, appendAfter.nextSibling);\n }\n if (newChild.nodeType === 1 && !!newChild.getAttribute(\"slot\")) {\n newChild.hidden = true;\n }\n return originalPrepend.call(this, newChild);\n });\n };\n};\nvar patchSlotAppend = (HostElementPrototype) => {\n HostElementPrototype.append = function(...newChildren) {\n newChildren.forEach((newChild) => {\n if (typeof newChild === \"string\") {\n newChild = this.ownerDocument.createTextNode(newChild);\n }\n this.appendChild(newChild);\n });\n };\n};\nvar patchSlotInsertAdjacentHTML = (HostElementPrototype) => {\n const originalInsertAdjacentHtml = HostElementPrototype.insertAdjacentHTML;\n HostElementPrototype.insertAdjacentHTML = function(position, text) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentHtml.call(this, position, text);\n }\n const container = this.ownerDocument.createElement(\"_\");\n let node;\n container.innerHTML = text;\n if (position === \"afterbegin\") {\n while (node = container.firstChild) {\n this.prepend(node);\n }\n } else if (position === \"beforeend\") {\n while (node = container.firstChild) {\n this.append(node);\n }\n }\n };\n};\nvar patchSlotInsertAdjacentText = (HostElementPrototype) => {\n HostElementPrototype.insertAdjacentText = function(position, text) {\n this.insertAdjacentHTML(position, text);\n };\n};\nvar patchSlotInsertAdjacentElement = (HostElementPrototype) => {\n const originalInsertAdjacentElement = HostElementPrototype.insertAdjacentElement;\n HostElementPrototype.insertAdjacentElement = function(position, element) {\n if (position !== \"afterbegin\" && position !== \"beforeend\") {\n return originalInsertAdjacentElement.call(this, position, element);\n }\n if (position === \"afterbegin\") {\n this.prepend(element);\n return element;\n } else if (position === \"beforeend\") {\n this.append(element);\n return element;\n }\n return element;\n };\n};\nvar patchTextContent = (hostElementPrototype) => {\n const descriptor = Object.getOwnPropertyDescriptor(Node.prototype, \"textContent\");\n Object.defineProperty(hostElementPrototype, \"__textContent\", descriptor);\n if (BUILD18.experimentalScopedSlotChanges) {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n // To mimic shadow root behavior, we need to return the text content of all\n // nodes in a slot reference node\n get() {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n const textContent = slotRefNodes.map((node) => {\n var _a, _b;\n const text = [];\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n if (slotContent.nodeType === 3 /* TEXT_NODE */ || slotContent.nodeType === 1 /* ELEMENT_NODE */) {\n text.push((_b = (_a = slotContent.textContent) == null ? void 0 : _a.trim()) != null ? _b : \"\");\n }\n slotContent = slotContent.nextSibling;\n }\n return text.filter((ref) => ref !== \"\").join(\" \");\n }).filter((text) => text !== \"\").join(\" \");\n return \" \" + textContent + \" \";\n },\n // To mimic shadow root behavior, we need to overwrite all nodes in a slot\n // reference node. If a default slot reference node exists, the text content will be\n // placed there. Otherwise, the new text node will be hidden\n set(value) {\n const slotRefNodes = getAllChildSlotNodes(this.childNodes);\n slotRefNodes.forEach((node) => {\n let slotContent = node.nextSibling;\n while (slotContent && slotContent[\"s-sn\"] === node[\"s-sn\"]) {\n const tmp = slotContent;\n slotContent = slotContent.nextSibling;\n tmp.remove();\n }\n if (node[\"s-sn\"] === \"\") {\n const textNode = this.ownerDocument.createTextNode(value);\n textNode[\"s-sn\"] = \"\";\n insertBefore(node.parentElement, textNode, node.nextSibling);\n } else {\n node.remove();\n }\n });\n }\n });\n } else {\n Object.defineProperty(hostElementPrototype, \"textContent\", {\n get() {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n return slotNode.nextSibling.textContent;\n } else if (slotNode) {\n return slotNode.textContent;\n } else {\n return this.__textContent;\n }\n },\n set(value) {\n var _a;\n const slotNode = getHostSlotNode(this.childNodes, \"\", this.tagName);\n if (((_a = slotNode == null ? void 0 : slotNode.nextSibling) == null ? void 0 : _a.nodeType) === 3 /* TEXT_NODE */) {\n slotNode.nextSibling.textContent = value;\n } else if (slotNode) {\n slotNode.textContent = value;\n } else {\n this.__textContent = value;\n const contentRefElm = this[\"s-cr\"];\n if (contentRefElm) {\n insertBefore(this, contentRefElm, this.firstChild);\n }\n }\n }\n });\n }\n};\nvar patchChildSlotNodes = (elm, cmpMeta) => {\n class FakeNodeList extends Array {\n item(n) {\n return this[n];\n }\n }\n if (cmpMeta.$flags$ & 8 /* needsShadowDomShim */) {\n const childNodesFn = elm.__lookupGetter__(\"childNodes\");\n Object.defineProperty(elm, \"children\", {\n get() {\n return this.childNodes.map((n) => n.nodeType === 1);\n }\n });\n Object.defineProperty(elm, \"childElementCount\", {\n get() {\n return elm.children.length;\n }\n });\n Object.defineProperty(elm, \"childNodes\", {\n get() {\n const childNodes = childNodesFn.call(this);\n if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0 && getHostRef(this).$flags$ & 2 /* hasRendered */) {\n const result = new FakeNodeList();\n for (let i2 = 0; i2 < childNodes.length; i2++) {\n const slot = childNodes[i2][\"s-nr\"];\n if (slot) {\n result.push(slot);\n }\n }\n return result;\n }\n return FakeNodeList.from(childNodes);\n }\n });\n }\n};\nvar getAllChildSlotNodes = (childNodes) => {\n const slotRefNodes = [];\n for (const childNode of Array.from(childNodes)) {\n if (childNode[\"s-sr\"]) {\n slotRefNodes.push(childNode);\n }\n slotRefNodes.push(...getAllChildSlotNodes(childNode.childNodes));\n }\n return slotRefNodes;\n};\nvar getSlotName = (node) => node[\"s-sn\"] || node.nodeType === 1 && node.getAttribute(\"slot\") || \"\";\nvar getHostSlotNode = (childNodes, slotName, hostName) => {\n let i2 = 0;\n let childNode;\n for (; i2 < childNodes.length; i2++) {\n childNode = childNodes[i2];\n if (childNode[\"s-sr\"] && childNode[\"s-sn\"] === slotName && childNode[\"s-hn\"] === hostName) {\n return childNode;\n }\n childNode = getHostSlotNode(childNode.childNodes, slotName, hostName);\n if (childNode) {\n return childNode;\n }\n }\n return null;\n};\nvar getHostSlotChildNodes = (n, slotName) => {\n const childNodes = [n];\n while ((n = n.nextSibling) && n[\"s-sn\"] === slotName) {\n childNodes.push(n);\n }\n return childNodes;\n};\n\n// src/runtime/bootstrap-custom-element.ts\nvar defineCustomElement = (Cstr, compactMeta) => {\n customElements.define(compactMeta[1], proxyCustomElement(Cstr, compactMeta));\n};\nvar proxyCustomElement = (Cstr, compactMeta) => {\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1]\n };\n if (BUILD19.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD19.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD19.watchCallback) {\n cmpMeta.$watchers$ = Cstr.$watchers$;\n }\n if (BUILD19.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD19.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n if (BUILD19.experimentalSlotFixes) {\n if (BUILD19.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(Cstr.prototype, cmpMeta);\n }\n } else {\n if (BUILD19.slotChildNodesFix) {\n patchChildSlotNodes(Cstr.prototype, cmpMeta);\n }\n if (BUILD19.cloneNodeFix) {\n patchCloneNode(Cstr.prototype);\n }\n if (BUILD19.appendChildSlotFix) {\n patchSlotAppendChild(Cstr.prototype);\n }\n if (BUILD19.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(Cstr.prototype);\n }\n }\n const originalConnectedCallback = Cstr.prototype.connectedCallback;\n const originalDisconnectedCallback = Cstr.prototype.disconnectedCallback;\n Object.assign(Cstr.prototype, {\n __registerHost() {\n registerHost(this, cmpMeta);\n },\n connectedCallback() {\n connectedCallback(this);\n if (BUILD19.connectedCallback && originalConnectedCallback) {\n originalConnectedCallback.call(this);\n }\n },\n disconnectedCallback() {\n disconnectedCallback(this);\n if (BUILD19.disconnectedCallback && originalDisconnectedCallback) {\n originalDisconnectedCallback.call(this);\n }\n },\n __attachShadow() {\n if (supportsShadow) {\n if (BUILD19.shadowDelegatesFocus) {\n this.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n this.attachShadow({ mode: \"open\" });\n }\n } else {\n this.shadowRoot = this;\n }\n }\n });\n Cstr.is = cmpMeta.$tagName$;\n return proxyComponent(Cstr, cmpMeta, 1 /* isElementConstructor */ | 2 /* proxyState */);\n};\nvar forceModeUpdate = (elm) => {\n if (BUILD19.style && BUILD19.mode && !BUILD19.lazyLoad) {\n const mode = computeMode(elm);\n const hostRef = getHostRef(elm);\n if (hostRef.$modeName$ !== mode) {\n const cmpMeta = hostRef.$cmpMeta$;\n const oldScopeId = elm[\"s-sc\"];\n const scopeId2 = getScopeId(cmpMeta, mode);\n const style = elm.constructor.style[mode];\n const flags = cmpMeta.$flags$;\n if (style) {\n if (!styles.has(scopeId2)) {\n registerStyle(scopeId2, style, !!(flags & 1 /* shadowDomEncapsulation */));\n }\n hostRef.$modeName$ = mode;\n elm.classList.remove(oldScopeId + \"-h\", oldScopeId + \"-s\");\n attachStyles(hostRef);\n forceUpdate(elm);\n }\n }\n }\n};\n\n// src/runtime/bootstrap-lazy.ts\nimport { BUILD as BUILD20 } from \"@stencil/core/internal/app-data\";\n\n// src/runtime/hmr-component.ts\nvar hmrStart = (hostElement, cmpMeta, hmrVersionId) => {\n const hostRef = getHostRef(hostElement);\n hostRef.$flags$ = 1 /* hasConnected */;\n initializeComponent(hostElement, hostRef, cmpMeta, hmrVersionId);\n};\n\n// src/runtime/bootstrap-lazy.ts\nvar bootstrapLazy = (lazyBundles, options = {}) => {\n var _a;\n if (BUILD20.profile && performance.mark) {\n performance.mark(\"st:app:start\");\n }\n installDevTools();\n const endBootstrap = createTime(\"bootstrapLazy\");\n const cmpTags = [];\n const exclude = options.exclude || [];\n const customElements2 = win.customElements;\n const head = doc.head;\n const metaCharset = /* @__PURE__ */ head.querySelector(\"meta[charset]\");\n const dataStyles = /* @__PURE__ */ doc.createElement(\"style\");\n const deferredConnectedCallbacks = [];\n const styles2 = /* @__PURE__ */ doc.querySelectorAll(`[${HYDRATED_STYLE_ID}]`);\n let appLoadFallback;\n let isBootstrapping = true;\n let i2 = 0;\n Object.assign(plt, options);\n plt.$resourcesUrl$ = new URL(options.resourcesUrl || \"./\", doc.baseURI).href;\n if (BUILD20.asyncQueue) {\n if (options.syncQueue) {\n plt.$flags$ |= 4 /* queueSync */;\n }\n }\n if (BUILD20.hydrateClientSide) {\n plt.$flags$ |= 2 /* appLoaded */;\n }\n if (BUILD20.hydrateClientSide && BUILD20.shadowDom) {\n for (; i2 < styles2.length; i2++) {\n registerStyle(styles2[i2].getAttribute(HYDRATED_STYLE_ID), convertScopedToShadow(styles2[i2].innerHTML), true);\n }\n }\n let hasSlotRelocation = false;\n lazyBundles.map((lazyBundle) => {\n lazyBundle[1].map((compactMeta) => {\n var _a2;\n const cmpMeta = {\n $flags$: compactMeta[0],\n $tagName$: compactMeta[1],\n $members$: compactMeta[2],\n $listeners$: compactMeta[3]\n };\n if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {\n hasSlotRelocation = true;\n }\n if (BUILD20.member) {\n cmpMeta.$members$ = compactMeta[2];\n }\n if (BUILD20.hostListener) {\n cmpMeta.$listeners$ = compactMeta[3];\n }\n if (BUILD20.reflect) {\n cmpMeta.$attrsToReflect$ = [];\n }\n if (BUILD20.watchCallback) {\n cmpMeta.$watchers$ = (_a2 = compactMeta[4]) != null ? _a2 : {};\n }\n if (BUILD20.shadowDom && !supportsShadow && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n cmpMeta.$flags$ |= 8 /* needsShadowDomShim */;\n }\n const tagName = BUILD20.transformTagName && options.transformTagName ? options.transformTagName(cmpMeta.$tagName$) : cmpMeta.$tagName$;\n const HostElement = class extends HTMLElement {\n // StencilLazyHost\n constructor(self) {\n super(self);\n self = this;\n registerHost(self, cmpMeta);\n if (BUILD20.shadowDom && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {\n if (supportsShadow) {\n if (BUILD20.shadowDelegatesFocus) {\n self.attachShadow({\n mode: \"open\",\n delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)\n });\n } else {\n self.attachShadow({ mode: \"open\" });\n }\n } else if (!BUILD20.hydrateServerSide && !(\"shadowRoot\" in self)) {\n self.shadowRoot = self;\n }\n }\n }\n connectedCallback() {\n if (appLoadFallback) {\n clearTimeout(appLoadFallback);\n appLoadFallback = null;\n }\n if (isBootstrapping) {\n deferredConnectedCallbacks.push(this);\n } else {\n plt.jmp(() => connectedCallback(this));\n }\n }\n disconnectedCallback() {\n plt.jmp(() => disconnectedCallback(this));\n }\n componentOnReady() {\n return getHostRef(this).$onReadyPromise$;\n }\n };\n if (BUILD20.experimentalSlotFixes) {\n if (BUILD20.scoped && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchPseudoShadowDom(HostElement.prototype, cmpMeta);\n }\n } else {\n if (BUILD20.slotChildNodesFix) {\n patchChildSlotNodes(HostElement.prototype, cmpMeta);\n }\n if (BUILD20.cloneNodeFix) {\n patchCloneNode(HostElement.prototype);\n }\n if (BUILD20.appendChildSlotFix) {\n patchSlotAppendChild(HostElement.prototype);\n }\n if (BUILD20.scopedSlotTextContentFix && cmpMeta.$flags$ & 2 /* scopedCssEncapsulation */) {\n patchTextContent(HostElement.prototype);\n }\n }\n if (BUILD20.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */) {\n HostElement.formAssociated = true;\n }\n if (BUILD20.hotModuleReplacement) {\n HostElement.prototype[\"s-hmr\"] = function(hmrVersionId) {\n hmrStart(this, cmpMeta, hmrVersionId);\n };\n }\n cmpMeta.$lazyBundleId$ = lazyBundle[0];\n if (!exclude.includes(tagName) && !customElements2.get(tagName)) {\n cmpTags.push(tagName);\n customElements2.define(\n tagName,\n proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */)\n );\n }\n });\n });\n if (cmpTags.length > 0) {\n if (hasSlotRelocation) {\n dataStyles.textContent += SLOT_FB_CSS;\n }\n if (BUILD20.invisiblePrehydration && (BUILD20.hydratedClass || BUILD20.hydratedAttribute)) {\n dataStyles.textContent += cmpTags + HYDRATED_CSS;\n }\n if (dataStyles.innerHTML.length) {\n dataStyles.setAttribute(\"data-styles\", \"\");\n const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n dataStyles.setAttribute(\"nonce\", nonce);\n }\n head.insertBefore(dataStyles, metaCharset ? metaCharset.nextSibling : head.firstChild);\n }\n }\n isBootstrapping = false;\n if (deferredConnectedCallbacks.length) {\n deferredConnectedCallbacks.map((host) => host.connectedCallback());\n } else {\n if (BUILD20.profile) {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30, \"timeout\"));\n } else {\n plt.jmp(() => appLoadFallback = setTimeout(appDidLoad, 30));\n }\n }\n endBootstrap();\n};\n\n// src/runtime/fragment.ts\nvar Fragment = (_, children) => children;\n\n// src/runtime/host-listener.ts\nimport { BUILD as BUILD21 } from \"@stencil/core/internal/app-data\";\nvar addHostEventListeners = (elm, hostRef, listeners, attachParentListeners) => {\n if (BUILD21.hostListener && listeners) {\n if (BUILD21.hostListenerTargetParent) {\n if (attachParentListeners) {\n listeners = listeners.filter(([flags]) => flags & 32 /* TargetParent */);\n } else {\n listeners = listeners.filter(([flags]) => !(flags & 32 /* TargetParent */));\n }\n }\n listeners.map(([flags, name, method]) => {\n const target = BUILD21.hostListenerTarget ? getHostListenerTarget(elm, flags) : elm;\n const handler = hostListenerProxy(hostRef, method);\n const opts = hostListenerOpts(flags);\n plt.ael(target, name, handler, opts);\n (hostRef.$rmListeners$ = hostRef.$rmListeners$ || []).push(() => plt.rel(target, name, handler, opts));\n });\n }\n};\nvar hostListenerProxy = (hostRef, methodName) => (ev) => {\n var _a;\n try {\n if (BUILD21.lazyLoad) {\n if (hostRef.$flags$ & 256 /* isListenReady */) {\n (_a = hostRef.$lazyInstance$) == null ? void 0 : _a[methodName](ev);\n } else {\n (hostRef.$queuedListeners$ = hostRef.$queuedListeners$ || []).push([methodName, ev]);\n }\n } else {\n hostRef.$hostElement$[methodName](ev);\n }\n } catch (e) {\n consoleError(e);\n }\n};\nvar getHostListenerTarget = (elm, flags) => {\n if (BUILD21.hostListenerTargetDocument && flags & 4 /* TargetDocument */) return doc;\n if (BUILD21.hostListenerTargetWindow && flags & 8 /* TargetWindow */) return win;\n if (BUILD21.hostListenerTargetBody && flags & 16 /* TargetBody */) return doc.body;\n if (BUILD21.hostListenerTargetParent && flags & 32 /* TargetParent */ && elm.parentElement)\n return elm.parentElement;\n return elm;\n};\nvar hostListenerOpts = (flags) => supportsListenerOptions ? {\n passive: (flags & 1 /* Passive */) !== 0,\n capture: (flags & 2 /* Capture */) !== 0\n} : (flags & 2 /* Capture */) !== 0;\n\n// src/runtime/nonce.ts\nvar setNonce = (nonce) => plt.$nonce$ = nonce;\n\n// src/runtime/platform-options.ts\nvar setPlatformOptions = (opts) => Object.assign(plt, opts);\n\n// src/runtime/vdom/vdom-annotations.ts\nvar insertVdomAnnotations = (doc2, staticComponents) => {\n if (doc2 != null) {\n const docData = {\n hostIds: 0,\n rootLevelIds: 0,\n staticComponents: new Set(staticComponents)\n };\n const orgLocationNodes = [];\n parseVNodeAnnotations(doc2, doc2.body, docData, orgLocationNodes);\n orgLocationNodes.forEach((orgLocationNode) => {\n var _a;\n if (orgLocationNode != null && orgLocationNode[\"s-nr\"]) {\n const nodeRef = orgLocationNode[\"s-nr\"];\n let hostId = nodeRef[\"s-host-id\"];\n let nodeId = nodeRef[\"s-node-id\"];\n let childId = `${hostId}.${nodeId}`;\n if (hostId == null) {\n hostId = 0;\n docData.rootLevelIds++;\n nodeId = docData.rootLevelIds;\n childId = `${hostId}.${nodeId}`;\n if (nodeRef.nodeType === 1 /* ElementNode */) {\n nodeRef.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (nodeRef.nodeType === 3 /* TextNode */) {\n if (hostId === 0) {\n const textContent = (_a = nodeRef.nodeValue) == null ? void 0 : _a.trim();\n if (textContent === \"\") {\n orgLocationNode.remove();\n return;\n }\n }\n const commentBeforeTextNode = doc2.createComment(childId);\n commentBeforeTextNode.nodeValue = `${TEXT_NODE_ID}.${childId}`;\n insertBefore(nodeRef.parentNode, commentBeforeTextNode, nodeRef);\n }\n }\n let orgLocationNodeId = `${ORG_LOCATION_ID}.${childId}`;\n const orgLocationParentNode = orgLocationNode.parentElement;\n if (orgLocationParentNode) {\n if (orgLocationParentNode[\"s-en\"] === \"\") {\n orgLocationNodeId += `.`;\n } else if (orgLocationParentNode[\"s-en\"] === \"c\") {\n orgLocationNodeId += `.c`;\n }\n }\n orgLocationNode.nodeValue = orgLocationNodeId;\n }\n });\n }\n};\nvar parseVNodeAnnotations = (doc2, node, docData, orgLocationNodes) => {\n if (node == null) {\n return;\n }\n if (node[\"s-nr\"] != null) {\n orgLocationNodes.push(node);\n }\n if (node.nodeType === 1 /* ElementNode */) {\n node.childNodes.forEach((childNode) => {\n const hostRef = getHostRef(childNode);\n if (hostRef != null && !docData.staticComponents.has(childNode.nodeName.toLowerCase())) {\n const cmpData = {\n nodeIds: 0\n };\n insertVNodeAnnotations(doc2, childNode, hostRef.$vnode$, docData, cmpData);\n }\n parseVNodeAnnotations(doc2, childNode, docData, orgLocationNodes);\n });\n }\n};\nvar insertVNodeAnnotations = (doc2, hostElm, vnode, docData, cmpData) => {\n if (vnode != null) {\n const hostId = ++docData.hostIds;\n hostElm.setAttribute(HYDRATE_ID, hostId);\n if (hostElm[\"s-cr\"] != null) {\n hostElm[\"s-cr\"].nodeValue = `${CONTENT_REF_ID}.${hostId}`;\n }\n if (vnode.$children$ != null) {\n const depth = 0;\n vnode.$children$.forEach((vnodeChild, index) => {\n insertChildVNodeAnnotations(doc2, vnodeChild, cmpData, hostId, depth, index);\n });\n }\n if (hostElm && vnode && vnode.$elm$ && !hostElm.hasAttribute(HYDRATE_CHILD_ID)) {\n const parent = hostElm.parentElement;\n if (parent && parent.childNodes) {\n const parentChildNodes = Array.from(parent.childNodes);\n const comment = parentChildNodes.find(\n (node) => node.nodeType === 8 /* CommentNode */ && node[\"s-sr\"]\n );\n if (comment) {\n const index = parentChildNodes.indexOf(hostElm) - 1;\n vnode.$elm$.setAttribute(\n HYDRATE_CHILD_ID,\n `${comment[\"s-host-id\"]}.${comment[\"s-node-id\"]}.0.${index}`\n );\n }\n }\n }\n }\n};\nvar insertChildVNodeAnnotations = (doc2, vnodeChild, cmpData, hostId, depth, index) => {\n const childElm = vnodeChild.$elm$;\n if (childElm == null) {\n return;\n }\n const nodeId = cmpData.nodeIds++;\n const childId = `${hostId}.${nodeId}.${depth}.${index}`;\n childElm[\"s-host-id\"] = hostId;\n childElm[\"s-node-id\"] = nodeId;\n if (childElm.nodeType === 1 /* ElementNode */) {\n childElm.setAttribute(HYDRATE_CHILD_ID, childId);\n } else if (childElm.nodeType === 3 /* TextNode */) {\n const parentNode = childElm.parentNode;\n const nodeName = parentNode == null ? void 0 : parentNode.nodeName;\n if (nodeName !== \"STYLE\" && nodeName !== \"SCRIPT\") {\n const textNodeId = `${TEXT_NODE_ID}.${childId}`;\n const commentBeforeTextNode = doc2.createComment(textNodeId);\n insertBefore(parentNode, commentBeforeTextNode, childElm);\n }\n } else if (childElm.nodeType === 8 /* CommentNode */) {\n if (childElm[\"s-sr\"]) {\n const slotName = childElm[\"s-sn\"] || \"\";\n const slotNodeId = `${SLOT_NODE_ID}.${childId}.${slotName}`;\n childElm.nodeValue = slotNodeId;\n }\n }\n if (vnodeChild.$children$ != null) {\n const childDepth = depth + 1;\n vnodeChild.$children$.forEach((vnode, index2) => {\n insertChildVNodeAnnotations(doc2, vnode, cmpData, hostId, childDepth, index2);\n });\n }\n};\n\n// src/client/client-host-ref.ts\nvar hostRefs = BUILD22.hotModuleReplacement ? window.__STENCIL_HOSTREFS__ || (window.__STENCIL_HOSTREFS__ = /* @__PURE__ */ new WeakMap()) : /* @__PURE__ */ new WeakMap();\nvar getHostRef = (ref) => hostRefs.get(ref);\nvar registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);\nvar registerHost = (hostElement, cmpMeta) => {\n const hostRef = {\n $flags$: 0,\n $hostElement$: hostElement,\n $cmpMeta$: cmpMeta,\n $instanceValues$: /* @__PURE__ */ new Map()\n };\n if (BUILD22.isDev) {\n hostRef.$renderCount$ = 0;\n }\n if (BUILD22.method && BUILD22.lazyLoad) {\n hostRef.$onInstancePromise$ = new Promise((r) => hostRef.$onInstanceResolve$ = r);\n }\n if (BUILD22.asyncLoading) {\n hostRef.$onReadyPromise$ = new Promise((r) => hostRef.$onReadyResolve$ = r);\n hostElement[\"s-p\"] = [];\n hostElement[\"s-rc\"] = [];\n }\n addHostEventListeners(hostElement, hostRef, cmpMeta.$listeners$, false);\n return hostRefs.set(hostElement, hostRef);\n};\nvar isMemberInElement = (elm, memberName) => memberName in elm;\n\n// src/client/client-load-module.ts\nimport { BUILD as BUILD24 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-log.ts\nimport { BUILD as BUILD23 } from \"@stencil/core/internal/app-data\";\nvar customError;\nvar consoleError = (e, el) => (customError || console.error)(e, el);\nvar STENCIL_DEV_MODE = BUILD23.isTesting ? [\"STENCIL:\"] : [\n \"%cstencil\",\n \"color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px\"\n];\nvar consoleDevError = (...m) => console.error(...STENCIL_DEV_MODE, ...m);\nvar consoleDevWarn = (...m) => console.warn(...STENCIL_DEV_MODE, ...m);\nvar consoleDevInfo = (...m) => console.info(...STENCIL_DEV_MODE, ...m);\nvar setErrorHandler = (handler) => customError = handler;\n\n// src/client/client-load-module.ts\nvar cmpModules = /* @__PURE__ */ new Map();\nvar MODULE_IMPORT_PREFIX = \"./\";\nvar loadModule = (cmpMeta, hostRef, hmrVersionId) => {\n const exportName = cmpMeta.$tagName$.replace(/-/g, \"_\");\n const bundleId = cmpMeta.$lazyBundleId$;\n if (BUILD24.isDev && typeof bundleId !== \"string\") {\n consoleDevError(\n `Trying to lazily load component <${cmpMeta.$tagName$}> with style mode \"${hostRef.$modeName$}\", but it does not exist.`\n );\n return void 0;\n } else if (!bundleId) {\n return void 0;\n }\n const module = !BUILD24.hotModuleReplacement ? cmpModules.get(bundleId) : false;\n if (module) {\n return module[exportName];\n }\n /*!__STENCIL_STATIC_IMPORT_SWITCH__*/\n return import(\n /* @vite-ignore */\n /* webpackInclude: /\\.entry\\.js$/ */\n /* webpackExclude: /\\.system\\.entry\\.js$/ */\n /* webpackMode: \"lazy\" */\n `./${bundleId}.entry.js${BUILD24.hotModuleReplacement && hmrVersionId ? \"?s-hmr=\" + hmrVersionId : \"\"}`\n ).then((importedModule) => {\n if (!BUILD24.hotModuleReplacement) {\n cmpModules.set(bundleId, importedModule);\n }\n return importedModule[exportName];\n }, consoleError);\n};\n\n// src/client/client-style.ts\nvar styles = /* @__PURE__ */ new Map();\nvar modeResolutionChain = [];\n\n// src/client/client-task-queue.ts\nimport { BUILD as BUILD26 } from \"@stencil/core/internal/app-data\";\n\n// src/client/client-window.ts\nimport { BUILD as BUILD25 } from \"@stencil/core/internal/app-data\";\nvar win = typeof window !== \"undefined\" ? window : {};\nvar doc = win.document || { head: {} };\nvar H = win.HTMLElement || class {\n};\nvar plt = {\n $flags$: 0,\n $resourcesUrl$: \"\",\n jmp: (h2) => h2(),\n raf: (h2) => requestAnimationFrame(h2),\n ael: (el, eventName, listener, opts) => el.addEventListener(eventName, listener, opts),\n rel: (el, eventName, listener, opts) => el.removeEventListener(eventName, listener, opts),\n ce: (eventName, opts) => new CustomEvent(eventName, opts)\n};\nvar setPlatformHelpers = (helpers) => {\n Object.assign(plt, helpers);\n};\nvar supportsShadow = (\n // TODO(STENCIL-854): Remove code related to legacy shadowDomShim field\n BUILD25.shadowDomShim && BUILD25.shadowDom ? /* @__PURE__ */ (() => (doc.head.attachShadow + \"\").indexOf(\"[native\") > -1)() : true\n);\nvar supportsListenerOptions = /* @__PURE__ */ (() => {\n let supportsListenerOptions2 = false;\n try {\n doc.addEventListener(\n \"e\",\n null,\n Object.defineProperty({}, \"passive\", {\n get() {\n supportsListenerOptions2 = true;\n }\n })\n );\n } catch (e) {\n }\n return supportsListenerOptions2;\n})();\nvar promiseResolve = (v) => Promise.resolve(v);\nvar supportsConstructableStylesheets = BUILD25.constructableCSS ? /* @__PURE__ */ (() => {\n try {\n new CSSStyleSheet();\n return typeof new CSSStyleSheet().replaceSync === \"function\";\n } catch (e) {\n }\n return false;\n})() : false;\n\n// src/client/client-task-queue.ts\nvar queueCongestion = 0;\nvar queuePending = false;\nvar queueDomReads = [];\nvar queueDomWrites = [];\nvar queueDomWritesLow = [];\nvar queueTask = (queue, write) => (cb) => {\n queue.push(cb);\n if (!queuePending) {\n queuePending = true;\n if (write && plt.$flags$ & 4 /* queueSync */) {\n nextTick(flush);\n } else {\n plt.raf(flush);\n }\n }\n};\nvar consume = (queue) => {\n for (let i2 = 0; i2 < queue.length; i2++) {\n try {\n queue[i2](performance.now());\n } catch (e) {\n consoleError(e);\n }\n }\n queue.length = 0;\n};\nvar consumeTimeout = (queue, timeout) => {\n let i2 = 0;\n let ts = 0;\n while (i2 < queue.length && (ts = performance.now()) < timeout) {\n try {\n queue[i2++](ts);\n } catch (e) {\n consoleError(e);\n }\n }\n if (i2 === queue.length) {\n queue.length = 0;\n } else if (i2 !== 0) {\n queue.splice(0, i2);\n }\n};\nvar flush = () => {\n if (BUILD26.asyncQueue) {\n queueCongestion++;\n }\n consume(queueDomReads);\n if (BUILD26.asyncQueue) {\n const timeout = (plt.$flags$ & 6 /* queueMask */) === 2 /* appLoaded */ ? performance.now() + 14 * Math.ceil(queueCongestion * (1 / 10)) : Infinity;\n consumeTimeout(queueDomWrites, timeout);\n consumeTimeout(queueDomWritesLow, timeout);\n if (queueDomWrites.length > 0) {\n queueDomWritesLow.push(...queueDomWrites);\n queueDomWrites.length = 0;\n }\n if (queuePending = queueDomReads.length + queueDomWrites.length + queueDomWritesLow.length > 0) {\n plt.raf(flush);\n } else {\n queueCongestion = 0;\n }\n } else {\n consume(queueDomWrites);\n if (queuePending = queueDomReads.length > 0) {\n plt.raf(flush);\n }\n }\n};\nvar nextTick = (cb) => promiseResolve().then(cb);\nvar readTask = /* @__PURE__ */ queueTask(queueDomReads, false);\nvar writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);\n\n// src/client/index.ts\nimport { BUILD as BUILD27, Env, NAMESPACE as NAMESPACE2 } from \"@stencil/core/internal/app-data\";\nexport {\n BUILD27 as BUILD,\n Build,\n Env,\n Fragment,\n H,\n H as HTMLElement,\n Host,\n NAMESPACE2 as NAMESPACE,\n STENCIL_DEV_MODE,\n addHostEventListeners,\n bootstrapLazy,\n cmpModules,\n connectedCallback,\n consoleDevError,\n consoleDevInfo,\n consoleDevWarn,\n consoleError,\n createEvent,\n defineCustomElement,\n disconnectedCallback,\n doc,\n forceModeUpdate,\n forceUpdate,\n getAssetPath,\n getElement,\n getHostRef,\n getMode,\n getRenderingRef,\n getValue,\n h,\n insertVdomAnnotations,\n isMemberInElement,\n loadModule,\n modeResolutionChain,\n nextTick,\n parsePropertyValue,\n plt,\n postUpdateComponent,\n promiseResolve,\n proxyComponent,\n proxyCustomElement,\n readTask,\n registerHost,\n registerInstance,\n renderVdom,\n setAssetPath,\n setErrorHandler,\n setMode,\n setNonce,\n setPlatformHelpers,\n setPlatformOptions,\n setValue,\n styles,\n supportsConstructableStylesheets,\n supportsListenerOptions,\n supportsShadow,\n win,\n writeTask\n};\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,h as t,g as i}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as e,h as t,g as i}from"./p-815362e4.js";import{I as r,i as a}from"./p-4cfcbdc2.js";const n=".mg-u-visually-hidden{position:absolute !important;overflow:hidden !important;width:.1rem !important;height:.1rem !important;padding:0 !important;border:0 !important;margin:-0.1rem !important;clip:rect(0.1rem, 0.1rem, 0.1rem, 0.1rem) !important;clip-path:inset(50%) !important;white-space:nowrap !important}*:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion){*{animation:none !important;transition:none !important}}:host{display:block}.mg-c-loader{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;text-align:center}";const s=n;const o=class{constructor(t){e(this,t);this.message=undefined;this.messageHide=undefined}watchMessage(e){if(e&&!r(e))throw new Error('<mg-loader> prop "message" must be a valid string.')}componentWillLoad(){this.messages=a(this.element).messages;this.watchMessage(this.message)}render(){return t("div",{key:"f3f67eefb0492891bde9ec6847cbf5f9f35f510d",class:"mg-c-loader","aria-live":"polite"},t("mg-icon",{key:"d1671e83515ceaefcae0007f911a60e41e908672",icon:"loader",spin:true}),t("span",{key:"9bd688e41363cd55dc33b79e889a74ea12f9b572",class:{"mg-u-visually-hidden":this.messageHide}},this.message||this.messages.loader.inProgess))}get element(){return i(this)}static get watchers(){return{message:["watchMessage"]}}};o.style=s;export{o as mg_loader};
|
|
2
|
+
//# sourceMappingURL=p-d3e15dd7.entry.js.map
|