@webitel/ui-sdk 24.8.6 → 24.8.8

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "24.8.6",
3
+ "version": "24.8.8",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -180,6 +180,7 @@ export default {
180
180
  &--position {
181
181
  &-sticky {
182
182
  position: sticky;
183
+ z-index: 2;
183
184
  }
184
185
 
185
186
  &-relative {
@@ -120,6 +120,7 @@ export default {
120
120
  region: 'Region | Regions',
121
121
  communicationType: 'Communication type | Communication types',
122
122
  grantee: 'Grantee | Grantees',
123
+ user: 'User | Users',
123
124
  queue: {
124
125
  type: {
125
126
  [QueueType.INBOUND_QUEUE]: 'Inbound queue',
@@ -119,6 +119,7 @@ export default {
119
119
  region: 'Регион | Регионы',
120
120
  communicationType: 'Тип связи | Типы связи',
121
121
  grantee: 'Получатель | Получатели',
122
+ user: 'Пользователь | Пользователи',
122
123
  queue: {
123
124
  type: {
124
125
  [QueueType.INBOUND_QUEUE]: 'Входящая очередь',
@@ -119,6 +119,7 @@ export default {
119
119
  region: 'Регіон | Регіони',
120
120
  communicationType: 'Тип зв\'язку | Типи зв\'язку',
121
121
  grantee: 'Отримувач | Отримувачі',
122
+ user: 'Користувач | Користувачі',
122
123
  queue: {
123
124
  type: {
124
125
  [QueueType.INBOUND_QUEUE]: 'Вхідна черга',