-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,20 @@ | ||
{ | ||
"base_url": "/static/dist", | ||
"openassessment-editor-textarea.js": "/openassessment-editor-textarea.324f75bb82297fdaae3b.js", | ||
"openassessment-editor-textarea.js.map": "/openassessment-editor-textarea.324f75bb82297fdaae3b.js.map", | ||
"openassessment-editor-tinymce.js": "/openassessment-editor-tinymce.3c9827dc43294498e452.js", | ||
"openassessment-editor-tinymce.js.map": "/openassessment-editor-tinymce.3c9827dc43294498e452.js.map", | ||
"openassessment-lms.css": "/openassessment-lms.879ea83dc9d159e7d73e.css", | ||
"openassessment-lms.js": "/openassessment-lms.879ea83dc9d159e7d73e.js", | ||
"openassessment-lms.css.map": "/openassessment-lms.879ea83dc9d159e7d73e.css.map", | ||
"openassessment-lms.js.map": "/openassessment-lms.879ea83dc9d159e7d73e.js.map", | ||
"openassessment-ltr.css": "/openassessment-ltr.64bd395f3c8cd07a8cef.css", | ||
"openassessment-ltr.js": "/openassessment-ltr.64bd395f3c8cd07a8cef.js", | ||
"openassessment-ltr.css.map": "/openassessment-ltr.64bd395f3c8cd07a8cef.css.map", | ||
"openassessment-ltr.js.map": "/openassessment-ltr.64bd395f3c8cd07a8cef.js.map", | ||
"openassessment-rtl.css": "/openassessment-rtl.1c4731c714cf73d27b11.css", | ||
"openassessment-rtl.js": "/openassessment-rtl.1c4731c714cf73d27b11.js", | ||
"openassessment-rtl.css.map": "/openassessment-rtl.1c4731c714cf73d27b11.css.map", | ||
"openassessment-rtl.js.map": "/openassessment-rtl.1c4731c714cf73d27b11.js.map", | ||
"openassessment-studio.js": "/openassessment-studio.4fac81bbd596a2e9de08.js", | ||
"openassessment-studio.js.map": "/openassessment-studio.4fac81bbd596a2e9de08.js.map", | ||
"fallback-default.png": "/1b90ce76fe01a1aa6e5ec289a5fb3799.png", | ||
"default-avatar.svg": "/95ec738c0b7faac5b5c9126794446bbd.svg" | ||
"openassessment-lms.css": "/openassessment-lms.27d31204606fc8e65948.css", | ||
"openassessment-lms.js": "/openassessment-lms.27d31204606fc8e65948.js", | ||
"openassessment-studio.js": "/openassessment-studio.74833e172e1bc9c16c9a.js", | ||
"openassessment-rtl.css": "/openassessment-rtl.88ae6a51848a9674fe37.css", | ||
"openassessment-rtl.js": "/openassessment-rtl.88ae6a51848a9674fe37.js", | ||
"openassessment-ltr.css": "/openassessment-ltr.79091b5f1fb2a833b6ed.css", | ||
"openassessment-ltr.js": "/openassessment-ltr.79091b5f1fb2a833b6ed.js", | ||
"openassessment-editor-textarea.js": "/openassessment-editor-textarea.72e5bc93cdebd654c52e.js", | ||
"openassessment-editor-tinymce.js": "/openassessment-editor-tinymce.dddd4f19ca784b980611.js", | ||
"fallback-default.png": "/24068215015af53c8a67fa1c36d8f0a9.png", | ||
"default-avatar.svg": "/95ec738c0b7faac5b5c9126794446bbd.svg", | ||
"openassessment-lms.js.map": "/openassessment-lms.27d31204606fc8e65948.js.map", | ||
"openassessment-studio.js.map": "/openassessment-studio.74833e172e1bc9c16c9a.js.map", | ||
"openassessment-rtl.css.map": "/openassessment-rtl.88ae6a51848a9674fe37.css.map", | ||
"openassessment-ltr.css.map": "/openassessment-ltr.79091b5f1fb2a833b6ed.css.map", | ||
"openassessment-editor-textarea.js.map": "/openassessment-editor-textarea.72e5bc93cdebd654c52e.js.map", | ||
"openassessment-editor-tinymce.js.map": "/openassessment-editor-tinymce.dddd4f19ca784b980611.js.map" | ||
} |
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
|
||
/*! | ||
Copyright (c) 2018 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/*! | ||
backgrid 0.3.8 | ||
http://github.com/cloudflare/backgrid | ||
|
||
Copyright (c) 2017 Cloudflare, Inc. and contributors <[email protected]> | ||
Licensed under the MIT license. | ||
*/ | ||
|
||
/*! | ||
* jQuery JavaScript Library v3.7.1 | ||
* https://jquery.com/ | ||
* | ||
* Copyright OpenJS Foundation and other contributors | ||
* Released under the MIT license | ||
* https://jquery.org/license | ||
* | ||
* Date: 2023-08-28T13:37Z | ||
*/ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ | ||
|
||
/** @license React v0.20.2 | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v16.13.1 | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v17.0.2 | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v17.0.2 | ||
* react-jsx-runtime.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** @license React v17.0.2 | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
//! Copyright (c) JS Foundation and other contributors | ||
|
||
//! github.com/moment/moment-timezone | ||
|
||
//! license : MIT | ||
|
||
//! moment-timezone.js | ||
|
||
//! moment.js | ||
|
||
//! moment.js locale configuration | ||
|
||
//! version : 0.5.46 |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
/*! | ||
backgrid 0.3.8 | ||
http://github.com/cloudflare/backgrid | ||
|
||
Copyright (c) 2017 Cloudflare, Inc. and contributors <[email protected]> | ||
Licensed under the MIT license. | ||
*/ | ||
|
||
/*! | ||
* jQuery JavaScript Library v3.7.1 | ||
* https://jquery.com/ | ||
* | ||
* Copyright OpenJS Foundation and other contributors | ||
* Released under the MIT license | ||
* https://jquery.org/license | ||
* | ||
* Date: 2023-08-28T13:37Z | ||
*/ |