{"version":3,"file":"node_modules_ionic_core_dist_esm_ion-text_entry_js.js","mappings":";;;;;;;;;;;;;;;;AAAA;AACA;AACA;AAC0E;AACZ;AACD;AAE7D,MAAMS,OAAO,GAAG,gDAAgD;AAChE,MAAMC,aAAa,GAAGD,OAAO;AAE7B,MAAME,IAAI;EAAA,IAAJA,IAAI,GAAG,MAAM;IACfC,WAAWA,CAACC,OAAO,EAAE;MACjBZ,qDAAgB,CAAC,IAAI,EAAEY,OAAO,CAAC;MAC/B,IAAI,CAACC,KAAK,GAAGC,SAAS;IAC1B;IACAC,MAAMA,CAAA,EAAG;MACL,MAAMC,IAAI,GAAGT,4DAAU,CAAC,IAAI,CAAC;MAC7B,OAAQN,qDAAC,CAACE,iDAAI,EAAE;QAAEc,GAAG,EAAE,0CAA0C;QAAEC,KAAK,EAAEb,qDAAkB,CAAC,IAAI,CAACQ,KAAK,EAAE;UACjG,CAACG,IAAI,GAAG;QACZ,CAAC;MAAE,CAAC,EAAEf,qDAAC,CAAC,MAAM,EAAE;QAAEgB,GAAG,EAAE;MAA2C,CAAC,CAAC,CAAC;IAC7E;EACJ,CAAC;EACDP,IAAI,CAACS,KAAK,GAAGV,aAAa;EAAC,OAZrBC,IAAI;AAAA,IAWT","sources":["./node_modules/@ionic/core/dist/esm/ion-text.entry.js"],"sourcesContent":["/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { r as registerInstance, h, H as Host } from './index-a1a47f01.js';\nimport { c as createColorClasses } from './theme-01f3f29c.js';\nimport { b as getIonMode } from './ionic-global-94f25d1b.js';\n\nconst textCss = \":host(.ion-color){color:var(--ion-color-base)}\";\nconst IonTextStyle0 = textCss;\n\nconst Text = class {\n constructor(hostRef) {\n registerInstance(this, hostRef);\n this.color = undefined;\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { key: '4330b56cbc4e15953d9b3162fb40af728a8195dd', class: createColorClasses(this.color, {\n [mode]: true,\n }) }, h(\"slot\", { key: 'ec674a71d8fbb04d537fd79d617d9db4a607c340' })));\n }\n};\nText.style = IonTextStyle0;\n\nexport { Text as ion_text };\n"],"names":["r","registerInstance","h","H","Host","c","createColorClasses","b","getIonMode","textCss","IonTextStyle0","Text","constructor","hostRef","color","undefined","render","mode","key","class","style","ion_text"],"sourceRoot":"webpack:///","x_google_ignoreList":[0]}