@ledvance/ui-biz-bundle 1.1.58 → 1.1.59
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
|
@@ -228,19 +228,19 @@ export const defFlagList: FlagUiInfo[] = [
|
|
|
228
228
|
id: 224,
|
|
229
229
|
name: I18n.getLang('country_MX'),
|
|
230
230
|
...defFlagConfig,
|
|
231
|
-
colors: [{ h: 0, s: 100, v: 100 }, { h: 0, s: 0, v: 100 }, { h: 103, s: 73, v:
|
|
231
|
+
colors: [{ h: 0, s: 100, v: 100 }, { h: 0, s: 0, v: 100 }, { h: 103, s: 73, v: 64 },],
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
id: 223,
|
|
235
235
|
name: I18n.getLang('country_SA'),
|
|
236
236
|
...defFlagConfig,
|
|
237
|
-
colors: [{ h: 0, s: 0, v: 100 }, { h: 103, s: 73, v:
|
|
237
|
+
colors: [{ h: 0, s: 0, v: 100 }, { h: 103, s: 73, v: 64 },],
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
id: 222,
|
|
241
241
|
name: I18n.getLang('country_AE'),
|
|
242
242
|
...defFlagConfig,
|
|
243
|
-
colors: [{ h: 0, s: 0, v: 0 }, { h: 0, s: 0, v: 100 }, { h: 103, s: 73, v:
|
|
243
|
+
colors: [{ h: 0, s: 0, v: 0 }, { h: 0, s: 0, v: 100 }, { h: 103, s: 73, v: 64 }, { h: 0, s: 100, v: 100 },],
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
246
|
id: 221,
|
|
@@ -324,7 +324,7 @@ export const defFlagList: FlagUiInfo[] = [
|
|
|
324
324
|
id: 208,
|
|
325
325
|
name: I18n.getLang('country_GH'),
|
|
326
326
|
...defFlagConfig,
|
|
327
|
-
colors: [{ h: 128, s: 77, v:
|
|
327
|
+
colors: [{ h: 128, s: 77, v: 64 }, { h: 60, s: 100, v: 100 }, { h: 0, s: 100, v: 100 },],
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
330
|
id: 207,
|
|
@@ -390,7 +390,7 @@ export const defFlagList: FlagUiInfo[] = [
|
|
|
390
390
|
id: 197,
|
|
391
391
|
name: I18n.getLang('country_KE'),
|
|
392
392
|
...defFlagConfig,
|
|
393
|
-
colors: [{ h: 147, s: 100, v:
|
|
393
|
+
colors: [{ h: 147, s: 100, v: 64 }, { h: 0, s: 100, v: 100 }, { h: 0, s: 0, v: 0 },],
|
|
394
394
|
},
|
|
395
395
|
{
|
|
396
396
|
id: 196,
|