@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,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-http-cio'] = factory(typeof globalThis['ktor-ktor-http-cio'] === 'undefined' ? {} : globalThis['ktor-ktor-http-cio']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-http-cio.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['ktor-ktor-http'] = factory(typeof globalThis['ktor-ktor-http'] === 'undefined' ? {} : globalThis['ktor-ktor-http']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-http.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['ktor-ktor-io'] = factory(typeof globalThis['ktor-ktor-io'] === 'undefined' ? {} : globalThis['ktor-ktor-io']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-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['ktor-ktor-serialization-kotlinx-json'] = factory(typeof globalThis['ktor-ktor-serialization-kotlinx-json'] === 'undefined' ? {} : globalThis['ktor-ktor-serialization-kotlinx-json']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-serialization-kotlinx-json.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['ktor-ktor-serialization-kotlinx'] = factory(typeof globalThis['ktor-ktor-serialization-kotlinx'] === 'undefined' ? {} : globalThis['ktor-ktor-serialization-kotlinx']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-serialization-kotlinx.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['ktor-ktor-serialization'] = factory(typeof globalThis['ktor-ktor-serialization'] === 'undefined' ? {} : globalThis['ktor-ktor-serialization']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-serialization.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['ktor-ktor-sse'] = factory(typeof globalThis['ktor-ktor-sse'] === 'undefined' ? {} : globalThis['ktor-ktor-sse']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-sse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,19 @@
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-utils'] = factory(typeof globalThis['ktor-ktor-utils'] === 'undefined' ? {} : globalThis['ktor-ktor-utils']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ var DISABLE_SFG;
13
+ //region block: init
14
+ DISABLE_SFG = false;
15
+ //endregion
16
+ return _;
17
+ }));
18
+
19
+ //# sourceMappingURL=ktor-ktor-utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../../../../../../../../mnt/agent/work/8d547b974a7be21f/ktor-utils/jsAndWasmShared/src/io/ktor/util/pipeline/PipelineContext.js.kt"],"sourcesContent":[null],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;gBAM2C,K;;;;"}
@@ -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-websocket-serialization'] = factory(typeof globalThis['ktor-ktor-websocket-serialization'] === 'undefined' ? {} : globalThis['ktor-ktor-websocket-serialization']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-websocket-serialization.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['ktor-ktor-websockets'] = factory(typeof globalThis['ktor-ktor-websockets'] === 'undefined' ? {} : globalThis['ktor-ktor-websockets']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=ktor-ktor-websockets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
@@ -0,0 +1,107 @@
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['libphonenumber-kotlin-libphonenumber'] = factory(typeof globalThis['libphonenumber-kotlin-libphonenumber'] === 'undefined' ? {} : globalThis['libphonenumber-kotlin-libphonenumber']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ var io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_drawable$stable;
13
+ var io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_string$stable;
14
+ var io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_array$stable;
15
+ var io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_plurals$stable;
16
+ var io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_font$stable;
17
+ var io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res$stable;
18
+ var io_michaelrocks_libphonenumber_kotlin_AlternateFormatsCountryCodeSet$stable;
19
+ var io_michaelrocks_libphonenumber_kotlin_AsYouTypeFormatter$stable;
20
+ var io_michaelrocks_libphonenumber_kotlin_CountryCodeToRegionCodeMap$stable;
21
+ var io_michaelrocks_libphonenumber_kotlin_MissingMetadataException$stable;
22
+ var io_michaelrocks_libphonenumber_kotlin_NumberParseException$stable;
23
+ var io_michaelrocks_libphonenumber_kotlin_PhoneNumberMatch$stable;
24
+ var io_michaelrocks_libphonenumber_kotlin_PhoneNumberMatcher$stable;
25
+ var io_michaelrocks_libphonenumber_kotlin_PhoneNumberUtil$stable;
26
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_NumberFormat_Builder$stable;
27
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_NumberFormat$stable;
28
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneNumberDesc_Builder$stable;
29
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneNumberDesc$stable;
30
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadata_Builder$stable;
31
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadata$stable;
32
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadataCollection_Builder$stable;
33
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadataCollection$stable;
34
+ var io_michaelrocks_libphonenumber_kotlin_Phonemetadata$stable;
35
+ var io_michaelrocks_libphonenumber_kotlin_Phonenumber_PhoneNumber$stable;
36
+ var io_michaelrocks_libphonenumber_kotlin_Phonenumber$stable;
37
+ var io_michaelrocks_libphonenumber_kotlin_ShortNumberInfo$stable;
38
+ var io_michaelrocks_libphonenumber_kotlin_ShortNumbersRegionCodeSet$stable;
39
+ var io_michaelrocks_libphonenumber_kotlin_internal_GeoEntityUtility$stable;
40
+ var io_michaelrocks_libphonenumber_kotlin_internal_RegexBasedMatcher$stable;
41
+ var io_michaelrocks_libphonenumber_kotlin_internal_RegexCache_LruCache$stable;
42
+ var io_michaelrocks_libphonenumber_kotlin_internal_RegexCache$stable;
43
+ var io_michaelrocks_libphonenumber_kotlin_metadata_DefaultMetadataDependenciesProvider$stable;
44
+ var io_michaelrocks_libphonenumber_kotlin_metadata_init_MetadataParser$stable;
45
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_BlockingMetadataBootstrappingGuard$stable;
46
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_CompositeMetadataContainer$stable;
47
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_FormattingMetadataSourceImpl$stable;
48
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_MapBackedMetadataContainer$stable;
49
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_MetadataSourceImpl$stable;
50
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_MultiFileModeResourceProvider$stable;
51
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_RegionMetadataSourceImpl$stable;
52
+ var io_michaelrocks_libphonenumber_kotlin_metadata_source_SingleFileModeResourceProvider$stable;
53
+ var io_michaelrocks_libphonenumber_kotlin_util_InplaceStringBuilder$stable;
54
+ var io_michaelrocks_libphonenumber_kotlin_metadata_init_ComposeResourceMetadataLoader$stable;
55
+ var io_michaelrocks_libphonenumber_kotlin_io_OkioInputStream$stable;
56
+ var io_michaelrocks_libphonenumber_kotlin_io_OkioObjectInputStream$stable;
57
+ //region block: init
58
+ io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_drawable$stable = 0;
59
+ io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_string$stable = 0;
60
+ io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_array$stable = 0;
61
+ io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_plurals$stable = 0;
62
+ io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res_font$stable = 0;
63
+ io_github_luca992_libphonenumber_kotlin_libphonenumber_generated_resources_Res$stable = 0;
64
+ io_michaelrocks_libphonenumber_kotlin_AlternateFormatsCountryCodeSet$stable = 0;
65
+ io_michaelrocks_libphonenumber_kotlin_AsYouTypeFormatter$stable = 8;
66
+ io_michaelrocks_libphonenumber_kotlin_CountryCodeToRegionCodeMap$stable = 0;
67
+ io_michaelrocks_libphonenumber_kotlin_MissingMetadataException$stable = 8;
68
+ io_michaelrocks_libphonenumber_kotlin_NumberParseException$stable = 8;
69
+ io_michaelrocks_libphonenumber_kotlin_PhoneNumberMatch$stable = 8;
70
+ io_michaelrocks_libphonenumber_kotlin_PhoneNumberMatcher$stable = 8;
71
+ io_michaelrocks_libphonenumber_kotlin_PhoneNumberUtil$stable = 8;
72
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_NumberFormat_Builder$stable = 8;
73
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_NumberFormat$stable = 8;
74
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneNumberDesc_Builder$stable = 8;
75
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneNumberDesc$stable = 8;
76
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadata_Builder$stable = 8;
77
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadata$stable = 8;
78
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadataCollection_Builder$stable = 8;
79
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata_PhoneMetadataCollection$stable = 8;
80
+ io_michaelrocks_libphonenumber_kotlin_Phonemetadata$stable = 0;
81
+ io_michaelrocks_libphonenumber_kotlin_Phonenumber_PhoneNumber$stable = 8;
82
+ io_michaelrocks_libphonenumber_kotlin_Phonenumber$stable = 0;
83
+ io_michaelrocks_libphonenumber_kotlin_ShortNumberInfo$stable = 8;
84
+ io_michaelrocks_libphonenumber_kotlin_ShortNumbersRegionCodeSet$stable = 0;
85
+ io_michaelrocks_libphonenumber_kotlin_internal_GeoEntityUtility$stable = 0;
86
+ io_michaelrocks_libphonenumber_kotlin_internal_RegexBasedMatcher$stable = 8;
87
+ io_michaelrocks_libphonenumber_kotlin_internal_RegexCache_LruCache$stable = 8;
88
+ io_michaelrocks_libphonenumber_kotlin_internal_RegexCache$stable = 8;
89
+ io_michaelrocks_libphonenumber_kotlin_metadata_DefaultMetadataDependenciesProvider$stable = 0;
90
+ io_michaelrocks_libphonenumber_kotlin_metadata_init_MetadataParser$stable = 0;
91
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_BlockingMetadataBootstrappingGuard$stable = 8;
92
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_CompositeMetadataContainer$stable = 8;
93
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_FormattingMetadataSourceImpl$stable = 0;
94
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_MapBackedMetadataContainer$stable = 8;
95
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_MetadataSourceImpl$stable = 0;
96
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_MultiFileModeResourceProvider$stable = 0;
97
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_RegionMetadataSourceImpl$stable = 0;
98
+ io_michaelrocks_libphonenumber_kotlin_metadata_source_SingleFileModeResourceProvider$stable = 0;
99
+ io_michaelrocks_libphonenumber_kotlin_util_InplaceStringBuilder$stable = 8;
100
+ io_michaelrocks_libphonenumber_kotlin_metadata_init_ComposeResourceMetadataLoader$stable = 0;
101
+ io_michaelrocks_libphonenumber_kotlin_io_OkioInputStream$stable = 8;
102
+ io_michaelrocks_libphonenumber_kotlin_io_OkioObjectInputStream$stable = 8;
103
+ //endregion
104
+ return _;
105
+ }));
106
+
107
+ //# sourceMappingURL=libphonenumber-kotlin-libphonenumber.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['okio-parent-okio'] = factory(typeof globalThis['okio-parent-okio'] === 'undefined' ? {} : globalThis['okio-parent-okio']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=okio-parent-okio.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['skiko-kjs'] = factory(typeof globalThis['skiko-kjs'] === 'undefined' ? {} : globalThis['skiko-kjs']);
8
+ }(function (_) {
9
+ 'use strict';
10
+ //region block: pre-declaration
11
+ //endregion
12
+ return _;
13
+ }));
14
+
15
+ //# sourceMappingURL=skiko-kjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;"}
package/package.json ADDED
@@ -0,0 +1,13 @@
1
+ {
2
+ "name": "@godaan/shared",
3
+ "version": "1.0.0-SNAPSHOT",
4
+ "main": "kotlin/godaan-backend-shared.js",
5
+ "devDependencies": {},
6
+ "dependencies": {
7
+ "@js-joda/core": "3.2.0",
8
+ "ws": "8.18.3"
9
+ },
10
+ "peerDependencies": {},
11
+ "optionalDependencies": {},
12
+ "bundledDependencies": []
13
+ }