@webitel/ui-sdk 2.1.7 → 2.1.9

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/CHANGELOG.md ADDED
@@ -0,0 +1,9 @@
1
+ # Webitel UI Changelog
2
+
3
+ ## [1.0.0] - 02.02.2022
4
+
5
+ ### What's new
6
+
7
+ ### Breaking changes
8
+
9
+ ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "2.1.7",
3
+ "version": "2.1.9",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -22,7 +22,8 @@
22
22
  "src/mixins/*",
23
23
  "src/scripts/*",
24
24
  "src/modules/*",
25
- "src/store/*"
25
+ "src/store/*",
26
+ "CHANGELOG.md"
26
27
  ],
27
28
  "dependencies": {
28
29
  "core-js": "^3.6.5",
@@ -61,6 +61,7 @@ export default {
61
61
  variables: 'Variable | Variables',
62
62
  type: 'Type',
63
63
  tag: 'Tag | Tags',
64
+ output: 'Output | Outputs',
64
65
  },
65
66
  // date-related texts
66
67
  date: {
@@ -59,6 +59,7 @@ export default {
59
59
  variables: 'Переменная | Переменные',
60
60
  type: 'Тип',
61
61
  tag: 'Тег | Теги',
62
+ output: 'Выход | Выходы',
62
63
  },
63
64
  // date-related texts
64
65
  date: {
@@ -59,6 +59,7 @@ export default {
59
59
  variables: 'Змінна | Змінні',
60
60
  type: 'Тип',
61
61
  tag: 'Тег | Теги',
62
+ output: 'Вихід | Виходи',
62
63
  },
63
64
  // date-related texts
64
65
  date: {