@attocash/commons-test 6.3.0 → 6.3.1
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.
- package/commons-commons-test.d.mts +1264 -0
- package/commons-commons-test.mjs +77613 -6
- package/commons-commons-test.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DateTimeUnit.mjs +0 -332
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DateTimeUnit.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DayOfWeek.mjs +0 -96
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DayOfWeek.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Exceptions.mjs +0 -104
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Exceptions.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDate.mjs +0 -439
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDate.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDateTime.mjs +0 -238
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDateTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalTime.mjs +0 -295
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Month.mjs +0 -175
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Month.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/OverloadMarker.mjs +0 -49
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/OverloadMarker.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/TimeZone.mjs +0 -380
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/TimeZone.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/UtcOffset.mjs +0 -202
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/UtcOffset.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/YearMonth.mjs +0 -139
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/YearMonth.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/ZonedDateTime.mjs +0 -79
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/ZonedDateTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormat.mjs +0 -102
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormatBuilder.mjs +0 -264
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormatBuilder.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateFormat.mjs +0 -506
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs +0 -330
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalTimeFormat.mjs +0 -767
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/UtcOffsetFormat.mjs +0 -769
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/UtcOffsetFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/YearMonthFormat.mjs +0 -400
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/YearMonthFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/MonthDayTime.mjs +0 -29
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/MonthDayTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/OffsetInfo.mjs +0 -147
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/OffsetInfo.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/Platform.mjs +0 -412
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/Platform.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/PlatformSpecifics.mjs +0 -37
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/PlatformSpecifics.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/RegionTimeZone.mjs +0 -102
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/RegionTimeZone.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/TimeZoneRules.mjs +0 -237
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/TimeZoneRules.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/dateCalculations.mjs +0 -47
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/dateCalculations.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Builder.mjs +0 -55
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Builder.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldFormatDirective.mjs +0 -155
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldFormatDirective.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldSpec.mjs +0 -177
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldSpec.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FormatStructure.mjs +0 -693
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FormatStructure.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Predicate.mjs +0 -107
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Predicate.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/Formatter.mjs +0 -174
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/Formatter.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/FormatterOperation.mjs +0 -178
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/FormatterOperation.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/NumberConsumer.mjs +0 -260
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/NumberConsumer.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParseResult.mjs +0 -61
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParseResult.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/Parser.mjs +0 -456
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/Parser.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParserOperation.mjs +0 -440
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParserOperation.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/math.mjs +0 -95
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/math.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/mathNative.mjs +0 -51
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/mathNative.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/util.mjs +0 -22
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/util.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/DateTimeUnitSerializers.mjs +0 -431
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/DateTimeUnitSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateTimeSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateTimeSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalTimeSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalTimeSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/TimeZoneSerializers.mjs +0 -130
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/TimeZoneSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/YearMonthSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/YearMonthSerializers.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.d.mts +0 -21
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.mjs +0 -23
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.mjs +0 -106
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.d.mts +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccount.mjs +0 -524
- package/commons-commons-core/cash/atto/commons/AttoAccount.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.mjs +0 -444
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.d.mts +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs +0 -24
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs +0 -282
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.d.mts +0 -34
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.mjs +0 -162
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.d.mts +0 -55
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs +0 -359
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.d.mts +0 -277
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.mjs +0 -63
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs +0 -2460
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs +0 -148
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.d.mts +0 -27
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoChallenge.mjs +0 -133
- package/commons-commons-core/cash/atto/commons/AttoChallenge.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHash.export.d.mts +0 -37
- package/commons-commons-core/cash/atto/commons/AttoHash.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoHash.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHash.mjs +0 -182
- package/commons-commons-core/cash/atto/commons/AttoHash.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHasher.js.mjs +0 -47
- package/commons-commons-core/cash/atto/commons/AttoHasher.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.d.mts +0 -33
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs +0 -247
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.d.mts +0 -31
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoInstant.mjs +0 -189
- package/commons-commons-core/cash/atto/commons/AttoInstant.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoJob.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoJob.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.d.mts +0 -18
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.mjs +0 -17
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.mjs +0 -74
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.d.mts +0 -30
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.mjs +0 -22
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.js.mjs +0 -23
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.mjs +0 -193
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonicDictionary.mjs +0 -61
- package/commons-commons-core/cash/atto/commons/AttoMnemonicDictionary.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.d.mts +0 -48
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.mjs +0 -34
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoNetwork.mjs +0 -189
- package/commons-commons-core/cash/atto/commons/AttoNetwork.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.d.mts +0 -27
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.mjs +0 -22
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs +0 -65
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs +0 -196
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.d.mts +0 -3
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.mjs +0 -12
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.mjs +0 -21
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.mjs +0 -129
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.d.mts +0 -26
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoReceivable.mjs +0 -423
- package/commons-commons-core/cash/atto/commons/AttoReceivable.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.d.mts +0 -16
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.d.mts +0 -3
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.mjs +0 -12
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.mjs +0 -91
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.mjs +0 -85
- package/commons-commons-core/cash/atto/commons/AttoSeed.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.d.mts +0 -8
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.mjs +0 -4
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSerializable.mjs +0 -27
- package/commons-commons-core/cash/atto/commons/AttoSerializable.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.d.mts +0 -29
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.js.mjs +0 -19
- package/commons-commons-core/cash/atto/commons/AttoSignature.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.mjs +0 -135
- package/commons-commons-core/cash/atto/commons/AttoSignature.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.mjs +0 -19
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs +0 -112
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs +0 -91
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.d.mts +0 -38
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs +0 -356
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.d.mts +0 -9
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.mjs +0 -4
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs +0 -76
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.d.mts +0 -16
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs +0 -163
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.export.d.mts +0 -38
- package/commons-commons-core/cash/atto/commons/AttoVote.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoVote.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.mjs +0 -386
- package/commons-commons-core/cash/atto/commons/AttoVote.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWork.export.d.mts +0 -30
- package/commons-commons-core/cash/atto/commons/AttoWork.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoWork.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWork.mjs +0 -236
- package/commons-commons-core/cash/atto/commons/AttoWork.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWorkTarget.mjs +0 -148
- package/commons-commons-core/cash/atto/commons/AttoWorkTarget.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/Extensions.export.d.mts +0 -4
- package/commons-commons-core/cash/atto/commons/Extensions.export.mjs +0 -16
- package/commons-commons-core/cash/atto/commons/Extensions.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/Extensions.mjs +0 -147
- package/commons-commons-core/cash/atto/commons/Extensions.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/Base32.mjs +0 -156
- package/commons-commons-core/cash/atto/commons/utils/Base32.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/SecureRandom.js.mjs +0 -40
- package/commons-commons-core/cash/atto/commons/utils/SecureRandom.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/SubtleCrypto.mjs +0 -37
- package/commons-commons-core/cash/atto/commons/utils/SubtleCrypto.mjs.map +0 -1
- package/commons-commons-core.mjs +0 -33
- package/commons-commons-core.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClient.mjs +0 -29
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClient.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.d.mts +0 -26
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.mjs +0 -1248
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.d.mts +0 -74
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.mjs +0 -29
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs +0 -751
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs +0 -32
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs +0 -185
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitor.mjs +0 -66
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.mjs +0 -218
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs +0 -195
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.d.mts +0 -16
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.mjs +0 -286
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.mjs +0 -33
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoHeightMonitor.mjs +0 -339
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoHeightMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitor.mjs +0 -66
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.mjs +0 -218
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.d.mts +0 -14
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.mjs +0 -75
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientRemote.mjs +0 -2039
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientRemote.mjs.map +0 -1
- package/commons-commons-node-remote.mjs +0 -7
- package/commons-commons-node-remote.mjs.map +0 -1
- package/commons-commons-node.mjs +0 -15
- package/commons-commons-node.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoMockWorker.mjs +0 -53
- package/commons-commons-test/cash/atto/commons/node/AttoMockWorker.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.export.d.mts +0 -23
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.export.mjs +0 -13
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.export.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.js.mjs +0 -163
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.js.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.mjs +0 -193
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMock.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.js.export.d.mts +0 -15
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.js.export.mjs +0 -13
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.js.export.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.js.mjs +0 -72
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.js.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.mjs +0 -18
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsync.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsyncBuilder.js.export.d.mts +0 -19
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsyncBuilder.js.mjs +0 -134
- package/commons-commons-test/cash/atto/commons/node/AttoNodeMockAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMock.js.mjs +0 -103
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMock.js.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.js.export.d.mts +0 -14
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.js.export.mjs +0 -13
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.js.export.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.js.mjs +0 -66
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.js.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.mjs +0 -18
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsync.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsyncBuilder.js.export.d.mts +0 -14
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsyncBuilder.js.mjs +0 -78
- package/commons-commons-test/cash/atto/commons/node/AttoWorkerMockAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs +0 -58
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.d.mts +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.mjs +0 -13
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.mjs +0 -108
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCache.mjs +0 -348
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCache.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCpu.js.mjs +0 -16
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCpu.js.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCpu.mjs +0 -204
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCpu.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs +0 -351
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.d.mts +0 -17
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.mjs +0 -111
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs +0 -297
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs.map +0 -1
- package/commons-commons-worker-remote.mjs +0 -7
- package/commons-commons-worker-remote.mjs.map +0 -1
- package/commons-commons-worker.mjs +0 -7
- package/commons-commons-worker.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/AutoCloseableJs.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/AutoCloseableJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Char.mjs +0 -133
- package/kotlin-kotlin-stdlib/kotlin/Char.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/CharSequence.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/CharSequence.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Comparable.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/Comparable.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ComparatorJs.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/ComparatorJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/DeepRecursive.mjs +0 -158
- package/kotlin-kotlin-stdlib/kotlin/DeepRecursive.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Enum.mjs +0 -71
- package/kotlin-kotlin-stdlib/kotlin/Enum.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ExceptionsH.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/ExceptionsH.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Lazy.mjs +0 -98
- package/kotlin-kotlin-stdlib/kotlin/Lazy.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Library.mjs +0 -28
- package/kotlin-kotlin-stdlib/kotlin/Library.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/NumbersJs.mjs +0 -75
- package/kotlin-kotlin-stdlib/kotlin/NumbersJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Primitives.mjs +0 -36
- package/kotlin-kotlin-stdlib/kotlin/Primitives.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Result.mjs +0 -147
- package/kotlin-kotlin-stdlib/kotlin/Result.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Standard.mjs +0 -31
- package/kotlin-kotlin-stdlib/kotlin/Standard.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Tuples.mjs +0 -100
- package/kotlin-kotlin-stdlib/kotlin/Tuples.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UByte.mjs +0 -105
- package/kotlin-kotlin-stdlib/kotlin/UByte.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UByteArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UByteArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UInt.mjs +0 -105
- package/kotlin-kotlin-stdlib/kotlin/UInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UIntArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UIntArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ULong.mjs +0 -107
- package/kotlin-kotlin-stdlib/kotlin/ULong.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ULongArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/ULongArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UShort.mjs +0 -106
- package/kotlin-kotlin-stdlib/kotlin/UShort.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UShortArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UShortArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Unit.mjs +0 -34
- package/kotlin-kotlin-stdlib/kotlin/Unit.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UnsignedJs.mjs +0 -182
- package/kotlin-kotlin-stdlib/kotlin/UnsignedJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractCollection.mjs +0 -99
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractCollection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractList.mjs +0 -225
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractList.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMap.mjs +0 -312
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs +0 -75
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableListJs.mjs +0 -224
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableListJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableMap.mjs +0 -101
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableSet.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractSet.mjs +0 -77
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayDeque.mjs +0 -556
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayDeque.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayFunctions.mjs +0 -44
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayFunctions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs +0 -214
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArraySorting.mjs +0 -126
- package/kotlin-kotlin-stdlib/kotlin/collections/ArraySorting.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.d.mts +0 -11
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.mjs +0 -14
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs +0 -137
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs +0 -302
- package/kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMap.mjs +0 -96
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs +0 -175
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs +0 -143
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs +0 -71
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/IndexedValue.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/collections/IndexedValue.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalHashMap.mjs +0 -730
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalHashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalMap.mjs +0 -63
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs +0 -65
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterators.mjs +0 -37
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs +0 -91
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashSet.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/MapWithDefault.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/collections/MapWithDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Maps.mjs +0 -239
- package/kotlin-kotlin-stdlib/kotlin/collections/Maps.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/MutableCollections.mjs +0 -74
- package/kotlin-kotlin-stdlib/kotlin/collections/MutableCollections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/PrimitiveIterators.mjs +0 -44
- package/kotlin-kotlin-stdlib/kotlin/collections/PrimitiveIterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/RandomAccess.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/collections/RandomAccess.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Sets.mjs +0 -113
- package/kotlin-kotlin-stdlib/kotlin/collections/Sets.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/SlidingWindow.mjs +0 -21
- package/kotlin-kotlin-stdlib/kotlin/collections/SlidingWindow.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Arrays.mjs +0 -316
- package/kotlin-kotlin-stdlib/kotlin/collections/_Arrays.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs +0 -177
- package/kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs +0 -499
- package/kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_CollectionsJs.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/collections/_CollectionsJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Maps.mjs +0 -41
- package/kotlin-kotlin-stdlib/kotlin/collections/_Maps.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Sets.mjs +0 -59
- package/kotlin-kotlin-stdlib/kotlin/collections/_Sets.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs +0 -137
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsHacks.mjs +0 -67
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsHacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsInterop.mjs +0 -171
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsInterop.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/comparisons/Comparisons.mjs +0 -50
- package/kotlin-kotlin-stdlib/kotlin/comparisons/Comparisons.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/Continuation.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/coroutines/Continuation.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/ContinuationInterceptor.mjs +0 -78
- package/kotlin-kotlin-stdlib/kotlin/coroutines/ContinuationInterceptor.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContext.mjs +0 -86
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContext.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContextImpl.mjs +0 -237
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContextImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineImpl.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/GeneratorCoroutineImpl.mjs +0 -192
- package/kotlin-kotlin-stdlib/kotlin/coroutines/GeneratorCoroutineImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/InterceptedCoroutine.mjs +0 -53
- package/kotlin-kotlin-stdlib/kotlin/coroutines/InterceptedCoroutine.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/SafeContinuationJs.mjs +0 -76
- package/kotlin-kotlin-stdlib/kotlin/coroutines/SafeContinuationJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs +0 -53
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs +0 -239
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs +0 -58
- package/kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/exceptions.mjs +0 -437
- package/kotlin-kotlin-stdlib/kotlin/exceptions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/hacks.mjs +0 -46
- package/kotlin-kotlin-stdlib/kotlin/hacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/IrLinkageError.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/internal/IrLinkageError.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/SharedVariableBox.mjs +0 -4
- package/kotlin-kotlin-stdlib/kotlin/internal/SharedVariableBox.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/ThrowHelpers.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/internal/ThrowHelpers.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/progressionUtil.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/internal/progressionUtil.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/BitMask.mjs +0 -83
- package/kotlin-kotlin-stdlib/kotlin/js/BitMask.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/JsClass.mjs +0 -16
- package/kotlin-kotlin-stdlib/kotlin/js/JsClass.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/arrays.mjs +0 -85
- package/kotlin-kotlin-stdlib/kotlin/js/arrays.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/bitUtils.mjs +0 -70
- package/kotlin-kotlin-stdlib/kotlin/js/bitUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/charSequenceJs.mjs +0 -51
- package/kotlin-kotlin-stdlib/kotlin/js/charSequenceJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs +0 -80
- package/kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs +0 -316
- package/kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/coroutineInternalJS.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/js/coroutineInternalJS.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/BigInt.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/js/internal/BigInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/boxedLong/boxedLong.mjs +0 -268
- package/kotlin-kotlin-stdlib/kotlin/js/internal/boxedLong/boxedLong.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs +0 -294
- package/kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/primitiveCompanionObjects.mjs +0 -238
- package/kotlin-kotlin-stdlib/kotlin/js/internal/primitiveCompanionObjects.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/json.mjs +0 -25
- package/kotlin-kotlin-stdlib/kotlin/js/json.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs +0 -72
- package/kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/numberConversion.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/js/numberConversion.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/rangeTo.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/js/rangeTo.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs +0 -94
- package/kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/regexp.mjs +0 -12
- package/kotlin-kotlin-stdlib/kotlin/js/regexp.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs +0 -169
- package/kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/void.mjs +0 -21
- package/kotlin-kotlin-stdlib/kotlin/js/void.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/kotlin.mjs +0 -55
- package/kotlin-kotlin-stdlib/kotlin/kotlin.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/math/math.mjs +0 -61
- package/kotlin-kotlin-stdlib/kotlin/math/math.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/PlatformRandom.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/random/PlatformRandom.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/Random.mjs +0 -166
- package/kotlin-kotlin-stdlib/kotlin/random/Random.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/XorWowRandom.mjs +0 -99
- package/kotlin-kotlin-stdlib/kotlin/random/XorWowRandom.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/PrimitiveRanges.mjs +0 -178
- package/kotlin-kotlin-stdlib/kotlin/ranges/PrimitiveRanges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/ProgressionIterators.mjs +0 -96
- package/kotlin-kotlin-stdlib/kotlin/ranges/ProgressionIterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Progressions.mjs +0 -163
- package/kotlin-kotlin-stdlib/kotlin/ranges/Progressions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Range.mjs +0 -26
- package/kotlin-kotlin-stdlib/kotlin/ranges/Range.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Ranges.mjs +0 -17
- package/kotlin-kotlin-stdlib/kotlin/ranges/Ranges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs +0 -76
- package/kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KClassJs.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/reflect/KClassJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs +0 -42
- package/kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeImpl.mjs +0 -123
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameter.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameter.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameterBase.mjs +0 -63
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameterBase.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeProjection.mjs +0 -111
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeProjection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KVariance.mjs +0 -50
- package/kotlin-kotlin-stdlib/kotlin/reflect/KVariance.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KClassImpl.mjs +0 -155
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KClassImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeHelpers.mjs +0 -47
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeHelpers.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeParameterImpl.mjs +0 -41
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeParameterImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/primitives.mjs +0 -285
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/primitives.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs +0 -144
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/SequenceBuilder.mjs +0 -169
- package/kotlin-kotlin-stdlib/kotlin/sequences/SequenceBuilder.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/Sequences.mjs +0 -117
- package/kotlin-kotlin-stdlib/kotlin/sequences/Sequences.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs +0 -64
- package/kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Appendable.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/text/Appendable.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Char.mjs +0 -49
- package/kotlin-kotlin-stdlib/kotlin/text/Char.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/CharacterCodingExceptionJs.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/text/CharacterCodingExceptionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/HexExtensions.mjs +0 -384
- package/kotlin-kotlin-stdlib/kotlin/text/HexExtensions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/HexFormat.mjs +0 -271
- package/kotlin-kotlin-stdlib/kotlin/text/HexFormat.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Indent.mjs +0 -218
- package/kotlin-kotlin-stdlib/kotlin/text/Indent.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs +0 -146
- package/kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/StringNumberConversions.mjs +0 -164
- package/kotlin-kotlin-stdlib/kotlin/text/StringNumberConversions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Strings.mjs +0 -820
- package/kotlin-kotlin-stdlib/kotlin/text/Strings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/UStrings.mjs +0 -293
- package/kotlin-kotlin-stdlib/kotlin/text/UStrings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_CharCategories.mjs +0 -38
- package/kotlin-kotlin-stdlib/kotlin/text/_CharCategories.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_DigitChars.mjs +0 -61
- package/kotlin-kotlin-stdlib/kotlin/text/_DigitChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_LetterChars.mjs +0 -118
- package/kotlin-kotlin-stdlib/kotlin/text/_LetterChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs +0 -128
- package/kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_WhitespaceChars.mjs +0 -17
- package/kotlin-kotlin-stdlib/kotlin/text/_WhitespaceChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/charJs.mjs +0 -40
- package/kotlin-kotlin-stdlib/kotlin/text/charJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/numberConversions.mjs +0 -119
- package/kotlin-kotlin-stdlib/kotlin/text/numberConversions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/regex.mjs +0 -100
- package/kotlin-kotlin-stdlib/kotlin/text/regex.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs +0 -256
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/stringsCode.mjs +0 -139
- package/kotlin-kotlin-stdlib/kotlin/text/stringsCode.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/utf8Encoding.mjs +0 -255
- package/kotlin-kotlin-stdlib/kotlin/text/utf8Encoding.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs +0 -221
- package/kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Clock.mjs +0 -34
- package/kotlin-kotlin-stdlib/kotlin/time/Clock.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Duration.mjs +0 -1372
- package/kotlin-kotlin-stdlib/kotlin/time/Duration.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnit.mjs +0 -57
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnit.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs +0 -109
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Instant.mjs +0 -951
- package/kotlin-kotlin-stdlib/kotlin/time/Instant.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/InstantJs.mjs +0 -16
- package/kotlin-kotlin-stdlib/kotlin/time/InstantJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/uuid/Uuid.mjs +0 -173
- package/kotlin-kotlin-stdlib/kotlin/uuid/Uuid.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/uuid/UuidJs.mjs +0 -336
- package/kotlin-kotlin-stdlib/kotlin/uuid/UuidJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/noPackageHacks.mjs +0 -62
- package/kotlin-kotlin-stdlib/noPackageHacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/reflectionJs.mjs +0 -67
- package/kotlin-kotlin-stdlib/reflectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib.mjs +0 -7
- package/kotlin-kotlin-stdlib.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs +0 -47
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs +0 -237
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/Trace.common.mjs +0 -55
- package/kotlinx-atomicfu/kotlinx/atomicfu/Trace.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/AbstractCoroutine.mjs +0 -98
- package/kotlinx-coroutines-core/kotlinx/coroutines/AbstractCoroutine.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs +0 -121
- package/kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuation.mjs +0 -96
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuation.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuationImpl.mjs +0 -868
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuationImpl.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableDeferred.mjs +0 -61
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableDeferred.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableJob.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableJob.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletionState.mjs +0 -108
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletionState.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineContext.mjs +0 -78
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineContext.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineDispatcher.mjs +0 -99
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineExceptionHandler.mjs +0 -72
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineExceptionHandler.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineName.mjs +0 -65
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineName.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineScope.mjs +0 -93
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineScope.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineStart.mjs +0 -88
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineStart.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.common.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.mjs +0 -39
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Delay.mjs +0 -44
- package/kotlinx-coroutines-core/kotlinx/coroutines/Delay.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/DispatchedTask.mjs +0 -221
- package/kotlinx-coroutines-core/kotlinx/coroutines/DispatchedTask.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Dispatchers.mjs +0 -75
- package/kotlinx-coroutines-core/kotlinx/coroutines/Dispatchers.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.common.mjs +0 -145
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.mjs +0 -34
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.common.mjs +0 -49
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.mjs +0 -79
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/JSDispatcher.mjs +0 -388
- package/kotlinx-coroutines-core/kotlinx/coroutines/JSDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Job.mjs +0 -172
- package/kotlinx-coroutines-core/kotlinx/coroutines/Job.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/JobSupport.mjs +0 -1759
- package/kotlinx-coroutines-core/kotlinx/coroutines/JobSupport.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/MainCoroutineDispatcher.mjs +0 -64
- package/kotlinx-coroutines-core/kotlinx/coroutines/MainCoroutineDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Promise.mjs +0 -83
- package/kotlinx-coroutines-core/kotlinx/coroutines/Promise.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Runnable.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Runnable.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/SchedulerTask.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/SchedulerTask.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Supervisor.mjs +0 -31
- package/kotlinx-coroutines-core/kotlinx/coroutines/Supervisor.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Timeout.mjs +0 -24
- package/kotlinx-coroutines-core/kotlinx/coroutines/Timeout.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Unconfined.mjs +0 -70
- package/kotlinx-coroutines-core/kotlinx/coroutines/Unconfined.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Waiter.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Waiter.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Window.mjs +0 -28
- package/kotlinx-coroutines-core/kotlinx/coroutines/Window.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferOverflow.mjs +0 -50
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferOverflow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferedChannel.mjs +0 -2791
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferedChannel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channel.mjs +0 -320
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ChannelCoroutine.mjs +0 -78
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ChannelCoroutine.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channels.common.mjs +0 -24
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channels.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ConflatedBufferedChannel.mjs +0 -106
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ConflatedBufferedChannel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Produce.mjs +0 -94
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Produce.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Builders.mjs +0 -111
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Builders.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Channels.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Channels.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs +0 -26
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs +0 -27
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/FlowCollector.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/FlowCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Merge.mjs +0 -25
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Reduce.mjs +0 -134
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Reduce.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs +0 -79
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs +0 -272
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs +0 -284
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/AbstractSharedFlow.mjs +0 -145
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/AbstractSharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/ChannelFlow.mjs +0 -341
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/ChannelFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.common.mjs +0 -13
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.mjs +0 -47
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs +0 -214
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NullSurrogate.mjs +0 -28
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NullSurrogate.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.common.mjs +0 -69
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.mjs +0 -58
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SendingCollector.mjs +0 -30
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SendingCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.common.mjs +0 -16
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.mjs +0 -49
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ConcurrentLinkedList.mjs +0 -306
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ConcurrentLinkedList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.common.mjs +0 -62
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/DispatchedContinuation.mjs +0 -335
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/DispatchedContinuation.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/InlineList.mjs +0 -48
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/InlineList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LimitedDispatcher.mjs +0 -199
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LimitedDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.mjs +0 -86
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LockFreeTaskQueue.mjs +0 -335
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LockFreeTaskQueue.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/NamedDispatcher.mjs +0 -47
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/NamedDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/OnUndeliveredElement.mjs +0 -62
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/OnUndeliveredElement.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Scopes.mjs +0 -64
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Scopes.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/StackTraceRecovery.mjs +0 -20
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/StackTraceRecovery.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Symbol.mjs +0 -29
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Symbol.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Synchronized.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Synchronized.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.common.mjs +0 -52
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.mjs +0 -12
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadContext.mjs +0 -12
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadContext.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadLocal.mjs +0 -37
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadLocal.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Cancellable.mjs +0 -90
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Cancellable.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Undispatched.mjs +0 -129
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Undispatched.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/selects/Select.mjs +0 -268
- package/kotlinx-coroutines-core/kotlinx/coroutines/selects/Select.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Mutex.mjs +0 -257
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Mutex.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Semaphore.mjs +0 -429
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Semaphore.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/ByteString.mjs +0 -210
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/ByteString.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/unsafe/UnsafeByteStringOperations.mjs +0 -34
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/unsafe/UnsafeByteStringOperations.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-PlatformJs.mjs +0 -67
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-PlatformJs.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-Util.mjs +0 -48
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-Util.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs +0 -587
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffers.mjs +0 -156
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffers.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/ByteStrings.mjs +0 -16
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/ByteStrings.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Core.mjs +0 -15
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Core.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/PeekSource.mjs +0 -85
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/PeekSource.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/RealSource.mjs +0 -179
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/RealSource.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Segment.mjs +0 -524
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Segment.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/SegmentPool.mjs +0 -46
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/SegmentPool.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sink.mjs +0 -37
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sink.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sinks.mjs +0 -77
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sinks.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Source.mjs +0 -23
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Source.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs +0 -154
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Utf8.mjs +0 -258
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Utf8.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/UtilsJs.mjs +0 -27
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/UtilsJs.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/internal/-Utf8.mjs +0 -361
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/internal/-Utf8.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/unsafe/UnsafeBufferOperations.mjs +0 -102
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/unsafe/UnsafeBufferOperations.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs +0 -42
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/PolymorphicSerializer.mjs +0 -105
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/PolymorphicSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs +0 -191
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerialFormat.mjs +0 -32
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerialFormat.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs +0 -96
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/Serializers.mjs +0 -280
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/Serializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersCache.mjs +0 -149
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersJs.mjs +0 -46
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersJs.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/builtins/BuiltinSerializers.mjs +0 -221
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/builtins/BuiltinSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/ContextAware.mjs +0 -117
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/ContextAware.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptor.mjs +0 -126
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs +0 -300
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs +0 -438
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractDecoder.mjs +0 -136
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractEncoder.mjs +0 -148
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Decoding.mjs +0 -49
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Decoding.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Encoding.mjs +0 -47
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Encoding.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/AbstractPolymorphicSerializer.mjs +0 -141
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/AbstractPolymorphicSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/BuiltInSerializers.mjs +0 -172
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/BuiltInSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CachedNames.mjs +0 -22
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CachedNames.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionDescriptors.mjs +0 -313
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionDescriptors.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionSerializers.mjs +0 -711
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ElementMarker.mjs +0 -129
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ElementMarker.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs +0 -194
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/InlineClassDescriptor.mjs +0 -127
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/InlineClassDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/JsonInternalDependencies.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/JsonInternalDependencies.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NoOpEncoder.mjs +0 -78
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NoOpEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NothingSerialDescriptor.mjs +0 -86
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NothingSerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NullableSerializer.mjs +0 -138
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NullableSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ObjectSerializer.mjs +0 -90
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ObjectSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.common.mjs +0 -127
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.common.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.mjs +0 -263
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs +0 -33
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs +0 -323
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs +0 -53
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PrimitiveArraysSerializers.mjs +0 -1316
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PrimitiveArraysSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Primitives.mjs +0 -487
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Primitives.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tagged.mjs +0 -257
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tagged.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tuples.mjs +0 -317
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tuples.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ValueClasses.mjs +0 -211
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ValueClasses.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModule.mjs +0 -209
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModule.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleBuilders.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleBuilders.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleCollector.mjs +0 -29
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleCollector.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/Json.mjs +0 -198
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/Json.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonAnnotations.mjs +0 -42
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonAnnotations.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonConfiguration.mjs +0 -96
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonConfiguration.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonDecoder.mjs +0 -26
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElement.mjs +0 -434
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElement.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElementSerializers.mjs +0 -568
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElementSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonEncoder.mjs +0 -26
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonSchemaCache.mjs +0 -12
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonSchemaCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/AbstractJsonLexer.mjs +0 -764
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/AbstractJsonLexer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/CommentLexers.mjs +0 -107
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/CommentLexers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Composers.mjs +0 -221
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Composers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonElementMarker.mjs +0 -48
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonElementMarker.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonExceptions.mjs +0 -126
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonNamesMap.mjs +0 -257
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonNamesMap.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonPath.mjs +0 -169
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonPath.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonSerializersModuleValidator.mjs +0 -107
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonSerializersModuleValidator.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonStreams.mjs +0 -24
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonStreams.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonToStringWriterJsWasm.mjs +0 -47
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonToStringWriterJsWasm.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonTreeReader.mjs +0 -243
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonTreeReader.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Polymorphic.mjs +0 -64
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Polymorphic.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/SchemaCache.mjs +0 -80
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/SchemaCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonDecoder.mjs +0 -704
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonEncoder.mjs +0 -381
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringJsonLexer.mjs +0 -170
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringJsonLexer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringOps.mjs +0 -179
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringOps.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/TreeJsonDecoder.mjs +0 -995
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/TreeJsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/WriteMode.mjs +0 -136
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/WriteMode.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/createMapForCache.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/createMapForCache.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/ContentNegotiation.mjs +0 -581
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/ContentNegotiation.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/DefaultIgnoredTypesJs.mjs +0 -25
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/DefaultIgnoredTypesJs.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/JsonContentTypeMatcher.mjs +0 -39
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/JsonContentTypeMatcher.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClient.mjs +0 -294
- package/ktor-ktor-client-core/io/ktor/client/HttpClient.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClientConfig.mjs +0 -149
- package/ktor-ktor-client-core/io/ktor/client/HttpClientConfig.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClientJs.mjs +0 -59
- package/ktor-ktor-client-core/io/ktor/client/HttpClientJs.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/JsRequestUtils.mjs +0 -71
- package/ktor-ktor-client-core/io/ktor/client/JsRequestUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/DelegatedCall.mjs +0 -112
- package/ktor-ktor-client-core/io/ktor/client/call/DelegatedCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/HttpClientCall.mjs +0 -253
- package/ktor-ktor-client-core/io/ktor/client/call/HttpClientCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/SavedCall.mjs +0 -136
- package/ktor-ktor-client-core/io/ktor/client/call/SavedCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/utils.mjs +0 -37
- package/ktor-ktor-client-core/io/ktor/client/call/utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/content/ObservableContent.mjs +0 -140
- package/ktor-ktor-client-core/io/ktor/client/content/ObservableContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngine.mjs +0 -346
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngine.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineBase.mjs +0 -122
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineBase.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineCapability.mjs +0 -70
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineCapability.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineConfig.mjs +0 -29
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineConfig.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/Loader.mjs +0 -84
- package/ktor-ktor-client-core/io/ktor/client/engine/Loader.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/Utils.mjs +0 -158
- package/ktor-ktor-client-core/io/ktor/client/engine/Utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.d.mts +0 -4
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.mjs +0 -13
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.mjs +0 -90
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsClientEngine.mjs +0 -328
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsClientEngine.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsUtils.mjs +0 -172
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/ReadableStream.mjs +0 -13
- package/ktor-ktor-client-core/io/ktor/client/engine/js/ReadableStream.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/browser/BrowserFetch.mjs +0 -141
- package/ktor-ktor-client-core/io/ktor/client/engine/js/browser/BrowserFetch.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/compatibility/Utils.mjs +0 -77
- package/ktor-ktor-client-core/io/ktor/client/engine/js/compatibility/Utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/network/sockets/TimeoutExceptions.nonJvm.mjs +0 -42
- package/ktor-ktor-client-core/io/ktor/client/network/sockets/TimeoutExceptions.nonJvm.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/BodyProgress.mjs +0 -312
- package/ktor-ktor-client-core/io/ktor/client/plugins/BodyProgress.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultResponseValidation.mjs +0 -238
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultResponseValidation.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransform.mjs +0 -403
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransform.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransformJs.mjs +0 -15
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransformJs.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpCallValidator.mjs +0 -521
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpCallValidator.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpClientPlugin.mjs +0 -70
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpClientPlugin.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpPlainText.mjs +0 -399
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpPlainText.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRedirect.mjs +0 -178
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRedirect.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestLifecycle.mjs +0 -214
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestLifecycle.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestRetry.mjs +0 -720
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestRetry.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpSend.mjs +0 -342
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpSend.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpTimeout.mjs +0 -411
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpTimeout.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/SaveBody.mjs +0 -257
- package/ktor-ktor-client-core/io/ktor/client/plugins/SaveBody.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientHook.mjs +0 -30
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientHook.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginBuilder.mjs +0 -56
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginBuilder.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginInstance.mjs +0 -52
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginInstance.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CommonHooks.mjs +0 -161
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CommonHooks.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CreatePluginUtils.mjs +0 -90
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CreatePluginUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/KtorCallContexts.mjs +0 -262
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/KtorCallContexts.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/ClientSSESession.mjs +0 -41
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/ClientSSESession.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSE.mjs +0 -44
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSE.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSEClientContent.mjs +0 -23
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSEClientContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/JsWebSocketSession.mjs +0 -247
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/JsWebSocketSession.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/WebSockets.mjs +0 -68
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/WebSockets.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/ClientUpgradeContent.mjs +0 -23
- package/ktor-ktor-client-core/io/ktor/client/request/ClientUpgradeContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/DefaultHttpRequest.mjs +0 -50
- package/ktor-ktor-client-core/io/ktor/client/request/DefaultHttpRequest.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequest.mjs +0 -260
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequest.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequestPipeline.mjs +0 -107
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequestPipeline.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/RequestBody.mjs +0 -48
- package/ktor-ktor-client-core/io/ktor/client/request/RequestBody.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/utils.mjs +0 -15
- package/ktor-ktor-client-core/io/ktor/client/request/utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/DefaultHttpResponse.mjs +0 -67
- package/ktor-ktor-client-core/io/ktor/client/statement/DefaultHttpResponse.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponse.mjs +0 -111
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponse.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponsePipeline.mjs +0 -151
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponsePipeline.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpStatement.mjs +0 -155
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpStatement.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ByteChannelUtils.mjs +0 -99
- package/ktor-ktor-client-core/io/ktor/client/utils/ByteChannelUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ClientEvents.mjs +0 -69
- package/ktor-ktor-client-core/io/ktor/client/utils/ClientEvents.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/Content.mjs +0 -52
- package/ktor-ktor-client-core/io/ktor/client/utils/Content.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ExceptionUtils.nonJvm.mjs +0 -24
- package/ktor-ktor-client-core/io/ktor/client/utils/ExceptionUtils.nonJvm.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/HeadersUtils.mjs +0 -79
- package/ktor-ktor-client-core/io/ktor/client/utils/HeadersUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/headers.mjs +0 -30
- package/ktor-ktor-client-core/io/ktor/client/utils/headers.mjs.map +0 -1
- package/ktor-ktor-client-core.mjs +0 -12
- package/ktor-ktor-client-core.mjs.map +0 -1
- package/ktor-ktor-events/io/ktor/events/Events.mjs +0 -97
- package/ktor-ktor-events/io/ktor/events/Events.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Codecs.mjs +0 -382
- package/ktor-ktor-http/io/ktor/http/Codecs.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/ContentTypes.mjs +0 -457
- package/ktor-ktor-http/io/ktor/http/ContentTypes.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HeaderValueWithParameters.mjs +0 -219
- package/ktor-ktor-http/io/ktor/http/HeaderValueWithParameters.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Headers.mjs +0 -153
- package/ktor-ktor-http/io/ktor/http/Headers.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpHeaderValueParser.mjs +0 -372
- package/ktor-ktor-http/io/ktor/http/HttpHeaderValueParser.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpHeaders.mjs +0 -245
- package/ktor-ktor-http/io/ktor/http/HttpHeaders.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpMessageProperties.mjs +0 -54
- package/ktor-ktor-http/io/ktor/http/HttpMessageProperties.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpMethod.mjs +0 -92
- package/ktor-ktor-http/io/ktor/http/HttpMethod.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpProtocolVersion.mjs +0 -81
- package/ktor-ktor-http/io/ktor/http/HttpProtocolVersion.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpStatusCode.mjs +0 -150
- package/ktor-ktor-http/io/ktor/http/HttpStatusCode.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Parameters.mjs +0 -146
- package/ktor-ktor-http/io/ktor/http/Parameters.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Query.mjs +0 -109
- package/ktor-ktor-http/io/ktor/http/Query.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLBuilder.mjs +0 -284
- package/ktor-ktor-http/io/ktor/http/URLBuilder.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLBuilderJs.mjs +0 -30
- package/ktor-ktor-http/io/ktor/http/URLBuilderJs.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLParser.mjs +0 -400
- package/ktor-ktor-http/io/ktor/http/URLParser.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLProtocol.mjs +0 -139
- package/ktor-ktor-http/io/ktor/http/URLProtocol.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLUtils.mjs +0 -128
- package/ktor-ktor-http/io/ktor/http/URLUtils.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Url.mjs +0 -344
- package/ktor-ktor-http/io/ktor/http/Url.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/UrlDecodedParametersBuilder.mjs +0 -154
- package/ktor-ktor-http/io/ktor/http/UrlDecodedParametersBuilder.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/ByteArrayContent.mjs +0 -42
- package/ktor-ktor-http/io/ktor/http/content/ByteArrayContent.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/Multipart.mjs +0 -22
- package/ktor-ktor-http/io/ktor/http/content/Multipart.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/OutgoingContent.mjs +0 -137
- package/ktor-ktor-http/io/ktor/http/content/OutgoingContent.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/TextContent.mjs +0 -51
- package/ktor-ktor-http/io/ktor/http/content/TextContent.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/CIOMultipartDataBase.mjs +0 -35
- package/ktor-ktor-http-cio/io/ktor/http/cio/CIOMultipartDataBase.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpHeadersMap.mjs +0 -327
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpHeadersMap.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpParser.mjs +0 -223
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpParser.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/Multipart.mjs +0 -547
- package/ktor-ktor-http-cio/io/ktor/http/cio/Multipart.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/AsciiCharTree.mjs +0 -257
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/AsciiCharTree.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayBuilder.mjs +0 -366
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayBuilder.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPool.mjs +0 -64
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPool.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPoolJs.mjs +0 -12
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPoolJs.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Chars.mjs +0 -332
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Chars.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Errors.mjs +0 -30
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Errors.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/MutableRange.mjs +0 -30
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/MutableRange.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Tokenizer.mjs +0 -24
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Tokenizer.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.jsAndWasmShared.mjs +0 -12
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.mjs +0 -539
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelCtor.mjs +0 -27
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelCtor.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelScanner.mjs +0 -208
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelScanner.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannel.mjs +0 -89
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannelOperations.mjs +0 -352
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannelOperations.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannel.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannelOperations.mjs +0 -269
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannelOperations.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/CloseToken.mjs +0 -87
- package/ktor-ktor-io/io/ktor/utils/io/CloseToken.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/CountedByteReadChannel.mjs +0 -89
- package/ktor-ktor-io/io/ktor/utils/io/CountedByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/Deprecation.mjs +0 -15
- package/ktor-ktor-io/io/ktor/utils/io/Deprecation.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/Exceptions.mjs +0 -65
- package/ktor-ktor-io/io/ktor/utils/io/Exceptions.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/IODispatcher.jsAndWasmShared.mjs +0 -15
- package/ktor-ktor-io/io/ktor/utils/io/IODispatcher.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/LineEndingMode.mjs +0 -117
- package/ktor-ktor-io/io/ktor/utils/io/LineEndingMode.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/SourceByteReadChannel.mjs +0 -72
- package/ktor-ktor-io/io/ktor/utils/io/SourceByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Charset.js.mjs +0 -407
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Charset.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Decoder.js.mjs +0 -34
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Decoder.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Encoding.mjs +0 -82
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Encoding.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/ISO88591.mjs +0 -38
- package/ktor-ktor-io/io/ktor/utils/io/charsets/ISO88591.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoder.js.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoder.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoderFallback.js.mjs +0 -110
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoderFallback.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Win1252Table.mjs +0 -22
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Win1252Table.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffer.mjs +0 -12
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffer.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffers.mjs +0 -18
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffers.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/BytePacketBuilder.mjs +0 -27
- package/ktor-ktor-io/io/ktor/utils/io/core/BytePacketBuilder.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/ByteReadPacket.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/core/ByteReadPacket.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Input.mjs +0 -18
- package/ktor-ktor-io/io/ktor/utils/io/core/Input.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Strings.mjs +0 -60
- package/ktor-ktor-io/io/ktor/utils/io/core/Strings.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/ByteArrayPool.mjs +0 -42
- package/ktor-ktor-io/io/ktor/utils/io/pool/ByteArrayPool.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/DefaultPool.mjs +0 -81
- package/ktor-ktor-io/io/ktor/utils/io/pool/DefaultPool.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/Pool.mjs +0 -50
- package/ktor-ktor-io/io/ktor/utils/io/pool/Pool.mjs.map +0 -1
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConvertException.mjs +0 -48
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConvertException.mjs.map +0 -1
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConverter.mjs +0 -248
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConverter.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/Extensions.mjs +0 -33
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/Extensions.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/ExtensionsJs.mjs +0 -15
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/ExtensionsJs.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/KotlinxSerializationConverter.mjs +0 -442
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/KotlinxSerializationConverter.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/SerializerLookup.mjs +0 -195
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/SerializerLookup.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx-json/io/ktor/serialization/kotlinx/json/JsonSupport.mjs +0 -44
- package/ktor-ktor-serialization-kotlinx-json/io/ktor/serialization/kotlinx/json/JsonSupport.mjs.map +0 -1
- package/ktor-ktor-server-core/io/ktor/server/engine/ShutdownHook.jsAndWasmShared.mjs +0 -8
- package/ktor-ktor-server-core/io/ktor/server/engine/ShutdownHook.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Attributes.mjs +0 -126
- package/ktor-ktor-utils/io/ktor/util/Attributes.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/AttributesJs.mjs +0 -73
- package/ktor-ktor-utils/io/ktor/util/AttributesJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CaseInsensitiveMap.mjs +0 -192
- package/ktor-ktor-utils/io/ktor/util/CaseInsensitiveMap.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Charset.mjs +0 -34
- package/ktor-ktor-utils/io/ktor/util/Charset.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Collections.mjs +0 -15
- package/ktor-ktor-utils/io/ktor/util/Collections.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CollectionsJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/CollectionsJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CoroutinesUtils.mjs +0 -41
- package/ktor-ktor-utils/io/ktor/util/CoroutinesUtils.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/DelegatingMutableSet.mjs +0 -159
- package/ktor-ktor-utils/io/ktor/util/DelegatingMutableSet.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.js.mjs +0 -43
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.js.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.mjs +0 -221
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtilsJs.mjs +0 -16
- package/ktor-ktor-utils/io/ktor/util/PlatformUtilsJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/StringValues.mjs +0 -370
- package/ktor-ktor-utils/io/ktor/util/StringValues.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Text.mjs +0 -132
- package/ktor-ktor-utils/io/ktor/util/Text.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/collections/CopyOnWriteHashMap.mjs +0 -31
- package/ktor-ktor-utils/io/ktor/util/collections/CopyOnWriteHashMap.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/date/Date.mjs +0 -519
- package/ktor-ktor-utils/io/ktor/util/date/Date.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/date/DateJs.mjs +0 -60
- package/ktor-ktor-utils/io/ktor/util/date/DateJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/internal/LockFreeLinkedList.mjs +0 -100
- package/ktor-ktor-utils/io/ktor/util/internal/LockFreeLinkedList.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/logging/KtorSimpleLoggerJs.mjs +0 -137
- package/ktor-ktor-utils/io/ktor/util/logging/KtorSimpleLoggerJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/logging/LoggerJs.mjs +0 -84
- package/ktor-ktor-utils/io/ktor/util/logging/LoggerJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/DebugPipelineContext.mjs +0 -84
- package/ktor-ktor-utils/io/ktor/util/pipeline/DebugPipelineContext.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PhaseContent.mjs +0 -120
- package/ktor-ktor-utils/io/ktor/util/pipeline/PhaseContent.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/Pipeline.mjs +0 -362
- package/ktor-ktor-utils/io/ktor/util/pipeline/Pipeline.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.js.mjs +0 -16
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.js.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.mjs +0 -41
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineJs.mjs +0 -15
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhase.mjs +0 -50
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhase.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhaseRelation.mjs +0 -89
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhaseRelation.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecover.mjs +0 -29
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecover.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecoverJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecoverJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/SuspendFunctionGun.mjs +0 -196
- package/ktor-ktor-utils/io/ktor/util/pipeline/SuspendFunctionGun.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/reflect/Type.mjs +0 -55
- package/ktor-ktor-utils/io/ktor/util/reflect/Type.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/reflect/TypeInfoJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/reflect/TypeInfoJs.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/CloseReason.mjs +0 -207
- package/ktor-ktor-websockets/io/ktor/websocket/CloseReason.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameCommon.mjs +0 -47
- package/ktor-ktor-websockets/io/ktor/websocket/FrameCommon.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameJs.mjs +0 -148
- package/ktor-ktor-websockets/io/ktor/websocket/FrameJs.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameType.mjs +0 -167
- package/ktor-ktor-websockets/io/ktor/websocket/FrameType.mjs.map +0 -1
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import { checkLength3j1sz9qw7d9m6 as checkLength } from './Extensions.mjs';
|
|
2
|
-
import { Unit_instance28fytmsmm6r23 as Unit_instance } from '../../../../kotlin-kotlin-stdlib/kotlin/Unit.mjs';
|
|
3
|
-
import {
|
|
4
|
-
contentEquals1cdp6c846cfdi as contentEquals,
|
|
5
|
-
contentHashCode25jw6rgkgywwr as contentHashCode,
|
|
6
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs';
|
|
7
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
8
|
-
import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
9
|
-
import { joinToString1cxrrlmo0chqs as joinToString } from '../../../../kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs';
|
|
10
|
-
import {
|
|
11
|
-
toCharArray32huqyw9tt7kx as toCharArray,
|
|
12
|
-
encodeToByteArray1onwao0uakjfh as encodeToByteArray,
|
|
13
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs';
|
|
14
|
-
import { generateSecretWithPBKDF2WithHmacSHA5122zq1tbxx90kj7 as generateSecretWithPBKDF2WithHmacSHA512 } from './AttoSeed.js.mjs';
|
|
15
|
-
import { get_COROUTINE_SUSPENDED3ujt3p13qm4iy as get_COROUTINE_SUSPENDED } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs';
|
|
16
|
-
import { suspendOrReturn49pspzlx5djv as suspendOrReturn } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs';
|
|
17
|
-
//region block: imports
|
|
18
|
-
//endregion
|
|
19
|
-
//region block: pre-declaration
|
|
20
|
-
//endregion
|
|
21
|
-
var AttoSeedClass;
|
|
22
|
-
function AttoSeed() {
|
|
23
|
-
if (AttoSeedClass === VOID) {
|
|
24
|
-
class $ {
|
|
25
|
-
constructor(value) {
|
|
26
|
-
this.value = value;
|
|
27
|
-
checkLength(this.value, 64);
|
|
28
|
-
}
|
|
29
|
-
g3() {
|
|
30
|
-
return this.value;
|
|
31
|
-
}
|
|
32
|
-
equals(other) {
|
|
33
|
-
if (this === other)
|
|
34
|
-
return true;
|
|
35
|
-
if (!(other instanceof AttoSeed()))
|
|
36
|
-
return false;
|
|
37
|
-
if (!contentEquals(this.value, other.value))
|
|
38
|
-
return false;
|
|
39
|
-
return true;
|
|
40
|
-
}
|
|
41
|
-
hashCode() {
|
|
42
|
-
return contentHashCode(this.value);
|
|
43
|
-
}
|
|
44
|
-
toString() {
|
|
45
|
-
return "AttoSeed(value='" + this.value.length + " bytes')";
|
|
46
|
-
}
|
|
47
|
-
bf() {
|
|
48
|
-
return this.value;
|
|
49
|
-
}
|
|
50
|
-
o4q(value) {
|
|
51
|
-
return new (AttoSeed())(value);
|
|
52
|
-
}
|
|
53
|
-
copy(value, $super) {
|
|
54
|
-
value = value === VOID ? this.value : value;
|
|
55
|
-
return $super === VOID ? this.o4q(value) : $super.o4q.call(this, value);
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
initMetadataForClass($, 'AttoSeed');
|
|
59
|
-
AttoSeedClass = $;
|
|
60
|
-
}
|
|
61
|
-
return AttoSeedClass;
|
|
62
|
-
}
|
|
63
|
-
function *_generator_toSeed__g7vngk(_this__u8e3s4, passphrase, $completion) {
|
|
64
|
-
var mnemonic = joinToString(_this__u8e3s4.m4r_1, ' ');
|
|
65
|
-
var salt = 'mnemonic' + passphrase;
|
|
66
|
-
var iterations = 2048;
|
|
67
|
-
var keyLength = 512;
|
|
68
|
-
var tmp = generateSecretWithPBKDF2WithHmacSHA512(toCharArray(mnemonic), encodeToByteArray(salt), iterations, keyLength, $completion);
|
|
69
|
-
if (tmp === get_COROUTINE_SUSPENDED())
|
|
70
|
-
tmp = yield tmp;
|
|
71
|
-
var key = tmp;
|
|
72
|
-
return new (AttoSeed())(key);
|
|
73
|
-
}
|
|
74
|
-
function toSeed(_this__u8e3s4, passphrase, $completion) {
|
|
75
|
-
passphrase = passphrase === VOID ? '' : passphrase;
|
|
76
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_toSeed__g7vngk.bind(VOID, _this__u8e3s4, passphrase), $completion);
|
|
77
|
-
}
|
|
78
|
-
//region block: exports
|
|
79
|
-
export {
|
|
80
|
-
AttoSeed as AttoSeed3coqqhkwu3oqf,
|
|
81
|
-
toSeed as toSeed2tzoi6s6tr0tl,
|
|
82
|
-
};
|
|
83
|
-
//endregion
|
|
84
|
-
|
|
85
|
-
//# sourceMappingURL=AttoSeed.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../commons-core/src/commonMain/kotlin/cash/atto/commons/AttoSeed.kt"],"sourcesContent":["package cash.atto.commons\n\nimport cash.atto.commons.utils.JsExportForJs\nimport kotlin.js.ExperimentalJsExport\nimport kotlin.jvm.JvmSynthetic\n\n@OptIn(ExperimentalJsExport::class)\n@JsExportForJs\ndata class AttoSeed(\n val value: ByteArray,\n) {\n init {\n value.checkLength(64)\n }\n\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n if (other !is AttoSeed) return false\n\n if (!value.contentEquals(other.value)) return false\n\n return true\n }\n\n override fun hashCode(): Int = value.contentHashCode()\n\n override fun toString(): String = \"AttoSeed(value='${value.size} bytes')\"\n}\n\ninternal expect suspend fun generateSecretWithPBKDF2WithHmacSHA512(\n mnemonic: CharArray,\n salt: ByteArray,\n iterations: Int,\n keyLength: Int,\n): ByteArray\n\n@JvmSynthetic\nsuspend fun AttoMnemonic.toSeed(passphrase: String = \"\"): AttoSeed {\n val mnemonic = words.joinToString(\" \")\n val salt = \"mnemonic$passphrase\"\n val iterations = 2048\n val keyLength = 512\n\n val key = generateSecretWithPBKDF2WithHmacSHA512(mnemonic.toCharArray(), salt.encodeToByteArray(), iterations, keyLength)\n\n return AttoSeed(key)\n}\n"],"ignoreList":[],"x_google_ignoreList":[],"names":["value","<get-value>","equals","other","hashCode","toString","<generator-toSeed>","<this>","passphrase","$completion","mnemonic","salt","iterations","keyLength","key","toSeed"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;kBASIA,K;QAAA,kB;QAGU,YAAN,IAAM,CAAN,KAAM,EAAY,EAAZ,C;;QAHVC,CAAAA,EAAA;A,QAAA,iB;MAAmB,C;YAMVC,CAAWC,KAAXD,EAAiC;A,QAClC,aAAS,KAAT,C;UAAgB,OAAO,I;QACvB,mC;UAAoB,OAAO,K;QAE3B,KAAO,cAAN,IAAM,CAAN,KAAM,EAAc,KAAd,CAAoB,KAApB,CAAP,C;UAAmC,OAAO,K;QAE9C,OAAO,I;MACX,C;cAESE,CAAAA,EAAsB;A,QAAuB,OAAjB,gBAAN,IAAM,CAAN,KAAM,C;MAAgB,C;cAE5CC,CAAAA,EAAyB;A,QAAuC,OAAtC,kBAAsC,GAApB,IAAoB,CAApB,KAAoB,CAAd,MAAc,GAAT,U;MAAQ,C;WA1B5E;A,QAAA,iB;MAAA,C;iBAAA;A,QAAA,8B;MAAA,C;;iCAAA,I,CAAA,K;;;;;;;;;mCAqCQC,CAAIC,a,EAAoBC,U,EAAxBC,WAAAH,EAA2D;A,MAC/DI,WAAqB,aAAN,aAAM,CAAN,KAAM,EAAa,GAAb,C;MACrBC,OAAY,UAAZA,GAAqB,U;MACrBC,aAAiB,I;MACjBC,YAAgB,G;MAEN,6CAAgD,YAAT,QAAS,CAAhD,EAAoE,kBAAL,IAAK,CAApE,EAAyF,UAAzF,EAAqG,SAArG,c;;;MAAVC,S;EAEA,wBAAgB,GAAhB,C;AACJ,C;eATQC,CAAIR,a,EAAoBC,U,EAAxBC,WAAAM,E;qCAA6C,E;;C;;;;;"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
type Nullable<T> = T | null | undefined
|
|
2
|
-
declare function KtSingleton<T>(): T & (abstract new() => any);
|
|
3
|
-
export declare interface AttoSerializable {
|
|
4
|
-
toByteArray(): Int8Array;
|
|
5
|
-
readonly __doNotUseOrImplementIt: {
|
|
6
|
-
readonly "cash.atto.commons.AttoSerializable": unique symbol;
|
|
7
|
-
};
|
|
8
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { readByteArray1ri21h2rciakw as readByteArray } from '../../../../kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs';
|
|
2
|
-
import { initMetadataForInterface1egvbzx539z91 as initMetadataForInterface } from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
3
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
4
|
-
//region block: imports
|
|
5
|
-
//endregion
|
|
6
|
-
//region block: pre-declaration
|
|
7
|
-
//endregion
|
|
8
|
-
function toByteArray() {
|
|
9
|
-
return readByteArray(this.d4m());
|
|
10
|
-
}
|
|
11
|
-
var AttoSerializableClass;
|
|
12
|
-
function AttoSerializable() {
|
|
13
|
-
if (AttoSerializableClass === VOID) {
|
|
14
|
-
class $ {}
|
|
15
|
-
initMetadataForInterface($, 'AttoSerializable');
|
|
16
|
-
AttoSerializableClass = $;
|
|
17
|
-
}
|
|
18
|
-
return AttoSerializableClass;
|
|
19
|
-
}
|
|
20
|
-
//region block: exports
|
|
21
|
-
export {
|
|
22
|
-
toByteArray as toByteArrayholgcuj5zgpi,
|
|
23
|
-
AttoSerializable as AttoSerializable291xn050uxg51,
|
|
24
|
-
};
|
|
25
|
-
//endregion
|
|
26
|
-
|
|
27
|
-
//# sourceMappingURL=AttoSerializable.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../commons-core/src/commonMain/kotlin/cash/atto/commons/AttoSerializable.kt"],"sourcesContent":["package cash.atto.commons\n\nimport cash.atto.commons.utils.JsExportForJs\nimport kotlinx.io.Buffer\nimport kotlinx.io.readByteArray\nimport kotlin.js.ExperimentalJsExport\nimport kotlin.js.JsExport\n\n@JsExportForJs\ninterface AttoSerializable {\n @OptIn(ExperimentalJsExport::class)\n @JsExport.Ignore\n fun toBuffer(): Buffer\n\n fun toByteArray(): ByteArray = toBuffer().readByteArray()\n}\n"],"ignoreList":[],"x_google_ignoreList":[],"names":["toByteArray"],"mappings":";;;;;;;oBAcIA,CAAAA,EAA+B;A,EAA0B,OAAf,cAAX,UAAW,C;AAAc,C;;;;;;;;;;;;;;"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
type Nullable<T> = T | null | undefined
|
|
2
|
-
declare function KtSingleton<T>(): T & (abstract new() => any);
|
|
3
|
-
export declare class AttoSignature {
|
|
4
|
-
constructor(value: Int8Array);
|
|
5
|
-
get value(): Int8Array;
|
|
6
|
-
equals(other: Nullable<any>): boolean;
|
|
7
|
-
hashCode(): number;
|
|
8
|
-
toString(): string;
|
|
9
|
-
copy(value?: Int8Array): AttoSignature;
|
|
10
|
-
}
|
|
11
|
-
export declare namespace AttoSignature {
|
|
12
|
-
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
13
|
-
namespace $metadata$ {
|
|
14
|
-
const constructor: abstract new () => AttoSignature;
|
|
15
|
-
}
|
|
16
|
-
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
17
|
-
private constructor();
|
|
18
|
-
}
|
|
19
|
-
namespace Companion {
|
|
20
|
-
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
21
|
-
namespace $metadata$ {
|
|
22
|
-
abstract class constructor {
|
|
23
|
-
get SIZE(): number;
|
|
24
|
-
parse(value: string): AttoSignature;
|
|
25
|
-
private constructor();
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
AttoSignaturef1rb35b89r5k as AttoSignature,
|
|
3
|
-
Companion293znhsoi7mqw as Companion,
|
|
4
|
-
Companion_getInstance3wmtogm0edpt as Companion_getInstance,
|
|
5
|
-
} from './AttoSignature.mjs';
|
|
6
|
-
import { defineProp3ur6h3slcvq4x as defineProp } from '../../../../kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs';
|
|
7
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
8
|
-
//region block: imports
|
|
9
|
-
//endregion
|
|
10
|
-
//region block: pre-declaration
|
|
11
|
-
//endregion
|
|
12
|
-
//region block: exports
|
|
13
|
-
var AttoSignature_0 = AttoSignature();
|
|
14
|
-
defineProp(AttoSignature_0, 'Companion', Companion_getInstance, VOID, true);
|
|
15
|
-
export {
|
|
16
|
-
AttoSignature_0 as AttoSignature,
|
|
17
|
-
};
|
|
18
|
-
//endregion
|
|
19
|
-
|
|
20
|
-
//# sourceMappingURL=AttoSignature.export.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { verify as verify } from '@stablelib/ed25519';
|
|
2
|
-
import { toUint8Array1omfedyjm9v5o as toUint8Array } from './Extensions.mjs';
|
|
3
|
-
//region block: imports
|
|
4
|
-
//endregion
|
|
5
|
-
//region block: pre-declaration
|
|
6
|
-
//endregion
|
|
7
|
-
function isValid(_this__u8e3s4, publicKey, hash) {
|
|
8
|
-
var publicKeyUint8 = toUint8Array(publicKey.value);
|
|
9
|
-
var signatureUint8 = toUint8Array(_this__u8e3s4.value);
|
|
10
|
-
var hashUint8 = toUint8Array(hash.value);
|
|
11
|
-
return verify(publicKeyUint8, hashUint8, signatureUint8);
|
|
12
|
-
}
|
|
13
|
-
//region block: exports
|
|
14
|
-
export {
|
|
15
|
-
isValid as isValid38ww8lpvtnklo,
|
|
16
|
-
};
|
|
17
|
-
//endregion
|
|
18
|
-
|
|
19
|
-
//# sourceMappingURL=AttoSignature.js.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../commons-core/src/jsMain/kotlin/cash/atto/commons/AttoSignature.js.kt"],"sourcesContent":["package cash.atto.commons\n\nimport cash.atto.commons.utils.verify\n\nactual fun AttoSignature.isValid(\n publicKey: AttoPublicKey,\n hash: AttoHash,\n): Boolean {\n val publicKeyUint8 = publicKey.value.toUint8Array()\n\n val signatureUint8 = this.value.toUint8Array()\n\n val hashUint8 = hash.value.toUint8Array()\n\n return verify(\n publicKey = publicKeyUint8,\n message = hashUint8,\n signature = signatureUint8,\n )\n}\n"],"ignoreList":[],"x_google_ignoreList":[],"names":["isValid","<this>","publicKey","hash","publicKeyUint8","signatureUint8","hashUint8"],"mappings":";;;;;;gBAIOA,CAAIC,a,EACPC,S,EACAC,IAFGH,EAGI;A,MACPI,iBAAqC,aAAhB,SAAgB,CAAN,KAAM,C;MAErCC,iBAAgC,aAAX,aAAW,CAAN,KAAM,C;MAEhCC,YAA2B,aAAX,IAAW,CAAN,KAAM,C;EAE3B,OAAO,OACS,cADT,EAEO,SAFP,EAGS,cAHT,C;AAKX,C;;;;;"}
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
fromHexToByteArrayplx5jrfi7guj as fromHexToByteArray,
|
|
3
|
-
checkLength3j1sz9qw7d9m6 as checkLength,
|
|
4
|
-
toHexcxaq2tti5e5x as toHex,
|
|
5
|
-
} from './Extensions.mjs';
|
|
6
|
-
import {
|
|
7
|
-
initMetadataForCompanion1wyw17z38v6ac as initMetadataForCompanion,
|
|
8
|
-
initMetadataForClassbxx6q50dy2s7 as initMetadataForClass,
|
|
9
|
-
initMetadataForObject1cxne3s9w65el as initMetadataForObject,
|
|
10
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
11
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
12
|
-
import { Unit_instance28fytmsmm6r23 as Unit_instance } from '../../../../kotlin-kotlin-stdlib/kotlin/Unit.mjs';
|
|
13
|
-
import {
|
|
14
|
-
contentEquals1cdp6c846cfdi as contentEquals,
|
|
15
|
-
contentHashCode25jw6rgkgywwr as contentHashCode,
|
|
16
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs';
|
|
17
|
-
import { STRING_getInstance2dgfp43qdvxn4 as STRING_getInstance } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs';
|
|
18
|
-
import { PrimitiveSerialDescriptor3egfp53lutxj2 as PrimitiveSerialDescriptor } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs';
|
|
19
|
-
import { THROW_CCE2g6jy02ryeudk as THROW_CCE } from '../../../../kotlin-kotlin-stdlib/kotlin/hacks.mjs';
|
|
20
|
-
import { KSerializerzf77vz1967fq as KSerializer } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs';
|
|
21
|
-
//region block: imports
|
|
22
|
-
//endregion
|
|
23
|
-
//region block: pre-declaration
|
|
24
|
-
//endregion
|
|
25
|
-
var CompanionClass;
|
|
26
|
-
function Companion() {
|
|
27
|
-
if (CompanionClass === VOID) {
|
|
28
|
-
class $ {
|
|
29
|
-
constructor() {
|
|
30
|
-
this.SIZE = 64;
|
|
31
|
-
}
|
|
32
|
-
x4s() {
|
|
33
|
-
return this.SIZE;
|
|
34
|
-
}
|
|
35
|
-
parse(value) {
|
|
36
|
-
return new (AttoSignature())(fromHexToByteArray(value));
|
|
37
|
-
}
|
|
38
|
-
b1h() {
|
|
39
|
-
return AttoSignatureAsStringSerializer_getInstance();
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
initMetadataForCompanion($);
|
|
43
|
-
CompanionClass = $;
|
|
44
|
-
}
|
|
45
|
-
return CompanionClass;
|
|
46
|
-
}
|
|
47
|
-
var Companion_instance;
|
|
48
|
-
function Companion_getInstance() {
|
|
49
|
-
return Companion_instance;
|
|
50
|
-
}
|
|
51
|
-
var AttoSignatureClass;
|
|
52
|
-
function AttoSignature() {
|
|
53
|
-
if (AttoSignatureClass === VOID) {
|
|
54
|
-
class $ {
|
|
55
|
-
constructor(value) {
|
|
56
|
-
this.value = value;
|
|
57
|
-
checkLength(this.value, 64);
|
|
58
|
-
}
|
|
59
|
-
g3() {
|
|
60
|
-
return this.value;
|
|
61
|
-
}
|
|
62
|
-
equals(other) {
|
|
63
|
-
if (this === other)
|
|
64
|
-
return true;
|
|
65
|
-
if (!(other instanceof AttoSignature()))
|
|
66
|
-
return false;
|
|
67
|
-
return contentEquals(this.value, other.value);
|
|
68
|
-
}
|
|
69
|
-
hashCode() {
|
|
70
|
-
return contentHashCode(this.value);
|
|
71
|
-
}
|
|
72
|
-
toString() {
|
|
73
|
-
return toHex(this.value);
|
|
74
|
-
}
|
|
75
|
-
bf() {
|
|
76
|
-
return this.value;
|
|
77
|
-
}
|
|
78
|
-
o4q(value) {
|
|
79
|
-
return new (AttoSignature())(value);
|
|
80
|
-
}
|
|
81
|
-
copy(value, $super) {
|
|
82
|
-
value = value === VOID ? this.value : value;
|
|
83
|
-
return $super === VOID ? this.o4q(value) : $super.o4q.call(this, value);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
initMetadataForClass($, 'AttoSignature', VOID, VOID, VOID, VOID, VOID, {0: AttoSignatureAsStringSerializer_getInstance});
|
|
87
|
-
AttoSignatureClass = $;
|
|
88
|
-
}
|
|
89
|
-
return AttoSignatureClass;
|
|
90
|
-
}
|
|
91
|
-
var AttoSignatureAsStringSerializerClass;
|
|
92
|
-
function AttoSignatureAsStringSerializer() {
|
|
93
|
-
if (AttoSignatureAsStringSerializerClass === VOID) {
|
|
94
|
-
class $ {
|
|
95
|
-
constructor() {
|
|
96
|
-
AttoSignatureAsStringSerializer_instance = this;
|
|
97
|
-
this.y4s_1 = PrimitiveSerialDescriptor('AttoSignatureAsString', STRING_getInstance());
|
|
98
|
-
}
|
|
99
|
-
zs() {
|
|
100
|
-
return this.y4s_1;
|
|
101
|
-
}
|
|
102
|
-
z4s(encoder, value) {
|
|
103
|
-
encoder.sy(value.toString());
|
|
104
|
-
}
|
|
105
|
-
at(encoder, value) {
|
|
106
|
-
return this.z4s(encoder, value instanceof AttoSignature() ? value : THROW_CCE());
|
|
107
|
-
}
|
|
108
|
-
bt(decoder) {
|
|
109
|
-
return Companion_instance.parse(decoder.jx());
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
initMetadataForObject($, 'AttoSignatureAsStringSerializer', VOID, VOID, [KSerializer()]);
|
|
113
|
-
AttoSignatureAsStringSerializerClass = $;
|
|
114
|
-
}
|
|
115
|
-
return AttoSignatureAsStringSerializerClass;
|
|
116
|
-
}
|
|
117
|
-
var AttoSignatureAsStringSerializer_instance;
|
|
118
|
-
function AttoSignatureAsStringSerializer_getInstance() {
|
|
119
|
-
if (AttoSignatureAsStringSerializer_instance === VOID)
|
|
120
|
-
new (AttoSignatureAsStringSerializer())();
|
|
121
|
-
return AttoSignatureAsStringSerializer_instance;
|
|
122
|
-
}
|
|
123
|
-
//region block: init
|
|
124
|
-
Companion_instance = new (Companion())();
|
|
125
|
-
//endregion
|
|
126
|
-
//region block: exports
|
|
127
|
-
export {
|
|
128
|
-
Companion as Companion293znhsoi7mqw,
|
|
129
|
-
AttoSignature as AttoSignaturef1rb35b89r5k,
|
|
130
|
-
Companion_getInstance as Companion_getInstance3wmtogm0edpt,
|
|
131
|
-
AttoSignatureAsStringSerializer_getInstance as AttoSignatureAsStringSerializer_getInstance1easewkpx2h2l,
|
|
132
|
-
};
|
|
133
|
-
//endregion
|
|
134
|
-
|
|
135
|
-
//# sourceMappingURL=AttoSignature.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../commons-core/src/commonMain/kotlin/cash/atto/commons/AttoSignature.kt"],"sourcesContent":["package cash.atto.commons\n\nimport cash.atto.commons.utils.JsExportForJs\nimport kotlinx.serialization.KSerializer\nimport kotlinx.serialization.Serializable\nimport kotlinx.serialization.builtins.ByteArraySerializer\nimport kotlinx.serialization.descriptors.PrimitiveKind\nimport kotlinx.serialization.descriptors.PrimitiveSerialDescriptor\nimport kotlinx.serialization.encoding.Decoder\nimport kotlinx.serialization.encoding.Encoder\nimport kotlin.js.ExperimentalJsExport\n\n@Serializable(with = AttoSignatureAsStringSerializer::class)\n@OptIn(ExperimentalJsExport::class)\n@JsExportForJs\ndata class AttoSignature(\n val value: ByteArray,\n) {\n companion object {\n const val SIZE = 64\n\n fun parse(value: String): AttoSignature = AttoSignature(value.fromHexToByteArray())\n }\n\n init {\n value.checkLength(SIZE)\n }\n\n override fun equals(other: Any?): Boolean {\n if (this === other) return true\n if (other !is AttoSignature) return false\n\n return value.contentEquals(other.value)\n }\n\n override fun hashCode(): Int = value.contentHashCode()\n\n override fun toString(): String = value.toHex()\n}\n\nexpect fun AttoSignature.isValid(\n publicKey: AttoPublicKey,\n hash: AttoHash,\n): Boolean\n\nfun AttoSignature.isValid(\n publicKey: AttoPublicKey,\n challenge: AttoChallenge,\n): Boolean {\n val hash = AttoHash.hash(64, publicKey.value, challenge.value)\n return isValid(publicKey, challenge)\n}\n\nobject AttoSignatureAsStringSerializer : KSerializer<AttoSignature> {\n override val descriptor = PrimitiveSerialDescriptor(\"AttoSignatureAsString\", PrimitiveKind.STRING)\n\n override fun serialize(\n encoder: Encoder,\n value: AttoSignature,\n ) {\n encoder.encodeString(value.toString())\n }\n\n override fun deserialize(decoder: Decoder): AttoSignature = AttoSignature.parse(decoder.decodeString())\n}\n\nobject AttoSignatureAsByteArraySerializer : KSerializer<AttoSignature> {\n override val descriptor = PrimitiveSerialDescriptor(\"AttoSignatureAsByteArray\", PrimitiveKind.BYTE)\n\n override fun serialize(\n encoder: Encoder,\n value: AttoSignature,\n ) {\n encoder.encodeSerializableValue(ByteArraySerializer(), value.value)\n }\n\n override fun deserialize(decoder: Decoder): AttoSignature = AttoSignature(decoder.decodeSerializableValue(ByteArraySerializer()))\n}\n"],"ignoreList":[],"x_google_ignoreList":[],"names":["<get-SIZE>","parse","value","serializer","<get-value>","equals","other","hashCode","toString","<get-descriptor>","serialize","encoder","deserialize","decoder"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAmByB,c;;SAAXA,CAAAA,EAAA;A,QAAA,gB;MAAO,C;WAEbC,CAAUC,KAAVD,EAA0C;A,QAAyC,6BAArB,mBAAN,KAAM,CAAqB,C;MAAD,C;SAHtFE,CAAAA,EAAA;A,QAAA,oD;MAIA,C;;;;;;;;;;;;;;;kBANAD,K;QAAA,kB;QASU,YAAN,IAAM,CAAN,KAAM,EAAY,EAAZ,C;;QATVE,CAAAA,EAAA;A,QAAA,iB;MAAmB,C;YAYVC,CAAWC,KAAXD,EAAiC;A,QAClC,aAAS,KAAT,C;UAAgB,OAAO,I;QACvB,wC;UAAyB,OAAO,K;QAEpC,OAAa,cAAN,IAAM,CAAN,KAAM,EAAc,KAAd,CAAoB,KAApB,C;MACjB,C;cAESE,CAAAA,EAAsB;A,QAAuB,OAAjB,gBAAN,IAAM,CAAN,KAAM,C;MAAgB,C;cAE5CC,CAAAA,EAAyB;A,QAAa,OAAP,MAAN,IAAM,CAAN,KAAM,C;MAAM,C;WArClD;A,QAAA,iB;MAAA,C;iBAAA;A,QAAA,mC;MAAA,C;;iCAAA,I,CAAA,K;;;;;;;;;;;;;;;QAsD8B,uCAA0B,uBAA1B,uB;;QAAjBC,CAAAA,EAAA;A,QAAA,iB;MAAa,C;SAEbC,CACLC,O,EACAT,KAFKQ,EAGP;A,QACE,OAAQ,IAAa,KAAM,WAAnB,C;MACZ,C;SAiBm4IC,O,EAAkBT,K;;;QAf54IU,CAAgBC,OAAhBD,EAAmD;A,QAA2C,OAA7B,yBAAM,OAAQ,KAAd,C;MAA4B,C;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
type Nullable<T> = T | null | undefined
|
|
2
|
-
declare function KtSingleton<T>(): T & (abstract new() => any);
|
|
3
|
-
export declare interface AttoSigner {
|
|
4
|
-
readonly algorithm: AttoAlgorithm;
|
|
5
|
-
readonly publicKey: AttoPublicKey;
|
|
6
|
-
readonly address: AttoAddress;
|
|
7
|
-
signHash(hash: AttoHash): Promise<AttoSignature>;
|
|
8
|
-
signBlock(block: AttoBlock): Promise<AttoSignature>;
|
|
9
|
-
signVote(vote: AttoVote): Promise<AttoSignature>;
|
|
10
|
-
signChallenge(challenge: AttoChallenge, timestamp: AttoInstant): Promise<AttoSignature>;
|
|
11
|
-
checkPublicKey(publicKey: AttoPublicKey): Promise<void>;
|
|
12
|
-
readonly __doNotUseOrImplementIt: {
|
|
13
|
-
readonly "cash.atto.commons.AttoSigner": unique symbol;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
export declare namespace AttoSigner {
|
|
17
|
-
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
18
|
-
private constructor();
|
|
19
|
-
}
|
|
20
|
-
namespace Companion {
|
|
21
|
-
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
22
|
-
namespace $metadata$ {
|
|
23
|
-
abstract class constructor {
|
|
24
|
-
private constructor();
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Companion1l27yp7mvqvwr as Companion,
|
|
3
|
-
Companion_getInstance1yz9pclaxooeb as Companion_getInstance,
|
|
4
|
-
} from './AttoSigner.mjs';
|
|
5
|
-
import { defineProp3ur6h3slcvq4x as defineProp } from '../../../../kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs';
|
|
6
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
7
|
-
//region block: imports
|
|
8
|
-
//endregion
|
|
9
|
-
//region block: pre-declaration
|
|
10
|
-
//endregion
|
|
11
|
-
//region block: exports
|
|
12
|
-
var AttoSigner = {};
|
|
13
|
-
defineProp(AttoSigner, 'Companion', Companion_getInstance, VOID, true);
|
|
14
|
-
export {
|
|
15
|
-
AttoSigner as AttoSigner,
|
|
16
|
-
};
|
|
17
|
-
//endregion
|
|
18
|
-
|
|
19
|
-
//# sourceMappingURL=AttoSigner.export.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"ignoreList":[],"x_google_ignoreList":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
generateKeyPairFromSeed as generateKeyPairFromSeed,
|
|
3
|
-
sign as sign,
|
|
4
|
-
} from '@stablelib/ed25519';
|
|
5
|
-
import {
|
|
6
|
-
await1tchdi81j7msa as await_0,
|
|
7
|
-
promisify1z0ncraq1ipzh as promisify,
|
|
8
|
-
suspendOrReturn49pspzlx5djv as suspendOrReturn,
|
|
9
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs';
|
|
10
|
-
import { get_COROUTINE_SUSPENDED3ujt3p13qm4iy as get_COROUTINE_SUSPENDED } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs';
|
|
11
|
-
import { protoOf180f3jzyo7rfj as protoOf } from '../../../../kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs';
|
|
12
|
-
import { AttoAlgorithm_V1_getInstance3vq7zolusxoxz as AttoAlgorithm_V1_getInstance } from './AttoAlgorithm.mjs';
|
|
13
|
-
import { toPublicKey1cur233ok82jt as toPublicKey } from './AttoPublicKey.js.mjs';
|
|
14
|
-
import { toAddress3631euu7evnij as toAddress } from './AttoAddress.mjs';
|
|
15
|
-
import {
|
|
16
|
-
toUint8Array1omfedyjm9v5o as toUint8Array,
|
|
17
|
-
toByteArray3f5i5urnfv0wu as toByteArray,
|
|
18
|
-
} from './Extensions.mjs';
|
|
19
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
20
|
-
import { AttoSignaturef1rb35b89r5k as AttoSignature } from './AttoSignature.mjs';
|
|
21
|
-
import {
|
|
22
|
-
sign2v0z7umkpvgvl as sign_0,
|
|
23
|
-
sign1uej56tki34gj as sign_1,
|
|
24
|
-
sign389wfge3kn7yi as sign_2,
|
|
25
|
-
checkPublicKey3mr0m5k4v724a as checkPublicKey,
|
|
26
|
-
AttoSigner1s0b1owma3lqw as AttoSigner,
|
|
27
|
-
} from './AttoSigner.mjs';
|
|
28
|
-
import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
29
|
-
//region block: imports
|
|
30
|
-
//endregion
|
|
31
|
-
//region block: pre-declaration
|
|
32
|
-
//endregion
|
|
33
|
-
function *_generator_sign$suspendBridge__35yghi($this, hash, $completion) {
|
|
34
|
-
var tmp;
|
|
35
|
-
if ($this.signHash === protoOf(InMemorySigner()).signHash) {
|
|
36
|
-
var tmp_0 = $this.b4t(hash, $completion);
|
|
37
|
-
if (tmp_0 === get_COROUTINE_SUSPENDED())
|
|
38
|
-
tmp_0 = yield tmp_0;
|
|
39
|
-
tmp = tmp_0;
|
|
40
|
-
} else {
|
|
41
|
-
var tmp_1 = await_0($this.signHash(hash), $completion);
|
|
42
|
-
if (tmp_1 === get_COROUTINE_SUSPENDED())
|
|
43
|
-
tmp_1 = yield tmp_1;
|
|
44
|
-
tmp = tmp_1;
|
|
45
|
-
}
|
|
46
|
-
return tmp;
|
|
47
|
-
}
|
|
48
|
-
var InMemorySignerClass;
|
|
49
|
-
function InMemorySigner() {
|
|
50
|
-
if (InMemorySignerClass === VOID) {
|
|
51
|
-
class $ {
|
|
52
|
-
constructor(privateKey) {
|
|
53
|
-
this.n4u_1 = privateKey;
|
|
54
|
-
this.o4u_1 = AttoAlgorithm_V1_getInstance();
|
|
55
|
-
this.p4u_1 = toPublicKey(this.n4u_1);
|
|
56
|
-
this.q4u_1 = toAddress(this.p4u_1, AttoAlgorithm_V1_getInstance());
|
|
57
|
-
this.r4u_1 = generateKeyPairFromSeed(toUint8Array(this.n4u_1.value));
|
|
58
|
-
}
|
|
59
|
-
i4k() {
|
|
60
|
-
return this.o4u_1;
|
|
61
|
-
}
|
|
62
|
-
g4k() {
|
|
63
|
-
return this.p4u_1;
|
|
64
|
-
}
|
|
65
|
-
p4k() {
|
|
66
|
-
return this.q4u_1;
|
|
67
|
-
}
|
|
68
|
-
signHash(hash) {
|
|
69
|
-
return promisify(($completion) => this.s4u(hash, $completion));
|
|
70
|
-
}
|
|
71
|
-
s4u(hash, $completion) {
|
|
72
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_sign$suspendBridge__35yghi.bind(VOID, this, hash), $completion);
|
|
73
|
-
}
|
|
74
|
-
b4t(hash, $completion) {
|
|
75
|
-
var signature = sign(this.r4u_1.secretKey, toUint8Array(hash.value));
|
|
76
|
-
return new (AttoSignature())(toByteArray(signature));
|
|
77
|
-
}
|
|
78
|
-
d4t(block, $completion) {
|
|
79
|
-
return this.d4t(block, $completion);
|
|
80
|
-
}
|
|
81
|
-
e4t(vote, $completion) {
|
|
82
|
-
return this.e4t(vote, $completion);
|
|
83
|
-
}
|
|
84
|
-
f4t(challenge, timestamp, $completion) {
|
|
85
|
-
return this.f4t(challenge, timestamp, $completion);
|
|
86
|
-
}
|
|
87
|
-
get algorithm() {
|
|
88
|
-
return this.i4k();
|
|
89
|
-
}
|
|
90
|
-
get publicKey() {
|
|
91
|
-
return this.g4k();
|
|
92
|
-
}
|
|
93
|
-
get address() {
|
|
94
|
-
return this.p4k();
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
protoOf($).d4t = sign_0;
|
|
98
|
-
protoOf($).e4t = sign_1;
|
|
99
|
-
protoOf($).f4t = sign_2;
|
|
100
|
-
protoOf($).a4t = checkPublicKey;
|
|
101
|
-
initMetadataForClass($, 'InMemorySigner', VOID, VOID, [AttoSigner()], [1, 2]);
|
|
102
|
-
InMemorySignerClass = $;
|
|
103
|
-
}
|
|
104
|
-
return InMemorySignerClass;
|
|
105
|
-
}
|
|
106
|
-
//region block: exports
|
|
107
|
-
export {
|
|
108
|
-
InMemorySigner as InMemorySigner32umwc197yryh,
|
|
109
|
-
};
|
|
110
|
-
//endregion
|
|
111
|
-
|
|
112
|
-
//# sourceMappingURL=AttoSigner.js.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../commons-core/src/jsMain/kotlin/cash/atto/commons/AttoSigner.js.kt"],"sourcesContent":["package cash.atto.commons\n\nimport cash.atto.commons.utils.generateKeyPairFromSeed\n\ninternal object InMemorySignerHolder\n\nactual class InMemorySigner actual constructor(\n internal actual val privateKey: AttoPrivateKey,\n) : AttoSigner {\n actual override val algorithm: AttoAlgorithm = AttoAlgorithm.V1\n actual override val publicKey: AttoPublicKey = privateKey.toPublicKey()\n actual override val address: AttoAddress = publicKey.toAddress(AttoAlgorithm.V1)\n\n private val keyPair = generateKeyPairFromSeed(privateKey.value.toUint8Array())\n\n actual override suspend fun sign(hash: AttoHash): AttoSignature {\n val signature =\n cash.atto.commons.utils.sign(\n secretKey = keyPair.secretKey,\n message = hash.value.toUint8Array(),\n )\n\n return AttoSignature(signature.toByteArray())\n }\n}\n"],"ignoreList":[],"x_google_ignoreList":[],"names":["privateKey","<get-algorithm>","<get-publicKey>","<get-address>","hash","sign","$completion","signature","block","vote","challenge","timestamp"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gDAe4B,K,EAAS,I;;;;;;;;;;;;;;;;;;;kBARjBA,U;QAAhB,uB;QAE6D,2C;QACH,yBAAX,IAAW,CAAX,KAAW,C;QACL,uBAAV,IAAU,CAAV,KAAU,EAAwB,8BAAxB,C;QAE/B,qCAAyC,aAAjB,IAAiB,CAAjB,KAAiB,CAAN,KAAM,CAAzC,C;;SAJNC,CAAAA,EAAA;A,QAAA,iB;MAA2B,C;SAC3BC,CAAAA,EAAA;A,QAAA,iB;MAA2B,C;SAC3BC,CAAAA,EAAA;A,QAAA,iB;MAAuB,C;eAINC,I;;;UAAA,I;;;SAATC,CAASD,I,EAATE,WAAAD,EAAwC;A,YAC5DE,YAC4B,KACR,IADQ,CACR,KADQ,CACA,SADA,EAEC,aAAX,IAAW,CAAN,KAAM,CAFD,C;QAK5B,6BAA+B,YAAV,SAAU,CAA/B,C;MACJ,C;UAbqEC,K,EAATF,W;;;UAGMG,I,EAATH,W;;;UAK1CI,S,EACbC,S,EADLL,W;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
initMetadataForCompanion1wyw17z38v6ac as initMetadataForCompanion,
|
|
3
|
-
initMetadataForInterface1egvbzx539z91 as initMetadataForInterface,
|
|
4
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
5
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
6
|
-
import { get_COROUTINE_SUSPENDED3ujt3p13qm4iy as get_COROUTINE_SUSPENDED } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs';
|
|
7
|
-
import { suspendOrReturn49pspzlx5djv as suspendOrReturn } from '../../../../kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs';
|
|
8
|
-
import { Companion_instance2gqbffdfes1sc as Companion_instance } from './AttoHash.mjs';
|
|
9
|
-
import { toByteArray18blahk7gwuv4 as toByteArray } from './Extensions.mjs';
|
|
10
|
-
import { IllegalArgumentException2asla15b5jaob as IllegalArgumentException } from '../../../../kotlin-kotlin-stdlib/kotlin/exceptions.mjs';
|
|
11
|
-
import { Unit_instance28fytmsmm6r23 as Unit_instance } from '../../../../kotlin-kotlin-stdlib/kotlin/Unit.mjs';
|
|
12
|
-
import { InMemorySigner32umwc197yryh as InMemorySigner } from './AttoSigner.js.mjs';
|
|
13
|
-
//region block: imports
|
|
14
|
-
//endregion
|
|
15
|
-
//region block: pre-declaration
|
|
16
|
-
//endregion
|
|
17
|
-
var CompanionClass;
|
|
18
|
-
function Companion() {
|
|
19
|
-
if (CompanionClass === VOID) {
|
|
20
|
-
class $ {}
|
|
21
|
-
initMetadataForCompanion($);
|
|
22
|
-
CompanionClass = $;
|
|
23
|
-
}
|
|
24
|
-
return CompanionClass;
|
|
25
|
-
}
|
|
26
|
-
var Companion_instance_0;
|
|
27
|
-
function Companion_getInstance() {
|
|
28
|
-
return Companion_instance_0;
|
|
29
|
-
}
|
|
30
|
-
function *_generator_sign__qhulg5($this, block, $completion) {
|
|
31
|
-
var tmp = $this.a4t(block.publicKey, $completion);
|
|
32
|
-
if (tmp === get_COROUTINE_SUSPENDED())
|
|
33
|
-
tmp = yield tmp;
|
|
34
|
-
var tmp_0 = $this.b4t(block.hash, $completion);
|
|
35
|
-
if (tmp_0 === get_COROUTINE_SUSPENDED())
|
|
36
|
-
tmp_0 = yield tmp_0;
|
|
37
|
-
return tmp_0;
|
|
38
|
-
}
|
|
39
|
-
function *_generator_sign__qhulg5_0($this, vote, $completion) {
|
|
40
|
-
var tmp = $this.a4t(vote.publicKey, $completion);
|
|
41
|
-
if (tmp === get_COROUTINE_SUSPENDED())
|
|
42
|
-
tmp = yield tmp;
|
|
43
|
-
var tmp_0 = $this.b4t(vote.hash, $completion);
|
|
44
|
-
if (tmp_0 === get_COROUTINE_SUSPENDED())
|
|
45
|
-
tmp_0 = yield tmp_0;
|
|
46
|
-
return tmp_0;
|
|
47
|
-
}
|
|
48
|
-
function sign(block, $completion) {
|
|
49
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_sign__qhulg5.bind(VOID, this, block), $completion);
|
|
50
|
-
}
|
|
51
|
-
function sign_0(vote, $completion) {
|
|
52
|
-
return suspendOrReturn(/*#__NOINLINE__*/_generator_sign__qhulg5_0.bind(VOID, this, vote), $completion);
|
|
53
|
-
}
|
|
54
|
-
function sign_1(challenge, timestamp, $completion) {
|
|
55
|
-
return this.b4t(Companion_instance.hash(64, [this.publicKey.value, challenge.value, toByteArray(timestamp)]), $completion);
|
|
56
|
-
}
|
|
57
|
-
function checkPublicKey(publicKey, $completion) {
|
|
58
|
-
if (!this.publicKey.equals(publicKey)) {
|
|
59
|
-
throw IllegalArgumentException().s2('Different public key ' + this.publicKey.toString());
|
|
60
|
-
}
|
|
61
|
-
return Unit_instance;
|
|
62
|
-
}
|
|
63
|
-
var AttoSignerClass;
|
|
64
|
-
function AttoSigner() {
|
|
65
|
-
if (AttoSignerClass === VOID) {
|
|
66
|
-
class $ {}
|
|
67
|
-
initMetadataForInterface($, 'AttoSigner', VOID, VOID, VOID, [1, 2]);
|
|
68
|
-
AttoSignerClass = $;
|
|
69
|
-
}
|
|
70
|
-
return AttoSignerClass;
|
|
71
|
-
}
|
|
72
|
-
function toSigner(_this__u8e3s4) {
|
|
73
|
-
return new (InMemorySigner())(_this__u8e3s4);
|
|
74
|
-
}
|
|
75
|
-
//region block: init
|
|
76
|
-
Companion_instance_0 = new (Companion())();
|
|
77
|
-
//endregion
|
|
78
|
-
//region block: exports
|
|
79
|
-
export {
|
|
80
|
-
Companion as Companion1l27yp7mvqvwr,
|
|
81
|
-
AttoSigner as AttoSigner1s0b1owma3lqw,
|
|
82
|
-
toSigner as toSignerroyf4kwojbn,
|
|
83
|
-
checkPublicKey as checkPublicKey3mr0m5k4v724a,
|
|
84
|
-
sign as sign2v0z7umkpvgvl,
|
|
85
|
-
sign_0 as sign1uej56tki34gj,
|
|
86
|
-
sign_1 as sign389wfge3kn7yi,
|
|
87
|
-
Companion_getInstance as Companion_getInstance1yz9pclaxooeb,
|
|
88
|
-
};
|
|
89
|
-
//endregion
|
|
90
|
-
|
|
91
|
-
//# sourceMappingURL=AttoSigner.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../commons-core/src/commonMain/kotlin/cash/atto/commons/AttoSigner.kt"],"sourcesContent":["package cash.atto.commons\n\nimport cash.atto.commons.utils.JsExportForJs\nimport kotlin.js.JsName\n\n@JsExportForJs\ninterface AttoSigner {\n companion object {}\n\n val algorithm: AttoAlgorithm\n val publicKey: AttoPublicKey\n val address: AttoAddress\n\n @JsName(\"signHash\")\n suspend fun sign(hash: AttoHash): AttoSignature\n\n @JsName(\"signBlock\")\n suspend fun sign(block: AttoBlock): AttoSignature {\n checkPublicKey(block.publicKey)\n return sign(block.hash)\n }\n\n @JsName(\"signVote\")\n suspend fun sign(vote: AttoVote): AttoSignature {\n checkPublicKey(vote.publicKey)\n return sign(vote.hash)\n }\n\n @JsName(\"signChallenge\")\n suspend fun sign(\n challenge: AttoChallenge,\n timestamp: AttoInstant,\n ): AttoSignature = sign(AttoHash.hash(64, publicKey.value, challenge.value, timestamp.toByteArray()))\n\n suspend fun checkPublicKey(publicKey: AttoPublicKey) {\n if (this.publicKey != publicKey) {\n throw IllegalArgumentException(\"Different public key ${this.publicKey}\")\n }\n }\n}\n\nexpect class InMemorySigner(\n privateKey: AttoPrivateKey,\n) : AttoSigner {\n override val algorithm: AttoAlgorithm\n override val publicKey: AttoPublicKey\n override val address: AttoAddress\n\n internal val privateKey: AttoPrivateKey\n\n override suspend fun sign(hash: AttoHash): AttoSignature\n}\n\nfun AttoPrivateKey.toSigner(): AttoSigner = InMemorySigner(this)\n\nfun AttoSeed.toSigner(index: AttoKeyIndex): AttoSigner = toPrivateKey(index).toSigner()\n\nfun AttoSeed.toSigner(index: UInt): AttoSigner = toPrivateKey(index).toSigner()\n\nfun AttoSeed.toSigner(index: Int): AttoSigner = toPrivateKey(index).toSigner()\n\nsuspend fun AttoPrivateKey.sign(hash: AttoHash): AttoSignature = this.toSigner().sign(hash)\n"],"ignoreList":[],"x_google_ignoreList":[],"names":["<generator-sign>","block","$completion","vote","sign","challenge","timestamp","checkPublicKey","publicKey","toSigner","<this>"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAiBYA,CAAA,K,EAASC,K,EAATC,WAAAF,EAA0C;A,MAC9C,gBAAe,KAAf,CAAqB,SAArB,c;;;MACO,kBAAK,KAAL,CAAW,IAAX,c;;;EAAP,Y;AACJ,C;mCAGQA,CAAA,K,EAASG,I,EAATD,WAAAF,EAAwC;A,MAC5C,gBAAe,IAAf,CAAoB,SAApB,c;;;MACO,kBAAK,IAAL,CAAU,IAAV,c;;;EAAP,Y;AACJ,C;aATQI,CAASH,K,EAATC,WAAAE,E;;C;eAMAA,CAASD,I,EAATD,WAAAE,E;;C;eAMAA,CACJC,S,EACAC,S,EAFIJ,WAAAE,EAGW;A,EAAiF,OAAjF,SAAc,wBAAK,EAAL,EAAmB,CAAV,IAAU,CAAV,SAAU,QAAO,SAAP,CAAiB,KAAjB,EAAkC,YAAV,SAAU,CAAlC,CAAnB,CAAd,c;AAAiF,C;uBAE5FG,CAAmBC,S,EAAnBN,WAAAK,EAA6C;A,EAC7C,UAAK,SAAL,QAAkB,SAAlB,E,CAA6B;A,IAC7B,oCAAgC,uBAAhC,GAAuD,IAAvD,CAA4D,SAA5D,Y;EACJ,C;EACJ,oB;AAAA,C;;;;;;;;;;iBAeJE,CAAIC,aAAJD,EAA4C;A,EAAoB,8BAAL,aAAK,C;AAAD,C;;;;;;;;"}
|