@solibo/home-api 1.1.110 → 1.1.111

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 (41) hide show
  1. package/Kotlin-DateTime-library-kotlinx-datetime.mjs +777 -778
  2. package/Kotlin-DateTime-library-kotlinx-datetime.mjs.map +1 -1
  3. package/kotlin-kotlin-stdlib.mjs +1329 -1746
  4. package/kotlin-kotlin-stdlib.mjs.map +1 -0
  5. package/kotlinx-atomicfu.mjs +13 -13
  6. package/kotlinx-atomicfu.mjs.map +1 -1
  7. package/kotlinx-coroutines-core.mjs +2004 -1993
  8. package/kotlinx-coroutines-core.mjs.map +1 -1
  9. package/kotlinx-io-kotlinx-io-bytestring.mjs +42 -42
  10. package/kotlinx-io-kotlinx-io-bytestring.mjs.map +1 -1
  11. package/kotlinx-io-kotlinx-io-core.mjs +629 -625
  12. package/kotlinx-io-kotlinx-io-core.mjs.map +1 -1
  13. package/kotlinx-serialization-kotlinx-serialization-core.mjs +1934 -1944
  14. package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -1
  15. package/kotlinx-serialization-kotlinx-serialization-json.mjs +1497 -1496
  16. package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -1
  17. package/ktor-ktor-client-content-negotiation.mjs +142 -142
  18. package/ktor-ktor-client-content-negotiation.mjs.map +1 -1
  19. package/ktor-ktor-client-core.mjs +2181 -2080
  20. package/ktor-ktor-client-core.mjs.map +1 -1
  21. package/ktor-ktor-events.mjs +7 -7
  22. package/ktor-ktor-events.mjs.map +1 -1
  23. package/ktor-ktor-http-cio.mjs +380 -380
  24. package/ktor-ktor-http-cio.mjs.map +1 -1
  25. package/ktor-ktor-http.mjs +728 -728
  26. package/ktor-ktor-http.mjs.map +1 -1
  27. package/ktor-ktor-io.mjs +658 -658
  28. package/ktor-ktor-io.mjs.map +1 -1
  29. package/ktor-ktor-serialization-kotlinx-json.mjs +7 -7
  30. package/ktor-ktor-serialization-kotlinx.mjs +147 -146
  31. package/ktor-ktor-serialization-kotlinx.mjs.map +1 -1
  32. package/ktor-ktor-serialization.mjs +65 -66
  33. package/ktor-ktor-serialization.mjs.map +1 -1
  34. package/ktor-ktor-utils.mjs +1354 -788
  35. package/ktor-ktor-utils.mjs.map +1 -1
  36. package/ktor-ktor-websockets.mjs +425 -427
  37. package/ktor-ktor-websockets.mjs.map +1 -1
  38. package/package.json +1 -1
  39. package/solibo-sdk-sdk-home-api.d.mts +152 -151
  40. package/solibo-sdk-sdk-home-api.mjs +48826 -48700
  41. package/solibo-sdk-sdk-home-api.mjs.map +1 -1
@@ -8,7 +8,7 @@ import {
8
8
  THROW_CCE2g6jy02ryeudk as THROW_CCE,
9
9
  equals2au1ep9vhcato as equals,
10
10
  addSuppressedu5jwjfvsc039 as addSuppressed,
11
- Unit_instance28fytmsmm6r23 as Unit_instance,
11
+ Unit_instancev9v8hjid95df as Unit_instance,
12
12
  protoOf180f3jzyo7rfj as protoOf,
13
13
  } from './kotlin-kotlin-stdlib.mjs';
14
14
  //region block: imports
@@ -21,22 +21,22 @@ initMetadataForClass(EventDefinition, 'EventDefinition', EventDefinition);
21
21
  function HandlerRegistration() {
22
22
  }
23
23
  function Events() {
24
- this.w2i_1 = new CopyOnWriteHashMap();
24
+ this.i2j_1 = new CopyOnWriteHashMap();
25
25
  }
