Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SFin12 committed Dec 19, 2021
0 parents commit 4ee364f
Show file tree
Hide file tree
Showing 16 changed files with 251 additions and 0 deletions.
23 changes: 23 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"files": {
"main.css": "/pe-clipboard-react/static/css/main.031a8a4e.chunk.css",
"main.js": "/pe-clipboard-react/static/js/main.b283203d.chunk.js",
"main.js.map": "/pe-clipboard-react/static/js/main.b283203d.chunk.js.map",
"runtime-main.js": "/pe-clipboard-react/static/js/runtime-main.d876aa85.js",
"runtime-main.js.map": "/pe-clipboard-react/static/js/runtime-main.d876aa85.js.map",
"static/css/2.c216f857.chunk.css": "/pe-clipboard-react/static/css/2.c216f857.chunk.css",
"static/js/2.824e9c0f.chunk.js": "/pe-clipboard-react/static/js/2.824e9c0f.chunk.js",
"static/js/2.824e9c0f.chunk.js.map": "/pe-clipboard-react/static/js/2.824e9c0f.chunk.js.map",
"index.html": "/pe-clipboard-react/index.html",
"static/css/2.c216f857.chunk.css.map": "/pe-clipboard-react/static/css/2.c216f857.chunk.css.map",
"static/css/main.031a8a4e.chunk.css.map": "/pe-clipboard-react/static/css/main.031a8a4e.chunk.css.map",
"static/js/2.824e9c0f.chunk.js.LICENSE.txt": "/pe-clipboard-react/static/js/2.824e9c0f.chunk.js.LICENSE.txt"
},
"entrypoints": [
"static/js/runtime-main.d876aa85.js",
"static/css/2.c216f857.chunk.css",
"static/js/2.824e9c0f.chunk.js",
"static/css/main.031a8a4e.chunk.css",
"static/js/main.b283203d.chunk.js"
]
}
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions 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"/><link rel="icon" href="/pe-clipboard-react/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/pe-clipboard-react/logo192.png"/><link rel="manifest" href="/pe-clipboard-react/manifest.json"/><title>React App</title><link href="/pe-clipboard-react/static/css/2.c216f857.chunk.css" rel="stylesheet"><link href="/pe-clipboard-react/static/css/main.031a8a4e.chunk.css" rel="stylesheet"></head><body><div id="root"></div><script>!function(e){function r(r){for(var n,l,p=r[0],a=r[1],i=r[2],f=0,s=[];f<p.length;f++)l=p[f],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(c&&c(r);s.length;)s.shift()();return u.push.apply(u,i||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,p=1;p<t.length;p++){var a=t[p];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/pe-clipboard-react/";var p=this["webpackJsonppe-clipboard"]=this["webpackJsonppe-clipboard"]||[],a=p.push.bind(p);p.push=r,p=p.slice();for(var i=0;i<p.length;i++)r(p[i]);var c=a;t()}([])</script><script src="/pe-clipboard-react/static/js/2.824e9c0f.chunk.js"></script><script src="/pe-clipboard-react/static/js/main.b283203d.chunk.js"></script></body></html>
15 changes: 15 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
8 changes: 8 additions & 0 deletions static/css/2.c216f857.chunk.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/2.c216f857.chunk.css.map

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions static/css/main.031a8a4e.chunk.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.031a8a4e.chunk.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/2.824e9c0f.chunk.js

Large diffs are not rendered by default.

138 changes: 138 additions & 0 deletions static/js/2.824e9c0f.chunk.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/

/**
* @license
* Copyright 2017 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/**
* @license
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the 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-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-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.
*/
1 change: 1 addition & 0 deletions static/js/2.824e9c0f.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/main.b283203d.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/js/main.b283203d.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions static/js/runtime-main.d876aa85.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/js/runtime-main.d876aa85.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ee364f

Please sign in to comment.