@wix/design-system-tokens 1.134.0 → 1.134.1
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/odeditor/all.css
CHANGED
package/odeditor/all.scss
CHANGED
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
--wds-font-weight-semi-bold: 600;
|
|
137
137
|
--wds-font-weight-regular: 400;
|
|
138
138
|
--wds-font-weight-medium: 500;
|
|
139
|
-
--wds-font-weight-bold:
|
|
139
|
+
--wds-font-weight-bold: 600;
|
|
140
140
|
--wds-font-size-900: 32px;
|
|
141
141
|
--wds-font-size-800: 24px;
|
|
142
142
|
--wds-font-size-700: 20px;
|
package/odeditor/all.st.css
CHANGED
|
@@ -2129,7 +2129,7 @@
|
|
|
2129
2129
|
--wds-breadcrumbs-padding-vertical-small: 2px;
|
|
2130
2130
|
--wds-breadcrumbs-text-line-height-small: 16px;
|
|
2131
2131
|
--wds-breadcrumbs-text-weight-default: 400;
|
|
2132
|
-
--wds-breadcrumbs-text-weight-selected:
|
|
2132
|
+
--wds-breadcrumbs-text-weight-selected: 600;
|
|
2133
2133
|
--wds-breakpoint-large: 1186px;
|
|
2134
2134
|
--wds-breakpoint-medium: 768px;
|
|
2135
2135
|
--wds-breakpoint-small: 490px;
|
|
@@ -2901,12 +2901,12 @@
|
|
|
2901
2901
|
--wds-font-size-heading-5: 10px;
|
|
2902
2902
|
--wds-font-size-heading-6: 12px;
|
|
2903
2903
|
--wds-font-weight-body-bold: 600;
|
|
2904
|
-
--wds-font-weight-bold:
|
|
2904
|
+
--wds-font-weight-bold: 600;
|
|
2905
2905
|
--wds-font-weight-heading-1: 400;
|
|
2906
2906
|
--wds-font-weight-heading-2: 500;
|
|
2907
|
-
--wds-font-weight-heading-3:
|
|
2908
|
-
--wds-font-weight-heading-4:
|
|
2909
|
-
--wds-font-weight-heading-5:
|
|
2907
|
+
--wds-font-weight-heading-3: 600;
|
|
2908
|
+
--wds-font-weight-heading-4: 600;
|
|
2909
|
+
--wds-font-weight-heading-5: 600;
|
|
2910
2910
|
--wds-font-weight-heading-6: 400;
|
|
2911
2911
|
--wds-font-weight-medium: 500;
|
|
2912
2912
|
--wds-font-weight-regular: 400;
|
|
@@ -3136,7 +3136,7 @@
|
|
|
3136
3136
|
--wds-list-item-action-suffix-fill: #151414;
|
|
3137
3137
|
--wds-list-item-action-suffix-fill-active: #151414;
|
|
3138
3138
|
--wds-list-item-action-title-font-weight: 500;
|
|
3139
|
-
--wds-list-item-action-title-font-weight-active:
|
|
3139
|
+
--wds-list-item-action-title-font-weight-active: 600;
|
|
3140
3140
|
--wds-list-item-section-divider-padding-horizontal: 0px;
|
|
3141
3141
|
--wds-list-item-section-fill: #ffffff;
|
|
3142
3142
|
--wds-list-item-section-font-line-height: 16px;
|
|
@@ -3171,7 +3171,7 @@
|
|
|
3171
3171
|
--wds-list-item-select-label-font-line-height-small: 18px;
|
|
3172
3172
|
--wds-list-item-select-label-font-size-medium: 14px;
|
|
3173
3173
|
--wds-list-item-select-label-font-size-small: 12px;
|
|
3174
|
-
--wds-list-item-select-label-font-weight-active:
|
|
3174
|
+
--wds-list-item-select-label-font-weight-active: 600;
|
|
3175
3175
|
--wds-list-item-select-label-font-weight-medium: 500;
|
|
3176
3176
|
--wds-list-item-select-label-hover-font-weight-medium: 600;
|
|
3177
3177
|
--wds-list-item-select-padding-horizontal-medium: 12px;
|
|
@@ -3974,7 +3974,7 @@
|
|
|
3974
3974
|
--wds-vertical-tabs-item-padding-vertical-tiny: 4px;
|
|
3975
3975
|
--wds-vertical-tabs-section-text-font-line-height-small: 16px;
|
|
3976
3976
|
--wds-vertical-tabs-section-text-font-size-small: 12px;
|
|
3977
|
-
--wds-vertical-tabs-section-text-font-weight-small:
|
|
3977
|
+
--wds-vertical-tabs-section-text-font-weight-small: 600;
|
|
3978
3978
|
--wds-vertical-tabs-section-title-padding-bottom-medium: 12px;
|
|
3979
3979
|
--wds-vertical-tabs-section-title-padding-bottom-small: 12px;
|
|
3980
3980
|
--wds-vertical-tabs-section-title-padding-bottom-tiny: 4px;
|
|
@@ -1389,7 +1389,7 @@
|
|
|
1389
1389
|
--wds-breadcrumbs-padding-vertical-small: 2px;
|
|
1390
1390
|
--wds-breadcrumbs-text-line-height-small: 16px;
|
|
1391
1391
|
--wds-breadcrumbs-text-weight-default: 400;
|
|
1392
|
-
--wds-breadcrumbs-text-weight-selected:
|
|
1392
|
+
--wds-breadcrumbs-text-weight-selected: 600;
|
|
1393
1393
|
--wds-button-border-dark-secondary: #767574;
|
|
1394
1394
|
--wds-button-border-dark-secondary-active: #383838;
|
|
1395
1395
|
--wds-button-border-dark-secondary-disabled: #f0efef;
|
|
@@ -1872,7 +1872,7 @@
|
|
|
1872
1872
|
--wds-list-item-action-suffix-fill: #151414;
|
|
1873
1873
|
--wds-list-item-action-suffix-fill-active: #151414;
|
|
1874
1874
|
--wds-list-item-action-title-font-weight: 500;
|
|
1875
|
-
--wds-list-item-action-title-font-weight-active:
|
|
1875
|
+
--wds-list-item-action-title-font-weight-active: 600;
|
|
1876
1876
|
--wds-list-item-section-divider-padding-horizontal: 0px;
|
|
1877
1877
|
--wds-list-item-section-fill: #ffffff;
|
|
1878
1878
|
--wds-list-item-section-font-line-height: 16px;
|
|
@@ -1907,7 +1907,7 @@
|
|
|
1907
1907
|
--wds-list-item-select-label-font-line-height-small: 18px;
|
|
1908
1908
|
--wds-list-item-select-label-font-size-medium: 14px;
|
|
1909
1909
|
--wds-list-item-select-label-font-size-small: 12px;
|
|
1910
|
-
--wds-list-item-select-label-font-weight-active:
|
|
1910
|
+
--wds-list-item-select-label-font-weight-active: 600;
|
|
1911
1911
|
--wds-list-item-select-label-font-weight-medium: 500;
|
|
1912
1912
|
--wds-list-item-select-label-hover-font-weight-medium: 600;
|
|
1913
1913
|
--wds-list-item-select-padding-horizontal-medium: 12px;
|
|
@@ -2560,7 +2560,7 @@
|
|
|
2560
2560
|
--wds-vertical-tabs-item-padding-vertical-tiny: 4px;
|
|
2561
2561
|
--wds-vertical-tabs-section-text-font-line-height-small: 16px;
|
|
2562
2562
|
--wds-vertical-tabs-section-text-font-size-small: 12px;
|
|
2563
|
-
--wds-vertical-tabs-section-text-font-weight-small:
|
|
2563
|
+
--wds-vertical-tabs-section-text-font-weight-small: 600;
|
|
2564
2564
|
--wds-vertical-tabs-section-title-padding-bottom-medium: 12px;
|
|
2565
2565
|
--wds-vertical-tabs-section-title-padding-bottom-small: 12px;
|
|
2566
2566
|
--wds-vertical-tabs-section-title-padding-bottom-tiny: 4px;
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
--wds-font-size-700: 20px;
|
|
371
371
|
--wds-font-size-800: 24px;
|
|
372
372
|
--wds-font-size-900: 32px;
|
|
373
|
-
--wds-font-weight-bold:
|
|
373
|
+
--wds-font-weight-bold: 600;
|
|
374
374
|
--wds-font-weight-medium: 500;
|
|
375
375
|
--wds-font-weight-regular: 400;
|
|
376
376
|
--wds-font-weight-semi-bold: 600;
|
package/odeditor/semantic.st.css
CHANGED
|
@@ -873,9 +873,9 @@
|
|
|
873
873
|
--wds-font-weight-body-bold: 600;
|
|
874
874
|
--wds-font-weight-heading-1: 400;
|
|
875
875
|
--wds-font-weight-heading-2: 500;
|
|
876
|
-
--wds-font-weight-heading-3:
|
|
877
|
-
--wds-font-weight-heading-4:
|
|
878
|
-
--wds-font-weight-heading-5:
|
|
876
|
+
--wds-font-weight-heading-3: 600;
|
|
877
|
+
--wds-font-weight-heading-4: 600;
|
|
878
|
+
--wds-font-weight-heading-5: 600;
|
|
879
879
|
--wds-font-weight-heading-6: 400;
|
|
880
880
|
--wds-inner-shadow-blur-input: 3px;
|
|
881
881
|
--wds-inner-shadow-blur-primary: 2px;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/design-system-tokens",
|
|
3
|
-
"version": "1.134.
|
|
3
|
+
"version": "1.134.1",
|
|
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": "ba51a024430b9e2e42799b0904eb005e41fe20198f86bba1a57a3dc4"
|
|
37
37
|
}
|