@openclaw/feishu 2026.7.2-beta.5 → 2026.7.2-beta.7
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/dist/accounts-u9X5Wsan.js +469 -0
- package/dist/api.js +8 -7
- package/dist/channel-CScE82zY.js +2795 -0
- package/dist/channel-plugin-api.js +1 -1
- package/dist/channel.runtime-B21e1E0r.js +889 -0
- package/dist/client-Dcbs6vml.js +248 -0
- package/dist/drive-hSi_Utp0.js +1075 -0
- package/dist/media-CEUraFOR.js +1348 -0
- package/dist/monitor-DngbaA6a.js +62 -0
- package/dist/monitor.account-BnTWCw55.js +7153 -0
- package/dist/monitor.startup-CqH2tiJq.js +143 -0
- package/dist/probe-p3POS2RN.js +219 -0
- package/dist/send-result-B9_BpUPx.js +770 -0
- package/dist/session-binding-contract-api.js +1 -1
- package/dist/setup-api.js +1 -1
- package/dist/subagent-hooks-Cx1cX7rW.js +239 -0
- package/dist/subagent-hooks-api.js +1 -1
- package/dist/thread-bindings-N3wkgkIN.js +220 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/form-data/CHANGELOG.md +686 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/form-data/README.md +355 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/form-data/index.d.ts +62 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/form-data/lib/form_data.js +506 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/form-data/lib/populate.js +10 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/form-data/package.json +82 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/README.md +440 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/light/protobuf.js +9276 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/light/protobuf.js.map +1 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/light/protobuf.min.js +8 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/light/protobuf.min.js.map +1 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/minimal/protobuf.js +3556 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/minimal/protobuf.js.map +1 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/minimal/protobuf.min.js +8 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +1 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/protobuf.js +11233 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/protobuf.js.map +1 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/protobuf.min.js +8 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/dist/protobuf.min.js.map +1 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/README.md +70 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/descriptor/README.md +5 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/descriptor/index.d.ts +2 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/descriptor/index.js +2 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/descriptor.d.ts +87 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/descriptor.generated.d.ts +417 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/descriptor.js +1356 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/protojson.LICENSE +201 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/protojson.d.ts +20 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/protojson.generated.d.ts +49 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/protojson.js +951 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/textformat.d.ts +19 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/textformat.generated.d.ts +33 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/ext/textformat.js +1276 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/api/annotations.json +85 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/api/http.json +87 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/api.json +124 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/compiler/plugin.json +126 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/compiler/plugin.proto +47 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/descriptor.json +1465 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/descriptor.proto +527 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/source_context.json +21 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/google/protobuf/type.json +209 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/index.d.ts +3203 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/package.json +93 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/common.js +405 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/converter.js +352 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/decoder.js +279 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/encoder.js +123 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/enum.js +239 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/field.js +505 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/index-light.js +104 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/index-minimal.js +35 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/index.js +12 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/mapfield.js +144 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/message.js +137 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/method.js +183 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/namespace.js +574 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/object.js +392 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/oneof.js +233 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/parse.js +1111 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/reader.js +788 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/reader_buffer.js +77 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/root.js +424 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/rpc/service.js +155 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/service.js +206 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/tokenize.js +421 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/type.js +676 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/typescript.js +25 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/aspromise.d.ts +13 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/aspromise.js +52 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/base64.d.ts +32 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/base64.js +146 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/codegen.d.ts +31 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/codegen.js +118 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/eventemitter.d.ts +45 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/eventemitter.js +86 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/fetch.d.ts +56 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/fetch.js +112 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/float.js +335 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/longbits.js +204 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/minimal.js +511 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/path.d.ts +22 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/path.js +100 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/pool.d.ts +32 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/pool.js +48 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/utf8.d.ts +24 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/utf8.js +190 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/util.js +264 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/verifier.js +185 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/wrappers.js +106 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/writer.js +700 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/src/writer_buffer.js +100 -0
- package/node_modules/@larksuiteoapi/node-sdk/node_modules/protobufjs/tsconfig.json +6 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/LICENSE +20 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/README.md +481 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/package.json +64 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/src/browser.js +272 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/src/common.js +292 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/src/index.js +10 -0
- package/node_modules/mdast-util-from-markdown/node_modules/debug/src/node.js +263 -0
- package/node_modules/mdast-util-from-markdown/node_modules/ms/index.js +162 -0
- package/node_modules/mdast-util-from-markdown/node_modules/ms/license.md +21 -0
- package/node_modules/mdast-util-from-markdown/node_modules/ms/package.json +38 -0
- package/node_modules/mdast-util-from-markdown/node_modules/ms/readme.md +59 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/mdast/README.md +15 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/mdast/index.d.ts +1123 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/mdast/package.json +47 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/unist/LICENSE +21 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/unist/README.md +15 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/unist/index.d.ts +119 -0
- package/node_modules/mdast-util-gfm-table/node_modules/@types/unist/package.json +60 -0
- package/node_modules/mdast-util-gfm-table/node_modules/character-entities/index.d.ts +6 -0
- package/node_modules/mdast-util-gfm-table/node_modules/character-entities/index.js +2132 -0
- package/node_modules/mdast-util-gfm-table/node_modules/character-entities/package.json +78 -0
- package/node_modules/mdast-util-gfm-table/node_modules/character-entities/readme.md +152 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/index.d.ts +13 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/index.dom.d.ts +6 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/index.dom.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/index.dom.js +32 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/index.js +19 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/package.json +90 -0
- package/node_modules/mdast-util-gfm-table/node_modules/decode-named-character-reference/readme.md +136 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/dist/index.js +86 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/dist/index.min.js +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/dist/index.mjs +84 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/index.d.ts +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/license +21 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/lite/index.d.ts +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/lite/index.js +31 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/lite/index.min.js +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/lite/index.mjs +29 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/package.json +57 -0
- package/node_modules/mdast-util-gfm-table/node_modules/dequal/readme.md +112 -0
- package/node_modules/mdast-util-gfm-table/node_modules/devlop/lib/default.js +9 -0
- package/node_modules/mdast-util-gfm-table/node_modules/devlop/lib/development.d.ts +84 -0
- package/node_modules/mdast-util-gfm-table/node_modules/devlop/lib/development.js +238 -0
- package/node_modules/mdast-util-gfm-table/node_modules/devlop/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/devlop/package.json +80 -0
- package/node_modules/mdast-util-gfm-table/node_modules/devlop/readme.md +360 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-markdown/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/index.d.ts +2 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/index.js +5 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/lib/index.d.ts +31 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/lib/index.js +108 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/package.json +78 -0
- package/node_modules/mdast-util-gfm-table/node_modules/mdast-util-to-string/readme.md +218 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/dev/index.d.ts +195 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/dev/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/dev/index.js +252 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/index.d.ts +195 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/index.js +246 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/package.json +57 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-character/readme.md +446 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/dev/index.d.ts +18 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/dev/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/dev/index.js +38 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/index.d.ts +18 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/index.js +27 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/package.json +59 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-classify-character/readme.md +205 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/dev/index.d.ts +16 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/dev/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/dev/index.js +42 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/index.d.ts +16 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/index.js +32 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/package.json +59 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-numeric-character-reference/readme.md +184 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/dev/index.d.ts +14 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/dev/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/dev/index.js +53 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/index.d.ts +14 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/index.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/index.js +45 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/package.json +63 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-decode-string/readme.md +179 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/codes.d.ts +139 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/codes.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/codes.js +158 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/constants.d.ts +37 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/constants.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/constants.js +44 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/default.d.ts +5 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/default.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/default.js +4 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/types.d.ts +106 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/types.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/types.js +453 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/values.d.ts +102 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/values.d.ts.map +1 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/lib/values.js +109 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/package.json +43 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-symbol/readme.md +168 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-types/index.d.ts +1312 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-types/index.js +2 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-types/license +22 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-types/package.json +71 -0
- package/node_modules/mdast-util-gfm-table/node_modules/micromark-util-types/readme.md +151 -0
- package/node_modules/mdast-util-gfm-table/node_modules/unist-util-visit/license +22 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/dist/index.js +86 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/dist/index.min.js +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/dist/index.mjs +84 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/index.d.ts +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/license +21 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/lite/index.d.ts +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/lite/index.js +31 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/lite/index.min.js +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/lite/index.mjs +29 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/package.json +57 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/dequal/readme.md +112 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/devlop/lib/default.js +9 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/devlop/lib/development.d.ts +84 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/devlop/lib/development.js +238 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/devlop/license +22 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/devlop/package.json +80 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/devlop/readme.md +360 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/dev/index.d.ts +37 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/dev/index.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/dev/index.js +67 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/index.d.ts +37 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/index.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/index.js +64 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/license +22 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/package.json +55 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-factory-space/readme.md +225 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/dev/index.d.ts +195 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/dev/index.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/dev/index.js +252 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/index.d.ts +195 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/index.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/index.js +246 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/license +22 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/package.json +57 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-character/readme.md +446 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/codes.d.ts +139 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/codes.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/codes.js +158 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/constants.d.ts +37 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/constants.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/constants.js +44 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/default.d.ts +5 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/default.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/default.js +4 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/types.d.ts +106 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/types.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/types.js +453 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/values.d.ts +102 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/values.d.ts.map +1 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/lib/values.js +109 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/license +22 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/package.json +43 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-symbol/readme.md +168 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-types/index.d.ts +1312 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-types/index.js +2 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-types/license +22 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-types/package.json +71 -0
- package/node_modules/micromark-extension-gfm-table/node_modules/micromark-util-types/readme.md +151 -0
- package/package.json +4 -4
- package/skills/feishu-doc/SKILL.md +4 -0
- package/dist/accounts-CKhCa76b.js +0 -474
- package/dist/channel-CBNICmK9.js +0 -2816
- package/dist/channel.runtime-CSlJVqy4.js +0 -889
- package/dist/client-Dee7cKsS.js +0 -250
- package/dist/drive-DG6pKTPE.js +0 -1075
- package/dist/media-DOwcLJ1j.js +0 -1346
- package/dist/monitor-DEHJlyWW.js +0 -62
- package/dist/monitor.account-DEHl8Non.js +0 -7124
- package/dist/monitor.startup-CSUPT_U1.js +0 -143
- package/dist/probe-Za1kgUvx.js +0 -219
- package/dist/send-result-Bcofg0Vv.js +0 -781
- package/dist/subagent-hooks-DL2SC5zX.js +0 -239
- package/dist/thread-bindings-Dqs_A0du.js +0 -223
- package/node_modules/@protobufjs/aspromise/LICENSE +0 -26
- package/node_modules/@protobufjs/aspromise/README.md +0 -13
- package/node_modules/@protobufjs/aspromise/index.d.ts +0 -13
- package/node_modules/@protobufjs/aspromise/index.js +0 -52
- package/node_modules/@protobufjs/aspromise/package.json +0 -21
- package/node_modules/@protobufjs/aspromise/tests/index.js +0 -130
- package/node_modules/@protobufjs/base64/LICENSE +0 -26
- package/node_modules/@protobufjs/base64/README.md +0 -19
- package/node_modules/@protobufjs/base64/index.d.ts +0 -32
- package/node_modules/@protobufjs/base64/index.js +0 -139
- package/node_modules/@protobufjs/base64/package.json +0 -21
- package/node_modules/@protobufjs/base64/tests/index.js +0 -46
- package/node_modules/@protobufjs/codegen/LICENSE +0 -26
- package/node_modules/@protobufjs/codegen/README.md +0 -49
- package/node_modules/@protobufjs/codegen/index.d.ts +0 -31
- package/node_modules/@protobufjs/codegen/index.js +0 -112
- package/node_modules/@protobufjs/codegen/package.json +0 -13
- package/node_modules/@protobufjs/codegen/tests/index.js +0 -13
- package/node_modules/@protobufjs/eventemitter/CHANGELOG.md +0 -8
- package/node_modules/@protobufjs/eventemitter/LICENSE +0 -26
- package/node_modules/@protobufjs/eventemitter/README.md +0 -22
- package/node_modules/@protobufjs/eventemitter/index.d.ts +0 -45
- package/node_modules/@protobufjs/eventemitter/index.js +0 -86
- package/node_modules/@protobufjs/eventemitter/package.json +0 -21
- package/node_modules/@protobufjs/eventemitter/tests/index.js +0 -83
- package/node_modules/@protobufjs/fetch/CHANGELOG.md +0 -8
- package/node_modules/@protobufjs/fetch/LICENSE +0 -26
- package/node_modules/@protobufjs/fetch/README.md +0 -13
- package/node_modules/@protobufjs/fetch/index.d.ts +0 -56
- package/node_modules/@protobufjs/fetch/index.js +0 -112
- package/node_modules/@protobufjs/fetch/package.json +0 -27
- package/node_modules/@protobufjs/fetch/tests/data/file.txt +0 -1
- package/node_modules/@protobufjs/fetch/tests/index.js +0 -158
- package/node_modules/@protobufjs/fetch/util/fs.js +0 -11
- package/node_modules/@protobufjs/float/LICENSE +0 -26
- package/node_modules/@protobufjs/float/README.md +0 -102
- package/node_modules/@protobufjs/float/bench/index.js +0 -87
- package/node_modules/@protobufjs/float/bench/suite.js +0 -46
- package/node_modules/@protobufjs/float/index.js +0 -335
- package/node_modules/@protobufjs/float/package.json +0 -26
- package/node_modules/@protobufjs/float/tests/index.js +0 -100
- package/node_modules/@protobufjs/path/LICENSE +0 -26
- package/node_modules/@protobufjs/path/README.md +0 -19
- package/node_modules/@protobufjs/path/index.d.ts +0 -22
- package/node_modules/@protobufjs/path/index.js +0 -65
- package/node_modules/@protobufjs/path/package.json +0 -21
- package/node_modules/@protobufjs/path/tests/index.js +0 -60
- package/node_modules/@protobufjs/pool/.npmignore +0 -3
- package/node_modules/@protobufjs/pool/LICENSE +0 -26
- package/node_modules/@protobufjs/pool/README.md +0 -13
- package/node_modules/@protobufjs/pool/index.d.ts +0 -32
- package/node_modules/@protobufjs/pool/index.js +0 -48
- package/node_modules/@protobufjs/pool/package.json +0 -21
- package/node_modules/@protobufjs/pool/tests/index.js +0 -33
- package/node_modules/@protobufjs/utf8/CHANGELOG.md +0 -8
- package/node_modules/@protobufjs/utf8/LICENSE +0 -26
- package/node_modules/@protobufjs/utf8/README.md +0 -20
- package/node_modules/@protobufjs/utf8/index.d.ts +0 -24
- package/node_modules/@protobufjs/utf8/index.js +0 -115
- package/node_modules/@protobufjs/utf8/package.json +0 -21
- package/node_modules/@protobufjs/utf8/tests/data/surrogate_pair_bug.txt +0 -207
- package/node_modules/@protobufjs/utf8/tests/data/utf8.txt +0 -216
- package/node_modules/@protobufjs/utf8/tests/index.js +0 -79
- package/node_modules/@types/node/README.md +0 -15
- package/node_modules/@types/node/assert/strict.d.ts +0 -68
- package/node_modules/@types/node/assert.d.ts +0 -1077
- package/node_modules/@types/node/async_hooks.d.ts +0 -711
- package/node_modules/@types/node/buffer.buffer.d.ts +0 -466
- package/node_modules/@types/node/buffer.d.ts +0 -1799
- package/node_modules/@types/node/child_process.d.ts +0 -1362
- package/node_modules/@types/node/cluster.d.ts +0 -432
- package/node_modules/@types/node/console.d.ts +0 -93
- package/node_modules/@types/node/constants.d.ts +0 -14
- package/node_modules/@types/node/crypto.d.ts +0 -3954
- package/node_modules/@types/node/dgram.d.ts +0 -537
- package/node_modules/@types/node/diagnostics_channel.d.ts +0 -794
- package/node_modules/@types/node/dns/promises.d.ts +0 -497
- package/node_modules/@types/node/dns.d.ts +0 -876
- package/node_modules/@types/node/domain.d.ts +0 -150
- package/node_modules/@types/node/events.d.ts +0 -1008
- package/node_modules/@types/node/ffi.d.ts +0 -486
- package/node_modules/@types/node/fs/promises.d.ts +0 -1481
- package/node_modules/@types/node/fs.d.ts +0 -4786
- package/node_modules/@types/node/globals.d.ts +0 -150
- package/node_modules/@types/node/globals.typedarray.d.ts +0 -101
- package/node_modules/@types/node/http.d.ts +0 -2172
- package/node_modules/@types/node/http2.d.ts +0 -2489
- package/node_modules/@types/node/https.d.ts +0 -400
- package/node_modules/@types/node/index.d.ts +0 -115
- package/node_modules/@types/node/inspector/promises.d.ts +0 -35
- package/node_modules/@types/node/inspector.d.ts +0 -264
- package/node_modules/@types/node/inspector.generated.d.ts +0 -4406
- package/node_modules/@types/node/module.d.ts +0 -726
- package/node_modules/@types/node/net.d.ts +0 -970
- package/node_modules/@types/node/os.d.ts +0 -498
- package/node_modules/@types/node/package.json +0 -155
- package/node_modules/@types/node/path/posix.d.ts +0 -8
- package/node_modules/@types/node/path/win32.d.ts +0 -8
- package/node_modules/@types/node/path.d.ts +0 -178
- package/node_modules/@types/node/perf_hooks.d.ts +0 -604
- package/node_modules/@types/node/process.d.ts +0 -2217
- package/node_modules/@types/node/punycode.d.ts +0 -89
- package/node_modules/@types/node/querystring.d.ts +0 -139
- package/node_modules/@types/node/quic.d.ts +0 -978
- package/node_modules/@types/node/readline/promises.d.ts +0 -158
- package/node_modules/@types/node/readline.d.ts +0 -508
- package/node_modules/@types/node/repl.d.ts +0 -420
- package/node_modules/@types/node/sea.d.ts +0 -47
- package/node_modules/@types/node/sqlite.d.ts +0 -1123
- package/node_modules/@types/node/stream/consumers.d.ts +0 -114
- package/node_modules/@types/node/stream/iter.d.ts +0 -451
- package/node_modules/@types/node/stream/promises.d.ts +0 -211
- package/node_modules/@types/node/stream/web.d.ts +0 -300
- package/node_modules/@types/node/stream.d.ts +0 -1806
- package/node_modules/@types/node/string_decoder.d.ts +0 -27
- package/node_modules/@types/node/test/reporters.d.ts +0 -59
- package/node_modules/@types/node/test.d.ts +0 -2389
- package/node_modules/@types/node/timers/promises.d.ts +0 -93
- package/node_modules/@types/node/timers.d.ts +0 -149
- package/node_modules/@types/node/tls.d.ts +0 -1193
- package/node_modules/@types/node/trace_events.d.ts +0 -103
- package/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -462
- package/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +0 -71
- package/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -36
- package/node_modules/@types/node/ts5.6/index.d.ts +0 -117
- package/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +0 -72
- package/node_modules/@types/node/ts5.7/index.d.ts +0 -117
- package/node_modules/@types/node/tty.d.ts +0 -225
- package/node_modules/@types/node/url.d.ts +0 -556
- package/node_modules/@types/node/util/types.d.ts +0 -558
- package/node_modules/@types/node/util.d.ts +0 -1677
- package/node_modules/@types/node/v8.d.ts +0 -1062
- package/node_modules/@types/node/vm.d.ts +0 -1136
- package/node_modules/@types/node/wasi.d.ts +0 -131
- package/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -59
- package/node_modules/@types/node/web-globals/blob.d.ts +0 -23
- package/node_modules/@types/node/web-globals/console.d.ts +0 -9
- package/node_modules/@types/node/web-globals/crypto.d.ts +0 -39
- package/node_modules/@types/node/web-globals/domexception.d.ts +0 -83
- package/node_modules/@types/node/web-globals/encoding.d.ts +0 -11
- package/node_modules/@types/node/web-globals/events.d.ts +0 -106
- package/node_modules/@types/node/web-globals/fetch.d.ts +0 -69
- package/node_modules/@types/node/web-globals/importmeta.d.ts +0 -13
- package/node_modules/@types/node/web-globals/messaging.d.ts +0 -23
- package/node_modules/@types/node/web-globals/navigator.d.ts +0 -25
- package/node_modules/@types/node/web-globals/performance.d.ts +0 -45
- package/node_modules/@types/node/web-globals/storage.d.ts +0 -24
- package/node_modules/@types/node/web-globals/streams.d.ts +0 -115
- package/node_modules/@types/node/web-globals/timers.d.ts +0 -44
- package/node_modules/@types/node/web-globals/url.d.ts +0 -24
- package/node_modules/@types/node/worker_threads.d.ts +0 -669
- package/node_modules/@types/node/zlib/iter.d.ts +0 -131
- package/node_modules/@types/node/zlib.d.ts +0 -589
- package/node_modules/form-data/CHANGELOG.md +0 -669
- package/node_modules/form-data/README.md +0 -350
- package/node_modules/form-data/index.d.ts +0 -51
- package/node_modules/form-data/lib/form_data.js +0 -514
- package/node_modules/form-data/lib/populate.js +0 -10
- package/node_modules/form-data/package.json +0 -83
- package/node_modules/protobufjs/README.md +0 -727
- package/node_modules/protobufjs/dist/light/protobuf.js +0 -8041
- package/node_modules/protobufjs/dist/light/protobuf.js.map +0 -1
- package/node_modules/protobufjs/dist/light/protobuf.min.js +0 -8
- package/node_modules/protobufjs/dist/light/protobuf.min.js.map +0 -1
- package/node_modules/protobufjs/dist/minimal/protobuf.js +0 -2791
- package/node_modules/protobufjs/dist/minimal/protobuf.js.map +0 -1
- package/node_modules/protobufjs/dist/minimal/protobuf.min.js +0 -8
- package/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +0 -1
- package/node_modules/protobufjs/dist/protobuf.js +0 -9868
- package/node_modules/protobufjs/dist/protobuf.js.map +0 -1
- package/node_modules/protobufjs/dist/protobuf.min.js +0 -8
- package/node_modules/protobufjs/dist/protobuf.min.js.map +0 -1
- package/node_modules/protobufjs/ext/descriptor/README.md +0 -72
- package/node_modules/protobufjs/ext/descriptor/index.d.ts +0 -195
- package/node_modules/protobufjs/ext/descriptor/index.js +0 -1186
- package/node_modules/protobufjs/ext/descriptor/test.js +0 -54
- package/node_modules/protobufjs/google/api/annotations.json +0 -83
- package/node_modules/protobufjs/google/api/http.json +0 -86
- package/node_modules/protobufjs/google/protobuf/api.json +0 -118
- package/node_modules/protobufjs/google/protobuf/descriptor.json +0 -1382
- package/node_modules/protobufjs/google/protobuf/descriptor.proto +0 -535
- package/node_modules/protobufjs/google/protobuf/source_context.json +0 -20
- package/node_modules/protobufjs/google/protobuf/type.json +0 -202
- package/node_modules/protobufjs/index.d.ts +0 -2832
- package/node_modules/protobufjs/package.json +0 -119
- package/node_modules/protobufjs/scripts/postinstall.js +0 -32
- package/node_modules/protobufjs/src/common.js +0 -399
- package/node_modules/protobufjs/src/converter.js +0 -318
- package/node_modules/protobufjs/src/decoder.js +0 -135
- package/node_modules/protobufjs/src/encoder.js +0 -103
- package/node_modules/protobufjs/src/enum.js +0 -226
- package/node_modules/protobufjs/src/field.js +0 -453
- package/node_modules/protobufjs/src/index-light.js +0 -104
- package/node_modules/protobufjs/src/index-minimal.js +0 -36
- package/node_modules/protobufjs/src/index.js +0 -12
- package/node_modules/protobufjs/src/mapfield.js +0 -126
- package/node_modules/protobufjs/src/message.js +0 -143
- package/node_modules/protobufjs/src/method.js +0 -160
- package/node_modules/protobufjs/src/namespace.js +0 -558
- package/node_modules/protobufjs/src/object.js +0 -382
- package/node_modules/protobufjs/src/oneof.js +0 -222
- package/node_modules/protobufjs/src/parse.js +0 -992
- package/node_modules/protobufjs/src/reader.js +0 -426
- package/node_modules/protobufjs/src/reader_buffer.js +0 -51
- package/node_modules/protobufjs/src/root.js +0 -412
- package/node_modules/protobufjs/src/rpc/service.js +0 -142
- package/node_modules/protobufjs/src/service.js +0 -193
- package/node_modules/protobufjs/src/tokenize.js +0 -416
- package/node_modules/protobufjs/src/type.js +0 -632
- package/node_modules/protobufjs/src/typescript.jsdoc +0 -15
- package/node_modules/protobufjs/src/util/longbits.js +0 -200
- package/node_modules/protobufjs/src/util/minimal.js +0 -491
- package/node_modules/protobufjs/src/util.js +0 -230
- package/node_modules/protobufjs/src/verifier.js +0 -180
- package/node_modules/protobufjs/src/wrappers.js +0 -107
- package/node_modules/protobufjs/src/writer.js +0 -467
- package/node_modules/protobufjs/src/writer_buffer.js +0 -85
- package/node_modules/protobufjs/tsconfig.json +0 -8
- package/node_modules/safe-buffer/LICENSE +0 -21
- package/node_modules/safe-buffer/README.md +0 -584
- package/node_modules/safe-buffer/index.d.ts +0 -187
- package/node_modules/safe-buffer/index.js +0 -65
- package/node_modules/safe-buffer/package.json +0 -51
- package/node_modules/undici-types/LICENSE +0 -21
- package/node_modules/undici-types/README.md +0 -6
- package/node_modules/undici-types/agent.d.ts +0 -30
- package/node_modules/undici-types/api.d.ts +0 -43
- package/node_modules/undici-types/balanced-pool.d.ts +0 -30
- package/node_modules/undici-types/cache-interceptor.d.ts +0 -179
- package/node_modules/undici-types/cache.d.ts +0 -36
- package/node_modules/undici-types/client-stats.d.ts +0 -15
- package/node_modules/undici-types/client.d.ts +0 -129
- package/node_modules/undici-types/connector.d.ts +0 -36
- package/node_modules/undici-types/content-type.d.ts +0 -21
- package/node_modules/undici-types/cookies.d.ts +0 -30
- package/node_modules/undici-types/diagnostics-channel.d.ts +0 -74
- package/node_modules/undici-types/dispatcher.d.ts +0 -253
- package/node_modules/undici-types/dispatcher1-wrapper.d.ts +0 -7
- package/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -22
- package/node_modules/undici-types/errors.d.ts +0 -177
- package/node_modules/undici-types/eventsource.d.ts +0 -66
- package/node_modules/undici-types/fetch.d.ts +0 -231
- package/node_modules/undici-types/formdata.d.ts +0 -108
- package/node_modules/undici-types/global-dispatcher.d.ts +0 -9
- package/node_modules/undici-types/global-origin.d.ts +0 -7
- package/node_modules/undici-types/h2c-client.d.ts +0 -73
- package/node_modules/undici-types/handlers.d.ts +0 -14
- package/node_modules/undici-types/header.d.ts +0 -165
- package/node_modules/undici-types/index.d.ts +0 -93
- package/node_modules/undici-types/interceptors.d.ts +0 -80
- package/node_modules/undici-types/mock-agent.d.ts +0 -68
- package/node_modules/undici-types/mock-call-history.d.ts +0 -111
- package/node_modules/undici-types/mock-client.d.ts +0 -27
- package/node_modules/undici-types/mock-errors.d.ts +0 -12
- package/node_modules/undici-types/mock-interceptor.d.ts +0 -94
- package/node_modules/undici-types/mock-pool.d.ts +0 -27
- package/node_modules/undici-types/package.json +0 -55
- package/node_modules/undici-types/patch.d.ts +0 -29
- package/node_modules/undici-types/pool-stats.d.ts +0 -19
- package/node_modules/undici-types/pool.d.ts +0 -39
- package/node_modules/undici-types/proxy-agent.d.ts +0 -29
- package/node_modules/undici-types/readable.d.ts +0 -68
- package/node_modules/undici-types/retry-agent.d.ts +0 -8
- package/node_modules/undici-types/retry-handler.d.ts +0 -125
- package/node_modules/undici-types/round-robin-pool.d.ts +0 -39
- package/node_modules/undici-types/snapshot-agent.d.ts +0 -113
- package/node_modules/undici-types/socks5-proxy-agent.d.ts +0 -25
- package/node_modules/undici-types/util.d.ts +0 -18
- package/node_modules/undici-types/utility.d.ts +0 -7
- package/node_modules/undici-types/webidl.d.ts +0 -346
- package/node_modules/undici-types/websocket.d.ts +0 -188
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/README.md +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/dist/src/index.d.ts +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/dist/src/index.js +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/dist/src/index.js.map +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/dist/src/promisify.d.ts +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/dist/src/promisify.js +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/dist/src/promisify.js.map +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/package.json +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/src/index.ts +0 -0
- /package/node_modules/{agent-base → @larksuiteoapi/node-sdk/node_modules/agent-base}/src/promisify.ts +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/LICENSE +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/README.md +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/bench.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/index.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/abort.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/async.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/defer.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/iterate.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/readable_asynckit.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/readable_parallel.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/readable_serial.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/readable_serial_ordered.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/state.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/streamify.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/lib/terminator.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/package.json +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/parallel.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/serial.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/serialOrdered.js +0 -0
- /package/node_modules/{asynckit → @larksuiteoapi/node-sdk/node_modules/asynckit}/stream.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/CHANGELOG.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/LICENSE +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/MIGRATION_GUIDE.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/README.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/axios.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/axios.min.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/axios.min.js.map +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/browser/axios.cjs +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/esm/axios.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/esm/axios.min.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/esm/axios.min.js.map +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/dist/node/axios.cjs +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/index.d.cts +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/index.d.ts +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/index.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/adapters/README.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/adapters/adapters.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/adapters/fetch.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/adapters/http.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/adapters/xhr.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/axios.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/cancel/CancelToken.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/cancel/CanceledError.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/cancel/isCancel.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/Axios.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/AxiosError.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/AxiosHeaders.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/InterceptorManager.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/README.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/buildFullPath.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/dispatchRequest.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/mergeConfig.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/settle.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/core/transformData.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/defaults/index.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/defaults/transitional.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/env/README.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/env/classes/FormData.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/env/data.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/AxiosTransformStream.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/AxiosURLSearchParams.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/Http2Sessions.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/HttpStatusCode.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/README.md +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/ZlibHeaderTransformStream.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/bind.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/buildURL.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/callbackify.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/combineURLs.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/composeSignals.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/cookies.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/deprecatedMethod.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/estimateDataURLDecodedBytes.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/formDataToJSON.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/formDataToStream.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/fromDataURI.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/isAbsoluteURL.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/isAxiosError.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/isURLSameOrigin.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/null.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/parseHeaders.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/parseProtocol.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/progressEventReducer.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/readBlob.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/resolveConfig.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/sanitizeHeaderValue.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/shouldBypassProxy.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/speedometer.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/spread.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/throttle.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/toFormData.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/toURLEncodedForm.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/trackStream.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/helpers/validator.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/browser/classes/Blob.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/browser/classes/FormData.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/browser/classes/URLSearchParams.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/browser/index.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/common/utils.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/index.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/node/classes/FormData.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/node/classes/URLSearchParams.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/platform/node/index.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/lib/utils.js +0 -0
- /package/node_modules/{axios → @larksuiteoapi/node-sdk/node_modules/axios}/package.json +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/.eslintrc +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/.github/FUNDING.yml +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/.nycrc +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/CHANGELOG.md +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/LICENSE +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/README.md +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/actualApply.d.ts +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/actualApply.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/applyBind.d.ts +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/applyBind.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/functionApply.d.ts +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/functionApply.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/functionCall.d.ts +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/functionCall.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/index.d.ts +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/index.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/package.json +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/reflectApply.d.ts +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/reflectApply.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/test/index.js +0 -0
- /package/node_modules/{call-bind-apply-helpers → @larksuiteoapi/node-sdk/node_modules/call-bind-apply-helpers}/tsconfig.json +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/.eslintrc +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/.github/FUNDING.yml +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/.nycrc +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/CHANGELOG.md +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/LICENSE +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/README.md +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/index.d.ts +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/index.js +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/package.json +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/test/index.js +0 -0
- /package/node_modules/{call-bound → @larksuiteoapi/node-sdk/node_modules/call-bound}/tsconfig.json +0 -0
- /package/node_modules/{combined-stream → @larksuiteoapi/node-sdk/node_modules/combined-stream}/License +0 -0
- /package/node_modules/{combined-stream → @larksuiteoapi/node-sdk/node_modules/combined-stream}/Readme.md +0 -0
- /package/node_modules/{combined-stream → @larksuiteoapi/node-sdk/node_modules/combined-stream}/lib/combined_stream.js +0 -0
- /package/node_modules/{combined-stream → @larksuiteoapi/node-sdk/node_modules/combined-stream}/package.json +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/LICENSE +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/README.md +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/package.json +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/src/browser.js +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/src/common.js +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/src/index.js +0 -0
- /package/node_modules/{debug → @larksuiteoapi/node-sdk/node_modules/debug}/src/node.js +0 -0
- /package/node_modules/{delayed-stream → @larksuiteoapi/node-sdk/node_modules/delayed-stream}/.npmignore +0 -0
- /package/node_modules/{delayed-stream → @larksuiteoapi/node-sdk/node_modules/delayed-stream}/License +0 -0
- /package/node_modules/{delayed-stream → @larksuiteoapi/node-sdk/node_modules/delayed-stream}/Makefile +0 -0
- /package/node_modules/{delayed-stream → @larksuiteoapi/node-sdk/node_modules/delayed-stream}/Readme.md +0 -0
- /package/node_modules/{delayed-stream → @larksuiteoapi/node-sdk/node_modules/delayed-stream}/lib/delayed_stream.js +0 -0
- /package/node_modules/{delayed-stream → @larksuiteoapi/node-sdk/node_modules/delayed-stream}/package.json +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/.eslintrc +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/.github/FUNDING.yml +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/.nycrc +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/CHANGELOG.md +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/LICENSE +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/README.md +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/get.d.ts +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/get.js +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/package.json +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/set.d.ts +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/set.js +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/test/get.js +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/test/index.js +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/test/set.js +0 -0
- /package/node_modules/{dunder-proto → @larksuiteoapi/node-sdk/node_modules/dunder-proto}/tsconfig.json +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/.eslintrc +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/.github/FUNDING.yml +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/.nycrc +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/CHANGELOG.md +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/LICENSE +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/README.md +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/index.d.ts +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/index.js +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/package.json +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/test/index.js +0 -0
- /package/node_modules/{es-define-property → @larksuiteoapi/node-sdk/node_modules/es-define-property}/tsconfig.json +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/.eslintrc +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/.github/FUNDING.yml +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/CHANGELOG.md +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/LICENSE +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/README.md +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/eval.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/eval.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/index.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/index.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/package.json +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/range.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/range.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/ref.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/ref.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/syntax.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/syntax.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/test/index.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/tsconfig.json +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/type.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/type.js +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/uri.d.ts +0 -0
- /package/node_modules/{es-errors → @larksuiteoapi/node-sdk/node_modules/es-errors}/uri.js +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/.eslintrc +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/.github/FUNDING.yml +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/CHANGELOG.md +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/LICENSE +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/README.md +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/RequireObjectCoercible.d.ts +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/RequireObjectCoercible.js +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/ToObject.d.ts +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/ToObject.js +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/index.d.ts +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/index.js +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/isObject.d.ts +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/isObject.js +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/package.json +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/test/index.js +0 -0
- /package/node_modules/{es-object-atoms → @larksuiteoapi/node-sdk/node_modules/es-object-atoms}/tsconfig.json +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/.eslintrc +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/.nycrc +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/CHANGELOG.md +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/LICENSE +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/README.md +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/index.d.ts +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/index.js +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/package.json +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/test/index.js +0 -0
- /package/node_modules/{es-set-tostringtag → @larksuiteoapi/node-sdk/node_modules/es-set-tostringtag}/tsconfig.json +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/LICENSE +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/README.md +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/debug.js +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/http.js +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/https.js +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/index.js +0 -0
- /package/node_modules/{follow-redirects → @larksuiteoapi/node-sdk/node_modules/follow-redirects}/package.json +0 -0
- /package/node_modules/{form-data → @larksuiteoapi/node-sdk/node_modules/form-data}/License +0 -0
- /package/node_modules/{form-data → @larksuiteoapi/node-sdk/node_modules/form-data}/lib/browser.js +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/.eslintrc +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/.github/FUNDING.yml +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/.github/SECURITY.md +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/.nycrc +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/CHANGELOG.md +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/LICENSE +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/README.md +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/implementation.js +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/index.js +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/package.json +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/test/.eslintrc +0 -0
- /package/node_modules/{function-bind → @larksuiteoapi/node-sdk/node_modules/function-bind}/test/index.js +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/.eslintrc +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/.github/FUNDING.yml +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/.nycrc +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/CHANGELOG.md +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/LICENSE +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/README.md +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/index.js +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/package.json +0 -0
- /package/node_modules/{get-intrinsic → @larksuiteoapi/node-sdk/node_modules/get-intrinsic}/test/GetIntrinsic.js +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/.eslintrc +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/.github/FUNDING.yml +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/.nycrc +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/CHANGELOG.md +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/LICENSE +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/Object.getPrototypeOf.d.ts +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/Object.getPrototypeOf.js +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/README.md +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/Reflect.getPrototypeOf.d.ts +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/Reflect.getPrototypeOf.js +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/index.d.ts +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/index.js +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/package.json +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/test/index.js +0 -0
- /package/node_modules/{get-proto → @larksuiteoapi/node-sdk/node_modules/get-proto}/tsconfig.json +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/.eslintrc +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/.github/FUNDING.yml +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/CHANGELOG.md +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/LICENSE +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/README.md +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/gOPD.d.ts +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/gOPD.js +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/index.d.ts +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/index.js +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/package.json +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/test/index.js +0 -0
- /package/node_modules/{gopd → @larksuiteoapi/node-sdk/node_modules/gopd}/tsconfig.json +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/.eslintrc +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/.github/FUNDING.yml +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/.nycrc +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/CHANGELOG.md +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/LICENSE +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/README.md +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/index.d.ts +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/index.js +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/package.json +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/shams.d.ts +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/shams.js +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/test/index.js +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/test/shams/core-js.js +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/test/shams/get-own-property-symbols.js +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/test/tests.js +0 -0
- /package/node_modules/{has-symbols → @larksuiteoapi/node-sdk/node_modules/has-symbols}/tsconfig.json +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/.eslintrc +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/.github/FUNDING.yml +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/.nycrc +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/CHANGELOG.md +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/LICENSE +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/README.md +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/index.d.ts +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/index.js +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/package.json +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/shams.d.ts +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/shams.js +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/test/index.js +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/test/shams/core-js.js +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/test/shams/get-own-property-symbols.js +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/test/tests.js +0 -0
- /package/node_modules/{has-tostringtag → @larksuiteoapi/node-sdk/node_modules/has-tostringtag}/tsconfig.json +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/.github/FUNDING.yml +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/.nycrc +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/CHANGELOG.md +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/LICENSE +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/README.md +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/eslint.config.mjs +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/index.d.ts +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/index.js +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/package.json +0 -0
- /package/node_modules/{hasown → @larksuiteoapi/node-sdk/node_modules/hasown}/tsconfig.json +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/README.md +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/agent.d.ts +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/agent.js +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/agent.js.map +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/index.d.ts +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/index.js +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/index.js.map +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/parse-proxy-response.d.ts +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/parse-proxy-response.js +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/dist/parse-proxy-response.js.map +0 -0
- /package/node_modules/{https-proxy-agent → @larksuiteoapi/node-sdk/node_modules/https-proxy-agent}/package.json +0 -0
- /package/node_modules/{lodash.identity → @larksuiteoapi/node-sdk/node_modules/lodash.identity}/LICENSE.txt +0 -0
- /package/node_modules/{lodash.identity → @larksuiteoapi/node-sdk/node_modules/lodash.identity}/README.md +0 -0
- /package/node_modules/{lodash.identity → @larksuiteoapi/node-sdk/node_modules/lodash.identity}/index.js +0 -0
- /package/node_modules/{lodash.identity → @larksuiteoapi/node-sdk/node_modules/lodash.identity}/package.json +0 -0
- /package/node_modules/{lodash.merge → @larksuiteoapi/node-sdk/node_modules/lodash.merge}/LICENSE +0 -0
- /package/node_modules/{lodash.merge → @larksuiteoapi/node-sdk/node_modules/lodash.merge}/README.md +0 -0
- /package/node_modules/{lodash.merge → @larksuiteoapi/node-sdk/node_modules/lodash.merge}/index.js +0 -0
- /package/node_modules/{lodash.merge → @larksuiteoapi/node-sdk/node_modules/lodash.merge}/package.json +0 -0
- /package/node_modules/{lodash.pickby → @larksuiteoapi/node-sdk/node_modules/lodash.pickby}/LICENSE +0 -0
- /package/node_modules/{lodash.pickby → @larksuiteoapi/node-sdk/node_modules/lodash.pickby}/README.md +0 -0
- /package/node_modules/{lodash.pickby → @larksuiteoapi/node-sdk/node_modules/lodash.pickby}/index.js +0 -0
- /package/node_modules/{lodash.pickby → @larksuiteoapi/node-sdk/node_modules/lodash.pickby}/package.json +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/LICENSE +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/README.md +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/index.d.ts +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/index.js +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/package.json +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/types.d.ts +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/umd/index.d.ts +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/umd/index.js +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/umd/package.json +0 -0
- /package/node_modules/{long → @larksuiteoapi/node-sdk/node_modules/long}/umd/types.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/.eslintrc +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/.github/FUNDING.yml +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/CHANGELOG.md +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/LICENSE +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/README.md +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/abs.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/abs.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/constants/maxArrayLength.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/constants/maxArrayLength.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/constants/maxSafeInteger.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/constants/maxSafeInteger.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/constants/maxValue.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/constants/maxValue.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/floor.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/floor.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isFinite.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isFinite.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isInteger.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isInteger.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isNaN.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isNaN.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isNegativeZero.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/isNegativeZero.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/max.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/max.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/min.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/min.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/mod.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/mod.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/package.json +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/pow.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/pow.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/round.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/round.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/sign.d.ts +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/sign.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/test/index.js +0 -0
- /package/node_modules/{math-intrinsics → @larksuiteoapi/node-sdk/node_modules/math-intrinsics}/tsconfig.json +0 -0
- /package/node_modules/{mime-db → @larksuiteoapi/node-sdk/node_modules/mime-db}/HISTORY.md +0 -0
- /package/node_modules/{mime-db → @larksuiteoapi/node-sdk/node_modules/mime-db}/LICENSE +0 -0
- /package/node_modules/{mime-db → @larksuiteoapi/node-sdk/node_modules/mime-db}/README.md +0 -0
- /package/node_modules/{mime-db → @larksuiteoapi/node-sdk/node_modules/mime-db}/db.json +0 -0
- /package/node_modules/{mime-db → @larksuiteoapi/node-sdk/node_modules/mime-db}/index.js +0 -0
- /package/node_modules/{mime-db → @larksuiteoapi/node-sdk/node_modules/mime-db}/package.json +0 -0
- /package/node_modules/{mime-types → @larksuiteoapi/node-sdk/node_modules/mime-types}/HISTORY.md +0 -0
- /package/node_modules/{mime-types → @larksuiteoapi/node-sdk/node_modules/mime-types}/LICENSE +0 -0
- /package/node_modules/{mime-types → @larksuiteoapi/node-sdk/node_modules/mime-types}/README.md +0 -0
- /package/node_modules/{mime-types → @larksuiteoapi/node-sdk/node_modules/mime-types}/index.js +0 -0
- /package/node_modules/{mime-types → @larksuiteoapi/node-sdk/node_modules/mime-types}/package.json +0 -0
- /package/node_modules/{ms → @larksuiteoapi/node-sdk/node_modules/ms}/index.js +0 -0
- /package/node_modules/{ms → @larksuiteoapi/node-sdk/node_modules/ms}/license.md +0 -0
- /package/node_modules/{ms → @larksuiteoapi/node-sdk/node_modules/ms}/package.json +0 -0
- /package/node_modules/{ms → @larksuiteoapi/node-sdk/node_modules/ms}/readme.md +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/.eslintrc +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/.github/FUNDING.yml +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/.nycrc +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/CHANGELOG.md +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/LICENSE +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/example/all.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/example/circular.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/example/fn.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/example/inspect.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/index.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/package-support.json +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/package.json +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/readme.markdown +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/bigint.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/browser/dom.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/circular.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/deep.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/element.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/err.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/fakes.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/fn.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/global.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/has.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/holes.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/indent-option.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/inspect.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/lowbyte.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/number.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/quoteStyle.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/toStringTag.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/undef.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test/values.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/test-core-js.js +0 -0
- /package/node_modules/{object-inspect → @larksuiteoapi/node-sdk/node_modules/object-inspect}/util.inspect.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/LICENSE +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/ext/debug/README.md +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/ext/debug/index.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/LICENSE +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/README.md +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/api/annotations.proto +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/api/http.proto +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/protobuf/api.proto +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/protobuf/source_context.proto +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/google/protobuf/type.proto +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/index.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/light.d.ts +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/light.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/minimal.d.ts +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/minimal.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/src/roots.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/src/rpc.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/src/types.js +0 -0
- /package/node_modules/{@protobufjs/float/index.d.ts → @larksuiteoapi/node-sdk/node_modules/protobufjs/src/util/float.d.ts} +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/src/util/fs.js +0 -0
- /package/node_modules/{protobufjs → @larksuiteoapi/node-sdk/node_modules/protobufjs}/src/util/patterns.js +0 -0
- /package/node_modules/{proxy-from-env → @larksuiteoapi/node-sdk/node_modules/proxy-from-env}/LICENSE +0 -0
- /package/node_modules/{proxy-from-env → @larksuiteoapi/node-sdk/node_modules/proxy-from-env}/README.md +0 -0
- /package/node_modules/{proxy-from-env → @larksuiteoapi/node-sdk/node_modules/proxy-from-env}/index.cjs +0 -0
- /package/node_modules/{proxy-from-env → @larksuiteoapi/node-sdk/node_modules/proxy-from-env}/index.js +0 -0
- /package/node_modules/{proxy-from-env → @larksuiteoapi/node-sdk/node_modules/proxy-from-env}/package.json +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/.editorconfig +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/.github/FUNDING.yml +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/.github/SECURITY.md +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/.github/THREAT_MODEL.md +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/.nycrc +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/CHANGELOG.md +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/LICENSE.md +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/README.md +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/dist/qs.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/eslint.config.mjs +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/lib/formats.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/lib/index.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/lib/parse.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/lib/stringify.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/lib/utils.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/package.json +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/test/empty-keys-cases.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/test/parse.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/test/stringify.js +0 -0
- /package/node_modules/{qs → @larksuiteoapi/node-sdk/node_modules/qs}/test/utils.js +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/.editorconfig +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/.eslintrc +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/.github/FUNDING.yml +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/.nycrc +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/CHANGELOG.md +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/LICENSE +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/README.md +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/index.d.ts +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/index.js +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/package.json +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/test/index.js +0 -0
- /package/node_modules/{side-channel → @larksuiteoapi/node-sdk/node_modules/side-channel}/tsconfig.json +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/.editorconfig +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/.eslintrc +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/.github/FUNDING.yml +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/.nycrc +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/CHANGELOG.md +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/LICENSE +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/README.md +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/index.d.ts +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/index.js +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/list.d.ts +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/package.json +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/test/index.js +0 -0
- /package/node_modules/{side-channel-list → @larksuiteoapi/node-sdk/node_modules/side-channel-list}/tsconfig.json +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/.editorconfig +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/.eslintrc +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/.github/FUNDING.yml +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/.nycrc +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/CHANGELOG.md +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/LICENSE +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/README.md +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/index.d.ts +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/index.js +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/package.json +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/test/index.js +0 -0
- /package/node_modules/{side-channel-map → @larksuiteoapi/node-sdk/node_modules/side-channel-map}/tsconfig.json +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/.editorconfig +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/.eslintrc +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/.github/FUNDING.yml +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/.nycrc +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/CHANGELOG.md +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/LICENSE +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/README.md +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/index.d.ts +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/index.js +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/package.json +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/test/index.js +0 -0
- /package/node_modules/{side-channel-weakmap → @larksuiteoapi/node-sdk/node_modules/side-channel-weakmap}/tsconfig.json +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/LICENSE +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/README.md +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/browser.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/index.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/buffer-util.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/constants.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/event-target.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/extension.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/limiter.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/permessage-deflate.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/receiver.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/sender.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/stream.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/subprotocol.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/validation.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/websocket-server.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/lib/websocket.js +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/package.json +0 -0
- /package/node_modules/{ws → @larksuiteoapi/node-sdk/node_modules/ws}/wrapper.mjs +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/debug/LICENSE +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/debug/README.md +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/debug/index.d.ts +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/debug/package.json +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/mdast/LICENSE +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/mdast/README.md +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/mdast/index.d.ts +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/mdast/package.json +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/ms/LICENSE +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/ms/README.md +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/ms/index.d.ts +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/ms/package.json +0 -0
- /package/node_modules/{@types/node → mdast-util-from-markdown/node_modules/@types/unist}/LICENSE +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/unist/README.md +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/unist/index.d.ts +0 -0
- /package/node_modules/{@types → mdast-util-from-markdown/node_modules/@types}/unist/package.json +0 -0
- /package/node_modules/{character-entities → mdast-util-from-markdown/node_modules/character-entities}/index.d.ts +0 -0
- /package/node_modules/{character-entities → mdast-util-from-markdown/node_modules/character-entities}/index.js +0 -0
- /package/node_modules/{character-entities → mdast-util-from-markdown/node_modules/character-entities}/license +0 -0
- /package/node_modules/{character-entities → mdast-util-from-markdown/node_modules/character-entities}/package.json +0 -0
- /package/node_modules/{character-entities → mdast-util-from-markdown/node_modules/character-entities}/readme.md +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/index.d.ts +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/index.d.ts.map +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/index.dom.d.ts +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/index.dom.d.ts.map +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/index.dom.js +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/index.js +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/license +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/package.json +0 -0
- /package/node_modules/{decode-named-character-reference → mdast-util-from-markdown/node_modules/decode-named-character-reference}/readme.md +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/dist/index.js +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/dist/index.min.js +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/dist/index.mjs +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/index.d.ts +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/license +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/lite/index.d.ts +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/lite/index.js +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/lite/index.min.js +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/lite/index.mjs +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/package.json +0 -0
- /package/node_modules/{dequal → mdast-util-from-markdown/node_modules/dequal}/readme.md +0 -0
- /package/node_modules/{devlop → mdast-util-from-markdown/node_modules/devlop}/lib/default.js +0 -0
- /package/node_modules/{devlop → mdast-util-from-markdown/node_modules/devlop}/lib/development.d.ts +0 -0
- /package/node_modules/{devlop → mdast-util-from-markdown/node_modules/devlop}/lib/development.js +0 -0
- /package/node_modules/{devlop → mdast-util-from-markdown/node_modules/devlop}/license +0 -0
- /package/node_modules/{devlop → mdast-util-from-markdown/node_modules/devlop}/package.json +0 -0
- /package/node_modules/{devlop → mdast-util-from-markdown/node_modules/devlop}/readme.md +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/index.d.ts +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/index.js +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/lib/index.d.ts +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/lib/index.js +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/license +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/package.json +0 -0
- /package/node_modules/{mdast-util-to-string → mdast-util-from-markdown/node_modules/mdast-util-to-string}/readme.md +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/index.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/compile.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/compile.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/compile.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/constructs.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/constructs.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/constructs.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/create-tokenizer.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/create-tokenizer.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/create-tokenizer.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/content.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/content.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/content.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/document.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/document.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/document.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/flow.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/flow.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/flow.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/text.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/text.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/initialize/text.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/parse.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/parse.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/parse.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/postprocess.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/postprocess.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/postprocess.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/preprocess.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/preprocess.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/lib/preprocess.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/stream.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/stream.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/dev/stream.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/index.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/index.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/index.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/compile.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/compile.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/compile.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/constructs.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/constructs.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/constructs.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/create-tokenizer.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/create-tokenizer.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/create-tokenizer.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/content.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/content.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/content.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/document.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/document.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/document.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/flow.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/flow.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/flow.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/text.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/text.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/initialize/text.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/parse.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/parse.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/parse.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/postprocess.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/postprocess.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/postprocess.js +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/preprocess.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/preprocess.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/lib/preprocess.js +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark}/license +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/package.json +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/readme.md +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/stream.d.ts +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/stream.d.ts.map +0 -0
- /package/node_modules/{micromark → mdast-util-from-markdown/node_modules/micromark}/stream.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/index.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/attention.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/attention.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/attention.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/autolink.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/autolink.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/autolink.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/blank-line.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/blank-line.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/blank-line.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/block-quote.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/block-quote.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/block-quote.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/character-escape.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/character-escape.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/character-escape.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/character-reference.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/character-reference.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/character-reference.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-fenced.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-fenced.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-fenced.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-indented.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-indented.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-indented.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-text.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-text.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/code-text.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/content.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/content.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/content.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/definition.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/definition.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/definition.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/hard-break-escape.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/hard-break-escape.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/hard-break-escape.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/heading-atx.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/heading-atx.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/heading-atx.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/html-flow.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/html-flow.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/html-flow.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/html-text.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/html-text.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/html-text.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-end.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-end.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-end.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-start-image.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-start-image.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-start-image.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-start-link.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-start-link.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/label-start-link.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/line-ending.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/line-ending.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/line-ending.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/list.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/list.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/list.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/setext-underline.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/setext-underline.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/setext-underline.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/thematic-break.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/thematic-break.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/dev/lib/thematic-break.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/index.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/index.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/attention.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/attention.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/attention.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/autolink.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/autolink.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/autolink.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/blank-line.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/blank-line.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/blank-line.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/block-quote.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/block-quote.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/block-quote.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/character-escape.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/character-escape.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/character-escape.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/character-reference.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/character-reference.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/character-reference.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-fenced.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-fenced.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-fenced.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-indented.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-indented.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-indented.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-text.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-text.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/code-text.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/content.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/content.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/content.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/definition.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/definition.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/definition.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/hard-break-escape.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/hard-break-escape.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/hard-break-escape.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/heading-atx.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/heading-atx.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/heading-atx.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/html-flow.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/html-flow.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/html-flow.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/html-text.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/html-text.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/html-text.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-end.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-end.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-end.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-start-image.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-start-image.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-start-image.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-start-link.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-start-link.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/label-start-link.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/line-ending.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/line-ending.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/line-ending.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/list.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/list.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/list.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/setext-underline.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/setext-underline.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/setext-underline.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/thematic-break.d.ts +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/thematic-break.d.ts.map +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/lib/thematic-break.js +0 -0
- /package/node_modules/{markdown-table → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/license +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/package.json +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-core-commonmark}/readme.md +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/dev/index.js +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/index.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-from-markdown/node_modules/micromark-factory-destination}/license +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/package.json +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-destination}/readme.md +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/dev/index.js +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/index.js +0 -0
- /package/node_modules/{micromark-core-commonmark → mdast-util-from-markdown/node_modules/micromark-factory-label}/license +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/package.json +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-label}/readme.md +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/dev/index.js +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/index.js +0 -0
- /package/node_modules/{micromark-factory-destination → mdast-util-from-markdown/node_modules/micromark-factory-space}/license +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/package.json +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-space}/readme.md +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/dev/index.js +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/index.js +0 -0
- /package/node_modules/{micromark-factory-label → mdast-util-from-markdown/node_modules/micromark-factory-title}/license +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/package.json +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-factory-title}/readme.md +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/dev/index.js +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/index.d.ts +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/index.js +0 -0
- /package/node_modules/{micromark-factory-space → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/license +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/package.json +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-factory-whitespace}/readme.md +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/index.js +0 -0
- /package/node_modules/{micromark-factory-title → mdast-util-from-markdown/node_modules/micromark-util-character}/license +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/package.json +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-character}/readme.md +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/index.js +0 -0
- /package/node_modules/{micromark-factory-whitespace → mdast-util-from-markdown/node_modules/micromark-util-chunked}/license +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/package.json +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-chunked}/readme.md +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/index.js +0 -0
- /package/node_modules/{micromark-util-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/license +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/package.json +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-classify-character}/readme.md +0 -0
- /package/node_modules/{micromark-util-combine-extensions → mdast-util-from-markdown/node_modules/micromark-util-combine-extensions}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-combine-extensions → mdast-util-from-markdown/node_modules/micromark-util-combine-extensions}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-combine-extensions → mdast-util-from-markdown/node_modules/micromark-util-combine-extensions}/index.js +0 -0
- /package/node_modules/{micromark-util-chunked → mdast-util-from-markdown/node_modules/micromark-util-combine-extensions}/license +0 -0
- /package/node_modules/{micromark-util-combine-extensions → mdast-util-from-markdown/node_modules/micromark-util-combine-extensions}/package.json +0 -0
- /package/node_modules/{micromark-util-combine-extensions → mdast-util-from-markdown/node_modules/micromark-util-combine-extensions}/readme.md +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/index.js +0 -0
- /package/node_modules/{micromark-util-classify-character → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/license +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/package.json +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-decode-numeric-character-reference}/readme.md +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/index.js +0 -0
- /package/node_modules/{micromark-util-combine-extensions → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/license +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/package.json +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-decode-string}/readme.md +0 -0
- /package/node_modules/{micromark-util-encode → mdast-util-from-markdown/node_modules/micromark-util-encode}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-encode → mdast-util-from-markdown/node_modules/micromark-util-encode}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-encode → mdast-util-from-markdown/node_modules/micromark-util-encode}/index.js +0 -0
- /package/node_modules/{micromark-util-decode-numeric-character-reference → mdast-util-from-markdown/node_modules/micromark-util-encode}/license +0 -0
- /package/node_modules/{micromark-util-encode → mdast-util-from-markdown/node_modules/micromark-util-encode}/package.json +0 -0
- /package/node_modules/{micromark-util-encode → mdast-util-from-markdown/node_modules/micromark-util-encode}/readme.md +0 -0
- /package/node_modules/{micromark-util-html-tag-name → mdast-util-from-markdown/node_modules/micromark-util-html-tag-name}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-html-tag-name → mdast-util-from-markdown/node_modules/micromark-util-html-tag-name}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-html-tag-name → mdast-util-from-markdown/node_modules/micromark-util-html-tag-name}/index.js +0 -0
- /package/node_modules/{micromark-util-decode-string → mdast-util-from-markdown/node_modules/micromark-util-html-tag-name}/license +0 -0
- /package/node_modules/{micromark-util-html-tag-name → mdast-util-from-markdown/node_modules/micromark-util-html-tag-name}/package.json +0 -0
- /package/node_modules/{micromark-util-html-tag-name → mdast-util-from-markdown/node_modules/micromark-util-html-tag-name}/readme.md +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/index.js +0 -0
- /package/node_modules/{micromark-util-encode → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/license +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/package.json +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-normalize-identifier}/readme.md +0 -0
- /package/node_modules/{micromark-util-resolve-all → mdast-util-from-markdown/node_modules/micromark-util-resolve-all}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-resolve-all → mdast-util-from-markdown/node_modules/micromark-util-resolve-all}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-resolve-all → mdast-util-from-markdown/node_modules/micromark-util-resolve-all}/index.js +0 -0
- /package/node_modules/{micromark-util-html-tag-name → mdast-util-from-markdown/node_modules/micromark-util-resolve-all}/license +0 -0
- /package/node_modules/{micromark-util-resolve-all → mdast-util-from-markdown/node_modules/micromark-util-resolve-all}/package.json +0 -0
- /package/node_modules/{micromark-util-resolve-all → mdast-util-from-markdown/node_modules/micromark-util-resolve-all}/readme.md +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/index.js +0 -0
- /package/node_modules/{micromark-util-normalize-identifier → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/license +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/package.json +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-sanitize-uri}/readme.md +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/dev/index.d.ts +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/dev/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/dev/index.js +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/dev/lib/splice-buffer.d.ts +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/dev/lib/splice-buffer.d.ts.map +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/dev/lib/splice-buffer.js +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/index.d.ts.map +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/index.js +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/lib/splice-buffer.d.ts +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/lib/splice-buffer.d.ts.map +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/lib/splice-buffer.js +0 -0
- /package/node_modules/{micromark-util-resolve-all → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/license +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/package.json +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-subtokenize}/readme.md +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/codes.d.ts +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/codes.d.ts.map +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/codes.js +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/constants.d.ts +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/constants.d.ts.map +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/constants.js +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/default.d.ts +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/default.d.ts.map +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/default.js +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/types.d.ts +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/types.d.ts.map +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/types.js +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/values.d.ts +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/values.d.ts.map +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/lib/values.js +0 -0
- /package/node_modules/{micromark-util-sanitize-uri → mdast-util-from-markdown/node_modules/micromark-util-symbol}/license +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/package.json +0 -0
- /package/node_modules/{micromark-util-symbol → mdast-util-from-markdown/node_modules/micromark-util-symbol}/readme.md +0 -0
- /package/node_modules/{micromark-util-types → mdast-util-from-markdown/node_modules/micromark-util-types}/index.d.ts +0 -0
- /package/node_modules/{micromark-util-types → mdast-util-from-markdown/node_modules/micromark-util-types}/index.js +0 -0
- /package/node_modules/{micromark-util-subtokenize → mdast-util-from-markdown/node_modules/micromark-util-types}/license +0 -0
- /package/node_modules/{micromark-util-types → mdast-util-from-markdown/node_modules/micromark-util-types}/package.json +0 -0
- /package/node_modules/{micromark-util-types → mdast-util-from-markdown/node_modules/micromark-util-types}/readme.md +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/index.d.ts +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/index.js +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/lib/index.d.ts +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/lib/index.js +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/license +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/package.json +0 -0
- /package/node_modules/{unist-util-stringify-position → mdast-util-from-markdown/node_modules/unist-util-stringify-position}/readme.md +0 -0
- /package/node_modules/{@types/unist → mdast-util-gfm-table/node_modules/@types/mdast}/LICENSE +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/character-entities}/license +0 -0
- /package/node_modules/{micromark-util-types → mdast-util-gfm-table/node_modules/decode-named-character-reference}/license +0 -0
- /package/node_modules/{longest-streak → mdast-util-gfm-table/node_modules/longest-streak}/index.d.ts +0 -0
- /package/node_modules/{longest-streak → mdast-util-gfm-table/node_modules/longest-streak}/index.js +0 -0
- /package/node_modules/{longest-streak → mdast-util-gfm-table/node_modules/longest-streak}/license +0 -0
- /package/node_modules/{longest-streak → mdast-util-gfm-table/node_modules/longest-streak}/package.json +0 -0
- /package/node_modules/{longest-streak → mdast-util-gfm-table/node_modules/longest-streak}/readme.md +0 -0
- /package/node_modules/{markdown-table → mdast-util-gfm-table/node_modules/markdown-table}/index.d.ts +0 -0
- /package/node_modules/{markdown-table → mdast-util-gfm-table/node_modules/markdown-table}/index.d.ts.map +0 -0
- /package/node_modules/{markdown-table → mdast-util-gfm-table/node_modules/markdown-table}/index.js +0 -0
- /package/node_modules/{micromark → mdast-util-gfm-table/node_modules/markdown-table}/license +0 -0
- /package/node_modules/{markdown-table → mdast-util-gfm-table/node_modules/markdown-table}/package.json +0 -0
- /package/node_modules/{markdown-table → mdast-util-gfm-table/node_modules/markdown-table}/readme.md +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/index.d.ts +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/index.js +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/lib/index.d.ts +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/lib/index.js +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/license +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/package.json +0 -0
- /package/node_modules/{mdast-util-phrasing → mdast-util-gfm-table/node_modules/mdast-util-phrasing}/readme.md +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/index.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/index.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/configure.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/configure.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/configure.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/blockquote.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/blockquote.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/blockquote.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/break.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/break.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/break.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/code.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/code.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/code.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/definition.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/definition.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/definition.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/emphasis.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/emphasis.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/emphasis.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/heading.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/heading.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/heading.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/html.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/html.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/html.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/image-reference.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/image-reference.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/image-reference.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/image.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/image.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/image.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/index.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/index.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/index.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/inline-code.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/inline-code.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/inline-code.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/link-reference.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/link-reference.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/link-reference.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/link.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/link.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/link.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/list-item.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/list-item.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/list-item.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/list.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/list.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/list.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/paragraph.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/paragraph.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/paragraph.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/root.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/root.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/root.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/strong.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/strong.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/strong.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/text.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/text.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/text.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/thematic-break.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/thematic-break.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/handle/thematic-break.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/index.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/index.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/index.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/join.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/join.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/join.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/types.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/types.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/unsafe.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/unsafe.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/unsafe.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/association.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/association.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/association.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet-ordered.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet-ordered.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet-ordered.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet-other.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet-other.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet-other.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-bullet.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-emphasis.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-emphasis.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-emphasis.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-fence.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-fence.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-fence.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-list-item-indent.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-list-item-indent.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-list-item-indent.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-quote.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-quote.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-quote.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-rule-repetition.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-rule-repetition.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-rule-repetition.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-rule.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-rule.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-rule.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-strong.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-strong.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/check-strong.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/compile-pattern.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/compile-pattern.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/compile-pattern.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/container-flow.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/container-flow.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/container-flow.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/container-phrasing.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/container-phrasing.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/container-phrasing.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/emphasis-strong-marker.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/emphasis-strong-marker.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/encode-character-reference.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/encode-character-reference.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/encode-character-reference.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/encode-info.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/encode-info.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/encode-info.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-code-as-indented.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-code-as-indented.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-code-as-indented.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-heading-as-setext.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-heading-as-setext.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-heading-as-setext.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-link-as-autolink.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-link-as-autolink.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/format-link-as-autolink.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/indent-lines.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/indent-lines.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/indent-lines.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/pattern-in-scope.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/pattern-in-scope.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/pattern-in-scope.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/safe.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/safe.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/safe.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/track.d.ts +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/track.d.ts.map +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/lib/util/track.js +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/package.json +0 -0
- /package/node_modules/{mdast-util-to-markdown → mdast-util-gfm-table/node_modules/mdast-util-to-markdown}/readme.md +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/index.d.ts +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/index.d.ts.map +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/index.js +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/lib/index.d.ts +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/lib/index.d.ts.map +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/lib/index.js +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/license +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/package.json +0 -0
- /package/node_modules/{unist-util-is → mdast-util-gfm-table/node_modules/unist-util-is}/readme.md +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/index.d.ts +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/index.js +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/lib/index.d.ts +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/lib/index.d.ts.map +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/lib/index.js +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/package.json +0 -0
- /package/node_modules/{unist-util-visit → mdast-util-gfm-table/node_modules/unist-util-visit}/readme.md +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/index.d.ts +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/index.js +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/color.d.ts +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/color.d.ts.map +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/color.js +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/color.node.d.ts +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/color.node.d.ts.map +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/color.node.js +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/index.d.ts +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/index.d.ts.map +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/lib/index.js +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/license +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/package.json +0 -0
- /package/node_modules/{unist-util-visit-parents → mdast-util-gfm-table/node_modules/unist-util-visit-parents}/readme.md +0 -0
- /package/node_modules/{zwitch → mdast-util-gfm-table/node_modules/zwitch}/index.d.ts +0 -0
- /package/node_modules/{zwitch → mdast-util-gfm-table/node_modules/zwitch}/index.js +0 -0
- /package/node_modules/{zwitch → mdast-util-gfm-table/node_modules/zwitch}/license +0 -0
- /package/node_modules/{zwitch → mdast-util-gfm-table/node_modules/zwitch}/package.json +0 -0
- /package/node_modules/{zwitch → mdast-util-gfm-table/node_modules/zwitch}/readme.md +0 -0
|
@@ -0,0 +1,469 @@
|
|
|
1
|
+
import { t as __exportAll } from "./rolldown-runtime-8H4AJuhK.js";
|
|
2
|
+
import { isRecord, normalizeOptionalString, normalizeStringEntries, readStringValue } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
3
|
+
import { DEFAULT_ACCOUNT_ID, createAccountListHelpers, hasConfiguredAccountValue, normalizeAccountId, normalizeOptionalAccountId } from "openclaw/plugin-sdk/account-resolution";
|
|
4
|
+
import { coerceSecretRef } from "openclaw/plugin-sdk/provider-auth";
|
|
5
|
+
import { retryAsync } from "openclaw/plugin-sdk/retry-runtime";
|
|
6
|
+
//#region extensions/feishu/src/comment-target.ts
|
|
7
|
+
const FEISHU_COMMENT_FILE_TYPES = [
|
|
8
|
+
"doc",
|
|
9
|
+
"docx",
|
|
10
|
+
"file",
|
|
11
|
+
"sheet",
|
|
12
|
+
"slides"
|
|
13
|
+
];
|
|
14
|
+
function normalizeCommentFileType(value) {
|
|
15
|
+
return typeof value === "string" && FEISHU_COMMENT_FILE_TYPES.includes(value) ? value : void 0;
|
|
16
|
+
}
|
|
17
|
+
function buildFeishuCommentTarget(params) {
|
|
18
|
+
return `comment:${params.fileType}:${params.fileToken}:${params.commentId}`;
|
|
19
|
+
}
|
|
20
|
+
function parseFeishuCommentTarget(raw) {
|
|
21
|
+
const trimmed = raw?.trim();
|
|
22
|
+
if (!trimmed?.startsWith("comment:")) return null;
|
|
23
|
+
const parts = trimmed.split(":");
|
|
24
|
+
if (parts.length !== 4) return null;
|
|
25
|
+
const fileType = normalizeCommentFileType(parts[1]);
|
|
26
|
+
const fileToken = parts[2]?.trim();
|
|
27
|
+
const commentId = parts[3]?.trim();
|
|
28
|
+
if (!fileType || !fileToken || !commentId) return null;
|
|
29
|
+
return {
|
|
30
|
+
fileType,
|
|
31
|
+
fileToken,
|
|
32
|
+
commentId
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
//#endregion
|
|
36
|
+
//#region extensions/feishu/src/send-rate-limit.ts
|
|
37
|
+
const FEISHU_SEND_RATE_LIMIT_CODES = /* @__PURE__ */ new Set([230020, 11232]);
|
|
38
|
+
function getFeishuSendRateLimitCode(error) {
|
|
39
|
+
if (!isRecord(error)) return;
|
|
40
|
+
const response = isRecord(error.response) ? error.response : void 0;
|
|
41
|
+
if (response?.status === 429) return 429;
|
|
42
|
+
const code = (isRecord(response?.data) ? response.data : void 0)?.code;
|
|
43
|
+
return typeof code === "number" && FEISHU_SEND_RATE_LIMIT_CODES.has(code) ? code : void 0;
|
|
44
|
+
}
|
|
45
|
+
function getFeishuSendRateLimitCodeFromResponse(response) {
|
|
46
|
+
if (!isRecord(response)) return;
|
|
47
|
+
const code = response.code;
|
|
48
|
+
return typeof code === "number" && FEISHU_SEND_RATE_LIMIT_CODES.has(code) ? code : void 0;
|
|
49
|
+
}
|
|
50
|
+
//#endregion
|
|
51
|
+
//#region extensions/feishu/src/comment-shared.ts
|
|
52
|
+
function encodeQuery(params) {
|
|
53
|
+
const query = new URLSearchParams();
|
|
54
|
+
for (const [key, value] of Object.entries(params)) {
|
|
55
|
+
const trimmed = value?.trim();
|
|
56
|
+
if (trimmed) query.set(key, trimmed);
|
|
57
|
+
}
|
|
58
|
+
const queryString = query.toString();
|
|
59
|
+
return queryString ? `?${queryString}` : "";
|
|
60
|
+
}
|
|
61
|
+
const readString = readStringValue;
|
|
62
|
+
const normalizeString = normalizeOptionalString;
|
|
63
|
+
const isRecord$1 = isRecord;
|
|
64
|
+
function formatFeishuApiError(error, options = {}) {
|
|
65
|
+
if (!isRecord$1(error)) return typeof error === "string" ? error : JSON.stringify(error);
|
|
66
|
+
const config = isRecord$1(error.config) ? error.config : void 0;
|
|
67
|
+
const response = isRecord$1(error.response) ? error.response : void 0;
|
|
68
|
+
const responseData = isRecord$1(response?.data) ? response?.data : void 0;
|
|
69
|
+
const feishuLogId = readString(responseData?.log_id) || (options.includeNestedErrorLogId ? readString(isRecord$1(responseData?.error) ? responseData.error.log_id : void 0) : void 0);
|
|
70
|
+
const nestedError = isRecord$1(responseData?.error) ? responseData.error : void 0;
|
|
71
|
+
return JSON.stringify({
|
|
72
|
+
message: typeof error.message === "string" ? error.message : typeof error === "string" ? error : JSON.stringify(error),
|
|
73
|
+
code: readString(error.code),
|
|
74
|
+
method: readString(config?.method),
|
|
75
|
+
url: readString(config?.url),
|
|
76
|
+
...options.includeConfigParams ? { params: config?.params } : {},
|
|
77
|
+
http_status: typeof response?.status === "number" ? response.status : void 0,
|
|
78
|
+
feishu_code: typeof responseData?.code === "number" ? responseData.code : readString(responseData?.code),
|
|
79
|
+
feishu_msg: readString(responseData?.msg),
|
|
80
|
+
feishu_log_id: feishuLogId,
|
|
81
|
+
feishu_troubleshooter: readString(responseData?.troubleshooter) || readString(nestedError?.troubleshooter)
|
|
82
|
+
});
|
|
83
|
+
}
|
|
84
|
+
function formatFeishuApiFailure(error, errorPrefix, options = {}) {
|
|
85
|
+
return `${errorPrefix}: ${formatFeishuApiError(error, options) || "unknown error"}`;
|
|
86
|
+
}
|
|
87
|
+
function createFeishuApiError(error, errorPrefix, options = {}) {
|
|
88
|
+
return new Error(formatFeishuApiFailure(error, errorPrefix, options), { cause: error });
|
|
89
|
+
}
|
|
90
|
+
const FEISHU_SEND_RETRY_BASE_MS = 500;
|
|
91
|
+
async function requestFeishuApi(request, errorPrefix, options = {}) {
|
|
92
|
+
try {
|
|
93
|
+
return await retryAsync(async () => {
|
|
94
|
+
const result = await request();
|
|
95
|
+
const fulfilledRateLimit = getFeishuSendRateLimitCodeFromResponse(result);
|
|
96
|
+
if (fulfilledRateLimit !== void 0) throw Object.assign(/* @__PURE__ */ new Error(`Request fulfilled with rate-limit code ${fulfilledRateLimit}`), { response: {
|
|
97
|
+
status: 200,
|
|
98
|
+
data: result
|
|
99
|
+
} });
|
|
100
|
+
return result;
|
|
101
|
+
}, {
|
|
102
|
+
attempts: 3,
|
|
103
|
+
minDelayMs: options.retryDelayMs ?? FEISHU_SEND_RETRY_BASE_MS,
|
|
104
|
+
shouldRetry: (error) => getFeishuSendRateLimitCode(error) !== void 0
|
|
105
|
+
});
|
|
106
|
+
} catch (error) {
|
|
107
|
+
throw createFeishuApiError(error, errorPrefix, options);
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
function readDocsLinkUrl(element) {
|
|
111
|
+
const docsLink = isRecord$1(element.docs_link) ? element.docs_link : void 0;
|
|
112
|
+
return normalizeString(docsLink?.url) || normalizeString(docsLink?.link) || normalizeString(element.url) || normalizeString(element.link) || void 0;
|
|
113
|
+
}
|
|
114
|
+
function readMentionUserId(element) {
|
|
115
|
+
const mention = isRecord$1(element.mention) ? element.mention : void 0;
|
|
116
|
+
const person = isRecord$1(element.person) ? element.person : void 0;
|
|
117
|
+
return normalizeString(person?.user_id) || normalizeString(mention?.user_id) || normalizeString(mention?.open_id) || normalizeString(element.mention_user) || normalizeString(element.user_id) || void 0;
|
|
118
|
+
}
|
|
119
|
+
function readMentionDisplayText(element, userId) {
|
|
120
|
+
const mention = isRecord$1(element.mention) ? element.mention : void 0;
|
|
121
|
+
const mentionName = normalizeString(mention?.name) || normalizeString(mention?.display_name) || normalizeString(element.name);
|
|
122
|
+
return mentionName ? `@${mentionName}` : `@${userId}`;
|
|
123
|
+
}
|
|
124
|
+
function normalizeCommentText(parts) {
|
|
125
|
+
return parts.join("").trim() || void 0;
|
|
126
|
+
}
|
|
127
|
+
function normalizeCommentSemanticText(parts) {
|
|
128
|
+
return parts.join("").replace(/\s+/g, " ").trim() || void 0;
|
|
129
|
+
}
|
|
130
|
+
function readElementTextPreservingWhitespace(element) {
|
|
131
|
+
return (isRecord$1(element.text_run) ? readString(element.text_run.content) || readString(element.text_run.text) : void 0) || readString(element.text) || readString(element.content) || readString(element.name) || void 0;
|
|
132
|
+
}
|
|
133
|
+
const FEISHU_LINK_TOKEN_MIN_LENGTH = 22;
|
|
134
|
+
const FEISHU_LINK_TOKEN_MAX_LENGTH = 28;
|
|
135
|
+
const COMMENT_LINK_KIND_ALIASES = /* @__PURE__ */ new Map([
|
|
136
|
+
["doc", "doc"],
|
|
137
|
+
["docs", "doc"],
|
|
138
|
+
["docx", "docx"],
|
|
139
|
+
["sheet", "sheet"],
|
|
140
|
+
["sheets", "sheet"],
|
|
141
|
+
["slide", "slides"],
|
|
142
|
+
["slides", "slides"],
|
|
143
|
+
["file", "file"],
|
|
144
|
+
["files", "file"],
|
|
145
|
+
["wiki", "wiki"],
|
|
146
|
+
["mindnote", "mindnote"],
|
|
147
|
+
["mindnotes", "mindnote"],
|
|
148
|
+
["bitable", "bitable"],
|
|
149
|
+
["base", "base"]
|
|
150
|
+
]);
|
|
151
|
+
function isCommentFileType(value) {
|
|
152
|
+
return typeof value === "string" && FEISHU_COMMENT_FILE_TYPES.includes(value);
|
|
153
|
+
}
|
|
154
|
+
function isReasonableFeishuLinkToken(token) {
|
|
155
|
+
return typeof token === "string" && token.length >= FEISHU_LINK_TOKEN_MIN_LENGTH && token.length <= FEISHU_LINK_TOKEN_MAX_LENGTH;
|
|
156
|
+
}
|
|
157
|
+
function parseCommentLinkedDocumentPath(pathname) {
|
|
158
|
+
const segments = normalizeStringEntries(pathname.split("/"));
|
|
159
|
+
const offset = segments[0]?.toLowerCase() === "space" ? 1 : 0;
|
|
160
|
+
const kind = COMMENT_LINK_KIND_ALIASES.get(segments[offset]?.toLowerCase() ?? "");
|
|
161
|
+
const token = normalizeString(segments[offset + 1]);
|
|
162
|
+
if (!kind || !isReasonableFeishuLinkToken(token)) return null;
|
|
163
|
+
return {
|
|
164
|
+
urlKind: kind,
|
|
165
|
+
token
|
|
166
|
+
};
|
|
167
|
+
}
|
|
168
|
+
function hasResolvedLinkedDocumentReference(link) {
|
|
169
|
+
return link.urlKind !== "unknown" && (Boolean(link.resolvedObjToken) || Boolean(link.wikiNodeToken));
|
|
170
|
+
}
|
|
171
|
+
function resolveCommentLinkedDocumentFromUrl(params) {
|
|
172
|
+
const link = {
|
|
173
|
+
rawUrl: params.rawUrl,
|
|
174
|
+
urlKind: "unknown"
|
|
175
|
+
};
|
|
176
|
+
try {
|
|
177
|
+
const parsedPath = parseCommentLinkedDocumentPath(new URL(params.rawUrl).pathname);
|
|
178
|
+
if (!parsedPath) return link;
|
|
179
|
+
const { urlKind, token } = parsedPath;
|
|
180
|
+
link.urlKind = urlKind;
|
|
181
|
+
if (urlKind === "wiki") {
|
|
182
|
+
link.urlKind = "wiki";
|
|
183
|
+
link.wikiNodeToken = token;
|
|
184
|
+
} else {
|
|
185
|
+
link.resolvedObjType = urlKind;
|
|
186
|
+
link.resolvedObjToken = token;
|
|
187
|
+
}
|
|
188
|
+
if (link.resolvedObjType && link.resolvedObjToken && isCommentFileType(link.resolvedObjType) && params.currentDocument?.fileType === link.resolvedObjType && params.currentDocument.fileToken === link.resolvedObjToken) link.isCurrentDocument = true;
|
|
189
|
+
else if (link.resolvedObjType && link.resolvedObjToken && isCommentFileType(link.resolvedObjType)) link.isCurrentDocument = false;
|
|
190
|
+
} catch {
|
|
191
|
+
return link;
|
|
192
|
+
}
|
|
193
|
+
return link;
|
|
194
|
+
}
|
|
195
|
+
function parseCommentContentElements(params) {
|
|
196
|
+
const elements = Array.isArray(params.elements) ? params.elements : [];
|
|
197
|
+
const plainTextParts = [];
|
|
198
|
+
const semanticTextParts = [];
|
|
199
|
+
const mentions = [];
|
|
200
|
+
const linkedDocuments = [];
|
|
201
|
+
const botIds = new Set(Array.from(params.botOpenIds ?? []).map((value) => normalizeString(value)).filter((value) => Boolean(value)));
|
|
202
|
+
const linkedDocumentKeys = /* @__PURE__ */ new Set();
|
|
203
|
+
let botMentioned = false;
|
|
204
|
+
for (const rawElement of elements) {
|
|
205
|
+
if (!isRecord$1(rawElement)) continue;
|
|
206
|
+
const element = rawElement;
|
|
207
|
+
const type = normalizeString(element.type);
|
|
208
|
+
const text = (type === "text_run" ? readElementTextPreservingWhitespace(element) : void 0) || (type === "text" ? readElementTextPreservingWhitespace(element) : void 0) || (type === "docs_link" || type === "link" ? readDocsLinkUrl(element) : void 0) || (type === "mention" || type === "mention_user" || type === "person" ? (() => {
|
|
209
|
+
const userId = readMentionUserId(element);
|
|
210
|
+
return userId ? readMentionDisplayText(element, userId) : void 0;
|
|
211
|
+
})() : void 0) || readElementTextPreservingWhitespace(element) || void 0;
|
|
212
|
+
if (type === "mention" || type === "mention_user" || type === "person") {
|
|
213
|
+
const userId = readMentionUserId(element);
|
|
214
|
+
if (userId) {
|
|
215
|
+
const displayText = readMentionDisplayText(element, userId);
|
|
216
|
+
const isBotMention = botIds.has(userId);
|
|
217
|
+
mentions.push({
|
|
218
|
+
userId,
|
|
219
|
+
displayText,
|
|
220
|
+
isBotMention
|
|
221
|
+
});
|
|
222
|
+
plainTextParts.push(displayText);
|
|
223
|
+
if (!isBotMention) semanticTextParts.push(displayText);
|
|
224
|
+
else botMentioned = true;
|
|
225
|
+
continue;
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
if (type === "docs_link" || type === "link") {
|
|
229
|
+
const rawUrl = readDocsLinkUrl(element);
|
|
230
|
+
if (rawUrl) {
|
|
231
|
+
plainTextParts.push(rawUrl);
|
|
232
|
+
semanticTextParts.push(rawUrl);
|
|
233
|
+
const linkedDocument = resolveCommentLinkedDocumentFromUrl({
|
|
234
|
+
rawUrl,
|
|
235
|
+
currentDocument: params.currentDocument
|
|
236
|
+
});
|
|
237
|
+
if (hasResolvedLinkedDocumentReference(linkedDocument)) {
|
|
238
|
+
const key = [
|
|
239
|
+
linkedDocument.rawUrl,
|
|
240
|
+
linkedDocument.urlKind,
|
|
241
|
+
linkedDocument.resolvedObjType,
|
|
242
|
+
linkedDocument.resolvedObjToken,
|
|
243
|
+
linkedDocument.wikiNodeToken
|
|
244
|
+
].join(":");
|
|
245
|
+
if (!linkedDocumentKeys.has(key)) {
|
|
246
|
+
linkedDocumentKeys.add(key);
|
|
247
|
+
linkedDocuments.push(linkedDocument);
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
continue;
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
if (text) {
|
|
254
|
+
plainTextParts.push(text);
|
|
255
|
+
semanticTextParts.push(text);
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
return {
|
|
259
|
+
plainText: normalizeCommentText(plainTextParts),
|
|
260
|
+
semanticText: normalizeCommentSemanticText(semanticTextParts),
|
|
261
|
+
mentions,
|
|
262
|
+
linkedDocuments,
|
|
263
|
+
botMentioned
|
|
264
|
+
};
|
|
265
|
+
}
|
|
266
|
+
function extractReplyText(reply) {
|
|
267
|
+
if (!reply || !isRecord$1(reply.content)) return;
|
|
268
|
+
return parseCommentContentElements({ elements: Array.isArray(reply.content.elements) ? reply.content.elements : [] }).plainText;
|
|
269
|
+
}
|
|
270
|
+
//#endregion
|
|
271
|
+
//#region extensions/feishu/src/accounts.ts
|
|
272
|
+
var accounts_exports = /* @__PURE__ */ __exportAll({
|
|
273
|
+
FeishuSecretRefUnavailableError: () => FeishuSecretRefUnavailableError,
|
|
274
|
+
inspectFeishuCredentials: () => inspectFeishuCredentials,
|
|
275
|
+
listEnabledFeishuAccounts: () => listEnabledFeishuAccounts,
|
|
276
|
+
listFeishuAccountIds: () => listFeishuAccountIds,
|
|
277
|
+
resolveDefaultFeishuAccountId: () => resolveDefaultFeishuAccountId,
|
|
278
|
+
resolveDefaultFeishuAccountSelection: () => resolveDefaultFeishuAccountSelection,
|
|
279
|
+
resolveFeishuAccount: () => resolveFeishuAccount,
|
|
280
|
+
resolveFeishuCredentials: () => resolveFeishuCredentials,
|
|
281
|
+
resolveFeishuRuntimeAccount: () => resolveFeishuRuntimeAccount
|
|
282
|
+
});
|
|
283
|
+
const { listAccountIds: listFeishuAccountIds, resolveDefaultAccountId, resolveAccountConfig: resolveMergedFeishuAccountConfig } = createAccountListHelpers("feishu", {
|
|
284
|
+
allowUnlistedDefaultAccount: true,
|
|
285
|
+
omitKeys: ["defaultAccount"],
|
|
286
|
+
nestedObjectKeys: ["tools"],
|
|
287
|
+
hasImplicitDefaultAccount: (cfg) => {
|
|
288
|
+
const feishu = cfg.channels?.feishu;
|
|
289
|
+
return hasConfiguredAccountValue(feishu?.appId) && hasConfiguredAccountValue(feishu?.appSecret);
|
|
290
|
+
}
|
|
291
|
+
});
|
|
292
|
+
function formatSecretRefLabel(ref) {
|
|
293
|
+
return `${ref.source}:${ref.provider}:${ref.id}`;
|
|
294
|
+
}
|
|
295
|
+
var FeishuSecretRefUnavailableError = class extends Error {
|
|
296
|
+
constructor(path, ref) {
|
|
297
|
+
super(`${path}: unresolved SecretRef "${formatSecretRefLabel(ref)}". Resolve this command against an active gateway runtime snapshot before reading it.`);
|
|
298
|
+
this.name = "FeishuSecretRefUnavailableError";
|
|
299
|
+
this.path = path;
|
|
300
|
+
}
|
|
301
|
+
};
|
|
302
|
+
function resolveFeishuSecretLike(params) {
|
|
303
|
+
const asString = normalizeString(params.value);
|
|
304
|
+
if (asString) return asString;
|
|
305
|
+
const ref = coerceSecretRef(params.value);
|
|
306
|
+
if (!ref) return;
|
|
307
|
+
if (params.mode === "inspect") {
|
|
308
|
+
if (params.allowEnvSecretRefRead && ref.source === "env") {
|
|
309
|
+
const envValue = normalizeString(process.env[ref.id]);
|
|
310
|
+
if (envValue) return envValue;
|
|
311
|
+
}
|
|
312
|
+
return;
|
|
313
|
+
}
|
|
314
|
+
throw new FeishuSecretRefUnavailableError(params.path, ref);
|
|
315
|
+
}
|
|
316
|
+
function resolveFeishuBaseCredentials(cfg, mode) {
|
|
317
|
+
const appId = resolveFeishuSecretLike({
|
|
318
|
+
value: cfg?.appId,
|
|
319
|
+
path: "channels.feishu.appId",
|
|
320
|
+
mode,
|
|
321
|
+
allowEnvSecretRefRead: true
|
|
322
|
+
});
|
|
323
|
+
const appSecret = resolveFeishuSecretLike({
|
|
324
|
+
value: cfg?.appSecret,
|
|
325
|
+
path: "channels.feishu.appSecret",
|
|
326
|
+
mode,
|
|
327
|
+
allowEnvSecretRefRead: true
|
|
328
|
+
});
|
|
329
|
+
if (!appId || !appSecret) return null;
|
|
330
|
+
return {
|
|
331
|
+
appId,
|
|
332
|
+
appSecret,
|
|
333
|
+
domain: cfg?.domain ?? "feishu"
|
|
334
|
+
};
|
|
335
|
+
}
|
|
336
|
+
function resolveFeishuEventSecrets(cfg, mode) {
|
|
337
|
+
return {
|
|
338
|
+
encryptKey: (cfg?.connectionMode ?? "websocket") === "webhook" ? resolveFeishuSecretLike({
|
|
339
|
+
value: cfg?.encryptKey,
|
|
340
|
+
path: "channels.feishu.encryptKey",
|
|
341
|
+
mode,
|
|
342
|
+
allowEnvSecretRefRead: true
|
|
343
|
+
}) : normalizeString(cfg?.encryptKey),
|
|
344
|
+
verificationToken: resolveFeishuSecretLike({
|
|
345
|
+
value: cfg?.verificationToken,
|
|
346
|
+
path: "channels.feishu.verificationToken",
|
|
347
|
+
mode,
|
|
348
|
+
allowEnvSecretRefRead: true
|
|
349
|
+
})
|
|
350
|
+
};
|
|
351
|
+
}
|
|
352
|
+
/**
|
|
353
|
+
* Resolve the default account selection and its source.
|
|
354
|
+
*/
|
|
355
|
+
function resolveDefaultFeishuAccountSelection(cfg) {
|
|
356
|
+
const preferred = normalizeOptionalAccountId((cfg.channels?.feishu)?.defaultAccount);
|
|
357
|
+
if (preferred) return {
|
|
358
|
+
accountId: preferred,
|
|
359
|
+
source: "explicit-default"
|
|
360
|
+
};
|
|
361
|
+
const ids = listFeishuAccountIds(cfg);
|
|
362
|
+
if (ids.includes(DEFAULT_ACCOUNT_ID)) return {
|
|
363
|
+
accountId: DEFAULT_ACCOUNT_ID,
|
|
364
|
+
source: "mapped-default"
|
|
365
|
+
};
|
|
366
|
+
return {
|
|
367
|
+
accountId: ids[0] ?? DEFAULT_ACCOUNT_ID,
|
|
368
|
+
source: "fallback"
|
|
369
|
+
};
|
|
370
|
+
}
|
|
371
|
+
/**
|
|
372
|
+
* Resolve the default account ID.
|
|
373
|
+
*/
|
|
374
|
+
function resolveDefaultFeishuAccountId(cfg) {
|
|
375
|
+
return resolveDefaultAccountId(cfg);
|
|
376
|
+
}
|
|
377
|
+
/**
|
|
378
|
+
* Merge top-level config with account-specific config.
|
|
379
|
+
* Account-specific fields override top-level fields.
|
|
380
|
+
*/
|
|
381
|
+
function mergeFeishuAccountConfig(cfg, accountId) {
|
|
382
|
+
const feishuCfg = cfg.channels?.feishu;
|
|
383
|
+
const merged = resolveMergedFeishuAccountConfig(cfg, accountId);
|
|
384
|
+
const topTools = feishuCfg?.tools;
|
|
385
|
+
if (merged.tools === void 0 && topTools !== void 0) return {
|
|
386
|
+
...merged,
|
|
387
|
+
tools: topTools
|
|
388
|
+
};
|
|
389
|
+
if (topTools?.bitable === false) return {
|
|
390
|
+
...merged,
|
|
391
|
+
tools: {
|
|
392
|
+
...merged.tools,
|
|
393
|
+
bitable: false
|
|
394
|
+
}
|
|
395
|
+
};
|
|
396
|
+
return merged;
|
|
397
|
+
}
|
|
398
|
+
function resolveFeishuCredentials(cfg, options) {
|
|
399
|
+
const mode = options?.mode ?? (options?.allowUnresolvedSecretRef ? "inspect" : "strict");
|
|
400
|
+
const base = resolveFeishuBaseCredentials(cfg, mode);
|
|
401
|
+
if (!base) return null;
|
|
402
|
+
const eventSecrets = resolveFeishuEventSecrets(cfg, mode);
|
|
403
|
+
return {
|
|
404
|
+
...base,
|
|
405
|
+
...eventSecrets
|
|
406
|
+
};
|
|
407
|
+
}
|
|
408
|
+
function inspectFeishuCredentials(cfg) {
|
|
409
|
+
return resolveFeishuCredentials(cfg, { mode: "inspect" });
|
|
410
|
+
}
|
|
411
|
+
function buildResolvedFeishuAccount(params) {
|
|
412
|
+
const hasExplicitAccountId = typeof params.accountId === "string" && params.accountId.trim() !== "";
|
|
413
|
+
const defaultSelection = hasExplicitAccountId ? null : resolveDefaultFeishuAccountSelection(params.cfg);
|
|
414
|
+
const accountId = hasExplicitAccountId ? normalizeAccountId(params.accountId) : defaultSelection?.accountId ?? DEFAULT_ACCOUNT_ID;
|
|
415
|
+
const selectionSource = hasExplicitAccountId ? "explicit" : defaultSelection?.source ?? "fallback";
|
|
416
|
+
const baseEnabled = (params.cfg.channels?.feishu)?.enabled !== false;
|
|
417
|
+
const merged = mergeFeishuAccountConfig(params.cfg, accountId);
|
|
418
|
+
const accountEnabled = merged.enabled !== false;
|
|
419
|
+
const enabled = baseEnabled && accountEnabled;
|
|
420
|
+
const baseCreds = resolveFeishuBaseCredentials(merged, params.baseMode);
|
|
421
|
+
const eventSecrets = resolveFeishuEventSecrets(merged, params.eventSecretMode);
|
|
422
|
+
const accountName = merged.name;
|
|
423
|
+
return {
|
|
424
|
+
accountId,
|
|
425
|
+
selectionSource,
|
|
426
|
+
enabled,
|
|
427
|
+
configured: Boolean(baseCreds),
|
|
428
|
+
name: typeof accountName === "string" ? accountName.trim() || void 0 : void 0,
|
|
429
|
+
appId: baseCreds?.appId,
|
|
430
|
+
appSecret: baseCreds?.appSecret,
|
|
431
|
+
encryptKey: eventSecrets.encryptKey,
|
|
432
|
+
verificationToken: eventSecrets.verificationToken,
|
|
433
|
+
domain: baseCreds?.domain ?? "feishu",
|
|
434
|
+
config: merged
|
|
435
|
+
};
|
|
436
|
+
}
|
|
437
|
+
/**
|
|
438
|
+
* Resolve a read-only Feishu account snapshot for CLI/config surfaces.
|
|
439
|
+
* Unresolved SecretRefs are treated as unavailable instead of throwing.
|
|
440
|
+
*/
|
|
441
|
+
function resolveFeishuAccount(params) {
|
|
442
|
+
return buildResolvedFeishuAccount({
|
|
443
|
+
...params,
|
|
444
|
+
baseMode: "inspect",
|
|
445
|
+
eventSecretMode: "inspect"
|
|
446
|
+
});
|
|
447
|
+
}
|
|
448
|
+
/**
|
|
449
|
+
* Resolve a runtime Feishu account.
|
|
450
|
+
* Required app credentials stay strict; event-only secrets can be required by callers.
|
|
451
|
+
*/
|
|
452
|
+
function resolveFeishuRuntimeAccount(params, options) {
|
|
453
|
+
return buildResolvedFeishuAccount({
|
|
454
|
+
...params,
|
|
455
|
+
baseMode: "strict",
|
|
456
|
+
eventSecretMode: options?.requireEventSecrets ? "strict" : "inspect"
|
|
457
|
+
});
|
|
458
|
+
}
|
|
459
|
+
/**
|
|
460
|
+
* List all enabled and configured accounts.
|
|
461
|
+
*/
|
|
462
|
+
function listEnabledFeishuAccounts(cfg) {
|
|
463
|
+
return listFeishuAccountIds(cfg).map((accountId) => resolveFeishuAccount({
|
|
464
|
+
cfg,
|
|
465
|
+
accountId
|
|
466
|
+
})).filter((account) => account.enabled && account.configured);
|
|
467
|
+
}
|
|
468
|
+
//#endregion
|
|
469
|
+
export { normalizeCommentFileType as _, resolveDefaultFeishuAccountId as a, encodeQuery as c, isRecord$1 as d, normalizeString as f, buildFeishuCommentTarget as g, requestFeishuApi as h, listFeishuAccountIds as i, extractReplyText as l, readString as m, inspectFeishuCredentials as n, resolveFeishuAccount as o, parseCommentContentElements as p, listEnabledFeishuAccounts as r, resolveFeishuRuntimeAccount as s, accounts_exports as t, formatFeishuApiError as u, parseFeishuCommentTarget as v };
|
package/dist/api.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { r as listEnabledFeishuAccounts } from "./accounts-
|
|
2
|
-
import { a as setFeishuNamedAccountEnabled, i as feishuSetupAdapter, n as feishuSetupWizard, r as runFeishuLogin, t as feishuPlugin } from "./channel-
|
|
3
|
-
import { p as parseFeishuMarkdown, u as chunkFeishuMarkdown } from "./send-result-
|
|
1
|
+
import { r as listEnabledFeishuAccounts } from "./accounts-u9X5Wsan.js";
|
|
2
|
+
import { a as setFeishuNamedAccountEnabled, i as feishuSetupAdapter, n as feishuSetupWizard, r as runFeishuLogin, t as feishuPlugin } from "./channel-CScE82zY.js";
|
|
3
|
+
import { p as parseFeishuMarkdown, u as chunkFeishuMarkdown } from "./send-result-B9_BpUPx.js";
|
|
4
4
|
import { a as parseFeishuTargetId, i as parseFeishuDirectConversationId, n as buildFeishuModelOverrideParentCandidates, r as parseFeishuConversationId, t as buildFeishuConversationId } from "./conversation-id-BeJL-wq7.js";
|
|
5
|
-
import { r as createFeishuClient, s as resolveConfiguredHttpTimeoutMs } from "./client-
|
|
5
|
+
import { r as createFeishuClient, s as resolveConfiguredHttpTimeoutMs } from "./client-Dcbs6vml.js";
|
|
6
6
|
import { t as getFeishuRuntime } from "./runtime-C5JxBWZp.js";
|
|
7
|
-
import { a as toolExecutionErrorResult, f as registerFeishuChatTools, g as resolveToolsConfig, h as resolveFeishuToolAccount, m as resolveAnyEnabledFeishuToolsConfig, n as registerFeishuDriveTools, o as unknownToolActionResult, p as createFeishuToolClient } from "./drive-
|
|
8
|
-
import { n as getFeishuThreadBindingManager, r as testing, t as createFeishuThreadBindingManager } from "./thread-bindings-
|
|
9
|
-
import { n as handleFeishuSubagentEnded, r as handleFeishuSubagentSpawning, t as handleFeishuSubagentDeliveryTarget } from "./subagent-hooks-
|
|
7
|
+
import { a as toolExecutionErrorResult, f as registerFeishuChatTools, g as resolveToolsConfig, h as resolveFeishuToolAccount, m as resolveAnyEnabledFeishuToolsConfig, n as registerFeishuDriveTools, o as unknownToolActionResult, p as createFeishuToolClient } from "./drive-hSi_Utp0.js";
|
|
8
|
+
import { n as getFeishuThreadBindingManager, r as testing, t as createFeishuThreadBindingManager } from "./thread-bindings-N3wkgkIN.js";
|
|
9
|
+
import { n as handleFeishuSubagentEnded, r as handleFeishuSubagentSpawning, t as handleFeishuSubagentDeliveryTarget } from "./subagent-hooks-Cx1cX7rW.js";
|
|
10
10
|
import { optionalPositiveIntegerSchema } from "openclaw/plugin-sdk/channel-actions";
|
|
11
11
|
import { normalizeLowercaseStringOrEmpty, normalizeOptionalString, readStringValue, uniqueStrings } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
12
12
|
import { existsSync } from "node:fs";
|
|
@@ -1590,6 +1590,7 @@ function registerFeishuDocTools(api) {
|
|
|
1590
1590
|
async execute(_toolCallId, params) {
|
|
1591
1591
|
const p = params;
|
|
1592
1592
|
try {
|
|
1593
|
+
if (p.action === "create" && Object.hasOwn(p, "content")) return jsonResult({ error: "Feishu document creation does not support content. Call action \"create\" first, then call action \"write\" with the returned document_id as doc_token." });
|
|
1593
1594
|
const client = getClient(p, defaultAccountId);
|
|
1594
1595
|
switch (p.action) {
|
|
1595
1596
|
case "read": return jsonResult(await readDoc(client, p.doc_token));
|