83 lines
2.7 KiB
Plaintext
83 lines
2.7 KiB
Plaintext
/*!
|
|
* perfect-scrollbar v1.5.0
|
|
* Copyright 2020 Hyunje Jun, MDBootstrap and Contributors
|
|
* Licensed under MIT
|
|
*/
|
|
|
|
/*!
|
|
* Bootstrap v4.6.2 (https://getbootstrap.com/)
|
|
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
|
|
/*!
|
|
* CoreUI v3.4.0 (https://coreui.io)
|
|
* Copyright 2020 creativeLabs Łukasz Holeczek
|
|
* Licensed under MIT (https://coreui.io)
|
|
*/
|
|
|
|
/*!
|
|
* jQuery JavaScript Library v3.7.0
|
|
* https://jquery.com/
|
|
*
|
|
* Copyright OpenJS Foundation and other contributors
|
|
* Released under the MIT license
|
|
* https://jquery.org/license
|
|
*
|
|
* Date: 2023-05-11T18:29Z
|
|
*/
|
|
|
|
/*! Bootstrap integration for DataTables' Buttons
|
|
* ©2016 SpryMedia Ltd - datatables.net/license
|
|
*/
|
|
|
|
/*! Buttons for DataTables 1.7.1
|
|
* ©2016-2021 SpryMedia Ltd - datatables.net/license
|
|
*/
|
|
|
|
/*! DataTables 1.13.4
|
|
* ©2008-2023 SpryMedia Ltd - datatables.net/license
|
|
*/
|
|
|
|
/*! DataTables Bootstrap 3 integration
|
|
* ©2011-2015 SpryMedia Ltd - datatables.net/license
|
|
*/
|
|
|
|
/*! DataTables Bootstrap 4 integration
|
|
* ©2011-2017 SpryMedia Ltd - datatables.net/license
|
|
*/
|
|
|
|
/**
|
|
* @license
|
|
* Lodash <https://lodash.com/>
|
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
* Released under MIT license <https://lodash.com/license>
|
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
*/
|
|
|
|
/**!
|
|
* @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.
|
|
*/
|