sag_components 1.0.271 → 1.0.273
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/.history/{package_20230928174318.json → package_20231029152422.json} +26 -25
- package/.history/{package_20230928174320.json → package_20231029153420.json} +26 -25
- package/dist/stories/components/PerformanceAnalytics.js +0 -1
- package/dist/stories/components/SegmentedButton.js +21 -20
- package/dist/stories/components/SegmentedButton.style.js +6 -8
- package/package.json +1 -1
- package/.history/package_20230928095230.json +0 -74
- package/.history/package_20230928112303.json +0 -75
- package/.history/package_20230928131946.json +0 -80
- package/.history/package_20230928131950.json +0 -81
- package/.history/package_20230928131953.json +0 -80
- package/.history/package_20230928131956.json +0 -81
- package/.history/package_20230928131959.json +0 -80
- package/.history/package_20230928132003.json +0 -81
- package/.history/package_20230928132004.json +0 -81
- package/.history/package_20230928134639.json +0 -80
- package/.history/package_20230928134643.json +0 -81
- package/.history/package_20230928134645.json +0 -81
- package/.history/package_20230928134650.json +0 -81
- package/.history/package_20230928134912.json +0 -81
- package/.history/package_20230928174159.json +0 -81
- package/.history/package_20230928174200.json +0 -81
- package/.history/package_20230928174202.json +0 -81
- package/.history/package_20230928174226.json +0 -81
- package/.history/package_20230928174227.json +0 -81
- package/.history/package_20230928174228.json +0 -81
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"prop-types": "^15.8.1",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
"styled-components": "^5.3.10"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": {
|
|
46
|
-
"@dnd-kit/core": "^6.0.8",
|
|
47
|
-
"@emotion/react": "^11.11.0",
|
|
48
|
-
"@emotion/styled": "^11.11.0",
|
|
49
|
-
"@fontsource/roboto": "^4.5.8",
|
|
50
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
51
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
52
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
53
|
-
"@mui/icons-material": "^5.11.16",
|
|
54
|
-
"@mui/material": "^5.13.0",
|
|
55
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
56
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
57
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
58
|
-
"classnames": "^2.3.2",
|
|
59
|
-
"dayjs": "^1.11.9",
|
|
60
|
-
"hoopy": "^0.1.4",
|
|
61
|
-
"react": "^18.2.0",
|
|
62
|
-
"react-css-modules": "^4.7.11",
|
|
63
|
-
"react-loading-skeleton": "^3.3.1",
|
|
64
|
-
"react-scripts": "5.0.1",
|
|
65
|
-
"recharts": "^2.6.2",
|
|
66
|
-
"storybook": "^7.4.5"
|
|
67
|
-
},
|
|
68
|
-
"browserslist": {
|
|
69
|
-
"production": [
|
|
70
|
-
">0.2%",
|
|
71
|
-
"not dead",
|
|
72
|
-
"not op_mini all"
|
|
73
|
-
],
|
|
74
|
-
"development": [
|
|
75
|
-
"last 1 chrome version",
|
|
76
|
-
"last 1 firefox version",
|
|
77
|
-
"last 1 safari version"
|
|
78
|
-
]
|
|
79
|
-
}
|
|
80
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"prop-types": "^15.8.1",
|
|
40
|
-
"react-dom": "^18.2.0",
|
|
41
|
-
"sass": "^1.62.0",
|
|
42
|
-
"sass-loader": "^10.4.1",
|
|
43
|
-
"style-loader": "^2.0.0",
|
|
44
|
-
"styled-components": "^5.3.10"
|
|
45
|
-
},
|
|
46
|
-
"dependencies": {
|
|
47
|
-
"@dnd-kit/core": "^6.0.8",
|
|
48
|
-
"@emotion/react": "^11.11.0",
|
|
49
|
-
"@emotion/styled": "^11.11.0",
|
|
50
|
-
"@fontsource/roboto": "^4.5.8",
|
|
51
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
52
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
53
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
54
|
-
"@mui/icons-material": "^5.11.16",
|
|
55
|
-
"@mui/material": "^5.13.0",
|
|
56
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
57
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
58
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
59
|
-
"classnames": "^2.3.2",
|
|
60
|
-
"dayjs": "^1.11.9",
|
|
61
|
-
"hoopy": "^0.1.4",
|
|
62
|
-
"react": "^18.2.0",
|
|
63
|
-
"react-css-modules": "^4.7.11",
|
|
64
|
-
"react-loading-skeleton": "^3.3.1",
|
|
65
|
-
"react-scripts": "5.0.1",
|
|
66
|
-
"recharts": "^2.6.2",
|
|
67
|
-
"storybook": "^7.4.5"
|
|
68
|
-
},
|
|
69
|
-
"browserslist": {
|
|
70
|
-
"production": [
|
|
71
|
-
">0.2%",
|
|
72
|
-
"not dead",
|
|
73
|
-
"not op_mini all"
|
|
74
|
-
],
|
|
75
|
-
"development": [
|
|
76
|
-
"last 1 chrome version",
|
|
77
|
-
"last 1 firefox version",
|
|
78
|
-
"last 1 safari version"
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"react-dom": "^18.2.0",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
"styled-components": "^5.3.10"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": {
|
|
46
|
-
"@dnd-kit/core": "^6.0.8",
|
|
47
|
-
"@emotion/react": "^11.11.0",
|
|
48
|
-
"@emotion/styled": "^11.11.0",
|
|
49
|
-
"@fontsource/roboto": "^4.5.8",
|
|
50
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
51
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
52
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
53
|
-
"@mui/icons-material": "^5.11.16",
|
|
54
|
-
"@mui/material": "^5.13.0",
|
|
55
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
56
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
57
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
58
|
-
"classnames": "^2.3.2",
|
|
59
|
-
"dayjs": "^1.11.9",
|
|
60
|
-
"hoopy": "^0.1.4",
|
|
61
|
-
"react": "^18.2.0",
|
|
62
|
-
"react-css-modules": "^4.7.11",
|
|
63
|
-
"react-loading-skeleton": "^3.3.1",
|
|
64
|
-
"react-scripts": "5.0.1",
|
|
65
|
-
"recharts": "^2.6.2",
|
|
66
|
-
"storybook": "^7.4.5"
|
|
67
|
-
},
|
|
68
|
-
"browserslist": {
|
|
69
|
-
"production": [
|
|
70
|
-
">0.2%",
|
|
71
|
-
"not dead",
|
|
72
|
-
"not op_mini all"
|
|
73
|
-
],
|
|
74
|
-
"development": [
|
|
75
|
-
"last 1 chrome version",
|
|
76
|
-
"last 1 firefox version",
|
|
77
|
-
"last 1 safari version"
|
|
78
|
-
]
|
|
79
|
-
}
|
|
80
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"react-dom": "^18.2.0",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
"styled-components": "^5.3.10"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": {
|
|
46
|
-
"@dnd-kit/core": "^6.0.8",
|
|
47
|
-
"@emotion/react": "^11.11.0",
|
|
48
|
-
"@emotion/styled": "^11.11.0",
|
|
49
|
-
"@fontsource/roboto": "^4.5.8",
|
|
50
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
51
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
52
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
53
|
-
"@mui/icons-material": "^5.11.16",
|
|
54
|
-
"@mui/material": "^5.13.0",
|
|
55
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
56
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
57
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
58
|
-
"classnames": "^2.3.2",
|
|
59
|
-
"dayjs": "^1.11.9",
|
|
60
|
-
"hoopy": "^0.1.4",
|
|
61
|
-
"react": "^18.2.0",
|
|
62
|
-
"react-css-modules": "^4.7.11",
|
|
63
|
-
"react-loading-skeleton": "^3.3.1",
|
|
64
|
-
"react-scripts": "5.0.1",
|
|
65
|
-
"prop-types": "^15.8.1",
|
|
66
|
-
"recharts": "^2.6.2",
|
|
67
|
-
"storybook": "^7.4.5"
|
|
68
|
-
},
|
|
69
|
-
"browserslist": {
|
|
70
|
-
"production": [
|
|
71
|
-
">0.2%",
|
|
72
|
-
"not dead",
|
|
73
|
-
"not op_mini all"
|
|
74
|
-
],
|
|
75
|
-
"development": [
|
|
76
|
-
"last 1 chrome version",
|
|
77
|
-
"last 1 firefox version",
|
|
78
|
-
"last 1 safari version"
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"react-dom": "^18.2.0",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
"styled-components": "^5.3.10"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": {
|
|
46
|
-
"@dnd-kit/core": "^6.0.8",
|
|
47
|
-
"@emotion/react": "^11.11.0",
|
|
48
|
-
"@emotion/styled": "^11.11.0",
|
|
49
|
-
"@fontsource/roboto": "^4.5.8",
|
|
50
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
51
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
52
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
53
|
-
"@mui/icons-material": "^5.11.16",
|
|
54
|
-
"@mui/material": "^5.13.0",
|
|
55
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
56
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
57
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
58
|
-
"classnames": "^2.3.2",
|
|
59
|
-
"dayjs": "^1.11.9",
|
|
60
|
-
"hoopy": "^0.1.4",
|
|
61
|
-
"react": "^18.2.0",
|
|
62
|
-
"react-css-modules": "^4.7.11",
|
|
63
|
-
"react-loading-skeleton": "^3.3.1",
|
|
64
|
-
"react-scripts": "5.0.1",
|
|
65
|
-
"prop-types": "^15.8.1",
|
|
66
|
-
"recharts": "^2.6.2",
|
|
67
|
-
"storybook": "^7.4.5"
|
|
68
|
-
},
|
|
69
|
-
"browserslist": {
|
|
70
|
-
"production": [
|
|
71
|
-
">0.2%",
|
|
72
|
-
"not dead",
|
|
73
|
-
"not op_mini all"
|
|
74
|
-
],
|
|
75
|
-
"development": [
|
|
76
|
-
"last 1 chrome version",
|
|
77
|
-
"last 1 firefox version",
|
|
78
|
-
"last 1 safari version"
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"react-dom": "^18.2.0",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
},
|
|
44
|
-
"dependencies": {
|
|
45
|
-
"@dnd-kit/core": "^6.0.8",
|
|
46
|
-
"@emotion/react": "^11.11.0",
|
|
47
|
-
"@emotion/styled": "^11.11.0",
|
|
48
|
-
"@fontsource/roboto": "^4.5.8",
|
|
49
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
50
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
51
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
52
|
-
"@mui/icons-material": "^5.11.16",
|
|
53
|
-
"@mui/material": "^5.13.0",
|
|
54
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
55
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
56
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
57
|
-
"classnames": "^2.3.2",
|
|
58
|
-
"dayjs": "^1.11.9",
|
|
59
|
-
"hoopy": "^0.1.4",
|
|
60
|
-
"react": "^18.2.0",
|
|
61
|
-
"react-css-modules": "^4.7.11",
|
|
62
|
-
"react-loading-skeleton": "^3.3.1",
|
|
63
|
-
"react-scripts": "5.0.1",
|
|
64
|
-
"prop-types": "^15.8.1",
|
|
65
|
-
"recharts": "^2.6.2",
|
|
66
|
-
"storybook": "^7.4.5"
|
|
67
|
-
},
|
|
68
|
-
"browserslist": {
|
|
69
|
-
"production": [
|
|
70
|
-
">0.2%",
|
|
71
|
-
"not dead",
|
|
72
|
-
"not op_mini all"
|
|
73
|
-
],
|
|
74
|
-
"development": [
|
|
75
|
-
"last 1 chrome version",
|
|
76
|
-
"last 1 firefox version",
|
|
77
|
-
"last 1 safari version"
|
|
78
|
-
]
|
|
79
|
-
}
|
|
80
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"react-dom": "^18.2.0",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
},
|
|
44
|
-
"dependencies": {
|
|
45
|
-
"@dnd-kit/core": "^6.0.8",
|
|
46
|
-
"@emotion/react": "^11.11.0",
|
|
47
|
-
"@emotion/styled": "^11.11.0",
|
|
48
|
-
"@fontsource/roboto": "^4.5.8",
|
|
49
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
50
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
51
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
52
|
-
"@mui/icons-material": "^5.11.16",
|
|
53
|
-
"@mui/material": "^5.13.0",
|
|
54
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
55
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
56
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
57
|
-
"classnames": "^2.3.2",
|
|
58
|
-
"dayjs": "^1.11.9",
|
|
59
|
-
"hoopy": "^0.1.4",
|
|
60
|
-
"react": "^18.2.0",
|
|
61
|
-
"react-css-modules": "^4.7.11",
|
|
62
|
-
"react-loading-skeleton": "^3.3.1",
|
|
63
|
-
"react-scripts": "5.0.1",
|
|
64
|
-
"prop-types": "^15.8.1",
|
|
65
|
-
"recharts": "^2.6.2",
|
|
66
|
-
"storybook": "^7.4.5"
|
|
67
|
-
"styled-components": "^5.3.10"
|
|
68
|
-
},
|
|
69
|
-
"browserslist": {
|
|
70
|
-
"production": [
|
|
71
|
-
">0.2%",
|
|
72
|
-
"not dead",
|
|
73
|
-
"not op_mini all"
|
|
74
|
-
],
|
|
75
|
-
"development": [
|
|
76
|
-
"last 1 chrome version",
|
|
77
|
-
"last 1 firefox version",
|
|
78
|
-
"last 1 safari version"
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "sag_components",
|
|
3
|
-
"version": "1.0.241",
|
|
4
|
-
"description": "",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"start": "react-scripts start",
|
|
8
|
-
"lint": "eslint .",
|
|
9
|
-
"build": "cross-env BABEL_ENV=production babel src -d dist ",
|
|
10
|
-
"storybook": "storybook dev -p 6006",
|
|
11
|
-
"build-storybook": "storybook build"
|
|
12
|
-
},
|
|
13
|
-
"keywords": [],
|
|
14
|
-
"author": "SAG",
|
|
15
|
-
"license": "ISC",
|
|
16
|
-
"devDependencies": {
|
|
17
|
-
"@babel/cli": "^7.21.5",
|
|
18
|
-
"@babel/preset-env": "^7.21.4",
|
|
19
|
-
"@babel/preset-react": "^7.18.6",
|
|
20
|
-
"@babel/preset-typescript": "^7.21.4",
|
|
21
|
-
"@storybook/addon-a11y": "^7.4.5",
|
|
22
|
-
"@storybook/addon-essentials": "^7.4.5",
|
|
23
|
-
"@storybook/addon-interactions": "^7.4.5",
|
|
24
|
-
"@storybook/addon-links": "^7.4.5",
|
|
25
|
-
"@storybook/addon-storysource": "^7.4.5",
|
|
26
|
-
"@storybook/blocks": "^7.4.5",
|
|
27
|
-
"@storybook/preset-scss": "^1.0.3",
|
|
28
|
-
"@storybook/react": "^7.4.5",
|
|
29
|
-
"@storybook/react-webpack5": "^7.4.5",
|
|
30
|
-
"@storybook/testing-library": "^0.2.1",
|
|
31
|
-
"cross-env": "^7.0.3",
|
|
32
|
-
"css-loader": "^5.2.7",
|
|
33
|
-
"eslint": "^8.50.0",
|
|
34
|
-
"eslint-config-airbnb": "^19.0.4",
|
|
35
|
-
"eslint-plugin-import": "^2.28.1",
|
|
36
|
-
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
37
|
-
"eslint-plugin-react": "^7.33.2",
|
|
38
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
39
|
-
"react-dom": "^18.2.0",
|
|
40
|
-
"sass": "^1.62.0",
|
|
41
|
-
"sass-loader": "^10.4.1",
|
|
42
|
-
"style-loader": "^2.0.0",
|
|
43
|
-
},
|
|
44
|
-
"dependencies": {
|
|
45
|
-
"@dnd-kit/core": "^6.0.8",
|
|
46
|
-
"@emotion/react": "^11.11.0",
|
|
47
|
-
"@emotion/styled": "^11.11.0",
|
|
48
|
-
"@fontsource/roboto": "^4.5.8",
|
|
49
|
-
"@fortawesome/fontawesome-svg-core": "^6.4.0",
|
|
50
|
-
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
|
51
|
-
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
52
|
-
"@mui/icons-material": "^5.11.16",
|
|
53
|
-
"@mui/material": "^5.13.0",
|
|
54
|
-
"@mui/styled-engine-sc": "^5.12.0",
|
|
55
|
-
"@mui/x-date-pickers": "^6.11.1",
|
|
56
|
-
"babel-plugin-react-css-modules": "^5.2.6",
|
|
57
|
-
"classnames": "^2.3.2",
|
|
58
|
-
"dayjs": "^1.11.9",
|
|
59
|
-
"hoopy": "^0.1.4",
|
|
60
|
-
"react": "^18.2.0",
|
|
61
|
-
"react-css-modules": "^4.7.11",
|
|
62
|
-
"react-loading-skeleton": "^3.3.1",
|
|
63
|
-
"react-scripts": "5.0.1",
|
|
64
|
-
"prop-types": "^15.8.1",
|
|
65
|
-
"recharts": "^2.6.2",
|
|
66
|
-
"storybook": "^7.4.5",
|
|
67
|
-
"styled-components": "^5.3.10"
|
|
68
|
-
},
|
|
69
|
-
"browserslist": {
|
|
70
|
-
"production": [
|
|
71
|
-
">0.2%",
|
|
72
|
-
"not dead",
|
|
73
|
-
"not op_mini all"
|
|
74
|
-
],
|
|
75
|
-
"development": [
|
|
76
|
-
"last 1 chrome version",
|
|
77
|
-
"last 1 firefox version",
|
|
78
|
-
"last 1 safari version"
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
|
-
}
|