b86deb679d7e0b214427fac837cc6af19a76b8237690d7459fd164134e978bc8.json 4.1 KB

1
  1. {"ast":null,"code":"/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';\nimport { b as getIonMode } from './ionic-global.js';\nconst rowCss = \":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}\";\nconst IonRowStyle0 = rowCss;\nconst Row = /*@__PURE__*/proxyCustomElement(class Row extends HTMLElement {\n constructor() {\n super();\n this.__registerHost();\n this.__attachShadow();\n }\n render() {\n return h(Host, {\n key: 'aea072a5005e3f1f309f0d1ae5be5ee19869b035',\n class: getIonMode(this)\n }, h(\"slot\", {\n key: '2a481c2126ac6ca65f0a1bbd07c2d3365409cb78'\n }));\n }\n static get style() {\n return IonRowStyle0;\n }\n}, [1, \"ion-row\"]);\nfunction defineCustomElement$1() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"ion-row\"];\n components.forEach(tagName => {\n switch (tagName) {\n case \"ion-row\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, Row);\n }\n break;\n }\n });\n}\nconst IonRow = Row;\nconst defineCustomElement = defineCustomElement$1;\nexport { IonRow, defineCustomElement };","map":{"version":3,"names":["proxyCustomElement","HTMLElement","h","Host","b","getIonMode","rowCss","IonRowStyle0","Row","constructor","__registerHost","__attachShadow","render","key","class","style","defineCustomElement$1","customElements","components","forEach","tagName","get","define","IonRow","defineCustomElement"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@ionic/core/components/ion-row.js"],"sourcesContent":["/*!\n * (C) Ionic http://ionicframework.com - MIT License\n */\nimport { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';\nimport { b as getIonMode } from './ionic-global.js';\n\nconst rowCss = \":host{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}\";\nconst IonRowStyle0 = rowCss;\n\nconst Row = /*@__PURE__*/ proxyCustomElement(class Row extends HTMLElement {\n constructor() {\n super();\n this.__registerHost();\n this.__attachShadow();\n }\n render() {\n return (h(Host, { key: 'aea072a5005e3f1f309f0d1ae5be5ee19869b035', class: getIonMode(this) }, h(\"slot\", { key: '2a481c2126ac6ca65f0a1bbd07c2d3365409cb78' })));\n }\n static get style() { return IonRowStyle0; }\n}, [1, \"ion-row\"]);\nfunction defineCustomElement$1() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"ion-row\"];\n components.forEach(tagName => { switch (tagName) {\n case \"ion-row\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, Row);\n }\n break;\n } });\n}\n\nconst IonRow = Row;\nconst defineCustomElement = defineCustomElement$1;\n\nexport { IonRow, defineCustomElement };\n"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,kBAAkB,EAAEC,WAAW,EAAEC,CAAC,EAAEC,IAAI,QAAQ,+BAA+B;AACxF,SAASC,CAAC,IAAIC,UAAU,QAAQ,mBAAmB;AAEnD,MAAMC,MAAM,GAAG,2EAA2E;AAC1F,MAAMC,YAAY,GAAGD,MAAM;AAE3B,MAAME,GAAG,GAAG,aAAcR,kBAAkB,CAAC,MAAMQ,GAAG,SAASP,WAAW,CAAC;EACvEQ,WAAWA,CAAA,EAAG;IACV,KAAK,CAAC,CAAC;IACP,IAAI,CAACC,cAAc,CAAC,CAAC;IACrB,IAAI,CAACC,cAAc,CAAC,CAAC;EACzB;EACAC,MAAMA,CAAA,EAAG;IACL,OAAQV,CAAC,CAACC,IAAI,EAAE;MAAEU,GAAG,EAAE,0CAA0C;MAAEC,KAAK,EAAET,UAAU,CAAC,IAAI;IAAE,CAAC,EAAEH,CAAC,CAAC,MAAM,EAAE;MAAEW,GAAG,EAAE;IAA2C,CAAC,CAAC,CAAC;EACjK;EACA,WAAWE,KAAKA,CAAA,EAAG;IAAE,OAAOR,YAAY;EAAE;AAC9C,CAAC,EAAE,CAAC,CAAC,EAAE,SAAS,CAAC,CAAC;AAClB,SAASS,qBAAqBA,CAAA,EAAG;EAC7B,IAAI,OAAOC,cAAc,KAAK,WAAW,EAAE;IACvC;EACJ;EACA,MAAMC,UAAU,GAAG,CAAC,SAAS,CAAC;EAC9BA,UAAU,CAACC,OAAO,CAACC,OAAO,IAAI;IAAE,QAAQA,OAAO;MAC3C,KAAK,SAAS;QACV,IAAI,CAACH,cAAc,CAACI,GAAG,CAACD,OAAO,CAAC,EAAE;UAC9BH,cAAc,CAACK,MAAM,CAACF,OAAO,EAAEZ,GAAG,CAAC;QACvC;QACA;IACR;EAAE,CAAC,CAAC;AACR;AAEA,MAAMe,MAAM,GAAGf,GAAG;AAClB,MAAMgB,mBAAmB,GAAGR,qBAAqB;AAEjD,SAASO,MAAM,EAAEC,mBAAmB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}