-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36ec685
commit 4183fe0
Showing
9 changed files
with
95 additions
and
96 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
86 changes: 86 additions & 0 deletions
86
formatters/html/dist/app-5c0c23dfec2d63ae33a2.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
/*! | ||
* Sizzle CSS Selector Engine v2.3.5 | ||
* https://sizzlejs.com/ | ||
* | ||
* Copyright JS Foundation and other contributors | ||
* Released under the MIT license | ||
* https://js.foundation/ | ||
* | ||
* Date: 2020-03-14 | ||
*/ | ||
|
||
/*! | ||
* jQuery JavaScript Library v3.5.0 | ||
* https://jquery.com/ | ||
* | ||
* Includes Sizzle.js | ||
* https://sizzlejs.com/ | ||
* | ||
* Copyright JS Foundation and other contributors | ||
* Released under the MIT license | ||
* https://jquery.org/license | ||
* | ||
* Date: 2020-04-10T15:07Z | ||
*/ | ||
|
||
/*! | ||
* lunr.Builder | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.Index | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.Pipeline | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.Set | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.TokenSet | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.Vector | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.stemmer | ||
* Copyright (C) 2019 Oliver Nightingale | ||
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt | ||
*/ | ||
|
||
/*! | ||
* lunr.stopWordFilter | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.tokenizer | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.trimmer | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/*! | ||
* lunr.utils | ||
* Copyright (C) 2019 Oliver Nightingale | ||
*/ | ||
|
||
/** | ||
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.8 | ||
* Copyright (C) 2019 Oliver Nightingale | ||
* @license MIT | ||
*/ |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.