@epam/uui 5.0.0-alpha.0 → 5.0.0-alpha.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.
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 +71 -275
  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
  }
@@ -2563,7 +2572,6 @@
2563
2572
  }
2564
2573
  .Text_root__iUAW9 {
2565
2574
  font-family: var(--uui-font);
2566
- font-weight: normal;
2567
2575
  color: var(--uui-text);
2568
2576
  }
2569
2577
  .text-layout_line-height-12__-fXrz {
@@ -3200,140 +3208,12 @@
3200
3208
  .NotificationCard_root__HP4NM .NotificationCard_icon-wrapper__FZUAl .uui-icon {
3201
3209
  fill: var(--uui-notification-card-fill);
3202
3210
  }
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
3211
  .Tooltip_root__zZwnu .uui-tooltip-body {
3333
3212
  padding: 3px 12px;
3334
3213
  line-height: 24px;
3335
3214
  font-size: 14px;
3336
3215
  font-family: var(--uui-tooltip-font);
3216
+ font-weight: var(--uui-tooltip-font-weight, normal);
3337
3217
  box-shadow: var(--uui-tooltip-shadow);
3338
3218
  max-width: 300px;
3339
3219
  word-wrap: break-word;
@@ -3498,6 +3378,7 @@
3498
3378
  overflow: hidden;
3499
3379
  text-overflow: ellipsis;
3500
3380
  font-family: var(--uui-labeled-input-font);
3381
+ font-weight: var(--uui-labeled-input-font-weight, normal);
3501
3382
  color: var(--uui-labeled-input);
3502
3383
  }
3503
3384
  .LabeledInput_root__xDC2q .uui-label .uui-labeled-input-info-icon {
@@ -3510,6 +3391,7 @@
3510
3391
  }
3511
3392
  .LabeledInput_root__xDC2q .uui-label .uui-labeled-input-optional {
3512
3393
  font-family: var(--uui-labeled-input-optional-font);
3394
+ font-weight: var(--uui-labeled-input-optional-font-weight, normal);
3513
3395
  font-size: 12px;
3514
3396
  line-height: 18px;
3515
3397
  color: var(--uui-labeled-input-optional-text);
@@ -3522,6 +3404,7 @@
3522
3404
  font-size: 12px;
3523
3405
  color: var(--uui-labeled-input-error);
3524
3406
  font-family: var(--uui-labeled-input-invalid-msg-font);
3407
+ font-weight: var(--uui-labeled-input-invalid-msg-font-weight, normal);
3525
3408
  margin-top: 3px;
3526
3409
  }
3527
3410
  .LabeledInput_root__xDC2q.LabeledInput_size-24__0LWBQ .uui-label-top > .uui-label {
@@ -4028,6 +3911,7 @@
4028
3911
  border-style: solid;
4029
3912
  border-radius: var(--uui-text-area-border-radius);
4030
3913
  font-family: var(--uui-text-area-font);
3914
+ font-weight: var(--uui-text-area-font-weight, normal);
4031
3915
  box-sizing: border-box;
4032
3916
  padding-right: 18px;
4033
3917
  padding-left: 12px;
@@ -4130,6 +4014,7 @@
4130
4014
  font-size: 12px;
4131
4015
  color: var(--uui-text-area-icon);
4132
4016
  font-family: var(--uui-text-area-counter-font);
4017
+ font-weight: var(--uui-text-area-counter-font-weight, normal);
4133
4018
  }
4134
4019
  .TextArea_root__rb0Et.TextArea_size-24__-1cgl {
4135
4020
  min-width: 24px;
@@ -4325,6 +4210,7 @@
4325
4210
  }
4326
4211
  .DatePicker_root__kqFyh .uui-datepickerheader-nav-title {
4327
4212
  font-family: var(--uui-dtp_header-font);
4213
+ font-weight: var(--uui-dtp_header-font-weight, normal);
4328
4214
  color: var(--uui-dtp-text-selected);
4329
4215
  font-size: 14px;
4330
4216
  padding: 3px 10px;
@@ -4357,6 +4243,7 @@
4357
4243
  }
4358
4244
  .DatePicker_root__kqFyh .uui-monthselection-content, .DatePicker_root__kqFyh .uui-yearselection-content {
4359
4245
  font-family: var(--uui-dtp_body-content-font);
4246
+ font-weight: var(--uui-dtp_body-content-font-weight, normal);
4360
4247
  }
4361
4248
  .DatePicker_root__kqFyh .uui-monthselection-month-container {
4362
4249
  margin: 0 0 12px;
@@ -4547,9 +4434,11 @@
4547
4434
 
4548
4435
  .Calendar_root__Vh71D .uui-calendar-content {
4549
4436
  font-family: var(--uui-calendar-content-font);
4437
+ font-weight: var(--uui-calendar-content-font-weight, normal);
4550
4438
  }
4551
4439
  .Calendar_root__Vh71D .uui-calendar-weekday {
4552
4440
  font-family: var(--uui-calendar-weekday-font);
4441
+ font-weight: var(--uui-calendar-weekday-font-weight, normal);
4553
4442
  color: var(--uui-calendar-weekends-weekdates);
4554
4443
  width: 34px;
4555
4444
  font-size: 12px;
@@ -4602,6 +4491,7 @@
4602
4491
  .Calendar_root__Vh71D .uui-calendar-current-day.uui-calendar-day-wrapper {
4603
4492
  color: var(--uui-calendar-start-end-selected);
4604
4493
  font-family: var(--uui-calendar-selected_day-font);
4494
+ font-weight: var(--uui-calendar-selected_day-font-weight, normal);
4605
4495
  }
4606
4496
  .Calendar_root__Vh71D .uui-calendar-current-day.uui-calendar-day-wrapper .uui-calendar-day::after {
4607
4497
  position: absolute;
@@ -4768,8 +4658,8 @@
4768
4658
  .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
4659
  top: -3px;
4770
4660
  }
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);
4661
+ .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 {
4662
+ background: linear-gradient(320deg, #FFFFFF 3px, transparent 0), linear-gradient(-135deg, #FFFFFF 3px, transparent 0);
4773
4663
  background-position: left-bottom;
4774
4664
  background-repeat: repeat-y;
4775
4665
  background-size: 6px 6px;
@@ -4789,9 +4679,9 @@
4789
4679
  .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
4680
  top: -3px;
4791
4681
  }
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);
4682
+ .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,
4683
+ .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 {
4684
+ background: linear-gradient(45deg, #FFFFFF 3px, transparent 0), linear-gradient(135deg, #FFFFFF 3px, transparent 0);
4795
4685
  background-position: left-bottom;
4796
4686
  background-repeat: repeat-y;
4797
4687
  background-size: 6px 6px;
@@ -5574,7 +5464,7 @@
5574
5464
  align-self: stretch;
5575
5465
  width: 100%;
5576
5466
  }
5577
- .DataPickerBody_body__9Atow.DataPickerBody_multi__sToHj .-scrolled-bottom {
5467
+ .DataPickerBody_body__9Atow .-scrolled-bottom {
5578
5468
  border-bottom: 1px solid var(--uui-divider);
5579
5469
  }
5580
5470
  .DataPickerBody_body__9Atow.DataPickerBody_modal__zvOE2 .-scrolled-top {
@@ -6234,6 +6124,7 @@
6234
6124
  }
6235
6125
  .DataTableHeaderCell_cell__8JnbB .DataTableHeaderCell_caption__pF7VF {
6236
6126
  font-family: var(--uui-dt-header-cell-font);
6127
+ font-weight: var(--uui-dt-header-cell-font-weight, normal);
6237
6128
  overflow: hidden;
6238
6129
  text-overflow: ellipsis;
6239
6130
  white-space: nowrap;
@@ -6289,8 +6180,8 @@
6289
6180
  cursor: pointer;
6290
6181
  }
6291
6182
  .DataTableHeaderCell_cell__8JnbB.DataTableHeaderCell_ghost__Yjb5B {
6292
- background-color: var(--uui-dt-row-bg-hover);
6293
6183
  box-shadow: 0 6px 18px 0 rgba(29, 30, 38, 0.05), 0 3px 12px 0 rgba(29, 30, 38, 0.05);
6184
+ background-color: var(--uui-dt-row-bg-hover);
6294
6185
  }
6295
6186
  .DataTableHeaderCell_cell__8JnbB.DataTableHeaderCell_is-dragged-out__HzBd6 {
6296
6187
  background-color: var(--uui-dt-row-bg-hover);
@@ -6683,8 +6574,8 @@
6683
6574
  touch-action: auto;
6684
6575
  }
6685
6576
  .ColumnRow_row-wrapper__XJiWz.uui-drag-ghost {
6686
- background-color: var(--uui-surface);
6687
6577
  box-shadow: 0 6px 18px 0 rgba(29, 30, 38, 0.05), 0 3px 12px 0 rgba(29, 30, 38, 0.05);
6578
+ background-color: var(--uui-surface);
6688
6579
  }
6689
6580
  @media screen and (max-width: 720px) {
6690
6581
  .ColumnHeaderDropdown_panel__52aQo {
@@ -7124,7 +7015,7 @@
7124
7015
  border-top: 1px solid var(--uui-divider);
7125
7016
  }
7126
7017
  .MobileDropdownWrapper_done__kE5Pe.uui-button-box {
7127
- background-color: #fff;
7018
+ background-color: #FFF;
7128
7019
  border-width: 1px !important;
7129
7020
  }
7130
7021
  .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 +7166,7 @@
7275
7166
  margin-left: 3px;
7276
7167
  line-height: 1;
7277
7168
  font-family: var(--uui-avatar-stack-font);
7169
+ font-weight: var(--uui-avatar-stack-font-weight, normal);
7278
7170
  font-size: 14px;
7279
7171
  }
7280
7172
  .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 +7300,7 @@
7408
7300
 
7409
7301
  .Badge_root__wIzSP .uui-count {
7410
7302
  font-family: var(--uui-badge-count-font);
7303
+ font-weight: var(--uui-badge-count-font-weight, normal);
7411
7304
  margin: auto;
7412
7305
  height: 18px;
7413
7306
  line-height: 18px;
@@ -7423,6 +7316,7 @@
7423
7316
  }
7424
7317
  .Badge_root__wIzSP .uui-caption {
7425
7318
  font-family: var(--uui-badge-font);
7319
+ font-weight: var(--uui-badge-font-weight, normal);
7426
7320
  }
7427
7321
  .Badge_root__wIzSP.uui-button-box {
7428
7322
  border-width: 1px;
@@ -7790,6 +7684,7 @@
7790
7684
  background-color: var(--uui-tag-count-bg);
7791
7685
  color: var(--uui-tag-count);
7792
7686
  font-family: var(--uui-tag-count-font);
7687
+ font-weight: var(--uui-tag-count-font-weight, normal);
7793
7688
  margin: auto;
7794
7689
  height: 18px;
7795
7690
  line-height: 18px;
@@ -7809,6 +7704,7 @@
7809
7704
  .Tag_root__610w5.uui-button-box .uui-caption {
7810
7705
  text-transform: none;
7811
7706
  font-family: var(--uui-tag-font);
7707
+ font-weight: var(--uui-tag-font-weight, normal);
7812
7708
  color: var(--uui-tag-caption);
7813
7709
  }
7814
7710
  .Tag_root__610w5.Tag_size-18__mPDDm {
@@ -7946,6 +7842,7 @@
7946
7842
  }
7947
7843
  .Paginator_root__axS3r .Paginator_size-24__ZlsRd .uui-caption {
7948
7844
  font-family: var(--uui-pagination-font);
7845
+ font-weight: var(--uui-pagination-font-weight, normal);
7949
7846
  font-size: 14px;
7950
7847
  padding-left: 2px;
7951
7848
  padding-right: 2px;
@@ -7964,6 +7861,7 @@
7964
7861
  }
7965
7862
  .Paginator_root__axS3r .Paginator_size-30__Uw66- .uui-caption {
7966
7863
  font-family: var(--uui-pagination-font);
7864
+ font-weight: var(--uui-pagination-font-weight, normal);
7967
7865
  font-size: 14px;
7968
7866
  padding-left: 5px;
7969
7867
  padding-right: 5px;
@@ -7982,6 +7880,7 @@
7982
7880
  }
7983
7881
  .Paginator_root__axS3r .Paginator_navigation-size-24__FpImt .uui-caption {
7984
7882
  font-family: var(--uui-pagination-font);
7883
+ font-weight: var(--uui-pagination-font-weight, normal);
7985
7884
  font-size: 14px;
7986
7885
  padding-left: 0;
7987
7886
  padding-right: 0;
@@ -7997,6 +7896,7 @@
7997
7896
  }
7998
7897
  .Paginator_root__axS3r .Paginator_navigation-size-30__-PWmy .uui-caption {
7999
7898
  font-family: var(--uui-pagination-font);
7899
+ font-weight: var(--uui-pagination-font-weight, normal);
8000
7900
  font-size: 14px;
8001
7901
  padding-left: 0;
8002
7902
  padding-right: 0;
@@ -8192,6 +8092,19 @@
8192
8092
  .PickerToggler_root__G7gEl.PickerToggler_mode-cell__hBg0t.uui-focus {
8193
8093
  outline: none;
8194
8094
  }
8095
+ .PickerToggler_root__G7gEl.PickerToggler_mode-inline__AIRuh {
8096
+ background-color: initial;
8097
+ border-color: transparent;
8098
+ border-radius: var(--uui-picker-toggler-border-radius);
8099
+ fill: var(--uui-picker-toggler-icon-clickable);
8100
+ }
8101
+ .PickerToggler_root__G7gEl.PickerToggler_mode-inline__AIRuh:hover {
8102
+ border-color: var(--uui-picker-toggler-border-hover);
8103
+ }
8104
+ .PickerToggler_root__G7gEl.PickerToggler_mode-inline__AIRuh.uui-focus {
8105
+ border-color: var(--uui-picker-toggler-border-active);
8106
+ outline: none;
8107
+ }
8195
8108
  .PickerToggler_root__G7gEl.uui-invalid.PickerToggler_mode-form__OlTHW {
8196
8109
  border-color: var(--uui-picker-toggler-border-error);
8197
8110
  }
@@ -8292,6 +8205,7 @@
8292
8205
  padding-right: 6px;
8293
8206
  margin-bottom: 2px;
8294
8207
  font-family: var(--uui-picker-toggler-font);
8208
+ font-weight: var(--uui-picker-toggler-font-weight, normal);
8295
8209
  color: var(--uui-picker-toggler-text);
8296
8210
  }
8297
8211
  .PickerToggler_root__G7gEl .uui-input::placeholder {
@@ -8304,6 +8218,7 @@
8304
8218
  overflow: hidden;
8305
8219
  text-overflow: ellipsis;
8306
8220
  font-family: var(--uui-picker-toggler-font);
8221
+ font-weight: var(--uui-picker-toggler-font-weight, normal);
8307
8222
  align-self: center;
8308
8223
  white-space: nowrap;
8309
8224
  }
@@ -8771,6 +8686,7 @@
8771
8686
  }
8772
8687
  .FilterPanelItemToggler_root__KIGYZ.uui-input-box .FilterPanelItemToggler_title-wrapper__hrBtt {
8773
8688
  font-family: var(--uui-filters-toggler-font);
8689
+ font-weight: var(--uui-filters-toggler-font-weight, normal);
8774
8690
  flex: 1 1 auto;
8775
8691
  min-width: 0;
8776
8692
  outline: none;
@@ -8874,139 +8790,6 @@
8874
8790
  margin-bottom: auto;
8875
8791
  padding-left: 3px;
8876
8792
  }
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
8793
  .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
8794
  margin: 0;
9012
8795
  }
@@ -9399,6 +9182,7 @@
9399
9182
 
9400
9183
  .FiltersPanelItem_header__1Ogc3 {
9401
9184
  font-family: var(--uui-filters-panel-header-font);
9185
+ font-weight: var(--uui-filters-panel-header-font-weight, normal);
9402
9186
  display: flex;
9403
9187
  justify-content: space-between;
9404
9188
  align-items: center;
@@ -9407,6 +9191,12 @@
9407
9191
  .FiltersPanelItem_header__1Ogc3 button.FiltersPanelItem_removeButton__ykSMB {
9408
9192
  padding-left: 24px;
9409
9193
  }
9194
+
9195
+ @media screen and (max-width: 720px) {
9196
+ .FiltersPanelItem_panel__aLA55 {
9197
+ height: var(--app-mobile-height);
9198
+ }
9199
+ }
9410
9200
  .PresetsPanel_divider__jIY7S {
9411
9201
  margin-right: 3px;
9412
9202
  border-left: 1px solid var(--uui-divider);
@@ -9506,6 +9296,7 @@
9506
9296
  border-radius: 5px 5px 0 0;
9507
9297
  border-bottom: 0;
9508
9298
  font-family: var(--uui-main_menu-font);
9299
+ font-weight: var(--uui-main_menu-font-weight, normal);
9509
9300
  font-size: 9px;
9510
9301
  text-transform: uppercase;
9511
9302
  }
@@ -9727,6 +9518,7 @@
9727
9518
  border: 0;
9728
9519
  outline: none;
9729
9520
  font-family: var(--uui-burger_btn-font);
9521
+ font-weight: var(--uui-burger_btn-font-weight, normal);
9730
9522
  line-height: 48px;
9731
9523
  flex-shrink: 0;
9732
9524
  }
@@ -9775,6 +9567,7 @@
9775
9567
  .BurgerSearch_search-input__pTnno .uui-input {
9776
9568
  color: var(--uui-burger_search);
9777
9569
  font-family: var(--uui-burger_search-font);
9570
+ font-weight: var(--uui-burger_search-font-weight, normal);
9778
9571
  }
9779
9572
  .BurgerSearch_search-input__pTnno .uui-input::placeholder {
9780
9573
  color: var(--uui-burger_search-placeholder);
@@ -9802,6 +9595,7 @@
9802
9595
 
9803
9596
  .BurgerGroupHeader_group-name__szcRq {
9804
9597
  font-family: var(--uui-burger_group-font);
9598
+ font-weight: var(--uui-burger_group-font-weight, normal);
9805
9599
  font-size: 12px;
9806
9600
  color: var(--uui-burger_group-text);
9807
9601
  background: var(--uui-burger_group-bg);
@@ -9863,6 +9657,7 @@
9863
9657
  .MainMenuSearch_search-input__xTdYX .uui-input {
9864
9658
  color: var(--uui-main_menu-text);
9865
9659
  font-family: var(--uui-main_menu-search-font);
9660
+ font-weight: var(--uui-main_menu-search-font-weight, normal);
9866
9661
  }
9867
9662
  .MainMenuSearch_search-input__xTdYX .uui-input::placeholder {
9868
9663
  color: var(--uui-main_menu-search-border);
@@ -10045,6 +9840,7 @@
10045
9840
  line-height: 16px;
10046
9841
  margin-bottom: -3px;
10047
9842
  font-family: var(--uui-main_menu-font);
9843
+ font-weight: var(--uui-main_menu-font-weight, normal);
10048
9844
  }
10049
9845
  .MainMenuButton_root__182y5.uui-button-box, .MainMenuButton_root__182y5.uui-input-box {
10050
9846
  min-height: 60px;