{"version":3,"file":"js/front/css-loader.1.1.2.js","mappings":"AAoDA","sources":["webpack:///./views/_dev/js/front/css-loader.js"],"sourcesContent":["/**\n * Copyright since 2022 Trusted shops\n *\n * NOTICE OF LICENSE\n *\n * This source file is subject to the Academic Free License (AFL 3.0)\n * that is bundled with this package in the file LICENSE.md.\n * It is also available through the world-wide-web at this URL:\n * https://opensource.org/licenses/AFL-3.0\n * If you did not receive a copy of the license and are unable to\n * obtain it through the world-wide-web, please send an email\n * to tech@202-ecommerce.com so we can send you a copy immediately.\n *\n * @author 202 ecommerce \n * @copyright 2022 Trusted shops\n * @license https://opensource.org/licenses/AFL-3.0 Academic Free License (AFL 3.0)\n *\n * This source file is loading the components connector.umd.js and eventsLib.js\n * (itself subject to the Trusted Shops EULA https://policies.etrusted.com/IE/en/plugin-licence.html) to connect to Trusted Shops. For these components, you will find below a list of the open source libraries we use for our Services.\n * Please note that the following list may be subject to amendments and modifications, and does not thus claim (perpetual) exhaustiveness. You can always refer to the following website for up-to-date information on the open source software Trusted Shops uses:\n * https://policies.etrusted.com/IE/en/plugin-licence.html\n *\n * Name Licence Copyright Disclaimer\n * axios MIT Copyright (c) 2014-present (Matt Zabriskie)\n * babel MIT Copyright (c) 2014-present (Sebastian McKenzie and other Contributors)\n * follow-redirects MIT Copyright (c) 2014–present (Olivier Lalonde, James Talmage, Ruben Verborgh)\n * history MIT Copyright (c) 2016-2020 (React Training), Copyright (c) 2020-2021 (Remix Software)\n * hookform/resolvers MIT Copyright (c) 2019-present (Beier(Bill) Luo)\n * inherits ISC Copyright (c) 2011-2022 (Isaac Z. Schlueter)\n * js-tokens MIT Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 (Simon Lydell)\n * lodash MIT Copyright (c) (OpenJS Foundation and other contributors (https://openjsf.org/)\n * lodash-es MIT Copyright (c) (OpenJS Foundation and other contributors (https://openjsf.org/)\n * loose-envify MIT Copyright (c) 2015 (Andreas Suarez)\n * nanoclone MIT Copyright (c) 2017 (Anton Kosykh)\n * path MIT Copyright (c) (Joyent, Inc. and other Node contributors.)\n * preact MIT Copyright (c) 2015-present (Jason Miller)\n * preact-router MIT Copyright (c) 2015 (Jason Miller)\n * process MIT Copyright (c) 2013 (Roman Shtylman)\n * property-expr MIT Copyright (c) 2014 (Jason Quense)\n * react-hook-form MIT Copyright (c) 2019-present (Beier(Bill) Luo)\n * regenerator-runtime MIT Copyright (c) 2014-present (Facebook, Inc.)\n * resolve-pathname MIT Copyright (c) 2016-2018 (Michael Jackson)\n * tiny-invariant MIT Copyright (c) 2019 (Alexander Reardon)\n * tiny-warning MIT Copyright (c) 2019 (Alexander Reardon)\n * toposort MIT Copyright (c) 2012 (Marcel Klehr)\n * types/lodash MIT (none)\n * util MIT Copyright (c) (Joyent, Inc. and other Node contributors)\n * value-equal MIT Copyright (c) 2016-2018 (Michael Jackson)\n * yup MIT Copyright (c) 2014 (Jason Quense)\n * zustand MIT Copyright (c) 2019 (Paul Henschel)\n */\n\nvar loadCss = function loadCss() {\n var elements = document.getElementsByTagName('etrusted-widget');\n if (!elements || !elements.length) {\n return;\n }\n if (!window.trustedshopseasyintegration_css) {\n return;\n }\n var head = document.getElementsByTagName('head')[0];\n var link = document.createElement('link');\n link.id = 'trustedshopseasyintegration_css';\n link.rel = 'stylesheet';\n link.type = 'text/css';\n link.href = window.trustedshopseasyintegration_css;\n link.media = 'all';\n head.appendChild(link);\n};\nloadCss();"],"names":[],"sourceRoot":""}