{"version":3,"file":"fusion_nav/fusion_nav.js","sources":["webpack://fusion-360/./source/fusion_nav/fusion_nav.scss","webpack://fusion-360/./source/fusion_nav/fusion_nav.js","webpack://fusion-360/webpack/bootstrap","webpack://fusion-360/webpack/runtime/make namespace object","webpack://fusion-360/webpack/startup"],"sourcesContent":["// extracted by mini-css-extract-plugin\nexport {};","var fnav_dropdown_trigger = document.querySelector('.wp-f360-fnav-dropdown-trigger');\n\nfnav_dropdown_trigger.addEventListener('click', function(event){\n    event.target.parentElement.classList.contains('clicked') ?\n    event.target.parentElement.classList.remove('clicked') : event.target.parentElement.classList.add('clicked');\n    var fnav_dropdown_content = document.querySelector('.wp-f360-fnav-dropdown-content');\n    fnav_dropdown_content.classList.contains('wp-f360-fnav-dropwdown-show') ? fnav_dropdown_content.classList.remove('wp-f360-fnav-dropwdown-show') : fnav_dropdown_content.classList.add('wp-f360-fnav-dropwdown-show');\n});\n\nvar fnav_mobile_title_link = document.querySelector('.wp-f360-fnav-title a');\nfnav_mobile_title_link.addEventListener('click', function(event){\n    event.stopPropagation();\n});\n\nvar fnav_mobile_trigger = document.querySelector('.wp-f360-fnav-title');\n\nfnav_mobile_trigger.addEventListener('click', function(event){\n    if (window.innerWidth <= 1024) {\n        document.querySelector('.wp-f360-fnav-inner-wrap').classList.contains('wp-f360-fnav-inner-wrap-show') ? document.querySelector('.wp-f360-fnav-inner-wrap').classList.remove('wp-f360-fnav-inner-wrap-show') : document.querySelector('.wp-f360-fnav-inner-wrap').classList.add('wp-f360-fnav-inner-wrap-show');\n    }\n});\n\nvar fnav_location_href = window.location.href;\nif (fnav_location_href.includes('pricing')) {\n document.querySelector('.wp-f360-fnav-pricing').classList.add('clicked');\n} else if (fnav_location_href.includes('features')) {\n    document.querySelector('.wp-f360-fnav-features').classList.add('clicked');\n} else if (fnav_location_href.includes('learn-support')) {\n    document.querySelector('.wp-f360-fnav-learn-support').classList.add('clicked');\n} else if (fnav_location_href.includes('extensions')) {\n    document.querySelector('.wp-f360-fnav-extensions').classList.add('clicked');\n}\n\n// if (window.location.href.indexOf('/overview')) {\n//     document.querySelector('.wp-f360-fnav-title a').style.cursor = 'default';\n//     document.querySelector('.wp-f360-fnav-title a').addEventListener('click', function(event){\n//         event.preventDefault();\n//     });\n// }\n","// 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\tif(__webpack_module_cache__[moduleId]) {\n\t\treturn __webpack_module_cache__[moduleId].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","// 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};","// startup\n// Load entry module\n__webpack_require__(\"./source/fusion_nav/fusion_nav.js\");\n__webpack_require__(\"./source/fusion_nav/fusion_nav.scss\");\n// This entry module used 'exports' so it can't be inlined\n"],"mappings":";;;;;;;;;;;;;;AAAA;AACA;AACA;A;;;;;;;;;;ACFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;ACxCA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;ACtBA;AACA;AACA;AACA;AACA;AACA;AACA;;;;ACNA;AACA;AACA;AACA;AACA;;A","sourceRoot":""}