Skip to content

Commit

Permalink
learner-ai udpates for images
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravmore authored Oct 13, 2023
1 parent 4ba5473 commit af1d427
Show file tree
Hide file tree
Showing 7 changed files with 160 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/assets/sb-ai/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.dae13e7b.css",
"main.js": "./static/js/main.2059c210.js",
"main.js": "./static/js/main.d0878ab2.js",
"static/js/890.91f9f648.chunk.js": "./static/js/890.91f9f648.chunk.js",
"static/media/p1.png": "./static/media/p1.f42980eb5cb6ff6a3be0.png",
"static/media/a3_ta.mpga": "./static/media/a3_ta.96c415e882782486b2f5.mpga",
Expand All @@ -21,8 +21,8 @@
"static/media/a1_en.m4a": "./static/media/a1_en.9262b3eff4d0a0bac776.m4a",
"static/media/next.png": "./static/media/next.c135a8c338ec6ad702d4.png",
"static/media/SentencePage.jpg": "./static/media/SentencePage.1835d80b8eaecdc89873.jpg",
"static/media/Thumbs_Down.svg": "./static/media/Thumbs_Down.c5ec1c428c43a0edaad93db2ffeffbd6.svg",
"static/media/Thumbs_up.svg": "./static/media/Thumbs_up.c36887c6e405c26ed0716bf0320a69e0.svg",
"static/media/Thumbs_up.svg": "./static/media/Thumbs_up.7066d488b28826ea9c3eb2b250ede07e.svg",
"static/media/Thumbs_Down.svg": "./static/media/Thumbs_Down.6ded36dbf14ffe781ccf1fc7468e7ec6.svg",
"static/media/Star.svg": "./static/media/Star.d0d3350b438f43d28908da98542b7a05.svg",
"static/media/thumb_down_dis.svg": "./static/media/thumb_down_dis.363408a2928d57e7993df6cafb258472.svg",
"static/media/thumb_up_disable.svg": "./static/media/thumb_up_disable.3bde537f4646cffee89df0cece2ccd68.svg",
Expand All @@ -31,11 +31,11 @@
"static/media/submit.svg": "./static/media/submit.4d60bc7b198cb18768b78a225ce99a82.svg",
"static/media/refresh.svg": "./static/media/refresh.8c1be5a641e38421bc276e5597e1eaa3.svg",
"main.dae13e7b.css.map": "./static/css/main.dae13e7b.css.map",
"main.2059c210.js.map": "./static/js/main.2059c210.js.map",
"main.d0878ab2.js.map": "./static/js/main.d0878ab2.js.map",
"890.91f9f648.chunk.js.map": "./static/js/890.91f9f648.chunk.js.map"
},
"entrypoints": [
"static/css/main.dae13e7b.css",
"static/js/main.2059c210.js"
"static/js/main.d0878ab2.js"
]
}
2 changes: 1 addition & 1 deletion src/assets/sb-ai/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><script src="./recorder.js" defer="defer"></script><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Assisted Language Learning"/><link rel="apple-touch-icon" href="./logo192.png"/><script src="./js/jquery-3.7.0.min.js" defer="defer"></script><link rel="manifest" href="./manifest.json"/><title>Assisted Language Learning</title><script defer="defer" src="./static/js/main.2059c210.js"></script><link href="./static/css/main.dae13e7b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>function loadCSS(e){var n=document.createElement("link");n.rel="stylesheet",n.href=e,document.head.appendChild(n)}</script></body></html>
<!doctype html><html lang="en"><head><script src="./recorder.js" defer="defer"></script><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Assisted Language Learning"/><link rel="apple-touch-icon" href="./logo192.png"/><script src="./js/jquery-3.7.0.min.js" defer="defer"></script><link rel="manifest" href="./manifest.json"/><title>Assisted Language Learning</title><script defer="defer" src="./static/js/main.d0878ab2.js"></script><link href="./static/css/main.dae13e7b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>function loadCSS(e){var n=document.createElement("link");n.rel="stylesheet",n.href=e,document.head.appendChild(n)}</script></body></html>
3 changes: 3 additions & 0 deletions src/assets/sb-ai/static/js/main.d0878ab2.js

Large diffs are not rendered by default.

100 changes: 100 additions & 0 deletions src/assets/sb-ai/static/js/main.d0878ab2.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* 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
* 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
* 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.
*/

/**
* @license React
* 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.
*/

/**
* @remix-run/router v1.8.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router DOM v6.15.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.15.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/** @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 URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
1 change: 1 addition & 0 deletions src/assets/sb-ai/static/js/main.d0878ab2.js.map

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit af1d427

Please sign in to comment.