@webitel/ui-sdk 2.0.16-2 → 2.0.16-5

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": "2.0.16-2",
3
+ "version": "2.0.16-5",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -46,15 +46,15 @@ export default {
46
46
  default: false,
47
47
  },
48
48
  width: {
49
- type: [String, Number],
49
+ type: [String],
50
50
  default: 'auto',
51
51
  },
52
52
  minWidth: {
53
- type: [String, Number],
53
+ type: [String],
54
54
  default: '160px',
55
55
  },
56
56
  maxWidth: {
57
- type: [String, Number],
57
+ type: [String],
58
58
  default: '300px',
59
59
  },
60
60
  },
@@ -38,6 +38,7 @@ export default {
38
38
  to: 'To',
39
39
  tts: 'Text-to-Speech',
40
40
  state: 'State',
41
+ refresh: 'Refresh',
41
42
  },
42
43
  // yak zhe ya zaebalsya povtoriaty odni i ti sami slova!!!!
43
44
  vocabulary: {
@@ -50,6 +51,9 @@ export default {
50
51
  description: 'Description',
51
52
  login: 'Login',
52
53
  host: 'Host',
54
+ time: 'Time',
55
+ channel: 'Channel',
56
+ file: 'File',
53
57
  },
54
58
  // date-related texts
55
59
  date: {
@@ -38,6 +38,7 @@ export default {
38
38
  to: 'До',
39
39
  tts: 'Text-to-Speech',
40
40
  state: 'Состояние',
41
+ refresh: 'Обновить',
41
42
  },
42
43
  vocabulary: {
43
44
  language: 'Язык',
@@ -49,6 +50,9 @@ export default {
49
50
  description: 'Описание',
50
51
  login: 'Логин',
51
52
  host: 'Хост',
53
+ time: 'Время',
54
+ channel: 'Канал',
55
+ file: 'Файл',
52
56
  },
53
57
  // date-related texts
54
58
  date: {
@@ -38,6 +38,7 @@ export default {
38
38
  to: 'До',
39
39
  tts: 'Text-to-Speech',
40
40
  state: 'Стан',
41
+ refresh: 'Оновити',
41
42
  },
42
43
  vocabulary: {
43
44
  language: 'Мова',
@@ -49,6 +50,9 @@ export default {
49
50
  description: 'Опис',
50
51
  login: 'Логін',
51
52
  host: 'Хост',
53
+ time: 'Час',
54
+ channel: 'Канал',
55
+ file: 'Файл',
52
56
  },
53
57
  // date-related texts
54
58
  date: {