My beer compendium
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.3 KiB

3 years ago
  1. /*!
  2. * Bootstrap v4.6.0 (https://getbootstrap.com/)
  3. * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  4. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  5. */
  6. /*!
  7. * Sizzle CSS Selector Engine v2.3.6
  8. * https://sizzlejs.com/
  9. *
  10. * Copyright JS Foundation and other contributors
  11. * Released under the MIT license
  12. * https://js.foundation/
  13. *
  14. * Date: 2021-02-16
  15. */
  16. /*!
  17. * Vue.js v2.6.14
  18. * (c) 2014-2021 Evan You
  19. * Released under the MIT License.
  20. */
  21. /*!
  22. * jQuery JavaScript Library v3.6.0
  23. * https://jquery.com/
  24. *
  25. * Includes Sizzle.js
  26. * https://sizzlejs.com/
  27. *
  28. * Copyright OpenJS Foundation and other contributors
  29. * Released under the MIT license
  30. * https://jquery.org/license
  31. *
  32. * Date: 2021-03-02T17:08Z
  33. */
  34. /**
  35. * @license
  36. * Lodash <https://lodash.com/>
  37. * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  38. * Released under MIT license <https://lodash.com/license>
  39. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  40. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  41. */
  42. /**!
  43. * @fileOverview Kickass library to create and place poppers near their reference elements.
  44. * @version 1.16.1
  45. * @license
  46. * Copyright (c) 2016 Federico Zivolo and contributors
  47. *
  48. * Permission is hereby granted, free of charge, to any person obtaining a copy
  49. * of this software and associated documentation files (the "Software"), to deal
  50. * in the Software without restriction, including without limitation the rights
  51. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  52. * copies of the Software, and to permit persons to whom the Software is
  53. * furnished to do so, subject to the following conditions:
  54. *
  55. * The above copyright notice and this permission notice shall be included in all
  56. * copies or substantial portions of the Software.
  57. *
  58. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  59. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  60. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  61. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  62. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  63. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  64. * SOFTWARE.
  65. */