tenjin-ui-kit 0.2.147 → 0.2.149
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/{dist/components → components}/layout/topBar/ProjectTopbar.js +2 -3
- package/package.json +1 -1
- 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/README.md +0 -13
- package/dist/package.json +0 -119
- 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/yarn-error.log +0 -135
- /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}/checkBox/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}/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/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}/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/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}/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
|
@@ -26,7 +26,6 @@ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len
|
|
|
26
26
|
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
27
27
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
28
28
|
var ProjectTopbar = function ProjectTopbar(_ref) {
|
|
29
|
-
var _loggedInUser$role;
|
|
30
29
|
var loggedInUser = _ref.loggedInUser,
|
|
31
30
|
actions = _ref.actions,
|
|
32
31
|
onLogout = _ref.onLogout;
|
|
@@ -195,7 +194,7 @@ var ProjectTopbar = function ProjectTopbar(_ref) {
|
|
|
195
194
|
},
|
|
196
195
|
display: "flex",
|
|
197
196
|
alignItems: "center"
|
|
198
|
-
},
|
|
197
|
+
}, true && /*#__PURE__*/_react.default.createElement(_button.default, {
|
|
199
198
|
variant: "text",
|
|
200
199
|
startIcon: /*#__PURE__*/_react.default.createElement(_reactFeather.Settings, {
|
|
201
200
|
size: "1rem"
|
|
@@ -206,8 +205,8 @@ var ProjectTopbar = function ProjectTopbar(_ref) {
|
|
|
206
205
|
window.location.href = "/admin/users";
|
|
207
206
|
}
|
|
208
207
|
}, /*#__PURE__*/_react.default.createElement(_text.default, {
|
|
208
|
+
variant: "subtitle1",
|
|
209
209
|
style: {
|
|
210
|
-
fontSize: 16,
|
|
211
210
|
fontWeight: "600"
|
|
212
211
|
}
|
|
213
212
|
}, "Administration")), /*#__PURE__*/_react.default.createElement(_system.Box, {
|
package/package.json
CHANGED
package/.dockerignore
DELETED
package/.storybook/main.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
"stories": [
|
|
3
|
-
"../src/**/*.stories.mdx",
|
|
4
|
-
"../src/**/*.stories.@(js|jsx|ts|tsx)"
|
|
5
|
-
],
|
|
6
|
-
"addons": [
|
|
7
|
-
"@storybook/addon-links",
|
|
8
|
-
"@storybook/addon-essentials",
|
|
9
|
-
"@storybook/addon-interactions",
|
|
10
|
-
"@storybook/preset-create-react-app"
|
|
11
|
-
],
|
|
12
|
-
"framework": "@storybook/react",
|
|
13
|
-
"core": {
|
|
14
|
-
"builder": "@storybook/builder-webpack5"
|
|
15
|
-
}
|
|
16
|
-
}
|
package/.storybook/preview.js
DELETED
package/Dockerfile
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
# build environment
|
|
2
|
-
FROM node:16-alpine as build
|
|
3
|
-
WORKDIR /app
|
|
4
|
-
ENV PATH /app/node_modules/.bin:$PATH
|
|
5
|
-
COPY package.json ./
|
|
6
|
-
COPY package-lock.json ./
|
|
7
|
-
COPY . ./
|
|
8
|
-
RUN npm install
|
|
9
|
-
RUN npm run build-storybook
|
|
10
|
-
RUN npm run compile
|
|
11
|
-
RUN npm version patch -m "CI patch version bump"
|
|
12
|
-
RUN cp ./package.json ./dist
|
|
13
|
-
RUN cp ./README.md ./dist
|
|
14
|
-
RUN cd dist
|
|
15
|
-
RUN npm publish
|
|
16
|
-
# TEST COMMIT 2
|
|
17
|
-
|
package/Jenkinsfile
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
pipeline {
|
|
2
|
-
agent {label 'tjui-kit'}
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
stages {
|
|
8
|
-
stage ("Build") {
|
|
9
|
-
steps {
|
|
10
|
-
dir("./") {
|
|
11
|
-
sh 'npm install'
|
|
12
|
-
sh 'npm run compile'
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
stage ("Upgrade version") {
|
|
17
|
-
steps {
|
|
18
|
-
dir("./") {
|
|
19
|
-
sh 'git restore package-lock.json'
|
|
20
|
-
|
|
21
|
-
sh 'npm version patch'
|
|
22
|
-
sh 'git remote set-url origin https://vybhavkadam:glpat-Ee-CqdVnwzURCGPzFwys@gitlab.com/yethi/react/tenjin-ui-kit.git'
|
|
23
|
-
sh 'git push origin HEAD:main --tags'
|
|
24
|
-
//sh 'git push --tags'
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
stage ("Publish library") {
|
|
30
|
-
steps {
|
|
31
|
-
dir("./dist") {
|
|
32
|
-
sh 'cp ./package.json ./dist'
|
|
33
|
-
sh 'cp ./README.md ./dist'
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
dir("./") {
|
|
37
|
-
//sh 'npm config set //registry.npmjs.org/:_authToken=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'
|
|
38
|
-
sh 'export NPM_TOKEN=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'
|
|
39
|
-
sh 'npm publish'
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
stage ("Build Storybook") {
|
|
45
|
-
steps {
|
|
46
|
-
dir("./") {
|
|
47
|
-
sh 'npm run build-storybook'
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
stage ("Deploy Storybook") {
|
|
53
|
-
steps {
|
|
54
|
-
dir("./") {
|
|
55
|
-
sh 'npx netlify deploy --auth xZ5gRrdcq6pPShzAcOtxCqD3e5MzwWxwBevsrQdyIl0 --site 9a55e91f-3c3e-4492-8d50-7f17ca87adeb --dir storybook-static --prod'
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
stage('CleanWorkspace') {
|
|
60
|
-
steps {
|
|
61
|
-
cleanWs()
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
}
|
package/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,119 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "tenjin-ui-kit",
|
|
3
|
-
"version": "0.2.147",
|
|
4
|
-
"repository": {
|
|
5
|
-
"url": "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/lab": "^5.0.0-alpha.116",
|
|
14
|
-
"@mui/styles": "^5.11.2",
|
|
15
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
16
|
-
"@testing-library/react": "^13.4.0",
|
|
17
|
-
"@testing-library/user-event": "^13.5.0",
|
|
18
|
-
"aria-hidden": "^1.2.2",
|
|
19
|
-
"axios": "^0.26.0",
|
|
20
|
-
"clsx": "^1.2.1",
|
|
21
|
-
"d3-hierarchy": "^3.1.2",
|
|
22
|
-
"feather-icons": "^4.29.0",
|
|
23
|
-
"final-form": "^4.20.9",
|
|
24
|
-
"material-ui-popup-state": "^5.0.8",
|
|
25
|
-
"moment": "^2.29.4",
|
|
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
|
-
},
|
|
54
|
-
"eslintConfig": {
|
|
55
|
-
"extends": [
|
|
56
|
-
"react-app",
|
|
57
|
-
"react-app/jest"
|
|
58
|
-
],
|
|
59
|
-
"overrides": [
|
|
60
|
-
{
|
|
61
|
-
"files": [
|
|
62
|
-
"**/*.stories.*"
|
|
63
|
-
],
|
|
64
|
-
"rules": {
|
|
65
|
-
"import/no-anonymous-default-export": "off"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
"browserslist": {
|
|
71
|
-
"production": [
|
|
72
|
-
">0.2%",
|
|
73
|
-
"not dead",
|
|
74
|
-
"not op_mini all"
|
|
75
|
-
],
|
|
76
|
-
"development": [
|
|
77
|
-
"last 1 chrome version",
|
|
78
|
-
"last 1 firefox version",
|
|
79
|
-
"last 1 safari version"
|
|
80
|
-
]
|
|
81
|
-
},
|
|
82
|
-
"devDependencies": {
|
|
83
|
-
"@babel/cli": "^7.20.7",
|
|
84
|
-
"@babel/preset-env": "^7.20.2",
|
|
85
|
-
"@babel/preset-react": "^7.18.6",
|
|
86
|
-
"@emotion/react": "^11.10.5",
|
|
87
|
-
"@emotion/styled": "^11.10.5",
|
|
88
|
-
"@mui/material": "^5.11.3",
|
|
89
|
-
"@storybook/addon-actions": "^6.5.15",
|
|
90
|
-
"@storybook/addon-essentials": "^6.5.15",
|
|
91
|
-
"@storybook/addon-interactions": "^6.5.15",
|
|
92
|
-
"@storybook/addon-links": "^6.5.15",
|
|
93
|
-
"@storybook/builder-webpack5": "^6.5.15",
|
|
94
|
-
"@storybook/manager-webpack5": "^6.5.15",
|
|
95
|
-
"@storybook/node-logger": "^6.5.15",
|
|
96
|
-
"@storybook/preset-create-react-app": "^4.1.2",
|
|
97
|
-
"@storybook/react": "^6.5.15",
|
|
98
|
-
"@storybook/testing-library": "^0.0.13",
|
|
99
|
-
"babel-plugin-named-exports-order": "^0.0.2",
|
|
100
|
-
"cross-env": "^7.0.3",
|
|
101
|
-
"prop-types": "^15.8.1",
|
|
102
|
-
"react": "^18.2.0",
|
|
103
|
-
"react-dom": "^18.2.0",
|
|
104
|
-
"react-router-dom": "^6.6.1",
|
|
105
|
-
"rimraf": "^3.0.2",
|
|
106
|
-
"webpack": "^5.75.0"
|
|
107
|
-
},
|
|
108
|
-
"peerDependencies": {
|
|
109
|
-
"@emotion/react": "^11.10.5",
|
|
110
|
-
"@emotion/styled": "^11.10.5",
|
|
111
|
-
"@mui/material": "^5.11.3",
|
|
112
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
113
|
-
"@testing-library/react": "^13.4.0",
|
|
114
|
-
"@testing-library/user-event": "^13.5.0",
|
|
115
|
-
"react": "^18.2.0",
|
|
116
|
-
"react-dom": "^18.2.0",
|
|
117
|
-
"react-router-dom": "^6.6.1"
|
|
118
|
-
}
|
|
119
|
-
}
|
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
|
package/yarn-error.log
DELETED
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
Arguments:
|
|
2
|
-
C:\Program Files\nodejs\node.exe C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js cache clean
|
|
3
|
-
|
|
4
|
-
PATH:
|
|
5
|
-
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\kube;C:\Python39;C:\Users\Chethana.PN\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Chethana.PN\AppData\Local\Programs\Python\Python39\;C:\Users\Chethana.PN\AppData\Local\Microsoft\WindowsApps;C:\Users\Chethana.PN\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Chethana.PN\AppData\Roaming\npm;C:\Users\Chethana.PN\AppData\Local\Programs\Git\cmd;C:\Users\Chethana.PN\AppData\Local\JetBrains\IntelliJ IDEA Community Edition 2022.3.1\bin
|
|
6
|
-
|
|
7
|
-
Yarn version:
|
|
8
|
-
1.22.18
|
|
9
|
-
|
|
10
|
-
Node version:
|
|
11
|
-
16.15.0
|
|
12
|
-
|
|
13
|
-
Platform:
|
|
14
|
-
win32 x64
|
|
15
|
-
|
|
16
|
-
Trace:
|
|
17
|
-
Error: Failed to replace env in config: ${NPM_TOKEN}
|
|
18
|
-
at C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:94926:13
|
|
19
|
-
at String.replace (<anonymous>)
|
|
20
|
-
at envReplace (C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:94921:16)
|
|
21
|
-
at Function.normalizeConfig (C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:31930:69)
|
|
22
|
-
at NpmRegistry.<anonymous> (C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:31960:34)
|
|
23
|
-
at Generator.next (<anonymous>)
|
|
24
|
-
at step (C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:310:30)
|
|
25
|
-
at C:\Users\Chethana.PN\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:321:13
|
|
26
|
-
|
|
27
|
-
npm manifest:
|
|
28
|
-
{
|
|
29
|
-
"name": "tenjin-ui-kit",
|
|
30
|
-
"version": "0.2.56",
|
|
31
|
-
"repository": {
|
|
32
|
-
"url": "https://gitlab.com/yethi/react/tenjin-ui-kit.git"
|
|
33
|
-
},
|
|
34
|
-
"dependencies": {
|
|
35
|
-
"@floating-ui/dom": "^1.2.1",
|
|
36
|
-
"@mantine/core": "^5.10.1",
|
|
37
|
-
"@mantine/hooks": "^5.10.1",
|
|
38
|
-
"@mantine/rte": "^5.10.1",
|
|
39
|
-
"@mui/icons-material": "^5.11.0",
|
|
40
|
-
"@mui/lab": "^5.0.0-alpha.116",
|
|
41
|
-
"@mui/styles": "^5.11.2",
|
|
42
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
43
|
-
"@testing-library/react": "^13.4.0",
|
|
44
|
-
"@testing-library/user-event": "^13.5.0",
|
|
45
|
-
"axios": "^0.26.0",
|
|
46
|
-
"clsx": "^1.2.1",
|
|
47
|
-
"moment": "^2.29.4",
|
|
48
|
-
"react-icons": "^4.7.1",
|
|
49
|
-
"react-moment": "^1.1.3",
|
|
50
|
-
"react-scripts": "5.0.1",
|
|
51
|
-
"storybook-react-context": "^0.6.0",
|
|
52
|
-
"web-vitals": "^2.1.4"
|
|
53
|
-
},
|
|
54
|
-
"scripts": {
|
|
55
|
-
"start": "react-scripts start",
|
|
56
|
-
"build": "react-scripts build",
|
|
57
|
-
"test": "react-scripts test",
|
|
58
|
-
"eject": "react-scripts eject",
|
|
59
|
-
"storybook": "start-storybook -p 6006 -s public",
|
|
60
|
-
"build-storybook": "build-storybook -s public",
|
|
61
|
-
"clean": "rimraf dist",
|
|
62
|
-
"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__"
|
|
63
|
-
},
|
|
64
|
-
"eslintConfig": {
|
|
65
|
-
"extends": [
|
|
66
|
-
"react-app",
|
|
67
|
-
"react-app/jest"
|
|
68
|
-
],
|
|
69
|
-
"overrides": [
|
|
70
|
-
{
|
|
71
|
-
"files": [
|
|
72
|
-
"**/*.stories.*"
|
|
73
|
-
],
|
|
74
|
-
"rules": {
|
|
75
|
-
"import/no-anonymous-default-export": "off"
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
]
|
|
79
|
-
},
|
|
80
|
-
"browserslist": {
|
|
81
|
-
"production": [
|
|
82
|
-
">0.2%",
|
|
83
|
-
"not dead",
|
|
84
|
-
"not op_mini all"
|
|
85
|
-
],
|
|
86
|
-
"development": [
|
|
87
|
-
"last 1 chrome version",
|
|
88
|
-
"last 1 firefox version",
|
|
89
|
-
"last 1 safari version"
|
|
90
|
-
]
|
|
91
|
-
},
|
|
92
|
-
"devDependencies": {
|
|
93
|
-
"@babel/cli": "^7.20.7",
|
|
94
|
-
"@babel/preset-env": "^7.20.2",
|
|
95
|
-
"@babel/preset-react": "^7.18.6",
|
|
96
|
-
"@emotion/react": "^11.10.5",
|
|
97
|
-
"@emotion/styled": "^11.10.5",
|
|
98
|
-
"@mui/material": "^5.11.3",
|
|
99
|
-
"@storybook/addon-actions": "^6.5.15",
|
|
100
|
-
"@storybook/addon-essentials": "^6.5.15",
|
|
101
|
-
"@storybook/addon-interactions": "^6.5.15",
|
|
102
|
-
"@storybook/addon-links": "^6.5.15",
|
|
103
|
-
"@storybook/builder-webpack5": "^6.5.15",
|
|
104
|
-
"@storybook/manager-webpack5": "^6.5.15",
|
|
105
|
-
"@storybook/node-logger": "^6.5.15",
|
|
106
|
-
"@storybook/preset-create-react-app": "^4.1.2",
|
|
107
|
-
"@storybook/react": "^6.5.15",
|
|
108
|
-
"@storybook/testing-library": "^0.0.13",
|
|
109
|
-
"babel-plugin-named-exports-order": "^0.0.2",
|
|
110
|
-
"cross-env": "^7.0.3",
|
|
111
|
-
"prop-types": "^15.8.1",
|
|
112
|
-
"react": "^18.2.0",
|
|
113
|
-
"react-dom": "^18.2.0",
|
|
114
|
-
"react-router-dom": "^6.6.1",
|
|
115
|
-
"rimraf": "^3.0.2",
|
|
116
|
-
"webpack": "^5.75.0"
|
|
117
|
-
},
|
|
118
|
-
"peerDependencies": {
|
|
119
|
-
"@emotion/react": "^11.10.5",
|
|
120
|
-
"@emotion/styled": "^11.10.5",
|
|
121
|
-
"@mui/material": "^5.11.3",
|
|
122
|
-
"@testing-library/jest-dom": "^5.16.5",
|
|
123
|
-
"@testing-library/react": "^13.4.0",
|
|
124
|
-
"@testing-library/user-event": "^13.5.0",
|
|
125
|
-
"react": "^18.2.0",
|
|
126
|
-
"react-dom": "^18.2.0",
|
|
127
|
-
"react-router-dom": "^6.6.1"
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
yarn manifest:
|
|
132
|
-
No manifest
|
|
133
|
-
|
|
134
|
-
Lockfile:
|
|
135
|
-
No lockfile
|
|
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
|