@godaan/shared 1.0.0-SNAPSHOT

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 (105) hide show
  1. package/kotlin/Kermit-kermit-core.js +15 -0
  2. package/kotlin/Kermit-kermit-core.js.map +1 -0
  3. package/kotlin/Kermit-kermit.js +19 -0
  4. package/kotlin/Kermit-kermit.js.map +1 -0
  5. package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js +15 -0
  6. package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -0
  7. package/kotlin/androidx-annotation-annotation.js +15 -0
  8. package/kotlin/androidx-annotation-annotation.js.map +1 -0
  9. package/kotlin/androidx-collection-collection.js +15 -0
  10. package/kotlin/androidx-collection-collection.js.map +1 -0
  11. package/kotlin/components-resources-library.js +63 -0
  12. package/kotlin/components-resources-library.js.map +1 -0
  13. package/kotlin/compose-multiplatform-core-annotation-annotation.js +15 -0
  14. package/kotlin/compose-multiplatform-core-annotation-annotation.js.map +1 -0
  15. package/kotlin/compose-multiplatform-core-collection-collection.js +15 -0
  16. package/kotlin/compose-multiplatform-core-collection-collection.js.map +1 -0
  17. package/kotlin/compose-multiplatform-core-compose-animation-animation-core.js +87 -0
  18. package/kotlin/compose-multiplatform-core-compose-animation-animation-core.js.map +1 -0
  19. package/kotlin/compose-multiplatform-core-compose-animation-animation.js +35 -0
  20. package/kotlin/compose-multiplatform-core-compose-animation-animation.js.map +1 -0
  21. package/kotlin/compose-multiplatform-core-compose-foundation-foundation-layout.js +63 -0
  22. package/kotlin/compose-multiplatform-core-compose-foundation-foundation-layout.js.map +1 -0
  23. package/kotlin/compose-multiplatform-core-compose-foundation-foundation.js +436 -0
  24. package/kotlin/compose-multiplatform-core-compose-foundation-foundation.js.map +1 -0
  25. package/kotlin/compose-multiplatform-core-compose-runtime-runtime-saveable.js +19 -0
  26. package/kotlin/compose-multiplatform-core-compose-runtime-runtime-saveable.js.map +1 -0
  27. package/kotlin/compose-multiplatform-core-compose-runtime-runtime.js +360 -0
  28. package/kotlin/compose-multiplatform-core-compose-runtime-runtime.js.map +1 -0
  29. package/kotlin/compose-multiplatform-core-compose-ui-ui-backhandler.js +23 -0
  30. package/kotlin/compose-multiplatform-core-compose-ui-ui-backhandler.js.map +1 -0
  31. package/kotlin/compose-multiplatform-core-compose-ui-ui-geometry.js +23 -0
  32. package/kotlin/compose-multiplatform-core-compose-ui-ui-geometry.js.map +1 -0
  33. package/kotlin/compose-multiplatform-core-compose-ui-ui-graphics.js +15 -0
  34. package/kotlin/compose-multiplatform-core-compose-ui-ui-graphics.js.map +1 -0
  35. package/kotlin/compose-multiplatform-core-compose-ui-ui-text.js +175 -0
  36. package/kotlin/compose-multiplatform-core-compose-ui-ui-text.js.map +1 -0
  37. package/kotlin/compose-multiplatform-core-compose-ui-ui-unit.js +21 -0
  38. package/kotlin/compose-multiplatform-core-compose-ui-ui-unit.js.map +1 -0
  39. package/kotlin/compose-multiplatform-core-compose-ui-ui-util.js +15 -0
  40. package/kotlin/compose-multiplatform-core-compose-ui-ui-util.js.map +1 -0
  41. package/kotlin/compose-multiplatform-core-compose-ui-ui.js +437 -0
  42. package/kotlin/compose-multiplatform-core-compose-ui-ui.js.map +1 -0
  43. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-common.js +15 -0
  44. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-common.js.map +1 -0
  45. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-runtime-compose.js +15 -0
  46. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-runtime-compose.js.map +1 -0
  47. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-runtime.js +15 -0
  48. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-runtime.js.map +1 -0
  49. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-viewmodel.js +15 -0
  50. package/kotlin/compose-multiplatform-core-lifecycle-lifecycle-viewmodel.js.map +1 -0
  51. package/kotlin/godaan-backend-shared.js +22 -0
  52. package/kotlin/godaan-backend-shared.js.map +1 -0
  53. package/kotlin/komposeauth-shared.js +15 -0
  54. package/kotlin/komposeauth-shared.js.map +1 -0
  55. package/kotlin/kotlin-kotlin-stdlib.js +280 -0
  56. package/kotlin/kotlin-kotlin-stdlib.js.map +1 -0
  57. package/kotlin/kotlin-kotlinx-atomicfu-runtime.js +15 -0
  58. package/kotlin/kotlin-kotlinx-atomicfu-runtime.js.map +1 -0
  59. package/kotlin/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js +15 -0
  60. package/kotlin/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js.map +1 -0
  61. package/kotlin/kotlinx-atomicfu.js +79 -0
  62. package/kotlin/kotlinx-atomicfu.js.map +1 -0
  63. package/kotlin/kotlinx-coroutines-core.js +15 -0
  64. package/kotlin/kotlinx-coroutines-core.js.map +1 -0
  65. package/kotlin/kotlinx-io-kotlinx-io-bytestring.js +15 -0
  66. package/kotlin/kotlinx-io-kotlinx-io-bytestring.js.map +1 -0
  67. package/kotlin/kotlinx-io-kotlinx-io-core.js +15 -0
  68. package/kotlin/kotlinx-io-kotlinx-io-core.js.map +1 -0
  69. package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +15 -0
  70. package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -0
  71. package/kotlin/kotlinx-serialization-kotlinx-serialization-json-io.js +15 -0
  72. package/kotlin/kotlinx-serialization-kotlinx-serialization-json-io.js.map +1 -0
  73. package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +15 -0
  74. package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -0
  75. package/kotlin/ktor-ktor-client-core.js +95 -0
  76. package/kotlin/ktor-ktor-client-core.js.map +1 -0
  77. package/kotlin/ktor-ktor-events.js +15 -0
  78. package/kotlin/ktor-ktor-events.js.map +1 -0
  79. package/kotlin/ktor-ktor-http-cio.js +15 -0
  80. package/kotlin/ktor-ktor-http-cio.js.map +1 -0
  81. package/kotlin/ktor-ktor-http.js +15 -0
  82. package/kotlin/ktor-ktor-http.js.map +1 -0
  83. package/kotlin/ktor-ktor-io.js +15 -0
  84. package/kotlin/ktor-ktor-io.js.map +1 -0
  85. package/kotlin/ktor-ktor-serialization-kotlinx-json.js +15 -0
  86. package/kotlin/ktor-ktor-serialization-kotlinx-json.js.map +1 -0
  87. package/kotlin/ktor-ktor-serialization-kotlinx.js +15 -0
  88. package/kotlin/ktor-ktor-serialization-kotlinx.js.map +1 -0
  89. package/kotlin/ktor-ktor-serialization.js +15 -0
  90. package/kotlin/ktor-ktor-serialization.js.map +1 -0
  91. package/kotlin/ktor-ktor-sse.js +15 -0
  92. package/kotlin/ktor-ktor-sse.js.map +1 -0
  93. package/kotlin/ktor-ktor-utils.js +19 -0
  94. package/kotlin/ktor-ktor-utils.js.map +1 -0
  95. package/kotlin/ktor-ktor-websocket-serialization.js +15 -0
  96. package/kotlin/ktor-ktor-websocket-serialization.js.map +1 -0
  97. package/kotlin/ktor-ktor-websockets.js +15 -0
  98. package/kotlin/ktor-ktor-websockets.js.map +1 -0
  99. package/kotlin/libphonenumber-kotlin-libphonenumber.js +107 -0
  100. package/kotlin/libphonenumber-kotlin-libphonenumber.js.map +1 -0
  101. package/kotlin/okio-parent-okio.js +15 -0
  102. package/kotlin/okio-parent-okio.js.map +1 -0
  103. package/kotlin/skiko-kjs.js +15 -0
  104. package/kotlin/skiko-kjs.js.map +1 -0
  105. package/package.json +13 -0
