UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

1 lines 2.3 kB
{"ast":null,"code":"import { r as registerInstance, h, H as Host } from \"./index-7a8b7a1c.js\";\nimport { b as getIonMode } from \"./ionic-global-63a97a32.js\";\nimport { c as createColorClasses } from \"./theme-ff3fc52f.js\";\nvar textCss = \":host(.ion-color){color:var(--ion-color-base)}\";\n\nvar Text = function () {\n function t(t) {\n registerInstance(this, t);\n }\n\n t.prototype.render = function () {\n var t;\n var o = getIonMode(this);\n return h(Host, {\n class: createColorClasses(this.color, (t = {}, t[o] = true, t))\n }, h(\"slot\", null));\n };\n\n return t;\n}();\n\nText.style = textCss;\nexport { Text as ion_text };","map":{"version":3,"sources":["/Users/adekanbidansteve/github/klasha/react-klasha/ionic-test/node_modules/@ionic/core/dist/esm-es5/ion-text.entry.js"],"names":["r","registerInstance","h","H","Host","b","getIonMode","c","createColorClasses","textCss","Text","t","prototype","render","o","class","color","style","ion_text"],"mappings":"AAAA,SAAOA,CAAC,IAAIC,gBAAZ,EAA6BC,CAA7B,EAA+BC,CAAC,IAAIC,IAApC,QAA6C,qBAA7C;AAAmE,SAAOC,CAAC,IAAIC,UAAZ,QAA2B,4BAA3B;AAAwD,SAAOC,CAAC,IAAIC,kBAAZ,QAAmC,qBAAnC;AAAyD,IAAIC,OAAO,GAAC,gDAAZ;;AAA6D,IAAIC,IAAI,GAAC,YAAU;AAAC,WAASC,CAAT,CAAWA,CAAX,EAAa;AAACV,IAAAA,gBAAgB,CAAC,IAAD,EAAMU,CAAN,CAAhB;AAAyB;;AAAAA,EAAAA,CAAC,CAACC,SAAF,CAAYC,MAAZ,GAAmB,YAAU;AAAC,QAAIF,CAAJ;AAAM,QAAIG,CAAC,GAACR,UAAU,CAAC,IAAD,CAAhB;AAAuB,WAAOJ,CAAC,CAACE,IAAD,EAAM;AAACW,MAAAA,KAAK,EAACP,kBAAkB,CAAC,KAAKQ,KAAN,GAAaL,CAAC,GAAC,EAAF,EAAKA,CAAC,CAACG,CAAD,CAAD,GAAK,IAAV,EAAeH,CAA5B;AAAzB,KAAN,EAAgET,CAAC,CAAC,MAAD,EAAQ,IAAR,CAAjE,CAAR;AAAwF,GAAnJ;;AAAoJ,SAAOS,CAAP;AAAS,CAA/M,EAAT;;AAA2ND,IAAI,CAACO,KAAL,GAAWR,OAAX;AAAmB,SAAOC,IAAI,IAAIQ,QAAf","sourcesContent":["import{r as registerInstance,h,H as Host}from\"./index-7a8b7a1c.js\";import{b as getIonMode}from\"./ionic-global-63a97a32.js\";import{c as createColorClasses}from\"./theme-ff3fc52f.js\";var textCss=\":host(.ion-color){color:var(--ion-color-base)}\";var Text=function(){function t(t){registerInstance(this,t)}t.prototype.render=function(){var t;var o=getIonMode(this);return h(Host,{class:createColorClasses(this.color,(t={},t[o]=true,t))},h(\"slot\",null))};return t}();Text.style=textCss;export{Text as ion_text};"]},"metadata":{},"sourceType":"module"}