ui-primitives 3.42.0 → 3.44.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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- Design tokens for UI libraries in Design System Team projects. Web, iOS, Android.
1
+ Design tokens for UI libraries. Web, iOS, Android.
2
2
 
3
3
  - Colors
4
4
  - Typography
@@ -10,7 +10,3 @@ Design tokens for UI libraries in Design System Team projects. Web, iOS, Android
10
10
  - `colors.json`
11
11
  - `styles/colors.json`
12
12
  - `styles/mobile-colors.json`
13
-
14
- ## Contributing
15
-
16
- See our [wiki (in Russian)](https://github.com/core-ds/ui-primitives/wiki).
@@ -1,6 +1,6 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" fill="none"/>
2
- <path d="M17 13C17 12.4477 17.4477 12 18 12H20C20.5523 12 21 12.4477 21 13V22H17V13Z" fill="#0B1F35"/>
3
- <path d="M10 16C10 15.4477 10.4477 15 11 15H13C13.5523 15 14 15.4477 14 16V22H10V16Z" fill="#0B1F35"/>
4
- <path d="M4 18C3.44772 18 3 18.4477 3 19V22H7V19C7 18.4477 6.55228 18 6 18H4Z" fill="#0B1F35"/>
5
- <path d="M21 2H13V4H17.2481C13.5738 8.12097 8.76118 10.2498 3 10.2498V12.7498C9.40647 12.7498 14.8591 10.3673 19 5.79073V10H21V2Z" fill="#0B1F35"/>
2
+ <path d="M17 13C17 12.4477 17.4477 12 18 12H20C20.5523 12 21 12.4477 21 13V22H17V13Z" fill="black"/>
3
+ <path d="M10 16C10 15.4477 10.4477 15 11 15H13C13.5523 15 14 15.4477 14 16V22H10V16Z" fill="black"/>
4
+ <path d="M4 18C3.44772 18 3 18.4477 3 19V22H7V19C7 18.4477 6.55228 18 6 18H4Z" fill="black"/>
5
+ <path d="M21 2H13V4H17.2481C13.5738 8.12097 8.76118 10.2498 3 10.2498V12.7498C9.40647 12.7498 14.8591 10.3673 19 5.79073V10H21V2Z" fill="black"/>
6
6
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-primitives",
3
- "version": "3.42.0",
3
+ "version": "3.44.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",