@mtkruto/node 0.74.0 → 0.75.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/esm/0_deps.d.ts +13 -13
- package/esm/0_deps.js +13 -13
- package/esm/3_types.d.ts +1 -1
- package/esm/3_types.d.ts.map +1 -1
- package/esm/3_types.js +1 -1
- package/esm/client/2_client_encrypted.d.ts.map +1 -1
- package/esm/client/2_client_encrypted.js +1 -0
- package/esm/client/2_update_manager.js +3 -3
- package/esm/client/4_chat_list_manager.d.ts.map +1 -1
- package/esm/client/4_chat_list_manager.js +30 -6
- package/esm/client/4_chat_manager.js +1 -1
- package/esm/client/5_client.d.ts +3 -3
- package/esm/client/5_client.d.ts.map +1 -1
- package/esm/client/5_client.js +48 -40
- package/{script/deps/jsr.io/@std/assert/1.0.14 → esm/deps/jsr.io/@std/assert/1.0.16}/assert.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.js +5 -2
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.js +2 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.d.ts +1 -0
- package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.js +4 -6
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/cache/0.2.0 → esm/deps/jsr.io/@std/cache/0.2.1}/lru_cache.d.ts +44 -1
- package/esm/deps/jsr.io/@std/cache/0.2.1/lru_cache.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/lru_cache.js +50 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/basename.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/extname.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/join.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/normalize.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/posix/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/_util.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/basename.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/extname.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/from_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/is_absolute.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/join.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/normalize.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/windows/to_file_url.d.ts.map +1 -1
- package/esm/session/2_session_encrypted.d.ts.map +1 -1
- package/esm/session/2_session_encrypted.js +23 -12
- package/{script/types/3_chat_member.d.ts → esm/types/2_chat_member.d.ts} +4 -5
- package/esm/types/2_chat_member.d.ts.map +1 -0
- package/esm/types/{3_chat_member.js → 2_chat_member.js} +10 -12
- package/esm/types/4_chat_member_updated.d.ts +1 -1
- package/esm/types/4_chat_member_updated.d.ts.map +1 -1
- package/esm/types/4_chat_member_updated.js +7 -7
- package/package.json +1 -1
- package/script/0_deps.d.ts +13 -13
- package/script/0_deps.js +13 -13
- package/script/3_types.d.ts +1 -1
- package/script/3_types.d.ts.map +1 -1
- package/script/3_types.js +1 -1
- package/script/client/2_client_encrypted.d.ts.map +1 -1
- package/script/client/2_client_encrypted.js +1 -0
- package/script/client/2_update_manager.js +3 -3
- package/script/client/4_chat_list_manager.d.ts.map +1 -1
- package/script/client/4_chat_list_manager.js +30 -6
- package/script/client/4_chat_manager.js +1 -1
- package/script/client/5_client.d.ts +3 -3
- package/script/client/5_client.d.ts.map +1 -1
- package/script/client/5_client.js +48 -40
- package/{esm/deps/jsr.io/@std/assert/1.0.14 → script/deps/jsr.io/@std/assert/1.0.16}/assert.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.js +5 -2
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.js +2 -1
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.d.ts +1 -0
- package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/delay.js +4 -39
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/cache/0.2.0 → script/deps/jsr.io/@std/cache/0.2.1}/lru_cache.d.ts +44 -1
- package/script/deps/jsr.io/@std/cache/0.2.1/lru_cache.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/lru_cache.js +50 -1
- package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/basename.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/extname.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/join.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/normalize.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/posix/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/_util.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/basename.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/extname.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/from_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/is_absolute.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/join.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/normalize.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.2 → script/deps/jsr.io/@std/path/1.1.3}/windows/to_file_url.d.ts.map +1 -1
- package/script/session/2_session_encrypted.d.ts.map +1 -1
- package/script/session/2_session_encrypted.js +23 -12
- package/{esm/types/3_chat_member.d.ts → script/types/2_chat_member.d.ts} +4 -5
- package/script/types/2_chat_member.d.ts.map +1 -0
- package/script/types/{3_chat_member.js → 2_chat_member.js} +10 -12
- package/script/types/4_chat_member_updated.d.ts +1 -1
- package/script/types/4_chat_member_updated.d.ts.map +1 -1
- package/script/types/4_chat_member_updated.js +7 -7
- package/esm/deps/jsr.io/@std/assert/1.0.14/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.14/delay.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/cache/0.2.0/lru_cache.d.ts.map +0 -1
- package/esm/types/3_chat_member.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.14/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.14/delay.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/cache/0.2.0/lru_cache.d.ts.map +0 -1
- package/script/types/3_chat_member.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.js +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.js +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.js +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assert.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/assertion_error.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equal.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/equals.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/false.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/instance_of.js +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.14 → 1.0.16}/unreachable.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/_util.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/abortable.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/deadline.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/debounce.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mod.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/mux_async_iterator.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/pool.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/retry.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.14 → 1.0.15}/tee.js +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/_serialize_arg_list.js +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.0 → 0.2.1}/memoize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/assert_path.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/constants.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/normalize_string.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/strip_trailing_separators.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_common/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/_util.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/posix/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/_util.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/windows/to_file_url.js +0 -0
package/esm/client/5_client.js
CHANGED
|
@@ -329,6 +329,14 @@ export class Client extends Composer {
|
|
|
329
329
|
unreachable();
|
|
330
330
|
}
|
|
331
331
|
};
|
|
332
|
+
const mustGetChatId = (ctx) => {
|
|
333
|
+
if (ctx.chat) {
|
|
334
|
+
return ctx.chat.id;
|
|
335
|
+
}
|
|
336
|
+
else {
|
|
337
|
+
unreachable();
|
|
338
|
+
}
|
|
339
|
+
};
|
|
332
340
|
const mustGetUserId = (ctx) => {
|
|
333
341
|
if (ctx.msg?.from) {
|
|
334
342
|
return ctx.msg.from.id;
|
|
@@ -509,7 +517,7 @@ export class Client extends Composer {
|
|
|
509
517
|
return this.client.setChatMemberRights(chatId, senderId, params);
|
|
510
518
|
},
|
|
511
519
|
getChatAdministrators() {
|
|
512
|
-
const
|
|
520
|
+
const chatId = mustGetChatId(this);
|
|
513
521
|
return this.client.getChatAdministrators(chatId);
|
|
514
522
|
},
|
|
515
523
|
react(reactions, params) {
|
|
@@ -529,7 +537,7 @@ export class Client extends Composer {
|
|
|
529
537
|
return this.client.answerInlineQuery(update.inlineQuery.id, results, params);
|
|
530
538
|
},
|
|
531
539
|
sendChatAction(chatAction, params) {
|
|
532
|
-
const
|
|
540
|
+
const chatId = mustGetChatId(this);
|
|
533
541
|
return this.client.sendChatAction(chatId, chatAction, params);
|
|
534
542
|
},
|
|
535
543
|
editInlineMessageText(text, params) {
|
|
@@ -553,75 +561,75 @@ export class Client extends Composer {
|
|
|
553
561
|
return this.client.editInlineMessageReplyMarkup(inlineMessageId, params);
|
|
554
562
|
},
|
|
555
563
|
editMessageText(messageId, text, params) {
|
|
556
|
-
const
|
|
564
|
+
const chatId = mustGetChatId(this);
|
|
557
565
|
return this.client.editMessageText(chatId, messageId, text, params);
|
|
558
566
|
},
|
|
559
567
|
editMessageCaption(messageId, params) {
|
|
560
|
-
const
|
|
568
|
+
const chatId = mustGetChatId(this);
|
|
561
569
|
return this.client.editMessageCaption(chatId, messageId, params);
|
|
562
570
|
},
|
|
563
571
|
editMessageMedia(messageId, media, params) {
|
|
564
|
-
const
|
|
572
|
+
const chatId = mustGetChatId(this);
|
|
565
573
|
return this.client.editMessageMedia(chatId, messageId, media, params);
|
|
566
574
|
},
|
|
567
575
|
editMessageLiveLocation(messageId, latitude, longitude, params) {
|
|
568
|
-
const
|
|
576
|
+
const chatId = mustGetChatId(this);
|
|
569
577
|
return this.client.editMessageLiveLocation(chatId, messageId, latitude, longitude, params);
|
|
570
578
|
},
|
|
571
579
|
editMessageReplyMarkup(messageId, params) {
|
|
572
|
-
const
|
|
580
|
+
const chatId = mustGetChatId(this);
|
|
573
581
|
return this.client.editMessageReplyMarkup(chatId, messageId, params);
|
|
574
582
|
},
|
|
575
583
|
getMessage(messageId) {
|
|
576
|
-
const
|
|
584
|
+
const chatId = mustGetChatId(this);
|
|
577
585
|
return this.client.getMessage(chatId, messageId);
|
|
578
586
|
},
|
|
579
587
|
getMessages(messageIds) {
|
|
580
|
-
const
|
|
588
|
+
const chatId = mustGetChatId(this);
|
|
581
589
|
return this.client.getMessages(chatId, messageIds);
|
|
582
590
|
},
|
|
583
591
|
forwardMessage(to, messageId, params) {
|
|
584
|
-
const
|
|
592
|
+
const chatId = mustGetChatId(this);
|
|
585
593
|
return this.client.forwardMessage(chatId, to, messageId, params);
|
|
586
594
|
},
|
|
587
595
|
forwardMessages(to, messageIds, params) {
|
|
588
|
-
const
|
|
596
|
+
const chatId = mustGetChatId(this);
|
|
589
597
|
return this.client.forwardMessages(chatId, to, messageIds, params);
|
|
590
598
|
},
|
|
591
599
|
deleteMessage(messageId, params) {
|
|
592
|
-
const
|
|
600
|
+
const chatId = mustGetChatId(this);
|
|
593
601
|
return this.client.deleteMessage(chatId, messageId, params);
|
|
594
602
|
},
|
|
595
603
|
deleteMessages(messageIds, params) {
|
|
596
|
-
const
|
|
604
|
+
const chatId = mustGetChatId(this);
|
|
597
605
|
return this.client.deleteMessages(chatId, messageIds, params);
|
|
598
606
|
},
|
|
599
607
|
pinMessage(messageId, params) {
|
|
600
|
-
const
|
|
608
|
+
const chatId = mustGetChatId(this);
|
|
601
609
|
return this.client.pinMessage(chatId, messageId, params);
|
|
602
610
|
},
|
|
603
611
|
unpinMessage(messageId) {
|
|
604
|
-
const
|
|
612
|
+
const chatId = mustGetChatId(this);
|
|
605
613
|
return this.client.unpinMessage(chatId, messageId);
|
|
606
614
|
},
|
|
607
615
|
unpinMessages() {
|
|
608
|
-
const
|
|
616
|
+
const chatId = mustGetChatId(this);
|
|
609
617
|
return this.client.unpinMessages(chatId);
|
|
610
618
|
},
|
|
611
619
|
setAvailableReactions(availableReactions) {
|
|
612
|
-
const
|
|
620
|
+
const chatId = mustGetChatId(this);
|
|
613
621
|
return this.client.setAvailableReactions(chatId, availableReactions);
|
|
614
622
|
},
|
|
615
623
|
addReaction(messageId, reaction, params) {
|
|
616
|
-
const
|
|
624
|
+
const chatId = mustGetChatId(this);
|
|
617
625
|
return this.client.addReaction(chatId, messageId, reaction, params);
|
|
618
626
|
},
|
|
619
627
|
removeReaction(messageId, reaction) {
|
|
620
|
-
const
|
|
628
|
+
const chatId = mustGetChatId(this);
|
|
621
629
|
return this.client.removeReaction(chatId, messageId, reaction);
|
|
622
630
|
},
|
|
623
631
|
setReactions(messageId, reactions, params) {
|
|
624
|
-
const
|
|
632
|
+
const chatId = mustGetChatId(this);
|
|
625
633
|
return this.client.setReactions(chatId, messageId, reactions, params);
|
|
626
634
|
},
|
|
627
635
|
read() {
|
|
@@ -629,79 +637,79 @@ export class Client extends Composer {
|
|
|
629
637
|
return this.client.readMessages(chatId, messageId);
|
|
630
638
|
},
|
|
631
639
|
setChatPhoto(photo, params) {
|
|
632
|
-
const
|
|
640
|
+
const chatId = mustGetChatId(this);
|
|
633
641
|
return this.client.setChatPhoto(chatId, photo, params);
|
|
634
642
|
},
|
|
635
643
|
deleteChatPhoto() {
|
|
636
|
-
const
|
|
644
|
+
const chatId = mustGetChatId(this);
|
|
637
645
|
return this.client.deleteChatPhoto(chatId);
|
|
638
646
|
},
|
|
639
647
|
banChatMember(memberId, params) {
|
|
640
|
-
const
|
|
648
|
+
const chatId = mustGetChatId(this);
|
|
641
649
|
return this.client.banChatMember(chatId, memberId, params);
|
|
642
650
|
},
|
|
643
651
|
unbanChatMember(memberId) {
|
|
644
|
-
const
|
|
652
|
+
const chatId = mustGetChatId(this);
|
|
645
653
|
return this.client.unbanChatMember(chatId, memberId);
|
|
646
654
|
},
|
|
647
655
|
kickChatMember(memberId) {
|
|
648
|
-
const
|
|
656
|
+
const chatId = mustGetChatId(this);
|
|
649
657
|
return this.client.kickChatMember(chatId, memberId);
|
|
650
658
|
},
|
|
651
659
|
setChatMemberRights(memberId, params) {
|
|
652
|
-
const
|
|
660
|
+
const chatId = mustGetChatId(this);
|
|
653
661
|
return this.client.setChatMemberRights(chatId, memberId, params);
|
|
654
662
|
},
|
|
655
663
|
promoteChatMember(userId, params) {
|
|
656
|
-
const
|
|
664
|
+
const chatId = mustGetChatId(this);
|
|
657
665
|
return this.client.promoteChatMember(chatId, userId, params);
|
|
658
666
|
},
|
|
659
667
|
deleteChatMemberMessages(userId) {
|
|
660
|
-
const
|
|
668
|
+
const chatId = mustGetChatId(this);
|
|
661
669
|
return this.client.deleteChatMemberMessages(chatId, userId);
|
|
662
670
|
},
|
|
663
671
|
searchMessages(params) {
|
|
664
|
-
const
|
|
672
|
+
const chatId = mustGetChatId(this);
|
|
665
673
|
params ??= {};
|
|
666
674
|
params.chatId = chatId;
|
|
667
675
|
return this.client.searchMessages(params);
|
|
668
676
|
},
|
|
669
677
|
setBoostsRequiredToCircumventRestrictions(boosts) {
|
|
670
|
-
const
|
|
678
|
+
const chatId = mustGetChatId(this);
|
|
671
679
|
return this.client.setBoostsRequiredToCircumventRestrictions(chatId, boosts);
|
|
672
680
|
},
|
|
673
681
|
createInviteLink(params) {
|
|
674
|
-
const
|
|
682
|
+
const chatId = mustGetChatId(this);
|
|
675
683
|
return this.client.createInviteLink(chatId, params);
|
|
676
684
|
},
|
|
677
685
|
getCreatedInviteLinks(params) {
|
|
678
|
-
const
|
|
686
|
+
const chatId = mustGetChatId(this);
|
|
679
687
|
return this.client.getCreatedInviteLinks(chatId, params);
|
|
680
688
|
},
|
|
681
|
-
|
|
682
|
-
const
|
|
689
|
+
leaveChat() {
|
|
690
|
+
const chatId = mustGetChatId(this);
|
|
683
691
|
return this.client.leaveChat(chatId);
|
|
684
692
|
},
|
|
685
|
-
|
|
693
|
+
blockUser() {
|
|
686
694
|
return this.client.blockUser(mustGetUserId(this));
|
|
687
695
|
},
|
|
688
|
-
|
|
696
|
+
unblockUser() {
|
|
689
697
|
return this.client.unblockUser(mustGetUserId(this));
|
|
690
698
|
},
|
|
691
699
|
getChatMember(userId) {
|
|
692
|
-
const
|
|
700
|
+
const chatId = mustGetChatId(this);
|
|
693
701
|
return this.client.getChatMember(chatId, userId);
|
|
694
702
|
},
|
|
695
703
|
getChatMembers(params) {
|
|
696
|
-
const
|
|
704
|
+
const chatId = mustGetChatId(this);
|
|
697
705
|
return this.client.getChatMembers(chatId, params);
|
|
698
706
|
},
|
|
699
707
|
setChatStickerSet(setName) {
|
|
700
|
-
const
|
|
708
|
+
const chatId = mustGetChatId(this);
|
|
701
709
|
return this.client.setChatStickerSet(chatId, setName);
|
|
702
710
|
},
|
|
703
711
|
deleteChatStickerSet() {
|
|
704
|
-
const
|
|
712
|
+
const chatId = mustGetChatId(this);
|
|
705
713
|
return this.client.deleteChatStickerSet(chatId);
|
|
706
714
|
},
|
|
707
715
|
getBusinessConnection() {
|
package/{script/deps/jsr.io/@std/assert/1.0.14 → esm/deps/jsr.io/@std/assert/1.0.16}/assert.d.ts.map
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"assert.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.
|
|
1
|
+
{"version":3,"file":"assert.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/assert.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,MAAM,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,CAI5D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.
|
|
1
|
+
{"version":3,"file":"assertion_error.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/assertion_error.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;GAgBG;AACH,qBAAa,cAAe,SAAQ,KAAK;IACvC;;;;OAIG;gBACS,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY;CAIpD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"equal.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/equal.ts"],"names":[],"mappings":"AA0FA;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,GAAG,OAAO,CAgHrD"}
|
|
@@ -34,8 +34,7 @@ function getKeysDeep(obj) {
|
|
|
34
34
|
return keys;
|
|
35
35
|
}
|
|
36
36
|
// deno-lint-ignore no-explicit-any
|
|
37
|
-
const Temporal = dntShim.dntGlobalThis.Temporal ??
|
|
38
|
-
new Proxy({}, { get: () => { } });
|
|
37
|
+
const Temporal = dntShim.dntGlobalThis.Temporal ?? Object.create(null);
|
|
39
38
|
/** A non-exhaustive list of prototypes that can be accurately fast-path compared with `String(instance)` */
|
|
40
39
|
const stringComparablePrototypes = new Set([
|
|
41
40
|
Intl.Locale,
|
|
@@ -105,6 +104,10 @@ export function equal(a, b) {
|
|
|
105
104
|
if (a instanceof TypedArray) {
|
|
106
105
|
return compareTypedArrays(a, b);
|
|
107
106
|
}
|
|
107
|
+
if (a instanceof ArrayBuffer ||
|
|
108
|
+
(globalThis.SharedArrayBuffer && a instanceof SharedArrayBuffer)) {
|
|
109
|
+
return compareTypedArrays(new Uint8Array(a), new Uint8Array(b));
|
|
110
|
+
}
|
|
108
111
|
if (a instanceof WeakMap) {
|
|
109
112
|
throw new TypeError("Cannot compare WeakMap instances");
|
|
110
113
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.
|
|
1
|
+
{"version":3,"file":"equals.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/equals.ts"],"names":[],"mappings":"AAUA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAC5B,MAAM,EAAE,CAAC,EACT,QAAQ,EAAE,CAAC,EACX,GAAG,CAAC,EAAE,MAAM,QAmBb"}
|
|
@@ -52,7 +52,8 @@ export function assertEquals(actual, expected, msg) {
|
|
|
52
52
|
const diffResult = stringDiff
|
|
53
53
|
? diffStr(actual, expected)
|
|
54
54
|
: diff(actualString.split("\n"), expectedString.split("\n"));
|
|
55
|
-
const diffMsg = buildMessage(diffResult, { stringDiff })
|
|
55
|
+
const diffMsg = buildMessage(diffResult, { stringDiff }, arguments[3])
|
|
56
|
+
.join("\n");
|
|
56
57
|
message = `${message}\n${diffMsg}`;
|
|
57
58
|
throw new AssertionError(message);
|
|
58
59
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.
|
|
1
|
+
{"version":3,"file":"false.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/false.ts"],"names":[],"mappings":"AAIA,uDAAuD;AACvD,MAAM,MAAM,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE3D;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,SAAK,GAAG,OAAO,CAAC,IAAI,IAAI,KAAK,CAI1E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.
|
|
1
|
+
{"version":3,"file":"instance_of.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/instance_of.ts"],"names":[],"mappings":"AAIA,sBAAsB;AAEtB,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,CAAC;AACzD,4BAA4B;AAC5B,MAAM,MAAM,kBAAkB,CAAC,CAAC,SAAS,cAAc,IAAI,YAAY,CAAC,CAAC,CAAC,CAAC;AAE3E;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAE9B,CAAC,SAAS,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,GAAG,EAE9C,MAAM,EAAE,OAAO,EACf,YAAY,EAAE,CAAC,EACf,GAAG,SAAK,GACP,OAAO,CAAC,MAAM,IAAI,YAAY,CAAC,CAAC,CAAC,CA6BnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.
|
|
1
|
+
{"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.16/unreachable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAG/C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/_util.ts"],"names":[],"mappings":"AAGA,wBAAgB,4BAA4B,CAC1C,GAAG,EAAE,MAAM,EACX,IAAI,EAAE,MAAM,EACZ,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,MAAM,EAClB,MAAM,EAAE,MAAM,UAIf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"abortable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"abortable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/abortable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,WAAW,GAAG,OAAO,CAAC,CAAC,CAAC,CAAC;AAC7E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AAEH,wBAAgB,SAAS,CAAC,CAAC,EACzB,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,EACnB,MAAM,EAAE,WAAW,GAClB,cAAc,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deadline.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"deadline.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/deadline.ts"],"names":[],"mappings":"AAKA,wCAAwC;AACxC,MAAM,WAAW,eAAe;IAC9B,yCAAyC;IACzC,MAAM,CAAC,EAAE,WAAW,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAsB,QAAQ,CAAC,CAAC,EAC9B,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,EACb,EAAE,EAAE,MAAM,EACV,OAAO,GAAE,eAAoB,GAC5B,OAAO,CAAC,CAAC,CAAC,CAIZ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/debounce.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,WAAW,iBAAiB,CAAC,CAAC,SAAS,KAAK,CAAC,OAAO,CAAC;IACzD,CAAC,GAAG,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACnB,4EAA4E;IAC5E,KAAK,IAAI,IAAI,CAAC;IACd,gFAAgF;IAChF,KAAK,IAAI,IAAI,CAAC;IACd,mEAAmE;IACnE,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;CAC3B;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAEH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,KAAK,CAAC,GAAG,CAAC,EAC3C,EAAE,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,CAAC,KAAK,IAAI,EACpD,IAAI,EAAE,MAAM,GACX,iBAAiB,CAAC,CAAC,CAAC,CA8BtB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delay.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/delay.ts"],"names":[],"mappings":"AAGA,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B,sCAAsC;IACtC,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAKD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,YAAiB,GAAG,OAAO,CAAC,IAAI,CAAC,CA2B3E"}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
// Copyright 2018-2025 the Deno authors. MIT license.
|
|
2
2
|
// This module is browser compatible.
|
|
3
|
-
/** Options for {@linkcode delay}. */
|
|
4
|
-
import * as dntShim from "../../../../../_dnt.shims.js";
|
|
5
3
|
/**
|
|
6
4
|
* Resolve a {@linkcode Promise} after a given amount of milliseconds.
|
|
7
5
|
*
|
|
@@ -50,11 +48,11 @@ export function delay(ms, options = {}) {
|
|
|
50
48
|
signal?.addEventListener("abort", abort, { once: true });
|
|
51
49
|
if (persistent === false) {
|
|
52
50
|
try {
|
|
53
|
-
|
|
54
|
-
dntShim.Deno.unrefTimer(i);
|
|
51
|
+
Deno.unrefTimer(+i);
|
|
55
52
|
}
|
|
56
53
|
catch (error) {
|
|
57
54
|
if (!(error instanceof ReferenceError)) {
|
|
55
|
+
clearTimeout(+i);
|
|
58
56
|
throw error;
|
|
59
57
|
}
|
|
60
58
|
// deno-lint-ignore no-console
|
|
@@ -72,8 +70,8 @@ function setArbitraryLengthTimeout(callback, delay) {
|
|
|
72
70
|
const queueTimeout = () => {
|
|
73
71
|
currentDelay = delay - (Date.now() - start);
|
|
74
72
|
timeoutId = currentDelay > I32_MAX
|
|
75
|
-
? setTimeout(queueTimeout, I32_MAX)
|
|
76
|
-
: setTimeout(callback, currentDelay);
|
|
73
|
+
? Number(setTimeout(queueTimeout, I32_MAX))
|
|
74
|
+
: Number(setTimeout(callback, currentDelay));
|
|
77
75
|
};
|
|
78
76
|
queueTimeout();
|
|
79
77
|
return { valueOf: () => timeoutId };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/mod.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;GAYG;AAEH,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mux_async_iterator.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"mux_async_iterator.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,gBAAgB,CAAC,CAAC,CAAE,YAAW,aAAa,CAAC,CAAC,CAAC;;IAO1D;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,GAAG,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC;IAqB9B;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACI,OAAO,IAAI,qBAAqB,CAAC,CAAC,CAAC;IAsB1C;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,aAAa,CAAC,CAAC,CAAC;CAG3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pool.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"pool.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/pool.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,SAAS,CAAC,CAAC,EAAE,CAAC,EAC5B,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,EACrC,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,GAClC,qBAAqB,CAAC,CAAC,CAAC,CAqE1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retry.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"retry.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/retry.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;GAUG;AACH,qBAAa,UAAW,SAAQ,KAAK;IACnC;;;;;OAKG;gBACS,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM;CAK7C;AAED,qCAAqC;AACrC,MAAM,WAAW,YAAY;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,wBAAsB,KAAK,CAAC,CAAC,EAC3B,EAAE,EAAE,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,EAClC,OAAO,CAAC,EAAE,YAAY,GACrB,OAAO,CAAC,CAAC,CAAC,CA6CZ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tee.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.
|
|
1
|
+
{"version":3,"file":"tee.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/async/1.0.15/tee.ts"],"names":[],"mappings":"AAGA;;;;GAIG;AACH,MAAM,MAAM,KAAK,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,IAAI,CAAC,SAAS,CAAC,GAChD,MAAM,SAAS,CAAC,GAAG,CAAC,EAAE,GAAG,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,GAC1C,KAAK,CAAC;AAEV;;;;GAIG;AACH,MAAM,MAAM,OAAO,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,EAAE,CAAC,SAAS,OAAO,EAAE,IAC1D,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC,GACrB,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAuC/B;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,GAAG,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,GAAG,CAAC,EACzC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,EAC1B,CAAC,GAAE,CAAU,GACZ,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAuB5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_serialize_arg_list.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.
|
|
1
|
+
{"version":3,"file":"_serialize_arg_list.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.1/_serialize_arg_list.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAErD;;;;;;;;GAQG;AAEH,wBAAgB,iBAAiB,CAAC,MAAM,EACtC,KAAK,EAAE,gBAAgB,CAAC,OAAO,EAAE,MAAM,CAAC,GACvC,CAAC,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,MAAM,CAmE/C"}
|
package/{script/deps/jsr.io/@std/cache/0.2.0 → esm/deps/jsr.io/@std/cache/0.2.1}/lru_cache.d.ts
RENAMED
|
@@ -34,6 +34,25 @@ export type { MemoizationCache };
|
|
|
34
34
|
* // less recent values are removed
|
|
35
35
|
* assert(!cache.has("a"));
|
|
36
36
|
* ```
|
|
37
|
+
*
|
|
38
|
+
* @example Adding a onEject function.
|
|
39
|
+
* ```ts
|
|
40
|
+
* import { LruCache } from "@std/cache";
|
|
41
|
+
* import { assertEquals } from "@std/assert";
|
|
42
|
+
*
|
|
43
|
+
* const cache = new LruCache<string, string>(3, { onEject: (key, value) => {
|
|
44
|
+
* console.log("Revoking: ", key)
|
|
45
|
+
* URL.revokeObjectURL(value)
|
|
46
|
+
* }});
|
|
47
|
+
*
|
|
48
|
+
* cache.set(
|
|
49
|
+
* "fast-url",
|
|
50
|
+
* URL.createObjectURL(new Blob(["Hello, World"], { type: "text/plain" }))
|
|
51
|
+
* );
|
|
52
|
+
*
|
|
53
|
+
* cache.delete("fast-url") // "Revoking: fast-url"
|
|
54
|
+
* assertEquals(cache.get("fast-url"), undefined)
|
|
55
|
+
* ```
|
|
37
56
|
*/
|
|
38
57
|
export declare class LruCache<K, V> extends Map<K, V> implements MemoizationCache<K, V> {
|
|
39
58
|
#private;
|
|
@@ -54,8 +73,11 @@ export declare class LruCache<K, V> extends Map<K, V> implements MemoizationCach
|
|
|
54
73
|
* Constructs a new `LruCache`.
|
|
55
74
|
*
|
|
56
75
|
* @param maxSize The maximum number of entries to store in the cache.
|
|
76
|
+
* @param options Additional options.
|
|
57
77
|
*/
|
|
58
|
-
constructor(maxSize: number
|
|
78
|
+
constructor(maxSize: number, options?: {
|
|
79
|
+
onEject: (ejectedKey: K, ejectedValue: V) => void;
|
|
80
|
+
});
|
|
59
81
|
/**
|
|
60
82
|
* Checks whether an element with the specified key exists or not.
|
|
61
83
|
*
|
|
@@ -108,5 +130,26 @@ export declare class LruCache<K, V> extends Map<K, V> implements MemoizationCach
|
|
|
108
130
|
* ```
|
|
109
131
|
*/
|
|
110
132
|
set(key: K, value: V): this;
|
|
133
|
+
/**
|
|
134
|
+
* Deletes the value associated with the given key.
|
|
135
|
+
*
|
|
136
|
+
* @experimental **UNSTABLE**: New API, yet to be vetted.
|
|
137
|
+
*
|
|
138
|
+
* @param key The key to delete.
|
|
139
|
+
* @returns `true` if the key was deleted, `false` otherwise.
|
|
140
|
+
*
|
|
141
|
+
* @example Deleting a key from the cache
|
|
142
|
+
* ```ts
|
|
143
|
+
* import { LruCache } from "@std/cache";
|
|
144
|
+
* import { assertEquals } from "@std/assert/equals";
|
|
145
|
+
*
|
|
146
|
+
* const cache = new LruCache<string, number>(1);
|
|
147
|
+
*
|
|
148
|
+
* cache.set("a", 1);
|
|
149
|
+
* cache.delete("a");
|
|
150
|
+
* assertEquals(cache.has("a"), false);
|
|
151
|
+
* ```
|
|
152
|
+
*/
|
|
153
|
+
delete(key: K): boolean;
|
|
111
154
|
}
|
|
112
155
|
//# sourceMappingURL=lru_cache.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lru_cache.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.1/lru_cache.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AACrD,YAAY,EAAE,gBAAgB,EAAE,CAAC;AAEjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,qBAAa,QAAQ,CAAC,CAAC,EAAE,CAAC,CAAE,SAAQ,GAAG,CAAC,CAAC,EAAE,CAAC,CAC1C,YAAW,gBAAgB,CAAC,CAAC,EAAE,CAAC,CAAC;;IACjC;;;;;;;;;;;OAWG;IACH,OAAO,EAAE,MAAM,CAAC;IAIhB;;;;;OAKG;gBAED,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE;QAAE,OAAO,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,YAAY,EAAE,CAAC,KAAK,IAAI,CAAA;KAAE;IAmBjE;;;;;;;;;;;;;;;;OAgBG;IACM,GAAG,CAAC,GAAG,EAAE,CAAC,GAAG,OAAO;IAU7B;;;;;;;;;;;;;;;;OAgBG;IACM,GAAG,CAAC,GAAG,EAAE,CAAC,GAAG,CAAC,GAAG,SAAS;IAUnC;;;;;;;;;;;;;;OAcG;IACM,GAAG,CAAC,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,CAAC,GAAG,IAAI;IAOpC;;;;;;;;;;;;;;;;;;;OAmBG;IACM,MAAM,CAAC,GAAG,EAAE,CAAC,GAAG,OAAO;CAOjC"}
|
|
@@ -34,6 +34,25 @@
|
|
|
34
34
|
* // less recent values are removed
|
|
35
35
|
* assert(!cache.has("a"));
|
|
36
36
|
* ```
|
|
37
|
+
*
|
|
38
|
+
* @example Adding a onEject function.
|
|
39
|
+
* ```ts
|
|
40
|
+
* import { LruCache } from "@std/cache";
|
|
41
|
+
* import { assertEquals } from "@std/assert";
|
|
42
|
+
*
|
|
43
|
+
* const cache = new LruCache<string, string>(3, { onEject: (key, value) => {
|
|
44
|
+
* console.log("Revoking: ", key)
|
|
45
|
+
* URL.revokeObjectURL(value)
|
|
46
|
+
* }});
|
|
47
|
+
*
|
|
48
|
+
* cache.set(
|
|
49
|
+
* "fast-url",
|
|
50
|
+
* URL.createObjectURL(new Blob(["Hello, World"], { type: "text/plain" }))
|
|
51
|
+
* );
|
|
52
|
+
*
|
|
53
|
+
* cache.delete("fast-url") // "Revoking: fast-url"
|
|
54
|
+
* assertEquals(cache.get("fast-url"), undefined)
|
|
55
|
+
* ```
|
|
37
56
|
*/
|
|
38
57
|
export class LruCache extends Map {
|
|
39
58
|
/**
|
|
@@ -49,14 +68,17 @@ export class LruCache extends Map {
|
|
|
49
68
|
* ```
|
|
50
69
|
*/
|
|
51
70
|
maxSize;
|
|
71
|
+
#eject;
|
|
52
72
|
/**
|
|
53
73
|
* Constructs a new `LruCache`.
|
|
54
74
|
*
|
|
55
75
|
* @param maxSize The maximum number of entries to store in the cache.
|
|
76
|
+
* @param options Additional options.
|
|
56
77
|
*/
|
|
57
|
-
constructor(maxSize) {
|
|
78
|
+
constructor(maxSize, options) {
|
|
58
79
|
super();
|
|
59
80
|
this.maxSize = maxSize;
|
|
81
|
+
this.#eject = options?.onEject ?? (() => { });
|
|
60
82
|
}
|
|
61
83
|
#setMostRecentlyUsed(key, value) {
|
|
62
84
|
// delete then re-add to ensure most recently accessed elements are last
|
|
@@ -137,4 +159,31 @@ export class LruCache extends Map {
|
|
|
137
159
|
this.#pruneToMaxSize();
|
|
138
160
|
return this;
|
|
139
161
|
}
|
|
162
|
+
/**
|
|
163
|
+
* Deletes the value associated with the given key.
|
|
164
|
+
*
|
|
165
|
+
* @experimental **UNSTABLE**: New API, yet to be vetted.
|
|
166
|
+
*
|
|
167
|
+
* @param key The key to delete.
|
|
168
|
+
* @returns `true` if the key was deleted, `false` otherwise.
|
|
169
|
+
*
|
|
170
|
+
* @example Deleting a key from the cache
|
|
171
|
+
* ```ts
|
|
172
|
+
* import { LruCache } from "@std/cache";
|
|
173
|
+
* import { assertEquals } from "@std/assert/equals";
|
|
174
|
+
*
|
|
175
|
+
* const cache = new LruCache<string, number>(1);
|
|
176
|
+
*
|
|
177
|
+
* cache.set("a", 1);
|
|
178
|
+
* cache.delete("a");
|
|
179
|
+
* assertEquals(cache.has("a"), false);
|
|
180
|
+
* ```
|
|
181
|
+
*/
|
|
182
|
+
delete(key) {
|
|
183
|
+
const value = super.get(key);
|
|
184
|
+
if (value) {
|
|
185
|
+
this.#eject(key, value);
|
|
186
|
+
}
|
|
187
|
+
return super.delete(key);
|
|
188
|
+
}
|
|
140
189
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"memoize.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.
|
|
1
|
+
{"version":3,"file":"memoize.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/cache/0.2.1/memoize.ts"],"names":[],"mappings":"AAOA;;;;GAIG;AACH,MAAM,MAAM,gBAAgB,CAAC,CAAC,EAAE,CAAC,IAAI;IACnC,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;IACzB,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC;IAC/B,GAAG,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;IACjC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,CAAC;CAC7B,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,sBAAsB,CAAC,CAAC,IAChC;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,KAAK,EAAE,CAAC,CAAA;CAAE,GACxB;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,OAAO,CAAA;CAAE,GACjC,CAAC,CAAC,SAAS,OAAO,CAAC,OAAO,CAAC,GAAG;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,CAAC,CAAA;CAAE,GAAG,KAAK,CAAC,CAAC;AAEzE;;;;;;;;GAQG;AACH,MAAM,MAAM,cAAc,CACxB,EAAE,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,OAAO,EACxC,GAAG,EACH,KAAK,SAAS,gBAAgB,CAAC,GAAG,EAAE,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC,IACzE;IACF;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;IACd;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,CAAC,EAAE,CAAC,EAAE,GAAG,IAAI,EAAE,UAAU,CAAC,EAAE,CAAC,KAAK,GAAG,CAAC;IACvE;;;;;;;OAOG;IACH,gBAAgB,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,OAAO,CAAC;CAC9C,CAAC;AAEF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,wBAAgB,OAAO,CACrB,EAAE,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,OAAO,EACxC,GAAG,GAAG,MAAM,EACZ,KAAK,SAAS,gBAAgB,CAAC,GAAG,EAAE,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC,GACzE,GAAG,CACD,GAAG,EACH,sBAAsB,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CACvC,EAEH,EAAE,EAAE,EAAE,EACN,OAAO,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,GAAG,EAAE,KAAK,CAAC,GACvC,EAAE,CA+DJ"}
|
|
@@ -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.3/_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.3/_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.3/_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.3/_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.3/_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.3/_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/esm/deps/jsr.io/@std/path/{1.1.2 → 1.1.3}/_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.3/_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.3/_common/to_file_url.ts"],"names":[],"mappings":"AAYA,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAIvD"}
|
package/{script/deps/jsr.io/@std/path/1.1.2 → esm/deps/jsr.io/@std/path/1.1.3}/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.3/basename.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,EAAE,MAAM,SAAK,GAAG,MAAM,CAIhE"}
|