@vonage/client-sdk 1.6.2-rc.0 → 1.6.3-alpha.0

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.
@@ -33638,7 +33638,7 @@ function requireClientsdkClientcore () {
33638
33638
  setMetadataFor(Failed, 'Failed', classMeta, StateTransition);
33639
33639
  //endregion
33640
33640
  function BuildKonfig() {
33641
- this.p1d_1 = '1.6.2-rc.0';
33641
+ this.p1d_1 = '1.6.3-alpha.0';
33642
33642
  }
33643
33643
  var BuildKonfig_instance;
33644
33644
  function CoreClientWithMedia() {
@@ -38765,7 +38765,7 @@ function requireClientsdkClientcore () {
38765
38765
  tmp = null;
38766
38766
  } else {
38767
38767
  // Inline function 'kotlin.text.contains' call
38768
- tmp = Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(tmp0_safe_receiver);
38768
+ tmp = Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(tmp0_safe_receiver);
38769
38769
  }
38770
38770
  var tmp1_elvis_lhs = tmp;
38771
38771
  var nameSanitized = !(tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs);
@@ -38775,7 +38775,7 @@ function requireClientsdkClientcore () {
38775
38775
  tmp_0 = null;
38776
38776
  } else {
38777
38777
  // Inline function 'kotlin.text.contains' call
38778
- tmp_0 = Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(tmp2_safe_receiver);
38778
+ tmp_0 = Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(tmp2_safe_receiver);
38779
38779
  }
38780
38780
  var tmp3_elvis_lhs = tmp_0;
38781
38781
  var displayNameSanitized = !(tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs);
@@ -38785,7 +38785,7 @@ function requireClientsdkClientcore () {
38785
38785
  tmp_1 = null;
38786
38786
  } else {
38787
38787
  // Inline function 'kotlin.text.contains' call
38788
- tmp_1 = Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(tmp4_safe_receiver);
38788
+ tmp_1 = Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(tmp4_safe_receiver);
38789
38789
  }
38790
38790
  var tmp5_elvis_lhs = tmp_1;
38791
38791
  var imageUrlSanitized = !(tmp5_elvis_lhs == null ? false : tmp5_elvis_lhs);
@@ -39320,7 +39320,7 @@ function requireClientsdkClientcore () {
39320
39320
  tmp = null;
39321
39321
  } else {
39322
39322
  // Inline function 'kotlin.text.contains' call
39323
- tmp = Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(tmp0_safe_receiver);
39323
+ tmp = Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(tmp0_safe_receiver);
39324
39324
  }
39325
39325
  var tmp1_elvis_lhs = tmp;
39326
39326
  var nameSanitized = !(tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs);
@@ -39330,7 +39330,7 @@ function requireClientsdkClientcore () {
39330
39330
  tmp_0 = null;
39331
39331
  } else {
39332
39332
  // Inline function 'kotlin.text.contains' call
39333
- tmp_0 = Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(tmp2_safe_receiver);
39333
+ tmp_0 = Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(tmp2_safe_receiver);
39334
39334
  }
39335
39335
  var tmp3_elvis_lhs = tmp_0;
39336
39336
  var displayNameSanitized = !(tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs);
@@ -39340,7 +39340,7 @@ function requireClientsdkClientcore () {
39340
39340
  tmp_1 = null;
39341
39341
  } else {
39342
39342
  // Inline function 'kotlin.text.contains' call
39343
- tmp_1 = Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(tmp4_safe_receiver);
39343
+ tmp_1 = Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(tmp4_safe_receiver);
39344
39344
  }
39345
39345
  var tmp5_elvis_lhs = tmp_1;
39346
39346
  var imageUrlSanitized = !(tmp5_elvis_lhs == null ? false : tmp5_elvis_lhs);
@@ -42163,8 +42163,8 @@ function requireClientsdkClientcore () {
42163
42163
  return true;
42164
42164
  };
42165
42165
  function Companion_51() {
42166
- this.o1z_1 = '\\"|\\\'|<|>|&|\\\\|\\/';
42167
- this.p1z_1 = '\\"|\\\'|<|>|\\\\|javascript:';
42166
+ this.o1z_1 = '"|\'|<|>|&|\\|/';
42167
+ this.p1z_1 = '"|\'|<|>|\\|javascript:';
42168
42168
  }
42169
42169
  function ApiRequest() {
42170
42170
  }
@@ -53955,7 +53955,7 @@ function requireClientsdkClientcore () {
53955
53955
  protoOf(TextBody).z1h = function () {
53956
53956
  // Inline function 'kotlin.text.contains' call
53957
53957
  var this_0 = this.e2h_1;
53958
- return !Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(this_0);
53958
+ return !Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(this_0);
53959
53959
  };
53960
53960
  protoOf(TextBody).toString = function () {
53961
53961
  return 'TextBody(text=' + this.e2h_1 + ', message_type=' + this.f2h_1 + ', timestamp=' + this.g2h_1 + ')';
@@ -53993,7 +53993,7 @@ function requireClientsdkClientcore () {
53993
53993
  protoOf(ImageBody).z1h = function () {
53994
53994
  // Inline function 'kotlin.text.contains' call
53995
53995
  var this_0 = this.s2g_1.w2f_1;
53996
- return !Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(this_0);
53996
+ return !Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(this_0);
53997
53997
  };
53998
53998
  protoOf(ImageBody).toString = function () {
53999
53999
  return 'ImageBody(image=' + this.s2g_1 + ', message_type=' + this.t2g_1 + ', timestamp=' + this.u2g_1 + ')';
@@ -54031,7 +54031,7 @@ function requireClientsdkClientcore () {
54031
54031
  protoOf(VideoBody).z1h = function () {
54032
54032
  // Inline function 'kotlin.text.contains' call
54033
54033
  var this_0 = this.x2f_1.w2f_1;
54034
- return !Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(this_0);
54034
+ return !Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(this_0);
54035
54035
  };
54036
54036
  protoOf(VideoBody).toString = function () {
54037
54037
  return 'VideoBody(video=' + this.x2f_1 + ', message_type=' + this.y2f_1 + ', timestamp=' + this.z2f_1 + ')';
@@ -54069,7 +54069,7 @@ function requireClientsdkClientcore () {
54069
54069
  protoOf(AudioBody).z1h = function () {
54070
54070
  // Inline function 'kotlin.text.contains' call
54071
54071
  var this_0 = this.y2g_1.w2f_1;
54072
- return !Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(this_0);
54072
+ return !Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(this_0);
54073
54073
  };
54074
54074
  protoOf(AudioBody).toString = function () {
54075
54075
  return 'AudioBody(audio=' + this.y2g_1 + ', message_type=' + this.z2g_1 + ', timestamp=' + this.a2h_1 + ')';
@@ -54107,7 +54107,7 @@ function requireClientsdkClientcore () {
54107
54107
  protoOf(FileBody).z1h = function () {
54108
54108
  // Inline function 'kotlin.text.contains' call
54109
54109
  var this_0 = this.v2g_1.w2f_1;
54110
- return !Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(this_0);
54110
+ return !Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(this_0);
54111
54111
  };
54112
54112
  protoOf(FileBody).toString = function () {
54113
54113
  return 'FileBody(file=' + this.v2g_1 + ', message_type=' + this.w2g_1 + ', timestamp=' + this.x2g_1 + ')';
@@ -54145,7 +54145,7 @@ function requireClientsdkClientcore () {
54145
54145
  protoOf(VCardBody).z1h = function () {
54146
54146
  // Inline function 'kotlin.text.contains' call
54147
54147
  var this_0 = this.a2g_1.w2f_1;
54148
- return !Regex_init_$Create$('\\"|\\\'|<|>|\\\\|javascript:').v7(this_0);
54148
+ return !Regex_init_$Create$('"|\'|<|>|\\|javascript:').v7(this_0);
54149
54149
  };
54150
54150
  protoOf(VCardBody).toString = function () {
54151
54151
  return 'VCardBody(vcard=' + this.a2g_1 + ', message_type=' + this.b2g_1 + ', timestamp=' + this.c2g_1 + ')';
@@ -54256,10 +54256,10 @@ function requireClientsdkClientcore () {
54256
54256
  var tmp_1;
54257
54257
  // Inline function 'kotlin.text.contains' call
54258
54258
  var this_0 = this.p2g_1.l2g_1;
54259
- if (!Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(this_0)) {
54259
+ if (!Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(this_0)) {
54260
54260
  // Inline function 'kotlin.text.contains' call
54261
54261
  var this_1 = this.p2g_1.m2g_1;
54262
- tmp_1 = !Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(this_1);
54262
+ tmp_1 = !Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(this_1);
54263
54263
  } else {
54264
54264
  tmp_1 = false;
54265
54265
  }
@@ -54270,7 +54270,7 @@ function requireClientsdkClientcore () {
54270
54270
  tmp_2 = null;
54271
54271
  } else {
54272
54272
  // Inline function 'kotlin.text.contains' call
54273
- tmp_2 = Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(tmp0_safe_receiver);
54273
+ tmp_2 = Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(tmp0_safe_receiver);
54274
54274
  }
54275
54275
  tmp_0 = tmp_2 === false;
54276
54276
  } else {
@@ -54283,7 +54283,7 @@ function requireClientsdkClientcore () {
54283
54283
  tmp_3 = null;
54284
54284
  } else {
54285
54285
  // Inline function 'kotlin.text.contains' call
54286
- tmp_3 = Regex_init_$Create$('\\"|\\\'|<|>|&|\\\\|\\/').v7(tmp1_safe_receiver);
54286
+ tmp_3 = Regex_init_$Create$('"|\'|<|>|&|\\|/').v7(tmp1_safe_receiver);
54287
54287
  }
54288
54288
  tmp = tmp_3 === false;
54289
54289
  } else {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/client-sdk",
3
- "version": "1.6.2-rc.0",
3
+ "version": "1.6.3-alpha.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "module": "dist/client/index.mjs",