@webitel/ui-sdk 24.12.149 → 24.12.150

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.12.149",
3
+ "version": "24.12.150",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -86,6 +86,7 @@ export default {
86
86
  vocabulary: {
87
87
  apply: 'Применить',
88
88
  language: 'Язык',
89
+ column: 'Колонка',
89
90
  voice: 'Голос',
90
91
  format: 'Формат',
91
92
  text: 'Текст',
@@ -1,4 +1,4 @@
1
- import {
1
+ ximport {
2
2
  AgentStatus,
3
3
  CallDirection,
4
4
  ChannelState,
@@ -91,6 +91,7 @@ export default {
91
91
  format: 'Формат',
92
92
  text: 'Текст',
93
93
  yes: 'Так',
94
+ column: 'Колонка',
94
95
  no: 'Ні',
95
96
  description: 'Опис',
96
97
  login: 'Логін',