@wix/design-system-tokens 1.103.1 → 1.105.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/all.css CHANGED
@@ -1424,9 +1424,6 @@
1424
1424
  --wds-icon-button-color-border-standard-secondary-hover: var(--wds-color-fill-standard-primary-hover);
1425
1425
  --wds-icon-button-color-border-standard-secondary-active: var(--wds-color-fill-standard-secondary-active);
1426
1426
  --wds-icon-button-color-border-standard-secondary: var(--wds-color-border-standard-secondary);
1427
- --wds-icon-button-color-border-standard-primary-hover: var(--wds-color-fill-standard-primary-hover);
1428
- --wds-icon-button-color-border-standard-primary-active: var(--wds-color-fill-standard-primary-active);
1429
- --wds-icon-button-color-border-standard-primary: var(--wds-color-fill-standard-primary);
1430
1427
  --wds-form-field-label-font-size-tiny: var(--wds-font-size-body-tiny);
1431
1428
  --wds-form-field-label-font-size-small: var(--wds-font-size-body-small);
1432
1429
  --wds-form-field-label-fill: var(--wds-color-text-standard-secondary);
package/all.st.css CHANGED
@@ -798,9 +798,6 @@
798
798
  @property st-global(--wds-gallery-item-padding-right-small);
799
799
  @property st-global(--wds-gallery-item-padding-vertical-medium);
800
800
  @property st-global(--wds-gallery-item-padding-vertical-small);
801
- @property st-global(--wds-icon-button-color-border-standard-primary);
802
- @property st-global(--wds-icon-button-color-border-standard-primary-active);
803
- @property st-global(--wds-icon-button-color-border-standard-primary-hover);
804
801
  @property st-global(--wds-icon-button-color-border-standard-secondary);
805
802
  @property st-global(--wds-icon-button-color-border-standard-secondary-active);
806
803
  @property st-global(--wds-icon-button-color-border-standard-secondary-hover);
@@ -2351,9 +2348,6 @@
2351
2348
  --wds-gallery-item-padding-right-small: 18px;
2352
2349
  --wds-gallery-item-padding-vertical-medium: 18px;
2353
2350
  --wds-gallery-item-padding-vertical-small: 12px;
2354
- --wds-icon-button-color-border-standard-primary: #116dff;
2355
- --wds-icon-button-color-border-standard-primary-active: #084ebd;
2356
- --wds-icon-button-color-border-standard-primary-hover: #0f62e6;
2357
2351
  --wds-icon-button-color-border-standard-secondary: #d6e6fe;
2358
2352
  --wds-icon-button-color-border-standard-secondary-active: #5999ff;
2359
2353
  --wds-icon-button-color-border-standard-secondary-hover: #0f62e6;
package/component.st.css CHANGED
@@ -263,9 +263,6 @@
263
263
  @property st-global(--wds-gallery-item-padding-right-small);
264
264
  @property st-global(--wds-gallery-item-padding-vertical-medium);
265
265
  @property st-global(--wds-gallery-item-padding-vertical-small);
266
- @property st-global(--wds-icon-button-color-border-standard-primary);
267
- @property st-global(--wds-icon-button-color-border-standard-primary-active);
268
- @property st-global(--wds-icon-button-color-border-standard-primary-hover);
269
266
  @property st-global(--wds-icon-button-color-border-standard-secondary);
270
267
  @property st-global(--wds-icon-button-color-border-standard-secondary-active);
271
268
  @property st-global(--wds-icon-button-color-border-standard-secondary-hover);
@@ -1190,9 +1187,6 @@
1190
1187
  --wds-gallery-item-padding-right-small: 18px;
1191
1188
  --wds-gallery-item-padding-vertical-medium: 18px;
1192
1189
  --wds-gallery-item-padding-vertical-small: 12px;
1193
- --wds-icon-button-color-border-standard-primary: #116dff;
1194
- --wds-icon-button-color-border-standard-primary-active: #084ebd;
1195
- --wds-icon-button-color-border-standard-primary-hover: #0f62e6;
1196
1190
  --wds-icon-button-color-border-standard-secondary: #d6e6fe;
1197
1191
  --wds-icon-button-color-border-standard-secondary-active: #5999ff;
1198
1192
  --wds-icon-button-color-border-standard-secondary-hover: #0f62e6;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/design-system-tokens",
