@webitel/ui-sdk 2.0.32-2 → 2.0.32-3

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.32-2",
3
+ "version": "2.0.32-3",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve-lib": "vue-cli-service serve",
@@ -92,15 +92,6 @@ export default {
92
92
  [snakeToCamel(AgentStatus.BreakOut)]: 'Break out',
93
93
  },
94
94
  },
95
- flow: {
96
- type: {
97
- [EngineRoutingSchemaType.Chat]: 'Chat',
98
- [EngineRoutingSchemaType.Voice]: 'Voice',
99
- [EngineRoutingSchemaType.Service]: 'Service',
100
- [EngineRoutingSchemaType.Processing]: 'Processing',
101
- [EngineRoutingSchemaType.Default]: 'Default',
102
- },
103
- },
104
95
  },
105
96
  channel: {
106
97
  state: {
@@ -90,15 +90,6 @@ export default {
90
90
  [snakeToCamel(AgentStatus.BreakOut)]: 'Принудительный перерыв',
91
91
  },
92
92
  },
93
- flow: {
94
- type: {
95
- [EngineRoutingSchemaType.Chat]: 'Чат',
96
- [EngineRoutingSchemaType.Voice]: 'Голос',
97
- [EngineRoutingSchemaType.Service]: 'Сервис',
98
- [EngineRoutingSchemaType.Processing]: 'Обработка',
99
- [EngineRoutingSchemaType.Default]: 'По умолчанию',
100
- },
101
- },
102
93
  },
103
94
  channel: {
104
95
  state: {
@@ -90,15 +90,6 @@ export default {
90
90
  [snakeToCamel(AgentStatus.BreakOut)]: 'Примусова перерва',
91
91
  },
92
92
  },
93
- flow: {
94
- type: {
95
- [EngineRoutingSchemaType.Chat]: 'Чат',
96
- [EngineRoutingSchemaType.Voice]: 'Голос',
97
- [EngineRoutingSchemaType.Service]: 'Сервіс',
98
- [EngineRoutingSchemaType.Processing]: 'Обробка',
99
- [EngineRoutingSchemaType.Default]: 'За замовчуванням',
100
- },
101
- },
102
93
  },
103
94
  channel: {
104
95
  state: {