UNPKG

25.8 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.keyboard"), require("./foundation.util.nest"), require("jquery"));
4 else if(typeof define === 'function' && define.amd)
5 define(["./foundation.core", "./foundation.util.keyboard", "./foundation.util.nest", "jquery"], factory);
6 else if(typeof exports === 'object')
7 exports["foundation.accordionMenu"] = factory(require("./foundation.core"), require("./foundation.util.keyboard"), require("./foundation.util.nest"), require("jquery"));
8 else
9 root["__FOUNDATION_EXTERNAL__"] = root["__FOUNDATION_EXTERNAL__"] || {}, root["__FOUNDATION_EXTERNAL__"]["foundation.accordionMenu"] = factory(root["__FOUNDATION_EXTERNAL__"]["foundation.core"], root["__FOUNDATION_EXTERNAL__"]["foundation.util.keyboard"], root["__FOUNDATION_EXTERNAL__"]["foundation.util.nest"], root["jQuery"]);
10})(window, function(__WEBPACK_EXTERNAL_MODULE__foundation_core__, __WEBPACK_EXTERNAL_MODULE__foundation_util_keyboard__, __WEBPACK_EXTERNAL_MODULE__foundation_util_nest__, __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 = 2);
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.keyboard":
111/*!****************************************************************************************************************************************************************************************************!*\
112 !*** external {"root":["__FOUNDATION_EXTERNAL__","foundation.util.keyboard"],"amd":"./foundation.util.keyboard","commonjs":"./foundation.util.keyboard","commonjs2":"./foundation.util.keyboard"} ***!
113 \****************************************************************************************************************************************************************************************************/
114/*! no static exports found */
115/***/ (function(module, exports) {
116
117module.exports = __WEBPACK_EXTERNAL_MODULE__foundation_util_keyboard__;
118
119/***/ }),
120
121/***/ "./foundation.util.nest":
122/*!************************************************************************************************************************************************************************************!*\
123 !*** external {"root":["__FOUNDATION_EXTERNAL__","foundation.util.nest"],"amd":"./foundation.util.nest","commonjs":"./foundation.util.nest","commonjs2":"./foundation.util.nest"} ***!
124 \************************************************************************************************************************************************************************************/
125/*! no static exports found */
126/***/ (function(module, exports) {
127
128module.exports = __WEBPACK_EXTERNAL_MODULE__foundation_util_nest__;
129
130/***/ }),
131
132/***/ "./js/entries/plugins/foundation.accordionMenu.js":
133/*!********************************************************!*\
134 !*** ./js/entries/plugins/foundation.accordionMenu.js ***!
135 \********************************************************/
136/*! exports provided: Foundation, AccordionMenu */
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_accordionMenu__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../foundation.accordionMenu */ "./js/foundation.accordionMenu.js");
146/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, "AccordionMenu", function() { return _foundation_accordionMenu__WEBPACK_IMPORTED_MODULE_1__["AccordionMenu"]; });
147
148
149
150_foundation_core__WEBPACK_IMPORTED_MODULE_0__["Foundation"].plugin(_foundation_accordionMenu__WEBPACK_IMPORTED_MODULE_1__["AccordionMenu"], 'AccordionMenu');
151
152
153/***/ }),
154
155/***/ "./js/foundation.accordionMenu.js":
156/*!****************************************!*\
157 !*** ./js/foundation.accordionMenu.js ***!
158 \****************************************/
159/*! exports provided: AccordionMenu */
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__, "AccordionMenu", function() { return AccordionMenu; });
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_keyboard__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./foundation.util.keyboard */ "./foundation.util.keyboard");
168/* harmony import */ var _foundation_util_keyboard__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_foundation_util_keyboard__WEBPACK_IMPORTED_MODULE_1__);
169/* harmony import */ var _foundation_util_nest__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./foundation.util.nest */ "./foundation.util.nest");
170/* harmony import */ var _foundation_util_nest__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_foundation_util_nest__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 * AccordionMenu module.
200 * @module foundation.accordionMenu
201 * @requires foundation.util.keyboard
202 * @requires foundation.util.nest
203 */
204
205var AccordionMenu =
206/*#__PURE__*/
207function (_Plugin) {
208 _inherits(AccordionMenu, _Plugin);
209
210 function AccordionMenu() {
211 _classCallCheck(this, AccordionMenu);
212
213 return _possibleConstructorReturn(this, _getPrototypeOf(AccordionMenu).apply(this, arguments));
214 }
215
216 _createClass(AccordionMenu, [{
217 key: "_setup",
218
219 /**
220 * Creates a new instance of an accordion menu.
221 * @class
222 * @name AccordionMenu
223 * @fires AccordionMenu#init
224 * @param {jQuery} element - jQuery object to make into an accordion menu.
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({}, AccordionMenu.defaults, this.$element.data(), options);
230 this.className = 'AccordionMenu'; // ie9 back compat
231
232 this._init();
233
234 _foundation_util_keyboard__WEBPACK_IMPORTED_MODULE_1__["Keyboard"].register('AccordionMenu', {
235 'ENTER': 'toggle',
236 'SPACE': 'toggle',
237 'ARROW_RIGHT': 'open',
238 'ARROW_UP': 'up',
239 'ARROW_DOWN': 'down',
240 'ARROW_LEFT': 'close',
241 'ESCAPE': 'closeAll'
242 });
243 }
244 /**
245 * Initializes the accordion menu by hiding all nested menus.
246 * @private
247 */
248
249 }, {
250 key: "_init",
251 value: function _init() {
252 _foundation_util_nest__WEBPACK_IMPORTED_MODULE_2__["Nest"].Feather(this.$element, 'accordion');
253
254 var _this = this;
255
256 this.$element.find('[data-submenu]').not('.is-active').slideUp(0); //.find('a').css('padding-left', '1rem');
257
258 this.$element.attr({
259 'role': 'tree',
260 'aria-multiselectable': this.options.multiOpen
261 });
262 this.$menuLinks = this.$element.find('.is-accordion-submenu-parent');
263 this.$menuLinks.each(function () {
264 var linkId = this.id || Object(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__["GetYoDigits"])(6, 'acc-menu-link'),
265 $elem = jquery__WEBPACK_IMPORTED_MODULE_0___default()(this),
266 $sub = $elem.children('[data-submenu]'),
267 subId = $sub[0].id || Object(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__["GetYoDigits"])(6, 'acc-menu'),
268 isActive = $sub.hasClass('is-active');
269
270 if (_this.options.parentLink) {
271 var $anchor = $elem.children('a');
272 $anchor.clone().prependTo($sub).wrap('<li data-is-parent-link class="is-submenu-parent-item is-submenu-item is-accordion-submenu-item"></li>');
273 }
274
275 if (_this.options.submenuToggle) {
276 $elem.addClass('has-submenu-toggle');
277 $elem.children('a').after('<button id="' + linkId + '" class="submenu-toggle" aria-controls="' + subId + '" aria-expanded="' + isActive + '" title="' + _this.options.submenuToggleText + '"><span class="submenu-toggle-text">' + _this.options.submenuToggleText + '</span></button>');
278 } else {
279 $elem.attr({
280 'aria-controls': subId,
281 'aria-expanded': isActive,
282 'id': linkId
283 });
284 }
285
286 $sub.attr({
287 'aria-labelledby': linkId,
288 'aria-hidden': !isActive,
289 'role': 'group',
290 'id': subId
291 });
292 });
293 this.$element.find('li').attr({
294 'role': 'treeitem'
295 });
296 var initPanes = this.$element.find('.is-active');
297
298 if (initPanes.length) {
299 initPanes.each(function () {
300 _this.down(jquery__WEBPACK_IMPORTED_MODULE_0___default()(this));
301 });
302 }
303
304 this._events();
305 }
306 /**
307 * Adds event handlers for items within the menu.
308 * @private
309 */
310
311 }, {
312 key: "_events",
313 value: function _events() {
314 var _this = this;
315
316 this.$element.find('li').each(function () {
317 var $submenu = jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).children('[data-submenu]');
318
319 if ($submenu.length) {
320 if (_this.options.submenuToggle) {
321 jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).children('.submenu-toggle').off('click.zf.accordionMenu').on('click.zf.accordionMenu', function (e) {
322 _this.toggle($submenu);
323 });
324 } else {
325 jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).children('a').off('click.zf.accordionMenu').on('click.zf.accordionMenu', function (e) {
326 e.preventDefault();
327
328 _this.toggle($submenu);
329 });
330 }
331 }
332 }).on('keydown.zf.accordionMenu', function (e) {
333 var $element = jquery__WEBPACK_IMPORTED_MODULE_0___default()(this),
334 $elements = $element.parent('ul').children('li'),
335 $prevElement,
336 $nextElement,
337 $target = $element.children('[data-submenu]');
338 $elements.each(function (i) {
339 if (jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).is($element)) {
340 $prevElement = $elements.eq(Math.max(0, i - 1)).find('a').first();
341 $nextElement = $elements.eq(Math.min(i + 1, $elements.length - 1)).find('a').first();
342
343 if (jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).children('[data-submenu]:visible').length) {
344 // has open sub menu
345 $nextElement = $element.find('li:first-child').find('a').first();
346 }
347
348 if (jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).is(':first-child')) {
349 // is first element of sub menu
350 $prevElement = $element.parents('li').first().find('a').first();
351 } else if ($prevElement.parents('li').first().children('[data-submenu]:visible').length) {
352 // if previous element has open sub menu
353 $prevElement = $prevElement.parents('li').find('li:last-child').find('a').first();
354 }
355
356 if (jquery__WEBPACK_IMPORTED_MODULE_0___default()(this).is(':last-child')) {
357 // is last element of sub menu
358 $nextElement = $element.parents('li').first().next('li').find('a').first();
359 }
360
361 return;
362 }
363 });
364 _foundation_util_keyboard__WEBPACK_IMPORTED_MODULE_1__["Keyboard"].handleKey(e, 'AccordionMenu', {
365 open: function open() {
366 if ($target.is(':hidden')) {
367 _this.down($target);
368
369 $target.find('li').first().find('a').first().focus();
370 }
371 },
372 close: function close() {
373 if ($target.length && !$target.is(':hidden')) {
374 // close active sub of this item
375 _this.up($target);
376 } else if ($element.parent('[data-submenu]').length) {
377 // close currently open sub
378 _this.up($element.parent('[data-submenu]'));
379
380 $element.parents('li').first().find('a').first().focus();
381 }
382 },
383 up: function up() {
384 $prevElement.focus();
385 return true;
386 },
387 down: function down() {
388 $nextElement.focus();
389 return true;
390 },
391 toggle: function toggle() {
392 if (_this.options.submenuToggle) {
393 return false;
394 }
395
396 if ($element.children('[data-submenu]').length) {
397 _this.toggle($element.children('[data-submenu]'));
398
399 return true;
400 }
401 },
402 closeAll: function closeAll() {
403 _this.hideAll();
404 },
405 handled: function handled(preventDefault) {
406 if (preventDefault) {
407 e.preventDefault();
408 }
409 }
410 });
411 }); //.attr('tabindex', 0);
412 }
413 /**
414 * Closes all panes of the menu.
415 * @function
416 */
417
418 }, {
419 key: "hideAll",
420 value: function hideAll() {
421 this.up(this.$element.find('[data-submenu]'));
422 }
423 /**
424 * Opens all panes of the menu.
425 * @function
426 */
427
428 }, {
429 key: "showAll",
430 value: function showAll() {
431 this.down(this.$element.find('[data-submenu]'));
432 }
433 /**
434 * Toggles the open/close state of a submenu.
435 * @function
436 * @param {jQuery} $target - the submenu to toggle
437 */
438
439 }, {
440 key: "toggle",
441 value: function toggle($target) {
442 if (!$target.is(':animated')) {
443 if (!$target.is(':hidden')) {
444 this.up($target);
445 } else {
446 this.down($target);
447 }
448 }
449 }
450 /**
451 * Opens the sub-menu defined by `$target`.
452 * @param {jQuery} $target - Sub-menu to open.
453 * @fires AccordionMenu#down
454 */
455
456 }, {
457 key: "down",
458 value: function down($target) {
459 var _this2 = this;
460
461 // If having multiple submenus active is disabled, close all the submenus
462 // that are not parents or children of the targeted submenu.
463 if (!this.options.multiOpen) {
464 // The "branch" of the targetted submenu, from the component root to
465 // the active submenus nested in it.
466 var $targetBranch = $target.parentsUntil(this.$element).add($target).add($target.find('.is-active')); // All the active submenus that are not in the branch.
467
468 var $othersActiveSubmenus = this.$element.find('.is-active').not($targetBranch);
469 this.up($othersActiveSubmenus);
470 }
471
472 $target.addClass('is-active').attr({
473 'aria-hidden': false
474 });
475
476 if (this.options.submenuToggle) {
477 $target.prev('.submenu-toggle').attr({
478 'aria-expanded': true
479 });
480 } else {
481 $target.parent('.is-accordion-submenu-parent').attr({
482 'aria-expanded': true
483 });
484 }
485
486 $target.slideDown(this.options.slideSpeed, function () {
487 /**
488 * Fires when the menu is done opening.
489 * @event AccordionMenu#down
490 */
491 _this2.$element.trigger('down.zf.accordionMenu', [$target]);
492 });
493 }
494 /**
495 * Closes the sub-menu defined by `$target`. All sub-menus inside the target will be closed as well.
496 * @param {jQuery} $target - Sub-menu to close.
497 * @fires AccordionMenu#up
498 */
499
500 }, {
501 key: "up",
502 value: function up($target) {
503 var _this3 = this;
504
505 var $submenus = $target.find('[data-submenu]');
506 var $allmenus = $target.add($submenus);
507 $submenus.slideUp(0);
508 $allmenus.removeClass('is-active').attr('aria-hidden', true);
509
510 if (this.options.submenuToggle) {
511 $allmenus.prev('.submenu-toggle').attr('aria-expanded', false);
512 } else {
513 $allmenus.parent('.is-accordion-submenu-parent').attr('aria-expanded', false);
514 }
515
516 $target.slideUp(this.options.slideSpeed, function () {
517 /**
518 * Fires when the menu is done collapsing up.
519 * @event AccordionMenu#up
520 */
521 _this3.$element.trigger('up.zf.accordionMenu', [$target]);
522 });
523 }
524 /**
525 * Destroys an instance of accordion menu.
526 * @fires AccordionMenu#destroyed
527 */
528
529 }, {
530 key: "_destroy",
531 value: function _destroy() {
532 this.$element.find('[data-submenu]').slideDown(0).css('display', '');
533 this.$element.find('a').off('click.zf.accordionMenu');
534 this.$element.find('[data-is-parent-link]').detach();
535
536 if (this.options.submenuToggle) {
537 this.$element.find('.has-submenu-toggle').removeClass('has-submenu-toggle');
538 this.$element.find('.submenu-toggle').remove();
539 }
540
541 _foundation_util_nest__WEBPACK_IMPORTED_MODULE_2__["Nest"].Burn(this.$element, 'accordion');
542 }
543 }]);
544
545 return AccordionMenu;
546}(_foundation_core_utils__WEBPACK_IMPORTED_MODULE_3__["Plugin"]);
547
548AccordionMenu.defaults = {
549 /**
550 * Adds the parent link to the submenu.
551 * @option
552 * @type {boolean}
553 * @default false
554 */
555 parentLink: false,
556
557 /**
558 * Amount of time to animate the opening of a submenu in ms.
559 * @option
560 * @type {number}
561 * @default 250
562 */
563 slideSpeed: 250,
564
565 /**
566 * Adds a separate submenu toggle button. This allows the parent item to have a link.
567 * @option
568 * @example true
569 */
570 submenuToggle: false,
571
572 /**
573 * The text used for the submenu toggle if enabled. This is used for screen readers only.
574 * @option
575 * @example true
576 */
577 submenuToggleText: 'Toggle menu',
578
579 /**
580 * Allow the menu to have multiple open panes.
581 * @option
582 * @type {boolean}
583 * @default true
584 */
585 multiOpen: true
586};
587
588
589/***/ }),
590
591/***/ 2:
592/*!**************************************************************!*\
593 !*** multi ./js/entries/plugins/foundation.accordionMenu.js ***!
594 \**************************************************************/
595/*! no static exports found */
596/***/ (function(module, exports, __webpack_require__) {
597
598module.exports = __webpack_require__(/*! /Users/joeworkman/Development/foundation-sites/js/entries/plugins/foundation.accordionMenu.js */"./js/entries/plugins/foundation.accordionMenu.js");
599
600
601/***/ }),
602
603/***/ "jquery":
604/*!********************************************************************************************!*\
605 !*** external {"root":["jQuery"],"amd":"jquery","commonjs":"jquery","commonjs2":"jquery"} ***!
606 \********************************************************************************************/
607/*! no static exports found */
608/***/ (function(module, exports) {
609
610module.exports = __WEBPACK_EXTERNAL_MODULE_jquery__;
611
612/***/ })
613
614/******/ });
615});
616//# sourceMappingURL=foundation.accordionMenu.js.map
\No newline at end of file