@epam/uui 5.0.0-alpha.0 → 5.0.0-alpha.3

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.
Files changed (155) hide show
  1. package/assets/styles/buttonLayout.scss +1 -2
  2. package/assets/styles/controlLayout.scss +1 -1
  3. package/assets/styles/effects.scss +2 -2
  4. package/assets/styles/font-faces.scss +1 -1
  5. package/assets/styles/icons.scss +2 -2
  6. package/assets/styles/index.scss +1 -1
  7. package/assets/styles/inputs.scss +1 -1
  8. package/assets/styles/layout-mixins.scss +1 -1
  9. package/assets/styles/prettifyScrollBar.scss +1 -1
  10. package/assets/styles/text-layout.scss +1 -1
  11. package/assets/styles/typography.scss +3 -3
  12. package/assets/styles/variables/widgets/badge.scss +1 -1
  13. package/components/buttons/Button/Button.d.ts.map +1 -1
  14. package/components/buttons/IconButton.d.ts.map +1 -1
  15. package/components/buttons/LinkButton.d.ts.map +1 -1
  16. package/components/buttons/TabButton.d.ts.map +1 -1
  17. package/components/buttons/VerticalTabButton.d.ts.map +1 -1
  18. package/components/buttons/helper.d.ts.map +1 -1
  19. package/components/datePickers/Calendar.d.ts.map +1 -1
  20. package/components/datePickers/CalendarPresets.d.ts.map +1 -1
  21. package/components/datePickers/DatePicker.d.ts +3 -3
  22. package/components/datePickers/DatePicker.d.ts.map +1 -1
  23. package/components/datePickers/DatePickerBody.d.ts.map +1 -1
  24. package/components/datePickers/RangeDatePicker.d.ts +1 -1
  25. package/components/datePickers/RangeDatePicker.d.ts.map +1 -1
  26. package/components/datePickers/RangeDatePickerBody.d.ts.map +1 -1
  27. package/components/dnd/DropMarker.d.ts.map +1 -1
  28. package/components/filters/FilterDataPickerBody.d.ts +1 -1
  29. package/components/filters/FilterDataPickerBody.d.ts.map +1 -1
  30. package/components/filters/FilterItemBody.d.ts +3 -2
  31. package/components/filters/FilterItemBody.d.ts.map +1 -1
  32. package/components/filters/FilterNumericBody.d.ts +3 -2
  33. package/components/filters/FilterNumericBody.d.ts.map +1 -1
  34. package/components/filters/FilterPanelItemToggler.d.ts +1 -1
  35. package/components/filters/FilterPanelItemToggler.d.ts.map +1 -1
  36. package/components/filters/FilterPickerBody.d.ts +2 -4
  37. package/components/filters/FilterPickerBody.d.ts.map +1 -1
  38. package/components/filters/FilterRangeDatePickerBody.d.ts +1 -1
  39. package/components/filters/FilterRangeDatePickerBody.d.ts.map +1 -1
  40. package/components/filters/FiltersPanel.d.ts +5 -2
  41. package/components/filters/FiltersPanel.d.ts.map +1 -1
  42. package/components/filters/FiltersPanelItem.d.ts +5 -3
  43. package/components/filters/FiltersPanelItem.d.ts.map +1 -1
  44. package/components/filters/PresetPanel/Preset.d.ts +3 -2
  45. package/components/filters/PresetPanel/Preset.d.ts.map +1 -1
  46. package/components/filters/PresetPanel/PresetActionsDropdown.d.ts +3 -2
  47. package/components/filters/PresetPanel/PresetActionsDropdown.d.ts.map +1 -1
  48. package/components/filters/PresetPanel/PresetInput.d.ts +3 -2
  49. package/components/filters/PresetPanel/PresetInput.d.ts.map +1 -1
  50. package/components/filters/PresetPanel/PresetsPanel.d.ts +3 -3
  51. package/components/filters/PresetPanel/PresetsPanel.d.ts.map +1 -1
  52. package/components/filters/defaultPredicates.d.ts +1 -1
  53. package/components/filters/defaultPredicates.d.ts.map +1 -1
  54. package/components/filters/index.d.ts +4 -4
  55. package/components/forms/Form.d.ts.map +1 -1
  56. package/components/forms/useForm.d.ts +1 -1
  57. package/components/forms/useForm.d.ts.map +1 -1
  58. package/components/inputs/Checkbox.d.ts.map +1 -1
  59. package/components/inputs/NumericInput.d.ts +3 -3
  60. package/components/inputs/NumericInput.d.ts.map +1 -1
  61. package/components/inputs/RadioInput.d.ts.map +1 -1
  62. package/components/inputs/Switch.d.ts.map +1 -1
  63. package/components/inputs/TextArea.d.ts.map +1 -1
  64. package/components/inputs/TextInput.d.ts +1 -1
  65. package/components/inputs/TextInput.d.ts.map +1 -1
  66. package/components/layout/Accordion.d.ts.map +1 -1
  67. package/components/layout/Blocker.d.ts.map +1 -1
  68. package/components/layout/FlexItems/FlexCell.d.ts.map +1 -1
  69. package/components/layout/FlexItems/FlexRow.d.ts.map +1 -1
  70. package/components/layout/FlexItems/Panel.d.ts.map +1 -1
  71. package/components/layout/FlexItems/index.d.ts.map +1 -1
  72. package/components/layout/LabeledInput.d.ts.map +1 -1
  73. package/components/layout/RadioGroup.d.ts.map +1 -1
  74. package/components/layout/ScrollBars.d.ts.map +1 -1
  75. package/components/navigation/MainMenu/Burger/Burger.d.ts.map +1 -1
  76. package/components/navigation/MainMenu/Burger/BurgerButton.d.ts.map +1 -1
  77. package/components/navigation/MainMenu/Burger/BurgerGroupHeader.d.ts +2 -1
  78. package/components/navigation/MainMenu/Burger/BurgerGroupHeader.d.ts.map +1 -1
  79. package/components/navigation/MainMenu/Burger/BurgerSearch.d.ts +2 -1
  80. package/components/navigation/MainMenu/Burger/BurgerSearch.d.ts.map +1 -1
  81. package/components/navigation/MainMenu/MainMenuAvatar.d.ts.map +1 -1
  82. package/components/navigation/MainMenu/MainMenuButton.d.ts.map +1 -1
  83. package/components/navigation/MainMenu/MainMenuDropdown.d.ts.map +1 -1
  84. package/components/navigation/MainMenu/MainMenuSearch.d.ts +1 -1
  85. package/components/navigation/MainMenu/MainMenuSearch.d.ts.map +1 -1
  86. package/components/overlays/Alert.d.ts.map +1 -1
  87. package/components/overlays/ConfirmationModal.d.ts.map +1 -1
  88. package/components/overlays/Dropdown.d.ts.map +1 -1
  89. package/components/overlays/DropdownContainer.d.ts.map +1 -1
  90. package/components/overlays/DropdownMenu.d.ts +4 -4
  91. package/components/overlays/DropdownMenu.d.ts.map +1 -1
  92. package/components/overlays/Modals.d.ts.map +1 -1
  93. package/components/overlays/NotificationCard.d.ts.map +1 -1
  94. package/components/overlays/Tooltip.d.ts +4 -2
  95. package/components/overlays/Tooltip.d.ts.map +1 -1
  96. package/components/pickers/DataPickerBody.d.ts.map +1 -1
  97. package/components/pickers/DataPickerFooter.d.ts +4 -3
  98. package/components/pickers/DataPickerFooter.d.ts.map +1 -1
  99. package/components/pickers/DataPickerHeader.d.ts.map +1 -1
  100. package/components/pickers/DataPickerRow.d.ts.map +1 -1
  101. package/components/pickers/MobileDropdownWrapper.d.ts.map +1 -1
  102. package/components/pickers/PickerInput.d.ts +1 -1
  103. package/components/pickers/PickerInput.d.ts.map +1 -1
  104. package/components/pickers/PickerItem.d.ts.map +1 -1
  105. package/components/pickers/PickerList.d.ts.map +1 -1
  106. package/components/pickers/PickerListItem.d.ts.map +1 -1
  107. package/components/pickers/PickerModal.d.ts +1 -1
  108. package/components/pickers/PickerModal.d.ts.map +1 -1
  109. package/components/pickers/PickerToggler.d.ts.map +1 -1
  110. package/components/pickers/helpers.d.ts +2 -0
  111. package/components/pickers/helpers.d.ts.map +1 -0
  112. package/components/tables/ColumnHeaderDropdown/ColumnHeaderDropdown.d.ts +1 -1
  113. package/components/tables/ColumnHeaderDropdown/ColumnHeaderDropdown.d.ts.map +1 -1
  114. package/components/tables/ColumnHeaderDropdown/SortingPanel.d.ts +2 -2
  115. package/components/tables/ColumnHeaderDropdown/SortingPanel.d.ts.map +1 -1
  116. package/components/tables/ColumnHeaderDropdown/index.d.ts +1 -1
  117. package/components/tables/DataTable.d.ts.map +1 -1
  118. package/components/tables/DataTableCell.d.ts.map +1 -1
  119. package/components/tables/DataTableHeaderCell.d.ts.map +1 -1
  120. package/components/tables/DataTableHeaderRow.d.ts.map +1 -1
  121. package/components/tables/DataTableRow.d.ts.map +1 -1
  122. package/components/tables/columnsConfigurationModal/ColumnRow.d.ts +2 -2
  123. package/components/tables/columnsConfigurationModal/ColumnRow.d.ts.map +1 -1
  124. package/components/tables/columnsConfigurationModal/ColumnsConfigurationModal.d.ts +1 -1
  125. package/components/tables/columnsConfigurationModal/ColumnsConfigurationModal.d.ts.map +1 -1
  126. package/components/tables/columnsConfigurationModal/PinIconButton.d.ts.map +1 -1
  127. package/components/types.d.ts.map +1 -1
  128. package/components/typography/RichTextView.d.ts.map +1 -1
  129. package/components/typography/Text.d.ts.map +1 -1
  130. package/components/typography/TextPlaceholder.d.ts +2 -2
  131. package/components/typography/TextPlaceholder.d.ts.map +1 -1
  132. package/components/widgets/AvatarStack.d.ts +1 -1
  133. package/components/widgets/AvatarStack.d.ts.map +1 -1
  134. package/components/widgets/Badge.d.ts +1 -1
  135. package/components/widgets/Badge.d.ts.map +1 -1
  136. package/components/widgets/Paginator.d.ts +2 -1
  137. package/components/widgets/Paginator.d.ts.map +1 -1
  138. package/components/widgets/Spinner.d.ts.map +1 -1
  139. package/components/widgets/Tag.d.ts.map +1 -1
  140. package/helpers/index.d.ts +2 -2
  141. package/helpers/textLayout.d.ts.map +1 -1
  142. package/helpers/useColumnsWithFilters.d.ts +1 -1
  143. package/helpers/useColumnsWithFilters.d.ts.map +1 -1
  144. package/icons/icons.d.ts.map +1 -1
  145. package/index.d.ts.map +1 -1
  146. package/index.esm.js +624 -3321
  147. package/index.esm.js.map +1 -1
  148. package/index.js +625 -3321
  149. package/index.js.map +1 -1
  150. package/package.json +8 -6
  151. package/stats.html +2453 -338
  152. package/styles.css +73 -276
  153. package/styles.css.map +1 -1
  154. package/components/buttons/Button/Button.test.d.ts +0 -2
  155. package/components/buttons/Button/Button.test.d.ts.map +0 -1
