@ledvance/group-ui-biz-bundle 1.0.29 → 1.0.30
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/package.json
CHANGED
|
@@ -292,7 +292,7 @@ export const defFlagList: FlagUiInfo[] = [
|
|
|
292
292
|
whiteColors: [
|
|
293
293
|
{ brightness: 100, colorTemp: 0},
|
|
294
294
|
],
|
|
295
|
-
colors: [{h:
|
|
295
|
+
colors: [{h: 218, s: 100, v: 100},{h: 0, s: 0, v: 100}, {h: 360, s: 100, v: 100}]
|
|
296
296
|
},
|
|
297
297
|
{
|
|
298
298
|
id: 232,
|
|
@@ -587,7 +587,7 @@ export const def2FlagList: FlagUiInfo[] = [
|
|
|
587
587
|
whiteColors: [
|
|
588
588
|
{ brightness: 100, colorTemp: 0},
|
|
589
589
|
],
|
|
590
|
-
colors: [{h:
|
|
590
|
+
colors: [{h: 231, s: 100, v: 100}, {h: 360, s: 100, v: 100}, {h: 0, s: 0, v: 100}, {h: 360, s: 100, v: 100}]
|
|
591
591
|
},
|
|
592
592
|
{
|
|
593
593
|
id: 232,
|
|
@@ -881,7 +881,7 @@ export const def3FlagList: FlagUiInfo[] = [
|
|
|
881
881
|
whiteColors: [
|
|
882
882
|
{ brightness: 100, colorTemp: 0},
|
|
883
883
|
],
|
|
884
|
-
colors: [{h:
|
|
884
|
+
colors: [{h: 218, s: 100, v: 100}, {h: 0, s: 0, v: 100}, {h: 360, s: 100, v: 100}]
|
|
885
885
|
},
|
|
886
886
|
{
|
|
887
887
|
id: 232,
|