@ozen-ui/kit 0.85.2 → 0.85.3

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.
@@ -7,7 +7,7 @@
7
7
  --color-content-action: #023dff;
8
8
  --color-content-action-hover: #0534d0;
9
9
  --color-content-action-pressed: #082ba0;
10
- --color-content-action-dark: #0534d0;
10
+ --color-content-action-dark: #0a2171;
11
11
  --color-content-action-secondary: #2c2c33;
12
12
  --color-content-action-secondary-hover: #1e1d22;
13
13
  --color-content-action-secondary-pressed: #17161a;
@@ -16,15 +16,15 @@
16
16
  --color-content-error: #e11;
17
17
  --color-content-error-hover: #c00;
18
18
  --color-content-error-pressed: #b00;
19
- --color-content-error-dark: #c00;
19
+ --color-content-error-dark: #900;
20
20
  --color-content-warning: #cc7f00;
21
21
  --color-content-warning-hover: #b36f00;
22
22
  --color-content-warning-pressed: #995f00;
23
- --color-content-warning-dark: #b36f00;
23
+ --color-content-warning-dark: #804f00;
24
24
  --color-content-success: #039904;
25
25
  --color-content-success-hover: #067607;
26
26
  --color-content-success-pressed: #0a540b;
27
- --color-content-success-dark: #067607;
27
+ --color-content-success-dark: #0d310e;
28
28
  --color-content-info: #8002ff;
29
29
  --color-content-info-hover: #6a05d0;
30
30
  --color-content-info-pressed: #5307a0;
@@ -12,7 +12,7 @@ exports.themeColorTokenBBusinessDefault = (0, utility_1.createColorToken)('bBusi
12
12
  'content-action': "#023dff",
13
13
  'content-action-hover': "#0534d0",
14
14
  'content-action-pressed': "#082ba0",
15
- 'content-action-dark': "#0534d0",
15
+ 'content-action-dark': "#0a2171",
16
16
  'content-action-secondary': "#2c2c33",
17
17
  'content-action-secondary-hover': "#1e1d22",
18
18
  'content-action-secondary-pressed': "#17161a",
@@ -21,15 +21,15 @@ exports.themeColorTokenBBusinessDefault = (0, utility_1.createColorToken)('bBusi
21
21
  'content-error': "#ee1111",
22
22
  'content-error-hover': "#cc0000",
23
23
  'content-error-pressed': "#bb0000",
24
- 'content-error-dark': "#cc0000",
24
+ 'content-error-dark': "#990000",
25
25
  'content-warning': "#cc7f00",
26
26
  'content-warning-hover': "#b36f00",
27
27
  'content-warning-pressed': "#995f00",
28
- 'content-warning-dark': "#b36f00",
28
+ 'content-warning-dark': "#804f00",
29
29
  'content-success': "#039904",
30
30
  'content-success-hover': "#067607",
31
31
  'content-success-pressed': "#0a540b",
32
- 'content-success-dark': "#067607",
32
+ 'content-success-dark': "#0d310e",
33
33
  'content-info': "#8002ff",
34
34
  'content-info-hover': "#6a05d0",
35
35
  'content-info-pressed': "#5307a0",
@@ -7,7 +7,7 @@
7
7
  --color-content-action: #023dff;
8
8
  --color-content-action-hover: #0534d0;
9
9
  --color-content-action-pressed: #082ba0;
10
- --color-content-action-dark: #0534d0;
10
+ --color-content-action-dark: #0a2171;
11
11
  --color-content-action-secondary: #2c2c33;
12
12
  --color-content-action-secondary-hover: #1e1d22;
13
13
  --color-content-action-secondary-pressed: #17161a;
@@ -16,15 +16,15 @@
16
16
  --color-content-error: #e11;
17
17
  --color-content-error-hover: #c00;
18
18
  --color-content-error-pressed: #b00;
19
- --color-content-error-dark: #c00;
19
+ --color-content-error-dark: #900;
20
20
  --color-content-warning: #cc7f00;
21
21
  --color-content-warning-hover: #b36f00;
22
22
  --color-content-warning-pressed: #995f00;
23
- --color-content-warning-dark: #b36f00;
23
+ --color-content-warning-dark: #804f00;
24
24
  --color-content-success: #039904;
25
25
  --color-content-success-hover: #067607;
26
26
  --color-content-success-pressed: #0a540b;
27
- --color-content-success-dark: #067607;
27
+ --color-content-success-dark: #0d310e;
28
28
  --color-content-info: #8002ff;
29
29
  --color-content-info-hover: #6a05d0;
30
30
  --color-content-info-pressed: #5307a0;
@@ -9,7 +9,7 @@ export var themeColorTokenBBusinessDefault = createColorToken('bBusinessDefault'
9
9
  'content-action': "#023dff",
10
10
  'content-action-hover': "#0534d0",
11
11
  'content-action-pressed': "#082ba0",
12
- 'content-action-dark': "#0534d0",
12
+ 'content-action-dark': "#0a2171",
13
13
  'content-action-secondary': "#2c2c33",
14
14
  'content-action-secondary-hover': "#1e1d22",
15
15
  'content-action-secondary-pressed': "#17161a",
@@ -18,15 +18,15 @@ export var themeColorTokenBBusinessDefault = createColorToken('bBusinessDefault'
18
18
  'content-error': "#ee1111",
19
19
  'content-error-hover': "#cc0000",
20
20
  'content-error-pressed': "#bb0000",
21
- 'content-error-dark': "#cc0000",
21
+ 'content-error-dark': "#990000",
22
22
  'content-warning': "#cc7f00",
23
23
  'content-warning-hover': "#b36f00",
24
24
  'content-warning-pressed': "#995f00",
25
- 'content-warning-dark': "#b36f00",
25
+ 'content-warning-dark': "#804f00",
26
26
  'content-success': "#039904",
27
27
  'content-success-hover': "#067607",
28
28
  'content-success-pressed': "#0a540b",
29
- 'content-success-dark': "#067607",
29
+ 'content-success-dark': "#0d310e",
30
30
  'content-info': "#8002ff",
31
31
  'content-info-hover': "#6a05d0",
32
32
  'content-info-pressed': "#5307a0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozen-ui/kit",
3
- "version": "0.85.2",
3
+ "version": "0.85.3",
4
4
  "description": "React component library",
5
5
  "files": [
6
6
  "*"
@@ -29,9 +29,9 @@
29
29
  "react-popper": "^2.3.0",
30
30
  "react-transition-group": "^4.4.5",
31
31
  "tslib": "^2.6.3",
32
- "@ozen-ui/fonts": "0.85.2",
33
- "@ozen-ui/logger": "0.85.2",
34
- "@ozen-ui/icons": "0.85.2"
32
+ "@ozen-ui/logger": "0.85.3",
33
+ "@ozen-ui/fonts": "0.85.3",
34
+ "@ozen-ui/icons": "0.85.3"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@types/lodash.isequal": "^4.5.0"