{"version":3,"file":"foundation.core.min.js","sources":["foundation.core.min.js"],"sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"jquery\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([\"jquery\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"foundation.core\"] = factory(require(\"jquery\"));\n\telse\n\t\troot[\"__FOUNDATION_EXTERNAL__\"] = root[\"__FOUNDATION_EXTERNAL__\"] || {}, root[\"__FOUNDATION_EXTERNAL__\"][\"foundation.core\"] = factory(root[\"jQuery\"]);\n})(window, function(__WEBPACK_EXTERNAL_MODULE_jquery__) {\nreturn /******/ (function(modules) { // webpackBootstrap\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId]) {\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\ti: moduleId,\n/******/ \t\t\tl: false,\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.l = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// define getter function for harmony exports\n/******/ \t__webpack_require__.d = function(exports, name, getter) {\n/******/ \t\tif(!__webpack_require__.o(exports, name)) {\n/******/ \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n/******/ \t\t}\n/******/ \t};\n/******/\n/******/ \t// define __esModule on exports\n/******/ \t__webpack_require__.r = function(exports) {\n/******/ \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n/******/ \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n/******/ \t\t}\n/******/ \t\tObject.defineProperty(exports, '__esModule', { value: true });\n/******/ \t};\n/******/\n/******/ \t// create a fake namespace object\n/******/ \t// mode & 1: value is a module id, require it\n/******/ \t// mode & 2: merge all properties of value into the ns\n/******/ \t// mode & 4: return value when already ns object\n/******/ \t// mode & 8|1: behave like require\n/******/ \t__webpack_require__.t = function(value, mode) {\n/******/ \t\tif(mode & 1) value = __webpack_require__(value);\n/******/ \t\tif(mode & 8) return value;\n/******/ \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n/******/ \t\tvar ns = Object.create(null);\n/******/ \t\t__webpack_require__.r(ns);\n/******/ \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n/******/ \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n/******/ \t\treturn ns;\n/******/ \t};\n/******/\n/******/ \t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t__webpack_require__.n = function(module) {\n/******/ \t\tvar getter = module && module.__esModule ?\n/******/ \t\t\tfunction getDefault() { return module['default']; } :\n/******/ \t\t\tfunction getModuleExports() { return module; };\n/******/ \t\t__webpack_require__.d(getter, 'a', getter);\n/******/ \t\treturn getter;\n/******/ \t};\n/******/\n/******/ \t// Object.prototype.hasOwnProperty.call\n/******/ \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"\";\n/******/\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(__webpack_require__.s = 0);\n/******/ })\n/************************************************************************/\n/******/ ({\n\n/***/ \"./js/entries/plugins/foundation.core.js\":\n/*!***********************************************!*\\\n !*** ./js/entries/plugins/foundation.core.js ***!\n \\***********************************************/\n/*! exports provided: Foundation, Plugin, rtl, GetYoDigits, RegExpEscape, transitionend, onLoad, ignoreMousedisappear */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jquery */ \"jquery\");\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _foundation_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../foundation.core */ \"./js/foundation.core.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Foundation\", function() { return _foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"]; });\n\n/* harmony import */ var _foundation_core_plugin__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../foundation.core.plugin */ \"./js/foundation.core.plugin.js\");\n/* harmony import */ var _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../foundation.core.utils */ \"./js/foundation.core.utils.js\");\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"Plugin\", function() { return _foundation_core_plugin__WEBPACK_IMPORTED_MODULE_2__[\"Plugin\"]; });\n\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"rtl\", function() { return _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"rtl\"]; });\n\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"GetYoDigits\", function() { return _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"GetYoDigits\"]; });\n\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"RegExpEscape\", function() { return _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"RegExpEscape\"]; });\n\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"transitionend\", function() { return _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"transitionend\"]; });\n\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"onLoad\", function() { return _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"onLoad\"]; });\n\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \"ignoreMousedisappear\", function() { return _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"ignoreMousedisappear\"]; });\n\n// --- Foundation Core API ---\n// Initialize Foundation and add some utilities to its public API for backward compatibility.\n// Please note that every utility do not have to be added to the core API.\n\n\n\n\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].addToJquery(jquery__WEBPACK_IMPORTED_MODULE_0___default.a); // Every plugin depends on plugin now, we can include that on the core for the\n// script inclusion path.\n\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].Plugin = _foundation_core_plugin__WEBPACK_IMPORTED_MODULE_2__[\"Plugin\"]; // These are now separated out, but historically were a part of this module,\n// and since this is here for backwards compatibility we include them in\n// this entry.\n\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].rtl = _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"rtl\"];\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].GetYoDigits = _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"GetYoDigits\"];\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].transitionend = _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"transitionend\"];\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].RegExpEscape = _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"RegExpEscape\"];\n_foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"].onLoad = _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__[\"onLoad\"];\nwindow.Foundation = _foundation_core__WEBPACK_IMPORTED_MODULE_1__[\"Foundation\"]; // --- Foundation Core exports ---\n// Export \"Plugin\" and all core utilities, since the `foundation.core` entry plays the role of\n// all core source files.\n\n\n\n\n\n/***/ }),\n\n/***/ \"./js/foundation.core.js\":\n/*!*******************************!*\\\n !*** ./js/foundation.core.js ***!\n \\*******************************/\n/*! exports provided: Foundation */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Foundation\", function() { return Foundation; });\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jquery */ \"jquery\");\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _foundation_core_utils__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./foundation.core.utils */ \"./js/foundation.core.utils.js\");\n/* harmony import */ var _foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./foundation.util.mediaQuery */ \"./js/foundation.util.mediaQuery.js\");\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n\nvar FOUNDATION_VERSION = '6.7.5'; // Global Foundation object\n// This is attached to the window, or used as a module for AMD/Browserify\n\nvar Foundation = {\n version: FOUNDATION_VERSION,\n\n /**\n * Stores initialized plugins.\n */\n _plugins: {},\n\n /**\n * Stores generated unique ids for plugin instances\n */\n _uuids: [],\n\n /**\n * Defines a Foundation plugin, adding it to the `Foundation` namespace and the list of plugins to initialize when reflowing.\n * @param {Object} plugin - The constructor of the plugin.\n */\n plugin: function plugin(_plugin, name) {\n // Object key to use when adding to global Foundation object\n // Examples: Foundation.Reveal, Foundation.OffCanvas\n var className = name || functionName(_plugin); // Object key to use when storing the plugin, also used to create the identifying data attribute for the plugin\n // Examples: data-reveal, data-off-canvas\n\n var attrName = hyphenate(className); // Add to the Foundation object and the plugins list (for reflowing)\n\n this._plugins[attrName] = this[className] = _plugin;\n },\n\n /**\n * @function\n * Populates the _uuids array with pointers to each individual plugin instance.\n * Adds the `zfPlugin` data-attribute to programmatically created plugins to allow use of $(selector).foundation(method) calls.\n * Also fires the initialization event for each plugin, consolidating repetitive code.\n * @param {Object} plugin - an instance of a plugin, usually `this` in context.\n * @param {String} name - the name of the plugin, passed as a camelCased string.\n * @fires Plugin#init\n */\n registerPlugin: function registerPlugin(plugin, name) {\n var pluginName = name ? hyphenate(name) : functionName(plugin.constructor).toLowerCase();\n plugin.uuid = Object(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_1__[\"GetYoDigits\"])(6, pluginName);\n\n if (!plugin.$element.attr(\"data-\".concat(pluginName))) {\n plugin.$element.attr(\"data-\".concat(pluginName), plugin.uuid);\n }\n\n if (!plugin.$element.data('zfPlugin')) {\n plugin.$element.data('zfPlugin', plugin);\n }\n /**\n * Fires when the plugin has initialized.\n * @event Plugin#init\n */\n\n\n plugin.$element.trigger(\"init.zf.\".concat(pluginName));\n\n this._uuids.push(plugin.uuid);\n\n return;\n },\n\n /**\n * @function\n * Removes the plugins uuid from the _uuids array.\n * Removes the zfPlugin data attribute, as well as the data-plugin-name attribute.\n * Also fires the destroyed event for the plugin, consolidating repetitive code.\n * @param {Object} plugin - an instance of a plugin, usually `this` in context.\n * @fires Plugin#destroyed\n */\n unregisterPlugin: function unregisterPlugin(plugin) {\n var pluginName = hyphenate(functionName(plugin.$element.data('zfPlugin').constructor));\n\n this._uuids.splice(this._uuids.indexOf(plugin.uuid), 1);\n\n plugin.$element.removeAttr(\"data-\".concat(pluginName)).removeData('zfPlugin')\n /**\n * Fires when the plugin has been destroyed.\n * @event Plugin#destroyed\n */\n .trigger(\"destroyed.zf.\".concat(pluginName));\n\n for (var prop in plugin) {\n if (typeof plugin[prop] === 'function') {\n plugin[prop] = null; //clean up script to prep for garbage collection.\n }\n }\n\n return;\n },\n\n /**\n * @function\n * Causes one or more active plugins to re-initialize, resetting event listeners, recalculating positions, etc.\n * @param {String} plugins - optional string of an individual plugin key, attained by calling `$(element).data('pluginName')`, or string of a plugin class i.e. `'dropdown'`\n * @default If no argument is passed, reflow all currently active plugins.\n */\n reInit: function reInit(plugins) {\n var isJQ = plugins instanceof jquery__WEBPACK_IMPORTED_MODULE_0___default.a;\n\n try {\n if (isJQ) {\n plugins.each(function () {\n jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).data('zfPlugin')._init();\n });\n } else {\n var type = _typeof(plugins),\n _this = this,\n fns = {\n 'object': function object(plgs) {\n plgs.forEach(function (p) {\n p = hyphenate(p);\n jquery__WEBPACK_IMPORTED_MODULE_0___default()('[data-' + p + ']').foundation('_init');\n });\n },\n 'string': function string() {\n plugins = hyphenate(plugins);\n jquery__WEBPACK_IMPORTED_MODULE_0___default()('[data-' + plugins + ']').foundation('_init');\n },\n 'undefined': function undefined() {\n this.object(Object.keys(_this._plugins));\n }\n };\n\n fns[type](plugins);\n }\n } catch (err) {\n console.error(err);\n } finally {\n return plugins;\n }\n },\n\n /**\n * Initialize plugins on any elements within `elem` (and `elem` itself) that aren't already initialized.\n * @param {Object} elem - jQuery object containing the element to check inside. Also checks the element itself, unless it's the `document` object.\n * @param {String|Array} plugins - A list of plugins to initialize. Leave this out to initialize everything.\n */\n reflow: function reflow(elem, plugins) {\n // If plugins is undefined, just grab everything\n if (typeof plugins === 'undefined') {\n plugins = Object.keys(this._plugins);\n } // If plugins is a string, convert it to an array with one item\n else if (typeof plugins === 'string') {\n plugins = [plugins];\n }\n\n var _this = this; // Iterate through each plugin\n\n\n jquery__WEBPACK_IMPORTED_MODULE_0___default.a.each(plugins, function (i, name) {\n // Get the current plugin\n var plugin = _this._plugins[name]; // Localize the search to all elements inside elem, as well as elem itself, unless elem === document\n\n var $elem = jquery__WEBPACK_IMPORTED_MODULE_0___default()(elem).find('[data-' + name + ']').addBack('[data-' + name + ']').filter(function () {\n return typeof jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).data(\"zfPlugin\") === 'undefined';\n }); // For each plugin found, initialize it\n\n $elem.each(function () {\n var $el = jquery__WEBPACK_IMPORTED_MODULE_0___default()(this),\n opts = {\n reflow: true\n };\n\n if ($el.attr('data-options')) {\n $el.attr('data-options').split(';').forEach(function (option) {\n var opt = option.split(':').map(function (el) {\n return el.trim();\n });\n if (opt[0]) opts[opt[0]] = parseValue(opt[1]);\n });\n }\n\n try {\n $el.data('zfPlugin', new plugin(jquery__WEBPACK_IMPORTED_MODULE_0___default()(this), opts));\n } catch (er) {\n console.error(er);\n } finally {\n return;\n }\n });\n });\n },\n getFnName: functionName,\n addToJquery: function addToJquery() {\n // TODO: consider not making this a jQuery function\n // TODO: need way to reflow vs. re-initialize\n\n /**\n * The Foundation jQuery method.\n * @param {String|Array} method - An action to perform on the current jQuery object.\n */\n var foundation = function foundation(method) {\n var type = _typeof(method),\n $noJS = jquery__WEBPACK_IMPORTED_MODULE_0___default()('.no-js');\n\n if ($noJS.length) {\n $noJS.removeClass('no-js');\n }\n\n if (type === 'undefined') {\n //needs to initialize the Foundation object, or an individual plugin.\n _foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_2__[\"MediaQuery\"]._init();\n\n Foundation.reflow(this);\n } else if (type === 'string') {\n //an individual method to invoke on a plugin or group of plugins\n var args = Array.prototype.slice.call(arguments, 1); //collect all the arguments, if necessary\n\n var plugClass = this.data('zfPlugin'); //determine the class of plugin\n\n if (typeof plugClass !== 'undefined' && typeof plugClass[method] !== 'undefined') {\n //make sure both the class and method exist\n if (this.length === 1) {\n //if there's only one, call it directly.\n plugClass[method].apply(plugClass, args);\n } else {\n this.each(function (i, el) {\n //otherwise loop through the jQuery collection and invoke the method on each\n plugClass[method].apply(jquery__WEBPACK_IMPORTED_MODULE_0___default()(el).data('zfPlugin'), args);\n });\n }\n } else {\n //error for no class or no method\n throw new ReferenceError(\"We're sorry, '\" + method + \"' is not an available method for \" + (plugClass ? functionName(plugClass) : 'this element') + '.');\n }\n } else {\n //error for invalid argument type\n throw new TypeError(\"We're sorry, \".concat(type, \" is not a valid parameter. You must use a string representing the method you wish to invoke.\"));\n }\n\n return this;\n };\n\n jquery__WEBPACK_IMPORTED_MODULE_0___default.a.fn.foundation = foundation;\n return jquery__WEBPACK_IMPORTED_MODULE_0___default.a;\n }\n};\nFoundation.util = {\n /**\n * Function for applying a debounce effect to a function call.\n * @function\n * @param {Function} func - Function to be called at end of timeout.\n * @param {Number} delay - Time in ms to delay the call of `func`.\n * @returns function\n */\n throttle: function throttle(func, delay) {\n var timer = null;\n return function () {\n var context = this,\n args = arguments;\n\n if (timer === null) {\n timer = setTimeout(function () {\n func.apply(context, args);\n timer = null;\n }, delay);\n }\n };\n }\n};\nwindow.Foundation = Foundation; // Polyfill for requestAnimationFrame\n\n(function () {\n if (!Date.now || !window.Date.now) window.Date.now = Date.now = function () {\n return new Date().getTime();\n };\n var vendors = ['webkit', 'moz'];\n\n for (var i = 0; i < vendors.length && !window.requestAnimationFrame; ++i) {\n var vp = vendors[i];\n window.requestAnimationFrame = window[vp + 'RequestAnimationFrame'];\n window.cancelAnimationFrame = window[vp + 'CancelAnimationFrame'] || window[vp + 'CancelRequestAnimationFrame'];\n }\n\n if (/iP(ad|hone|od).*OS 6/.test(window.navigator.userAgent) || !window.requestAnimationFrame || !window.cancelAnimationFrame) {\n var lastTime = 0;\n\n window.requestAnimationFrame = function (callback) {\n var now = Date.now();\n var nextTime = Math.max(lastTime + 16, now);\n return setTimeout(function () {\n callback(lastTime = nextTime);\n }, nextTime - now);\n };\n\n window.cancelAnimationFrame = clearTimeout;\n }\n /**\n * Polyfill for performance.now, required by rAF\n */\n\n\n if (!window.performance || !window.performance.now) {\n window.performance = {\n start: Date.now(),\n now: function now() {\n return Date.now() - this.start;\n }\n };\n }\n})();\n\nif (!Function.prototype.bind) {\n /* eslint-disable no-extend-native */\n Function.prototype.bind = function (oThis) {\n if (typeof this !== 'function') {\n // closest thing possible to the ECMAScript 5\n // internal IsCallable function\n throw new TypeError('Function.prototype.bind - what is trying to be bound is not callable');\n }\n\n var aArgs = Array.prototype.slice.call(arguments, 1),\n fToBind = this,\n fNOP = function fNOP() {},\n fBound = function fBound() {\n return fToBind.apply(this instanceof fNOP ? this : oThis, aArgs.concat(Array.prototype.slice.call(arguments)));\n };\n\n if (this.prototype) {\n // native functions don't have a prototype\n fNOP.prototype = this.prototype;\n }\n\n fBound.prototype = new fNOP();\n return fBound;\n };\n} // Polyfill to get the name of a function in IE9\n\n\nfunction functionName(fn) {\n if (typeof Function.prototype.name === 'undefined') {\n var funcNameRegex = /function\\s([^(]{1,})\\(/;\n var results = funcNameRegex.exec(fn.toString());\n return results && results.length > 1 ? results[1].trim() : \"\";\n } else if (typeof fn.prototype === 'undefined') {\n return fn.constructor.name;\n } else {\n return fn.prototype.constructor.name;\n }\n}\n\nfunction parseValue(str) {\n if ('true' === str) return true;else if ('false' === str) return false;else if (!isNaN(str * 1)) return parseFloat(str);\n return str;\n} // Convert PascalCase to kebab-case\n// Thank you: http://stackoverflow.com/a/8955580\n\n\nfunction hyphenate(str) {\n return str.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();\n}\n\n\n\n/***/ }),\n\n/***/ \"./js/foundation.core.plugin.js\":\n/*!**************************************!*\\\n !*** ./js/foundation.core.plugin.js ***!\n \\**************************************/\n/*! exports provided: Plugin */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"Plugin\", function() { return Plugin; });\n/* harmony import */ var _foundation_core_utils__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./foundation.core.utils */ \"./js/foundation.core.utils.js\");\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\n // Abstract class for providing lifecycle hooks. Expect plugins to define AT LEAST\n// {function} _setup (replaces previous constructor),\n// {function} _destroy (replaces previous destroy)\n\nvar Plugin = /*#__PURE__*/function () {\n function Plugin(element, options) {\n _classCallCheck(this, Plugin);\n\n this._setup(element, options);\n\n var pluginName = getPluginName(this);\n this.uuid = Object(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_0__[\"GetYoDigits\"])(6, pluginName);\n\n if (!this.$element.attr(\"data-\".concat(pluginName))) {\n this.$element.attr(\"data-\".concat(pluginName), this.uuid);\n }\n\n if (!this.$element.data('zfPlugin')) {\n this.$element.data('zfPlugin', this);\n }\n /**\n * Fires when the plugin has initialized.\n * @event Plugin#init\n */\n\n\n this.$element.trigger(\"init.zf.\".concat(pluginName));\n }\n\n _createClass(Plugin, [{\n key: \"destroy\",\n value: function destroy() {\n this._destroy();\n\n var pluginName = getPluginName(this);\n this.$element.removeAttr(\"data-\".concat(pluginName)).removeData('zfPlugin')\n /**\n * Fires when the plugin has been destroyed.\n * @event Plugin#destroyed\n */\n .trigger(\"destroyed.zf.\".concat(pluginName));\n\n for (var prop in this) {\n if (this.hasOwnProperty(prop)) {\n this[prop] = null; //clean up script to prep for garbage collection.\n }\n }\n }\n }]);\n\n return Plugin;\n}(); // Convert PascalCase to kebab-case\n// Thank you: http://stackoverflow.com/a/8955580\n\n\nfunction hyphenate(str) {\n return str.replace(/([a-z])([A-Z])/g, '$1-$2').toLowerCase();\n}\n\nfunction getPluginName(obj) {\n return hyphenate(obj.className);\n}\n\n\n\n/***/ }),\n\n/***/ \"./js/foundation.core.utils.js\":\n/*!*************************************!*\\\n !*** ./js/foundation.core.utils.js ***!\n \\*************************************/\n/*! exports provided: rtl, GetYoDigits, RegExpEscape, transitionend, onLoad, ignoreMousedisappear */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"rtl\", function() { return rtl; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"GetYoDigits\", function() { return GetYoDigits; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"RegExpEscape\", function() { return RegExpEscape; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"transitionend\", function() { return transitionend; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"onLoad\", function() { return onLoad; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"ignoreMousedisappear\", function() { return ignoreMousedisappear; });\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jquery */ \"jquery\");\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);\n // Core Foundation Utilities, utilized in a number of places.\n\n/**\n * Returns a boolean for RTL support\n */\n\nfunction rtl() {\n return jquery__WEBPACK_IMPORTED_MODULE_0___default()('html').attr('dir') === 'rtl';\n}\n/**\n * returns a random base-36 uid with namespacing\n * @function\n * @param {Number} length - number of random base-36 digits desired. Increase for more random strings.\n * @param {String} namespace - name of plugin to be incorporated in uid, optional.\n * @default {String} '' - if no plugin name is provided, nothing is appended to the uid.\n * @returns {String} - unique id\n */\n\n\nfunction GetYoDigits() {\n var length = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 6;\n var namespace = arguments.length > 1 ? arguments[1] : undefined;\n var str = '';\n var chars = '0123456789abcdefghijklmnopqrstuvwxyz';\n var charsLength = chars.length;\n\n for (var i = 0; i < length; i++) {\n str += chars[Math.floor(Math.random() * charsLength)];\n }\n\n return namespace ? \"\".concat(str, \"-\").concat(namespace) : str;\n}\n/**\n * Escape a string so it can be used as a regexp pattern\n * @function\n * @see https://stackoverflow.com/a/9310752/4317384\n *\n * @param {String} str - string to escape.\n * @returns {String} - escaped string\n */\n\n\nfunction RegExpEscape(str) {\n return str.replace(/[-[\\]{}()*+?.,\\\\^$|#\\s]/g, '\\\\$&');\n}\n\nfunction transitionend($elem) {\n var transitions = {\n 'transition': 'transitionend',\n 'WebkitTransition': 'webkitTransitionEnd',\n 'MozTransition': 'transitionend',\n 'OTransition': 'otransitionend'\n };\n var elem = document.createElement('div'),\n end;\n\n for (var transition in transitions) {\n if (typeof elem.style[transition] !== 'undefined') {\n end = transitions[transition];\n }\n }\n\n if (end) {\n return end;\n } else {\n setTimeout(function () {\n $elem.triggerHandler('transitionend', [$elem]);\n }, 1);\n return 'transitionend';\n }\n}\n/**\n * Return an event type to listen for window load.\n *\n * If `$elem` is passed, an event will be triggered on `$elem`. If window is already loaded, the event will still be triggered.\n * If `handler` is passed, attach it to the event on `$elem`.\n * Calling `onLoad` without handler allows you to get the event type that will be triggered before attaching the handler by yourself.\n * @function\n *\n * @param {Object} [] $elem - jQuery element on which the event will be triggered if passed.\n * @param {Function} [] handler - function to attach to the event.\n * @returns {String} - event type that should or will be triggered.\n */\n\n\nfunction onLoad($elem, handler) {\n var didLoad = document.readyState === 'complete';\n var eventType = (didLoad ? '_didLoad' : 'load') + '.zf.util.onLoad';\n\n var cb = function cb() {\n return $elem.triggerHandler(eventType);\n };\n\n if ($elem) {\n if (handler) $elem.one(eventType, handler);\n if (didLoad) setTimeout(cb);else jquery__WEBPACK_IMPORTED_MODULE_0___default()(window).one('load', cb);\n }\n\n return eventType;\n}\n/**\n * Retuns an handler for the `mouseleave` that ignore disappeared mouses.\n *\n * If the mouse \"disappeared\" from the document (like when going on a browser UI element, See https://git.io/zf-11410),\n * the event is ignored.\n * - If the `ignoreLeaveWindow` is `true`, the event is ignored when the user actually left the window\n * (like by switching to an other window with [Alt]+[Tab]).\n * - If the `ignoreReappear` is `true`, the event will be ignored when the mouse will reappear later on the document\n * outside of the element it left.\n *\n * @function\n *\n * @param {Function} [] handler - handler for the filtered `mouseleave` event to watch.\n * @param {Object} [] options - object of options:\n * - {Boolean} [false] ignoreLeaveWindow - also ignore when the user switched windows.\n * - {Boolean} [false] ignoreReappear - also ignore when the mouse reappeared outside of the element it left.\n * @returns {Function} - filtered handler to use to listen on the `mouseleave` event.\n */\n\n\nfunction ignoreMousedisappear(handler) {\n var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},\n _ref$ignoreLeaveWindo = _ref.ignoreLeaveWindow,\n ignoreLeaveWindow = _ref$ignoreLeaveWindo === void 0 ? false : _ref$ignoreLeaveWindo,\n _ref$ignoreReappear = _ref.ignoreReappear,\n ignoreReappear = _ref$ignoreReappear === void 0 ? false : _ref$ignoreReappear;\n\n return function leaveEventHandler(eLeave) {\n for (var _len = arguments.length, rest = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\n rest[_key - 1] = arguments[_key];\n }\n\n var callback = handler.bind.apply(handler, [this, eLeave].concat(rest)); // The mouse left: call the given callback if the mouse entered elsewhere\n\n if (eLeave.relatedTarget !== null) {\n return callback();\n } // Otherwise, check if the mouse actually left the window.\n // In firefox if the user switched between windows, the window sill have the focus by the time\n // the event is triggered. We have to debounce the event to test this case.\n\n\n setTimeout(function leaveEventDebouncer() {\n if (!ignoreLeaveWindow && document.hasFocus && !document.hasFocus()) {\n return callback();\n } // Otherwise, wait for the mouse to reeapear outside of the element,\n\n\n if (!ignoreReappear) {\n jquery__WEBPACK_IMPORTED_MODULE_0___default()(document).one('mouseenter', function reenterEventHandler(eReenter) {\n if (!jquery__WEBPACK_IMPORTED_MODULE_0___default()(eLeave.currentTarget).has(eReenter.target).length) {\n // Fill where the mouse finally entered.\n eLeave.relatedTarget = eReenter.target;\n callback();\n }\n });\n }\n }, 0);\n };\n}\n\n\n\n/***/ }),\n\n/***/ \"./js/foundation.util.mediaQuery.js\":\n/*!******************************************!*\\\n !*** ./js/foundation.util.mediaQuery.js ***!\n \\******************************************/\n/*! exports provided: MediaQuery */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"MediaQuery\", function() { return MediaQuery; });\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jquery */ \"jquery\");\n/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\n // Default set of media queries\n// const defaultQueries = {\n// 'default' : 'only screen',\n// landscape : 'only screen and (orientation: landscape)',\n// portrait : 'only screen and (orientation: portrait)',\n// retina : 'only screen and (-webkit-min-device-pixel-ratio: 2),' +\n// 'only screen and (min--moz-device-pixel-ratio: 2),' +\n// 'only screen and (-o-min-device-pixel-ratio: 2/1),' +\n// 'only screen and (min-device-pixel-ratio: 2),' +\n// 'only screen and (min-resolution: 192dpi),' +\n// 'only screen and (min-resolution: 2dppx)'\n// };\n// matchMedia() polyfill - Test a CSS media type/query in JS.\n// Authors & copyright © 2012: Scott Jehl, Paul Irish, Nicholas Zakas, David Knight. MIT license\n\n/* eslint-disable */\n\nwindow.matchMedia || (window.matchMedia = function () {\n \"use strict\"; // For browsers that support matchMedium api such as IE 9 and webkit\n\n var styleMedia = window.styleMedia || window.media; // For those that don't support matchMedium\n\n if (!styleMedia) {\n var style = document.createElement('style'),\n script = document.getElementsByTagName('script')[0],\n info = null;\n style.type = 'text/css';\n style.id = 'matchmediajs-test';\n\n if (!script) {\n document.head.appendChild(style);\n } else {\n script.parentNode.insertBefore(style, script);\n } // 'style.currentStyle' is used by IE <= 8 and 'window.getComputedStyle' for all other browsers\n\n\n info = 'getComputedStyle' in window && window.getComputedStyle(style, null) || style.currentStyle;\n styleMedia = {\n matchMedium: function matchMedium(media) {\n var text = '@media ' + media + '{ #matchmediajs-test { width: 1px; } }'; // 'style.styleSheet' is used by IE <= 8 and 'style.textContent' for all other browsers\n\n if (style.styleSheet) {\n style.styleSheet.cssText = text;\n } else {\n style.textContent = text;\n } // Test if media query is true or false\n\n\n return info.width === '1px';\n }\n };\n }\n\n return function (media) {\n return {\n matches: styleMedia.matchMedium(media || 'all'),\n media: media || 'all'\n };\n };\n}());\n/* eslint-enable */\n\nvar MediaQuery = {\n queries: [],\n current: '',\n\n /**\n * Initializes the media query helper, by extracting the breakpoint list from the CSS and activating the breakpoint watcher.\n * @function\n * @private\n */\n _init: function _init() {\n // make sure the initialization is only done once when calling _init() several times\n if (this.isInitialized === true) {\n return this;\n } else {\n this.isInitialized = true;\n }\n\n var self = this;\n var $meta = jquery__WEBPACK_IMPORTED_MODULE_0___default()('meta.foundation-mq');\n\n if (!$meta.length) {\n jquery__WEBPACK_IMPORTED_MODULE_0___default()('').appendTo(document.head);\n }\n\n var extractedStyles = jquery__WEBPACK_IMPORTED_MODULE_0___default()('.foundation-mq').css('font-family');\n var namedQueries;\n namedQueries = parseStyleToObject(extractedStyles);\n self.queries = []; // reset\n\n for (var key in namedQueries) {\n if (namedQueries.hasOwnProperty(key)) {\n self.queries.push({\n name: key,\n value: \"only screen and (min-width: \".concat(namedQueries[key], \")\")\n });\n }\n }\n\n this.current = this._getCurrentSize();\n\n this._watcher();\n },\n\n /**\n * Reinitializes the media query helper.\n * Useful if your CSS breakpoint configuration has just been loaded or has changed since the initialization.\n * @function\n * @private\n */\n _reInit: function _reInit() {\n this.isInitialized = false;\n\n this._init();\n },\n\n /**\n * Checks if the screen is at least as wide as a breakpoint.\n * @function\n * @param {String} size - Name of the breakpoint to check.\n * @returns {Boolean} `true` if the breakpoint matches, `false` if it's smaller.\n */\n atLeast: function atLeast(size) {\n var query = this.get(size);\n\n if (query) {\n return window.matchMedia(query).matches;\n }\n\n return false;\n },\n\n /**\n * Checks if the screen is within the given breakpoint.\n * If smaller than the breakpoint of larger than its upper limit it returns false.\n * @function\n * @param {String} size - Name of the breakpoint to check.\n * @returns {Boolean} `true` if the breakpoint matches, `false` otherwise.\n */\n only: function only(size) {\n return size === this._getCurrentSize();\n },\n\n /**\n * Checks if the screen is within a breakpoint or smaller.\n * @function\n * @param {String} size - Name of the breakpoint to check.\n * @returns {Boolean} `true` if the breakpoint matches, `false` if it's larger.\n */\n upTo: function upTo(size) {\n var nextSize = this.next(size); // If the next breakpoint does not match, the screen is smaller than\n // the upper limit of this breakpoint.\n\n if (nextSize) {\n return !this.atLeast(nextSize);\n } // If there is no next breakpoint, the \"size\" breakpoint does not have\n // an upper limit and the screen will always be within it or smaller.\n\n\n return true;\n },\n\n /**\n * Checks if the screen matches to a breakpoint.\n * @function\n * @param {String} size - Name of the breakpoint to check, either 'small only' or 'small'. Omitting 'only' falls back to using atLeast() method.\n * @returns {Boolean} `true` if the breakpoint matches, `false` if it does not.\n */\n is: function is(size) {\n var parts = size.trim().split(' ').filter(function (p) {\n return !!p.length;\n });\n\n var _parts = _slicedToArray(parts, 2),\n bpSize = _parts[0],\n _parts$ = _parts[1],\n bpModifier = _parts$ === void 0 ? '' : _parts$; // Only the breakpont\n\n\n if (bpModifier === 'only') {\n return this.only(bpSize);\n } // At least the breakpoint (included)\n\n\n if (!bpModifier || bpModifier === 'up') {\n return this.atLeast(bpSize);\n } // Up to the breakpoint (included)\n\n\n if (bpModifier === 'down') {\n return this.upTo(bpSize);\n }\n\n throw new Error(\"\\n Invalid breakpoint passed to MediaQuery.is().\\n Expected a breakpoint name formatted like \\\" \\\", got \\\"\".concat(size, \"\\\".\\n \"));\n },\n\n /**\n * Gets the media query of a breakpoint.\n * @function\n * @param {String} size - Name of the breakpoint to get.\n * @returns {String|null} - The media query of the breakpoint, or `null` if the breakpoint doesn't exist.\n */\n get: function get(size) {\n for (var i in this.queries) {\n if (this.queries.hasOwnProperty(i)) {\n var query = this.queries[i];\n if (size === query.name) return query.value;\n }\n }\n\n return null;\n },\n\n /**\n * Get the breakpoint following the given breakpoint.\n * @function\n * @param {String} size - Name of the breakpoint.\n * @returns {String|null} - The name of the following breakpoint, or `null` if the passed breakpoint was the last one.\n */\n next: function next(size) {\n var _this = this;\n\n var queryIndex = this.queries.findIndex(function (q) {\n return _this._getQueryName(q) === size;\n });\n\n if (queryIndex === -1) {\n throw new Error(\"\\n Unknown breakpoint \\\"\".concat(size, \"\\\" passed to MediaQuery.next().\\n Ensure it is present in your Sass \\\"$breakpoints\\\" setting.\\n \"));\n }\n\n var nextQuery = this.queries[queryIndex + 1];\n return nextQuery ? nextQuery.name : null;\n },\n\n /**\n * Returns the name of the breakpoint related to the given value.\n * @function\n * @private\n * @param {String|Object} value - Breakpoint name or query object.\n * @returns {String} Name of the breakpoint.\n */\n _getQueryName: function _getQueryName(value) {\n if (typeof value === 'string') return value;\n if (_typeof(value) === 'object') return value.name;\n throw new TypeError(\"\\n Invalid value passed to MediaQuery._getQueryName().\\n Expected a breakpoint name (String) or a breakpoint query (Object), got \\\"\".concat(value, \"\\\" (\").concat(_typeof(value), \")\\n \"));\n },\n\n /**\n * Gets the current breakpoint name by testing every breakpoint and returning the last one to match (the biggest one).\n * @function\n * @private\n * @returns {String} Name of the current breakpoint.\n */\n _getCurrentSize: function _getCurrentSize() {\n var matched;\n\n for (var i = 0; i < this.queries.length; i++) {\n var query = this.queries[i];\n\n if (window.matchMedia(query.value).matches) {\n matched = query;\n }\n }\n\n return matched && this._getQueryName(matched);\n },\n\n /**\n * Activates the breakpoint watcher, which fires an event on the window whenever the breakpoint changes.\n * @function\n * @private\n */\n _watcher: function _watcher() {\n var _this2 = this;\n\n jquery__WEBPACK_IMPORTED_MODULE_0___default()(window).on('resize.zf.trigger', function () {\n var newSize = _this2._getCurrentSize(),\n currentSize = _this2.current;\n\n if (newSize !== currentSize) {\n // Change the current media query\n _this2.current = newSize; // Broadcast the media query change on the window\n\n jquery__WEBPACK_IMPORTED_MODULE_0___default()(window).trigger('changed.zf.mediaquery', [newSize, currentSize]);\n }\n });\n }\n}; // Thank you: https://github.com/sindresorhus/query-string\n\nfunction parseStyleToObject(str) {\n var styleObject = {};\n\n if (typeof str !== 'string') {\n return styleObject;\n }\n\n str = str.trim().slice(1, -1); // browsers re-quote string style values\n\n if (!str) {\n return styleObject;\n }\n\n styleObject = str.split('&').reduce(function (ret, param) {\n var parts = param.replace(/\\+/g, ' ').split('=');\n var key = parts[0];\n var val = parts[1];\n key = decodeURIComponent(key); // missing `=` should be `null`:\n // http://w3.org/TR/2012/WD-url-20120524/#collect-url-parameters\n\n val = typeof val === 'undefined' ? null : decodeURIComponent(val);\n\n if (!ret.hasOwnProperty(key)) {\n ret[key] = val;\n } else if (Array.isArray(ret[key])) {\n ret[key].push(val);\n } else {\n ret[key] = [ret[key], val];\n }\n\n return ret;\n }, {});\n return styleObject;\n}\n\n\n\n/***/ }),\n\n/***/ 0:\n/*!*****************************************************!*\\\n !*** multi ./js/entries/plugins/foundation.core.js ***!\n \\*****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\nmodule.exports = __webpack_require__(/*! /Users/joeworkman/Development/foundation-sites/js/entries/plugins/foundation.core.js */\"./js/entries/plugins/foundation.core.js\");\n\n\n/***/ }),\n\n/***/ \"jquery\":\n/*!********************************************************************************************!*\\\n !*** external {\"root\":[\"jQuery\"],\"amd\":\"jquery\",\"commonjs\":\"jquery\",\"commonjs2\":\"jquery\"} ***!\n \\********************************************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\nmodule.exports = __WEBPACK_EXTERNAL_MODULE_jquery__;\n\n/***/ })\n\n/******/ });\n});\n//# sourceMappingURL=foundation.core.js.map"],"names":["root","factory","exports","module","require","define","amd","window","__WEBPACK_EXTERNAL_MODULE_jquery__","modules","./js/entries/plugins/foundation.core.js","__webpack_exports__","__webpack_require__","r","jquery__WEBPACK_IMPORTED_MODULE_0__","jquery__WEBPACK_IMPORTED_MODULE_0___default","n","_foundation_core__WEBPACK_IMPORTED_MODULE_1__","d","_foundation_core_plugin__WEBPACK_IMPORTED_MODULE_2__","_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__","addToJquery","a","Plugin","rtl","GetYoDigits","transitionend","RegExpEscape","onLoad","Foundation","./js/foundation.core.js","_foundation_core_utils__WEBPACK_IMPORTED_MODULE_1__","_foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_2__","_typeof","obj","Symbol","iterator","constructor","prototype","version","_plugins","_uuids","plugin","_plugin","name","className","functionName","attrName","hyphenate","this","registerPlugin","pluginName","toLowerCase","uuid","Object","$element","attr","concat","data","trigger","push","unregisterPlugin","prop","splice","indexOf","removeAttr","removeData","reInit","plugins","type","_this","isJQ","each","_init","object","plgs","forEach","p","foundation","string","undefined","keys","err","console","error","reflow","elem","i","find","addBack","filter","$el","opts","split","option","opt","map","el","trim","str","isNaN","parseFloat","parseValue","er","getFnName","fn","method","$noJS","length","removeClass","TypeError","args","Array","slice","call","arguments","plugClass","ReferenceError","apply","Function","results","exec","toString","replace","util","throttle","func","delay","timer","context","setTimeout","Date","now","getTime","lastTime","vendors","requestAnimationFrame","vp","cancelAnimationFrame","test","navigator","userAgent","callback","nextTime","Math","max","clearTimeout","performance","start","bind","oThis","fBound","fToBind","fNOP","aArgs","./js/foundation.core.plugin.js","_foundation_core_utils__WEBPACK_IMPORTED_MODULE_0__","_defineProperties","target","props","descriptor","enumerable","configurable","writable","defineProperty","key","element","options","instance","Constructor","_classCallCheck","_setup","getPluginName","protoProps","staticProps","value","_destroy","hasOwnProperty","./js/foundation.core.utils.js","ignoreMousedisappear","namespace","chars","charsLength","floor","random","$elem","end","transition","transitions","WebkitTransition","MozTransition","OTransition","document","createElement","style","triggerHandler","handler","cb","eventType","didLoad","readyState","one","_ref","_ref$ignoreLeaveWindo","ignoreLeaveWindow","_ref$ignoreReappear","ignoreReappear","eLeave","_len","rest","_key","relatedTarget","hasFocus","eReenter","currentTarget","has","./js/foundation.util.mediaQuery.js","MediaQuery","info","styleMedia","_slicedToArray","arr","isArray","_arrayWithHoles","_i","_s","_e","_arr","_n","_d","next","done","_iterableToArrayLimit","o","minLen","_arrayLikeToArray","from","_unsupportedIterableToArray","_nonIterableRest","len","arr2","matchMedia","media","script","getElementsByTagName","id","parentNode","insertBefore","head","appendChild","getComputedStyle","currentStyle","matchMedium","text","styleSheet","cssText","textContent","width","matches","queries","current","isInitialized","appendTo","namedQueries","styleObject","extractedStyles","css","reduce","ret","param","parts","val","decodeURIComponent","_getCurrentSize","_watcher","_reInit","atLeast","size","query","get","only","upTo","nextSize","is","_parts","bpSize","_parts$","bpModifier","Error","queryIndex","findIndex","q","_getQueryName","nextQuery","matched","_this2","on","newSize","currentSize","0","jquery","installedModules","m","c","getter","toStringTag","t","mode","__esModule","ns","create","property","s","moduleId","l"],"mappings":"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"}