package/styles.css CHANGED
@@ -174,7 +174,7 @@
174
174
  text-align: center;
175
175
  flex: 1 1 auto;
176
176
  font-family: var(--uui-btn-font);
177
- font-weight: normal;
177
+ font-weight: var(--uui-btn-font-weight, normal);
178
178
  user-select: none;
179
179
  }
180
180
 
@@ -473,7 +473,7 @@
473
473
  }
474
474
  .LinkButton_root__SWC7c .uui-caption {
475
475
  font-family: var(--uui-link-button-font);
476
- font-weight: normal;
476
+ font-weight: var(--uui-link-button-font-weight, normal);
477
477
  }
478
478
  .LinkButton_root__SWC7c.LinkButton_size-18__XI44N {
479
479
  min-width: 18px;
@@ -747,7 +747,7 @@
747
747
  display: flex;
748
748
  align-items: center;
749
749
  font-family: var(--uui-tab-button-font);
750
- font-weight: normal;
750
+ font-weight: var(--uui-tab-button-font-weight, normal);
751
751
  border-bottom: 3px solid transparent;
752
752
  }
753
753
  .TabButton_root__WwWmb.uui-has-left-icon .uui-caption {
@@ -1091,6 +1091,7 @@
1091
1091
  }
1092
1092
  .Checkbox_root__-oMf6 .uui-input-label {
1093
1093
  font-family: var(--uui-checkbox-font);
1094
+ font-weight: var(--uui-checkbox-font-weigth, normal);
1094
1095
  color: var(--uui-checkbox-label);
1095
1096
  margin-left: 12px;
1096
1097
  flex-grow: 1;
@@ -1334,6 +1335,7 @@
1334
1335
  color: var(--uui-radio-input-label);
1335
1336
  flex-grow: 1;
1336
1337
  font-family: var(--uui-radio-input-font);
1338
+ font-weight: var(--uui-radio-input-font-weight, normal);
1337
1339
  margin-left: 12px;
1338
1340
  display: flex;
1339
1341
  align-items: center;
@@ -1486,6 +1488,7 @@
1486
1488
  }
