@daikin-oss/dds-tokens 1.1.1 → 1.1.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 6 token(s) updated.
8
+
3
9
  ## 1.1.1
4
10
 
5
11
  ### Patch Changes
@@ -28,7 +28,7 @@
28
28
  --color-dds-color-yellow-30: var(--dds-color-yellow-30, #ffd45f);
29
29
  --color-dds-color-yellow-40: var(--dds-color-yellow-40, #ffc936);
30
30
  --color-dds-color-yellow-50: var(--dds-color-yellow-50, #ffbf0e);
31
- --color-dds-color-yellow-60: var(--dds-color-yellow-60, #efb000);
31
+ --color-dds-color-yellow-60: var(--dds-color-yellow-60, #ebac00);
32
32
  --color-dds-color-yellow-70: var(--dds-color-yellow-70, #b88700);
33
33
  --color-dds-color-yellow-80: var(--dds-color-yellow-80, #9e7400);
34
34
  --color-dds-color-yellow-90: var(--dds-color-yellow-90, #836000);
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -28,7 +28,7 @@
28
28
  --color-dds-color-yellow-30: var(--dds-color-yellow-30, #ffd45f);
29
29
  --color-dds-color-yellow-40: var(--dds-color-yellow-40, #ffc936);
30
30
  --color-dds-color-yellow-50: var(--dds-color-yellow-50, #ffbf0e);
31
- --color-dds-color-yellow-60: var(--dds-color-yellow-60, #efb000);
31
+ --color-dds-color-yellow-60: var(--dds-color-yellow-60, #ebac00);
32
32
  --color-dds-color-yellow-70: var(--dds-color-yellow-70, #b88700);
33
33
  --color-dds-color-yellow-80: var(--dds-color-yellow-80, #9e7400);
34
34
  --color-dds-color-yellow-90: var(--dds-color-yellow-90, #836000);
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -28,7 +28,7 @@
28
28
  --color-dds-color-yellow-30: var(--dds-color-yellow-30, #ffd45f);
29
29
  --color-dds-color-yellow-40: var(--dds-color-yellow-40, #ffc936);
30
30
  --color-dds-color-yellow-50: var(--dds-color-yellow-50, #ffbf0e);
31
- --color-dds-color-yellow-60: var(--dds-color-yellow-60, #efb000);
31
+ --color-dds-color-yellow-60: var(--dds-color-yellow-60, #ebac00);
32
32
  --color-dds-color-yellow-70: var(--dds-color-yellow-70, #b88700);
33
33
  --color-dds-color-yellow-80: var(--dds-color-yellow-80, #9e7400);
34
34
  --color-dds-color-yellow-90: var(--dds-color-yellow-90, #836000);
@@ -126,11 +126,11 @@
126
126
  --color-dds-color-common-danger-hover: var(--dds-color-common-danger-hover, #f4404b);
127
127
  --color-dds-color-common-danger-press: var(--dds-color-common-danger-press, #f7666f);
128
128
  --color-dds-color-common-success: var(--dds-color-common-success, #00c3ac);
129
- --color-dds-color-common-warning: var(--dds-color-common-warning, #efb000);
129
+ --color-dds-color-common-warning: var(--dds-color-common-warning, #ebac00);
130
130
  --color-dds-color-common-alarm: var(--dds-color-common-alarm, #fa7a12);
131
131
  --color-dds-color-common-information: var(--dds-color-common-information, #30ade9);
132
132
  --color-dds-color-common-disabled: var(--dds-color-common-disabled, #616161);
133
- --color-dds-color-common-text-primary: var(--dds-color-common-text-primary, #dcdcdc);
133
+ --color-dds-color-common-text-primary: var(--dds-color-common-text-primary, #f2f2f2);
134
134
  --color-dds-color-common-text-secondary: var(--dds-color-common-text-secondary, #bfbfbf);
135
135
  --color-dds-color-common-text-inverse: var(--dds-color-common-text-inverse, #212121);
136
136
  --color-dds-color-common-border-focus: var(--dds-color-common-border-focus, #54c3f1);
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -130,11 +130,11 @@
130
130
  --dds-color-common-danger-hover: #f4404b;
131
131
  --dds-color-common-danger-press: #f7666f;
132
132
  --dds-color-common-success: #00c3ac;
133
- --dds-color-common-warning: #efb000;
133
+ --dds-color-common-warning: #ebac00;
134
134
  --dds-color-common-alarm: #fa7a12;
135
135
  --dds-color-common-information: #30ade9;
136
136
  --dds-color-common-disabled: #616161;
137
- --dds-color-common-text-primary: #dcdcdc;
137
+ --dds-color-common-text-primary: #f2f2f2;
138
138
  --dds-color-common-text-secondary: #bfbfbf;
139
139
  --dds-color-common-text-inverse: #212121;
140
140
  --dds-color-common-border-focus: #54c3f1;
@@ -28,7 +28,7 @@
28
28
  --color-dds-color-yellow-30: var(--dds-color-yellow-30, #ffd45f);
29
29
  --color-dds-color-yellow-40: var(--dds-color-yellow-40, #ffc936);
30
30
  --color-dds-color-yellow-50: var(--dds-color-yellow-50, #ffbf0e);
31
- --color-dds-color-yellow-60: var(--dds-color-yellow-60, #efb000);
31
+ --color-dds-color-yellow-60: var(--dds-color-yellow-60, #ebac00);
32
32
  --color-dds-color-yellow-70: var(--dds-color-yellow-70, #b88700);
33
33
  --color-dds-color-yellow-80: var(--dds-color-yellow-80, #9e7400);
34
34
  --color-dds-color-yellow-90: var(--dds-color-yellow-90, #836000);
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -32,7 +32,7 @@ module.exports = {
32
32
  colorYellow30: "#ffd45f",
33
33
  colorYellow40: "#ffc936",
34
34
  colorYellow50: "#ffbf0e",
35
- colorYellow60: "#efb000",
35
+ colorYellow60: "#ebac00",
36
36
  colorYellow70: "#b88700",
37
37
  colorYellow80: "#9e7400",
38
38
  colorYellow90: "#836000",
@@ -31,7 +31,7 @@ export const colorYellow20 = "#ffeaaf";
31
31
  export const colorYellow30 = "#ffd45f";
32
32
  export const colorYellow40 = "#ffc936";
33
33
  export const colorYellow50 = "#ffbf0e";
34
- export const colorYellow60 = "#efb000";
34
+ export const colorYellow60 = "#ebac00";
35
35
  export const colorYellow70 = "#b88700";
36
36
  export const colorYellow80 = "#9e7400";
37
37
  export const colorYellow90 = "#836000";
@@ -32,7 +32,7 @@ module.exports = {
32
32
  colorYellow30: "#ffd45f",
33
33
  colorYellow40: "#ffc936",
34
34
  colorYellow50: "#ffbf0e",
35
- colorYellow60: "#efb000",
35
+ colorYellow60: "#ebac00",
36
36
  colorYellow70: "#b88700",
37
37
  colorYellow80: "#9e7400",
38
38
  colorYellow90: "#836000",
@@ -31,7 +31,7 @@ export const colorYellow20 = "#ffeaaf";
31
31
  export const colorYellow30 = "#ffd45f";
32
32
  export const colorYellow40 = "#ffc936";
33
33
  export const colorYellow50 = "#ffbf0e";
34
- export const colorYellow60 = "#efb000";
34
+ export const colorYellow60 = "#ebac00";
35
35
  export const colorYellow70 = "#b88700";
36
36
  export const colorYellow80 = "#9e7400";
37
37
  export const colorYellow90 = "#836000";
@@ -32,7 +32,7 @@ module.exports = {
32
32
  colorYellow30: "#ffd45f",
33
33
  colorYellow40: "#ffc936",
34
34
  colorYellow50: "#ffbf0e",
35
- colorYellow60: "#efb000",
35
+ colorYellow60: "#ebac00",
36
36
  colorYellow70: "#b88700",
37
37
  colorYellow80: "#9e7400",
38
38
  colorYellow90: "#836000",
@@ -130,11 +130,11 @@ module.exports = {
130
130
  colorCommonDangerHover: "#f4404b",
131
131
  colorCommonDangerPress: "#f7666f",
132
132
  colorCommonSuccess: "#00c3ac",
133
- colorCommonWarning: "#efb000",
133
+ colorCommonWarning: "#ebac00",
134
134
  colorCommonAlarm: "#fa7a12",
135
135
  colorCommonInformation: "#30ade9",
136
136
  colorCommonDisabled: "#616161",
137
- colorCommonTextPrimary: "#dcdcdc",
137
+ colorCommonTextPrimary: "#f2f2f2",
138
138
  colorCommonTextSecondary: "#bfbfbf",
139
139
  colorCommonTextInverse: "#212121",
140
140
  colorCommonBorderFocus: "#54c3f1",
@@ -31,7 +31,7 @@ export const colorYellow20 = "#ffeaaf";
31
31
  export const colorYellow30 = "#ffd45f";
32
32
  export const colorYellow40 = "#ffc936";
33
33
  export const colorYellow50 = "#ffbf0e";
34
- export const colorYellow60 = "#efb000";
34
+ export const colorYellow60 = "#ebac00";
35
35
  export const colorYellow70 = "#b88700";
36
36
  export const colorYellow80 = "#9e7400";
37
37
  export const colorYellow90 = "#836000";
@@ -129,11 +129,11 @@ export const colorCommonDangerDefault = "#f21a27";
129
129
  export const colorCommonDangerHover = "#f4404b";
130
130
  export const colorCommonDangerPress = "#f7666f";
131
131
  export const colorCommonSuccess = "#00c3ac";
132
- export const colorCommonWarning = "#efb000";
132
+ export const colorCommonWarning = "#ebac00";
133
133
  export const colorCommonAlarm = "#fa7a12";
134
134
  export const colorCommonInformation = "#30ade9";
135
135
  export const colorCommonDisabled = "#616161";
136
- export const colorCommonTextPrimary = "#dcdcdc";
136
+ export const colorCommonTextPrimary = "#f2f2f2";
137
137
  export const colorCommonTextSecondary = "#bfbfbf";
138
138
  export const colorCommonTextInverse = "#212121";
139
139
  export const colorCommonBorderFocus = "#54c3f1";
@@ -32,7 +32,7 @@ module.exports = {
32
32
  colorYellow30: "#ffd45f",
33
33
  colorYellow40: "#ffc936",
34
34
  colorYellow50: "#ffbf0e",
35
- colorYellow60: "#efb000",
35
+ colorYellow60: "#ebac00",
36
36
  colorYellow70: "#b88700",
37
37
  colorYellow80: "#9e7400",
38
38
  colorYellow90: "#836000",
@@ -31,7 +31,7 @@ export const colorYellow20 = "#ffeaaf";
31
31
  export const colorYellow30 = "#ffd45f";
32
32
  export const colorYellow40 = "#ffc936";
33
33
  export const colorYellow50 = "#ffbf0e";
34
- export const colorYellow60 = "#efb000";
34
+ export const colorYellow60 = "#ebac00";
35
35
  export const colorYellow70 = "#b88700";
36
36
  export const colorYellow80 = "#9e7400";
37
37
  export const colorYellow90 = "#836000";
@@ -145,7 +145,7 @@
145
145
  null
146
146
  ],
147
147
  "color-yellow-60": [
148
- "#efb000",
148
+ "#ebac00",
149
149
  "color",
150
150
  null
151
151
  ],
@@ -145,7 +145,7 @@
145
145
  null
146
146
  ],
147
147
  "color-yellow-60": [
148
- "#efb000",
148
+ "#ebac00",
149
149
  "color",
150
150
  null
151
151
  ],
@@ -145,7 +145,7 @@
145
145
  null
146
146
  ],
147
147
  "color-yellow-60": [
148
- "#efb000",
148
+ "#ebac00",
149
149
  "color",
150
150
  null
151
151
  ],
@@ -635,7 +635,7 @@
635
635
  null
636
636
  ],
637
637
  "color-common-warning": [
638
- "#efb000",
638
+ "#ebac00",
639
639
  "color",
640
640
  null
641
641
  ],
@@ -655,7 +655,7 @@
655
655
  null
656
656
  ],
657
657
  "color-common-text-primary": [
658
- "#dcdcdc",
658
+ "#f2f2f2",
659
659
  "color",
660
660
  null
661
661
  ],
@@ -145,7 +145,7 @@
145
145
  null
146
146
  ],
147
147
  "color-yellow-60": [
148
- "#efb000",
148
+ "#ebac00",
149
149
  "color",
150
150
  null
151
151
  ],
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
@@ -130,11 +130,11 @@
130
130
  --dds-color-common-danger-hover: #f4404b;
131
131
  --dds-color-common-danger-press: #f7666f;
132
132
  --dds-color-common-success: #00c3ac;
133
- --dds-color-common-warning: #efb000;
133
+ --dds-color-common-warning: #ebac00;
134
134
  --dds-color-common-alarm: #fa7a12;
135
135
  --dds-color-common-information: #30ade9;
136
136
  --dds-color-common-disabled: #616161;
137
- --dds-color-common-text-primary: #dcdcdc;
137
+ --dds-color-common-text-primary: #f2f2f2;
138
138
  --dds-color-common-text-secondary: #bfbfbf;
139
139
  --dds-color-common-text-inverse: #212121;
140
140
  --dds-color-common-border-focus: #54c3f1;
@@ -32,7 +32,7 @@
32
32
  --dds-color-yellow-30: #ffd45f;
33
33
  --dds-color-yellow-40: #ffc936;
34
34
  --dds-color-yellow-50: #ffbf0e;
35
- --dds-color-yellow-60: #efb000;
35
+ --dds-color-yellow-60: #ebac00;
36
36
  --dds-color-yellow-70: #b88700;
37
37
  --dds-color-yellow-80: #9e7400;
38
38
  --dds-color-yellow-90: #836000;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daikin-oss/dds-tokens",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Design token definitions for DDS",
5
5
  "type": "module",
6
6
  "files": [
@@ -141,7 +141,7 @@
141
141
  },
142
142
  "text": {
143
143
  "primary": {
144
- "value": "{color.gray.30}",
144
+ "value": "{color.gray.10}",
145
145
  "type": "color"
146
146
  },
147
147
  "secondary": {
@@ -122,7 +122,7 @@
122
122
  "type": "color"
123
123
  },
124
124
  "60": {
125
- "value": "#EFB000",
125
+ "value": "#EBAC00",
126
126
  "type": "color"
127
127
  },
128
128
  "70": {