-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 2860360 🚀
- Loading branch information
Showing
14 changed files
with
89 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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,47 @@ | ||
/*! | ||
* decimal.js v10.4.3 | ||
* An arbitrary-precision Decimal type for JavaScript. | ||
* https://github.com/MikeMcl/decimal.js | ||
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com> | ||
* MIT Licence | ||
*/ | ||
|
||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <https://feross.org> | ||
* @license MIT | ||
*/ | ||
|
||
/*! Browser bundle of nunjucks 3.2.4 (slim, only works with precompiled templates) */ | ||
|
||
/*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
|
||
/*! cputils.js (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
|
||
/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */ | ||
|
||
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ | ||
|
||
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */ | ||
|
||
/*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
|
||
/** | ||
* @license Complex.js v2.1.1 12/05/2020 | ||
* | ||
* Copyright (c) 2020, Robert Eisele (robert@xarg.org) | ||
* Dual licensed under the MIT or GPL Version 2 licenses. | ||
**/ | ||
|
||
/** | ||
* @license Fraction.js v4.3.0 20/08/2023 | ||
* https://www.xarg.org/2014/03/rational-numbers-in-javascript/ | ||
* | ||
* Copyright (c) 2023, Robert Eisele (robert@raw.org) | ||
* Dual licensed under the MIT or GPL Version 2 licenses. | ||
**/ | ||
|
||
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */ |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,17 @@ | ||
/*! | ||
Viz.js 3.2.3 | ||
Copyright (c) 2023 Michael Daines | ||
|
||
This distribution contains other software in object code form: | ||
Graphviz https://www.graphviz.org | ||
Expat https://libexpat.github.io | ||
*/ | ||
|
||
/*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */ | ||
|
||
/*!----------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166) | ||
* Released under the MIT license | ||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt | ||
*-----------------------------------------------------------------------------*/ |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.