@webitel/ui-sdk 25.4.17 → 25.4.18

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": "25.04.17",
3
+ "version": "25.04.18",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -4,5 +4,5 @@
4
4
  }
5
5
 
6
6
  :root.theme--dark {
7
- --divider-border-color: var(--grey-darken-3);
7
+ --divider-border-color: var(--grey-darken-2);
8
8
  }
@@ -153,7 +153,7 @@ export default {
153
153
  gateway: 'Gateway | Gateways',
154
154
  hangupCause: 'Hangup cause',
155
155
  hasOption: 'Has option',
156
- hasRecording: 'Has recording',
156
+ hasRecording: 'Recording',
157
157
  amdResult: 'AMD result',
158
158
  ratedBy: 'Rated by',
159
159
  talkDuration: 'Talk duration',