@webitel/ui-sdk 25.10.33 → 25.10.35

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.
@@ -86,6 +86,7 @@ export declare const messages: {
86
86
  unassigned: string;
87
87
  showUnassigned: string;
88
88
  group: string;
89
+ dateTime: string;
89
90
  updatedBy: () => "Edited";
90
91
  };
91
92
  vocabulary: {
@@ -218,6 +219,8 @@ export declare const messages: {
218
219
  quickReplies: string;
219
220
  quickRepliesEmpty: string;
220
221
  };
222
+ screenRecordings: string;
223
+ screenshots: string;
221
224
  };
222
225
  channel: {
223
226
  state: {
@@ -801,6 +804,7 @@ export declare const messages: {
801
804
  unassigned: string;
802
805
  showUnassigned: string;
803
806
  group: string;
807
+ dateTime: string;
804
808
  updatedBy: () => string;
805
809
  };
806
810
  vocabulary: {
@@ -933,6 +937,8 @@ export declare const messages: {
933
937
  quickReplies: string;
934
938
  quickRepliesEmpty: string;
935
939
  };
940
+ screenRecordings: string;
941
+ screenshots: string;
936
942
  };
937
943
  channel: {
938
944
  state: {
@@ -1657,6 +1663,7 @@ export declare const messages: {
1657
1663
  unassigned: string;
1658
1664
  showUnassigned: string;
1659
1665
  group: string;
1666
+ dateTime: string;
1660
1667
  updatedBy: () => string;
1661
1668
  };
1662
1669
  vocabulary: {
@@ -1789,6 +1796,8 @@ export declare const messages: {
1789
1796
  quickReplies: string;
1790
1797
  quickRepliesEmpty: string;
1791
1798
  };
1799
+ screenRecordings: string;
1800
+ screenshots: string;
1792
1801
  };
1793
1802
  channel: {
1794
1803
  state: {
@@ -2515,6 +2524,7 @@ export declare const messages: {
2515
2524
  unassigned: string;
2516
2525
  showUnassigned: string;
2517
2526
  group: string;
2527
+ dateTime: string;
2518
2528
  updatedBy: () => string;
2519
2529
  };
2520
2530
  vocabulary: {
@@ -2647,6 +2657,8 @@ export declare const messages: {
2647
2657
  quickReplies: string;
2648
2658
  quickRepliesEmpty: string;
2649
2659
  };
2660
+ screenRecordings: string;
2661
+ screenshots: string;
2650
2662
  };
2651
2663
  channel: {
2652
2664
  state: {
@@ -3371,6 +3383,7 @@ export declare const messages: {
3371
3383
  unassigned: string;
3372
3384
  showUnassigned: string;
3373
3385
  group: string;
3386
+ dateTime: string;
3374
3387
  updatedBy: () => string;
3375
3388
  };
3376
3389
  vocabulary: {
@@ -3503,6 +3516,8 @@ export declare const messages: {
3503
3516
  quickReplies: string;
3504
3517
  quickRepliesEmpty: string;
3505
3518
  };
3519
+ screenRecordings: string;
3520
+ screenshots: string;
3506
3521
  };
3507
3522
  channel: {
3508
3523
  state: {
@@ -4229,6 +4244,7 @@ export declare const messages: {
4229
4244
  unassigned: string;
4230
4245
  showUnassigned: string;
4231
4246
  group: string;
4247
+ dateTime: string;
4232
4248
  updatedBy: () => string;
4233
4249
  };
4234
4250
  vocabulary: {
@@ -4361,6 +4377,8 @@ export declare const messages: {
4361
4377
  quickReplies: string;
4362
4378
  quickRepliesEmpty: string;
4363
4379
  };
4380
+ screenRecordings: string;
4381
+ screenshots: string;
4364
4382
  };
4365
4383
  channel: {
4366
4384
  state: {
@@ -5087,6 +5105,7 @@ export declare const messages: {
5087
5105
  unassigned: string;
5088
5106
  showUnassigned: string;
5089
5107
  group: string;
5108
+ dateTime: string;
5090
5109
  updatedBy: () => string;
5091
5110
  };
5092
5111
  vocabulary: {
@@ -5219,6 +5238,8 @@ export declare const messages: {
5219
5238
  quickReplies: string;
5220
5239
  quickRepliesEmpty: string;
5221
5240
  };
5241
+ screenRecordings: string;
5242
+ screenshots: string;
5222
5243
  };
5223
5244
  channel: {
5224
5245
  state: {
@@ -5945,6 +5966,7 @@ export declare const messages: {
5945
5966
  unassigned: string;
5946
5967
  showUnassigned: string;
5947
5968
  group: string;
5969
+ dateTime: string;
5948
5970
  updatedBy: () => string;
5949
5971
  };
5950
5972
  vocabulary: {
@@ -6077,6 +6099,8 @@ export declare const messages: {
6077
6099
  quickReplies: string;
6078
6100
  quickRepliesEmpty: string;
6079
6101
  };
6102
+ screenRecordings: string;
6103
+ screenshots: string;
6080
6104
  };
6081
6105
  channel: {
6082
6106
  state: {
@@ -6803,6 +6827,7 @@ export declare const messages: {
6803
6827
  unassigned: string;
6804
6828
  showUnassigned: string;
6805
6829
  group: string;
6830
+ dateTime: string;
6806
6831
  updatedBy: () => string;
6807
6832
  };
6808
6833
  vocabulary: {
@@ -6935,6 +6960,8 @@ export declare const messages: {
6935
6960
  quickReplies: string;
6936
6961
  quickRepliesEmpty: string;
6937
6962
  };
6963
+ screenRecordings: string;
6964
+ screenshots: string;
6938
6965
  };
6939
6966
  channel: {
6940
6967
  state: {
@@ -66,6 +66,7 @@ declare namespace _default {
66
66
  export let unassigned: string;
67
67
  export let showUnassigned: string;
68
68
  export let group: string;
69
+ export let dateTime: string;
69
70
  export function updatedBy(): string;
70
71
  }
71
72
  export namespace vocabulary {
@@ -209,6 +210,8 @@ declare namespace _default {
209
210
  export { quickReplies_1 as quickReplies };
210
211
  export let quickRepliesEmpty: string;
211
212
  }
213
+ export let screenRecordings: string;
214
+ export let screenshots: string;
212
215
  }
213
216
  export namespace channel_1 {
214
217
  let state_1: {
@@ -66,6 +66,7 @@ declare namespace _default {
66
66
  export let unassigned: string;
67
67
  export let showUnassigned: string;
68
68
  export let group: string;
69
+ export let dateTime: string;
69
70
  export function updatedBy(): string;
70
71
  }
71
72
  export namespace vocabulary {
@@ -209,6 +210,8 @@ declare namespace _default {
209
210
  export { quickReplies_1 as quickReplies };
210
211
  export let quickRepliesEmpty: string;
211
212
  }
213
+ export let screenRecordings: string;
214
+ export let screenshots: string;
212
215
  }
213
216
  export namespace channel_1 {
214
217
  let state_1: {
@@ -66,6 +66,7 @@ declare namespace _default {
66
66
  export let unassigned: string;
67
67
  export let showUnassigned: string;
68
68
  export let group: string;
69
+ export let dateTime: string;
69
70
  export function updatedBy(): string;
70
71
  }
71
72
  export namespace vocabulary {
@@ -209,6 +210,8 @@ declare namespace _default {
209
210
  export { quickReplies_1 as quickReplies };
210
211
  export let quickRepliesEmpty: string;
211
212
  }
213
+ export let screenRecordings: string;
214
+ export let screenshots: string;
212
215
  }
213
216
  export namespace channel_1 {
214
217
  let state_1: {
@@ -64,6 +64,7 @@ declare namespace _default {
64
64
  export let unassigned: string;
65
65
  export let showUnassigned: string;
66
66
  export let group: string;
67
+ export let dateTime: string;
67
68
  export function updatedBy(): string;
68
69
  }
69
70
  export namespace vocabulary {
@@ -207,6 +208,8 @@ declare namespace _default {
207
208
  export { quickReplies_1 as quickReplies };
208
209
  export let quickRepliesEmpty: string;
209
210
  }
211
+ export let screenRecordings: string;
212
+ export let screenshots: string;
210
213
  }
211
214
  export namespace channel_1 {
212
215
  let state_1: {
@@ -64,6 +64,7 @@ declare namespace _default {
64
64
  export let unassigned: string;
65
65
  export let showUnassigned: string;
66
66
  export let group: string;
67
+ export let dateTime: string;
67
68
  export function updatedBy(): string;
68
69
  }
69
70
  export namespace vocabulary {
@@ -207,6 +208,8 @@ declare namespace _default {
207
208
  export { quickReplies_1 as quickReplies };
208
209
  export let quickRepliesEmpty: string;
209
210
  }
211
+ export let screenRecordings: string;
212
+ export let screenshots: string;
210
213
  }
211
214
  export namespace channel_1 {
212
215
  let state_1: {
@@ -66,6 +66,7 @@ declare namespace _default {
66
66
  export let unassigned: string;
67
67
  export let showUnassigned: string;
68
68
  export let group: string;
69
+ export let dateTime: string;
69
70
  export function updatedBy(): string;
70
71
  }
71
72
  export namespace vocabulary {
@@ -209,6 +210,8 @@ declare namespace _default {
209
210
  export { quickReplies_1 as quickReplies };
210
211
  export let quickRepliesEmpty: string;
211
212
  }
213
+ export let screenRecordings: string;
214
+ export let screenshots: string;
212
215
  }
213
216
  export namespace channel_1 {
214
217
  let state_1: {
@@ -66,6 +66,7 @@ declare namespace _default {
66
66
  export let unassigned: string;
67
67
  export let showUnassigned: string;
68
68
  export let group: string;
69
+ export let dateTime: string;
69
70
  export function updatedBy(): string;
70
71
  }
71
72
  export namespace vocabulary {
@@ -209,6 +210,8 @@ declare namespace _default {
209
210
  export { quickReplies_1 as quickReplies };
210
211
  export let quickRepliesEmpty: string;
211
212
  }
213
+ export let screenRecordings: string;
214
+ export let screenshots: string;
212
215
  }
213
216
  export namespace channel_1 {
214
217
  let state_1: {
@@ -1,12 +1,12 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
2
  $emit: (event: "changed", ...args: any[]) => void;
3
3
  status: "offline";
4
- statusDuration: string | number;
5
4
  agentId: string | number;
5
+ statusDuration: string | number;
6
6
  $props: {
7
7
  readonly status?: "offline";
8
- readonly statusDuration?: string | number;
9
8
  readonly agentId?: string | number;
9
+ readonly statusDuration?: string | number;
10
10
  };
11
11
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
12
  export default _default;
@@ -0,0 +1,2 @@
1
+ export function getStartOfDay(): number;
2
+ export function getEndOfDay(): number;
@@ -4,7 +4,9 @@ import { compareSize } from './compareSize.ts';
4
4
  import convertDuration from './convertDuration.js';
5
5
  import debounce from './debounce.js';
6
6
  import eventBus from './eventBus.js';
7
+ import { getEndOfDay } from './getDefaultFilterDate.js';
7
8
  import { getNextSortOrder } from './sortQueryAdapters.js';
9
+ import { getStartOfDay } from './getDefaultFilterDate.js';
8
10
  import isEmpty from './isEmpty.js';
9
11
  import { isRelativeDatetimeValue } from './normalizeDatetime';
10
12
  import { kebabToCamel } from './caseConverters.js';
@@ -27,4 +29,4 @@ import { snakeToKebab } from './caseConverters.js';
27
29
  import { sortToQueryAdapter } from './sortQueryAdapters.js';
28
30
  import updateObject from './updateObject.js';
29
31
  import { wtlog } from './logger.js';
30
- export { camelToKebab, camelToSnake, compareSize, convertDuration, debounce, eventBus, getNextSortOrder, isEmpty, isRelativeDatetimeValue, kebabToCamel, kebabToSnake, normalizeToTimestamp, objCamelToKebab, objCamelToSnake, objSnakeToCamel, prettifyFileSize, prettifyTime, preventHiddenPageCallsDecorator, queryToSortAdapter, saveAsJSON, sizeGreaterOrEqual, sizeGreaterThen, sizeSmallerOrEqual, sizeSmallerThen, snakeToCamel, snakeToKebab, sortToQueryAdapter, updateObject, wtlog };
32
+ export { camelToKebab, camelToSnake, compareSize, convertDuration, debounce, eventBus, getEndOfDay, getNextSortOrder, getStartOfDay, isEmpty, isRelativeDatetimeValue, kebabToCamel, kebabToSnake, normalizeToTimestamp, objCamelToKebab, objCamelToSnake, objSnakeToCamel, prettifyFileSize, prettifyTime, preventHiddenPageCallsDecorator, queryToSortAdapter, saveAsJSON, sizeGreaterOrEqual, sizeGreaterThen, sizeSmallerOrEqual, sizeSmallerThen, snakeToCamel, snakeToKebab, sortToQueryAdapter, updateObject, wtlog };