@doordeck/doordeck-headless-sdk 0.104.0 → 0.106.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.
Files changed (29) hide show
  1. package/README.md +1 -1
  2. package/kotlin/Kermit-kermit-core.js +316 -0
  3. package/kotlin/Kermit-kermit.js +51 -0
  4. package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js +1399 -1399
  5. package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js +17 -17
  6. package/kotlin/MultiplatformSettings-multiplatform-settings.js +10 -10
  7. package/kotlin/doordeck-sdk.d.ts +4 -2
  8. package/kotlin/doordeck-sdk.js +9905 -9672
  9. package/kotlin/kotlin-kotlin-stdlib.js +167 -158
  10. package/kotlin/kotlinx-atomicfu.js +13 -13
  11. package/kotlin/kotlinx-coroutines-core.js +2086 -1904
  12. package/kotlin/kotlinx-io-kotlinx-io-bytestring.js +32 -32
  13. package/kotlin/kotlinx-io-kotlinx-io-core.js +427 -427
  14. package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +1738 -1738
  15. package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +1346 -1346
  16. package/kotlin/ktor-ktor-client-ktor-client-core.js +2314 -1913
  17. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +254 -254
  18. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +151 -151
  19. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-logging.js +3131 -2
  20. package/kotlin/ktor-ktor-http-ktor-http-cio.js +350 -350
  21. package/kotlin/ktor-ktor-http.js +730 -715
  22. package/kotlin/ktor-ktor-io.js +805 -630
  23. package/kotlin/ktor-ktor-shared-ktor-events.js +9 -9
  24. package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.js +7 -7
  25. package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +146 -146
  26. package/kotlin/ktor-ktor-shared-ktor-serialization.js +68 -68
  27. package/kotlin/ktor-ktor-shared-ktor-websockets.js +40 -40
  28. package/kotlin/ktor-ktor-utils.js +1182 -577
  29. package/package.json +1 -1
@@ -3,10 +3,10 @@
3
3
  //region block: imports
4
4
  var protoOf = kotlin_kotlin.$_$.ub;
5
5
  var initMetadataForClass = kotlin_kotlin.$_$.sa;
6
- var LockFreeLinkedListNode = kotlin_io_ktor_ktor_utils.$_$.f;
7
- var DisposableHandle = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.a1;
6
+ var LockFreeLinkedListNode = kotlin_io_ktor_ktor_utils.$_$.g;
7
+ var DisposableHandle = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.b1;
8
8
  var VOID = kotlin_kotlin.$_$.h;
9
- var CopyOnWriteHashMap = kotlin_io_ktor_ktor_utils.$_$.d;
9
+ var CopyOnWriteHashMap = kotlin_io_ktor_ktor_utils.$_$.e;
10
10
  var THROW_CCE = kotlin_kotlin.$_$.sf;
11
11
  var equals = kotlin_kotlin.$_$.la;
12
12
  var addSuppressed = kotlin_kotlin.$_$.fg;
@@ -22,22 +22,22 @@
22
22
  function HandlerRegistration() {
23
23
  }
24
24
  function Events() {
25
- this.i3a_1 = new CopyOnWriteHashMap();
25
+ this.e3f_1 = new CopyOnWriteHashMap();
26
26
  }
27
- protoOf(Events).j3a = function (definition, value) {
27
+ protoOf(Events).f3f = function (definition, value) {
28
28
  var exception = null;
29
- var tmp0_safe_receiver = this.i3a_1.t2j(definition);
29
+ var tmp0_safe_receiver = this.e3f_1.l2o(definition);
30
30
  if (tmp0_safe_receiver == null)
31
31
  null;
32
32
  else {
33
33
  // Inline function 'io.ktor.util.internal.LockFreeLinkedListHead.forEach' call
34
- var tmp = tmp0_safe_receiver.q11();
34
+ var tmp = tmp0_safe_receiver.t12();
35
35
  var cur = tmp instanceof LockFreeLinkedListNode ? tmp : THROW_CCE();
36
36
  while (!equals(cur, tmp0_safe_receiver)) {
37
37
  if (cur instanceof HandlerRegistration) {
38
38
  var registration = cur;
39
39
  try {
40
- var tmp_0 = registration.l3a_1;
40
+ var tmp_0 = registration.h3f_1;
41
41
  (typeof tmp_0 === 'function' ? tmp_0 : THROW_CCE())(value);
42
42
  } catch ($p) {
43
43
  if ($p instanceof Error) {
@@ -59,7 +59,7 @@
59
59
  }
60
60
  }
61
61
  }
62
- cur = cur.s2k();
62
+ cur = cur.k2p();
63
63
  }
64
64
  }
65
65
  var tmp1_safe_receiver = exception;
@@ -16,18 +16,18 @@
16
16
  var DefaultJson;
17
17
  function json(_this__u8e3s4, json, contentType) {
18
18
  json = json === VOID ? get_DefaultJson() : json;
19
- contentType = contentType === VOID ? Application_getInstance().a2o_1 : contentType;
19
+ contentType = contentType === VOID ? Application_getInstance().u2s_1 : contentType;
20
20
  _init_properties_JsonSupport_kt__yf438r();
21
21
  serialization(_this__u8e3s4, contentType, json);
22
22
  }
23
23
  function DefaultJson$lambda($this$Json) {
24
24
  _init_properties_JsonSupport_kt__yf438r();
25
- $this$Json.c50_1 = true;
26
- $this$Json.f50_1 = true;
27
- $this$Json.q50_1 = true;
28
- $this$Json.r50_1 = true;
29
- $this$Json.g50_1 = false;
30
- $this$Json.s50_1 = false;
25
+ $this$Json.q5o_1 = true;
26
+ $this$Json.t5o_1 = true;
27
+ $this$Json.e5p_1 = true;
28
+ $this$Json.f5p_1 = true;
29
+ $this$Json.u5o_1 = false;
30
+ $this$Json.g5p_1 = false;
31
31
  return Unit_instance;
32
32
  }
33
33
  var properties_initialized_JsonSupport_kt_9cgd93;