@webitel/ui-sdk 24.4.29 → 24.4.31

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.4.29",
3
+ "version": "24.4.31",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -64,7 +64,7 @@
64
64
 
65
65
  // chat colors
66
66
  --chat-color: var(--indigo-accent-2);
67
- --chat-hover-color: var(--indigo-accent-2);
67
+ --chat-hover-color: var(--indigo-accent-1);
68
68
  --chat-light-color: var(--indigo-lighten-4);
69
69
  --chat-on-color: var(--black);
70
70
 
@@ -156,7 +156,7 @@
156
156
 
157
157
  // chat colors
158
158
  --chat-color: var(--indigo-accent-2);
159
- --chat-hover-color: var(--indigo-accent-2);
159
+ --chat-hover-color: var(--indigo-accent-1);
160
160
  --chat-light-color: var(--indigo-lighten-3);
161
161
  --chat-on-color: var(--white);
162
162
 
@@ -139,6 +139,7 @@ export default {
139
139
  },
140
140
  },
141
141
  flow: {
142
+ name: 'Flow schema | Flow schemas',
142
143
  type: {
143
144
  [EngineRoutingSchemaType.Chat]: 'Chat',
144
145
  [EngineRoutingSchemaType.Voice]: 'Voice',
@@ -138,6 +138,7 @@ export default {
138
138
  },
139
139
  },
140
140
  flow: {
141
+ name: 'Схема | Схемы',
141
142
  type: {
142
143
  [EngineRoutingSchemaType.Chat]: 'Текстовая',
143
144
  [EngineRoutingSchemaType.Voice]: 'Голосовая',
@@ -138,6 +138,7 @@ export default {
138
138
  },
139
139
  },
140
140
  flow: {
141
+ name: 'Схема | Схеми',
141
142
  type: {
142
143
  [EngineRoutingSchemaType.Chat]: 'Текстова',
143
144
  [EngineRoutingSchemaType.Voice]: 'Голосова',