3
- "version": "1.103.1",
3
+ "version": "1.105.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": "6de71d55141c0c9a4264ccc4f4263ef4ac900d0f3ea8f3f27d87ea1a"
36
+ "falconPackageHash": "410733640ae3bd73aca88938ddd4700a1d703a43a45361b483349633"
37
37
  }
package/studio/all.css CHANGED
@@ -1432,9 +1432,6 @@
1432
1432
  --wds-icon-button-color-border-standard-secondary-hover: var(--wds-color-fill-standard-primary-hover);
1433
1433
  --wds-icon-button-color-border-standard-secondary-active: var(--wds-color-fill-standard-secondary-active);
1434
1434
  --wds-icon-button-color-border-standard-secondary: var(--wds-color-border-standard-secondary);
1435
- --wds-icon-button-color-border-standard-primary-hover: var(--wds-color-fill-standard-primary-hover);
1436
- --wds-icon-button-color-border-standard-primary-active: var(--wds-color-fill-standard-primary-active);
1437
- --wds-icon-button-color-border-standard-primary: var(--wds-color-fill-standard-primary);
1438
1435
  --wds-form-field-label-font-size-tiny: var(--wds-font-size-body-extra-tiny);
1439
1436
  --wds-form-field-label-font-size-small: var(--wds-font-size-body-tiny);
1440
1437
  --wds-form-field-label-fill: var(--wds-color-text-standard-secondary);
package/studio/all.st.css CHANGED
@@ -794,9 +794,6 @@
794
794
  @property st-global(--wds-gallery-item-padding-right-small);
795
795
  @property st-global(--wds-gallery-item-padding-vertical-medium);
796
796
  @property st-global(--wds-gallery-item-padding-vertical-small);
797
- @property st-global(--wds-icon-button-color-border-standard-primary);
798
- @property st-global(--wds-icon-button-color-border-standard-primary-active);
799
- @property st-global(--wds-icon-button-color-border-standard-primary-hover);
800
797
  @property st-global(--wds-icon-button-color-border-standard-secondary);
801
798
  @property st-global(--wds-icon-button-color-border-standard-secondary-active);
802
799
  @property st-global(--wds-icon-button-color-border-standard-secondary-hover);
@@ -2340,9 +2337,6 @@
2340
2337
  --wds-gallery-item-padding-right-small: 18px;
2341
2338
  --wds-gallery-item-padding-vertical-medium: 18px;
2342
2339
  --wds-gallery-item-padding-vertical-small: 12px;
2343
- --wds-icon-button-color-border-standard-primary: #116dff;
2344
- --wds-icon-button-color-border-standard-primary-active: #116dff;
2345
- --wds-icon-button-color-border-standard-primary-hover: #0f62e6;
2346
2340
  --wds-icon-button-color-border-standard-secondary: #e2e3ea;
2347
2341
  --wds-icon-button-color-border-standard-secondary-active: #dce9ff;
2348
2342
  --wds-icon-button-color-border-standard-secondary-hover: #0f62e6;
@@ -263,9 +263,6 @@
263
263
  @property st-global(--wds-gallery-item-padding-right-small);
264
264
  @property st-global(--wds-gallery-item-padding-vertical-medium);
265
265
  @property st-global(--wds-gallery-item-padding-vertical-small);
266
- @property st-global(--wds-icon-button-color-border-standard-primary);
267
- @property st-global(--wds-icon-button-color-border-standard-primary-active);
268
- @property st-global(--wds-icon-button-color-border-standard-primary-hover);
269
266
  @property st-global(--wds-icon-button-color-border-standard-secondary);
270
267
  @property st-global(--wds-icon-button-color-border-standard-secondary-active);
271
268
  @property st-global(--wds-icon-button-color-border-standard-secondary-hover);
@@ -1187,9 +1184,6 @@
1187
1184
  --wds-gallery-item-padding-right-small: 18px;
1188
1185
  --wds-gallery-item-padding-vertical-medium: 18px;
1189
1186
  --wds-gallery-item-padding-vertical-small: 12px;
1190
- --wds-icon-button-color-border-standard-primary: #116dff;
1191
- --wds-icon-button-color-border-standard-primary-active: #116dff;
1192
- --wds-icon-button-color-border-standard-primary-hover: #0f62e6;
1193
1187
  --wds-icon-button-color-border-standard-secondary: #e2e3ea;
1194
1188
  --wds-icon-button-color-border-standard-secondary-active: #dce9ff;
