@cds/core 6.4.4 → 6.4.6
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/button-inline/button-inline.element.scss.js +1 -1
- package/custom-elements.json +4 -4
- package/global.css +5 -5
- package/global.min.css +1 -1
- package/icon/icon.element.d.ts +2 -2
- package/icon/icon.element.scss.js +1 -1
- package/internal/base/base.element.scss.js +1 -1
- package/internal/utils/global.js +1 -1
- package/package.json +1 -1
- package/select/select.global.scss.js +1 -1
- package/selection-panels/shared/selection-panel.element.scss.js +1 -1
- package/styles/module.tokens.css +5 -5
- package/styles/module.tokens.min.css +1 -1
- package/styles/theme.dark.css +19 -18
- package/styles/theme.dark.min.css +1 -1
- package/tokens/tokens.android.xml +6 -6
- package/tokens/tokens.ios.swift +6 -6
- package/tokens/tokens.json +11 -11
package/tokens/tokens.json
CHANGED
|
@@ -416,14 +416,14 @@
|
|
|
416
416
|
"value": [
|
|
417
417
|
9,
|
|
418
418
|
100,
|
|
419
|
-
|
|
419
|
+
22
|
|
420
420
|
]
|
|
421
421
|
},
|
|
422
422
|
"globalColorRed1000": {
|
|
423
423
|
"value": [
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
424
|
+
7,
|
|
425
|
+
10,
|
|
426
|
+
17
|
|
427
427
|
]
|
|
428
428
|
},
|
|
429
429
|
"globalColorOchre50": {
|
|
@@ -884,8 +884,8 @@
|
|
|
884
884
|
"globalColorYellow1000": {
|
|
885
885
|
"value": [
|
|
886
886
|
40,
|
|
887
|
-
|
|
888
|
-
|
|
887
|
+
32,
|
|
888
|
+
14
|
|
889
889
|
]
|
|
890
890
|
},
|
|
891
891
|
"globalColorLime50": {
|
|
@@ -1852,17 +1852,17 @@
|
|
|
1852
1852
|
"value": [
|
|
1853
1853
|
198,
|
|
1854
1854
|
100,
|
|
1855
|
-
|
|
1855
|
+
34
|
|
1856
1856
|
],
|
|
1857
|
-
"alias": "
|
|
1857
|
+
"alias": "globalColorBlue700"
|
|
1858
1858
|
},
|
|
1859
1859
|
"globalTypographyLinkColorHover": {
|
|
1860
1860
|
"value": [
|
|
1861
1861
|
198,
|
|
1862
1862
|
100,
|
|
1863
|
-
|
|
1863
|
+
27
|
|
1864
1864
|
],
|
|
1865
|
-
"alias": "
|
|
1865
|
+
"alias": "globalColorBlue800"
|
|
1866
1866
|
},
|
|
1867
1867
|
"globalTypographyLinkColorVisited": {
|
|
1868
1868
|
"value": [
|
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"value": [
|
|
2370
2370
|
9,
|
|
2371
2371
|
100,
|
|
2372
|
-
|
|
2372
|
+
22
|
|
2373
2373
|
],
|
|
2374
2374
|
"alias": "globalColorRed900"
|
|
2375
2375
|
},
|