{"version":3,"sources":["webpack://keenthemes/../../../themes/metronic/html/demo8/src/js/custom/landing.js","webpack://keenthemes/webpack/bootstrap","webpack://keenthemes/webpack/startup"],"names":[],"mappings":";;;;;;;;;;AAAa;;AAEb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS;AACT;;AAEA;AACA;AACA;AACA;AACA,S;AACA;AACA,CAAC;;AAED;AACA,IAAI,IAA6B;AACjC;AACA;;AAEA;AACA;AACA;AACA,CAAC;;;;;;;UC5BD;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;UCtBA;UACA;UACA;UACA","file":"js/custom/landing.js","sourcesContent":["\"use strict\";\r\n\r\n// Class definition\r\nvar KTLandingPage = function () {\r\n // Private methods\r\n var initTyped = function() {\r\n var typed = new Typed(\"#kt_landing_hero_text\", {\r\n strings: [\"The Best Theme Ever\", \"The Most Trusted Theme\", \"#1 Selling Theme\"],\r\n typeSpeed: 50\r\n });\r\n }\r\n\r\n // Public methods\r\n return {\r\n init: function () {\r\n //initTyped();\r\n } \r\n }\r\n}();\r\n\r\n// Webpack support\r\nif (typeof module !== 'undefined') {\r\n module.exports = KTLandingPage;\r\n}\r\n\r\n// On document ready\r\nKTUtil.onDOMContentLoaded(function() {\r\n KTLandingPage.init();\r\n});\r\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\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","// startup\n// Load entry module and return exports\n// This entry module is referenced by other modules so it can't be inlined\nvar __webpack_exports__ = __webpack_require__(\"../../../themes/metronic/html/demo8/src/js/custom/landing.js\");\n"],"sourceRoot":""}