1487
1489
  .Switch_root__q-6Iy .uui-input-label {
1488
1490
  font-family: var(--uui-switch-font);
1491
+ font-weight: var(--uui-switch-font-weight, normal);
1489
1492
  color: var(--uui-switch-label);
1490
1493
  margin-left: 11px;
1491
1494
  }
@@ -1675,6 +1678,7 @@
1675
1678
  .TextInput_root__UKzkT .uui-input {
1676
1679
  color: var(--uui-text-input-text);
1677
1680
  font-family: var(--uui-text-input-font);
1681
+ font-weight: var(--uui-text-input-font, normal);
1678
1682
  padding-left: 6px;
1679
1683
  padding-right: 6px;
1680
1684
  }
@@ -1821,11 +1825,13 @@
1821
1825
  }
1822
1826
  .Accordion_root__fTEyW .uui-accordion-toggler {
1823
1827
  font-family: var(--uui-accordion-toggler-font);
1828
+ font-weight: var(--uui-accordion-toggler-font-weight, normal);
1824
1829
  color: var(--uui-accordion-text);
1825
1830
  cursor: pointer;
1826
1831
  }
1827
1832
  .Accordion_root__fTEyW .uui-accordion-body {
1828
1833
  font-family: var(--uui-accordion-body-font);
1834
+ font-weight: var(--uui-accordion-body-font-weight, normal);
1829
1835
  color: var(--uui-accordion-text);
1830
1836
  }
1831
1837
  .Accordion_root__fTEyW.uui-accordion-container.Accordion_mode-block__WJ0h9 {
@@ -2432,6 +2438,7 @@
2432
2438
  color: var(--uui-text-primary);
2433
2439
  fill: var(--uui-icon);
2434
2440
  font-family: var(--uui-dropdown-menu-body-font);
2441
+ font-weight: var(--uui-dropdown-menu-body-font-weight, normal);
2435
2442
  font-size: 14px;
2436
2443
  padding: 0.5em 0;
2437
2444
  background-color: var(--uui-dropdown-menu-bg);
@@ -2471,6 +2478,7 @@
2471
2478
  box-sizing: border-box;
2472
2479
  width: 100%;
2473
2480
  font-family: var(--uui-dropdown-menu-item-font);
2481
+ font-weight: var(--uui-dropdown-menu-item-font-weight, normal);
2474
2482
  cursor: default;
2475
2483
  font-size: 0.9em;
2476
2484
  }
@@ -2485,6 +2493,7 @@
2485
2493
  box-sizing: border-box;
2486
2494
  width: 100%;
2487
2495
  font-family: var(--uui-dropdown-menu-item-font);
2496
+ font-weight: var(--uui-dropdown-menu-item-font-weight, normal);
2488
2497
  color: var(--uui-text-primary);
2489
2498
  fill: var(--uui-icon);
2490
2499
  }
@@ -2562,8 +2571,8 @@
2562
2571
  margin: 0 0.5em 0 0;
2563
2572
  }
2564
2573
  .Text_root__iUAW9 {
2565
- font-family: var(--uui-font);
2566
- font-weight: normal;
2574
+ font-family: var(--uui-text-font);
2575
+ font-weight: var(--uui-text-font-weight, normal);
2567
2576
  color: var(--uui-text);
2568
2577
  }
