2020-05-09 18:00:07 +00:00
|
|
|
/*!
|
2022-02-04 21:37:09 +00:00
|
|
|
* Bootstrap v4.6.1 (https://getbootstrap.com/)
|
|
|
|
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
2020-05-09 18:00:07 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
2022-02-04 21:37:09 +00:00
|
|
|
* Sizzle CSS Selector Engine v2.3.6
|
2020-05-09 18:00:07 +00:00
|
|
|
* https://sizzlejs.com/
|
|
|
|
*
|
|
|
|
* Copyright JS Foundation and other contributors
|
|
|
|
* Released under the MIT license
|
|
|
|
* https://js.foundation/
|
|
|
|
*
|
2022-02-04 21:37:09 +00:00
|
|
|
* Date: 2021-02-16
|
2020-05-09 18:00:07 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
|
|
|
* jQuery Form Plugin
|
2022-02-04 21:37:09 +00:00
|
|
|
* version: 4.3.0
|
2020-05-09 18:00:07 +00:00
|
|
|
* Requires jQuery v1.7.2 or later
|
|
|
|
* Project repository: https://github.com/jquery-form/form
|
|
|
|
|
|
|
|
* Copyright 2017 Kevin Morris
|
|
|
|
* Copyright 2006 M. Alsup
|
|
|
|
|
|
|
|
* Dual licensed under the LGPL-2.1+ or MIT licenses
|
|
|
|
* https://github.com/jquery-form/form#license
|
|
|
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*!
|
2022-02-04 21:37:09 +00:00
|
|
|
* jQuery JavaScript Library v3.6.0
|
2020-05-09 18:00:07 +00:00
|
|
|
* https://jquery.com/
|
|
|
|
*
|
|
|
|
* Includes Sizzle.js
|
|
|
|
* https://sizzlejs.com/
|
|
|
|
*
|
2022-02-04 21:37:09 +00:00
|
|
|
* Copyright OpenJS Foundation and other contributors
|
2020-05-09 18:00:07 +00:00
|
|
|
* Released under the MIT license
|
|
|
|
* https://jquery.org/license
|
|
|
|
*
|
2022-02-04 21:37:09 +00:00
|
|
|
* Date: 2021-03-02T17:08Z
|
2020-05-09 18:00:07 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**!
|
|
|
|
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
|
|
|
* @version 1.16.1
|
|
|
|
* @license
|
|
|
|
* Copyright (c) 2016 Federico Zivolo and contributors
|
|
|
|
*
|
|
|
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
|
* of this software and associated documentation files (the "Software"), to deal
|
|
|
|
* in the Software without restriction, including without limitation the rights
|
|
|
|
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
|
* copies of the Software, and to permit persons to whom the Software is
|
|
|
|
* furnished to do so, subject to the following conditions:
|
|
|
|
*
|
|
|
|
* The above copyright notice and this permission notice shall be included in all
|
|
|
|
* copies or substantial portions of the Software.
|
|
|
|
*
|
|
|
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
|
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
|
* SOFTWARE.
|
|
|
|
*/
|