|
422 | 422 | * author : Tim McIntosh (StayinFront NZ) |
423 | 423 | */ |
424 | 424 |
|
425 | | -/*! |
426 | | - * Copyright (c) 2017 Benjamin Van Ryseghem<benjamin@vanryseghem.com> |
427 | | - * |
428 | | - * Permission is hereby granted, free of charge, to any person obtaining a copy |
429 | | - * of this software and associated documentation files (the "Software"), to deal |
430 | | - * in the Software without restriction, including without limitation the rights |
431 | | - * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
432 | | - * copies of the Software, and to permit persons to whom the Software is |
433 | | - * furnished to do so, subject to the following conditions: |
434 | | - * |
435 | | - * The above copyright notice and this permission notice shall be included in |
436 | | - * all copies or substantial portions of the Software. |
437 | | - * |
438 | | - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
439 | | - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
440 | | - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
441 | | - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
442 | | - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
443 | | - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
444 | | - * SOFTWARE. |
445 | | - */ |
446 | | - |
447 | 425 | /*! |
448 | 426 | autosize 4.0.4 |
449 | 427 | license: MIT |
|
458 | 436 | * @version v4.2.8+1e68dce6 |
459 | 437 | */ |
460 | 438 |
|
| 439 | +/*! |
| 440 | + * Copyright (c) 2017 Benjamin Van Ryseghem<benjamin@vanryseghem.com> |
| 441 | + * |
| 442 | + * Permission is hereby granted, free of charge, to any person obtaining a copy |
| 443 | + * of this software and associated documentation files (the "Software"), to deal |
| 444 | + * in the Software without restriction, including without limitation the rights |
| 445 | + * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 446 | + * copies of the Software, and to permit persons to whom the Software is |
| 447 | + * furnished to do so, subject to the following conditions: |
| 448 | + * |
| 449 | + * The above copyright notice and this permission notice shall be included in |
| 450 | + * all copies or substantial portions of the Software. |
| 451 | + * |
| 452 | + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 453 | + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 454 | + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 455 | + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 456 | + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 457 | + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 458 | + * SOFTWARE. |
| 459 | + */ |
| 460 | + |
461 | 461 | /*! |
462 | 462 | * JavaScript Cookie v2.2.1 |
463 | 463 | * https://github.com/js-cookie/js-cookie |
|
480 | 480 | */ |
481 | 481 |
|
482 | 482 | /*! |
483 | | -* focus-trap 7.5.4 |
| 483 | +* focus-trap 7.6.2 |
484 | 484 | * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE |
485 | 485 | */ |
486 | 486 |
|
487 | | -/*! |
488 | | -* tabbable 6.2.0 |
489 | | -* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE |
490 | | -*/ |
491 | | - |
492 | 487 | /*! #__NO_SIDE_EFFECTS__ */ |
493 | 488 |
|
494 | 489 | /*! Hammer.JS - v2.0.7 - 2016-04-22 |
|
500 | 495 | /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ |
501 | 496 |
|
502 | 497 | /** |
503 | | -* @vue/shared v3.4.19 |
| 498 | +* @vue/runtime-core v3.5.13 |
| 499 | +* (c) 2018-present Yuxi (Evan) You and Vue contributors |
| 500 | +* @license MIT |
| 501 | +**/ |
| 502 | + |
| 503 | +/** |
| 504 | +* @vue/runtime-dom v3.5.13 |
| 505 | +* (c) 2018-present Yuxi (Evan) You and Vue contributors |
| 506 | +* @license MIT |
| 507 | +**/ |
| 508 | + |
| 509 | +/** |
| 510 | +* @vue/shared v3.5.13 |
504 | 511 | * (c) 2018-present Yuxi (Evan) You and Vue contributors |
505 | 512 | * @license MIT |
506 | 513 | **/ |
0 commit comments