Skip to content

Commit

Permalink
docs(webapp): update pull request pr-1050 to 3aa4072
Browse files Browse the repository at this point in the history
  • Loading branch information
kronostechnologies-build committed Nov 29, 2024
1 parent 78f8736 commit b15c870
Show file tree
Hide file tree
Showing 3 changed files with 3,898 additions and 0 deletions.
1 change: 1 addition & 0 deletions pr-1050/webapp/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><title>Equisoft - DS</title><link rel="shortcut icon" href="./favicon.ico"><script defer="defer" src="/pr-1050/webapp/main.js"></script></head><body><div id="root"></div><script>window.APP_CONFIG = {"ENVIRONMENT":"production","PROJECT_NAME":"equisoft-design-system","PROJECT_DISPLAY_NAME":"Equisoft - DS","ROOT_ELEMENT_ID":"root","PUBLIC_PATH":"/pr-1050/webapp/","VERSION":"0.0.0"};</script></body></html>
3,806 changes: 3,806 additions & 0 deletions pr-1050/webapp/main.js

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions pr-1050/webapp/main.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
/**
* @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-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
* 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.21.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.28.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.28.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.
*/

0 comments on commit b15c870

Please sign in to comment.