{"version":3,"file":"BSA0unbE.js","sources":["../../../../node_modules/quasar/src/composables/use-hydration/use-hydration.js","../../../../node_modules/quasar/src/components/resize-observer/QResizeObserver.js"],"sourcesContent":["import { ref, onMounted } from 'vue'\n\n// using it to manage SSR rendering with best performance\nimport { isRuntimeSsrPreHydration } from '../../plugins/platform/Platform.js'\n\nexport default function () {\n const isHydrated = ref(!isRuntimeSsrPreHydration.value)\n\n if (isHydrated.value === false) {\n onMounted(() => {\n isHydrated.value = true\n })\n }\n\n return { isHydrated }\n}\n","import { h, onMounted, onBeforeUnmount, getCurrentInstance, nextTick } from 'vue'\n\nimport useHydration from '../../composables/use-hydration/use-hydration.js'\n\nimport { createComponent } from '../../utils/private.create/create.js'\nimport { listenOpts, noop } from '../../utils/event/event.js'\n\nconst hasObserver = typeof ResizeObserver !== 'undefined'\nconst resizeProps = hasObserver === true\n ? {}\n : {\n style: 'display:block;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1;',\n url: 'about:blank'\n }\n\nexport default createComponent({\n name: 'QResizeObserver',\n\n props: {\n debounce: {\n type: [ String, Number ],\n default: 100\n }\n },\n\n emits: [ 'resize' ],\n\n setup (props, { emit }) {\n if (__QUASAR_SSR_SERVER__) { return noop }\n\n let timer = null, targetEl, size = { width: -1, height: -1 }\n\n function trigger (immediately) {\n if (immediately === true || props.debounce === 0 || props.debounce === '0') {\n emitEvent()\n }\n else if (timer === null) {\n timer = setTimeout(emitEvent, props.debounce)\n }\n }\n\n function emitEvent () {\n if (timer !== null) {\n clearTimeout(timer)\n timer = null\n }\n\n if (targetEl) {\n const { offsetWidth: width, offsetHeight: height } = targetEl\n\n if (width !== size.width || height !== size.height) {\n size = { width, height }\n emit('resize', size)\n }\n }\n }\n\n const { proxy } = getCurrentInstance()\n\n // expose public method\n proxy.trigger = trigger\n\n if (hasObserver === true) {\n let observer\n\n // initialize as soon as possible\n const init = stop => {\n targetEl = proxy.$el.parentNode\n\n if (targetEl) {\n observer = new ResizeObserver(trigger)\n observer.observe(targetEl)\n emitEvent()\n }\n else if (stop !== true) {\n nextTick(() => { init(true) })\n }\n }\n\n onMounted(() => { init() })\n\n onBeforeUnmount(() => {\n timer !== null && clearTimeout(timer)\n\n if (observer !== void 0) {\n if (observer.disconnect !== void 0) {\n observer.disconnect()\n }\n else if (targetEl) { // FF for Android\n observer.unobserve(targetEl)\n }\n }\n })\n\n return noop\n }\n else { // no observer, so fallback to old iframe method\n const { isHydrated } = useHydration()\n\n let curDocView\n\n function cleanup () {\n if (timer !== null) {\n clearTimeout(timer)\n timer = null\n }\n\n if (curDocView !== void 0) {\n // iOS is fuzzy, need to check it first\n if (curDocView.removeEventListener !== void 0) {\n curDocView.removeEventListener('resize', trigger, listenOpts.passive)\n }\n curDocView = void 0\n }\n }\n\n function onObjLoad () {\n cleanup()\n\n if (targetEl && targetEl.contentDocument) {\n curDocView = targetEl.contentDocument.defaultView\n curDocView.addEventListener('resize', trigger, listenOpts.passive)\n emitEvent()\n }\n }\n\n onMounted(() => {\n nextTick(() => {\n targetEl = proxy.$el\n targetEl && onObjLoad()\n })\n })\n\n onBeforeUnmount(cleanup)\n\n return () => {\n if (isHydrated.value === true) {\n return h('object', {\n class: 'q--avoid-card-border',\n style: resizeProps.style,\n tabindex: -1, // fix for Firefox\n type: 'text/html',\n data: resizeProps.url,\n 'aria-hidden': 'true',\n onLoad: onObjLoad\n })\n }\n }\n }\n }\n})\n"],"names":["useHydration","isHydrated","ref","isRuntimeSsrPreHydration","onMounted","hasObserver","resizeProps","QResizeObserver","createComponent","props","emit","timer","targetEl","size","trigger","immediately","emitEvent","width","height","proxy","getCurrentInstance","observer","init","stop","nextTick","onBeforeUnmount","noop","cleanup","curDocView","listenOpts","onObjLoad","h"],"mappings":"sGAKe,SAAAA,GAAY,CACzB,MAAMC,EAAaC,EAAI,CAACC,EAAyB,KAAK,EAEtD,OAAIF,EAAW,QAAU,IACvBG,EAAU,IAAM,CACdH,EAAW,MAAQ,EACzB,CAAK,EAGI,CAAE,WAAAA,CAAY,CACvB,CCRA,MAAMI,EAAc,OAAO,eAAmB,IACxCC,EAAcD,IAAgB,GAChC,GACA,CACE,MAAO,uIACP,IAAK,aACP,EAEJE,EAAeC,EAAgB,CAC7B,KAAM,kBAEN,MAAO,CACL,SAAU,CACR,KAAM,CAAE,OAAQ,MAAO,EACvB,QAAS,GACX,CACF,EAEA,MAAO,CAAE,QAAS,EAElB,MAAOC,EAAO,CAAE,KAAAC,GAAQ,CAGlB,IAAAC,EAAQ,KAAMC,EAAUC,EAAO,CAAE,MAAO,GAAI,OAAQ,IAExD,SAASC,EAASC,EAAa,CACzBA,IAAgB,IAAQN,EAAM,WAAa,GAAKA,EAAM,WAAa,IAC3DO,IAEHL,IAAU,OACTA,EAAA,WAAWK,EAAWP,EAAM,QAAQ,EAEhD,CAEA,SAASO,GAAa,CAMpB,GALIL,IAAU,OACZ,aAAaA,CAAK,EACVA,EAAA,MAGNC,EAAU,CACZ,KAAM,CAAE,YAAaK,EAAO,aAAcC,GAAWN,GAEjDK,IAAUJ,EAAK,OAASK,IAAWL,EAAK,UACnCA,EAAA,CAAE,MAAAI,EAAO,OAAAC,GAChBR,EAAK,SAAUG,CAAI,EAEvB,CACF,CAEM,KAAA,CAAE,MAAAM,GAAUC,IAKlB,GAFAD,EAAM,QAAUL,EAEZT,IAAgB,GAAM,CACpB,IAAAgB,EAGJ,MAAMC,EAAeC,GAAA,CACnBX,EAAWO,EAAM,IAAI,WAEjBP,GACSS,EAAA,IAAI,eAAeP,CAAO,EACrCO,EAAS,QAAQT,CAAQ,EACfI,KAEHO,IAAS,IAChBC,EAAS,IAAM,CAAEF,EAAK,EAAI,CAAA,CAAG,CAC/B,EAGF,OAAAlB,EAAU,IAAM,CAAOkB,GAAA,CAAG,EAE1BG,EAAgB,IAAM,CACVd,IAAA,MAAQ,aAAaA,CAAK,EAEhCU,IAAa,SACXA,EAAS,aAAe,OAC1BA,EAAS,WAAW,EAEbT,GACPS,EAAS,UAAUT,CAAQ,EAE/B,CACD,EAEMc,CAAA,KAEJ,CAKH,IAASC,EAAT,UAAoB,CACdhB,IAAU,OACZ,aAAaA,CAAK,EACVA,EAAA,MAGNiB,IAAe,SAEbA,EAAW,sBAAwB,QACrCA,EAAW,oBAAoB,SAAUd,EAASe,EAAW,OAAO,EAEzDD,EAAA,OAEjB,EAESE,EAAT,UAAsB,CACZH,IAEJf,GAAYA,EAAS,kBACvBgB,EAAahB,EAAS,gBAAgB,YACtCgB,EAAW,iBAAiB,SAAUd,EAASe,EAAW,OAAO,EACvDb,IACZ,EA1BI,KAAA,CAAE,WAAAf,GAAeD,IAEnB,IAAA4B,EA2BJ,OAAAxB,EAAU,IAAM,CACdoB,EAAS,IAAM,CACbZ,EAAWO,EAAM,IACjBP,GAAYkB,EAAU,CAAA,CACvB,CAAA,CACF,EAEDL,EAAgBE,CAAO,EAEhB,IAAM,CACP,GAAA1B,EAAW,QAAU,GACvB,OAAO8B,EAAE,SAAU,CACjB,MAAO,uBACP,MAAOzB,EAAY,MACnB,SAAU,GACV,KAAM,YACN,KAAMA,EAAY,IAClB,cAAe,OACf,OAAQwB,CAAA,CACT,CACH,CAEJ,CACF,CACF,CAAC","x_google_ignoreList":[0,1]}