dhre-component-lib 0.8.32 → 0.9.0

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.
@@ -1,58 +1,62 @@
1
- $surface-primary: #ffffff;
2
- $surface-secondary: #f5f5f5;
3
- $surface-static: #ffffff;
4
- $surface-brand-static: #d92d27;
5
- $surface-brand-transparent-static: #d92d3e33;
6
- $surface-disabled: #e1e1e1;
7
- $surface-inverted-transparent: #68686833;
8
- $surface-inverted: #000000;
9
- $surface-neutral: #fcfcfc;
10
- $surface-green:#00b578;
11
- $surface-navyBlue:#0621C4;
12
-
13
- $content-primary: #000000;
14
- $content-secondary: #686868;
15
- $content-disabled: #a7a7a7;
16
- $content-inverted: #ffffff;
17
- $content-static: #ffffff;
18
- $content-secondary-static: #cecece;
19
- $content-primary-static: #5f6368;
20
- $content-error: #eb0542;
21
- $content-warning: #B65E01;
22
-
23
- $border-primary: #686868;
24
- $border-secondary: #a7a7a7;
25
- $border-disabled: #cecece;
26
- $border-inverted: #000000;
27
- $border-brand-static: #d92d27;
28
- $border-static: #ffffff;
29
- $border-brand-danger: #eb0542;
30
- $border-disabled-static: #4f4f4f;
31
- $border-left: #dedede;
32
- $border-primary2: #898989;
33
- $border-bottom-latest-launch: #e1e1e1;
34
- $border-seperator: #F5F5F5;
35
-
36
- $semantic-success: #00b578;
37
- $semantic-warning: #ffd600;
38
- $semantic-warning2: #eb8425;
39
- $semantic-info: #0569c2;
40
- $semantic-error: #eb0542;
41
-
42
- $background-transparent: rgba(0, 0, 0, 0.4);
43
- $box-menu: 0px 4px 20px 0px #00000014;
44
- $toast-color: #fff;
45
- $success-main-toast-color: #008256;
46
- $success-progress-toast-color: #024324;
47
- $error-main-toast-color: #dc3545;
48
- $error-progress-toast-color: #c82333;
49
- $background-transparent:rgba(0, 0, 0, 0.4);
50
- $box-menu: 0px 4px 20px 0px #00000014;
51
- $success-background-gradient: linear-gradient(to bottom, #BCE2CE66 15%, #D1FFE600 30%, #ffffff 100%);
52
- $error-background-gradient: linear-gradient(#D92D2733, #ffffff);
53
- $reach-us-background:linear-gradient(#8E8E8E, #0621C4);
54
- $slider-thumb-shadow:0px 0px 6px 0px #00000040;
55
- $background-transparent: rgba(0, 0, 0, 0.4);
56
- $fail-background-gradient: linear-gradient(to bottom, #FF5D5833 0%, #FF5D5800 35%, #ffffff 100%);
57
- $shadow-carousel: 0px 4px 12px rgba(0, 0, 0, 0.1);
58
- $upload-image-text-color: #008256
1
+ $surface-primary: #ffffff;
2
+ $surface-secondary: #f5f5f5;
3
+ $surface-static: #ffffff;
4
+ $surface-brand-static: #d92d27;
5
+ $surface-brand-transparent-static: #d92d3e33;
6
+ $surface-disabled: #e1e1e1;
7
+ $surface-inverted-transparent: #68686833;
8
+ $surface-inverted: #000000;
9
+ $surface-neutral: #fcfcfc;
10
+ $surface-green:#00b578;
11
+ $surface-navyBlue:#0621C4;
12
+
13
+ $content-primary: #000000;
14
+ $content-secondary: #686868;
15
+ $content-disabled: #a7a7a7;
16
+ $content-disabled-dark: #6A7897;
17
+ $content-inverted: #ffffff;
18
+ $content-static: #ffffff;
19
+ $content-secondary-static: #cecece;
20
+ $content-primary-static: #5f6368;
21
+ $content-error: #eb0542;
22
+ $content-warning: #B65E01;
23
+
24
+ $border-primary: #686868;
25
+ $border-secondary: #a7a7a7;
26
+ $border-disabled: #cecece;
27
+ $border-inverted: #000000;
28
+ $border-brand-static: #d92d27;
29
+ $border-static: #ffffff;
30
+ $border-brand-danger: #eb0542;
31
+ $border-disabled-static: #4f4f4f;
32
+ $border-left: #dedede;
33
+ $border-primary2: #898989;
34
+ $border-bottom-latest-launch: #e1e1e1;
35
+ $border-seperator: #F5F5F5;
36
+ $border-transparent: transparent;
37
+
38
+ $semantic-success: #00b578;
39
+ $semantic-warning: #ffd600;
40
+ $semantic-warning2: #eb8425;
41
+ $semantic-info: #0569c2;
42
+ $semantic-error: #eb0542;
43
+
44
+ $background-transparent: rgba(0, 0, 0, 0.4);
45
+ $box-menu: 0px 4px 20px 0px #00000014;
46
+ $toast-color: #fff;
47
+ $success-main-toast-color: #008256;
48
+ $success-progress-toast-color: #024324;
49
+ $error-main-toast-color: #dc3545;
50
+ $error-progress-toast-color: #c82333;
51
+ $background-transparent:rgba(0, 0, 0, 0.4);
52
+ $box-menu: 0px 4px 20px 0px #00000014;
53
+ $success-background-gradient: linear-gradient(to bottom, #BCE2CE66 15%, #D1FFE600 30%, #ffffff 100%);
54
+ $success-background-gradient-new: linear-gradient(to bottom, rgba(78,171,101,100%), rgba(0, 10, 40, 1) 50%, rgba(0,10,40,100%) 100%);
55
+ $error-background-gradient: linear-gradient(#D92D2733, #ffffff);
56
+ $error-background-gradient-new: linear-gradient(to bottom, rgba(235,5,66,100%), rgba(0, 10, 40, 1) 50%, rgba(0,10,40,100%) 100%);
57
+ $reach-us-background:linear-gradient(#8E8E8E, #0621C4);
58
+ $slider-thumb-shadow:0px 0px 6px 0px #00000040;
59
+ $background-transparent: rgba(0, 0, 0, 0.4);
60
+ $fail-background-gradient: linear-gradient(to bottom, #FF5D5833 0%, #FF5D5800 35%, #ffffff 100%);
61
+ $shadow-carousel: 0px 4px 12px rgba(0, 0, 0, 0.1);
62
+ $upload-image-text-color: #008256
package/package.json CHANGED
@@ -1,71 +1,71 @@
1
- {
2
- "name": "dhre-component-lib",
3
- "version": "0.8.32",
4
- "private": false,
5
- "scripts": {
6
- "test": "jest",
7
- "rollup": "rollup -c",
8
- "test:coverage": "jest --coverage",
9
- "build": "rollup -c",
10
- "pkg:watch": "rollup -c --watch"
11
- },
12
- "author": "",
13
- "license": "ISC",
14
- "description": "",
15
- "devDependencies": {
16
- "@babel/core": "^7.25.2",
17
- "@babel/preset-env": "^7.25.4",
18
- "@rollup/plugin-commonjs": "^26.0.1",
19
- "@rollup/plugin-node-resolve": "^15.2.3",
20
- "@rollup/plugin-typescript": "^11.1.6",
21
- "@testing-library/jest-dom": "^6.5.0",
22
- "@testing-library/react": "^16.0.1",
23
- "@types/google.maps": "^3.57.0",
24
- "@types/jest": "^29.5.12",
25
- "@types/node": "^22.5.4",
26
- "@types/react": "^18.3.5",
27
- "@types/react-dom": "^18.3.0",
28
- "@types/testing-library__jest-dom": "^6.0.0",
29
- "jest": "^29.7.0",
30
- "jest-dom": "^4.0.0",
31
- "jest-environment-jsdom": "^29.7.0",
32
- "react": "^18.3.1",
33
- "react-testing-library": "^8.0.1",
34
- "rollup": "^4.18.1",
35
- "rollup-plugin-copy": "^3.5.0",
36
- "rollup-plugin-dts": "^6.1.1",
37
- "rollup-plugin-peer-deps-external": "^2.2.4",
38
- "sass": "^1.78.0",
39
- "ts-jest": "^29.2.5",
40
- "ts-node": "^10.9.2",
41
- "typescript": "^5.5.4"
42
- },
43
- "dependencies": {
44
- "@emotion/react": "^11.13.3",
45
- "@emotion/styled": "^11.13.0",
46
- "@mui/icons-material": "^5.16.7",
47
- "@mui/material": "^5.16.7",
48
- "@react-google-maps/api": "^2.19.3",
49
- "@rollup/plugin-json": "^6.1.0",
50
- "@rollup/plugin-url": "^8.0.2",
51
- "rollup-plugin-styles": "^4.0.0",
52
- "tslib": "^2.6.3"
53
- },
54
- "peerDependencies": {
55
- "react": "^18.3.1",
56
- "react-dom": "^18.3.1"
57
- },
58
- "main": "dist/index.js",
59
- "module": "dist/index.esm.js",
60
- "types": "dist/index.d.ts",
61
- "type": "module",
62
- "keywords": [
63
- "react",
64
- "components",
65
- "typescript",
66
- "scss"
67
- ],
68
- "files": [
69
- "dist"
70
- ]
71
- }
1
+ {
2
+ "name": "dhre-component-lib",
3
+ "version": "0.9.0",
4
+ "private": false,
5
+ "scripts": {
6
+ "test": "jest",
7
+ "rollup": "rollup -c",
8
+ "test:coverage": "jest --coverage",
9
+ "build": "rollup -c",
10
+ "pkg:watch": "rollup -c --watch"
11
+ },
12
+ "author": "",
13
+ "license": "ISC",
14
+ "description": "",
15
+ "devDependencies": {
16
+ "@babel/core": "^7.25.2",
17
+ "@babel/preset-env": "^7.25.4",
18
+ "@rollup/plugin-commonjs": "^26.0.1",
19
+ "@rollup/plugin-node-resolve": "^15.2.3",
20
+ "@rollup/plugin-typescript": "^11.1.6",
21
+ "@testing-library/jest-dom": "^6.5.0",
22
+ "@testing-library/react": "^16.0.1",
23
+ "@types/google.maps": "^3.57.0",
24
+ "@types/jest": "^29.5.12",
25
+ "@types/node": "^22.5.4",
26
+ "@types/react": "^18.3.5",
27
+ "@types/react-dom": "^18.3.0",
28
+ "@types/testing-library__jest-dom": "^6.0.0",
29
+ "jest": "^29.7.0",
30
+ "jest-dom": "^4.0.0",
31
+ "jest-environment-jsdom": "^29.7.0",
32
+ "react": "^18.3.1",
33
+ "react-testing-library": "^8.0.1",
34
+ "rollup": "^4.18.1",
35
+ "rollup-plugin-copy": "^3.5.0",
36
+ "rollup-plugin-dts": "^6.1.1",
37
+ "rollup-plugin-peer-deps-external": "^2.2.4",
38
+ "sass": "^1.78.0",
39
+ "ts-jest": "^29.2.5",
40
+ "ts-node": "^10.9.2",
41
+ "typescript": "^5.5.4"
42
+ },
43
+ "dependencies": {
44
+ "@emotion/react": "^11.13.3",
45
+ "@emotion/styled": "^11.13.0",
46
+ "@mui/icons-material": "^5.16.7",
47
+ "@mui/material": "^5.16.7",
48
+ "@react-google-maps/api": "^2.19.3",
49
+ "@rollup/plugin-json": "^6.1.0",
50
+ "@rollup/plugin-url": "^8.0.2",
51
+ "rollup-plugin-styles": "^4.0.0",
52
+ "tslib": "^2.6.3"
53
+ },
54
+ "peerDependencies": {
55
+ "react": "^18.3.1",
56
+ "react-dom": "^18.3.1"
57
+ },
58
+ "main": "dist/index.js",
59
+ "module": "dist/index.esm.js",
60
+ "types": "dist/index.d.ts",
61
+ "type": "module",
62
+ "keywords": [
63
+ "react",
64
+ "components",
65
+ "typescript",
66
+ "scss"
67
+ ],
68
+ "files": [
69
+ "dist"
70
+ ]
71
+ }