tenjin-ui-kit 0.3.69 → 0.3.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -5
- package/.dockerignore +0 -6
- package/.storybook/main.js +0 -16
- package/.storybook/preview.js +0 -11
- package/Dockerfile +0 -17
- package/Jenkinsfile +0 -66
- package/build/asset-manifest.json +0 -16
- package/build/favicon.ico +0 -0
- package/build/index.html +0 -1
- package/build/logo192.png +0 -0
- package/build/logo512.png +0 -0
- package/build/manifest.json +0 -25
- package/build/robots.txt +0 -3
- package/build/static/css/main.e7366529.css +0 -2
- package/build/static/css/main.e7366529.css.map +0 -1
- package/build/static/js/453.900c81c3.chunk.js +0 -2
- package/build/static/js/453.900c81c3.chunk.js.map +0 -1
- package/build/static/js/main.8abb72fa.js +0 -3
- package/build/static/js/main.8abb72fa.js.LICENSE.txt +0 -61
- package/build/static/js/main.8abb72fa.js.map +0 -1
- package/build/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg +0 -1
- package/build/tenjinLogo.png +0 -0
- package/dist/README.md +0 -13
- package/dist/package.json +0 -127
- package/public/favicon.ico +0 -0
- package/public/index.html +0 -43
- package/public/logo192.png +0 -0
- package/public/logo512.png +0 -0
- package/public/manifest.json +0 -25
- package/public/robots.txt +0 -3
- package/public/tenjinLogo.png +0 -0
- /package/{dist/assets → assets}/images/MicrosoftTeams-image (1).png +0 -0
- /package/{dist/assets → assets}/images/tenjin-4.0-logo.png +0 -0
- /package/{dist/common → common}/hooks/apiHooks.js +0 -0
- /package/{dist/common → common}/hooks/newApiHook.js +0 -0
- /package/{dist/common → common}/utils/security/index.js +0 -0
- /package/{dist/common → common}/utils/security/securityConfig.js +0 -0
- /package/{dist/components → components}/Canvas.js +0 -0
- /package/{dist/components → components}/DragBox/index.js +0 -0
- /package/{dist/components → components}/InputWithChip/index.js +0 -0
- /package/{dist/components → components}/RightContext/index.css +0 -0
- /package/{dist/components → components}/RightContext/index.js +0 -0
- /package/{dist/components → components}/WorkFlow.js +0 -0
- /package/{dist/components → components}/WorkFlowBuilder.js +0 -0
- /package/{dist/components → components}/alert/Style.js +0 -0
- /package/{dist/components → components}/alert/index.js +0 -0
- /package/{dist/components → components}/attachment/index.js +0 -0
- /package/{dist/components → components}/authenticationProvider/AuthError.js +0 -0
- /package/{dist/components → components}/authenticationProvider/AuthLoader.js +0 -0
- /package/{dist/components → components}/authenticationProvider/index.js +0 -0
- /package/{dist/components → components}/avatar/index.js +0 -0
- /package/{dist/components → components}/avatar/styles.js +0 -0
- /package/{dist/components → components}/breadCrumbs/index.js +0 -0
- /package/{dist/components → components}/breadCrumbs/style.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/DetailsViewLayout/DetailsViewContent/index.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/DetailsViewLayout/DetailsViewContent/style.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/DetailsViewLayout/DetailsViewHeader/index.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/TreeViewLayout/TreeViewContent/Index.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/TreeViewLayout/TreeViewHeader/Index.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/TreeViewLayout/TreeViewHeader/style.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/index.js +0 -0
- /package/{dist/components → components}/browsingTestCaseLayout/style.css +0 -0
- /package/{dist/components → components}/button/index.js +0 -0
- /package/{dist/components → components}/chatBotModal/index.js +0 -0
- /package/{dist/components → components}/checkBox/index.js +0 -0
- /package/{dist/components → components}/combobox/index.js +0 -0
- /package/{dist/components → components}/divider/index.js +0 -0
- /package/{dist/components → components}/editableField/index.js +0 -0
- /package/{dist/components → components}/error/index.js +0 -0
- /package/{dist/components → components}/errorBoundary/Error.jpg +0 -0
- /package/{dist/components → components}/errorBoundary/index.js +0 -0
- /package/{dist/components → components}/fileUploader/index.js +0 -0
- /package/{dist/components → components}/fileUploader/style.js +0 -0
- /package/{dist/components → components}/filter/ValueSelector.js +0 -0
- /package/{dist/components → components}/filter/index.js +0 -0
- /package/{dist/components → components}/iconButton/index.js +0 -0
- /package/{dist/components → components}/iconButton/style.js +0 -0
- /package/{dist/components → components}/input/index.js +0 -0
- /package/{dist/components → components}/layout/index.js +0 -0
- /package/{dist/components → components}/layout/main/index.js +0 -0
- /package/{dist/components → components}/layout/main/style.js +0 -0
- /package/{dist/components → components}/layout/pageContent/index.js +0 -0
- /package/{dist/components → components}/layout/sidebar/FlatMenu.js +0 -0
- /package/{dist/components → components}/layout/sidebar/GroupedIconMenu.js +0 -0
- /package/{dist/components → components}/layout/sidebar/GroupedMenu.js +0 -0
- /package/{dist/components → components}/layout/sidebar/ProjectMenu.js +0 -0
- /package/{dist/components → components}/layout/sidebar/index.js +0 -0
- /package/{dist/components → components}/layout/sidebar/style.js +0 -0
- /package/{dist/components → components}/layout/topBar/ProjectTopbar.js +0 -0
- /package/{dist/components → components}/layout/topBar/UserAvatar.js +0 -0
- /package/{dist/components → components}/layout/topBar/index.js +0 -0
- /package/{dist/components → components}/loader/index.js +0 -0
- /package/{dist/components → components}/menu/index.js +0 -0
- /package/{dist/components → components}/modal/Modal.js +0 -0
- /package/{dist/components → components}/modal/index.js +0 -0
- /package/{dist/components → components}/modal/style.js +0 -0
- /package/{dist/components → components}/optionMenu/index.js +0 -0
- /package/{dist/components → components}/pagination/index.js +0 -0
- /package/{dist/components → components}/pagination/style.js +0 -0
- /package/{dist/components → components}/paginationUpdated/index.js +0 -0
- /package/{dist/components → components}/paper/index.js +0 -0
- /package/{dist/components → components}/paper/style.js +0 -0
- /package/{dist/components → components}/reactSelect/index.js +0 -0
- /package/{dist/components → components}/reactSelect/style.js +0 -0
- /package/{dist/components → components}/richTextEditor/index.js +0 -0
- /package/{dist/components → components}/richTextEditor/style.js +0 -0
- /package/{dist/components → components}/select/GroupedSelect.js +0 -0
- /package/{dist/components → components}/select/SimpleSelect.js +0 -0
- /package/{dist/components → components}/select/index.js +0 -0
- /package/{dist/components → components}/simpleSelect/index.js +0 -0
- /package/{dist/components → components}/sort/index.js +0 -0
- /package/{dist/components → components}/switch/index.js +0 -0
- /package/{dist/components → components}/switch/style.js +0 -0
- /package/{dist/components → components}/switch/switch.js +0 -0
- /package/{dist/components → components}/table/ReactTable.js +0 -0
- /package/{dist/components → components}/table/SimpleTable.js +0 -0
- /package/{dist/components → components}/table/index.js +0 -0
- /package/{dist/components → components}/text/index.js +0 -0
- /package/{dist/components → components}/timeStamp/index.js +0 -0
- /package/{dist/components → components}/timeStamp/style.js +0 -0
- /package/{dist/components → components}/topBar/index.js +0 -0
- /package/{dist/components → components}/tree/index.js +0 -0
- /package/{dist/components → components}/tree/style.js +0 -0
- /package/{dist/components → components}/valuePicker/ValueSelector.js +0 -0
- /package/{dist/components → components}/valuePicker/index.js +0 -0
- /package/{dist/components → components}/wrapperLayout/layout/index.js +0 -0
- /package/{dist/components → components}/wrapperLayout/layout/style.js +0 -0
- /package/{dist/components → components}/wrapperLayout/main/index.js +0 -0
- /package/{dist/components → components}/wrapperLayout/main/pageContainer/index.js +0 -0
- /package/{dist/components → components}/wrapperLayout/main/sideBar/index.js +0 -0
- /package/{dist/components → components}/wrapperLayout/main/sideBar/style.js +0 -0
- /package/{dist/components → components}/wrapperLayout/topBar/UserAvatar.js +0 -0
- /package/{dist/components → components}/wrapperLayout/topBar/avatar.js +0 -0
- /package/{dist/components → components}/wrapperLayout/topBar/index.js +0 -0
- /package/{dist/components → components}/wrapperLayout/topBar/menuIcon.js +0 -0
- /package/{dist/components → components}/wrapperLayout/topBar/style.js +0 -0
- /package/{dist/http → http}/index.js +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/templates → templates}/listPage/index.js +0 -0
- /package/{dist/themes → themes}/default.js +0 -0
- /package/{dist/themes → themes}/defaultSmall.js +0 -0
- /package/{dist/themes → themes}/responsiveTheme.js +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 841.9 595.3"><g fill="#61DAFB"><path d="M666.3 296.5c0-32.5-40.7-63.3-103.1-82.4 14.4-63.6 8-114.2-20.2-130.4-6.5-3.8-14.1-5.6-22.4-5.6v22.3c4.6 0 8.3.9 11.4 2.6 13.6 7.8 19.5 37.5 14.9 75.7-1.1 9.4-2.9 19.3-5.1 29.4-19.6-4.8-41-8.5-63.5-10.9-13.5-18.5-27.5-35.3-41.6-50 32.6-30.3 63.2-46.9 84-46.9V78c-27.5 0-63.5 19.6-99.9 53.6-36.4-33.8-72.4-53.2-99.9-53.2v22.3c20.7 0 51.4 16.5 84 46.6-14 14.7-28 31.4-41.3 49.9-22.6 2.4-44 6.1-63.6 11-2.3-10-4-19.7-5.2-29-4.7-38.2 1.1-67.9 14.6-75.8 3-1.8 6.9-2.6 11.5-2.6V78.5c-8.4 0-16 1.8-22.6 5.6-28.1 16.2-34.4 66.7-19.9 130.1-62.2 19.2-102.7 49.9-102.7 82.3 0 32.5 40.7 63.3 103.1 82.4-14.4 63.6-8 114.2 20.2 130.4 6.5 3.8 14.1 5.6 22.5 5.6 27.5 0 63.5-19.6 99.9-53.6 36.4 33.8 72.4 53.2 99.9 53.2 8.4 0 16-1.8 22.6-5.6 28.1-16.2 34.4-66.7 19.9-130.1 62-19.1 102.5-49.9 102.5-82.3zm-130.2-66.7c-3.7 12.9-8.3 26.2-13.5 39.5-4.1-8-8.4-16-13.1-24-4.6-8-9.5-15.8-14.4-23.4 14.2 2.1 27.9 4.7 41 7.9zm-45.8 106.5c-7.8 13.5-15.8 26.3-24.1 38.2-14.9 1.3-30 2-45.2 2-15.1 0-30.2-.7-45-1.9-8.3-11.9-16.4-24.6-24.2-38-7.6-13.1-14.5-26.4-20.8-39.8 6.2-13.4 13.2-26.8 20.7-39.9 7.8-13.5 15.8-26.3 24.1-38.2 14.9-1.3 30-2 45.2-2 15.1 0 30.2.7 45 1.9 8.3 11.9 16.4 24.6 24.2 38 7.6 13.1 14.5 26.4 20.8 39.8-6.3 13.4-13.2 26.8-20.7 39.9zm32.3-13c5.4 13.4 10 26.8 13.8 39.8-13.1 3.2-26.9 5.9-41.2 8 4.9-7.7 9.8-15.6 14.4-23.7 4.6-8 8.9-16.1 13-24.1zM421.2 430c-9.3-9.6-18.6-20.3-27.8-32 9 .4 18.2.7 27.5.7 9.4 0 18.7-.2 27.8-.7-9 11.7-18.3 22.4-27.5 32zm-74.4-58.9c-14.2-2.1-27.9-4.7-41-7.9 3.7-12.9 8.3-26.2 13.5-39.5 4.1 8 8.4 16 13.1 24 4.7 8 9.5 15.8 14.4 23.4zM420.7 163c9.3 9.6 18.6 20.3 27.8 32-9-.4-18.2-.7-27.5-.7-9.4 0-18.7.2-27.8.7 9-11.7 18.3-22.4 27.5-32zm-74 58.9c-4.9 7.7-9.8 15.6-14.4 23.7-4.6 8-8.9 16-13 24-5.4-13.4-10-26.8-13.8-39.8 13.1-3.1 26.9-5.8 41.2-7.9zm-90.5 125.2c-35.4-15.1-58.3-34.9-58.3-50.6 0-15.7 22.9-35.6 58.3-50.6 8.6-3.7 18-7 27.7-10.1 5.7 19.6 13.2 40 22.5 60.9-9.2 20.8-16.6 41.1-22.2 60.6-9.9-3.1-19.3-6.5-28-10.2zM310 490c-13.6-7.8-19.5-37.5-14.9-75.7 1.1-9.4 2.9-19.3 5.1-29.4 19.6 4.8 41 8.5 63.5 10.9 13.5 18.5 27.5 35.3 41.6 50-32.6 30.3-63.2 46.9-84 46.9-4.5-.1-8.3-1-11.3-2.7zm237.2-76.2c4.7 38.2-1.1 67.9-14.6 75.8-3 1.8-6.9 2.6-11.5 2.6-20.7 0-51.4-16.5-84-46.6 14-14.7 28-31.4 41.3-49.9 22.6-2.4 44-6.1 63.6-11 2.3 10.1 4.1 19.8 5.2 29.1zm38.5-66.7c-8.6 3.7-18 7-27.7 10.1-5.7-19.6-13.2-40-22.5-60.9 9.2-20.8 16.6-41.1 22.2-60.6 9.9 3.1 19.3 6.5 28.1 10.2 35.4 15.1 58.3 34.9 58.3 50.6-.1 15.7-23 35.6-58.4 50.6zM320.8 78.4z"/><circle cx="420.9" cy="296.5" r="45.7"/><path d="M520.5 78.1z"/></g></svg>
|
package/build/tenjinLogo.png
DELETED
|
Binary file
|
package/dist/README.md
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# Tenjin UI Kit
|
|
2
|
-
|
|
3
|
-
The Tenjin UI kit ships a set of pre-built components that can be used while building user interfaces for Tenjin.
|
|
4
|
-
|
|
5
|
-
## Installation
|
|
6
|
-
|
|
7
|
-
In the project directory, you can run:
|
|
8
|
-
|
|
9
|
-
npm install tenjin-ui-kit
|
|
10
|
-
|
|
11
|
-
## Usage
|
|
12
|
-
|
|
13
|
-
The [Tenjin UI Kit](https://tenjin-ui-kit.netlify.app) storybook gives clear documentation on how to use the Tenjin UI Kit.
|
package/dist/package.json
DELETED
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "tenjin-ui-kit",
|
|
3
|
-
"version": "0.3.69",
|
|
4
|
-
"repository": {
|
|
5
|
-
"url": "git+https://gitlab.com/yethi/react/tenjin-ui-kit.git"
|
|
6
|
-
},
|
|
7
|
-
"dependencies": {
|
|
8
|
-
"@floating-ui/dom": "^1.2.1",
|
|
9
|
-
"@mantine/core": "^5.10.1",
|
|
10
|
-
"@mantine/hooks": "^5.10.1",
|
|
11
|
-
"@mantine/rte": "^5.10.1",
|
|
12
|
-
"@mui/icons-material": "^5.11.0",
|
|
13
|
-
"@mui/styles": "^5.11.2",
|
|
14
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
15
|
-
"@testing-library/react": "^13.4.0",
|
|
16
|
-
"@testing-library/user-event": "^13.5.0",
|
|
17
|
-
"aria-hidden": "^1.2.2",
|
|
18
|
-
"axios": "^0.26.0",
|
|
19
|
-
"clsx": "^1.2.1",
|
|
20
|
-
"d3-hierarchy": "^3.1.2",
|
|
21
|
-
"feather-icons": "^4.29.0",
|
|
22
|
-
"final-form": "^4.20.9",
|
|
23
|
-
"material-ui-popup-state": "^5.0.8",
|
|
24
|
-
"moment": "^2.29.4",
|
|
25
|
-
"npm-run-all": "^4.1.5",
|
|
26
|
-
"react-beautiful-dnd": "^13.1.1",
|
|
27
|
-
"react-dnd": "^16.0.1",
|
|
28
|
-
"react-dnd-html5-backend": "^16.0.1",
|
|
29
|
-
"react-dropzone": "^14.2.3",
|
|
30
|
-
"react-feather": "^2.0.10",
|
|
31
|
-
"react-final-form": "^6.5.9",
|
|
32
|
-
"react-flow-renderer": "^10.3.17",
|
|
33
|
-
"react-icons": "^4.10.1",
|
|
34
|
-
"react-moment": "^1.1.3",
|
|
35
|
-
"react-scripts": "5.0.1",
|
|
36
|
-
"react-select": "^5.7.4",
|
|
37
|
-
"react-sortable-hoc": "^2.0.0",
|
|
38
|
-
"reactflow": "^11.6.1",
|
|
39
|
-
"storybook-react-context": "^0.6.0",
|
|
40
|
-
"styled-components": "^5.3.9",
|
|
41
|
-
"uuid": "^9.0.0",
|
|
42
|
-
"web-vitals": "^2.1.4"
|
|
43
|
-
},
|
|
44
|
-
"scripts": {
|
|
45
|
-
"start": "react-scripts start",
|
|
46
|
-
"build": "react-scripts build",
|
|
47
|
-
"test": "react-scripts test",
|
|
48
|
-
"eject": "react-scripts eject",
|
|
49
|
-
"storybook": "start-storybook -p 6006 -s public",
|
|
50
|
-
"build-storybook": "build-storybook -s public",
|
|
51
|
-
"clean": "rimraf dist",
|
|
52
|
-
"compile": "npm run clean && cross-env NODE_ENV=production babel src/package --out-dir dist --copy-files --ignore __tests__,spec.js,test.js,stories.js,__snapshots__",
|
|
53
|
-
"copy-and-publish-dev": "copy package.json dist && copy README.md dist && cd dist && npm publish --tag dev",
|
|
54
|
-
"copy-and-publish": "copy package.json dist && copy README.md dist && cd dist && npm publish",
|
|
55
|
-
"publish-dev": "npm-run-all compile copy-and-publish-dev",
|
|
56
|
-
"publish-prod": "npm-run-all compile copy-and-publish"
|
|
57
|
-
},
|
|
58
|
-
"eslintConfig": {
|
|
59
|
-
"extends": [
|
|
60
|
-
"react-app",
|
|
61
|
-
"react-app/jest"
|
|
62
|
-
],
|
|
63
|
-
"overrides": [
|
|
64
|
-
{
|
|
65
|
-
"files": [
|
|
66
|
-
"**/*.stories.*"
|
|
67
|
-
],
|
|
68
|
-
"rules": {
|
|
69
|
-
"import/no-anonymous-default-export": "off"
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
]
|
|
73
|
-
},
|
|
74
|
-
"browserslist": {
|
|
75
|
-
"production": [
|
|
76
|
-
">0.2%",
|
|
77
|
-
"not dead",
|
|
78
|
-
"not op_mini all"
|
|
79
|
-
],
|
|
80
|
-
"development": [
|
|
81
|
-
"last 1 chrome version",
|
|
82
|
-
"last 1 firefox version",
|
|
83
|
-
"last 1 safari version"
|
|
84
|
-
]
|
|
85
|
-
},
|
|
86
|
-
"devDependencies": {
|
|
87
|
-
"@babel/cli": "^7.20.7",
|
|
88
|
-
"@babel/preset-env": "^7.20.2",
|
|
89
|
-
"@babel/preset-react": "^7.18.6",
|
|
90
|
-
"@emotion/react": "^11.10.5",
|
|
91
|
-
"@emotion/styled": "^11.10.5",
|
|
92
|
-
"@mui/material": "^5.11.3",
|
|
93
|
-
"@storybook/addon-actions": "^6.5.15",
|
|
94
|
-
"@storybook/addon-essentials": "^6.5.15",
|
|
95
|
-
"@storybook/addon-interactions": "^6.5.15",
|
|
96
|
-
"@storybook/addon-links": "^6.5.15",
|
|
97
|
-
"@storybook/builder-webpack5": "^6.5.15",
|
|
98
|
-
"@storybook/manager-webpack5": "^6.5.15",
|
|
99
|
-
"@storybook/node-logger": "^6.5.15",
|
|
100
|
-
"@storybook/preset-create-react-app": "^4.1.2",
|
|
101
|
-
"@storybook/react": "^6.5.15",
|
|
102
|
-
"@storybook/testing-library": "^0.0.13",
|
|
103
|
-
"ajv": "^8.20.0",
|
|
104
|
-
"ajv-keywords": "^5.1.0",
|
|
105
|
-
"babel-plugin-named-exports-order": "^0.0.2",
|
|
106
|
-
"cross-env": "^7.0.3",
|
|
107
|
-
"postcss": "^8.5.15",
|
|
108
|
-
"prop-types": "^15.8.1",
|
|
109
|
-
"react": "^18.2.0",
|
|
110
|
-
"react-dom": "^18.2.0",
|
|
111
|
-
"react-router-dom": "^6.6.1",
|
|
112
|
-
"rimraf": "^3.0.2",
|
|
113
|
-
"webpack": "^5.75.0"
|
|
114
|
-
},
|
|
115
|
-
"peerDependencies": {
|
|
116
|
-
"@emotion/react": "^11.10.5",
|
|
117
|
-
"@emotion/styled": "^11.10.5",
|
|
118
|
-
"@mui/lab": "5.0.0-alpha.116",
|
|
119
|
-
"@mui/material": "^5.11.3",
|
|
120
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
121
|
-
"@testing-library/react": "^13.4.0",
|
|
122
|
-
"@testing-library/user-event": "^13.5.0",
|
|
123
|
-
"react": "^18.2.0",
|
|
124
|
-
"react-dom": "^18.2.0",
|
|
125
|
-
"react-router-dom": "^6.6.1"
|
|
126
|
-
}
|
|
127
|
-
}
|
package/public/favicon.ico
DELETED
|
Binary file
|
package/public/index.html
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8" />
|
|
5
|
-
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
|
6
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
7
|
-
<meta name="theme-color" content="#000000" />
|
|
8
|
-
<meta
|
|
9
|
-
name="description"
|
|
10
|
-
content="Web site created using create-react-app"
|
|
11
|
-
/>
|
|
12
|
-
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
|
13
|
-
<!--
|
|
14
|
-
manifest.json provides metadata used when your web app is installed on a
|
|
15
|
-
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
|
|
16
|
-
-->
|
|
17
|
-
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
18
|
-
<!--
|
|
19
|
-
Notice the use of %PUBLIC_URL% in the tags above.
|
|
20
|
-
It will be replaced with the URL of the `public` folder during the build.
|
|
21
|
-
Only files inside the `public` folder can be referenced from the HTML.
|
|
22
|
-
|
|
23
|
-
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
|
|
24
|
-
work correctly both with client-side routing and a non-root public URL.
|
|
25
|
-
Learn how to configure a non-root public URL by running `npm run build`.
|
|
26
|
-
-->
|
|
27
|
-
<title>React App</title>
|
|
28
|
-
</head>
|
|
29
|
-
<body>
|
|
30
|
-
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
31
|
-
<div id="root"></div>
|
|
32
|
-
<!--
|
|
33
|
-
This HTML file is a template.
|
|
34
|
-
If you open it directly in the browser, you will see an empty page.
|
|
35
|
-
|
|
36
|
-
You can add webfonts, meta tags, or analytics to this file.
|
|
37
|
-
The build step will place the bundled scripts into the <body> tag.
|
|
38
|
-
|
|
39
|
-
To begin the development, run `npm start` or `yarn start`.
|
|
40
|
-
To create a production bundle, use `npm run build` or `yarn build`.
|
|
41
|
-
-->
|
|
42
|
-
</body>
|
|
43
|
-
</html>
|
package/public/logo192.png
DELETED
|
Binary file
|
package/public/logo512.png
DELETED
|
Binary file
|
package/public/manifest.json
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"short_name": "React App",
|
|
3
|
-
"name": "Create React App Sample",
|
|
4
|
-
"icons": [
|
|
5
|
-
{
|
|
6
|
-
"src": "favicon.ico",
|
|
7
|
-
"sizes": "64x64 32x32 24x24 16x16",
|
|
8
|
-
"type": "image/x-icon"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"src": "logo192.png",
|
|
12
|
-
"type": "image/png",
|
|
13
|
-
"sizes": "192x192"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"src": "logo512.png",
|
|
17
|
-
"type": "image/png",
|
|
18
|
-
"sizes": "512x512"
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
"start_url": ".",
|
|
22
|
-
"display": "standalone",
|
|
23
|
-
"theme_color": "#000000",
|
|
24
|
-
"background_color": "#ffffff"
|
|
25
|
-
}
|
package/public/robots.txt
DELETED
package/public/tenjinLogo.png
DELETED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|