2569
2578
  .text-layout_line-height-12__-fXrz {
@@ -3200,140 +3209,12 @@
3200
3209
  .NotificationCard_root__HP4NM .NotificationCard_icon-wrapper__FZUAl .uui-icon {
3201
3210
  fill: var(--uui-notification-card-fill);
3202
3211
  }
3203
- .Tooltip_typography-header__cNsyM .hero-header, .Tooltip_typography-header__cNsyM h1, .Tooltip_typography-header__cNsyM h2, .Tooltip_typography-header__cNsyM h3, .Tooltip_typography-header__cNsyM h4, .Tooltip_typography-header__cNsyM h5, .Tooltip_typography-header__cNsyM h6 {
3204
- margin: 0;
3205
- }
3206
- .Tooltip_typography-header__cNsyM .hero-header {
3207
- font-family: var(--font-promo);
3208
- margin: 30px 0;
3209
- font-size: 66px;
3210
- line-height: 72px;
3211
- }
3212
- .Tooltip_typography-header__cNsyM .hero-header, .Tooltip_typography-header__cNsyM .promo-header {
3213
- color: var(--uui-text-brand);
3214
- text-align: center;
3215
- }
3216
- .Tooltip_typography-header__cNsyM .promo-header, .Tooltip_typography-header__cNsyM h1, .Tooltip_typography-header__cNsyM h2, .Tooltip_typography-header__cNsyM h3 {
3217
- font-family: var(--font-primary);
3218
- }
3219
- .Tooltip_typography-header__cNsyM .promo-header {
3220
- text-transform: uppercase;
3221
- }
3222
- .Tooltip_typography-header__cNsyM h4, .Tooltip_typography-header__cNsyM h5, .Tooltip_typography-header__cNsyM h6 {
3223
- font-family: var(--font-semibold);
3224
- }
3225
- .Tooltip_typography-header__cNsyM h1, .Tooltip_typography-header__cNsyM h2, .Tooltip_typography-header__cNsyM h3, .Tooltip_typography-header__cNsyM h4, .Tooltip_typography-header__cNsyM h5, .Tooltip_typography-header__cNsyM h6 {
3226
- margin-bottom: 0.5em;
3227
- margin-top: 1.2em;
3228
- line-height: 1.35em;
3229
- }
3230
- .Tooltip_typography-header__cNsyM h1 {
3231
- font-size: 36px;
3232
- }
3233
- .Tooltip_typography-header__cNsyM h2 {
3234
- font-size: 30px;
3235
- letter-spacing: 0.1px;
3236
- }
3237
- .Tooltip_typography-header__cNsyM h2.promo-header {
3238
- letter-spacing: 2px;
3239
- }
3240
- .Tooltip_typography-header__cNsyM h3 {
3241
- font-size: 24px;
3242
- }
3243
- .Tooltip_typography-header__cNsyM h4 {
3244
- font-size: 18px;
3245
- letter-spacing: 0.1px;
3246
- }
3247
- .Tooltip_typography-header__cNsyM h5 {
3248
- font-size: 16px;
3249
- }
3250
- .Tooltip_typography-header__cNsyM h6 {
3251
- font-size: 14px;
3252
- }
3253
-
3254
- .Tooltip_typography-block__l3S7W ol, .Tooltip_typography-block__l3S7W ul {
3255
- padding: 0;
3256
- }
3257
- .Tooltip_typography-block__l3S7W li {
3258
- margin-left: 1.25em;
3259
- line-height: 1.5;
3260
- }
3261
- .Tooltip_typography-block__l3S7W pre {
3262
- padding: 1.25em;
3263
- color: var(--gray10);
3264
- background-color: var(--uui-secondary-darkest);
3265
- font-family: monospace;
3266
- white-space: pre-wrap;
3267
- word-wrap: normal;
3268
- }
3269
- .Tooltip_typography-block__l3S7W img {
3270
- max-width: 100%;
3271
- }
3272
- .Tooltip_typography-block__l3S7W figure {
3273
- margin: 0;
3274
- }
3275
- .Tooltip_typography-block__l3S7W figure figcaption {
3276
- font-size: 0.9em;
3277
- opacity: 0.9;
3278
- text-align: center;
3279
- }
3280
- .Tooltip_typography-block__l3S7W p {
3281
- margin: 0.5em 0;
3282
- line-height: 1.5;
3283
- }
3284
-
3285
- .Tooltip_typography-inline__PWbqK b, .Tooltip_typography-inline__PWbqK strong {
3286
- font-family: var(--font-semibold);
3287
- }
3288
- .Tooltip_typography-inline__PWbqK i, .Tooltip_typography-inline__PWbqK em {
3289
- font-family: var(--font-italic);
3290
- }
3291
- .Tooltip_typography-inline__PWbqK a {
3292
- display: inline-flex;
3293
- align-items: center;
3294
- color: var(--uui-primary);
3295
- text-decoration: underline;
3296
- }
3297
- .Tooltip_typography-inline__PWbqK a:visited {
3298
- color: #5214CC;
3299
- }
3300
- .Tooltip_typography-inline__PWbqK a:visited:hover {
3301
- color: #3F0F9E;
3302
- }
3303
- .Tooltip_typography-inline__PWbqK a:hover {
3304
- color: var(--uui-primary-dark);
3305
- }
3306
- .Tooltip_typography-inline__PWbqK code {
3307
- padding: 0.125em 0.25em;
3308
- color: var(--uui-text-primary);
3309
- background-color: var(--uui-secondary-light);
3310
- font-family: var(--font-mono);
3311
- white-space: pre-wrap;
3312
- word-wrap: normal;
3313
- }
3314
-
3315
- .Tooltip_typography-16__v0Yv5 {
3316
- font-size: 16px;
3317
- }
3318
-
3319
- .Tooltip_typography-14__WqOph {
3320
- font-size: 14px;
3321
- }
3322
-
3323
- .Tooltip_typography-12__4oje1 {
3324
- font-size: 12px;
3325
- }
3326
-
3327
- .Tooltip_typography-promo__Epmej {
3328
- font-family: var(--font-regular);
3329
- color: var(--uui-text-primary);
3330
- }
3331
-
3332
3212
  .Tooltip_root__zZwnu .uui-tooltip-body {
3333
3213
  padding: 3px 12px;
3334
3214
  line-height: 24px;
3335
3215
  font-size: 14px;
3336
3216
  font-family: var(--uui-tooltip-font);
3217
+ font-weight: var(--uui-tooltip-font-weight, normal);
3337
3218
  box-shadow: var(--uui-tooltip-shadow);
3338
3219
  max-width: 300px;
3339
3220
  word-wrap: break-word;
@@ -3498,6 +3379,7 @@
3498
3379
  overflow: hidden;
3499
3380
  text-overflow: ellipsis;
3500
3381
  font-family: var(--uui-labeled-input-font);
3382
+ font-weight: var(--uui-labeled-input-font-weight, normal);
3501
3383
  color: var(--uui-labeled-input);
3502
3384
  }
3503
3385
  .LabeledInput_root__xDC2q .uui-label .uui-labeled-input-info-icon {
@@ -3510,6 +3392,7 @@
3510
3392
  }
3511
3393
  .LabeledInput_root__xDC2q .uui-label .uui-labeled-input-optional {
3512
3394
  font-family: var(--uui-labeled-input-optional-font);
3395
+ font-weight: var(--uui-labeled-input-optional-font-weight, normal);
3513
3396
  font-size: 12px;
3514
3397
  line-height: 18px;
3515
3398
  color: var(--uui-labeled-input-optional-text);
@@ -3522,6 +3405,7 @@
3522
3405
  font-size: 12px;
3523
3406
  color: var(--uui-labeled-input-error);
3524
3407
  font-family: var(--uui-labeled-input-invalid-msg-font);
3408
+ font-weight: var(--uui-labeled-input-invalid-msg-font-weight, normal);
3525
3409
  margin-top: 3px;
3526
3410
  }
3527
3411
  .LabeledInput_root__xDC2q.LabeledInput_size-24__0LWBQ .uui-label-top > .uui-label {
@@ -4028,6 +3912,7 @@
4028
3912
  border-style: solid;
4029
3913
  border-radius: var(--uui-text-area-border-radius);
4030
3914
  font-family: var(--uui-text-area-font);
3915
+ font-weight: var(--uui-text-area-font-weight, normal);
4031
3916
  box-sizing: border-box;
4032
3917
  padding-right: 18px;
4033
3918
  padding-left: 12px;
@@ -4130,6 +4015,7 @@
4130
4015
  font-size: 12px;
4131
4016
  color: var(--uui-text-area-icon);
4132
4017
  font-family: var(--uui-text-area-counter-font);
4018
+ font-weight: var(--uui-text-area-counter-font-weight, normal);
4133
4019
  }
4134
4020
  .TextArea_root__rb0Et.TextArea_size-24__-1cgl {
4135
4021
  min-width: 24px;
@@ -4325,6 +4211,7 @@
4325
4211
  }
4326
4212
  .DatePicker_root__kqFyh .uui-datepickerheader-nav-title {
4327
4213
  font-family: var(--uui-dtp_header-font);
4214
+ font-weight: var(--uui-dtp_header-font-weight, normal);
4328
4215
  color: var(--uui-dtp-text-selected);
4329
4216
  font-size: 14px;
4330
4217
  padding: 3px 10px;
@@ -4357,6 +4244,7 @@
4357
4244
  }
4358
4245
  .DatePicker_root__kqFyh .uui-monthselection-content, .DatePicker_root__kqFyh .uui-yearselection-content {
4359
4246
  font-family: var(--uui-dtp_body-content-font);
4247
+ font-weight: var(--uui-dtp_body-content-font-weight, normal);
4360
4248
  }
4361
4249
  .DatePicker_root__kqFyh .uui-monthselection-month-container {
4362
4250
  margin: 0 0 12px;
@@ -4547,9 +4435,11 @@
4547
4435
 
4548
4436
  .Calendar_root__Vh71D .uui-calendar-content {
4549
4437
  font-family: var(--uui-calendar-content-font);
4438
+ font-weight: var(--uui-calendar-content-font-weight, normal);
4550
4439
  }
4551
4440
  .Calendar_root__Vh71D .uui-calendar-weekday {
4552
4441
  font-family: var(--uui-calendar-weekday-font);
4442
+ font-weight: var(--uui-calendar-weekday-font-weight, normal);
4553
4443
  color: var(--uui-calendar-weekends-weekdates);
4554
4444
  width: 34px;
4555
4445
  font-size: 12px;
@@ -4602,6 +4492,7 @@
4602
4492
  .Calendar_root__Vh71D .uui-calendar-current-day.uui-calendar-day-wrapper {
4603
4493
  color: var(--uui-calendar-start-end-selected);
4604
4494
  font-family: var(--uui-calendar-selected_day-font);
4495
+ font-weight: var(--uui-calendar-selected_day-font-weight, normal);
4605
4496
  }
4606
4497
  .Calendar_root__Vh71D .uui-calendar-current-day.uui-calendar-day-wrapper .uui-calendar-day::after {
4607
4498
  position: absolute;
@@ -4768,8 +4659,8 @@
4768
4659
  .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:last-child .uui-calendar-day-cell:last-child > .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper) .uui-calendar-day {
4769
4660
  top: -3px;
4770
4661
  }
4771
- .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:last-child .uui-calendar-day-cell:last-child > .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper):after {
4772
- background: linear-gradient(320deg, #ffffff 3px, transparent 0), linear-gradient(-135deg, #ffffff 3px, transparent 0);
4662
+ .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:last-child .uui-calendar-day-cell:last-child > .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper)::after {
4663
+ background: linear-gradient(320deg, #FFFFFF 3px, transparent 0), linear-gradient(-135deg, #FFFFFF 3px, transparent 0);
4773
4664
  background-position: left-bottom;
4774
4665
  background-repeat: repeat-y;
4775
4666
  background-size: 6px 6px;
@@ -4789,9 +4680,9 @@
4789
4680
  .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:first-child .uui-calendar-day-cell:first-child .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper) .uui-calendar-day {
4790
4681
  top: -3px;
4791
4682
  }
4792
- .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:first-child .uui-calendar-day-cell:empty + .uui-calendar-day-cell .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper):after,
4793
- .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:first-child .uui-calendar-day-cell:first-child .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper):after {
4794
- background: linear-gradient(45deg, #ffffff 3px, transparent 0), linear-gradient(135deg, #ffffff 3px, transparent 0);
4683
+ .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:first-child .uui-calendar-day-cell:empty + .uui-calendar-day-cell .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper)::after,
4684
+ .RangeDatePickerBody_root__CCVfb .uui-calendar-days > div:first-child .uui-calendar-day-cell:first-child .uui-range-datepicker-in-range:not(.uui-range-datepicker-first-day-in-range-wrapper):not(.uui-range-datepicker-last-day-in-range-wrapper)::after {
4685
+ background: linear-gradient(45deg, #FFFFFF 3px, transparent 0), linear-gradient(135deg, #FFFFFF 3px, transparent 0);
4795
4686
  background-position: left-bottom;
4796
4687
  background-repeat: repeat-y;
4797
4688
  background-size: 6px 6px;
@@ -5574,7 +5465,7 @@
5574
5465
  align-self: stretch;
5575
5466
  width: 100%;
5576
5467
  }
5577
- .DataPickerBody_body__9Atow.DataPickerBody_multi__sToHj .-scrolled-bottom {
5468
+ .DataPickerBody_body__9Atow .-scrolled-bottom {
5578
5469
  border-bottom: 1px solid var(--uui-divider);
5579
5470
  }
5580
5471
  .DataPickerBody_body__9Atow.DataPickerBody_modal__zvOE2 .-scrolled-top {
@@ -6234,6 +6125,7 @@
6234
6125
  }
6235
6126
  .DataTableHeaderCell_cell__8JnbB .DataTableHeaderCell_caption__pF7VF {
6236
6127
  font-family: var(--uui-dt-header-cell-font);
6128
+ font-weight: var(--uui-dt-header-cell-font-weight, normal);
6237
6129
  overflow: hidden;
6238
6130
  text-overflow: ellipsis;
6239
6131
  white-space: nowrap;
@@ -6289,8 +6181,8 @@
6289
6181
  cursor: pointer;
6290
6182
  }
6291
6183
  .DataTableHeaderCell_cell__8JnbB.DataTableHeaderCell_ghost__Yjb5B {
6292
- background-color: var(--uui-dt-row-bg-hover);
6293
6184
  box-shadow: 0 6px 18px 0 rgba(29, 30, 38, 0.05), 0 3px 12px 0 rgba(29, 30, 38, 0.05);
6185
+ background-color: var(--uui-dt-row-bg-hover);
6294
6186
  }
6295
6187
  .DataTableHeaderCell_cell__8JnbB.DataTableHeaderCell_is-dragged-out__HzBd6 {
6296
6188
  background-color: var(--uui-dt-row-bg-hover);
@@ -6683,8 +6575,8 @@
6683
6575
  touch-action: auto;
6684
6576
  }
6685
6577
  .ColumnRow_row-wrapper__XJiWz.uui-drag-ghost {
6686
- background-color: var(--uui-surface);
6687
6578
  box-shadow: 0 6px 18px 0 rgba(29, 30, 38, 0.05), 0 3px 12px 0 rgba(29, 30, 38, 0.05);
6579
+ background-color: var(--uui-surface);
6688
6580
  }
6689
6581
  @media screen and (max-width: 720px) {
6690
6582
  .ColumnHeaderDropdown_panel__52aQo {
@@ -7124,7 +7016,7 @@
7124
7016
  border-top: 1px solid var(--uui-divider);
7125
7017
  }
7126
7018
  .MobileDropdownWrapper_done__kE5Pe.uui-button-box {
7127
- background-color: #fff;
7019
+ background-color: #FFF;
7128
7020
  border-width: 1px !important;
7129
7021
  }
7130
7022
  .PickerModal_typography-header__UkGcm .hero-header, .PickerModal_typography-header__UkGcm h1, .PickerModal_typography-header__UkGcm h2, .PickerModal_typography-header__UkGcm h3, .PickerModal_typography-header__UkGcm h4, .PickerModal_typography-header__UkGcm h5, .PickerModal_typography-header__UkGcm h6 {
@@ -7275,6 +7167,7 @@
7275
7167
  margin-left: 3px;
7276
7168
  line-height: 1;
7277
7169
  font-family: var(--uui-avatar-stack-font);
7170
+ font-weight: var(--uui-avatar-stack-font-weight, normal);
7278
7171
  font-size: 14px;
7279
7172
  }
7280
7173
  .Badge_typography-header__zhcFQ .hero-header, .Badge_typography-header__zhcFQ h1, .Badge_typography-header__zhcFQ h2, .Badge_typography-header__zhcFQ h3, .Badge_typography-header__zhcFQ h4, .Badge_typography-header__zhcFQ h5, .Badge_typography-header__zhcFQ h6 {
@@ -7408,6 +7301,7 @@
7408
7301
 
7409
7302
  .Badge_root__wIzSP .uui-count {
7410
7303
  font-family: var(--uui-badge-count-font);
7304
+ font-weight: var(--uui-badge-count-font-weight, normal);
7411
7305
  margin: auto;
7412
7306
  height: 18px;
7413
7307
  line-height: 18px;
@@ -7423,6 +7317,7 @@
7423
7317
  }
7424
7318
  .Badge_root__wIzSP .uui-caption {
7425
7319
  font-family: var(--uui-badge-font);
7320
+ font-weight: var(--uui-badge-font-weight, normal);
7426
7321
  }
7427
7322
  .Badge_root__wIzSP.uui-button-box {
7428
7323
  border-width: 1px;
@@ -7790,6 +7685,7 @@
7790
7685
  background-color: var(--uui-tag-count-bg);
7791
7686
  color: var(--uui-tag-count);
7792
7687
  font-family: var(--uui-tag-count-font);
7688
+ font-weight: var(--uui-tag-count-font-weight, normal);
7793
7689
  margin: auto;
7794
7690
  height: 18px;
7795
7691
  line-height: 18px;
@@ -7809,6 +7705,7 @@
7809
7705
  .Tag_root__610w5.uui-button-box .uui-caption {
7810
7706
  text-transform: none;
7811
7707
  font-family: var(--uui-tag-font);
7708
+ font-weight: var(--uui-tag-font-weight, normal);
7812
7709
  color: var(--uui-tag-caption);
7813
7710
  }
7814
7711
  .Tag_root__610w5.Tag_size-18__mPDDm {
@@ -7946,6 +7843,7 @@
7946
7843
  }
7947
7844
  .Paginator_root__axS3r .Paginator_size-24__ZlsRd .uui-caption {
7948
7845
  font-family: var(--uui-pagination-font);
7846
+ font-weight: var(--uui-pagination-font-weight, normal);
7949
7847
  font-size: 14px;
7950
7848
  padding-left: 2px;
7951
7849
  padding-right: 2px;
@@ -7964,6 +7862,7 @@
7964
7862
  }
7965
7863
  .Paginator_root__axS3r .Paginator_size-30__Uw66- .uui-caption {
7966
7864
  font-family: var(--uui-pagination-font);
7865
+ font-weight: var(--uui-pagination-font-weight, normal);
7967
7866
  font-size: 14px;
7968
7867
  padding-left: 5px;
7969
7868
  padding-right: 5px;
@@ -7982,6 +7881,7 @@
7982
7881
  }
7983
7882
  .Paginator_root__axS3r .Paginator_navigation-size-24__FpImt .uui-caption {
7984
7883
  font-family: var(--uui-pagination-font);
7884
+ font-weight: var(--uui-pagination-font-weight, normal);
7985
7885
  font-size: 14px;
7986
7886
  padding-left: 0;
7987
7887
  padding-right: 0;
@@ -7997,6 +7897,7 @@
7997
7897
  }
7998
7898
  .Paginator_root__axS3r .Paginator_navigation-size-30__-PWmy .uui-caption {
7999
7899
  font-family: var(--uui-pagination-font);
7900
+ font-weight: var(--uui-pagination-font-weight, normal);
8000
7901
  font-size: 14px;
8001
7902
  padding-left: 0;
8002
7903
  padding-right: 0;
@@ -8192,6 +8093,19 @@
8192
8093
  .PickerToggler_root__G7gEl.PickerToggler_mode-cell__hBg0t.uui-focus {
8193
8094
  outline: none;
8194
8095
  }
8096
+ .PickerToggler_root__G7gEl.PickerToggler_mode-inline__AIRuh {
8097
+ background-color: initial;
8098
+ border-color: transparent;
8099
+ border-radius: var(--uui-picker-toggler-border-radius);
8100
+ fill: var(--uui-picker-toggler-icon-clickable);
8101
+ }
8102
+ .PickerToggler_root__G7gEl.PickerToggler_mode-inline__AIRuh:hover {
8103
+ border-color: var(--uui-picker-toggler-border-hover);
8104
+ }
8105
+ .PickerToggler_root__G7gEl.PickerToggler_mode-inline__AIRuh.uui-focus {
8106
+ border-color: var(--uui-picker-toggler-border-active);
8107
+ outline: none;
8108
+ }
8195
8109
  .PickerToggler_root__G7gEl.uui-invalid.PickerToggler_mode-form__OlTHW {
8196
8110
  border-color: var(--uui-picker-toggler-border-error);
8197
8111
  }
@@ -8292,6 +8206,7 @@
8292
8206
  padding-right: 6px;
8293
8207
  margin-bottom: 2px;
8294
8208
  font-family: var(--uui-picker-toggler-font);
8209
+ font-weight: var(--uui-picker-toggler-font-weight, normal);
8295
8210
  color: var(--uui-picker-toggler-text);
8296
8211
  }
8297
8212
  .PickerToggler_root__G7gEl .uui-input::placeholder {
@@ -8304,6 +8219,7 @@
8304
8219
  overflow: hidden;
8305
8220
  text-overflow: ellipsis;
8306
8221
  font-family: var(--uui-picker-toggler-font);
8222
+ font-weight: var(--uui-picker-toggler-font-weight, normal);
8307
8223
  align-self: center;
8308
8224
  white-space: nowrap;
8309
8225
  }
@@ -8771,6 +8687,7 @@
8771
8687
  }
8772
8688
  .FilterPanelItemToggler_root__KIGYZ.uui-input-box .FilterPanelItemToggler_title-wrapper__hrBtt {
8773
8689
  font-family: var(--uui-filters-toggler-font);
8690
+ font-weight: var(--uui-filters-toggler-font-weight, normal);
8774
8691
  flex: 1 1 auto;
8775
8692
  min-width: 0;
8776
8693
  outline: none;
@@ -8874,139 +8791,6 @@
8874
8791
  margin-bottom: auto;
8875
8792
  padding-left: 3px;
8876
8793
  }
8877
- .FilterPickerBody_typography-header__2k2Z8 .hero-header, .FilterPickerBody_typography-header__2k2Z8 h1, .FilterPickerBody_typography-header__2k2Z8 h2, .FilterPickerBody_typography-header__2k2Z8 h3, .FilterPickerBody_typography-header__2k2Z8 h4, .FilterPickerBody_typography-header__2k2Z8 h5, .FilterPickerBody_typography-header__2k2Z8 h6 {
8878
- margin: 0;
8879
- }
8880
- .FilterPickerBody_typography-header__2k2Z8 .hero-header {
8881
- font-family: var(--font-promo);
8882
- margin: 30px 0;
8883
- font-size: 66px;
8884
- line-height: 72px;
8885
- }
8886
- .FilterPickerBody_typography-header__2k2Z8 .hero-header, .FilterPickerBody_typography-header__2k2Z8 .promo-header {
8887
- color: var(--uui-text-brand);
8888
- text-align: center;
8889
- }
8890
- .FilterPickerBody_typography-header__2k2Z8 .promo-header, .FilterPickerBody_typography-header__2k2Z8 h1, .FilterPickerBody_typography-header__2k2Z8 h2, .FilterPickerBody_typography-header__2k2Z8 h3 {
8891
- font-family: var(--font-primary);
8892
- }
8893
- .FilterPickerBody_typography-header__2k2Z8 .promo-header {
8894
- text-transform: uppercase;
8895
- }
8896
- .FilterPickerBody_typography-header__2k2Z8 h4, .FilterPickerBody_typography-header__2k2Z8 h5, .FilterPickerBody_typography-header__2k2Z8 h6 {
8897
- font-family: var(--font-semibold);
8898
- }
8899
- .FilterPickerBody_typography-header__2k2Z8 h1, .FilterPickerBody_typography-header__2k2Z8 h2, .FilterPickerBody_typography-header__2k2Z8 h3, .FilterPickerBody_typography-header__2k2Z8 h4, .FilterPickerBody_typography-header__2k2Z8 h5, .FilterPickerBody_typography-header__2k2Z8 h6 {
8900
- margin-bottom: 0.5em;
8901
- margin-top: 1.2em;
8902
- line-height: 1.35em;
8903
- }
8904
- .FilterPickerBody_typography-header__2k2Z8 h1 {
8905
- font-size: 36px;
8906
- }
8907
- .FilterPickerBody_typography-header__2k2Z8 h2 {
8908
- font-size: 30px;
8909
- letter-spacing: 0.1px;
8910
- }
8911
- .FilterPickerBody_typography-header__2k2Z8 h2.promo-header {
8912
- letter-spacing: 2px;
8913
- }
8914
- .FilterPickerBody_typography-header__2k2Z8 h3 {
8915
- font-size: 24px;
8916
- }
8917
- .FilterPickerBody_typography-header__2k2Z8 h4 {
8918
- font-size: 18px;
8919
- letter-spacing: 0.1px;
8920
- }
8921
- .FilterPickerBody_typography-header__2k2Z8 h5 {
8922
- font-size: 16px;
8923
- }
8924
- .FilterPickerBody_typography-header__2k2Z8 h6 {
8925
- font-size: 14px;
8926
- }
8927
-
8928
- .FilterPickerBody_typography-block__IVJqu ol, .FilterPickerBody_typography-block__IVJqu ul {
8929
- padding: 0;
8930
- }
8931
- .FilterPickerBody_typography-block__IVJqu li {
8932
- margin-left: 1.25em;
8933
- line-height: 1.5;
8934
- }
8935
- .FilterPickerBody_typography-block__IVJqu pre {
8936
- padding: 1.25em;
8937
- color: var(--gray10);
8938
- background-color: var(--uui-secondary-darkest);
8939
- font-family: monospace;
8940
- white-space: pre-wrap;
8941
- word-wrap: normal;
8942
- }
8943
- .FilterPickerBody_typography-block__IVJqu img {
8944
- max-width: 100%;
8945
- }
8946
- .FilterPickerBody_typography-block__IVJqu figure {
8947
- margin: 0;
8948
- }
8949
- .FilterPickerBody_typography-block__IVJqu figure figcaption {
8950
- font-size: 0.9em;
8951
- opacity: 0.9;
8952
- text-align: center;
8953
- }
8954
- .FilterPickerBody_typography-block__IVJqu p {
8955
- margin: 0.5em 0;
8956
- line-height: 1.5;
8957
- }
8958
-
8959
- .FilterPickerBody_typography-inline__mBxPJ b, .FilterPickerBody_typography-inline__mBxPJ strong {
8960
- font-family: var(--font-semibold);
8961
- }
8962
- .FilterPickerBody_typography-inline__mBxPJ i, .FilterPickerBody_typography-inline__mBxPJ em {
8963
- font-family: var(--font-italic);
8964
- }
8965
- .FilterPickerBody_typography-inline__mBxPJ a {
8966
- display: inline-flex;
8967
- align-items: center;
8968
- color: var(--uui-primary);
8969
- text-decoration: underline;
8970
- }
8971
- .FilterPickerBody_typography-inline__mBxPJ a:visited {
8972
- color: #5214CC;
8973
- }
8974
- .FilterPickerBody_typography-inline__mBxPJ a:visited:hover {
8975
- color: #3F0F9E;
8976
- }
8977
- .FilterPickerBody_typography-inline__mBxPJ a:hover {
8978
- color: var(--uui-primary-dark);
8979
- }
8980
- .FilterPickerBody_typography-inline__mBxPJ code {
8981
- padding: 0.125em 0.25em;
8982
- color: var(--uui-text-primary);
8983
- background-color: var(--uui-secondary-light);
8984
- font-family: var(--font-mono);
8985
- white-space: pre-wrap;
8986
- word-wrap: normal;
8987
- }
8988
-
8989
- .FilterPickerBody_typography-16__dtP5r {
8990
- font-size: 16px;
8991
- }
8992
-
8993
- .FilterPickerBody_typography-14__HZiqg {
8994
- font-size: 14px;
8995
- }
8996
-
8997
- .FilterPickerBody_typography-12__w8xeY {
8998
- font-size: 12px;
8999
- }
9000
-
9001
- .FilterPickerBody_typography-promo__S9Gyx {
9002
- font-family: var(--font-regular);
9003
- color: var(--uui-text-primary);
9004
- }
9005
-
9006
- .FilterPickerBody_footer-wrapper__-CvZO {
9007
- border-top: 1px solid var(--uui-control-border);
9008
- justify-content: flex-end;
9009
- }
9010
8794
  .FilterRangeDatePickerBody_typography-header__HGaXO .hero-header, .FilterRangeDatePickerBody_typography-header__HGaXO h1, .FilterRangeDatePickerBody_typography-header__HGaXO h2, .FilterRangeDatePickerBody_typography-header__HGaXO h3, .FilterRangeDatePickerBody_typography-header__HGaXO h4, .FilterRangeDatePickerBody_typography-header__HGaXO h5, .FilterRangeDatePickerBody_typography-header__HGaXO h6 {
9011
8795
  margin: 0;
9012
8796
  }
@@ -9399,6 +9183,7 @@
9399
9183
 
9400
9184
  .FiltersPanelItem_header__1Ogc3 {
9401
9185
  font-family: var(--uui-filters-panel-header-font);
9186
+ font-weight: var(--uui-filters-panel-header-font-weight, normal);
9402
9187
  display: flex;
9403
9188
  justify-content: space-between;
9404
9189
  align-items: center;
@@ -9407,6 +9192,12 @@
9407
9192
  .FiltersPanelItem_header__1Ogc3 button.FiltersPanelItem_removeButton__ykSMB {
9408
9193
  padding-left: 24px;
9409
9194
  }
9195
+
9196
+ @media screen and (max-width: 720px) {
9197
+ .FiltersPanelItem_panel__aLA55 {
9198
+ height: var(--app-mobile-height);
9199
+ }
9200
+ }
9410
9201
  .PresetsPanel_divider__jIY7S {
9411
9202
  margin-right: 3px;
9412
9203
  border-left: 1px solid var(--uui-divider);
@@ -9506,6 +9297,7 @@
9506
9297
  border-radius: 5px 5px 0 0;
9507
9298
  border-bottom: 0;
9508
9299
  font-family: var(--uui-main_menu-font);
9300
+ font-weight: var(--uui-main_menu-font-weight, normal);
9509
9301
  font-size: 9px;
9510
9302
  text-transform: uppercase;
9511
9303
  }
@@ -9727,6 +9519,7 @@
9727
9519
  border: 0;
9728
9520
  outline: none;
9729
9521
  font-family: var(--uui-burger_btn-font);
9522
+ font-weight: var(--uui-burger_btn-font-weight, normal);
9730
9523
  line-height: 48px;
9731
9524
  flex-shrink: 0;
9732
9525
  }
@@ -9775,6 +9568,7 @@
9775
9568
  .BurgerSearch_search-input__pTnno .uui-input {
9776
9569
  color: var(--uui-burger_search);
9777
9570
  font-family: var(--uui-burger_search-font);
9571
+ font-weight: var(--uui-burger_search-font-weight, normal);
9778
9572
  }
9779
9573
  .BurgerSearch_search-input__pTnno .uui-input::placeholder {
9780
9574
  color: var(--uui-burger_search-placeholder);
@@ -9802,6 +9596,7 @@
9802
9596
 
9803
9597
  .BurgerGroupHeader_group-name__szcRq {
9804
9598
  font-family: var(--uui-burger_group-font);
9599
+ font-weight: var(--uui-burger_group-font-weight, normal);
9805
9600
  font-size: 12px;
9806
9601
  color: var(--uui-burger_group-text);
9807
9602
  background: var(--uui-burger_group-bg);
@@ -9863,6 +9658,7 @@
9863
9658
  .MainMenuSearch_search-input__xTdYX .uui-input {
9864
9659
  color: var(--uui-main_menu-text);
9865
9660
  font-family: var(--uui-main_menu-search-font);
9661
+ font-weight: var(--uui-main_menu-search-font-weight, normal);
9866
9662
  }
9867
9663
  .MainMenuSearch_search-input__xTdYX .uui-input::placeholder {
9868
9664
  color: var(--uui-main_menu-search-border);
@@ -10045,6 +9841,7 @@
10045
9841
  line-height: 16px;
10046
9842
  margin-bottom: -3px;
10047
9843
  font-family: var(--uui-main_menu-font);
9844
+ font-weight: var(--uui-main_menu-font-weight, normal);
10048
9845
  }
10049
9846
  .MainMenuButton_root__182y5.uui-button-box, .MainMenuButton_root__182y5.uui-input-box {
10050
9847
  min-height: 60px;