@taiga-ui/design-tokens 0.83.0 → 0.85.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.
@@ -276,6 +276,7 @@
276
276
  --tui-const-black-alpha-30: #0000004D; // 30% opacity
277
277
  --tui-const-black-alpha-24: #0000003D; // 24% opacity
278
278
  --tui-const-black-alpha-21: #00000036; // 21% opacity
279
+ --tui-const-black-alpha-18: #0000002E; // 18% opacity
279
280
  --tui-const-black-alpha-12: #0000001F; // 12% opacity
280
281
  --tui-const-black-alpha-10: #0000001A; // 10% opacity
281
282
  --tui-const-black-alpha-7: #00000012; // 7% opacity
@@ -726,6 +727,7 @@
726
727
  --tui-const-black-alpha-30: #0000004D; // 30% opacity
727
728
  --tui-const-black-alpha-24: #0000003D; // 24% opacity
728
729
  --tui-const-black-alpha-21: #00000036; // 21% opacity
730
+ --tui-const-black-alpha-18: #0000002E; // 18% opacity
729
731
  --tui-const-black-alpha-12: #0000001F; // 12% opacity
730
732
  --tui-const-black-alpha-10: #0000001A; // 10% opacity
731
733
  --tui-const-black-alpha-7: #00000012; // 7% opacity
@@ -5,12 +5,12 @@
5
5
  * DO NOT CHANGE THIS FILE. AUTOGENERATED.
6
6
  */
7
7
 
8
- [tuiPlatform='ios'][tuiTheme='dark'],
9
- [tuiPlatform='android'][tuiTheme='dark'],
10
- [tuiPlatform='ios'] [tuiTheme='dark'],
11
- [tuiPlatform='android'] [tuiTheme='dark'],
12
- [tuiTheme='dark'] [tuiPlatform='ios'],
13
- [tuiTheme='dark'] [tuiPlatform='android'] {
8
+ [data-platform='ios'][tuiTheme='dark'],
9
+ [data-platform='android'][tuiTheme='dark'],
10
+ [data-platform='ios'] [tuiTheme='dark'],
11
+ [data-platform='android'] [tuiTheme='dark'],
12
+ [tuiTheme='dark'] [data-platform='ios'],
13
+ [tuiTheme='dark'] [data-platform='android'] {
14
14
  --tui-background-base: var(--tui-const-black); // Основной фон приложений. Отличается на iOS, Android и Desktop
15
15
  --tui-background-base-alt: var(--tui-const-black-lighter-20); // Альтернативный основной фон
16
16
  --tui-background-elevation-1: var(--tui-const-cool-gray-lighter-11); // Фон шторок, модальных экранов и карточек, лежащих на фонe base
@@ -263,6 +263,7 @@
263
263
  --tui-const-black-alpha-30: #0000004D; // 30% opacity
264
264
  --tui-const-black-alpha-24: #0000003D; // 24% opacity
265
265
  --tui-const-black-alpha-21: #00000036; // 21% opacity
266
+ --tui-const-black-alpha-18: #0000002E; // 18% opacity
266
267
  --tui-const-black-alpha-12: #0000001F; // 12% opacity
267
268
  --tui-const-black-alpha-10: #0000001A; // 10% opacity
268
269
  --tui-const-black-alpha-7: #00000012; // 7% opacity
@@ -428,14 +429,14 @@
428
429
  }
429
430
 
430
431
 
431
- [tuiPlatform='ios'],
432
- [tuiPlatform='android'],
433
- [tuiPlatform='ios'][tuiTheme='light'],
434
- [tuiPlatform='android'][tuiTheme='light'],
435
- [tuiPlatform='ios'] [tuiTheme='light'],
436
- [tuiPlatform='android'] [tuiTheme='light'],
437
- [tuiTheme='light'] [tuiPlatform='ios'],
438
- [tuiTheme='light'] [tuiPlatform='android'] {
432
+ [data-platform='ios'],
433
+ [data-platform='android'],
434
+ [data-platform='ios'][tuiTheme='light'],
435
+ [data-platform='android'][tuiTheme='light'],
436
+ [data-platform='ios'] [tuiTheme='light'],
437
+ [data-platform='android'] [tuiTheme='light'],
438
+ [tuiTheme='light'] [data-platform='ios'],
439
+ [tuiTheme='light'] [data-platform='android'] {
439
440
  --tui-background-base: var(--tui-const-white); // Основной фон приложений. Отличается на iOS, Android и Desktop
440
441
  --tui-background-base-alt: var(--tui-const-cool-gray-lighter-97); // Альтернативный основной фон
441
442
  --tui-background-elevation-1: var(--tui-const-white); // Фон шторок, модальных экранов и карточек, лежащих на фонe base
@@ -688,6 +689,7 @@
688
689
  --tui-const-black-alpha-30: #0000004D; // 30% opacity
689
690
  --tui-const-black-alpha-24: #0000003D; // 24% opacity
690
691
  --tui-const-black-alpha-21: #00000036; // 21% opacity
692
+ --tui-const-black-alpha-18: #0000002E; // 18% opacity
691
693
  --tui-const-black-alpha-12: #0000001F; // 12% opacity
692
694
  --tui-const-black-alpha-10: #0000001A; // 10% opacity
693
695
  --tui-const-black-alpha-7: #00000012; // 7% opacity