@wix/design-system-tokens 1.19.1 → 1.19.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.
- package/all.css +3 -0
- package/all.st.css +6 -0
- package/component.st.css +6 -0
- package/package.json +2 -2
- package/studio/all.css +4 -1
- package/studio/all.st.css +7 -1
- package/studio/component.st.css +7 -1
package/all.css
CHANGED
|
@@ -345,6 +345,9 @@
|
|
|
345
345
|
--wds-radio-group-item-padding-outlined-horizontal-screen-small: 18px;
|
|
346
346
|
--wds-radio-group-item-padding-outlined-vertical: 12px;
|
|
347
347
|
--wds-radio-group-item-padding-outlined-vertical-screen-small: 12px;
|
|
348
|
+
--wds-scrollbar-fill: #a8caff;
|
|
349
|
+
--wds-scrollbar-fill-active: #116dff;
|
|
350
|
+
--wds-scrollbar-fill-hover: #5999ff;
|
|
348
351
|
--wds-search-border-radius-large: 1000px;
|
|
349
352
|
--wds-search-border-radius-medium: 1000px;
|
|
350
353
|
--wds-search-border-radius-small: 1000px;
|
package/all.st.css
CHANGED
|
@@ -782,6 +782,9 @@
|
|
|
782
782
|
@property st-global(--wds-radio-label-font-line-height-small);
|
|
783
783
|
@property st-global(--wds-radio-label-font-size-medium);
|
|
784
784
|
@property st-global(--wds-radio-label-font-size-small);
|
|
785
|
+
@property st-global(--wds-scrollbar-fill);
|
|
786
|
+
@property st-global(--wds-scrollbar-fill-active);
|
|
787
|
+
@property st-global(--wds-scrollbar-fill-hover);
|
|
785
788
|
@property st-global(--wds-search-border-radius-large);
|
|
786
789
|
@property st-global(--wds-search-border-radius-medium);
|
|
787
790
|
@property st-global(--wds-search-border-radius-small);
|
|
@@ -1914,6 +1917,9 @@
|
|
|
1914
1917
|
--wds-radio-label-font-line-height-small: 18px;
|
|
1915
1918
|
--wds-radio-label-font-size-medium: 16px;
|
|
1916
1919
|
--wds-radio-label-font-size-small: 14px;
|
|
1920
|
+
--wds-scrollbar-fill: #a8caff;
|
|
1921
|
+
--wds-scrollbar-fill-active: #116dff;
|
|
1922
|
+
--wds-scrollbar-fill-hover: #5999ff;
|
|
1917
1923
|
--wds-search-border-radius-large: 1000px;
|
|
1918
1924
|
--wds-search-border-radius-medium: 1000px;
|
|
1919
1925
|
--wds-search-border-radius-small: 1000px;
|
package/component.st.css
CHANGED
|
@@ -344,6 +344,9 @@
|
|
|
344
344
|
@property st-global(--wds-radio-label-font-line-height-small);
|
|
345
345
|
@property st-global(--wds-radio-label-font-size-medium);
|
|
346
346
|
@property st-global(--wds-radio-label-font-size-small);
|
|
347
|
+
@property st-global(--wds-scrollbar-fill);
|
|
348
|
+
@property st-global(--wds-scrollbar-fill-active);
|
|
349
|
+
@property st-global(--wds-scrollbar-fill-hover);
|
|
347
350
|
@property st-global(--wds-search-border-radius-large);
|
|
348
351
|
@property st-global(--wds-search-border-radius-medium);
|
|
349
352
|
@property st-global(--wds-search-border-radius-small);
|
|
@@ -972,6 +975,9 @@
|
|
|
972
975
|
--wds-radio-label-font-line-height-small: 18px;
|
|
973
976
|
--wds-radio-label-font-size-medium: 16px;
|
|
974
977
|
--wds-radio-label-font-size-small: 14px;
|
|
978
|
+
--wds-scrollbar-fill: #a8caff;
|
|
979
|
+
--wds-scrollbar-fill-active: #116dff;
|
|
980
|
+
--wds-scrollbar-fill-hover: #5999ff;
|
|
975
981
|
--wds-search-border-radius-large: 1000px;
|
|
976
982
|
--wds-search-border-radius-medium: 1000px;
|
|
977
983
|
--wds-search-border-radius-small: 1000px;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/design-system-tokens",
|
|
3
|
-
"version": "1.19.
|
|
3
|
+
"version": "1.19.3",
|
|
4
4
|
"packageManager": "yarn@3.5.0",
|
|
5
5
|
"author": "augustinasv@wix.com",
|
|
6
6
|
"license": "MIT",
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"groupId": "com.wixpress"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
|
-
"falconPackageHash": "
|
|
36
|
+
"falconPackageHash": "7e0689a06d6fbf024746bfe532f6b5eaed87c19c82ab3baf8fb34c86"
|
|
37
37
|
}
|
package/studio/all.css
CHANGED
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
--wds-close-button-standard-fill-disabled: #e5e5e5;
|
|
104
104
|
--wds-close-button-standard-fill-hover: #131720;
|
|
105
105
|
--wds-close-button-standard-filled-fill: #42454c;
|
|
106
|
-
--wds-close-button-standard-filled-size-large:
|
|
106
|
+
--wds-close-button-standard-filled-size-large: 28px;
|
|
107
107
|
--wds-close-button-standard-filled-size-medium: 18px;
|
|
108
108
|
--wds-close-button-standard-filled-size-small: 18px;
|
|
109
109
|
--wds-close-button-standard-filled-text: #ffffff;
|
|
@@ -345,6 +345,9 @@
|
|
|
345
345
|
--wds-radio-group-item-padding-outlined-horizontal-screen-small: 16px;
|
|
346
346
|
--wds-radio-group-item-padding-outlined-vertical: 12px;
|
|
347
347
|
--wds-radio-group-item-padding-outlined-vertical-screen-small: 12px;
|
|
348
|
+
--wds-scrollbar-fill: #cfd1dc;
|
|
349
|
+
--wds-scrollbar-fill-active: #868aa5;
|
|
350
|
+
--wds-scrollbar-fill-hover: #868aa5;
|
|
348
351
|
--wds-search-border-radius-large: 4px;
|
|
349
352
|
--wds-search-border-radius-medium: 4px;
|
|
350
353
|
--wds-search-border-radius-small: 4px;
|
package/studio/all.st.css
CHANGED
|
@@ -778,6 +778,9 @@
|
|
|
778
778
|
@property st-global(--wds-radio-label-font-line-height-small);
|
|
779
779
|
@property st-global(--wds-radio-label-font-size-medium);
|
|
780
780
|
@property st-global(--wds-radio-label-font-size-small);
|
|
781
|
+
@property st-global(--wds-scrollbar-fill);
|
|
782
|
+
@property st-global(--wds-scrollbar-fill-active);
|
|
783
|
+
@property st-global(--wds-scrollbar-fill-hover);
|
|
781
784
|
@property st-global(--wds-search-border-radius-large);
|
|
782
785
|
@property st-global(--wds-search-border-radius-medium);
|
|
783
786
|
@property st-global(--wds-search-border-radius-small);
|
|
@@ -1246,7 +1249,7 @@
|
|
|
1246
1249
|
--wds-close-button-standard-fill-disabled: #e5e5e5;
|
|
1247
1250
|
--wds-close-button-standard-fill-hover: #131720;
|
|
1248
1251
|
--wds-close-button-standard-filled-fill: #42454c;
|
|
1249
|
-
--wds-close-button-standard-filled-size-large:
|
|
1252
|
+
--wds-close-button-standard-filled-size-large: 28px;
|
|
1250
1253
|
--wds-close-button-standard-filled-size-medium: 18px;
|
|
1251
1254
|
--wds-close-button-standard-filled-size-small: 18px;
|
|
1252
1255
|
--wds-close-button-standard-filled-text: #ffffff;
|
|
@@ -1905,6 +1908,9 @@
|
|
|
1905
1908
|
--wds-radio-label-font-line-height-small: 16px;
|
|
1906
1909
|
--wds-radio-label-font-size-medium: 14px;
|
|
1907
1910
|
--wds-radio-label-font-size-small: 12px;
|
|
1911
|
+
--wds-scrollbar-fill: #cfd1dc;
|
|
1912
|
+
--wds-scrollbar-fill-active: #868aa5;
|
|
1913
|
+
--wds-scrollbar-fill-hover: #868aa5;
|
|
1908
1914
|
--wds-search-border-radius-large: 4px;
|
|
1909
1915
|
--wds-search-border-radius-medium: 4px;
|
|
1910
1916
|
--wds-search-border-radius-small: 4px;
|
package/studio/component.st.css
CHANGED
|
@@ -344,6 +344,9 @@
|
|
|
344
344
|
@property st-global(--wds-radio-label-font-line-height-small);
|
|
345
345
|
@property st-global(--wds-radio-label-font-size-medium);
|
|
346
346
|
@property st-global(--wds-radio-label-font-size-small);
|
|
347
|
+
@property st-global(--wds-scrollbar-fill);
|
|
348
|
+
@property st-global(--wds-scrollbar-fill-active);
|
|
349
|
+
@property st-global(--wds-scrollbar-fill-hover);
|
|
347
350
|
@property st-global(--wds-search-border-radius-large);
|
|
348
351
|
@property st-global(--wds-search-border-radius-medium);
|
|
349
352
|
@property st-global(--wds-search-border-radius-small);
|
|
@@ -729,7 +732,7 @@
|
|
|
729
732
|
--wds-close-button-standard-fill-disabled: #e5e5e5;
|
|
730
733
|
--wds-close-button-standard-fill-hover: #131720;
|
|
731
734
|
--wds-close-button-standard-filled-fill: #42454c;
|
|
732
|
-
--wds-close-button-standard-filled-size-large:
|
|
735
|
+
--wds-close-button-standard-filled-size-large: 28px;
|
|
733
736
|
--wds-close-button-standard-filled-size-medium: 18px;
|
|
734
737
|
--wds-close-button-standard-filled-size-small: 18px;
|
|
735
738
|
--wds-close-button-standard-filled-text: #ffffff;
|
|
@@ -971,6 +974,9 @@
|
|
|
971
974
|
--wds-radio-label-font-line-height-small: 16px;
|
|
972
975
|
--wds-radio-label-font-size-medium: 14px;
|
|
973
976
|
--wds-radio-label-font-size-small: 12px;
|
|
977
|
+
--wds-scrollbar-fill: #cfd1dc;
|
|
978
|
+
--wds-scrollbar-fill-active: #868aa5;
|
|
979
|
+
--wds-scrollbar-fill-hover: #868aa5;
|
|
974
980
|
--wds-search-border-radius-large: 4px;
|
|
975
981
|
--wds-search-border-radius-medium: 4px;
|
|
976
982
|
--wds-search-border-radius-small: 4px;
|