@webitel/ui-sdk 2.0.29 → 2.0.30

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.29",
3
+ "version": "2.0.30",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -58,6 +58,7 @@ export default {
58
58
  logout: 'Logout',
59
59
  priority: 'Priority',
60
60
  variables: 'Variable | Variables',
61
+ type: 'Type',
61
62
  },
62
63
  // date-related texts
63
64
  date: {
@@ -57,6 +57,7 @@ export default {
57
57
  logout: 'Выйти',
58
58
  priority: 'Приоритет',
59
59
  variables: 'Переменная | Переменные',
60
+ type: 'Тип',
60
61
  },
61
62
  // date-related texts
62
63
  date: {
@@ -57,6 +57,7 @@ export default {
57
57
  logout: 'Вийти',
58
58
  priority: 'Приорітет',
59
59
  variables: 'Змінна | Змінні',
60
+ type: 'Тип',
60
61
  },
61
62
  // date-related texts
62
63
  date: {