mirror of
https://github.com/flarum/framework.git
synced 2024-12-14 16:13:50 +08:00
54 lines
1.3 KiB
Plaintext
54 lines
1.3 KiB
Plaintext
|
/*!
|
||
|
* Sizzle CSS Selector Engine v2.3.6
|
||
|
* https://sizzlejs.com/
|
||
|
*
|
||
|
* Copyright JS Foundation and other contributors
|
||
|
* Released under the MIT license
|
||
|
* https://js.foundation/
|
||
|
*
|
||
|
* Date: 2021-02-16
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* Block below copied from Protovis: http://mbostock.github.com/protovis/
|
||
|
* Copyright 2010 Stanford Visualization Group
|
||
|
* Licensed under the BSD License: http://www.opensource.org/licenses/bsd-license.php
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* Color Thief v2.0
|
||
|
* by Lokesh Dhakar - http://www.lokeshdhakar.com
|
||
|
*
|
||
|
* Thanks
|
||
|
* ------
|
||
|
* Nick Rabinowitz - For creating quantize.js.
|
||
|
* John Schulz - For clean up and optimization. @JFSIII
|
||
|
* Nathan Spady - For adding drag and drop support to the demo page.
|
||
|
*
|
||
|
* License
|
||
|
* -------
|
||
|
* Copyright 2011, 2015 Lokesh Dhakar
|
||
|
* Released under the MIT license
|
||
|
* https://raw.githubusercontent.com/lokesh/color-thief/master/LICENSE
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* jQuery JavaScript Library v3.6.0
|
||
|
* https://jquery.com/
|
||
|
*
|
||
|
* Includes Sizzle.js
|
||
|
* https://sizzlejs.com/
|
||
|
*
|
||
|
* Copyright OpenJS Foundation and other contributors
|
||
|
* Released under the MIT license
|
||
|
* https://jquery.org/license
|
||
|
*
|
||
|
* Date: 2021-03-02T17:08Z
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* quantize.js Copyright 2008 Nick Rabinowitz.
|
||
|
* Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
|
||
|
*/
|