1195
1189
  --wds-icon-button-color-border-standard-secondary-hover: #0f62e6;
package/wixel/all.css CHANGED
@@ -1447,9 +1447,6 @@
1447
1447
  --wds-icon-button-color-border-standard-secondary-hover: var(--wds-color-fill-standard-primary-hover);
1448
1448
  --wds-icon-button-color-border-standard-secondary-active: var(--wds-color-fill-standard-secondary-active);
1449
1449
  --wds-icon-button-color-border-standard-secondary: var(--wds-color-border-standard-secondary);
1450
- --wds-icon-button-color-border-standard-primary-hover: var(--wds-color-fill-standard-primary-hover);
1451
- --wds-icon-button-color-border-standard-primary-active: var(--wds-color-fill-standard-primary-active);
1452
- --wds-icon-button-color-border-standard-primary: var(--wds-color-fill-standard-primary);
1453
1450
  --wds-form-field-label-font-size-tiny: var(--wds-font-size-body-tiny);
1454
1451
  --wds-form-field-label-font-size-small: var(--wds-font-size-body-small);
1455
1452
  --wds-form-field-label-fill: var(--wds-color-text-standard-primary);
package/wixel/all.st.css CHANGED
@@ -795,9 +795,6 @@
795
795
  @property st-global(--wds-gallery-item-padding-right-small);
796
796
  @property st-global(--wds-gallery-item-padding-vertical-medium);
797
797
  @property st-global(--wds-gallery-item-padding-vertical-small);
798
- @property st-global(--wds-icon-button-color-border-standard-primary);
799
- @property st-global(--wds-icon-button-color-border-standard-primary-active);
800
- @property st-global(--wds-icon-button-color-border-standard-primary-hover);
801
798
  @property st-global(--wds-icon-button-color-border-standard-secondary);
802
799
  @property st-global(--wds-icon-button-color-border-standard-secondary-active);
803
800
  @property st-global(--wds-icon-button-color-border-standard-secondary-hover);
@@ -2353,9 +2350,6 @@
2353
2350
  --wds-gallery-item-padding-right-small: 18px;
2354
2351
  --wds-gallery-item-padding-vertical-medium: 18px;
2355
2352
  --wds-gallery-item-padding-vertical-small: 12px;
2356
- --wds-icon-button-color-border-standard-primary: #526cff;
2357
- --wds-icon-button-color-border-standard-primary-active: #4a2ae9;
2358
- --wds-icon-button-color-border-standard-primary-hover: #4c49fb;
2359
2353
  --wds-icon-button-color-border-standard-secondary: #d6dcff;
2360
2354
  --wds-icon-button-color-border-standard-secondary-active: #bac5ff;
2361
2355
  --wds-icon-button-color-border-standard-secondary-hover: #4c49fb;
@@ -260,9 +260,6 @@
260
260
  @property st-global(--wds-gallery-item-padding-right-small);
261
261
  @property st-global(--wds-gallery-item-padding-vertical-medium);
262
262
  @property st-global(--wds-gallery-item-padding-vertical-small);
263
- @property st-global(--wds-icon-button-color-border-standard-primary);
264
- @property st-global(--wds-icon-button-color-border-standard-primary-active);
265
- @property st-global(--wds-icon-button-color-border-standard-primary-hover);
266
263
  @property st-global(--wds-icon-button-color-border-standard-secondary);
267
264
  @property st-global(--wds-icon-button-color-border-standard-secondary-active);
268
265
  @property st-global(--wds-icon-button-color-border-standard-secondary-hover);
@@ -1192,9 +1189,6 @@
1192
1189
  --wds-gallery-item-padding-right-small: 18px;
1193
1190
  --wds-gallery-item-padding-vertical-medium: 18px;
1194
1191
  --wds-gallery-item-padding-vertical-small: 12px;
1195
- --wds-icon-button-color-border-standard-primary: #526cff;
1196
- --wds-icon-button-color-border-standard-primary-active: #4a2ae9;
1197
- --wds-icon-button-color-border-standard-primary-hover: #4c49fb;
1198
1192
  --wds-icon-button-color-border-standard-secondary: #d6dcff;
1199
1193
  --wds-icon-button-color-border-standard-secondary-active: #bac5ff;
1200
1194
  --wds-icon-button-color-border-standard-secondary-hover: #4c49fb;