@attocash/commons-js 6.2.1 → 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-js.d.mts +1244 -0
- package/commons-commons-js.mjs +78810 -3
- package/commons-commons-js.mjs.map +1 -1
- package/index.d.ts +1 -7
- package/index.mjs +1 -6
- 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 -22
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs +0 -278
- 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 -56
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs +0 -35
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs +0 -355
- 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 -2435
- 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/AttoFuture.js.export.d.mts +0 -12
- package/commons-commons-core/cash/atto/commons/AttoFuture.js.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoFuture.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoFuture.js.mjs +0 -72
- package/commons-commons-core/cash/atto/commons/AttoFuture.js.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 -22
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs +0 -240
- 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 -82
- 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 -53
- 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/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.js.mjs +0 -60
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs +0 -55
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSocketAddress.export.d.mts +0 -17
- package/commons-commons-core/cash/atto/commons/AttoSocketAddress.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoSocketAddress.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSocketAddress.mjs +0 -81
- package/commons-commons-core/cash/atto/commons/AttoSocketAddress.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 -351
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs +0 -63
- 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 -149
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.export.d.mts +0 -37
- 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 -381
- 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 -133
- 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 -34
- package/commons-commons-core.mjs.map +0 -1
- package/commons-commons-js/cash/atto/commons/js/Placeholder.mjs +0 -14
- package/commons-commons-js/cash/atto/commons/js/Placeholder.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.export.d.mts +0 -21
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.mjs +0 -1292
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.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 -10
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs +0 -28
- 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 -160
- 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.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.mjs +0 -189
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.web.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs +0 -251
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.export.d.mts +0 -15
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.mjs +0 -281
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.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.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.mjs +0 -189
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.web.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.web.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-wallet/cash/atto/commons/wallet/AttoWallet.mjs +0 -989
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.export.d.mts +0 -26
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.mjs +0 -440
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.export.d.mts +0 -8
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.export.mjs +0 -4
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.d.mts +0 -15
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.mjs +0 -147
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.mjs +0 -17
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.mjs.map +0 -1
- package/commons-commons-wallet.mjs +0 -8
- package/commons-commons-wallet.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs +0 -57
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.export.d.mts +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.export.mjs +0 -13
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.export.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs +0 -124
- 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/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 -142
- 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 -87
- 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 -563
- 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 -235
- 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 -194
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs +0 -157
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs +0 -74
- 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 -756
- 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 -258
- 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 -500
- 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 -39
- 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 -148
- 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 -832
- 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 -1373
- 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/kotlin-logging/io/github/oshai/kotlinlogging/Appender.mjs +0 -30
- package/kotlin-logging/io/github/oshai/kotlinlogging/Appender.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/ConsoleOutputAppender.mjs +0 -50
- package/kotlin-logging/io/github/oshai/kotlinlogging/ConsoleOutputAppender.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Formatter.mjs +0 -85
- package/kotlin-logging/io/github/oshai/kotlinlogging/Formatter.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLogger.mjs +0 -49
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLogger.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEvent.mjs +0 -80
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEvent.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEventBuilder.mjs +0 -30
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEventBuilder.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLogging.mjs +0 -38
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLogging.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingConfiguration.mjs +0 -38
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingConfiguration.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingLevel.mjs +0 -15
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingLevel.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Level.mjs +0 -60
- package/kotlin-logging/io/github/oshai/kotlinlogging/Level.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerDirect.mjs +0 -53
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerDirect.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerFactory.mjs +0 -34
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerFactory.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerNameResolver.mjs +0 -53
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerNameResolver.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/MessageInvoker.mjs +0 -51
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/MessageInvoker.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 -87
- 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 -87
- 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 -76
- 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 -137
- 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 -56
- 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 -67
- 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 -114
- 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 -70
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Context.mjs +0 -51
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Context.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs +0 -118
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Errors.mjs +0 -249
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Errors.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 -89
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs +0 -286
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs +0 -306
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Transform.mjs +0 -243
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Transform.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 -414
- 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 -217
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs +0 -40
- 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/LinkedList.mjs +0 -86
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.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 -167
- 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
|
@@ -0,0 +1,1244 @@
|
|
|
1
|
+
type Nullable<T> = T | null | undefined
|
|
2
|
+
declare function KtSingleton<T>(): T & (abstract new() => any);
|
|
3
|
+
export declare interface KtMap<K, V> {
|
|
4
|
+
asJsReadonlyMapView(): ReadonlyMap<K, V>;
|
|
5
|
+
readonly __doNotUseOrImplementIt: {
|
|
6
|
+
readonly "kotlin.collections.KtMap": unique symbol;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
9
|
+
export declare namespace KtMap {
|
|
10
|
+
function fromJsMap<K, V>(map: ReadonlyMap<K, V>): KtMap<K, V>;
|
|
11
|
+
}
|
|
12
|
+
export declare class AttoAccount implements HeightSupport, AddressSupport {
|
|
13
|
+
constructor(publicKey: AttoPublicKey, network: AttoNetwork, version: AttoVersion, algorithm: AttoAlgorithm, height: AttoHeight, balance: AttoAmount, lastTransactionHash: AttoHash, lastTransactionTimestamp: AttoInstant, representativeAlgorithm: AttoAlgorithm, representativePublicKey: AttoPublicKey);
|
|
14
|
+
get publicKey(): AttoPublicKey;
|
|
15
|
+
get network(): AttoNetwork;
|
|
16
|
+
get version(): AttoVersion;
|
|
17
|
+
get algorithm(): AttoAlgorithm;
|
|
18
|
+
get height(): AttoHeight;
|
|
19
|
+
get balance(): AttoAmount;
|
|
20
|
+
get lastTransactionHash(): AttoHash;
|
|
21
|
+
get lastTransactionTimestamp(): AttoInstant;
|
|
22
|
+
get representativeAlgorithm(): AttoAlgorithm;
|
|
23
|
+
get representativePublicKey(): AttoPublicKey;
|
|
24
|
+
get address(): AttoAddress;
|
|
25
|
+
get representativeAddress(): AttoAddress;
|
|
26
|
+
copy(publicKey?: AttoPublicKey, network?: AttoNetwork, version?: AttoVersion, algorithm?: AttoAlgorithm, height?: AttoHeight, balance?: AttoAmount, lastTransactionHash?: AttoHash, lastTransactionTimestamp?: AttoInstant, representativeAlgorithm?: AttoAlgorithm, representativePublicKey?: AttoPublicKey): AttoAccount;
|
|
27
|
+
toString(): string;
|
|
28
|
+
hashCode(): number;
|
|
29
|
+
equals(other: Nullable<any>): boolean;
|
|
30
|
+
readonly __doNotUseOrImplementIt: HeightSupport["__doNotUseOrImplementIt"] & AddressSupport["__doNotUseOrImplementIt"];
|
|
31
|
+
}
|
|
32
|
+
export declare namespace AttoAccount {
|
|
33
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
34
|
+
namespace $metadata$ {
|
|
35
|
+
const constructor: abstract new () => AttoAccount;
|
|
36
|
+
}
|
|
37
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
38
|
+
private constructor();
|
|
39
|
+
}
|
|
40
|
+
namespace Companion {
|
|
41
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
42
|
+
namespace $metadata$ {
|
|
43
|
+
abstract class constructor {
|
|
44
|
+
private constructor();
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
export declare class AttoAccountEntry implements HeightSupport, AddressSupport {
|
|
50
|
+
constructor(hash: AttoHash, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, height: AttoHeight, blockType: AttoBlockType, subjectAlgorithm: AttoAlgorithm, subjectPublicKey: AttoPublicKey, previousBalance: AttoAmount, balance: AttoAmount, timestamp: AttoInstant);
|
|
51
|
+
get hash(): AttoHash;
|
|
52
|
+
get algorithm(): AttoAlgorithm;
|
|
53
|
+
get publicKey(): AttoPublicKey;
|
|
54
|
+
get height(): AttoHeight;
|
|
55
|
+
get blockType(): AttoBlockType;
|
|
56
|
+
get subjectAlgorithm(): AttoAlgorithm;
|
|
57
|
+
get subjectPublicKey(): AttoPublicKey;
|
|
58
|
+
get previousBalance(): AttoAmount;
|
|
59
|
+
get balance(): AttoAmount;
|
|
60
|
+
get timestamp(): AttoInstant;
|
|
61
|
+
get address(): AttoAddress;
|
|
62
|
+
get subjectAddress(): AttoAddress;
|
|
63
|
+
copy(hash?: AttoHash, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, height?: AttoHeight, blockType?: AttoBlockType, subjectAlgorithm?: AttoAlgorithm, subjectPublicKey?: AttoPublicKey, previousBalance?: AttoAmount, balance?: AttoAmount, timestamp?: AttoInstant): AttoAccountEntry;
|
|
64
|
+
toString(): string;
|
|
65
|
+
hashCode(): number;
|
|
66
|
+
equals(other: Nullable<any>): boolean;
|
|
67
|
+
readonly __doNotUseOrImplementIt: HeightSupport["__doNotUseOrImplementIt"] & AddressSupport["__doNotUseOrImplementIt"];
|
|
68
|
+
}
|
|
69
|
+
export declare namespace AttoAccountEntry {
|
|
70
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
71
|
+
namespace $metadata$ {
|
|
72
|
+
const constructor: abstract new () => AttoAccountEntry;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
export declare class AttoAddress {
|
|
76
|
+
constructor(algorithm: AttoAlgorithm, publicKey: AttoPublicKey);
|
|
77
|
+
get algorithm(): AttoAlgorithm;
|
|
78
|
+
get publicKey(): AttoPublicKey;
|
|
79
|
+
get schema(): string;
|
|
80
|
+
get path(): string;
|
|
81
|
+
get value(): string;
|
|
82
|
+
toString(): string;
|
|
83
|
+
copy(algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey): AttoAddress;
|
|
84
|
+
hashCode(): number;
|
|
85
|
+
equals(other: Nullable<any>): boolean;
|
|
86
|
+
static parse(value: string): AttoAddress;
|
|
87
|
+
}
|
|
88
|
+
export declare namespace AttoAddress {
|
|
89
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
90
|
+
namespace $metadata$ {
|
|
91
|
+
const constructor: abstract new () => AttoAddress;
|
|
92
|
+
}
|
|
93
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
94
|
+
private constructor();
|
|
95
|
+
}
|
|
96
|
+
namespace Companion {
|
|
97
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
98
|
+
namespace $metadata$ {
|
|
99
|
+
abstract class constructor {
|
|
100
|
+
isValid(value: string): boolean;
|
|
101
|
+
isValidPath(path: string): boolean;
|
|
102
|
+
toAddressPath(algorithm: AttoAlgorithm, publicKey: AttoPublicKey): string;
|
|
103
|
+
parseSerialized(serialized: Int8Array): AttoAddress;
|
|
104
|
+
/** @deprecated Use parse instead */
|
|
105
|
+
parsePath(path: string): AttoAddress;
|
|
106
|
+
private constructor();
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
export declare function toAddress(_this_: AttoPublicKey, algorithm: AttoAlgorithm): AttoAddress;
|
|
112
|
+
export declare abstract class AttoAlgorithm {
|
|
113
|
+
private constructor();
|
|
114
|
+
static get V1(): AttoAlgorithm & {
|
|
115
|
+
get name(): "V1";
|
|
116
|
+
get ordinal(): 0;
|
|
117
|
+
};
|
|
118
|
+
get name(): "V1";
|
|
119
|
+
get ordinal(): 0;
|
|
120
|
+
get code(): any/* UByte */;
|
|
121
|
+
get privateKeySize(): number;
|
|
122
|
+
get publicKeySize(): number;
|
|
123
|
+
get hashSize(): number;
|
|
124
|
+
static values(): Array<AttoAlgorithm>;
|
|
125
|
+
static valueOf(value: string): AttoAlgorithm;
|
|
126
|
+
}
|
|
127
|
+
export declare namespace AttoAlgorithm {
|
|
128
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
129
|
+
namespace $metadata$ {
|
|
130
|
+
const constructor: abstract new () => AttoAlgorithm;
|
|
131
|
+
}
|
|
132
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
133
|
+
private constructor();
|
|
134
|
+
}
|
|
135
|
+
namespace Companion {
|
|
136
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
137
|
+
namespace $metadata$ {
|
|
138
|
+
abstract class constructor /* implements SerializerFactory */ {
|
|
139
|
+
private constructor();
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
export declare abstract class AttoUnit {
|
|
145
|
+
private constructor();
|
|
146
|
+
static get ATTO(): AttoUnit & {
|
|
147
|
+
get name(): "ATTO";
|
|
148
|
+
get ordinal(): 0;
|
|
149
|
+
};
|
|
150
|
+
static get RAW(): AttoUnit & {
|
|
151
|
+
get name(): "RAW";
|
|
152
|
+
get ordinal(): 1;
|
|
153
|
+
};
|
|
154
|
+
get name(): "ATTO" | "RAW";
|
|
155
|
+
get ordinal(): 0 | 1;
|
|
156
|
+
get prefix(): string;
|
|
157
|
+
static values(): Array<AttoUnit>;
|
|
158
|
+
static valueOf(value: string): AttoUnit;
|
|
159
|
+
}
|
|
160
|
+
export declare namespace AttoUnit {
|
|
161
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
162
|
+
namespace $metadata$ {
|
|
163
|
+
const constructor: abstract new () => AttoUnit;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
export declare class AttoAmount /* implements Comparable<AttoAmount> */ {
|
|
167
|
+
private constructor();
|
|
168
|
+
toFormattedString(unit: AttoUnit): string;
|
|
169
|
+
plus(amount: AttoAmount): AttoAmount;
|
|
170
|
+
minus(amount: AttoAmount): AttoAmount;
|
|
171
|
+
toString(): string;
|
|
172
|
+
copy(raw?: bigint): AttoAmount;
|
|
173
|
+
hashCode(): number;
|
|
174
|
+
equals(other: Nullable<any>): boolean;
|
|
175
|
+
static get MAX(): AttoAmount;
|
|
176
|
+
static get MIN(): AttoAmount;
|
|
177
|
+
static from(unit: AttoUnit, string: string): AttoAmount;
|
|
178
|
+
}
|
|
179
|
+
export declare namespace AttoAmount {
|
|
180
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
181
|
+
namespace $metadata$ {
|
|
182
|
+
const constructor: abstract new () => AttoAmount;
|
|
183
|
+
}
|
|
184
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
185
|
+
private constructor();
|
|
186
|
+
}
|
|
187
|
+
namespace Companion {
|
|
188
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
189
|
+
namespace $metadata$ {
|
|
190
|
+
abstract class constructor {
|
|
191
|
+
private constructor();
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
export declare function toAttoAmount(_this_: string): AttoAmount;
|
|
197
|
+
export declare abstract class AttoBlockType {
|
|
198
|
+
private constructor();
|
|
199
|
+
static get UNKNOWN(): AttoBlockType & {
|
|
200
|
+
get name(): "UNKNOWN";
|
|
201
|
+
get ordinal(): 0;
|
|
202
|
+
};
|
|
203
|
+
static get OPEN(): AttoBlockType & {
|
|
204
|
+
get name(): "OPEN";
|
|
205
|
+
get ordinal(): 1;
|
|
206
|
+
};
|
|
207
|
+
static get RECEIVE(): AttoBlockType & {
|
|
208
|
+
get name(): "RECEIVE";
|
|
209
|
+
get ordinal(): 2;
|
|
210
|
+
};
|
|
211
|
+
static get SEND(): AttoBlockType & {
|
|
212
|
+
get name(): "SEND";
|
|
213
|
+
get ordinal(): 3;
|
|
214
|
+
};
|
|
215
|
+
static get CHANGE(): AttoBlockType & {
|
|
216
|
+
get name(): "CHANGE";
|
|
217
|
+
get ordinal(): 4;
|
|
218
|
+
};
|
|
219
|
+
get name(): "UNKNOWN" | "OPEN" | "RECEIVE" | "SEND" | "CHANGE";
|
|
220
|
+
get ordinal(): 0 | 1 | 2 | 3 | 4;
|
|
221
|
+
static values(): Array<AttoBlockType>;
|
|
222
|
+
static valueOf(value: string): AttoBlockType;
|
|
223
|
+
}
|
|
224
|
+
export declare namespace AttoBlockType {
|
|
225
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
226
|
+
namespace $metadata$ {
|
|
227
|
+
const constructor: abstract new () => AttoBlockType;
|
|
228
|
+
}
|
|
229
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
230
|
+
private constructor();
|
|
231
|
+
}
|
|
232
|
+
namespace Companion {
|
|
233
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
234
|
+
namespace $metadata$ {
|
|
235
|
+
abstract class constructor {
|
|
236
|
+
private constructor();
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
}
|
|
241
|
+
export declare interface HeightSupport {
|
|
242
|
+
readonly height: AttoHeight;
|
|
243
|
+
readonly __doNotUseOrImplementIt: {
|
|
244
|
+
readonly "cash.atto.commons.HeightSupport": unique symbol;
|
|
245
|
+
};
|
|
246
|
+
}
|
|
247
|
+
export declare interface AddressSupport {
|
|
248
|
+
readonly address: AttoAddress;
|
|
249
|
+
readonly __doNotUseOrImplementIt: {
|
|
250
|
+
readonly "cash.atto.commons.AddressSupport": unique symbol;
|
|
251
|
+
};
|
|
252
|
+
}
|
|
253
|
+
export declare interface AttoBlock extends HeightSupport, AddressSupport, AttoHashable, AttoSerializable {
|
|
254
|
+
readonly hash: AttoHash;
|
|
255
|
+
readonly type: AttoBlockType;
|
|
256
|
+
readonly network: AttoNetwork;
|
|
257
|
+
readonly version: AttoVersion;
|
|
258
|
+
readonly algorithm: AttoAlgorithm;
|
|
259
|
+
readonly publicKey: AttoPublicKey;
|
|
260
|
+
readonly height: AttoHeight;
|
|
261
|
+
readonly balance: AttoAmount;
|
|
262
|
+
readonly timestamp: AttoInstant;
|
|
263
|
+
validate(): AttoValidation;
|
|
264
|
+
isValid(): boolean;
|
|
265
|
+
readonly __doNotUseOrImplementIt: {
|
|
266
|
+
readonly "cash.atto.commons.AttoBlock": unique symbol;
|
|
267
|
+
} & HeightSupport["__doNotUseOrImplementIt"] & AddressSupport["__doNotUseOrImplementIt"] & AttoHashable["__doNotUseOrImplementIt"] & AttoSerializable["__doNotUseOrImplementIt"];
|
|
268
|
+
}
|
|
269
|
+
export declare namespace AttoBlock {
|
|
270
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
271
|
+
private constructor();
|
|
272
|
+
}
|
|
273
|
+
namespace Companion {
|
|
274
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
275
|
+
namespace $metadata$ {
|
|
276
|
+
abstract class constructor /* implements SerializerFactory */ {
|
|
277
|
+
private constructor();
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
export declare interface PreviousSupport {
|
|
283
|
+
readonly height: AttoHeight;
|
|
284
|
+
readonly previous: AttoHash;
|
|
285
|
+
readonly __doNotUseOrImplementIt: {
|
|
286
|
+
readonly "cash.atto.commons.PreviousSupport": unique symbol;
|
|
287
|
+
};
|
|
288
|
+
}
|
|
289
|
+
export declare interface ReceiveSupport {
|
|
290
|
+
readonly sendHashAlgorithm: AttoAlgorithm;
|
|
291
|
+
readonly sendHash: AttoHash;
|
|
292
|
+
readonly __doNotUseOrImplementIt: {
|
|
293
|
+
readonly "cash.atto.commons.ReceiveSupport": unique symbol;
|
|
294
|
+
};
|
|
295
|
+
}
|
|
296
|
+
export declare interface RepresentativeSupport {
|
|
297
|
+
readonly representativeAlgorithm: AttoAlgorithm;
|
|
298
|
+
readonly representativePublicKey: AttoPublicKey;
|
|
299
|
+
readonly __doNotUseOrImplementIt: {
|
|
300
|
+
readonly "cash.atto.commons.RepresentativeSupport": unique symbol;
|
|
301
|
+
};
|
|
302
|
+
}
|
|
303
|
+
export declare class AttoSendBlock implements AttoBlock, PreviousSupport {
|
|
304
|
+
constructor(network: AttoNetwork, version: AttoVersion, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, height: AttoHeight, balance: AttoAmount, timestamp: AttoInstant, previous: AttoHash, receiverAlgorithm: AttoAlgorithm, receiverPublicKey: AttoPublicKey, amount: AttoAmount);
|
|
305
|
+
get network(): AttoNetwork;
|
|
306
|
+
get version(): AttoVersion;
|
|
307
|
+
get algorithm(): AttoAlgorithm;
|
|
308
|
+
get publicKey(): AttoPublicKey;
|
|
309
|
+
get height(): AttoHeight;
|
|
310
|
+
get balance(): AttoAmount;
|
|
311
|
+
get timestamp(): AttoInstant;
|
|
312
|
+
get previous(): AttoHash;
|
|
313
|
+
get receiverAlgorithm(): AttoAlgorithm;
|
|
314
|
+
get receiverPublicKey(): AttoPublicKey;
|
|
315
|
+
get amount(): AttoAmount;
|
|
316
|
+
get type(): AttoBlockType;
|
|
317
|
+
get hash(): AttoHash;
|
|
318
|
+
get address(): AttoAddress;
|
|
319
|
+
get receiverAddress(): AttoAddress;
|
|
320
|
+
validate(): AttoValidation;
|
|
321
|
+
copy(network?: AttoNetwork, version?: AttoVersion, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, height?: AttoHeight, balance?: AttoAmount, timestamp?: AttoInstant, previous?: AttoHash, receiverAlgorithm?: AttoAlgorithm, receiverPublicKey?: AttoPublicKey, amount?: AttoAmount): AttoSendBlock;
|
|
322
|
+
toString(): string;
|
|
323
|
+
hashCode(): number;
|
|
324
|
+
equals(other: Nullable<any>): boolean;
|
|
325
|
+
isValid(): boolean;
|
|
326
|
+
toByteArray(): Int8Array;
|
|
327
|
+
readonly __doNotUseOrImplementIt: AttoBlock["__doNotUseOrImplementIt"] & PreviousSupport["__doNotUseOrImplementIt"];
|
|
328
|
+
}
|
|
329
|
+
export declare namespace AttoSendBlock {
|
|
330
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
331
|
+
namespace $metadata$ {
|
|
332
|
+
const constructor: abstract new () => AttoSendBlock;
|
|
333
|
+
}
|
|
334
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
335
|
+
private constructor();
|
|
336
|
+
}
|
|
337
|
+
namespace Companion {
|
|
338
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
339
|
+
namespace $metadata$ {
|
|
340
|
+
abstract class constructor {
|
|
341
|
+
private constructor();
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
export declare class AttoReceiveBlock implements AttoBlock, PreviousSupport, ReceiveSupport {
|
|
347
|
+
constructor(network: AttoNetwork, version: AttoVersion, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, height: AttoHeight, balance: AttoAmount, timestamp: AttoInstant, previous: AttoHash, sendHashAlgorithm: AttoAlgorithm, sendHash: AttoHash);
|
|
348
|
+
get network(): AttoNetwork;
|
|
349
|
+
get version(): AttoVersion;
|
|
350
|
+
get algorithm(): AttoAlgorithm;
|
|
351
|
+
get publicKey(): AttoPublicKey;
|
|
352
|
+
get height(): AttoHeight;
|
|
353
|
+
get balance(): AttoAmount;
|
|
354
|
+
get timestamp(): AttoInstant;
|
|
355
|
+
get previous(): AttoHash;
|
|
356
|
+
get sendHashAlgorithm(): AttoAlgorithm;
|
|
357
|
+
get sendHash(): AttoHash;
|
|
358
|
+
get type(): AttoBlockType;
|
|
359
|
+
get hash(): AttoHash;
|
|
360
|
+
get address(): AttoAddress;
|
|
361
|
+
copy(network?: AttoNetwork, version?: AttoVersion, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, height?: AttoHeight, balance?: AttoAmount, timestamp?: AttoInstant, previous?: AttoHash, sendHashAlgorithm?: AttoAlgorithm, sendHash?: AttoHash): AttoReceiveBlock;
|
|
362
|
+
toString(): string;
|
|
363
|
+
hashCode(): number;
|
|
364
|
+
equals(other: Nullable<any>): boolean;
|
|
365
|
+
validate(): AttoValidation;
|
|
366
|
+
isValid(): boolean;
|
|
367
|
+
toByteArray(): Int8Array;
|
|
368
|
+
readonly __doNotUseOrImplementIt: AttoBlock["__doNotUseOrImplementIt"] & PreviousSupport["__doNotUseOrImplementIt"] & ReceiveSupport["__doNotUseOrImplementIt"];
|
|
369
|
+
}
|
|
370
|
+
export declare namespace AttoReceiveBlock {
|
|
371
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
372
|
+
namespace $metadata$ {
|
|
373
|
+
const constructor: abstract new () => AttoReceiveBlock;
|
|
374
|
+
}
|
|
375
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
376
|
+
private constructor();
|
|
377
|
+
}
|
|
378
|
+
namespace Companion {
|
|
379
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
380
|
+
namespace $metadata$ {
|
|
381
|
+
abstract class constructor {
|
|
382
|
+
private constructor();
|
|
383
|
+
}
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
export declare class AttoOpenBlock implements AttoBlock, ReceiveSupport, RepresentativeSupport {
|
|
388
|
+
constructor(network: AttoNetwork, version: AttoVersion, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, balance: AttoAmount, timestamp: AttoInstant, sendHashAlgorithm: AttoAlgorithm, sendHash: AttoHash, representativeAlgorithm: AttoAlgorithm, representativePublicKey: AttoPublicKey);
|
|
389
|
+
get network(): AttoNetwork;
|
|
390
|
+
get version(): AttoVersion;
|
|
391
|
+
get algorithm(): AttoAlgorithm;
|
|
392
|
+
get publicKey(): AttoPublicKey;
|
|
393
|
+
get balance(): AttoAmount;
|
|
394
|
+
get timestamp(): AttoInstant;
|
|
395
|
+
get sendHashAlgorithm(): AttoAlgorithm;
|
|
396
|
+
get sendHash(): AttoHash;
|
|
397
|
+
get representativeAlgorithm(): AttoAlgorithm;
|
|
398
|
+
get representativePublicKey(): AttoPublicKey;
|
|
399
|
+
get type(): AttoBlockType;
|
|
400
|
+
get hash(): AttoHash;
|
|
401
|
+
get height(): AttoHeight;
|
|
402
|
+
get address(): AttoAddress;
|
|
403
|
+
get representativeAddress(): AttoAddress;
|
|
404
|
+
copy(network?: AttoNetwork, version?: AttoVersion, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, balance?: AttoAmount, timestamp?: AttoInstant, sendHashAlgorithm?: AttoAlgorithm, sendHash?: AttoHash, representativeAlgorithm?: AttoAlgorithm, representativePublicKey?: AttoPublicKey): AttoOpenBlock;
|
|
405
|
+
toString(): string;
|
|
406
|
+
hashCode(): number;
|
|
407
|
+
equals(other: Nullable<any>): boolean;
|
|
408
|
+
validate(): AttoValidation;
|
|
409
|
+
isValid(): boolean;
|
|
410
|
+
toByteArray(): Int8Array;
|
|
411
|
+
readonly __doNotUseOrImplementIt: AttoBlock["__doNotUseOrImplementIt"] & ReceiveSupport["__doNotUseOrImplementIt"] & RepresentativeSupport["__doNotUseOrImplementIt"];
|
|
412
|
+
}
|
|
413
|
+
export declare namespace AttoOpenBlock {
|
|
414
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
415
|
+
namespace $metadata$ {
|
|
416
|
+
const constructor: abstract new () => AttoOpenBlock;
|
|
417
|
+
}
|
|
418
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
419
|
+
private constructor();
|
|
420
|
+
}
|
|
421
|
+
namespace Companion {
|
|
422
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
423
|
+
namespace $metadata$ {
|
|
424
|
+
abstract class constructor {
|
|
425
|
+
private constructor();
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
export declare class AttoChangeBlock implements AttoBlock, PreviousSupport, RepresentativeSupport {
|
|
431
|
+
constructor(network: AttoNetwork, version: AttoVersion, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, height: AttoHeight, balance: AttoAmount, timestamp: AttoInstant, previous: AttoHash, representativeAlgorithm: AttoAlgorithm, representativePublicKey: AttoPublicKey);
|
|
432
|
+
get network(): AttoNetwork;
|
|
433
|
+
get version(): AttoVersion;
|
|
434
|
+
get algorithm(): AttoAlgorithm;
|
|
435
|
+
get publicKey(): AttoPublicKey;
|
|
436
|
+
get height(): AttoHeight;
|
|
437
|
+
get balance(): AttoAmount;
|
|
438
|
+
get timestamp(): AttoInstant;
|
|
439
|
+
get previous(): AttoHash;
|
|
440
|
+
get representativeAlgorithm(): AttoAlgorithm;
|
|
441
|
+
get representativePublicKey(): AttoPublicKey;
|
|
442
|
+
get type(): AttoBlockType;
|
|
443
|
+
get hash(): AttoHash;
|
|
444
|
+
get address(): AttoAddress;
|
|
445
|
+
get representativeAddress(): AttoAddress;
|
|
446
|
+
copy(network?: AttoNetwork, version?: AttoVersion, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, height?: AttoHeight, balance?: AttoAmount, timestamp?: AttoInstant, previous?: AttoHash, representativeAlgorithm?: AttoAlgorithm, representativePublicKey?: AttoPublicKey): AttoChangeBlock;
|
|
447
|
+
toString(): string;
|
|
448
|
+
hashCode(): number;
|
|
449
|
+
equals(other: Nullable<any>): boolean;
|
|
450
|
+
validate(): AttoValidation;
|
|
451
|
+
isValid(): boolean;
|
|
452
|
+
toByteArray(): Int8Array;
|
|
453
|
+
readonly __doNotUseOrImplementIt: AttoBlock["__doNotUseOrImplementIt"] & PreviousSupport["__doNotUseOrImplementIt"] & RepresentativeSupport["__doNotUseOrImplementIt"];
|
|
454
|
+
}
|
|
455
|
+
export declare namespace AttoChangeBlock {
|
|
456
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
457
|
+
namespace $metadata$ {
|
|
458
|
+
const constructor: abstract new () => AttoChangeBlock;
|
|
459
|
+
}
|
|
460
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
461
|
+
private constructor();
|
|
462
|
+
}
|
|
463
|
+
namespace Companion {
|
|
464
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
465
|
+
namespace $metadata$ {
|
|
466
|
+
abstract class constructor {
|
|
467
|
+
private constructor();
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
export declare class AttoChallenge {
|
|
473
|
+
constructor(value: Int8Array);
|
|
474
|
+
get value(): Int8Array;
|
|
475
|
+
equals(other: Nullable<any>): boolean;
|
|
476
|
+
hashCode(): number;
|
|
477
|
+
toString(): string;
|
|
478
|
+
copy(value?: Int8Array): AttoChallenge;
|
|
479
|
+
}
|
|
480
|
+
export declare namespace AttoChallenge {
|
|
481
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
482
|
+
namespace $metadata$ {
|
|
483
|
+
const constructor: abstract new () => AttoChallenge;
|
|
484
|
+
}
|
|
485
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
486
|
+
private constructor();
|
|
487
|
+
}
|
|
488
|
+
namespace Companion {
|
|
489
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
490
|
+
namespace $metadata$ {
|
|
491
|
+
abstract class constructor {
|
|
492
|
+
private constructor();
|
|
493
|
+
}
|
|
494
|
+
}
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
export declare class AttoHash {
|
|
498
|
+
constructor(value: Int8Array);
|
|
499
|
+
get value(): Int8Array;
|
|
500
|
+
hashCode(): number;
|
|
501
|
+
equals(other: Nullable<any>): boolean;
|
|
502
|
+
toString(): string;
|
|
503
|
+
isValid(): boolean;
|
|
504
|
+
copy(value?: Int8Array): AttoHash;
|
|
505
|
+
}
|
|
506
|
+
export declare namespace AttoHash {
|
|
507
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
508
|
+
namespace $metadata$ {
|
|
509
|
+
const constructor: abstract new () => AttoHash;
|
|
510
|
+
}
|
|
511
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
512
|
+
private constructor();
|
|
513
|
+
}
|
|
514
|
+
namespace Companion {
|
|
515
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
516
|
+
namespace $metadata$ {
|
|
517
|
+
abstract class constructor {
|
|
518
|
+
parse(value: string): AttoHash;
|
|
519
|
+
hash(size: number, byteArrays: Array<Int8Array>): AttoHash;
|
|
520
|
+
hashVote(blockHash: AttoHash, algorithm: AttoAlgorithm, timestamp: AttoInstant): AttoHash;
|
|
521
|
+
private constructor();
|
|
522
|
+
}
|
|
523
|
+
}
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
export declare interface AttoHashable {
|
|
527
|
+
readonly hash: AttoHash;
|
|
528
|
+
readonly __doNotUseOrImplementIt: {
|
|
529
|
+
readonly "cash.atto.commons.AttoHashable": unique symbol;
|
|
530
|
+
};
|
|
531
|
+
}
|
|
532
|
+
export declare class AttoHeight /* implements Comparable<AttoHeight> */ {
|
|
533
|
+
private constructor();
|
|
534
|
+
get value(): bigint;
|
|
535
|
+
plus(height: AttoHeight): AttoHeight;
|
|
536
|
+
minus(height: AttoHeight): AttoHeight;
|
|
537
|
+
next(): AttoHeight;
|
|
538
|
+
toString(): string;
|
|
539
|
+
copy(value?: bigint): AttoHeight;
|
|
540
|
+
hashCode(): number;
|
|
541
|
+
equals(other: Nullable<any>): boolean;
|
|
542
|
+
static get MIN(): AttoHeight;
|
|
543
|
+
static get MAX(): AttoHeight;
|
|
544
|
+
}
|
|
545
|
+
export declare namespace AttoHeight {
|
|
546
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
547
|
+
namespace $metadata$ {
|
|
548
|
+
const constructor: abstract new () => AttoHeight;
|
|
549
|
+
}
|
|
550
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
551
|
+
private constructor();
|
|
552
|
+
}
|
|
553
|
+
namespace Companion {
|
|
554
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
555
|
+
namespace $metadata$ {
|
|
556
|
+
abstract class constructor {
|
|
557
|
+
private constructor();
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
export declare function toAttoHeight(_this_: string): AttoHeight;
|
|
563
|
+
export declare class AttoInstant /* implements Comparable<AttoInstant> */ {
|
|
564
|
+
private constructor();
|
|
565
|
+
get value(): any/* Instant */;
|
|
566
|
+
toEpochMilliseconds(): bigint;
|
|
567
|
+
toString(): string;
|
|
568
|
+
copy(value?: any/* Instant */): AttoInstant;
|
|
569
|
+
hashCode(): number;
|
|
570
|
+
equals(other: Nullable<any>): boolean;
|
|
571
|
+
}
|
|
572
|
+
export declare namespace AttoInstant {
|
|
573
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
574
|
+
namespace $metadata$ {
|
|
575
|
+
const constructor: abstract new () => AttoInstant;
|
|
576
|
+
}
|
|
577
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
578
|
+
private constructor();
|
|
579
|
+
}
|
|
580
|
+
namespace Companion {
|
|
581
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
582
|
+
namespace $metadata$ {
|
|
583
|
+
abstract class constructor {
|
|
584
|
+
now(): AttoInstant;
|
|
585
|
+
fromIso(value: string): AttoInstant;
|
|
586
|
+
fromEpochMilliseconds(value: bigint): AttoInstant;
|
|
587
|
+
private constructor();
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
export declare class AttoKeyIndex {
|
|
593
|
+
private constructor();
|
|
594
|
+
get value(): any/* UInt */;
|
|
595
|
+
toInt(): number;
|
|
596
|
+
copy(value?: any/* UInt */): AttoKeyIndex;
|
|
597
|
+
toString(): string;
|
|
598
|
+
hashCode(): number;
|
|
599
|
+
equals(other: Nullable<any>): boolean;
|
|
600
|
+
}
|
|
601
|
+
export declare namespace AttoKeyIndex {
|
|
602
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
603
|
+
namespace $metadata$ {
|
|
604
|
+
const constructor: abstract new () => AttoKeyIndex;
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
export declare function toAttoIndex(_this_: number): AttoKeyIndex;
|
|
608
|
+
export declare class AttoMnemonic {
|
|
609
|
+
private constructor();
|
|
610
|
+
get phrase(): string;
|
|
611
|
+
static fromPhrase(words: string): AttoMnemonic;
|
|
612
|
+
static fromEntropy(entropy: Int8Array): AttoMnemonic;
|
|
613
|
+
toEntropy(): Int8Array;
|
|
614
|
+
equals(other: Nullable<any>): boolean;
|
|
615
|
+
hashCode(): number;
|
|
616
|
+
toString(): string;
|
|
617
|
+
static generate(): AttoMnemonic;
|
|
618
|
+
}
|
|
619
|
+
export declare namespace AttoMnemonic {
|
|
620
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
621
|
+
namespace $metadata$ {
|
|
622
|
+
const constructor: abstract new () => AttoMnemonic;
|
|
623
|
+
}
|
|
624
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
625
|
+
private constructor();
|
|
626
|
+
}
|
|
627
|
+
namespace Companion {
|
|
628
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
629
|
+
namespace $metadata$ {
|
|
630
|
+
abstract class constructor {
|
|
631
|
+
private constructor();
|
|
632
|
+
}
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
export declare abstract class AttoNetwork {
|
|
637
|
+
private constructor();
|
|
638
|
+
static get LIVE(): AttoNetwork & {
|
|
639
|
+
get name(): "LIVE";
|
|
640
|
+
get ordinal(): 0;
|
|
641
|
+
};
|
|
642
|
+
static get BETA(): AttoNetwork & {
|
|
643
|
+
get name(): "BETA";
|
|
644
|
+
get ordinal(): 1;
|
|
645
|
+
};
|
|
646
|
+
static get DEV(): AttoNetwork & {
|
|
647
|
+
get name(): "DEV";
|
|
648
|
+
get ordinal(): 2;
|
|
649
|
+
};
|
|
650
|
+
static get LOCAL(): AttoNetwork & {
|
|
651
|
+
get name(): "LOCAL";
|
|
652
|
+
get ordinal(): 3;
|
|
653
|
+
};
|
|
654
|
+
static get UNKNOWN(): AttoNetwork & {
|
|
655
|
+
get name(): "UNKNOWN";
|
|
656
|
+
get ordinal(): 4;
|
|
657
|
+
};
|
|
658
|
+
get name(): "LIVE" | "BETA" | "DEV" | "LOCAL" | "UNKNOWN";
|
|
659
|
+
get ordinal(): 0 | 1 | 2 | 3 | 4;
|
|
660
|
+
get code(): any/* UByte */;
|
|
661
|
+
get thresholdIncreaseFactor(): bigint;
|
|
662
|
+
static values(): Array<AttoNetwork>;
|
|
663
|
+
static valueOf(value: string): AttoNetwork;
|
|
664
|
+
}
|
|
665
|
+
export declare namespace AttoNetwork {
|
|
666
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
667
|
+
namespace $metadata$ {
|
|
668
|
+
const constructor: abstract new () => AttoNetwork;
|
|
669
|
+
}
|
|
670
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
671
|
+
private constructor();
|
|
672
|
+
}
|
|
673
|
+
namespace Companion {
|
|
674
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
675
|
+
namespace $metadata$ {
|
|
676
|
+
abstract class constructor {
|
|
677
|
+
private constructor();
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
}
|
|
682
|
+
export declare class AttoPrivateKey {
|
|
683
|
+
constructor(value: Int8Array);
|
|
684
|
+
get value(): Int8Array;
|
|
685
|
+
toString(): string;
|
|
686
|
+
}
|
|
687
|
+
export declare namespace AttoPrivateKey {
|
|
688
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
689
|
+
namespace $metadata$ {
|
|
690
|
+
const constructor: abstract new () => AttoPrivateKey;
|
|
691
|
+
}
|
|
692
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
693
|
+
private constructor();
|
|
694
|
+
}
|
|
695
|
+
namespace Companion {
|
|
696
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
697
|
+
namespace $metadata$ {
|
|
698
|
+
abstract class constructor {
|
|
699
|
+
parse(value: string): AttoPrivateKey;
|
|
700
|
+
generate(): AttoPrivateKey;
|
|
701
|
+
private constructor();
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
export declare function toPrivateKey(_this_: AttoSeed, index: AttoKeyIndex): AttoPrivateKey;
|
|
707
|
+
export declare class AttoPublicKey {
|
|
708
|
+
constructor(value: Int8Array);
|
|
709
|
+
get value(): Int8Array;
|
|
710
|
+
equals(other: Nullable<any>): boolean;
|
|
711
|
+
hashCode(): number;
|
|
712
|
+
toString(): string;
|
|
713
|
+
copy(value?: Int8Array): AttoPublicKey;
|
|
714
|
+
}
|
|
715
|
+
export declare namespace AttoPublicKey {
|
|
716
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
717
|
+
namespace $metadata$ {
|
|
718
|
+
const constructor: abstract new () => AttoPublicKey;
|
|
719
|
+
}
|
|
720
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
721
|
+
private constructor();
|
|
722
|
+
}
|
|
723
|
+
namespace Companion {
|
|
724
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
725
|
+
namespace $metadata$ {
|
|
726
|
+
abstract class constructor {
|
|
727
|
+
parse(value: string): AttoPublicKey;
|
|
728
|
+
private constructor();
|
|
729
|
+
}
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
export declare class AttoReceivable {
|
|
734
|
+
constructor(network: AttoNetwork, hash: AttoHash, version: AttoVersion, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, timestamp: AttoInstant, receiverAlgorithm: AttoAlgorithm, receiverPublicKey: AttoPublicKey, amount: AttoAmount);
|
|
735
|
+
get network(): AttoNetwork;
|
|
736
|
+
get hash(): AttoHash;
|
|
737
|
+
get version(): AttoVersion;
|
|
738
|
+
get algorithm(): AttoAlgorithm;
|
|
739
|
+
get publicKey(): AttoPublicKey;
|
|
740
|
+
get timestamp(): AttoInstant;
|
|
741
|
+
get receiverAlgorithm(): AttoAlgorithm;
|
|
742
|
+
get receiverPublicKey(): AttoPublicKey;
|
|
743
|
+
get amount(): AttoAmount;
|
|
744
|
+
get address(): AttoAddress;
|
|
745
|
+
get receiverAddress(): AttoAddress;
|
|
746
|
+
copy(network?: AttoNetwork, hash?: AttoHash, version?: AttoVersion, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, timestamp?: AttoInstant, receiverAlgorithm?: AttoAlgorithm, receiverPublicKey?: AttoPublicKey, amount?: AttoAmount): AttoReceivable;
|
|
747
|
+
toString(): string;
|
|
748
|
+
hashCode(): number;
|
|
749
|
+
equals(other: Nullable<any>): boolean;
|
|
750
|
+
}
|
|
751
|
+
export declare namespace AttoReceivable {
|
|
752
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
753
|
+
namespace $metadata$ {
|
|
754
|
+
const constructor: abstract new () => AttoReceivable;
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
export declare class AttoSeed {
|
|
758
|
+
constructor(value: Int8Array);
|
|
759
|
+
get value(): Int8Array;
|
|
760
|
+
equals(other: Nullable<any>): boolean;
|
|
761
|
+
hashCode(): number;
|
|
762
|
+
toString(): string;
|
|
763
|
+
copy(value?: Int8Array): AttoSeed;
|
|
764
|
+
}
|
|
765
|
+
export declare namespace AttoSeed {
|
|
766
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
767
|
+
namespace $metadata$ {
|
|
768
|
+
const constructor: abstract new () => AttoSeed;
|
|
769
|
+
}
|
|
770
|
+
}
|
|
771
|
+
export declare interface AttoSerializable {
|
|
772
|
+
toByteArray(): Int8Array;
|
|
773
|
+
readonly __doNotUseOrImplementIt: {
|
|
774
|
+
readonly "cash.atto.commons.AttoSerializable": unique symbol;
|
|
775
|
+
};
|
|
776
|
+
}
|
|
777
|
+
export declare class AttoSignature {
|
|
778
|
+
constructor(value: Int8Array);
|
|
779
|
+
get value(): Int8Array;
|
|
780
|
+
equals(other: Nullable<any>): boolean;
|
|
781
|
+
hashCode(): number;
|
|
782
|
+
toString(): string;
|
|
783
|
+
copy(value?: Int8Array): AttoSignature;
|
|
784
|
+
}
|
|
785
|
+
export declare namespace AttoSignature {
|
|
786
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
787
|
+
namespace $metadata$ {
|
|
788
|
+
const constructor: abstract new () => AttoSignature;
|
|
789
|
+
}
|
|
790
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
791
|
+
private constructor();
|
|
792
|
+
}
|
|
793
|
+
namespace Companion {
|
|
794
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
795
|
+
namespace $metadata$ {
|
|
796
|
+
abstract class constructor {
|
|
797
|
+
get SIZE(): number;
|
|
798
|
+
parse(value: string): AttoSignature;
|
|
799
|
+
private constructor();
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
export declare interface AttoSigner {
|
|
805
|
+
readonly algorithm: AttoAlgorithm;
|
|
806
|
+
readonly publicKey: AttoPublicKey;
|
|
807
|
+
readonly address: AttoAddress;
|
|
808
|
+
signHash(hash: AttoHash): Promise<AttoSignature>;
|
|
809
|
+
signBlock(block: AttoBlock): Promise<AttoSignature>;
|
|
810
|
+
signVote(vote: AttoVote): Promise<AttoSignature>;
|
|
811
|
+
signChallenge(challenge: AttoChallenge, timestamp: AttoInstant): Promise<AttoSignature>;
|
|
812
|
+
checkPublicKey(publicKey: AttoPublicKey): Promise<void>;
|
|
813
|
+
readonly __doNotUseOrImplementIt: {
|
|
814
|
+
readonly "cash.atto.commons.AttoSigner": unique symbol;
|
|
815
|
+
};
|
|
816
|
+
}
|
|
817
|
+
export declare namespace AttoSigner {
|
|
818
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
819
|
+
private constructor();
|
|
820
|
+
}
|
|
821
|
+
namespace Companion {
|
|
822
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
823
|
+
namespace $metadata$ {
|
|
824
|
+
abstract class constructor {
|
|
825
|
+
private constructor();
|
|
826
|
+
}
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
export declare class AttoTransaction implements HeightSupport, AddressSupport, AttoSerializable {
|
|
831
|
+
constructor(block: AttoBlock, signature: AttoSignature, work: AttoWork);
|
|
832
|
+
get block(): AttoBlock;
|
|
833
|
+
get signature(): AttoSignature;
|
|
834
|
+
get work(): AttoWork;
|
|
835
|
+
get hash(): AttoHash;
|
|
836
|
+
get height(): AttoHeight;
|
|
837
|
+
get address(): AttoAddress;
|
|
838
|
+
validate(): AttoValidation;
|
|
839
|
+
isValid(): boolean;
|
|
840
|
+
getTotalSize(): number;
|
|
841
|
+
toString(): string;
|
|
842
|
+
copy(block?: AttoBlock, signature?: AttoSignature, work?: AttoWork): AttoTransaction;
|
|
843
|
+
hashCode(): number;
|
|
844
|
+
equals(other: Nullable<any>): boolean;
|
|
845
|
+
toByteArray(): Int8Array;
|
|
846
|
+
readonly __doNotUseOrImplementIt: HeightSupport["__doNotUseOrImplementIt"] & AddressSupport["__doNotUseOrImplementIt"] & AttoSerializable["__doNotUseOrImplementIt"];
|
|
847
|
+
}
|
|
848
|
+
export declare namespace AttoTransaction {
|
|
849
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
850
|
+
namespace $metadata$ {
|
|
851
|
+
const constructor: abstract new () => AttoTransaction;
|
|
852
|
+
}
|
|
853
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
854
|
+
private constructor();
|
|
855
|
+
}
|
|
856
|
+
namespace Companion {
|
|
857
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
858
|
+
namespace $metadata$ {
|
|
859
|
+
abstract class constructor {
|
|
860
|
+
get SIZE(): number;
|
|
861
|
+
private constructor();
|
|
862
|
+
}
|
|
863
|
+
}
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
export declare interface AttoValidation {
|
|
867
|
+
readonly isValid: boolean;
|
|
868
|
+
getError(): Nullable<string>;
|
|
869
|
+
readonly __doNotUseOrImplementIt: {
|
|
870
|
+
readonly "cash.atto.commons.AttoValidation": unique symbol;
|
|
871
|
+
};
|
|
872
|
+
}
|
|
873
|
+
export declare class AttoVersion /* implements Comparable<AttoVersion> */ {
|
|
874
|
+
private constructor();
|
|
875
|
+
get value(): any/* UShort */;
|
|
876
|
+
toString(): string;
|
|
877
|
+
copy(value?: any/* UShort */): AttoVersion;
|
|
878
|
+
hashCode(): number;
|
|
879
|
+
equals(other: Nullable<any>): boolean;
|
|
880
|
+
}
|
|
881
|
+
export declare namespace AttoVersion {
|
|
882
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
883
|
+
namespace $metadata$ {
|
|
884
|
+
const constructor: abstract new () => AttoVersion;
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
export declare class AttoVote implements AttoHashable, AttoSerializable {
|
|
888
|
+
constructor(version: AttoVersion, algorithm: AttoAlgorithm, publicKey: AttoPublicKey, blockAlgorithm: AttoAlgorithm, blockHash: AttoHash, timestamp: AttoInstant);
|
|
889
|
+
get version(): AttoVersion;
|
|
890
|
+
get algorithm(): AttoAlgorithm;
|
|
891
|
+
get publicKey(): AttoPublicKey;
|
|
892
|
+
get blockAlgorithm(): AttoAlgorithm;
|
|
893
|
+
get blockHash(): AttoHash;
|
|
894
|
+
get timestamp(): AttoInstant;
|
|
895
|
+
get hash(): AttoHash;
|
|
896
|
+
isFinal(): boolean;
|
|
897
|
+
isValid(): boolean;
|
|
898
|
+
copy(version?: AttoVersion, algorithm?: AttoAlgorithm, publicKey?: AttoPublicKey, blockAlgorithm?: AttoAlgorithm, blockHash?: AttoHash, timestamp?: AttoInstant): AttoVote;
|
|
899
|
+
toString(): string;
|
|
900
|
+
hashCode(): number;
|
|
901
|
+
equals(other: Nullable<any>): boolean;
|
|
902
|
+
toByteArray(): Int8Array;
|
|
903
|
+
readonly __doNotUseOrImplementIt: AttoHashable["__doNotUseOrImplementIt"] & AttoSerializable["__doNotUseOrImplementIt"];
|
|
904
|
+
}
|
|
905
|
+
export declare namespace AttoVote {
|
|
906
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
907
|
+
namespace $metadata$ {
|
|
908
|
+
const constructor: abstract new () => AttoVote;
|
|
909
|
+
}
|
|
910
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
911
|
+
private constructor();
|
|
912
|
+
}
|
|
913
|
+
namespace Companion {
|
|
914
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
915
|
+
namespace $metadata$ {
|
|
916
|
+
abstract class constructor {
|
|
917
|
+
get finalTimestamp(): AttoInstant;
|
|
918
|
+
private constructor();
|
|
919
|
+
}
|
|
920
|
+
}
|
|
921
|
+
}
|
|
922
|
+
}
|
|
923
|
+
export declare class AttoWork {
|
|
924
|
+
constructor(value: Int8Array);
|
|
925
|
+
get value(): Int8Array;
|
|
926
|
+
isValid(block: AttoBlock): boolean;
|
|
927
|
+
equals(other: Nullable<any>): boolean;
|
|
928
|
+
hashCode(): number;
|
|
929
|
+
toString(): string;
|
|
930
|
+
copy(value?: Int8Array): AttoWork;
|
|
931
|
+
}
|
|
932
|
+
export declare namespace AttoWork {
|
|
933
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
934
|
+
namespace $metadata$ {
|
|
935
|
+
const constructor: abstract new () => AttoWork;
|
|
936
|
+
}
|
|
937
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
938
|
+
private constructor();
|
|
939
|
+
}
|
|
940
|
+
namespace Companion {
|
|
941
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
942
|
+
namespace $metadata$ {
|
|
943
|
+
abstract class constructor {
|
|
944
|
+
get SIZE(): number;
|
|
945
|
+
parse(value: string): AttoWork;
|
|
946
|
+
private constructor();
|
|
947
|
+
}
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
}
|
|
951
|
+
export declare function toHex(_this_: Int8Array): string;
|
|
952
|
+
export declare function fromHexToByteArray(_this_: string): Int8Array;
|
|
953
|
+
export declare class AccountUpdate {
|
|
954
|
+
constructor(account: AttoAccount, block: AttoBlock);
|
|
955
|
+
get account(): AttoAccount;
|
|
956
|
+
get block(): AttoBlock;
|
|
957
|
+
copy(account?: AttoAccount, block?: AttoBlock): AccountUpdate;
|
|
958
|
+
toString(): string;
|
|
959
|
+
hashCode(): number;
|
|
960
|
+
equals(other: Nullable<any>): boolean;
|
|
961
|
+
}
|
|
962
|
+
export declare namespace AccountUpdate {
|
|
963
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
964
|
+
namespace $metadata$ {
|
|
965
|
+
const constructor: abstract new () => AccountUpdate;
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
export declare function attoAccountOpen(representativeAddress: AttoAddress, receivable: AttoReceivable, timestamp?: Nullable<string>): AccountUpdate;
|
|
969
|
+
export declare function attoAccountSend(account: AttoAccount, receiverAddress: AttoAddress, amount: AttoAmount, timestamp?: Nullable<string>): AccountUpdate;
|
|
970
|
+
export declare function attoAccountReceive(account: AttoAccount, receivable: AttoReceivable, timestamp?: Nullable<string>): AccountUpdate;
|
|
971
|
+
export declare function attoAccountChange(account: AttoAccount, representativeAddress: AttoAddress, timestamp?: Nullable<string>): AccountUpdate;
|
|
972
|
+
export declare function toPublicKey(_this_: AttoPrivateKey): AttoPublicKey;
|
|
973
|
+
export declare function toSeedAsync(_this_: AttoMnemonic, passphrase?: string): Promise<AttoSeed>;
|
|
974
|
+
export declare class TimeDifferenceResponse {
|
|
975
|
+
constructor(clientInstant: AttoInstant, serverInstant: AttoInstant, differenceMillis: bigint);
|
|
976
|
+
get clientInstant(): AttoInstant;
|
|
977
|
+
get serverInstant(): AttoInstant;
|
|
978
|
+
get differenceMillis(): bigint;
|
|
979
|
+
copy(clientInstant?: AttoInstant, serverInstant?: AttoInstant, differenceMillis?: bigint): TimeDifferenceResponse;
|
|
980
|
+
toString(): string;
|
|
981
|
+
hashCode(): number;
|
|
982
|
+
equals(other: Nullable<any>): boolean;
|
|
983
|
+
}
|
|
984
|
+
export declare namespace TimeDifferenceResponse {
|
|
985
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
986
|
+
namespace $metadata$ {
|
|
987
|
+
const constructor: abstract new () => TimeDifferenceResponse;
|
|
988
|
+
}
|
|
989
|
+
}
|
|
990
|
+
export declare class AccountSearch {
|
|
991
|
+
constructor(addresses: any/* Collection<AttoAddress> */);
|
|
992
|
+
get addresses(): any/* Collection<AttoAddress> */;
|
|
993
|
+
copy(addresses?: any/* Collection<AttoAddress> */): AccountSearch;
|
|
994
|
+
toString(): string;
|
|
995
|
+
hashCode(): number;
|
|
996
|
+
equals(other: Nullable<any>): boolean;
|
|
997
|
+
}
|
|
998
|
+
export declare namespace AccountSearch {
|
|
999
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1000
|
+
namespace $metadata$ {
|
|
1001
|
+
const constructor: abstract new () => AccountSearch;
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
export declare class AccountHeightSearch {
|
|
1005
|
+
constructor(address: AttoAddress, fromHeight: AttoHeight, toHeight?: AttoHeight);
|
|
1006
|
+
get address(): AttoAddress;
|
|
1007
|
+
get fromHeight(): AttoHeight;
|
|
1008
|
+
get toHeight(): AttoHeight;
|
|
1009
|
+
copy(address?: AttoAddress, fromHeight?: AttoHeight, toHeight?: AttoHeight): AccountHeightSearch;
|
|
1010
|
+
toString(): string;
|
|
1011
|
+
hashCode(): number;
|
|
1012
|
+
equals(other: Nullable<any>): boolean;
|
|
1013
|
+
}
|
|
1014
|
+
export declare namespace AccountHeightSearch {
|
|
1015
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1016
|
+
namespace $metadata$ {
|
|
1017
|
+
const constructor: abstract new () => AccountHeightSearch;
|
|
1018
|
+
}
|
|
1019
|
+
}
|
|
1020
|
+
export declare class HeightSearch {
|
|
1021
|
+
private constructor();
|
|
1022
|
+
get search(): any/* Collection<AccountHeightSearch> */;
|
|
1023
|
+
copy(search?: any/* Collection<AccountHeightSearch> */): HeightSearch;
|
|
1024
|
+
toString(): string;
|
|
1025
|
+
hashCode(): number;
|
|
1026
|
+
equals(other: Nullable<any>): boolean;
|
|
1027
|
+
}
|
|
1028
|
+
export declare namespace HeightSearch {
|
|
1029
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1030
|
+
namespace $metadata$ {
|
|
1031
|
+
const constructor: abstract new () => HeightSearch;
|
|
1032
|
+
}
|
|
1033
|
+
abstract class Companion extends KtSingleton<Companion.$metadata$.constructor>() {
|
|
1034
|
+
private constructor();
|
|
1035
|
+
}
|
|
1036
|
+
namespace Companion {
|
|
1037
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1038
|
+
namespace $metadata$ {
|
|
1039
|
+
abstract class constructor {
|
|
1040
|
+
fromArray(search: Array<AccountHeightSearch>): HeightSearch;
|
|
1041
|
+
private constructor();
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
export declare function receivableToJson(_this_: AttoReceivable): string;
|
|
1047
|
+
export declare function receivableFromJson(_this_: string): AttoReceivable;
|
|
1048
|
+
export declare function transactionToJson(_this_: AttoTransaction): string;
|
|
1049
|
+
export declare function transactionFromJson(_this_: string): AttoTransaction;
|
|
1050
|
+
export declare function blockToJson(_this_: AttoBlock): string;
|
|
1051
|
+
export declare function blockFromJson(_this_: string): AttoBlock;
|
|
1052
|
+
export declare function accountEntryToJson(_this_: AttoAccountEntry): string;
|
|
1053
|
+
export declare function accountEntryFromJson(_this_: string): AttoAccountEntry;
|
|
1054
|
+
export declare function fromByteArrayToTransactionJson(_this_: Int8Array): string;
|
|
1055
|
+
export declare function fromByteArrayToBlockJson(_this_: Int8Array): string;
|
|
1056
|
+
export declare class AttoAccountEntryMonitorAsyncBuilder {
|
|
1057
|
+
constructor(nodeClient: AttoNodeClientAsync, accountMonitor: AttoAccountMonitorAsync);
|
|
1058
|
+
heightProvider(value: (p0: AttoAddress) => Promise<AttoHeight>): AttoAccountEntryMonitorAsyncBuilder;
|
|
1059
|
+
build(): AttoAccountEntryMonitorAsync;
|
|
1060
|
+
}
|
|
1061
|
+
export declare namespace AttoAccountEntryMonitorAsyncBuilder {
|
|
1062
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1063
|
+
namespace $metadata$ {
|
|
1064
|
+
const constructor: abstract new () => AttoAccountEntryMonitorAsyncBuilder;
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
export declare class AttoTransactionMonitorAsyncBuilder {
|
|
1068
|
+
constructor(nodeClient: AttoNodeClientAsync, accountMonitor: AttoAccountMonitorAsync);
|
|
1069
|
+
heightProvider(value: (p0: AttoAddress) => Promise<AttoHeight>): AttoTransactionMonitorAsyncBuilder;
|
|
1070
|
+
build(): AttoTransactionMonitorAsync;
|
|
1071
|
+
}
|
|
1072
|
+
export declare namespace AttoTransactionMonitorAsyncBuilder {
|
|
1073
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1074
|
+
namespace $metadata$ {
|
|
1075
|
+
const constructor: abstract new () => AttoTransactionMonitorAsyncBuilder;
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
export declare class AttoNodeClientAsync /* implements AutoCloseable */ {
|
|
1079
|
+
private constructor();
|
|
1080
|
+
get client(): any/* AttoNodeClient */;
|
|
1081
|
+
accountByPublicKey(publicKey: AttoPublicKey): Promise<Nullable<AttoAccount>>;
|
|
1082
|
+
accountByAddresses(addresses: Array<AttoAddress>): Promise<Array<AttoAccount>>;
|
|
1083
|
+
onAccountByPublicKey(publicKey: AttoPublicKey, onAccount: (p0: AttoAccount) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1084
|
+
onAccountByAddresses(addresses: Array<AttoAddress>, onAccount: (p0: AttoAccount) => void, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1085
|
+
onReceivableByPublicKey(publicKey: AttoPublicKey, minAmount: AttoAmount | undefined, onReceivable: (p0: AttoReceivable) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1086
|
+
onReceivableByAddresses(addresses: Array<AttoAddress>, minAmount: AttoAmount | undefined, onReceivable: (p0: AttoReceivable) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1087
|
+
accountEntry(hash: AttoHash): Promise<AttoAccountEntry>;
|
|
1088
|
+
onAccountEntryByPublicKey(publicKey: AttoPublicKey, fromHeight: AttoHeight | undefined, toHeight: Nullable<AttoHeight> | undefined, onAccountEntry: (p0: AttoAccountEntry) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1089
|
+
onAccountEntryByHeightSearch(heightSearch: HeightSearch, onAccountEntry: (p0: AttoAccountEntry) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1090
|
+
transaction(hash: AttoHash): Promise<AttoTransaction>;
|
|
1091
|
+
onTransactionByPublicKey(publicKey: AttoPublicKey, fromHeight: AttoHeight | undefined, toHeight: Nullable<AttoHeight> | undefined, onTransaction: (p0: AttoTransaction) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1092
|
+
onTransactionByHeightSearch(heightSearch: HeightSearch, onTransaction: (p0: AttoTransaction) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1093
|
+
now(): Promise<AttoInstant>;
|
|
1094
|
+
publish(transaction: AttoTransaction): Promise<void>;
|
|
1095
|
+
}
|
|
1096
|
+
export declare namespace AttoNodeClientAsync {
|
|
1097
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1098
|
+
namespace $metadata$ {
|
|
1099
|
+
const constructor: abstract new () => AttoNodeClientAsync;
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
export declare class AttoAccountEntryMonitorAsync /* implements AutoCloseable */ {
|
|
1103
|
+
private constructor();
|
|
1104
|
+
get accountEntryMonitor(): any/* AttoAccountEntryMonitor */;
|
|
1105
|
+
onAccountEntry(onAccountEntry: any /*Suspend functions are not supported*/, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => void): any/* AttoJob */;
|
|
1106
|
+
}
|
|
1107
|
+
export declare namespace AttoAccountEntryMonitorAsync {
|
|
1108
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1109
|
+
namespace $metadata$ {
|
|
1110
|
+
const constructor: abstract new () => AttoAccountEntryMonitorAsync;
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
export declare class AttoAccountMonitorAsync /* implements AutoCloseable */ {
|
|
1114
|
+
private constructor();
|
|
1115
|
+
get accountMonitor(): any/* AttoAccountMonitor */;
|
|
1116
|
+
monitorCollection(addresses: any/* Collection<AttoAddress> */): Promise<void>;
|
|
1117
|
+
monitorAddress(address: AttoAddress): Promise<void>;
|
|
1118
|
+
getAccounts(): Promise<any/* Collection<AttoAccount> */>;
|
|
1119
|
+
onReceivable(minAmount: AttoAmount | undefined, onReceivable: (p0: AttoReceivable) => any, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => any): any/* AttoJob */;
|
|
1120
|
+
}
|
|
1121
|
+
export declare namespace AttoAccountMonitorAsync {
|
|
1122
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1123
|
+
namespace $metadata$ {
|
|
1124
|
+
const constructor: abstract new () => AttoAccountMonitorAsync;
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
export declare class AttoAccountMonitorAsyncBuilder {
|
|
1128
|
+
constructor(nodeClient: AttoNodeClientAsync);
|
|
1129
|
+
build(): AttoAccountMonitorAsync;
|
|
1130
|
+
}
|
|
1131
|
+
export declare namespace AttoAccountMonitorAsyncBuilder {
|
|
1132
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1133
|
+
namespace $metadata$ {
|
|
1134
|
+
const constructor: abstract new () => AttoAccountMonitorAsyncBuilder;
|
|
1135
|
+
}
|
|
1136
|
+
}
|
|
1137
|
+
export declare class AttoTransactionMonitorAsync /* implements AutoCloseable */ {
|
|
1138
|
+
private constructor();
|
|
1139
|
+
get transactionMonitor(): any/* AttoTransactionMonitor */;
|
|
1140
|
+
onTransaction(onTransaction: any /*Suspend functions are not supported*/, onCancel: (p0: Nullable<Error>/* Nullable<Exception> */) => void): any/* AttoJob */;
|
|
1141
|
+
}
|
|
1142
|
+
export declare namespace AttoTransactionMonitorAsync {
|
|
1143
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1144
|
+
namespace $metadata$ {
|
|
1145
|
+
const constructor: abstract new () => AttoTransactionMonitorAsync;
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
export declare class AttoWorkerAsync {
|
|
1149
|
+
private constructor();
|
|
1150
|
+
get worker(): any/* AttoWorker */;
|
|
1151
|
+
workThreshold(threshold: bigint, target: any/* AttoWorkTarget */): Promise<AttoWork>;
|
|
1152
|
+
workNetwork(network: AttoNetwork, timestamp: AttoInstant, target: any/* AttoWorkTarget */): Promise<AttoWork>;
|
|
1153
|
+
workBlock(block: AttoBlock): Promise<AttoWork>;
|
|
1154
|
+
}
|
|
1155
|
+
export declare namespace AttoWorkerAsync {
|
|
1156
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1157
|
+
namespace $metadata$ {
|
|
1158
|
+
const constructor: abstract new () => AttoWorkerAsync;
|
|
1159
|
+
}
|
|
1160
|
+
}
|
|
1161
|
+
export declare class AttoWalletAccount {
|
|
1162
|
+
constructor(index: AttoKeyIndex, address: AttoAddress, account?: Nullable<AttoAccount>);
|
|
1163
|
+
get index(): AttoKeyIndex;
|
|
1164
|
+
get address(): AttoAddress;
|
|
1165
|
+
get account(): Nullable<AttoAccount>;
|
|
1166
|
+
set account(value: Nullable<AttoAccount>);
|
|
1167
|
+
}
|
|
1168
|
+
export declare namespace AttoWalletAccount {
|
|
1169
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1170
|
+
namespace $metadata$ {
|
|
1171
|
+
const constructor: abstract new () => AttoWalletAccount;
|
|
1172
|
+
}
|
|
1173
|
+
}
|
|
1174
|
+
export declare class AttoWalletAsync {
|
|
1175
|
+
private constructor();
|
|
1176
|
+
openAccountCollection(indexes: Array<AttoKeyIndex>): Promise<Array<AttoWalletAccount>>;
|
|
1177
|
+
openAccountRange(fromIndex: AttoKeyIndex, toIndex: AttoKeyIndex): Promise<Array<AttoWalletAccount>>;
|
|
1178
|
+
openAccount(index: AttoKeyIndex): Promise<AttoWalletAccount>;
|
|
1179
|
+
closeAccount(index: AttoKeyIndex): Promise<void>;
|
|
1180
|
+
isOpenByIndex(index: AttoKeyIndex): Promise<boolean>;
|
|
1181
|
+
isOpenByAddress(address: AttoAddress): Promise<boolean>;
|
|
1182
|
+
getAccountByIndex(index: AttoKeyIndex): Promise<Nullable<AttoAccount>>;
|
|
1183
|
+
getAccountByAddress(address: AttoAddress): Promise<Nullable<AttoAccount>>;
|
|
1184
|
+
getAddress(index: AttoKeyIndex): Promise<AttoAddress>;
|
|
1185
|
+
publish(index: AttoKeyIndex, block: AttoBlock): Promise<AttoTransaction>;
|
|
1186
|
+
sendByIndex(index: AttoKeyIndex, receiverAddress: AttoAddress, amount: AttoAmount, timestamp?: Nullable<AttoInstant>): Promise<AttoTransaction>;
|
|
1187
|
+
sendByAddress(address: AttoAddress, receiverAddress: AttoAddress, amount: AttoAmount, timestamp?: Nullable<AttoInstant>): Promise<AttoTransaction>;
|
|
1188
|
+
receive(receivable: AttoReceivable, representativeAddress?: Nullable<AttoAddress>, timestamp?: Nullable<AttoInstant>): Promise<AttoTransaction>;
|
|
1189
|
+
change(index: AttoKeyIndex, representativeAddress: AttoAddress, timestamp?: Nullable<AttoInstant>): Promise<AttoTransaction>;
|
|
1190
|
+
}
|
|
1191
|
+
export declare namespace AttoWalletAsync {
|
|
1192
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1193
|
+
namespace $metadata$ {
|
|
1194
|
+
const constructor: abstract new () => AttoWalletAsync;
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
export declare class AttoWalletAsyncBuilder {
|
|
1198
|
+
constructor(clientAsync: AttoNodeClientAsync, workerAsync: AttoWorkerAsync);
|
|
1199
|
+
signerProviderFunction(value: AttoSignerProvider): AttoWalletAsyncBuilder;
|
|
1200
|
+
signerProviderSeed(value: AttoSeed): AttoWalletAsyncBuilder;
|
|
1201
|
+
enableAutoReceiver(monitor: AttoAccountMonitorAsync, minAmount: AttoAmount | undefined, retryAfterSeconds: number, defaultRepresentativeAddressProvider: () => AttoAddress): AttoWalletAsyncBuilder;
|
|
1202
|
+
build(): AttoWalletAsync;
|
|
1203
|
+
}
|
|
1204
|
+
export declare namespace AttoWalletAsyncBuilder {
|
|
1205
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1206
|
+
namespace $metadata$ {
|
|
1207
|
+
const constructor: abstract new () => AttoWalletAsyncBuilder;
|
|
1208
|
+
}
|
|
1209
|
+
}
|
|
1210
|
+
export declare interface AttoSignerProvider {
|
|
1211
|
+
get(index: AttoKeyIndex): Promise<AttoSigner>;
|
|
1212
|
+
readonly __doNotUseOrImplementIt: {
|
|
1213
|
+
readonly "cash.atto.commons.wallet.AttoSignerProvider": unique symbol;
|
|
1214
|
+
};
|
|
1215
|
+
}
|
|
1216
|
+
/** @deprecated */
|
|
1217
|
+
export declare const initHook: { get(): any; };
|
|
1218
|
+
export declare class AttoNodeClientAsyncBuilder {
|
|
1219
|
+
constructor(url: string);
|
|
1220
|
+
headers(value: KtMap<string, string>): AttoNodeClientAsyncBuilder;
|
|
1221
|
+
header(name: string, value: string): AttoNodeClientAsyncBuilder;
|
|
1222
|
+
build(): AttoNodeClientAsync;
|
|
1223
|
+
}
|
|
1224
|
+
export declare namespace AttoNodeClientAsyncBuilder {
|
|
1225
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1226
|
+
namespace $metadata$ {
|
|
1227
|
+
const constructor: abstract new () => AttoNodeClientAsyncBuilder;
|
|
1228
|
+
}
|
|
1229
|
+
}
|
|
1230
|
+
export declare class AttoWorkerAsyncBuilder {
|
|
1231
|
+
constructor(url: string);
|
|
1232
|
+
headers(value: KtMap<string, string>): AttoWorkerAsyncBuilder;
|
|
1233
|
+
header(name: string, value: string): AttoWorkerAsyncBuilder;
|
|
1234
|
+
cached(value: boolean): AttoWorkerAsyncBuilder;
|
|
1235
|
+
retryEvery(value: any/* Duration */): AttoWorkerAsyncBuilder;
|
|
1236
|
+
retryEverySeconds(value: bigint): AttoWorkerAsyncBuilder;
|
|
1237
|
+
build(): AttoWorkerAsync;
|
|
1238
|
+
}
|
|
1239
|
+
export declare namespace AttoWorkerAsyncBuilder {
|
|
1240
|
+
/** @deprecated $metadata$ is used for internal purposes, please don't use it in your code, because it can be removed at any moment */
|
|
1241
|
+
namespace $metadata$ {
|
|
1242
|
+
const constructor: abstract new () => AttoWorkerAsyncBuilder;
|
|
1243
|
+
}
|
|
1244
|
+
}
|