@webitel/ui-sdk 25.8.28 → 25.8.29

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/dist/ui-sdk.js CHANGED
@@ -9119,14 +9119,19 @@ const SI = [
9119
9119
  ], OI = [
9120
9120
  (o) => o,
9121
9121
  (o) => (o.response && o.response.status === 401 && (console.warn("intercepted 401"), localStorage.removeItem("access-token")), Promise.reject(o))
9122
- ], _t = () => z5({
9123
- interceptors: {
9124
- request: [SI],
9125
- response: [OI]
9126
- },
9127
- baseURL: "/api",
9128
- paramsSerializer: (o) => _m(o)
9129
- });
9122
+ ], _t = () => {
9123
+ const o = {
9124
+ arrayFormat: "repeat"
9125
+ };
9126
+ return z5({
9127
+ interceptors: {
9128
+ request: [SI],
9129
+ response: [OI]
9130
+ },
9131
+ baseURL: "/api",
9132
+ paramsSerializer: (n) => _m(n, o)
9133
+ });
9134
+ };
9130
9135
  var Fi = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
9131
9136
  function Sn(o) {
9132
9137
  return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
@@ -10222,7 +10227,8 @@ const Rt = () => new XI({
10222
10227
  accessToken: localStorage.getItem("access-key") || ""
10223
10228
  }), en = (o, n, { debug: a = !1, withContext: r = null } = {}) => n.reduce((l, d, p) => (a && console.info(`applyTransform debug on step ${p}`, l), r ? d(l, r) : d(l)), o), hu = (o) => (n) => U4(n, o), QI = (o) => (n) => `${o}?${_m(n, {
10224
10229
  skipEmptyString: !0,
10225
- skipNull: !0
10230
+ skipNull: !0,
10231
+ arrayFormat: "repeat"
10226
10232
  })}`;
10227
10233
  var e0, bu;
10228
10234
  function JI() {
@@ -16673,6 +16679,7 @@ i({
16673
16679
  mime: e().optional().describe("MIME type of the file."),
16674
16680
  name: e().optional().describe("File name."),
16675
16681
  size: e().optional().describe("File size in bytes."),
16682
+ source: e().optional(),
16676
16683
  url: e().optional()
16677
16684
  }).describe("Metadata for a file associated with a case.")
16678
16685
  ).optional().describe("List of case files."),
@@ -16694,6 +16701,7 @@ i({
16694
16701
  mime: e().optional().describe("MIME type of the file."),
16695
16702
  name: e().optional().describe("File name."),
16696
16703
  size: e().optional().describe("File size in bytes."),
16704
+ source: e().optional(),
16697
16705
  url: e().optional()
16698
16706
  }).describe("Metadata for a file associated with a case.");
16699
16707
  i({
@@ -17140,6 +17148,7 @@ i({
17140
17148
  mime: e().optional().describe("MIME type of the file."),
17141
17149
  name: e().optional().describe("File name."),
17142
17150
  size: e().optional().describe("File size in bytes."),
17151
+ source: e().optional(),
17143
17152
  url: e().optional()
17144
17153
  }).describe("Metadata for a file associated with a case.")
17145
17154
  ).optional().describe("List of case files."),
@@ -17526,6 +17535,7 @@ i({
17526
17535
  mime: e().optional().describe("MIME type of the file."),
17527
17536
  name: e().optional().describe("File name."),
17528
17537
  size: e().optional().describe("File size in bytes."),
17538
+ source: e().optional(),
17529
17539
  url: e().optional()
17530
17540
  }).describe("Metadata for a file associated with a case.")
17531
17541
  ).optional().describe("List of case files."),
@@ -17811,6 +17821,7 @@ i({
17811
17821
  mime: e().optional().describe("MIME type of the file."),
17812
17822
  name: e().optional().describe("File name."),
17813
17823
  size: e().optional().describe("File size in bytes."),
17824
+ source: e().optional(),
17814
17825
  url: e().optional()
17815
17826
  }).describe("Metadata for a file associated with a case.")
17816
17827
  ).optional().describe("List of case files."),
@@ -18096,6 +18107,7 @@ i({
18096
18107
  mime: e().optional().describe("MIME type of the file."),
18097
18108
  name: e().optional().describe("File name."),
18098
18109
  size: e().optional().describe("File size in bytes."),
18110
+ source: e().optional(),
18099
18111
  url: e().optional()
18100
18112
  }).describe("Metadata for a file associated with a case.")
18101
18113
  ).optional().describe("List of case files."),
@@ -18459,6 +18471,7 @@ i({
18459
18471
  mime: e().optional().describe("MIME type of the file."),
18460
18472
  name: e().optional().describe("File name."),
18461
18473
  size: e().optional().describe("File size in bytes."),
18474
+ source: e().optional(),
18462
18475
  url: e().optional()
18463
18476
  }).describe("Metadata for a file associated with a case.")
18464
18477
  ).optional().describe("List of case files."),
