@mtkruto/node 0.102.1 → 0.104.0
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/esm/0_deps.d.ts +18 -18
- package/esm/0_deps.d.ts.map +1 -1
- package/esm/0_deps.js +18 -18
- package/esm/3_types.d.ts +2 -1
- package/esm/3_types.d.ts.map +1 -1
- package/esm/3_types.js +2 -1
- package/esm/client/0_params.d.ts +17 -5
- package/esm/client/0_params.d.ts.map +1 -1
- package/esm/client/1_client_generic.d.ts +28 -1
- package/esm/client/1_client_generic.d.ts.map +1 -1
- package/esm/client/2_account_manager.d.ts +4 -1
- package/esm/client/2_account_manager.d.ts.map +1 -1
- package/esm/client/2_account_manager.js +20 -1
- package/esm/client/2_context.d.ts.map +1 -1
- package/esm/client/2_context.js +28 -18
- package/esm/client/3_message_manager.d.ts +2 -1
- package/esm/client/3_message_manager.d.ts.map +1 -1
- package/esm/client/3_message_manager.js +12 -1
- package/esm/client/5_client.d.ts +28 -1
- package/esm/client/5_client.d.ts.map +1 -1
- package/esm/client/5_client.js +35 -0
- package/esm/client/5_client_dispatcher.d.ts +28 -1
- package/esm/client/5_client_dispatcher.d.ts.map +1 -1
- package/esm/client/5_client_dispatcher.js +35 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
- package/esm/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
- package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
- package/esm/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
- package/esm/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
- package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
- package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
- package/esm/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
- package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
- package/esm/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
- package/esm/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
- package/esm/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
- package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
- package/esm/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +48 -8
- package/esm/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
- package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
- package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.js +266 -0
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.js +51 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.js +113 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +13 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.js +82 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.js +87 -0
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
- package/esm/types/0_chat_folder.d.ts +3 -0
- package/esm/types/0_chat_folder.d.ts.map +1 -1
- package/esm/types/0_failed_invitation.d.ts +4 -0
- package/esm/types/0_failed_invitation.d.ts.map +1 -1
- package/esm/types/0_gift_component_rarity.d.ts +1 -0
- package/esm/types/0_gift_component_rarity.d.ts.map +1 -1
- package/esm/types/0_invoice.d.ts +1 -0
- package/esm/types/0_invoice.d.ts.map +1 -1
- package/esm/types/0_message_search_filter.d.ts +1 -0
- package/esm/types/0_message_search_filter.d.ts.map +1 -1
- package/esm/types/0_self_destruct_option.d.ts +9 -2
- package/esm/types/0_self_destruct_option.d.ts.map +1 -1
- package/esm/types/0_video_chat.d.ts +1 -0
- package/esm/types/0_video_chat.d.ts.map +1 -1
- package/esm/types/{0_opening_hours.d.ts → 0_working_hour_interval.d.ts} +7 -6
- package/esm/types/0_working_hour_interval.d.ts.map +1 -0
- package/esm/types/{0_opening_hours.js → 0_working_hour_interval.js} +1 -6
- package/esm/types/1_order_info.d.ts +5 -0
- package/esm/types/1_order_info.d.ts.map +1 -1
- package/esm/types/1_working_hours.d.ts +31 -0
- package/esm/types/1_working_hours.d.ts.map +1 -0
- package/esm/types/1_working_hours.js +33 -0
- package/esm/types/2_chat.d.ts +4 -4
- package/esm/types/2_chat.d.ts.map +1 -1
- package/esm/types/2_chat.js +2 -2
- package/esm/types/2_successful_payment.d.ts +8 -0
- package/esm/types/2_successful_payment.d.ts.map +1 -1
- package/esm/types/3_input_media.d.ts +1 -0
- package/esm/types/3_input_media.d.ts.map +1 -1
- package/esm/types/3_pre_checkout_query.d.ts +8 -0
- package/esm/types/3_pre_checkout_query.d.ts.map +1 -1
- package/esm/types/4_reply_to.d.ts +20 -4
- package/esm/types/4_reply_to.d.ts.map +1 -1
- package/esm/types/5_link_preview.d.ts +1 -0
- package/esm/types/5_link_preview.d.ts.map +1 -1
- package/esm/types/6_message_content.d.ts +1 -1
- package/esm/types/7_chat_list_item.d.ts +8 -0
- package/esm/types/7_chat_list_item.d.ts.map +1 -1
- package/esm/types/7_topic.d.ts +10 -0
- package/esm/types/7_topic.d.ts.map +1 -1
- package/esm/types/_file_id.d.ts +2 -0
- package/esm/types/_file_id.d.ts.map +1 -1
- package/package.json +1 -1
- package/script/0_deps.d.ts +18 -18
- package/script/0_deps.d.ts.map +1 -1
- package/script/0_deps.js +18 -18
- package/script/3_types.d.ts +2 -1
- package/script/3_types.d.ts.map +1 -1
- package/script/3_types.js +2 -1
- package/script/client/0_params.d.ts +17 -5
- package/script/client/0_params.d.ts.map +1 -1
- package/script/client/1_client_generic.d.ts +28 -1
- package/script/client/1_client_generic.d.ts.map +1 -1
- package/script/client/2_account_manager.d.ts +4 -1
- package/script/client/2_account_manager.d.ts.map +1 -1
- package/script/client/2_account_manager.js +19 -0
- package/script/client/2_context.d.ts.map +1 -1
- package/script/client/2_context.js +28 -18
- package/script/client/3_message_manager.d.ts +2 -1
- package/script/client/3_message_manager.d.ts.map +1 -1
- package/script/client/3_message_manager.js +12 -1
- package/script/client/5_client.d.ts +28 -1
- package/script/client/5_client.d.ts.map +1 -1
- package/script/client/5_client.js +35 -0
- package/script/client/5_client_dispatcher.d.ts +28 -1
- package/script/client/5_client_dispatcher.d.ts.map +1 -1
- package/script/client/5_client_dispatcher.js +35 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
- package/script/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
- package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
- package/script/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
- package/script/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
- package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
- package/script/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
- package/script/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
- package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
- package/script/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
- package/script/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
- package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
- package/script/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
- package/script/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
- package/script/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
- package/script/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
- package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
- package/script/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +49 -9
- package/script/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
- package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
- package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/datetime/0.225.7/constants.js +269 -0
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.js +57 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.js +119 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +16 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/base64.js +86 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/hex.js +91 -0
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
- package/script/types/0_chat_folder.d.ts +3 -0
- package/script/types/0_chat_folder.d.ts.map +1 -1
- package/script/types/0_failed_invitation.d.ts +4 -0
- package/script/types/0_failed_invitation.d.ts.map +1 -1
- package/script/types/0_gift_component_rarity.d.ts +1 -0
- package/script/types/0_gift_component_rarity.d.ts.map +1 -1
- package/script/types/0_invoice.d.ts +1 -0
- package/script/types/0_invoice.d.ts.map +1 -1
- package/script/types/0_message_search_filter.d.ts +1 -0
- package/script/types/0_message_search_filter.d.ts.map +1 -1
- package/script/types/0_self_destruct_option.d.ts +9 -2
- package/script/types/0_self_destruct_option.d.ts.map +1 -1
- package/script/types/0_video_chat.d.ts +1 -0
- package/script/types/0_video_chat.d.ts.map +1 -1
- package/script/types/{0_opening_hours.d.ts → 0_working_hour_interval.d.ts} +7 -6
- package/script/types/0_working_hour_interval.d.ts.map +1 -0
- package/script/types/{0_opening_hours.js → 0_working_hour_interval.js} +0 -7
- package/script/types/1_order_info.d.ts +5 -0
- package/script/types/1_order_info.d.ts.map +1 -1
- package/script/types/1_working_hours.d.ts +31 -0
- package/script/types/1_working_hours.d.ts.map +1 -0
- package/script/types/1_working_hours.js +37 -0
- package/script/types/2_chat.d.ts +4 -4
- package/script/types/2_chat.d.ts.map +1 -1
- package/script/types/2_chat.js +2 -2
- package/script/types/2_successful_payment.d.ts +8 -0
- package/script/types/2_successful_payment.d.ts.map +1 -1
- package/script/types/3_input_media.d.ts +1 -0
- package/script/types/3_input_media.d.ts.map +1 -1
- package/script/types/3_pre_checkout_query.d.ts +8 -0
- package/script/types/3_pre_checkout_query.d.ts.map +1 -1
- package/script/types/4_reply_to.d.ts +20 -4
- package/script/types/4_reply_to.d.ts.map +1 -1
- package/script/types/5_link_preview.d.ts +1 -0
- package/script/types/5_link_preview.d.ts.map +1 -1
- package/script/types/6_message_content.d.ts +1 -1
- package/script/types/7_chat_list_item.d.ts +8 -0
- package/script/types/7_chat_list_item.d.ts.map +1 -1
- package/script/types/7_topic.d.ts +10 -0
- package/script/types/7_topic.d.ts.map +1 -1
- package/script/types/_file_id.d.ts +2 -0
- package/script/types/_file_id.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
- package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -57
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
- package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -109
- package/esm/types/0_opening_hours.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
- package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -60
- package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
- package/script/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -113
- package/script/types/0_opening_hours.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
- /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
- /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
- /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Copyright 2018-2025 the Deno authors. MIT license.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.rAlphabet = exports.alphabet = exports.padding = void 0;
|
|
5
|
+
exports.calcSizeBase64 = calcSizeBase64;
|
|
6
|
+
exports.encode = encode;
|
|
7
|
+
exports.decode = decode;
|
|
8
|
+
exports.padding = "=".charCodeAt(0);
|
|
9
|
+
exports.alphabet = {
|
|
10
|
+
base64: new TextEncoder()
|
|
11
|
+
.encode("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),
|
|
12
|
+
base64url: new TextEncoder()
|
|
13
|
+
.encode("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),
|
|
14
|
+
};
|
|
15
|
+
exports.rAlphabet = {
|
|
16
|
+
base64: new Uint8Array(128).fill(64), // alphabet.base64.length
|
|
17
|
+
base64url: new Uint8Array(128).fill(64),
|
|
18
|
+
};
|
|
19
|
+
exports.alphabet.base64
|
|
20
|
+
.forEach((byte, i) => exports.rAlphabet.base64[byte] = i);
|
|
21
|
+
exports.alphabet.base64url
|
|
22
|
+
.forEach((byte, i) => exports.rAlphabet.base64url[byte] = i);
|
|
23
|
+
/**
|
|
24
|
+
* Calculate the output size needed to encode a given input size for
|
|
25
|
+
* {@linkcode encodeIntoBase64}.
|
|
26
|
+
*
|
|
27
|
+
* @param originalSize The size of the input buffer.
|
|
28
|
+
* @returns The size of the output buffer.
|
|
29
|
+
*
|
|
30
|
+
* @example Basic Usage
|
|
31
|
+
* ```ts
|
|
32
|
+
* import { assertEquals } from "@std/assert";
|
|
33
|
+
* import { calcSizeBase64 } from "@std/encoding/unstable-base64";
|
|
34
|
+
*
|
|
35
|
+
* assertEquals(calcSizeBase64(1), 4);
|
|
36
|
+
* ```
|
|
37
|
+
*/
|
|
38
|
+
function calcSizeBase64(originalSize) {
|
|
39
|
+
return ((originalSize + 2) / 3 | 0) * 4;
|
|
40
|
+
}
|
|
41
|
+
function encode(buffer, i, o, alphabet, padding) {
|
|
42
|
+
i += 2;
|
|
43
|
+
for (; i < buffer.length; i += 3) {
|
|
44
|
+
const x = (buffer[i - 2] << 16) | (buffer[i - 1] << 8) | buffer[i];
|
|
45
|
+
buffer[o++] = alphabet[x >> 18];
|
|
46
|
+
buffer[o++] = alphabet[x >> 12 & 0x3F];
|
|
47
|
+
buffer[o++] = alphabet[x >> 6 & 0x3F];
|
|
48
|
+
buffer[o++] = alphabet[x & 0x3F];
|
|
49
|
+
}
|
|
50
|
+
switch (i) {
|
|
51
|
+
case buffer.length + 1: {
|
|
52
|
+
const x = buffer[i - 2] << 16;
|
|
53
|
+
buffer[o++] = alphabet[x >> 18];
|
|
54
|
+
buffer[o++] = alphabet[x >> 12 & 0x3F];
|
|
55
|
+
buffer[o++] = padding;
|
|
56
|
+
buffer[o++] = padding;
|
|
57
|
+
break;
|
|
58
|
+
}
|
|
59
|
+
case buffer.length: {
|
|
60
|
+
const x = (buffer[i - 2] << 16) | (buffer[i - 1] << 8);
|
|
61
|
+
buffer[o++] = alphabet[x >> 18];
|
|
62
|
+
buffer[o++] = alphabet[x >> 12 & 0x3F];
|
|
63
|
+
buffer[o++] = alphabet[x >> 6 & 0x3F];
|
|
64
|
+
buffer[o++] = padding;
|
|
65
|
+
break;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
return o;
|
|
69
|
+
}
|
|
70
|
+
function decode(buffer, i, o, alphabet, padding) {
|
|
71
|
+
for (let x = buffer.length - 2; x < buffer.length; ++x) {
|
|
72
|
+
if (buffer[x] === padding) {
|
|
73
|
+
for (let y = x + 1; y < buffer.length; ++y) {
|
|
74
|
+
if (buffer[y] !== padding) {
|
|
75
|
+
throw new TypeError(`Cannot decode input as base64: Invalid character (${String.fromCharCode(buffer[y])})`);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
buffer = buffer.subarray(0, x);
|
|
79
|
+
break;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
if ((buffer.length - o) % 4 === 1) {
|
|
83
|
+
throw new RangeError(`Cannot decode input as base64: Length (${buffer.length - o}), excluding padding, must not have a remainder of 1 when divided by 4`);
|
|
84
|
+
}
|
|
85
|
+
i += 3;
|
|
86
|
+
for (; i < buffer.length; i += 4) {
|
|
87
|
+
const x = (getByte(buffer[i - 3], alphabet) << 18) |
|
|
88
|
+
(getByte(buffer[i - 2], alphabet) << 12) |
|
|
89
|
+
(getByte(buffer[i - 1], alphabet) << 6) |
|
|
90
|
+
getByte(buffer[i], alphabet);
|
|
91
|
+
buffer[o++] = x >> 16;
|
|
92
|
+
buffer[o++] = x >> 8 & 0xFF;
|
|
93
|
+
buffer[o++] = x & 0xFF;
|
|
94
|
+
}
|
|
95
|
+
switch (i) {
|
|
96
|
+
case buffer.length + 1: {
|
|
97
|
+
const x = (getByte(buffer[i - 3], alphabet) << 18) |
|
|
98
|
+
(getByte(buffer[i - 2], alphabet) << 12);
|
|
99
|
+
buffer[o++] = x >> 16;
|
|
100
|
+
break;
|
|
101
|
+
}
|
|
102
|
+
case buffer.length: {
|
|
103
|
+
const x = (getByte(buffer[i - 3], alphabet) << 18) |
|
|
104
|
+
(getByte(buffer[i - 2], alphabet) << 12) |
|
|
105
|
+
(getByte(buffer[i - 1], alphabet) << 6);
|
|
106
|
+
buffer[o++] = x >> 16;
|
|
107
|
+
buffer[o++] = x >> 8 & 0xFF;
|
|
108
|
+
break;
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
return o;
|
|
112
|
+
}
|
|
113
|
+
function getByte(char, alphabet) {
|
|
114
|
+
const byte = alphabet[char] ?? 64;
|
|
115
|
+
if (byte === 64) { // alphabet.Base64.length
|
|
116
|
+
throw new TypeError(`Cannot decode input as base64: Invalid character (${String.fromCharCode(char)})`);
|
|
117
|
+
}
|
|
118
|
+
return byte;
|
|
119
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"_common_detach.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_common_detach.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,wBAAgB,MAAM,CACpB,MAAM,EAAE,WAAW,EACnB,OAAO,EAAE,MAAM,GACd,CAAC,WAAW,EAAE,MAAM,CAAC,CAWvB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Copyright 2018-2025 the Deno authors. MIT license.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.detach = detach;
|
|
5
|
+
function detach(buffer, maxSize) {
|
|
6
|
+
const originalSize = buffer.length;
|
|
7
|
+
if (buffer.byteOffset) {
|
|
8
|
+
const b = new Uint8Array(buffer.buffer);
|
|
9
|
+
b.set(buffer);
|
|
10
|
+
buffer = b.subarray(0, originalSize);
|
|
11
|
+
}
|
|
12
|
+
// deno-lint-ignore no-explicit-any
|
|
13
|
+
buffer = new Uint8Array(buffer.buffer.transfer(maxSize));
|
|
14
|
+
buffer.set(buffer.subarray(0, originalSize), maxSize - originalSize);
|
|
15
|
+
return [buffer, maxSize - originalSize];
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"_types.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/_types.ts"],"names":[],"mappings":"AAEA;;;;;;GAMG;AAEH,MAAM,MAAM,WAAW,GAAG,UAAU,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"base64.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/base64.ts"],"names":[],"mappings":"AA0BA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAQ5B;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,YAAY,CAAC,IAAI,EAAE,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,MAAM,CAW5E;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW,CAKrD"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Copyright 2018-2025 the Deno authors. MIT license.
|
|
3
|
+
// This module is browser compatible.
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.encodeBase64 = encodeBase64;
|
|
6
|
+
exports.decodeBase64 = decodeBase64;
|
|
7
|
+
/**
|
|
8
|
+
* Utilities for
|
|
9
|
+
* {@link https://www.rfc-editor.org/rfc/rfc4648.html#section-4 | base64}
|
|
10
|
+
* encoding and decoding.
|
|
11
|
+
*
|
|
12
|
+
* ```ts
|
|
13
|
+
* import {
|
|
14
|
+
* encodeBase64,
|
|
15
|
+
* decodeBase64,
|
|
16
|
+
* } from "@std/encoding/base64";
|
|
17
|
+
* import { assertEquals } from "@std/assert";
|
|
18
|
+
*
|
|
19
|
+
* const foobar = new TextEncoder().encode("foobar");
|
|
20
|
+
*
|
|
21
|
+
* assertEquals(encodeBase64(foobar), "Zm9vYmFy");
|
|
22
|
+
* assertEquals(decodeBase64("Zm9vYmFy"), foobar);
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* @module
|
|
26
|
+
*/
|
|
27
|
+
const _common64_js_1 = require("./_common64.js");
|
|
28
|
+
const _common_detach_js_1 = require("./_common_detach.js");
|
|
29
|
+
const padding = "=".charCodeAt(0);
|
|
30
|
+
const alphabet = new TextEncoder()
|
|
31
|
+
.encode("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/");
|
|
32
|
+
const rAlphabet = new Uint8Array(128).fill(64); // alphabet.length
|
|
33
|
+
alphabet.forEach((byte, i) => rAlphabet[byte] = i);
|
|
34
|
+
/**
|
|
35
|
+
* Converts data into a base64-encoded string.
|
|
36
|
+
*
|
|
37
|
+
* @see {@link https://www.rfc-editor.org/rfc/rfc4648.html#section-4}
|
|
38
|
+
*
|
|
39
|
+
* @param data The data to encode.
|
|
40
|
+
* @returns The base64-encoded string.
|
|
41
|
+
*
|
|
42
|
+
* @example Usage
|
|
43
|
+
* ```ts
|
|
44
|
+
* import { encodeBase64 } from "@std/encoding/base64";
|
|
45
|
+
* import { assertEquals } from "@std/assert";
|
|
46
|
+
*
|
|
47
|
+
* assertEquals(encodeBase64("foobar"), "Zm9vYmFy");
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
50
|
+
function encodeBase64(data) {
|
|
51
|
+
if (typeof data === "string") {
|
|
52
|
+
data = new TextEncoder().encode(data);
|
|
53
|
+
}
|
|
54
|
+
else if (data instanceof ArrayBuffer)
|
|
55
|
+
data = new Uint8Array(data).slice();
|
|
56
|
+
else
|
|
57
|
+
data = data.slice();
|
|
58
|
+
const [output, i] = (0, _common_detach_js_1.detach)(data, (0, _common64_js_1.calcSizeBase64)(data.length));
|
|
59
|
+
(0, _common64_js_1.encode)(output, i, 0, alphabet, padding);
|
|
60
|
+
return new TextDecoder().decode(output);
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Decodes a base64-encoded string.
|
|
64
|
+
*
|
|
65
|
+
* @see {@link https://www.rfc-editor.org/rfc/rfc4648.html#section-4}
|
|
66
|
+
*
|
|
67
|
+
* @param b64 The base64-encoded string to decode.
|
|
68
|
+
* @returns The decoded data.
|
|
69
|
+
*
|
|
70
|
+
* @example Usage
|
|
71
|
+
* ```ts
|
|
72
|
+
* import { decodeBase64 } from "@std/encoding/base64";
|
|
73
|
+
* import { assertEquals } from "@std/assert";
|
|
74
|
+
*
|
|
75
|
+
* assertEquals(
|
|
76
|
+
* decodeBase64("Zm9vYmFy"),
|
|
77
|
+
* new TextEncoder().encode("foobar")
|
|
78
|
+
* );
|
|
79
|
+
* ```
|
|
80
|
+
*/
|
|
81
|
+
function decodeBase64(b64) {
|
|
82
|
+
const output = new TextEncoder().encode(b64);
|
|
83
|
+
// deno-lint-ignore no-explicit-any
|
|
84
|
+
return new Uint8Array(output.buffer
|
|
85
|
+
.transfer((0, _common64_js_1.decode)(output, 0, 0, rAlphabet, padding)));
|
|
86
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hex.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/encoding/1.0.10/hex.ts"],"names":[],"mappings":"AA8BA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,YAAY,EAAE,WAAW,EAAE,CAAC;AAU5B;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,GAAG,WAAW,GAAG,MAAM,CAWxE;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW,CAKlD"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// Copyright 2009 The Go Authors. All rights reserved.
|
|
3
|
+
// https://github.com/golang/go/blob/master/LICENSE
|
|
4
|
+
// Copyright 2018-2025 the Deno authors. MIT license.
|
|
5
|
+
// This module is browser compatible.
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.encodeHex = encodeHex;
|
|
8
|
+
exports.decodeHex = decodeHex;
|
|
9
|
+
/**
|
|
10
|
+
* Port of the Go
|
|
11
|
+
* {@link https://github.com/golang/go/blob/go1.12.5/src/encoding/hex/hex.go | encoding/hex}
|
|
12
|
+
* library.
|
|
13
|
+
*
|
|
14
|
+
* ```ts
|
|
15
|
+
* import {
|
|
16
|
+
* decodeHex,
|
|
17
|
+
* encodeHex,
|
|
18
|
+
* } from "@std/encoding/hex";
|
|
19
|
+
* import { assertEquals } from "@std/assert";
|
|
20
|
+
*
|
|
21
|
+
* assertEquals(encodeHex("abc"), "616263");
|
|
22
|
+
*
|
|
23
|
+
* assertEquals(
|
|
24
|
+
* decodeHex("616263"),
|
|
25
|
+
* new TextEncoder().encode("abc"),
|
|
26
|
+
* );
|
|
27
|
+
* ```
|
|
28
|
+
*
|
|
29
|
+
* @module
|
|
30
|
+
*/
|
|
31
|
+
const _common16_js_1 = require("./_common16.js");
|
|
32
|
+
const _common_detach_js_1 = require("./_common_detach.js");
|
|
33
|
+
const alphabet = new TextEncoder()
|
|
34
|
+
.encode("0123456789abcdef");
|
|
35
|
+
const rAlphabet = new Uint8Array(128).fill(16); // alphabet.length
|
|
36
|
+
alphabet.forEach((byte, i) => rAlphabet[byte] = i);
|
|
37
|
+
new TextEncoder()
|
|
38
|
+
.encode("ABCDEF")
|
|
39
|
+
.forEach((byte, i) => rAlphabet[byte] = i + 10);
|
|
40
|
+
/**
|
|
41
|
+
* Converts data into a hex-encoded string.
|
|
42
|
+
*
|
|
43
|
+
* @param src The data to encode.
|
|
44
|
+
*
|
|
45
|
+
* @returns The hex-encoded string.
|
|
46
|
+
*
|
|
47
|
+
* @example Usage
|
|
48
|
+
* ```ts
|
|
49
|
+
* import { encodeHex } from "@std/encoding/hex";
|
|
50
|
+
* import { assertEquals } from "@std/assert";
|
|
51
|
+
*
|
|
52
|
+
* assertEquals(encodeHex("abc"), "616263");
|
|
53
|
+
* ```
|
|
54
|
+
*/
|
|
55
|
+
function encodeHex(src) {
|
|
56
|
+
if (typeof src === "string") {
|
|
57
|
+
src = new TextEncoder().encode(src);
|
|
58
|
+
}
|
|
59
|
+
else if (src instanceof ArrayBuffer)
|
|
60
|
+
src = new Uint8Array(src).slice();
|
|
61
|
+
else
|
|
62
|
+
src = src.slice();
|
|
63
|
+
const [output, i] = (0, _common_detach_js_1.detach)(src, (0, _common16_js_1.calcSizeHex)(src.length));
|
|
64
|
+
(0, _common16_js_1.encode)(output, i, 0, alphabet);
|
|
65
|
+
return new TextDecoder().decode(output);
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* Decodes the given hex-encoded string. If the input is malformed, an error is
|
|
69
|
+
* thrown.
|
|
70
|
+
*
|
|
71
|
+
* @param src The hex-encoded string to decode.
|
|
72
|
+
*
|
|
73
|
+
* @returns The decoded data.
|
|
74
|
+
*
|
|
75
|
+
* @example Usage
|
|
76
|
+
* ```ts
|
|
77
|
+
* import { decodeHex } from "@std/encoding/hex";
|
|
78
|
+
* import { assertEquals } from "@std/assert";
|
|
79
|
+
*
|
|
80
|
+
* assertEquals(
|
|
81
|
+
* decodeHex("616263"),
|
|
82
|
+
* new TextEncoder().encode("abc"),
|
|
83
|
+
* );
|
|
84
|
+
* ```
|
|
85
|
+
*/
|
|
86
|
+
function decodeHex(src) {
|
|
87
|
+
const output = new TextEncoder().encode(src);
|
|
88
|
+
// deno-lint-ignore no-explicit-any
|
|
89
|
+
return new Uint8Array(output.buffer
|
|
90
|
+
.transfer((0, _common16_js_1.decode)(output, 0, 0, rAlphabet)));
|
|
91
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_constants.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/io/0.225.
|
|
1
|
+
{"version":3,"file":"_constants.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/io/0.225.3/_constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,kBAAkB,QAAS,CAAC;AACzC,eAAO,MAAM,mBAAmB,QAAY,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Copyright 2018-
|
|
2
|
+
// Copyright 2018-2026 the Deno authors. MIT license.
|
|
3
3
|
// This module is browser compatible.
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
5
|
exports.DEFAULT_BUFFER_SIZE = exports.DEFAULT_CHUNK_SIZE = void 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iterate_reader.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/io/0.225.
|
|
1
|
+
{"version":3,"file":"iterate_reader.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/io/0.225.3/iterate_reader.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAErD,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,CAAC;AAEnC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAuB,aAAa,CAClC,MAAM,EAAE,MAAM,EACd,OAAO,CAAC,EAAE;IACR,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,GACA,qBAAqB,CAAC,UAAU,CAAC,CAWnC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,wBAAiB,iBAAiB,CAChC,MAAM,EAAE,UAAU,EAClB,OAAO,CAAC,EAAE;IACR,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,GACA,gBAAgB,CAAC,UAAU,CAAC,CAW9B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Copyright 2018-
|
|
2
|
+
// Copyright 2018-2026 the Deno authors. MIT license.
|
|
3
3
|
// This module is browser compatible.
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
5
|
exports.iterateReader = iterateReader;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/io/0.225.
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/io/0.225.3/types.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,MAAM,WAAW,MAAM;IACrB;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,IAAI,CAAC,CAAC,EAAE,UAAU,GAAG,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC;CAC7C;AAED;;;GAGG;AACH,MAAM,WAAW,UAAU;IACzB;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,QAAQ,CAAC,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,IAAI,CAAC;CACxC;AAED;;;GAGG;AACH,MAAM,WAAW,MAAM;IACrB;;;;;;;;OAQG;IACH,KAAK,CAAC,CAAC,EAAE,UAAU,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;CACvC;AACD;;;GAGG;AACH,MAAM,WAAW,UAAU;IACzB;;;;;;;;OAQG;IACH,SAAS,CAAC,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC;CAClC;AAED;;;GAGG;AACH,MAAM,WAAW,MAAM;IACrB,gEAAgE;IAChE,KAAK,IAAI,IAAI,CAAC;CACf;AAED;;;GAGG;AACH,oBAAY,QAAQ;IAElB,KAAK,IAAI;IAET,OAAO,IAAI;IAEX,GAAG,IAAI;CACR;AAED;;;GAGG;AACH,MAAM,WAAW,MAAM;IACrB;;;;;;;;;;;OAWG;IACH,IAAI,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;CAClE;AAED;;;GAGG;AACH,MAAM,WAAW,UAAU;IACzB;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,QAAQ,GAAG,MAAM,CAAC;CAC7D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"assert_path.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"assert_path.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/assert_path.ts"],"names":[],"mappings":"AAGA,wBAAgB,UAAU,CAAC,IAAI,CAAC,EAAE,MAAM,QAMvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/basename.ts"],"names":[],"mappings":"AAKA,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM,CAchE;AAED,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,EAChC,KAAK,SAAI,GACR,MAAM,CAiBR;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,sBAQtD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/constants.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,KAAK,CAAC;AACnC,eAAO,MAAM,gBAAgB,MAAM,CAAC;AAGpC,eAAO,MAAM,QAAQ,KAAK,CAAC;AAC3B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,mBAAmB,KAAK,CAAC;AACtC,eAAO,MAAM,kBAAkB,MAAM,CAAC;AACtC,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,kBAAkB,KAAK,CAAC;AACrC,eAAO,MAAM,eAAe,KAAK,CAAC;AAClC,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,oBAAoB,KAAK,CAAC;AACvC,eAAO,MAAM,QAAQ,IAAI,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,qBAAqB,KAAK,CAAC;AACxC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,UAAU,KAAK,CAAC;AAC7B,eAAO,MAAM,mBAAmB,MAAM,CAAC;AACvC,eAAO,MAAM,6BAA6B,QAAQ,CAAC;AACnD,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,yBAAyB,KAAK,CAAC;AAC5C,eAAO,MAAM,uBAAuB,KAAK,CAAC;AAC1C,eAAO,MAAM,wBAAwB,KAAK,CAAC;AAC3C,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAC3C,eAAO,MAAM,wBAAwB,MAAM,CAAC;AAC5C,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,SAAS,KAAK,CAAC;AAC5B,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,YAAY,KAAK,CAAC;AAC/B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,sBAAsB,KAAK,CAAC;AACzC,eAAO,MAAM,iBAAiB,KAAK,CAAC;AACpC,eAAO,MAAM,OAAO,KAAK,CAAC;AAC1B,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,UAAU,KAAK,CAAC;AAG7B,eAAO,MAAM,MAAM,KAAK,CAAC;AACzB,eAAO,MAAM,MAAM,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/from_file_url.ts"],"names":[],"mappings":"AAGA,wBAAgB,SAAS,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,OAQ1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/normalize.ts"],"names":[],"mappings":"AAKA,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,mBAGrC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalize_string.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"normalize_string.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/normalize_string.ts"],"names":[],"mappings":"AAQA,wBAAgB,eAAe,CAC7B,IAAI,EAAE,MAAM,EACZ,cAAc,EAAE,OAAO,EACvB,SAAS,EAAE,MAAM,EACjB,eAAe,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,GACzC,MAAM,CA4DR"}
|
package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"strip_trailing_separators.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"strip_trailing_separators.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/strip_trailing_separators.ts"],"names":[],"mappings":"AAKA,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,MAAM,EACf,KAAK,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,GAC/B,MAAM,CAgBR"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/_common/to_file_url.ts"],"names":[],"mappings":"AAYA,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAIvD"}
|
package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.4/basename.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,MAAM,SAAK,GAAG,MAAM,CAIhE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.4/extname.ts"],"names":[],"mappings":"AAMA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,GAAG,MAAM,CAElD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.4/is_absolute.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAEhD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.4/join.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,IAAI,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,GAAG,MAAM,CAEnE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/_util.ts"],"names":[],"mappings":"AAOA,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAE1D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/basename.ts"],"names":[],"mappings":"AAYA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,MAAM,SAAK,GAAG,MAAM,CAYhE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/extname.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,GAAG,MAAM,CAoDlD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/from_file_url.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,GAAG,MAAM,CAKrD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/is_absolute.ts"],"names":[],"mappings":"AAMA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAGhD"}
|
package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/join.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,IAAI,CAAC,IAAI,CAAC,EAAE,GAAG,GAAG,MAAM,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,GAAG,MAAM,CASpE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/normalize.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,GAAG,MAAM,CAmBpD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/posix/to_file_url.ts"],"names":[],"mappings":"AAMA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAU3C"}
|
package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/path/1.1.4/to_file_url.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAE3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/_util.ts"],"names":[],"mappings":"AAcA,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAE1D;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAErD;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAKzD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/basename.ts"],"names":[],"mappings":"AAaA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,MAAM,SAAK,GAAG,MAAM,CAoBhE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/extname.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,GAAG,MAAM,CAkElD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/from_file_url.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,WAAW,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,GAAG,MAAM,CAYrD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/is_absolute.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAiBhD"}
|
package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/join.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,IAAI,CAAC,IAAI,CAAC,EAAE,GAAG,GAAG,MAAM,EAAE,GAAG,KAAK,EAAE,MAAM,EAAE,GAAG,MAAM,CAqDpE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/normalize.ts"],"names":[],"mappings":"AASA;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,GAAG,MAAM,CA6GpD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.
|
|
1
|
+
{"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../../src/deps/jsr.io/@std/path/1.1.4/windows/to_file_url.ts"],"names":[],"mappings":"AAMA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAgB3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"to_array_buffer.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.
|
|
1
|
+
{"version":3,"file":"to_array_buffer.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.17/to_array_buffer.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAsB,aAAa,CACjC,cAAc,EAAE,cAAc,CAAC,UAAU,CAAC,GACzC,OAAO,CAAC,WAAW,CAAC,CAetB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Copyright 2018-
|
|
2
|
+
// Copyright 2018-2026 the Deno authors. MIT license.
|
|
3
3
|
// This module is browser compatible.
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
5
|
exports.toArrayBuffer = toArrayBuffer;
|
|
@@ -18,8 +18,11 @@
|
|
|
18
18
|
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
19
19
|
*/
|
|
20
20
|
import type { Api } from "../2_tl.js";
|
|
21
|
+
/** A chat folder. */
|
|
21
22
|
export interface ChatFolder {
|
|
23
|
+
/** The identifier of the folder. */
|
|
22
24
|
id: number;
|
|
25
|
+
/** The title of the folder. */
|
|
23
26
|
title: string;
|
|
24
27
|
}
|
|
25
28
|
export declare function constructChatFolder(folder: Api.Folder): ChatFolder;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"0_chat_folder.d.ts","sourceRoot":"","sources":["../../src/types/0_chat_folder.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;GAkBG;AAEH,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAEtC,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,GAAG,UAAU,CAKlE"}
|
|
1
|
+
{"version":3,"file":"0_chat_folder.d.ts","sourceRoot":"","sources":["../../src/types/0_chat_folder.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;GAkBG;AAEH,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAEtC,qBAAqB;AACrB,MAAM,WAAW,UAAU;IACzB,oCAAoC;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,+BAA+B;IAC/B,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,GAAG,UAAU,CAKlE"}
|
|
@@ -18,9 +18,13 @@
|
|
|
18
18
|
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
19
19
|
*/
|
|
20
20
|
import type { Api } from "../2_tl.js";
|
|
21
|
+
/** A failed invitation. */
|
|
21
22
|
export interface FailedInvitation {
|
|
23
|
+
/** The identifier of a user that could not be invited. */
|
|
22
24
|
userId: number;
|
|
25
|
+
/** Whether Telegram Premium is required to invite the user. */
|
|
23
26
|
requiresPremiumToInvite: boolean;
|
|
27
|
+
/** Whether Telegram Premium is required to message the user. */
|
|
24
28
|
requiresPremiumToMessage: boolean;
|
|
25
29
|
}
|
|
26
30
|
export declare function constructFailedInvitation(missingInvitee: Api.MissingInvitee): FailedInvitation;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"0_failed_invitation.d.ts","sourceRoot":"","sources":["../../src/types/0_failed_invitation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;GAkBG;AAEH,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAEtC,MAAM,WAAW,gBAAgB;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,uBAAuB,EAAE,OAAO,CAAC;IACjC,wBAAwB,EAAE,OAAO,CAAC;CACnC;AAED,wBAAgB,yBAAyB,CAAC,cAAc,EAAE,GAAG,CAAC,cAAc,GAAG,gBAAgB,CAM9F"}
|
|
1
|
+
{"version":3,"file":"0_failed_invitation.d.ts","sourceRoot":"","sources":["../../src/types/0_failed_invitation.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;GAkBG;AAEH,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAEtC,2BAA2B;AAC3B,MAAM,WAAW,gBAAgB;IAC/B,0DAA0D;IAC1D,MAAM,EAAE,MAAM,CAAC;IACf,+DAA+D;IAC/D,uBAAuB,EAAE,OAAO,CAAC;IACjC,gEAAgE;IAChE,wBAAwB,EAAE,OAAO,CAAC;CACnC;AAED,wBAAgB,yBAAyB,CAAC,cAAc,EAAE,GAAG,CAAC,cAAc,GAAG,gBAAgB,CAM9F"}
|
|
@@ -39,6 +39,7 @@ export interface GiftComponentRarityEpic {
|
|
|
39
39
|
export interface GiftComponentRarityLegendary {
|
|
40
40
|
type: "legendary";
|
|
41
41
|
}
|
|
42
|
+
/** The rarity of a gift component. */
|
|
42
43
|
export type GiftComponentRarity = GiftComponentRarityPerMille | GiftComponentRarityUncommon | GiftComponentRarityRare | GiftComponentRarityEpic | GiftComponentRarityLegendary;
|
|
43
44
|
export declare function constructGiftComponentRarity(rarity: Api.StarGiftAttributeRarity): GiftComponentRarity;
|
|
44
45
|
//# sourceMappingURL=0_gift_component_rarity.d.ts.map
|