26
- protoOf(Events).x2i = function (definition, value) {
26
+ protoOf(Events).j2j = function (definition, value) {
27
27
  var exception = null;
28
- var tmp0_safe_receiver = this.w2i_1.i2f(definition);
28
+ var tmp0_safe_receiver = this.i2j_1.u2f(definition);
29
29
  if (tmp0_safe_receiver == null)
30
30
  null;
31
31
  else {
32
32
  // Inline function 'io.ktor.util.internal.LockFreeLinkedListHead.forEach' call
33
- var tmp = tmp0_safe_receiver.i15();
33
+ var tmp = tmp0_safe_receiver.a15();
34
34
  var cur = tmp instanceof LockFreeLinkedListNode ? tmp : THROW_CCE();
35
35
  while (!equals(cur, tmp0_safe_receiver)) {
36
36
  if (cur instanceof HandlerRegistration) {
37
37
  var registration = cur;
38
38
  try {
39
- var tmp_0 = registration.z2i_1;
39
+ var tmp_0 = registration.l2j_1;
40
40
  (typeof tmp_0 === 'function' ? tmp_0 : THROW_CCE())(value);
41
41
  } catch ($p) {
42
42
  if ($p instanceof Error) {
@@ -58,7 +58,7 @@ protoOf(Events).x2i = function (definition, value) {
58
58
  }
59
59
  }
60
60
  }
61
- cur = cur.g2g();
61
+ cur = cur.s2g();
62
62
  }
63
63
  }
64
64
  var tmp1_safe_receiver = exception;
@@ -1 +1 @@
1
- {"version":3,"sources":["Events.kt","LockFreeLinkedList.kt","Standard.kt"],"sourcesContent":["// Source not found during SDK packaging.\n// Original path: ../../../../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-shared/ktor-events/common/src/io/ktor/events/Events.kt\n// This often happens for transitive dependencies or generated files that are not preserved in the final build artifact.","// Source not found during SDK packaging.\n// Original path: ../../../../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-utils/common/src/io/ktor/util/internal/LockFreeLinkedList.kt\n// This often happens for transitive dependencies or generated files that are not preserved in the final build artifact.","// Source not found during SDK packaging.\n// Original path: src/kotlin/util/Standard.kt\n// This often happens for transitive dependencies or generated files that are not preserved in the final build artifact."],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","raise","definition","value","exception","cur","e"],"mappings":";;;;;;;;;;;;;;;;;;;;;;eAYAA,CAAAA,EAAA;A,EAE2B,qC;AAF3B,C;+BAkCWC,CAAcC,U,EAAgCC,KAA9CF,EAAwD;A,MAC3DG,YAA4B,I;MAC5B,oCAAS,UAAT,C;EAAsB,+B;IAAA,I;;;cAAtB,kBC+wBgB,M;QAAhBC,8CAAgB,GAAhBA,c;WACO,aDhxBP,kBCgxBO,C,EAAa;A,MACZ,uC,CAAU;A,2BAAM,G;QDhxBpB,IAAI;A,sBAEC,Y,CAAa,K;UAAd,+BAAC,KAAD,gBAA0C,KAA1C,C;QACJ,C;mCACI;A,gBADKC,M;gBACL,gC;;YAAW,iC;sBAAA,I;;cAAA,cAAX,oBAAW,EAAc,CAAd,C;;;YAAX,kB,CAA+B;A;cAAM,YAAY,C;YAAE,C;UAAA,C;;;;MC4wBhC,C;MACvB,MAAM,GAAI,M;IACd,C;;MD3wBA,8B;EAAW,+B;IAAA,I;OAAA;A;IEUQ,MFVnB,kB;EAA0B,C;AAC9B,C;wBA2CJN,CAAAA,EAAA;AAAA,C;;;;;"}
1
+ {"version":3,"sources":["Events.kt","LockFreeLinkedList.kt"],"sourcesContent":["// Source not found during SDK packaging.\n// Original path: ../../../../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-shared/ktor-events/common/src/io/ktor/events/Events.kt\n// This often happens for transitive dependencies or generated files that are not preserved in the final build artifact.","// Source not found during SDK packaging.\n// Original path: ../../../../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-utils/common/src/io/ktor/util/internal/LockFreeLinkedList.kt\n// This often happens for transitive dependencies or generated files that are not preserved in the final build artifact."],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","raise","definition","value","exception","cur","e"],"mappings":";;;;;;;;;;;;;;;;;;;;;;eAYAA,CAAAA,EAAA;A,EAE2B,qC;AAF3B,C;+BAkCWC,CAAcC,U,EAAgCC,KAA9CF,EAAwD;A,MAC3DG,YAA4B,I;MAC5B,oCAAS,UAAT,C;EAAsB,+B;IAAA,I;;;cAAtB,kBC+wBgB,M;QAAhBC,MAAgB,yD;WACT,aDhxBP,kBCgxBO,C,EAAa;A,MACZ,uC,CAAU;A,2BAAM,G;QDhxBpB,IAAI;A,sBAEC,Y,CAAa,K;UAAd,CAAC,iDAAD,EAA0C,KAA1C,C;QACJ,C;mCACI;A,gBADKC,M;gBACL,gC;;YAAW,iC;sBAAA,I;;cAAA,cAAX,oBAAW,EAAc,CAAd,C;;;YAAX,kB,CAA+B;A;cAAM,YAAY,C;YAAE,C;UAAA,C;;;;MC4wBhC,C;MACvB,MAAM,GAAI,M;IACd,C;;MD3wBA,8B;EAAW,+B;IAAA,I;OAAA;A;IAAM,MAAjB,kB;EAA0B,C;AAC9B,C;wBA2CJN,CAAAA,EAAA;AAAA,C;;;;;"}