@@ -18834,6 +18847,7 @@ i({
18834
18847
  mime: e().optional().describe("MIME type of the file."),
18835
18848
  name: e().optional().describe("File name."),
18836
18849
  size: e().optional().describe("File size in bytes."),
18850
+ source: e().optional(),
18837
18851
  url: e().optional()
18838
18852
  }).describe("Metadata for a file associated with a case.")
18839
18853
  ).optional().describe("List of case files."),
@@ -19146,6 +19160,7 @@ i({
19146
19160
  mime: e().optional().describe("MIME type of the file."),
19147
19161
  name: e().optional().describe("File name."),
19148
19162
  size: e().optional().describe("File size in bytes."),
19163
+ source: e().optional(),
19149
19164
  url: e().optional()
19150
19165
  }).describe("Metadata for a file associated with a case.")
19151
19166
  ).optional().describe("List of case files."),
@@ -47762,7 +47777,10 @@ i({
47762
47777
  "task_end_sound_notification",
47763
47778
  "task_end_push_notification",
47764
47779
  "push_notification_timeout",
47765
- "labels_to_limit_contacts"
47780
+ "labels_to_limit_contacts",
47781
+ "autolink_mail_to_contact",
47782
+ "new_message_sound_notification",
47783
+ "new_chat_sound_notification"
47766
47784
  ])
47767
47785
  ).optional().describe("Filter by setting names")
47768
47786
  });
@@ -47795,7 +47813,10 @@ i({
47795
47813
  "task_end_sound_notification",
47796
47814
  "task_end_push_notification",
47797
47815
  "push_notification_timeout",
47798
- "labels_to_limit_contacts"
47816
+ "labels_to_limit_contacts",
47817
+ "autolink_mail_to_contact",
47818
+ "new_message_sound_notification",
47819
+ "new_chat_sound_notification"
47799
47820
  ]).default(fD)
47800
47821
  })
47801
47822
  ).optional(),
@@ -47827,7 +47848,10 @@ i({
47827
47848
  "task_end_sound_notification",
47828
47849
  "task_end_push_notification",
47829
47850
  "push_notification_timeout",
47830
- "labels_to_limit_contacts"
47851
+ "labels_to_limit_contacts",
47852
+ "autolink_mail_to_contact",
47853
+ "new_message_sound_notification",
47854
+ "new_chat_sound_notification"
47831
47855
  ]).default(mD)
47832
47856
  });
47833
47857
  const hD = "empty_system_settings_name";
@@ -47857,7 +47881,10 @@ i({
47857
47881
  "task_end_sound_notification",
47858
47882
  "task_end_push_notification",
47859
47883
  "push_notification_timeout",
47860
- "labels_to_limit_contacts"
47884
+ "labels_to_limit_contacts",
47885
+ "autolink_mail_to_contact",
47886
+ "new_message_sound_notification",
47887
+ "new_chat_sound_notification"
47861
47888
  ]).default(hD)
47862
47889
  });
47863
47890
  i({
@@ -47905,7 +47932,10 @@ i({
47905
47932
  "task_end_sound_notification",
47906
47933
  "task_end_push_notification",
47907
47934
  "push_notification_timeout",
47908
- "labels_to_limit_contacts"
47935
+ "labels_to_limit_contacts",
47936
+ "autolink_mail_to_contact",
47937
+ "new_message_sound_notification",
47938
+ "new_chat_sound_notification"
47909
47939
  ]).default(bD)
47910
47940
  });
47911
47941
  i({
@@ -47938,7 +47968,10 @@ i({
47938
47968
  "task_end_sound_notification",
47939
47969
  "task_end_push_notification",
47940
47970
  "push_notification_timeout",
47941
- "labels_to_limit_contacts"
47971
+ "labels_to_limit_contacts",
47972
+ "autolink_mail_to_contact",
47973
+ "new_message_sound_notification",
47974
+ "new_chat_sound_notification"
47942
47975
  ]).default(yD)
47943
47976
  });
47944
47977
  i({
@@ -47974,7 +48007,10 @@ i({
47974
48007
  "task_end_sound_notification",
47975
48008
  "task_end_push_notification",
47976
48009
  "push_notification_timeout",
47977
- "labels_to_limit_contacts"
48010
+ "labels_to_limit_contacts",
48011
+ "autolink_mail_to_contact",
48012
+ "new_message_sound_notification",
48013
+ "new_chat_sound_notification"
47978
48014
  ]).default(gD)
47979
48015
  });
47980
48016
  i({
@@ -48008,7 +48044,10 @@ i({
48008
48044
  "task_end_sound_notification",
48009
48045
  "task_end_push_notification",
48010
48046
  "push_notification_timeout",
48011
- "labels_to_limit_contacts"
48047
+ "labels_to_limit_contacts",
48048
+ "autolink_mail_to_contact",
48049
+ "new_message_sound_notification",
48050
+ "new_chat_sound_notification"
48012
48051
  ]).default(vD)
48013
48052
  });
48014
48053
  i({