UNPKG

24.7 kBJavaScriptView Raw
1(function webpackUniversalModuleDefinition(root, factory) {
2 if(typeof exports === 'object' && typeof module === 'object')
3 module.exports = factory(require("./foundation.core"), require("./foundation.util.imageLoader"), require("./foundation.util.mediaQuery"), require("jquery"));
4 else if(typeof define === 'function' && define.amd)
5 define(["./foundation.core", "./foundation.util.imageLoader", "./foundation.util.mediaQuery", "jquery"], factory);
6 else if(typeof exports === 'object')
7 exports["foundation.equalizer"] = factory(require("./foundation.core"), require("./foundation.util.imageLoader"), require("./foundation.util.mediaQuery"), require("jquery"));
8 else
9 root["__FOUNDATION_EXTERNAL__"] = root["__FOUNDATION_EXTERNAL__"] || {}, root["__FOUNDATION_EXTERNAL__"]["foundation.equalizer"] = factory(root["__FOUNDATION_EXTERNAL__"]["foundation.core"], root["__FOUNDATION_EXTERNAL__"]["foundation.util.imageLoader"], root["__FOUNDATION_EXTERNAL__"]["foundation.util.mediaQuery"], root["jQuery"]);
10})(window, function(__WEBPACK_EXTERNAL_MODULE__foundation_core__, __WEBPACK_EXTERNAL_MODULE__foundation_util_imageLoader__, __WEBPACK_EXTERNAL_MODULE__foundation_util_mediaQuery__, __WEBPACK_EXTERNAL_MODULE_jquery__) {
11return /******/ (function(modules) { // webpackBootstrap
12/******/ // The module cache
13/******/ var installedModules = {};
14/******/
15/******/ // The require function
16/******/ function __webpack_require__(moduleId) {
17/******/
18/******/ // Check if module is in cache
19/******/ if(installedModules[moduleId]) {
20/******/ return installedModules[moduleId].exports;
21/******/ }
22/******/ // Create a new module (and put it into the cache)
23/******/ var module = installedModules[moduleId] = {
24/******/ i: moduleId,
25/******/ l: false,
26/******/ exports: {}
27/******/ };
28/******/
29/******/ // Execute the module function
30/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
31/******/
32/******/ // Flag the module as loaded
33/******/ module.l = true;
34/******/
35/******/ // Return the exports of the module
36/******/ return module.exports;
37/******/ }
38/******/
39/******/
40/******/ // expose the modules object (__webpack_modules__)
41/******/ __webpack_require__.m = modules;
42/******/
43/******/ // expose the module cache
44/******/ __webpack_require__.c = installedModules;
45/******/
46/******/ // define getter function for harmony exports
47/******/ __webpack_require__.d = function(exports, name, getter) {
48/******/ if(!__webpack_require__.o(exports, name)) {
49/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
50/******/ }
51/******/ };
52/******/
53/******/ // define __esModule on exports
54/******/ __webpack_require__.r = function(exports) {
55/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
56/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
57/******/ }
58/******/ Object.defineProperty(exports, '__esModule', { value: true });
59/******/ };
60/******/
61/******/ // create a fake namespace object
62/******/ // mode & 1: value is a module id, require it
63/******/ // mode & 2: merge all properties of value into the ns
64/******/ // mode & 4: return value when already ns object
65/******/ // mode & 8|1: behave like require
66/******/ __webpack_require__.t = function(value, mode) {
67/******/ if(mode & 1) value = __webpack_require__(value);
68/******/ if(mode & 8) return value;
69/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
70/******/ var ns = Object.create(null);
71/******/ __webpack_require__.r(ns);
72/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
73/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
74/******/ return ns;
75/******/ };
76/******/
77/******/ // getDefaultExport function for compatibility with non-harmony modules
78/******/ __webpack_require__.n = function(module) {
79/******/ var getter = module && module.__esModule ?
80/******/ function getDefault() { return module['default']; } :
81/******/ function getModuleExports() { return module; };
82/******/ __webpack_require__.d(getter, 'a', getter);
83/******/ return getter;
84/******/ };
85/******/
86/******/ // Object.prototype.hasOwnProperty.call
87/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
88/******/
89/******/ // __webpack_public_path__
90/******/ __webpack_require__.p = "";
91/******/
92/******/
93/******/ // Load entry module and return exports
94/******/ return __webpack_require__(__webpack_require__.s = 6);
95/******/ })
96/************************************************************************/
97/******/ ({
98
99/***/ "./foundation.core":
100/*!****************************************************************************************************************************************************************!*\
101 !*** external {"root":["__FOUNDATION_EXTERNAL__","foundation.core"],"amd":"./foundation.core","commonjs":"./foundation.core","commonjs2":"./foundation.core"} ***!
102 \****************************************************************************************************************************************************************/
103/*! no static exports found */
104/***/ (function(module, exports) {
105
106module.exports = __WEBPACK_EXTERNAL_MODULE__foundation_core__;
107
108/***/ }),
109
110/***/ "./foundation.util.imageLoader":
111/*!****************************************************************************************************************************************************************************************************************!*\
112 !*** external {"root":["__FOUNDATION_EXTERNAL__","foundation.util.imageLoader"],"amd":"./foundation.util.imageLoader","commonjs":"./foundation.util.imageLoader","commonjs2":"./foundation.util.imageLoader"} ***!
113 \****************************************************************************************************************************************************************************************************************/
114/*! no static exports found */
115/***/ (function(module, exports) {
116
117module.exports = __WEBPACK_EXTERNAL_MODULE__foundation_util_imageLoader__;
118
119/***/ }),
120
121/***/ "./foundation.util.mediaQuery":
122/*!************************************************************************************************************************************************************************************************************!*\
123 !*** external {"root":["__FOUNDATION_EXTERNAL__","foundation.util.mediaQuery"],"amd":"./foundation.util.mediaQuery","commonjs":"./foundation.util.mediaQuery","commonjs2":"./foundation.util.mediaQuery"} ***!
124 \************************************************************************************************************************************************************************************************************/
125/*! no static exports found */
126/***/ (function(module, exports) {
127
128module.exports = __WEBPACK_EXTERNAL_MODULE__foundation_util_mediaQuery__;
129
130/***/ }),
131
132/***/ "./js/entries/plugins/foundation.equalizer.js":
133/*!****************************************************!*\
134 !*** ./js/entries/plugins/foundation.equalizer.js ***!
135 \****************************************************/
136/*! exports provided: Foundation, Equalizer */
137/***/ (function(module, __webpack_exports__, __webpack_require__) {
138
139"use strict";
140__webpack_require__.r(__webpack_exports__);
141/* harmony import */ var _foundation_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./foundation.core */ "./foundation.core");
142/* harmony import */ var _foundation_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_foundation_core__WEBPACK_IMPORTED_MODULE_0__);
143/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Foundation", function() { return _foundation_core__WEBPACK_IMPORTED_MODULE_0__["Foundation"]; });
144
145/* harmony import */ var _foundation_equalizer__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../foundation.equalizer */ "./js/foundation.equalizer.js");
146/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "Equalizer", function() { return _foundation_equalizer__WEBPACK_IMPORTED_MODULE_1__["Equalizer"]; });
147
148
149
150_foundation_core__WEBPACK_IMPORTED_MODULE_0__["Foundation"].plugin(_foundation_equalizer__WEBPACK_IMPORTED_MODULE_1__["Equalizer"], 'Equalizer');
151
152
153/***/ }),
154
155/***/ "./js/foundation.equalizer.js":
156/*!************************************!*\
157 !*** ./js/foundation.equalizer.js ***!
158 \************************************/
159/*! exports provided: Equalizer */
160/***/ (function(module, __webpack_exports__, __webpack_require__) {
161
162"use strict";
163__webpack_require__.r(__webpack_exports__);
164/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Equalizer", function() { return Equalizer; });
165/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! jquery */ "jquery");
166/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);
167/* harmony import */ var _foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./foundation.util.mediaQuery */ "./foundation.util.mediaQuery");
168/* harmony import */ var _foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_1__);
169/* harmony import */ var _foundation_util_imageLoader__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./foundation.util.imageLoader */ "./foundation.util.imageLoader");
170/* harmony import */ var _foundation_util_imageLoader__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_foundation_util_imageLoader__WEBPACK_IMPORTED_MODULE_2__);
171/* harmony import */ var _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./foundation.core.utils */ "./foundation.core");
172/* harmony import */ var _foundation_core_utils__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__);
173
174
175function _typeof(obj) { 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); }
176
177function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
178
179function _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); } }
180
181function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
182
183function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
184
185function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
186
187function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
188
189function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
190
191function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
192
193
194
195
196
197
198/**
199 * Equalizer module.
200 * @module foundation.equalizer
201 * @requires foundation.util.mediaQuery
202 * @requires foundation.util.imageLoader if equalizer contains images
203 */
204
205var Equalizer =
206/*#__PURE__*/
207function (_Plugin) {
208 _inherits(Equalizer, _Plugin);
209
210 function Equalizer() {
211 _classCallCheck(this, Equalizer);
212
213 return _possibleConstructorReturn(this, _getPrototypeOf(Equalizer).apply(this, arguments));
214 }
215
216 _createClass(Equalizer, [{
217 key: "_setup",
218
219 /**
220 * Creates a new instance of Equalizer.
221 * @class
222 * @name Equalizer
223 * @fires Equalizer#init
224 * @param {Object} element - jQuery object to add the trigger to.
225 * @param {Object} options - Overrides to the default plugin settings.
226 */
227 value: function _setup(element, options) {
228 this.$element = element;
229 this.options = jquery__WEBPACK_IMPORTED_MODULE_0___default.a.extend({}, Equalizer.defaults, this.$element.data(), options);
230 this.className = 'Equalizer'; // ie9 back compat
231
232 this._init();
233 }
234 /**
235 * Initializes the Equalizer plugin and calls functions to get equalizer functioning on load.
236 * @private
237 */
238
239 }, {
240 key: "_init",
241 value: function _init() {
242 var eqId = this.$element.attr('data-equalizer') || '';
243 var $watched = this.$element.find("[data-equalizer-watch=\"".concat(eqId, "\"]"));
244
245 _foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_1__["MediaQuery"]._init();
246
247 this.$watched = $watched.length ? $watched : this.$element.find('[data-equalizer-watch]');
248 this.$element.attr('data-resize', eqId || Object(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__["GetYoDigits"])(6, 'eq'));
249 this.$element.attr('data-mutate', eqId || Object(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__["GetYoDigits"])(6, 'eq'));
250 this.hasNested = this.$element.find('[data-equalizer]').length > 0;
251 this.isNested = this.$element.parentsUntil(document.body, '[data-equalizer]').length > 0;
252 this.isOn = false;
253 this._bindHandler = {
254 onResizeMeBound: this._onResizeMe.bind(this),
255 onPostEqualizedBound: this._onPostEqualized.bind(this)
256 };
257 var imgs = this.$element.find('img');
258 var tooSmall;
259
260 if (this.options.equalizeOn) {
261 tooSmall = this._checkMQ();
262 jquery__WEBPACK_IMPORTED_MODULE_0___default()(window).on('changed.zf.mediaquery', this._checkMQ.bind(this));
263 } else {
264 this._events();
265 }
266
267 if (typeof tooSmall !== 'undefined' && tooSmall === false || typeof tooSmall === 'undefined') {
268 if (imgs.length) {
269 Object(_foundation_util_imageLoader__WEBPACK_IMPORTED_MODULE_2__["onImagesLoaded"])(imgs, this._reflow.bind(this));
270 } else {
271 this._reflow();
272 }
273 }
274 }
275 /**
276 * Removes event listeners if the breakpoint is too small.
277 * @private
278 */
279
280 }, {
281 key: "_pauseEvents",
282 value: function _pauseEvents() {
283 this.isOn = false;
284 this.$element.off({
285 '.zf.equalizer': this._bindHandler.onPostEqualizedBound,
286 'resizeme.zf.trigger': this._bindHandler.onResizeMeBound,
287 'mutateme.zf.trigger': this._bindHandler.onResizeMeBound
288 });
289 }
290 /**
291 * function to handle $elements resizeme.zf.trigger, with bound this on _bindHandler.onResizeMeBound
292 * @private
293 */
294
295 }, {
296 key: "_onResizeMe",
297 value: function _onResizeMe(e) {
298 this._reflow();
299 }
300 /**
301 * function to handle $elements postequalized.zf.equalizer, with bound this on _bindHandler.onPostEqualizedBound
302 * @private
303 */
304
305 }, {
306 key: "_onPostEqualized",
307 value: function _onPostEqualized(e) {
308 if (e.target !== this.$element[0]) {
309 this._reflow();
310 }
311 }
312 /**
313 * Initializes events for Equalizer.
314 * @private
315 */
316
317 }, {
318 key: "_events",
319 value: function _events() {
320 var _this = this;
321
322 this._pauseEvents();
323
324 if (this.hasNested) {
325 this.$element.on('postequalized.zf.equalizer', this._bindHandler.onPostEqualizedBound);
326 } else {
327 this.$element.on('resizeme.zf.trigger', this._bindHandler.onResizeMeBound);
328 this.$element.on('mutateme.zf.trigger', this._bindHandler.onResizeMeBound);
329 }
330
331 this.isOn = true;
332 }
333 /**
334 * Checks the current breakpoint to the minimum required size.
335 * @private
336 */
337
338 }, {
339 key: "_checkMQ",
340 value: function _checkMQ() {
341 var tooSmall = !_foundation_util_mediaQuery__WEBPACK_IMPORTED_MODULE_1__["MediaQuery"].is(this.options.equalizeOn);
342
343 if (tooSmall) {
344 if (this.isOn) {
345 this._pauseEvents();
346
347 this.$watched.css('height', 'auto');
348 }
349 } else {
350 if (!this.isOn) {
351 this._events();
352 }
353 }
354
355 return tooSmall;
356 }
357 /**
358 * A noop version for the plugin
359 * @private
360 */
361
362 }, {
363 key: "_killswitch",
364 value: function _killswitch() {
365 return;
366 }
367 /**
368 * Calls necessary functions to update Equalizer upon DOM change
369 * @private
370 */
371
372 }, {
373 key: "_reflow",
374 value: function _reflow() {
375 if (!this.options.equalizeOnStack) {
376 if (this._isStacked()) {
377 this.$watched.css('height', 'auto');
378 return false;
379 }
380 }
381
382 if (this.options.equalizeByRow) {
383 this.getHeightsByRow(this.applyHeightByRow.bind(this));
384 } else {
385 this.getHeights(this.applyHeight.bind(this));
386 }
387 }
388 /**
389 * Manually determines if the first 2 elements are *NOT* stacked.
390 * @private
391 */
392
393 }, {
394 key: "_isStacked",
395 value: function _isStacked() {
396 if (!this.$watched[0] || !this.$watched[1]) {
397 return true;
398 }
399
400 return this.$watched[0].getBoundingClientRect().top !== this.$watched[1].getBoundingClientRect().top;
401 }
402 /**
403 * Finds the outer heights of children contained within an Equalizer parent and returns them in an array
404 * @param {Function} cb - A non-optional callback to return the heights array to.
405 * @returns {Array} heights - An array of heights of children within Equalizer container
406 */
407
408 }, {
409 key: "getHeights",
410 value: function getHeights(cb) {
411 var heights = [];
412
413 for (var i = 0, len = this.$watched.length; i < len; i++) {
414 this.$watched[i].style.height = 'auto';
415 heights.push(this.$watched[i].offsetHeight);
416 }
417
418 cb(heights);
419 }
420 /**
421 * Finds the outer heights of children contained within an Equalizer parent and returns them in an array
422 * @param {Function} cb - A non-optional callback to return the heights array to.
423 * @returns {Array} groups - An array of heights of children within Equalizer container grouped by row with element,height and max as last child
424 */
425
426 }, {
427 key: "getHeightsByRow",
428 value: function getHeightsByRow(cb) {
429 var lastElTopOffset = this.$watched.length ? this.$watched.first().offset().top : 0,
430 groups = [],
431 group = 0; //group by Row
432
433 groups[group] = [];
434
435 for (var i = 0, len = this.$watched.length; i < len; i++) {
436 this.$watched[i].style.height = 'auto'; //maybe could use this.$watched[i].offsetTop
437
438 var elOffsetTop = jquery__WEBPACK_IMPORTED_MODULE_0___default()(this.$watched[i]).offset().top;
439
440 if (elOffsetTop != lastElTopOffset) {
441 group++;
442 groups[group] = [];
443 lastElTopOffset = elOffsetTop;
444 }
445
446 groups[group].push([this.$watched[i], this.$watched[i].offsetHeight]);
447 }
448
449 for (var j = 0, ln = groups.length; j < ln; j++) {
450 var heights = jquery__WEBPACK_IMPORTED_MODULE_0___default()(groups[j]).map(function () {
451 return this[1];
452 }).get();
453 var max = Math.max.apply(null, heights);
454 groups[j].push(max);
455 }
456
457 cb(groups);
458 }
459 /**
460 * Changes the CSS height property of each child in an Equalizer parent to match the tallest
461 * @param {array} heights - An array of heights of children within Equalizer container
462 * @fires Equalizer#preequalized
463 * @fires Equalizer#postequalized
464 */
465
466 }, {
467 key: "applyHeight",
468 value: function applyHeight(heights) {
469 var max = Math.max.apply(null, heights);
470 /**
471 * Fires before the heights are applied
472 * @event Equalizer#preequalized
473 */
474
475 this.$element.trigger('preequalized.zf.equalizer');
476 this.$watched.css('height', max);
477 /**
478 * Fires when the heights have been applied
479 * @event Equalizer#postequalized
480 */
481
482 this.$element.trigger('postequalized.zf.equalizer');
483 }
484 /**
485 * Changes the CSS height property of each child in an Equalizer parent to match the tallest by row
486 * @param {array} groups - An array of heights of children within Equalizer container grouped by row with element,height and max as last child
487 * @fires Equalizer#preequalized
488 * @fires Equalizer#preequalizedrow
489 * @fires Equalizer#postequalizedrow
490 * @fires Equalizer#postequalized
491 */
492
493 }, {
494 key: "applyHeightByRow",
495 value: function applyHeightByRow(groups) {
496 /**
497 * Fires before the heights are applied
498 */
499 this.$element.trigger('preequalized.zf.equalizer');
500
501 for (var i = 0, len = groups.length; i < len; i++) {
502 var groupsILength = groups[i].length,
503 max = groups[i][groupsILength - 1];
504
505 if (groupsILength <= 2) {
506 jquery__WEBPACK_IMPORTED_MODULE_0___default()(groups[i][0][0]).css({
507 'height': 'auto'
508 });
509 continue;
510 }
511 /**
512 * Fires before the heights per row are applied
513 * @event Equalizer#preequalizedrow
514 */
515
516
517 this.$element.trigger('preequalizedrow.zf.equalizer');
518
519 for (var j = 0, lenJ = groupsILength - 1; j < lenJ; j++) {
520 jquery__WEBPACK_IMPORTED_MODULE_0___default()(groups[i][j][0]).css({
521 'height': max
522 });
523 }
524 /**
525 * Fires when the heights per row have been applied
526 * @event Equalizer#postequalizedrow
527 */
528
529
530 this.$element.trigger('postequalizedrow.zf.equalizer');
531 }
532 /**
533 * Fires when the heights have been applied
534 */
535
536
537 this.$element.trigger('postequalized.zf.equalizer');
538 }
539 /**
540 * Destroys an instance of Equalizer.
541 * @function
542 */
543
544 }, {
545 key: "_destroy",
546 value: function _destroy() {
547 this._pauseEvents();
548
549 this.$watched.css('height', 'auto');
550 }
551 }]);
552
553 return Equalizer;
554}(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__["Plugin"]);
555/**
556 * Default settings for plugin
557 */
558
559
560Equalizer.defaults = {
561 /**
562 * Enable height equalization when stacked on smaller screens.
563 * @option
564 * @type {boolean}
565 * @default false
566 */
567 equalizeOnStack: false,
568
569 /**
570 * Enable height equalization row by row.
571 * @option
572 * @type {boolean}
573 * @default false
574 */
575 equalizeByRow: false,
576
577 /**
578 * String representing the minimum breakpoint size the plugin should equalize heights on.
579 * @option
580 * @type {string}
581 * @default ''
582 */
583 equalizeOn: ''
584};
585
586
587/***/ }),
588
589/***/ 6:
590/*!**********************************************************!*\
591 !*** multi ./js/entries/plugins/foundation.equalizer.js ***!
592 \**********************************************************/
593/*! no static exports found */
594/***/ (function(module, exports, __webpack_require__) {
595
596module.exports = __webpack_require__(/*! /Users/joeworkman/Development/foundation-sites/js/entries/plugins/foundation.equalizer.js */"./js/entries/plugins/foundation.equalizer.js");
597
598
599/***/ }),
600
601/***/ "jquery":
602/*!********************************************************************************************!*\
603 !*** external {"root":["jQuery"],"amd":"jquery","commonjs":"jquery","commonjs2":"jquery"} ***!
604 \********************************************************************************************/
605/*! no static exports found */
606/***/ (function(module, exports) {
607
608module.exports = __WEBPACK_EXTERNAL_MODULE_jquery__;
609
610/***/ })
611
612/******/ });
613});
614//# sourceMappingURL=foundation.equalizer.js.map
\No newline at end of file