HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/test.kaunokolegija.lt/kk_wp_content/plugins/marquee-block/build/marquee/view.js.map
{"version":3,"file":"marquee/view.js","mappings":";;;;;;;;;;;AAAA;;;;;;;;;;;ACAA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;ACNA;AACA;AACA;AAC4C;;AAE5C;AACA;AACA;AACA;AACqB;AAErB,SAASC,4BAA4BA,CAAA,EAAG;EACvCC,QAAQ,CACNC,gBAAgB,CAChB,+EACD,CAAC,CACAC,OAAO,CAAC,UAAUC,EAAE,EAAE;IACtBA,EAAE,CAACC,UAAU,CAACC,KAAK,CAACC,MAAM,GAAG,KAAK;IAElC,MAAM;MAAEA;IAAO,CAAC,GAAGH,EAAE,CAACI,qBAAqB,CAAC,CAAC;IAE7CJ,EAAE,CAACC,UAAU,CAACC,KAAK,CAACC,MAAM,GAAG,GAAGA,MAAM,IAAI;EAC3C,CAAC,CAAC;AACJ;AAEAR,2DAAQ,CAAC,YAAY;EACpB,MAAMU,SAAS,GACdC,MAAM,CAACC,UAAU,CAAC,kCAAkC,CAAC,KAAK,IAAI,IAC9DD,MAAM,CAACC,UAAU,CAAC,kCAAkC,CAAC,CAACC,OAAO,KAAK,IAAI;EAEvE,IAAIH,SAAS,EAAE;IACd,OAAO,KAAK;EACb;EAEAT,4BAA4B,CAAC,CAAC;AAC/B,CAAC,CAAC,C","sources":["webpack://marquee-block/./src/marquee/view.scss?83da","webpack://marquee-block/external window [\"wp\",\"domReady\"]","webpack://marquee-block/webpack/bootstrap","webpack://marquee-block/webpack/runtime/compat get default export","webpack://marquee-block/webpack/runtime/define property getters","webpack://marquee-block/webpack/runtime/hasOwnProperty shorthand","webpack://marquee-block/webpack/runtime/make namespace object","webpack://marquee-block/./src/marquee/view.js"],"sourcesContent":["// extracted by mini-css-extract-plugin\nexport {};","module.exports = window[\"wp\"][\"domReady\"];","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","/**\n * External dependencies\n */\nimport domReady from '@wordpress/dom-ready';\n\n/**\n * Internal dependencies\n *\n */\nimport './view.scss';\n\nfunction storepressMarqueeBlockHeight() {\n\tdocument\n\t\t.querySelectorAll(\n\t\t\t'.wp-block-storepress-marquee.orientation-y .wp-block-storepress-marquee__item'\n\t\t)\n\t\t.forEach(function (el) {\n\t\t\tel.parentNode.style.height = false;\n\n\t\t\tconst { height } = el.getBoundingClientRect();\n\n\t\t\tel.parentNode.style.height = `${height}px`;\n\t\t});\n}\n\ndomReady(function () {\n\tconst isReduced =\n\t\twindow.matchMedia(`(prefers-reduced-motion: reduce)`) === true ||\n\t\twindow.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true;\n\n\tif (isReduced) {\n\t\treturn false;\n\t}\n\n\tstorepressMarqueeBlockHeight();\n});\n"],"names":["domReady","storepressMarqueeBlockHeight","document","querySelectorAll","forEach","el","parentNode","style","height","getBoundingClientRect","isReduced","window","matchMedia","matches"],"sourceRoot":""}