@@ -0,0 +1,280 @@
1
+ //region block: polyfills
2
+ (function () {
3
+ if (typeof globalThis === 'object')
4
+ return;
5
+ Object.defineProperty(Object.prototype, '__magic__', {get: function () {
6
+ return this;
7
+ }, configurable: true});
8
+ __magic__.globalThis = __magic__;
9
+ delete Object.prototype.__magic__;
10
+ }());
11
+ //endregion
12
+ (function (factory) {
13
+ if (typeof define === 'function' && define.amd)
14
+ define(['exports'], factory);
15
+ else if (typeof exports === 'object')
16
+ factory(module.exports);
17
+ else
18
+ globalThis['kotlin-kotlin-stdlib'] = factory(typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined' ? {} : globalThis['kotlin-kotlin-stdlib']);
19
+ }(function (_) {
20
+ 'use strict';
21
+ //region block: pre-declaration
22
+ initMetadataForClass(Number_0, 'Number');
23
+ initMetadataForCompanion(Companion);
24
+ initMetadataForClass(Long, 'Long', VOID, Number_0);
25
+ initMetadataForObject(Unit, 'Unit');
26
+ //endregion
27
+ function Number_0() {
28
+ }
29
+ function Companion() {
30
+ Companion_instance = this;
31
+ this.a_1 = new Long(0, -2147483648);
32
+ this.b_1 = new Long(-1, 2147483647);
33
+ this.c_1 = 8;
34
+ this.d_1 = 64;
35
+ }
36
+ var Companion_instance;
37
+ function Companion_getInstance() {
38
+ if (Companion_instance == null)
39
+ new Companion();
40
+ return Companion_instance;
41
+ }
42
+ function Long(low, high) {
43
+ Companion_getInstance();
44
+ Number_0.call(this);
45
+ this.e_1 = low;
46
+ this.f_1 = high;
47
+ }
48
+ protoOf(Long).equals = function (other) {
49
+ var tmp;
50
+ if (other instanceof Long) {
51
+ tmp = equalsLong(this, other);
52
+ } else {
53
+ tmp = false;
54
+ }
55
+ return tmp;
56
+ };
57
+ protoOf(Long).valueOf = function () {
58
+ return toNumber(this);
59
+ };
60
+ function implement(interfaces) {
61
+ var maxSize = 1;
62
+ var masks = [];
63
+ var inductionVariable = 0;
64
+ var last = interfaces.length;
65
+ while (inductionVariable < last) {
66
+ var i = interfaces[inductionVariable];
67
+ inductionVariable = inductionVariable + 1 | 0;
68
+ var currentSize = maxSize;
69
+ var tmp0_elvis_lhs = i.prototype.$imask$;
70
+ var imask = tmp0_elvis_lhs == null ? i.$imask$ : tmp0_elvis_lhs;
71
+ if (!(imask == null)) {
72
+ masks.push(imask);
73
+ currentSize = imask.length;
74
+ }
75
+ var iid = i.$metadata$.iid;
76
+ var tmp;
77
+ if (iid == null) {
78
+ tmp = null;
79
+ } else {
80
+ // Inline function 'kotlin.let' call
81
+ tmp = bitMaskWith(iid);
82
+ }
83
+ var iidImask = tmp;
84
+ if (!(iidImask == null)) {
85
+ masks.push(iidImask);
86
+ currentSize = Math.max(currentSize, iidImask.length);
87
+ }
88
+ if (currentSize > maxSize) {
89
+ maxSize = currentSize;
90
+ }
91
+ }
92
+ return compositeBitMask(maxSize, masks);
93
+ }
94
+ function bitMaskWith(activeBit) {
95
+ var numberIndex = activeBit >> 5;
96
+ var intArray = new Int32Array(numberIndex + 1 | 0);
97
+ var positionInNumber = activeBit & 31;
98
+ var numberWithSettledBit = 1 << positionInNumber;
99
+ intArray[numberIndex] = intArray[numberIndex] | numberWithSettledBit;
100
+ return intArray;
101
+ }
102
+ function compositeBitMask(capacity, masks) {
103
+ var tmp = 0;
104
+ var tmp_0 = new Int32Array(capacity);
105
+ while (tmp < capacity) {
106
+ var tmp_1 = tmp;
107
+ var result = 0;
108
+ var inductionVariable = 0;
109
+ var last = masks.length;
110
+ while (inductionVariable < last) {
111
+ var mask = masks[inductionVariable];
112
+ inductionVariable = inductionVariable + 1 | 0;
113
+ if (tmp_1 < mask.length) {
114
+ result = result | mask[tmp_1];
115
+ }
116
+ }
117
+ tmp_0[tmp_1] = result;
118
+ tmp = tmp + 1 | 0;
119
+ }
120
+ return tmp_0;
121
+ }
122
+ var ZERO;
123
+ var ONE;
124
+ var NEG_ONE;
125
+ var MAX_VALUE;
126
+ var MIN_VALUE;
127
+ var TWO_PWR_24_;
128
+ function toNumber(_this__u8e3s4) {
129
+ _init_properties_boxedLong_kt__v24qrw();
130
+ return _this__u8e3s4.f_1 * 4.294967296E9 + getLowBitsUnsigned(_this__u8e3s4);
131
+ }
132
+ function equalsLong(_this__u8e3s4, other) {
133
+ _init_properties_boxedLong_kt__v24qrw();
134
+ return _this__u8e3s4.f_1 === other.f_1 && _this__u8e3s4.e_1 === other.e_1;
135
+ }
136
+ function fromInt(value) {
137
+ _init_properties_boxedLong_kt__v24qrw();
138
+ return new Long(value, value < 0 ? -1 : 0);
139
+ }
140
+ function getLowBitsUnsigned(_this__u8e3s4) {
141
+ _init_properties_boxedLong_kt__v24qrw();
142
+ return _this__u8e3s4.e_1 >= 0 ? _this__u8e3s4.e_1 : 4.294967296E9 + _this__u8e3s4.e_1;
143
+ }
144
+ var properties_initialized_boxedLong_kt_lfwt2;
145
+ function _init_properties_boxedLong_kt__v24qrw() {
146
+ if (!properties_initialized_boxedLong_kt_lfwt2) {
147
+ properties_initialized_boxedLong_kt_lfwt2 = true;
148
+ ZERO = fromInt(0);
149
+ ONE = fromInt(1);
150
+ NEG_ONE = fromInt(-1);
151
+ MAX_VALUE = new Long(-1, 2147483647);
152
+ MIN_VALUE = new Long(0, -2147483648);
153
+ TWO_PWR_24_ = fromInt(16777216);
154
+ }
155
+ }
156
+ function objectCreate(proto) {
157
+ proto = proto === VOID ? null : proto;
158
+ return Object.create(proto);
159
+ }
160
+ function defineProp(obj, name, getter, setter, enumerable) {
161
+ return Object.defineProperty(obj, name, {configurable: true, get: getter, set: setter, enumerable: enumerable});
162
+ }
163
+ function equals(obj1, obj2) {
164
+ if (obj1 == null) {
165
+ return obj2 == null;
166
+ }
167
+ if (obj2 == null) {
168
+ return false;
169
+ }
170
+ if (typeof obj1 === 'object' && typeof obj1.equals === 'function') {
171
+ return obj1.equals(obj2);
172
+ }
173
+ if (obj1 !== obj1) {
174
+ return obj2 !== obj2;
175
+ }
176
+ if (typeof obj1 === 'number' && typeof obj2 === 'number') {
177
+ var tmp;
178
+ if (obj1 === obj2) {
179
+ var tmp_0;
180
+ if (obj1 !== 0) {
181
+ tmp_0 = true;
182
+ } else {
183
+ // Inline function 'kotlin.js.asDynamic' call
184
+ var tmp_1 = 1 / obj1;
185
+ // Inline function 'kotlin.js.asDynamic' call
186
+ tmp_0 = tmp_1 === 1 / obj2;
187
+ }
188
+ tmp = tmp_0;
189
+ } else {
190
+ tmp = false;
191
+ }
192
+ return tmp;
193
+ }
194
+ return obj1 === obj2;
195
+ }
196
+ function protoOf(constructor) {
197
+ return constructor.prototype;
198
+ }
199
+ function createMetadata(kind, name, defaultConstructor, associatedObjectKey, associatedObjects, suspendArity) {
200
+ var undef = VOID;
201
+ var iid = kind === 'interface' ? generateInterfaceId() : VOID;
202
+ return {kind: kind, simpleName: name, associatedObjectKey: associatedObjectKey, associatedObjects: associatedObjects, suspendArity: suspendArity, $kClass$: undef, defaultConstructor: defaultConstructor, iid: iid};
203
+ }
204
+ function generateInterfaceId() {
205
+ if (globalInterfaceId === VOID) {
206
+ globalInterfaceId = 0;
207
+ }
208
+ // Inline function 'kotlin.js.unsafeCast' call
209
+ globalInterfaceId = globalInterfaceId + 1 | 0;
210
+ // Inline function 'kotlin.js.unsafeCast' call
211
+ return globalInterfaceId;
212
+ }
213
+ var globalInterfaceId;
214
+ function initMetadataForClass(ctor, name, defaultConstructor, parent, interfaces, suspendArity, associatedObjectKey, associatedObjects) {
215
+ var kind = 'class';
216
+ initMetadataFor(kind, ctor, name, defaultConstructor, parent, interfaces, suspendArity, associatedObjectKey, associatedObjects);
217
+ }
218
+ function initMetadataFor(kind, ctor, name, defaultConstructor, parent, interfaces, suspendArity, associatedObjectKey, associatedObjects) {
219
+ if (!(parent == null)) {
220
+ ctor.prototype = Object.create(parent.prototype);
221
+ ctor.prototype.constructor = ctor;
222
+ }
223
+ var metadata = createMetadata(kind, name, defaultConstructor, associatedObjectKey, associatedObjects, suspendArity);
224
+ ctor.$metadata$ = metadata;
225
+ if (!(interfaces == null)) {
226
+ var receiver = !equals(metadata.iid, VOID) ? ctor : ctor.prototype;
227
+ receiver.$imask$ = implement(interfaces);
228
+ }
229
+ }
230
+ function initMetadataForObject(ctor, name, defaultConstructor, parent, interfaces, suspendArity, associatedObjectKey, associatedObjects) {
231
+ var kind = 'object';
232
+ initMetadataFor(kind, ctor, name, defaultConstructor, parent, interfaces, suspendArity, associatedObjectKey, associatedObjects);
233
+ }
234
+ function initMetadataForLambda(ctor, parent, interfaces, suspendArity) {
235
+ initMetadataForClass(ctor, 'Lambda', VOID, parent, interfaces, suspendArity, VOID, VOID);
236
+ }
237
+ function initMetadataForCoroutine(ctor, parent, interfaces, suspendArity) {
238
+ initMetadataForClass(ctor, 'Coroutine', VOID, parent, interfaces, suspendArity, VOID, VOID);
239
+ }
240
+ function initMetadataForFunctionReference(ctor, parent, interfaces, suspendArity) {
241
+ initMetadataForClass(ctor, 'FunctionReference', VOID, parent, interfaces, suspendArity, VOID, VOID);
242
+ }
243
+ function initMetadataForCompanion(ctor, parent, interfaces, suspendArity) {
244
+ initMetadataForObject(ctor, 'Companion', VOID, parent, interfaces, suspendArity, VOID, VOID);
245
+ }
246
+ function get_VOID() {
247
+ _init_properties_void_kt__3zg9as();
248
+ return VOID;
249
+ }
250
+ var VOID;
251
+ var properties_initialized_void_kt_e4ret2;
252
+ function _init_properties_void_kt__3zg9as() {
253
+ if (!properties_initialized_void_kt_e4ret2) {
254
+ properties_initialized_void_kt_e4ret2 = true;
255
+ VOID = void 0;
256
+ }
257
+ }
258
+ function Unit() {
259
+ }
260
+ var Unit_instance;
261
+ function Unit_getInstance() {
262
+ return Unit_instance;
263
+ }
264
+ //region block: init
265
+ Unit_instance = new Unit();
266
+ //endregion
267
+ //region block: exports
268
+ _.$_$ = _.$_$ || {};
269
+ _.$_$.a = VOID;
270
+ _.$_$.b = Unit_instance;
271
+ _.$_$.c = defineProp;
272
+ _.$_$.d = initMetadataForClass;
273
+ _.$_$.e = initMetadataForObject;
274
+ _.$_$.f = protoOf;
275
+ _.$_$.g = Long;
276
+ //endregion
277
+ return _;
278
+ }));
279
+
280
+ //# sourceMappingURL=kotlin-kotlin-stdlib.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/runtime/globalThis.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/src/js-builtin-sources/libraries/stdlib/jvm/builtins/Number.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/builtins/Primitives.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/runtime/BitMask.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/runtime/boxedLong.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/runtime/coreRuntime.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/runtime/metadataUtils.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/runtime/void.kt","../../../../../shared/build/compileSync/js/main/productionLibrary/kotlin/js/src/kotlin/Unit.kt"],"sourcesContent":[null,null,null,null,null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","low","high","equals","other","valueOf","implement","interfaces","maxSize","masks","i","currentSize","imask","iid","iidImask","bitMaskWith","activeBit","numberIndex","intArray","positionInNumber","numberWithSettledBit","compositeBitMask","capacity","result","mask","toNumber","<this>","equalsLong","fromInt","value","getLowBitsUnsigned","<init properties boxedLong.kt>","objectCreate","proto","defineProp","obj","name","getter","setter","enumerable","obj1","obj2","protoOf","constructor","createMetadata","kind","defaultConstructor","associatedObjectKey","associatedObjects","suspendArity","undef","generateInterfaceId","initMetadataForClass","ctor","parent","initMetadataFor","metadata","receiver","initMetadataForObject","initMetadataForLambda","initMetadataForCoroutine","initMetadataForFunctionReference","initMetadataForCompanion","<get-VOID>","<init properties void.kt>"],"mappings":"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"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlin-kotlinx-atomicfu-runtime'] = factory(typeof globalThis['kotlin-kotlinx-atomicfu-runtime'] === 'undefined' ? {} : globalThis['kotlin-kotlinx-atomicfu-runtime']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlin-kotlinx-atomicfu-runtime.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis.kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat = factory(typeof kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat === 'undefined' ? {} : kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,79 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports', './kotlin-kotlin-stdlib.js'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports, require('./kotlin-kotlin-stdlib.js'));
6
+ else {
7
+ if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
8
+ throw new Error("Error loading module 'kotlinx-atomicfu'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'kotlinx-atomicfu'.");
9
+ }
10
+ globalThis['kotlinx-atomicfu'] = factory(typeof globalThis['kotlinx-atomicfu'] === 'undefined' ? {} : globalThis['kotlinx-atomicfu'], globalThis['kotlin-kotlin-stdlib']);
11
+ }
12
+ }(function (_, kotlin_kotlin) {
13
+ 'use strict';
14
+ //region block: imports
15
+ var protoOf = kotlin_kotlin.$_$.f;
16
+ var initMetadataForObject = kotlin_kotlin.$_$.e;
17
+ var VOID = kotlin_kotlin.$_$.a;
18
+ var initMetadataForClass = kotlin_kotlin.$_$.d;
19
+ //endregion
20
+ //region block: pre-declaration
21
+ initMetadataForClass(atomicfu$TraceBase, 'TraceBase');
22
+ initMetadataForObject(None, 'None', VOID, atomicfu$TraceBase);
23
+ initMetadataForClass(AtomicRef, 'AtomicRef');
24
+ //endregion
25
+ function None() {
26
+ None_instance = this;
27
+ atomicfu$TraceBase.call(this);
28
+ }
29
+ var None_instance;
30
+ function None_getInstance() {
31
+ if (None_instance == null)
32
+ new None();
33
+ return None_instance;
34
+ }
35
+ function atomicfu$TraceBase() {
36
+ }
37
+ protoOf(atomicfu$TraceBase).atomicfu$Trace$append$1 = function (event) {
38
+ };
39
+ protoOf(atomicfu$TraceBase).atomicfu$Trace$append$2 = function (event1, event2) {
40
+ };
41
+ protoOf(atomicfu$TraceBase).atomicfu$Trace$append$3 = function (event1, event2, event3) {
42
+ };
43
+ protoOf(atomicfu$TraceBase).atomicfu$Trace$append$4 = function (event1, event2, event3, event4) {
44
+ };
45
+ function AtomicRef(value) {
46
+ this.kotlinx$atomicfu$value = value;
47
+ }
48
+ protoOf(AtomicRef).g = function (_set____db54di) {
49
+ this.kotlinx$atomicfu$value = _set____db54di;
50
+ };
51
+ protoOf(AtomicRef).h = function () {
52
+ return this.kotlinx$atomicfu$value;
53
+ };
54
+ protoOf(AtomicRef).atomicfu$compareAndSet = function (expect, update) {
55
+ if (!(this.kotlinx$atomicfu$value === expect))
56
+ return false;
57
+ this.kotlinx$atomicfu$value = update;
58
+ return true;
59
+ };
60
+ protoOf(AtomicRef).atomicfu$getAndSet = function (value) {
61
+ var oldValue = this.kotlinx$atomicfu$value;
62
+ this.kotlinx$atomicfu$value = value;
63
+ return oldValue;
64
+ };
65
+ function atomic$ref$1(initial) {
66
+ return atomic$ref$(initial, None_getInstance());
67
+ }
68
+ function atomic$ref$(initial, trace) {
69
+ trace = trace === VOID ? None_getInstance() : trace;
70
+ return new AtomicRef(initial);
71
+ }
72
+ //region block: exports
73
+ _.$_$ = _.$_$ || {};
74
+ _.$_$.a = atomic$ref$1;
75
+ //endregion
76
+ return _;
77
+ }));
78
+
79
+ //# sourceMappingURL=kotlinx-atomicfu.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../../../../.gradle/daemon/9.2.1/Z:/BuildAgent/work/711ef0d9c7c28b00/atomicfu/src/commonMain/kotlin/kotlinx/atomicfu/Trace.common.kt","../../../../../../../../.gradle/daemon/9.2.1/Z:/BuildAgent/work/711ef0d9c7c28b00/atomicfu/src/jsAndWasmSharedMain/kotlin/kotlinx/atomicfu/AtomicFU.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","append","event","event1","event2","event3","event4","value","<set-value>","<set-?>","<get-value>","compareAndSet","expect","update","getAndSet","oldValue","atomic","initial","trace"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;eAwGIA,CAAAA,EAAA;A;IAAqB,6B;EAArB,C;;;;;;;6BApCwBA,CAAAA,EAAA;A,EAAA,C;iEAIxBC,CACuBC,KADvBD,EACmC;A,EAAC,C;iEAKpCA,CACuBE,M,EAAaC,MADpCH,EACiD;A,EAAC,C;iEAKlDA,CACuBE,M,EAAaC,M,EAAaC,MADjDJ,EAC8D;A,EAAC,C;iEAK/DA,CACuBE,M,EAAaC,M,EAAaC,M,EAAaC,MAD9DL,EAC2E;A,EAAC,C;oBC/C/CD,CAAqBO,KAArBP,EAAA;A,IAEA,mC;EAFA,C;kCAC7BQ,CAAAC,cAAAD,EAAA;A,IAAA,4C;EACyB,C;kCADzBE,CAAAA,EAAA;A,IAAA,kC;EACyB,C;uDAUzBC,CACgCC,M,EAAWC,MAD3CF,EAC+D;A,IACvD,sCAAU,MAAV,E;MAAkB,OAAO,K;IAC7B,8BAAQ,M;IACR,OAAO,I;EACX,C;mDAEAG,CAC4BP,KAD5BO,EACyC;A,QACrCC,WAAe,IAAfA,CAAoB,sB;IACpB,IAAK,0BAAQ,K;IACb,OAAO,Q;EACX,C;uBA/CJC,CAC6BC,OAD7BD,EACyD;A,IAAqB,OAArB,YAAO,OAAP,qB;EAAoB,C;sBAJ7EA,CAC6BC,O,EAAYC,KADzCF,EAC2E;A;IAAqB,OAArB,cAAa,OAAb,C;EAAoB,C;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlinx-coroutines-core'] = factory(typeof globalThis['kotlinx-coroutines-core'] === 'undefined' ? {} : globalThis['kotlinx-coroutines-core']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlinx-coroutines-core.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlinx-io-kotlinx-io-bytestring'] = factory(typeof globalThis['kotlinx-io-kotlinx-io-bytestring'] === 'undefined' ? {} : globalThis['kotlinx-io-kotlinx-io-bytestring']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlinx-io-kotlinx-io-bytestring.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlinx-io-kotlinx-io-core'] = factory(typeof globalThis['kotlinx-io-kotlinx-io-core'] === 'undefined' ? {} : globalThis['kotlinx-io-kotlinx-io-core']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlinx-io-kotlinx-io-core.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlinx-serialization-kotlinx-serialization-core'] = factory(typeof globalThis['kotlinx-serialization-kotlinx-serialization-core'] === 'undefined' ? {} : globalThis['kotlinx-serialization-kotlinx-serialization-core']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlinx-serialization-kotlinx-serialization-core.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlinx-serialization-kotlinx-serialization-json-io'] = factory(typeof globalThis['kotlinx-serialization-kotlinx-serialization-json-io'] === 'undefined' ? {} : globalThis['kotlinx-serialization-kotlinx-serialization-json-io']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlinx-serialization-kotlinx-serialization-json-io.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['kotlinx-serialization-kotlinx-serialization-json'] = factory(typeof globalThis['kotlinx-serialization-kotlinx-serialization-json'] === 'undefined' ? {} : globalThis['kotlinx-serialization-kotlinx-serialization-json']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=kotlinx-serialization-kotlinx-serialization-json.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,95 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports', './kotlin-kotlin-stdlib.js', './kotlinx-atomicfu.js'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./kotlinx-atomicfu.js'));
6
+ else {
7
+ if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
8
+ throw new Error("Error loading module 'ktor-ktor-client-core'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'ktor-ktor-client-core'.");
9
+ }
10
+ if (typeof globalThis['kotlinx-atomicfu'] === 'undefined') {
11
+ throw new Error("Error loading module 'ktor-ktor-client-core'. Its dependency 'kotlinx-atomicfu' was not found. Please, check whether 'kotlinx-atomicfu' is loaded prior to 'ktor-ktor-client-core'.");
12
+ }
13
+ globalThis['ktor-ktor-client-core'] = factory(typeof globalThis['ktor-ktor-client-core'] === 'undefined' ? {} : globalThis['ktor-ktor-client-core'], globalThis['kotlin-kotlin-stdlib'], globalThis['kotlinx-atomicfu']);
14
+ }
15
+ }(function (_, kotlin_kotlin, kotlin_org_jetbrains_kotlinx_atomicfu) {
16
+ 'use strict';
17
+ //region block: imports
18
+ var protoOf = kotlin_kotlin.$_$.f;
19
+ var initMetadataForObject = kotlin_kotlin.$_$.e;
20
+ var Unit_instance = kotlin_kotlin.$_$.b;
21
+ var defineProp = kotlin_kotlin.$_$.c;
22
+ var VOID = kotlin_kotlin.$_$.a;
23
+ var initMetadataForClass = kotlin_kotlin.$_$.d;
24
+ var atomic$ref$1 = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.a;
25
+ //endregion
26
+ //region block: pre-declaration
27
+ initMetadataForObject(Js, 'Js');
28
+ initMetadataForClass(Node, 'Node');
29
+ initMetadataForObject(engines, 'engines');
30
+ //endregion
31
+ function get_initHook() {
32
+ return initHook;
33
+ }
34
+ var initHook;
35
+ function Js() {
36
+ }
37
+ protoOf(Js).equals = function (other) {
38
+ if (this === other)
39
+ return true;
40
+ if (!(other instanceof Js))
41
+ return false;
42
+ return true;
43
+ };
44
+ var Js_instance;
45
+ function Js_getInstance() {
46
+ return Js_instance;
47
+ }
48
+ function initHook$init$() {
49
+ engines_getInstance().j(Js_instance);
50
+ return Unit_instance;
51
+ }
52
+ function Node(item, next) {
53
+ this.k_1 = item;
54
+ this.l_1 = next;
55
+ }
56
+ function engines() {
57
+ engines_instance = this;
58
+ this.i_1 = atomic$ref$1(null);
59
+ }
60
+ protoOf(engines).j = function (item) {
61
+ $l$loop: while (true) {
62
+ var current = this.i_1.kotlinx$atomicfu$value;
63
+ var new_0 = new Node(item, current);
64
+ if (this.i_1.atomicfu$compareAndSet(current, new_0))
65
+ break $l$loop;
66
+ }
67
+ };
68
+ var engines_instance;
69
+ function engines_getInstance() {
70
+ if (engines_instance == null)
71
+ new engines();
72
+ return engines_instance;
73
+ }
74
+ //region block: init
75
+ Js_instance = new Js();
76
+ //endregion
77
+ //region block: eager init
78
+ initHook = initHook$init$();
79
+ //endregion
80
+ //region block: exports
81
+ function $jsExportAll$(_) {
82
+ var $io = _.io || (_.io = {});
83
+ var $io$ktor = $io.ktor || ($io.ktor = {});
84
+ var $io$ktor$client = $io$ktor.client || ($io$ktor.client = {});
85
+ var $io$ktor$client$engine = $io$ktor$client.engine || ($io$ktor$client.engine = {});
86
+ var $io$ktor$client$engine$js = $io$ktor$client$engine.js || ($io$ktor$client$engine.js = {});
87
+ defineProp($io$ktor$client$engine$js, 'initHook', get_initHook, VOID, true);
88
+ }
89
+ $jsExportAll$(_);
90
+ _.$jsExportAll$ = $jsExportAll$;
91
+ //endregion
92
+ return _;
93
+ }));
94
+
95
+ //# sourceMappingURL=ktor-ktor-client-core.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-client/ktor-client-core/js/src/io/ktor/client/engine/js/Js.kt","../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-client/ktor-client-core/nonJvm/src/io/ktor/client/engine/Loader.kt"],"sourcesContent":[null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-initHook>","<init>","item","next","append","current","new"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBA2EOA,CAAAA,EAAA;A,IAAA,e;EAAoB,C;;aAlD3BC,CAAAA,EAAA;A,EAAA,C;wCAzBA;A,IAAA,mB;MAAA,W;IAAA,2B;MAAA,Y;IAAA,W;EAAA,C;;;;;4BA2EuC;A,IAAA,oC;;EAAS,C;eCtB1BA,CACdC,I,EACAC,IAFcF,EAAA;A,IACd,e;IACA,e;EAFc,C;kBA1CtBA,CAAAA,EAAA;A;IAQuB,wBAAc,IAAd,C;EARvB,C;gCAeWG,CAAWF,IAAXE,EAAgC;A,oBAC5B,I,EAAM;A,UACTC,UAAc,IAAdA,CAAc,GAAdA,CAAmB,sB;UACnBC,QAAU,SAAK,IAAL,EAAW,OAAX,C;MAEN,IAAA,IAAK,CAAL,GAAK,wBAAc,OAAd,EAAuB,KAAvB,CAAL,C;QAAkC,a;IAC1C,C;EACJ,C;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,15 @@
1
+ (function (factory) {
2
+ if (typeof define === 'function' && define.amd)
3
+ define(['exports'], factory);
4
+ else if (typeof exports === 'object')
5
+ factory(module.exports);
6
+ else
7
+ globalThis['ktor-ktor-events'] = factory(typeof globalThis['ktor-ktor-events'] === 'undefined' ? {} : globalThis['ktor-ktor-events']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-events.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}