@wix/design-system-tokens 1.93.0 → 1.94.0
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 +6 -0
- package/package.json +2 -2
- package/studio/all.css +7 -7
- package/studio/all.st.css +7 -7
- package/studio/component.st.css +6 -6
- package/studio/semantic.st.css +1 -1
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/design-system-tokens",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.94.0",
|
|
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": "4e2cf1f6d9d34316415d1cf1b0b5c4b96a467c944a7c9d52f6b77fa9"
|
|
37
37
|
}
|
package/studio/all.css
CHANGED
|
@@ -157,16 +157,16 @@
|
|
|
157
157
|
--wds-circular-progress-bar-size-medium: 52px;
|
|
158
158
|
--wds-circular-progress-bar-size-small: 24px;
|
|
159
159
|
--wds-circular-progress-bar-size-tiny: 18px;
|
|
160
|
-
--wds-close-button-standard-fill-active: #
|
|
160
|
+
--wds-close-button-standard-fill-active: #e2e3ea;
|
|
161
161
|
--wds-close-button-standard-fill-disabled: #e5e5e5;
|
|
162
|
-
--wds-close-button-standard-fill-hover: #
|
|
163
|
-
--wds-close-button-standard-filled-fill: #
|
|
162
|
+
--wds-close-button-standard-fill-hover: #edeef2;
|
|
163
|
+
--wds-close-button-standard-filled-fill: #ffffff;
|
|
164
164
|
--wds-close-button-standard-filled-size-large: 28px;
|
|
165
165
|
--wds-close-button-standard-filled-size-medium: 18px;
|
|
166
166
|
--wds-close-button-standard-filled-size-small: 18px;
|
|
167
|
-
--wds-close-button-standard-filled-text: #
|
|
168
|
-
--wds-close-button-standard-filled-text-disabled: #
|
|
169
|
-
--wds-close-button-standard-filled-text-hover: #
|
|
167
|
+
--wds-close-button-standard-filled-text: #131720;
|
|
168
|
+
--wds-close-button-standard-filled-text-disabled: #bebebe;
|
|
169
|
+
--wds-close-button-standard-filled-text-hover: #131720;
|
|
170
170
|
--wds-color-picker-padding-horizontal: 16px;
|
|
171
171
|
--wds-color-picker-padding-vertical: 12px;
|
|
172
172
|
--wds-color-picker-width: 236px;
|
|
@@ -1147,7 +1147,7 @@
|
|
|
1147
1147
|
--wds-color-fill-dark-tertiary: #ffffff;
|
|
1148
1148
|
--wds-color-fill-dark-tertiary-active: #e2e3ea;
|
|
1149
1149
|
--wds-color-fill-dark-tertiary-disabled: #ffffff;
|
|
1150
|
-
--wds-color-fill-dark-tertiary-hover: #
|
|
1150
|
+
--wds-color-fill-dark-tertiary-hover: #edeef2;
|
|
1151
1151
|
--wds-color-fill-destructive-primary: #ee4437;
|
|
1152
1152
|
--wds-color-fill-destructive-primary-active: #ee4437;
|
|
1153
1153
|
--wds-color-fill-destructive-primary-disabled: #bebebe;
|
package/studio/all.st.css
CHANGED
|
@@ -1707,16 +1707,16 @@
|
|
|
1707
1707
|
--wds-circular-progress-bar-size-medium: 52px;
|
|
1708
1708
|
--wds-circular-progress-bar-size-small: 24px;
|
|
1709
1709
|
--wds-circular-progress-bar-size-tiny: 18px;
|
|
1710
|
-
--wds-close-button-standard-fill-active: #
|
|
1710
|
+
--wds-close-button-standard-fill-active: #e2e3ea;
|
|
1711
1711
|
--wds-close-button-standard-fill-disabled: #e5e5e5;
|
|
1712
|
-
--wds-close-button-standard-fill-hover: #
|
|
1713
|
-
--wds-close-button-standard-filled-fill: #
|
|
1712
|
+
--wds-close-button-standard-fill-hover: #edeef2;
|
|
1713
|
+
--wds-close-button-standard-filled-fill: #ffffff;
|
|
1714
1714
|
--wds-close-button-standard-filled-size-large: 28px;
|
|
1715
1715
|
--wds-close-button-standard-filled-size-medium: 18px;
|
|
1716
1716
|
--wds-close-button-standard-filled-size-small: 18px;
|
|
1717
|
-
--wds-close-button-standard-filled-text: #
|
|
1718
|
-
--wds-close-button-standard-filled-text-disabled: #
|
|
1719
|
-
--wds-close-button-standard-filled-text-hover: #
|
|
1717
|
+
--wds-close-button-standard-filled-text: #131720;
|
|
1718
|
+
--wds-close-button-standard-filled-text-disabled: #bebebe;
|
|
1719
|
+
--wds-close-button-standard-filled-text-hover: #131720;
|
|
1720
1720
|
--wds-color-black-100: #131720;
|
|
1721
1721
|
--wds-color-black-100-transparent-0: rgba(19, 23, 32, 0);
|
|
1722
1722
|
--wds-color-black-100-transparent-5: rgba(19, 23, 32, .05);
|
|
@@ -1883,7 +1883,7 @@
|
|
|
1883
1883
|
--wds-color-fill-dark-tertiary: #ffffff;
|
|
1884
1884
|
--wds-color-fill-dark-tertiary-active: #e2e3ea;
|
|
1885
1885
|
--wds-color-fill-dark-tertiary-disabled: #ffffff;
|
|
1886
|
-
--wds-color-fill-dark-tertiary-hover: #
|
|
1886
|
+
--wds-color-fill-dark-tertiary-hover: #edeef2;
|
|
1887
1887
|
--wds-color-fill-destructive-primary: #ee4437;
|
|
1888
1888
|
--wds-color-fill-destructive-primary-active: #ee4437;
|
|
1889
1889
|
--wds-color-fill-destructive-primary-disabled: #bebebe;
|
package/studio/component.st.css
CHANGED
|
@@ -1055,16 +1055,16 @@
|
|
|
1055
1055
|
--wds-circular-progress-bar-size-medium: 52px;
|
|
1056
1056
|
--wds-circular-progress-bar-size-small: 24px;
|
|
1057
1057
|
--wds-circular-progress-bar-size-tiny: 18px;
|
|
1058
|
-
--wds-close-button-standard-fill-active: #
|
|
1058
|
+
--wds-close-button-standard-fill-active: #e2e3ea;
|
|
1059
1059
|
--wds-close-button-standard-fill-disabled: #e5e5e5;
|
|
1060
|
-
--wds-close-button-standard-fill-hover: #
|
|
1061
|
-
--wds-close-button-standard-filled-fill: #
|
|
1060
|
+
--wds-close-button-standard-fill-hover: #edeef2;
|
|
1061
|
+
--wds-close-button-standard-filled-fill: #ffffff;
|
|
1062
1062
|
--wds-close-button-standard-filled-size-large: 28px;
|
|
1063
1063
|
--wds-close-button-standard-filled-size-medium: 18px;
|
|
1064
1064
|
--wds-close-button-standard-filled-size-small: 18px;
|
|
1065
|
-
--wds-close-button-standard-filled-text: #
|
|
1066
|
-
--wds-close-button-standard-filled-text-disabled: #
|
|
1067
|
-
--wds-close-button-standard-filled-text-hover: #
|
|
1065
|
+
--wds-close-button-standard-filled-text: #131720;
|
|
1066
|
+
--wds-close-button-standard-filled-text-disabled: #bebebe;
|
|
1067
|
+
--wds-close-button-standard-filled-text-hover: #131720;
|
|
1068
1068
|
--wds-color-picker-padding-horizontal: 16px;
|
|
1069
1069
|
--wds-color-picker-padding-vertical: 12px;
|
|
1070
1070
|
--wds-color-picker-width: 236px;
|
package/studio/semantic.st.css
CHANGED
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
--wds-color-fill-dark-tertiary: #ffffff;
|
|
560
560
|
--wds-color-fill-dark-tertiary-active: #e2e3ea;
|
|
561
561
|
--wds-color-fill-dark-tertiary-disabled: #ffffff;
|
|
562
|
-
--wds-color-fill-dark-tertiary-hover: #
|
|
562
|
+
--wds-color-fill-dark-tertiary-hover: #edeef2;
|
|
563
563
|
--wds-color-fill-destructive-primary: #ee4437;
|
|
564
564
|
--wds-color-fill-destructive-primary-active: #ee4437;
|
|
565
565
|
--wds-color-fill-destructive-primary-disabled: #bebebe;
|