{"version":3,"sources":["webpack:///./node_modules/@ionic/core/dist/esm-es5/ion-text.entry.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAA0F;AAC5D;AACgC;AAC9D;AACA;AACA,QAAQ,2DAAgB;AACxB;AACA;AACA;AACA,mBAAmB,2DAAU;AAC7B,gBAAgB,2DAAC,CAAC,mDAAI,GAAG,sCAAsC,EAAE,4DAAkB,uBAAuB,yBAAyB,EAAE,2DAAC;AACtI;AACA;AACA,0BAA0B,2BAA2B,4BAA4B,EAAE,EAAE;AACrF;AACA;AACA,KAAK;AACL;AACA,CAAC;AAC2B","file":"81.js","sourcesContent":["import { r as registerInstance, d as getIonMode, h, H as Host } from './core-ca0488fc.js';\nimport './config-3c7f3790.js';\nimport { c as createColorClasses } from './theme-18cbe2cc.js';\nvar Text = /** @class */ (function () {\n function Text(hostRef) {\n registerInstance(this, hostRef);\n }\n Text.prototype.render = function () {\n var _a;\n var mode = getIonMode(this);\n return (h(Host, { class: Object.assign(Object.assign({}, createColorClasses(this.color)), (_a = {}, _a[mode] = true, _a)) }, h(\"slot\", null)));\n };\n Object.defineProperty(Text, \"style\", {\n get: function () { return \":host(.ion-color){color:var(--ion-color-base)}\"; },\n enumerable: true,\n configurable: true\n });\n return Text;\n}());\nexport { Text as ion_text };\n"],"sourceRoot":""}